/* 
Style sheet for Elevation Learning
Copyright Cornish WebServices 2009
 */

/*-------------------------------*/
/* GENERAL */
/*-------------------------------*/
body {
	font-size: 100%;
	margin: 0em;
	padding: 0em;
	background:#FFFFFF;
	color:#111111;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
/* text */


/* Heading */
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin: 10px 0px 4px 0px;
	color:#212121;
}
h1 {
	margin: 10px 0px 8px 0px;
	font-size: 1.0em;
}
.greytitle {
	color: #666666;
	margin: 0px 0px 0px 6px;
}
h2 {
	margin: 10px 0px 6px 0px;
	font-size: 0.9em;
}
h3,h4 {
	font-size: 0.8em;
}
h5,h6 {
	font-size: 0.7em;
}
/* Paragraph text */
p {
	margin: 6px 0px 14px 0px;
	padding: 0px;
	font-size: 0.7em;
	color:#3C3C3C;
}
.red {
	margin: 6px 0px 14px 0px;
	padding: 0px;
	font-weight: bold;
	color:#C5261B;
}
ul li {font-size:100%;}
ol li {
	margin: 6px 0px 6px 0px;
	padding: 0px;
	font-size: 100%;
	color:#000000;
}
/* links */
a {
	color:#C5261B;
	text-decoration:none;
	font: 1.0em Arial, tahoma, verdana, sans-serif;
}
a:focus, a:hover {
	color:#C5261B;
	text-decoration:underline;
	font: 1.0em Arial, tahoma, verdana, sans-serif;
}
a img {border:none;}
/*************************/
/*  MAIN BODY */
/*************************/


#page-container {
	text-align:left;
	width:974px;
	margin:  7px auto;
	padding: 0px 0px 0px 0px;
	background-color:#FFFFFF;
	background-image:    url("../elevationlearning-images/background.gif");
	background-position: bottom;
	background-repeat: no-repeat;
}
#page-container4 {
	text-align:left;
	width:974px;
	margin:  7px auto;
	padding: 0px 0px 0px 0px;
	background-color:#FFFFFF;
	position: relative;
	background-image:    url("../elevationlearning-images/background2.gif");
	background-position: bottom;
	background-repeat: no-repeat;
}
#page-container2 {
	text-align:left;
	width:976px;
	margin: 50px auto;
	padding: 0px 0px 0px 0px;
	height:65px;
	position: relative;
	overflow:hidden;
}
#page-container3 {
	text-align:left;
	width:976px;
	margin: 10px auto;
	padding: 0px 0px 0px 0px;
	height:65px;
	position: relative;
	overflow:hidden;
}
/**********************/
/*  HEADER */
/**********************/

#main_header {
	width: 974px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:166px;
	position: relative;
	background-image:    url("../elevationlearning-images/headerback.gif");
	background-repeat: no-repeat;
}
#logo {
	float: left;
	width: 200px;
	margin: 34px 0px 0px 3px;
	padding: 0px 0px 0px 0px;
	height:91px;
}
#contactus {
	position:absolute;
	margin: 0;
	padding: 0;
	right: 10px;
	top: 114px;
	text-align:right;
	width:200px;
	color:#fff;
	font: 0.8em Arial, tahoma, verdana, sans-serif;
}
#contactus a {
	color:#fff;
	text-decoration:none;
	
}
#contactus a.cu {
	margin-top:13px;
	display:block;
}
#contactus a:hover {
	color:#fff;
	text-decoration:underline;
}
/**********************/
/*  HOMEBANNER */
/**********************/

#homepic,#bannerpic,#bannerpic p {
	float: right;
	width: 741px;
	margin: 0;
	padding: 0;
	height:166px;
	position: relative;
	/*background-image:    url("../elevationlearning-images/homepic.jpg");
	background-repeat: no-repeat;*/
}
#bannerpic {
	background:url(../elevationlearning-images/homepic.jpg) no-repeat;
}
#coursespic {
	float: right;
	width: 741px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:166px;
	position: relative;
	background-image:    url("../elevationlearning-images/courses.jpg");
	background-repeat: no-repeat;
}
#summerschoolpic {
	float: right;
	width: 741px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:166px;
	position: relative;
	background-image:    url("../elevationlearning-images/summerschool.jpg");
	background-repeat: no-repeat;
}
#strapline, #strapline p {
	margin: 0;
	padding: 0;
	left: 20px;
	position: absolute;
	top: 53px;
	text-align:left;
	width:500px;
	font-weight: normal;
	line-height: 1.5em;
	font-size: 1.1em;
	color:#fff;
}
/* main area */

