@import url('http://fuxiaopang.cn/css/aidao.css');
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

body{
	background:#757677;
	font-family: arial, helvetica, sans-serif;
	font-size: 85%;
	line-height: 1.4;
}

a:link, a:visited, a:active{
	color:#3366ff;
	text-decoration:none;
}

a:hover{
	color:#3366ff;
	text-decoration:underline;
}

.wrapper{
	margin: 0px auto;
	width: 883px;
	border:solid 1px #717679;
	background:#FFF;
}

.blue_link{
	color:#3366ff;
}

hr {
	border: 0;
	color: #CCC;
	background-color: #CCC;
	height: 1px;
}

.main_container{
	padding:0px 2px 2px 2px;
}

.page{
	padding:15px;
}

.top_nav{
	font-size:11px;
	height:28px;
	color:#000;
	word-spacing:20px;
	letter-spacing:1px;
	background:#cbd0d6;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.top_nav a:link, .top_nav a:visited, .top_nav a:active{
	color:#000;
	text-decoration:none;
}

.top_nav a:hover{
	text-decoration:underline;
}

.site_header{
	width:879px;
	height:95px;
	background:#041543;
	border-bottom:solid 1px #95a6b1;
}

.main_nav{
	height:30px;
}

.sub_nav{
	background:url('../images/vc_cool/template/top_bar_bg.jpg');
	width:847px;
	height:23px;
	padding:6px 0px 0px 30px;
	margin:0px 0px 0px 1px;
	color:#FFF;
	font-size:85%;
	border-top:solid 1px #fff;
}

.sub_nav a:link, .sub_nav a:active, .sub_nav a:visited, .sub_nav a:hover{
	color:#FFF;
}

.vc_content{
	min-height:300px;
	height:auto !important;
	height:300px;
	font-size:100%;
}

.new_page_header{
	padding:15px 0px 0px 17px;
	height:40px;
	line-height:20px;
	font-size:11.5px;
	color:#e8edf3;
}

.new_page_header a:link,.new_page_header a:visited,.new_page_header a:active{
	color:#000;
	text-decoration:none;
}

.new_page_header a:hover{
	color:#000;
	text-decoration:underline;
}

.site_footer{
	padding:10px 10px 0px 0px;
	margin: 0px auto;
	width: 885px;
	height:10px;
	text-align:right;
	color:#fff;
	font-size:11px;
}

.site_footer a:link,.site_footer a:visited,.site_footer a:active,.site_footer a:hover{
	color:#fff;
	text-decoration:underline;
}

/* LOGIN */
.reg_note{
	font-weight:bold;
	width:300px;
	margin-bottom:20px;
	text-align:justify;
}
.reg_field_container{
	margin-bottom:5px
}
.reg_label_container{
	padding-top:3px;
	width:150px;
	float:left;
	font-weight:bold;
}
.reg_input_container{
	
}

.reg_input{
	font-size:11px;
	padding:2px;
	border:solid 1px #999;
}
.reg_submit_container{
	width:301px;
	text-align:right;
}
.reg_submit_btn{
	border:solid 1px #999;
	padding: 1px 10px 1px 10px;
}
.reg_error{
	margin-bottom:20px;
	color:red;
	font-weight:bold;
	padding:5px;
	font-size: xx-small;
}

/* ERRORS */

.errors{
	color:red;
	font-weight:bold;
	margin-bottom:5px;
	font-size: 70%;
}

/* LAYOUTS */

.layout_center{
	border:solid 1px #CCC;
	padding:15px;
}

.left_column{
	float:left;
	width:160px;
}

.center_column{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	min-height:600px;
	height:auto !important;
	height:600px;
}

.right_column{
	float:right;
	width:160px;
}

.right_column_large{
	margin-left:350px;
	width:540px;
	min-height:600px;
	height:auto !important;
	height:600px;
}

.left_column_small{
	float:left;
	width:330px;
	padding-left:17px;
}

/* TUTORIALS */
.page_header_right input{
	border:solid 1px #999;
	background: #FFFFFF;
	font-size:11px;
	padding: 1px; 
	color:#000;
}

