/*
FX Week USA 2012
*/

#header_link {
	display: block;
	padding: 0px;
	border: 0px;
	background-image: url(header-2012.png);
	background-repeat: no-repeat;
	width:980px;
	height:200px;
	margin-bottom: 10px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333;
	background-color: #EEE;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#cf0202;
	font-weight: bold;
	font-size:1.8em;
	margin-top:0.6em;
	text-align: left;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	font-size:1.4em;
	font-weight: bold;
	margin:0;
	padding:5px;
	display: block;
	background-color: #EEE;	
}

h3 {
	background-color:#FFF;
	color: #cf0202;
	padding:0;
	border: none;
	font-weight: bold;
	font-size:1.2em;
}

h4 {
	background-color:#FFF;
	color:#333;
	padding:10px;
	font-size:1.2em;
	font-weight: bold;
	margin-top:0px;
}

p {
	color: #333;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}

a {
	color: #cf0202;
	text-decoration:none;
}

a:hover {
	color:#666;
	border-bottom:none;
	text-decoration:underline;
}

#content ul, ol, li {
	color: #333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	margin-left: 1ex;
}

#content li { 
	list-style-image:url(bullet.gif); 
}

#contentbox {

	background-color: #FFF;
	background-image: none;
	background-repeat: no-repeat;
	border: none;
	margin-top: 0;
	padding-top: 18px;
	border-top: 1px dotted #CCC;
}

#container {
	background-color: #FFF;
	padding: 8px;
	border: 1px dotted #CCC;
}

#counter_flash {
	display:none;
}

#rightcol {

}

.sponsorbar {
	background-color: #EEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	border: 0;
	color: #333;
	width: 143px;
}

#content {
	width: 650px;
}

#middlecol {
	width:670px;
	float:left;
	border-left: 1px dotted #CCC;
	border-right: 1px dotted #CCC;
}

/* NAVIGATION */

#leftcol #navigation {
	list-style: none;
	margin: 0;
	padding: 15px 0 0 0;
}

#navigation ul {
	display: block;
	list-style-type: none;
	padding-left: 0;
	margin: 0px;
}

#navigation li {
	margin: 0px;
	background: #FFF;
}

ul.show_hide sub {
	background-color:#FFF;
	color:#333;
	margin-left:-10px;
}

#navigation li ul li a {
	display:block;
	margin-left:-3px;
}

#navigation a {
	background-color:#EEE; 
	font-size: .9em;
	color:#333; 
	text-decoration:none;
	line-height: 2.5em;
	width:130px;
	display: block;
	padding-left:10px;
	margin: 1px 10px 0 0;
	border-bottom: 1px dotted #CCC;
}

#navigation a:hover {
	border-bottom: none;
	color: #cf0202;
	text-decoration:none;
	border-bottom: 1px dotted #CCC;
}

#navigation a.current {
	background-color:#CCC;
	color:#333;
	font-weight:bold;
	text-decoration:none;
	border-bottom: 1px dotted #CCC;
}

/* TOP NAVIGATION */

#topnav {
	display:none;
}

/* FORM */

.red {color:#ff0000;}
form span {margin: 0 0 1ex 0;clear: left;display:block;color: #000;}
label {width: 20em;display:block;float: left;font-weight: bold;padding-right: 1.5em;font-size:inherit;color: #000;}
label.tick {float: none;width: auto;font-weight: normal;margin: 0 0 1ex 20em;padding-left: 1.5em;}

fieldset {border:1px solid #e5e5e5; padding:0.8em;} 
fieldset p {font-size:100%;}  textarea:focus,
input[type="text"] {border: 1px solid #999; } 
input:focus {border: 1px solid #900; }  
input.disabled {border: 1px solid #F2F2F2;background-color: #F2F2F2; }  
input.required, textarea.required {border: 1px solid #999;} 
input.validation-failed, textarea.validation-failed {border: 1px solid #CF0000;color:#333;} 
input.validation-passed, textarea.validation-passed {border: 1px solid #999;color :#000;}  
div.validation-advice {margin: 0.2em 0em 0em 20em; padding: 0.2em; background-color: transparent; color : #CF0000; font-weight: bold; }  
.custom-advice {margin: 0.2em 0em;padding: 0.2em; background-color: transparent; color : #CF0000; font-weight: bold; }  
form#doublecombo div.row { background-color:transparent;margin: 0em 0em 0.4em 0em; clear: left; } 
form#doublecombo div input, 
form#doublecombo div select { margin: 0em 0em 0em 0.2em;clear:left;}  
div.row span.label {float:left;margin:0em;width:20em !important;text-align:right;} 
label span {display:inline;margin:0 0.2em;}

form div.actions {margin-left:19.5em;padding-left: 1.5em;padding-top: 15px;}

input.validation-failed, textarea.validation-failed {border: 1px solid #FF0000;color : #FF3300;}
input.validation-passed, textarea.validation-passed {border: 1px solid #00CC00;color : #123E50;}
.validation-advice {margin: 3px 0;padding: 3px 0;background-color: #FFF;color : #FF0000;font-weight: bold;}
.custom-advice {margin: 3px 0;padding: 3px 0;background-color: #FFF;color : #C8AA00;font-weight: bold;}

div.actions {margin-left:0;padding:7px 0px 0px 0px;text-align:center;}


/* BOOK NOW */

#booknow {
	background-color:#cf0202;
	color:#FFF;
	font-weight:bold;
	line-height:1.6em;
	font-size:1.3em;
	height:30px;
	width:143px;
	margin-top: 14px;
} 

#booknow a {
	color: #FFF;
	text-decoration:none;
}

#booknow a:hover {
	text-decoration:none;
	color: #666;
}

#leftcol .sponsorbar {
	display: none;
}

/* RELATED PRODUCTS */

#related_customevents {
	text-align: center;
}

#related_products {	
	text-align: center;
}
			

/* FOOTER */


#footer p{
	color: #333;
	font-size: 9px;
	padding-top: 18px;
	border-top: 1px dotted #CCC;
}	

#footer a {
	text-decoration: none;
	border-bottom: 1px dotted #cf0202;
}

#footer a:hover {
	text-decoration: none;	
	border-bottom: 1px dotted #666;
}


/*Book Now table*/

#booknowhtml2 table{
	border-collapse:collapse;
	width:99%;
	font-size:0.8em;
	background-color: #FFF; 
	line-height:1.3em;
}

#booknowhtml2 table th p{
	color: #FFF;
}

#booknowhtml2 th {
    font-size: 1.2em;
	padding:1px 3px;
	margin: 0;
	vertical-align:top;
	text-align: center;
	border:1px solid #CCC;
	background-color: #cf0202;
	color: #FFF;
}

#booknowhtml2 td {

    font-size: 1.2em;
	padding: 2px 3px;
	margin: 0;
	vertical-align:top;
	text-align: center;
	border:1px solid #CCC;
	margin:0;
}

#booknowhtml2 span {
	color: #cf0202;
}
