/*
Theme Name: Broadstairs Language Centre
Theme URI: http://www.optimease.com/
Description: Custom theme for Broadstairs Language Centre by Optimease.
Version: 1.0
Author: Optimease
Author URI: http://www.optimease.com/
Tags: custom header, fixed width, two columns


*/


/*
#88a2b5 topblue
#2c4b64 bottomblue
#da2f48 Red

*/

/* Styles For Register Forms
#cforms3form, #cforms4form {
	width:680px;
	color:#FFFFFF;
}
#cforms3form .cf-box-b, #cforms4form .cf-box-b {
	width:10px;
	height:10px;
}
#cforms3form .textonly, #cforms4form .textonly {
	text-align:left;
}
#cforms3form .cf-fs1, #cforms4form .cf-fs1 {
	width:325px;
	float:left;
}
#cforms3form .cf-fs2, #cforms4form .cf-fs2, #cforms4form .cf-fs3, #cforms4form .cf-fs5 {
	width:325px;
	float:right;
}
#cforms3form .cf-fs3, #cforms4form .cf-fs4 {
	width:325px;
	clear:both;
	float:left;
}
#cforms3form .cf-fs4 {
	width:325px;
	float:right;
}
#cforms3form .cf-sb, #cforms4form .cf-sb {
	clear:both;
}
#cforms3form fieldset, #cforms3form legend {
	background:none repeat scroll 0 0 #2c4b64;
}
#cforms4form fieldset, #cforms4form legend {
	background:none repeat scroll 0 0 #DA2F48;
}
#cforms3form legend, #cforms4form legend {
	font: normal 18px Arial;
	color:#FFFFFF;
	margin-left:0px;
	margin-bottom:15px;
	padding-left:7px;
	padding-right:7px;
	padding-top:3px;
}
#cforms3form label, #cforms4form label {
	font-size: 12px;
}
#cforms3form input, #cforms3form textarea, #cforms4form input, #cforms4form textarea {
	width:300px;
}
#cforms3form select, #cforms4form select {
	width:308px;
}
#cforms3form span, #cforms4form span {
	width:315px;
}
 End of Styles For Register Forms */

.widtitle { /* Hide Widget Titles */
	display: none;
}
/* Menu styles */
#mainmenu { 
	float:left; 
	padding: 0;
	margin: 0;
	clear:both;
	width:100%;
	font: 12px Tahoma;
	z-index: 596;
}

#mainmenu ul {
	float:left; 
	padding: 0;
	margin: 0;
	list-style-type: none;
	z-index: 597;
	}

#mainmenu li { 
	float: left;
	margin: 0;
	padding:0;
	border-right:1px solid #303030;
	z-index: 598;
	}

#mainmenu li:hover {
	background: #2C4B64;
	}

#mainmenu li a, #mainmenu li a:visited { 
	background: none;
	color: #FFF;
	height: 23px;
	padding-left: 8px;
	padding-right: 12px;
	padding-top: 8px;
	text-align: left;
	text-decoration:none;
	vertical-align:middle;
/*
	margin:0;
	padding:7px 14px;
	color:#eeeeee;*/
	display:block;
	}

#mainmenu li li { 
	float: none;
	margin: 0;
	padding:0;
	border-right:0px solid #303030;
	}

#mainmenu li ul {
	display:none;
	position: absolute;
	width: 174px;
	left: -999em;
	padding:0;
	text-transform: none;
	border: #333 1px solid;

	}

#mainmenu li ul ul { 
	margin: -34px 0 0 174px;
	}

#mainmenu li:hover ul ul, #mainmenu li:hover ul ul ul, #mainmenu li.sfhover ul ul, #mainmenu li.sfhover ul ul ul {
	left: -999em;
	}

#mainmenu li:hover ul, #mainmenu li li:hover ul, #mainmenu li li li:hover ul, #mainmenu li.sfhover ul, #mainmenu li li.sfhover ul, #mainmenu li li li.sfhover ul { 
	display:block;
	left: auto;
	}

#mainmenu a, #mainmenu a:visited, #mainmenu a:link {
	display: block;
	text-decoration:none;
