/*------------------------------------------------------------------
[Master Stylesheet]

Project:			Sugarcane
Version:			1.0.3
Last change:		23/06/09
Author:				F1 Design
------------------------------------------------------------------*/

/*General*/

*{
	margin:0;
	padding:0;
	list-style: none;}

body{
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
	font-size: 12px;
	text-align: justify;
	background: #F0F0F0;
	line-height: 18px;
	}

#wrapper{
	margin: 0 auto;
	width: 975px;
	height: 655px;
	background: url(/assets/img/bkg.jpg) no-repeat;
	}
	
#wrapper_page{
	margin: 0 auto;
	width: 975px;
	height: 655px;
	background: url(/assets/img/bkg_page.jpg) no-repeat;
	}
	
#wrapper_page_news, body.Footer #wrapper_page{
	margin: 0 auto;
	width: 975px;
	height: 655px;
	background: url(/assets/img/bkg_page_news.jpg) no-repeat;
	}
	
#inner_wrapper{
	width: 950px;
	margin: 0 auto;
	padding-top: 12px;
	}	

.content img{
	padding: 5px;
	background: #fff;
	border: 1px solid #CCC;
	margin: 5px;
}
	
.content img.left{
	float: left;
	padding: 5px;
	margin: 0 5px 0 0;
	border: 1px solid #CCC;
}

.content img.right{
	float: right;
	padding: 5px;
	margin: 0 0 0 5px;
	border: 1px solid #CCC;
}

p{
	padding-bottom: 10px;
	}

a{
	text-decoration: none;
	color: #4181C8;
	}

a:hover{
	text-decoration: underline;
	}
	
a img{
	border: none;
	}

/*HEAD*/

#wrapper #head img{
	padding-top: 20px;
	width: 425px;
	position: relative;
	left: 263px;
	}
	
#head h1{
	display: none;
	}
	
#wrapper_page #head a.emitt_logo img, #wrapper_page_news #head a.emitt_logo img{
	border: none;
	padding: 20px 0 0 20px;
	float: left;
	}
	
#wrapper_page #head, #wrapper_page_news #head{
	height: 105px;
	}
	
#head h2{
	float: right;
	padding-top: 18px;
	text-align: right;
	color: #fff;
	font-weight: normal;
	font-size: 23px;
	width: 503px;
	line-height: 27px;
	padding-bottom: 15px;
	}
	
/*headings*/

h1{
	font-size: 25px;
	color: #333;
	padding-bottom: 20px;
	}

h2{
	font-size: 23px;
	color: #333;
	padding-bottom: 20px;
	}
	
h3{
	font-size: 18px;
	color: #333;
	padding-bottom: 20px;
	}

h4{
	font-size: 16px;
	color: #333;
	padding-bottom: 15px;
	}
	
h5{
	font-size: 14px;
	color: #333;
	padding-bottom: 10px;
	}
	
h6{
	font-size: 12px;
	color: #333;
	padding-bottom: 10px;
	}
	
/*HOMEPAGE*/

#buttons{
	width: 870px;
	margin: 0 auto;
	height: 160px;
	padding: 110px 0 30px 0;
	}
	
#education a img, #business a img, #corporate a img, #professional a img{
	border: none;
	}
	
#education p, #business p, #corporate p, #professional p{
	text-align: center;
	letter-spacing: 0.5px;
	font-size: 15px;
	font-weight: 800;
	}
	
#education p a, #business p a, #corporate p a, #professional p a{
	color: #fff;
	text-align: center;
	}

#education{
	height: 150px;
	width: 210px;
	float: left;
	padding-right: 10px;
	}
	
#business{
	height: 150px;
	width: 210px;
	float: left;
	padding-right: 10px;
	}

#corporate{
	height: 150px;
	width: 210px;
	float: left;
	padding-right: 10px;
	}

#professional{
	height: 150px;
	width: 210px;
	float: left;
	}
	
#education img:hover, #business img:hover, #corporate img:hover, #professional img:hover{
	background: url(/assets/img/buttons/button-hover.png) no-repeat;
	}
	
h2.caption{
	font-size: 45px;
	color: #fff;
	text-align: center;
	}
	
#buttons_pages {
	width: 870px;
	margin: 0 auto;
	height: 105px;
	}
	
#buttons_pages #education, #buttons_pages #business, #buttons_pages #corporate, #buttons_pages #professional{
	height: 105px;
	padding-top: 15px;
	}
	
