/* Common Module Elements */
.categoryTitleBar {
	width:95%;
	font-family: Times New Roman;
	font-weight:bold;
   	color: #956b75;
	background-image: url("../webimgs/categoryBackground.jpg");
	background-repeat: repeat-x;
	border-top: 1px solid black;
	border-right: 1px solid #121212;
	border-left: 1px solid #121212;
	border-bottom: 1px solid #121212;
   	text-decoration: none;
	padding: 0px 0px 0px 5px;
	margin:15px 0px 5px 0px;
	font-size: 16px;
	clear: both;
}
.categoryDescription {
	padding: 3px 5px 5px 5px;
	/*border: 1px solid blue;*/
}
a.MoreInfoLink {
	display:block;	  
	font-size : 9px;
	text-decoration : none;
	color: #000;
}	  

a.MoreInfoLink:hover {
	display:block;	  
	font-size : 9px;
	text-decoration : none;
}	

a.ReturnLink {
	color: Black;
	display:block;	  
	font-size : 11px;
	text-decoration : none;
}	  

.oddRow {
	background-color: #ffffff;
}
.evenRow {	
	background-color: #cccccc;
}
/* End of Common Module Elements */


/* Links Module Elements */
.linkContainer{
	margin: 2px 0px 10px 5px;
	/*border: 1px solid red;*/
}
.linkContent{
	margin: 2px 0px 5px 15px;
	/*border: 1px solid red;*/
}
.linkTitle{
    color : #000;
    font-size : 12px;
    font-weight : bold;
}
.linkURL{
	margin: 2px 0px 10px 15px;
	color: #2a2d7c;
}

a.linkURL:hover{
	margin: 2px 0px 10px 15px;
	color: #000;
}
/* End of Links Module Elements */


/* News Module Elements */
.storyContainer {
	margin: 2px 0px 2px 20px;
	clear: both;
}
.storyHeadline, .storyHeadline a {
	text-decoration:none;
	color:#000;
	font-weight:bold;
}

.storyHeadline a:hover{
	color:#906287;
}

.storyHeadlineHolder{
	padding-bottom:10px;
    
}

a.storyHeadlineNav {
	color:#11708A;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}
a.storyHeadlineNav:hover {
	color:#906287;

}


.storySubtitle {
	font-size:12px;
	margin: 2px 0px 2px 20px;
}
.storyTimestamp{	
	font-size: 9px;
	margin: 2px 0px 2px 20px;
	/*border: 1px dotted red;*/
}

.storyTimestampNav{
        color:gray;
        margin-bottom:5px;
    }   
    
.storySummary {
	margin: 10px 0px 5px 20px;
	/*border: 1px dotted red;*/
}

#navNews{
	height:140px;
	width:305px;
	overflow:auto;
	padding:5px;
}

#navNewsHeader{
	font-size:18px;
	font-weight:bold;
	line-height:1.5
}

#moreNav{
	text-decoration:none;
	color:#487092;
	font-weight:bold;
	
}
#AlertBox{
	background-color:maroon;
	height:17PX ;
	overflow:hidden;
}
#pscroller1{
width: 305px;
height: 100px;
padding: 5px;
background-color: lightyellow;

}

.someclass{ //class to apply to your scroller(s) if desired
}
/* End of News Module Elements */


/* FAQ Module Elements */
.FAQCategoryList {
	list-style: square;
	font-color:black;
}
.FAQList {
	list-style: circle;
}
.FAQListItem {
	margin: 5px 0px 5px 0px;
	padding: 1px 0px 1px 5px;
	color:black;
	/*background : #999999;*/
}
.FAQCategoryTitle {
	color:black;
}
.FAQCategoryCount {
	padding-left: 10px;
	color:black;
	font-size:11px;
}
.FAQFrame {
	padding:5px;
	/*border : thin solid Gray;
	background : #eeeeee;*/
	width:95%;
}
.FAQQuestion{
	color:black;
}
.FAQFrame .FAQQuestion {
	font-weight:bold;
}
.FAQAnswer {
	color:black;
	padding-left: 15px;
}
.FAQImageFrame {
   padding:5px;
   margin:5px;
   border : thin solid black;
   background : #eeeeee;
}

/* Classes to support the FAQ Related Questions */
.FAQRelatedItemsCategoryTitle {
	
}
.FAQRelatedListItem {
	list-style: disc;
	margin: 5px 0px 5px 0px;
	background : #eeeeee;
}
.FAQRelatedItem {
	
}