/*    	padding:7px 14px;*/
    	margin:0;
	color: #ffffff;
	}

#mainmenu a:hover, #mainmenu a:active {
    	background: #2C4B64;
	color:#fff;
	}

#mainmenu li li a, #mainmenu li li a:link, #mainmenu li li a:visited {
	color:#fff;
	background: #2C4B64 url(images/dots_nav.gif) repeat-x top;
	padding:5px 14px;
	float: none;
	margin: 0;
	}

#mainmenu li li a:hover, #mainmenu li li a:active {
	background: #60A3DA;
	color:#fff;
	}

#mainmenu li li li a {
	padding:5px 14px;
	background: #60A3DA;
	}

#mainmenu li li li a:hover {
	color: #fff;
	}

#mainmenu li li li a:active {
	color: #fff;
	background: #60A3DA;
	}
/* End of menu styles */	


/* Styles for Sidebar */
.accheading {
	font-weight:bold;
	font-size:13px;
}
.dropdownl {
	font-size:13px;
	font-weight:bold;
}
.dropdownl a {
	color:#FFFFFF;
	text-decoration:none;
}
.dropdownl a:hover {
	text-decoration:underline;
}
table#acc {
	border:solid 1px #88a2b5;
	text-align:left;
	margin-bottom:15px;
}
#acc td {
	margin:0px;
	padding:3px;
	font-size:12px;
}
#acc .dropdownl:hover {
	text-decoration:underline;
	cursor:pointer;
}
table#acc2 {
	border:solid 1px #88a2b5;
	text-align:left;
	margin-bottom:15px;
}
#acc2 td {
	margin:0px;
	padding:3px;
	font-size:12px;
}
#acc2 .dropdownl:hover {
	text-decoration:underline;
	cursor:pointer;
}
table#acc2 {
	border:solid 1px #88a2b5;
	background:url(http://www.schoolofenglishkent.com/broadenglish/wp-content/images/redback.jpg) top left repeat-x;
	color:#FFFFFF;
}
#acc2 td {
	margin:0px;
	padding:3px;
	font-size:12px;
}
table#acc3 {
	border:solid 1px #88a2b5;
	background:url(http://www.schoolofenglishkent.com/broadenglish/wp-content/images/blueback.jpg) top left repeat-x #2d4b65;
	color:#FFFFFF;
	text-align:left;
	margin-bottom:15px;
}
#acc3 td {
	margin:0px;
	padding:3px;
	font-size:12px;
}
#acc3 .dropdownl:hover {
	text-decoration:underline;
	cursor:pointer;
}

/* End of Styles for Sidebar */

a.headerlink {
	color:#DA2F48;
	font-size:13px;
	font-weight:bold;
text-decoration:none;
}

a.headerlink:hover {
text-decoration:underline;
}
/* Begin Typography & Colors */
body {
	font-family: Arial, Sans-Serif;
	font-size:13px;
	background: #d5d6d7;
	color: #333;
	padding:0;
	margin:0;
	text-align:left;
}
img {
	border:0;
}
/* * {
	margin:0;
	padding:0;
	border:0
} */
#headsec {
	width:100%;
}
#headsec h1 {
	font-size:14px;
	padding:2px;
	margin:0;
	text-align:center;
}
#topsec {
	background:#2c4b64;
/*	clear:both;
	overflow:hidden;
	position:relative;*/
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding-top:18px;
}
#bottomsec {
	background: #88a2b5;
	clear:both;
	overflow:hidden;
	position:relative;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:18px;
	text-align:center;
}
#bottomsec  h5{
	text-align:center;
	padding: 3px;
}
#bottomsec a, #bottomsec a:link, #bottomsec a:active, #bottomsec a:visited {
	color: #333; 
	text-decoration:none;
}
#bottomsec a:hover {
	text-decoration: underline;
}
#headertable {
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
}
#headertable h2 {
	font-size:22px;
}
#headertable td {
/*	padding-top:15px;*/
	padding-left:15px;
	padding-right:15px;
}
#headersubtable td {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:0px;
}
#mainsec {
	background:#88a2b5 ;
	clear:both;
	overflow:hidden;
	position:relative;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
