*.clear{
	height:0px;
	overflow:hidden;
	clear:both;
}
h1{
	color:#ff5a00;
	font-size: 18px;
	text-align: center;
}
h2{
	color:#02aee0;
	font-size: 16px;
	text-align: left;
}
h3{
	color:#02aee0;
	font-size: 14px;
	text-align: left;
	margin:10px 0px;
}
a{
	color:#ff5a00;
	font-size: 13px;
}
/*p{
	padding: 20px;
}*/
ol, ul{
	padding:0px;
	margin:0px;
	
	
}
li{
	list-style-position: inside;
	text-indent: 20px;
	margin:5px 0px;
}

#body{
	min-width: 810px;
	margin:0px;
	background: url(../images/bgr_main.gif) top repeat;
	text-align:center;
	font-size: 13px;
	font-family:tahoma;
	color:#2b2b2b;
}
#body1{
	background: url(../images/bgr_main2.gif) center top repeat;
}
#body2{
	background: url(../images/bgr_main1.gif) center top repeat-x;
}

#bg_object{
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}
#bg_embed{
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
}
#no_flash{
	margin: 289px auto 0px auto;
	padding: 0px 20px;
	position:relative;
	top:0px;
	left:0px;
	z-index:3;
	width:763px;
	text-align:justify;
	background: url(../images/content_bg.gif) left repeat;
}
#content{
	margin: 20px 20px;
}
div.side_footer{
	clear:both;
	background: #e3edd7;
	color:#4b4b4b;
}
div.side_footer div.side_content{
	text-align: center;
}


div.side_footer a{
	color:#4b4b4b;
	font-weight:bold;
}
#bottomlinks, #bottomlinks a{
	font-size:11px;
}
#footer_bottom{
	width:803px;
	margin: 0px auto;
	background: url(../images/foot_bottom.gif) left bottom no-repeat;
	height:12px;
}
#copyright{
	margin: 5px auto;
	
}
#disclamer{
	
	font-size: 11px;
}
/*#footer_bottom2{
	background: url(../images/bgr_main2.gif) center top repeat;
}*/
/*#sside{
	float:right;
	width: 170px;
	margin: 0px 20px;
	background:#CCCCCC;
}*/

/*--------------------------| SIDES |----------------------------*/
div.side{
	height: 100%;
}
div.side_topleft{
	float:left;
	background:url(../images/images.gif) 0px -490px no-repeat;
	height: 10px;
	width: 10px; 
	overflow: hidden;
}
div.side_topright{
	float:right;
	background:url(../images/images.gif) right -490px no-repeat;
	height: 10px;
	width: 10px;
	overflow: hidden; 
}
div.side_botleft{
	clear:both;
	float:left;
	background:url(../images/images.gif) left 0px no-repeat;
	height: 10px;
	width: 10px;
	overflow: hidden; 
}
div.side_botright{
	float:right;
	background:url(../images/images.gif) right 0px no-repeat;
	height: 10px;
	width: 10px; 
	overflow: hidden;
}
div.side_content{
	clear:both;
	margin: 0px 10px;
}
div.side_blue{
	margin: 10px;
	width: 100px;
	background: #d1f0f9;
	float:left;
}

div.side_menu{
	clear:both;
	margin: 0px 0px 20px 0px;
	width: 170px;
	background: #e3edd7;
	float: right;
	position: relative;
	left:20px;
}
div.side_menu a{
	clear:both;
	display: block;
	letter-spacing:2px;
	text-align:center;
	text-decoration: none;
	padding: 1px 0px;
	font-size: 11px;
}
div.side_menu a.active{
	color:#993300;
}
div.side_menu a:hover{
	border-left:1px solid #ff5a00;
	border-right:1px solid #ff5a00;
	letter-spacing:4px;
	font-weight:bold;
}

div.side_garantr, div.side_whytoorderr{

	margin: 0px 0px 20px 0px;
	float: right;
	position: relative;
	left:20px;
}
div.side_garant, div.side_whytoorder{
	
	margin: 10px 0px 20px 20px;
	float: left;
	position: relative;
	left:-20px;

}
div.side_garant, div.side_garantr{
	background: #ffe8db;
	width: 200px;
}
div.side_whytoorder, div.side_whytoorderr{
	background: #ffe8db;
	width: 260px;
}
div.side_garantr, div.side_whytoorderr, div.side_garant, div.side_whytoorder{
	color:#ff5a00;
}
div.side_garantr h3, div.side_whytoorderr h3, div.side_garant h3, div.side_whytoorder h3{
	font-size:14px;
	color:#02aee0;
	margin: 5px;
	
}


