

/* =RESET
====================================================== */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;text-align:left;vertical-align: baseline} a img,:link img,:visited img {border:0} button { padding:0; margin:0; border:0 }


/* =CONTENT
====================================================== */


strong {
	font-weight:bold
}

em {
	font-style: italic;
}

h2, h3, h4, h5, h6 {
	font-weight:bold;
}

h2 {
	font-size:28px;
	border-bottom:3px solid #AF003D;
	color:#AF003D;
}

h3 {
	font-size:20px;
	margin:20px 0 0;
}

.purple {
	color:#9E4FA5
}

.yellow {
	color:#FCB514;
}

p, ol, dl, ul {
	padding:0.25em 15px 0.75em;
	line-height:1.5;
}

ul, ol {
	padding:0.25em 45px 0.75em;
	list-style:disc;
}

ol {
	list-style:decimal;
}


.right {
	float:right;
}


.left {
	float:left;
}

a:hover {
color:#696969;
text-decoration:underline;
}

a, a:active, a:visited {
color:#7F7F7F;
font-weight:normal;
text-decoration:underline;
}


/* =HOMEPAGE
====================================================== */

.hp_social {
	width:150px;
	float:right;
	text-align:right;
	padding:5px 10px 0 0;
}

.hp_text {
	margin-right:160px;
}

.hp_info, .hp_demo, .hp_shoponline {
	height:464px;
	float:left;
}
.hp_info img, .hp_demo img, .hp_shoponline img {
	margin:0;
	padding:0;
}

.hp_info {
	width:490px;
	height:auto;
}

.hp_info p, .hp_info h2, .hp_info h3 {
	padding-left:0;
}
.hp_info h2 {
	margin-bottom:10px;
}

.hp_demo {
	width:441px;
}

.hp_shoponline, .hp_demo {
	width:273px;
}

.hp_shoponline {
	overflow:hidden;
}

.hp_shoponline ul {
	padding:0;
}

ul#imageFeature {
	width:273px;
	height:464px;
	overflow:hidden;
	position:relative;
	list-style:none;
	padding:0;
	margin:0;
}

ul#imageFeature li {
	position:absolute;
	text-align:center;
	width:273px;
	left:0;
	top:0;
	display:none;
}

ul#imageFeature img {
	margin:0 auto;
}

/* =DEMO
====================================================== */

#demo {
	background:#000 url(images/demo-bg.jpg) no-repeat 0 0;
	padding:140px 0 30px;
}

#demo #text {
	background-image:url(images/black-tint.png);
	border:1px solid #888888;
	color:#999999;
	margin:30px auto 0;
	min-height:200px;
	overflow:hidden;
	padding:20px;
	text-align:justify;
	width:700px;
}

#demo #text p, #demo #text h3 {
	padding:0;
	margin:0;
}

#demo #text .step {
	width:200px;
	float:left;
}

#demo #text .middle {
	margin:0 45px;
}

#demo #text .text {
	clear:both;
	padding:10px 0;
}

/* =LAYOUT
====================================================== */


#nba_edit {
	position:absolute;
	right:0;
	top:0;
	outline:0;
	background:#fff url(/admin/assets/style/images/icon_edit.png) no-repeat 0 center;
	padding:2px 2px 2px 18px;
	border:1px solid #ccc;
	border-width:0 0 1px 1px;
	opacity:0.5;
}

body {
	background:#999;
	font-family:Arial,Helvetica,sans-serif;
	color:#666;
	line-height:1.4;
	font-size:14px;
}
#container {
	width:1060px;
	margin:0 auto;
	padding:0 20px;
	background:#fff;
}

h1 a {
	background:url(images/logo.png) no-repeat center 0;
	width:175px;
	height:87px;
	display:block;
	text-indent:-999px;
	overflow:hidden;
}

#header h1 {
	width:175px;
	height:87px;
	position:relative;
	float:left;
}

#header {
	height:90px;
	padding:10px 0 0 0;
	border-bottom:1px solid #ccc;
}

/* =NAV
====================================================== */

#header .bag {
	float:right;
	width:97px;
	height:90px;
}

#header .bag a {
	display:block;
	width:97px;
	height:90px;
	background: url(images/shopping_bag.jpg) no-repeat center;
	overflow:hidden;
	text-indent:-9999px;

}

#socialMedia {
	float:right;
	width:400px;
	text-align:right;
	height:60px;
	padding-right:10px;
	vertical-align: top;
}

#dealBanner, #socialMedia img {
	vertical-align: top;
}

#dealBanner {
	padding-right:10px;
}

