/* RESET */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,blockquote,th,td { 
    margin:0;
    padding:0;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
img { 
    border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-style:normal;
    font-weight:normal;
}
ol,ul {
    list-style:none;
}
caption,th {
    text-align:left;
}
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:normal;
}
q:before,q:after {
    content:'';
}
abbr,acronym { 
    border:0;
}
/* END RESET*/

/** GLOBAL **/
.noCollapse{
    border-collapse: separate;
    border-spacing:2px;
}  
.tFrm td, .tFrm th{
    padding: 2px;
}
* {
    font-family: Verdana, Tahoma;
}
body {
    font: normal 12px Verdana, Tahoma;   
    margin:0;
    background:#fff;
}

img { border:none; }  

.wrapper {
    width: 1000px;
    text-align:left;
}
#header {
}
    
#header .logo {
    padding-bottom:5px;
}
    
#header table tr td {
    vertical-align:bottom;
}
    
td.small_logo {
    text-align:right;
    padding-bottom:5px;
}
    
.cobrand_title {
    padding-bottom:3px;
    font-size:28px;
    font-family:Arial, Helvetica, sans-serif;
}    
    
a.cobrand_header:link, a.cobrand_header:visited {
    color:#000;
    text-decoration:none;
}
    
a.cobrand_header:hover, a.cobrand_header:active {
    color:#03c;
    text-decoration:none;
}
td.header_right {
    padding-bottom:2px;
    text-align:right;
}

a.arrow:link, a.arrow:visited, a.arrow:hover, a.arrow:active {
    padding-right:19px;
    background:url('/images/icons/right_arrow.gif') no-repeat center right;
    text-transform:uppercase;
    font-weight:bold;
    color:#209BEB;
    font-size:12px;
}

a.tip_unsignup:link, a.tip_unsignup:visited, a.tip_unsignup:hover, a.tip_unsignup:active {
    color: #ff3e11;
    font-size: 12px;
    font-weight: bold;
}
div.div_unsignup {
    padding-bottom: 3px;
}
/** END GLOBAL **/
.bg_top {
    background: #fff url('/images/v4/bg_header.png') repeat-x;
    height: 17px;
    width: 100%;
}
.bg_top_banner {
    background: url('/images/v4/bg_top_banner.png') repeat-x;
    height: 17px;
    text-align: right;
    width: 100%;
}  
     
.bg_top_2x {
    background: url('/images/v4/bg_header_2x.png') repeat-x;
    height: 3px;
    width: 100%;
}
.bg_bottom {
    background: url('/images/v4/bg_bottom.png') repeat-x;
    height: 3px;
    width: 100%;
    clear: both;
} 
.bg {
    background: url('/images/v4/bg.jpg');
    font: normal 12px Verdana, Tahoma;
    font-family:Verdana,Tahoma;
} 
.bg_white {
    background-color: #fff;
} 
.indent_after_header {
    height: 3px;            
}  
.pad7 {
    height: 7px;
}
.pad_baner {
    padding-right: 20px;
}    

.wrapper_1000 {
    width: 1000px !important;
}
/************* corners ****************/

.corner_signup_black {
    width: 1000px; height: 69px; background: url('/images/v4/parts/hat_get_big.png') no-repeat scroll 0% 100%;        
}

.corner_signup_small_black {
    width: 395px; height: 66px; background: url('/images/v4/parts/hat_get.png') no-repeat scroll 0% 100%;       
}
.corner_upgrade_small_black {
    width: 395px; height: 60px; background: url('/images/v4/parts/hat_upgrade.png') no-repeat;        
}


.corner_lt {
    width: 27px; height: 29px; background: url('/images/v4/parts/left_top.png') no-repeat;    
}  
.corner_tl {
    padding-top:10px; background: url('/images/v4/parts/top_line.png') repeat-x top;   
}
.corner_rt {
    width: 27px; height: 29px; background: url('/images/v4/parts/right_top.png') no-repeat;    
}
.corner_rt_blog {
    width: 227px; height: 29px; background: url('/images/v4/parts/right_top_blog.png') no-repeat;    
}

