/* ARTC Forum */

#header_link {
	display: block;
	padding: 0px;
	border: 0px;
	background-image: url(header.png);
	background-repeat: no-repeat;
	width:980px;
	height:156px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333;
	background-color: #EEE;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-weight: lighter;
	font-size:2.1em;
	margin-top:0.6em;
	text-align: left;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#df0024;
	font-size:1.4em;
	font-weight: normal;
	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: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}

a {
	color: #f3353b;
	text-decoration:none;
}
a:hover {
	color:#0088b4;
	border-bottom:none;
	text-decoration:none;
}


#content ul, ol, li {
	color: #333;
	font-size: 12px;
	font-family: Verdana, 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 {
	display:none;
}

#rightcol {

}

.sponsorbar {
	background-color: #fbbfa7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size:16px;
	border: 0;
	color: #333;
}

#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 {
	color:#333;
	margin-left:-3px;
}

#navigation li ul li a {
	display:block;
	margin-left:-3px;
}

#navigation a {
	background-color:#fcebdf; 
	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 {
	background-color:#f9ac92;
	border-bottom: none;
	color: #000;
	text-decoration:none;
	border-bottom: 1px dotted #CCC;
}

#navigation a.current {
	background-color:#fcebdf;
	color:#333;
	font-weight:bold;
	text-decoration:none;
	border-bottom: 1px dotted #CCC;
}

/* TOP NAVIGATION */

#topnav {
	display:none;
}
/* BOOK NOW */

#booknow {
	background-color:#dd1e27;
	color:#FFF;
	font-weight:bold;
	line-height:1.3em;
	font-size:1.3em;
	height:30px;
	width:143px;
	margin-top: 14px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
#booknow a {
	color: #FFF;
	text-decoration:none;
}
#booknow a:hover {
	text-decoration:none;
	color: #fbbfa7;
}

#booknow_middle {
	background-color:#dd1e27;
	color:#FFF;
	font-weight:bold;
	line-height:1.6em;
	font-size:1.6em;
	height:30px;
	width:143px;	
} 
#booknow_middle a {
	color: #FFF;
	text-decoration:none;
}
#booknow_middle a:hover {
	color: #fbbfa7;
}

/* SECOND LEVEL NAV */

#contentnav {
	background-color:#cedace;
}

#contentnav a {
	color:#f3353b;
	text-decoration:none;
}
#contentnav a:hover {
	color:#0088b4;
	text-decoration:underline;
}

#navigation #current,#topnav #current {
	color:#5ba2a8;
}

/* 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 {
	border-bottom: 1px dotted #f3353b;
}
#footer a:hover {
	border-bottom: 1px dotted #0088b4;
}

/* Blocks */

#linkshtml1 strong {
	color: #333;
}

#indexhtml1 img {
	padding: 0 0 8px 20px;
}

#hosted_by
{
	text-align: center;
}


/*Program table*/
.programstream th {
	font-weight:bold;
	font-size:1.2em;
	color:#999999;

}


.programstream {
	font-size:12px;
	text-align: left;
	line-height: 16px;
	color: 333333;
	margin-top: 10px;
	font-weight: normal;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 630px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.programstream a
{
	text-decoration: none;
	color: #333333;
}

.programstream th {
	font-weight:bold;
	font-size:1.2em;
	color:#666666;

}

.programstream h3
{
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
	background-color: #df0024;
	padding-top: 12px;
	padding-right: 2px;
	padding-bottom: 12px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.programstream td {
	vertical-align:top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.programstream h4
{
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	font-style: normal;
	background-color: #df0024;
	margin: 0px;
	padding: 0px;
}

.programstream ul
{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}

 div.row { 	background-color:#fff; 	clear: both; 	padding-top: 5px; } div.row span.label { 	float: left; 	width: 35%; 	text-align: right; } div.row span.formw { 	float: right; 	width: 64%; 	text-align: left; } span.red {color:red;display:inline;}  /* Validation styles */ textarea:focus, 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 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;}