div.side_wp_cat{
	clear:both;
	margin: 0px 0px 20px 0px;
	width: 170px;
	/*background: #d1f0f9;*/
	background: #ddf7fa;
	float: right;
	position: relative;
	left:20px;
}
#wpside{
	height:100%;
}
div.side_wp_cat h2{
	
	border-bottom: 2px solid #FF9900;
	margin: 0px;
	padding:4px;
	font-size:12px;
	text-transform:uppercase;
}
div.side_wp_cat ul, div.side_wp_cat li{
	margin:0px;
	padding:0px;
	text-indent:0px;
	list-style-position:outside;
	text-align:center;
	list-style:none;
	
}
div.side_wp_cat li{
	padding:5px 0px;
	line-height: 1.0;
	border-bottom: 1px dotted #FF9900;
	
	
}
div.side_wp_cat a{
	text-decoration:none;
	font-size:11px;
	text-transform:uppercase;
	
	/*color:#Ef4a10;
	font-weight:bold;*/
}

div.side_wp_cat a:hover{
	color:#676700;
}




/*------------------------| END SIDES |--------------------------*/

/*----------------------| BUTTONS |-------------------------*/
input.inp_subm,button.inp_subm{
	border:none;
	background: none;
	/*background: url(../images/ch_m.gif) right 6px no-repeat;*/
	font-size:13px;
	background: url(../images/images.gif) 0px -287px no-repeat;
	width: 120px;
	height:20px;
	text-align:left;
	overflow:visible;
	padding: 2px 20px;
	
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	
}
/*div.pay_button{
	margin-top: 10px;
	text-align: center;
	width: 500px;
} 
div.pay_button2 {
	background:url(../images/images.gif) 0px -315px no-repeat;
	width:425px;
	height:35px;
	overflow: hidden;
	margin: 5px 35px;
}*/
div.gopayform {
	text-align: center;
	width: 500px;
}
div.gopayform button.inp_subm{
	color:#FFFFFF;
	text-align:left;
	letter-spacing: 3px;
	margin: 0px auto;
	padding:0px 0px 8px 50px;
	background: url(../images/images.gif) 0px -350px no-repeat;
	height: 65px;
	width:192px;
	font-size: 24px;
}
/*--------------------| END BUTTON |------------------------*/

/*---------------------------| SWREG |--------------------------*/
div.method_swreg{
	width: 500px;
	text-align:center;
}
div.method_swreg h3{
	text-align:left;
	font-size:13px;
	margin: 0px 0px;
}
div.method_swreg p{
	text-align:justify;
	font-size:12px;
	margin: 1px 0px;
}
div.method_swreg div.methodlogo{
	margin-right: 10px;
	height: 70px;
	width: 130px;
	float:left;
	background: url(../images/images.gif) -300px -15px no-repeat; 
}
div.method_swreg div.methodcards{
	margin:10px auto;
	width:400px;
	height: 30px;
	background: url(../images/images.gif) 0px -415px no-repeat; 
	
}
div.pay_button_swreg{
	margin: 10px 0px;
	text-align: center;
}
div.pay_button_swreg button.inp_subm{
	color:#FFFFFF;
	text-align:left;
	letter-spacing: 0px;
	margin: 0px auto;
	padding:0px 0px 8px 10px;
	background: url(../images/images.gif) 0px -350px no-repeat;
	height: 65px;
	width:192px;
	font-size: 16px;
}


/*-------------------------| END SWREG |------------------------*/


/*----------------------| A_IMAGES |-------------------------*/
*.to_left{float:left;}
*.to_right{float:right;}
a.a_order{
	display:block;
	background:none;
	background:url(../images/images.gif) 5px -10px no-repeat;
	text-decoration:none;
	height:95px;
	width:300px;
	overflow: hidden;
}
a.a_order:hover{
	background:url(../images/images.gif) 5px -107px no-repeat;
	
}

a.a_contact{
	display:block;
	background:url(../images/images.gif) 0px -203px no-repeat;
	text-decoration:none;
	height:80px;
	width:100px;
	overflow: hidden;
}
a.a_contact:hover{
	background:url(../images/images.gif) -107px -203px no-repeat;
	
}
/*--------------------| END A_IMAGES |-----------------------*/

/*----------------------| DIV ORDER |-------------------------*/

div.fc{
	overflow:hidden;
	text-align:left;
}
div.fc2{
	margin:0px;
	width:500px;
	text-align:left;
	background:url(../images/images.gif) 0px -490px no-repeat #d1f0f9;
	color:#004660;
}
div.fc div.form_caption{
	text-align:center;
	font-weight:bold;
	height:20px;
	color:#02aee0;
	font-size: 14px;
	
	overflow:hidden;
}

div.fc form{
	width:500px;
	text-align:left;
	margin:0px;
	padding:0px;
}

