/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body {
	font: 12px Arial, Verdana, Helvetica, Sans Serif;
	color: #ebc2c4;
	text-align: left;
	background: #5b5b5b url(/images/bg-body.jpg) repeat-x top;
}

img {
	display: block;
	border: none;
}

a {
text-decoration: none;
color: #fff;
}

a:hover {
color: #f6ff00;
}

a:focus {
-moz-outline-style: none;
}

#ie6 {
width: 100%;
background: #ff0000;
padding: 20px 0;
text-align: center;
border-bottom: 1px solid #000;
display: none;
}

#ie6 p {
padding: 0;
margin: 0;
font-size: 14px;
font-weight: bold;
color: #ffffff;
}

#ie6 a {
color: #ffffff;
}

h2 {
padding-bottom: 20px;
color: #fff;
font-size: 20px;
font-weight: normal;
text-transform: uppercase;
}

/*________ Container ________*/

#container {
width: 940px;
margin-left: auto;
margin-right: auto;
}

/*________ Header ___________*/

#header h1 {
margin-bottom: 18px;
}

#mainNav {
background: url(/images/bg-main-nav.jpg) no-repeat top;
padding: 5px 0 10px 0;
overflow: hidden;
width: 940px;
text-transform: uppercase;
}

#mainNav ul {
list-style-type: none;
float: left;
width: 620px;
padding: 11px 0 11px 0;
border-right: 1px solid #515151;
}

#mainNav ul li {
display: inline;
}

#mainNav ul li a {
font-size: 15px;
font-weight: bold;
margin: 0 15px;
padding: 0 14px;
}

#mainNav form {
border-left: 1px solid #1b1b1b;
padding: 6px 0 0 27px;
height: 34px;
overflow: hidden;
}

#mainNav form fieldset {
border: 0;
float: left;
width: 228px;
}

#mainNav form fieldset label {
color: #fff;
padding-top: 7px;
float: left;
width: 60px;
}

#mainNav form fieldset input {
border: 0;
background: #bbbbbb;
display: block;
width: 154px;
height: 22px;
padding: 6px 0 0 4px;
}

/*________ Content Container ________*/

#contentContainer {
background: #b2151b url(/images/bg-content-container.gif) repeat-y top;
}

/*___________ Content Area ___________*/

#contentArea {
overflow: hidden;
width: 940px;
}

/*_____________ Sidebar ______________*/

#sideBar {
float: left;
width: 230px;
padding: 20px 0 0 0;
}

#sideBar h2 {
padding-left: 20px;
}

#sideBar ul {
list-style-type: none;
width: 190px;
margin-bottom: 15px;
padding-left: 20px;
}

#sideBar ul ul {
padding: 0;
margin: 0;
}

#sideBar ul li a {
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
padding: 8px 0 8px 0;
display: block;
border-bottom: 1px solid #dc1a21;
}

#sideBar ul li a.arrowCat {
background: url(/images/icon-arrow.gif) no-repeat right;
}

#sideBar ul ul li a {
text-transform: none;
font-weight: normal;
font-size: 12px;
border: 0;
}

#sideBar ul ul li a:hover {
background: #dc1a21;
}

#sideBar ul li a.arrowCat:hover {
background: #dc1a21 url(/images/icon-arrow.gif) no-repeat right;
}

#sideBar ul .secondCats a {
padding-left: 5px;
color: #cdcdcd;
}

#sideBar ul .thirdCats a {
padding-left: 20px;
color: #adadad;
}

#sideBar ul .fourthCats a {
padding-left: 35px;
color: #858585;
}

#sideBar ul .secondCats li a:hover,
#sideBar ul .thirdCats li a:hover, 
#sideBar ul .fourthCats li a:hover {
color: #f6ff00;
}

#sideBar #cartProducts ul {
padding: 0;
margin: 0 20px 0px 20px;
border-top: 1px solid #dc1a21;
}

#sideBar #cartProducts ul li {
overflow: hidden;
padding: 5px 0;
width: 100%;
border-bottom: 1px solid #dc1a21;
}

#sideBar #cartProducts ul li a {
border: 0;
padding: 0;
}

