/* -----------------------------------*/
/* ---------->>> GLOBAL <<<-----------*/
/* -----------------------------------*/


html, body {
margin : 0;
padding : 0;
font-family : arialmt, arial, sans-serif;
background-repeat: repeat-x;
background-color : #f2f2f2;
height : 100%; 
font-size: 15px;
color: #959595;
}

#container {
	width: 985px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-color : #ffffff;
	margin: 0 auto 0 auto;
}



/* -----------------------------------*/
/* ------->>> Page Structure <<<------*/
/* -----------------------------------*/

#main_content {
	width: 950px;

	margin: 0 auto -60px auto;
	/*border: 2px solid black;*/
	
}

#head {
	width: 100%;
	height: 200px;
	float: left;
}

#logo_section_head {
	width: 252px;
	height: 162px;
	float: left;
}

#info_section_head {
	width: 698px;
	height: 162px;
	float: left;
}

#menu { 
	width: 100%;
	height: 33px;
	float: left;
	background-color: #808d9b;
	border-bottom: 3px solid #d2d2d2;
}

#content_area {
	width: 100%;
	margin: 35px 0 0 0;
	float: left;
}


#home_page_1 {
	height: 245px;
	width: 100%;
	margin: 35px 0 0 0;
	float: left;
}

#home_page_2 {
	width: 100%;
	margin: 35px 0 0 0;
	float: left;
}




#footer {
	width:	985px;
	height:	60px;   /* Height of the footer */
	margin: 0 auto 0 auto;
	clear: both;
	background:#ffffff;
}

.push {
	height: 60px;
}


#{}
#{}
#{}


/* -------------------------------------------*/	
/* ----------->>> page_elements <<<-----------*/
/* -------------------------------------------*/

#home_banner {
	height: 242px;
	width: 685px;
	float: left;
	background-color: black;
}

#content_area_text {
	width: 685px;
	float: left;
	margin: 0 0 0 15px;
}

#short_course_area_text {
	width: 400px;
	float: left;
	margin: 0 0 0 30px;
	/*border: 1px solid red;*/
	overflow: hidden;
}

#basket_area_text {
	width: 685px;
	float: left;
	margin: 0 0 0 0;
}

#quick_links {
	width: 242px;

	float: right;
	background-color: #87a3b2 ;
}

#quick_links_bottom {
	width: 242px;
	height: 32px;
	background-image : url(images/quick_links_bottom.jpg);
	background-repeat: no-repeat;
	float: right;
	
}

#homepage_info_top {
	width: 305px;
	height: 8px;
	float: left;
	background-image : url(images/hompage_info_top.jpg);
	background-repeat: no-repeat;
}

.homepage_info_top {
	width: 305px;
	height: 8px;
	float: left;
	background-image : url(images/hompage_info_top.jpg);
	background-repeat: no-repeat;
}

#homepage_info_top_text {
	width: 305px;
	height: 25px;
	background-color: #87a3b2;
	
	float: left;
}

.homepage_info_top_text {
	width: 305px;
	/*height: 25px;*/
	background-color: #87a3b2;
	overflow: hidden;
	float: left;
}

#homepage_info {
	width: 305px;
	float: left;
	margin: 0 17px 0 0;

}

.homepage_info {
	width: 305px;
	float: left;
	margin: 0 17px 0 0;

}

#homepage_info_last {
	width: 305px;
	float: left;
	margin: 0 0 0 0;

}

#quick_links_container {
	width: 242px;
	float: right;
	clear: right;
}

.course_details_top {
	height: 15px;
	width: 539px;
	background-image : url(images/course_details_top.jpg);
	background-repeat: no-repeat;
	float: left;
}

.course_details_head_text {
	width: 539px;
	float: left;
	background-color: #87a3b2;
	overflow: hidden;
}

#course_text_container {
	width: 319px;
	float: left;

}

#short_course_text_container {
	width: 100%;
	float: left;

}

.course_inf_2 {
	display: block;
	width: 200px;
	float: left;
	overflow: hidden;
}

.course_inf_1 {
	clear: left;
	display: block;
	width: 96px;
	float: left;
	overflow: hidden;
}

p.course_inf_2 {

	display: block;
	width: 200px;
	float: left;
}

.short_course_inf_2 {

	width: 330px;
	float: left;
	overflow: hidden;
}

.short_course_inf_1 {
	width: 196px;
	float: left;
	clear: left;
	overflow: hidden;
}

