@charset "utf-8";*{margin:0;border:0;}
.left{float:left;}
.right{float:right;}
.clear{clear:both;}
html{background-color:#0F0F0F;font-size:62.5%;font-family:Tahoma, sans-serif;color:#ECE5E1;line-height:1.2;}
body{text-align:center;font-size:1.1em;}
h1{font-size:1.6em;}
h2{font-size:1.3em;}
h3{font-size:1.4em;}
h4{font-size:1.2em;}
h5{font-size:1.2em;}
h6{font-size:1.2em;}
p{font-size:1.2em;font-weight:bold;text-align:justify;margin:10px 0px 10px 0px;}
.small{font-size:0.8em;}
img{margin-bottom:-3px;}
a:link, a:visited{font-weight:bold;color:#ECE5E1;text-decoration:none;}
a:hover, a:focus{color:#FF6000;}
table{width:100%;}
th{text-align:left;}
td{text-align:left;}
tr.odd td{background-color:#181818;}
tr.even td{background-color:#0F0F0F;}
li.odd{background-color:#181818;}
li.even{background-color:#0F0F0F;}
.rounded{background-color:#0F0F0F;border:1px solid #0F0F0F;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
input, button, select, textarea{background-color:#ECE5E1;font-family:Tahoma, sans-serif;min-height:22px;color:#181818;border:1px solid #181818;padding:1px;margin:1px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
option, option:hover{background-color:#ECE5E1;color:#181818;}
textarea{overflow:auto;width:100%;font-size:1.1em;}
:disabled{color:#686868;border:1px solid #181818;}
#container{width:520px;margin:50px auto;background-color:#181818;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;}
#header{padding:15px;}
#footer{clear:both;padding:15px 5px 15px 5px;}
#content{background-color:#181818;padding:5px 15px;}
#content hr{background-color:#ECE5E1;height:1px;width:100%;margin:10px 0px 10px 0px;}
#sub-content{background-color:#ECE5E1;text-align:left;color:#181818;padding:20px;border:1px solid #ECE5E1;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
#sub-content hr{background-color:#181818;height:1px;width:100%;margin:10px 0px 10px 0px;}
#sub-content a:link, #sub-content a:visited, #sub-content a:active{font-weight:bold;color:#181818;text-decoration:none;}
#sub-content a:hover, #sub-content a:focus{font-weight:bold;color:#FF6000;text-decoration:none;}
#serial-number-dialog{background-color:#ECE5E1;margin-left:-200px;width:400px;padding:0;border:1px solid #181818;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
#serial-number-dialog-header{background-color:#181818;color:#ECE5E1;padding:5px 5px 5px 10px;font-size:1.1em;font-weight:bold;}
#serial-number-dialog hr{background-color:#181818;height:1px;width:100%;margin:10px 0px 10px 0px;}
.dialog-content{padding:10px;font-size:1em;}
.dialog-content a:link, .dialog-content a:visited, .dialog-content a:active{font-weight:bold;color:#181818;text-decoration:none;}
.dialog-content a:hover, .dialog-content a:focus{font-weight:bold;color:#FF6000;text-decoration:none;}
#ipod-icon, #iphone-icon{padding:2px 2px 1px 16px;}
.icon{background-image:url('icons.png');background-repeat:no-repeat;}
.ipod1g2g{background-position:0px 0px;}
.ipod3g{background-position:0px -16px;}
.ipod4g{background-position:0px -32px;}
.ipod4gphotocolor{background-position:0px -48px;}
.ipod5g{background-position:0px -64px;}
.ipodclassic{background-position:0px -80px;}
.ipodmini1g{background-position:0px -96px;}
.ipodmini2g{background-position:0px -112px;}
.ipodshuffle1g{background-position:0px -128px;}
.ipodshuffle2g{background-position:0px -144px;}
.ipodshuffle3g{background-position:0px -160px;}
.ipodnano1g{background-position:0px -176px;}
.ipodnano2g{background-position:0px -192px;}
.ipodnano3g{background-position:0px -208px;}
.ipodnano4g{background-position:0px -224px;}
.iphone{background-position:0px -240px;}
.ipodtouch{background-position:0px -256px;}
.ipad{background-position:0px -240px;}
.jqmWindow{display:none;position:fixed;top:20%;left:50%;margin-left:-300px;width:600px;background-color:#EEE;color:#333;border:1px solid black;padding:12px;}
.jqmOverlay{background-color:#0F0F0F;}
* iframe.jqm{position:absolute;top:0;left:0;z-index:-1;width:expression(this.parentNode.offsetWidth+'px');height:expression(this.parentNode.offsetHeight+'px');}
* html .jqmWindow{position:absolute;top:expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight)/100) + 'px');}
