@CHARSET "UTF-8";
html {overflow-y: scroll;}
body {
margin:0px;
font-family: 'Trebuchet MS',"Lucida Sans Unicode", Verdana, Helvetica, sans-serif;
/*background:url('/images/background.png') top left repeat-x;*/
}
table {
padding: 0px;
margin: 0px;
font-family: 'Trebuchet MS',"Lucida Sans Unicode", Verdana, Helvetica, sans-serif;
font-size: 13px;
color: #4d4d4d;
cursor: default;
}
form {margin: 0px;padding: 0px;}
input,select,textarea {
border: 1px solid #c0c0c0;
padding-left:2px;
color: #3d3d3d;
margin-bottom:3px;
}
textarea {
font-family: "Nimbus Sans L", "FreeSans", arial;
font-size: 13px;
}
input:focus, textarea:focus {background:#f0f0f0;}
a {text-decoration: none; color: blue;}
a:hover {text-decoration: underline;}
h1 {
color: darkred;
font: bold 20px/28px 'Trebuchet MS', Arial;
margin-bottom: 10px;
margin-top:0px;
}
h2 {
font: bold 14px Arial;
margin: 0;
margin-bottom: 6px;
padding-left:25px;
color:#505050;
background:url('/images/arrow_blue.png') center left no-repeat;
}
img {border: 0px solid white;}
button {color:#505050; height:30px;}
/* ======================== */
.checkbox {margin-left:0px; border:0px solid white;}
.radio {margin-left:0px; border:0px solid white;}
.tableStyle {
margin: 0px auto;
text-align: left;
margin-bottom: 5px;
font-size:13px;
}
.tableStyle td {
border-bottom: 1px solid #e8e8e8;
padding: 3px 5px;
}
.tableStyle th {
background: darkblue;
color: white;
text-align: left;
padding: 4px 5px;
font-size: 12px;
}
#searchtable td {
border-bottom:1px solid white;
padding:0px;
}
#searchtable input {
width:100%;
color:#c0c0c0;
font-style:italic;
}
#searchtable input:focus {
color:#3d3d3d;
font-style:normal;
}
.searching {
color:#3d3d3d;
font-style:normal;
}
#searchtable img {
cursor:pointer;
margin-left:3px;
}
#searchtd {
padding:0px;
}
input.search {
padding-left:25px;
padding-right:20px;
}
.pagination {
background: url(../images/dotted.gif) repeat-x top left;
height: 24px;
line-height: 24px;
text-align: center;
padding-top: 1px;
padding-bottom: 1px;
clear:right;
margin-left:3px;
margin-right:2px;
}
.pagination a {
border: 1px solid darkblue;
background: darkblue;
font-weight: bold;
font-size: 11px;
color: #fff;
padding: 2px 5px 1px 5px;
text-decoration:none;
cursor:pointer;
margin-right:1px;
}
.pagination a.selected {
background: #fff;
color: #7f94b3;
cursor:default;
}
.pagination .inner {
background: url(/images/dotted.gif) repeat-x bottom left;
}
.pagination a.prev, .pagination a.next {
float: left;
background: darkblue;
margin-top: 1px;
display: block;
font-size: 10px;
color: #fff;
height: 16px;
line-height: 16px;
}
.pagination a.next { float: right; }
.pagination a.passive {
background: #f0f0f0;
color:#999;
border: 1px solid #f0f0f0;
cursor: default;
text-decoration: none;
}
#header {
height:110px;
background:url('/images/header3.png') top left no-repeat;
padding-bottom:5px;
}
#content {
padding:10px 10px 20px 10px;
background:white;
}
#footer a {color:white;}
#footer div {float:right;}
#footer span {float:left;}
#footer {
height:30px;
padding:10px 10px 0px 10px;
line-height:30px;
color:white;
font-size:11px;
font-family: "Lucida Sans Unicode", Verdana;
}
#indexprice {font-size:50px; font-weight:bold; font-family:arial;}
.indexpricemonth {font-size:16px; font-weight:bold; padding-bottom:12px;}
#sidebar1 {border-right:1px solid #c0c0c0; width:100%;}
#sidebar2 {}
#sidebar2 .sb {padding-bottom:20px;}
#menubar {margin-left:10px; }
#menubar a {color:white; text-decoration:none;}
#menubar div {cursor:pointer; font-size:14px; float:left; margin-right:3px; line-height:25px; padding:7px 5px;}
.menuon {background:#8B99C9;}
#contact textarea {width:400px; height:100px; overflow-y:scroll;}
#contact input,select {width:200px;}
#purchase h2 {margin-top:10px;}
#purchase span.ps {color:darkred;}
#promotiontools input {width:468px;}
#promotiontools textarea {width:468px; height:40px; overflow-y:scroll;}
#affiliate_dashboard input {width:300px;}
#tos ol {padding-left:0px; margin-left:0px;}
#tos li {margin-left:40px; padding-left:10px; margin-bottom:5px;}
#tos ol div {margin-left:0px; font-weight:bold;}
.a {float:left; width:130px;}
.b {float:left; width:160px;}
.c {float:left; width:120px;}
.d {float:left; width:230px;}
.e {float:left; width:80px;}
.f {float:left; width:200px;}
.g {float:left; width:100px;}
.small {font-size:10px;}
.disabled {color:#909090;}
.treb {font-family:'Trebuchet MS', Arial;}
.colorbox {
background:#96A8E3;
border:1px solid #021C73;
padding:5px;
color:white;
}
.inputheight {line-height:23px;}
.br1 {font-size:1px;}
.br2 {font-size:2px;}
.br3 {font-size:3px;}
.br5 {font-size:5px;}
.br8 {font-size:8px;}
.fr {float:right;}
.fl {float:left;}
.inputsmall {width:100px;}
.inputmedium {width:177px;}
.inputmedium2 {width:160px;}
.inputmedium3 {width:164px;}
.inputmedium4 {width:146px;}
.inputlarge {width:200px;}
.disabledbold {font-weight:bold; color:#909090; font-size:11px; line-height:16px;}
.disabledboldheight {line-height:16px;}
.cursor {cursor:pointer;}
.googlered {background:darkred; color:white; padding:3px;}
.googleorange {background:darkorange; color:white; padding:3px;}
.googlegreen {background:darkgreen; color:white; padding:3px;}
.googleredsmall {text-align:center; padding:3px; font-size:12px; background:darkred; color:white}
.googlegreensmall {text-align:center; padding:3px; font-size:12px; background:darkgreen; color:white}
.bold {font-weight:bold;}
.notbold {font-weight:normal;}
.captcha {font-weight:bold; text-transform:uppercase;}
.courier {font-family:'courier new';}
.indexbutton {background:url('/images/index_button.png'); font-weight:bold; width:120px; height:30px; line-height:30px;}
.white {color:white;}
.fakea {cursor:pointer; color: blue;}
.red {color:darkred;}
.orange {color:darkorange;}
.green {color:darkgreen;}
.strike {font-size:24px; font-weight:bold; font-family:arial;}
.smallstrike {font-size:20px; font-weight:bold; font-family:arial;}
.strikeheight {line-height:30px;}
.menubar3deffect {background-image:url('/images/menubar3deffect_type2.png'); background-position: top left; background-repeat:repeat-x;}
.allcaps {text-transform: uppercase;}
.red {color:darkred;}
.green {color:darkgreen;}
#faq .q {padding-left:30px; height:19px; font-weight:bold; line-height:19px; background:url('/images/icon_arrow.png') center left no-repeat;}
#faq .ans {margin-bottom:20px;}
.nowrap {white-space: nowrap;}
#tabs {line-height:25px; border-bottom:3px solid #e0e0e0; margin-bottom:2px;}
#tabs div {cursor:pointer; line-height:25px; float:left; border:1px solid #e0e0e0; height:25px; padding:0px 10px;}
#tabs .on {float:left; background:#e0e0e0; font-weight:bold;}
.clear {clear:both;}
div.blue {background:#E6ECF8;}
div.gray {background:#f0f0f0;}
div.red {background:darkred;}
div.brown {background:brown;}
div.orange {background:darkorange;}
div.darkblue {background:darkblue;}
div.darkgreen {background:#018914;}
div.menublue {background:#5A6CA7;}
.center {text-align:center;}
.p10 {padding:0px 10px;}
.p20 {padding:10px 20px;}
#settingstable {font-family:"Arial";}
#settingstable div.st_top {padding:3px; font-size:15px; font-weight:bold; color:white; background:#a0a0a0;}
#settingstable div.st {padding-top:5px; height:35px; cursor:pointer; border-bottom:1px solid #c0c0c0;}
#settingstable div.st div {float:left; padding-right:6px;}
#settingstable div.st span {font-size:11px;}
#settingstable div.st div {color:#4d4d4d;}
#settingstable div.st span {color:#959595;}
#settingstable div.over {background:#f5f5f5;}
#lightbox_main{display:none; position:absolute; top:0%; left:-10%; width:120%; height:100%; background:url('/images/lightbox_overlay.png') top left repeat; z-index:500; text-align:center;}
#lightbox_inner {display:none; position:absolute; top:15%; left:0%; width:100%; height:70%; z-index:501; overflow:auto;}
#lightbox_innerinner {width:500px; height:100%;}
#lightboxshowdiv {height:100%;}
.lightboxpart_topleft {float:left; width:14px; background:url('/images/lightboxpart_topleft.png') top left no-repeat;}
.lightboxpart_topright {float:right; width:40px; background:url('/images/lightboxpart_topright.png') top right no-repeat;}
.lightboxpart_bottomleft {float:left; width:14px; line-height:26px; background:url('/images/lightboxpart_bottomleft.png') bottom left no-repeat;}
.lightboxpart_bottomright {float:right; width:40px; line-height:26px; background:url('/images/lightboxpart_bottomright.png') bottom right no-repeat;}