/*
** BL_IELTS_layout.css 
** CSS - handles the layout grid
** Author: Steve TANGUE
** Date: 23.01.08
** Last edited: 18 August 2009
** Last edited by: Geoff Franklin
*/

/* screen size 1024x768 */
body {
	text-align:left;
	background-color: #749ac0;
	margin-top: 0px;
}

/* page header */
div#page_header {
	width: 956px;
	height: 100px;
	margin: 0 auto;
	background-position: top left;
	background-repeat: no-repeat;
	border: 0px solid white;
	background-image: url('/img/header.jpg');
	color: #fff;
	}
	/* company logo */
	div#page_header div#page_header_logo {
		float: right;
		height: 100px;
		}
		div#page_header div#page_header_logo img {
			float: left;
			margin: 10px 15px 0 0;
		}
	/* company heading */
	div#page_header div#company_heading {
		color: #003399;
		float: left;
		font-weight: bold;
		left: 112px;
		position: relative;
		top: 60px;
		}
		div#page_header div#company_heading span {
			color: #fff;
			float: left;
			font-weight: bold;
			left: -1px;
			position: absolute;
			top: -1px;
		}
	/* company description */
	div#page_header div#company_description {
		color: #003399;
		float: left;
		font-style: italic;
		left: 112px;
		position: relative;
		top: 60px;
		}
		div#page_header div#company_description span {
			color: #fff;
			float: left;
			font-style: italic;
			left: -1px;
			position: absolute;
			top: -1px;
		}

/* page content */
div#page_content {
	width: 956px;
	height: auto;
	margin: 0 auto;
	background-color: #ffffff;
	background-image:url(/img/page_content_bg.jpg);
	background-repeat:repeat-y;
}

/* page content title */
div#page_title_bg {
	width: 956px; 
	height:42px; 
	margin:0 auto;
	float: left;
	/*background-image:url(/img/otherpage_title_bg.jpg);*/
	background-repeat:no-repeat;
	
}

div#page_title_bg span {
	color: #9d0735; 
	float: left; 
	margin: 15px 0 0 20px; 
	font-size: 1.8em; 
	font-weight:bold;
}

/* left content */
div#left_content {
	width: 214px;
	height: auto;
	float: left;
	text-align: left;
	background-color: #fff;
	border-left: 1px solid white;
}

div#testimonial_box { float: left; }

div#testimonial_box_title {
	background-image:url(/img/testinmonial_box_title.jpg);
	background-repeat:no-repeat;
	color: white;
	padding: 3px 0 0 8px;
	text-align: center;
	height: 34px;	
	width: 214px;
}

.testimonials {
	width: 100px;
	float: left;
	margin: 6px 0 0 40px;
}

div#testimonial_box_content {
	background-image:url(/img/testimonial_box_middle.jpg);
	background-repeat: repeat-y;
	padding: 10px 25px 10px 10px;
	line-height: 1em;
}

div#testimonial_box_bottom {
	background-image: url(/img/testimonial_box_bottom.jpg);
	background-repeat:no-repeat;
	height: 14px;
	width: 214px;
}
/* end left content */


/* center content home | student | institution | organisation */
div#center_content_home {
	/*width: 530px;	*/
	width: 510px;
	height: auto;
	float: left;
	background-color: #ffffff;
}

/* center content otherpage | no left content */
div#center_content {
	width: 694px;	
	height: auto;
	float: left;
	background-color: #ffffff;
	padding:20px 20px 20px 22px;
}

p.center_p {
	font-size: 1.2em;
	width: 510px;
	margin-bottom: -5px;
}

div.list_wrapper_one {
	font-size: 1.2em;
	float: left; 
	margin-left: 25px; 
	width: 220px; 
	line-height:1.6em;
}
div.list_wrapper_two {
	 float: left;
	 margin-left: 15px;  
	 width: 250px; 
	 line-height:1.6em;
	 font-size: 1.2em;	 
}

