/* cognitiveSEO Public CSS */


*{
    margin: 0;
    padding: 0;
}

body{
    font-family: Arial;
    font-size: 14px;
    min-width: 1140px;
	font-weight:500; 
	font-style:normal;	
}

#header{
    min-height: 500px;
    width: 100%;
    /*background: transparent url('../images/master-bg2.png') center center repeat;*/
}

#header_small{
    min-height: 240px;
    width: 100%;
    background: transparent url('../images/tour/master-bg2.png') repeat-x;
}

#header_no_gray_area{
    height: 50px;
    background: none;
}

#menubar{
    height: 49px;
    background: transparent url('../images/header_top_bg.png') top center repeat-x;
}

#menu{
    width: 1100px;
    margin: 0 auto;
    height: 26px;
}

#menu ul{
    list-style-type: none;
}

#menu ul li{
    display: inline-block;
    float: left;
    padding-left: 10px;
}

#menu ul li a{
    color: #f3edf9;
    text-decoration: none;
    display: inline-block;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding-top: 5px;
}
#menu ul li a.blue{
	color: #beb9e6; 
}

#menu ul li a:hover{
    background-color: #181540;
}
#menu ul#side_menu li a:hover{
    background-color: #38335d;
}
#menu ul#side_menu li a.at300b:hover{
	opacity:1;
}
#menu ul li a.active{
    background-color: #181540;
    padding-top: 5px;
}

#menu  ul li a.highlighted{
    color: #f7941e;
}
.menu_img img {
    padding-top: 5px;
}
#main_menu{
    display: block;
    float: left;
    font-size: 16px;
   
    height: 26px;
    font-weight: bold;
    margin-top: 11px;
}

#main_menu li a{
    padding: 0 9px 5px 9px;
}

#side_menu{
    display: block;
    float: right;
    font-size: 12px;
   
    height: 26px;
    
    border-radius: 0px 0px 5px 5px;
    color: #595582;
    display: inline-block;
    text-decoration: none;
    background: #38335d;
    padding-bottom: 5px;
    padding-top: 5px;
    border: 1px solid;
    border-top: none;
    padding-left: 10px;
    width: 270px;
}

#side_menu li.separator{
    color: #ffffff;
    padding: 5px;
}

#side_menu li a{
    
    padding-right: 5px; 
    padding-left: 5px;
    padding-top: 5px;
}
.addthis_toolbox a{
	width: 80px;
	height: 25px;
} 
#social_menu
{
    margin-top: 25px;
    width: 100%;
    clear: both;
}

#social_menu ul
{
    list-style: none;
}

#social_menu ul li
{
    float:right;
    margin: 0 8px;
}

#social_menu .social
{
    height: 24px;
    width: 48px;
    display: block;
    cursor: pointer;
}

#social_menu #twitter
{
    background: transparent url('../images/twitter_button.png') center center no-repeat;
}

#social_menu #facebook
{
    background: transparent url('../images/facebook_button.png') center center no-repeat;
}

#social_menu #google
{
    background: transparent url('../images/google_button.png') center center no-repeat;
}


/*header content*/
#header_content{
    /*width: 1140px;*/
    margin: 0 auto;
    background: url("../images/index/background_header.png") repeat-x;
    height: 450px; 
   
}

#header_content #logo{
    width: 750px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 10px;
    height: 125px;
   
}
#header_content .all_logo {
	position: relative;
	width: 750px;
	margin: 0 auto;
}
#header_content #logo #logo_img {
	margin-top: 0px;
	padding-right: 25px;
}
#header_content #logo a#briefcase {
	background: url("../images/index/ico_briefcase.png") no-repeat;
	height: 69px;
	width: 80px;
	display: block;
	  margin-top: 35px;
}
#header_content #logo a#briefcase:HOVER, #header_content #logo a#briefcase.active {
	background: url("../images/index/ico_briefcase_hover.png") no-repeat;
}
#header_content #logo a#ball {
	background: url("../images/index/ico_ball.png") no-repeat;
	height: 66px;
	width: 82px;
	display: block;
	  margin-top: 35px;
}
#header_content #logo a#ball:HOVER, #header_content #logo a#ball.active{
	background: url("../images/index/ico_ball_hover.png") no-repeat;
}
#header_content #logo a#lego {
	background: url("../images/index/ico_lego.png") no-repeat;
	height: 56px;
	width: 76px;
	display: block;
	  margin-top: 35px;
}
#header_content #logo a#lego:HOVER, #header_content #logo a#lego.active{
	background: url("../images/index/ico_lego_hover.png") no-repeat;
}
#header_content #logo a#recycling {
	background: url("../images/index/ico_recycling.png") no-repeat;
	height: 75px;
	width: 75px;
	display: block;
}
#header_content #logo a#recycling:HOVER, #header_content #logo a#recycling.active{
	background: url("../images/index/ico_recycling_hover.png") no-repeat;
}
#header_content #logo a#diagram {
	background: url("../images/index/ico_diagram.png") no-repeat;
	height: 60px;
	width: 65px;
	display: block;
	margin-top: 42px;
}
#header_content #logo a#diagram:HOVER, #header_content #logo a#diagram.active{
	background: url("../images/index/ico_diagram_hover.png") no-repeat;
}
#header_content #logo a#pad {
	background: url("../images/index/ico_pad.png") no-repeat;
	height: 72px;
	width: 71px;
	display: block;
}
#header_content #logo a#pad:HOVER, #header_content #logo a#pad.active{
	background: url("../images/index/ico_pad_hover.png") no-repeat;
}
#header_content #logo a {
	padding: 11px;
	float: left;
	margin-top: 30px;
}
#header_content #logo_text{
    margin: 0 auto;
    text-align: center;
}
#header_content .sublogo_text{
	display: block;
	margin:0 auto; 
	width: 233px;
	padding-bottom: 30px;
}



#header_content #logo_text h1{
    color: #696969;
    font-family: 'Din Display Pro Black';
    font-size: 49px;
    text-shadow: 1px 1px #696969, -1px -1px #a2a2a2;
    font-weight: normal;
}

#header_content #logo_text h2{
    color: #9b9b9b;
    font-family: Arial;
    font-size: 22px;
    margin-top: 9px;
	
	font-weight:500; 
	font-style:normal;	
}

#header_content #logo_images{
    width: 960px;
    margin: 0 auto;

}

#header_content #logo_images #logo_icons{
    margin: 40px 0 0 30px;
    float: left;
}

