/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 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 5349 2006-12-22 20:34:40Z birdbrain $
 */
 
* {
	margin: 0;
	padding: 0;
	}

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 65%;
	color: #000000;
	background-color: #FFF;
	}
	
.centerColumn p {
	font-size: 12px;
    line-height: 16px;
    text-align: justify;
	}

.centerColumn li {
	font-size: 12px;
    line-height: 18px;
    text-align: justify;
	margin: 0px 0px 0px 30px;
	}
	
.centerColumn a:link {
	color: #D40702;
	text-decoration: none;
	}
	
.centerColumn a:hover {
	color: #666666;
	text-decoration: none;
	}

a img {
	border: none;
	}

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

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

a:active {
	color: #D40702;
	}
	
a:visited {
	color: #D40702;
	}

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

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}
	
h3 a:link {
	color: #D40702;
	}
		
th a:link {
	color: #D40702;
	}

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

.biggerText {
	font-size: 1.2em;
	}

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 {
	float: left;
	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;
	border: 1px solid #D40702;
	}

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

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

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

.categoryListBoxContents {
	float: left;
	text-align: center;
	margin: 0px 0px 30px 0px;
	}
	
.categoryListBoxContents a {
	color: #D40702;
	}

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: 0px;
	border-bottom: 1px solid #FFF;
	}

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

