/**
 * 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 $
 
 RED #BD293A
 */

body {
	margin: 0;
	font-family: LucidaGrande, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #e9e9e9 url(../images/body_bg.jpg) repeat-x;
	}
body#popupImage {
	background: #FFF;
}	
body.email {
	background: #FFF url(../images/body_email_bg.jpg) repeat-x;
	}
	
.header{
	padding-top:10px;
	/*background: url(../images/header_03.jpg) no-repeat;*/
	height:286px;
	}	
	
.header .specials-header
{
	padding:15px;
	padding-top:25px;
	width:246px;
	padding-bottom:0px;
	
	}
.header .specials-header h1#productName
{
	margin-left:0px;
}

.header .specials-header #description
{
	padding-top:30px;
}

		
.hide {
	display: none;
}
.notBold {
	font-weight: normal;
}
.note {
	font-style: italic;
}
.clear:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
a img {border: none; }

a, #navEZPagesTOC ul li a {
	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: #BD293A;
	}


h1 {
	font-size: 20px;
	color: #9a9a9a;
	letter-spacing: 1px;
	}

h2 {
	font-size: 16px;
	}

h3 {
	font-size: 14px;
	}

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

.biggerText {
	font-size: 11px;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 10px 0 5px;
	font-family: "Gotham Bold", Verdana, sans-serif;
	}

/*  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-size: 1em;
	}

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

TEXTAREA {
	margin: 0;
	display: block;
	width: 100%;
	}

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

FIELDSET {
	padding: 0;
	margin: 10px 0;
	border: none;
	}

LEGEND {
	font-weight: bold;
	padding: 10px 0;
	color: #BD293A;
	font-family: "Gotham Bold", Verdana, sans-serif;
	font-size: 14px;
	}

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

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

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

LABEL.inputLabel {
	width: 9em;
	float: left;
	font-weight:bold;
	}

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: 10px 0;
	margin: 0;
	line-height: 15px;
	}
#checkoutShippingInner p, #checkoutShipAddressDefault p {
	padding: 10px 0 0;
}	

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

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

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

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

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

.messageStackCaution {
	background-color: #BD293A;
	color: #FFF;
	font-weight: bold;
	}

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

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

#logoWrapper{
	/*background-image: url(../images/header_bg.jpg);*/
	background-repeat: repeat-x;
	background-color: #ffffff;
	height:75px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #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;
	}

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

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*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;
	}

#navMainWrapper, #navSuppWrapper, #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;
}

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

#navMainSearch {
	float: right;
	height: 33px;
	line-height: 33px;
}
#navMainSearch input {
	vertical-align: middle;
	color: #a4a2a3;
	border: none;
	margin: 7px 0 0;
}
#navMainSearch input.searchField {
	width: 134px;
	height: 16px;
	padding: 2px 2px 0;
}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 0 12px;
	}
#navBreadCrumb a {
	color: #C92050;
}

#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,*/ #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 {
	padding: 0.8em;
	}

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

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

.tableHeading TH, .cartTableHeading th, .rowEven td, .rowOdd td, #prevOrders td {
	border-bottom: 1px solid #9a9a9a;
	text-align: left;
}


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

#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: left;
	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 5px 5px 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0 10px 10px 0;
	}

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

.attributesComments {}

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

.centerBoxWrapper {
	border: 1px solid #9a9a9a;
	height: 1%;
	margin: 1.1em 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;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border: 1px solid #9a9a9a;
	border-bottom: 5px solid #336633;
	margin-top: 1.5em;
	}

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

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

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

.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, .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: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #008000;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #004080;
	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;
	}

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

.rowEven {
	background-color: #F0F0F0;
	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: #FFF;
	height: 2em;
	}

.productListing-rowheading {
	/*background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);*/
	height: 20px;
	color: #BD293A;
	}
.productListing-rowheading, .productListing-rowheading a {
	color: #BD293A;
	font-size: 13px;
	font-family: "Gotham Bold", Verdana, sans-serif;
}	
.productListing-odd td, .productListing-even td {
	border: 1px solid #E9E9E9;
	border-width: 1px 0 0;
	padding: 10px 0 5px;
	font-family: "Gotham Bold",Verdana,sans-serif;
	font-size: 14px;
}

.productListing-odd td a , .productListing-even td a {
	font-family:LucidaGrande,Verdana,sans-serif;
	font-size:11px;
}
.productListing-data img {
	margin: 5px 0 0;
}

#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;
	}
	
	
	
/******************************************************************************
-------------------------- BOF POLAR SHOP MODS -------------------------------
******************************************************************************/	
.centerColumn {
	background: #FFF;
	padding: 0;
	margin: 15px 0 0;
	width: auto;
}
#indexDefault {
	padding: 0;
	background: transparent;
}
.homeTable2 {
	margin: 5px 0 0;
}
#navCatTabsWrapper {
	padding: 0;
	height: 39px;
	background: url(../images/navHeader_bg.jpg) repeat-x;
}
#ezPagesHeading {
	color: #231F20;
}