#buttons_news #education img:hover, #buttons_news #business img:hover, #buttons_news #corporate img:hover, #buttons_news #professional img:hover{
	background: url(/assets/img/buttons/button-hover-news.png) no-repeat;
	}
	
#buttons_news{
	height: 100px;
	width: 700px;
	float: left;
	}
	
#buttons_news div{
	padding: 0;
	width: 172px;
	float: left;
	padding-right: 4px;
	padding-top: 15px;
	}
	
#buttons_news #professional{
	padding-right: 0;
	}
	
.f1g_home{
	height: 90px;
	width: 180px;
	position: relative;
	top: 19px;
	margin-left: 10px;
	}
	
.f1g_home a{
	padding-bottom: 90px;
	padding-right: 180px;
	}
	
/*SIDEBAR*/

#sidebar{
	float: left;
	width: 191px;
	height: 482px;
	padding-right: 20px;
	}
	
#sidebar a img{
	border: 1px solid #CCCCCC;
	margin: 13px 0 5px 9px;
	}
	
#sidebar a:hover img{
	border: 1px solid #fff;
	margin: 13px 0 5px 9px;
	}
	
#sidebar h3{
	padding-bottom: 10px;
	font-size: 16px;
	}
	
#sidebar #sub_menu{
	padding: 0 10px 10px 10px;
	}
	
#sidebar #sub_menu h3{
	padding-bottom: 10px;
	font-size: 16px;
	}
	
#sidebar #sub_menu ul li{
	padding-bottom: 10px;
	text-align: left;
	letter-spacing: 1px;
	}
	
#sidebar #sub_menu ul li a{
	color: #666666;
	}
	
#sidebar #sub_menu ul li a b{
	color: #666666;
	}
	
#sidebar .info{
	padding: 10px;
	}
	
#sidebar .info p{
	text-align: left;
	}
	
#sub_menu ul li a p{
	display: none;
	}
	
/*#sub_menu ul li a:hover p{
	display: block;
	font-style: normal;
	padding: 0;
	}*/
	
#sub_menu ul .last a{
	display: none;
	}

/*PAGE LOGOS*/

body.contact #logo, body #logo{
	background: url(/assets/img/blank-button.png);
	height: 70px;
	width: 193px;
	float: right;
	margin: 18px 15px 0 10px;
	}

body.news #logo{
	background: url(/assets/img/buttons/pages/news-button.png);
	height: 70px;
	width: 193px;
	float: right;
	margin: 18px 15px 0 10px;
	}
	
body.Courses #logo{
	background: url(/assets/img/blank-button.png);
	height: 70px;
	width: 193px;
	float: right;
	margin: 18px 15px 0 10px;
	}

body.Corporate #logo{
	background: url(/assets/img/buttons/page_logos/cor-button_193x70.png);
	height: 70px;
	width: 193px;
	float: right;
	margin: 18px 15px 0 10px;
	}
	
body.Professional #logo{
	background: url(/assets/img/buttons/page_logos/pro-button_193x70.png);
	height: 70px;
	width: 193px;
	float: right;
	margin: 18px 15px 0 10px;
	}
	
body.Education #logo{
	background: url(/assets/img/buttons/page_logos/edu-button_193x70.png);
	height: 70px;
	width: 193px;
	float: right;
	margin: 18px 15px 0 10px;
	}
	
body.Business #logo{
	background: url(/assets/img/buttons/page_logos/bus-button_193x70.png);
	height: 70px;
	width: 193px;
	float: right;
	margin: 18px 15px 0 10px;
	}
	
body.Footer #logo, body.error_page #logo, body.contact #logo{
	background: url(/assets/img/buttons/pages/about-button.png);
	height: 70px;
	width: 193px;
	float: right;
	margin: 18px 15px 0 10px;
	}

/*CONTENT*/

#content_home{
	height: 425px;
	}
	
#page{
	height: 495px;
	width: 911px;
	margin: 0 auto;
	}
	
#wrapper_page_2 #inner_wrapper #page{
	height: 495px;
	width: 912px;
	margin: 0 auto;
	}
	
#wrapper_page_2 #inner_wrapper #page .content{
	width: 900px;
	height: 365px;
	float: left;
	overflow: scroll;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 18px;
	padding: 10px 0 0 10px;
	margin: 3px 0 0 2px;
	}
	
