/* *************************************************** */

/* CSS Document */

* {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 170%;
}

/*  body */
html {
height: 100%;
padding:0;
margin:0;
}
	
body {
height: 100%;
background-color: #EAEFFF;
/*font-size: 12px;*/
font:normal 69% Arial, Helvetica, sans-serif;
color:#000515;
padding:0px;
margin:0px;
}

a {
color: #283A73;
background-color:transparent;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

pre {
color: #564b47;
font-size: 11px;
background-color: #e1ddd9;
font-family: Courier, Monaco, Monospace;
}
p, pre {
padding: 5px 15px;
margin: 0px;
}

h1 {
font-weight: normal;
font-size: 1.55em;
color: #FFF;
background: #283A73;
text-decoration: none;
padding: 5px;
margin: 0;
}

h2 {
font-weight: normal;
font-size: 1.40em;
color: #FFF;
background: #283A73;
text-decoration: none;
padding: 5px;
margin: 0;
}

h3 {
text-transform:uppercase;
font-weight: normal;
font-size: 1em;
color: #283A73;
background: #ABC0FF;
text-decoration: none;
padding: 5px;
margin: 0;
}


.content_panel_bi {
	width: 50%;
	float: right;	
}

.info_panel {
	float: right;
	width: 250px;
	background: #ABC0FF;
}

#content_panel, #main_content_holder {
	min-height: 100%;
}

#secondary_column h2, #secondary_column h2 a {
	padding-top: 5px;
	padding-right: 0pt;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 1.55em;
	color: #283A73;
	text-decoration: none;
	border-bottom: 1px #ABC0FF solid;
}

.list_club_logos img {
	border: 1px solid #000515515;
}

.content_panel {

	float: left;
	width: 380px;
	margin-top: 10px;
	margin-bottom: 10px;

}

#feedControlHolder {
	border-bottom: 1px solid #ccc;
}

#feedControl {
	height: 40px;
	overflow: hidden;
	text-align: left;
	background: url(/img/FL2009_CSS/twitter_icon.png) right top no-repeat;
	padding-right: 45px;
	z-index: 500;
}

.gfg-title, .gfg-listentry, .gf-snippet {
	display: none;
}

.gf-relativePublishedDate {
	font-size: 8px;
}

/* SIGN-UP FORM */

#SignUp .signupframe {
  color: #888;
}

.signupframe {
  border: 0px solid #ccc;
  color: #FFF;
}

/* LONDON CLUBS PAGE */

.club_information td ul {
	margin-left: 0;
	padding-left: 0;
	list-style: inside;
}

.list_club_logos {
	float: left;
	width: 150px;
}

.list_club_descriptions {
	float: right;
	width: 205px;
}

div.list_club_descriptions p.intro {
	font-size: 11px;
}

/* CALENDAR */

table.calendar {
	width: 200px;
	margin: 0px auto 10px auto;
}

table.calendar td {
	border: 1px solid #ABC0FF;
	text-align: center;
}

/* HOME PAGE TEMPLATE BLUE - These are CSS styles that are related to the main blue home page template */

#this_weeks_events {
	position: relative;
	z-index: 5000515;
	text-align: right;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: auto;
	float: right;
	margin-right: 10px;
}

#this_weeks_events li {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	padding-top: 0px;
	float: left;
}

#this_weeks_events li a {
	text-transform: uppercase;
	height: 20px;
	padding: 5px;
	font-size: 9px;
	text-align: right;
	width: auto;
	display: block;
	color: #ccc;
}

#this_weeks_events li a:hover {
	color: #FFF;
}

#this_weeks_events li a:hover {

}

/*  */

#this_weeks_events li ul
		{	margin: 0;
			width: 150px;
			padding: 0 0 0 0;
			position: absolute;
			top: 30px;
			right: -10px;
			visibility: hidden;
			z-index: 9000515;
			border-top: 1px solid white;
			border-bottom: 1px solid white;
			background: #000515515;
			border-right: 2px solid #000515515;
		}
		
#this_weeks_events li ul li
		{	float: none;
			display: inline;
			padding: 12px 0 10px 0;
			text-align: right;
			}
		
#this_weeks_events li ul li a
		{
			display: block;
			color: #FFF;
			background: #000515515;
			padding: 4px 10px 4px 10px;
			width: auto;
			text-align: right;
		}
		
#this_weeks_events li ul li a:hover
		{	background: #FFF;}

/*    */


#template_header {
	height: 120px;
	width: 900px;
	position:relative;
}

#template_header img#mayfair_logo {
	top: 10px;
	left: 20px;
	position:absolute;
	width: auto;
	height: auto;
}

#template_header #mayfair_header_advert img#mayfair_header_banner728_90 {

}

#secondary_content {
	padding-top: 20px;
	background: #FFF;
}

#main_content_banner {
	margin: 20px auto 20px auto;
}

#mayfair_header_advert {
	top: 5px;
	right: 10px;
	position:absolute;
	width: auto;
	height: auto;
}

.advert_text {
	text-transform:uppercase;
	color: #CCCCCC;
	font-size: 9px;
	text-align: center;
}



