/* CSS Document */
#body{
	margin:0px;
	padding:0px;
	text-align:center;
	/*background:url(../images/bg.png) top center no-repeat #ffffe5;
	width: auto;*/
}
*.clear{
	clear:both;
	overflow:hidden;
	height:1px;
}
form{
	margin: 0px;	
}
a{
	color:#fd4e15;
}
a img{
	border:none 0px;
	margin: 0px;
	padding: 0px;
}
p.alert, span.alert{
	color: #fd4e15;
	font-size: 12px;
}
#body1{
	background: url(../images/bg.png) top center no-repeat;
	width: 775px;
	margin: 0px auto;
	text-align: left;
	/*border:1px solid #ffffe5;*/
	/*position: relative;
	z-index: 3;*/
}
#body2{
	width:100%;
	float: left;
	padding-right:-330px; 
}
#body3{
	clear:both;
	/*padding-right: 170px; */
}
#side1{
	float: right;
	margin-left:-330px;
	width:330px;
	
}
#side2{
	clear: both;
	text-align: left;
	height: 100%;
	position: relative;
}

#header{
	height:295px;
}
#header_left{
	width:300px;
	float:left;
}
#top_menu_left{
	clear:both;
	margin:80px 0px 0px 80px;
}
#top_menu_left a{
	color:#fd4e15;
	display:block;
	font-family:arial;
	font-size:18px;
	font-weight:100;
	margin:12px 0px;
	text-decoration:none;
}
#content{
	margin:0px 0px 0px 0px;
	text-align:justify;
	overflow:hidden;

	font-weight:200;
	color:#7b7b7b;
	font-family:tahoma;
	font-size:12px;
	padding-left:15px;
	
}
#content h1{
	font-family:arial;
	font-size:18px;
	font-weight:normal;
	margin:25px 0px 30px 0px;
	padding:0px;
	color:#fd4e15;
	text-align:left;
	border-bottom:1px solid #e5e5cd;
	width:300px;
}


#right_space{
	float:right;
	margin-top:70px;
	background:#333333;
	text-align:right;
}

*.b1{
	
	clear:both;
	float:right;
	/*height:19px;*/
	/*background:#003399;*/
	overflow:hidden;
}
/*#body_abs1{
	position:absolute;
	z-index: 2;
	top:0px;
	left:0px;
	width:100%;
	text-align:center;
	border: 1px solid black;
}

#body_abs2{
	position: static;
	width:775px;
	height:700px;
	margin:0px auto;
	text-align:left;
	border-top:1px solid #ffffe5;
	
}*/

#top_menu_right{
	clear: both;
	width:280px;
	height:50px;
	text-align: right;
	padding:0px 25px;
	margin-top: 10px;
	
}
#top_menu_right a{
	text-decoration:none;
	font-weight:bold;
	color:#7b7b7b;
	font-family:tahoma;
	font-size:11px;

}
#doctor{
	clear: both;
	width: 265px;
	height: 266px;
	margin: 0px 0px 0px 50px;
}
#footer{
	/*clear:both;*/
	border-top:4px solid #e5e5cd;
	width: 775px;
	margin: 0px auto;
	color: #7b7b7b;
	font-family: tahoma;	
}
#copyright{
	text-align:center;
	margin-bottom: 7px;
}
#copyright,#copyright a{
	text-decoration: none;
	font-weight: bold;
	color: #7b7b7b;

	font-size: 12px;
}
#disclamer{
	font-size: 11px;
	margin: 3px 0px;
}
#checkout{
	font-size: 10px;
	margin: 3px 0px;
}
#slogans{
	/*margin:10px 20px 0px 500px;*/
	color: #7b7b7b;
	font-family: tahoma;
	font-size: 20px;
	text-align: center;
}
#slogans p{
	margin:30px 0px;
}
#member_area{
	margin-left:100px;
}
/*#member_area input.inp_subm{
	width:100px;
}
*/
/*------------------| TABLE |-----------------------*/
table.sympletable{
	margin:0px auto;
	border-collapse:collapse;
	width:350px;
	border:1px solid #c6c6c6;
}
table.sympletable th{
	/*background:#a5a5a5;*/
	border:1px solid #a5a5a5;
	color: #fd4e15;
	text-align:center;
	padding: 1px 3px;
}
table.sympletable td{
	text-align:center;
	border-left:1px solid #DDDDDD;
	border-bottom:1px solid #a5a5a5;
}
table.sympletable th.caption{
	height:20px;
	/*background:#ced7e0;*/
	border:1px solid #a5a5a5;
	text-align:center;
}