.greySpacer {
	height: 5px;
	background: #e9e9e9;
}
.header_bg {
	float: left;
	border: none;
}
#headerRight {
	margin: 5px 0 0;
}
#headerRight h3 {
	font-size: 11px;
	margin: 0 0 5px;
	text-align: left;
	text-transform: uppercase;
}
#headerRight h3.hdrLogIn {
	margin: 14px 0 5px;
}
.headerLogin input {
	border: 1px solid #868787;
	margin: 0;
	padding: 3px 2px 0;
	vertical-align: middle;
	height: 17px;
	color: #868787;
	
}
.links input {
	border: 0;
}
input.header_login_btn {
	border: 0;
	height: 22px;
}
input.hdrLoginEmail {
	width: 180px
}
input.hdrLoginPassword {
	width: 132px;
}

.headerLogin {
	text-align: right;
	
}

.floatright{
float: right; /* Added */
}

/* Added */
.newuser-box{
background:url('../images/bg_signup.jpg') no-repeat; width: 149px; height: 91px;  position:relative;
}

.newuser-box img{
position:absolute; left: 18px; top: 40px;
}

.headerLogin div {
	margin: 2px 0;
}
.headerLogin .links {
	color: #BD293A;
	text-align: left;
	font-size: 9px;
}
.headerLogin a, #headerCart a {
	color: #BD293A;
	height: 20px;
	line-height: 20px;
	font-size: 9px;
}
a.visitCartLink {
	/*float: right;*/
}
.headerLoggedIn {
	padding: 0 0 0 5px;
	color: #BD293A;
	text-align: left;
}

#headerCart {
	width: 187px;
	height: 83px;
	padding: 10px 0 0;
	background: url(../images/headerCart_bg.jpg) no-repeat bottom center;
}
#headerRight #headerCart h3 {
	margin: 0;
	padding: 0 0 10px 5px;
	text-align: left;
	font-family: LucidaGrande, Verdana, sans-serif;
}
#headerCart .cartItemTitle, #headerCart .cartItemAmount {
	width: 60px;
	font-weight: bold;
	text-align: right;
	display: inline-block;
	padding: 0 10px 0 0;
}
#headerCart a {
	text-align: center;
	font-weight: bold;
	display: block;
	padding: 7px 0 0;
}
/******************************************************************************
--------------------------------- Products ------------------------------------
******************************************************************************/	
.floatClearer {
	width: 1000px;
}
.sidemenu {
	border: #BD293A solid 1px;
	border-width: 1px 0;
	background: #F4F4F4;
}
.sidemenu ul, .sidemenu li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.sidemenu ul li a {
	background: url(../images/productSideMenu_bg.jpg) repeat-x top left;
	display: block;
	height: 46px;
	line-height: 46px;	
	padding: 0 0 0 10px;
	font-size: 13px;
	text-transform: uppercase;	
}
.sidemenu ul li ul li a {
	background: none;
	display: block;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	text-transform: none;	
}
.sidemenu ul li ul li {
	background: #f4f4f4;
}
.sidemenu a {
	color: #000;
	font-weight: bold;
}
.sidemenu a:hover, .sidemenu li.selected a {
	color: #BD293A;
}
h1#productName, h2#productPrices, div#productDescription, p#productInfoLink {
	margin: 0 0 0 395px;
}
h2#productPrices {
	padding: 5px 0;
}
div#productDescription, div#productDescription p {
	padding-left: 0;
	padding-top: 5px;
	margin-top: 0;
}
h1#productName {
	color: #C92050;
	border: 1px #C92050 solid;
	border-width: 0 0 1px;
	padding: 10px 0 0;
	font-weight: normal;
}
p#productInfoLink {
	text-align: left;
	padding: 10px 0 20px;
}
p#productInfoLink a {
	color: #C92050;
}
#productGeneral #cartAdd, #productAttributes {
	float: none;
	text-align: left;
	margin: 0 0 20px 395px;
}
#cartAdd p {
	padding: 10px 0;
}
#productAttributes h3 {
	font-size: 14px;
	color: #C92050;
}
h4.optionName {
	line-height: normal;
	padding: 0 10px 0;
	margin: 0;
}

#productImageWrapper {
	width: 360px;
	float: left;
	margin: 10px;
}
.additionalImages {
	width: 70px;
	height: 48px;
	margin: 0 7px 0 0;
}
.additionalImages img:hover {
	cursor: pointer;
}
#productGeneral img, #shoppingCartDefault img, #productListing img{
	border: 1px solid #E9E9E9;
}
#cartAdd img {
	border: none;
}
#productGeneral form {
	margin: 0;
}	