.tutorials_date{
	font-size:10px;
	font-weight:normal;
}

.tut_top{
	height:1070px;
}

.tut_bottom{
	padding-left:15px;
}

.tut_left_column{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	width:515px;
	min-height:600px;
	height:auto !important;
	height:600px;
}

.tut_right_column{
	float:right;
	width:313px;
	padding:0px 15px 0px 0px;
}

.tutorial_page_container{
	padding-left:15px;
}

.tutorial_page_right{
	float:right;
	width:313px;
	padding:0px 15px 0px 0px;
}

.tut_header{
	width:503px;
	height:28px;
	padding:6px 0px 0px 10px;
	background:#e9ecf0 url("../images/template/main_page_header_bg.jpg");
	font-size:18px;
	border:solid 1px #bfc9d4;
}

.tut_header a:link,.tut_header a:active,.tut_header a:visited,.tut_header a:hover{
	color:#666;
}

.new_tut_container{
	width:513px;
	height:137px;
	padding:15px 0px 0px 0px;
	border-bottom:solid 1px #cacaca;
	border-right:solid 1px #cacaca;
	border-left:solid 1px #cacaca;
}

.new_tut_image{
	float:left;
	margin:1px 10px 0px 0px;
	padding-left:11px;
}

.new_tut_type{
	color:#a6a6a6;
}

.new_tut_title{
	color:#000;
	font-size:17px;
	font-weight:bold;
	margin-bottom:5px;
}

.new_tut_title a:link,.new_tut_title a:visited,.new_tut_title a:active,.new_tut_title a:hover{
	color:#000;
}

.new_tut_info a:link,.new_tut_info a:visited,.new_tut_info a:active{
	color:#6a6a6a;
	text-decoration:underline;
}

.new_tut_info a:hover{
	color:#6a6a6a;
	text-decoration:none;
}

.new_tut_description{
	font-size:97%;
}

.featured_tutorials_container{
	width:494px;
	height:294px;
	padding:8px 0px 0px 19px;
	border:solid 1px #cacaca;
	margin-top:2px;
}

.featured_tutorial_container{
	float:left;
	width:148px;
	height:138px;
	padding:8px 0px 0px 0px;
}

.featured_tutorial_title{
	font-size:13px;
	font-weight:bold;
	margin-top:7px;
	color:#333;
}

.featured_tutorial_title a:link,.featured_tutorial_title a:active,.featured_tutorial_title a:visited,.featured_tutorial_title a:hover{
	color:#333;
}

.all_tutorial_container{
	width:405px;
	height:87px;
	padding:20px 0px 0px 0px;
}

.all_tutorial_image{
	float:left;
	width:91px;
	height:64px;
}

.all_tutorial_info{
	margin-left:100px;
	font-size:95%;
}

.all_tutorial_title{
	color:#333;
	font-size:14px;
	font-weight:bold;
	margin-top:-4px;
}

.all_tutorial_title a:link,.all_tutorial_title a:visited,.all_tutorial_title a:active,.all_tutorial_title a:hover{
	color:#333;
}

.all_tutorials_links{
	margin-left:9px;
}

.all_tutorials_links a:link,.all_tutorials_links a:active,.all_tutorials_links a:visited{
	text-decoration:underline;
	color:#6a6a6a;
}

.all_tutorials_links a:hover{
	text-decoration:none;
	color:#6a6a6a;
}

.all_tutorials{
	border-top:solid 1px #CCC;
	width:849px;
	margin-top:2px;
}

.tut_sidebar_header{
	background:url('../images/blog/sidebar/newest_tutorials_header.jpg');
	width:303px;
	height:26px;
	padding:4px 0px 0px 10px;
	color:#FFF;
	text-align:left;
	font-size:15px;
	font-weight:bold;
}

.tut_recents_header{
	background:url('../images/tutorials/recents/header.jpg');
	width:390px;
	height:26px;
	padding:4px 0px 0px 10px;
	color:#FFF;
	text-align:left;
	font-size:15px;
	font-weight:bold;
}

