* {
	margin: 0;
	padding: 0;
}
html {height: 100%}
body {
	background: #60A5A0 url('/images/bg.png') repeat-x;
	font: 80% Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
}
a {
	color: blue;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {
	border: none;
}
.bold {
	font-weight: bold;
}
input {vertical-align: middle}
#wrapper {
	width: 1014px;
	background: transparent url('/images/shadow.png') repeat-y;
	margin: 0 auto;
	/*min-height: 100%;
	height: auto !important;
	height: 100%;*/
}
#bgwrapper {
	width: 1000px;
	margin: 0 auto;
	background:#fff url('/images/hwr.png') no-repeat;
}
/* Header
-----------------------------------------------------------------------------*/
#top {
	margin: 0 auto;
	width:1014px;
	height:15px;
	background:url('/images/top.png') no-repeat;
}
#header {
	background:#65A8A3 url('/images/header.jpg') no-repeat;
	margin: 0 auto;
	width: 1000px;
	height: 246px;
	color:#fff;
}
#header h1 {
	width: 606px;
	float:left;
	font-size: 200%;
}
#logo {
	margin-left:13px;
	width:301px;
	height:129px;
}
#subtitle {
	/*background:#3D918B;*/
	color:#fff;
	width:606px;
	height:28px;
	/*float:left;*/
}
#additional {
	float:right;
	width: 300px;
}
#search {
	margin-right: 20px;
	width: 270px;
}
#searchfield {
	border: 1px solid #000;
	padding: 3px;
	width:185px;
	color:#A4A4A4;
}
#searchfield:focus {
	color:#000;
}
#searchbutton {
	border:0;
	width:73px;
	height:24px;
	padding-bottom: 2px;
	background:url('/images/searchbutton.png') no-repeat;
}
#searchbutton:active {
	background:url('/images/searchbutton.png') 0 -24px no-repeat;
}
#contacts {
	padding: 10px 20px;
	margin-top: 10px;
	width:230px;
	height:200px;
	background:url('/images/contacts.png') no-repeat;
}
a[href$='.pdf'] {
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(/images/pdf_icon.png) center left no-repeat;
}
#contacts a {
	color: #fff;
	border-bottom: 1px dotted #fff;
}
#contacts a:hover {
	border-bottom: 1px solid #fff;
}
#phone {
	background: url('/images/phone.png') right center scroll no-repeat transparent;
	margin: 10px 0;
	width: 220px;
}
.bigtext {
	font-family: 'Century Gothic';
	font-size: 1.5em;
}
#rss{
	float: right; 
	background: url('/images/rss.png') no-repeat scroll 0 50%; 
	padding-left: 18px; 
	font-size: 14px;
}
#all_news{
	margin-top:25px;
}

#solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: 20px Tahoma;
/*width: 606px; */
height: 60px;

border-width: 1px 0;
/*background: transparent url(/images/subactive.gif) center center ;*/
}

#solidblockmenu div{
display: inline;
vertical-align: middle;
height: 60px;
}

#solidblockmenu a{
float: left;
color: white;
text-decoration: none;
vertical-align: middle;
line-height: 55px;
height: 60px;
padding:0 11px;
background: transparent url(/images/subactive.png) center center ;
}

#solidblockmenu a:visited{
color: white;
}

#solidblockmenu a:hover{
color: white;
background: transparent url(/images/subdefault.png) center center;
}
#solidblockmenu #current{
background:url(/images/subright.png) no-repeat;
background-position: right;
width: 199px;
}
#solidblockmenu a#current:hover{
color: white;
background: url(/images/subrightact.png) no-repeat;
background-position: right;
width: 199px;
}



