﻿.clear
{
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
body
{
	padding: 0;
	margin: 0;
	line-height: 140%;
}
#wraper
{
	overflow: hidden;
	margin: 0 auto;
}
/* easy clearing */
#wraper:after
{
	content: '[DO NOT LEAVE IT IS NOT REAL]';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#wraper
{
	display: inline-block;
}
/*\*/
#wraper
{
	display: block;
}
/* end easy clearing */
/*\*/
div#first_zone, div#second_zone, div#third_zone
{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important;
}
@media all and (min-width: 0px)
{
	div#first_zone, div#second_zone, div#third_zone
	{
		padding-bottom: 0 !important;
		margin-bottom: 0 !important;
	}
	div#first_zone:before, div#second_zone:before, div#third_zone:before
	{
		content: '[DO NOT LEAVE IT IS NOT REAL]';
		display: block;
		background: inherit;
		padding-top: 32767px !important;
		margin-bottom: -32767px !important;
		height: 0;
	}
}
/**/

/*layout-1*/
#container_layout_1 div#first_zone
{
	width: 29%;
	float: left;
	margin-right: 1%;
	height: auto !important; 
}
#container_layout_1 #second_zone
{
	width: 39%;
	float: left;
	height: auto !important; 
}
#container_layout_1 #third_zone
{
	float: right;
	width: 30%;
	height: auto !important; 
}

/*layout-2*/
#container_layout_2 div#first_zone
{
	float: left;
	width: 29%;
	height: auto !important;   

}
#container_layout_2 #second_zone
{
	float: right;
	width: 70%;
	height: auto !important;  

}
#container_layout_2 #third_zone
{
	width: 0%;
}

/*layout-3*/
#container_layout_3 div#first_zone
{
	float: left;
	width: 70%;
	height: auto !important;   
}
#container_layout_3 #second_zone
{
	float: right;
	width: 29%;
	height: auto !important;  
}
#container_layout_3 #third_zone
{
	width: 0%;
}

/*layout-4*/
#container_layout_4 div#first_zone
{
	float: left;
	width: 25%;
	margin-right: 1%;
	height: auto !important; 
}
#container_layout_4 #second_zone
{
	float: left;
	width: 37%;
	height: auto !important;  
}
#container_layout_4 #third_zone
{
	float: right;
	width: 36%;
	height: auto !important;  
}

/*layout-5*/
#container_layout_5 div#first_zone
{
	float: left;
	width: 49%;
	height: auto !important;  
}
#container_layout_5 #second_zone
{
	float: right;
	width: 50%;
	height: auto !important; 
}
#container_layout_5 #third_zone
{
	width: 0%;
	visibility: hidden;
}


/*layout-6*/
#container_layout_6 div#first_zone
{
	float: left;
	width: 100%;
}
#container_layout_6 #second_zone
{
	width: 0%;
	visibility: hidden;
}
#container_layout_6 #third_zone
{
	width: 0%;
	visibility: hidden;
}
div.modulezone
{
	padding: 0;
	margin: 0;
	border: none;
	background: none;
}
span.error
{
	color:Red;
	display:none;
}
#errorWraper
{
   color:Red;
}
#feedbackForm label strong
{
	color:Red;
}
#online{ width:110px;}
#online ul{ list-style-type:none; margin:0px; padding:0px;}
#online ul li{ padding-left:10px; color:#000;}
#online ul li a{ color:#000;}
#online .onlineTop{ height:70px;}
#online .onlineMiddle{background:url(http://pic2.58.com/wlt/common/images/middle.gif) repeat-y;}
#online .onlineBottom{background:url(http://pic2.58.com/wlt/common/images/bottom.gif) no-repeat;height:50px;}

/* creator:xuds date:2010-11-17*/
.loading{font-size:14px; padding:0px 0 25px; width:400px; background:#fff; border:1px solid #fff; color:#000;text-align:center; line-height:25px; position:absolute;z-index:10000; left:35%;top:35%;}
.loading h2{ height:30px; line-height:30px; font-size:14px; background:#7C7C7C; color:#000; padding:0 14px; margin:0; text-align:left;}
.hfsz{ font-weight:bold; text-align:center; padding:10px 0 10px 0;

