body {
	color: #c6c6c6;
	font-size: 12px;
	font-family: Arial;
	background: url(images/webbg.jpg) repeat-x black;
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	color: #a7a7a7;
	font-weight: bold;
	text-decoration:  underline;
}

a:hover {
	text-decoration: none;
}

h1, h2, h3, h4, h5 {
	font-weight: normal;
	display: inline;
	color: #c6c6c6;
	margin-bottom: 15px;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
	font-weight: bold;
}

img {
	border: none;
}

#fullWide {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#topLogoHolder {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#topLogoContent {
	width: 960px;
}

#logoHolder {
	width: 411px;
	height: 114px;
	background-image: url(images/CBSScene_Logo.png);
	background-repeat: no-repeat;
}

	#logoHolder h1 a {
		width: 100%;
		height: 114px;
		cursor: default;
		text-indent: -5555px;
		float: left;
		display: inline;
	}
	
#navHolder {
	width: 100%;
	position: absolute;
	top: 114px;
	left: 0px;
	z-index: 1000;
}

#navContent {
	width: 960px;
	z-index:1001;
}

	#navContent ul {
		width: 100%;
		list-style: none;
		font-size: 11px;
		color: #bcbcbc;
		background-image: url(images/navbarbg.jpg);
		background-repeat: no-repeat;
		margin: 0px 0px 0px 20px;
		padding: 0px;
		float: left;
		display: inline;
		position:relative;
	}
	
	#navContent ul li {
		height: 24px;
		margin-top: 2px;
		padding: 10px 5px 10px 21px; 
		border-left: 1px dotted #3c3c3c;
		float: left;
		display: inline;
		position:relative;
	}
	
	#navContent ul li:hover {
		background-image:url("images/navoverlay.png");
	}
	
	#navContent ul li a {
		color: #bcbcbc;
		text-decoration: none;
		font-weight: normal;
	}
	
	
	#navContent ul li ul {
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		display:none;
		width:87%;
		z-index:90;
		left:0px;
		position:absolute;
		top:34px;
		background-color:#222222;
		background-image:none;	
		
	}
	
	#navContent ul li ul li {
		margin: 0px 0px 0px 0px;
		padding: 10px 5px 5px 5px;
		display:block;
		width:100%;
		height:20px;
		z-index:90;
		border:1px dotted #3c3c3c;
		background-color: #181920;
	}
	#navContent li li:hover {
		background-image:none;
		background-color: #333333;
	}
	
	#navContent li li a {
		margin:0px;
		padding:0px;
		display:block;
		width:100%;
		height:100%;
	}
	
	#navContent ul li:hover ul {
		display:block;
		position:absolute;
		
	}

#bannerHolder {
	width: 100%;
	height: 136px;
	background: url(images/secondarybanner-bg.jpg) repeat-x;
	position: absolute;
	top: 149px;
	left: 0px;
	
}

	#bannerContent {
		width: 960px;
		height: 136px;
		position: relative;
	}

	#titleHolder {
		position: absolute;
		top: 112px;
		left: 75px;
	}


#secondaryPageContentHolder {
	width: 100%;
	position: absolute;
	top: 300px;
	left: 0px;
	z-index:1;
}

#secondaryMiddleContent {
	width: 960px;
	position: relative;
	z-index:2;
}
#secondaryMiddleContent2 {
	width: 300px;
	position: relative;
	z-index:2;
}

	
	.secondaryContentSection {
		width: 800px;
		margin: 5px 20px 10px 75px;
		text-align: left;
		float: left;
		display: inline;
	}

.secondaryContentSection2 {
		width: 350px;
		margin: 5px 20px 10px 75px;
		text-align: left;
		float: left;
		display: inline;
	}


#flashHolder {
	width: 100%;
	background-image: url(images/flashbg.jpg);
	background-repeat: repeat-x;
	height: 277px;
	position: absolute;
	top: 149px;
	left: 0px;
	z-index: 1;
}

#flashContent {
	width: 895px;
	z-index:0;
}
	
#middleContentHolder {
	width: 100%;
	position: absolute;
	top: 426px;
	left: 0px;
	z-index: 50;
}

#middleContent {
	width: 960px;
	position:relative;
}	
	
	#leftColumn {
		min-height: 350px;
		width: 100%;
		float: left;
		display: inline;
	}


	.titleSection2 {
		width: 250px;
		height: 17px;
		padding: 7px 0 0 84px;
		margin-top: 10px;
		background-image: url(images/bottomtitlebar.jpg);
		background-repeat: no-repeat;
		float: left;
		display: inline;
	}
	
	.titleSection {
		width: 876px;
		height: 17px;
		padding: 7px 0 0 84px;
		margin-top: 10px;
		background-image: url(images/bottomtitlebar.jpg);
		background-repeat: no-repeat;
		float: left;
		display: inline;
	}
	
	.newsSection {
		width: 560px;
		margin: 20px 20px 20px 84px;
		text-align: left;
		float: left;
		display: inline;
	}
	
	.newsSection a {
		color:#ffffff;
		}
	
		.imgleft {
			float: left;
			padding: 0px 20px 0px 0px;
		}
		
	#rightColumnHolder {
		width: 230px;
		position: absolute;
		top: 0px;
		left: 684px;
		z-index: 100;
	}

	#rightColumnTop {
		width: 230px;
		height: 10px;
		background-image: url(images/rightcolumnbanner-top.png);
		background-repeat: no-repeat;
		float: left;
		display: inline;
	}
		
	
	#rightColumnContent {
		width: 214px;
		background-image: url(images/rightcolumnbanner-middelbg.png);
		background-repeat: repeat-y;
		padding: 8px;
		float: left;
		display: inline;
	}
	
	#rightColumnBottom {
		width: 230px;
		height: 10px;
		background-image: url(images/rightcolumnbanner-bottom.png);
		background-repeat: no-repeat;
		float: left;
		display: inline;
	}
		
	#rightColumn a {
		cursor:pointer;
	}
	
	.rightColumnHolder {
		width: 100%;
		float: left;
		display: inline;
	}
	
	.rightColumnHolder a {
		color: #bcbcbc;
	}
	
		.smallDateTitle {
			color: #ee3a43;
			font-size: 10px;
			font-weight: normal;
		}
				