#middleright {
	float:right;
	position: relative;
	width: 740px;   /* 540  135px */
	margin-left:0px;
}
/**********************/
/*  LEFT COLUMN */
/**********************/
#leftcolumn {
	width: 210px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	min-height:500px;
	height:auto !important;
	height:500px;
	position: relative;
}
.quickstartmenu {
	margin: 10px 0px 14px 0px;
	font-weight: normal;
	font-size: 0.7em;
	color:#666666;
}
.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C3C3C;
	line-height: 14px;
	text-align: left;
}
.alignbottom {
	vertical-align: text-bottom;
}
#homelogos {
	float: left;
	margin: 5px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
}
/**********************/
/*  HOME CONTENT */
/**********************/
#insidecontent {
	float: left;
	width: 540px;
	margin: 0px 0px 4px 0px;
	padding: 24px 10px 0px 34px;
	min-height:440px;
	height:auto !important;
	height:440px;
	position: relative;
}
#homebox1 {
	float: left;
	width: 205px;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 10px;
	height:214px;
	left: 264px;
	position: absolute;
	bottom: -30px;
	background-image:    url("../elevationlearning-images/homebox.gif");
	background-repeat: no-repeat;
	background-position: top;
}
#homebox2 {
	float: left;
	width: 205px;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 10px;
	height:214px;
	left: 483px;
	position: absolute;
	bottom: -30px;
	background-image:    url("../elevationlearning-images/homebox.gif");
	background-repeat: no-repeat;
	background-position: top;
}
#homebox3 {
	float: left;
	width: 205px;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 10px;
	height:214px;
	left: 702px;
	position: absolute;
	bottom: -30px;
	background-image:    url("../elevationlearning-images/homebox.gif");
	background-repeat: no-repeat;
	background-position: top;
}
.homeboxtitle {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	line-height:1;
	font-weight: bold;
	padding: 7px 0px 7px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url("../elevationlearning-images/list_off.gif");
	background-position: 0% 55%;
	background-repeat: no-repeat;
	border-bottom: 1px dotted #a7a7a7;
	border-top: 1px dotted #a7a7a7;
	width: 192px;
}
/**********************/
/* xxxx */
/**********************/

input {
	font-weight: normal;
	font-size: 0.7em;
	color:#666666;
	width: auto;
	border: 1px solid #ccc;
	padding: 2px 4px;
}
/**********************/
/*  INSIDE CONTENT */
/**********************/
#insidecontent {
	float: left;
	width: 540px;
	margin: 0px 0px 4px 0px;
	padding: 24px 10px 0px 34px;
	min-height:440px;
	height:auto !important;
	height:440px;
	position: relative;
}
#insidecontent-rightcol {
	float: right;
	width: 135px;
	margin: 0px 1px 4px 0px;
	padding: 24px 4px 0px 4px;
	min-height:440px;
	height:auto !important;
	height:440px;
	position: relative;
	background-color:#FFFFFF;
	background-image: url("../elevationlearning-images/rightcolback.gif");
	background-repeat: no-repeat;
}
#splitpage-leftcontent {
	float: left;
	width: 255px;
	margin: -10px 0px 4px 0px;
	padding: 0px 10px 0px 0px;
	min-height:440px;
	height:auto !important;
	height:440px;
	position: relative;
	background-color:#FFFFFF;
}
#splitpage-rightcontent {
	float: left;
	width: 255px;
	margin: 0px 0px 4px 0px;
	padding: 0px 10px 0px 0px;
	min-height:440px;
	height:auto !important;
	height:440px;
	position: relative;
	background-color:#FFFFFF;
}
/**********************/
/* HomeBox */
/**********************/
.homebox {
	float: left;
	width: 205px;
	margin: 0px 20px 0px 0px;
	padding: 12px 0px 0px 10px;
	height:214px;
	background-image:    url("/elevationlearning-images/homebox.gif");
	background-repeat: no-repeat;
	background-position: top;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
}
/**********************/
/* FOOTER */
/**********************/