.content{
	width: 689px;
	height: 365px;
	float: left;
	overflow: scroll;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 18px;
	padding: 10px 0 0 10px;
	margin: 3px 0 0 1px;
	}
	
.content p{
	padding: 0 10px 15px 0;
	}
	
.content ul, .content ol{
	padding: 0 0 15px 25px;
	}
	
.content ul li{
	list-style: outside;
	list-style-type: disc;
	}
	
.content ol li{
	list-style: outside;
	list-style-type: decimal;
	}
		
/*BOTTOM NEWS*/

#page #bottom_news{
	width: 290px;
	height: 82px;
	float: left;
	padding-top: 28px;
	padding-left: 11px;
	}
	
#page #bottom_news h4{
	font-size: 15px;
	margin: 0;
	padding-bottom: 2px;
	font-weight: bold;
	}
	
#page #bottom_news ul{
	height: 55px;
	}
	
#page #bottom_news ul li{
	margin: 0;
	width: 280px;
	clear: both;
	padding: 0;
	font-size: 12px;
	letter-spacing: 1px;
	text-align: left;
	height: 15px;
	}
	
#page #bottom_news ul li p.date{
	float: left;
	width: 80px;
	padding-bottom: 0;
	}
	
#page #bottom_news ul li a.title{	
	float: left;
	width: 200px;
	overflow: hidden;
	font-weight:bold;
	color: #333;
	height: 16px;
	}
	
#page #bottom_news ul li a:hover{
	text-decoration: underline;
	}
	
/*NEWS*/

#sidebar .archive{
	padding: 10px;
	}
	
#sidebar .archive h3{
	font-size: 16px;
	padding-bottom: 10px;
	}
	
.archive ul li{
	clear: both;
	height: 70px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
	}
	
.archive ul li a{
	color: #333;
	font-size: 16px;
	font-weight: bold;
	}
	
.archive ul li ul{
	clear:both;
	height: 50px;
	padding-top: 10px;
	}
	
.archive ul li ul li{
	border: none;
	border-bottom: 1px solid #CCCCCC;
	width: 22px;
	height: 16px;
	float: left;
	clear: none;
	text-align: center;
	margin: 2px;
	padding: 1px;
	background: #fff;
	}
	
.archive ul li ul li:hover{
	border-bottom: 1px solid #fff;
	}
	
.archive ul li ul li a{
	color: #4181C8;
	font-size: 12px;
	font-weight: normal;
	}
	
.archive ul li ul li a:hover{
	text-decoration: none;
	}
	
#news ul{
	padding: 0;
	}
	
#news ul li{
	list-style: none;
	list-style-type: none;
	}	
	
#news ul li p.date{
	float: left;
	color:#333333;
	font-size:16px;
	font-weight:bold;
	padding-bottom: 8px;
	width: 101px;
	padding-right: 0;
	}
	
#news ul li a.title{
	font-size:16px;
	font-weight:bold;
	padding-bottom: 8px;
	text-align: left;
	}
	
#news ul li p.preview{
	clear: both;
	}
	
#news p.news_date, .content p.news_date{
	color:#333333;
	font-size:16px;
	font-weight:bold;
	padding-bottom: 8px;
	padding-right: 0;
	}
	
/*Contact info*/

body.Education #contact_info, body #contact_info{
	height: 82px;
	width: 374px;
	float: right;
	margin-top: 24px;
	padding: 8px 0 0 3px;
	background: url(/assets/img/contact_info_ed.jpg) no-repeat;
	}
	
body.Medium #contact_info{
	height: 82px;
	width: 374px;
	float: right;
	margin-top: 24px;
	padding: 8px 0 0 3px;
	background: url(/assets/img/contact_info_sm.jpg) no-repeat;
	}
	
body.Corporate #contact_info{
	height: 82px;
	width: 374px;
	float: right;
	margin-top: 24px;
	padding: 8px 0 0 3px;
	background: url(/assets/img/contact_info_co.jpg) no-repeat;
	}
	
body.Professional #contact_info{
	height: 82px;
	width: 374px;
	float: right;
	margin-top: 24px;
	padding: 8px 0 0 3px;
	background: url(/assets/img/contact_info_it.jpg) no-repeat;
	}
	
body #contact_info:hover{
	background: none;
	}
	
#contact_info a{
	color: #fff;
	}
	
