/* CSS Document */
html {
	height: 100%;
}

body {
	height: 100%;
	background-color: #333333;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height:150%;
	letter-spacing: normal;
	background-image: url(../assets/bg_main.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

* {margin:0; padding:0;}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}

h2 {
	font-size: 18px;
	font-weight: normal;
}

p {
	line-height:140%;
	margin: 0;
}

a {
	color:#000000;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

img {
	border:0;
	margin:0;
	padding:0
}


#wrapper {
	height: 100%;
	min-height: 100%; 
	width: 961px;
	margin: 0 auto -43px;
	padding: 0;
	height: auto;
	background-image: url(../assets/bg_wrapper.gif);
	background-repeat: repeat-y;
	background-position:0px 0px ;
}

#header {
	height: 107px;
	margin:0;
	background-color:#252525;
}

#headerRight{
	text-align: right;
	color: #666666;
	font-style:italic;
	width: 610px;
	padding-top: 25px;
	padding-right: 30px;
	float:right;
}

#headerLeft {
	float:left;
	width: 235px;
	height:107px;
}



#cookieTrail{
	line-height: 200%;
	position:relative;
	bottom: -25px;
}

#homeBannerWrapper{
	width:850px;
	height: 223px;
	background-color: #FFFFFF;
}

#homeBannerText {
	width: 296px;
	margin-left: 18px;
	margin-right:20px;
	margin-top: 16px;
	height: 223px;
	position:relative;	
	float:right;
	color:#FFFFFF;
}

#homeBannerText h1{
	font-size:26px;
	font-weight:normal;
	line-height:130%;
	padding:0;
	margin: 0;
}

#homeBannerText p{
	margin-top: 10px;
	margin-bottom: 0;
}

#homeBannerText h2{
	font-size:18px;
	color:#C2D0CF;
	font-weight:normal;
	line-height:130%;
	padding-bottom: 14px;
	border-bottom: 1px solid #396863;
	margin-top: -5px;
}

#homeBannerImage{
	width:495px;
	position:relative;
	float:left;
}

.homeAddress {
	color:#77A480;
	margin:0;
}

.homeVideo{
	width: 300px;
	min-height: 200px;
	border-left: solid 1px #DAD7C0;
	padding-left: 15px;
	margin-left: 10px;
	margin-top: 10px;
	float: right;
	text-align: left;
}


.slideFloat {
	width: 250px;
	height: 170px;
	position: absolute;
	z-index: 2000;
	top: 197px;
	left: 550px;
}


#topNav {
	float: right;
	/*border-top: 6px solid #DFEAE1;
	border-left: 1px solid #D6D6D6; */
	min-width: 20px;
	padding:0;
	margin:0;
}



#topNav ul{ 
	margin:0; 
	padding:0; 
	list-style-type:none; 
}

#topNav ul li { 
	position:relative; 
	float:right; 
	border-top:6px solid #DFEAE1; 
	border-left: 1px solid #D6D6D6;
	padding-top: 25px;
	padding-right: 10px;
	padding-left:10px;
}

.searchBox {
	width: 120px;
	height: 16px;
}

.searchBox hover{
	border:none;
}


.tfSearch{
	width: 90px;
	height:12px;
	font-size: 11px;
	color:#8D959E;
}

.butSearch{
	border:0;
	margin-left: 5px;
	margin-bottom: -3px;
}

#topNav ul li span { 
	border:none;
}

#topNav ul li:hover { 
	border-top:6px solid #07423C;
}

#topNav ul li a { 
	padding:2px 2px 2px 2px; 
	text-decoration:none; 
	color:#191613;
	font-weight:bold;
	line-height: 120%;
}




#msgDiv {
	height: 33px;
	color:#FFFFFF;
	line-height: 300%;
	font-weight:bold;
}

#msgDiv a {
	color:#FFFFFF;
	text-decoration:none;
}
#msgDiv a:hover{
	text-decoration:underline;
}

#loginasDiv{
	width: 500px;
	position:relative;
	float:left;
}

