@charset "UTF-8";
/* CSS Document */

body {
	background: url(../public/images/mainBg.jpg) repeat-x #cccccc;	
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}

.headerLeft {
	background: url(../public/images/headerLeft.png);
	width: 344px;
	height: 30px;
	color: #fff;
	margin: -15px 0 0 -27px;
	padding: 10px 10px 10px 20px;
	font-size: 13px;
	font-weight: bold;
}

.label {
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}

#mainWrapper {
	width: 992px;
	margin: 0 auto;
	font-size: 12px;
	background:url(../public/images/contentBg.jpg) repeat-y;
}

#mainWrapperFull {
	width: 992px;
	margin: 0 auto;
	font-size: 12px;
	background: url(../public/images/contentBgFull.png) repeat-y;
}

#header {
	height: 102px;
	background:url(../public/images/westernWatersLogo.jpg);
}
#leftCol {
		width: 579px;
		float: left;
}
#leftColFull {
	width: 970px;
}

#rightCol {
	float: right;
	width: 381px;
	padding-top: 13px;

}

.tabbertab ul {
	margin-left: 40px;
	list-style-type: disc;
}

#rightTabs {
		
}

.featuredCollection {
		background: url(../public/images/featureBg.jpg);
		height: 83px;
		padding: 5px;
		font-size: 11px;
		color: #5d5d60;
		border: none;
}

.featuredCollection h1 {
		background: url(../public/images/featureBg.jpg);
		height: 83px;
		padding: 5px;
		font-size: 12px;
		color: #5d5d60;
		border: none;
}



.featuredCollection a {
	text-decoration: none;
	color: #5d5d60;
}

.featuredHeader {
	font-weight: bold;
	font-size: 14px;
	color: #000;
}

.featureImage {
	padding-right: 10px;
	float: left;
}

#rightTabs ul {
	list-style-type: none;
	background:url(../public/images/rightTabs.jpg) no-repeat;
	height: 52px;
	margin: 10px 0 0 0;
	padding: 0;
	clear: both;
}

#rightTabs ul li a {
	display: block;
	float:left;
	font-size: 12px;
	color:#333;
	text-decoration: none;
	padding: 14px 14px 24px 23px;

}

.rightTabSelected {
	font-weight: bold;
	text-decoration: underline;
	background: url(../public/images/tabsPointer.jpg) bottom center no-repeat;
}
.contentItem {
	background: url(../public/images/itemBg.jpg) repeat-x;
	width: 579px;
	color: #212121;
	font-size: 12px;
	padding: 5px 15px 0 15px;
	margin: 25px 0 0 1px;
	position: relative;
}

.contentnew {
		width: 579px;
	color: #212121;
	padding: 5px 15px 0 15px;
	margin: 25px 0 0 1px;
	position: relative;
}

.contentnew p {
		width: 579px;
	color: #212121;
	padding: 5px 15px 0 15px;
	margin: 30px 0 0 1px;
	position: relative;
}

.contentItemFull {
	width: 970px;
	color: #212121;
	font-size: 12px;
	padding: 5px 15px 0 15px;
	margin: 25px 0 0 1px;
}
#searchBox {
	width: 576px;
	height: 230px;
	background: url(../public/images/searchBox2.jpg) no-repeat;
}

#searchBoxSmall {
	width: 496px;
	height: 220px;
	background: url(../public/images/searchBoxSmall.jpg) no-repeat;
}
#searchBox ul {
	margin: 0;
	padding: 0 0 0 25px;
}
.searchType  {
	list-style-image: none;
	list-style-type: none;
}

.searchType li {
	float: left;
	
	display: block;
}

#mainSearchBg {
	padding: 40px 120px 0 125px;	
}

#searchBoxSmall #mainSearchBg {
	padding: 40px 80px 0 105px;	
}


.searchType  a {
	color: #383838;
	text-decoration: none;
	display: block;
	float: left;
	padding: 20px 45px 22px 40px;
	font-size: 15px;
	font-weight:700;
	height: 28px;
}

#searchBoxSmall .searchType  a {
	color: #383838;
	text-decoration: none;
	display: block;
	float: left;
	padding: 20px 28px 22px 45px;
	font-size: 15px;
	font-weight:700;
	height: 28px;
}

.searchType a:hover {
	color: #74a4d5;
}

.searchTypeSelected a {
	background: url(../public/images/selectedSearch.jpg) center bottom no-repeat; 
	color: #09C;


}

.searchText {
	font-size: 15px;
	margin-left: 20px;
	margin-top: 10px;
	padding: 3px;
}

.searchButton {
	height: 32px;
	width: 51px;
	border: 0;
	background-image: url(../public/images/searchBtn.jpg) ;	
}

#smallLink a {
	float: right;
	color: #244b74;
	font-weight: bold;
	font-size: 12px;
	padding-right: 50px;
	padding-top: 4px;
}

#footer {
	background: #2a2a2a;
	padding: 15px 0;
	text-align: center;
	color: #cccccc;
	font-size: 11px;
	clear: both;
}

.faqHeading {
	font-weight: bold;
	font-size: 14px;
	font: Verdana;
}

#searchFormDiv {
color:#D8F2FE;
float:right;
font-size:14px;
font-weight:300;
padding-top:25px;
width:390px;
}

.collectionName {
	font-weight: bold;
	font-size: 16px;
	font: Verdana;	
}

.collectionHeader {
	font-weight: bold;
	font-size: 13px;
	color:#333;
}

a.nextsection {
background:#CCCCCC none repeat scroll 0 0;
border:1px solid #999999;
color:#000;
font-weight:bold;
padding:3px 5px;
position:absolute;
right:14px;
top:8px;
}

a.nextsection:hover {
	color: #039;	
}