.common_template_container {
	width: 900px;
	margin: 0 auto 0 auto;
	background: #FFF;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 0;
	border-top: 0;
}

.clear{*zoom:1;}
.clear:after{content:'.';clear:both;height:0;display:block;visibility:hidden;}

#primary_column, #secondary_column {
border: 0px solid #564b47;
padding:0;
margin:0;
}

.all {
	height: 100%;
}

.third_column {
float: right;
width: 0;
position: absolute;
top: 300px;
}

#secondary_column {
float: left;
width: 270px;
background: #283A73;
color: #e9e9e9;
}

#secondary_column a {
	color: #FFF;
}

#secondary_column h1 a, #secondary_column h2 a, #secondary_column h3 a, #secondary_column h1, #secondary_column h2, #secondary_column h3 {
	color: #ABC0FF;
	border-bottom: 1px #ABC0FF solid;
	background: #0A1844;
}

#primary_column {
float: right;
width: 630px;
}

#main_breadcrumb {
	border-bottom: 1px solid #0A1844;
	padding: 5px 0 5px 5px;
	background: #283A73;
	color: #e9e9e9;
}

#main_breadcrumb a {
	color: #e9e9e9;
}

#spotlight_area
{
	z-index: 1000515;
	position: relative;
	border-bottom: 1px solid #ccc;
	width: 630px;
	height: 250px;
}



#nav_holder {
	width: 900px;
	margin: 0 auto 0 auto;
	background: #0A1844;
	height: 40px;
	border-bottom: 2px solid #ABC0FF;
}

#nav_holder .nav{
	position: relative;
	z-index: 9998;
	margin: 0 auto 0 auto;
    width:900px;
	display: block;
    padding:0;
    list-style:none;
	border-bottom: 1px solid #ABC0FF;
}

/*********/

	
#nav_holder	.nav li
	{	float: left;
		list-style: none;
		padding: 0 0 0 0;
	}

#nav_holder .nav li a
	{	display: block;
		padding: 12px 10px 10px 10px;
		text-transform: uppercase;
		font-weight: bold;
		letter-spacing: 110%;
		font-size: 90%;
		text-decoration: none;
		border-bottom: 0px solid #ABC0FF;
		color: #ABC0FF;
		white-space: nowrap}

#nav_holder .nav li a:hover
	{	background: #283A73; color: #FFF;}
		
#nav_holder .nav li ul
		{	margin: -1px 0 0 0;
			width: 200px;
			padding: 0 0 0 0;
			position: absolute;
			visibility: hidden;
			z-index: 9998;
			border: 2px solid #0A1844;
			border-top: 1px solid #283A73;
			border-bottom: 3px solid #0A1844;
			background: #ccc;
		}
		
	
#nav_holder .nav li ul li
		{	float: none;
			display: inline;
			padding: 12px 0 10px 0;
			}
		
#nav_holder .nav li ul li a
		{
			display: block;
			color: #283A73;
			background: #ccc;
			border-bottom: solid 1px #e9e9e9;
			padding: 10px 10px 10px 10px;
		}
		
#nav_holder .nav li ul li a.last {
	border-bottom: 0 !important;
}
		
#nav_holder	.nav li ul li a:hover
		{	background: #283A73; color: #e9e9e9;}


/* ---------------------------------------- */

.listing_short {
	min-height: 250px;
	width: 200px;
	float: left;
}

#primary_content_col_1 {
	width: 320px;
	float: left;
}

#primary_content_col_2 {
	width: 280px;
	float: right;
}

.boxed_content {
	border: 1px solid #e9e9e9;
}

.boxed_content_step {
	border-top: 1px solid #e9e9e9;
	border-bottom: 2px solid #ccc;
	border-left: 1px solid #e9e9e9;
	border-right: 2px solid #ccc;
	margin-bottom: 10px;
}

#sc_advert {
	background: #FFF;
	padding-bottom: 20px;
}

.club_information th{
	text-align: left;
	vertical-align: top;
}

.club_information caption{
	display: none;
}

.london-club-section h2 {
	background: #283A73;
	font-size: 11px;
	color: #000515;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 8px;
}

.signupframe input.button {
width: 160px;
height: 36px;
margin: 0;
border: 0;
background-image: url(/www.forbiddenlondon.com/www/img/FL2009_CSS/button_bg.jpg);
background-repeat: no-repeat;
background-position: left top;
cursor: pointer;
color: #ffffff;
font-variant: small-caps;
font-size: 11px;
font-weight: bold;
}

#SignUp, .signupframe {
	width: 230px;
	margin: 0 auto;
}
/* navigation */

#navcontainer
{
padding-top: 0px;
margin: 0 auto;
font-size: 13px;
text-align: center;
}

#quick_contact {
	float: right;
	text-align: center;
	width: 490px;
	height: 100px;
	display: none;
}

ul#language_options, ul#location_options {
	float: left;
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	margin-left: 10px;
	margin-top: 5px;
	float: left;
}

ul#language_options {
	width: 25px;
	height: 18px;
}