#header_content #logo_images #free_offer{
    margin: 15px 0 0 0;
    text-align: center;
    font-size: 14px;
    color: #7e7f7f;
}
#header_content .tryfree, .note_big .tryfree {
	background: url("../images/index/free_offer.png") no-repeat;
    display: block;
    height: 83px;
    margin: 0 auto;
    width: 261px;
    padding-bottom: 10px;
}
#header_content .tryfree_hover, .note_big .tryfree_hover {
	background: url("../images/index/free_offer_hover.png") no-repeat;
    display: block;
    height: 83px;
    margin: 0 auto;
    width: 261px;
    padding-bottom: 10px;
}

#header_content #logo_images #free_offer a, .note_big a{
    color: #39a3cf;
}
/*Main content area*/
.fit960{
    width: 960px;
    margin: 0 auto;
}

.fit890{
    width: 890px;
    margin: 0 auto;
}

#main_page_content_wrapper{
    width: 1140px;
    margin: 0 auto;
}

#announce{
    text-align: center;
    margin-top: 30px;
}

#announce h2{
    font-size: 29px;
    color: #7e7f7f;
}

#announce h3{
    font-size: 14px;
    color: #7e7f7f;
    font-weight: normal;
    margin-top: 5px;
}

#announce h3 a{
    color: #39a3cf;
}

#announce p{
    font-size: 18px;
    color: #b0b0b0;
    font-weight: normal;
    margin-top: 5px;
    line-height: 22px;
}

#integrated_services{
    text-align: center;
    font-family: 'Din Display Pro Black';
    font-size: 18px;
    color: #7e7f7f;
    margin-top: 42px;
}


#integrated_services span{
    display: block;
    margin: 27px 5px 0 60px;
    float: left;
}

#integrated_services>img{
    display: block;
    float: left;
}

#integrated_services #majesticseo{
    margin:8px 20px 0 8px;
}

#integrated_services #seomoz{
    margin:24px 20px 0 4px;
}

#integrated_services #twitter{
    margin:27px 20px 0 5px;
}

#integrated_services #facebook{
    margin:28px 20px 0 7px;
}

.note{
    width: 1140px;
    height: 90px;
    background: transparent url('../images/free_trial_bg.png') center center no-repeat;
    text-align: center;
    margin: 0 auto ;
    margin-bottom: 40px;
}
.note_big{
    width: 1013px;
    height: 161px;
    background: transparent url('../images/index/free_trial_bg_big.png') center center no-repeat;
    text-align: center;
    margin: 0 auto ;
    margin-bottom: 40px;
}
.note div, .note_big div{
    display: block;
    font-size: 21px;
    font-style: italic;
}

.note div.line_1, .note_big div.line_1{
    margin: 15px 0 0 0;
    height: 30px;
    padding: 15px 0 0 0;
    color: #58595b;
}

.note div.line_2 a{
    color: #39a3cf;
}

#quick_tour{
    width: 1140px;
    margin: 39px auto 0 auto;
}

#quick_tour h2{
    text-align: center;
    font-family: 'Din Display Pro Black';
    font-size: 47px;
    font-weight: normal;
    color: #b3b3b3;
    margin: 0 0 25px 0;
    text-shadow: 0 0 1px #1A1C4F;
}

.section{
    /*margin: 39px 0 0 0;*/
    width: 1140px;
    background: transparent url('../images/dashed_arrow_bottom_to_left.png') 753px 16px no-repeat;
    overflow: visible;
    min-height: 200px;
}

.section h3{
    text-align: center;
    font-family: 'Din Display Pro Black';
    font-size: 35px;
    font-weight: bold;
    color: #ffb33b;
    text-shadow: 0 0 1px #1A1C4F;
}

.section p.explain{
    text-align: center;
    font-size: 14px;
    color: #a1a1a1;
    margin: 10px 0 0 0;
}

.section p a{
    color:#39a3cf;
}

#seo_features #features_presentation{
    width: 1120px;
    margin: 45px auto 0 auto;
}

#seo_features #features_presentation div.feature{
    width: 560px;
}

#seo_features #features_presentation  div.feature.left{
    float: left;
}

#seo_features #features_presentation  div.feature.left div{
    float: left;
}

#seo_features #features_presentation  div.feature.right{
    float: right;
}

#seo_features #features_presentation  div.feature.right div{
    float: right;
}

#seo_features #features_presentation div.bubble{
    width: 239px;
    height: 138px;
    background: transparent url('../images/bubble_bg.png') top left no-repeat;
}

#seo_features #features_presentation div.bubble h2{
    font-family: Arial;
    text-shadow: none;
    text-align: center;
    font-size: 14px;
    margin: 35px 0 0 0;
    font-weight: bold;
    color: #1e1e1e;
}

#seo_features #features_presentation div.bubble h2.type1{
    color: #f7941e;
}

#seo_features #features_presentation div.bubble h2.type2{
    color: #5f5f5f;
}

#seo_features #features_presentation div.bubble h2.type3{
    color: #5f5f5f;
}


#seo_features #features_presentation div.bubble p{
    text-align: center;
    font-size: 12px;
    color: #595959;
    margin-top: 10px;
    line-height: 14px;
}

#seo_features #features_presentation div.feature.top.left div.bubble{
    margin: 1px 1px 1px 1px;
}

#seo_features #features_presentation div.feature.bottom{
    margin: 23px 0 55px 0;
}

#seo_features #features_presentation div.feature.bottom.left div.bubble{
    margin: 1px 1px 1px 1px;
}

#seo_features #features_presentation div.feature.top.right div.bubble{
    margin: 1px 1px 1px 1px;
}

#seo_features #features_presentation div.feature.bottom.right div.bubble{
    margin: 1px 1px 1px 1px;
}

#seo_features #features_presentation div.feature div.arrow{
    width: 60px;
    height: 60px;
}

#seo_features #features_presentation div.feature.top.left div.arrow{
    margin-top: 47px;
    background: transparent url('../images/index/red_arrow_bottom_to_right.png') center center no-repeat;
}

#seo_features #features_presentation div.feature.bottom.left div.arrow{
    margin-top: 20px;
    background: transparent url('../images/index/red_arrow_top_to_right.png') center center no-repeat;
}

#seo_features #features_presentation div.feature.top.right div.arrow{
    margin-top: 19px;
    background: transparent url('../images/index/red_arrow_top_to_left.png') center center no-repeat;
}

#seo_features #features_presentation div.feature.bottom.right div.arrow{
    margin-top: 50px;
    background: transparent url('../images/index/red_arrow_bottom_to_left.png') center center no-repeat;
}

.title_img {
    display: block;
    margin: 0 auto;
}
#integrated_seo_tools #tools{
    margin-top: 55px;
}