/* Classes to support the FAQ View Summary and Rating div tags */
.FAQSummaryBox {
	padding:5px;
   	margin:6px;
	border : thin solid Gray;
	background : #eeeeee;
	width:260px;
   	height:165px;
}
.FAQSummaryLabel {
	font-weight:bold;
	color:black;
}
.FAQSummaryData {
	color:black;
}

.summarylabel {
	color:white;
}

.summarydata {
	color:white;
}
/* End of FAQ Module Elements */


/* Events Modules */
    .eventNavURL{
        color:navy;
        font-size:11px;
		font-weight:bold;
    }
    
    .eventTimestamp{
        color:gray;
    }   
/* End Events Module */


.QuickList{
    width:155px;
    font-size:10px;
    background-color:#d6d9bd;
}
.QuickListLabel{
    text-align:left;
    font-weight:bold;
    font-size:10px;
    padding:3px;
}
.WebPanelHeaderBlue{
    background: url(/webimgs/sideBoxHeader.gif) no-repeat;
    height=29; 
    text-align:center;
    color:white;
    font-weight:bold;
}

.WebPanelHeaderGold{
    background: url(/webimgs/sideBoxHeader2.gif) no-repeat;
    height=29; 
    text-align:center;
    color:black;
    font-weight:bold;
}

.WebPanelMiddle{
    background: url(/webimgs/sideBoxMiddle.gif) repeat-y;
    padding:9px;
}


.WebPanelFooter{
    background: url(/webimgs/sideBoxFooter.gif) no-repeat;
    height=20;
}

.WebPanelHeader155Blue{
    background: url(/webimgs/side155BoxHeader.gif) no-repeat;
    height=29; 
    text-align:center;
    color:white;
    font-weight:bold;
}

.WebPanelHeader155Gold{
    background: url(/webimgs/side155BoxHeader.gif) no-repeat;
    height=29; 
    text-align:center;
    color:black;
    font-weight:bold;
}

.WebPanelMiddle155{
    background: url(/webimgs/side155BoxMiddle.gif) repeat-y;
    padding:9px;
}


.WebPanelFooter155{
    background: url(/webimgs/side155BoxFooter.gif) no-repeat;
    height=27;
}

/* Banners */
	.bannerContainer {
		padding:5px;
		overflow:hidden;
		width:100%;
	}
	
	#headerPane .bannerContainer {
		padding:0px;
	}
	
	#leftPane .bannerContainer {
		text-align:center;
	}
.bannerTop{
	border-top:1px solid black;
	border-bottom:1px solid black;
	color:#207991;
	font-weight:bold;
	font-family:trebuchet MS;
	font-size:13px;
	padding:3px;
	width:100%;
	}
/* End Banners */

#DirectoryTable {
	margin: 20px 0px 20px 0px;
}
table.DirectoryList {
}
table.DirectoryList td {
	line-height: 150%;
	
}
.rolodexListing {
	margin: 10px 0px 10px 0px;
	font-weight: bold;
}
.warrantDetails {
	border: 1px solid blue;
}
.warrantDetails h2 {
	font-size: 12px;
	font-weight:bold;
	color: navy;
}
.warrantDetails .label {
	width: 120px;
	float:left;
}
.warrantDetails #EMailAddress {
	width: 250px;
}
.warrantDetails #Comments {
	width: 400px;
	height: 100px;
}

.bannerTop{
	border-top:1px solid black;
	border-bottom:1px solid black;
	color:#207991;
	font-weight:bold;
	font-family:trebuchet MS;
	font-size:13px;
	padding:3px;
	text-align:center;
	}

/* Products */

/* Products List View */
#productsContainer {
	width:100%;
}

#productsContainer hr {
	position:relative;
	display:block;
}
	.listProduct {
		width:100%;
		display:block;
	}
	
	.listProduct h4, listProduct span, listProduct p{
		
	}
	
	.listProduct a {
		width:115px;
		float:left;
		margin-right:10px;
		margin-bottom:10px;
	}
	
	.listProduct a img {
		
	}
	
	.listProduct h4 {
		margin-bottom:3px;
	}
/* End List View */

/* Products Detail View */
#productsDetailContainer {
	width:100%;
}
	
