/* ----- RULES -----
1. An underscore (_) preceding a parameter is used to target IE6
2. An asterisk (*) preceding a parameter is  used to target IE7 and below (IE7, IE6, IE5.5)
3. Parameters are ordered alphabetically for each id or class name
4. -Webkit parameters are declared last, for Webkit-enabled browsers (Firefox, Safari, Chrome)
/*

/* ----- TYPOGRAPHY & FORM & MULTI-PAGE ELEMENTS ----- */
a { text-decoration: none; }
p { margin-bottom: 15px; }
h1 { display: inline; font-size: 30px; letter-spacing: 0.05em; line-height: 28px; }
h2 { font-size: 18px; letter-spacing: 0.1em; line-height: 18px; margin-bottom: 10px; }
h3 { font-size: 14px; font-weight: bold; line-height: 16px; margin-bottom: 5px; }
.small { color: #777; font-size: 11px; line-height: 16px; }
strong { font-weight: bold; }
em { font-style: italic; }
del { color: #444; }
hr { border-width: 0px; height: 1px; margin: 15px 0 10px 0; width: 100%; }
button, .button { font-size: 9px; font-weight: bold; height: 24px; margin: 10px 0 10px 0; padding: 0 5px 0 5px; text-align: center; text-transform: uppercase; }
.product, .details, #searchButton, #cartDisplayWrapper, button, .button, #addToCart, input { -moz-border-radius: 3px; -webkit-border-radius: 3px; }
button, .button, input, textarea, #cartDisplayWrapper { -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: rgba(0, 0, 0, 0.05) 2px 2px 2px; }
.loginField, #checkoutButtons input, #couponCode input { -webkit-box-shadow: none; -moz-box-shadow: none; }
.product, .thumb, .favorite .thumb, .fan .thumb, #thumbnails .thumb { -webkit-transition: border .3s ease-in-out; }


/* ----- ARCHITECTURE ----- */

/*  Main Wrappers  */
#wrapper { border-left-width: 1px; border-right-width: 1px; border-bottom-width: 1px; margin: 0px auto; width: 1000px; }
#contentWrapper { float: left; margin-left: 50px; _margin-left: 25px; width: 660px; }
#content { min-height: 220px; width: 660px; }
#homeText { margin-bottom: 20px; overflow-x: hidden; }

/*  Navigation  */
#navigationWrapper { border-bottom-width: 1px; height: 60px; width: 100%; margin: 0px auto; }
#navigation { margin: 0px auto; width: 900px; }
#navigation ul { float: left; margin-top: 22px; width: 750px; }
#navigation ul li { display: inline; font-size: 13px; margin-right: 20px; }
.star { font-size: 14px; font-weight: normal; }
#fansNum { font-size: 11px; }

/*  Cart Display  */
#cartDisplayWrapper { float: right; height: 30px; line-height: 30px; margin-top: 15px; position: relative; width: 140px; }
#cartDisplay { }
#cartIcon { background: url('/templates/common/themes/shared_assets/images/cart_icon.png') no-repeat; _background: url('/templates/common/themes/shared_assets/images/cart_icon.gif') no-repeat; height: 18px; left: 10px; position: absolute; top: 8px; width: 18px; }
#cartName { color: #fff; left: 35px; position: absolute; top: 7px; }
#cartItems { float: right; font-size: 14px; margin: 7px 10px 0 0; }
#cartItems a { color: #fff; }
#cartNum { font-size: 16px; font-weight: bold; padding: 0 3px 0 0; }

/*  Header  */
#header, #headerImage { margin: 0px auto; overflow: hidden; width: 900px; }
#header h1 { height: 100px; line-height: 100px; }
#headerImage { padding: 20px 0 20px 0; text-align: center; }

/*  Borders & Structure  */
div, li, p, input, textarea, label, button, legend, legend span { border-width: 0px; border-style: solid; }

/*  Menu  */
#menuWrapper { float: right; margin: 0 50px 0 0; _margin: 0 25px 0 0; width: 200px; }
#search { height: 50px; width: 200px; }
#search_term, #fanClubEmail { border-width: 1px; color: #aaa; float: left; font-size: 12px; height: 20px; line-height: 25px; padding: 5px 0 0 5px; width: 160px; }
#searchButton { float: right; height: 27px; margin: 0px; padding: 0px; width: 27px; position: relative; }
#searchSubmit { background: url('/templates/common/themes/shared_assets/images/search.png') no-repeat 6px 5px; _background: url('/templates/common/themes/shared_assets/images/search.gif') no-repeat 6px 5px; height: 27px; margin: 0px; padding: 0px; position: absolute; top: 0px; left: 0px; width: 27px; }
#menu { margin-left: 10px; width: 170px; }
#menu ul { list-style: none; margin-top: 10px; }
#menu ul li { height: 25px; }
#fanClubSignUp { margin: 40px 0 0 10px; padding: 20px 0 0 0; width: 190px; }
#fanClubEmail { font-size: 11px; height: 17px; line-height: 23px; width: 125px; }
#SignUp { float: right; font-size: 9px; margin: 0px; width: 50px; }
#fbConnect { margin: 10px 0 0 -7px; }

/* Cart */
#couponCode { background: #f7f7f7; border-width: 1px; border-style: dashed; float: left; height: 30px; margin-top: 10px; padding: 4px 10px 0 10px; *padding: 2px 10px 2px 10px; width: 280px; }
#shipCouponCode { width: 160px; }
#cartFormItems { background: url('/templates/common/themes/shared_assets/images/cart_background.png') no-repeat bottom left; _background: url('/templates/common/themes/shared_assets/images/cart_background.gif') no-repeat bottom left; margin-top: 10px; padding: 0 0 5px 0; width: 325px; }
.cartFormItem { border-top-width: 1px; border-bottom-width: 0; text-align: right; width: 324px; }
.cartFormLabel { float: left; margin-left: 10px; text-align: left; }
#cartDestination, #checkOutTotal { background: url('/templates/common/themes/shared_assets/images/cart_top.gif') no-repeat top left; border-top-width: 0px; padding-top: 5px; }
#cartTotal { height: 40px; line-height: 40px; }
.cartFormValue, .cartPrice, .cartTotal { font-size: 13px; }
#cartTotal .cartFormValue { font-size: 20px; }
#cartUpdate, #checkoutButton { height: 40px; line-height: 40px; }
#cartUpdate input, #checkoutButton input { width: 150px; }
#cartLogos { height: 35px; margin: 10px 0 20px 0; padding-right: 10px; text-align: right; }

/*  Product Detail  */
#detailImages { float: right; width: 300px; }
.detailImage { background: #fff; padding: 10px; text-align: center; width: 260px; }
.detailImage img { width: 250px; }
#thumbnails { margin: 10px 0 0 25px; padding-top: 10px; }
#thumbnails img { height: 65px; margin: 0 10px 10px 0; width: 65px; }
#productDetail { float: left; width: 270px; }
#productDetail .form, #productDetail .form legend span { width: 270px; }
#color select { margin-top: 5px; width: 100%; }
#addToCart { border-width: 1px; border-style: solid; height: 45px; margin-bottom: 50px; padding: 0 10px 0 10px; width: 248px; }
#contactToPurchase, #soldOut { border-top-width: 1px; margin: 10px 0 50px 0; padding-top: 10px; width: 268px; }
#addQuantity { float: left; line-height: 45px; }
#addQuantity label { float: none; position: relative; _top: 2px; }
#addQuantity input { position: relative; _top: 6px; }
#addButton, #addButton_2 { float: right; }
#description p { width: 270px; margin-bottom: 0; }
#descriptionMore { margin-top: 10px; }
#productPrice { float: left; margin: 5px 0 0 0; }
#favorites { color: #e78888; float: right; font-weight: bold; text-transform: uppercase; }
#favorites img { margin-left: 3px; position: relative; top: 5px; }

/*  Footer  */
#footer { clear: both; font-size: 11px; padding: 20px 0 20px 50px; }
#footer a { font-weight: bold; }


/* ----- PRODUCT GRID ----- */
/*  Borders & Structure  */
#productGrid { margin: 10px 0 0 10px; }
.product { float: left; height: 235px; margin: 10px; overflow: hidden; width: 190px; }

/*  Product  */
.image { height: 150px; margin-top: 10px; text-align: center; }
.thumb { height: 140px; padding: 0 10px 0 10px; }

/*  Info & Links  */
.title { font-size: 14px; height: 35px; line-height: 18px; margin: 0 0 10px 0; overflow: hidden; padding: 0 10px 0 10px; text-align: center; }
.details { height: 31px; line-height: 30px; padding: 7px 10px 0 10px; }
.detailsLink, .detailsSale { background: url('/templates/common/themes/shared_assets/images/triangle.gif') no-repeat left 4px; float: left; font-weight: bold; padding: 0 0 0 10px; }
.price { font-size: 16px; font-weight: bold; }
.details .price { float: right; }


/* ----- FORMS ----- */

/*  Form Borders & Structure  */
legend, label, input, textarea { color: #333; }
.form { margin-top: 10px; width: 400px; }
.formItem { margin-bottom: 5px; }

/*  Form Legend & Labels  */
legend { font-size: 12px; font-weight: bold; height: 25px; _left: -7px; margin-top: 15px; padding: 0px; position: relative; }
legend span { display: block; width: 400px; }
label { float: left; padding: 5px 10px 0 0; width: 100px; _width: 90px; }
label, .label { font-size: 11px; font-weight: bold; }
.formLabel img { float: right; margin-left: 8px; }
#required span, .alert { color: #cc0000; font-size: 10px; font-weight: bold; }
.alert { color: #cc0000; font-size: 12px; }

/*  Inputs  */
textarea { height: 60px; }
.formField { border-width: 1px; padding: 3px; width: 280px; } 

/*  Check & Submit  */
.formSubmit, .formCheck { margin-left: 110px; width: 280px; }
.formCheck label { float: none; width: 100%; }
.checkbox { margin-right: 5px; }


/* ----- COLORS ----- */

/*  Store Colors  */
body { background: #b5c684; }
#wrapper { background: #fff; border-color: #7b9b2b; }
#navigationWrapper { background: #cee7ad; }
div, li, p, input, textarea, label, button, legend, legend span { border-color: #e8e7e6; }
hr { border-color: #e8e7e6; background-color: #e8e7e6; }

/*  Text Colors  */
body { color: #000; }
h1 { color: #7b9b2b; }
h2 { color: #444; }
h3, legend, label, .cartFormLabel, .cartFormValue, .cartPrice, .cartTotal { color: #444; }
#couponCode { background: #f1f1f1; border-color: #dadada; }
#couponCode .formField { border-color: #dadada; }

/*  Product Colors  */
.product { background: #fff; border: 1px solid #fff; }
.product:hover { background: #fff; }
.product:hover, .thumb:hover, .favorite .thumb:hover, .fan .thumb:hover, #thumbnails .thumb:hover, #addToCart, #addToCart input { border-color: #cce59b; }
.price { color: #7b9b2b; }
.details, #addToCart { background: #bdd68c; background: -webkit-gradient(linear, left top, left bottom, color-stop(0.0, #cce59b), color-stop(1, #bdd68c)); background: -moz-linear-gradient(top, #cce59b, #bdd68c); }

/*  Link Colors  */
a:link, a:visited, .signinName { color: #7b9b2b; }
a:active, a:hover { color: #a8c473; }
button, .button, #cartDisplayWrapper, #searchButton { background: #7b9b2b; background: -webkit-gradient(linear, left top, left bottom, color-stop(0.0, #8cad3a), color-stop(1, #7b9b2b)); background: -moz-linear-gradient(top, #8cad3a, #7b9b2b);}
button, .button, #cartDisplayWrapper, #searchButton { color: #fff; }
button:hover, .button:hover, #loginForm a:hover { background: #a8c473; color: #fff; }
#cartDisplayWrapper a:hover { color: #fff; }