#sideBar #cartProducts h4 {
color: #fff;
font-size: 12px;
padding-bottom: 2px;
}

#sideBar #cartProducts p {
font-size: 11px;
}

#sideBar #cartProducts ul li .myCartDel {
float: right;
height: 15px;
}

#sideBar #cartProducts ul li .cartThumb {
float: left;
margin: 0 5px 0 0;
padding: 1px;
border: 1px solid #dc1a21;
}

#sideBar #cartProducts .myCartTotal {
border-bottom: 1px solid #dc1a21;
margin: 0 20px 0 20px;
padding: 5px 0;
text-align: right;
color: #fff;
font-weight: bold;
font-size: 12px;
}

#sideBar #cartProducts .myCartTotal b {
color: #000;
}

#sideBar #cartProducts .sideCheckout {
border-bottom: 1px solid #dc1a21;
margin: 0 20px 15px 20px;
text-align: center;
padding: 5px 0;
}

#sideBar #cartProducts .sideCheckout a {
margin: 0 6px;
}

#sideBar #cartProducts .sideCheckout img {
display: inline;
margin: 0;
}

#sideBar a img {
margin: 0 0 20px 20px;
}

#sideBar div h2 {
padding: 5px 0 5px 20px;
margin-bottom: 15px;
background: #b2151b;
}

#sideBar form {
padding: 0 0 30px 20px;
}

#sideBar form fieldset {
border: 0;
float: left;
}

#sideBar form fieldset label {
display: none;
}

#sideBar form fieldset input {
display: block;
width: 186px;
height: 22px;
padding: 6px 0 0 4px;
margin: 0 0 5px 0;
border: 1px solid #b2151b;
color: #000;
}

#sideBar form #passwordx {
background: #fff url(/images/bg-password.gif) no-repeat center left;
}

#sideBar form p {
padding-top: 8px;
}

#sideBar select.brands {
width: 190px;
margin: 0 20px 20px 20px;
text-transform: uppercase;
}

#sideBar #aboutUsText {
padding-bottom: 20px;
}

#sideBar #aboutUsText p {
padding: 0 20px 10px 20px;
text-align: justify;
}

/*_____________ Content ______________*/

#content {
padding: 20px 20px 10px 20px;
width: 665px;
overflow: hidden;
}

#content h1,
#content h2 {
padding-bottom: 20px;
color: #fff;
font-weight: normal;
font-size: 20px;
text-transform: uppercase;
}

#content h3 {
color: #fff;
font-size: 16px;
padding-bottom: 5px;
}

#content p {
line-height: 18px;
padding-bottom: 10px;
}

#content ul {
line-height: 18px;
padding: 0 0 10px 40px;
}

#banners a {
float: left;
margin-right: 15px;
margin-bottom: 20px;
}

#navBreadCrumb {
background: #ae030c;
font-size: 10px;
text-transform: uppercase;
padding: 4px 12px;
margin-bottom: 20px;
}

#navBreadCrumb a {
color: #000;
margin-right: 5px;
}

/*________ Product Listing ________*/

#indexProductList h3,
#indexCategories h3 {
padding-bottom: 15px;
}

#specials, #productListing, #banners {
padding-bottom: 10px;
margin-bottom: 20px;
width: 665px;
overflow: hidden;
background: url(/images/bg-divider-line.jpg) no-repeat bottom;
}

#specials .product,
#productListing .product {
border: 1px solid;
float: left;
margin: 0 20px 20px 0;
border: 1px solid #afafaf;
background: #333333;
padding: 8px;
}

#specials .product .productInfo,
#productListing .product .productInfo {
border: 1px solid #fff;
}

#specials .product .productInfo .productImage,
#productListing .product .productInfo .productImage {
display: block;
overflow: hidden;
width: 188px;
height: 134px;
padding-bottom: 8px;
background: #fff url(/images/bg-product-image.gif) no-repeat bottom;
}

#specials .product .productText,
#productListing .product .productText {
padding: 10px 8px 8px 8px;
background: #000;
overflow: hidden;
width: 172px;
}

#specials .product .productInfo h4,
#productListing .product .productInfo h4 {
font-size: 14px;
color: #fff;
}

