/* olt stuff */

/* NEW WEEEKEND TEFL STYLES */
#comparisonLeft {
	width:250px;
	float:left;
	margin:0 0px 0 0;
}
#comparisonRight {
	width:330px;
	float:left;
}
table.comparison {
	clear:left;
	margin:0 0 10px 0;
}
table.full, table.list { margin:0!important; }
table.comparison th {
	text-align:left;
	font-weight:bold;
}
table.comparison th, table.comparison td {
	padding:5px 3px 6px 8px;
	background-color:#FFFFFF;
	border-bottom:none;
}
table.comparison td.includes {
	font-size:90%;
	font-weight:bold;
	background:#fff url(/images/regional/weekend-tefl/dotted_line_h.gif) bottom repeat-x;
	border-right:1px solid #dcdcdc;
	border-bottom:none;
}
table.comparison th.headerLeft {
	background:#fff url(/images/regional/weekend-tefl/table_header_l.gif) no-repeat top left;
	border-right:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
	font-size:0.8em;
}
table.comparison th.headerMid {
	background:#fff url(/images/regional/weekend-tefl/table_header_mid.gif) repeat-x top;
	border-right:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
		font-size:0.8em;
}
table.comparison th.headerRight {
	background:#fff url(/images/regional/weekend-tefl/table_header_r.gif) no-repeat top right;
	border-bottom:1px solid #dcdcdc;
	font-size:0.8em;
}
table.comparison th.headerFull {
	background:#fff url(/images/regional/weekend-tefl/table_header_full.gif) no-repeat top right;
	font-size:0.8em;
}
table.comparison td.footerLeft {
	background:#fff url(/images/regional/weekend-tefl/table_footer_l.gif) no-repeat bottom left;
	border-right:1px solid #dcdcdc;
}
table.comparison td.footerMid {
	background:#fff url(/images/regional/weekend-tefl/table_footer_mid.gif) repeat-x bottom;
	border-right:1px solid #dcdcdc;
}
table.comparison td.footerRight {
	background:#fff url(/images/regional/weekend-tefl/table_footer_r.gif) no-repeat bottom right;
}
table.comparison td.footerFull {
	background:#fff url(/images/regional/weekend-tefl/table_footer_full.gif) no-repeat bottom right;
	height:7px;
	font-size:1px;
}
table.comparison td.included {
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	background:#fff url(/images/regional/weekend-tefl/dotted_line_h.gif) top repeat-x;
}
table.comparison td.included ul { margin:-5px 0 0 0!important; }
table.comparison td.included ul li { margin:0 0 8px 0!important; }
table.comparison td.included ul li.lastItem { margin:0!important; }
table.comparison td ul {
	margin:2px 0 7px 0!important;
	list-style-type:none;
}
table.comparison td ul li {
	font-weight:normal;
	font-size:11px!important;
	margin:0 0 2px 0!important;
	padding:0 0 0 10px!important;
	display:block;
	text-align:left!important;
}
table.full tr.ticks td { border-right:1px solid #dcdcdc!important; padding:0 0 2px 53px!important; }
table.full .priceFlagWknd { width:100px; margin-top:2px; }
table.full .priceFlagWknd .comparisonBook { margin:4px 0 4px 8px; }
table.full th { padding:5px 0 6px 0; text-align:center; border-bottom:none!important; }
table.full tr.ticks td.topItem { background:#fff url(/images/regional/weekend-tefl/dotted_line_h.gif) top repeat-x; }


/* MAINBOX STYLES */
.mainBox { background: url(/images/regional/bg_mainbox.gif) repeat top; }
.mainBoxTitle {	background: url(/images/regional/curve_top_l.gif) no-repeat top left; }
.mainBoxTitle h2 {
	background: url(/images/regional/curve_top_r.gif) no-repeat top right;
	padding:6px 0 6px 10px;
	font-size:120%;
	margin:0;
}
.mainBoxTitle span {
	 padding-left:33px;
	 margin-left:-4px;
}
.mainBoxContent {
	background:#f2f2f2 url(/images/regional/bg_mainbox_content.gif) no-repeat top;
	margin:0 3px 0 3px;
	padding:10px 8px 8px 8px;
	font-size:90%;
	line-height:1.2em;
}
.mainBoxContent ul {
	margin:0 0 9px 0!important;
	text-align:center;
	font-weight:bold;
	font-size:110%;
}
.mainBoxContent ul li {
	text-align:center;
	padding:0 8px 0 20px!important;
	display:inline;
}
ul.fromPrice li.fromPrice {
	background:none!important;
	font-weight:normal;
	padding:0 5px 0 2px!important;
}
.mainBoxContent p {
	font-weight:bold;
	padding:1px 0 1px 20px;
	margin:0 0 9px 0!important;
}
.mainBoxContent select {
	font-size:90%;
	margin: 8px 0 0 0;
	width:100%;
}
.mainBoxContent h3 {
	color:#ff6600;
	font-size:110%;
	background:none;
	margin:0 0 10px 0!important;
}
.mainBoxFoot {
	background: url(/images/regional/bg_mainbox_foot.gif) no-repeat top;
	margin:0 0 10px 0;
	padding:12px 0 0 62px;
	height:29px;
}

/* MAINBOX - LARGE STYLES */
.largeBox {
	background:#f2f2f2 url(/images/regional/bg_mainbox_lg_content.gif) no-repeat top;
	font-size:100%;
	line-height:1.2em;
}
.largeBox img {
	float:left;
	margin:3px 13px 10px 3px;
}
.largeBox p { font-weight:normal!important;	line-height:1.2em; }
.largeBox ul { float:left; text-align:left!important; }
.mainBoxLgFoot {
	background: url(/images/regional/bg_mainbox_lg_foot.gif) no-repeat top;
	height:9px;
	font-size:1px;
}

/* MAINBOX - FULL STYLES */
.fullBox {
	background:#f2f2f2 url(/images/regional/bg_mainbox_full_content.gif) no-repeat top;
	font-size:100%;
	line-height:1.2em;
}
.fullBox img {
	float:left;
	padding:5px 11px 0 0;
}
.mainBoxFullFoot {
	background: url(/images/regional/bg_mainbox_full_foot.gif) no-repeat top;
	height:9px;
	font-size:1px;

}
.mainBoxFullFootL {
	background: url(/images/regional/bg_mainbox_full_foot_l.gif) no-repeat top;
	height:9px;
	font-size:1px;
}
.fullBox p { font-weight:normal!important; float:left; width:540px; padding-left:0; margin:0!important; }
.fullBox ul { float:left; text-align:left!important; padding:7px 0 0 0!important; }
.videoBox { margin:0 0 0 110px; width:435px; }


/*Geotarget Image Homepage*/

img.geoTargetImage {
float:right;
padding:0px 0 10px 20px;
}


/*courses in section */
.whyDo_word{
float:left;
width:500px;
}

.whyDo{
float:left;
padding-left:20px;
}

#weekendSelection{
margin-bottom:20px;
display:block;
height: 400px;
overflow: auto;
}


ul#wktDatesList{
padding:0;
margin:0;
list-style:none;

}