#crossSell {
	border: 0;
	width: auto;
	margin: 0;
	background: #FFF;
}
#crossSell a {
	color: #C92050;
}
#crossSell h2 {
	width: 225px;
	height: 96px;
	background: url(../images/related_products.jpg) no-repeat;
	float: left;
	padding: 0;
}

.centerBoxContentsCrossSell {
	width: 255px;
	float: left;
	padding: 7px 0;
}

#crossSell .image {
	float: left;
	width: 60px;
	height: 62px;
	margin: 0 20px;
}
#crossSell .title {
	margin: 0 40px 0 100px;
	font-size: 14px;
	font-weight: bold;
	color: #C92050;
	letter-spacing: 1px;
	border: 1px #C92050 solid;
	border-width: 0 0 1px;
	text-align: left;
}
#crossSell .price {
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0 0 100px;
	text-align: left;	
}
#crossSell .view {
	margin: 10px 0 0 100px;
	text-align: left;	
}
#listCell0-0, #listCell0-2 {
	width: 140px;
}

/******************************************************************************
--------------------- EZ, account and checkout Pages --------------------------
******************************************************************************/	
#ezPageDefault {
	padding: 0;
	background: transparent;
	margin: 5px 0 0;
}
#ezPageDefault h3 {
	padding: 5px 25px 0;	
	margin: 0;
	color: #BD293A;
	font-size: 13px;
}
#ezPageDefault p {
	padding: 5px 25px;
}
#ezPageDefault h1 {
	font-size: 18px;
	text-transform: uppercase;
	color: #000;
	background: #FFF;
	margin: 0;
	padding: 10px 25px 0;
}
.ezPageFooter {
	margin: 5px 0 0;
}
.ezFooterLeft, .ezFooterCtr, .ezFooterRight {
	width: 330px;
	height: 230px;
	background: #FFF;
}
.ezFooterCtr, .ezFooterRight {
	margin: 0 0 0 5px;
}
.ezPageFooter h3 {
	padding: 4px 10px;	
	margin: 0;
	color: #BD293A;
	font-size: 13px;
}
.ezPageFooter p {
	padding: 0 10px 4px;
}

.ezPageFooter a {
	color: #BD293A;
	font-size: 9px;
	padding: 0 10px;
}
.ezPageFooter a:hover {
	color: #000;
}

#createAcctSuccess h1 {
	font-size: 18px;
	text-transform: uppercase;
	color: #000;
	margin: 0;
	padding: 5px 0 15px;
}
#shoppingCartDefault h1, #checkoutShipping h1, #checkoutPayment h1, #checkoutConfirmDefault h1, #checkoutSuccess h1, #accountDefault h1, #addressBookDefault h1, #acctNewslettersDefault h1, #addressBookProcessDefault h1, #accountHistoryDefault h1, #logoffDefault h1, #indexProductList h1, #advSearchResultsDefault h1, #advSearchDefault h1, #loginDefault h1, #accountEditDefault h1, #accountPassword h1, #accountHistInfo h1, #checkoutShipAddressDefault h1, #checkoutPayAddressDefault h1, #passwordForgotten h1, #createAcctSuccess h1, #pageNotFound h1, #timeoutDefault h1, #contactUsDefault h1 , #createAcctDefault h1 {
	font-size: 18px;
	text-transform: uppercase;
	color: #FFF;
	background: #000;
	margin: 0;
	padding: 0 0 0 5px;
	height: 40px;
	line-height: 40px;
}
#shoppingCartDefault h1, #checkoutShipping h1, #checkoutPayment h1, #checkoutConfirmDefault h1, #checkoutSuccess h1,  #checkoutShipAddressDefault h1, #checkoutPayAddressDefault h1 {
	background: #000 url(../images/padlock_on_blk.jpg) no-repeat right;
}


#accountHistInfo td {
	padding: 3px 0;
}

#shoppingCartDefault {
	background: transparent;
	margin: 5px 0 0;
}
#shoppingCartInnerDetails {
	width: 700px;
}

#cartContentsDisplay .rowEven, #cartContentsDisplay .rowOdd {
	background-color: #FFF;
}
#cartContentsDisplay {
	padding: 0 20px;
}
.cartAttribsList ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-weight: bold;
}
#cartProdTitle {
	color: #C92050;
	font-size: 20px;
	letter-spacing: 1px;
	padding: 5px 0 0;
	font-weight: normal;
}
#shoppingCartRightCol {
	padding: 0 10px 10px;
}
#shoppingCartRightCol h1 {
	background: transparent url(../images/cart_lock.jpg) no-repeat right;
	color: #000;
	font-size: 16px;
	border-bottom: 1px solid #BD293A;	
	padding: 0;
	height: 35px;
	line-height: 35px;
	text-transform: uppercase;
}
#shoppingCartRightCol h3 {
	color: #BD293A;
	margin: 15px 0 0;
	font-size: 12px;
	text-transform: uppercase;
}
#shoppingCartRightCol p {
	margin: 5px 0;
	padding: 0;
}
#shoppingCartRightCol a {
	color: #BD293A;
}

