﻿.top_nav_wrap
{
	float:left;
	width:auto;
	height:auto;
	margin:0px 0px 0px 30px;
	background:#fff;
}

.top_nav_item
{
	float:left;
	width:auto;
	height:36px;
	text-decoration:none;
	color:#0575ab;
	cursor:pointer;
	padding:0px 15px 0px 15px;
	border-bottom:4px solid #fff;
	-webkit-transition: border 0.1s ease;
	-moz-transition: border 0.1s ease;
	-o-transition: border 0.1s ease;
	transition: border 0.1s ease;
	margin-right:5px;
}

.top_nav_item span
{
	float:left;
	width:100%;
	margin-top:12px;
	margin-bottom:-4px;
	font-size:14px;
	text-align:center;
}

.top_nav_item:hover
{
	color:#0575AB;
	background:#fff;
	border-bottom:4px solid #0575AB;
}

.top_nav_item_active
{
	float:left;
	width:auto;
	height:36px;
	background:#fff;
	padding:0px 15px 0px 15px;
	border-bottom:4px solid #0575AB;
	text-decoration:none;
	cursor:default;
	margin-bottom:0px;
	color:#0575AB;
}

.top_nav_item_active span
{
	float:left;
	width:100%;
	margin-top:12px;
	margin-bottom:-4px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

.page_nav_panel_wrap
{
	float:left;
	width:100%;
	height:auto;
	border-bottom:1px solid #e8e8e8;
	background:#fff;
}

.page_nav_panel
{
	float:left;
	width:955px;
	height:auto;
	margin-left:25px;
}

.sub_header_title_wrap
{
	width:550px !important;
}

.sub_header_title_wrap h1
{
	width:500px !important;
}

.page_content_regular_btn
{
	float:right;
	width:178px;
	height:36px;
	font-size:16px;
	text-align:left;
	margin-left:0px;
	margin-right:30px;
	margin-top:25px;
	text-decoration:none;
	color:#FFFFFF;
	background:#0575AB;
	cursor: pointer;
	-webkit-transition: background 0.3s ease;
	-moz-transition: background 0.3s ease;
	-o-transition: background 0.3s ease;
	transition: background 0.3s ease;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.page_content_regular_btn::after 
{
	content: "";
	float: left;
	width:176px;
	height: 16px;
	display: inline;
	position: relative;
	margin-left: 1px;
	margin-top:-23px;
	border-top: 1px solid #3E92CB;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	background: rgba(117, 193, 252, 0.1);
}

.page_content_regular_btn:hover
{
	background:#006DA3;
}

.page_content_regular_btn:hover::after
{
	background:rgba(117, 193, 252, 0);
}

.page_content_regular_btn span
{
	float:left;
	width:100%;
	margin-top:10px;
	font-size:14px;
	text-align:center;
	line-height:14px;
	text-shadow:0px 1px 0px rgba(0, 0, 0, 0.5);
}

.right_column_member
{
    float:left;
    width:230px;
    height:100%;
    background-color:#fafafa;
    border:1px solid #e8e8e8; 
    padding-bottom:0px;
    margin-top:35px;
}

.right_column_header_member
{
    float:left;
    width:230px;
    height:auto;
    text-align:left;
    border-top:1px solid #fff;
}

.right_column_header_member a
{
    float:left;
    margin-left:15px;
    margin-top:15px;
    margin-bottom:15px;
    font-size:16px;
    color:#0575AB;
    text-decoration:none;
}

.right_column_header_member a:hover
{
    color:#000;
}

.left_body_wrap
{
    float:left;
    width:755px;
}

.desc_wrap
{
    float:left;
    width:715px;
    margin-left:35px;
    margin-top:0px;
    text-align:center;
    padding-bottom:100px;
}

.body_dash
{
    float:left;
    width:715px;
    background-color:#e8e8e8;
    font-size:1px;
    margin-top:35px;
    line-height:1px;
    height:1px;
}

.desc_title
{
    float:left;
    width:710px;
    padding-left:0px;
    font-size:26px;
    color:#000;
    text-align:left;
    margin-top:35px;
}

.desc_text
{
    float:left;
    width:710px;
    font-size:16px;
    text-align:left;
    line-height:26px;
    padding-left:0px;
    color:#313131;
    margin-top:25px;
}

.desc_text strong
{
	color:#313131;
}

.desc_text a
{
	color:#0575AB;
	text-decoration:none;
}

.desc_text a:hover
{
	color:#313131;
}

.desc_row
{
	float:left;
	width:715px;
}

.desc_bullet_title
{
    float:left;
    width:685px;
    font-size:16px;
    text-align:left;
    padding-left:0px;
    color:#313131;
    margin-top:25px;
    margin-left:25px;
    margin-bottom:5px;
}

.desc_bullet
{
	float:left;
    width:7px;
    height:7px;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	background:#313131;
    margin-top:15px;
    margin-bottom:5px;
    margin-left:45px;
}

.desc_bullet_text
{
    float:left;
    width:auto;
    font-size:16px;
    text-align:left;
    padding-left:0px;
    color:#515151;
    margin-top:10px;
    margin-left:10px;
    margin-bottom:5px;
}

.desc_watermark_img
{
	float:left;
	width:311px;
	height:207px;
	margin-top:25px;
	margin-right:35px;
}

.desc_watermark_text
{
	float:left;
	width:311px;
	font-size:14px;
	color:#515151;
	text-align:center;
	margin-right:35px;
	margin-top:10px;
	font-style:italic;
}

.desc_bio_wrap
{
    float:left;
    width:710px;
    margin-top:15px;
    margin-left:5px;
}

.desc_bio_avatar_wrap
{
    float:left;
    width:124px;
    height:124px;
    background-color:#ebebeb;
    border:1px solid #d4d4d4;
    
}

.desc_bio_avatar
{
    float:left;
    width:120px;
    height:120px;
    border:2px solid #FFF;
}

.right_column_wrap
{
	float:left;
	width:230px;
	margin-left:35px;
}

.right_column
{
    float:left;
    width:230px;
    height:100%;
    background-color:#fafafa;
    border:1px solid #e8e8e8; 
    margin-top:35px;
}

.right_column_header_top
{
    float:left;
    width:230px;
    height:auto;
    text-align:left;
    border-bottom:1px solid #e8e8e8;
    border-top:1px solid #fff;
}

.right_column_header_top span
{
    float:left;
    margin-left:15px;
    margin-top:15px;
    margin-bottom:15px;
    font-size:16px;
    color:#000;
}

.right_column_header_top_icon
{
	float:right;
	width:38px;
	height:25px;
	margin-top:12px;
	margin-right:15px;
	background:url(../images/login/login_icon.jpg) no-repeat;
}

.right_column_header span
{
    float:left;
    margin-left:12px;
    margin-top:10px;
    font-size:16px;
    color:#1b1b1b;
}

.options_item
{
    float:left;
    width:230px;
}

.options_special_text
{
    float:left;
    font-size:14px;
    color:#0575ab;
    margin-left:20px;
    margin-top:15px;
    width:190px;
    text-align:left;
    text-decoration:none;
    line-height:22px;
    border-bottom:1px dashed #e8e8e8;
    padding-bottom:15px;
}

.options_special_text:hover
{
	color:#000;
}