/* Risk Renewable Energy custom css */

#header_link {
	display: block;
	padding: 0px;
	border: 0px;
	background-image:  url(header.png);
	background-repeat: no-repeat;
	width:981px;
	height:235px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 0.8em;
	color: #414141;
	line-height: 20px;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #2089C1;
	font-size: 1.4em;
	font-weight: lighter;
	margin: 0;
	padding: 14px 0 0 0; 
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #49b255;
	font-size: 1.2em;
	font-weight: lighter;
	margin: 0;
	padding: 14px 0 0 0; 
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color:#49b255;
	font-size:1.1em;
	font-weight: bold;
	padding: 3px;
	background-color: #EEE;
	border: 0px;
	}
	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color:#2089C1;
	font-size:1em;
	font-weight: lighter;
	padding: 3px;
	background-color: #FFF;
	border: 0px;
	}

a {
color:#2089C1;
text-decoration:underline;
	}

a:hover {
color:#49b255;
text-decoration:none;
	}

/* layout */

#related_customevents{
	padding: 4px;
	margin: 0;
	font-size: 0.9em;
	text-align: center;
}
#related_products{
	padding: 4px;
	margin: 0;
	font-size: 0.9em;
	text-align: center;
}

.sponsorbar{
	margin:10px 0;
	padding: 5px 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color: #CCC;
	text-align:center;
	font-weight:bold;
}
/* navigation */


#navigation a {
	display: block;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	padding: 1px 3px;
	background-color: #2089C1;
	color:#FFFFFF;
	width: 144px;
	list-style: none;
	}
#navigation li ul li a {
	display: inline;
	background-color: #FFFFFF;
	color: #2089C1;
	list-style: none;
	}

#navigation a:hover {
	background-color: #49b255;
	color: #FFFFFF;
	text-decoration:none;
	list-style: none;
	}
#navigation li ul li a:hover {
	background-color: #FFFFFF;
	color:#49b255;
	text-decoration:underline;
	list-style:none;
	}

ul#navigation li, ul#navigation li ul li {
   	list-style:none;
	list-style-image:none;
	}

#navigation li.collapsed a 
	{
	background-image: url(right_arrow.gif);
	background-repeat: repeat-n;
	background-position: 146px 6px;
	}

#navigation li.expanded a 
	{
	background-image: url(down_arrow.gif);
	background-repeat: repeat-n;
	background-position: 146px 6px;
	}

a:focus
	{
	outline:none;
	list-style: none;
	}

.arrow {
	background-image:url(second_arrow.gif);
	background-repeat:no-repeat;
	background-position:5px 5px; 
	}

.singlelevel {
	width:140px;
	padding-left:20px;
	padding-top:2px;
	height:auto;
	display:block;
	background-color:#d5d5d5;
	margin-bottom:5px;
	height:16px;
	}

.nodisplay {
	display:none;
	margin-left:-5px;
	}

/* top navigayion */

#topnav {
	padding-left:20px;
	font-size:1.2em;
	font-weight:bold;
	height:30px;
	line-height:2.0em;
	background-repeat:repeat-x
}
#topnav ul {
	list-style:none;
	margin:0;
}
#topnav li {
	display:inline;
	padding:10px;
}
#topnav a {
	color:#2089C1; text-decoration:none;
	}
#topnav a:hover {
	color:#49b255; text-decoration:none;
	}
	
/* book Now */	

#booknow {
	font-size: 1.3em;
}
#booknow a:hover {
	color:#000; text-decoration:none;
}

/* content */

#content {
	padding: 15px;
}

/* FORM */

div.row {

 	clear: both;

    background-color:#fff;

    padding-top: 5px;

}

div.row span.label {

  float: left;

  width: 20x;

  text-align: right;

}

div.row span.formw {

  float: right;

  width: 420px;

  text-align: left;

}

/* Footer */

#footer {
	font-size: .8em;
}

/*Block styles*/

#day1html1 table, #day2html1 table{
	border-collapse:collapse;
	width:100%;
	/*table-layout: fixed;*/
	font-size:1em;
	background-color: #FFFFFF; 
	margin:1em 0 0 0;
}
#day1html1 th, #day2html1 th {
    vertical-align:top;
	border:1px solid #ccc;
	background-color: #6da774;
	color:#fff;
	margin:0;
	padding:0;
	width:10%;
}

#day1html1 th h2, #day2html1 th h2 {
	font-size: 1em;
	display: block;
	padding:5px;
	color: #6da774;
	font-weight:bold;
	background-color:#d4f0d7;
}

#day1html1 td, #day2html1 td {
	vertical-align:top;
	border:1px solid #ccc;
	/*width: 45%;*/
	margin:0;
	padding:0;
}

#day1html1 td h2, #day2html1 td h2 {
	font-size: 1em;
	display: block;
	padding:5px;
	font-weight:bold;
	color: #6da774;
	background-color:#d4f0d7;
}
#day1html1 td h3, #day2html1 td h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	color: #FFF;
	background-color:#990000;
}
#day1html1 td p, #day2html1 td p {
	padding:5px;
	margin: 0;
}

#day1html1 td p strong, #day2html1 td p strong {
	font-weight:bold;
}

#day1html1 td li, #day2html1 td li {
	padding:0;
	margin: 0;
}

/*Book now table*/

#booknowhtml1 table{
	border-collapse:collapse;
	width:98%;
	font-size:0.8em;
	background-color: #FFF; 
	line-height:1.6em;
}

#booknowhtml1 th {
    font-size: 1.2em;
	padding:2px;
	margin: 0;
	vertical-align:center;
	text-align: center;
	border:1px solid #d4f0d7;
	background-color: #6da774;
	color: #FFF;
	text-align: left;
}

#booknowhtml1 td {
    font-size: 1.2em;
	padding: 2px;
	margin: 0;
	font-weight: bold;
	vertical-align:top;
	text-align: center;
	border:1px solid #6da774;
	background: #d4f0d7;
	color: #6da774;
	margin:0;
}

.sleft {  
width:320px;
line-height:1.4em;
}