.tut_recents_header a:link,.tut_recents_header a:visited,.tut_recents_header a:active,.tut_recents_header a:hover{
	color:#FFF;
}

.tut_essential_content_item{
	background:url("../images/tutorials/sidebar/essential_content_item_bg.jpg");
	width:309px;
	height:86px;
	text-align:left;
	border-left:solid 2px #18283b;
	border-right:solid 2px #18283b;
}

.tut_essential_content_items{
	width:313px;
	padding:0px 0px 2px 0px;
	background:#18283b;
}

.tut_essential_content_title{
	color:#FFF;
	padding:15px 0px 2px 85px;
	font-size:13px;
	font-weight:bold;
}

.tut_essential_content_title a:link,.tut_essential_content_title a:active,.tut_essential_content_title a:visited,.tut_essential_content_title a:hover{
	color:#fff;
}

.tut_essential_content_description{
	padding-left:85px;
	color:#fff;
	font-size:95%;
}

.tutorial_list_row{
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
	border-left:solid 1px #ccc;
	width:834px;
	padding-left:13px;
}

/* BLOG */

.blog_post_container a:link,.blog_post_container a:visited,.blog_post_container a:active,.blog_post_container a:hover{
	color:#2a57e0;
}

.blog_author_link a:link,.blog_author_link a:active,.blog_author_link a:visited,.blog_author_link a:hover{
	color:#535456;
}

.blog_left_column img{
	border:0px;
	padding: 0;
	max-width: 100%;
}

.blog_left_column a img{
	border:none;
}

.blog_left_column img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
	
.blog_left_column img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

.blog_left_column img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.blog_left_column{
	min-height:1100px;
	height:auto !important;
	height:1100px;
}

.blog_left_column ol,.blog_left_column ul{
	margin-left:20px;
}
	
.blog_alignright {
	float: right;
}

.blog_alignleft {
	float: left
}

.blog_right_column{
	float:right;
	width:318px;
	padding:0px 15px 0px 0px;
}

.blog_left_column{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 13px;
	width:475px;
}

.blog_post_title{
	width:465px;
	padding:6px 0px 0px 0px;
	line-height:20px;
	font-size:22px;
}

.blog_post_title a:link,.blog_post_title a:visited,.blog_post_title a:active{
	color:#3f5874;
	text-decoration:none;
}

.blog_post_title a:hover{
	color:#3f5874;
	text-decoration:underline;
}

.blog_post_date{
	margin:2px 0px 10px 0px;
}

.blog_post_title_left{
	float:left;
	width:400px;
	font-size:26px;
}

.blog_post_title_left a:link,.blog_post_title_left a:visited,.blog_post_title_left a:active,.blog_post_title_left a:hover{
	color:#0092d9;
}

.blog_post_title_right{
	padding:5px 10px 0px 0px;
	font-size:11px;
}

.blog_post_body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:11px;
	padding:0px 10px 5px 0px;
	width:465px;
}

.blog_post_body p{
	margin: 10px 0px 10px 0;
}

.blog_comments_button{
	padding:5px 10px 5px 10px;
	border:solid 1px #5f6265;
	background:#d4d9e0;
	width:100px;
}

.blog_comments_link{
	margin-bottom:5px;
	border-top:solid 1px #a9aeb3;
	padding-top:2px;
	width:465px;
	font-size:14px;
}

.blog_comments_link a:link,.blog_comments_link a:active,.blog_comments_link a:visited,.blog_comments_link a:hover{
	color:#2a2b2d;
}

.blog_sidebar_extras{
	margin-top:10px;
}

.blog_sidebar_extras a:link,.blog_sidebar_extras a:active,.blog_sidebar_extras a:visited,.blog_sidebar_extras a:hover{
	color:#3b689e;
}

.blog_post_body ul, .blog_post_body ul ol, .blog_sidebar_extras ul, .blog_sidebar_extras ul ol {
	margin: 0;
	padding: 0;
}

.blog_post_body ul li, .blog_sidebar_extras ul li {
	list-style-type: none;
	list-style-image: none;
	margin-left:15px;
}

