/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2008 seveneye  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: 5px;
	font-family: tahoma, verdana, helvetica, sans-serif;
	font-size: 62.5%;
	color: #666666;
    background-image: url(../images/background5.2.png);
	background-repeat: no-repeat;
	background-position: top;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #5d3270;
	text-decoration: none;
	}
 
a:visited {
	color: #938433;
	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: #ff0000;
	}

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 1.5em;
	font-family: century gothic;
	color: #666;
	}

h2 {
	font-size: 1.5em;
        font-family: arial black, verdana, Geneva, sans-serif;
	color: #c4d252;
	}
h2 {
    margin: 20px 20px 24px 27px;
}

h3 {
    font-family: century gothic;
	font-size: 1.3em;
	}

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

.biggerText {
	font-size: 1.2em;
	}

h1, 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: #CACC2C;
	}

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;
margin: 0.5em 0.3em;
	}

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

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}
#logo{
float: left;
marging-top:-40px;
	}

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;
font-weight: bold;
	}

.clearBoth {
	clear: both;
	}

#HR {
	height: 1px dotted #CACC2C;
	margin-top: 0.5em;
        margin-bottom:0.5em
	border: none;
	border-bottom: 0px ;
	}

table, td, th {
    padding-top:5px;
}


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

.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 {
	background-color: #ffffff;
	text-align: left;
	width: 940px;
        vertical-align: top;
	border: 0px dotted #9a9a9a;
	}

#headerWrapper {
	margin: 0em;
	padding: 0em;
	background-image: url(../images/wrapper_bg.gif);
	background-repeat: no-repeat;
	border-right: 0px dotted #e1e1e1;
	border-bottom: 0px dotted #e1e1e1;
	}
#contentMainWrapper, #cartBoxListWrapper, #ezPageBoxList,#mainWrapper, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#logoWrapper{
	background-image: url(../images/header_bg.png);
	background-repeat: no-repeat;
	background-color: transparent;
	}

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

#navColumnOneWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	border-right: 1px dotted #e1e1e1;
	}
#navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	}
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

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

#checkoutSuccessMainContent{
        font-size: 2em;
	text-align : center;
	vertical-align: middle;
}

#checkoutSuccessOrderNumber{
   font-size: 1.7em;
}

#accountLinkWrapper{
  font-size: 1.2em;
}



.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 07px;
        border-right-style: dotted;
        border-right-width:1px;
	width: 43%;
	}

.wrapperAttribsOptions {
margin-left: 327px;
padding-left:1.5em;
	}
	
/*currencie and language wrappers*/	
#navCurrenciesWrapper a {
color: #B2B2B2;
text-decoration: none;
}

#navCurrenciesWrapper a:hover {
color: #000000;
text-decoration: none;
}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

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

#navMainWrapper {
	margin: 0em;
	padding: 0.1em 0.0em 0.0em 0.0em;
	font-weight: bold;
	color: #ffffff;
	height: 20px;
	}
#navSuppWrapper{
	margin: 20px 0px 0px 0px;
	background-color: #ffffff;
	background-image: url(../images/weblogo.png);
	background-repeat: no-repeat;
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #aca793;
	height: 74px;
	}
 #navCatTabsWrapper {
	margin: -82px 0em 0em 0em;
	background-color: #ffffff;
	padding: 0.0em 0.0em;
	font-weight: bold;
	color: #ffffff;
	}



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

#navMain ul {
	margin: 1%;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: right;
	line-height: 1.5em;
        border-bottom: dotted 1px #c9c5c0;
        float:right;
	}
	
#navSupp ul {
	background-color: transparent;
	margin: 10px 20px 50px 70px;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: right;
	line-height: 1.5em;
	}
 #navCatTabs ul {
	background-color:#CCCC00;
font-size:1.2em;
line-height:1.5em;
list-style-type:none;
margin:0 0 0 420px;
padding:0.7em 0;
text-align:right;
	}

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

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

#navCatTabs ul li a {
	color: #ffffff;
	}

#navEZPagesTOCWrapper {
    width:40%;
	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;
	}

#navMainSearch {
	float: right;
padding: 0.9em 0.5em;
	margin: 0;
	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	}

#navEZPagesTop {
	background-color: #ffffff;
	background-image: url(../images/tile_back.png);
	font-size: 1.5em;
	font-weight: bold;
	margin-left: 350px;
padding: .9em 0.0em;
	}

#navColumnOne{
	background-color: transparent;
	background-image: url(../images/tile_back2.png);
	background-repeat: no-repeat;
	}
	#navColumnTwo {
	background-color: transparent;
	}

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

.alert {
	vertical-align: center;
	}