#changePassDiv{
	height: 26px;
	position: relative;
	float:right;
	margin-right: 10px;
	margin-top: 10px;
	width: 210px;
	border-left: #FFFFFF dashed 1px;
	line-height: 150%;
}

#changePassDiv a {
	margin-left: 10px;
}

.mainNav{
	height: 32px;
	border-bottom: solid 4px #347695;
	background-color: #3E8CB0;
	list-style-type: none;
}

.mainNav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 100%;
	margin-left: 293px;
}


.mainNav a {
	text-align:center;
	color: #FFFFFF;
	text-decoration:none;
	line-height: 250%;
	font-weight: 600;
}

.mainNav a:hover {
	color: #215266;
}

.mainNav li { /* all list items */
	float: left;
	list-style:none;
	height: 36px;
	text-align:center;
	margin-right:23px;
	/*width: 160px;  width needed or else Opera goes nuts */
}



.currentLI{
	background-color:#ECEADD;
	padding-left: 10px;
	padding-right: 10px;
}

.currentLI a{
	color:#215266;
}

.pageName {
	border-bottom:solid 1px #262626;
}

.treeview { /*CSS for Simple Tree Menu*/
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-bottom: 40px;
	color:#000000;
}

.treeview ul{
	margin: 0;
	padding:0;
}

.treeview ul ul {
	margin: 0;
	padding:0;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
	width: 253px;  /*width needed or else Opera goes nuts */
	color:#FFFFFF;
	line-height: 26px;
}

.treeview li.first{ /*Style header element*/
	 /*width: 167px; width needed or else Opera goes nuts */
	color:#000000;
	height: 28px;
}


.treeview li.first a{ /*Style header element*/
	padding-left: 26px;	
	font-weight:bold;
	font-size:13px;
}


/* Style for LI that contains sub lists (other ULs). */
.treeview li.submenu{
	background-image: url(../assets/plus.gif);
	background-repeat: no-repeat;
	background-position: 8px 9px;
	cursor: hand !important;
	cursor: pointer !important;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
	display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
	cursor: default;
}

.treeview .submenu ul li a{
	color: #FFFFFF;
}

.treeview a {
	text-decoration: none;
	padding-left: 26px;
	font-weight: normal;
	color: #FFFFFF;
}

.treeview a:hover {
	text-decoration:underline;
}


.treeview ul li {
	list-style:none;
}

.treeview ul a {
	padding-left: 0px;
	margin-left: 26px;
	font-weight:normal;
}

.treeview ul li.last {
	border-bottom: none;
}





/* sub navigation */

#subLeft{
	width: 293px;
	position: relative;
	float:left;
	padding: 0;
	margin: 0;
	color:#000000;
}

#subLeftTop{
	width: 253px;
	margin: 38px auto 20px;
}

#subLeftTop h1{
	color:#FFFFFF;
	padding-bottom: 15px;
}

#leftTop{
	color:#FFFFFF;
}

#leftTop img{
	border: solid 1px #262626;
}

#leftTop .imgDiv{
	padding-right: 15px;
	padding-top: 0;
}

#leftTop a{text-decoration:underline;color: #FFFFFF;}
#leftTop a:hover{text-decoration:none;color:#FFFFFF;}

.subLeftDropdown{
	float:left;
	margin-top:-20px;
	margin-left:25px;
	color: #07423C;
	font-size:11px;
}

#subLeftBottom{
	width: 253px;
	margin: 38px auto 20px;
	border-top: solid 4px #262626;
	color: #666666;
}

#subLeftBottom a{text-decoration:underline;color: #666666;}

#subLeftBottom a:hover{text-decoration:none;color:#FFFFFF;}

.contactH1{
	border-bottom: solid 1px #262626;
	text-transform:uppercase;
	height: 30px;
	font-size: 14px;
	background-image: url(../assets/plus_contact.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	line-height: 200%;
	margin-bottom: 10px;
	padding-left: 20px;
}

.push{height: 43px;}

#footerWrapper{
	width: 961px;
	margin:auto;
	padding: 0;
	height: 43px;
}