ol li, .blog_sidebar_extras ul ol li, .blog_post_body ul ol li {
	list-style: decimal outside;
}

.blog_post_body ul li:before, .blog_sidebar_extras ul li:before {
	content: "\00BB \0020";
}

.blog_comment_text p{
	margin: 10px 0px 10px 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	float: right;
}
	
#commentform p {
	margin: 5px 0;
}

.postmetadata {
	text-align: center;
	color:#777;
	padding: 10px 0px 10px 0px;
	margin: 30px 0;
	clear: left;
	width:500px;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.akcomment a{
	color:#DF0000;
}

.pocomment a{
	color:#249b00;
}

html>body .blog_post_body ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .blog_post_body li {
	margin: 7px 0 8px 10px;
	}

/* SIDEBAR */

.tutorial_sidebar{
	margin-bottom:5px;
}

.tutorial_sidebar a:link,.tutorial_sidebar a:visited,.tutorial_sidebar a:active,tutorial_sidebar a:hover{
	color:#000;
}

.tutorial_sidebar_header{
	width:295px;
	height:27px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:4px 0px 0px 18px;
	background:url("../images/blog/sidebar/sidebar_header_bg.jpg");
}

.tutorial_sidebar_item{
	width:293px;
	height:45px;
	background:url("../images/blog/sidebar/free_tutorials_item_bg.jpg");
	padding:6px 0px 0px 20px;
}

.tutorial_sidebar_item_title{
	padding:5px 0px 1px 0px;
	font-size:14px;
	font-weight:bold;
	color:#000;
}

.tutorial_sidebar_footer{
	width:298px;
	height:25px;
	padding:7px 15px 0px 0px;
	background:url("../images/blog/sidebar/newest_tutorials_footer_bg.jpg");
}

.tutorial_recents_footer{
	width:385px;
	height:25px;
	padding:7px 15px 0px 0px;
	background:url("../images/tutorials/recents/footer.jpg");
}

.tutorial_recents_footer a:link,.tutorial_recents_footer a:visited,.tutorial_recents_footer a:active,.tutorial_recents_footer a:hover{
	color:#3366ff;
	font-weight:bold;
}

.tutorial_sidebar_footer a:link,.tutorial_sidebar_footer a:active,.tutorial_sidebar_footer a:visited,.tutorial_sidebar_footer a:hover{
	color:#000;
}

/* FLOATER */
#trailimageid {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 286px;
	height: 1px;
	z-index: 1000;
}

/* CONTACT */
.contact_title{
	font-weight:bold;
	font-size:12px;
}

/* SUPPORT */
.support_sidebar_container{
	width:313px;
}

.support_sidebar_item{
	width:313px;
	height:51px;
	background:url("../images/blog/sidebar/free_tutorials_item_bg.jpg");
}

.tutorial_recents_item{
	width:400px;
	height:51px;
	background:url("../images/tutorials/recents/item.jpg");
}

.tutorial_recents_item a:link,.tutorial_recents_item a:visited,.tutorial_recents_item a:active,.tutorial_recents_item a:hover{
	color:#000;
}

.support_sidebar_item_title{
	font-size:14px;
	color:#fff;
	font-weight:bold;
	padding:15px 0px 0px 70px;
}

.support_sidebar_item_title a:link,.support_sidebar_item_title a:visited,.support_sidebar_item_title a:active,.support_sidebar_item_title a:hover{
	color:#000;
}

.support_header{
	width:505px;
	height:28px;
	padding:6px 0px 0px 10px;
	background:#dfe2e6;
	font-size:18px;
	border-bottom:solid 1px #bfc9d4;
	margin-bottom:2px;
}

.support_nav_container{
	border:solid 1px #c9c9c9;
	padding:15px 15px 20px 15px;
	width:220px;
	float:left;
	margin:10px 10px 0px 0px;
}

.support_nav_title{
	font-size:13px;
	font-weight:bold;
}

.support_nav_description{
	color:#444;
}

.support_container{
	padding-left:15px;
}

