@charset "UTF-8";
/* CSS Document */

/* templates */

html * {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	z-index: 1;
	background-repeat: repeat-x;
	background-image: url(Images/background_gradient.jpg);
}

.master_interior {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: 100;
	font-size: 12px;
	line-height: 17px;
	width: 950px;
}

.header {
	height: 100px;
	width: 425px;
	font-size: 16px;
	font-weight: 400;
	margin: 0px;
	background-position: left bottom;
	background-image: url(Images/logo.png);
	background-repeat: no-repeat;
	float: left;
	z-index: 99;
	text-align: right;
	vertical-align: middle;
}


.header_skyline {
	float: right;
	height: 85px;
	background-image: url(Images/header_skyline.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 525px;
	text-align: right;
	padding-top: 15px;
}

.navigation {
	font-size: 12px;
	letter-spacing: 0.1em;
	font-weight: 100;
	color: #FFF;
	height: 25px;
	padding-top: 5px;
	margin-bottom: 5px;
	text-transform: uppercase;
	background-image: url(Images/navigation_bground.png);
	clear: both;
	width: 950px;
}

.content {
	font-size: 11px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	z-index: 1;
}

.content_main_body {
	width: 618px;
	float: left;
	clear: both;
	padding-left: 16px;
	padding-right: 16px;
	text-align: justify;
	background-color: #FFF;
}

.content_right_column {
	float: right;
	width: 275px;
	margin-left: 25px;
	clear: right;
	background-color: #FFF;
	height: 396px;
}

.content_right_column_friends {
	float: right;
	width: 275px;
	margin-left: 25px;
	clear: right;
	background-color: #FFF;
	height: 396px;
	background-image: url(Images/friendsclubbground.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.footer {
	height: 30px;
	width: 100%;
	font-size: 9px;
	color: #333;
	padding-top: 5px;
	clear: left;
	letter-spacing: 0em;
}


/* general */

.alignleft {
float: left;
}

.alignright {
float: right;
}

/* links */

a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #FF8092;
}
a:active {
	text-decoration: none;
	color: #FFF;
}

.tekka:link {
	color: #000;
	text-decoration: none;
}
.tekka:visited {
	text-decoration: none;
	color: #000;
}
.tekka:hover {
	text-decoration: none;
	color: #0437A5;
}
.tekka:active {
	text-decoration: none;
	color: #000;
}

.testa:link {
	color: #009;
	text-decoration: none;
	font-size: 14px;
	font-style: italic;
}
.testa:visited {
	text-decoration: none;
	color: #009;
}
.testa:hover {
	text-decoration: none;
	color: #00F;
}
.testa:active {
	text-decoration: none;
	color: #009;
}

.generala:link {
	color: #000;
	text-decoration: none;
}
.generala:visited {
	text-decoration: none;
	color: #000;
}
.generala:hover {
	text-decoration: underline;
	color: #0437A5;
}
.generala:active {
	text-decoration: none;
	color: #000;
}

.questionsa:link {
	color: #000;
	text-decoration: none;
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
}
.questionsa:visited {
	text-decoration: none;
	color: #000;
}
.questionsa:hover {
	text-decoration: underline;
	color: #0437A5;
}
.questionsa:active {
	text-decoration: none;
	color: #000;
}

/* forms */


.formlabel
{
	width: 10em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	font-size: 11px;
	font-weight: 300;
	color: #000;
}

.formsubmit
{
	margin-left: 9em;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: 100;
	color: #FFF;
	background-color: #03F;
	padding: 3px;
	border: 1px outset #FFF;
}

.formlabel
{
	width: 10em;
	float: left;
	text-align: right;
	margin-right: 1em;
	display: block;
	font-size: 12px;
	color: #333;
}

/* text */

.navigation_text {
	margin-right: 12px;
	margin-left: 9px;
}


.text9 {
	font-size: 9px;
	color: #666;
}

.text10 {
	font-size: 10px;
}

.text14 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.text16 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}

.text18 {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}

.text20 {
	font-size: 20px;
	font-weight: 100;
	line-height: 26px;
}

.text24 {
	font-size: 24px;
	font-weight: 100;
}

.txt_actiontab_heading {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

.txt_actiontab {
	font-size: 11px;
	font-weight: 100;
	color: #CCC;
}

.grey_smallprint {
	font-size: 10px;
	color: #666;
}
.text14light {
	font-size: 14px;
}

.text13light {
	font-size: 13px;
	color: #333;
}

.text14_contact {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	line-height: 24px;
}

.blue-sub {
	font-size: 15px;
	font-weight: bold;
	color: #062974;
}

.sub-heading-italic {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #03C;
	font-weight: bold;
}

.text24-2 {
	font-size: 24px;
	font-weight: 100;
	margin-left: 25px;
}

/* various contents */

.content_main_body_howitworks {
	width: 590px;
	float: left;
	background-color: #FFF;
	clear: both;
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	line-height: 20px;
	padding-bottom: 30px;
	background-attachment: scroll;
	background-image: url(Images/how-it-works-tube.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.content_right_column_index {
	float: right;
	width: 275px;
	margin-left: 25px;
	clear: right;
	background-color: #FFF;
	height: 450px;
}

.content_right_column_contact {
	float: right;
	width: 275px;
	margin-left: 25px;
	clear: right;
	background-color: #FFF;
	height: 396px;
}

.content_right_column_howitworks {
	float: right;
	width: 233px;
	margin-left: 25px;
	clear: right;
	background-color: #FFF;
	height: 200px;
	font-size: 18px;
	padding-left: 42px;
	line-height: 30px;
}

.content_right_column_curves_top {
	float: right;
	height: 30px;
	width: 275px;
	background-image: url(Images/right_column_curve_top.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.content_right_column_curves_bottom {
	float: right;
	height: 23px;
	width: 275px;
	background-image: url(Images/right_column_curve_bottom.png);
	background-repeat: no-repeat;
	background-position: top;
	clear: right;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: center;
}

.content_main_body_curves_bottom {
	background-image: url(Images/main_content_curve_bottom.png);
	background-position: top;
	height: 23px;
	width: 650px;
	background-repeat: no-repeat;
	clear: both;
	float: left;
}

.content_main_body_curves_bottom_contact {
	background-image: url(Images/main_content_curve_bottom.png);
	background-position: top;
	height: 23px;
	width: 650px;
	background-repeat: no-repeat;
	clear: both;
	float: left;
}


.content_main_body_curves_top {
	background-image: url(Images/main-content-curve-top.png);
	background-position: bottom;
	height: 30px;
	width: 650px;
	background-repeat: no-repeat;
	float: left;
}

/* actiontab */

.actiontab {
	height: 170px;
	width: 950px;
	clear: both;
	background-image: url(Images/actiontab_bground.png);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: justify;
	line-height: 16px;
}

.actiontab_sections {
	float: left;
	height: 120px;
	width: 185px;
	margin-top: 10px;
	padding-left: 16px;
	padding-top: 10px;
	padding-right: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}

.visitlondon {
	float: left;
	height: 120px;
	width: 185px;
	margin-top: 10px;
	padding-left: 16px;
	padding-top: 10px;
	padding-right: 16px;
}

.visitlondonimg {
	padding: 3px;
	border: 1px solid #666;
}

.actiontab_sections_clickhere1 {
	height: 20px;
	width: 186px;
	padding-left: 16px;
	padding-right: 16px;
	float: left;
}

.actiontab_sections_clickhere3 {
	height: 20px;
	width: 186px;
	padding-left: 16px;
	padding-right: 16px;
	float: left;
}

.actiontab_sections_clickhere2 {
	height: 20px;
	width: 186px;
	padding-left: 16px;
	padding-right: 16px;
	float: left;
}

.actiontab_blank_space {
	float: left;
	height: 120px;
	width: 264px;
	margin-top: 10px;
	padding-left: 16px;
	padding-top: 10px;
	padding-right: 16px;
}

/* index
*/
.index_right_grey {
	width: 261px;
	margin-left: 7px;
	padding-top: 2px;
	height: 390px;
	background-image: url(Images/exp1_gradient.jpg);
	background-repeat: repeat-x;
}

.hot-heading {
	background-image: url(Images/gradient_headings.jpg);
	width: 261px;
	height: 20px;
	background-repeat: repeat-x;
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 5px;
	text-align: center;
	padding-top: 5px;
	margin-top: 7px;
	margin-right: 7px;
	margin-left: 7px;
}
.index_right_white {
	background-color: #FFF;
	width: 247px;
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 7px;
	padding-top: 7px;
}
.hot-pic {
	width: 234px;
	margin-right: 7px;
	margin-left: 7px;
	text-align: center;
}
.hot-content {
	width: 220px;
	margin-right: 7px;
	margin-left: 7px;
	padding: 7px;
	height: 125px;
	text-align: justify;
}
.hot-sub-heading {
	color: #0036A1;
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 7px;
	padding-top: 20px;
	padding-right: 14px;
	padding-left: 14px;
	background-color: #FFF;
	width: 220px;
	margin-right: 7px;
	margin-left: 7px;
}
.hot-heading-2 {color: #0036A1;
	font-weight: bold;
	font-size: 13px;}



.index-content-cols-l {
	float: left;
	width: 300px;
	font-size: 12px;
}

.index-content-cols-r {
	float: right;
	width: 300px;
	font-size: 12px;
}

#slideshow {
	position:absolute;
	left:11px;
	top:146px;
	width:629px;
	height:264px;
	z-index:1;
	background-color: #FFFFFF;
}

#slide-images{
	position:relative;
	display:block;
	margin:0px;
	padding:0px;
	width:629px;
	height:264px;
	overflow:hidden;
}

#slide-images li{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

#slide-images li img{
	display:block;
	background-color:#FFFFFF;
}

.indexslideshow {
	width: 618px;
	background-color: #FFF;
	clear: both;
	padding-left: 16px;
	padding-right: 16px;
	text-align: justify;
	padding-top: 260px;
	float: left;
	height: 215px;
}

.howitworkssections {
	height: 35px;
	margin-bottom: 10px;
	color: #FFF;
	width: 192px;
	padding-top: 5px;
	background-image: url(Images/button_bground.png);
	text-align: center;
}



.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0;
}

#rss {
	position:absolute;
	left:843px;
	top:557px;
	width:93px;
	height:24px;
	z-index:1;
	text-align: right;
	font-size: 9px;
	color: #000;
	vertical-align: middle;
	visibility: hidden;
}




.content_main_body_contact {
	width: 618px;
	float: left;
	clear: both;
	padding-left: 16px;
	padding-right: 16px;
	text-align: justify;
	background-color: #FFF;
}

.form_surround {
	border: 1px solid #CCC;
	padding: 2px;
}

.form_spacing {
	margin-right: 25px;
}

.contactleft {
	float: left;
	width: 250px;
}

.contactright {
	float: right;
	text-align: center;
}

.clock {
	text-align: center;
	width: 260px;
	height: 100px;
	background-color: #FFF;
}

.img-surround {
	padding: 2px;
	border: 1px solid #03C;
}

.twitter {
	height: 50px;
	padding-top: 50px;
}