#nav {
	float:right;
	text-align:right;
	padding:0;
}

#nav li {
	float:left;
	position:relative;
	list-style:none;
}

#nav li a {
	display:block;
	color:#7F7F7F;
	text-decoration: none;
	padding:0 10px;
	border-right:1px solid #999;
}

#nav li.nob a {
	border:0;
}

#nav li.bag {
	padding:0;
}

#nav li.bag a {
	border:0;
	background:#fff;
	padding:0 10px 102px;
}

#nav li a:hover {
	color:#696969;
}

/* =GENERIC
====================================================== */

.biColumn {
	width:49%;
	float:left;
}


/* =SIDEBAR =MAINCONTENT
====================================================== */


#content {
	clear:both;
	overflow:hidden;
	position:relative;
	z-index:5;
	background:url(images/bg_sidebar.gif) repeat-y 195px 0;
	margin-top:32px;
}

#sidebar {
	width:190px;
	padding-right:5px;
	float:left;
}

#mainContent {
	float:right;
	width:850px;
	margin-left:0;
}

.demo #mainContent {
	width:864px;
}

.noSidebar #mainContent {
	width:auto;
	float:none;
	padding:0 12px;
	background:none;
}

.noSidebar {
	background:none !important;
}

#sidebar h3 {
	text-transform: uppercase;
	font-size:18px;
	margin-top:0;
}

#sidebar ul {
	list-style:none;
	padding:0 0 10px 15px;
}

#sidebar ul li {
	margin:5px 0 0;
}

#sidebar ul li a {
	font-size:16px;
	text-decoration: none;
}

/* =FOOTER
====================================================== */

#footer {
	margin-top:10px;
	clear:both;
}

#footer ul {
	list-style:none;
}

#footer .nav {
	padding:0;
	overflow:hidden;
	font-size:12px;
	margin:25px 0 25px;
}

#footer .copyright {
	font-size:10px;
}

#footer .links {
	text-align:center;
	margin:10px 0;
	clear:left;
}

#footer .facebook {
	float:right;
	width:440px;
	clear:right;
}

#footer #emailSignup {
	float:right;
	width:300px;
	font-size:10px;
	position:relative;
	padding:25px 0 45px;
	overflow:hidden
}

#footer #emailSignup input {
	width:185px;
}

#footer #emailSignup label {
	padding-top:25px;
}

#footer #emailSignup .submit {
	float:right;
	width:auto;
	position:absolute;
	right:0;
	top:0;
}

#footer .links li, #footer .nav li  {
	display:inline;
}

#footer .nav li {
	padding:0 5px;
}

#footer p.copyright {
	font-size:10px;
	text-align:center;
}


/* =PRODUCTLIST
====================================================== */

div.product {
	background:#ddd;
	overflow:hidden;
}

.productList {
	padding:0;
	clear:both;
}

.productList li {
	width:150px;
	text-align:center;
	float:left;
	list-style:none;
	margin:10px 20px 0 ;
}

.productList li .imgTag, .productList li .image {
	width:150px;
	height:150px;
	line-height:150px;
	text-align:center;
	padding:0 0 10px;
}

.productList li img {
	vertical-align: middle;
}

.productList li.clearIE6 {
	clear:both;
}


body.product .productList li {
	width:150px;
	margin:10px;
}

.productList li p {
	margin:0;
	font-size:0.8em;
	padding:0.25em 10px 0.75em;
	text-indent:0;
	text-align:center;
}

.productList li h4 {
	text-align:center;
}

/* =FUNCTIONS CONTENT
============================================================= */

.cart {
	border-top:1px solid #ccc;
}

.cart {
	margin:10px auto;
	width:650px;
}

 .cart td {
	vertical-align:middle;
	border-bottom:1px solid #ccc;
	padding:3px;
}

.cart tr.even td {
	background:#fcefef;
}

#functions #miniCart td.blank,
	.cart td.blank, .cart td.noborder {
	border:0;
	background:none;
}

#functions #miniCart .img, .cart .img, .cart img {
	float:none;
	width:auto;
}

#functions #miniCart thead td, .cart thead td, .cart th {
	font-weight:bold;
	color:#fff;
	font-size:11px;
	background:#A84950;
}

.cart td input, #functions #miniCart tbody td input {
	border:1px solid #ccc;
	border-bottom:2px solid #ccc;
	font-size:12px;
	padding:2px;
	color:#4d4d4d;
}

.cart td input.submit, .cart td input.button {
	padding:0;
	border:0;
}

#functions #miniCart tbody tr.giftwrap td {
	text-align:right;
	font-size:10px;
	font-style:italic;
}