.support_left_container{
	min-height:500px;
	height:auto !important;
	height:500px;
}

.support_right_container{
	float:right;
	width:250px;
}

.support_sidenav_container{
	width:231px;
}

.support_sidenav_header_container{
	border:solid 1px #a0a7ae;
	padding:1px;
}

.support_sidenav_header_title{
	background:url('../images/support/sidebar_header.jpg');
	height:24px;
	font-weight:bold;
	font-size:12px;
	padding:7px 0px 0px 10px;
	color:#fff;
}

.support_sidenav_item{
	border-left:solid 1px #a0a7ae;
	border-bottom:solid 1px #a0a7ae;
	border-right:solid 1px #a0a7ae;
	height:22px;
	padding:7px 0px 0px 20px;
}

.support_sidenav_item a:link,.support_sidenav_item a:active,.support_sidenav_item a:visited{
	color:#000;
}

.support_sidenav_item_over{
	border-left:solid 1px #a0a7ae;
	border-bottom:solid 1px #a0a7ae;
	border-right:solid 1px #a0a7ae;
	height:22px;
	padding:7px 0px 0px 20px;
	background:#e4e8ed;
	cursor:pointer;
}

.support_sidenav_item_on{
	border-left:solid 1px #a0a7ae;
	border-bottom:solid 1px #a0a7ae;
	border-right:solid 1px #a0a7ae;
	height:22px;
	padding:7px 0px 0px 20px;
	cursor:pointer;
	font-weight:bold;
}

.support_sidenav_item_over a:link,.support_sidenav_item_over a:active,.support_sidenav_item_over a:visited{
	color:#000;
}

.support_sidenav_sub{
	border-left:solid 1px #a0a7ae;
	border-right:solid 1px #a0a7ae;
	border-bottom:solid 1px #a0a7ae;
	padding:5px 10px 5px 30px;
	background:#E9EDF3;
}

.support_sidenav_sub a:link,.support_sidenav_sub a:visited,.support_sidenav_sub a:active,.support_sidenav_sub a:hover{
	color:#000;
}

.support_section_container{
	width:577px;
	border:solid 1px #898989;
}

.support_section_header{
	background:url("../images/support/section_header.jpg");
	height:25px;
	padding:9px 0px 0px 15px;
	font-size:13px;
	font-weight:bold;
}

.support_category_header_container{
	padding:1px;
	border-top:solid 1px #898989;
}

.support_category_header{
	background:url("../images/support/category_header.jpg");
	height:19px;
	padding:2px 0px 0px 110px;
	color:#FFF;
	font-weight:bold;
}

.support_item_container{
	border-top:solid 1px #898989;
	background:#fff;
}

.support_item_container_alt{
	border-top:solid 1px #898989;
	background:#e9edf3;
}

.support_item_left{
	width:100px;
	text-align:center;
	padding-top:10px;
	font-size:10px;
}

.support_item_right{
	width:435px;
	padding:10px 0px 10px 20px;
	border-left:solid 1px #898989;
}

.support_item_question{
	color:#0083df;
	font-size:12px;
	font-weight:bold;
}

.support_item_answer{
	font-size:11px;
	text-align:justify;
}

/* TUTORIAL LANDING PAGE */
.tutorial_landing_top{
	height:435px;
}

.preset_landing_top{
	height:265px;
	padding-left:15px;
}

.tutorial_landing_info_container{
	height:240px;
	width:900px;
}

.tutorial_landing_top_left{
	float:left;
	width:400px;
	padding-left:15px;
}

.tutorial_landing_top_right{
	width:450px;
	margin-left:441px;
}

.preset_landing_top_left{
	float:left;
	width:400px;
}

.preset_landing_top_right{
	margin-left:426px;
}

.tutorial_landing_header{
	height:27px;
	padding:7px 0px 0px 10px;
	background:#dfe2e6 url("../images/template/main_page_header_bg.jpg");
	font-size:16px;
	border:solid 1px #bfc9d4;
}

.tutorial_landing_header_left{
	float:left;
	font-weight:bold;
}