#footerHolder {
	width: 100%;
	margin-top: 35px;
	font-size: 11px;
	float: left;
	display: inline;
}

#footerContent {
	width: 960px;
	margin-top: 35px;
	margin-bottom: 40px;
	font-size: 10px;
}

.textfieldStyle
{
	height: 23px;
	width: 100%;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px;
	color: #242424;
	background-image: url(images/form-inputbg2.jpg);
	background-position:top;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width-value: 1px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 1px;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: solid;
	border-right-style-value: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: #bababa;
	border-right-color-value: #bababa;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: #bababa;
	border-left-color-value: #bababa;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	padding-top: 2px;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 4px;
}

.textBoxStyle
{
	width: 100%;
	font-family: Arial,Helvetica,sans-serif;
	background-image: url(images/form-inputbg2.jpg);
	background-repeat: repeat-x;
	font-size: 15px;
	color: #242424;
	background-color: #f3f3f3;
	border-top-width: 1px;
	border-right-width-value: 1px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 1px;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: solid;
	border-right-style-value: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: #bababa;
	border-right-color-value: #bababa;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: #bababa;
	border-left-color-value: #bababa;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	padding-top: 2px;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 4px;
}

.dateTitle {
		color: #ee3a43;
		font-weight: bold;
		}
.glossymenu{
	margin: 0;
	padding: 0;
	width: 100%; /*width of menu*/
}

.menuItemHolder {
	width: 100%;
	float: left;
	display: inline;
}

/* Right Column Styles */

.glossymenu .menuItemHolder a.menuitem{
	background: url(images/glossyback.png) repeat-x bottom left;
	font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: white;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: 189px;
	height: 17px;
	padding: 7px 0 0 25px;
	text-decoration: none;
}


.glossymenu .menuItemHolder a.menuitem:visited, .glossymenu .menuitem:active{
	color: white;
}

.glossymenu .menuItemHolder a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 8px;
	left: 7px;
	border: none;
}

.glossymenu .menuItemHolder a.menuitem:hover{
	background-image: url(images/glossyback2.png);
}

.glossymenu .menuItemHolder div.submenu{ /*DIV that contains each sub menu*/
	padding: 12px;
}

.glossymenu .menuItemHolder div.submenu ul{ /*UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.glossymenu .menuItemHolder div.submenu ul li{
	border-bottom: none;
}

.glossymenu .menuItemHolder div.submenu ul li a{
	display: block;
	font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-decoration: none;
	padding: 2px 0;
	padding-left: 10px;
}

.glossymenu .menuItemHolder div.submenu ul li a:hover{
	background: #DFDCCB;
}

/* Menu page accordion style */

#menucontainer div {
	border-bottom:dotted 1px #c9c9c9;
	padding-top:20px;
	}

#menucontainer h3 {
	color: #ee3a43;
	font-weight:bold;
	}

#menucontainer h4 {
	color: #867178;
	font-weight:bold;
	}


#basic-accordian{
	border: none;
	padding: 0;
	width: 835px;
	position:absolute;
	left: 78px;
	top: 15px;
	z-index:2;
}

.accordion_headings{
	padding: 7px;
	color: #c6c6c6;
	border: none;
	cursor: pointer;
}

.accordion_headings:hover{
	background: url(images/rightmenubg.jpg) repeat-x;
}

.accordion_child{
	padding: 15px 0 15px 0;
	
}

.accordion_child span {color:#888888;}

.accordion_child h3 {color:#c6c6c6;}

.header_highlight{
	background: url(images/rightmenubg.jpg) repeat-x;
}

#contactLeft{
	display: inline;
	float: left;
	width: 550px;
}

#contactRight{
	display: inline;
	float: right;
	width: 200px;
}

.inputButtonStyle{
	width: 75px;
	border: none;
	border-top-width: 0px;
	border-right-width-value: 0px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 0px;
	border-left-width-value: 0px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: solid;
	border-right-style-value: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: #363636;
	border-right-color-value: #363636;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: #363636;
	border-left-color-value: #363636;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	background-color: #e1e1e1;
	background-image: url(images/buttonbg.jpg);
	background-repeat: repeat;
	color: #8d8d8d;
	height: 29px;
}
	