body {
    margin: 0px;
    background:transparent url('TILEWoodgrainDARK.png') top left;
    background-color: #0066b2;
    font-family: helvetica, arial, sans-serif;
    font-size: 16px;
    color: #222;
}


a:link {
color:#AAF;
background:transparent;
}

a:visited {
color:#AAF;
background:transparent;
}

a:hover {
color:#fffff0;
background:#669999;
}

a:active {
color:#cc0033;
background:transparent;
}

h1 {
    text-align: center;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
}
#container {
    width: 940px;
	background:transparent;
    margin-left: auto;
    margin-right: auto;
}


#ipad_container {
    width: 573px;
    height: 481qpx;
	text-align: center;
	/*background-color: #fcfcfc;*/
}

#iphone_container {
    width: 166px;
    height: 320px;
	/*background-color: #fcfcfc;*/
}

#copy_container {
    width: 420px;
    margin: 0px;
    float: right;
	color: #FFF;
	/*background-color: #fcfcfc;*/
}

#copy{
    width: 940px;
	text-align: center;
    margin: 0px;
    float: right;
	color: #FFF;
	/*background-color: #fcfcfc;*/
}

#copy_container2 {
    width: 580px;
    margin: 0px;
    float: center;
	color: #FFF;
	/*background-color: #fcfcfc;*/
}

#top_container {
background:transparent;
}

#credit, #credit a {
    text-align: center;
    color: #333;
}

.support {
    font-style: italic;
    color: #333;
    text-align: center;
}

#appstore {
    text-align: center;
}

#screenshots {
    background-image: url('ipad.png');
    width:500px;
    height:640px;
    overflow: hidden;
}

table {
    border-collapse: collapse;
    width: 100%;
}


a {
    color: #6f7d9b;
}

img {
    border: 0px;
}

hr.clear {
    clear: both;
    border: 0;
}

hr.sep {
    clear: both;
    border: 0;
    border-top: 1px solid #ddd;
}

.date {
    width: 70px;
    font-size: 10px;
    color: #777;
}

.filename {
    width: 433px;
    font-weight: bold;
    font-size: 18px;
}



.textdownload {
    width: 50px;
}

.pdfdownload {
    width: 50px;
    padding-left: 16px;
}

.audiodownload {
    width: 110px;
    padding-left: 16px;
    font-weight: bold;
    text-align: center;
}

td {
    border-bottom: 1px solid #ddd;
    padding: 8px 0px;
}

.textdownload>a{display:block;border: 1px solid #ccc;background-color:#eee;text-shadow:#f9fafd 0px 1px 0px;color:#333 !important;-webkit-border-radius:9px;-moz-border-radius:9px; text-align: center; font-weight: bold; text-decoration: none !important; font-size: 16px; padding: 5px 8px;}
.textdownload>a:hover{background-color:#ddd;border: 1px solid #bbb;}

.pdfdownload>a{display:block;border: 1px solid #ccc;background-color:#eee;text-shadow:#f9fafd 0px 1px 0px;color:#333 !important;-webkit-border-radius:9px;-moz-border-radius:9px; text-align: center; font-weight: bold; text-decoration: none !important; font-size: 16px; padding: 5px 8px; margin-top: 1px;}
.pdfdownload>a:hover{background-color:#ddd;border: 1px solid #bbb;}

.audiodownload>a{display:block;border: 1px solid #ccc;background-color:#eee;text-shadow:#f9fafd 0px 1px 0px;color:#333 !important;-webkit-border-radius:9px;-moz-border-radius:9px; text-align: center; font-weight: bold; text-decoration: none !important; font-size: 16px; padding: 5px 8px; margin-top: 1px;}
.audiodownload>a:hover{background-color:#ddd;border: 1px solid #bbb;}
