/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 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 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #533535;
	background-color: #ffffff;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #533535;
	text-decoration: none; font-weight:bold;
	}
 
a:visited {
	color: #533535;
	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: #533535
	}

a:active {
	color: #533535;
	}

h1 {
	font-size: 1.5em;
	color: #9a9a9a;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

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

.biggerText {
	font-size: 1.1em;
	}

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

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

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

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

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

input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
	}

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

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: black;
	}

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

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

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

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

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

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

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

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 #b0c2d0;
	}

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

.messageStackWarning, .messageStackError {
	background-color: #ff9900;
	color: #ffffff;
	font-weight:bold;
	}

.messageStackError img{ vertical-align:middle;}

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

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

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 1001px;
	vertical-align: top;
	border:0px solid purple;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
	


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

	margin-right: 0.5em;
	}
	


#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.3em 0em;
	}

/*navigation*/



.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	margin: 0px 5px 0px 0px;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #ffffff;
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #533535;
	height: 1%;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #533535;
	white-space: nowrap;
	}

#navCatTabs ul li a {
	color: #9a9a9a;
	}

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

#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;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}


#navBreadCrumb {
	padding: 0em;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0px 0px 0px 8px;
	border:0px solid orange;
	width:80%;
	}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/  .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;
	}
#bannerOne, #bannerThree, #bannerFour, #bannerSix {
	padding: 0.8em;
	}

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

/*Shopping Cart Display*/


.tableRow, .tableHeading{
	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: #533535;
	font-weight:bold;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #533535;
	font-weight:bold;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

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

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

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

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

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

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

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

.amount {
	width: 5.5em;
	}

/*Image Display*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

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

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper {
	height: 1%;
	margin: 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	padding: 0em 0em;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border: 4px solid #b0c2d0;
	margin-top: 1.5em;
	}

.sideBoxContent {
	background-color: #ffffff;
	background-image:url(../images/column_bgstrip.jpg);
	background-repeat:repeat-x;
	padding: 8px 0px 0px 8px ;
	}

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

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #533535;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #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: center;
	}

#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: #ffffff;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}
	
.sideBoxContent br{ clear: both; line-height: 0; 
display: block; }	/* custom: remove break spacing in nav */

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #533535;
	text-decoration: none;
	display:block;
	margin:0px 0px 0px 3px;
	padding:2px 0px 2px 0px;
	
	}
A.category-links, A.category-links:visited {
	color: #533535;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #533535;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

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

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}



.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

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
	}





#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, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
	
	
	
	
/* CUSTOM DIFFICULT DADS CODE */
/* Header */
#headerWrapper{width:805px; border:0px solid red; margin-left:9px; position:relative;}

/* DifficultDads Logo TAGLINE Container */
#logoWrapper{
	background-color: #ffffff;
	border:0px solid green;
	position:relative;
	}

#tagline {
	text-align : left;
	vertical-align: middle;
	border:0px solid yellow;
	height:39px;
	}
	
#navMain{border:0px solid orange; position:relative; float:right; z-index:4; padding-right:183px;}


#logo{
	width:293px;
	height:183px;
	position:absolute;
	right:500px;
	top:15px;
	border:0px solid pink;
	z-index: 3;

	}

/* HEADER INFO CONTAINER:- contact, search, shopping cart */
#info_container{border:0px solid orange; position:relative; height:1%; padding-top: 15px;}
#top_box{border:0px solid blue; width:60%; position: absolute;bottom: 0px; }


/* Shopping Cart */
#shoppingcartHeader{width:304px; left: 310px; margin:0; padding:0; float:left; margin:7px 10px 0px 0px; position:relative; z-index:1;}
#shoppingcartHeader h3{margin:0; padding:0;}

.cartBotBar{ background-image:url(../images/basket_bottom.gif); background-repeat:no-repeat; height:18px;text-align:right;}
.cartBotBar a{text-align:right; text-decoration:none; padding-right:30px; color:#ffffff; font-size:1.3em;}
.cartBotBar a:hover{color:#533535;}
.cartContents{background-image:url(../images/basket_bg.gif); background-repeat:y; border:0px solid red;}
#cartBoxListWrapper ul{padding-left:30px; border:0px solid green;}
#cartBoxEmpty{padding:30px 0px 30px 0px;}

/* Categories box */
#categoriesContent{border:0px solid green; position: relative; /* peekaboo bug fix for IE6 */
min-width: 0; /* peekaboo bug fix for IE7 */}


/* Login Box */
#login_box{
	border:4px solid #b0c2d0;
	width:176px;
	position:absolute; top:-20px; right:0px;
	z-index:1;
	background-color:#FFFFFF;
	}
	
#bg_box{background-image:url(../images/column_bgstrip.jpg); background-repeat:repeat-x; height:105px;}
#bg_box input{ vertical-align:bottom;}

.log_button{padding:2px 0px 2px 6px;}
.log_button a{text-decoration:none; font-weight:bold;}
	
#login_box h3{margin:0; padding:0;}

