/* Start of CMSMS style sheet 'academy' */
body {
    background: url(/uploads/images/background.png) repeat-x scroll left 87px #ffffff;
    color:#323232;
    font-family:Arial;
    font-size: 13px;
    font-weight:normal;
    margin:0;
    padding:0;
    min-width: 1086px;
}

body.news {
    background: url(/uploads/images/background-news.png) repeat-x scroll left 87px #ffffff;
}

table tr {
    vertical-align: top;
}

img {
    border: medium none;
}

a {
	color: #c5110c;
}

a:hover {
	text-decoration: none;
}

h1 {
    font-size: 25px;
    font-weight: normal;
	color: #10769a;
}

h2 {
    font-size: 20px;
    font-weight: normal;
	color: #10769a;
}

h3 {
    font-size: 20px;
    font-weight: normal;
	color: #10769a;
	margin-bottom:0px;
}

ul {
    list-style: circle outside none;
	padding-left: 20px;
}

.background_main {
    min-width: 1086px;
    position: relative;
    padding-top: 0px;
    padding-bottom: 0px;
	width:100%;
}

.block {
    display: inline-block;
    min-height: 800px;
    padding: 0px;
    position: relative;
    width: 1086px;
}

.header {
    width: 1086px;
    height: 389px;
	background: url("/uploads/images/header-full-tr.png") no-repeat scroll left top transparent;
}

.headernews {
    background: url("/uploads/images/header-full-tr-news.png") no-repeat scroll left top transparent;
	height: 361px;
}

.logo {
    position: absolute;
	width:162px;
	height:66px;
	left: 50px;
    top: 60px;
}
.header .f, .header .v, .header .t {
    position: absolute;
    width:34px;
    height:21px;
}

.header .v {
	left: 755px;
    top: 10px;
}

.header .f {
	left: 790px;
    top: 10px;
}

.header .t {
	left: 825px;
    top: 10px;
}

.phone {
    background: url("/uploads/images/phone.png") no-repeat scroll left top transparent;
    position: absolute;
	color: #2983a7;
	padding-left:200px;
	width:300px;
	height:75px;
	left: 50px;
    top: 145px;
}

.phone  div{
    padding-top: 39px;
	text-align: left;
}

.last_news {
    position: absolute;
	width:720px;
	height:137px;
	left: 50px;
    top: 251px;
	text-align: left;
overflow:hidden;
}

.headernews .last_news{
height:57px;
}

.last_news h1{
    margin-bottom: 10px;
    margin-top: 10px;
}

.last_news .last_news_block {
    float:left;
	width:325px;
	padding-right:35px;
	font-size:12px;
}

.last_news .last_news_block  a {
    font-size:14px;
}

.top_menu {
    background: none;
    height: 47px;
    left: 66px;
    position: absolute;
    top: 4px;
    width: 1000px;	
}

.top_menu ul{
    margin: 0;
    padding: 0px;
}

.top_menu ul li {
    color: #0b4b77;
    float: left;
    font-size: 13px;
    line-height: 37px;
    list-style: none outside none;
}

.top_menu ul li a {
    color: #0058a3;
    padding: 0 5px;
	font-weight:bold;
}

.top_menu ul li a:hover {
    color: #ffffff;
    text-decoration: none;
}

.top_menu ul li.selected a {
    color: #ffffff;
    text-decoration: none;
}

.content_left {
	float: left;
	width: 620px;
	min-height: 300px;
	padding-top: 0px;
	text-align:left;
    padding-left: 50px;	
	padding-right: 30px;	
}

.content_left_news {
    margin-top: -40px;
}

.content_right {
	float:left;
	width: 300px;
	padding-top: 0px;
	padding-left: 0px;
}

.content_right .schedule {
    background: url("/uploads/images/schedule.png") no-repeat scroll left top transparent;
	width:282px;
	height:188px;
	margin-top:10px;
	float:left;
}

.content_right .schedule div{
    font-size: 18px;
    padding-left: 115px;
    padding-top: 60px;
    text-align: left;
}

.content_right .history {
    background: url("/uploads/images/history.png") no-repeat scroll left top transparent;
	width:282px;
	min-height:188px;
	margin-top:10px;
	float:left;
	text-align: left;
	padding-left: 15px;
}

.content_right .history  h1 {
    margin-top: 3px;
	margin-bottom: 5px;
}

.content_right .history  a.title {
    font-size: 16px;
	font-style: italic;
}

.content_right .history img {
    max-width: 250px;
}

.news_list {
    padding-bottom:20px;
    clear:both;
    display:inline-block;
width: 100%;
}

.news_list a.news_header {
    font-size: 14px;
}

.news_list h2 {
    font-size: 16px;
	margin-bottom: 0;
    margin-top: 0;
	color: #c5110c;
}

.news_list .news_image {
    display:block;
	float:left;
	max-width:200px;
	padding-right:10px;
}

.story_list {
    padding-bottom:20px;
    clear:both;
    display:inline-block;
width: 100%;
}

.story_list a.story_header {
    font-size: 16px;
}

.story_list h2 {
    font-size: 16px;
	margin-bottom: 0;
    margin-top: 0;
	color: #c5110c;
}

.story_list .story_image {
    display:block;
	float:left;
	max-width:200px;
	padding-right:10px;
}

.price_table {
     width: 560px;
}

.price_table td {
    background: none repeat scroll 0 0 #deedf3;
    padding: 5px 10px 5px 10px;
}

tr.blue_row td {
    background: none repeat scroll 0 0 #f0f9fc;
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
}

.footer {
    min-width: 1086px;
    padding-bottom: 0;
    padding-top: 0;
    position: relative;
    width: 100%;
	background: #efefef;
	margin-top: 20px;
}

.footer .block {
    display: inline-block;
    padding: 0;
    position: relative;
    width: 1086px;
	min-height: 70px;
}

.footer a {
    color: #c5110c;
}

.footer a:hover {
    text-decoration: none;
}

.copy {
    display: block;
    padding-left: 50px;
    text-align: left;
	padding-top: 20px;
}

div.wnt {
    height: 50px;
    left: 753px;
    margin-top: -36px;
    position: absolute;
    width: 200px;
}

div.wnt div {
    float: right;
}

div.wnt div.d1 {
    font-size: 11px;
    padding-left: 5px;
    padding-top: 6px;
    color: #C5110C;
}

.blue {
    color:#10769a;
}
/* End of 'academy' */