#integrated_seo_tools #tools .tool{
    min-height: 235px;
    border-bottom: 1px solid #dfdfdf;
    margin: 0 auto 25px auto;
}

#integrated_seo_tools #tools .tool.last{
    border-bottom: 0;
}

#integrated_seo_tools #tools .tool .text{
    height: auto;
    width: 465px;
    float: left;
    margin: 0 0 0 36px;
    position: relative;
}

#integrated_seo_tools #tools .tool .text h2{
    font-family: 'Din Display Pro Black';
    font-size: 32px;
    font-weight: normal;
    color: #686868;
    text-align: left;
    margin: 0;
}

#integrated_seo_tools #tools .tool .text h2.type3{
    text-shadow: none;
}


#integrated_seo_tools #tools .tool .text h3{
    font-family: Arial;
    font-size: 16px;

    color: #a1a1a1;
    text-align: left;
    margin: 0 0 15px 0;
	

	font-weight:500; 
	font-style:normal;	
}

#integrated_seo_tools #tools .tool .text h3{
    text-shadow: none;
}


#integrated_seo_tools #tools .tool .text h3 span{
    color: #58595b;
    text-decoration: underline;
}

#integrated_seo_tools #tools .tool .text ul{
    margin-left: 14px;
    font-family: Arial;
    font-size: 14px;
    margin: 0 0 30px 10px;
    color: #595959;
    line-height: 23px;
	

	font-weight:500; 
	font-style:normal;	
}

#integrated_seo_tools #tools .tool .text p{
    margin: 0 0 15px 10px;
}

#integrated_seo_tools #tools .tool .text p span{
    font-size: 14px;
    text-decoration: none;
    color: #39A3CF;
}

#integrated_seo_tools #tools .tool .image{
    height: 210px;
    width: 390px;
    float: right;
    margin: 0 30px 0 0;
    text-align: center;
    position: relative;
}

#integrated_seo_tools #tools .tool .image .clip{
    width: 106px;
    height: 109px;
    position: absolute;
    top: -1px;
    left: -1px;
}

#integrated_seo_tools #tools .tool .image .clip.link_analysis{
    background: transparent url('../images/clip_link_analysis.png') top left no-repeat;
}

#integrated_seo_tools #tools .tool .image .clip.link_man{
    background: transparent url('../images/clip_link_man.png') top left no-repeat;
}

#integrated_seo_tools #tools .tool .image .clip.rank_track{
    background: transparent url('../images/clip_rank_track.png') top left no-repeat;
}

#integrated_seo_tools #tools .tool .image .clip.seo_proj_man{
    background: transparent url('../images/clip_seo_proj_man.png') top left no-repeat;
}

#integrated_seo_tools #tools .tool .image span.caption{
    display: inline-block;
    margin-top: 5px;
    color: #8c8c8c;
    font-size: 14px;
}

#ways_cognitiveseo_help.section{
    background: none;
}

#ways_cognitiveseo_help h3{
    font-weight: normal;
    color: #1a1c4f;
    margin: 0px 0 35px 0;
    line-height: 45px;
    text-shadow: #1a1c4f 0 0 1px;
}

#ways_cognitiveseo_help h3 span.style1{
    color: #ffc000;
    text-shadow: #ffc000 0 0 1px;
}


#ways_cognitiveseo_help h3 span.style2{
    color: #a1a1a1;
    text-shadow: #a1a1a1 0 0 1px;
}

#ways_cognitiveseo_help .way{
    width: 720px;
    margin: 0 auto 29px auto;
}

#ways_cognitiveseo_help .way h4{
    font-weight: normal;
    color: #2e2e2e;
    font-size: 18px;
    font-weight: bold;
}

#ways_cognitiveseo_help .way h4 span.number{
    display: inline-block;
    width: 50px;
}

#ways_cognitiveseo_help .way p{
    margin: 0 0 10px 50px;
    color: #595959;
    font-size: 14px;
    line-height: 24px;
    font-family: arial;
}

#free_trial_registration{
    margin: 50px auto 0 auto;
}

#free_trial_registration h3{
    color: #babcbe;
    font-size: 30px;
    font-weight: normal;
    text-align: center;
}

#header_small #free_trial_registration{
    display: none;
    height: 0;
    overflow: hidden;
}

#form{
    width: 860px;
    margin: 10px auto 10px auto;
}

#form .form_left{
    width: 200px;
    height: 350px;
    float: left;
    background: transparent url('../images/form_bg_left.png') center center no-repeat;
}

#form .form_right{
    width: 200px;
    height: 350px;
    float: left;
    background: transparent url('../images/form_bg_right.png') center center no-repeat;
}

#form .form_main{
    width: 420px;
    height: 460px;
    float: left;
    background: transparent url('../images/form_bg_main.png') top center no-repeat;
    margin: 0 20px;
}

#form .form_main #free_trial_close{
    display: block;
    width: 69px;
    margin:  0 auto;
}

#form #register{
    display: block;
    width: 300px;
    margin: 80px auto 0 auto;
}

#form #register .field{
    height: 70px;
    text-align: center;
}

#form #register .submit input{
    cursor:pointer;
}

#form #register .field label{
    font-size: 15px;
    color: #58595b;
    display: block;
    float: left;
}

#form #register .field input{
    width: 298px;
    height: 28px;
    border: 1px solid #a2a2a2;
}

#form #register .field.submit input{
    width: 300px;
    height: 30px;
    border: 0 solid #a2a2a2;
    background: transparent url('../images/btn_form_bg.png') center center no-repeat;
    font-family: 'Din Display Pro Black';
    font-size: 14px;
    color: #705819;
}

#form #register .field.submit span{
    font-size: 10px;
    color: #58595b;
}

#form #register .field.submit span a{
    color: #39a3cf;
}

#still_in_doubt{
    margin: 120px 0 0 0;
}

#footer{
    height: 360px;
    background: transparent url('../images/footer_bg.png') bottom center repeat-x;
    margin: 85px 0 0 0;
    font-family: Arial;
}
#footer_left_links p {font-size: 12px;}
#footer #footer_content{
    width: 1140px;
    margin: 0 auto 0 auto;
    padding: 45px 0 0 0;
    position: relative;
}

#footer #footer_left{
    width: 480px;
    height: 275px;
    margin: 0 0 0 70px;
    float: left;
    position: relative;
}

#footer #footer_left #footer_logo{
    display: block;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
}

#footer #footer_left #try_now{
    display: block;
    float: left;
    position: absolute;
    top: 16px;
    right: 130px;
}

#footer #footer_left #footer_left_links{
    position: absolute;
    top: 60px;
    left: 72px;
}

