* {
	margin: 0px;
	padding: 0px;
}

body {
	font: 14px Arial, Helvetica, Verdana, Sans Serif;
	color: #e1e1e1;
	text-align: left;
background: #231f20 url(/images/bg-body.jpg) repeat-x top left;
}

img {
	display: block;
	border: none;
}

a {
color: #b3bb27;
text-decoration: none;
}

a:hover {
color: #b3bb27;
text-decoration: underline;
}

/*________ CONTAINER ________*/

#container {
width: 950px;
margin-left: auto;
margin-right: auto;
}

/*________ HEADER ________*/

#header {
height: 175px;
background: #231f20 url(/images/bg-header.gif) no-repeat top center;
}

#header h1 {
float: left;
margin-right: 260px;
margin-bottom: 10px;
}

#header #newsletter {
overflow: hidden;
width: 442px;
padding: 57px 0 22px 0;
}

#header #newsletter form fieldset {
border: 0;
float: left;
}

#header #newsletter form fieldset label {
display: none;
}

#header #newsletter form fieldset input {
border: 1px solid #000;
background: #696969;
float: left;
width: 177px;
margin-right: 9px;
font-size: 12px;
padding: 3px 0 3px 5px;
}

#header #mainNav {
clear: both;
overlow: hidden;
width: 940px;
margin: auto;
height: 40px;
text-align: center;
}

#header #mainNav li {
display: inline;
margin: 0;
padding: 0;
}

#header #mainNav li img {
display: inline;
margin: 0;
padding: 0;
}

#header #mainNav li a {
margin: 0;
padding: 0;
display: inline;
display: block;
float: left;
}

/*________ CONTENT CONTAINER ________*/

#contentContainer {
background: #231f20;
border-right: 1px solid #565354;
border-left: 1px solid #565354;
border-bottom: 1px solid #565354;
padding: 10px 15px;
overflow: hidden;
width: 918px;
}

#topArea {
margin-bottom: 25px;
}

#startShopping {
float: left;
width: 250px;
height: 275px;
background: url(/images/bg-start-shopping.jpg) no-repeat top center;
margin-right: 15px;
}

#startShopping #productHome {
overflow: hidden;
width: 205px;
margin: 122px 20px 15px 20px;
}

#startShopping #productHome img {
float: left;
border: 1px solid #000;
margin-right: 8px;
}

#startShopping #productHome #productInfoHome {
overflow: hidden;
width: 105px;
}

#startShopping #productHome h4 {
font-size: 11px;
padding-bottom: 4px;
margin-bottom: 6px;
color: #fff;
border-bottom: 1px dotted #4f4f4f;
}

#startShopping #productHome p.priceHome {
font-size: 11px;
color: #a8a8a8;
padding-bottom: 5px;
}

#startShopping #productHome #productInfoHome img {
border: 0;
}

#startShopping select {
margin: 0 20px;
display: block;
width: 200px;
border: 1px solid #000;
background: #696969;
font-size: 12px;
color: #000;
padding: 2px 0 3px 6px;
}

/*________ BREADCRUMB ________*/

#navBreadCrumb {
background: #151313;
font-size: 11px;
padding: 0 12px;
width: 886px;
overflow: hidden;
margin-bottom: 18px;
}

#navBreadCrumb img {
float: left;
margin: 0 11px;
}

#navBreadCrumb a {
float: left;
margin-top: 7px;
}

#navBreadCrumb a:hover {
color: #b3bb27;
}

#navBreadCrumb div {
padding-top: 7px;
float: left;
}

/*__________ SIDEBAR __________*/

#sidebar {
float: right;
background: #151313;
width: 280px;
padding: 20px;
margin: 0 10px 0 0;
}

#sidebar h3 {
padding-bottom: 15px;
color: #fff;
font: 14px Arial Black, Arial, Helvetica, sans-serrif;
text-transform: uppercase;
}

#sidebar ul {
list-style-type: none;
padding: 0 0 0 2px;
}

#sidebar ul li {
text-transform: uppercase;
font-size: 12px;
border-bottom: 1px dotted #545353;
padding-bottom: 7px;
margin-bottom: 7px;
}

#sidebar ul li a {
color: #a8a8a8;
}

#sidebar ul li a:hover {
color: #bfc81f;
text-decoration: none;
}

#sidebar #cartProducts {
border-top: 1px solid #545353;
}

#sidebar #cartProducts li {
text-transform: none;
padding: 8px 0;
overflow: hidden;
width: 278px;
}

#sidebar #cartProducts a.myCartDel {
float: right;
}

