html{
margin:0;
padding:0;
font-size:16px;
}
body{
margin:0;
padding:0;
line-height:1.5em;
background:#ECECEC;
font-size:82%;
font-family:Calibri,Candara,Corbel,'Trebuchet MS',Arial,'Helvetica Neue',Helvetica,Geneva,Verdana,sans-serif;
}
b,strong{
font-size:110%;
}
em,i{
color:#F00;
}
a{
color:#FFF;
font-size:14px;
text-decoration:none;
}
a:hover{
color:#000;
font-size:14px;
text-decoration:none;
}
a img, map, area{
border:none;
text-decoration:none;
}
#maincontainer{
width:980px;
margin:0 auto;
height:auto;
background:#BFBFBF;
border:1px solid #BFBFBF;
box-shadow:2px 2px 15px #646464;
-moz-box-shadow:2px 2px 15px #646464;
-webkit-box-shadow:2px 2px 15px #646464;
}
#mainpic{
background:#FFF url(../images/mainpic.jpg) scroll no-repeat 0 0;
width:679px;
height:343px;
margin-left:3px;
}
#search{
float:left;
background:#FFF url(../images/search.jpg) scroll no-repeat 0 0;
width:298px;
height:113px;
margin-bottom:2px;
cursor:pointer;
}
#search:hover{
float:left;
background:#FFF url(../images/search.jpg) scroll no-repeat 0 -114px;
width:298px;
height:113px;
margin-bottom:2px;
}
#buy{
float:left;
background:#FFF url(../images/buy.jpg) scroll no-repeat 0 0;
width:298px;
height:113px;
margin-bottom:2px;
cursor:pointer;
}
#buy:hover{
float:left;
background:#FFF url(../images/buy.jpg) scroll no-repeat 0 -114px;
width:298px;
height:113px;
margin-bottom:2px;
}
#sell{
float:left;
background:#FFF url(../images/sell.jpg) scroll no-repeat 0 0;
width:298px;
height:113px;
cursor:pointer;
}
#sell:hover{
float:left;
background:#FFF url(../images/sell.jpg) scroll no-repeat 0 -114px;
width:298px;
height:113px;
}
.graybar{
float:left;
background:#8B9093;
width:100%;
height:8px;
margin-top:3px;
}
#formbox{
background:#BFBFBF;
width:298px;
margin-top:3px;
}
#findhome{
float:left;
background:url(../images/findhome.jpg) scroll no-repeat 0 0px;
width:249px;
height:33px;
}
#qazipic{
float:left;
background:#FFF url(../images/qazipic.jpg) scroll no-repeat 0 0px;
width:146px;
margin:13px 0 13px 13px;
}
#welcome{
float:left;
width:405px;
margin:10px 0 0 200px;
background:#FFF;
}
#featured{
float:left;
background:url(../images/featured.jpg) scroll no-repeat 0 0px;
width:221px;
height:22px;
margin:5px 0 0 50px;
}
#redbar{
float:left;
background:#CB0900;
width:99%;
height:35px;
margin:3px 0 0 3px;
}
#topsection{
background:#FFF url(../images/header.jpg) scroll no-repeat 0 0;
height:114px;
width:980px;
margin-bottom:2px;
}
#topsection h1{
margin:0;
padding-top:15px;
}
#topsection a{
font-weight:bold;
font-size:1.25em;
text-shadow:1px 1px 1px #000;
}
#topsection a:hover{
color:#D9B591;
border-top:2px solid #D9B591;
}
#contentwrapper{
float:left;
width:100%;
}
#contentcolumn{
margin:0 0 0 298px;
background-color:#FFF;
}
#contentcolumn a{
color:#CB0900;
}
#leftcolumn{
float:left;
width:298px;
margin-left:-980px;

}
#footer{
clear:left;
width:100%;
height:75px;
background:url(../images/footer.jpg)scroll repeat-x;
text-align:center;
margin:3px 0 0 0;
}
#footer a{
color:#FFFF80;
}
.innertube{
margin:10px;
margin-top:0;
}
#nav1{
float:left;
margin:40px 0 0 350px;
}
#nav2{
float:left;
margin:40px 0 0 70px;
}
#nav3{
float:left;
margin:40px 0 0 70px;
}
#nav4{
float:left;
margin:40px 0 0 70px;
}
#nav5{
float:left;
margin:40px 0 0 70px;
}
#welcome h1{
text-transform:uppercase;
color:#949091;
line-height:80%;
letter-spacing:1px;
}
.dark{
color:#646464;
font-weight:bold;
}
.darker{
color:#AF4C25;
font-weight:bold;
display:block;
font-size:125%;
}
.pulled{
text-align:right;
font-size:80%;
color:#C07C54;
margin-left:35%;
font-weight:lighter;
}

.container{
width:675px;
margin:0 auto;
padding-bottom:100px;
overflow:hidden;
}
ul.display{
float:left;
width:673px;
margin:0 auto;
padding:0;
list-style:none;
background:#FFF;
}
ul.display li{
float:left;
width:665px;
padding:10px 0;
margin:5px;
border-top:1px solid #BFBFBF;
border-right:1px solid #8B9093;
border-bottom:1px solid #8B9093;
border-left:1px solid #BFBFBF;
background-color:#ECECEC;
}
ul.display li a{
color:#AF4C25;
text-decoration:none;
}
ul.display li .content_block{
padding:0 10px;
}
.content_block h2{
text-align:center;
}
ul.display li .content_block h2{
margin:0;
padding:5px;
font-weight:bold;
font-size:1.0em;
line-height:1.0em;
}
ul.display li .content_block p{
margin:0;
padding:5px 5px 5px 245px;
font-size:0.8em;
}
ul.display li .content_block a img{
padding:5px;
border-top:2px solid #BFBFBF;
border-right:2px solid #8B9093;
border-bottom:2px solid #8B9093;
border-left:2px solid #BFBFBF;
background:#FFF;
margin:0 15px 0 0;
float:left;
width:110px;
}
ul.thumb_view li{
width:150px;
}
ul.thumb_view li h2{
display:inline;
font-weight:bold;
}
ul.thumb_view li p{
display:none;
}
ul.thumb_view li .content_block a img{
margin:0 0 10px 0;
}
a.switch_thumb{
width:122px;
height:26px;
line-height:26px;
padding:0;
margin:10px 0;
display:block;
background:url(../images/switch.gif) no-repeat;
outline:none;
text-indent:-9999px;
}
a:hover.switch_thumb{
filter:alpha(opacity=75);
opacity:.75;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}
a.swap{
background-position:left bottom;
}
#footer p{
padding-top:1em;
font-size:0.8em;
line-height:0.95em;
color:#FFF;
}
small{text-align:right;display:block;margin:0 1em 0 0;color:#777;}
small a{color:#777;}
#formbox{
width:100%;
background-color:#BFBFBF;
height:auto;
}


#search a, #buy a, #sell a{
height:113px;
width:298px;
display:inline-block;
}
.noshow{
visibility:hidden;
}