.short_course_inf_1 p, .short_course_inf_2 p {
	padding: 15px 0;
	margin: 0;
}

.course_inf_1 p, .course_inf_2 p {
	padding: 15px 0;
	margin: 0;
}

.course_details_text {
	width: 535px;
	float: left;
	overflow: hidden;
}

.block_text_end {
	margin: 0;
	padding: 14px 0;
}

.block_text {
	margin: 0;
	padding: 14px 0 0 0;
}

.course_details_text p {
	margin: 0;
}

#short_course_details_text {

width: 100%;
float: left;
}

#course_content {
	width: 536px;
	float: left;
}

.study_list_title {
	margin: 0 0 9px 0;
}

.study_list_block {
	margin: 9px 0 9px 0;
}

.study_list {
	margin: 10px 0;
	overflow: hidden;
	width: 100%;
}

ul.study_list li {
	float: left;
	clear:both;
	width: 500px;
}

#form{
	width: 227px;
	float: left;
	padding: 0 0 0 50px;
}

#form {
		font-size: 12px;
		color : #999999;
}

#myform {
	width: 215px;
	float: left;
}

.myform {
	width: 215px;
	float: left;
}

#addform {
	width: 415px;
	float: left;
}

#apply_width input { 
float: left;
}

#apply_width label {
	float: left;
	width: 150px;
	font-weight: bold; 
	text-align: left; 
	margin-right: 1em;
	
}

.apply_width input { 
float: left;
}

.apply_width label {
	float: left;
	width: 150px;
	font-weight: bold; 
	text-align: left; 
	margin-right: 1em;
	
}

#reg_width p { 
	height: 30px;
	width: 400px;
}

#reg_width label {
	float: left;
	width: 150px;
	font-weight: bold; 
	text-align: right; 
	margin: 3px 1em 0 0;
	
}

#reg_width label {
	float: left;
	height: 19px;
	color: black;
	font-weight: bold; 
	text-align: right; 
	clear: right;
	margin-right: 1em;
	
}

#reg_width { 
width: 125px;
}

#reg_width input { 
float: right;
margin: 0;
}

#reg_width select { 
float: right;
margin: 0;
}

#field_area a {
	float: left;
	
}

#field_area input {
	padding: 0;
	margin: 0 0 5px 0;
}

#field_area { 
	width: 100%;
	/*height: 155px;*/
	overflow: hidden;
}

#field_area h2 {
	margin: 15px 0;
	color: black;
	padding: 20px 5px 0 0;
}

.field_area a {
	float: left;
	
}

.field_area input {
	padding: 0;
	margin: 0 0 5px 0;
}

.field_area { 
	width: 100%;
	/*height: 155px;*/
	overflow: hidden;
}

.field_area h2 {
	margin: 15px 0;
	color: black;
	padding: 20px 5px 0 0;
}

fieldset {
	border:none;
	width: 200px;
}

#course_background {
	background-color: white;
}

#course_background p {
	padding: 10px 0 10px 15px;
}

#acc_opt li {
	clear: both;
	float: left;
}

ul.acc_opt {
	width: 100%;
	clear: both;
	float: left;
	overflow: hidden;
}

ul.acc_opt li {
	clear: both;
	float: left;
	width: 520px;

}

input.button {
	margin: 10px 0 0 0;
	float: left;
	clear: both;
}

.up_button {
	color: #ffffff;
	padding:0px;
	margin: 0px;
	font-size:14px;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	background:none;
	border:none;
	display:block;
	float:left;
	/*font-size: 17px;*/
}

.book_button {
	color: #2d689f;
	padding:0px;
	margin: 0px;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	background:none;
	border:none;
	display:block;
	float:left;
	/*font-size: 17px;*/
}

#staff_menu {
	width: 220px;
	/*border: 1px solid green;*/
	overflow: hidden;
	float: left;
	font-size: 13pt;
	margin: 30px 0 0 0;
}

#staff_menu li {
	float: left;
	clear: both;
	width: 100%;
}

/* -----------------------------------*/
/* ---------->>> Banner <<<-----------*/
/* -----------------------------------*/

div#banner_box {
    width: 685px;
    height: 242px;
    background: blue;
    /*border: 1px solid black;*/
    cursor: pointer;
	overflow: hidden;
	position:relative;
	float: left;
}

div#slide_wrapper {
	overflow: hidden;
	/*width: 1600px;*/
	position: relative;
}

#slide_wrapper div {
	float: left;
}