#maintable {
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
}
#maintable td {
/*	padding-top:15px;
	padding-left:15px;
	padding-right:15px;*/
}
table#menutable {
background:#60a3da url('http://www.schoolofenglishkent.com/broadenglish/wp-content/images/topmenugrad.jpg') repeat-x bottom;
}
#menutable td {
	padding-top:0px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:0px;
}

#homeleftbar {
	width:120px;
	float:left;
	text-align:center;
	padding-top: 15px;
}
#homeleftbar p {
	margin-top:0;
}
#homeleftbar a {
	text-decoration:none;
	color:#2c4b64;
	font-weight:bold;
}
#homeleftbar a:hover {
	color:#88a2b5;
}

/*#menutable a {
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
}
#menutable a:hover {
	color: #FFFF00;
	font-size:11px;
	text-decoration:none;
}
#menuitems td {
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
}
td.bl {
border-left:1px solid #000000;
}*/
#maintable h2, h3 {
	color:#2c4b64;
	margin:0;
}	
#maintable h2 {
	font-size:18px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:0;
}
#maintable h3 {
	font-size:14px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:0;
}
/*///////////////////////*/
/*  Start of Course CSS  */
/*///////////////////////*/
table#coursedetails {
	width:680px;
	border: #2c4b64 solid 1px;
}
#coursedetails td {
	padding:3px;
	border: #2c4b64 solid 1px;
}
td.coursefield {
	background-color: #88A2B5;
	color:#FFFFFF;
	font-weight:bold;
	width:170px;
}
td.coursevalue {
	background-color: #F2F2F2;
}
/*///////////////////////*/
/*  End of Course CSS  */
/*///////////////////////*/


.formel {
	border:#999999 1px solid;
}


/*//////////////////////*/
/*  Start of Slide CSS  */
/*//////////////////////*/
#myShow-1, #myShow-2 {
	height:280px;
	width: 680px;
	text-align:left;
}
.slide-show {
	position: relative;
}
.slide-show .slide {
	display: none;
	position:absolute;
}
.slide-show .slide.first, .slide img {
	display: block;
}
.slide .slide-caption {
	width: 100%;
	color: white;
	font-weight:bold;
	text-align:left;
	position: absolute;
	bottom:0;
	background:url(http://www.schoolofenglishkent.com/images/back.png) repeat;
}
#myShow-1 h6, h7 {
	color: #FFF;
	padding-left:10px;
	margin:0;
}
#myShow-1 h6 {
	font-size:26px;
}
#myShow-1 h7 {
	font-size:16px;
}
/*////////////////////*/
/*  End of Slide CSS  */
/*////////////////////*/

/*.gmnoprint {
	width:159px !important;
	background-color: #000099 !important; 
		border: none !important; }*/



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* Prices & Dates Table Styles */
table.teenager {
	border: #88a2b5 solid 2px;
	text-align:center;
}
.teenager th {
	background-color: #88a2b5;
	color:#FFFFFF;
	padding:3px;
	font-size:14px;
}
.teenager td {
	padding:3px;
	border: #88a2b5 solid 1px;	
}
.teenager #tabheading td {
	color:#88a2b5;
	font-weight:bold;
	font-size:14px;
}
table.adult {
	border: #2c4b64 solid 2px;
	text-align:center;
}
.adult th {
	background-color: #2c4b64;
	color:#FFFFFF;
	padding:3px;
	font-size:14px;
}
.adult td {
	padding:3px;
	border: #2c4b64 solid 1px;	
}
.adult #tabheading td {
	color:#2c4b64;
	font-weight:bold;
	font-size:14px;
}
table.group {
	border: #da2f48 solid 2px;
	text-align:center;
}
.group th {
	background-color: #da2f48;
	color:#FFFFFF;
	padding:3px;
	font-size:14px;
}
.group td {
	padding:3px;
	border: #da2f48 solid 1px;	
}
.group #tabheading td {
	color:#da2f48;
	font-weight:bold;
	font-size:14px;
}

/* End of Prices & Dates Table Styles */


 #E1E1E1 1px solid;
	background-color: #F2F2F2;
