/* CSS */
#overlay {background-color:#000; position:absolute; top:0; left:0; z-index:50; display:none; overflow:hidden;}
#loading {background: url(spinner.gif) no-repeat center center #fff; border:1px solid #888; width:50px; height:50px; position:absolute; top:50%; left:50%; z-index:100; margin:-25px 0 0 -25px; display:none;}
#popup {background-color:#fff; border:1px solid #888; padding:10px; display:none; position:absolute; top:50%; left:50%;}
.goshop {position:relative; top:0px; left:30px}
.goshop a {font size:18px; color:red;}
.goshop a:hover {font size:18px; color:#fff;}
.white h1{font-size:24px; padding: 0px; margin: 0px 0px 10px 0px; font-color:#fff;}
fieldset {border:0;}

.s1 {font-size:10px; color:#fff; text-decoration:none;}
.s2 {font-size:14px;color:#fff;text-decoration:none;}
.s3  {font-size:18px;color:#fff;text-decoration:none;}
.s4 {font-size:22px;color:#fff;text-decoration:none;}
.s5 {font-size:26px;color:#fff;text-decoration:none;}

.s1 a:vizited {color:#fff; text-decoration:none;}
.s2 a:vizited {color:#fff; text-decoration:none;}
.s3 a:vizited {color:#fff; text-decoration:none;}
.s4 a:vizited {color:#fff; text-decoration:none;}
.s5 a:vizited {color:#fff; text-decoration:none;}

.s1 a:active {color:#fff; text-decoration:none;}
.s2 a:active {color:#fff; text-decoration:none;}
.s3 a:active {color:#fff; text-decoration:none;}
.s4 a:active {color:#fff; text-decoration:none;}
.s5 a:active {color:#fff; text-decoration:none;}

.s1 a:hover {color:#fff; text-decoration:underline;}
.s2 a:hover {color:#fff; text-decoration:underline;}
.s3 a:hover {color:#fff; text-decoration:underline;}
.s4 a:hover {color:#fff; text-decoration:underline;}
.s5 a:hover {color:#fff; text-decoration:underline;}






small {font-size:12px;}
html, body, form {margin: 0px; padding: 0px; border: none;}

html, body {height:100%;}
body {background-color:#fff;}
body, td {font-family:Georgia, "Times New Roman", Times, serif; color: #fff;}
a {color: #d29a00; text-decoration: underline;}
a:active {color: #d29a00; text-decoration: underline;}
a:visited {color:#d29a00; text-decoration: underline;}
a:hover {color: #d29a00; text-decoration: none;}
table {border: 0px; border-collapse: collapse;}
td {vertical-align: top;}
p {padding: 0px; margin: 0px 0px 12px 0px; color:#FFF; text-align:justify;}
object {outline:none;}

h1 {font-size:24px; padding: 0px; margin: 0px 0px 10px 0px;}
h2 {font-size:20px; padding: 0px; margin: 0px 0px 10px 0px;}
h3 {font-size:18px; padding: 0px; margin: 0px 0px 10px 0px;}

.clear {clear:both;}
.none {line-height:0;}
.relative {position:relative;}
.img-marg {float:left; margin:0 10px 5px 0;}
.float-l {float:left;}
.float-r {float:right;}
.hfeed .posts {margin-bottom:10px;}


.timer {background-image: url(../images/timer.png); background-repeat:no-repeat; width:185px; height:124px; }

.nav {background-image: url(../images/menubutton.png); background-repeat:no-repeat; width:190px; height:30px; padding-top:4px;}
.nav a {font-family:Georgia, "Times New Roman", Times, serif; size:16px; color:#FFF; text-decoration:none;}
.nav a:hover {font-family:Georgia, "Times New Roman", Times, serif; size:16px; color:#FFF;}

.actnav {background-image: url(../images/menubuttonw.png); background-repeat:no-repeat; width:190px; height:30px; padding-top:4px;}
.actnav a {font-family:Georgia, "Times New Roman", Times, serif; size:16px; color:#253F1b; text-decoration:none;}
.actnav a:hover {font-family:Georgia, "Times New Roman", Times, serif; size:16px; color:#253F1b;}

.nav_trade {background-image: url(../images/menubutton_trade2.png); background-repeat:no-repeat; width:190px; height:30px; padding-top:4px;}
.nav_trade a {font-family:Georgia, "Times New Roman", Times, serif; size:16px; color:#FFF; text-decoration:none;}
.nav_trade a:hover {font-family:Georgia, "Times New Roman", Times, serif; size:16px; color:#FFF;}





.main-cont {width:948px; margin:0 auto; min-height:100%; background-color:#253F1b; color:#FFF;}

/* header */
.header {height:140px; background-image:url(../images/headerbg2.gif); background-repeat:no-repeat;}
.header-b {padding:90px 0px 5px 55px; color:#FFF; width:500px;}
.header h1 {font-size:24px; color:#ddd; margin:0; padding:0;}

/* left col */
.left-col {width:220px; float:left; overflow:hidden; background-color:#253F1b;}
.left-col .padding {padding:20px 20px 153px 20px;}

/* center col */
.center-col {width:508px; float:left; overflow:hidden;}
.center-col .padding {padding:20px 20px 139px 20px;}
.center-col .padding {text-align:jusify;}
.center-col li {margin:10px 0;}

/* right col */
.right-col {width:220px; float:left; overflow:hidden; background-color:#253F1b;}
.right-col .padding {padding:10px 10px 139px 10px;}

/* data table */
.data-table {width:100%; margin:10px 0;}
.data-table th, .data-table td {padding:5px 10px; border:1px solid #888;}
.data-table th, .data-table thead td {color:#888; background-color:#ddd;}
.data-table td {font-style:italic;}

/* footer */
.footer {width:948px; height:139px; margin-top:-10px;margin:0 auto; position:relative; background-image:url(../images/downbg.gif); background-repeat:no-repeat; padding-top:20px;}
.footer-b {width:100%; height:139px; position: absolute; top:-139px; left:0;}
.footer .copyrights {padding:15px; color:#ddd;}
.foot-right {width:50%; float:right; padding:15px; text-align: right;}


