/* CSS Document */

body, html {
	background: #323232; 
	font-family: Helvetica, Arial, sans-serif; 
	font-size: small; 
	line-height: 1.5; 
	color: #fff; 
	text-align: left; 
	margin: 0;
	height:100%;
	margin-top:1px;
	}
	
#DS_Site {
	width:817px; 
	background: #ffffff; 
	margin-left:auto; 
	margin-right:auto;
	height: 100%;
	background: url(es_background.jpg) repeat-y left;
	}
	
#Picture {
	width:817px;
	height:158px;
	background: url(es_picture.jpg) no-repeat left;
	}
	
	.Head {color:#FFF!important;
	}
#Breadcrumb {
	width:817px;
	height:29px;
	background: url(es_background.jpg) repeat-x left;
	padding-left:50px;
	padding-top:4px;
	}
	
#TopBar{
	background: #fff url(header.jpg); 
	height: 240px; 
	color: #fff; 
	width:817px;
	}
	
#Logo {
	width:250px; 
	float:left; 
	height:100%;
	}
	

.ContentPane {
	float: left;
	width: 450px;
	margin-left:10px;
	margin-bottom:10px;

	}
	
.NarrowContentPane {
	float: left;
	width: 407px;
	margin-left:10px;

	}
	
.TopPane {
	clear:both;
	width: 750px;
	}

.BottomPane {
	clear:both;
	width: 797px;
	margin-top: 10px;
	margin-bottom:10px;
	}

.LeftPane {
	float: left;
	width: 140px;
	}
	
.WideLeftPane {
	float: left;
	width: 180px;
	}

.RightPane {
	float: right;
	width: 140px;
	}
	
.WideRightPane {
	float: right;
	width: 180px;
	}
	
.DropDown {
	padding:6px; 
	width:230px; 
	float:right; 
	margin-right:50px;
	height:25px;
	padding-top:15px;
	text-align:center;
	}
	
.Date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#328E44;
	font-weight:bold;
	}
	
.SiteMenu {
	width:772px; 
	height:30px; 
	background:url(menubar.gif) center #0E113D; 
	text-transform:uppercase; 
	font-family:Arial,Helvetica,sans-serif; 
	font-size: 10px;
	font-weight: bold;
	cursor:pointer; 
	line-height:29px;
	margin-left:23px;
	margin-right:22px;
	color:#FFFFFF
	}
	
.MainMenuRootMenu{
	background:url(menubar.gif) top;
	}
	
.MainMenuHover {
	text-decoration:underline;
	}
	
.Submenu {
    border-left:4px solid #328E44;
    cursor:pointer;
    margin-left: 0px; 
    z-index: 1000;
    font-size: 10px; 
    color: #328E44;
    font-weight: bold; 
	background: #FFFFCC;
	}

.SubMenuHover {
    cursor:pointer;
    margin-left: 0px; 
    z-index: 1000;
    font-size: 10px; 
    color: #ffffff;
    font-weight: bold; 
	background: #328E44;
	}
	

.Submenuitemselected {
    cursor:pointer;
    margin-left: 0px; 
    z-index: 1000;
    font-size: 10px; 
    color: #000000;
    font-weight: bold; 
	background: #328E44;
	}

.MainMenu_Selected {
	background-image:url(submenubar.gif);
    color: #000000;
	}
	
#MainContent {
	clear:both;
	padding-left:33px;
	padding-right:33px;
	padding-top:10px;
	background: url(es_background.jpg) repeat-y left;
	}
	
#CopyrightPane {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	height:10px;
	text-align:center;
	clear:both; 
	vertical-align:bottom;
	padding-top:10px;
	}
	
.copyright, .copyright a, .copyright a:link, .copyright a:visited{
	font-size:9px;
	color:#333333!important;
	}
.copyright a:hover, .copyright a:active {
	text-decoration:underline;
	}
	
.SkinObject {
	font-size:9px;
	color:#333333!important;
	}
	
.Head_Black {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
	
.Head_Yellow {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFCC00;
	text-decoration:underline;
	}
	
.Normal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#ffffff;
	}
	
.Normal_Black {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#ffffcc;
	}
	
a:link, a:active, a:hover, a:visited {
	color:#666!important;
	font-weight:bold;
	text-decoration:underline;
	}
	
.Subhead_Yellow {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFCC00;
	}
	
.Left {
	float:left;
	}

.Center {
	float:left;
	margin-left:13px;
	}

.Right {
	float:right;
	}
	
.Panes {
	width:210px;
	height:320px;
	}
	
.Narrow {
	width:210px;
	margin-top:10px;
	}

.Wide {
	width:347px;
	margin-top:10px;
	
	}
	
.Subhead_Yellow_Center {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFCC00;
	text-align:center;
	}
	
.highslide img {
	border:0px!important;
	color:#000000!important;

	}
	
.highslide:hover img {
	border:0px!important;
	color:#000000!important;
	}
	
.textcenter {
	text-align:center}
	
.RedText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#A31418;
	font-weight:bold;
	}
	
.TwoColLeft {
	width:275px;
	}

.TwoColRight {
	width:460px;
	padding-left:10px;
	}
	
	
.WhiteText {
	color:#FFFFFF;
	}
	
.BlueText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000066;
	font-weight:bold;
	}
	
.TwoColLeftMod {
	width:300px;
	}

.TwoColRightMod {
	width:550px;
	}
	
.TwoColPhoto {
	width:400px;
	}
	
.TwoColVid {
	width:150px;
	}
	
		.LCPageDiv {
		padding: 3px;
		margin: 3px;
		text-align:center;
		font-family:Tahoma,Helvetica,sans-serif;
		font-size:.85em;
	}
	
	.LCPageDiv a {
		border: 1px solid #ccdbe4;
		margin-right:3px;
		padding:2px 8px;

		background-position:bottom;
		text-decoration: none;

		color: #ffffff!important;		
	}
	.LCPageDiv a:hover, .LCPageDiv a:active {
		border: 1px solid #2b55af;
		background-image:none;
		background-color:#3666d4;
		color: #fff!important;
	}
	.LCPageDiv span.LCPageNoSelected {
		margin-right:3px;
		padding:2px 6px;
		
		font-weight: bold;
		color: #fff!important;
	}
	.LCPageDiv a.LCPageNext{
		border:2px solid #ccdbe4;
		margin:0 0 0 10px;
	}
	.LCPageDiv a.LCPageNext:hover{
		border:2px solid #2b55af;
	}
	.LCPageDiv a.LCPagePrev{
		border:2px solid #ccdbe4;
		margin:0 10px 0 0;
	}
	.LCPageDiv a.LCPagePrev:hover{
		border:2px solid #2b55af;
	}
	
	#listing h3

{

font-family: "Times New Roman", Times, serif;

background-color: #333;


padding-top: 2px;

padding-right: 2px;

padding-bottom: 2px;

border-top-width: 1px;

border-top-style: solid;

border-top-color: #000;

border-bottom-width: 1px;

border-bottom-style: solid;

border-bottom-color: #000;

padding-left: 10px;

text-align: left;

}

#listing h3 a 

{

color: #F7931E!important;

text-decoration: none;

}

#livecontent {
	background-color:#333;
	color:#FFF}
	
.highslide-html {
    background-color: #000000!important;
}

.control {
	color:#fff!important;
}

.QuoteText {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px;
	color:#F7931E;
}

.SmallText {
	font-size:11px;
	line-height:12px;

}

.SmallHead {
	font-size:14px;
	line-height:14px;
	color:#F7931E;
	text-transform:uppercase;
	font-weight:bold;
}
