@import url(/z_common/resources/style.css);

body{
	background: #ededed url("/images/nav/main_bg_blue.jpg") repeat-x;
	margin-top:10px;
	font-family:Ariel, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #333333;
}

/* reduce container size and suppress borders when printing; must actually print or use print preview to see this in action;
   placed here (before screen version) in case browser doesn't handle MEDIA declarations;
*/
@media print {
	#container{
		width:600px;
		margin:0 auto;
		padding:10px;
		background:#ffffff;
	}
}
@media screen {
	#container{
		width:900px;
		height:100%; 
		margin:0 auto;
		padding:10px;
		background:#ffffff;
		border:1px solid #666666;
		overflow:hidden
	}
}

#header{
	background:#ffffff;
	height:40px; 
}
#logon{
	float:right;
	width:auto;
	margin:10px 10px 0 0
}
#logon .logoninput{
	width:100px;
	margin-right:3px;
	padding:2px 2px 2px 2px;
	border:2px solid #cccccc;
	font-size:11px;
	color:#0000ff;
	background-color:#e8e8e8;
	font-family:Ariel, Helvetica, sans-serif;
	vertical-align:middle
}
#logon .logonbutton{
	width:30px;
	font-size:10px;
	padding:1px 0 1px;
	border:2px solid #cccccc;
	color:#0000ff;
	background-color:#e8e8e8;
	font-family:Ariel, Helvetica, sans-serif;
	vertical-align:middle
}
#logon .logonbutton:hover{		/* doesn't work in IE */
	background-color:#e0e0e0;
}
#content-wrap{
	width:900px;
/*	height:100%; */
/*	overflow:hidden*/
}

#banner_top{
	width:900px;
	height:150px;
	background:#ffffff url("/images/nav/banner_top.jpg") no-repeat;
	margin-bottom:15px
}

.sidecols{
	width:185px;
}
.sidecols h1{
	margin:5px 0;
	padding:0;
	font:22px "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#C22E2C;
}
.colshim{
	padding-left:20px
}
.centercol{
	width:490px;
}

p{
	margin:3px 0 12px;
	padding:0;
}


a{
	text-decoration:none;
	outline:none;
	}
a:hover{
	text-decoration:underline
	}
a:active{
	color:#ff0000;
}
ul,ol{
	margin:0 0 15px 25px;
	padding:0;
	color:#333333
}
ol li{
	margin:3px 10px;
	padding:0;
	font-size:12px;
	color:#333333;
	text-align:left;
	list-style:decimal
}
ul li{
	margin:3px 5px;
	padding:0;
	font-size:12px;
	color:#333333;
	text-align:left;
	list-style:disc
}

h1, h2, h3, h4, h5, h6{
	margin:5px 0;
	padding:0;
}
h1{
	font:18px "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight:bold;
	color:#C22E2C
}
h2{
	font:12px Verdana, "Trebuchet MS", Arial, sans-serif;
	font-weight:bold;
	color:#C22E2C
}
h3{
	font-size:18px;
	color:#C22E2C
}
h4{
	font-size:16px;
	color:#666666
}
h5{
	font-size:14px;
	color:#666666
}
h6{
	font-size:12px;
	color:#666666
}
blockquote{
	margin:3px 0 12px;
	padding:0 0 0 25px;
	font:15px "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#333333;
	line-height:18px;
	text-align:left;
	font-style:italic;
/*	background:url("/images/quote.png") no-repeat */
}
hr{
	margin-bottom:10px;
	border:none;
	border-bottom:1px solid #cccccc;
	background:none;
	height:1px
}
input,textarea,select{
	border:1px solid #ccc;
	background-color:#f8f8f8;
	color:#333333;
	padding:2px
}
.alignleft{
	float:left
}
.alignright{
	float:right
}


/* this fouls up the logon form...
.button{
	padding:3px 0;
	background:url("/images/button_bg.gif") repeat-x;
	border:1px solid #999999;
	line-height:15px;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#666666
}
.button:hover{
background:url("/images/button_bg-over.gif") repeat-x;
}
/*

/* this fouls up the logon form...
table td{
	padding:5px;
	font-size:11px
}
*/