#footer #footer_left #footer_left_links h3{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #231f20;
    /*
    margin: 0 0 5px 0;
	

	font-weight:500; 
	font-style:normal;	*/
}

#footer #footer_left #footer_left_links a{
    /*font-family: 'Din Display Pro Medium';*/
    font-family: Arial;
    font-size: 12px;

    color: #231f20;
	
	 
	font-weight:500; 
	font-style:normal;	
}
#footer #footer_left #footer_left_links a.first {
	border-right: 1px inset;
	padding-right: 1px;
	
}
#footer #footer_left #footer_left_links p.horizontal_line{
    width: 280px;
    height: 19px;
    background: transparent url('../images/horizontal_line.png') center center repeat-x;
    margin: 0 0 5px 0;
}

#footer #footer_right{
    width: 480px;
    margin: 0 70px 0 0;
    height: 275px;
    float: right;
}

#footer #footer_right h3{
    font-family: Arial;
    font-size: 21px;

    color: #58595b;
    padding: 3px;
    margin: 0 0 15px 12px;

	 
	font-weight:500; 
	font-style:normal;	
}

#footer #footer_right h3 span{
    color: #ffffff;
    background-color: #58595b;
    display: inline-block;
    padding: 3px 3px 0 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;

}

#footer #footer_right #posts{

}

#footer #footer_right #posts .post{
    min-height: 95px;
}

#footer #footer_right #posts .post .post_date{
    width: 85px;
    height: 72px;
    font-family: 'Din Display Pro Black';
    color: #3e2d6e;
    background: transparent url('../images/post_date_bg.png') center center no-repeat;
    padding: 20px 0 0 0;
    float: left;
}

#footer #footer_right #posts .post .post_date .day{

    font-size: 25px;
    text-align: center;
}

#footer #footer_right #posts .post .post_date .month{
    font-size: 15px;
    text-align: center;
}

#footer #footer_right #posts .post .post_text{
    /*float: right;
    float: left;*/
    width: 370px;
    margin: 10px 30px 0 16px;
}

#footer #footer_right #posts .post .post_text h4{
    color: #3e2d6e;
    font-family: Arial;
    font-weight: bold;
    font-size: 16.5px;
    margin: 0 0 5px 0;
}

#footer #footer_right #posts .post .post_text p{
    font-family: Arial;
    font-style: italic;
    font-size: 12px;
    color: #231f20;
	
	 
	font-weight:500; 
	line-height: 15px;

}

#footer #footer_right #posts .post .post_text p.post_link a{
    display: block;
    padding: 0 0 0 10px;
    color: #3e2d6e;
    background: transparent url('../images/link_more_bg.png') center left no-repeat;
}

#footer #footer_separator{
    width: 20px;
    height: 255px;
    float: left;
    background: transparent url('../images/footer_separator_bg.png') top center repeat-y;
}

#footer #copyright_notice{
    margin: 15px 0 0 0;
    text-align: center;
    font-family: Arial;
    font-size: 12px;
    color: #d3d3d3;
	
	 
	font-weight:500; 
	font-style:normal;	
}



.double_underline{
    width: 1000px;
    margin: 0 auto;
    height: 3px;
    background: transparent url('../images/double_underline_bg.png') top center repeat-x;
}

/*pricing page*/
#header_content_pricing_plans{
    text-align: center;
}

#header_content_pricing_plans h1{
    font-family: 'Din Display Pro Black';
    font-size: 50px;
    text-align: center;
    color: #696969;
    margin: 15px 0 0 0;
    padding: 0;
}

#header_content_pricing_plans h2{
    font-size: 22.5px;
    color: #9b9b9b;
    margin: -3px 0 34px 0;
}

#header_content_pricing_plans #more{
    float: left;
    width: 302px;
    height: 38px;
    background: transparent url('../images/find_out_more_bg.png') center center no-repeat;
    color: #58595b;
    font-size: 17px;
    margin: 14px 0 0 329px;
}

#header_content_pricing_plans #more p{
    text-align: center;
    margin: 4px 0 0 0;
}

#header_content_pricing_plans #more p a{
    color: #39a3cf;
}

#header_content_pricing_plans #custom_plan{
    float: right;
    text-align: left;
    width: 260px;
    margin: -20px 27px 0 0;
}

#header_content_pricing_plans #custom_plan p{
    font-size: 12px;
    line-height: 14px;
    font-family: Arial;
    margin: 0 0 27px 5px;
    width: 240px;
    color: #686868;
	
	 
	font-weight:500; 
	font-style:normal;	
}

#header_content_pricing_plans #custom_plan p a{
    color: #39a3cf;
}

#header #free_trial_registration.pricing{
    display: block;
    height: 0px;
    overflow: hidden;
    width: 1280px;
    margin:  10px auto 0px auto;
    text-align: center;
}

#main_menu li.menu_img{
    margin: -4px 0 0 0;
}

#main_menu li.menu_img a:hover{
    background: transparent;
}

#faq h2{
    font-family: 'Din Display Pro Black';
    font-size: 37px;
    color: #696969;
    margin: 47px 0 0 32px;
}

#faq #faq_left{
    width: 480px;
    float: left;
}

#faq #faq_right{
    width: 480px;
    float: right;
}


#faq .question{
    margin: 2px 0 0 32px;
}

#faq .question.q1{
    margin: 2px 0 0 32px;
}

#faq .question.q2{
    margin: 2px 0 0 32px;
}

#faq .question.q3{
    margin: 32px 0 0 32px;
}

#faq .question.q4{
    margin: 37px 0 0 32px;
}

#faq .question.q5{
    margin: 2px 0 0 32px;
}

#faq .question.q6{
    margin: 31px 0 0 32px;
}

#faq .question.q7{
    margin: 39px 0 0 32px;
}

#faq .question.q8{
    margin: 56px 0 0 32px;
}

#faq .question.q9{
    margin: 23px 0 0 32px;
}

#faq .question h3{
    font-family: Arial;
    font-size: 22px;
    color: #414042;
	
	 
	font-weight:500; 
	font-style:normal;	
}

#faq .question p{
    font-family: arial;
    font-size: 12px;
    color: #414042;
    width: 425px;
    line-height: 17px;
    margin: 6px 0 15px 2px;
	
	 
	font-weight:500; 
	font-style:normal;	
}

#plans h2{
    font-family: 'Din Display Pro Black';
    font-size: 37px;
    color: #696969;
    margin: 43px 0 0 32px;
}

#features_list{
    border-collapse: collapse;
    border: 0;
    width: 950px;
    margin: 13px 0 130px 10px;
}

