/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 3215 2006-03-20 06:05:55Z birdbrain $
 */

/* Clean Business theme by Dieter Schneider for www.csstemplateheaven.com 2007*/

body {
	margin:0 0 0 0;
	text-align:center;
	font:12px/14px verdana, sans-serif;
	color:#fff;
	/*background:url(images/body_bg.jpg);*/
	background:url(http://www.bodiestroud.com/images/bg_2010.jpg) no-repeat top #000;
	}
	
/*MY ADD ONS */
#content {
	background:url(http://www.bodiestroud.com/images/contentbg_2010.png) top left repeat-y;
	display:inline-block;
	width:954px;
	text-align:left;
	padding:0 0 0 25px;
	/* Hide from IE-mac \*/
	margin:0 auto;
	border:none;
	overflow:visible;
	/* end hack */
	}
#nav {
	background:url(http://www.bodiestroud.com/images/2010_nav.png);
	width:970px;
	float:left;
	height:40px;
	margin:-10px 0 0 -33px;
	padding:0;
	}
	
	.navright {
	float:right;
	display:inline-block;
	padding:10px 20px 0 0;
	}

#nav a{
color:#FFF;
font-weight:bold;
text-decoration:none;
letter-spacing:0.1px;
}

#nav a:hover{
color:#000;
}
.nav_link {
padding-left:13px;
float:left;
}
	
.newsletter {
background:url(http://www.bodiestroud.com/images/2010_nav_sub.png) no-repeat scroll 0 0 transparent;
float:left;
height:36px;
margin-left:-33px;
padding:26px 0 0 26px;
width:315px;
}

.home_custom {
	margin:334px 0 0 0;
	}

#nav_custom {
	background:url(http://www.bodiestroud.com/images/nav_bg.jpg);
	width:140px;
	height:685px;
	float:left;
	}
#header_custom {
	float:right;
	width:903px;
	height:324px;
	}
/*end my add ons */

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #000000;
	text-decoration: none;
	}
 
a:visited {
	color: #000000;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #CCCCCC;
	}

a:active {
	color: #000000;
	}

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 0.9em;
	}

.biggerText {
	font-size: 1.2em;
	}

.bordersand {
	border:#887f70 3px solid;
}


h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 3px;
	}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {

	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #8b8171;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	background-color: #8b8171;
	color: #FFFFFF;
	}

LABEL, h4.optionName {
	line-height: 0.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9A9C86;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	text-align: left;
	width: 903px;
	vertical-align: top;
	background-position: center;
	}

#logoWrapper {
    background-color: transparent;
    height:334px;
	}
	
#headerWrapper {
	background-image: url(http://www.bodiestroud.com/images/header/store.jpg);
    background-repeat: no-repeat;
}

#contentMainWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	margin-top: 0px;
	}
	

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#tagline {
	color:#FFFFFF;
	font-size: 1.4em;
	font-weight: bold;
	text-align : right;
	vertical-align: middle;
	padding-right: 10px;
	padding-top: 40px;
	float:left;
	display:none;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.1em 0em;
	}
	
	
h4.optionName {
	font-size:14px;
	}
/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}
	
#navCatTabs {
float:right;
}

#navMainWrapper {
color:#FFFFFF;
float:left;
font-size:10px;
font-weight:bold;
height:36px;
margin:-44px auto;
padding:4px 0 0;
width:908px;
	}
	
#navSuppWrapper {	
    margin: 0em;
	margin-top: 25px;
	margin-bottom: 0px;
	height: 26px;
	font-weight: bold;
	color: #000;
	padding: 15px;
	background-image: url(http://www.bodiestroud.com/images/nav_bg.jpg);
	background-repeat: no-repeat;
	display:none;
	}
	
#navCatTabsWrapper {
	font-weight: bold;
	color:#000000;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
    margin-left: 20px;
	margin-right: 0px;
	background-image: none;
	height: 10px;
	top: 0px;
	display:inline;
	float:right;
	}
#navMain {
float:left;
margin-left:288px;
margin-top:-7px;
}

#navMain ul {
list-style-type: none;
}

#navSupp ul, #navCatTabs ul  {
	list-style-type: none;
	line-height: 0;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	list-style-type:none;
	white-space: nowrap;
	}

#navMain ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #FFFFFF;
	}
	
#navSupp ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #000;
}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0;
	}

#navBreadCrumb {
	background-color: transparent;
	}

#navEZPagesTop {
	background-color: #FFFFFF;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em 0.5em 0.5em 1.5em;
	}

#navColumnOne {
	background-color: transparent;
    }

#navColumnTwo {
	background-color: transparent;	
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}
	
	
table {padding-left: 8px;
       padding-right: 8px;
	   width:893px;
	   margin:auto;
	   }

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
/*	background:url(http://www.bodiestroud.com/2008/images/hashes.jpg);*/

	padding: 5px 0 0 0;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: left;
	text-align: left;
	}


.tableHeading TH {
	border-bottom: 1px solid #988d7b;
	}

.tableHeading, #cartSubTotal {
	 }

#cartSubTotal {
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #606000;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

#cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #fff;
	}
	
.productSalePrice, .normalprice {
	font-size:13px;
	}
	