/* Page Structure  ----------------------------------------------------------------*/
#center{
	float:right;
	width:695px;
	background:#fff;
	margin:10px auto
}
#footer{
	width:900px;
	height:100%;
	margin:10px auto;
	clear:both;
	position:relative;
	overflow:hidden
}

/* Header ----------------------------------------------------------------*/
#header h1{
	float:left;
	width:379px;
	height:90px;
	margin:15px 0 0 15px;
	text-indent:-9009px
}
#header h1 a{
	display:block;
	width:100%;
	height:100%;
	padding:0;
	background:url("/images/nav/logo.jpg") no-repeat
}


img {border:none;}



/* Home Page 1 ----------------------------------------------------------------*/
#banner1{
	width:900px;
	height:150px;
	background:#ffffff url("/images/nav/banner_top.jpg") no-repeat;
	margin-bottom:20px
/*updated*/
}
#banner1 p{
	margin:10px 0 0 290px;
	font-size:13px;
	color:#333
}
#banner1 h2{
	margin:13px 0 0 290px;
	width:500px;
	font:bold 22px Arial, Helvetica, sans-serif;
	color:#EB9001
}
ul.option1{
	width:500px;
	margin:15px 0 0 290px;
	padding:0;
	color:#EB9001
}
ul.option1 li{
	width:180px;
	margin-bottom:12px;
	padding:5px 0 0 38px;
	float:left;
	font-size:11px;
	background-position:0 3px;
	color:#666;
	text-align:left;
	list-style:none
}
ul.option1 li a{
	font-weight:700;
	font-size:12px;
	color:#333
}

p a, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
{
	color:#0000ff
}

.mainboxes{
	width:185px;

}
.mainboxes p{
	margin:3px 0 12px;
	padding:0;
	font-size:12px;
	color:#555;
	line-height:18px;
	text-align:left
}
.mainboxes h2xxxxxx{
	margin:3px 0 11px;
	padding:0;
	font-size:18px
}
.mspacer{
	padding-left:20px
}


.mainboxesCenter{
	width:490px;

}
.mainboxesCenter p{
	margin:3px 0 12px;
	padding:0;
	font-size:12px;
	line-height:18px;
	text-align:left
}
.mainboxesCenter h2xxxxxxxxx{
	margin:3px 0 11px;
	padding:0;
	font-size:18px
}





/* Contact Form ----------------------------------------------------------------*/

.textarea:hover,.input:hover,.textarea:focus,.input:focus {
	background:#ebebeb
}

/* Footer ----------------------------------------------------------------*/
#footer p{
	margin:0;
	padding:0 0 5px;
	color:#555;
	font-size:11px
}
#footer p a,.pro-box a{
	color:#555
}
#footer .copyright{
	color:#a0a0a0;
	float:left
}
#footer .copyright a{
color:#a0a0a0
}
#footer .copyright a:hover,.comments a:hover,.post-date a,.post-footer a:hover{
	color:#000
}
ul#footerlinks{
	float:right;
	padding:0
}
ul#footerlinks li,ul#nav-top li{
	display:inline;
	list-style:none
}
ul#footerlinks li a{
	margin:0;
	padding:8px 10px 5px;
	color:#888;
	font:bold 12px Arial, Helvetica, sans-serif;
	border-left:1px solid #ccc;
	line-height:18px
}
ul#footerlinks li a:hover,#footer p a:hover,ul.realatedlinks li a:hover,ul.leftlinks li a:hover,.Feed a:hover,p a:hover,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,ul li a:hover,ol li a:hover{
	color:#333
}



.clear {clear: both;}



.blog_container {padding:3px 10px;}