#sidebar #cartProducts a.sideCartImage {
float: left;
width: 80px;
height: 60px;
overflow: hidden;
text-align: center;
margin-right: 8px;
background: #fff;
}

#sidebar #cartProducts a.sideCartImage img {
display: block;
margin: 0 auto;
}

#sidebar #cartProducts h4 {
font-size: 11px;
color: #fff;
padding: 2px 0 3px 0;
}

#sidebar #cartProducts li p {
font-size: 11px;
border-top: 1px dotted #484747;
overflow: hidden;
width: 160px;
padding-top: 4px;
color: #a8a8a8;
}

#sidebar #cartProducts p.myCartTotal {
font-size: 11px;
color: #a8a8a8;
border-bottom: 1px dotted #545353;
padding-bottom: 8px;
margin-bottom: 8px;
}

#sidebar #cartProducts p.myCartTotal b {
color: #fff;
}

#sidebar .sideCheckout {
overflow: hidden;
width: 280px;
margin-bottom: 30px;
}

#sidebar .sideCheckout a {
float: left;
margin-right: 10px;
}

#sidebar #memberLogin,
#sidebar #productCategories,
#sidebar #sidebarSearch {
margin-bottom: 30px;
}

#sidebar form fieldset {
border: 0;
}

#sidebar form label {
display: none;
}

#sidebar form fieldset input {
display: block;
width: 270px;
margin: 0 0 8px 0;
border: 1px solid #000;
background: #696969;
padding: 4px 0 4px 5px;
float: none;
}

#sidebar form fieldset input#passwordx {
background: #696969 url(/images/bg-password.gif) no-repeat top left;
}

#sidebar form input {
margin: 0 10px 10px 0;
float: left;
}

#sidebar form p {
overflow: hidden;
width: 170px;
padding: 3px 0;
}

/*________ CONTENT ________*/

#content {
overflow: hidden;
padding: 0 12px;
width: 560px;
}

#content.home {
width: 886px;
background: url(/images/bg-content.jpg) no-repeat top left;
}

#content #promoBar {
width: 298px;
float: right;
margin: 0 0 60px 25px;
text-align: center;
}
#content #promoBar img {
margin: auto;
}
#content #promoBar .banner {
margin-bottom: 40px;
display: block;
}

#content h2,
#content h1 {
padding-bottom: 15px;
color: #fff;
font: 18px Arial Black, Arial, Helvetica, sans-serrif;
text-transform: uppercase;
}

#content h3, h3#brandHeader {
padding-bottom: 5px;
text-transform: uppercase;
font: 14px Arial Black, Arial, Helvetica, sans-serrif;
color: #fff;
clear: left;
}

#content h4 {
padding-bottom: 5px;
font-size: 100%;
color: #fff;
}

#content p {
padding-bottom: 20px;
line-height: 1.4;
}

#content p#introduction {
font-weight: bold;
font-size: 16px;
}

#content ul.home {
padding: 0 0 20px 30px;
}

#content ul.home li {
text-transform: uppercase;
margin-bottom: 4px;
list-style-image: url(/images/bg-list-item.gif);
}

#content ul {
padding: 0 0 20px 25px;
}

#content dl#shipping {
line-height: 1.4;
overflow: hidden;
padding: 0 0 20px 25px;
width: 420px;
}
#content dl#shipping dt {
float: left;
clear: left;
width: 150px;
border-bottom: 1px dotted #444;
padding: 3px 0;
}
#content dl#shipping dd {
float: left;
border-bottom: 1px dotted #444;
padding: 3px 0;
width: 250px;
}

#content ul li {
margin-bottom: 2px;
line-height: 1.4;
}

#content .productsHeading span {
font: 12px Arial, Helvetica, sans-serrif;
text-transform: none;
}

/*________ FORM STYLES ________*/

#content form {
margin: 0 0 20px 0;
}

#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: 130px;
text-align: right;
margin: 0 10px 10px 0;
padding-top: 3px;
}

#content form fieldset input {
border: 1px solid #000;
background: #696969;
display: block;
width: 195px;
padding: 3px 0 3px 5px;
margin: 0 0 10px 0;
}

#content form fieldset textarea {
border: 1px solid #000;
background: #696969;
display: block;
padding: 3px 0 3px 5px;
margin: 0 0 10px 0;
overflow: auto;
font: 13px Arial, Helvetica, sans-serrif;
}

#content form fieldset select {
display: block;
border: 1px solid #000;
background: #696969;
color: #000;
margin: 0 0 10px 0;
padding: 2px 2px;
}