body #contact_info:hover a{
	color: #333333;
	text-decoration: none;
	}
	
#contact_info p{
	text-align:center;
	font-size: 23px;
	line-height: 30px;
	padding: 0;
	}
	
#contact_info p.bigger{
	font-weight: bold;
	font-size: 30px;
	}
	
/* Contact */

iframe{
	border: 1px solid #CCC;
	margin: 10px 10px 10px 0;
	}
	
#contact-form{
	width: 170px;
	color: #4181C8;
	padding: 15px 10px 0 10px;
	text-align: left;
	}
	
#contact-form label{
	margin-bottom: 5px;
	text-align: left;
	letter-spacing: 1px;
	text-align: left;
	}

#contact-form input, #contact-form textarea{
	border: 1px solid #CCC;
	margin: 5px 0 10px 0;
	}
	
#contact-form input{
	width: 170px;
	height: 18px;
	font-size: 12px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#contact-form textarea{
	height: 125px;
	width: 170px;	
	font-size: 12px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#contact-form .submitbutton label{
	display: none;
	}

#contact-form .submitbutton input{
	height: 22px;
	width: 170px;
	margin: 0;
	text-align: right;
	padding-right: 5px;
	}
	
#contact-form .submitbutton input:hover{
	cursor: pointer;
	background: #E0DDE3;
	}

/*FOOTER*/

#menu{
	float: right;
	padding: 2px 13px 0 0;
	}

#menu ul li{
	float: left;
	padding: 0 5px 0 5px;
	margin-top: 2px;
	height: 18px;
	background: url(/assets/img/menu_divider.png) no-repeat 0 4px;
	}
	
#menu ul li.page-1{
	background: none;
	}

#menu ul li a{
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 0.1px;
	}	
	
#menu ul li a:hover{
	text-decoration: underline;
	}
	
#foot{
	padding-bottom: 20px;
	}
	
#foot p{
	text-align: center;
	font-size: 12px;
	padding-bottom: 0;
	padding-top: 20px;
	}
	
#foot p a{
	color: #4181C8;
	}
	
#f1g_content{
	height: 30px;
	width: 175px;
	margin-left: 25px;
	float: left;
	position: relative;
	bottom: 5px;
	}
	
/*Misc*/

.clear{
	clear: both;
}

/* Bread Crumbs */

#breadcrumbs{
	height: 16px;
	width: 710px;
	float: right;
	text-align: right;
	padding-right: 13px;
	overflow: hidden;
	}

#breadcrumbs li{
	display: inline;
	padding-left: 10px;
	padding-right: 5px;
	background: url(/assets/img/bcbg.png) no-repeat 0px 4px;
	letter-spacing: 1px;
	text-align: right;
	color: #fff;
	}

#breadcrumbs a{
	color: #fff;
	text-decoration: none;
	}

#breadcrumbs a:hover{
	text-decoration: underline;
	color: #fff;
	}
	
/*TABLES*/

table{
	width: 660px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 11px;
	border-collapse: collapse;
	empty-cells: show;
	border-spacing: 10px;
	color: #333;
	}
	
table thead tr th{
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 12px;
	}
	
.Education table tbody tr td{
	background: #CB040D;
	color: #fff;
	width: 132px;
	border: 1px solid #fff;
	}
	
.Business table tbody tr td{
	background: #4181C8;
	color: #fff;
	width: 132px;
	border: 1px solid #fff;
	}
	
.Corporate table tbody tr td{
	background: #79A624;
	color: #fff;
	width: 132px;
	border: 1px solid #fff;
	}
	
.Professional table tbody tr td{
	background: #FAD645;
	color: #fff;
	width: 132px;
	border: 1px solid #fff;
	}
	
table tbody tr td:hover{
	background: #fff;
	color: #333;
	cursor: pointer;
	}
	
table tbody tr td:hover a{
	color: #333;
	}
	
table tbody tr td.blank{
	background: none;
	border: 0;
	}
	
table tbody tr td.blank:hover{
	background: none;
	cursor: default;
	}
	
table tfoot tr th{
	font-weight: bold;
	font-size: 12px;
	padding-top: 10px;
	}
	
table a{
	color: #fff;
	}
	
table a:hover{
	color: #333;
	text-decoration: none;
	}
	
.short_description {
	display:none;
	}
	
#course_short_description{
	text-align: left;
	}
	