@charset "windows-874";
/* CSS Document */

img{
	border:0px;
}

body {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/main_bg.gif);
	background-position:center;
	background-color:#FFF;
	*background-position:top;
	
}

.txt_normal {
	font-family: Tahoma, Geneva, sans-serif;
}

td.header_left{
	background-position: right top; background-repeat: repeat-y;
	background-image:url(../images/header_left.jpg);
	background-attachment:inherit;
}

td.header_right{
	background-position: left top; background-repeat: repeat-y;
	background-image:url(../images/header_right.jpg);
}


#mainbody{
	margin:auto;
	height:500px;
	width:980px;
}

#mainmenu{
	height:31px;
	width:980px;
	border-bottom:dashed;
	border-bottom-width:1px;
	border-bottom-color:#C39;
	border-top:dashed;
	border-top-width:1px;
	border-top-color:#C39;
	text-align:center;
	margin-bottom:5px;
}

#mainmenu a{
	padding-left:10px;
	padding-right:10px;
}

#leftcol{
	width:250px;
	margin-right:10px;
	float:left;
}

#leftcol div{
	padding-bottom:10px;
}

#form_login{
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}

#form_login form{
	margin-top:0px;
	margin-bottom:0px;
}

.Field_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/field_bg.gif);
	border: 1px solid #333333;
}

.login_control{
	text-align:right;
	padding-right:20px;
}

#form_search{
	width:230px;
	height:78px;
	background-image:url(../images/left_search_bg.jpg);
	background-repeat:no-repeat;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	padding-top:40px;
}

.field_search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/field_bg.gif);
	border: 1px solid #333333;
	width:200px;
}

#form_search form div{
	padding-bottom:3px;
}

.search_control{
	width:230px;
	text-align:right;
}

#counter{
	height:10px;
	width:250px;
	border-bottom:dashed;
	border-bottom-width:1px;
	border-bottom-color:#C39;
	border-top:dashed;
	border-top-width:1px;
	border-top-color:#C39;
	text-align:center;
	margin-bottom:5px;
	padding-top:10px;
	color:#C39;
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	padding-bottom:5px;
}

td.track_tl{
	width:12px; height:70px;
	background-image:url(../images/track_tl.gif); background-repeat:no-repeat;
}

td.track_tc{
	height:70px;
	background-image:url(../images/track_logo.gif);
	background-repeat:repeat-x;
	font-size:16px;
	font-weight:bold;
	color:#00ACF6;
	text-align:right;
	background-position: right;
}

td.track_tr{
	width:12px; height:70px;
	background-image:url(../images/track_tr.gif); background-repeat:no-repeat;
}

td.track_ml{
	width:12px; 
	background-image:url(../images/track_ml.gif); background-repeat:repeat-y;
}

td.track_mc{ background-color:#f3f3f3; font-size:12px; color:#000; padding-top:5px; text-align:center;}

td.track_mr{
	width:12px; 
	background-image:url(../images/track_mr.gif); background-repeat:repeat-y;
}

td.track_bl{
	width:12px; height:12px;
	background-image:url(../images/track_bl.gif); background-repeat:no-repeat;
}

td.track_bc{
	height:12px;
	background-image:url(../images/track_bc.gif); background-repeat:repeat-x;
}

td.track_br{
	width:12px; height:12px;
	background-image:url(../images/track_br.gif); background-repeat:no-repeat;
}

#maincol{
	float:left;
	width:720px;
	*width:700px;
}

div.prodpreview{  
	width:350px; float:left;	padding:5px;
	*width:340px;
}

div.prodtn{
	float:left; width:164px; height:164px; text-align:center;
	background-image:url(../images/bg_prod.gif);
	padding-top:20px;
}

div.prodtitle{
	float:left;  padding-left:5px; width:181px;
	*width:171px;
	*padding-left:3px;
}

.titleHaed{
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	color: #ec008c;
}

a.titleHaed:link {font-size:13px; font-family:"Tahoma","Arial","Helvetica","sans-serif"; color:#ec008c; text-decoration:none;font-weight:bold;}
a.titleHaed:active {font-size:13px; font-family:"Tahoma","Arial","Helvetica","sans-serif"; color:#ec008c; text-decoration:none;font-weight: bold; }
a.titleHaed:visited {font-size:13px; font-family:"Tahoma","Arial","Helvetica","sans-serif"; color:#ec008c; text-decoration:none;font-weight: bold; }
a.titleHaed:hover {font-size:13px; font-family:"Tahoma","Arial","Helvetica","sans-serif";color:#ec008c; text-decoration:underline;font-weight: bold; }

.titleTitle{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	color: #000;
}

.moredetail{
	padding-top:5px;
}


a.back_link:link {font-size:12px; font-family:"Tahoma","Arial","Helvetica","sans-serif"; color:#ec008c; text-decoration:none;font-weight:bold;}
a.back_link:active {font-size:12px; font-family:"Tahoma","Arial","Helvetica","sans-serif"; color:#ec008c; text-decoration:none;font-weight: bold; }
a.back_link:visited {font-size:12px; font-family:"Tahoma","Arial","Helvetica","sans-serif"; color:#ec008c; text-decoration:none;font-weight: bold; }
a.back_link:hover {font-size:12px; font-family:"Tahoma","Arial","Helvetica","sans-serif";color:#ec008c; text-decoration:underline;font-weight: bold; }

#GenMenu{
	float:left;
	width:700px; text-align:right;
}

#GenMenu a{
	color:#EC008C;
}

div.GenMenu2{
	/*width:450px; */
	text-align:left; float:left; width:auto; min-width:450px; max-width:600px;
}

div.GenMenu3{
	/*width:250px; */
	text-align:right;float:right;min-width:100px; max-width:250px;
}

div.prod{  
	width:690px; float:left;	padding:5px;
}

div.prodpic{
	float:left; width:200px; text-align:center;
}

div.prodtitle_full{
	float:left;  width:470px; padding-left:5px;
}

.disable{
	background-color: #CCC;
}

.msg_red{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	color: #F00;
}

div.clear-all{clear:both; line-height:0; height:0;}

td.bd_tl{
	
}

td.bd_tc{
	height:33px;
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#00ACF6;
}

td.bd_tr{
	
}

td.bd_ml{

}

td.bd_mc{ font-size:12px; color:#000; padding-top:5px;}

td.bd_mr{
	
}

td.bd_bl{
	
}

td.bd_bc{
	
}

td.bd_br{
	
}

div.clear-all{clear:both; line-height:0; height:0;}

#footer{
	height:20px;
	width:980px;
	border-bottom:dashed;
	border-bottom-width:1px;
	border-bottom-color:#C39;
	border-top:dashed;
	border-top-width:1px;
	border-top-color:#C39;
	text-align:right;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:5px;
	color:#C39;
	font-family: Tahoma;
	font-size: 12px;
	font-weight:normal;
	padding-bottom:5px;
}

#footer a{
	color:#C39;
	font-family: Tahoma;
	font-size: 12px;
	font-weight:normal;
	text-decoration:none;
}