div.list_wrapper_one ul li, div.list_wrapper_two ul li {
	list-style:square;
	margin-left: 14px;
}

div#center_content_small {
	width: 480px;
	float: left;
	background-color: #ffffff;
	padding: 20px 15px;
}

div#center_box {
	background-image:url(../img/bg_center_box.jpg);
	background-repeat:no-repeat;
	width: 480px; 
	height: 217px;
	float: left;
	margin-left: 12px;
	margin-bottom: 5px;
	padding: 20px 0 20px 20px;
}

/* start tour button */
a.start_tour_button
{
	background-image:url(../img/start_tour_button.jpg);
	background-repeat: no-repeat;
	padding: 20px;
	width:192px;
	height:29px;
	font-size: 2em;
	margin: 20px 0 15px 0;
	float: left;
	text-decoration:none;
}

a:hover.start_tour_button
{
	text-decoration:underline;
}

a.start_tour_button span
{
	margin-left: 26px;
	float: left;
	cursor: pointer;
}

div.start_tour_button_wrapper
{
	margin: 0 0 5px 125px;
	float: left;
}

/* start tour button red*/
a.start_tour_button_red
{
	background-image:url(../img/red_button.jpg);
	background-repeat: no-repeat;
	padding: 12px 20px 20px 20px;
	width:174px;
	height:29px;
	font-size: 1.8em;
	margin: 10px 0 15px 0;
	float: left;
	text-decoration:none;
}

a:hover.start_tour_button_red
{
	background-image:url(../img/red_button_over.jpg);
	background-repeat: no-repeat;
}

a.start_tour_button_red span
{
	margin-left: 26px;
	float: left;
	cursor: pointer;
}

div.start_tour_button_wrapper
{
	margin: 0 0 5px 125px;
	float: left;
}

/* activate key button */
a.activate_key_button
{
	background-image:url(/img/activate_key_button.jpg);
	background-repeat: no-repeat;
	font-size: 1.2em;
	font-weight: bold;
	width:189px;
	height:39px;
	float: left;
	margin-left: 5px;
	text-decoration:none;
}

a:hover.activate_key_button span
{
	text-decoration:underline;
}

a.activate_key_button span
{
	margin: 10px 0 0 60px;
	float: left;
	cursor: pointer;
}

/* Free Bonus License - discount pricing button */
a.discount_pricing_button
{
	background-image:url(/img/discount_price_button.jpg);
	background-repeat: no-repeat;
	font-size: 1em;
	font-weight: bold;
	width:189px;
	height:39px;
	float: left;
	margin-left: 0px;
	text-decoration:none;
}

a:hover.discount_pricing_button span
{
	text-decoration:underline;
}

a.discount_pricing_button span
{
	margin: 12px 0 0 58px;
	float: left;
	width: 140px;
	cursor: pointer;
}
/* end center content */







/* right content */
div#right_content
{
	width: 211px;
	height: auto;
	float: right;
	border-right: 1px solid white;
	padding-top: 6px;
	padding-bottom: 4px;
}


div.right_content_box
{
	float: left;
	width: 206px;
	margin: 0 0 0 3px;
	height: auto;
	text-align: left;
}

div.right_content_box_top
{
	background-image: url(../img/right_content_box_top.jpg);
	background-repeat:no-repeat;
	height: 8px;
}

div.right_content_box_middle
{
	background-image: url(/img/right_content_box_middle.jpg);
	background-repeat:repeat-y;
	padding: 0 5px 0 15px;
	height: auto;
}

div.right_content_box_bottom
{
	background-image: url(/img/right_content_box_bottom.jpg);
	height: 18px;
	background-repeat:no-repeat;
}



div#right_content div#testimonial_box
{
	float: left;
}

div#right_content div#testimonial_box_title
{
	background-image:url(/img/right_testimonial_box_top.jpg);
	background-repeat:no-repeat;
	color: white;
	padding: 3px 0 0 8px;
	text-align: center;
	height: 34px;	
	width: 211px;
}