#specials .product .productInfo p.price,
#specials .product .productInfo p.priceAdd,
#productListing .product .productInfo p.price {
padding: 0;
color: #ed1c24;
font-weight: bold;
}

p.price .rrp {
float: left;
text-decoration: line-through;
font-weight: normal;
margin-right: 3px;
color: #999;
font-size: 90%;
}

.productPriceDiscount,
.normalprice {
float: left;
margin-right: 3px;
}

.normalpriceline {
text-decoration: line-through;
float: left;
margin-right: 3px;
}

.productPriceDiscount,
.productSpecialPrice {
color: #f0ff00;
}

.product .productText {

}

#specials .product .productText a,
#productListing .product .productText a {
font-size: 10px;
display: block;
float: left;
margin-top: 3px;
}

#specials .product .productText a.view,
#productListing .product .productText a.view {
border-right: 1px solid #bbbbbb;
padding-right: 4px;
margin-right: 4px;
margin-left: 2px;
}

#specials .product .productText span.soldOut,
#productListing .product .productText span.soldOut {
color: #ff0000;
padding-top: 2px;
display: block;
}

.navSplitPagesLinks {
float: right;
}

.navSplitPagesLinks a {
	border: 1px solid #afafaf;
	text-decoration: none;
	padding: 4px 6px;
	background: #333333;
	float: left;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin: 0 0 0 5px;
}

.navSplitPagesLinks a:hover {
	text-decoration: none;
	border: 1px solid #000;
	color: #fff;
}

.navSplitPagesLinks strong {
	float: left;
	padding: 5px 2px;
	margin: 0 0 0 5px;
}

/*________ Product Details ________*/

#productDetails #mainImg {
float: left;
border: 1px solid #afafaf;
padding: 9px;
background: #333333;
margin: 0 20px 20px 0;
}

#productDetails h3 {
padding-bottom: 15px;
}

#productDetails #productAttributes label {
color: #fff;
float: left;
width: 75px;
margin: 0 0 10px 0;
font-size: 14px;
padding-top: 2px;
}

#productDetails #productAttributes select {
margin: 0 0 10px 0;
display: block;
border: 1px solid #000;
width: 98px;
}

#productDetails #cartAdd label {
color: #fff;
font-size: 14px;
float: left;
width: 100px;
margin: 0 0 10px 0;
padding-top: 5px;
}

#productDetails #cartAdd input {
margin: 0 0 10px 0;
}

#productDetails #cartAdd input#cart_quantity {
border: 1px solid #000;
display: block;
width: 67px;
height: 21px;
padding: 4px 0 0 3px;
}

#productDetails #productPrices {
border-top: 1px solid #971217;
border-bottom: 1px solid #971217;
overflow: hidden;
width: 170px;
color: #fff;
margin: 0 0 8px 0;
padding: 8px 0;
font-weight: bold;
}

#productDetails #productPrices #total {
margin-right: 5px;
float: left;
}

.prodRRP {
font-weight: normal;
color: #ebc2c4;
padding-left: 5px;
}
.prodRRP b {
font-weight: normal;
text-decoration: line-through;
}

#productDetails #postageHandling {
color: #d37a7d;
font-weight: bold;
font-size: 11px;
padding: 0 0 16px 0;
}

#productDetails #productDescription {
clear: both;
}

/*________ Form Styles ________*/

#content form {
margin-bottom: 20px;
}

#content form .alert {
text-align: right;
margin-bottom: 5px;
font-weight: bold;
}

#content form fieldset {
border: 0;
}

#content form legend {
display: none;
}

#content form fieldset label {
float: left;
clear: left;
width: 120px;
padding-top: 3px;
margin: 0 0 10px 0;
}

#content form fieldset input {
display: block;
width: 197px;
padding: 2px 0 2px 3px;
margin: 0 0 10px 0;
}

#content form fieldset select {
display: block;
margin: 0 0 10px 0;
}

#content form textarea {
display: block;
width: 657px;
height: 86px;
padding: 2px 0 2px 3px;
margin: 0 0 10px 0;
overflow: auto;
font: 12px Arial, Helvetica, sans-serrif;
}

#content form input {
margin: 0 0 0 120px;
}