#features_list thead{
	height: 42px;
    background: transparent url('../images/pricing/table_head_bg.png') bottom left no-repeat;
    color: #414042;
}

#features_list tbody{
	background: transparent url('../images/pricing/table_row_bg.png')  scroll 0 0 ;
}

#features_list tbody tr{
    /*background: url('../images/pricing/table_tbody_row_bg.png') no-repeat;*/
    height: 30px;
    background: url('../images/pricing/table_line.png') no-repeat top left;
}
#features_list tbody tr.lastLine{
    height: 40px;
    vertical-align: middle;
    background: url('../images/pricing/table_last_line.png') no-repeat top left;
}

#features_list tbody tr.zebra{
   /* background: url('../images/pricing/table_tbody_row_zebra_bg.png') no-repeat;*/
    background: transparent url('../images/pricing/table_row_bg_select.png') no-repeat scroll 0 0 ;
}
#features_list tbody tr:hover{
    background: url('../images/pricing/table_row_hover.png') no-repeat top left;
}
#features_list tbody tr.firstLine:hover{
    background: url('../images/pricing/table_row_hover_cost.png') no-repeat top left;
}

#features_list tbody tr.last{
    background: none;
    border-top: 2px solid #f3f4f4;
    height: 50px;
}
#features_list tbody tr.lastLine:hover{
    background: url('../images/pricing/table_last_line.png') no-repeat top left;
}

#features_list tbody tr.last td img{
    display: block;
    margin: 25px 0 0 34px;
}

#features_list thead tr td{
    margin: 7px 0 0 0;
    padding: 0;
}

#features_list thead tr td div.label{
    float: left;
    margin: 6px 0 0 5px;
    font-size: 18.5px;
}

#features_list tr td div.price{
    float: right;
    margin: -3px 40px 0 0;
    font-size: 18.5px;
    font-weight: bold;
}

#features_list tr td div.price span{
    display: block;
    float: left;
}

#features_list tr td div.price .dollar{
     font-size: 16px;
    margin: 0 3px 0 0;
}

#features_list tr td div.price .amount{
    font-family: 'Din Display Pro Black';
    font-size: 16.95px;
    margin: 2px 0 0 0;
}

#features_list tr td div.price .per_month{
    font-size: 10px;
    margin: 12px 0 0 0;
}


td.col0{
	width: 273px;
    display: block;
    float: left;
    
    position: relative;
    overflow: visible;
    line-height: 30px;
}

td.col0 div.info_text{
    position: absolute;
    width: 340px;
    height: 130px;
    left: 255px;
    top: -70px;
    background: transparent url('../images/tool_tip_bg.png') center center no-repeat;
    padding: 15px 20px 15px 40px;
    font-size: 14px;
    line-height: 17px;
    color: #575757;
    display: none;
}

td.col0 img{
    display: block;
    float: right;
    margin: 10px 20px 0 0;
    cursor: pointer;
}

#features_list .info{display:none;}
#features_list tr:hover .info{display:block;}


td.col0 div.label{
    margin-left: 10px !important;
}

td.col0 h4{
    display: block;
    float: left;
    margin-left: 20px;
    font-size: 18px;
    color: #e97f1b;
}

td.col0 h4.highlight{
    color: #595959;
}

td.col0 span{
    display: block;
    float: left;
    margin-left: 40px;
    color: #414042;
}

td.col1{
    display: block;
    float: left;
    width: 135px;

}
/*
#features_list tbody tr td.col0{
    margin: 5px 0 0 0;
}*/
#features_list tbody tr.zebra td.col0{
	line-height: 30px;
}

#features_list tbody tr td.col1,
#features_list tbody tr td.col2,
#features_list tbody tr td.col3,
#features_list tbody tr td.col4,
#features_list tbody tr td.col5{
    text-align: center;
    margin: 10px 0 0 0;
    color: #676668;
    font-weight: bold;
    font-size: 12px;
}
/*
td.col1 img{
    display: block;
    float: left;
    margin-left: 90px;
}
*/
td.col2{
      float: left;
    width: 132px;
    display: block;
}
/*
td.col2 img{
    display: block;
    float: left;
    margin-left: 90px;
}
*/
td.col3{
    display: block;
    float: left;
    width: 136px;
    text-align: center;
}
/*
td.col3 img{

    display: block;
    float: left;
    margin-left: 90px;
}*/
td.col4{
    display: block;
    float: left;
    width: 131px;
    text-align: center;
}
td.col5{
    display: block;
    float: left;
    width: 136px;
    text-align: center;
}
#features_list thead td {
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
}
.paddingleft20 {
	padding-left: 20px;
}
#features_list td span.white {
	color: #ffffff;
	font-size: 14px;
}
.firstLine td.col0{
	 padding-top: 5px;
}
#features_list .firstLine {
 	
    height: 38px;
    width: 950px;
}
#features_list .firstLine .title {
	font-size: 14px;
	font-weight: bold;
	margin-left: 20px;
	line-height: 30px;
}
#features_list tbody .desc {
	font-size: 12px;
	color: #595959;
	line-height: 25px;
}
#features_list .lastLine a {
	color: #1d7495;
	font-size: 16px;
	font-weight: bold;
}
#features_list a.orange {color: #ff6000;}
#features_list td span{
	color: #595959;
	font-size: 12px;
}
/*final_cut*/

#final_cut_page_wrapper{
    width: 960px;
    margin: -163px auto 0px auto;

}

#final_cut_page_wrapper #menu_left{
    width: 260px;
    height: auto;
    float:left;
   /* -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;*/
    display: block;
}

#final_cut_page_wrapper #menu_left .bg-main{
    background: transparent url('../images/final_cut_left_menu_bg.png') center center repeat-y;
}

#final_cut_page_wrapper #menu_left .bg-top{
    background: transparent url('../images/final_cut_left_menu_top.png') center center no-repeat;
    width: 260px;
    height: 14px;
}

#final_cut_page_wrapper #menu_left .bg-bottom{
    background: transparent url('../images/final_cut_left_menu_bottom.png') center center no-repeat;
    width: 260px;
    height: 14px;
}


#final_cut_page_wrapper #menu_left ul{
    list-style-type: none;
    width: 236px;
    display: block;
    margin: 0 auto;
    padding:  0;
}

#final_cut_page_wrapper #menu_left ul li{
    height: 76px;
    width: 236px;
    display: block;
    float: left;
    margin:  1px auto;
    background: #ffffff;
}

#final_cut_page_wrapper #menu_left .bg-top .active{
    background-color: #fff6e5;
    height: 8px;
    width: 236px;
    margin: 6px auto 0px auto;
}

