/*
Theme Name: cwp_blog
Author: noname

*/

#body{
	margin:0px;
	padding:0px;
}
div.clear{
	overflow:hidden;
	clear:both;
	height:1px;
}

div.samples_link_order{
	text-align: center;
	
}

/*-----------------| HEADER AND MENU |--------------------*/
#body_bg{
	width:auto;
	min-width:1090px;
	max-width:1200px;
	width: expression(document.body.clientWidth <= 1090?'1090px':(document.body.clientWidth > 1200?'1200px':'auto'));
	background:url(../images/bg.png) left repeat-y;
}
#body_top{
	background:url(../images/menu_bg.gif) top repeat-x;
	
}
#body_bottom{
	background:url(../images/footer_bg.gif) bottom repeat-x;
	
}
#body_image{
	background:url(../images/image.jpg) top left no-repeat;
	
}
#body_image2{
	background:url(../images/side_bottom.jpg) bottom left no-repeat;
	height:100%;
	/*min-height:685px;*/
}

#top_links{
	padding:30px 0px 85px 250px;
	font-family:tahoma;
	font-size:12px;
	font-weight:900;
	text-align:center;
}
#top_links a{
	color:#FFFFFF;
	display:block;
	float:left;
	margin:0px 11px 0px 11px;
	text-decoration:none;
	font-size:11px;
	width:60px;
}
#top_links a.active{
	color:#e9e345;
	border-bottom:1px solid #e9e345;
}
#top_links div.separator{
	height:14px;
	width:1px;
	float:left;
	background:#61a3d3;
}
#top_links a.order_link{
	color:#FF99AA;
	border-bottom-color:#FF99AA;
}

/*---------------| END HEADER AND MENU |------------------*/

/*---------------------| CONTENT |--------------------*/
#content{
	float:right;
	width:100%;
	margin-left:-290px;
	font-family:tahoma;
	font-size:13px;
	color:#646363;
	text-align:justify;
	/*padding-left:150px;*/
}
#content a{
	font-family:tahoma;
	font-size:12px;
	color:#2673a5;
}
#content h1{
	font-family:tahoma;
	font-size:15px;
	color:#48832a;
}
#content h2{
	font-family:tahoma;
	font-size:14px;
	color:#48832a;
}
#content div.gopayform{
	margin: 10px;
	text-align:center;
}
#content div.gopayform button{
	font-size:20px;
	font-weight:bold;
}

#content1{
	margin:25px 50px 10px 310px;
}
#side{
	float:left;
	width:255px;
	margin:400px 0px 10px 0px;

}
#side1{
	margin:10px;
}

#rside{
	width: 200px;
	float:right;
	margin:5px 0px 5px 10px;
}
#rside div.rightbanner{
	width:auto;
	
	margin:0px auto;
}
#rside div.rightbanner a{
	display:block;
	width:200px;
	height:300px;
	text-decoration:none;
	font-size:4000px;
	overflow:hidden;
}/*-------------------| END CONTENT |------------------*/


/*--------------------------| FOOTER |--------------------------*/
#footer{
	clear:both;
	margin:0px auto; 
	width:735px;
	height:76px;
	text-align:center;
}
#footer,#footer a{
	font-family:tahoma;
	font-size:11px;
	color:#17416e;
}
#footer a{

}

#bottom_links{
	padding:15px 0px 0px 0px;
}
#bottom_links a{
	margin:0px 10px;
}

#copyright{
	margin:15px 0px 0px 0px;

}
/*------------------------| END FOOTER |------------------------*/

/*---------------------------| ORDER FORM |-----------------------------*/
table.orderform{
	border-collapse:collapse;
	width:550px;
}
table.orderform *.type{
	vertical-align:top;
	border-right:1px solid #96b1ce;
	padding:10px 20px;
	text-align:left;
}
table.orderform *.accaunt,table.orderform *.orderinfo{
	padding:10px 0px;
}
table.orderform th.caption{
	background:#96b1ce;
	color:#FFFFFF;
	height:20px;
	padding-left:10px;
}
table.orderform td.messages{
	color:red;
}
/*table.orderform a{
	color:#4b4b4b;
	font-weight:bold;
	font-size:12px;
}*/
/*-------------------------| END ORDER FORM |---------------------------*/