#functions #miniCart tbody tr.giftwrap input {
	vertical-align:middle;
}

#functions #miniCart tbody td {
	border-bottom:1px solid #ccc;
}

#functions #miniCart tbody tr.nogiftwrap td {
	border-bottom-color:#efefef;
}

#functions #miniCart tbody tr.nogiftwrap td.subtotal {
	border-color:#ccc;
}

#mainContent .cart h4 {
	padding:3px 5px 0;
}


.cart td.estimated, #functions #miniCart  td.estimated {
	text-align:right;
	font-size:0.9em;
}

table td.pimg {
	width:85px;
	text-align:center;
	padding:0;
}

table td.pimg img {
	border:1px solid #ccc;
	margin:5px;
}

/* =PRODUCT
====================================================== */

.deal {
	background:#af003d;
	color:#fff;
	border:2px solid #af003d;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	margin:10px;
}

.deal h2 {
	color:#fff;
	font-size:24px;
	padding:2px 10px;
	border-bottom:0;
}

.deal a, .deal a:link, .deal a:visited {
	color:#ccc;
}


body.product #product_image {
	width:375px;
	float:left;
	text-align:center;
	margin:0 10px 10px 0;
}

#more_images {
	clear:both;
}

#more_images h3 {
	margin:0;
}

#more_images ul {
	list-style:none;
	padding:0 0 10px;
	overflow:hidden;
}

#product_image {
	padding:10px;
}

#product_image img {
	border:1px solid #999;
}


#product_description h2 span {
	font-size:20px;
	float:right;
	margin:10px 10px 0;
}

#product_description {
	font-size:12px;
	margin-left:395px;
}

#product_description table {
	display:block;
	font-size:16px;
}

#product_description table td {
	width:200px;
	text-align:center;
	vertical-align: middle;
	padding:10px 5px;
}

#mainContent #product_description label {
	display:inline;
	font-weight:normal;
}

#mainContent input.qty {
	width:3em;
	font-size:16px;
	text-align:center;
	border:1px solid #999;
}

#mainContent fieldset.addCart {
	padding:0;
}

/* =FORMS
====================================================== */

#mainContent fieldset {
	padding:10px 20px;
}

fieldset legend {
	display:none;
}

#mainContent label {
	font-weight:bold;
	display:block;
	overflow:hidden;
}

#mainContent .giftwrap label {
	display:inline;
	font-weight:normal;
}

#mainContent label input[type="text"], #mainContent label input[type="password"], #mainContent textarea, #mainContent label select {
	display:block;
	margin:5px 0 10px;
	border:1px solid #ccc;
	padding:3px;
	font:14px/1.2 Arial, Helvetica, sans-serif;
}

* html #mainContent label input {
	display:block;
	margin:5px 5px 5px 0;
}

#mainContent label em, #mainContent label.error {
	color:#c00;
}

/* =CHECKOUT
====================================================== */

.checkoutAccount, .checkoutNoAccount {
	width:35%;
	float:left;
	margin-top:25px;
}
.checkoutAccount {
	margin-left:10%;
}
.checkoutNoAccount {
	margin-left:10%;
}

.clear {
	clear:both;
}

.acceptance {
	float:right;
}

.checkoutPayment {
	width:350px;
	float:left;
}

.checkoutReview {
	width:270px;
	float:left;
}

.yourOrder .cart {
	width:550px;
}
div.yourOrder {
	float:left;
	width:550px;
}

.reviewOrder {
	width:550px;
	float:left;
}



/* =WISHLIST
====================================================== */
.functions .button {
	display:block;
	margin:4px auto;
}

p.status {
	text-align:right;
	font-size:0.9em;
}


/* =BUTTONS
====================================================== */
button, .button {
	background:#000;
	color:#fff;
	font-weight:bold;
	border:0;
	height:22px;
	text-indent:-9999px;
	overflow:hidden;
	display:inline-block;
	display:-moz-inline-stack;
	width:100px;
	cursor:pointer
}

#btn_imageUpload {
	background:none;
	text-indent:0;
}

.btn_login {
	background:url(images/btn_login.gif) no-repeat 0 0;
}

.btn_register {
	background:url(images/btn_create_account.gif) no-repeat 0 0;
	width:166px;
}

.btn_addcart {
	background:url(images/btn_addcart.gif) no-repeat 0 0;
	height:38px;
	width:250px;
}

.btn_continue {
	background:url(images/btn_continue.gif) no-repeat 0 0;
}

.btn_continueshopping {
	width:166px;
	background:url(images/btn_continue_shopping.gif) no-repeat 0 0;
}