#productsDetailContainer #productsDetailHeaderInfo {
	float:left;
	width:452px;
}

#productsDetailContainer #productsDetailHeaderInfo h4 {
	margin-bottom:3px;
}
		
#productsDetailContainer #productsDetailHeaderInfo dl {
	margin-top:0px;
	margin-bottom:0px;
	list-style:none;
}

#productsDetailContainer #productsDetailHeaderInfo dt {
	font-weight:bold;
}

#productsDetailContainer #productsDetailHeaderInfo dd {
	margin-left:0px;
}

#productsDetailContainer #productSponsorContainer {
	float:left;
	width:336px;
	height:75px;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

#productsDetailContainer #productSponsorContainer h5 {
	margin-bottom:2px;
}

#productsDetailContainer #productSponsorContainer a img {
	width:100px;
}
	
#productsDetailContainer #audioPlayer {
	float:left;
	height:41px;
	margin-bottom:10px;
	width:40%;
}
		
#productsDetailContainer #audioPlayer embed {
		float:left;
	}
#productsDetailContainer a img {
	float:left;
	width:330px;
}
	
#productsDetailContainer #productsDetailDescriptiveInfo {
	width:100%;
}
	
#productsDetailContainer #productsDetailDescriptiveInfo #productImageContainer {
	float:right;
	width:330px;
}
	
#productsDetailContainer #productsDetailDescriptiveInfo #productImageContainer #mainprodImg {
	width:330px;
	margin-bottom:10px;
}
	
#productsDetailContainer #productsDetailDescriptiveInfo #productImageContainer img {
	width:105px;
	margin:5px;
}
	
#productLinkContainer {
	width:49%;
	float:left;
}
	
#productLinkContainer h5 {
	margin-bottom:1px;
}
	
#productOutletContainer {
	width:50%;
	float:left;
}
	
#productOutletContainer h5 {
	margin-bottom:1px;
}
/* End Detail View */

/* Products Calendar View */

#productsCalendar {
	overflow:hidden;
}
	#productsCalendar table {
		border-right:1px solid black;
		width:99%;
	}
	#productsCalendar table tr td{
		border-left:1px solid black;
		border-bottom:1px solid black;
		font-size:10px;
		padding:0px 3px 0px 3px;
	}
	
	#productsCalendar .categoryTitleBar {
		font-size:16px;
	}
	
	#productsCalendar table tr td#prodFeatDate {
		font-weight:bold;
		width:45px;
	}
	
	#productsCalendar table tr td#prodFeatEvent {
		font-weight:bold;
	}
	
	#productsCalendar table tr td a {
		text-decoration:none;
		color:white;
	}
/* End Calendar View */

/* End Products */

#newsletter {
	overflow:hidden;
	padding: 0px 0px 0px 0px;
}
	#newsletter table {
		border-right:1px solid black;
	}
	#newsletter table tr td{
		border-left:1px solid black;
		border-bottom:1px solid black;
		font-size:10px;
		padding:0px 0px 0px 0px;
	}
	
	#newsletter .categoryTitleBar {
		font-size:16px;
	}
	
	#newsletter table tr td a {
		text-decoration:none;
		color:white;
	}
/* End Newsletter */

/* Image Gallery */

/* Gallery View */
#galleryContainer {
	width:99%;
}

#galleryContainer .listGallery {
	width:49%;
	float:left;
}


#galleryContainer .listGallery .imgLink {
	height:75px;
	float: left;
}

#galleryContainer .listGallery .imgLink img {
	border:0px;
	margin-right:5px;
}

#galleryContainer .listGallery .imgLink span {
	margin-top:5px;
}

#galleryContainer .listGallery .galleryImgCount {
	margin-left:5px;
}

#galleryContainer .listGallery .gallerySummary {
	width:100%;
	margin-top:5px;
}
/* Gallery View */

/* Image View */
#imageContainer {
	float:left;
	width:240px;
	height:400px;
}

#imageContainer .listImage {
	width:115px;
	height:75px;
	text-align:center;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	overflow:hidden;
}
#imageContainer .listImage:hover {
	background-color: transparent;
}

#imageDetail {
	float:left;
	width:550px;
	text-align:center;
}

#imageDetail img {
	width:530px;
}

#imageDetail span {
	width:100%;
	margin:5px 0px 5px 0px;
	display:block;
}
	
	
/* End Image View */