#checkoutShipping, #checkoutPayment, #checkoutConfirmDefault {
	margin: 5px 0 0;
}

#checkoutShippingInner h2, #checkoutPaymentInner h2, #checkoutConfirmInner h2, #accountDefault h2, h2 {
	font-size: 14px;
	color: #BD293A;
	border-bottom: solid 1px #BD293A;
}
#checkoutConfirmInner h4 {
	font-family: LucidaGrande, Verdana, sans-serif;
}
#checkoutPaymentInner fieldset img {
	vertical-align: middle;
	margin: 10px 0 10px 10px
}
#ccProductsHeading, #ccTotalHeading {
	text-align: left;
}
#ccQuantityHeading {
	width: 100px;
}
ul.cartAttribsList {
	margin: 0;
	padding: 5px;
	list-style: none;
}
.ccinfo {
	margin: 5px 0;
}
.ccinfo input {
	height: 15px;
	padding: 2px 0 0;
	margin: 0 0 5px;
}
.ccinfo select {
	height: 22px;
	padding: 2px 0 0;
	margin: 0 0 5px;
}
.ccinfo label {
	height: 20px;
	padding: 0 3px 0 25px;
	text-align: right;
}
.defaultInner, .checkoutSuccessInner, .accountInner, #logoffDefaultMainContent, #productListing, .advSearchInner, .loginDefaultInner, .checkoutInner, .forgotPassInner, #checkoutShippingInner, #checkoutPaymentInner, #checkoutConfirmInner {
	padding: 10px 25px;
}
.accountInner h2 {
	background-color:#fff;
}

#orderTotals {
	padding: 5px;
	padding-right:25px;
	font-weight: bold;
}
#checkoutSuccess p {
	padding: 0.5em 0;
}
#checkoutSuccess h3 {
	margin: 1em 0 0;
}
.accountInner h2 {
	text-align: left;
}
#accountLinksWrapper ul {
	margin: 10px 0 20px;
}
#accountPassword label.inputLabel {
	width: 150px;
	height: 25px;
	line-height: 14px;
}
.instructions {
	width: 47%;
	float: right;
	font-weight: bold;
}
/******************************************************************************
---------------------------------- Footer -------------------------------------
******************************************************************************/	
#footer {
	background: #f8f8f8 url(../images/footer-2.png) no-repeat bottom right;
	margin: 5px 0 0;
}

.footerLinks {
	padding: 25px;
	background: url(../images/footerLinks_bg.jpg) repeat-x;
	margin: 0 0 50px;
}

#footer ul, #footer li {
	list-style: none;
	padding: 0;
	margin: 0;
	/* line-height: 20px; */
	line-height: 1.5;
}
#footer h1 {
	color: #C92050;
	font-size: 12px;
	font-weight: bold;
}
#footer a {
	color: #000;
	font-size: 10px;
}
#footer a:hover {
	color: #BD293A;
}
#footer .heading {
	font-weight: bold;
}

#footer td.col-1, #footer td.col-2, #footer td.col-3 {
	width: 180px;
}
#footer td.col-4, #footer td.col-5 {
	width: 160px;
}




/******************************************************************************
---------------------------------- Emails -------------------------------------
******************************************************************************/	
#emailWrapper {
	width: 600px;
	margin: 0 auto;
	text-align: left;
}
#emailWrapper td {
	font-size: 11px;
	font-family: LucidaGrande, Verdana, sans-serif;
}

#emailWrapper .welcome, #emailWrapper .greet, #emailWrapper .subject, #emailWrapper .content-line {
	padding: 5px 0;
}
#emailWrapper td .content-line {
	padding: 2px;
}
#emailWrapper .extraInfo {
	padding: 10px 0;
	font-weight: bold;
}
#emailWrapper .optional {
	padding: 10px 5px;
}	
#emailWrapper .footer {
	border-top:1px solid #BD293A;
	margin: 10px 0;
	padding: 10px 0 0;
	text-align: center;
}
#emailWrapper .footer, #emailWrapper .disclaimer {
	font-size: 10px;
	color: #333333;
}
#emailWrapper .disclaimer { 
	background: #f9f9f9 url(../images/footerLogo.jpg) no-repeat bottom right;
	border: 1px #cccccc solid; 
	border-width: 1px 0 0;
	margin: 10px 0 0; 
	padding: 5px 5px 124px; 
}
#emailWrapper .disclaimer1 {
	padding: 0 0 10px;
}

