@charset "utf-8";
/* CSS Document */

BODY {
	height: 135px;
	background: url(../img/body2.png) repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.clearBoth {
	clear: both;
}
#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	width: 900px;
	height: 100px;
}
#header_left {
	float: left;
	width: 212px;
	margin-top: 4px;
}
#header_right {
	float: right;
	color: #333333;
	width: 550px;
	margin-top: 35px;
	font-size: 14px;
}
#navigation {
	width: 900px;
	margin-top: 0;
}
UL#nav {
	margin: 0;
	padding: 0;
	border-left: 1px solid #757572;
	border-right: 1px solid #F0EFEA;
	display: block;
	height: 35px;
	float: left;
}
#nav LI {
	float: left;
	list-style: none;
	display: block;
	border-left: 1px solid #F0EFEA;
	border-right: 1px solid #757572;
}
#nav LI A {
	float: left;
	text-decoration: none;
	font-size: 14px;
	color: #333333;
	line-height: 35px;
	text-align: center;
	padding: 0 20px 0 20px;
	text-shadow: 1px 1px 0 #FFFFFF;
}
#nav LI A:hover,#nav LI A.On {
	color:#333;
	text-shadow:none;
	background: #EAE9E3;
}
#nav LI.active A {
	color: #333333;
	text-shadow: 1px 1px 0 #FFFFFF;
	background: #EAE9E3;
}
#main_content {
	margin-top: 20px;
	margin-bottom: 20px;
}

#footer {
	background: url(../img/footer2.jpg) no-repeat;
	width: 900px;
	height: 4px;
	font-size: 10px;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom:30px;
}

p
{
	font-size: 12px;
	line-height: 140%;
}

ul li
{
	font-size: 12px;
	margin-bottom: 0px;
}

ol li
{
	font-size: 12px;
	margin-bottom: 10px;
}

h1
{
	font-size: 18px;
}

h2
{
	font-size: 18px;
	padding-bottom: 5px;
	border-bottom: 2px solid #C7C6C1;
}

h3
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
}

#faculty_left
{
	float: left;
	width: 204px;
}

#faculty_right
{
	float: right;
	width: 680px;
}

table.test tr td
{
	text-align:center;
	border-bottom: 0px;
}

tr td
{
	border-bottom: 1px solid #CCCCCC    ;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
}

tr td.title
{
	font-size: 13px;
	font-weight: bold;
}

tr td.option
{
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	background: #E3F0F9 ;
}

tr td.number
{
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	background: #E3F0F9 ;
}

.test_contain_left
{
	float: left;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	margin-left: 40px;
}

.test_contain_right
{
	float: right;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	margin-right: 40px;
}

label
{
	display: block;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
}

.contact
{
	width: 280px;
	height: 20px;
	padding: 5px;
	margin-bottom: 10px;
}

.message
{
	width: 280px;
	height: 100px;
	padding: 5px;
	margin-bottom: 10px;
}

.err {
	color: red;
}
INPUT.err, TEXTAREA.err {
	border: 2px solid red;
}
UL.err LI {
	font-size: 12px;
}

a
{
	color: #3F3895;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#left_block_page {
	float: left;
	width: 220px;
}
#left_block_page_top {
	width: 218px;
	padding-top: 7px;
	padding-bottom: 7px;
	background: #EAE9E3;
	border-bottom: 1px solid #757572;
	text-align: center;
}
#left_block_page_img {
	width: 218px;
	border-bottom: 1px solid #D9D9D9;
}
#left_block_page_links {
	width: 218px;
}
#right_block_page {
	float: right;
	width: 660px;
}


UL#sub_nav {
	margin: 0;
	padding: 0;
}
#sub_nav LI {
	list-style: none;
	width: 208px;
	display: block;
}
#sub_nav LI A {
	color: #333333;
	text-shadow: 1px 1px 0 #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	border-bottom: 1px solid #757572;
	width: 208px;
	display: block;
	height: 35px;
	line-height: 35px;
	background: #C7C6C1;
	padding-left: 10px;
}
#sub_nav LI A:hover, #sub_nav LI A.On {
	color:#333;
	text-shadow:none;
	background: #EAE9E3;
}
#sub_nav LI#active A:hover {
	color: #333333;
	text-shadow: 1px 1px 0 #FFFFFF;
	background: #EAE9E3;
}

#coaching-types {margin:0; padding:0;}
#coaching-types li{list-style-type:none; margin:0; padding:0;}
#coaching-types a{display:block; width:123px; margin:1px 1px 12px; background:#f1f1f1; float:left; font-weight:bold; text-align:center; padding: 20px; text-decoration:none !important; color:#333333;}
#coaching-types a:hover {background:#e8e8e8;}

#right_block_page img {
	display:block;
	margin: 0 auto;
}

#right_block_page img#captcha{
	display:inline !important;
	margin:0 !important;
}

#header_left img {
	border:none;
}

#header_left a {
	outline:none;
}

/* New Typography */

#right_block_page h1,
#right_block_page h2,
#right_block_page h3 {
	color: #092234;
}

#right_block_page h1 {
	font-size: 24px;
	line-height: 24px;
	margin: 0 0 12px;
}

#right_block_page h2 {
	font-size: 18px;
	padding-bottom: 5px;
	border-bottom: 2px solid #C7C6C1;
}
#right_block_page h3 {
	font-size: 14px;
}

#right_block_page a {
	text-decoration: underline;
}

#right_block_page strong {
	font-size: 13px;
	line-height:17px;
}

UL.normal LI {
	font-size: 12px;
	line-height:9px;
	padding-bottom: 10px;
	color: #3F3895;
}

#page {

	color: #333333;

	font-weight:bold;

	text-shadow: 1px 1px 0 #FFFFFF;

	font-size: 14px;

	margin-top: 0;

	padding-top: 0;

	padding-top: 0;

	margin-bottom: 0;

}