/*________ Shopping Cart ________*/

#cartContentsDisplay {
border-bottom: 1px solid #fff;
}

#content form #cartContentsDisplay input {
margin: 0 10px 0 0;
}

#cartContentsDisplay tr th {
border-bottom: 1px solid;
padding-bottom: 5px;
font-weight: bold;
color: #fff;
text-transform: uppercase;
text-align: left;
}

#cartContentsDisplay tr td {
padding: 10px 5px;
border-bottom: 1px dotted;
vertical-align: top;
}

#cartContentsDisplay tr td.cartQuantity b input {
margin: 0;
padding: 3px 0 2px 3px;
border: 1px solid #ed1c24;
vertical-align: top;
}

#cartContentsDisplay tr .cartProductDisplay img {
border: 1px solid #ed1c24;
float: left;
padding: 1px;
margin-right: 5px;
}

#cartSubTotal {
text-align: right;
padding: 5px 0;
font-weight: bold;
color: #fff;
text-transform: uppercase;
border-bottom: 1px solid #fff;
margin-bottom: 10px;
}

#buttons .forward {
float: right;
}

/*________ Checkout Styles ________*/

#content #checkoutShippingHeading,
#content #checkoutPaymentHeading,
#content #checkoutConfirmDefaultHeading {
font-size: 15px;
padding: 8px 0;
text-align: center;
text-transform: none;
background: #000 url(/images/bg-checkout-steps.gif) repeat-x left;
margin-bottom: 10px;
}

#checkoutShippingHeading strong,
#checkoutShippingHeading span,
#checkoutPaymentHeading strong,
#checkoutPaymentHeading span,
#checkoutConfirmDefaultHeading strong,
#checkoutConfirmDefaultHeading span {
padding: 0 20px;
}

#checkoutShippingHeading span,
#checkoutPaymentHeading span,
#checkoutConfirmDefaultHeading span {
color: #8a8a8a;
}

#checkoutShipping form .forward,
#checkoutPayment #checkoutBillto .forward {
float: right;
}

#checkoutShipto,
#shippingMethods,
#checkoutBillto,
#orderTotals,
.discountInfo,
#paymentMethods,
#additionalComments,
#deliveryPaymentAddress,
#deliveryPaymentMethods {
border-bottom: 1px dotted;
margin-bottom: 15px;
padding-bottom: 15px;
}

#checkoutPayment #orderTotals .forward,
#checkoutConfirmDefault #orderTotals .forward,
#accountHistInfo #orderTotals .forward {
margin-bottom: 5px;
padding: 0 5px 5px 5px;
border-bottom: 1px solid #ca1d24;
}

#checkoutPayment #orderTotals .totalBox,
#checkoutConfirmDefault #orderTotals .totalBox,
#accountHistInfo #orderTotals .amount {
float: right;
clear: right;
font-weight: bold;
color: #fff;
border-bottom: 1px solid #ca1d24;
}

#checkoutPayAddressDefault fieldset,
#checkoutShipAddressDefault fieldset,
#checkoutPayAddressDefault address,
#checkoutShipAddressDefault address {
margin-bottom: 20px;
}

#content .moduleRow input,
#content .moduleRowSelected input {
width: auto;
float: left;
margin: 0 5px 3px 0;
padding: 0;
}

#content .moduleRow label,
#content .moduleRowSelected label {
clear: none;
float: none;
display: block;
margin: 0 0 3px 0;
padding: 0;
width: auto;
overflow: hidden;
}

/*________ Checkout Shipping ________*/

#content #checkoutShipping legend.shippingLegend {
display: block;
font-weight: bold;
color: #fff;
margin-bottom: 3px;
}

#content #checkoutShipping form input {
width: auto;
float: left;
margin: 0 5px 20px 0;
}

#content #checkoutShipping form label {
clear: none;
float: none;
display: block;
width: auto;
padding: 0;
margin: 0 0 20px 0;
}

/*________ Checkout Payment ________*/

#checkoutPayment p.floatingBox {
font-weight: bold;
padding: 10px 0 0 0;
}

#checkoutPayment .ccinfo {
margin-bottom: 30px;
}