#final_cut_page_wrapper #menu_left ul li.no_top_border{
    margin-top: -5px;
}

#final_cut_page_wrapper #menu_left ul li.no_bottom_border{
    margin-bottom: -5px;
}

#final_cut_page_wrapper #menu_left ul li a{
    color: #a5a5a5;
    text-decoration: none;
    display: block;
    height: 76px;
    font-family: Arial;
    clear: both;
	
	 
	font-weight:500; 
	font-style:normal;	
}

#final_cut_page_wrapper #menu_left ul li a:hover,
#final_cut_page_wrapper #menu_left ul li a.active
{
    background-color: #fff6e5;
}

#final_cut_page_wrapper #menu_left ul li a div.image{
    float: left;
    width: 60px;
}

#final_cut_page_wrapper #menu_left ul li a div.image img{
    display: block;
    margin:  25px 0px 0px 20px;
}

#final_cut_page_wrapper #menu_left ul li a div.text{
    float: right;
    width: 160px;
    padding-right: 5px;
}

#final_cut_page_wrapper #menu_left ul li a div.text h3{
    line-height: 14px;
    font-size: 12px;
    color: #696969;
    margin: 10px 0px 0px 0px;

    font-weight: bold;
    font-family: Arial;
}

#final_cut_page_wrapper #menu_left ul li a div.text p{
    line-height: 14px;
    font-size: 11px;
    color: #9f9f9f;
    font-family: Arial;
}

#final_cut_page_wrapper #menu_left ul li a h3{
    color: #59503f;
}

#final_cut_page_wrapper #menu_left ul li a img{
    float:left;
    margin: 10px 0px 0px 0px;
}

#final_cut_page_wrapper #menu_left ul li a text{
    float:right;
    text-decoration: none;
}

#final_cut_page_wrapper #menu_left .free_trial{
    width: 260px;
    margin: 0 auto;
    text-align: center;
/*    padding-top: 38px;*/
    padding-bottom: 15px;


}
#final_cut_page_wrapper #menu_left .free_trial a{
	background: url("../images/tour/free_trial.png") no-repeat;
	width: 239px;
	height: 76px;
	display: block;
    margin: 0 auto;
}
#final_cut_page_wrapper #menu_left .free_trial a:hover{
	background: url("../images/tour/free_trial_hover.png") no-repeat;
	width: 239px;
	height: 76px;
	display: block;
    margin: 0 auto;
}
#final_cut_page_wrapper #main_content{
    text-decoration: none;
    margin: 0px 220px 0px 275px;
    width: 700px;
    overflow: hidden;
}

#final_cut_page_wrapper #main_content #pages{
    width: 5600px;
    margin-left: 0px;
    position: relative;
}

#final_cut_page_wrapper #main_content .page{
    width: 700px;
    float: left;
    display: block;
}

#final_cut_page_wrapper #main_content .page .img{
    float: left;
    width: 145px;
/*    margin: 110px 0px 0px 0px;*/
	padding-top: 25px;
}
#final_cut_page_wrapper #main_content .page .img.type1{
    padding-top: 15px;
}
#final_cut_page_wrapper #main_content .page .img.type2{
	padding-top: 7px;
}
#final_cut_page_wrapper #main_content .page .img.type3{
    padding-top: 0px;
}
#final_cut_page_wrapper #main_content .page .img.type4{
   padding-top: 10px;
}
#final_cut_page_wrapper #main_content .img_center{
    width: 700px;
    margin: 0 auto;
}

#final_cut_page_wrapper #main_content .page .text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
    width: 550px;
    float: left;
    margin: 0px 5px 0px 0px;
    padding-top: 25px;
}
#final_cut_page_wrapper #main_content .page .text.type1{
	padding-top: 15px;
}
#final_cut_page_wrapper #main_content .page .text.type2{
	padding-top: 30px;
}
#final_cut_page_wrapper #main_content .page .text.type3{
	padding-top: 0px;
}
#final_cut_page_wrapper #main_content .page .text.type4{
	padding-top: 20px;
}


#final_cut_page_wrapper #main_content .page .page_heading{
/*    height: 230px;*/
	height: 142px;
}

#final_cut_page_wrapper #main_content .page .page_content{
    margin-top: 35px;
}
#final_cut_page_wrapper #main_content .page .page_content.padding{
    margin-top: 20px;
}

#final_cut_page_wrapper #main_content .page .page_content .feature{
    clear: both;
    margin: 0px 0px 50px 0px;
}

#final_cut_page_wrapper #main_content .page .page_content .text_with_right_image{
    width: 700px;
    float: left;
    /*margin-bottom: 50px;*/
}

#final_cut_page_wrapper #main_content .page .page_content .text_with_right_image .left_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
    width: 435px;
    float: left;
}

#final_cut_page_wrapper #main_content .page .page_content .text_with_right_image .left_text h2{
    font-size: 22px;
    line-height: 26px;
    color: #4d4d4d;
    margin-bottom: 25px;
}

#final_cut_page_wrapper #main_content .page .page_content .text_with_right_image .left_text p{
    line-height: 16px;
    margin-bottom: 20px;
    color: #595959;
    font-size: 14px;
}

#final_cut_page_wrapper #main_content .page .page_content .text_with_right_image .right_image{
   /* width: 251px;*/
   width: 260px;
    float: right;
    padding-top: 15px;
}

#final_cut_page_wrapper #main_content .page .note{
    width: 700px;
    background-image: url('../images/free_trial_bg_narrow.png');
}

#final_cut_page_wrapper #main_content .page .page_content .feature .plain_text p{
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-bottom: 20px;
    line-height: 16px;
    color: #595959;
	padding-top: 20px;
}

#final_cut_page_wrapper #main_content .page .page_content .feature .image{
    float: left;
}

#final_cut_page_wrapper #main_content .page .page_content .feature .bubble{
    background: transparent url('../images/bubble_bg.png') top left no-repeat;
    height: 138px;
    width: 239px;
    float: left;
    text-align: center;
}

#final_cut_page_wrapper #main_content .page .page_content .feature .bubble h2{
    color: #1E1E1E;
    font-size: 14px;
    font-weight: bold;
    margin-top: 40px;
    padding-bottom: 10px;
}

#final_cut_page_wrapper #main_content .page .page_content .feature .bubble h2.type1{
    color: #f4900a;
}

#final_cut_page_wrapper #main_content .page .page_content .feature .bubble p{
    font-size: 12px;
    color: #595959;
}


#final_cut_page_wrapper #main_content .page .page_content .feature .bubble h2.type2{
    color: #5f5f5f;
}