#banner_box .next, #banner_box .previous {
	position:absolute; 
	z-index:2; 
	display:block; 
	width:21px; 
	height:21px;
	}
	
#banner_box .next{
	right:0; 
	margin-right:0px; 
	background:url(images/slide_imgs/slide_wrapper_next.png) no-repeat left top;
	}
	
#banner_box .next:hover{
	background:url(images/slide_imgs/slide_wrapper_next_hover.png) no-repeat left top;
	}

#banner_box .previous{
	margin-left:0px; 
	background:url(images/slide_imgs/slide_wrapper_previous.png) no-repeat left top;
	}
	
#banner_box .previous:hover{
	background:url(images/slide_imgs/slide_wrapper_previous_hover.png) no-repeat left top;
	}
	
	#banner_box .thumbs{position:absolute; z-index:2; bottom:10px; right:10px;}
	#banner_box .thumbs .thumb{
		display:block; 
		width: 15px; 
		height: 15px; 
		margin-left:5px; 
		float:left; 
		font-family:Verdana, Geneva, sans-serif; 
		font-size:1pt; text-decoration:none; 
		/*padding:2px 4px;*/ 
		background:url(images/slide_imgs/thumb.png); 
		color:#fff;
		background-repeat: no-repeat;
		}
		
	#banner_box .thumbs .thumb:hover{
			/*background:#fff;*/ 
			color:#000; 
			background:url(images/slide_imgs/thumb_over.png);
		 	background-repeat: no-repeat;
		}
		
	#banner_box .thumbs .current{
		/*background:#fff;*/
		background:url(images/slide_imgs/thumb_over.png); 
		color:#000; 
		background-repeat: no-repeat; 
		display:block; 
		margin-left:5px; 
		float:left; 
		font-family:Verdana, Geneva, sans-serif; 
		font-size:9px; 
		text-decoration:none; 
		font-size:1pt;
		/*padding:2px 4px;*/
		}

		/* -----------------------------------*/
		/* ---------->>> Banner <<<-----------*/
		/* -----------------------------------*/
 
		.content, .content_2{width:685px;}
		.content, .content_2{height:242px;}
		.container{position:relative; left:0;}
		.content{background:#eee; float:left; background-image : url(images/slide.jpg);
		background-repeat: no-repeat;}
		.content_2{background:#eee; float:left; background-image : url(images/slide_.jpg);
		background-repeat: no-repeat;}
		.content div{padding:15px 28px; height:100%; font-family:Verdana, Geneva, sans-serif; font-size:13px;}
		.content_2 div{padding:15px 28px; height:100%; font-family:Verdana, Geneva, sans-serif; font-size:13px;}
		
		

/* -----------------------------------*/
/* ---------->>> Header <<<-----------*/
/* -----------------------------------*/

.noScript {
	background-color: red;	
	height: 100px;
	width: 100%;
	clear: both;
}

.noCook {
	background-color: #EA7235;	
	height: 100px;
	width: 100%;
	clear: both;
}

.noScriptWrap {
	height: 150px;
	width: 985px;
	margin: 0 auto 0 auto;
	clear: both;
	color: white;
}

.noScriptWrap p, .noScriptWrap img {
	float: left;
	padding: 20px 0 0 0px;
}

p.noScriptText {
	padding: 25px 0 0 20px;
	color: white;
	font-size: 15pt;
	margin: 0;
	width: 810px;
}

#logo {
	width: 200px;

	background-color: #003166 ;
	margin: 0 0 0 50px;
}

#logo_bottom {
	width: 200px;
	height: 40px;

	margin: 0 0 0 50px;
	background-image : url(images/logo_bottom.jpg);
	background-repeat: no-repeat;
}

#quick_link_text {
	width: 185px;
	margin: 0 0 0 16px;
	color: #2E2E2E;
}

#course_records_text {
	width: 210px;
	margin: 0 0 0 0;
	padding: 0 0 0 16px;
}

.content {
	background-image : url(images/slide.jpg);
	background-repeat: no-repeat;
}

#info_section_head {
	width: 520px;
	height: 112px;
	float: left;
}

#info_section_head span {
	float: right;
	padding: 10px 100px 0 0;
}
/* -----------------------------------*/
/* ---------->>> Headings <<<---------*/
/* -----------------------------------*/

/* -----------------------------------*/
/* -------->>> Text Styles <<<--------*/
/* -----------------------------------*/

p.slide {
	width: 400px;
	color: white;
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 0 25px;
}

