/* CRN Channel Conference */

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

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

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#245B93;
	font-size:2em;
	font
	margin-top:0.6em;
	text-align: left;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color:#010101;
	font-size:1.4em;
	font-weight: bold;
	margin:0;
	padding:0;
}

h3 {
	color:#333;
	font-size:1.3em;
	font-weight:bold;
	text-transform:uppercase;
}

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

a {
	color: #f53345;
	text-decoration:none;
}
a:hover {
	color:#245B93;
	border-bottom:none;
	text-decoration:none;
}


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

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

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

#counter_flash {

}
leftcol {
	text-align: center;
}

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

#rightcol {
text-align: center;
}

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

#content {
	width: 650px;
}
#content ul {

}
#content ul li{
	color: #010101; 
}
	
/* 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;
}

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

#navigation a {
	background-color:#FFF; 
	font-size: .9em;
	color:#010101; 
	text-decoration:none;
	line-height: 2.5em;
	width:130px;
	display: block;
	padding-right:10px;
	margin: 1px 10px 0 0;
	border-bottom:1px dotted #CCC;
	text-align: right;
}
#navigation a:hover {
	color: #010101;
	text-decoration:none;
	background-color: #d5edf9  ;
}

#navigation a.current {
	background-color:#245B93;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

/* TOP NAVIGATION */

#topnav {
	display:none;
}
/* BOOK NOW */

#booknow {
	background-color:#d5edf9;
	color:#010101;
	font-weight:bold;
	line-height:1.6em;
	font-size:1.3em;
	height:30px;
	width:143px;
	margin-top: 14px;
} 
#booknow a {
	color: #010101;
	text-decoration:none;
}
#booknow a:hover {
	text-decoration:none;
	color: #245B93;
}

/* RELATED PRODUCTS */

#related_customevents {
	text-align: center;
}

#related_products {	
	text-align: center;
}

/* FORM STYLES */  
div.row { 	
clear: both; 	background-color:#fff; 	padding-top: 5px; }  div.row span.label { 	float: left; 	width: 31%; 	text-align: right; }  div.row span.formw { 	float: right; 	width: 68%; 	text-align: left; }  .submit { 	clear:both;  	margin:8px 0px 0px 210px;  }  span.red { 	color:#D3011C; 	display:inline; 	margin: 0em 0.1em; } form div { 	margin: 0 0 0.5em 0; 	clear: left; 	display:block; 	color: #000; } label { 	font-weight: bold; 	padding-right: 0.1em; 	font-size:102%; 	color: #333; } div label, p input { 	font-weight: bold; 	margin-bottom: 0.5em; 	margin-top: 0.1em; } .validation-advice { 	background-color:#FFFFFF; 	color:#D3011C; 	font-weight:bold; 	margin:0.2em 0em; 	padding:0.2em; }
			
/* FOOTER */

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

#footer a {
	border-bottom: 1px dotted #f53345;
}
#footer a:hover {
	border-bottom: 1px dotted #245B93;
}

