body,td,li,p,input,select,textarea,
h1,h2,h3,h4,h5{font: 13px helvetica,Tahoma, sans-serif;}
body{
	margin:0;
	padding:0;
	z-index:1;
	color:#ffffff;
	_height:100%;
	background:url(../../_img/body-bg.gif) 50% 0 #0d0c0d no-repeat;}
body.blank{background:none #0d0c0d;}
/* Headers */
h1{font-size:28px;line-height:28px;}
	body.body h1{position:absolute;margin:-195px 0 0 358px;_margin-left:174px;width:300px;}
	body.blank h1{text-align:center;}
h2{font-size:20px;color:#c88f54;margin:3px 0 10px 0;}
/* Links */
a{text-decoration: none;color:#ff8000;}
a:hover{text-decoration: underline;}
/* Form elements */
form{margin-top:0;margin-bottom:0;padding:0;}
input,select,textarea,iframe{border:0 none;color:#ffffff;background:#000000;font-size:15px;}
select{height:20px;margin:4px 0 5px 0;}
input{height:20px;width:320px;margin:4px 0 5px 0;}
select, select option{background:#000000;font-size:15px;}
input.small{width:60px;}
input.button{background:#9a6634;color:white;font-size:10px;width:auto;}
input.checkbox{height:auto;width:auto;}
select{}
textarea,iframe{padding:0 2px;}
label{font-size: 10px;}
.buttons{text-align:right;}
/* List elements */
ol{margin-left:50px;padding-left:0;}
ul{margin-left:24px;padding-left:0;}
ul li{list-style-type:none;list-style-image:url(../../_img/bullet.gif);}
h3,h6,p,li{margin-top:18px;margin-bottom:18px;}
/* Table elements */
table{border-collapse: collapse;}
/* Page Design Blocks  */
#pageCanvas{width:772px;}
#pageHeader{background:url(../../_img/container-top-bg.jpg) 0 0 no-repeat;width:772px;height:238px;}
#pageMenu{margin:-30px 0 0 -14px;position:absolute;}
	/*#pageMenu div{height:25px;float:left;background:0 0 no-repeat;}
	#pageMenu div.over{background-position:0 -25px;}
	#pageMenu div.current{background-position:0 -25px;}*/
#pageContent{background:url(../../_img/content-bg.jpg) 0 0 repeat-y;width:772px;}
body.blank #pageContent{background:none;width:auto;}
#pageContent .content{background:url(../../_img/content-top-bg-new.jpg) 0 0 no-repeat;}
#pageContent .content .content{background:url(../../_img/content-bottom-bg.jpg) 0 100% no-repeat;padding:50px 45px 80px 45px;min-height:285px;_height:465px}
#pageContent .content1{background:url(../../_img/content-top-bg.jpg) 0 0 no-repeat;}
#pageContent .content1 .content1{background:url(../../_img/content-bottom-bg.jpg) 0 100% no-repeat;padding:50px 45px 130px 45px;min-height:285px;_height:465px}
 #pageContent table td{padding:2px 10px 3px 0; }
 #pageContent p{text-align:justify;}
#pageNav{height:85px;background:url(../../_img/container-bottom-bg.gif) 100% 0 no-repeat;}
 #pageNav td, #pageNav a{font-size:9px;color:#ffffff;}
 #pageNav img{vertical-align:middle;}
body.blank #pageContent{width:auto;margin:20px 20px;}
#pageContent table.address td{padding:20px 15px !important;}
	#pageContent td.address{width:321px;height:150px;background:url(../../_img/detail-shop-bg.gif) 0 0 no-repeat;}
	#pageContent td.separator{width:15px;height:10px;}
	#pageContent td.address table{margin: 0 0 0 20px;}
	#pageContent td.address table td{font-size:11px;padding:0 !important;text-align:center;}
	#pageContent td.address h2{font-size:20px;color:#ffffff;margin: 0 0 10px 20px;text-align:center;}
a.note{color:#c88f54;}
/* Inline Elements */
i{color:#777373;}
/* Blocks Elements */
div.button{position:absolute;width:632px;text-align:center;margin-top:25px;}
div.input,div.date{background:url(../../_img/bg.input.right.gif) 100% 0 no-repeat;float:left;}
div.input div,div.date div{background:url(../../_img/bg.input.left.gif) 0 0 no-repeat;float:left;padding:0 22px;font-size:15px;line-height:29px;}
div.date div{padding:0 10px;}
.no_bg,.no_bg div{background-image:none !important;}
div.item{background:url(../../_img/bg.winner.gif) 0 0 no-repeat;padding:15px;width:201px;height:106px;_width:231px;_height:136px;margin:20px 30px 20px 25px;float:left;}
div.icons{margin:102px 0 0 166px;position:absolute;}
div.cleaner{clear:both;}
div.pages{text-align:center;}
div.pages a{color:#efce97;font-weight:bold;}
div.pages a.current{color:#ffffff;font-weight:bold;}
div.pages a.listing{color:#f2b100;font-weight:normal;}

.gold{color:#ff8000;}
.hidden{display:none;}
/* ... PNG ... */
.absolute{position:absolute;}
img.png{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);}
div.png,a.png{
	display:block;_filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.firstChild.src+"')");
	_width:expression(this.firstChild.width);_height:expression(this.firstChild.height);
}