div.fc div.form_content{
}
div.fc div.buttons{
	clear:both;
	text-align:center;
	height: 20px;
	background:url(../images/images.gif) 0px 30px no-repeat #C1EAF2;
	padding: 10px 0px;
}
div.fc div.buttons input{

}

div.fc div.form_content div.caption{
	clear:both;
	text-align:center;
	font-weight:bold;
	height:20px;
	color:#02aee0;
	font-size: 13px;
	padding: 5px 0px;

}
div.fc div.left_right{
	height: 100%;
	padding: 3px 0px;
}
div.fc div.left{
	float: left;
	width: 150px;
	padding-left: 5px;
}
div.fc div.right{
	float:left;
	text-align:left;
	width: 308px;
}
div.fc input.inp_text, div.fc input.inp_psw, div.fc select, div.fc textarea{
	width: 300px;
}
div.fc input.inp_chb{
	width: auto;
}

/*--------------------| END DIV FORM |-----------------------*/
/*
div.fc div.user_swich{
	float:left;
	width:100px;
	border-right:1px solid #a5a5a5;
	margin-right:-1px;
}
div.fc div.user_swich div.left_right{
	margin-left:0px;
	border-left:none;
}
div.fc div.user_swich div.left{
	width:100px;
}



div.fc div.orderlogin{
	float:left;
	width:300px;
	border-left:1px solid #a5a5a5;
}
div.fc div.orderlogin div.left_right{
	margin-left:0px;
	border-left:none;
}
div.fc div.orderlogin div.form_content{

}

div.fc div.orderlogin div.left{

}
div.fc div.orderlogin div.left_right,div.fc div.orderlogin div.caption,div.fc div.orderlogin div.pair{

}*/

/*----------------------| DIV ORDER |-------------------------*/

div.fc2order{
	
	text-align:left;
}
div.fc2order div.form_caption{
	text-align:left;
	width:100%;
	font-weight:bold;
	margin-bottom:20px;
	display:none;
}

div.fc2order form{
	width:500px;
	text-align:left;
	margin:0px auto;
	padding:0px;
}

div.fc2order div.form_content{
	width:100%;
}
div.fc2order div.buttons{
	clear:both;
	width:100%;
	border:none;
	/*border-top:1px solid #222222;*/
	/*border-bottom:1px solid #222222;*/
	text-align:center;
}
div.fc2order div.buttons input{
	/*font-size:16px;*/
}

div.fc2order div.form_content div.caption{
	clear:both;
	text-align:center;
	width:100%;
	padding:3px 0px 0px 0px;
	font-weight:bold;
	height:20px;
	/*background:#333333;*/
	/*border:1px solid #222222;*/
}
div.fc2order div.left_right{
	margin-left:150px;
	border:none;
	/*border-left:1px solid #222222;*/
	width:340px;
	
}
div.fc2order div.left{
	float:left;
	width:150px;
	/*margin-left:5px;*/
	
}
div.fc2order div.right{
	float: left;
	text-align: left;
	width:auto;
}

div.fc2order input.inp_text, div.fc2order input.inp_psw, div.fc2order select, div.fc2order textarea{
	width: 170px;
}

/*order description*/
div.fc2order div.order_descr div.left{
	width:320px; 
}
div.fc2order div.order_descr textarea{
	width:320px;
}
/*end order description*/

div.fc2order input.inp_chb{
	width: auto;
}

div.user_swich{
	float:left;
	width:150px;
}
div.user_swich div.form_content{
	clear:both;
	width:150px;
	padding-top:5px;
	
}
div.user_swich div.left_right{
	margin:0px auto;
	width:140px;
	border:none;
}
div.user_swich input{
	/*margin:0px 0px 0px 0px;
	padding:0px;
	height:16px;
	width:auto;*/
}
div.user_swich div.left{
	margin:0px;
	padding:0px;
	float:right;
	width:120px;
}
div.user_swich div.right{
	float:left;
	width:20px;
}



div.orderlogin{
	float:left;
	width:340px;
}
div.orderlogin input{
	/*margin:0px 0px 0px 0px;
	padding:0px;*/
	width:150px;
}
div.orderlogin div.left_right{
	clear:both;
	margin:0px;
	width:340px;
	border:none;
	
}
div.orderlogin div.left{
	float:left;
	width:150px;
	/*margin-left:5px;*/
}
div.orderlogin div.right{
	
	width:170px;
}
div.orderlogin{
	float:left;
	width:340px;
}
div.orderlogin div.form_content{
	clear:both;
	width:340px;
	border-left:1px solid #222222;
	padding-top:5px;
}

/*--------------------| END DIV ORDER |-----------------------*/