#footer {
	float: left;
	width: 953px;
	margin: 0px 0px 0px 0px;
	padding: 22px 0px 0px 23px;
	height: 43px;
	background-image:    url("../elevationlearning-images/footer.gif");
	background-repeat: no-repeat;
	font-size: 0.6em;
	color: #999999;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:link {
	color:#999999;
	text-decoration: none;
}
#footer a:hover {
	color: #C5261B;
	text-decoration: underline;
}
li.icon, #insidecontent ul li,#insidecontent ol li {
	padding-left:0px;
	margin-left:1px;
	font-size: 70%;
	color:#000000;
}
#insidecontent ul li ul li {
	font-size: 100%;
}
ol.numbers {
	padding-left:25px;
	font-size: 82%;
	color:#000000;
	margin-left:10px;
	margin-bottom:0px;
}
ol.numbers li {
	padding: 0px;
	margin-bottom:10px;
}
/**********************/
/*  IMAGE PLACEMENT */
/**********************/

.floatright {
	float:right;
}
.floatleft {
	float:left;
}
.floatimageleft {
	float:left;
	margin-top:5px;
	margin-left:2px;
	margin-right:9px;
	padding:2px;
	margin-bottom:0px;
	border:1px solid #c6d1de;
}
.floatimageright {
	float:right;
	margin-top:9px;
	margin-left:8px;
	margin-right:1px;
	padding:2px;
	margin-bottom:10px;
	border:1px solid #c6d1de;
}
.imagebox {
	padding:2px;
	margin: 10px auto;
	border:1px solid #c6d1de;
}
img.awards {
	margin-left:-8px;
}
/******************************/
/* MISCELLANEOUS */
/******************************/

/* Horizontal line */
hr {
	clear: both;
	width: 500px;
	border: 1px dotted #a7a7a7;
	text-align:left;
}
.hide {
	display: none;
}
.cl {
	clear:both;
}
/**********************/
/* TABLE FORMATTING */
/**********************/

table, .datatable {
	border: 1px solid #c8c7c7;
	border-collapse:collapse;
	margin: 30px 0px 0px 0px;
}
.datatable2 {
	border: 1px solid #0471B6;
	border-collapse:collapse;
	margin: 30px 0px 0px 0px;
}
.datatable3 {
	font-size: 0.7em;
	font-weight: normal;
	color:#000000;
}
table td,.datatable td {
	border: 1px solid #d6d5d5;
	font-size: 0.7em;
	font-weight: normal;
	color:#000000;
	text-align:left;
	padding:4px;
	background-color:#f4f2f3;
	vertical-align: top;
}
td.difcolor {
	background-color:#FFFFFF;
}
.datatable2 td {
	border: 0px solid #0471B6;
	font-size: 0.8em;
	font-weight: normal;
	color:#000000;
	text-align:left;
	padding:0px 0px 0px 0px;
	background-color:#FFFFFF;
	vertical-align: top;
}
td.tableheader {
	font-size: 0.9em;
	font-weight: bold;
	color:#0471B6;
	padding:4px;
	padding-left:8px;
}
td.tableheadered {
	font-size: 0.9em;
	font-weight: bold;
	color:#fd0202;
	padding:4px;
}
td.guest {
	font-weight: normal;
	color:#C5261B;
	font-weight: bold;
}
td.guestred {
	font-size: 0.7em;
	font-weight: normal;
	color:#fd0202;
	text-align:left;
	vertical-align: top;
	padding:2px;
	background-color:#FFFFFF;
	border: 1px solid #c8c2c2;
}
table th, .datatable th {
	font-size: 0.8em;
	font-weight: bold;
	color:#000000;
}
.comparisontable {
	border: 1px solid #0c0c4a;
	border-collapse:collapse;
	margin: 2px 0px 0px 0px;
	background-color:#FFFFFF;
}
.third {display:none;}
td p {font-size:100%;color:#000;margin:0;padding:0;}

#insidecontent-rightcol img {max-width:130px;max-height:98px;}
#insidecontent-rightcol img {
	width: expression(document.body.clientWidth < 128? "130px" : document.body.clientWidth > 132? "130px" : "auto");
	height: expression(document.body.clientWidth < 95? "98px" : document.body.clientWidth > 99? "98px" : "auto");
}

#email2{font-size:1em;width:150px;}