
.sec_container{
    float:left;
    margin-top:25px;
   /* border:1px solid #444444;*/
}
.sec_header{
    float:left;
    text-align:left;
    color:#6d6e72;
    font-size:25px;
    font-weight: bold;
    width:560px;
    margin-top:15px;
}
.sec_img{
    float:left;
}
.content_header {
    color:#6D6D6D;
    font-size:16px;
    font-weight:bold;
    padding-bottom:5px;
}
.content_text{
    color:#6D6D6D;
    font-size:12px;
    float:left;
}
.list_content_header {
    color:#6D6D6D;
    font-size:13px;
    line-height:1.3;
    font-weight:bold;
}


.learn_more_cont {
    font-size:15px;
    font-weight:bold;
    padding-top:10px;
    text-decoration:none;
}
.learn_more_cont a {
    color:#6D6D6D;
    text-decoration:none;
}
.learn_more_cont a:link {
    color:#6D6D6D;
    text-decoration:none;
}
.learn_more_cont a:visited {
    color:#6D6D6D;
    text-decoration:none;
}
.learn_more_cont a:hover {
    color:#6D6D6D;
    text-decoration:none;
}
.net_publishers_main_header  {
    float:left;
    margin:25px 0px 10px 0px;
	padding:0px 35px 30px 35px;
}
.net_publishers_main_header img
{
	width:200px;
	border:none;
	
}
.net_pub_main_cont
{
	float:left;
	width:560px;
	margin-top:20px;
}
.net_pub_descript_cont
{
	float:left;
	width:280px;
	padding:0 0 30px 10px;
	color:#686868;
	font-size:13px;
	
}
.net_pub_sub_text
{
	color:#6D6D6D;
    font-size:12px;
    float:left;
	width:560px;
	margin-top:10px;
}


/***********************management*****************************/
.management_list_left{
    float:left;
    width:180px;
    font-size:13px;
    color:#727272;
    margin-top:20px;
}
.management_list_right{
    float:left;
    width:300px;
    font-size:13px;
    margin-top:20px;
}
.management_list_right a{
    color:#0000FF;
}
/*********************publisher app*******************************/
.main_form_cont{
    float:left;
    color:#000000;
    font-size:13px;
    line-height:1.3;
    margin-top:15px;
    margin-bottom:100px;
    width:560px;
}
.form_row_cont{
    float:left;
    width:560px;
    margin-top:10px;
}
.debug_top{
    border:1px solid black;
    margin-bottom:20px;
    padding:10px;           
}
.debug_bottom{
    border:1px solid black;
    margin-top:20px;
    padding:10px;            
}
.debug_box{
    float:left;
    color:red;
    font-size:16px;            
}
.debug_text{
    float:left;
    color:black;            
}
.left_form_cont{
float:left;
width:220px;
padding-left:20px;
}
.right_form_cont{
float:left;
width:300px;
}
/*/////////////////////////////contact Us//////////////////////////////*/
.black_sales_cont
{
	float:left;
	background-color:#000000;
	color:#FFFFFF;
	padding:15px;
	width:530px;
	font-size:14px;
}
.black_sales_cont a:link
{
	color:#FFFFFF;
}
.black_sales_cont a:visited
{
	color:#FFFFFF;
}
.black_sales_cont a:hover
{
	color:#FC7F01;
}
.black_sales_cont span
{
	font-size:20px;
}
.white_sales_cont
{
	float:left;
	background-color:#FFFFFF;
	color:#6D6D6D;
	width:560px;
	font-size:14px;
	padding-bottom: 40px;
}
.white_sales_cont span
{
	font-size:15px;
	font-weight:bold;
}
.sales_row
{
	float:left;
	width:550px;
	margin:15px 0px 0px 10px;
	_margin-left:5px;
	
}
.sales_coll_left
{
	float:left;
	width:255px;
	
}
.sales_coll_right
{
	float:left;
	width:270px;
	margin-left:25px;
}
/*///////////////////////////////////////////////////////////*/

.subcontent {
    width:560px;
    float:left;
}
.rnav {
    width:300px;
    float:left;
    margin-left:35px;
}
.ad_tab {
    float: right;
    margin-top: 25px;
    _position: relative;
    _z-index: 999;
}


/******************right nav*********************/
.right_nav_main
{
   float:left;
   width:300px;
}
.right_nav_links
{
   float:left;
   width:300px;
   margin-bottom:30px;
}
.right_nav_header
{
   float:left;
   width:300px;
   border-bottom:1px solid #686868;
   font-size:25px;
   color:#686868;
   font-weight:bold;
   padding:0px 0px 10px 0px;
}
.right_link_cont
{
   float:left;
   width:300px;
   border-bottom:1px solid #686868;
   
}
.right_link_cont_top
{
   float:left;
   width:300px;
   border-bottom:1px solid #686868;
   background-image:url('i/right_top_bg.gif');
   background-repeat:repeat-x;
   
}
.right_nav_link
{
   float:left;
   width:265px;
   height:15px;
   padding:10px 0px 10px 10px;
   font-size:13px;
   color:#686868;
}
.right_nav_link a:link{color:#686868;text-decoration:none;}
.right_nav_link a:visited{color:#686868;text-decoration:none;}
.right_nav_link a:hover{color:#FC7F01;text-decoration:none;}
.right_black_arrow
{
   float:left;
   width:25px;
   height:35px;
   background-image:url("i/black_right_pointer.png");
   _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/black_right_pointer.png', sizingMethod='scale');
   _background:none;
   background-repeat:no-repeat;
}
.right_img_link
{
   float:left;
   width:300px;
   margin-top:10px;
}
.right_img_link img
{
   width:300px;
   border:none;
}
.right_img_header
{
   float:left;
   width:300px;
   font-size:25px;
   color:#686868;
   font-weight:bold;
   padding:0px 0px 10px 0px;
}
/******************accordion*********************/
#accordion
{
	margin:20px 0px;
}
.toggler div
{
	list-style-image:url('i/arrow_left.gif');
	cursor: pointer;
	font-size: 14px;
	font-weight:bold;
	background-color: #EEEEEE;
	color: #6D6E72;
	padding:5px 0px;
	margin-bottom:3px;
}
.toggler ul
{
	cursor: pointer;
	
}
.toggler li
{
	cursor: pointer;
	width:500px;
}
.publish_title
{
	
}
div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}


/**************why join network stylez***************/
.sec_inner_header{
    float:left;
    text-align:left;
    color:#515352;
    font-size:26px;
    font-weight: bold;
    width:560px;
    margin-top:15px;
}
.sec_side_header{
    float:left;
    text-align:left;
    color:#ea9f3a;
    font-size:25px;
    font-weight: bold;
    width:300px;
    margin-top:15px;
}
.inner_content_text{
    float:left;
    width:500px;
    color:#515151;
    
}
.inner_join_content_text{
    float:left;
    width:250px;
    font-size:18px;
    color:#515352;
}