#content form input {
margin: 0 0 10px 140px;
}

/*________ PRODUCT LISTING ________*/

#productListing,
#specials {
overflow: hidden;
width: 555px;
margin-bottom: 10px;
}

#productListing .product,
#specials .product {
float: left;
width: 170px;
margin: 0 20px 30px 0;
}

#productListing .product .productImage,
#specials .product .productImage {
border: 2px solid #000;
display: block;
width: 166px;
height: 122px;
overflow: hidden;
background: #fff;
}

#productListing .product .productImage img,
#specials .product .productImage img {
margin: 0 auto;
}

#productListing .product .productInfo,
#specials .product .productInfo {
padding-top: 5px;
}

#productListing .product .productInfo h4,
#specials .product .productInfo h4 {

font-size: 11px;
color: #fff;
padding-bottom: 3px;
margin: 0;
}

#productListing .product .productInfo .price,
#specials .product .productInfo .price {
font-size: 11px;
color: #a8a8a8;
border-top: 1px dotted #535051;
padding: 2px 0 3px 0;
}

#productListing .product .productInfo .normalprice,
#specials .product .productInfo .normalprice {
text-decoration: line-through;
}

#productListing .product .productInfo .productSpecialPrice,
#specials .product .productInfo .productSpecialPrice {
color: #b3bb27;
}

.navSplitPagesLinks {
float: right;
}

.navSplitPagesLinks a {
border: 1px solid #000;
text-decoration: none;
padding: 4px 6px;
background: #aab035;
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 #fff;
color: #fff;
}

.navSplitPagesLinks strong {
float: left;
padding: 5px 2px;
margin: 0 0 0 5px;
}

/*________ PRODUCT INFO ________*/

#productDetails #mainImg {
border: 2px solid #000;
float: left;
width: 316px;
overflow: hidden;
background: #fff;
margin: 0 10px 18px 0;
}

#productDetails #mainImg img {
margin: 0 auto;
}

#productDetails #productText {
overflow: hidden;
width: 215px;
margin: 0 0 18px 0;
}

#productDetails h4 {
color: #fff;
font-size: 14px;
padding-bottom: 8px;
}

#productDetails p.price {
color: #a8a8a8;
border-top: 1px dotted #535051;
border-bottom: 1px dotted #535051;
padding: 5px 0 6px 0;
margin-bottom: 10px;
}

#productDetails .normalprice {
text-decoration: line-through;
}

#productDetails .productSpecialPrice {
color: #b3bb27;
}

#content #productDetails input {
margin: 0;
}

#productDetails #productDescription {
clear: both;
line-height: 18px;
}

#productDetails #productDescription h4 {
font-size: 14px;
font-weight: bold;
color: #fff;
padding-bottom: 5px;
}

/*________ SHOPPING CART ________*/

#cartContentsDisplay {
border-bottom: 1px solid #fff;
font-size: 12px;
}

#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;
}

#shoppingcartBody #cartContentsDisplay tr td.cartQuantity {
width: 170px;
}

#cartContentsDisplay tr td.cartQuantity b input {
margin: 0;
background: #696969;
padding: 3px 0 2px 3px;
border: 1px solid #000;
vertical-align: top;
}

#cartContentsDisplay tr .cartProductDisplay img {
border: 1px solid #000;
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: 12px Arial, Helvetica, sans-serrif;
padding: 8px 0;
text-align: center;
text-transform: none;
background: #000;
margin-bottom: 10px;
}

#checkoutShippingHeading strong,
#checkoutShippingHeading span,
#checkoutPaymentHeading strong,
#checkoutPaymentHeading span,
#checkoutConfirmDefaultHeading strong,
#checkoutConfirmDefaultHeading span {
padding: 0 18px;
}

#checkoutShippingHeading span,
#checkoutPaymentHeading span,
#checkoutConfirmDefaultHeading span {
color: #8a8a8a;
}

#checkoutShippingHeading a,
#checkoutPaymentHeading a,
#checkoutConfirmDefaultHeading a {
text-decoration: none;
}

#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 #000;
}

#checkoutPayment #orderTotals .totalBox,
#checkoutConfirmDefault #orderTotals .totalBox,
#accountHistInfo #orderTotals .amount {
float: right;
clear: right;
font-weight: bold;
color: #fff;
border-bottom: 1px solid #000;
}

#checkoutPayAddressDefault fieldset,
#checkoutShipAddressDefault fieldset,
#checkoutPayAddressDefault address,
#checkoutShipAddressDefault address {
margin-bottom: 20px;
}