#checkoutPayment .ccinfo #cc-cc-expires-month {
float: left;
width: 142px;
margin-right: 10px;
}

#checkoutPayment form #pmt-cc,
#checkoutPayment form #pmt-paypal {
width: auto;
float: left;
margin: 0 5px 0 0;
}

#checkoutPayment form .radioButtonLabel {
clear: none;
float: none;
display: block;
padding: 0;
width: auto;
}

#checkoutPayment form label img {
float: left;
}

#checkoutPayment .gvBal {
overflow: hidden;
width: 530px;
margin-bottom: 10px;
}

#checkoutPayment .gvBal input {
float: left;
margin-right: 10px;
}

.discountInfo {
display: none;
}

/*________ Checkout Confirmation ________*/

#deliveryPaymentAddress,
#deliveryPaymentMethods {
overflow: hidden;
width: 660px;
}

#deliveryPaymentAddress #checkoutBillto,
#deliveryPaymentAddress #checkoutShipto,
#deliveryPaymentMethods #methodPayment,
#deliveryPaymentMethods #methodDelivery {
float: left;
border: 0;
margin: 0;
padding: 0;
width: 330px;
}

#deliveryPaymentAddress #checkoutBillto .forward,
#deliveryPaymentAddress #checkoutShipto .forward {
float: right;
margin: 25px 80px 0 0;
}

#checkoutConfirmDefault .important,
#checkoutConfirmDefault .important div {
margin-bottom: 2px;
}

#checkoutConfirmDefault .important .back {
float: left;
margin-right: 5px;
font-weight: bold;
}

#checkoutConfirmDefault .editRight {
float: right;
}

#checkoutConfirmDefault #orderTotals {
padding-top: 5px;
}

/*________ Login / My Account ________*/

#loginDefault form {
margin-bottom: 30px;
}

#loginDefault #loginButton {
float: left;
margin: 0 5px 10px 0;
}

#loginDefault .important {
overflow: hidden;
display: block;
width: 140px;
padding-top: 5px;
margin-bottom: 10px;
}

#accountDefault p.forward {
float: right;
}

#accountDefault table {
margin-bottom: 15px;
}

#accountDefault table tr th,
#accountHistInfo table tr th {
color: #fff;
border-bottom: 1px solid #e6e6e7;
padding: 5px;
}

#accountDefault table tr td,
#accountHistInfo table tr td {
border-bottom: 1px solid #e6e6e7;
padding: 10px 5px;
}

#accountHistInfo p.forward {
float: right;
font-size: 11px;
}

#accountHistInfo #myAccountShipInfo {
float: left;
width: 325px;
}

#accountHistInfo #myAccountShipInfo,
#accountHistInfo #myAccountPaymentInfo {
padding: 20px 0;
}

#accountHistInfo #myAccountShipInfo h4,
#accountHistInfo #myAccountPaymentInfo h4 {
color: #fff;
font-size: 12px;
padding-bottom: 5px;
}

#accountHistInfo p.shipBill {
font-weight: bold;
font-size: 12px;
padding: 3px 0;
color: #fff;
}

#accountHistoryDefault fieldset {
border: 0;
padding-bottom: 20px;
margin-bottom: 20px;
border-bottom: 1px solid #e6e6e7;
}

#accountHistoryDefault legend {
margin-bottom: 3px;
}

#accountHistoryDefault .view {
float: right;
}

#accountDefault ul {
margin: 0 0 20px 20px;
}

#accountDefault ul li {
margin-bottom: 2px;
}

#addressBookDefault address {
margin-bottom: 15px;
}

#addressBookDefault fieldset {
border: 0;
}

#addressBookDefault legend {
display: none;
}

#addressBookDefault .alert {
text-align: right;
margin-bottom: 5px;
}

#addressBookDefault fieldset p {
font-weight: bold;
font-size: 13px;
padding-bottom: 2px;
clear: left;
}

#addressBookDefault fieldset address {
float: left;
clear: left;
width: 300px;
}

#content #addressBookProcessDefault #primary {
width: 20px;
float: left;
clear: both;
border: 0;
margin: 0 5px 10px 120px;
}