#footer {
	width: 950px;
	height: 43px;
	color: #FFFFFF;
	text-align:center;
	background-color:#161616;
	border-top:solid 1px #333333;
	float:left;
}

#footer a {
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
	padding: 15px;
	line-height: 350%;
}

#footer a:hover {
	text-decoration:underline;
}


.separator {
	clear: both;
	width: auto;
	height: 1px;
	font-size: 1px;
	padding-bottom:3px;
}

.greyLine {
	clear: both;
	width: auto;
	height: 1px;
	font-size: 1px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #DAD7C0;
	margin-top: 15px;
	margin-bottom: 15px;
}

.cookieWrapper {
	position: relative;
	width: 850PX;
}

#cookieTrail {
	vertical-align: middle;
	line-height:220%;
	float:left;
	width: 470px;
}

#cookieTrail a {
	color: #000000;
	font-weight: normal;
	/*
	background-image: url(../assets/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	*/
	padding: 0px;
	text-decoration:none;

}

#cookieTrail a:hover {
	text-decoration: underline;
}



.calHeader{
	background-color:#CDCCCD;
	font-weight:bold;
}

.calSubHeader{
	background-color:#F0F0F0;
	font-weight:bold;
	color:#000000;
}

.noteText{
	color:#EE3A43;
}

.article {
	padding:0;
}


.article p {
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 5px;
}

.article h1 {
	margin-top: 10px;
	margin-bottom:10px;
	padding:0;
	font-weight:normal;
}

.article h2 {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom:0;
	font-weight:normal;
}

.article h3 {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom:0;
	font-weight:normal;
}

.article ul{
	position: relative;
	left: 15px;
	padding-top: 0;
	margin-top: 0;
}

.article ul li{
	list-style-position:outside;
}

.article label {
	width: 100px;
	float: left;
	font-weight: bold;
}

.more {
	background-image: url(../assets/link_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	margin-left: 6px;
}


.imgDiv {
	min-height: 20px;
	_height: 20px;
	float: left;
	text-align:right;
	padding-right: 10px;
	padding-bottom: 10px;
}


.cap {
	font-size: 10px;
	font-style:italic;
	text-align:center;
}


.imgFeatureWrapper {
	padding-top: 4px;
	position: relative;
	width: 160px;
	margin-left: -178px;
	text-align: right;
	z-index:1000;
	float: left;
}

.imgLeft {
	width: 155px;
	min-height: 20px;
	_height: 20px;
	margin-bottom: 40px;
}

.cap {
	font-style:italic;
	font-size:10px;
	padding-top: 5px;
}

#subContent{
	position:relative;
	height: 100%;
	min-height: 100%;
	_height: 100%;
	height: auto;
	float:left;
	margin: 0;
	padding: 0;
	background-image: url(../assets/mainnav_shadow.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}

#subRight {
	width: 657px;
	margin: 0;
	padding:0;
	height: 100%;
	min-height: 100%;
	_height: 100%;
	background-color: #ECEADD;
	float:right;
	margin-right: 11px;
}

#subRightContent {
	width: 606px;
	margin: 0;
	padding-top: 30px;
	padding-left: 23px;
	padding-bottom: 20px;
}

#generalSearch{
	float:right;
	padding-top: 25px;
}

#peopleSearch{
	float:right;
	padding-top: 25px;
	padding-right: 20px;
}

#adminMenuHeader{
	padding-left: 15px;
	padding-top: 10px;
	margin: 0;
}

#adminMenuHeader h2 {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}

#adminMenuHeader h2 img {
	margin-right: 10px;
	margin-top: -4px;
	float: left;
}


#subBanner{
	width: 603px;
	position:relative;
}


.staffImg {
	position: absolute;
	width: 80px;
	min-height: 20px;
	_height: 20px;
	top: 0;
	left: -105px;
}