#content .moduleRow input,
#content .moduleRowSelected input {
width: auto;
height: 15px;
float: left;
margin: 0 5px 3px 0;
padding: 0;
border: 0;
background: none;
}

#content .moduleRow label,
#content .moduleRowSelected label {
clear: none;
float: none;
text-align: left;
display: block;
margin: 0 0 3px 0;
padding: 0;
width: auto;
overflow: hidden;
}

#checkoutShipping textarea,
#checkoutPayment textarea,
#checkoutConfirmDefault textarea {
width: 555px;
height: 94px;
}

/*________ CHECKOUT SHIPPING ________*/

#content #checkoutShipping legend.shippingLegend {
display: block;
font-weight: bold;
color: #fff;
margin-bottom: 3px;
}

#content #checkoutShipping form fieldset input {
width: auto;
height: 15px;
float: left;
border: 0;
padding: 0;
background: none;
margin: 0 5px 20px 0;
}

#content #checkoutShipping form label {
clear: none;
float: none;
text-align: left;
display: block;
overflow: hidden;
width: auto;
padding: 0;
margin: 0 0 20px 0;
}

/*________ CHECKOUT PAYMENT ________*/

#checkoutPayment h3.important {
padding-bottom: 20px;
}

#checkoutPayment p.floatingBox {
font-weight: bold;
padding: 10px 0 0 0;
}

#checkoutPayment form #pmt-paypal,
#checkoutPayment form #pmt-moneyorder {
width: auto;
height: 15px;
float: left;
clear: left;
margin: 0 5px 30px 0;
padding: 0;
border: 0;
background: none;
}

#checkoutPayment form .radioButtonLabel {
clear: none;
float: none;
text-align: left;
display: block;
padding: 0;
width: auto;
margin-bottom: 30px;
}

#checkoutPayment form label img {
float: left;
}

#checkoutPayment .gvBal {
overflow: hidden;
width: 530px;
margin-bottom: 10px;
}

#checkoutPayment .gvBal input {
float: left;
margin-right: 10px;
}

/*________ CHECKOUT CONFIRMATION ________*/

#deliveryPaymentAddress,
#deliveryPaymentMethods {
overflow: hidden;
width: 565px;
}

#deliveryPaymentAddress #checkoutBillto,
#deliveryPaymentAddress #checkoutShipto,
#deliveryPaymentMethods #methodPayment,
#deliveryPaymentMethods #methodDelivery {
float: left;
border: 0;
margin: 0;
padding: 0;
width: 280px;
}

#deliveryPaymentAddress #checkoutBillto .forward,
#deliveryPaymentAddress #checkoutShipto .forward {
float: right;
margin: 25px 30px 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;
}

#checkoutSuccess .buttonRow img {
margin: 0 auto 20px auto;
}

/*________ CREATE ACCOUNT / LOGIN ________*/

#loginDefault #loginButton,
#timeoutDefault #loginButton {
float: left;
margin: 0 5px 10px 0;
}

#loginDefault .important,
#timeoutDefault .important {
overflow: hidden;
display: block;
width: 160px;
padding: 3px 0;
margin-bottom: 15px;
}

/*________ ACCOUNT SUCCESS ________*/

#createAcctSuccess {
padding-bottom: 20px;
}

#createAcctSuccess fieldset {
border: 0;
margin-bottom: 20px;
} 

#createAcctSuccess legend {
display: none;
}

#createAcctSuccess address {
float: left;
margin-right: 50px;
margin-bottom: 10px;
}

#createAcctSuccess .forward a {
margin-bottom: 5px;
display: block;
}


#createAcctSuccess .addressBookDefaultName {
clear: both;
}

/*________ MY ACCOUNT ________*/

#accountDefault p.forward {
float: right;
}

#accountDefault table {
margin-bottom: 15px;
font-size: 12px;
}

#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 #orderTotals {
padding-top: 5px;
}

#accountHistInfo p.forward {
float: right;
font-size: 11px;
}

#accountHistInfo #myAccountShipInfo {
float: left;
width: 280px;
}

#accountHistInfo #myAccountShipInfo,
#accountHistInfo #myAccountPaymentInfo {
padding: 20px 0;
}

#accountHistInfo p.shipBill {
font-weight: bold;
font-size: 14px;
padding: 7px 0 3px 0;
color: #fff;
}

#accountHistoryDefault fieldset {
border: 0;
padding-bottom: 20px;
margin-bottom: 20px;
border-bottom: 1px solid #e6e6e7;
}

#accountHistoryDefault legend {
margin-bottom: 3px;
color: #fff;
font-weight: bold;
}