#final_cut_page_wrapper #main_content .page .page_content .feature .arrow{
    float: left;
    height: 60px;
    width: 60px;
    margin: 40px 20px 0px 20px;
}

#final_cut_page_wrapper #main_content .page .page_content .feature.top.right .arrow{
    background: transparent url('../images/red_arrow_top_to_left.png') center center no-repeat;
}
#final_cut_page_wrapper #main_content .page .page_content .feature.top.right .arrow.red{
    background: transparent url('../images/red_arrow_top_to_left.png') center center no-repeat;
}

#final_cut_page_wrapper #main_content .page .page_content .feature.bottom.right .arrow{
    background: transparent url('../images/red_arrow_bottom_to_left.png') center center no-repeat;
}
#final_cut_page_wrapper #main_content .page .page_content .feature.bottom.right .arrow.red{
    background: transparent url('../images/red_arrow_bottom_to_left.png') center center no-repeat;
}

#final_cut_page_wrapper #main_content .page .text h2{
    font-family: Arial;
    font-size: 22px;
    margin: 0px 0px 10px 0px;

    color: #252154;
	line-height:100%;
	font-weight: bold;
}
#final_cut_page_wrapper #main_content .page .text h2.margin_small{
	margin: 0px 0 10px;
}
#final_cut_page_wrapper #main_content .page .text h2.type1{
	margin: 0px 0 10px;
}
#final_cut_page_wrapper #main_content .page .text h2.type2{
	margin: 0px 0 10px;
}
#final_cut_page_wrapper #main_content .page .text h2.type3{
	margin: 0px 0 10px;
}
#final_cut_page_wrapper #main_content .page .text h2 span{
    display: inline;
    color: #ffb33b;
}

#final_cut_page_wrapper #main_content .page .text p{
    color: #595959;
    font-size: 14px;
    line-height: 17px;
    margin: 0px 0px 0px 0px;
}


#about_page_content_wrapper{
    width: 1140px;
    margin: 0 auto;
}

#about_page_content{
    margin-top: 30px;
}

#about_page_content h2{
    font-family: Arial;
    font-size: 36px;
    color: #696969;
    padding: 0px;
    margin-bottom: 40px;
}

#about_page_content h3{
    font-family: Arial;
    font-weight: normal;
    font-size: 22px;
    color: #414042;
    padding: 0px;
    margin: 25px 0px 25px 0px;
}

#about_page_content h4{
    font-family: Arial;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #414042;
    padding: 0px;
    margin: 0px 0px 20px 0px;
}

#about_page_content p{
    font-family: Arial;
    font-size: 14px;
    color: #414042;
    line-height: 18px;
    margin: 0px 0px 20px 0px;
}

#about_page_content p a{
    color: #09c2ff;
}

#about_page_content div.people {
    margin-bottom: 25px;
}

#about_page_content div.people div.image{
    background: transparent url('../images/people_behind_image_bg.png') center center no-repeat;
    width: 173px;
    height: 191px;
    float: left;
}

#about_page_content div.people div.image img{
    display: inline-block;
    margin: 22px 0px 0px 19px;
}

#about_page_content div.people div.text{
    width: 670px;
    float: right;
    min-height: 191px;
}

#about_page_content div.people div.text h4{
    font-size: 18px;
}

#about_page_content div.people div.text h4 em{
    font-style: italic;
}

div.hr{
    width: 100%;
    height: 1px;
    border: 0px none;
    background-color: #dedce1;
    margin-bottom: 5px;
}

.underline{
    text-decoration: underline;
}

.light_gray{
    color: #6e6e6e;
}




/*Reset*/
.clear{
    clear: both;
    margin: 0;
    padding: 0;
    line-height: 0.1em;
}

img{
    border: 0;
}

.arial_font{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
}
.close_img {
	border: 0 none;
    display: block;
    height: 30px;
    margin-left: 230px;
    margin-top: -10px;
    padding: 0;
    position: absolute;
   
    width: 30px;
}
.close_img.marginLeft10 {
	margin-left: -10px;
}
.close_img.marginLeft370 {
	margin-left: 370px;
}
#main_page_wrapper .launched{
	width: 100%;
	height: 115px;
	padding-top: 10px;
	
}
#main_page_wrapper .launched img, img.center{
	margin: 0 auto;
	display: block;
}
#main_page_wrapper .launched p {
	 font-size: 16px;
	 color: #373737;
}
.line{
	background-color: #B5B5B5;
    height: 1px;
    width: 100%;
}
#quick_tour .men_d {
/*	background: url("../images/index/men.png") no-repeat;*/
	background: url("../images/index/testimonial_i_1.jpg") no-repeat;
	width: 390px;
	height: 90px;
    padding-left: 85px;
    padding-top: 3px;
    color: #434343;
    margin: 0 auto;
    padding-bottom: 50px;
    font-size: 14px;
}
#quick_tour .men_d p{
	padding-top: 16px;
}
#quick_tour .padding200{
	padding-left: 200px;
}
#quick_tour .padding180{
        padding-left: 180px;
}
#quick_tour .padding280{
        padding-left: 280px;
}
#quick_tour .padding230{
        padding-left: 230px;
}

#quick_tour .padding170{
        padding-left: 170px;
}

#quick_tour .men_d a {
	color: #1981a2;
	text-decoration: none;
}
#quick_tour .men_d_2 {
/*      background: url("../images/index/men.png") no-repeat;*/
        background: url("../images/index/testimonial_i_3.jpg") no-repeat;
        width: 390px;
        height: 90px;
    padding-left: 85px;
    padding-top: 20px;
    color: #434343;
    margin: 0 auto;
    padding-bottom: 50px;
    font-size: 14px;
}
#quick_tour .men_d_2 p{
        padding-top: 5px;
}
#quick_tour .men_d_2 a {
        color: #1981a2;
        text-decoration: none;
}
#quick_tour .men_d_3 {
/*      background: url("../images/index/men.png") no-repeat;*/
        background: url("../images/index/testimonial_i_2.jpg") no-repeat;
        width: 390px;
        height: 90px; 
    padding-left: 85px;
    padding-top: 20px;
    color: #434343;
    margin: 0 auto;
    padding-bottom: 50px;
    font-size: 14px;
}
#quick_tour .men_d_3 p{
        padding-top: 10px;
}
#quick_tour .men_d_3 a {
        color: #1981a2;
        text-decoration: none;
}