.coupon-code, .content-line-title, .order-totals-text, .product-details-num, .gv-amount, .gv-code, .store-name  {
	font-weight:bold;
}
.order-detail-area, .gv {
	background-color:#f9f9f9; 
	border:1px #9a9a9a; 
	padding:2px; 
	font-size:10px; 
}
.comments {
	border:1px #9a9a9a; 
	padding:2px; 
	font-size:10px; 
}
.address-block, .order-detail-block {
	background-color:#f9f9f9; 
	border:1px solid #9a9a9a; 
	margin-top:3px;
}
.address, .payment-detail, .payment-footer, .order-totals-num, .order-totals-text, .product-details-num, .product-details   {
	font-size:10px;
}

/* Form Styles */

    .form-label{
        width:150px !important;
        float:left;
font-weight:bold;
width:9em;
    }
    .form-label-left{
        width:150px !important;
        float:left;
font-weight:bold;
width:9em;
font-size:11px;
    }
        .form-label-big{
        width:300px !important;
        float:left;
font-weight:bold;
width:9em;
font-size:11px;
    }
    
    .form-line{
        padding:10px;
    }
    .form-label-right{
        width:150px !important;
    }

    .form-all{
        margin:0px auto;
        padding: 10px 25px 0;
        padding-top:20px;
        width:610px;
        color:Black !important;
       /* font-family:Verdana;
        font-size:12px; */
    }


/*
 *Form CSS
 */
.form-all {
    list-style: none;
    list-style-position: outside;
    margin: 0px;
   /* font-family: Verdana;
    font-size: 12px; */
}

.form-captcha {
    border: 1px solid #ccc;
    background: #f5f5f5;
    padding: 6px;
    width: 152px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px;
}

.form-captcha:hover {
    border: 1px solid #aaa;
}

.form-captcha-image {
    border: 1px solid #aaa;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px;
}

.form-collapse-table{
     height:58px;
     border:1px solid #ccc;
   /*  background:#f5f5f5 url(../../images/soft-grad.png) repeat-x; */
     position:relative;
}
.form-collapse-left{
}
.form-collapse-mid{
     text-shadow:0px 2px 0px #fff;
     float:left;
     font-size:18px;
     margin:16px 45px 16px 20px;
}

.form-product-item{
    display:inline-block;
    padding:5px 5px 5px 10px;
    position:relative;
    
}

.form-product-item:hover{
    background:#f5f5f5;
    color:#000;
}

.form-product-image, .form-product-image-with-options{
    margin:5px;
    margin-left:10px;
}

.form-product-image-with-options{
    position:absolute;
    top:15px;
    -moz-border-radius:5px 5px;
}


.form-radio, .form-checkbox{
    vertical-align:middle;
    margin:0px;
    padding:0px;
}

.form-radio-item, .form-checkbox-item{
    margin-top:5px;
    float:left;
}
.form-multiple-column, .form-single-column{
    display:inline-block;
}
.form-multiple-column .form-radio-item, .form-multiple-column .form-checkbox-item{
    width:150px;
}

.form-radio-item label, .form-checkbox-item label{
    margin-left:5px;
}
.form-radio-item br, .form-checkbox-item br{
    clear:left;
}

.form-submit-button, .form-submit-reset, .form-submit-print{
    margin:0px;    
    overflow:visible;
    padding:1px 6px;
    width:auto;
}
.form-submit-button::-moz-focus-inner, .form-submit-reset::-moz-focus-inner{
    border: 0px;
    padding:1px 6px;
}
.form-submit-print::-moz-focus-inner{
    padding:0px 6px;
}
.form-submit-print{
    padding:1px 6px;
}

.form-collapse-right{
     position:absolute;
     right:0px;
     height:58px;
     width:40px;
}
.form-collapse-right-show{
/*     background: url(../../images/arrow-open.png) no-repeat center; */
}
.form-collapse-right-hide{
   /*  background: url(../../images/arrow-closed.png) no-repeat center; */
}

.form-collapse-hidden {
    display: none;
}

.form-grading-item {
    margin-bottom: 3px;
}

.form-header {
    margin:0px;
}

.form-subHeader {
    border-top: 1px solid #ccc;
    font-style: italic;
}

.form-header-group{
    background:#f5f5f5;
    border-bottom:1px solid #ccc;
    padding:12px;
	clear:both;
}

.form-label {
    width: 150px;
    margin-bottom: 6px;
    display:inline-block;
}

.form-label-top {
    margin-bottom:6px;
    display:inline-block;
}

.form-label-left {
    float:left;
    display:inline-block;
    text-align:left;
    padding:3px;
}

.form-label-right {
    float:left;
    display:inline-block;
    text-align:right;
    margin-right:6px;
    margin-bottom:6px;
    padding:3px;
}

.form-input-wide {
}

.form-section, .form-section-closed {
    list-style:none;
    list-style-position:outside;
    margin:0px;
    padding:0px;
    position:relative;
    zoom:1;
}

