body {
	background-image: url(../images/Misc/Misc_BckgdTile.gif);
	background-repeat: repeat-x;
	background-color: #aca8a9;
	background-position: 0px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}


a:link, a:visited{
	color: #5c82a7;
	text-decoration: none;
}

a:hover{
	color: #5c82a7;
	text-decoration: underline;
}


.Footer {
	font-weight: bold;
	color: #333333;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	width: 800px;
}
.Footer a:link, .Footer a:visited {
	color: #355a8c;
	text-decoration: none;
}
.Footer a:hover{
	color: #355a8c;
	text-decoration: underline;
}

.Footer_Top {
	background-color: #FFF;
	height: 20px;
	width: 800px;
}
.FooterLeft {
	width: 450px;
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: left;
}
.FooterRight {
	float: right;
	width: 300px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: right;
}
.Footer_Middle {
	height: 21px;
	width: 800px;
	background-color: #FFF;
	background-image: url(../images/Misc/Misc_BckgdFooter.gif);
	background-repeat: repeat-x;
}
.Home {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	width: 800px;
}
.Home_Feature {
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.Home_Products {
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 26px;
	padding-left: 20px;
	color: #000;
	width:552px;
}
.Home_Products a:link, .Home_Products a:visited{
	font-weight: bold;
	color: #355a8c;
	text-decoration: none;
}
.Home_Products a:hover{
	color: #355a8c;
	text-decoration: underline;
}

.Home_ProductsDescription {
	width: 145px;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.Home_ProductsSeeMore {
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.Home_News {
	color: #333;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.Home_News a:link, .Home_News a:visited {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.Home_News a:hover{
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}

.Home_NewsHeader {
	height: 30px;
	width: 522px;
	background-image: url(../images/Home/News/Home_NewsHeaderBckgd.gif);
	background-repeat: repeat-x;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.Home_NewsPict {
	width: 106px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	float: left;
}
.Home_NewsText {
	float: right;
	width: 401px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	line-height: 18px;
}
.Home_NewsLine {
	clear: both;
}
.Home_NewsFooter {
	height: 24px;
	width: 522px;
	background-image: url(../images/Home/News/Home_NewsFooterBckgd.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	color: #FFF;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
.Home_SideBarBckgd {
	background-color: #f1f1f1;
	background-image: url(../images/SideBar/SideBar_Bckgd.gif);
	background-repeat: repeat-x;
	width: 193px;
}
/*
.Home_SideBarCategories {
	padding-bottom: 17px;
	color: #333;
	padding-right: 18px;
}
*/
.Home_SideBar {
	padding-bottom: 17px;
	color: #333;
	padding-right: 18px;
}

.Home_SideBarCategories ul
{
	list-style-type: disc;
	list-style-position: outside;
	margin-left:15px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 10px;
}
.Home_SideBarCategories li
{
    margin-bottom:5px;
}

.Home_SideBarCategories li a{
	line-height:.9em;
}

/*
.Home_SideBarCategories a:link, .Home_SideBarCategories a:visted{
	color: #5c82a7;
	text-decoration: none;
}
.Home_SideBarCategories a:hover{
	color: #5c82a7;
	text-decoration: underline;
}
*/
.Home_SideBarCategoriesTab {
	height: 19px;
	width: 173px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #833737;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/SideBar/SideBar_RightTab.gif);
	background-repeat: no-repeat;
	background-position: 128px;
}
.Header {
	color: #000;
	width: 800px;
	background-color: #FFF;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.Header a:link, .Header a:visited{
	color: #7c1315;
	text-decoration: none;
}
.Header a:hover{
	color: #7c1315;
	text-decoration: underline;
}

.Header_Bottom {
	background-color: #FFF;
	height: 20px;
	width: 800px;
}
.Header_SubNavLeft {
	width: 368px;
	float: left;
	text-align: left;
}
.Header_SubNavRight {
	float: right;
	width: 368px;
	text-align: right;
}
.Interior_Form h1{
}
.Interior_Form p{
}
.Interior_FormFields{
}
.Interior_Text{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 19px;
	line-height: 21px;
	color: #333;
    width: 550px;
}
.Interior_Text h1{
	color: #921e21;
	font-size: 21px;
	font-weight: bold;
	border-bottom:solid 1px #666;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top:5px;
}


.Interior_Text p{
	padding-bottom: 10px;
}
.Interior_Text a:link, .Interior_Text a:visited{
}
.Interior_Text a:hover{
}

.PictureBars
{
    width: 550px;
    height:53px;
    min-height:53px;
    padding-top: 15px;
    padding-bottom: 0px;
    padding-left: 19px;
    background-image: url('../images/PictureBars/PictBar_Empty.jpg');
    background-repeat: no-repeat;
    margin-left:20px;
    font-size:210%;
    color:#ffffff;
    font-family:Arial;
    font-weight:bold;
    
}
.SideBar_Bckgd {
	background-color: #f1f1f1;
	background-image: url(../images/SideBar/SideBar_Bckgd.gif);
	background-repeat: repeat-x;
	width: 193px;
}
.SideBar_AboutTab {
	height: 19px;
	width: 173px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #833737;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url('../images/SideBar/SideBar_RightTab.gif');
	background-repeat: no-repeat;
	background-position: 60px;
}


.SideBar_Categories {
	padding-bottom: 17px;
	color: #333;
	padding-left: 20px;
	width: 193px;
	font-weight: bold;
}
.SideBar_Categories ul{
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 10px;
}
.SideBar_Categories li{
	line-height: 19px;
}

.SideBar_Categories a:link, .SideBar_Categories a:visited{
	color: #5c82a7;
	text-decoration: none;
}
.SideBar_Categories a:hover{
	color: #5c82a7;
	text-decoration: underline;
}

.SideBar_CategoriesTab {
	height: 19px;
	width: 173px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #833737;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/SideBar/SideBar_RightTab.gif);
	background-repeat: no-repeat;
	background-position: 128px;
}
.SideBar_SubNav {
	padding-bottom: 17px;
	color: #333;
	padding-left: 20px;
	width: 193px;
	font-weight: bold;
	
}
.SideBar_SubNav ul{
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 10px;
	list-style-type: none;
}
.SideBar_SubNav li{
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-left: -20px;
	text-indent: 20px;
	margin-right: -10px;
}



.SideBar_CatNav {
	padding-bottom: 17px;
	color: #333;
	padding-left: 20px;
	width: 193px;
	font-weight: bold;
}

.HeadBkgRight
{
    background-image: url('../images/Header/Header_BckgdRight.gif');
    background-repeat: repeat-y;
}


.SideBarTab
{
    background-image: url('../images/SideBar/SideBar_Tab.gif');
    background-repeat: repeat-x;
}

.SideBarLeftFrame
{
    background-image: url('../images/SideBar/SideBar_LeftFrame.gif');
    background-repeat: repeat-y;
}

.SideBarRightFrame
{
    background-image: url('../images/SideBar/SideBar_RightFrame.gif');
    background-repeat: repeat-y;
}

.SubNavBckMiddle 
{
    background-image: url('../images/SubNav/SubNav_BckgdMiddle.gif');
    background-repeat: repeat-x;
}

.SideBarLeftFrame 
{
    background-image: url('../images/SideBar/SideBar_LeftFrame.gif');
    background-repeat: repeat-y;
}

.SideBarRightFrame
{
    background-image: url('../images/SideBar/SideBar_RightFrame.gif');
    background-repeat: repeat-y;
}

.Breadcrumb
{
    padding-left:5px;
    padding-top:5px;
    padding-bottom:15px;
    padding-right:5px;
    font-size: 98%;
    line-height: 1.2em;
    font-weight:bold;
}

.PageUpdateText 
{
    font-size:70%;
    color:#cccccc;
}

.CenterMargins 
{
    margin-left:auto;
    margin-right:auto;
}

.InnerProductListContent 
{
    padding-top:10px;
    padding-bottom:10px;
    padding-left:10px;
    padding-right:10px;
    margin-top:10px;
    margin-bottom:15px;
}


.InnerProductListContentAlt
{
    background-color:#efefef;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:10px;
    padding-right:10px;
    margin-top:10px;
    margin-bottom:15px;
}

.SearchresultsWrapper 
{
    border:solid 1px #cccccc;
    border-bottom:solid 4px #cccccc;
    padding-left:10px;
    padding-right:10px;
}

.SearchResultsBottomCap
{
background-color:#ffffff;
width:100%;
min-height:25px;
padding-top:2px;
}


.SearchResultsTopCap 
{
background-color:#cccccc;
font-weight:bold;
width:100%;
min-height:25px;
padding-top:2px;
}

.SearchResultsItemTitle 
{
    font-size:120%;
    color: #5c82a7;
    }
    
.SearchResultsBottomBoldLine 
{
    font-weight:bold;
}    

.ResultsNav a:link, .ResultsNav a:visited
{
    margin-top:5px;
    margin-bottom:5px;
    color: #333333;
    background-color: #FFFFFF;
    border: 1px solid #999999;
    padding-left:5px;
    padding-right:5px;
    padding-top:1px;
    padding-bottom:1px;
    text-decoration:none;
    vertical-align:middle;
}

.ResultsNav a:hover
{
    color: #FFFFFF;
    background-color: #333333;
}

.ResultsNav a.SelectedResultsNav
{
    color: #FFFFFF;
    background-color: #333333;
}

.SearchResultsImgWrapper 
{
    background-color:#ffffff;
    border:solid 1px #999999;
    padding:5px;
    text-align:center;
}
.SearchResultsProductInfo 
{
    margin-left:10px;
}
.pnlRefineSerch
{
    border: 2px solid #333333;
    margin: 10px;
    background-color: #E9E9E9;
}
.pnlRefineSerch p 
{
    padding-top:10px;
    padding-left:10px;
    padding-right:10px;
}

.pnlRefineSerch .GoButton 
{
    
    margin-bottom:-5px;
}
.pnlRefineSerch H3 
{
    padding-left:10px;
    padding-right:10px;
    color:white;
    background-color:#333333;
    font-size:120%;
}

.pnlNoResults
{
    border: solid 1px #cccccc;
    background-color: #FFFFCC;
    padding: 10px;
    width: 470px;
    font-size: 110%;
    clear:both;
    margin-left:auto;
    margin-right:auto;
}

.pnlNoResults H3
{
    margin-bottom:15px;
    font-size:125%;
    font-weight:bold;
}





#search_box 
{
    width: 200px;
    height: 30px;
    background: url('../images/search/Search_Bckgd.gif');
    text-align:right;
}
#search_box .SearchBoxText {
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 158px;
    background: none;
}
#search_box .textboxspan 
{
    float:left;
    text-align:right;
    margin:1px 3px 0 0;
        cursor:text;

}

#search_box .buttonSpan 
{
    float:right;
    text-align:left;
    margin-top:1px;
    width:42px;
    margin-right:8px;
}

.pnlSearchType
{
    z-index: 99999999;
    display: none;
    border: 1px solid #666666;
    padding: 5px;
    font-size: 95%;
    color: Black;
    background-color: White;
    width:130px;
}

.SearchTypeIcon 
{
 z-index:10000;    
    margin-right:-33px;
}
.TextWatermark
{
    color: #666666;
    font-size: 1.2em;
    margin-top:4px;
    margin-left:5px;
    border:none 0px #ffffff;
    cursor:text;
}
.SearchBoxText 
{
    font-size:1em;
        cursor:text;

}

.ModalBackground
{
    background-color:Gray;  filter:alpha(opacity=70);  opacity:0.7;
}

.ModalPopup 
{
    text-align:left;
    border:solid 2px black;
    background-color:#efefef;
    padding:20px;
    width:250px;
    
}


#CartCalShipTaxBox
{
    background-color:#efefef;
    border:solid 2px #cccccc;
    margin-top:15px;
    margin-bottom:15px;
    width:180px;
    padding-top:10px;
    padding-bottom:10px;
}

#CartCalShipTaxBox input 
{
    font-size:.9em;
}

.CartHeadStyle 
{
  text-align:left;
  padding-left:5px;
    background-color: #efefef;
    color: #333333;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-bottom-color: #cccccc;
margin-bottom:10px;
  }
.CartStyle {}
.CartStyle input 
{
    font-size:.8em;
}
.CartRowStyle 
{
    text-align:left;
    padding-left:5px;
    padding-top:5px;
    }
.CartFooterArea 
{}
.CartTotalArea 
{
}
.CartTotalArea select 
{
    font-size:.85em;
}
.CartDisclaimerArea 
{
    text-align:center;
    font-size:.9em;
    font-style:italic;
    font-weight:bold;
    line-height:1em;
}

.CartSectionHeader
{
    font-family: Arial, Helvetica, sans-serif;
    background-color: #efefef;
    color: #333333;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-bottom:5px;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-bottom-color: #cccccc;
}

.CartSectionHeader H4
{
    font-size:150%;
    padding-left: 10px;
    line-height:1em;
    padding-top:0px;
    padding-bottom:0px;
    margin-top:0px;
    margin-bottom:0px;
}

.CartSectionHeader H5
{
    font-size:120%;
    line-height:1em;
    padding-top:3px;
    padding-bottom:3px;
    margin-top:0px;
    margin-bottom:0px;
}

.CheckoutEmphasis
{
    font-size: 120%;
    font-weight: bold;
    background-color: #EFEFEF;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 3px solid #333333;
    border-bottom-color: #CCCCCC;
}


.MyAccountSection 
{
    border-bottom:solid 3px #cccccc;
    clear:both;
    margin-bottom:20px;
}

.MyAccountSection .MyAccountSectionInner 
{
    background-color:#efefef;
    padding:5px;
    
}

.InnerOrderOptions
{
    font-size: 90%;
    width: 100%;
    padding-top: 3px;
    padding-bottom: 3px;
    background-color: #E4E4E4;
}
.MyAccountSection H5 
{
    font-weight:bold;
    font-size:135%;
    background-color:#cccccc;
    padding-left:10px;
    padding-top:3px;
    padding-bottom:3px;
}
.MyAccountTop
{
    
}

.ContentBorder H3
{
    font-size: 120%;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    margin-bottom: 5px;
    background-color: #E6E6E6;
    color: Black;
}

.QuickCartViewer
{
    z-index: 100000;
    font-family: Arial;
    font-size: 90%;
    border: 2px solid #555A63;
    padding: 5px;
    background-color: #F0F0F0;
    width: 155px;
}

.QuickCartViewer .quickcarthead 
{
   color:#000000;
   font-size:125%;
   font-weight:bold;
   margin-bottom:5px;
}

.QuickCartViewer .quickcartcolhead
{
    background-color: #601418;
    padding-top:3px;
    padding-bottom:3px;
    color: #FFFFFF;
    font-weight: bold;
}


/*
#slideshow1 
{
  z-index:1;
 height:242px;
 min-height:242px;
 width:552;
 margin:0px;
 padding:0px;
}
*/
/* important to hide the UL of images for the primary slideshow so that the list doesn't show prior to the show */
.pics { height: 200px; width: 520px; padding:0; margin:0; overflow: hidden }
.pics img { height: 200px; width: 520px; padding: 0px; background-color: #eee; top:0; left:0 }

/* important to hide the UL of images for the primary slideshow so that the list doesn't show prior to the show */
.pics { height: 200px; width: 520px; padding:0; margin:0; overflow: hidden }
.pics img { height: 200px; width: 520px; padding: 0px; background-color: #eee; top:0; left:0 }


.SDVOSB
{
	margin-left:20px;
    background-position: left center;
    text-align: left;
    margin-top: 5px;
    margin-bottom: 20px;
    padding-left:25px;
    background-image: url(../images/Misc/usflag_icon.gif);
    background-repeat: no-repeat;
}