.corner_lt_ads {
    width: 27px;height: 48px; background: url('/images/v4/parts/left_top_corner_ads.png') no-repeat;    
}
.corner_tl_ads {
    text-align:right; height: 48px; background: url('/images/v4/parts/top_line_ads.png') repeat-x;   
}
.corner_rt_ads {
    width: 27px;height: 48px; background: url('/images/v4/parts/right_top_corner_ads.png') no-repeat;    
}


.corner_lm {
    background: url('/images/v4/parts/left_line.png') repeat-y;    
}
.corner_lm_line{
    background: url('/images/v4/parts/left_line_fs.png') repeat-y;    
    width: 3px;
}
.corner_mc {
    background-color: #fff;  
    text-align: left;  
}
.corner_rm {
    background: url('/images/v4/parts/right_line.png') repeat-y;    
}
.corner_rm_line {
    background: url('/images/v4/parts/right_line_fs.png') repeat-y;    
    width: 3px;
}

.corner_lb {
    width: 27px;height: 27px; background: url('/images/v4/parts/left_bottom.png') no-repeat;    
}
.corner_bl {
    height: 27px; background: url('/images/v4/parts/bottom_line.png') repeat-x bottom;   
}
.corner_rb {
    width: 27px;height: 27px; background: url('/images/v4/parts/right_bottom.png') no-repeat;    
}
.corner_rb_blog {
    width: 227px;height: 27px; background: url('/images/v4/parts/right_bottom_blog.png') no-repeat;    
}
/************* corners ****************/                            
a:hover{
    background: none;
    color:#739eb0;
    text-decoration:underline;
}
a:link {
    background: none;
    color:#739eb0;
    text-decoration:underline; 
}
a:visited {
    background: none;
    color:#739eb0;
    text-decoration:underline;
}


/** messages **/
.msg_v4 {
    background:#c9e39c none repeat scroll 0 0;
    border:1px solid #6bae21;
    margin:10px 0;
    padding:10px; 
}
.yellow_msg_v4{
    padding:10px;
    border:1px solid #fc0;
    background:#ffe;
    margin:10px 0;
    text-align:center;
    font-size:12px;
}
.errors_v4 {
    margin:10px 0;
    padding:5px 10px 10px 10px;
    border:1px solid #fd4239;
    background:#fee;
}
.errors_head_v4 {
    color: #fd4239;
    margin-bottom:7px;
    font-size:17px;
    font-weight:bold;
    font-size:14px; 
}


.wrapper_1000 .headerH1 {
    font: bold 36px Verdana, Tahoma;
    color: #007db8; 
}

.wrapper_1000 .headerH4 {
    font: bold 18px Verdana, Tahoma;
    color: #007db8; 
}

.login_input {
    border: 1px solid #696868;
    font-size: 15px;
    width: 210px;
} 

.title_image{
    padding-bottom: 10px;
    padding-left: 20px;
}

#footer {
    border-top:1px solid #A8A8A8;
    color:#999999;
    font-size:12px;
    padding:8px 0 20px;
    text-align:center;
}
.header_nav a:link, .header_nav a:visited {
    color:#739EB0;
    font-size:13px;
    font-weight:bold;
}

#header {
    border-bottom:1px solid #A8A8A8;
}
.headerShift {
    padding-top: 10px; 
    padding-left: 20px;
    padding-right: 20px;
}
.privacy {
    background-image : url('/images/v4/privacy.png') !important;
    background-repeat: no-repeat !important;
    background-position: 35px 20px !important;
}
.privacy_inline {
    background-image : url('/images/v4/privacy.png') !important;
    background-repeat: no-repeat !important;
    background-position: 3px 05px !important;
}