.quickLinksDropDown {
	position: absolute;
	width: 170px;
	height: 40px;
	left: 20px;
	top: 9px;
	z-index:4000;
}

form {
	padding: 0;
	margin: 0;
	height: 100%;
}

.quickLinksDropDown select {
	width: 155px;
}



.downloads {
	float:left;
	padding-left: 10px;
	color: #333333;
	background-image: url(../assets/link_arrow.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	display: inline;
}

.downloads a {
	text-decoration:underline;
	font-weight: bold;
}

.downloadsWORD {
	float:left;
	padding-left: 20px;
	line-height:16px;
	color: #333333;
	background-image: url(../assets/download_word.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	display: inline;
}

.downloadsWORD a {
	text-decoration:underline;
	font-weight: bold;
}

.downloadsPDF {
	float:left;
	padding-left: 20px;
	line-height:16px;
	color: #333333;
	background-image: url(../assets/download_pdf.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	display: inline;
}

.downloadsPDF a {
	text-decoration:underline;
	font-weight: bold;
}


.DDsubmenu {
	padding-left: 5px;
}

.gvTable {
	padding-top: 10px;
	width: 100%;
}

.gvTable td {
	padding-bottom: 3px;
	padding-top: 3px;
}

#backToTop {
	width: 27px;
	height: 27px;
	position: absolute;
	left: 820px;
	bottom: 60px;
	z-index: 1000;
}

label {
	width: 20px;
	float: left;
	font-weight: bold;
}

legend {
	color: #3E8CB0;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
}

fieldset {
	padding: 10px 10px 30px;
	border: 1px solid #C7BEA8;
	margin-bottom: 10px;
	margin-top: 5px;
	width: 580px;
}


textarea {
	width: 300px;
}


.longText {
	float: left;
	width: 165px;
	margin-right: 15px;
	margin-bottom: 5px;
}

.submitBtn {
	width: auto;
	margin-left: 100px;
}

/*This is the CSS for the Site Map page */


.sitemap {
	list-style-type: none;
	background-image:url(../assets/line1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 0;
	font-weight: bold;
}


.sitemap ul {
	margin: 0;
	background-image:url(../assets/line1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left:0;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}

.sitemap ul ul {
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left:0px;
}

.sitemap li {
	list-style-type: none;
	background-image:url(../assets/line2.gif);
	background-repeat:no-repeat;
	background-position: left top;
	padding-left: 30px;
	margin: 0;
}

.sitemap {
	line-height: 22px;
	margin: 0;
	padding: 0;
}

.sitemap a {
	text-decoration: none;
}

.highlighted {
	background-color: #F1F3F8;
}


.detailsHeading {
	clear: both;
	height: 30px;
	width: 550px;
	line-height: 30px;
	color: #EE3A43;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 10px;
	border-bottom-color: #E7EBEE;
}

.details {
	clear: both;
	padding-top: 10px;
}

.details table {
	margin-bottom: 10px;
	font-size: 12px;
	text-align: left;
}

.details td, th {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.details img{
	width: 80px;
}

.detailsPhoto {
	float: left;
	width: 218px;
	min-height: 100px;
	_height: 100px;
	margin-left: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.oldPrice{
	color: #262626;
	text-decoration:line-through;
	line-height: 200%;
}

.newPrice{
	color: #3E8CB0;
	line-height: 200%;
}


/* Cart styles*/

.addToCart{
	border: solid 2px #DAD7C0;
	padding: 5px;
	line-height: 100%;
	width: 380px;
	position: relative;
	float: right;
}

.totalPrice{
	font-weight: bold;
	width: 50px;
}

.cartDL{
	font-size: 11px;
	padding:0;
	margin:0;
}

.butCart{
	font-size: 11px;
	margin-left: 3px;
	padding: 0;
	background-color: #3E8CB0;
	color:#FFFFFF;
	cursor: hand !important;
	cursor: pointer !important;
	border: solid 1px #FFFFFF;
}

.subTotal{text-align: right;}