/*---------------------| DIV SIGN UP |-------------------------*/
div.side_member{
	float: right;
	margin: 20px 0px 20px 0px;
	width: 170px;
	background: #d1f0f9;
	padding: 0px;
	color:#004660; 
	position: relative;
	left:20px;
}
div.userwelcom{
	color:#ff5a00;
	color:#02aee0;
	font-weight:bold;
}
div.side_member div.myorderslink a,div.side_member div.signout a{
	display:block;
	font-size:13px;
	background: url(../images/images.gif) -3px -287px no-repeat;
	width: 80px;
	height:20px;
	text-align:left;
	overflow:visible;
	padding: 2px 20px;
	margin: 3px 0px;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	text-decoration:none;
}
div.fcsignup{
	clear:both;
	width:150px;
	
}
div.fc2signup{
	width:150px;
	background:none;
}
/*
div.fc2signup{
	
	font-size:11px;
	font-family:arial;
	font-weight: bold;
	margin: 0px 10px;
}
*/
div.fcsignup form{
	width:150px;
	text-align:left;
	margin:0px;
	padding:0px;
	
}

div.fcsignup div.left_right{
	width:150px;
	float: none;
	border:none;
	
}

div.fcsignup div.left{
	float: none;
	width:150px;
}
div.fcsignup div.right{
	float: none;
	width:150px;
}

div.fcsignup input.inp_text, div.fcsignup input.inp_psw, div.fcsignup select, div.fcsignup textarea{
	width: 140px;
}

div.fcsignup div.buttons{
	border:none;
	clear:none;
	float:left;
	padding:3px 0px 0px 4px;
	background: none;
}
/*
div.fcsignup div.buttons input{
	width: 95px;
	border:1px solid #4a4a4a;
	color:red;
	height: 13px;
	font-size:9px;
	background:#777777;
	color: #ed1b23;
	font-weight:bold;
}
div.fcsignup div.left_right{
	
}*/
/*-------------------| END DIV SIGN UP |-----------------------*/



/*----------------------| ADD PRODUCT |-----------------------*/
table.addproduct{
	width:488px;
	margin:0px;
	padding:0px;
}
table.addproduct col.col3{
	width:150px;
}
/*--------------------| END ADD PRODUCT |---------------------*/

/*------ RELATION --------*/
div.message_history{
	text-align: left;
	margin:10px 0px;
}
div.message_history div.listhtml{
	margin:0px;
	width:500px;
	text-align: left;
	
}
div.message_history h3{
	/*background:#ced7e0;*/
	font-weight:bold;
	
	
	font-size:11px;
	padding:3px 10px;	
	margin:0px;
}
div.message_history div.messagetitle{
	
	margin: 2px 0px 0px 0px;
	font-size:11px;
	padding:1px;
	/*background:#ced7e0;*/
	font-weight:bold;
	
}
div.message_history div.messagetext{
	
}
/*---- END RELATION ------*/


/*-----------------| MESSAGES |------------------*/
div.msg{
	padding:0px;
	margin:10px 0px;
	font: 11px arial;
	text-align: left;
	overflow:hidden;
	
}
div.msg div.err{
	color:#FF0000;
	width:500px;
	margin: 0px;
	text-align: left;
}
div.msg div.good{
	color:#009900;
	width:500px;
	margin:0px;
	text-align: left;
}
div.msg div.text{
	width:484px;
	margin:0px;
	text-align: justify;
	border: 1px solid #a2de03;
	padding: 7px;
}
div.msg span.red{
	color: #FF3300;
	font-weight:bold;
}
span.tco_copy_link{
	color: #227722;
}
/*---------------| END MESSAGES |----------------*/
span.completed_file{
	color: #990000;
	font-weight: bold;
}



/*------------------| WP |-------------------------*/

div.side_wp_tab{
	overflow:hidden;
	background: #dAf4fB;
	
	
	
	
}
/*div.side_wp_tab div.side_content{
	clear:none;
	background:#00CC66;
	margin: 10px ;
}
div.side_wp_tab div.side_botleft{
	clear:none;
}*/
div.tab{
	
	color:#3399CC;
	
}
div.meta{
	
	color:#336699;
}
h2.h2cat{

	text-align:left;
	margin: 10px 0px 5px 7px;
}
h2.h2cat a{
	text-decoration:none;
}
h2.h2cat a:hover{
	color:#0099CC;
	letter-spacing:1px;
}


div.mini_order_but{
	clear:both;
	margin: 0px 0px 20px 0px;
	width: 170px;
	height:95px;
	float: right;
	position: relative;
	left:20px;
}
div.mini_order_but a{
	display:block;
	width:170px;
	height:95px;
	background:url(../images/images.gif) -301px -107px no-repeat;
	text-decoration:none;
	overflow: hidden;
}
div.mini_order_but a:hover{
	background:url(../images/images.gif) -303px -203px no-repeat;
	
}
/*----------------| END WP |-----------------------*/