ul#wktDatesList li{
background:none;
padding:0;
float:left;
margin-bottom:10px;
_margin-bottom:0px;
}

table.comparison td.selectCoursein {
background:transparent none;
margin:0;
padding:0;
font-size:0.8em;
}

.selectCourseRadio{
float:left;
padding:0;
margin:0;
width:84px;
text-align:center;
font-weight:bold;
color:#DB3939;
font-size:1em;
}


.wktVenueAvailability{
width:400px;
padding-left:10px;
padding-top:3px;
float:left;
}


.wktVenueAvailabilityBookNow{
float:left;
padding-right:30px;
}

.wktVenueAvailabilityPricing{

}


.regularPrice, .wasPrice{
font:bold Tahoma, Arial, Helvetica;
color:#003399;
padding-right:5px;
margin:0!important;
padding-bottom:0!important;
}

.wasPrice{
text-decoration:line-through;
}

.selectCourseRadio .wasPrice{
display:block;
text-align:center;
}

.reducedPrice, .discountedPrice{
font:bold Tahoma, Arial, Helvetica!important;
color:#FF6600;
padding-bottom:10px;
}

.courseKey{
clear:both;
display:block;
width:400px;
border:1px #CCCCCC solid;
padding:10px;
font-weight:bold;
margin-top:20px!important;
float:left;
}

td.choosingCourse{
border-top:#DCDCDC solid 1px;
background:none!important;
font-weight:bold;
text-align:right;
color:#000;
padding-top:28px!important;
_padding-top:30px!important;
}

/* The pop up part*/


#userLocationPicker{
font:bold 1em Arial, Helvetica, sans-serif;

}

div#userLocationPicker h2{
color:#FC6C0D;
display:block;
border-bottom:dashed 1px #CCCCCC;
padding-bottom:5px;
margin-bottom:20px;
}


div#userLocationPicker ul{
list-style:none;
padding:0;
margin:0;
}


div#userLocationPicker ul li{
font-size:1.2em;
margin-bottom:5px;
}

div#userLocationPicker ul li span#userLocationPickerRegion, div#userLocationPicker ul li span#userLocationPickerCountry, div#userLocationPicker ul li span#userLocationPickerCity{
color:#37A3FF;

}

div#userLocationPicker ul li span#userLocationPickerCountry{
padding-left:20px;
}

div#userLocationPicker ul li span#userLocationPickerRegion{
padding-left:24px;}

div#userLocationPicker ul li span#userLocationPickerCity{
padding-left:48px;}

div#userLocationPicker p{
font-size:1.5em;
border-top:dashed 1px #CCCCCC;
padding-bottom:5px;
margin-top:20px;
padding-top:20px;
}


div#changeRegion{
padding-bottom:10px;
}




div#changeRegion label strong, div#changeCity label strong{
	font-size:1.2em;
}

div#userLocationPickerMessage{
display:block;
font-weight:bold;
float:left;
width:auto;
height:auto;
margin-top:20px;
border:1px solid #CCCCCC;
padding:10px;
}






