@charset "utf-8";
/* CSS Document */


body {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
	font-size:13px;
	line-height:1.4em;
	margin-top:30px;
}
h1 {
	font-size:17px;
	font-weight:bold;
	color:#1594DD;
	margin-top:0px;
	margin-bottom:20px;
}
h2 {
	font-size:15px;
	font-weight:bold;
	color:#000;
	margin-top:0px;
	margin-bottom:14px;
}
h3 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
}

h5{
	font-size:14px;
	font-weight:bold;
	color:#1594DD;
	margin-top:0px;
	margin-bottom:7px;
	padding-bottom:7px;
	border-bottom: 1px dotted #000;
}

img {
	border:none;
}
a {
	outline:none;
	color:#1594DD;
}

.fade{

	border-bottom:1px dotted #000;
}

.fade h1{margin-left:22px;
font-size:13px;
font-weight:bold;
margin-bottom:0px;
margin-top:16px;
color:#000;
}


.fade th{background-color:#43a7e3;
color:#FFF;
font-weight:bold;
font-size:13px;
text-align:left;
line-height:21px;
border-bottom:4px solid #FFF;
padding-left:10px;
}

.fade td.notice{padding-left:10px;border-bottom:2px solid #FFF;!important background-image:none;}


.fade td{	background-image:url(/media/924/tablefade.png);
	background-repeat:repeat-x;
	vertical-align:top;
	padding-right:16px;
}
	
.fade ul{
	list-style-image:url(/media/919/arrow.png);
	padding-top:12px;
	margin-top:0px;

	}

.fade li{line-height:20px;
padding:0px;
margin:0px;
}


.menu {
	margin-left:auto;
	margin-right:auto;
	width:994px;
	height:40px;
	background-image:url(../images/background-top-menu.jpg);
	background-repeat:no-repeat;
}
.menu ul {
	list-style-type:none;
	padding:3px 0 0 0;
	margin:0px;
}
.menu li {
	float:left;
}
* html .menu {
	width: 100%;
}
.menu li a {
/  display: block;
	float: left;
	color: #fff;
	font-size: 13px;
	padding: 0px;  /* Change 13px as desired */
	line-height: 32px;
	height: 37px;
	padding-left: 18px;
	text-decoration: none;
	margin-left: 5px;
	outline: none;
}
.menu li a:link, .menu li a:visited, .menu li a:active {
	color: black; /*button text color*/
}
.menu li a span {
	display: block;
	padding: 0px 21px 6px 4px; /*Set 10px here to match value of 'padding-left' value above*/
	color: #fff;
}
.menu li a:hover {
	background: transparent url('../images/tab-left.png') no-repeat top left;
	display: block;
	float: left;
	color: #000;
	font-size: 13px;
	padding: 0px;  /* Change 13px as desired */
	line-height: 32px; /* This value + 8px should equal height of button background (default is 31px) */
	height: 37px; /* Height of button background height */
	padding-left: 18px; /* Width of left menu image */
	text-decoration: none;
	margin-left: 5px; /*spacing between buttons*/
	outline: none;
}
.menu li a:hover span {
	color: #000;
	background: transparent url('../images/tab-right.png') no-repeat top right;
	display: block;
	padding: 2px 21px 6px 4px; /*Set 10px here to match value of 'padding-left' value above*/
}
.menu li.selected a { /*aero button CSS*/
	background: transparent url('../images/tab-left.png') no-repeat top left;
	display: block;
	float: left;
	color: #000;
	font-size: 13px;
	padding: 0px;  /* Change 13px as desired */
	line-height: 32px; /* This value + 8px should equal height of button background (default is 31px) */
	height: 37px; /* Height of button background height */
	padding-left: 18px; /* Width of left menu image */
	text-decoration: none;
	margin-left: 5px; /*spacing between buttons*/
	outline: none;
}
.menu li.selected a:link, .menu li a:visited, .menu li a:active {
	color: #000; /*button text color*/
}
.menu li.selected a span {
	color: #000;
	background: transparent url('../images/tab-right.png') no-repeat top right;
	display: block;
	padding: 2px 21px 6px 4px; /*Set 10px here to match value of 'padding-left' value above*/
}
.menu li.selected a:hover {  /* Hover state CSS */
}
.menu li.selected a:hover span { /* Hover state CSS (for text) */
	color:#000;
}
.leftColumn {
	clear:both;
	float:left;
	width:262px;


}

.subMenu {
	width:262px;
	padding-top:44px;	


}.subMenu ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	
}
.subMenu ul li {
	margin:0px;
	padding-left:27px;
	border-bottom:1px solid #BDCBD8;
	line-height:29px;



}
.subMenu ul li a {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	background-image:url(../images/menuItem.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	background-position:left;
	display:block;
}
.subMenu ul li a:hover {
	text-decoration: none;
	color:#1594DD;
	
}
.subMenu ul li a.selected {
	color: #1594DD;
	text-decoration: none;
	font-size: 12px;
	background-image:url(../images/menuItem.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	background-position:left;
}
.topImageFront {
	margin-left:auto;
	margin-right:auto;
	width:994px;
	height:207px;
	background-image: url(../images/top-image-front.jpg);
	background-repeat:no-repeat;
}

.topImageSubpage {
	margin-left:auto;
	margin-right:auto;
	width:994px;
	height:69px;
	background-image:url(../images/top-image-subpage.jpg);
	background-repeat:no-repeat;
}
.logo {
	padding-top:23px;
	padding-left:26px;
}
.topImageFront .text {
	padding-top:54px;
	padding-left:26px;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	line-height:1.6em;
}
.content {
	margin-left:auto;
	margin-right:auto;
	width:994px;
	background-image:url(../images/background-fade.jpg);
	background-repeat:repeat-x;
}
.content .text {
	float:left;
	width:634px;
	padding-top:44px;
	margin-left:27px;
}

.content .news {
	float:right;
	width:235px;
	padding-top:44px;
	margin-right:27px;
	font-size:12px;
	line-height:1.2em;
}

.subpageContent{
	float:right;
	width:642px;
	min-height:300px;
	padding-top:44px;
	margin-right:27px;
}


.seperator{
	height:26px;
	width:5px;
	}


.frontBoxes{
	width:994px;
	height:158px;
	background-image:url(../images/background-boxes.png);
	background-repeat:no-repeat;
		
	}
	
.box{
	float:left;
	width:276px;
	padding:26px 26px 0 26px;
	font-size:12px;
	line-height:1.3em;

	
	}

.bottom{
	margin-left:auto;
	margin-right:auto;
	width:994px;
	border-top:5px solid #1594DD;
margin-bottom:50px;

	}
	
.adress{
	float:left;
	font-size:12px;
	color:#444;
	padding-top:4px;
	
	}
	
.adress a{text-decoration:none;
color:#000;
}

.adress a:hover{text-decoration:underline;

}

	
.byLine a{
	float:right;
	color:#C4C4C4;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	text-decoration:none;
	
	}

.clearFix{
	clear:both;
	
	}



.newsletterSignup{
	width:214px;
	background-image:url(/media/1692/background-newsletter.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	padding:24px;	
	margin-top:44px;


		
	}
	
.newsletterSignup .text{width:214px; line-height:1.3em; font-size:11px; padding:0px; margin:0px 0px 12px 0px;}

.newsletterSignup h5{font-weight:bold; color:#3c94dd; margin-top:0px; margin-bottom:0px; border-bottom:none; font-size:13px;}

.newsletterSignup .inputNewsletter{width:214px; height:16px; border: 1px solid #b3c3d2; margin-bottom:6px;}


.newsletterFront{
	width:235px;
	font-size:12px;
		
	}
	
.newsletterFront .text{width:235px; line-height:1.3em; font-size:12px; padding:0px; margin:5px 0px 12px 0px;}


.newsletterFront .inputNewsletter{width:230px; height:16px; border: 1px solid #b3c3d2; margin-bottom:6px; margin-top:4px;}


/* Training Videos */
.trainingbox {
	width:642px;
}

.more{
	margin-top:5px;
}
	
a.more{
	background-image:url(/images/icon-more.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:13px;}
	
a.more2{
	background-image:url(/images/icon-more2.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:13px;}

.trainingbox h1{
	width:100%;
	border-bottom:1px dotted #1b466b;
	font-size:13px;
	color:#000;
	margin-top:0px;
	margin-bottom:10px;
	padding-bottom:6px;
	
	} 

.trainingbox-top {
	height:16px;
	width:642px;
	background-image:url(/images/trainingbox-top.png);
	background-repeat:no-repeat;
}
.trainingbox-middle {
	width:640px;
	background-image:url(/images/trainingbox-fade.png);
	background-repeat:repeat-x;
	border-left:1px solid #b9c7d4;
	border-right:1px solid #b9c7d4;
}

.trainingbox-content{
	
	width:608px;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	padding-left:15px;
	padding-right:15px;
	}
	
.price{
	float:left;
	width:467px;
	text-align:right;
	padding-top:30px;
	
	}

.buy{
	float:right;
	width:107px;
	
	}

.trainingbox-bottom {
	width:642px;
 	height:11px;
	background-image:url(/images/trainingbox-bottom.png);
	background-repeat:no-repeat;
	margin-bottom:20px;

}

.quote-box{
	
	
	}
	
.quote-box-top{
	background-image:url(/images/qoute-box-top.png);
	width:624px;
	height:10px;
}

.quote-box-center{width:586px;
background-color:#c5d2db;
padding:0 19px 0 19px}

.quote-box-bottom{
	background-image:url(/images/qoute-box-bottom.png);
	width:624px;
	height:10px;
}



/* Forms */

.form td{vertical-align:top;}
.form textarea{width:214px; height:100px; border: 1px solid #DDD; margin-bottom:6px; padding:2px; font-family:arial;}
.form input[type="text"]{width:214px; height:16px; border: 1px solid #DDD; margin-bottom:6px; padding:2px; font-family:arial;}
.form input[type="radio"]{margin-bottom:6px;}























































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.slide {
display:none;
}