.form-section-closed {
    overflow: hidden;
    height: 60px;
}

.form-input {
   display:inline-block;
}

.form-line {    
	clear:both;
	padding:10px;
	margin:0px;
    display:inline-block;
    width:97%;
    width:-moz-available;
    /* Removed this because it was changing the size of the migrated forms */
	/* border:1px solid transparent ; */
	position:relative;
}

.form-line-column{
    float:left;
    clear:none;
    width:auto;
}

.form-line-column-clear{
    clear:left;
    width:auto;
}

.form-line-active {
    background-color: #FFFFE0;
    /*outline: 1px solid #EEEED0;*/
    color:#333;
}

.form-matrix-table {
    border-collapse: collapse;
    font-size: 10px;
}

.form-matrix-column-headers {
    border: 1px solid #ccc;
    background: #ddd;
}

.form-matrix-row-headers {
    border: 1px solid #ccc;
    background: #ddd;
}

.form-matrix-values {
    border: 1px solid #ccc;
    background: #f5f5f5;
}

.form-pagebreak{
    border-top:1px solid #ccc;
    background:#f5f5f5;
    height:60px;
    clear:left;
}

.form-pagebreak-back-container, 
.form-pagebreak-next-container{
    float:left;
    padding:10px;
    padding-top:14px;
}

.form-pagebreak-next-container{
    padding-left:0px;
}

.form-pagebreak-back, 
.form-pagebreak-next{
    -webkit-border-radius:5px 5px;
    -webkit-box-shadow:0px 1px 2px #aaa;
    -moz-border-radius:5px 5px;
    -moz-box-shadow:0px 1px 2px #aaa;
    border:1px solid #999;
    background:#ddd;
    padding:5px;
    margin:0px;
    font-size:14px;
}

.form-required {
    margin-left: 5px;
    color: red;
}

.form-scale-table {
    font-size: 12px;
}

.form-scale-table th {
    border-bottom: 1px solid #ccc;
    color: #999;
}

.form-product-details {
    font-size: 9px;
    color: #999;
    font-style: italic;
}

.form-address-table{
    width:330px;
}

.form-address-line{
    width:310px;
}
.form-address-city, .form-address-state{
    width:144px;
}
.form-address-table td, .form-address-table th{    
    padding-bottom:10px;
}

.form-address-table select{
    width:150px;
}

.form-button-error{
    color:red;
    display:inline;
}
.form-line-error{
    background:#FFAAAA;
    /*border:1px solid #FFAAAA;*/
    color:#333;
}

.form-validation-error{
    border:2px solid red;
}

.form-line-active .form-error-message {
    display: none; 
}

.form-error-message{
    /*
    right:7px;
    top:6px;
    */
    
    z-index:900;
    position:absolute;
    max-width:130px;
    right:0px;
    top:0px;
    color:#333;
    padding:3px;
    font-size:10px;
    border:4px solid #dd8888;
    -moz-box-shadow:0px 2px 4px #666;
    -webkit-box-shadow:0px 2px 4px #666;
    -moz-border-radius:6px 6px;
    -webkit-border-radius:6px 6px;
    background:#FFCCCC;
}

.form-input .form-error-message, .form-input-wide .form-error-message{
    bottom:-5px;
    font-size:11px;
    position:relative;
    z-index:900;
    right:auto;
    top:auto;
    color:#333;
    padding:3px;
    max-width:100%;
    padding-bottom:3px;
    font-size:12px;
    border:none;
    -moz-box-shadow:0px 2px 4px #666;
    -webkit-box-shadow:0px 2px 4px #666;
    -moz-border-radius:6px 6px;
    -webkit-border-radius:6px 6px;
    background:#FFCCCC;
}

.form-description{
    z-index:1000;
    position:absolute;
    right:7px;
    max-width:150px;
    top:6px;
    -moz-box-shadow:0px 2px 4px #666;
    -webkit-box-shadow:0px 2px 4px #666;
    border:4px solid #ccc;
    -moz-border-radius:6px 6px;
    -webkit-border-radius:6px 6px;
    background:#f5f5f5;
}
    
.form-description-content{
    padding:10px;
    font-size:10px;
    color:#333;
}
    
.form-description-arrow {
    border-color:transparent #CCCCCC transparent transparent;
    border-style:solid;
    border-width:10px;
    height:0;
    width:0;
    left:-24px;
    top:7px;
    position:absolute;
}    
    
.form-description-arrow-small {
    border-color:transparent #F5F5F5 transparent transparent;
    border-style:solid;
    border-width:7px;
    height:0;
    width:0;
    left:-14px;
    top:10px;
    position:absolute;
}