/* Middle
-----------------------------------------------------------------------------*/
#middle {
	background:#fff url('/images/middle2.png') no-repeat;
	margin: 0 auto;
	width: 1000px;
	padding: 0 0 100px;
	/*height: 1%;
	min-height: 40%;
	height: auto !important;
	height: 40%;*/
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 10px 20px 20px 270px;
	line-height: 1.5;
}
#content img, .sr img {
	float:left; 
	margin-right: 20px; 
	margin-left: 0;
}
#content h2, #content h1, .sr h1, .sr h2 {
	color:#014B45;
	font-family: georgia;
	font-weight:normal;
	font-size:130%;
	margin-bottom: 10px;
	margin-left:0;
}
#content h3, .sr h3 {
	color:#232F62;
	font-family: 'Trebuchet MS';
	font-size:100%;
	margin: 10px;
	margin-top: 30px;
}
#content h1, .sr h1 {
	font-size:150%;
	border-bottom: 1px solid #014B45;
}
#content p, .sr p {
	line-height: 1.5;
	overflow: auto;
	display: block;
}
#content p span.main {
	width: 73%;
	float:right;
}

#content ul, #content ol {
	/*display:block;*/
	margin: 5px 20px !important;
}
#content  .timetable {
	width:100%;
}

.timetable .number {
	color:#9D9D9D;
	width: 50px;
}
.date {
	color:#AC4E03;
	width: 130px;
}
.timetable .course {
	width: 420px;
}
#content .hdate {
	font-weight:bold;
	font-family: 'trebuchet ms';
	padding:2px;
	height:24px;
	width:164px;
	color:#fff;
	float:left;
	text-align:center;
	background:/*#006F66*/ url('/images/date.gif') no-repeat;
}
#content a, .sr a {
	text-decoration: underline;
	color:#006f66;
}
#content a:hover, .sr a:hover {
	text-decoration: none;
}
#content a:visited, .sr a:visited {
	color:#268b83;
}

#content .anothera{
	text-decoration:none !important;
}

#content .anothera:hover{
	text-decoration: underline !important;
}


#pagination-new li{
	border:0; 
	margin:0; 
	padding:0;
	font-size:11px;
	list-style:none;
	margin-right:2px;
	float: left;
}
#pagination-new a{
	border:solid 1px #9aafe5;
	margin-right:2px;
}
#pagination-new .previous-off,
#pagination-new .next-off {
	border:solid 1px #DEDEDE;
	color:#888888;
	display:block;
	float:left;
	font-weight:bold;
	margin-right:2px;
	padding:3px 4px;
}
#pagination-new .next a,
#pagination-new .previous a {
	font-weight:bold;
}
#pagination-new .active{
	background:#2e6ab1;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	float:left;
	padding:4px 6px;
}
#pagination-new a:link,
#pagination-new a:visited {
	color:#0e509e;
	display:block;
	float:left;
	padding:3px 6px;
	text-decoration:none;
}
#pagination-new a:hover{
	border:solid 1px #0e509e
}

.message{
	color:#333333; 
	margin:5px 0; 
	padding:10px;
}
.error{
	background:#FBE6F2; 
	border:1px solid #D893A1;
}
#order_form input[type=text]{
	width: 444px;
}
#order_form select{
	width: 450px;
	font-size: 8pt; 
	margin-left:0px;
}
#order_form textarea{
	width: 444px;
}
.rounded{
	behavior: url('/js/PIE.htc') !important;
	position: relative;
}
#course_details_wrapper{
	float: right; 
	width: 220px;
	position: relative;
	
}
#course_review{
	font-size: 11px;
	padding: 5px;
	border: 1px solid #ADCFE8;
	width: 185px;
	margin: 15px 0 0 15px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-o-border-radius: 7px;
}
#course_review legend{
	text-transform: uppercase;
	background-color: #cecece;
	color: white;
	padding: 3px;
	font-size: 10px;
}
#course_details{
	box-shadow: 0 0 15px #ABE7F3; 
	-moz-box-shadow: 0 0 15px #ABE7F3; 
	-webkit-box-shadow: 0 0 15px #ABE7F3; 
	-o-box-shadow: 0 0 15px #ABE7F3; 
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	border: 3px solid #E6E6E6; 
	background-color: #F6F6F6; 
	padding:5px; 
	margin:0 0 10px 10px; 
	font-size: 14px;
	width: 185px;	
}
#course_details ul{
	list-style:none; 
	margin: 10px !important; 
	padding: 0;
}
#course_details ul li{
	border-bottom: 1px solid #C8C4C1;
}
#enroll{
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	-o-border-radius: 5px; 
	margin-top: 20px; 
	display: block; 
	width: 170px; 
	border: 2px solid #E8F0FF; 
	height: 25px; 
	padding: 3px; 
	text-align: center; 
	background-color: #ADCFE8; 
	color: #485B73; 
	font-size: 16px;
	text-shadow: 1px 1px 1px #fff;
	position: relative;
}