/*---------------------------| FORM |-----------------------------*/
table.editform{
	/*border-collapse:collapse;*/
	margin-left:20px;
	margin-top:20px;
	width:400px;

}
table.editform th,table.editform td{
	padding:0px 0px;
}
table.editform col.left{
	width:150px;
	text-align:left;
}
table.editform col.right{
	width:250px;
}
table.editform select,table.editform input.inp_text,table.editform input.inp_psw,table.editform textarea{
	width:210px;
	
}

table.editform th.caption{
	height:20px;
	background:#96b1ce;
	color:#FFFFFF;
	text-align:center;
}
/*table.editform a{
	color:#4b4b4b;
	font-weight:bold;
	font-size:12px;
}*/
/*-------------------------| END FORM |---------------------------*/

/*------------------| TABLE |-----------------------*/
table.sympletable{
	margin-left:20px;
	margin-top:20px;
	border-collapse:collapse;
	width:520px;
	border:1px solid #c6c6c6;
}
table.sympletable th{
	text-align:center;
	background:none;
	border:1px solid #96b1ce;
	color:#646363;
}
table.sympletable th.caption{
	height:20px;
	text-align:center;
	background:#96b1ce;
	color:#FFFFFF;
}
table.sympletable td{
	text-align: center;
}
/*table.sympletable a{
	color:#4b4b4b;
	font-weight:bold;
	font-size:12px;
}*/
/*----------------| END TABLE |---------------------*/
/*------------------| MEMBER |-----------------------*/
#member{
	border:1px solid #96b1ce;
	text-align:center;
	padding-bottom:10px;
	width:230px;
	overflow:hidden;
	margin-bottom:10px;
	height:120px;
	background:url(/images/bg_membe.jpg) 0px 0px no-repeat;
}
#member form{
	margin:0px 0px 10px 0px;
	padding:0px;
}
#member input.inp_text,#member input.inp_psw{
	width:140px;
}
#member a{
	color:#235995;
}
div.fcsignup div.left_right
{
	color:#205a99;
	}
div.fc2signup div.buttons input.inp_subm
{
	background:url(/images/signin.jpg) 0px 0px no-repeat;
	width:64px;
	height:24px;
	cursor:pointer;
	display:block;
	font-family:tahoma;
	font-size:12px;
	border:none;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	margin:2px 0px 0px 85px;
	margin-right:85px;
		}
/*----------------| END MEMBER |---------------------*/


/*------------------| CALCULATOR |-----------------------*/
/*#content div.fccalculator{
	text-align:center;
	font-size:11px;
	float:right;
	width:150px;

}
#content div.fccalculator div.fc2{
	margin:37px 0px 10px 10px;
	padding:0px;
	border:1px solid #96b1ce;
	width:100%;
	background: #e1e9f1;
	
}
#content div.fccalculator div.fc2 div.form_caption{
	font-weight: bold;
}
#content div.fccalculator div.fc2 form{
	margin: 0px;
}
#content div.fccalculator div.fc2 select{
	width:140px;
}
#content div.fccalculator div.fc2 input.inp_text{
	width:134px;
}

#content div.fccalculator div.fc2 a{
	color:#235995;
}
#content div.fccalculator div.fc2 div.left_right{
	border:none;
	margin: 2px 5px;
	padding: 0px;
}
#content div.fccalculator div.fc2 div.left{
	float:none;
	width:100%;
	margin:0px;
}
#content div.fccalculator div.fc2 div.right{
	float:none;
	text-align:left;
	width:100%;
}
#content div.fccalculator div.fc2 div.buttons{
	border:none;
}*/
/*----------------| END CALCULATOR |---------------------*/

