/* OPRISK EUROPE */

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

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

h1,h2,h3,h4,h5 {font-family:Arial,Helvetica,sans-serif;font-weight:bold;margin:0;padding:0;}

h1 {	
	color:#1a398b;
	font-size:1.8em;
	margin:0.6em 0em 0.4em 0em;
	text-align: left;
}

h2 {
	color:#1a398b;
	display: block;
	font-size:1.3em;
	background-color: #EEE;
	margin:0.2em 0em 0.5em 0em;
	padding:7px 10px;
}

h3 {
	background-color:#FFF;
	color:#1a398b;
	border: none;
	font-size:1.2em;
	margin:0.2em 0em 0.5em 0em;
}

h4 {
	background-color:#FFF;
	color:#1a398b;
	font-size:1.2em;
	padding: 10px 0;
}

h5 {
	background-color:#EEE;
	color:#1a398b;
	font-size:1.1em;
	padding: 7px 10px;
}

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

a {
	color: #1a398b;
	text-decoration:none;
}

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

table {border:0;border-collapse:collapse;}
table td {border-collapse:collapse;border:1px solid #C0C2E8;padding:2px;vertical-align:top;}


 hr {
	border: none 0;
	border-top: 1px dotted #ccc;
	width: 100%;
	height: 1px;
}

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

#contentbox {
	background-color: #FFF;
	background-image: none;
	background-repeat: no-repeat;
	border: none;
	margin-top: 0;
	padding-top: 6px;
}

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

#counter_flash {

}

#rightcol img {
	margin:0.5em 0em 0.5em 0em;
	text-align:center;
}

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

#content {
	width: 650px;
}

#content ul, ol {
	color: #333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

div#content ul {
	list-style-type: none;
	margin: 0em 0em 0.8em 1.4em;
	padding: 0;
}

div#content li {
	background-image:url(bullet.png);
	background-position:0.2em 0.5em;
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.6em;
	padding:0em 0 0 1.4em;
}

/* 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: 0;
}

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

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

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

#navigation a {
	background-color:#EEE; 
	border-bottom: 1px dotted #CCC;
	color:#000; 
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height: 1.5em;
	text-decoration:none;
	width:130px;
	display: block;
	margin: 1px 0px 0px 0px;
	padding: 6px 7px;
}

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

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

/* TOP NAVIGATION */

#topnav {
	display:none;
}

/* FORM */

div.row {
	background-color:#fff;
	clear: both;
	padding-top: 5px;
}
div.row span.label {
	float: left;
	font-weight: bold;
	width: 35%;
	text-align: right;
}
div.row span.formw {
	float: right;
	width: 64%;
	text-align: left;
}
span.red {color:red;}

/* Validation styles */
textarea:focus, input:focus {
	border: 1px solid #900;
}

input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input[type="text"], input.required, textarea, 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 0em;
	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-row {
	clear: both;
	padding: 0.5em;
	margin-top: 2px;
}
div.actions {margin-left:0;padding:7px 0px 0px 0px;text-align:center;}

/* BOOK NOW */
#booknow {
	background-color:#1a398b;
	color:#FFF;
	font-weight:bold;
	line-height:1.6em;
	font-size:1.35em;
	height:29px;
	width:143px;
	margin-top: 14px;
} 

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

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

#leftcol .sponsorbar {
	display: visible;
}


/* RELATED PRODUCTS */

#related_customevents {
	text-align: center;
}

#related_products {	
	text-align: center;
}

/*

#related_products p{
	padding-left: 6px;
	width: 130px;
	color: #666;
	font-size: .9em;
}

*/		


/* SPONSOR BOX & LOGOS */

.sponsorbox {
	width:628px;
	border:1px solid #D0CFCF;
	padding-bottom:5px;
}

.sponsorbox_top { display:none; }
.sponsorbox_bottom { display:none; }

.sleft_center_text {
	height:100px;
	margin:0.9em 0em 0em 0em;
	padding:5px 7px;
}

/* BOOK NOW */


/* FOOTER */	

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

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

}