.tutorial_landing_header_right{
	color:#707173;
	font-size:11px;
	padding:4px 10px 0px 0px;
}

.tutorial_landing_description{
	margin-top:2px;
	border:solid 1px #cbcbcb;
	padding:15px;
	height:73px;
}

.tutorial_landing_long_description{
	border-left:solid 1px #cbcbcb;
	border-right:solid 1px #cbcbcb;
	border-bottom:solid 1px #cbcbcb;
	padding:10px;
	height:75px;
	font-size:95%;
}

.tutorial_landing_image{
	width:423px;
	height:238px;
}

.tutorial_landing_watch_more{
	border:solid 1px #cbcbcb;
	width:847px;
	margin:20px 0px 0px 15px;
	padding:5px 0px 5px 0px;
	height:145px;
}

.tutorial_landing_bottom{
	margin-top:10px;
}

.tutorial_landing_bottom_left{
	min-height:400px;
	height:auto !important;
	height:400px;
	margin-left:15px;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tutorial_landing_bottom_right{
	float:right;
	padding-right:15px;
}

/* COMMENTS */
.comment_reply{
	margin-left:10px;
}

.comment_reply_header{
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
}

.comment_reply_title{
	color:#666;
}

.comment_header{
	height:15px;
	color:#555;
	font-size:11px;
	background:#cdd7e0;
	padding:5px;
	border-top:solid 1px #b4b7bb;
}

.comment_header_moderate{
	height:15px;
	color:#555;
	font-size:11px;
	background:#EFEAD1;
	padding:5px;
	border-top:solid 1px #b4b7bb;
}

/* PURCHASE */
.purchase_header{
	width:505px;
	height:28px;
	padding:6px 0px 0px 10px;
	background:#dfe2e6;
	font-size:18px;
	border-bottom:solid 1px #bfc9d4;
	margin-bottom:2px;
}

.purchase_product_container{
	width:487px;
	height:176px;
	background:url("../images/purchase/new/purchasgebG_08.jpg");
	border-bottom:solid 1px #b9b9b9;
}

.purchase_product_title{
	font-size:18px;
	color:#333;
	border-bottom:solid 1px #999;
	padding-top:26px;
	width:350px;
	margin-left:120px;
}

.purchase_product_description{
	padding-top:2px;
	color:#696969;
}

.purchase_product_source{
	padding-top:2px;
	color:#5CA935;
}

.purchase_product_price{
	padding-bottom:4px;
	color:#333;
}

/* FORUM */
.forum_page {
	width: 845px;
	padding: 10px 15px 15px 15px;
	background: #ffffff;
	font-size: 10px;	
}

/* PRODUCTS */
.products_right_column b{
	color:#333;
}

.products_right_column a:link,.products_right_column a:visited,.products_right_column a:active,.products_right_column a:hover{
	color:#3366ff;
}

/* EVOLUTION BEGIN */
.evolution_product_wrapper{
	border:solid 1px #c2c2c2;
	width:835px;
	margin: 0px 21px 18px 20px;
	background: #ffffff;
	margin-top:15px;
	font-size: 12px;
}
.evolution_image_header{
	background:#dddddd;
	height:80px;
}
.evolution_right_column{
	padding:10px 10px 10px 0px;
	width:200px; 
	float:right; 
	margin-top:5px;
}
.evolution_left_column{
	padding:10px 40px 10px 40px; 
	margin-top:5px; 
	border-right:solid 1px #dddddd; 
	width:520px;
}
.evolution_single{
	padding:20px;
}

/* REAL CLOUDS */
.product_wrapper{
	border:solid 1px #c2c2c2;
	background:#FFFFFF;
	width:835px;
	margin:15px 0px 18px 21px;
	font-size:12px;
}

.product {
	border-right: solid 1px #c2c2c2;
	width: 520px;
	padding: 10px 40px 10px 40px;
	background: #ffffff;
	font-size: 12px;
}

.product1 {
	float:right;
	width: 200px;
	padding: 10px;
	background: #ffffff;
	font-size: 12px;
}

/* AUTOCOMPLETER */
.autocompleter-loading
{
	float:					left;
	clear:					right;
	background:				url(loaders/spinner.gif) no-repeat center;
	width:					20px;
	height:					16px;
}

ul.autocompleter-choices
{
	position:				absolute;
	margin:					0;
	padding:				0;
	list-style:				none;
	border:					1px solid #666666;
	background-color:		#DDDDDD;
	text-align:				left;
	font-family:			Verdana, Geneva, Arial, Helvetica, sans-serif;
	z-index:				50;
	width:					350px;
}

ul.autocompleter-choices li
{
	position:				relative;
	padding:				0.1em 1.5em 0.1em 1em;
	cursor:					pointer;
	font-weight:			normal;
	font-size:				1em;
	width:					322px;
}

ul.autocompleter-choices li.autocompleter-selected
{
	background-color:		#999999;
	color:					#fff;
}

ul.autocompleter-choices span.autocompleter-queried
{
	font-weight:			bold;
}

ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried
{
	color:					#9FCFFF;
}

.autocompleter_header{
	color:#fff;
	font-size:12px;
	font-weight:bold;
}

.main_search_viewall a:link,.main_search_viewall a:visited,.main_search_viewall a:active{
	font-size:11px;
	color:#CCCCCC;
	text-decoration:none;
}
.main_search_viewall a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

/* SEARCH */
.search_results_header{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px 0px 10px 0px;
}
.search_right_side{
	width:150px;
	float:right;
}
.search_choose_category{
	background:#eceef0;
	padding:5px;
	font-size:10px;
}
.search_recent_searches{
	border:solid 1px #CCCCCC;
	padding:5px; 
	font-size:10px; 
	line-height:15px;
}
.search_results_content{
	width:500px;
}
.search_header_box{
	background:#FFFFFF;
	padding:3px 5px 3px 0px;
	height:17px;
}
.search_category_buttons{
	margin:0px 0px 10px 0px; 
	border:solid 1px #CCCCCC; 
	height:30px;
}
.search_category_header{
	width:505px;
	background:#8ea9b3;
	padding:5px;
	color:#FFFFFF;
	font-weight:bold;
}
.search_item{
	padding:10px 10px 10px 10px; 
	border-bottom:solid 1px #DDDDDD;
	height:40px;
	width:495px;
}

/* COMPANY */
.company_container{
	width:845px;
	margin-left:15px;
}

.company_header{
	background:url('../images/company/header_bg.jpg');
	height:28px;
	padding:11px 0px 0px 15px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	margin-bottom:1px;
}

.company_content_box{
	background:#1f2123;
	padding:20px;
	color:#fff;
}

.company_team_name{
	font-weight:bold;
	text-align:left;
	width:120px;
	padding-left:20px;
}

.company_team_title{
	color:#85d5ff;
	font-size:11px;
	text-align:left;
	width:120px;
	padding-left:20px;
}

.company_team_description{
	text-align:left;
	width:120px;
	font-size:10px;
	padding-left:20px;
}

/* PAGINATION */

.vc_pagination{
	color:#FFB661;
	margin-bottom:15px;
}

.vc_pagination a:link, .vc_pagination a:active, .vc_pagination a:visited{
	color:#3f5874;
	border:solid 1px #5d6265;
	text-decoration:none;
	font-size:11px;
	font-family:Arial;
	padding:2px 8px 2px 8px;
	background:#d6dbe1;
}
.vc_pagination a:hover{
	color:#000000;
	border:solid 1px #222222;
	text-decoration:none;
	font-size:11px;
	font-family:Arial;
	padding:2px 8px 2px 8px;
}
.vc_pagination_off{
	font-size:11px;
	font-family:Arial;
	border:solid 1px #5d6265;
	padding:2px 8px 2px 8px;
	color:#666;
	background:#a8b2bd;
}

.vc_pagination_current{
	background:#7acbfa;
	color:#000;
	padding:2px 8px 2px 8px;
	border:solid 1px #5d6265;
	font-size:11px;
}
.Google_top {
	text-align: center;
}