.messageStackWarning, .messageStackError {
	display: none;
	/*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;
	margin: auto;
	}
	
#headerWrapper {
	margin: 0em;
	padding: 0em;
	}

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

#logoWrapper {
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #ffffff;
	width: 950px;
	height: 138px;
	margin: 0px auto 0px auto;
	}
	
#logoWrapper img {
	margin: 20px 0px 0px 0px;
	}

#navColumnOneWrapper {
	margin: 20px 0px 0px 20px;
	}
	
#navColumnTwoWrapper {
	margin: 20px 20px 0px 0px;
	}
	
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#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*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevWrapper{
	margin: 0em 0em 2em 0em;
	}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}
	
#navMainWrapper {
	background-image: url(../images/bg_topbar.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	border-bottom: 5px solid #CCC;
	font-weight: bold;
	color: #ffffff;
	height: 39px;
	}
	
#navMain {
	height: 39px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#navMain ul {
	float: left;
	height: 39px;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	}
	
#navMain ul li {
	display: inline;
	float:left;
	padding: 0px;
	margin: 0px;
	list-style: none;
	height: 39px;
	}
	
#navMain ul li a{
	line-height: 39px;
	height: 39px;	
	color: #FFF;
	float: left;
	}
	
#navMain ul li a:hover{
	line-height: 39px;
	height: 39px;	
	color: #CCC;
	float: left;
	}
	
/*************** TOP BAR ICONS ***************/
a.top_home:link, a.top_home:active, a.top_home:visited {
	background: url(../images/bg_top_home.jpg) top left no-repeat;
	height: 39px;
	width: 40px;
	display: inline;
	padding: 0px 0px 0px 35px;
	margin: 0px 10px 0px 0px;
	}
	
a.top_home:hover {
	background: url(../images/bg_top_home.jpg) top left no-repeat;
	height: 39px;
	width: 40px;
	display: inline;
	float: left;
	padding: 0px 0px 0px 35px;
	margin: 0px 10px 0px 0px;
	}
	
a.top_contact:link, a.top_contact:active, a.top_contact:visited {
	background: url(../images/bg_top_contact.jpg) top left no-repeat;
	height: 39px;
	width: 70px;
	display: inline;
	padding: 0px 0px 0px 35px;
	margin: 0px 10px 0px 0px;
	}
	
a.top_contact:hover {
	background: url(../images/bg_top_contact.jpg) top left no-repeat;
	height: 39px;
	width: 70px;
	display: inline;
	float: left;
	padding: 0px 0px 0px 35px;
	margin: 0px 10px 0px 0px;
	}
	
a.top_cart:link, a.top_cart:active, a.top_cart:visited{
	background: url(../images/bg_top_cart.jpg) top left no-repeat;
	height: 39px;
	width: 60px;
	display: inline;
	float: left;
	padding: 0px 0px 0px 35px;
	margin: 0px 10px 0px 0px;
	}
	
a.top_cart:hover{
	background: url(../images/bg_top_cart.jpg) top left no-repeat;
	height: 39px;
	width: 60px;
	display: inline;
	float: left;
	padding: 0px 0px 0px 35px;
	margin: 0px 10px 0px 0px;
	}
	
a.top_login:link, a.top_login:active, a.top_login:visited {
	background: url(../images/bg_top_login.jpg) top left no-repeat;
	height: 39px;
	width: 100px;
	display: inline;
	float: left;
	padding: 0px 0px 0px 35px;
	margin: 0px 10px 0px 0px;
	}
	
a.top_login:hover {
	background: url(../images/bg_top_login.jpg) top left no-repeat;
	height: 39px;
	width: 100px;
	display: inline;
	float: left;
	padding: 0px 0px 0px 35px;
	margin: 0px 10px 0px 0px;
	}
	
a.top_help:link, a.top_help:active, a.top_help:visited {
	background: url(../images/bg_top_help.jpg) top left no-repeat;
	height: 39px;
	width: 40px;
	display: inline;
	float: left;
	padding: 0px 0px 0px 35px;
	margin: 0px 10px 0px 0px;
	}
	
a.top_help:hover {
	background: url(../images/bg_top_help.jpg) top left no-repeat;
	height: 39px;
	width: 40px;
	display: inline;
	float: left;
	padding: 0px 0px 0px 35px;
	margin: 0px 10px 0px 0px;
	}
	
a.top_logout:link, a.top_logout:active, a.top_logout:visited {
	background: url(../images/bg_top_logout.jpg) top left no-repeat;
	height: 39px;
	width: 60px;
	display: inline;
	float: left;
	padding: 0px 0px 0px 35px;
	margin: 0px 10px 0px 0px;
	}
	
a.top_logout:hover {
	background: url(../images/bg_top_logout.jpg) top left no-repeat;
	height: 39px;
	width: 60px;
	display: inline;
	float: left;
	padding: 0px 0px 0px 35px;
	margin: 0px 10px 0px 0px;
	}
	
a.top_account:link, a.top_account:active, a.top_account:visited {
	background: url(../images/bg_top_account.jpg) top left no-repeat;
	height: 39px;
	width: 80px;
	display: inline;
	float: left;
	padding: 0px 0px 0px 35px;
	margin: 0px 10px 0px 0px;
	}
	
a.top_account:hover {
	background: url(../images/bg_top_account.jpg) top left no-repeat;
	height: 39px;
	width: 80px;
	display: inline;
	float: left;
	padding: 0px 0px 0px 35px;
	margin: 0px 10px 0px 0px;
	}


/***************************************************/
	
#navSuppWrapper {
	margin: 10px 0px 10px 0px;
	background-image: url(../images/bg_bottombar.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 29px;
	}
	
#navSupp {
	height: 29px;
	}

#navCatTabsWrapper {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
	}
	
#navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 1em 0em;
	list-style-type: none;
	text-align: center;
	}

#navSupp ul li, #navCatTabs ul li {
		display: inline;
		}
	
#navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	margin: 0;
	padding: 0em 0.5em;
	color: #FFF;
	}

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

#navMainSearch {
	float: right;
	padding: 8px;
	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 20px 25px 0px 25px;
	background-image: url(../images/bg_breadcrumb.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	color: #666666;
	}
	
#navBreadCrumb a {
	color: #D40702;
	text-decoration: underline;
	}
	
#navBreadCrumb a:hover {
	color: #666666;
	text-decoration: none;
	}

#navEZPagesTop {
	font-size: 1em;
	font-weight: bold;
	width: 950px;
	height: 28px;
	margin: 0px auto 0px auto;
	line-height: 29px;
	text-align: center;
	}
	
#navEZPagesTop a {
	background-image: url(../images/bg_tabs.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	color: #666666;
	padding: 8px 12px 8px 12px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	}
	
#navEZPagesTop a:hover {
	color: #D40702;
	}
	
/***************** TABS *****************/