/*----------------------| WP |-------------------------*/
#content div.postdate h2{
	font-size: 12px;
}
#content h3.storytitle a{
	font-family:tahoma;
	font-size:15px;
	color:#48832a;
}
#wpside{
	text-align:left;
	font-size:11px;
	float:right;
	width:200px;
	
	/*overflow:hidden;*/

}
#wpside2{
	margin:37px 0px 10px 0px;
	padding:0px;
	border:1px solid #96b1ce;
	
	background: #e1e9f1;
	
}
#wpside h2{
	font-size: 12px;
	color:#FFFFFF;
	background:#96b1ce;
	margin:0px;
	padding:3px 15px;
}

#wpside ul a {
	color: #222222;
	text-decoration: none;
	line-height: 18px;
	padding: 1px 1px 1px 10px;
	margin: 1px;
}

#wpside ul li.cat-item{
	margin: 5px;
}
#wpside ul li a {
	color: #222222;
	text-decoration: none;
	
}

#wpside ul li a:hover {
	color: #235995;
	text-decoration: underline;
}
#wpside ul {
	font-size: 11px;
	color: #BEBEBE;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#wpside ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#wpside ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0;
	padding: 0px;
	line-height: 18px;
}

#wcontent{
	float:left;
	width:500px;

}
/*--------------------| END WP |-----------------------*/


/*----------------------| DIV FORM |-------------------------*/

#content div.fc1{
	width:100%;
	text-align:center;
}
#content div.fc2{
	width:500px;
	margin: 0px auto;
	text-align: left;
}
#content div.fc2 div.form_caption{
	
	text-align: left;
	padding:3px 0px 3px 10px;
	font-weight:bold;
	background:#96b1ce;
	color: #FFFFFF;
}

#content div.fc2 form{
	margin: 0px;
	padding: 0px;
}

#content div.fc2 div.form_content{
	
}
#content div.fc2 div.buttons{
	clear:both;
	text-align:center;
	border:1px solid #a5a5a5;
}

#content div.fc2 div.form_content div.caption{
	clear:both;
	text-align: left;
	padding:2px 0px 2px 10px;
	font-weight:bold;
	
	background:#96b1ce;
	color: #FFFFFF;
}
#content div.fc2 div.left_right{
	margin:0px;
	border-left:1px solid #a5a5a5;
	border-right:1px solid #a5a5a5;
	height: 100%;
	padding: 3px 0px;
	
}
#content div.fc2 div.left{
	float:left;
	width:150px;
	margin-left:5px;
}
#content div.fc2 div.right{
	float:left;
	text-align:left;
	width:300px;
}
#content div.fc2 input.inp_text, #content div.fc2 input.inp_psw, div.fc2 select, #content div.fc2 textarea{
	width:100%;
}
#content div.fc2 input.inp_chb{
	width:auto;
}
/*--------------------| END DIV FORM |-----------------------*/
/*----------------------| DIV ORDER |-------------------------*/

#content div.fcorder div.fc2 div.left_right{
	margin-left:150px;
	border-right: none;
	
}
#content div.fcorder div.fc2 div.right{
	float:left;
	text-align:left;
	width:170px;
}
#content div.fcorder div.fc2 div.buttons{
	border: none;
}
#content div.fcorder div.fc2 div.form_caption{
	display: none;
}
/*div.fc2order{
	width:100%;
	text-align:center;
}
div.fc2order div.form_caption{
	text-align:left;
	width:100%;
	background: none;
	height: 100%;
	padding: 0px;
}

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%;
	text-align:center;
}
div.fc2order div.buttons input{
	font-size:16px;
}

div.fc2order div.form_content div.caption{
	clear:both;
	text-align: left;
	width:100%;
	padding:3px 0px 0px 10px;
	font-weight:bold;
	height:20px;
	background:#96b1ce;
	color: #FFFFFF;
}
div.fc2order div.left_right{
	margin-left:150px;
	border-left:1px solid #a5a5a5;
	width:340px;
	
}
div.fc2order div.left{
	float:left;
	width:150px;
	margin-left:5px;
}
div.fc2order div.right{
	float:left;
	text-align:left;
	width:170px;
}
div.fc2order input.inp_text, div.fc2order input.inp_psw, div.fc2order select, div.fc2order textarea{
	width:170px;
}
div.fc2order input.inp_chb{
	width:auto;
}
*/
#content div.fcorder div.fc2 div.user_swich{
	float:left;
	width:150px;
}
#content div.fcorder div.fc2 div.user_swich div.form_content{
	clear:both;
	width:150px;
	padding-top:5px;
	
}
#content div.fcorder div.fc2 div.user_swich div.left_right{
	margin:0px auto;
	width:140px;
	border:none;
	}