/*.content,*/ .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}
#productDescription{
font-family:  verdana, century gothic, arial;
font-size: 1.2em;
margin-left:323px;
border-bottom: 1px dotted #ABC503 ;
padding-top:15px;
padding-left:10px;
	}

/* my extra content control for product description,*/ 
/*.productDescriptionContent {
        background-color:#ffffff;
        width:320px;
        margin-left:323px;
border-bottom: 1px dotted #ABC503 ;
padding-bottom: 1px;
        }*/

table.product{
     table-layout:auto;
     padding-top:5px;
     border-bottom:1px dotted #ABC503;
}

/*add button container holding the soft text background image.add_button_container {background-image: url(../images/pixel_trans.gif);}*/

#productPrices{
border-top:0px dotted #ABC503;
   margin: 1.4em 20px .4em 332px;
   font-size: 1.7em;
}

.addthis_toolbox {
       display:inline;
       padding-left:320px;
       }

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	}
.centerColumn {
width:670px;
}

.smallText {
	font-size: 0.9em;
	}
	#siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
        float: right;
	margin: 1em;
	background-color:#ffffff;
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	background-image: url(../images/add_cart33.png) no-repeat;
        margin-left:327px;
        padding-bottom:22px;
        padding-top:15px;
        padding-left:5px;
        border-top: 1px dotted;
        border-top-color:#abc503;
        border-left-color:#ffffff;
        border-right-color:#ffffff;
        border-bottom: 1px dotted #ABC503 ;
	}

.tableHeading TH {
padding-top:2.5em;
	border-bottom: 1px dashed #9a9a9a;
	}

.tableHeading, #cartSubTotal {
	background-color: #ffffff;
	 }

#cartSubTotal {
	border-top: 1px dashed #9a9a9a;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, {
	height: 2.2em;
	}
#cartSubTotal {
	height: 2.2em;
margin-top: 1.7em;
	font-size: 1.1em;
	}

.cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
font-size: 1.1em;
	}

.cartProductDisplay {
font-size: 1.1em;
text-align:left;
padding-top:1.1em;
	}


.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: #660099;
	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;
	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, .cartBoxTotal {
	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*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

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

.attributesComments {
margin-left:327px;
margin-top:44px;
}

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

.centerBoxWrapper {
	border-bottom: 2px dotted #e1e1e1;
	height: 2%;
	margin: 1.1em 0;
	}

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

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading {
background-color: transparent;
        font-family: verdana;
	font-size: 1.4em;
	color: #c9c5c0;
	}

h3.leftBoxHeading a {
background-color: transparent;
        font-family: verdana;
	font-size: 1.4em;
	color: #c9c5c0;
	}


h3.rightBoxHeading, h3.rightBoxHeading a {
        background-color: transparent;
		 font-family: verdana;
	font-size: 1px;
	color: #c9c5c0;
	}
#manufacturersHeading,  #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}
#currenciesHeading {
font-size: 1em;
	color: #c9c5c0;
}

.leftBoxHeading,  .rightBoxHeading {
	margin: 0em;
	background-color: #ffffff;
	padding: 0.2em 0.2em;
	}
	.centerBoxHeading {
	margin: 0em;
	background-image: url(../images/tile_back.png);
    background-repeat: no-repeat;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
    background-color: transparent;
	margin: 0em;
	border-right: 0px dotted #ded5ca;
	border-bottom: 0px dotted #e1e1e1;
	margin-top: .7em;
	}


.blanksideboxContent{
height:150px;
}

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

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

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

.centeredContent,#cartEmptyText, TH,  #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance,  #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity,  #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;
	}
#navCatTabsWrapper{
	text-align: center;
	}

.cartTotalsDisplay {
	text-align: center;
margin-top: .7em;
font-family: verdana;
	font-size: 1.1em;
	}

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

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #98948d;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #666666;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	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;
	}

#cartProdTitle{
vertical-align:middle;
padding-top:9em;
	}

.rowOdd {
	background-color: #FFF;
	height: 1.5em;
vertical-align:middle;
	}

.rowEven {
	background-color: #FFF;
	height: 1.5em;
vertical-align:middle;
	}

.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
	}

TR.tableHeading {
	background-color: #fff;
	height: 2.5em;
	}

.productListing-rowheading {
	background-color: #c2e000ff;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #FFFFFF;
	}

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

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 10px #fff;
border-bottom-width: 6px;
width: 650px; /*width of featured content slider*/
height: 250px;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px;
background: white;
width: 590px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
width: 600px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color: white;
padding: 5px 10px;
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #a79e91;
background: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #cccc00;
}