#schedule{
font-size: 12px;
font-weight: bold;
text-align: center;
border-collapse: collapse;
}

#schedule td{
border: 1px solid #006F66;
margin: 0 none;
}
#schedule td#date {

  background-color: #D7FFD7;
  font-size: 11px;
  font-weight: normal;
  text-align: center;

}
#schedule td#nodate {background-color: #EFEFEF;

}

/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 250px;
	margin-left: -100%;
	margin-top:10px;
	position: relative;
	/*background: #B5E3FF;*/
	color:#235162;
}
.sl a {
	color:#235162;
}
.sl ul {
	list-style-type: none;
	margin-left: 30px;
	font-weight:bold;
}
.sl ul li {
	/*line-height: 1;*/
	margin: 5px;
	padding-left: 3px;
}
.sl ul li.active_item{
	border-left:3px solid #FFE529;
}	
.sl ul ul {
	margin-left: 10px;
}
.sl .pulldown {
	display: block;
	padding: 5px;
	background: #89BCB8;
	color:#fff;
}
.sl .pulldown:hover {
	display: block;
	padding: 5px;
	background: #479791;
}
/*.sl ul .active {
backrgound: transparent;
color:#6494C3;
}*/
.sl .active {
	background: #006F66 !important;
	color: #fff !important;
}

.sr{
	float:left;
	margin-left:-230px;
	margin-right:-3px;
	margin-top: 10px;
	position:relative;
	width:195px;
	padding: 5px 35px 0px 0px;
}
.sr .news_block{
	display: block;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 920px;
	height: 99px;
	padding: 40px;
	/*width: 960px;
	height: 179px;
	padding: 0 20px;
	*/
	margin: 0 auto;
	background: #7ABDAA url('/images/footer.jpg') no-repeat;
	color:#fff;
	text-align: center;
}
.footer_logo {
	float: left;
	text-align: left;
	margin:3px;
	height: 160px;
	vertical-align: bottom;
}
.footer_logo img {
	margin: 1px;
}

#copyright{
	margin-top: 100px;
}

#bottom {
	margin: 0 auto;
	width:1014px;
	height:16px;
	background: url('/images/bottom.png') no-repeat;
}
.clear {
	clear: both;
	height:0;
	line-height:0;
	font-size:0;
}
/**/
.Container {
	padding: 0;
	margin: 0; 
}     

.Container li {
	list-style-type: none;  
}

/* indent for all tree children excepts root */
.Node {
    zoom: 1;

}

.IsRoot {
    margin-left: 0;
}
 
.ExpandOpen .Expand {
    background-image: url(/images/minus.gif);
    background-position: center center;
    background-repeat: no-repeat;
}
 
/* closed is higher priority than open */
.ExpandClosed .Expand {
    background-image: url(/images/plus.gif);
    background-position: center center;
    background-repeat: no-repeat;
}
 
/* highest priority */
.ExpandLeaf .Expand {
    background-image: none;
} 

.Content {
    min-height: 18px;
    margin-left:18px;
}
* html  .Content {
    height: 18px;
}


.ExpandLoading   {
    width: 18px;
    height: 18px;
    float: left;
    background-image: url(/images/loading.gif);
}

.Expand {
    width: 18px;
    height: 18px;
    float: left;
}


.ExpandOpen .Container {
        display: block;
}

.ExpandClosed .Container {
        display: none;
}

.ExpandOpen .Expand, .ExpandClosed .Expand {
        cursor: pointer;
}
.ExpandLeaf .Expand {
        cursor: auto;
}