#contact_info{border:0px solid red; font-size:1.4em; font-weight:bold; color:#857070; margin:15px 0px 8px 0px; float:left;}

#navMainSearch {border:0px solid grey;}

/* Special offers centre content box */
#specialsDefault{
	background-image:url(../images/headbarbrown_bg.gif); background-repeat:y; margin-bottom:10px; border:0px solid orange;
}
#specialsFooter{background-image:url(../images/footbar_brown.gif); background-repeat:no-repeat; height:16px;}

/* New This Month centre content box */
#whatsNew{
	background-image:url(../images/headbarblue_bg.gif); background-repeat:y; margin-top:0px;
}
#whatsNewFooter{background-image:url(../images/footbar_blue.gif); background-repeat:no-repeat; height:16px;}

/* Heading 1 hidden */
#indexDefaultHeading{ display:none;}

/* main content & Header image */
#indexDefaultMainContent{width:74%; height:127px;}
#headbar_dad{background-image:url(../images/headbar_dad.jpg); background-repeat:no-repeat; background-position:bottom right;}

/* main content - Nav boxes */
#nav_boxes{width:100%; border:0px solid orange; margin-bottom:8px;}
.nav_box{ background-color:#b0c2d0; border:1px solid #b0c2d0; float:left; margin-right:3px;}
.cat_heading{ background-image:url(../images/head_hotcategory_blank.gif); background-repeat:no-repeat; height:27px; padding:10px 0px 0px 10px;}
.cat_heading a{font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-weight:bold; font-size:1.4em;}


#bannerbox{border:0;}
#bannerboxContent{border: 0px solid red; margin:0; padding:0;}
#bannerTwo{border:0px solid orange; width:308px; position:absolute; top:15px;}

.categoryListBoxContents{ background-color:#ffffff; width:197px; border:0px solid red; margin:0px 5px 10px 0px;}
.cat_name{background-color:#b0c2d0; height:30px; text-align:left;}
.cat_name a{padding:8px 0px 0px 8px; display:block;}
#categories_display{border:0px solid purple;}


.centerColumn{border:0px solid pink; margin:0; padding-left:8px;}



/* PRODUCT LISTING PAGE */

.productListing-odd{ }
.productListing-even{  background-image:url(../images/products_bgalternate.jpg); background-repeat:repeat-y;}


#productListing{border: 0px solid yellow; background-image:url(../images/products_bg.gif); background-repeat:repeat-y;}

#productListing table tr{position:relative;}
#productListing table th, #productListing table td{ background-image:none;}
.productListing-rowheading{
	background-image: url(../images/headbar_products_titled.gif);
	background-repeat:no-repeat;
	height: 41px;
	}

#productsListingBottomNumber{ border: 0px solid orange; width:617px; background-image:url(../images/products_bottom.gif); background-repeat:no-repeat; background-position:bottom; height:15px;}
.navSplitPagesResult { text-align:center; padding:5px 0px 5px 0px;}
.navSplitPagesLinks {text-align:center; padding:10px 0px 10px 0px;}

#productsListingListingBottomLinks{ background-color:#FFFFFF; border:0px solid purple; width:617px; float:left;}

#productName{color:#533535;}

.listingDescription, .itemTitle{text-align:left;}
.listingDescription{padding:0px 30px 0px 20px;}
.itemTitle{padding-left:20px;}
.listingProductImage{padding:5px 20px 5px 30px;}


/* PRODUCT INFO PAGE */
#cartAdd {
	float: right;
	text-align: right;
	margin: 0em;
	border: 0px solid orange;
	padding: 0em;
	width:300px;
	}
#cartAdd input{ vertical-align:bottom;}

#productDescription{border:0px solid green; margin:10px 0px 10px 250px;}
.productGeneral{margin:0px 0px 0px 250px; border:0px solid red;}
#productPrices{ border:0px solid blue; width:30%; padding-top:23px;}
#productMainImage{margin: 10px 0px 0px 0px; border:0px solid purple; width:200px;}

.navNextPrevWrapper{border:0px solid orange; width:200px; margin-left:245px;}
#productAttributes{border:0px solid green;}

/* INFO */
.content{ padding:10px 0px 10px 0px;}


/* Shopping Basket Page */

#dd_basket{border: 0px solid yellow; background-image:url(../images/headbarbrown_bg.gif); background-repeat:repeat-y;}
#dd_basket table tr{position:relative;}
#dd_basket table th, #dd_basket table td{ background-image:none;}

.tableHeading {
	background-image:url(../images/headbarbrown_basket.gif); 
	background-repeat:no-repeat;
	height: 42px;
	}

.rowOdd {
	background-image:url(../images/basket_bgalternate_long.jpg); background-repeat:repeat-y;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	height: 1.5em;
	vertical-align: top;
	}
	
#cartSubTotal {
	font-weight: bold;
	text-align: right;
	height:16px;
	padding-right: 2.5em;
	background-image:url(../images/footbar_brown.gif); background-repeat:repeat-x;
	}