#tabs {
	font-size: 1em;
	font-weight: bold;
	width: 950px;
	height: 28px;
	margin: 0px auto 0px auto;
	line-height: 29px;
	text-align: center;
	}
	
#tabs a {
	background-image: url(../images/bg_tabs.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	color: #666666;
	padding: 8px 12px 8px 12px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	}
	
#tabs a:hover {
	color: #D40702;
	}
	
/*****************************************/

#navColumnOne {
	width: 165px;
	}
	
#navColumnTwo {
	width: 165px;
	}

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

/*.content,*/ .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}
	
#productDescription {
	padding: 0;
	margin: 0;
	}
	
#prod_info_right {
	width: 175px;
	float: right;
    margin: 0px 0px 0px 30px;
    border: 1px solid #CCC;
    padding: 5px;
	}

.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;
	margin: 0px 20px 0px 20px;
	}

.smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}
	
#siteinfoLegal {
	height: 30px;
	line-height: 30px;
	font-size: 0.9em;
	float: left;
	color: #666666;
	margin: 0px 0px 10px 10px;
	}
	
#siteinfoLegal a {
	color: #D40702;
	text-decoration: none;
	}
	
#siteinfoLegal a:hover {
	text-decoration: underline;
	}
	
#cards {
	float: right;
	width: 200px;
	height: 30px;
	margin: 0px 10px 10px 0px;
	background: url(../images/credit_cards.jpg) top left no-repeat;
	}

/*Shopping Cart Display*/
#cartAdd {
	clear: right;
	text-align: center;
    width: 163px;
	margin: 10px 0px 0px 0px;
	border: 1px solid #D40702;
	padding: 5px;
    }

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}

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

#cartSubTotal {
	border-top: 1px solid #cccccc;
	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: #FFF;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #FFF;
	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;
	}
	
h2.productGeneral {
	background: #D40702;
	color: #FFF;
	padding: 5px;
	width: 165px;
    text-align: center;
	}

.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;
	height: 50px;
	line-height: 50px;
	}

.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 {
    float: right;
    width: 175px;
	margin: 0px 0px 10px 0px;
	}

#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#categoryIcon a {
	color: #D40702;
	}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/

#attribsOptionsText {
	width: 165px;
	margin: 10px 0px 0px 0px;
	padding: 5px;
	background: #D40702;
	color: #FFF;
	text-align: center;
	}

#productAttributes {
	float: right;
	width: 175px;
	}

.attribImg {
    width: 175px;
	margin: 0.5em 0em 0.5em 0em;
	}

.attributesComments {}

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

.centerBoxWrapper {
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	background: url(../images/bg_center_header.jpg) top left repeat-x;
	width: 100%;
	height: 27px;
	line-height: 27px;
	}

/*sideboxes*/
.columnLeft {
	width: 165px;
	}
	
.columnRight{
	width: 165px;
	}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 12px;
	color: #ffffff;
	width: 165px;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	}
	
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 12px;
	color: #ffffff;
	line-height: 30px;
	}
	
#manufacturersHeading label {
	line-height: 30px;
	}
	
.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	background-image: url(../images/bg_sidebox_header.jpg);
	background-repeat: no-repeat;
	width: 165px;
	height: 30px;
	}

.leftBoxContainer, .rightBoxContainer {
	width: 165px;
	}

.sideBoxContent {
	background-color: #ffffff;
	width: 165px;
	margin: 0px 0px 20px 0px;
	}
	
#informationContent {
	border: 1px solid #CCC;
	width: 163px;
	}
#manufacturerinfoContent {
	border: 1px solid #D40702;
	width: 163px;
	padding: 7px 0px 7px 0px;
}
#manufacturersContent {
	border: 1px solid #D40702;
	width: 163px;
	padding: 7px 0px 7px 0px;
	}
	
#shoppingcartContent {
	background: #D40702;
	color: #FFF;
	width: 165px;
	}
	
#shoppingcartContent a {
	color: #FFF;
	text-decoration: none;
	}
	
#shoppingcartContent a:hover {
	color: #FFF;
	text-decoration: underline;
	}

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

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}
	