/*--- DHTMLgoodies Menu ---*/
#dhtmlgoodies_menu{
	font-family:arial;	/* Font for main menu items */
	width:185px;	/* Width of main menu */
	background-color:#ff0000;	/* Light blue background color */
}
#dhtmlgoodies_menu	li{	/* Main menu <li> */
	list-style-type:none;	/* No bullets */
	margin:0px;	/* No margin - needed for Opera */
}
#dhtmlgoodies_menu ul{
	margin:0px;	/* No <ul> air */
	padding:0px;	/* No <ul> air */
}
#dhtmlgoodies_menu ul li ul{	/* Styling for those who doesn't have javascript enabled */
	padding-left:10px;
}
#dhtmlgoodies_menu	li a{	/* Main menu links */
	text-decoration:none;	/* No underline */
	color:#fff;				/* text color */
	height:22px;			/* li height */
	line-height:22px;		/* line height */
	vertical-align:middle;
	background-color:#ff0000;	/* Light blue background color */
	background:url("/images/nav/box_dark_blue_top_tile.gif");
	margin:1px;				/* A little bit of air */
	padding:1px 1px 1px 5px;			/* Air between border and text inside */
	display:block;
}
#dhtmlgoodies_menu	li a:hover,#dhtmlgoodies_menu .activeMainMenuItem{
	color:#FFF;
	background-color:#317082;
}
.dhtmlgoodies_subMenu{
	visibility:hidden;
	position:absolute;
	overflow:hidden;
	border:1px solid #000;
	background-color:#FAFAFA;
	font-family:arial;
	text-align:left;

}
.dhtmlgoodies_subMenu ul{
	margin:0px;
	padding:0px;
}
.dhtmlgoodies_subMenu ul li{
	list-style-type:none;
	margin:0px;
	padding:1px;	/* 1px of air between submenu border and sub menu item - (the "white" space you see on mouse over )*/

	/*camden...
	border-left:1px solid red;
	border-top:1px solid red; 
	border-right:1px solid red; 
	*/ 
	border-bottom:1px solid #666666; 
	background-color:#6baccc;	 /*Blue background */
}
.dhtmlgoodies_subMenu ul li a{	/* Sub menu items */
	white-space:nowrap;	/* No line break */
	text-decoration:none;	/* No underline */
	color:#000;	/* Black text color */

	height:16px;	/* 16 pixels height */
	line-height:16px;	/* 16 pixels height */
 	padding:1px;	/* 1px of "air" inside */

	display:block;	/* Display as block - you shouldn't change this */
}
.dhtmlgoodies_subMenu ul li a:hover{	/* Sub menu items - mouse over effects */
	color:#FFF;	/* White text */
	/* background-color:#317082;	Blue background */
	background-color:#96c2cb;	 /* Blue background */
}


#marqueecontainer_1{
position: relative;
width: 180px;
height: 100px;
background-color: #ffffff;
overflow: hidden;
border: 1px solid #999999;
padding: 0px;
font-size:.8em
}
#marqueecontainer_2{
position: relative;
width: 180px;
height: 100px;
background-color: #ffffff;
overflow: hidden;
border-top: 1px solid #999999;
border-right: 1px solid #999999;
border-bottom: 2px solid #999999;
border-left: 2px solid #999999;
padding: 0px;
font-size:.8em
}

.newsHeadline {
	margin:5px 0;
	padding:0;
	font:16px "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#C22E2C;
	font-weight:bold
}
.newsPublished {
	font:10px Verdana, Arial, sans-serif;
	font-weight:bold;
	color:#999999;
}

/* ecElite OVERRIDES */
.hdrPanel{
	color:#990000;
}

.checkout_container {
	width: 95%;
}

/* full calendar OVERRIDES */
#z_calendar_full_container{
	width: 100%;
}
#z_calendar_detail_container{
	width: 95%;
}

/* Flash Player Shadow Box OVERRIDES */
.flash_boxhead {background: url(/images/HPATX_sbhead-r.gif) no-repeat top right;}
.flash_boxhead h1 {	background: url(/images/HPATX_sbhead-l.gif) no-repeat top left; }