.productPriceDiscount {
display:none;
}

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	/*background:transparent url(../images/product-info-bg.gif) no-repeat scroll left top;*/
height:378px;
margin:0 0.3em 0.3em 10px;
padding-left:7px;
padding-top:7px;
width:378px;
	}
	
#productMainImage .imgLink {
display:none;
	}


#productName table {
	color:#FFF;
	   width:332px;
	   height:81px;
	   margin:auto 0px;
padding-bottom:9px;
padding-top:10px;
	   }
#productName td {
		padding-bottom:5px;
	   }

.newTitle {
	/*background: url('../images/product-list-title-bg.jpg') no-repeat;*/
	padding:5px;
	}
	
.tabTable th {
	/*background: url('../images/product-list-title-right.jpg') no-repeat;*/
	}
.tabTable td {
	/*background: url('../images/product-list-title-right.jpg') no-repeat;*/
	}
	

.newTitle h3 a {
	font-size:0.7em;
	color:#fff;
}

.categoryIcon { display:none; }
#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {
	float:left;
	}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 0px;
	}

.additionalImages {
margin-left:0px;
}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	height: 22px;
	color: #FFFFFF;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: transparent;
	padding: 0.5em 0.2em;
	}
	
.leftBoxHeading {
	margin: 0em;
	background-color: transparent;
	padding: 5px 0px;
	background-repeat: no-repeat;
	}

.leftBoxContainer {
     border: none;
	}

.sideBoxContent {
	background-color: transparent;
	padding: 0.4em;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	height: 22px;
	color: #FFFFFF;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: transparent;
		padding: 5px 0px;
	background-repeat: no-repeat;
	}
	
.rightBoxContainer {
	border: none;
	}


h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	}

h3.rightBoxHeading a:hover {
	color: #606000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #000000;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: left;
	margin-right:40px;
	}

#siteinfoIP, #siteinfoLegal {
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: transparent;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward {
	float: right;
	}
	
.hiddenField {
	display: none;
	}

.visibleField {
	display: inline;
	}	

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}
	
.productListing-odd {background-color: #FFFFFF;
                      }
					  
.productListing-even {background-color: #e5e5e5;
                      }
					  
.listingProductImage {padding: 4px;}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp {
	background-color: #ffffff;
	}
	

.wishlist-odd {
	margin:25px 0px 25px 0px;
	}

.wishlist-even {
	margin:25px 0px 25px 0px;
	padding-top:15px;
	border-top:solid 5px #000;
	}
	
.tdCatIndex {text-align:center;}

.product-list-price {
	color:#fff;
	font-weight:bold;
	}

#footer {
color:#FFFFFF;
float:left;
margin:10px 0 0;
padding:10px;
width:883px;

	}
	
	#footer a {
	color:#C50000 !important;
	}
	
#productGeneral{
width:900px;
color:#fff;
padding-top:30px;
margin-top:20px;
}

#productGeneral a{
color:#fff;
}

#nav_drop {padding:0; margin:0; list-style:none;  position:relative;   }
#nav_drop li.top {display:block; float:left; height:18px;}
#nav_drop li a.top_link span {float:left; display:block; height:15px; }
#nav_drop li a.top_link span.down {float:left; display:block; height:25px;font:12px/14px verdana,sans-serif; font-weight:bold; }

#nav_drop li:hover a.top_link {color:#fff;}
#nav_drop li:hover a.top_link span {}
#nav_drop li:hover a.top_link span.down {}

/* Default list styling */

#nav_drop li:hover {position:relative; z-index:200;}

#nav_drop li:hover ul.sub
{left:10px; top:25px; background: #d2462e; padding:3px; white-space:nowrap; width:90px; height:auto; z-index:300;}
#nav_drop li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:90px; font-weight:normal;}
#nav_drop li:hover ul.sub li a
{display:block; font-size:12px; font-weight:bold; height:18px; width:88px; line-height:18px; text-indent:5px; color:#000; text-decoration:none;}
#nav_drop li ul.sub li a.fly
{background:#000 ;}
#nav_drop li:hover ul.sub li a:hover 
{background:#000; color:#fff;}
#nav_drop li:hover ul.sub li a.fly:hover
{background:#000; color:#fff;}


#nav_drop li:hover li:hover ul,
#nav_drop li:hover li:hover li:hover ul,
#nav_drop li:hover li:hover li:hover li:hover ul,
#nav_drop li:hover li:hover li:hover li:hover li:hover ul
{left:90px; top:-4px; background: #972b18; padding:3px; white-space:nowrap; width:90px; z-index:400; height:auto;}

#nav_drop ul, 
#nav_drop li:hover ul ul,
#nav_drop li:hover li:hover ul ul,
#nav_drop li:hover li:hover li:hover ul ul,
#nav_drop li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav_drop li:hover li:hover a.fly,
#nav_drop li:hover li:hover li:hover a.fly,
#nav_drop li:hover li:hover li:hover li:hover a.fly,
#nav_drop li:hover li:hover li:hover li:hover li:hover a.fly
{background:#6a812c; color:#fff;} 

#nav_drop li:hover li:hover li a.fly,
#nav_drop li:hover li:hover li:hover li a.fly,
#nav_drop li:hover li:hover li:hover li:hover li a.fly
{background:#bbd37e; color:#000;} 

.nav_link_drop {
float:left;
}