.form-autocomplete-list{
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:12px;
    background:#333;
    background:rgba(26,58,81,0.8);
    border:1px solid #eee;
    border-top:none;
    padding:5px 0;
    -moz-border-radius-bottomright:10px 10px;
    -moz-border-radius-bottomleft:10px 10px;
    -webkit-border-bottom-right-radius:10px 10px;
    -webkit-border-bottom-left-radius:10px 10px;
    -moz-box-shadow:0px 5px 10px rgba(0,0,0,0.6);
}

.form-autocomplete-list-item{
    margin:0 5px;
    border:1px solid transparent;
    color:#fff;
    padding:3px;
    -moz-border-radius:5px 5px;
    -webkit-border-radius:5px;
    text-shadow:1px 1px 3px #000;
    cursor:pointer;
}
.form-autocomplete-list-item-selected, .form-autocomplete-list-item:hover{
    -moz-box-shadow:0 0 4px #333;
    -webkit-box-shadow:0 0 4px #333;
    border:1px solid #1a3a51;
    background:#4295D1;
}
.form-autocomplete-list-item:hover{
    border:1px solid #ccc;
}
.form-sub-label-container{
    display:inline-block;
    margin-right:5px;
}
.form-sub-label{
    color:#999999;
    display:block;
    font-size:9px;
    
}
.form-html{
    padding:3px;
}
.form-radio-other-input{
    margin-left:5px;
}

/*
 * TODO: This a fix for column view in IE6 and IE7
 * only in single column. After relaxing we have
 * to change the HTML code directly to fix column
 * problems in IE6 and IE7.
 */
.form-single-column .clearfix { display: inline-block; }
.form-single-column .clearfix { display: block; }




body.fb {
	background-image:none !important;
	background-color:#FFF;
	font-size:12px !important;
}
body.fb #navColumnOneWrapper, body.fb #navColumnTwoWrapper, body.fb #mainWrapper {
	margin:0;
	width:480px;
}
body.fb h1 {
	background: #000 url(../images/bg_bar.png) no-repeat right !important;
}
body.fb #productListing {
	padding:0;
}
body.fb #productListing .item {
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:2px dashed #E9E9E9;
}
body.fb #productListing p { padding:0; }
body.fb #productListing .redtxt { color:#BD293A; font-weight:bold;	padding:0 0 3px 5px; margin-bottom:6px; border-bottom: 1px solid #E9E9E9;
 }
body.fb #productListing .price { font-weight:bold;	padding-left:5px;
	font-size:14px !important;
	margin-bottom:20px;
 }
body.fb #productListing h3 {
	margin-top:0;
	margin-bottom:45px;
	padding-left:5px;
}
body.fb #productListing .col-2-1 {
	float:left;
	width:120px;
}
body.fb #productListing .col-2-2 {
	float:left;
}
body.fb #productListing .clear{clear:both;display:block;height:0;overflow:hidden;}

/* button 
---------------------------------------------- */
.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 5px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.button.bigrounded {
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}
.button.medium {
	font-size: 12px;
	padding: .4em 1.5em .42em;
}
.button.small {
	font-size: 11px;
	padding: .2em 1em .275em;
}

/* color styles 
---------------------------------------------- */