ul#language_options li#uk {
background:url(/img/2009/uk_flag.jpg) top left;
width: 25px;
height: 18px;
text-indent: -250px;
overflow: hidden;
}

ul#location_options {
	width: 170px;
}

ul#language_options li, ul#location_options li {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
}

#quick_links {
	float: right;
	display:block;
	width: 430px;
}

#this_weeks_events_h {
	display:block;
	float: right;
	width: 300px;
	font-size: 9px;
	padding-top: 5px;
	padding-right: 0px;
	text-transform: uppercase;
	text-align: right;
}


div#day_links {
	margin: 0 auto;
	width: 550px;
	text-align: center;
}

#day_links ul {
	text-align: left;
	list-style: none;
	padding: 0;
	float: left;
}

#day_links ul li {
	display: block;
	margin: 0;
	padding: 0;
	padding-top: 2px;
	float: left;
}

#day_links ul li a {
	height: 20px;
	font-size: 11px;
	text-align: center;
	width: 70px;
	display: block;
}

ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}


ul#navlist li a
{
width: auto;
display: block;
padding: 5px 0 5px 20px;
font-size: 1.55em;
color: #ABC0FF;
text-decoration: none;
border-bottom: solid 1px #ABC0FF;
background: #0A1844;
}

ul#navlist ul
{
margin: 0;
padding: 0;
}

ul#navlist ul li
{
margin: 0;
padding: 0;
list-style: none;
}
ul#navlist ul li a
{
border-left: solid 10px #0A1844;
background: none;
width: auto;
font-size: 11px;
display: block;
padding: 5px 0 5px 5px;
color: #FFF;
text-decoration: none;
}

ul#navlist ul li a:hover {
	background: #ABC0FF;
	color: #0A1844;
}

/*  positioning-layers dynamisch */
#logo {
width: 100%;
height: 115px;
background: #222;
}

.right {
	text-align: right;
}

img.right {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}

.intro, .intro a {
	font-size: 110%;
}

.small, .small a {
	font-size: 80%;
}

p.intro1 {
	font-size: 130%;
}


.padding {
	padding: 10px;
}

.padding_half {
	padding: 5px;
}

/* FORMS */

fieldset.feedback {
	border: none;
}

fieldset.feedback legend {
	display: none;
}

fieldset.feedback ol {
	list-style: none;
	list-style-position: inside;
	margin: 0;
	padding: 0;
}

fieldset.feedback ol li {
	list-style: none;
}




form fieldset.feedback ol li, ol.fields li {
	clear:         both;
	border-bottom: #e9e9e9 1px solid;
	position: relative;
	padding: 5px 0 5px 0;
}

form fieldset.feedback ol li { *zoom: 1; clear: both; }
form fieldset.feedback ol li:after { clear:both; display: block; content: '.'; visibility: hidden; height: 0; }

form fieldset.feedback ol li input {
margin-left: 5px;
vertical-align: middle;
}

form fieldset.feedback ol li.required input {
margin-left: 0px;
border-left: 5px solid #283A73;
}

form fieldset.feedback ol li.required select {
margin-left: 0px;
border-left: 5px solid #283A73;
}

form fieldset.feedback ol li label {
	width: 120px;
	float: left;
	font-size: 100%;
	display: block;
	padding-top: 13px;
}

form fieldset.feedback ol li input.radio_button {
float: left;
	width: 50px;
}

form fieldset.feedback ol li input {
width: 175px;
border: 1px solid #ccc;
}

form fieldset.feedback ol li textarea {
width: 250px;
height: 75px;
border: 1px solid #ccc;
}

form fieldset.feedback ol li select {
border: 1px solid #ccc;
}

form .go_button {
  width: 160px !important;
  height: 36px !important;
  margin: 0 !important;
  border: 0 !important;
  background-image: url(/www.brusselsdeclaration.org/www/img/buttons/button_bg.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  cursor: pointer !important; /* hand-shaped cursor */
  cursor: hand !important; /* for IE 5.x */
  color: #FFFFFF;
  font-variant: small-caps;
  font-size: 11px;
  font-weight: bold;
}



a.help {
	margin: 10px;
}

.error-message {
	color: #cc0000;
	text-align: center;
	font-weight: bold;
	font-size: 80%;
}


/* Footer
*******************************/
#footer {
	bottom: 0;
	margin: 0 auto 0 auto;
    clear:both;
    padding-top:5px;
    padding-bottom:10px;
    background:#786439;
	color: #e9e9e9;
    border-top:1px solid #64480B;
	width: 900px;
}

#footer a {
	color: #e9e9e9;
}

#footer-width {
	width: 850px;
	margin: 0 auto;
}

#footer #footer-width .copyright {
	float: right;
    width:350px;
	text-align: right;
    margin:0 auto;
    display:block;
}

#footer #footer-width .rss-feed {
	float: left;
    width:350px;
	text-align: left;
    margin:0 auto;
    display:block;
}

#footer #footer-width .rss-feed img {
    vertical-align:middle;
    margin-right:3px;
}