#productListing {
	margin: 0px 0px 50px 0px;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #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, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
	
.productListing-data {
    padding: 1em 1em 1em 1em;
    border-bottom: 1px solid #CCC;
	}
	
.productListing-data a {
	color: #D40702;
	}
	
.productListing-data a:hover {
	color: #666666;
	}

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

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

#bestsellers li {
	padding: 0;
	margin: 0em 0em 0em 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 {
	}
	
A.category-links, A.category-links:visited {
	}
	
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;
	}

.rowOdd {
	border-top: 1px solid #999;
	background-color: #FFF;
	height: 1.5em;
	vertical-align: top;
	}

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

.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: #D40702;
	height: 2em;
	color: #FFF;
	}

.productListing-rowheading {
	background-color: #FFF;
	background-image: url(../images/bg_prodlisting.jpg);
	height: 2em;
	color: #333;
	}

#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;
	}
	
#catBoxDivider {
	display: none;
	}
	
/***************** PAYMENTS *****************/

.CeonManualCardFormGadgetError {
	background: #FF6633;
	font-weight: bold;
	}

.ErrorInfo {
	background: yellow;
	}

.CeonManualCardCardIcon { 
	margin-right: 4px; 
	margin-bottom: 4px; 
	}

/***************** TAXES *****************/

.productTaxPrice {
    color: #808080;
	}

.productTaxIncTag, .productTaxExTag {
    font-size: 80%;
	}

.productTaxExTag {
    color: #000000;
	}

.productTaxIncTag {
    color: #808080;
	}
	
/******************************/
	
ul.floatingBox {
	border: 1px solid #D40702;
	width: auto;
	padding: 5px 5px 5px 0px;
	}

ul.floatingBox li {
	font-size: 0.9em;
	line-height: 11px;
	}
#attrib-1, #attrib-2, #attrib-3, #attrib-4 {
width: 170px;
}
#categoryDescription {
	padding: 10px 0 20px 0;
}

/* SagePay Styles */