/* red */
.button.red {
	color: #faddde;
	border: solid 1px #980c10;
	background: #d81b21;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
	background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.button.red:hover {
	background: #b61318;
	background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
	background: -moz-linear-gradient(top,  #c9151b,  #a11115);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
}
.button.red:active {
	color: #de898c;
	background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
	background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}


/*
 * New Feature for fixes for mobile devices. 
 * We should improve this for each and every kind of question.
 * then test it on various mobile devices 
 */
@media only screen and (max-device-width: 550px){
    body{
        /* background:#EAEAEA url(/images/bg.png) repeat-x 0 -55px !important; */
        font-size: 18px;
    }
    .form-all{
        width:auto !important;
    }
    .form-label-left{
        float:none;
        display:block;
    }
    .form-buttons-wrapper{
        margin:5px !important;
        text-align:center;
    }
    .form-submit-print{
        display:none;
    }
    .form-textarea{
        width:99% !important;
    }
    .form-textbox, .form-textarea, .form-dropdown{
        border:1px solid #555;
        padding:4px;
        -webkit-border-radius:5px 5px;
        -moz-border-radius:5px 5px;
        border-radius:5px 5px;
        -webkit-box-shadow:0 2px 4px rgba(0,0,0, 0.4) inset;
        -moz-box-shadow:0 2px 4px rgba(0,0,0, 0.4) inset;
        box-shadow:0 2px 4px rgba(0,0,0, 0.4) inset;
    }
    .form-address-table{
        width:300px;
    }
    .form-address-line{
        width:280px;
    }
    .form-address-city, .form-address-state{
        width:130px;
    }
    .form-address-table td, .form-address-table th{    
        padding-bottom:10px;
    }
    .form-address-table select{
        width:120px;
    }
    .form-spinner{
        border-collapse:inherit !important;
        border:1px solid #555 !important;
        -webkit-border-radius:5px 5px;
        -moz-border-radius:5px 5px;
        border-radius:5px 5px;
        -webkit-box-shadow:0 2px 4px rgba(0,0,0, 0.4) inset;
        -moz-box-shadow:0 2px 4px rgba(0,0,0, 0.4) inset;
        box-shadow:0 2px 4px rgba(0,0,0, 0.4) inset;
    }
    .form-spinner-up, .form-spinner-down{
        padding:0 8px !important;
        border:none !important;
        border-left:1px solid #555 !important;
    }
    .form-spinner-up{
        -moz-border-radius-topright:5px 5px;
        -webkit-border-top-right-radius:5px 5px;
        border-top-right-radius:5px 5px;
        border-bottom:1px solid #555 !important;
    }
    .form-spinner-down{
        -moz-border-radius-bottomright:5px 5px;
        -webkit-border-bottom-right-radius:5px 5px;
        border-bottom-right-radius:5px 5px;
    }
    .form-spinner-input-td{
        padding-right:6px !important;
    }
    .form-spinner-input-td input{
        padding:4px !important;
        background:none;
    }
    .form-sub-label-container img[id*="pick"]{
        width:25px;
    }
    div.form-header-group{
        margin:0px !important;
    }
    div.form-pagebreak .form-label-left{
        display:inline-block !important;
        float:left;
    }
    .form-submit-button, .form-submit-reset{
        font-size:18px;
        line-height:30px;
    }
    .form-captcha{
        border:1px solid #555;
    }
    .form-captcha input{
        width:120px !important;
    }
}

/* Competition page */

.competitionPage {
	background-image:url('../images/competition-background.jpg');
	background-repeat:no-repeat;
	background-position:0 0;
}

.competitionPageInner {
	padding:1em 2em;
	position:relative;
}

.competitionPageInner .messages { width:400px; }
.competitionPageInner .messages em { font-weight:bold; }

.competitionPageInner .competitionDetails {
	position:absolute;
	right:30px;
	top:10px;
	width:160px;
	background-image:url('../images/competition-star.png');
	background-repeat:no-repeat;
	background-position:50% 0;
	padding-top:175px;
}

.competitionPageInner .competitionDetails p { padding:2px 0 0; }

.competitionPageInner h1 {
	text-transform:uppercase;
	border-bottom:1px solid #BD293A;
	padding-bottom:5px;
}

.competitionPageInner h2 {
	font-weight:normal;
	font-family:Verdana;
	border-bottom:none;
}

.competitionPageInner .form-item { padding:3px 0; }
.competitionPageInner .form-actions { margin-left:190px; }

.competitionPageInner .form-item label {
	display:block;
	float:left;
	width:190px;
	clear:left;
}

.messages ul {
	padding-left:10px;
	margin-left:10px;
}

label span.required { color:#BD293A; }

/* FAQ Page */

#faq-wrapper {
		padding:1em 0;
}

#faq-wrapper h3 { cursor:pointer; margin-top:10px; margin-bottom:10px; }
#faq-wrapper h3:hover, #faq-wrapper h3.active { color:#000000; }

#faq-wrapper blockquote {
		-webkit-margin-start:25px;
		margin-left:25px;
}

#faq-wrapper blockquote p {
		padding:5px 0;
}

/* Social Network Buttons */

#network-widgets {
		margin:1em 0.5em 0.5em;
		text-align:right;
}

#headerWrapper #network-widgets {
		margin:45px 0 0 35px;
		float:left;
}

#network-widgets ul {
	list-style-type:none;
	list-style-image:none;
	margin:0;
	padding:0;
}

#network-widgets ul li {
	display:inline;
	float:left;
	margin-right:10px;
}

#productListing #network-widgets { margin:0; }
#indexDefault #network-widgets { margin:0; }

/* Footer toggle buttons */

#footer-toggles { height:23px; margin-bottom:10px; }

#footer-toggles a {
		background-repeat:no-repeat;
		background-position:0 -34px;
		width:97px;
		height:23px;
		display:block;
		float:left;
		text-indent:-9999em;
}

#footer-toggles a:hover, #footer-toggles a.active {
		background-position:0 0;
}

#footer-toggles #footer-toggle-sitemap {
		background-image:url('../images/sitemap-btn.png');
}

#footer-toggles #footer-toggle-enquiry {
		background-image:url('../images/enquiries-btn.png');
}

#footer-enquiry .inputLabel {
		display:block;
		float:none;
		width:auto;
}

#footer-enquiry textarea {
		width:auto;
}

/* Common */

.overline {
	border-top:1px solid #BD293A;
	margin-top:5px;
	padding-top:2px;
}

.black { color:#000000; }
.bold { font-weight:bold; }
.red { color: #BD293A; }
.grey { color:#999999; }