p.test_slide_blue {
	width: 290px;
	color: #f0f0f0;
	font-size: 15px;
	font-weight: bold;
	padding: 13px 17px 13px 17px;
	background-color: #808D9B;
}

h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0;
	padding: 0;
}

#short_course_users {
	width: 370px;
	/*border: 1px solid green;*/
	float:left;
}

#quick_link_text h2, #quick_link_text h1 {
	margin: 0;
	padding: 20px 0 0 0;
}

#quick_link_text h2.course_info {
	margin: 0;
	padding: 0px 0 0 0;
}

#course_records_text h2 {
	margin: 0;
	padding: 20px 0 0 0;
}

.white {
	color: #ffffff;
}

.dark {
	color: #707070;
}

.uni_red {
	color: #993333;
}

.red {
	color: red;
}

a { text-decoration:none }

a.light:link {color: #ffffff;}

a.light:visited {color: #ffffff;}

a.light:hover {color: #ffffff;}

a { text-decoration:none }

a.more:link {color: #2d689f;}

a.more:visited {color: #2d689f;}

a.more:hover {color: #2d689f;}

a { text-decoration:none }

a.norm:link {color: #959595;}

a.norm:visited {color: #959595;}

a.norm:hover {color: #959595;}

a { text-decoration:none }

#h2 h2 {
	margin: 0;
	padding: 0;
}

#h2 a {
	margin: 0 0 15px 0;

}

#page p {
	padding: 0 65px 0 0;

}

#logo h1 {
	padding: 15px 0 0 20px;
	font: bold;
}

#homepage_info_top_text h2 {
	padding: 0 0 0 15px;
}

.homepage_info_top_text h2 {
	padding: 0 0 4px 15px;
}

#homepage_info p {
	padding: 20px 5px 0 5px;
	clear: both;
}

.homepage_info p {
	padding: 20px 5px 0 5px;
	clear: both;
}

#homepage_info_last p {
	padding: 20px 5px 0 5px;
	clear: both;
}

#quick_link_text h3.crs_inf, #quick_link_text h3.crs_inf, #quick_link_text p.crs_inf, #quick_link_text p.crs_inf,  {
	padding: 0px 0px 0 0px;
	margin: 0;
	clear: both;
}

p.crs_inf {
	margin: 0;
}

h3.crs_inf {
	margin: 5px 0;
}

.course_details_head_text h2 {
	margin: 0;
	padding: 0px 0 4px 15px;
}

#footer p {
	padding: 25px 0 0 17.5px;
	margin: 0;
}


#inf_link a {
	padding: 0 0 0 5px;
}

.inf_link a {
	padding: 0 0 0 5px;
}

#content_area_text h1 {
	margin: 0 0 15px 0;
	clear: both;
} 

#short_course_area_text h1 {
	margin: 0 0 15px 0;
	clear: both;
}

p.us_link {
	margin: 5px 0 0 0;
}

.formrowlight {
	background-color: #B3B3B3;
}

/* ------------------------------------*/
/* -------->>> table Styles <<<--------*/
/* ------------------------------------*/

table {
		width : 99%;
		border: 0;
		border-spacing: 0;
		border-collapse:collapse;
}

table td, table th
{
    padding: 8px; 
}

table td.field_1
{
    width: 158px; 
}

table td.field_2
{
    width: 79px; 
}

table td.field_3
{
    width: 75px; 
}

table td.field_4
{
    width: 80px; 
}

.right_align {
	text-align:right;
}

#baskettable, #summaryDiscount {
	background-color: #808D9B;
	color: white;
}

.weBtnR a {
	font-family:arial;
	font-size:12px;
	padding:5px 8px 5px 15px;
	background:#808D9B url(images/arrow2.gif) no-repeat 5px center;
	color:#fff;
	/*border-top:1px solid #666;
	border-right:1px solid #666;
	border-bottom:1px solid #444;
	border-left:1px solid #444;*/
	text-decoration:none;
	margin:8px 0px;
	display:block;
	float:right;
	/*display:inline-block;*/
 }

.veBtnR a {
	font-family:arial;
	font-size:12px;
	padding:5px 8px 5px 15px;
	background:#87A3B2 url(images/arrow2.gif) no-repeat 5px center;
	color:#fff;
	/*border-top:1px solid #666;
	border-right:1px solid #666;
	border-bottom:1px solid #444;
	border-left:1px solid #444;*/
	text-decoration:none;
	margin: 0 15px 0 0px;
	display:block;
	float:left;
	/*display:inline-block;*/
 }