#addressBookProcessDefault .checkboxLabel {
float: none;
margin: 0 0 10px 0;
clear: none;
padding: 0 0 0 20px;
text-align: left;
display: block;
width: auto;
overflow: hidden;
}

/*_____ Create Account Success _____*/

#createAcctSuccess fieldset {
border: 0;
}

#createAcctSuccess legend {
display: none;
}

#createAcctSuccess address {
float: left;
margin: 0 50px 20px 0;
}


/*________ Contact Us ________*/

#contactDetails {
overflow: hidden;
width: 310px;
margin-bottom: 25px;
}

#contactDetails dt {
float: left;
clear: left;
width: 70px;
margin-bottom: 10px;
font-weight: bold;
color: #fff;
}

#contactDetails dd {
display: block;
overflow: hidden;
width: 220px;
margin-bottom: 10px;
}

#googleLink p {
text-align: center;
width: 280px;
font-weight: bold;
}

#emailUs {
float: right;
width: 340px;
}

#content #contactForm fieldset label {
width: 55px;
text-align: right;
margin-right: 10px;
}

#contactForm fieldset textarea {
width: 247px;
}

#content #contactForm input {
margin: 0 0 10px 65px;
}

#errorText, #successText {
border: 1px solid;
padding: 10px;
margin-bottom: 6px;
color: #f60000;
background: #ffc9c9;
}

#successText {
background: #94ff86;
color: #0b5f00;
text-align: center;
}

#errorText p {
font-weight: bold;
padding-bottom: 5px;
}

#successText p {
padding: 0;
}

#errorText ul {
padding-left: 25px;
}

#errorText ul li {
margin-bottom: 2px;
}

#googleMap {
display: none;
}

/*_____________ Footer ______________*/


#footer {
background: url(/images/bg-footer.gif) no-repeat top;
padding: 20px 0;
text-align: center;
color: #fff;
font-size: 10px;
}

#footer a:hover {
text-decoration: underline;
color: #cacaca;
}

/*_____________ Misc ______________*/

#content .noRightMargin {
margin-right: 0;
}

#content .clearLeft {
clear: left;
}

#content .hidden {
display: none;
margin: 0;
}

br.clearBoth {
display: none;
}

.messageStackCaution,
.messageStackError,
.messageStackSuccess {
color: #000;
border: 1px solid;
padding: 10px;
margin-bottom: 10px;
overflow: hidden;
width: 640px;
}

.messageStackCaution img,
.messageStackError img,
.messageStackSuccess img {
float: left;
margin-right: 10px;
}

.messageStackCaution {
background: #f0ff00;
}

.messageStackError {
background: #ff7575;
}

.messageStackSuccess {
background: #27ec00;
}

/*__________ GIFT CERTIFICATES __________*/

#content #gvSendDefault textarea {
width: 350px;
}

#gvFaqDefault ul {
padding: 0 0 20px 25px;
}

#gvFaqDefault ul li {
margin-bottom: 2px;
}

#gvFaqDefault #sendSpendWrapper .forward {
margin-bottom: 20px;
}

#gvFaqDefault #gvFaqDefaultMainContent  {
margin-bottom: 10px;
}

#gvSendDefault .confirmSend,
#gvSendDefault .editSend {
display: inline;
margin-right: 20px;
}

#gvSendDefault .confirmSend input,
#gvSendDefault .editSend input {
float: none;
padding: 0;
margin: 0;
}

/*__________ POP UPS __________*/

#popupCouponHelp,
#infoShoppingCart,
#popupSearchHelp {
background: #231f20;
padding: 20px;
}

#popupCouponHelp h1,
#infoShoppingCart h1,
#popupSearchHelp h1 {
color: #fff;
text-transform: uppercase;
font-size: 20px;
padding-bottom: 10px;
}

#popupCouponHelp h2,
#infoShoppingCart h2,
#popupSearchHelp h2 {
color: #fff;
text-transform: none;
font-size: 16px;
padding-bottom: 5px;
font-weight: bold;
}

#popupCouponHelp p,
#infoShoppingCart p,
#popupSearchHelp p {
padding-bottom: 15px;
line-height: 1.5;
}

#paymentMethods input#pmt-dirbank {
float: left;
width: 25px;
}