div#right_content div#testimonial_box_content
{
	background-image:url(/img/right_testimonial_box_middle.jpg);
	background-repeat: repeat-y;
	padding: 10px 25px 10px 10px;
	line-height: 1em;
}

div#right_content div#testimonial_box_bottom
{
	background-image: url(/img/right_testimonial_box_bottom.jpg);
	background-repeat:no-repeat;
	height: 14px;
	width: 211px;
}


.small_button
{
	background-image:url(/img/small_button.jpg);
	background-repeat:no-repeat;
	float: left;	
	width: 82px;
	height: 24px;
	text-decoration: none;
}
a:hover.small_button
{
	text-decoration: underline;
}
.small_button span
{
	float:left;
	padding: 5px 0 0 15px;	
	margin: 0 0 0 4px;
	cursor: pointer;
}



/* go button YouTube */
a.go_button
{
	background-image:url(/img/go_button.jpg);
	background-repeat:no-repeat;	
	width: 41px;
	height: 25px;
	float:left;
	margin: 12px 0 0 20px;
	text-decoration: none;
}
a:hover.go_button
{
	text-decoration: underline;
}
a.go_button span
{
	float:left;
	padding: 5px 0 0 10px;
	cursor: pointer;
}



a.sitemap_link
{
	color: blue;
	text-decoration: none;
	margin-top: 10px;
}

a:hover.sitemap_link
{
	color: blue;
	text-decoration: underline;
}





/* tell a friend button */
a.tellafriend_button
{
	background-image:url(/img/tellafriend_button.jpg);
	background-repeat: no-repeat;
	font-size: 1.2em;
	font-weight: bold;
	width:188px;
	height:40px;
	float: left;
	margin-left: 5px;
	text-decoration:none;
	margin-top: 20px;
		cursor: pointer;
}

a:hover.tellafriend_button span
{
	text-decoration:underline;
}

a.tellafriend_button span
{
	margin: 10px 0 0 60px;
	float: left;
}




/* error message style */
div.error
{
	border: 1px solid red;
	width: 550px;
	float: left;
	padding: 15px 20px;
	font-size: 1em;
	color: red;
	margin: 15px 0 10px 0px;
}

/* success message style */
div.success
{
	border: 1px solid green;
	width: 550px;
	float: left;
	padding: 15px 20px;
	font-size: 1em;
	color: green;
		margin: 15px 0 10px 18px;
}



/* login */
div.login_box_wrapper
{
	width: 260px;
	height: 140px;
	background-image: url(/img/loginform_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	margin: 10px 10px 0 0;
	padding: 20px 40px 40px 30px;
}

div.login_box_wrapper form
{
	padding-top: 20px;
	width: 280px;
	height: 100px;
}

div.login_box_wrapper form label
{
	width: 80px;
	padding-top: 4px;
}





/* footer menu */
div#page_footer
{
	width: 956px;
	height: 50px;
	margin: 0 auto;
	background-image: url('../img/footer_bg.jpg');
	border-bottom: 1px solid white;
}

div#footer_content
{
	padding-top: 16px;
	text-align: center;
	color: white;
}


/* footer text file update time and days */
#file_updated
{
	display:none;
}



/* form */
#subscribe_form
{
	width: 160px;
	height: 100px;
	padding: 10px;
	float: left;
}



form
{

}

input, select
{
	float: left;
	position: relative;
}

label
{
	color:#666666;
	float: left;
	width: 150px;
	padding-bottom: 4px;
}

.poll_label
{
	float: left;
	margin-top: 2px;
}


.right
{
	float: right;
}

.left
{
	float: left;
}

div.form_component_wrapper
{
	float: left;
	margin-bottom: 5px;
}

div.field_wrapper
{
	width: 400px;
}

/* table styles */
table
{
}






/* reset div */
div.reset 
{
	border:medium none;
	clear:both;
	display:block;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin:0;
	padding:0;
}

/* end of file */