#quick_tour .men_d_ro {
    background: url("../images/index/testimonials_ro_1.jpg") no-repeat;
    width: 390px;
    height: 90px; 
    padding-left: 85px;
    padding-top: 0px;
    color: #434343;
    margin: 0 auto;
    padding-bottom: 50px;
    font-size: 14px;
}
#quick_tour .men_d_ro p{
        padding-top: 10px;
}
#quick_tour .men_d_ro a {
        color: #1981a2;
        text-decoration: none;
}

#quick_tour .men_d_uk_1 {
    background: url("../images/index/testimonials_uk_1.jpg") no-repeat;
    width: 390px;
    height: 90px; 
    padding-left: 85px;
    padding-top: 0px;
    color: #434343;
    margin: 0 auto;
    padding-bottom: 50px;
    font-size: 14px;
}
#quick_tour .men_d_uk_1 p{
        padding-top: 10px;
}
#quick_tour .men_d_uk_1 a {
        color: #1981a2;
        text-decoration: none;
}

#quick_tour .men_d_il {
    background: url("../images/index/testimonials_il_1.jpg") no-repeat;
    width: 390px;
    height: 90px; 
    padding-left: 85px;
    padding-top: 5px;
    color: #434343;
    margin: 0 auto;
    padding-bottom: 50px;
    font-size: 14px;
}
#quick_tour .men_d_il p{
        padding-top: 0px;
}
#quick_tour .men_d_il a {
        color: #1981a2;
        text-decoration: none;
}

#quick_tour .padding196{
	padding-left: 196px;
}
#integrated_seo_tools #tools .tool.noBorder {
	border: none;
}
#ways_cognitiveseo_help .center {
	padding-bottom: 30px;
}
.featured_on {
	padding-top: 40px;
}
.featured_on.no_padding{
	padding-top: 0px;
}
.featured_on p {
	text-align: center;
	font-family: Arial;
	font-size: 22px;
	color: #373737;
}
.featured_on img {
	padding-top: 10px;
}
.note_big .tryfree_btn {
	margin-top: 10px;
}
#integrated_seo_tools {
	padding-top: 10px;
}
.launched_click {
	height: 135px;
	width: 600px;
	margin: 0 auto;
	padding-top: 15px;
	padding-left: 40px;
}
.launched_click img,.launched_click .desc {
	float: left;
	
}
.launched_click .desc p{
	color: #939393;
	font-weight: bold;
	line-height: 22px;
	
}
.launched_click .desc{
	padding-left: 35px; 
	padding-top: 10px;
}
.launched_click .desc p span {
	color: #4c4c4c;
}
.launched_click .desc a {
	color: #3aa3cf;
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	display: block;
}
.all {display: block; height: 150px;}
.all .launched {display:block; }
.all .launched_click {display:block}


/* .all:hover .launched{display:none} */
/* .all:hover .launched_click{display:block;} */


#header_content .info_submenu.left {
	background: url("../images/index/ico_left_info.png") no-repeat;
}
#header_content .info_submenu.right {
	background: url("../images/index/ico_right_info.png") no-repeat;
}

#header_content .info_submenu {
	height: 125px;
    padding: 35px 30px 10px 25px;
    position: absolute;
    top: 125px;
    width: 325px;
    
	/*
	width: 350px;
	height: 125px;
    padding: 35px 10px 10px 25px;
    position: absolute;
    top: 170px;*/
}

#header_content .info_submenu p {
	font-size: 12px;
	color: #575757;
	line-height: 15px;
	
}
#header_content .info_submenu a {
	color: #39a3cf;
}
#header_content .info_submenu h3 {
	font-size: 14px;
	color: #242052;
	font-weight: bold;
	padding-bottom: 15px;
	line-height: 17px;
}

#header_content #info_UniqueSEOFeatures{
     left: 1px;
}
#header_content #info_inBoundLinkAnalysis{
	left: 200px;
}
#header_content #info_BacklinkReports{
	left: 105px;
}
#header_content #info_LinkManagement{
	left: 160px;
}
#header_content #info_RankTracking{
	left: 253px;
}
#header_content #info_To-Dos{
	left: 340px;
}
.img_center .border_video {
	border: 2px solid #cfcfcf;
	width: 640px;
	height: 360px;
	
}
#final_cut_page_wrapper #main_content .page .text_with_image{
   	padding: 20px;
    width: 658px;
    border: 1px solid #fff;
    overflow: hidden;
}
#final_cut_page_wrapper #main_content .page .text_with_image:hover {
	border: 1px solid #ffedcc;
    background: #fff6e5;
}
#final_cut_page_wrapper #main_content .page .text_with_image:hover .view_img {
	border: 1px solid #e0cfae;
}
#final_cut_page_wrapper #main_content .page .text_with_image .view_img {
	float: left;
	border: 1px solid #c9c9c9;
	margin-bottom: 15px;
    margin-right: 20px;
}
#final_cut_page_wrapper #main_content .page .text_with_image h2{
	color: #262626;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}
#final_cut_page_wrapper #main_content .page .text_with_image p{
	color: #595959;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
}

.zoom_img {
	border: 0 none;
    display: block;
    height: 46px;
    margin-left: 108px;
    margin-top: 35px;
    padding: 0;
    position: absolute;
    width: 46px;
    display: none;
}
#final_cut_page_wrapper #main_content .page .text_with_image:hover .zoom_img {display: block;}
#side_menu li{
	padding-top: 4px;
}
#side_menu li.type1{
		 width: 105px;}
#side_menu li.type2{
		 width: 75px;}
#menu #side_menu li {
	padding-left: 0px;
}

.freetrial{
    list-style-type: none;
    display: inline-block;
    padding-top: 17px;
}

/*** Hello Header ***/

.helloHeader { background-color: #59bedf; height: 30px; color: #ffffff; font-family:Arial, Geneva, sans-serif; font-size: 14px; text-align:center; border-bottom: solid 3px #ffffff; line-height: 30px; position:fixed; top: 0px; width: 100%; -webkit-box-shadow: 0px 3px 10px rgba(50, 50, 50, 0.5); -moz-box-shadow:    0px 3px 10px rgba(50, 50, 50, 0.5); box-shadow:         0px 3px 10px rgba(50, 50, 50, 0.5); z-index:10000; }
.helloHeader #tryitButton { background-color: #2a2a2a; -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; text-align:center; font-size: 13px; margin-left: 10px; padding-left: 5px; padding-top: 2px; padding-bottom: 2px; padding-right: 5px; color: #ffffff; text-decoration: none; }
.helloHeader #tryitButton:hover { background-color: #4c4c4c; }
.helloHeader #uparrow { background: url(/images/uparrow1.png) repeat-x center top; padding-bottom: 10px; float: right;  width:30px; height: 20px; }