.order_btn {
	padding: 0;
}

#buttton_space {
	padding: 15px 0 15px 15px;
	float: left;

}

#basket_info {
	float: right;
	width: 238px;
	color: white;
	background-color: #c7c7c8;
	border: 2px solid #87A3B2;
	margin: 0 0 47px 0;
	clear: right;
}

#basket_title {
	width: 100%;
	height: 30px;
	background-color: #87A3B2;
}

#details {
	padding: 10px 0 0 0 ;
}

#details p.title {
	font-size: 8pt;
}

#basket_icon {
	height: 100%;
	width: 46px;

	float: left;
	background-image: url("images/basket_icon.png");
	background-repeat: no-repeat;
}

#basket_info h3, #basket_info p {
	margin: 0;
}

#basket_info h3 {
	width: 65px;
	float: left;
}

#basket_info p {
	float: left;
	font-size: 13px;
	padding: 1px 0 0 0;
}

#basket_item_details {
	width: 100%;
	float: left;
	border-bottom: 2px dotted #e7e7e8;

}

#basket_item_details p {
	padding: 15px;
	color: black;
}

.basket_span {
	width: 100%;
	float: left;
}

/* ------------------------------------*/
/* -------->>> table Styles end <<<--------*/
/* ------------------------------------*/

#text_address {
	width: 200px;
	color: black;
	float: left;
	margin: 0 55px 50px 0;
}

#homepage_info_last h3, #homepage_info h3 {
	margin: 50px 0 0 0;
}

.homepage_info_last h3, .homepage_info h3 {
	margin: 50px 0 0 0;
}

.calendar-box {
	display:none;
	background-color:#fff;
	border:1px solid #444;
	position:absolute;
	width:250px;
	padding: 0 5px;
}
.calendar-box select.calendar-month {
	width:90px;
}
.calendar-box select.calendar-year {
	width:70px;
}
.calendar-box .calendar-cancel {
	width:100%;
}
.calendar-box table td {
	width:14%;
}
.calendar-box .calendar-title {
	text-align:center;
}
.calendar-box a {
	text-decoration:none;
}
.calendar-box .today a {
	padding:0 5px;
	margin-left:-5px;
	background-color:#ffe9c6;
} 
.calendar-box .selected a {
	padding:0 5px;
	margin-left:-5px;
	background-color:#c9ff8b;
}

/* -----------------------------------*/
/* -------->>> Navigation <<<---------*/
/* -----------------------------------*/


ul {
	margin : 0;
	padding : 0;
}

li {
list-style : none;
display : inline;
outline : none;
margin : 0;
padding : 0;

}


#menu ul {
	width:100%;
	height: 33px;
	float: left;
	margin: 0;
	padding: 0;
}

#link li {

	float: left;
	/*border-bottom: 3px solid #d2d2d2;*/
	border-right: 1px solid #ffffff;
}

#menu li.selected {

	border-bottom: 3px solid #306dc0;
	border-right: 1px solid #ffffff;
}

#menu li p {
	padding: 8px;
	margin: 0;
}

#sector_menu_area {
	width: 185px;
	height: 140px;
	float: left;
	/*border: 2px solid yellow;*/
	margin: 50px 0 0 0;
}

#sector_nav li {
	float: left;
	clear:both;
	background: #F2F2F2;
	border-right: 4px solid #D2D2D2;
	width: 100%;
	height: 35px;
	margin: 0 0 3px 0;
	color: #19352e;
	font-size: 9pt;
	padding: 5px 0 0 5px;
}

#sector_nav li.selected {
	float: left;
	clear:both;
	background: #F2F2F2;
	border-right: 4px solid #808D9B;
	width: 100%;
	height: 35px;
	margin: 0 0 3px 0;
	color: #19352e;
	font-size: 9pt;
	padding: 5px 0 0 5px;
}

#site_nav_area { 
	width: 100%;
	height: 50px;
	/*border: 1px solid black;*/
	color: black;
	padding: 0 0 0 30px;
	font-weight: bold;
	font-size: 13pt;
}

/* -----------------------------------*/
/* -------->>> Comments  <<<----------*/
/* -----------------------------------*/

/* -----------------------------------*/
/* ---------->>> Extras <<<-----------*/
/* -----------------------------------*/


.clear { margin: 0; padding: 0; clear: both; width: 100%; height: 0; visibility: hidden; font-size: 0;
line-height: 0; }