#accountHistoryDefault .view {
float: right;
}

/*________ ADDRESS BOOK ________*/

#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: auto;
float: left;
clear: both;
border: 0;
padding: 0;
background: none;
margin: 0 5px 10px 140px;
}

#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;
}

#addressBookDefault .forward {
float: right;
}

#addressBookDefault .forward img {
margin-bottom: 5px;
}

/*_____ TESTIMONIALS / SERVICES _____*/

#testimonials img,
img.servicesImg {
float: right;
margin: 0 0 10px 15px;
}

#testimonials img.imgLarge {
margin-top: 1px;
}

#testimonials img.imgMed {
margin-top: 10px;
}

#testimonials h4 {
font-size: 14px;
font-weight: bold;
color: #fff;
padding-bottom: 5px;
}

#testimonials .testimonialP {
color: #fff;
}

#testimonials ul.now {
padding-left: 30px;
}

#testimonials ul.now li {
list-style-image: url(/images/bg-list-item.gif);
margin-bottom: 4px;
}

/*________ CONTACT US ________*/

#emailUs {
width: 290px;
float: right;
font-size: 12px;
}

.contactDetails {
overflow: hidden;
width: 260px;
margin-bottom: 20px;
font-size: 12px;
}

.contactDetails dt {
float: left;
clear: left;
width: 70px;
margin-bottom: 10px;
font-weight: bold;
color: #fff;
}

.contactDetails dd {
display: block;
overflow: hidden;
width: 190px;
margin-bottom: 10px;
}

#googleLink {
margin-bottom: 20px;
text-align: center;
overflow: hidden;
width: 242px;
font-size: 12px;
}

#googleMap {
display: none;
}

#contactForm {
overflow: hidden;
width: 290px;
}

#content #contactForm fieldset label {
width: 50px;
margin: 0 5px 10px 0;
}

#content #contactForm fieldset input {
width: 175px;
margin: 0 0 10px 0;
}

#contactForm fieldset textarea {
width: 225px;
height: 94px;
}

#content #contactForm input {
margin: 0 0 10px 55px;
}

#errorText, #successText {
border: 1px solid;
padding: 10px;
margin-bottom: 5px;
color: #f60000;
background: #ffc9c9;
font-size: 12px;
}

#successText {
background: #94ff86;
color: #0b5f00;
text-align: center;
}

#errorText p {
font-weight: bold;
padding-bottom: 5px;
}

#successText p {
padding: 0;
}

#errorText ul {
padding-bottom: 0;
}

/*________ FOOTER ________*/

#footer {
background: url(/images/bg-footer.jpg) no-repeat top left;
text-align: center;
height: 75px;
margin-bottom: 30px;
}


#footer #footerNav {
padding: 15px 0;
}

#footer #footerNav li {
display: inline;
margin: 0 28px;
text-transform: uppercase;
font-size: 11px;
font-weight: bold;
}

#footer #footerNav li a {
text-decoration: none;
color: #a3a3a3;
}

#footer #footerNav li a:hover {
text-decoration: underline;
}

#footer p {
color: #626262;
font-size: 11px;
}

#footer p a {
text-decoration: none;
color: #626262;
}

h3#brandHeader {
text-align: center;
border-top: 1px dotted #565354;
padding-top: 10px;
margin-top: 15px;
clear: both;
}

ul#footerBrands {
padding-left: 0;
text-align: center;
padding-bottom: 0;
}

#footerBrands li {
list-style-type: none;
display: inline;
text-transform: uppercase;
padding: 3px 10px;
text-align: center;
font-size: 80%;
}

/*_____________ Misc ______________*/

#content .noRightMargin {
margin-right: 0;
}

#content .clearLeft {
clear: left;
}

#content .hidden {
display: none;
margin: 0;
}

br.clearBoth {
display: none;
}

#advSearchDefault .forward input {
margin: 0 0 10px 0;
}

.messageStackCaution,
.messageStackError,
.messageStackSuccess {
border: 1px solid #000;
color: #000;
padding: 10px;
margin-bottom: 10px;
overflow: hidden;
width: 540px;
}

.messageStackCaution img,
.messageStackError img,
.messageStackSuccess img {
float: left;
margin-right: 10px;
}


.messageStackCaution {
background: #f0ff00;
}

.messageStackError {
background: #ff7575;
}

.messageStackSuccess {
background: #27ec00;
}

/*__________ GIFT CERTIFICATES __________*/

#gvSendDefault textarea {
width: 350px;
}

#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;
}

.imgLeft {
float: left;
margin: 0 25px 20px 0;
}