.SagePayDirectFormGadgetError { background: #ff6633; }

.ErrorInfo {

}
.ExtraErrorInfo {

}
.SagePayDirectCardIcon { margin-right: 4px; margin-bottom: 4px; }

.SagePayDirect3DSecureIcon { margin-left: 1em; margin-bottom: 2em; float: right; }

/*
BetterCategoriesEzInfo v1.3.0.2 added  2006-06-22  gilby
Updated to v1.3.5   2006-09-19  gilby
*/

/***** CATEGORIES *****/

.betterCategories {
	padding: 0px;
	margin: 0px;
	}
	
.betterCategories img {
	display: none;
	}

.betterCategories a, .betterCategories a:visited {
	display: block;
	background: url(../images/bg_cats.jpg) bottom center no-repeat;
	border: 1px solid #CCC;
	color: #333;
	padding: 5px;
	}

.betterCategories a:hover, .betterCategories a:active {
	color: #D40702;
	}
	
a.category-products {
	color: #D40702;
	}
	
a.category-subs{
	color: #D40702;
	}

/*
.category-subs-selected, .category-subs-selected a:hover {
	font-weight: bold;
	text-decoration: none;
	}
*/

/***** EZ PAGES *****/

.betterEzpages {
	padding: 0px;
	margin: 0px;
	}
	
.betterEzpages img {
	display: none;
	}
	
.betterEzpages a, .betterEzpages a:visited {
	display: block;
	background: #D40702 url(../images/bg_useful_links_circle.jpg) 99% 5% no-repeat;
	color: #FFF;
	text-indent: 5px;
	padding: 5px;
	}

.betterEzpages a:hover, .betterEzpages a:active {
	color: #CCC;
	}

/*
.category-subs-selected, .category-subs-selected a:hover {
	font-weight: bold;
	text-decoration: none;
	}
*/

/***** MORE INFORMATION *****/

.betterMoreinformation {
	padding: 0px;
	margin: 0px;
	}
	
.betterMoreinformation a, .betterMoreinformation a:visited {
	display: block;
	background: #D40702 url(../images/bg_useful_links_circle.jpg) 99% 5% no-repeat;
	color: #FFF;
	text-indent: 5px;
	padding: 5px;
	}

.betterMoreinformation a:hover, .betterMoreinformation a:active {
	color: #CCC;
	}

/*
.category-subs-selected, .category-subs-selected a:hover {
	font-weight: bold;
	text-decoration: none;
	}
*/

/***** INFORMATION *****/

.betterInformation {
	padding: 0px;
	margin: 0px;
	}

.betterInformation a, .betterInformation a:visited {
	display: block;
	background-color: #EDEDED;
	color: #333;
	text-indent: 5px;
	padding: 3px;
	}

.betterInformation a:hover, .betterInformation a:active {
	color: #D40702;
	}

/*
.category-subs-selected, .category-subs-selected a:hover {
	font-weight: bold;
	text-decoration: none;
	}
*/

/***** BEST SELLERS *****/

.betterBestsellers {
	padding: 0px;
	margin: 0px;
	}

.betterBestsellers a, .betterBestsellers a:visited {
	display: block;
	background-color: #EDEDED;
	color: #333;
	text-indent: 5px;
	padding: 3px;
	}

.betterBestsellers a:hover, .betterBestsellers a:active {
	color: #D40702;
	}

/*
.category-subs-selected, .category-subs-selected a:hover {
	font-weight: bold;
	text-decoration: none;
	}
*/




/***** ORIGINAL *****/

/*.betterCategories, .betterDocuments, .betterEzpages,
.betterInformation, .betterMoreinformation, .betterBestsellers {
	padding: 0px;
	margin: 0px;
	}

.betterCategories a, .betterCategories a:visited,
.betterDocuments a, .betterDocuments a:visited,
.betterEzpages a, .betterEzpages a:visited,
.betterInformation a, .betterInformation a:visited,
.betterMoreinformation a, .betterMoreinformation a:visited,
.betterBestsellers a, .betterBestsellers a:visited {
	display: block;
	background-image: url(../images/bg_cats.jpg);
	border-bottom: 1px solid #ffffff;
	border: 1px solid #CCC;
	color: #333;
	text-align: center;
	padding: 5px;
	}

.betterCategories a:hover, .betterCategories a:active,
.betterDocuments a:hover, .betterDocuments a:active,
.betterEzpages a:hover, .betterEzpages a:active,
.betterInformation a:hover, .betterInformation a:active,
.betterMoreinformation a:hover, .betterMoreinformation a:active,
.betterBestsellers a:hover, .betterBestsellers a:active {
	color: #D40702;
	}*/

/*
.category-subs-selected, .category-subs-selected a:hover {
	font-weight: bold;
	text-decoration: none;
	}
*/

/**
 * CSS Buttons Stylesheet
 *
 * Thanks to paulm for much of the content of the CSS buttons code
 *
 * @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_buttons.css 4567 2006-09-20 01:55:24Z birdbrain $
 */

/* css buttons */
.cssButton, .cssButtonHover {
width : 20em;
background-color: #F4F4F4;
color : #000000;
border: 2px outset #F4F4F4;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 1.1em;
text-align:center;
white-space: nowrap;
text-decoration: none;
font-weight: bold;
padding: 0.3em;
/*border-spacing: 1px;*/
/*margin-left: auto;
margin-right: auto;*/
/*display: block;*/
/*vertical-align: top;*/
/*line-height: 130%;*/
/*cursor: pointer;*/
}

.cssButtonHover {
color: #006600;
border-style: inset;
text-decoration: none;
}
/* adding the styles below might be needed if the default button width is changed */
/* .button_continue_shopping, .button_shipping_estimator {width: 150px;} */
.small_delete, .button_prev, .button_next, .button_search  {width: 7em;}
.button_sold_out_sm, .button_sold_out, .button_update_cart, .button_checkout, .button_login {width: 10em;}
.button_return_to_product_list, .button_add_selected {width: 22em;}
.button_in_cart{width: 19em;}  
.button_submit {width: 18em;}
.button_update_cart {color: red;}
.button_update_cartHover {color: #003D00;}
/*.innerbox#headernavcenter .boxtext .button_search {display:inline;}*/
