/* Common Module Elements */
.categoryTitleBar {

	width : 95%;
	font-weight: bold;
   	color: #fbb829;
   	text-decoration: none;
	background-color: BLACK;
	padding:0px 0px 0px 0px;
	margin:15px 0px 5px 0px;
	font-size: larger;
	text-align:middle;
	border-bottom: 2px solid ThreedShadow;
	border-right: 2px solid ThreedShadow;
	border-left: 2px solid ThreedLightShadow;
	border-top: 2px solid ThreedLightShadow;
	height:23px;
}
.categoryDescription {
	padding: 3px 5px 5px 5px;
	/*border: 1px solid blue;*/
}
a.MoreInfoLink {
	color: Black;
	display:block;	  
	font-size : 9px;
	text-decoration : none;
}	  

a.MoreInfoLink:hover {
	color: #fbb829;
	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 : Black;
    font-size : 12px;
    font-weight : bold;
}
.linkURL{
	margin: 2px 0px 10px 15px;
	color: BLACK;
}

a.linkURL:hover{
	margin: 2px 0px 10px 15px;
	color: #fbb829;
}
/* End of Links Module Elements */


/* News Module Elements */
.storyContainer {
	margin: 2px 0px 10px 5px;
}
.storyHeadline, .storyHeadline a {
	font-size: 16px;
	text-decoration: none;
	color: Black;
	font-weight:bold;
	margin: 2px 0px 2px 5px;
	/*border: 1px dashed red;*/
}

.storyHeadline a:hover{
	color:#FBB829;
}

.storyHeadlineHolder{
	padding-bottom:10px;
  font-weight:bold;
    
}

.storyHeadlineNav {
	
	font-size:11px;
	text-decoration:none;
}


.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{
	height:17px;
	overflow:hidden;
	font-weight: bold;
	color:white;
	margin:0;
	padding:0;
}
#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;
}
.FAQList {
	list-style: circle;
}
.FAQListItem {
	margin: 5px 0px 5px 0px;
	background : #eeeeee;
}
.FAQCategoryCount {
	padding-left: 10px;
}
.FAQFrame {
	padding:5px;
   margin:5px;
	border : thin solid Gray;
	background : #eeeeee;
	width:545px;
}
.FAQQuestion{
	font-size: 13px; 
	color:black;
	font-weight:bold;
}
.FAQAnswer {
	font-size: 13px; 
	color:black;
	font-weight:normal;
	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;
}
.FAQSummaryData {
	font-weight:normal;
}
/* 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;
}


/*Image Gallery */

table.galleryHolder{
	border:2px solid silver;
	width: 90%;
	text-indent: 15px;
}


td.galleryTitleBar {
    font-weight:bold;
    font-size:13px;
    background-color:black;
    border-bottom:1px solid gray;
    font-color:#fbb829;
    text-decoration:none;	
	padding: 0px 0px 0px 5px;
}
td.galleryFooter {
    background-color:Black;	
	font-color:#fbb829;
}
	
a.galleryLink {
    color:#fbb829;
    text-decoration:none;	
}
    
a.galleryLink:hover {
    color: white;
}
    
  #thumbHolder{
    width:150px;
    height:400px;
    padding:5px;
    border:1px solid black;
    overflow-y:scroll;
    overflow-x:hidden;
    background-color: black; 
   /* scrollbar-face-color: #DFCFB6;*/
  }
  
  .imgThumbBox{
    width:100px;
    padding:7px;
    background-color: black; 
 }  
    
 .imgBox{
    height:400px;
    width:500px;
    background-color: black; 
    border: 1px solid Black;
    padding:15px 5px 5px 5px ;
    scrollbar-face-color: Black;
 }   
 
 .imgTitle{
    font-size:15px;
    font-weight:bold;
    padding:3px;
	color:#fbb829;
 }
 .imgContent{	
 	 background: White;
    border:1px solid black;
    text-align:left;
/*    height:150px;*/
    width:450px;
    padding:5px;
    overflow-y:auto;

 }
/* End Image Gallery */
/* PRODUCTS */
	.productListProduct {
		text-align:center;
	}
	
	#productDetailTable {
		width:95%;
	}
	
	#productDetailTable tr {
		vertical-align:top;
	}
	
	.productDetailImg {
		height:250px;
	}
/* END PRODUCTS */
/* Banners */
	.bannerContainer {
		padding:5px;
		overflow:hidden;
		width: 185px;
	}
/* End Banners */

#DirectoryTable {
	margin: 0px 0px 20px 0px;
}
table.DirectoryList {
}
table.DirectoryList td {
	line-height: 150%;
	
}
.rolodexListing {
	margin: 10px 0px 10px 0px;
	font-weight: bold;
}
.warrantDetails {
}
.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;
}
div.FeaturedWarrantWrapper {
	background: url("/webimgs/gold.jpg") repeat-y;
	margin: 15px 0 15px 16px;
	padding:5px;
	width: 170px;
}
div.FeaturedWarrant {
	background: #fff;
	text-align: center;
	padding: 10px 5px;
}
div.FeaturedWarrantWrapper h3.FeaturedWarrantCaption {
	font-size:14px;
	padding: 5px 0 5px 17px;

	height: 22px;
	width:100%;
	display:inline;
}
div.FeaturedWarrant div.DisplayName {
	color: #000;
	font-size: 16px;
	font-weight: bold;
}
div.FeaturedWarrant div.Warrants {
	margin: 5px 0px 2px 0px;
}
div.FeaturedWarrant div.Warrants div.WarrantsSubtitle {
	font-weight: bold;
	font-size:14px;
	text-decoration: underline;
}

div.FeaturedWarrant a.MoreInfo {
	color: #000;
	font-weight: bold;
	text-align: right;
	display: block;
	padding: 5px 5px 0px 0px;
}

/* Crime CSS */
.CrimesHeader{
    background: url(/webimgs/whodoneit.jpg) no-repeat;
    width: 198px;
	height:47px;
	
}
.CrimeNavContent{
	 width: 192px;
	  
	 padding-left:5px;
	 padding-right:5px;
	 border-Left: 2px solid #FCB829;
	 border-Right: 2px solid #FCB829;
	 border-bottom: 2px solid #FCB829;
    text-align:left;
    font-weight:bold;
}