@charset "UTF-8";
@import"slider.css";
@import"menu.css";
@import url(http://fonts.googleapis.com/css?family=Tauri);
@import url(http://fonts.googleapis.com/css?family=Carrois+Gothic);
@import"../js/fancybox/jquery.fancybox.css";

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body,h1,h2,h3,p,quote,small,form,input,ul,li,ol,label,img{
	/* Page reset */
	margin:0px;
	padding:0px;
}

li{
	list-style-type: none;
}

a img{
	border:none;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	background: url(../i/main/background_SolidBlue_tiled.png) repeat #383941; 
}





	
/********* LAYOUT STYLES *************/	
.sliderbackgraund{
	background: url(../i/main/background_SkyPaper.png) repeat left top #9ACCEF;
	width: auto;
	}
	
.slider{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	}

.clouds {
	width: auto;
	background-image: url(../i/main/clouds.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	}

.wrapperBackground{
	background-color: #eaf3ff;
	overflow: hidden;
}
	
.wrapper {
	width:980px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 50px;
}

.leftblock {
	overflow: hidden;
	margin-bottom: 80px;
	width: 980px;
	}
	
.leftblock .subblock{
	float: left;
	}
	
.rightblock {
	overflow: hidden;
	margin-bottom: 80px;
	width: 980px;
	}
	
.rightblock .subblock{
	float: right;
	}
	
.subblock h1{
	font-family: "Carrois Gothic";
	text-shadow: 1px 1px 1px #fff;
	color: #3c8dd0;
	font-size: 52px;
	font-weight: normal;
	}

.subblock h1{
	font-family: "Carrois Gothic";
	text-shadow: 1px 1px 1px #fff;
	color: #3c8dd0;
	font-size: 52px;
	font-weight: normal;
	}
	
.subblock h2{
	font-family: "Carrois Gothic";
	text-shadow: 1px 1px 1px #fff;
	color: #3c8dd0;
	font-size: 32px;
	font-weight: normal;
	}

.subblock h2 a:hover{
	color: #AFDA00;
	text-decoration: underline;
	}	

.subblock h3{
	font-family: "Carrois Gothic";
	text-shadow: 1px 1px 1px #fff;
	color: #3c8dd0;
	font-size: 24px;
	font-weight: normal;
	}
	
.subblock p{
	color: #626574;
	margin-bottom: 20px;
	display: block;
	}

.subblock img{
	
	margin-bottom: 20px;
	}
	
.subblock ul{
	color: #626574;
	margin-bottom: 20px;
	display: block;
	}
	
.subblock li{
	display: block;
	margin-bottom: 10px;
	background-image: url(../i/main/list_site.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	list-style-type: none;
	padding-left: 13px;
	margin-left: 10px;
	}

.imageCesh{
	clear: left;
	float: left;
	}
	
.imageCesh img{
	height: 1px;
	width: 1px;
	}	

	
/********* MENU STYLES *************/
.menubackgroung{
	background-image: url(../i/main/background_SolidBlue.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: auto;
	}

#logo{
	float: left;
	height: 120px;
	width: 190px;
	display: block;
	}
	
.mainmenu{
	height: 120px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;	
	}
	
.navPath{
	float: left;
	display: block;
	height: 25px;
	padding-top: 10px;
	padding-left: 25px;
}

.navPath li{
	display: block;
	float: left;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 5px;
}

.navPath .category{
	background-image: url(../i/main/pathArrow.png);
	background-position: left 2px;
}

.navPath .category a{
	display: block;
	text-shadow: 1px 1px #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #9697a3;
	font-size: 13px;
}

.navPath .category a:hover{
	color: #bded00;
	}


.navPath .navHome a{
	background-image: url(../i/main/pathHome_normal.png);
	background-position: left 2px;
	width: 10px;
	height: 20px;
	float: left;
	background-repeat: no-repeat;
}

.navPath .navHome a:hover{
	background-image: url(../i/main/pathHome_over.png);
}


.loginContainer{
	float: left;
	width: 150px;
	height: 65px;
	margin-top: 15px;
	margin-left: 50px;
	}

.signUp{
	margin-top: 3px;
	margin-left: 7px;
	float:left;
	width:140px;
	font-size: 12px;
	color: #E5F5FF;
	height: 15px;
	}

.signUp a{
	color: #E5F5FF;
	}

.signUp a:hover{
	color: #bded00;
	}



/********* BUTTONS *************/
.shareThis{
	margin-bottom: 20px;
	}
	
.greenButton{
	float: left;
	height: 42px;
	width: auto;
	}
	
.greenButton a{
	display: block;
	text-decoration: none;
	background-image: url(../i/main/greenbuttonLeft_normal.png);
	height: 42px;
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 19px;
	text-shadow: 1px 1px 1px #7a9c00;
	float: left;
	background-position: left top;
	border-radius: 5px;
	}

.greenButton a span{
	display: block;
	background-image: url(../i/main/greenbuttonRight_normal.png);
	background-position: right top;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 35px;
	padding-left: 15px;
	padding-bottom: 10px;
	}


.greenButton a:hover{
	background-image: url(../i/main/greenbuttonLeft_over.png);
}


.greenButton a:hover span{
	background-image: url(../i/main/greenbuttonRight_over.png);
}

.go-top {
	position: fixed;
	bottom: 50%;
	right: 2em;
	border-radius: 5px;
	text-decoration: none;
	color: white;
	background-color: rgba(0, 0, 0, 0.3);
	font-size: 12px;
	padding: 1em;
	display: none;
}

.go-top:hover {
	background-color: rgba(0, 0, 0, 0.6);
}


.video a{
	width: 600px;
	height: 400px;
	background-image: url(../i/main/play.png);
	background-repeat: no-repeat;
	background-position: center center;
	opacity:0.50;
	filter:alpha(opacity=50);
	display: block;
	position: relative;
	z-index: 5;
	margin-top: 50px;
	top: -1000px;
}

.video a:hover{
	opacity:0.9;
	filter:alpha(opacity=90);
}


.readMore {
	background-color: #9dcb00;
	border-radius: 5px;
	-moz-border-radius: 5px;
	text-decoration: none;
	font-size: 13px;
	color: #FFF;
	padding: 2px 6px 2px 6px;
	border: 1px solid #93b900;
	text-shadow: 1px 1px 1px #7a9c00;
 }
 
 .readMore:hover{
	 background-color: #AFDA00;
	 padding: 2px 3px 2px 9px;
 }
 
 .link{
	text-decoration: none;
	color: #658DD0;
	}

.link:hover{
	color: #9CC625;
	text-decoration: underline;
	}



/********** Play Animation **************/
#playAnimation{
	margin-right:40px;
	display: block;
	background-image: url(../i/home/playVideo_cloudShadow);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 190px;
	margin-top: 0px;
	}



/********* FOOTER *************/	
.footerBackground{
	background-image: url(../i/main/background_SolidBlue.png);
}

.footerContent{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}


.footerContent ul{
	display: block;
	float: left;
	padding-top: 15px;
	width: 230px;
}

.footerContent li{
	list-style-type: none;
	overflow: hidden;
}

.footerContent .title a{
	color: #7ebee9;
	text-decoration: none;
	text-shadow: 1px 1px #000000;
	font-size: 24px;
	font-family: Verdana, Geneva, sans-serif;
	padding-bottom: 5px;
	display: block;
	}

.footerContent .title a:hover{
	color: #aad601;
	}
	
.footerContent p{
	list-style-type: none;
	color: #d8d9e4;
	text-decoration: none;
	text-shadow: 1px 1px #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	margin-bottom: 10px;
	margin-top: 5px;
}	
	
.footerContent .list a{
	list-style-type: none;
	color: #d8d9e4;
	text-decoration: none;
	text-shadow: 1px 1px #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	height: 20px;
	vertical-align: bottom;
	float: left;
	padding-bottom: 5px;
}	

.footerContent .list a:hover{
	color: #bded00;
	}


.footerContent .list span{
	display: block;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}
.footerContent .list img{
	display: block;
	float: left;
}

.sponsorLink{
	color: #CED9E4;
	text-decoration: none;
	font-size: 12px;
	display: block;
	text-align: center;
	padding-top: 10px;
	}

.sponsorLink:hover{
	color: #bded00;
	}

/********* HOME PAGE STYLES *************/
.essexcellences{
	background-image: url(../i/home/essExcellences.png);
	background-position: left top;
	padding-top: 35px;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-bottom: 40px;
	}

.essexcellences .subblock{
	float: left;
	width: 300px;
	}

.essexcellences a{
	text-shadow: 0px 0px 2px #0e5189;
	color: #FFFFFF;
	font-size: 36px;
	display: block;
	padding-top: 50px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	width: 180px;
	padding-right: 35px;
	padding-left: 35px;
	padding-bottom: 50px;
}

.essexcellences a:hover{
	color: #c1f200;
}


/********** Contact Form  ************/

.contactForm h1{
	font-family: "Carrois Gothic";
	text-shadow: 1px 1px 1px #fff;
	color: #3c8dd0;
	font-size: 52px;
	font-weight: normal;
	}
	
#message{
	color: #0E619C;
}

.contactForm{
	margin-left: 200px;
	margin-bottom: 50px;
}

#inline {
	display: none;
	width: 600px;
	padding-left: 30px;
}

label { margin-right: 12px; 
		margin-bottom: 9px; 
		font-size: 20px;
		color: #595968;
		font-family: 'Carrois Gothic', sans-serif;
		text-shadow: 1px 1px #ffffff;
		}

.txt { 
	display: inline-block; 
	color: #676767;
	width: 420px; 
	font-family: Arial, Tahoma, sans-serif; 
	margin-bottom: 10px; 
	border: 1px dotted #ccc; 
	padding: 5px 9px;
	font-size: 1.2em;
	line-height: 1.4em;
	}

.txtarea { 
	display: block; 
	resize: none;
	color: #676767;
	font-family: Arial, Tahoma, sans-serif; 
	margin-bottom: 10px; 
	width: 540px; 
	height: 150px;
	border: 1px dotted #ccc;
	padding: 5px 9px; 
	font-size: 1.2em;
	line-height: 1.4em;
	}

.txt:focus, .txtarea:focus { border-style: solid; border-color: #bababa; color: #444; }

input.error, textarea.error { border-color: #973d3d; border-style: solid; background: #f0bebe; color: #a35959; }
input.error:focus, textarea.error:focus { border-color: #973d3d; color: #a35959; }

#send { 
	color: #dee5f0;
	display: block;
	cursor: pointer;
	padding: 5px 11px;
	font-size: 1.2em;
	border: solid 1px #224983;
	border-radius: 5px;
	background: #1e4c99; 
	background: -webkit-gradient(linear, left top, left bottom, from(#2f52b7), to(#0e3a7d)); 
	background: -moz-linear-gradient(top, #2f52b7, #0e3a7d); 
	background: -webkit-linear-gradient(top, #2f52b7, #0e3a7d);
	background: -o-linear-gradient(top, #2f52b7, #0e3a7d);
	background: -ms-linear-gradient(top, #2f52b7, #0e3a7d);
	background: linear-gradient(top, #2f52b7, #0e3a7d);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f52b7', endColorstr='#0e3a7d'); 
	
	}
#send:hover {
	background: #183d80; 
	background: -webkit-gradient(linear, left top, left bottom, from(#284f9d), to(#0c2b6b)); 
	background: -moz-linear-gradient(top,  #284f9d, #0c2b6b); 
	background: -webkit-linear-gradient(top, #284f9d, #0c2b6b);
	background: -o-linear-gradient(top, #284f9d, #0c2b6b);
	background: -ms-linear-gradient(top, #284f9d, #0c2b6b);
	background: linear-gradient(top, #284f9d, #0c2b6b);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#284f9d', endColorstr='#0c2b6b');
	}
	
#send:active {
	color: #8c9dc0; 
	background: -webkit-gradient(linear, left top, left bottom, from(#0e387d), to(#2f55b7)); 
	background: -moz-linear-gradient(top,  #0e387d,  #2f55b7);
	background: -webkit-linear-gradient(top, #0e387d, #2f55b7);
	background: -o-linear-gradient(top, #0e387d, #2f55b7);
	background: -ms-linear-gradient(top, #0e387d, #2f55b7);
	background: linear-gradient(top, #0e387d, #2f55b7);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e387d', endColorstr='#2f55b7');
	}
/**plans table**/
.wrap_plans{
	float: left;
	width: 100%;
	margin: 0 0 23px 0;
}
.wrap_plans .caption{
	font-size: 24px;
	color: #fff;
	text-shadow: 1px 1px 1px #010202;
	display: block;
	text-align: center;
}
.wrap_plans .plans_colum{
	float: left;
	width: 186px;
	color: #fff;
	background: #49494b;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#49494b), to(#393535));
	background: -webkit-linear-gradient(#49494b, #393535);
	background: -moz-linear-gradient(#49494b, #393535);
	background: -ms-linear-gradient(#49494b, #393535);
	background: -o-linear-gradient(#49494b, #393535);
	background: linear-gradient(#49494b, #393535);
	-pie-background: linear-gradient(#49494b, #393535);
	-webkit-box-shadow: 1px 1px 8px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 1px 1px 8px 0px rgba(0,0,0,0.75);
	box-shadow: 1px 1px 8px 0px rgba(0,0,0,0.75);
	position: relative;
	z-index: 2;
	margin-top: 70px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
	padding-top: 32px;
	padding-right: 9px;
	padding-bottom: 35px;
	padding-left: 13px;
}
.wrap_plans .plans_colum .caption{
	padding-bottom: 22px;
}
.wrap_plans .plans_colum ul{
	float: left;
	width: 100%;
	border-top: 1px solid #333334;
	border-bottom: 1px solid #535354;
}
.wrap_plans .plans_colum li{
	font-size: 18px;
	text-shadow: 1px 1px 1px #010202;
	padding: 6px 0;
	float: left;
	width: 100%;
	border-bottom: 1px solid #333334;
	border-top: 1px solid #535354;
}
.wrap_plans .plans_colum li sup{
	font-size: 12px;
}
.wrap_plans .plans_colum li .w_img{
	float: left;
	width: 50px;
}
.wrap_plans .plans_colum li span{
	float: left;
	padding: 5px 0 0;
}
.wrap_plans .colum{
	float: left;
	width: 240px;
	-webkit-box-shadow: 0 0 8px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0 0 8px 0px rgba(0,0,0,0.75);
	box-shadow: 0 0 8px 0px rgba(0,0,0,0.75);
	position: relative;
	z-index: 5;
	margin: 23px 0 0;
}
.wrap_plans .standard_colum{
	z-index: 10;
}
.wrap_plans .colum .caption{
	float: left;
	width: 100%;
	background: #3d3d3d;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#3d3d3d), to(#4a4949));
	background: -webkit-linear-gradient(#3d3d3d, #4a4949);
	background: -moz-linear-gradient(#3d3d3d, #4a4949);
	background: -ms-linear-gradient(#3d3d3d, #4a4949);
	background: -o-linear-gradient(#3d3d3d, #4a4949);
	background: linear-gradient(#3d3d3d, #4a4949);
	-pie-background: linear-gradient(#3d3d3d, #4a4949);
	padding: 10px 0 0;
	height: 37px;
}
.wrap_plans .colum .number{
	border-top: 1px solid #3e3d3d;
	background: #727070;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#727070), to(#969696));
	background: -webkit-linear-gradient(#727070, #969696);
	background: -moz-linear-gradient(#727070, #969696);
	background: -ms-linear-gradient(#727070, #969696);
	background: -o-linear-gradient(#727070, #969696);
	background: linear-gradient(#727070, #969696);
	-pie-background: linear-gradient(#727070, #969696);
	color: #fff;
	font-size: 48px;
	text-shadow: 0 0 1px #737272;
	float: left;
	width: 100%;
	text-align: center;
	height: 80px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.wrap_plans .colum .number span{
	font-size: 18px;
}

.wrap_plans .colum .number .price-coment{
	width: 100%;
	margin: 0px;
	padding: 0px;
	float:left;
	width:100%;
	line-height:30%;
}

.wrap_plans .colum .bot_link{
	float: left;
	width: 100%;
	background: #e3e3e3;
	height: 70px;
	border-top: 1px solid #fefefe;
}
.wrap_plans .colum .bot_link .greenButton{
	margin: 14px 0 0 64px;
}
.wrap_plans .colum .wrap_table{
	float: left;
	width: 100%;
	background: #f5f5f5;
}
.wrap_plans .colum .wrap_table table{
	width: 100%;
	text-align: center;
}
.wrap_plans .colum .wrap_table tr{
	border-top: 1px solid #fefefe;
	color: #666;
}
.wrap_plans .colum .wrap_table tr:nth-child(even){
	background: #eeeeee;
}
.wrap_plans .colum .wrap_table td{
	vertical-align: middle;
	height: 45px;
	padding: 0;
}
.wrap_plans .standard_colum{
	margin: 0;
}
.wrap_plans .standard_colum .caption{
	background: #2d6892;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#2d6892), to(#4384b3));
	background: -webkit-linear-gradient(#2d6892, #4384b3);
	background: -moz-linear-gradient(#2d6892, #4384b3);
	background: -ms-linear-gradient(#2d6892, #4384b3);
	background: -o-linear-gradient(#2d6892, #4384b3);
	background: linear-gradient(#2d6892, #4384b3);
	-pie-background: linear-gradient(#2d6892, #4384b3);
	height: 50px;
	text-shadow: 0 0 1px #21455e;
	padding: 20px 0 0;
}
.wrap_plans .standard_colum .number{
	border-top: 1px solid #4668a0;
	background: #81afcf;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#81afcf), to(#a3c8e1));
	background: -webkit-linear-gradient(#81afcf, #a3c8e1);
	background: -moz-linear-gradient(#81afcf, #a3c8e1);
	background: -ms-linear-gradient(#81afcf, #a3c8e1);
	background: -o-linear-gradient(#81afcf, #a3c8e1);
	background: linear-gradient(#81afcf, #a3c8e1);
	-pie-background: linear-gradient(#81afcf, #a3c8e1);
}
	
.wrap_plans .cross{
	height: 100px;
	background-image: url(../i/main/crossFree.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 100;
	top: 70px;
	width: 240px;
}

.youtubeVideo iframe{
	box-shadow: 0px 0px 6px 0px rgba(13,31,41,1);
	margin-top: 15px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
.wrap_plans .free{
	color: #fff;
	font-size: 13px;
	line-height: 16px;
	background: #878888;
	border-radius: 5px;
	padding: 4px 8px;
	text-transform: uppercase;
}
.wrap_plans .pro{
	color: #fff;
	font-size: 13px;
	line-height: 16px;
	background: #3e7dab;
	border-radius: 5px;
	padding: 4px 8px;
	text-transform: uppercase;
}
/**Video Tutorials**/
.wrap_preview{
	float: left;
	width: 100%;
}
.wrap_preview .view{
	/*float: left;*/
	display: inline-block;
	vertical-align: top;
	width: 443px;
	margin: 0 22px 60px;
}
.wrap_preview .play_block{
	position: relative;
	width: 443px;
	height: 310px;
	overflow: hidden;
}
.wrap_preview .play_block .play{
	position: absolute;
	width: 443px;
	height: 310px;
	text-indent: -99999px;
	line-height: 0;
	background: url(../i/main/play.png) no-repeat center center;
	opacity: 0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=750);
	left: 0;
	top: 0;
}
.wrap_preview .play_block .play:hover,
.slider_video .butPlay:hover{
	opacity: 1;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.wrap_preview .caption{
	color: #0e619c;
	font-size: 24px;
	line-height: 26px;
	padding: 20px 0 0;
}
.wrap_preview .desc{
	font-size: 16px;
	color: #595968;
	line-height: 21px;
	padding: 5px 0 0;
}
.slider_video {
	height: 460px !important;
	margin-top: 20px;
	position: relative;
}
.slider_video .slidecomment{
	height: 435px;
	top: 0;
	float: right;
	width: 363px;
}
.slider_video .slidecomment h1{
	padding: 0;
	float: left;
}
.slider_video .slidecomment .text{
	width: 100%;
	float: left;
}
.slider_video .slide{
	width: 980px;
	position: relative;
}
.slider_video .butPlay{
	position: absolute;
	left: 0;
	top: 0;
	width: 600px;
	height: 424px;
	text-indent: -99999px;
	line-height: 0;
	background: url(../i/main/play.png) no-repeat center center;
	opacity: 0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=750);
}