.btn_update {
	background:url(images/btn_update.gif) no-repeat 0 0;
}

.btn_checkout {
	background:url(images/btn_checkout.gif) no-repeat 0 0;
}

.btn_changeadd {
	background:url(images/btn_chng_address.gif) no-repeat 0 0;
	width:146px;
}

.btn_redeem {
	background:url(images/btn_redeem.gif) no-repeat 0 0;
}

.btn_wishlist {
	background:url(images/btn_wishlist.gif) no-repeat 0 0;
	width:120px;
}

.btn_movecart {
	background:url(images/btn_movecart.gif) no-repeat 0 0;
	width:124px;
}

.btn_delete {
	background:url(images/btn_delete.gif) no-repeat 0 0;
	width:89px;
}

/* =REGISTER
====================================================== */

#mainContent fieldset.address {
	float:left;
}

#mainContent label.name, #mainContent label.city, #mainContent label.state, #mainContent label.zip {
	float:left;
}

#mainContent label.address {
	clear:both;
}

#mainContent label.phone input, #mainContent label.name input {
	width:153px;
}
#mainContent label.name { width:165px }
#mainContent label.city { width:138px }
#mainContent label.state { width:112px }
#mainContent label.city input { width:125px }
#mainContent label.state input {	width:100px }
#mainContent label.zip input { width:5em }
#mainContent label.address input {	width:320px }

#mainContent input#billingAddress1, #mainContent input#shippingAddress1 {
	margin-bottom:0;
}

#mainContent label.country {
	clear:both;
}

/* =IMAGE VIEW
==================================================== */

.screen {
	width:100%;
	min-height:100%;
	position:fixed;
	top:0;
	left:0;
	background:#000;
	z-index:98;
}

#loading {
	position:fixed;
	top:50%;
	left:50%;
	width:208px;
	height:13px;
	margin-left:-104px;
	margin-top:-7px;
	background:url(images/loading.gif) no-repeat 0 0;
	z-index:999;
}

#mc-error {
	position:fixed;
	width:350px;
	background:#fff;
	border:3px double #ccc;
	top:50px;
	left:50%;
	margin: 0 0 0 -175px;
	z-index:99;
	color:#A84950;
}

.notification {
	position:fixed;
	width:450px;
	border:3px double #ccc;
	background:#fff;
	top:50px;
	left:50%;
	margin: 0 0 0 -225px;
	z-index:99;
	color:#4d4d4d;
}

.quickNotify {
	height:80px;
	width:300px;
	position:fixed;
	background:url(images/bg_quickNotify-top.gif) no-repeat 0 0;
	top:50%;
	left:50%;
	margin: -40px 0 0 -150px;
	z-index:99;
	color:#fff;
	cursor:pointer;
	padding-top:10px;
}

.quickNotify .notifyContainer {
	background: url(images/bg_quickNotify-bottom.gif) no-repeat 100% 100%;
	padding-bottom:10px;
}

.quickNotify img {
	display:none;
}

.quickNotify p {
	font-size:1.75em;
	font-weight:bold;
	text-align:center;
	padding:5px;
	margin:0;
	line-height:1.2;
}

.quickNotify p span {
	font-size:10px;
	display:block;
}
.notification h2 {
	color:#8B343C;
	font-weight:bold;
	text-align:center;
	padding:5px;
	font-size:1.2em;
}

.notification h3, .notification h4 { color:#3E7449; }

#mc-error h3, #mc-error h4, .notification h3, .notification h4 {
	padding:5px 10px 0;
	font-weight:bold;
}

#mc-error p, .notification p {
	padding:5px 15px;
}

#mc-error ul, .notification ul {
	padding:5px 35px;
	list-style:disc;
}

#mc-error .btn_container {
	text-align:center;
	padding:5px 0 10px;
}


#close, #imgViewer div#close {
	width:22px;
	height:22px;
	overflow:hidden;
	position:absolute;
	right:-6px;
	top:-6px;
	background:url(images/close.png) no-repeat 0 0;
	cursor:pointer;
	text-indent:-9999px;
}

#viewer {
	width:750px;
	position:absolute;
	top:10px;
	left:50%;
	margin: 0 0 0 -375px;
	z-index:99;
	text-align:center;
}

#imgViewer {
	cursor:pointer;
	background:#fff;
	-moz-box-shadow:2px 2px 3px #ccc;
	-webkit-box-shadow:2px 2px 3px #ccc;
	box-shadow:2px 2px 3px #ccc;
}

#imgViewer img {
	border:3px double #666;
	display:block;
}

#imgViewer div {
	position:relative;
}
