.ggle_vardi{
color:#FEFEFE;
}
body, html {
	margin:0px;
	background: #fff;
	height:100%;
}	
table {
	font:1.0em;
	color:#424849;
	border-collapse: collapse;
}
a {
	color: #e88e00;
	-moz-outline: none;
}
a:hover {
	color: #e88e00;
	text-decoration: none;
	border: 0px;
}
a:link {
	color: #e88e00;
}
a img{
	border-width:0px;
}
h1 {
	font-size: 2.8em;
	margin:20px 0px 30px 0px;
	padding:0px;
	color:#499929; /* #493933;*/
  font-family: Georgia, sans-serif, Arial, Verdana, Tahoma, Trebuchet MS;
}	
h2 {
	color:#000;
	background:#c9c9c9 url(find.gif) repeat-x;
	text-transform: uppercase;
	padding: 8px 0 10px 0px; 
	text-align: center;
	font:0.95em Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin:0px;
}
h3{
	margin:0px;
	padding:0px;
}

/*layout*/
#main_container{
	width:900px;
	margin:auto;
	padding:0px;
	background: url(bg.gif) repeat-y 0% 0%;
	position:relative;
	
	height:auto !important; 
	height:100%; 
	min-height:100%; 
	
	overflow:hidden;
	-overflow:visible;
	
}
#container{
	font-size:90%;
	font-family:Arial, Helvetica, sans-serif;
	color:#424849;
	float:left;
	background: #fff;
	margin-bottom:10px;
}

#header{
	position:relative;
	background: url(header_strip.jpg);
	overflow:hidden;
	height:135px;
	width:100%;
}
.header_content{
	margin-bottom:7px;
}
.header_info{
	position:absolute;
	right:20px;
	top:20px;
	font:1.0em Verdana, Arial, Helvetica, sans-serif;
	color:#bbbbbb;
	text-align:center;
	background: url(phone.gif) no-repeat 0% 60%; 
	padding-left:40px;
}
.lang{
	position:absolute;
	top:130px;
	right:0px;
}
.lang a{
	float:left;
	padding:2px 4px;
	background: #6dbd4c;
	font-size:0.86em;
	text-decoration: none;
	color:#fff;
	margin-left:5px;
}
.lang a:hover, .lang .sel{
	background: #e88e00;
	color:#fff;
}
.style2 {
	padding-top:10px;
	font-size:0.75em;
}
.style14 {
	font-size: 2.0em;
	padding:5px 0px;
	font-weight: bold;
}
.header_logo{
	padding:10px 10px 10px 15px;
}
.header_bottom{
	border-top:5px solid #e88e00;
	height:5px;
	line-height:1px;
	background:#6dbd4c;
	width:100%;
	overflow:hidden;
}


#content{
	padding:0px;
	width:100%;
	margin:6px 0px 0px 0px;
	float:left;
	clear:both;
	background: url(bg.gif) repeat-y 0% 0%;
}

#left{
	width:210px;
	float:left;
}


/*menu*/
.menu {
	width: 180px;
	padding:0px;
	color:#615357;
	margin:0px;
	font-size:0.75em;
}
.border{
	border:1px solid #e4e4e4;
	border-bottom-width:0px;
	background:#fcfcfc;
}
.menu .menuheader{ 
	color:#000;
	background:	url(find.gif) repeat-x;
	text-transform: uppercase;
	padding: 8px 0 10px 0px; 
	text-align: center;
	font:1.0em Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.menu ul{ 
	list-style-type: none;
	margin: 0px 0px 8px 0px;
	padding: 0;
	background:#5d5d5d;
}
.menu ul li{padding-bottom:2px;}

.menu ul li a{
	color: #fff!important;
	display: block;
	padding: 0px 0px 0px 22px;
	text-decoration: none;
	line-height:20px;
}
.menu ul li a:hover{
	text-decoration:	underline;!important;
}
.menu .sel{
	font-weight: bold;
}
.quote {
	font:1.0em Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#615357;
}

.menu .sub{
	margin:0px;
	padding:0px;
}
.menu .sub li{
	padding-left:16px;
	background: url(li.gif) no-repeat 12% 50%;
}


/* middle */
.main{
	float:right;
	width:690px;
	-width:685px;
	font-size: 0.8em;
}
#cabs{
	margin:40px 0px 0px 60px;
	padding:0px;
	list-style: none;
	width:80%;
	overflow: hidden;
}
#cabs li{
	width:40%;
	margin-right:3px;
	margin-left:3px;
	margin-bottom:40px;
	float:left;
	text-align:center;
}	
#cabs img{
	padding:5px;
	border:1px solid #e4e4e4;
}


/*detail*/
.mainpic{float:left; width:500px; min-height:250px; -height:250px;}
.comment{
	font-size: 0.95em;
	padding:5px 0px;
}
.maininfo{
	float:left;
	border:1px solid #e4e4e4;
	background:#fcfcfc;
	width:160px;
	margin-left:20px;
	margin-bottom:7px;
}
.maininfo table{
	width:100%;
}
.maininfo table td{
	padding:2px 4px;	
}
.maininfo p{
	padding:5px;
}
.price{
	padding:10px 5px;
}
.maininfo ul{
	margin:0px 0px 0px 20px;
	padding:0px;
}
.relatedpic{
	clear:both;
	overflow:hidden;
}
.relatedpic ul{
	margin:0px 0px 15px 0px;
	padding:0px;
	width:100%; 
	overflow:hidden;
}
.relatedpic ul li{
	list-style-type: none;
	float:left;
	margin-right:5px;
}




#footer{
	position:absolute; 
	bottom:0px;
	clear:both;
	border-top:5px solid #e88e00;
	background: #6dbd4c;
	color:#fff;
	text-align: center;
	font-size:0.75em;
	width:100%;
}
#footer a{
	color:#fff;
}



/* -forms-*/
.form {
	background-color:#FFFFFF;
	margin:30px 0px 0px 0px;
	font-size:0.8em;
}
.form form{
	margin:0px;
	padding:5px 0 5px 0;
	border:1px solid #e7edf0;
	background:#f4f5f7;
	overflow:hidden;
	text-align:center;
	color:#615357;
}
input.form_input{
	border: 1px solid #C8D2D9;
	background-color:#FFFFFF;
	width:110px;
	margin-left:10px;
}