/*----------------| END TABLE |---------------------*/

/*----------------------| DIV FORM |-------------------------*/
#content div.fc{
	width: 305px;
	height: 100%;
	overflow: hidden;
	
	position: relative;
	/*border-left:2px dotted #927472;
	padding-left: 3px;*/
}
#content div.fc2{
	width: 305px;
	text-align: left;
	
		
}
#content div.fc2 div.form_caption{
	
	padding: 2px 5px;
	font-weight: bold;
	margin-bottom: 3px;
	background: url(../images/images.gif) -15px -307px no-repeat;
}
#content div.fc2 form{
	margin: 0px;
}

#content div.fc2 div.form_content{
	
}
#content div.fc2 div.buttons{
	
	/*border-top:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;*/
	text-align:center;
	padding: 10px 0px;
}
#content div.fc2 div.buttons input{
	/*font-size:16px;*/
}

#content div.fc2 div.form_content div.caption{
	clear:both;
	text-align: left;
	
	font-weight:bold;
	background: url(../images/images.gif) -15px -337px no-repeat;
	height:25px;
	/*border-top:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;*/
	padding:7px 10px 0px 10px;
}
#content div.fc2 div.left_right{
	/*margin-left:135px;
	border-left:1px solid #d8d8d8;*/
	margin: 5px 0px;
	padding-left: 10px;
	/*width:100%;*/
}
#content div.fc2 div.left{
	clear: both;
	float:left;
	/*padding-left:5px;*/
	font-weight: bold;
	width:145px;
}
#content div.fc2 div.right{
	float:right;
	text-align:left;
	width:145px;
}
#content div.fc2 input.inp_text, #content div.fc2 input.inp_psw, #content div.fc2 textarea{
	width:140px;
}
#content div.fc2 select{
	width:145px;
}
#content div.fc2 input.inp_chb{
	width:auto;
}
/*#content input.inp_subm{
	background: url(../images/images.gif) -15px -407px no-repeat;
}*/

/*--------------------| END DIV FORM |-----------------------*/
/*----------------------| DIV ORDER |-------------------------*/
#content div.fcorder div.fc2 div.form_caption{
	display: none;
}
#content div.fcorder div.fc2 div.pair{
	/*border-top:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;*/
}

#content div.user_swich{
	/*float:left;*/
	/*width:135px;*/
	
}
#content div.user_swich div.form_content{
	/*clear:both;
	width:135px;*/

	
}
#content div.user_swich div.left_right{
padding:0px;
	float:right;
	width:150px;
	/*margin:0px;
	width:135px;
	border:none;*/
}
#content div.user_swich input{
	/*height:16px;
	width:auto;*/
	
}
#content div.user_swich div.left{
	float:right;
	border:none;
	width:115px;
	font-weight: bold;
	padding: 0px;
}
#content div.user_swich div.right{
	float:left;
	width:20px;
}

/*

div.fc2 div.orderlogin{
	float:right;
	width:307px;
}
div.fc2 div.orderlogin div.left_right{
	width:307px;
}
div.fc2 div.orderlogin div.left{
	width:110px;
}
div.fc2 div.orderlogin div.right{
	width:175px;
}
div.fc2 div.orderlogin input.inp_text, div.fc2 div.orderlogin input.inp_psw, div.fc2 div.orderlogin  select, div.fc2 div.orderlogin textarea{
	width:165px;
}
*/
/*--------------------| END DIV ORDER |-----------------------*/

/*----------------------| DIV MEMBER |-----------------------*/
#member_area div.fc div.left_right{
	width: 145px;
}
#member_area div.fc div.left{
	color:#444444;
	font-weight:bold;
	font-size:11px;
}
#member_area div.fc div.right{
	padding: 3px 9px;
	background: url(../images/images.gif) -317px -407px no-repeat;
	height: 22px;

}