#content div.fcorder div.fc2 div.user_swich input{
	margin:0px 0px 0px 0px;
	padding:0px;
	height:16px;
	width:auto;
}
#content div.fcorder div.fc2 div.user_swich div.left{
	margin:0px;
	float:right;
	width:120px;
	font-weight: bold;
}
#content div.fcorder div.fc2 div.user_swich div.right{
	float:left;
	width:20px;
}



#content div.fcorder div.fc2 div.orderlogin{
	float:left;
	width:340px;
}

#content div.fcorder div.fc2 div.orderlogin div.left_right{
	clear:both;
	margin:0px;
	width:340px;
	/*border:none;*/
	
}
#content div.fcorder div.fc2 div.orderlogin div.left{
	float:left;
	width:150px;
	margin-left:5px;
}
#content div.fcorder div.fc2 div.orderlogin div.right{
	
	width:170px;
}
#content div.fcorder div.fc2 div.orderlogin{
	float:left;
	width:340px;
}
#content div.fcorder div.fc2 div.orderlogin div.form_content{
	clear:both;
	width:340px;
	border-left:1px solid #a5a5a5;
	padding-top:5px;
}
/*order description*/
#content div.fc2order div.order_descr div.left{
	width:325px;
}

#content div.fc2order div.order_descr div.right{
	width:325px;
	padding-
}
#content div.fc2order div.order_descr textarea{
	margin-left:5px;
	width:325px;
}
/*end order description*/
/*--------------------| END DIV ORDER |-----------------------*/
/*-----------------| MESSAGES |------------------*/
div.msg{
	padding:0px;
	margin:10px 0px;
	font: 11px arial;
	text-align: left;
	width:100%;
	clear: both;
}
div.msg div.err{
	color:#FF0000;
	width:470px;
	margin: 0px auto;
}
div.msg div.good{
	color:#00FF00;
	width:470px;
	margin:0px auto;
}
div.msg div.text{
	width:470px;
	margin:0px auto;
	text-align: justify;
	border: 1px solid #96b1ce;
	padding: 7px;
}
div.msg span.red{
	color: #FF0000;
	font-weight: bold;
}
span.tco_copy_link{
	color: #227722;
}
/*---------------| END MESSAGES |----------------*/
/*------ RELATION --------*/
div.message_history{
	text-align: center;
	margin:10px 0px;
}
div.message_history div.listhtml{
	margin:0px auto;
	width:500px;
	text-align: left;
	
}
div.message_history h3{
	background:#96b1ce;
	font-weight:bold;
	
	border:1px solid #a5a5a5;
	font-size:11px;
	padding:3px 10px;	
	margin:0px;
	color:#FFFFFF;
}
div.message_history div.messagetitle{
	border: 1px solid #a5a5a5;
	margin: 2px 0px 0px 0px;
	font-size:11px;
	padding:1px;
	background:#96b1ce;
	font-weight:bold;
	color:#FFFFFF;
}
div.message_history div.messagetext{
	border: 1px solid #a5a5a5;
	border-top: none;
}
/*---- END RELATION ------*/
span.completed_file{
	color: #990000;
	font-weight: bold;
}


/*---------------------------| SWREG |--------------------------*/
div.method_swreg{
	border-top: 2px dotted #CCCCCC;
	padding-top: 10px; 
	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;
	display: block;
}
div.method_swreg div.methodlogo{
	margin-right: 10px;
	height: 70px;
	width: 135px;
	float:left;
	background: url(../images/images.gif) 8px -11px no-repeat; 
}
div.method_swreg div.methodcards{
	margin:10px auto;
	width:400px;
	height: 30px;
	background: url(../images/images.gif) 0px -87px no-repeat; 
	
}
div.pay_button_swreg{
	margin: 10px 0px;
	text-align: center;
}
/*-------------------------| 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 |------------------------*/