#member_area div.fc input.inp_text, #member_area div.fc input.inp_psw{
	width:120px;
	background: none;
	border: none;
	color:#555555;
	font-weight:bold;
	font-size:11px;
}
#member_area {
	font-size: 12px;
	text-align:center;
}
#member_area a{
	display: block;
	text-decoration: none;
	font-size:13px;
	background: url(../images/images.gif) -170px -407px no-repeat;
	width: 145px;
	height:23px;
	text-align:center;
	overflow:visible;
	margin: 0px auto;
	padding: 2px 0px;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;

}
#member_area div.userwelcom{
	font-weight: bold;
	color: #333333;
}
/*--------------------| END DIV MEMBER |---------------------*/

/*----------------------| DIV ADD PRODUCT |-----------------------*/
#content div.fcadd_to_order_input{
	width: 390px;
	margin: 10px 0px;
}
#content div.fcadd_to_order_input input.inp_subm{
	width:390px;
	height: 80px;
	background: url(../images/images.gif) -15px -507px no-repeat;
}
/*--------------------| END DIV ADD PRODUCT |---------------------*/

/*-----------------| MESSAGES |------------------*/
/*div.pay_button{
	width: 300px;
}*/
div.msg{
	padding:0px;
	margin:10px 0px;
	font: 11px arial;
	text-align: center;
	
	
	
	
	
}
div.msg div.err{
	color:#FF0000;
	
	text-align: left;
}
div.msg div.good{
	color:#009900;
	
	
	text-align: left;
}
div.msg div.good{
	
	text-align: center;
}
div.msg div.text{
	
	
	margin:0px auto;
	text-align: justify;
}
span.tco_copy_link{
	color: #227722;
	
	overflow:auto;
	display:block;
}
div.msg span.red{
	color: #FF0000;
	font-weight: bold;
}
/*---------------| END MESSAGES |----------------*/


/*--------------------| PRODUCTS IN ORDER |-------------------*/
table.products{
	width: 100%;
	
}
table.products col.col1{
	width:150px;
}
table.products col.col2{
	width:150px;
}
table.products td.product_del{
	text-align: left;
}
/*------------------| END PRODUCTS IN ORDER |-----------------*/
span.completed_file{
	color: #990000;
	font-weight: bold;
}


/*---------------------------| SWREG |--------------------------*/
div.method_swreg{
	width: 400px;
	position: relative;
	overflow:hidden;
	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) 10px -10px no-repeat; 
}
div.method_swreg div.methodcards{
	margin:10px auto;
	width:405px;
	height: 30px;
	background: url(../images/images.gif) -6px -89px no-repeat; 
	
}


/*-------------------------| END SWREG |------------------------*/

/*---------------------------| 2CO |--------------------------*/
div.method_2co{
	text-align:center;
	border-top: 2px dotted #CCCCCC;
	padding-top: 10px; 
}
div.method_2co h3{
	text-align:left;
	font-size:13px;
	margin: 0px 0px;
}
div.method_2co p{
	text-align:justify;
	font-size:12px;
	margin: 1px 0px;
	display: block;
}
div.method_2co div.methodlogo{
	margin-right: 10px;
	height: 60px;
	width: 135px;
	float:left;
	background: url(../images/images.gif) 18px -120px no-repeat; 
}
div.method_2co div.methodcards{
	margin:10px auto;
	width:550px;
	height: 31px;
	background: url(../images/images.gif) 0px -180px no-repeat; 
	
}
div.pay_button_2co{
	margin: 10px 0px;
	text-align: center;
}
/*-------------------------| END 2CO |------------------------*/


/*----------------------| 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) -170px -407px no-repeat;
	width: 145px;
	height:23px;
	text-align:center;
	overflow:visible;
	/*padding: 7px auto;*/
	
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	
}
#content input.inp_subm, #content button.inp_subm{
	background: url(../images/images.gif) -15px -407px no-repeat;
}
/*input.inp_text{
	border:none;
	padding: 5px 12px;
	background: url(../images/images.gif) -315px -407px no-repeat;
	width: 145px;
	
}*/
/*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;
}*/
#content div.gopayform {
	text-align: left;
}
#content div.gopayform button.inp_subm{
	color:#FFFFFF;
	text-align:left;
	letter-spacing: 3px;
	
	padding:0px 0px 0px 150px;
	background: url(../images/images.gif) -15px -593px no-repeat;
	height: 80px;
	width:390px;
	font-size: 24px;
	color: #474867;
	margin: 10px 0px;
}
/*--------------------| END BUTTON |------------------------*/