/* @import url("http://cssksw.com/novaurora"); */

/*
	-- Blueprint Styles	--
*/

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, 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;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
html {font-size:100.01%;}
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {margin:0 1.5em 1.5em 0;padding-left:3.333em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input[type=text], input[type=password], input.text, input.title, textarea, select {background-color:#fff;border:1px solid #bbb;}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {border-color:#666;}
input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0.5em 0;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {position:relative;top:.25em;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/* grid.css */
.container {width:950px;margin:0 auto;}
.showgrid {background:url(../images/grid.png);}
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {float:left;margin-right:10px;}
.last, div.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}
.span-5 {width:190px;}
.span-6 {width:230px;}
.span-7 {width:270px;}
.span-8 {width:310px;}
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:430px;}
.span-12 {width:470px;}
.span-13 {width:510px;}
.span-14 {width:550px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:910px;}
.span-24, div.span-24 {width:950px;margin-right:0;}
input.span-1, textarea.span-1, input.span-2, textarea.span-2, input.span-3, textarea.span-3, input.span-4, textarea.span-4, input.span-5, textarea.span-5, input.span-6, textarea.span-6, input.span-7, textarea.span-7, input.span-8, textarea.span-8, input.span-9, textarea.span-9, input.span-10, textarea.span-10, input.span-11, textarea.span-11, input.span-12, textarea.span-12, input.span-13, textarea.span-13, input.span-14, textarea.span-14, input.span-15, textarea.span-15, input.span-16, textarea.span-16, input.span-17, textarea.span-17, input.span-18, textarea.span-18, input.span-19, textarea.span-19, input.span-20, textarea.span-20, input.span-21, textarea.span-21, input.span-22, textarea.span-22, input.span-23, textarea.span-23, input.span-24, textarea.span-24 {border-left-width:1px!important;border-right-width:1px!important;padding-left:5px!important;padding-right:5px!important;}
input.span-1, textarea.span-1 {width:18px!important;}
input.span-2, textarea.span-2 {width:58px!important;}
input.span-3, textarea.span-3 {width:98px!important;}
input.span-4, textarea.span-4 {width:138px!important;}
input.span-5, textarea.span-5 {width:178px!important;}
input.span-6, textarea.span-6 {width:218px!important;}
input.span-7, textarea.span-7 {width:258px!important;}
input.span-8, textarea.span-8 {width:298px!important;}
input.span-9, textarea.span-9 {width:338px!important;}
input.span-10, textarea.span-10 {width:378px!important;}
input.span-11, textarea.span-11 {width:418px!important;}
input.span-12, textarea.span-12 {width:458px!important;}
input.span-13, textarea.span-13 {width:498px!important;}
input.span-14, textarea.span-14 {width:538px!important;}
input.span-15, textarea.span-15 {width:578px!important;}
input.span-16, textarea.span-16 {width:618px!important;}
input.span-17, textarea.span-17 {width:658px!important;}
input.span-18, textarea.span-18 {width:698px!important;}
input.span-19, textarea.span-19 {width:738px!important;}
input.span-20, textarea.span-20 {width:778px!important;}
input.span-21, textarea.span-21 {width:818px!important;}
input.span-22, textarea.span-22 {width:858px!important;}
input.span-23, textarea.span-23 {width:898px!important;}
input.span-24, textarea.span-24 {width:938px!important;}
.append-1 {padding-right:40px;}
.append-2 {padding-right:80px;}
.append-3 {padding-right:120px;}
.append-4 {padding-right:160px;}
.append-5 {padding-right:200px;}
.append-6 {padding-right:240px;}
.append-7 {padding-right:280px;}
.append-8 {padding-right:320px;}
.append-9 {padding-right:360px;}
.append-10 {padding-right:400px;}
.append-11 {padding-right:440px;}
.append-12 {padding-right:480px;}
.append-13 {padding-right:520px;}
.append-14 {padding-right:560px;}
.append-15 {padding-right:600px;}
.append-16 {padding-right:640px;}
.append-17 {padding-right:680px;}
.append-18 {padding-right:720px;}
.append-19 {padding-right:760px;}
.append-20 {padding-right:800px;}
.append-21 {padding-right:840px;}
.append-22 {padding-right:880px;}
.append-23 {padding-right:920px;}
.prepend-1 {padding-left:40px;}
.prepend-2 {padding-left:80px;}
.prepend-3 {padding-left:120px;}
.prepend-4 {padding-left:160px;}
.prepend-5 {padding-left:200px;}
.prepend-6 {padding-left:240px;}
.prepend-7 {padding-left:280px;}
.prepend-8 {padding-left:320px;}
.prepend-9 {padding-left:360px;}
.prepend-10 {padding-left:400px;}
.prepend-11 {padding-left:440px;}
.prepend-12 {padding-left:480px;}
.prepend-13 {padding-left:520px;}
.prepend-14 {padding-left:560px;}
.prepend-15 {padding-left:600px;}
.prepend-16 {padding-left:640px;}
.prepend-17 {padding-left:680px;}
.prepend-18 {padding-left:720px;}
.prepend-19 {padding-left:760px;}
.prepend-20 {padding-left:800px;}
.prepend-21 {padding-left:840px;}
.prepend-22 {padding-left:880px;}
.prepend-23 {padding-left:920px;}
div.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
div.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #eee;}
.pull-1 {margin-left:-40px;}
.pull-2 {margin-left:-80px;}
.pull-3 {margin-left:-120px;}
.pull-4 {margin-left:-160px;}
.pull-5 {margin-left:-200px;}
.pull-6 {margin-left:-240px;}
.pull-7 {margin-left:-280px;}
.pull-8 {margin-left:-320px;}
.pull-9 {margin-left:-360px;}
.pull-10 {margin-left:-400px;}
.pull-11 {margin-left:-440px;}
.pull-12 {margin-left:-480px;}
.pull-13 {margin-left:-520px;}
.pull-14 {margin-left:-560px;}
.pull-15 {margin-left:-600px;}
.pull-16 {margin-left:-640px;}
.pull-17 {margin-left:-680px;}
.pull-18 {margin-left:-720px;}
.pull-19 {margin-left:-760px;}
.pull-20 {margin-left:-800px;}
.pull-21 {margin-left:-840px;}
.pull-22 {margin-left:-880px;}
.pull-23 {margin-left:-920px;}
.pull-24 {margin-left:-960px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {float:left;position:relative;}
.push-1 {margin:0 -40px 1.5em 40px;}
.push-2 {margin:0 -80px 1.5em 80px;}
.push-3 {margin:0 -120px 1.5em 120px;}
.push-4 {margin:0 -160px 1.5em 160px;}
.push-5 {margin:0 -200px 1.5em 200px;}
.push-6 {margin:0 -240px 1.5em 240px;}
.push-7 {margin:0 -280px 1.5em 280px;}
.push-8 {margin:0 -320px 1.5em 320px;}
.push-9 {margin:0 -360px 1.5em 360px;}
.push-10 {margin:0 -400px 1.5em 400px;}
.push-11 {margin:0 -440px 1.5em 440px;}
.push-12 {margin:0 -480px 1.5em 480px;}
.push-13 {margin:0 -520px 1.5em 520px;}
.push-14 {margin:0 -560px 1.5em 560px;}
.push-15 {margin:0 -600px 1.5em 600px;}
.push-16 {margin:0 -640px 1.5em 640px;}
.push-17 {margin:0 -680px 1.5em 680px;}
.push-18 {margin:0 -720px 1.5em 720px;}
.push-19 {margin:0 -760px 1.5em 760px;}
.push-20 {margin:0 -800px 1.5em 800px;}
.push-21 {margin:0 -840px 1.5em 840px;}
.push-22 {margin:0 -880px 1.5em 880px;}
.push-23 {margin:0 -920px 1.5em 920px;}
.push-24 {margin:0 -960px 1.5em 960px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float:right;position:relative;}
.prepend-top {margin-top:1.5em;}
.append-bottom {margin-bottom:1.5em;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/*
	-- Local Styles	--
*/

body {
	font-size: 93.75%;
}

a:link,
a:hover,
a:focus {
	color: blue;
}

a:hover,
a:focus {
	text-decoration: underline;
}

a:visited {
	color: purple;
}

h1 {
	color: #35297a;
	font-family: Didot,"Bodoni MT", "Century Schoolbook", "Niagara Solid", Utopia, Georgia, Times, "Times New Roman", serif;
	font-size: 2em; 
	margin-bottom: 0.75em;
}

h1, h2, h3, h4, h5, h6, p, div {
	color: #35297a;
	text-align: left;
}

.inside {
	padding: .5em 10px;
}

.left {
	float: left;
	margin: 1.5em 1.5em 1.5em 0;
}

.right {
	float: right;
	margin: 1.5em 0 1.5em 1.5em;
}

p img.right {
	margin: 0 0 .5em 1.5em;
}

p img.left {
	margin: 0 1.5em 0.5em 0;
}

div.border {
	border-right: 1px solid #e2e2e2;
}

div.colborder {
	border-right: 1px solid #35297a;
}

/*
	-- Header --
*/

p.demo-notice {
	background-color: yellow;
	color: red;
	font-size: 18px;
	font-weight: bold;
	margin: 0 auto;
	text-align: center;
}

.top-bar {
	background: #35297a;
	color: #fff;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	width: 100%;
	box-shadow: -5px 1px 5px rgba(0, 0, 0, .6);
	-webkit-box-shadow: -5px 1px 5px rgba(0, 0, 0, .6);  
	-moz-box-shadow: -5px 1px 5px rgba(0, 0, 0, .6);  
}

.top-bar p {
	color: #e2e2e2;
	margin: .5em 0;
	text-align: left;
}

.top-bar a {
	color: #e2e2e2;
	display: inline-block;
	padding: .1em .2em;
}

.top-bar a:hover,
.top-bar a:focus {
	background: #e2e2e2;
	color: blue;
	border-radius: .3em;
	-moz-border-radius: .3em;
	-webkit-border-radius: .3em;
}

div.contact {
	text-align: right;
}

.container {
	position: relative;
}

.container .header .logo {
	margin: 1em 0 0 0;
}

.tagline h2 {
	color: #35297a;
	font-family: Didot,"Bodoni MT", "Century Schoolbook", "Niagara Solid", Utopia, Georgia, Times, "Times New Roman", serif;
	font-style: italic;
	font-size: 2.2em;
	font-weight: 400;
	line-height: 1.5;
	margin: 1.5em 0 .75em;
	position: relative;
	text-align: center;
}

div.main-nav,
div.search-box {
	margin-top: .5em;
}

.main-nav ul {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.main-nav li {
	float: left;
	list-style: none;
	margin: 0 5px;
	padding: 0 0 8px;
	position: relative;
}

.main-nav li:first-child {
	margin-left: 0;
	padding-left: 0;
}

.main-nav a:link,
.main-nav a:visited { /* main level link */ 
	background: #e2e2e2 url(../images/bg_gradient_top.png) repeat-x 0 -20px;
	color: #35297a;
	display: block;
	margin: 0;
	padding:  5px 10px;
	text-decoration: none;
	border-radius: .3em;
	-webkit-border-radius: .3em;
	-moz-border-radius: .3em;
	box-shadow: 0 2px 5px rgba(0,0,0, .2);
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0, .2);
	-moz-box-shadow: 0 2px 5px rgba(0,0,0, .2);
}

.main-nav .active a:link,
.main-nav .active a:visited,
.main-nav a:hover,
.main-nav a:focus { /* main level link hover */
	background: #35297a url(../images/bg_gradient_top.png) repeat-x 0 -35px;
	color: #e2e2e2;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

.main-nav li.active {
	background: url(../images/bg_main-nav_active.gif) no-repeat center bottom;
}

.container .header ul.links,
.container .header .links li,
.contact ul,
.contact li {
	background: none;
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.container .header ul.links {
	float: right;
	margin: .2em 0 -.5em;
}

.contact ul {
	float: right;
	margin-top: .5em;
}

.container .header .links li,
.contact li {
	color: #e2e2e2;
	float: right;
	font-size: inherit;
	line-height: 1.65;
	margin: 0 0 0 2em;
	padding: 0;
}

.contact li {
	margin-left: .5em;
}

.contact li.phone {
	background: url(../images/icon_phone.png) no-repeat 0 5px;
	padding: .1em 0 .1em 15px;
}

.container .header .links li:last-child,
.contact li:last-child {
	margin-left: 0;
}

.container .header .links li a:link,
.container .header .links li a:hover,
.container .header .links li a:focus {
	color: blue;
}

.container .header .links li a:hover,
.container .header .links li a:focus {
	text-decoration: underline;
}

.container .header .links li a:visited {
	color: purple;
}

.container .header .links li a.top-link-cart {
	background: url(../images/icon_cart.gif) no-repeat 0 2px;
	padding-left: 20px;
}

/*
	-- Home Page --
*/

.content {
/* 	border: 1px solid #35297a; */
/* 	margin-top: .5em; */
/*
	border-radius: .6em;
	-webkit-border-radius: .6em;
	-moz-border-radius: .6em;
*/
}

.intro h1,
.intro p {
	color: #35297a;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: 300;
	line-height: 1.2;
	margin-bottom: .75em;
}

.intro p.last-words {
	float: left;
	margin-right: 10px;
}

.intro p.signature {
	margin-top: -1.5em;
}

.intro ul {
	display: block;
	float: left;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.intro li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 0 8px;
	position: relative;
}

.intro li a:link,
.intro li a:visited {
	background: #35297a url(../images/bg_gradient_top.png) repeat-x 0 -20px;
	color: #fff;
	display: block;
	font-weight: 500;
	margin: 0;
	padding:  5px 10px;
	text-decoration: none;
	border-radius: .3em;
	-webkit-border-radius: .3em;
	-moz-border-radius: .3em;
}

.intro li a:hover,
.intro li a:focus { 
	background: #870a00 url(../images/bg_gradient_top.png) repeat-x 0 -35px;
	color: #fff;
}

.intro li a:active {
	background-position-y: -50px;
}

.service-promise h3 {
	color: #35297a;
	font-family: Didot,"Bodoni MT", "Century Schoolbook", "Niagara Solid", Utopia, Georgia, Times, "Times New Roman", serif;
/* 	font-style: italic; */
	margin-bottom: .5em;
}

.service-promise div.colborder {
	border-right: none;
}

.bestsellers h2 {
	color: #35297a;
	font-family: Didot,"Bodoni MT", "Century Schoolbook", "Niagara Solid", Utopia, Georgia, Times, "Times New Roman", serif;
	font-size: 2em; 
	margin-bottom: 0.75em;
}

/*
	-- Category Page --
*/

div.view-options {
	background: rgb(193,193,220) url(../images/bg_gradient_top.png) repeat-x 0 -20px;
	background-color: rgba(53,41,122,.3);
	* background-color: rgb(193,193,220);
	height: 2em;
	margin: .5em 0;
	padding: 2px 0 0 0;
	* padding-bottom: 6px;
	position: relative;
	border-radius: .3em;
	-webkit-border-radius: .3em;
	-moz-border-radius: .3em;
}

div.view-options.bottom {
	margin-bottom: 0;
}

.view-mode {
	display: inline-block;
	margin-top: 3px;
}

.results {
	float: right;
	margin-right: 5px;
	position: relative;
	top: 0.175em;
	* top: -2em;
	width: auto;
}

.results ol {
	display: inline;
	margin: 0;
	padding: 0;
}

.results li {
	display: inline;
	padding: 0 .2em;
}

ol.products-list,
ol.products-grid {
	background: none;
	border: none;
	clear: left;
	margin: 0;
	padding: 0;
}

.products-grid li {
	border-top: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
	display: -moz-inline-stack;
	display: inline-block;
	list-style-type: none;
	margin: 0;
	min-height: 410px;
	padding: 0;
	vertical-align: top;
}

.cms-index-index .products-grid li {
	min-height: 425px;
}

.products-grid li.first {
	margin: 0 15px 0 0;
	padding: 0 24px 0 0;
}

.products-grid li {
	margin: 0 15px 0 -19px;
	padding: 0 24px 0 24px;
}

.products-grid li.last {
	border-right: none;
	margin: 0 0 0 -19px;
	padding: 0 0 0 24px;
}

.products-grid li.top {
	border-top: none;
}

.products-list li {
	display: -moz-inline-stack;
	display: inline-block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.products-list li.item {
	border-bottom: 1px solid #e2e2e2;
	margin: 0 0 1em;
	padding: 0;
}

.products-list li.last {
	border-bottom: none;
}

.products-list .product-shop {
	margin: 0;
}

.products-grid div.item {
	margin-top: 1em;
}

.products-list div.item ul,
.products-grid div.item ul {
	list-style-type: disc;
	margin:0;
	padding-left:0;
}

.products-list div.item ol,
.products-grid div.item ol {
	list-style-type: decimal;
	margin:0;
	padding-left:0;
}

.products-list div.item li,
.products-grid div.item li {
	border: none;
	min-height: 0;
}

.item h2.product-name,
.item h2.product-name > a {
	color: #35297a;
	font-family: Didot,"Bodoni MT", "Century Schoolbook", "Niagara Solid", Utopia, Georgia, Times, "Times New Roman", serif;
	font-size: 23px;
/* 	font-style: italic; */
	line-height: 1.2;
	margin: .25em 0;
	text-decoration: none;
}

.item h2.product-name > a:focus,
.item h2.product-name > a:hover {
	text-decoration: underline;
}

.products-grid div.product-image,
.products-list div.product-image {
	height: auto;
	margin: 0 10px 0 0;
	width: auto;
}

div.ratings {
	font-size: 15px;
	height: 24px;
	line-height: inherit;
	margin: 0 0 .5em;
}

div.size-price {
	margin: 0 0 1em;
}

div.size-price div.price-box {
	float: left;
	margin: 0;
	padding: 0; 
	width: 110px;
}

div.size-price div.attribute-specs div.price-box {
	margin: 0 -40px 0 40px; 
}

.item div.attribute-specs,
.item div.price-box {
	margin-bottom: 0;
}

.price-box span.label,
.attribute-specs span.label {
	font-weight: bold;
}

.catalogsearch-result-index div.category-products {
	margin-top: -2em;
}

/*
	-- Item Page --
*/

.more-views ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.more-views li {
	display: block;
	float: left;
	margin-right: 10px;
	position: relative;
	width: 70px;
}

.more-views li.last {
	margin-right: 0;
}

.more-views ul li a {
	color: #717171;
	text-decoration: none;
}

.more-views ul li a span {
	background: #fff;
	display: inline-block;
	position: relative;
	text-align: center;
	top: -23px;
	width: 50px;
}

.more-views ul li a span.hide {
	display: none;
}

.organic {
	font-weight: bold;
}

.product-specs > div > p + p {
	font-style: italic;
}

.product-specs h3,
.product-details h3,
.bottom-content h3 {
	color: #35297a;
	font-family: Didot,"Bodoni MT", "Century Schoolbook", "Niagara Solid", Utopia, Georgia, Times, "Times New Roman", serif;
	margin-bottom: .5em;
}

.product-shop > div + p {
	margin-top: 1em;
}

.rating-average {
	padding-right: 4px;
}

.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/bg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:13px; background:url(../images/bg_rating.gif) 0 100% repeat-x; }

.buy-later {
	margin-bottom: 0;
	margin-top: 0;
}

.buy-later p {
	margin-bottom: 0;
/* 	margin-top: .8em; */
	text-align: center;
}

.buy-later ul {
	list-style-type: none;
	margin: 0;
	padding-left: 0;
}

.collateral-box-upsell .products-grid li {
  border: none;
	display: -moz-inline-stack;
	display: inline-block;
	list-style-type: none;
	margin: 0 10px 0 0;
	min-height: 0;
	padding: 0;
	vertical-align: top;
}

.collateral-box-upsell .products-grid h5,
.collateral-box-upsell .products-grid div.price-box {
	text-align: center;
}

.collateral-box-upsell .products-grid div.product-image {
	margin: 0;
}

.reviews p img {
	position: relative;
	top: 3px;
}

.review {
	border-left: 2px solid #35297a;
	padding-left: 5px;
}

.review p.author {
	color: #555;
	font-size: .8em;
	font-style: italic;
	margin-bottom: .9375em;
	line-height: 1.875em;
}

.form-container {
	border: 1px solid #35297a;
	padding: 1em 40px;
	border-radius: .4em;
	-moz-border-radius: .4em;
	-webkit-border-radius: .4em;
}

.product-collateral {
	background: none;
	padding: 0;
}

.send-to ul {
	list-style: none;
	overflow: hidden;
	padding-left: 0;
}

.send-to ul input[type="radio"] {
	top: 0;
}

/*
	-- Cart Page --
*/

h1.shopping-cart {
	margin-bottom: 0;
}

dl.item-options dt {
	clear: left;
	float: left;
	margin-right: 10px;
	position: relative;
	top: -1px;
}

dl.item-options dd {
	float: left;
	margin-left: 0;
}

.cart-collaterals h4 {
	margin-bottom: .25em;
}

div.shopping-cart-collaterals {
	background: rgb(193,193,220);
	background-color: rgba(53,41,122,.07);
	* background-color: rgb(193,193,220);
	margin-right: -5px;
	padding: 0 0 0 5px;
	border-radius: .4em;
	-webkit-border-radius: .4em;
	-moz-border-radius: .4em;
}

div.shopping-cart-collaterals p {
	margin-bottom: 0;
}

#co-shipping-method-form dl dd {
	margin-left: 0;
}

#co-shipping-method-form ul,
ul.checkout-types {
	list-style: none;
	overflow: hidden;
	padding-left: 0;
}

ul.checkout-types {
	margin-right: 0;
	padding-left: 1em;
}

ul.checkout-types p {
	margin-bottom: 0;
	padding-top: 10px;
	text-align: right;
}

#co-shipping-method-form input[type="radio"] {
	top: 0;
}

/*
	-- Checkout Page --
*/

div.name-address,
div.shipping-method,
div.payment-methods {
	border: 1px solid #35297a;
	padding: 0 20px 0;
	width: 268px;
	border-radius: .4em;
	-webkit-border-radius: .4em;
	-moz-border-radius: .4em;
} 

div.cart {
	border: 1px solid #35297a;
	width: 628px;
	border-radius: .4em;
	-webkit-border-radius: .4em;
	-moz-border-radius: .4em;
} 

div.shipping-method,
div.payment-methods {
	min-height: 19.25em;
	position: relative;
} 

div.input-box.cc_type {
	padding-bottom: 5px;
}

div.input-box.cc_number {
	padding-bottom: .7em;
}

div.input-box.cc_ccv {
	margin-top: .3em;
}

fieldset#card-expiration > div.input-box,
fieldset#card-expiration > div.input-box + div.input-box {
	margin-top: 0;
}

fieldset#card-expiration > div.input-box.cc_exp_month {
	margin-right: 10px;
}

div.shop-confidence {
	margin-top: 1.5em;
}

div.name-address h4,
div.shipping-method h4,
div.payment-methods h4 {
	background-color: rgb(193,193,220);
	background-color: rgba(53,41,122,.3);
	border-bottom: 1px solid #35297a;
	margin: 0 -20px;
	padding-left: 5px;
}

div.shipping-method h5,
div.safety-assurance h5,
div.shop-confidence h5 {
	margin: 0;
}

div.shipping-method dl,
div.payment-methods dl {
	margin: .75em 0 .5em;
}

div.shipping-method dd,
div.payment-methods dd {
	margin: 0.5em 0 0;
}

div.shipping-method dd:first-child,
div.payment-methods dd {
	margin-top: 0;
}

dl.shipment-methods dt ul li.notice-msg {
	font-size: 1em !important;
	font-weight: normal;
	line-height: 1.2 !important;
}

dl.shipment-methods label {
	font-weight: normal;
}

div#payment_form_authorizenet {
	margin-top: 2em;
}

div.shop-confidence {
	position: relative;
	bottom: 0;
}

fieldset div.input-box.ccv {
	float: left;
	margin: 1.8em 0 0 10px;
}

div.safety-assurance,
div.shop-confidence {
	background-color: rgb(193,193,220);
	background-color: rgba(53,41,122,.3);
	padding: 1.5em 20px 0;
	border-radius: .4em;
	-webkit-border-radius: .4em;
	-moz-border-radius: .4em;
}

div.safety-assurance {
	width: 590px;
}

div.cart-totals {
	background: url(../images/bg_cart_totals.gif) no-repeat 158px -1px;
}

div.checkout-misc {
	float: right;
}

fieldset div#payment_form_authorizenet div.input-box.inline {
	padding-left /*\**/: 8px\9
}

div#safety-seals {
	display: block;
	float: right;
	margin: 0;
	position: absolute;
	right: 0px;
	top: 0;
}

/*
	-- General Content --
*/

div.main-content,
div.content {
	border-right: none;
	position: relative;
}

.main-content .section-intro,
.main-content-right .section-intro,
.content .section-intro,
.content-right .section-intro {
	float: left;
	margin-right: 0;
	padding: 0;
	width: 430px;
}

h1.category-title {
	line-height: 1.775;
}

.main-content h1 span,
.main-content-right h1 span,
.content h1 span,
.content-right h1 span {
	display: block;
	float: left;
}

.main-content h1 span.small,
.main-content-right h1 span.small,
.content h1 span.small,
.content-right h1 span.small {
	display: inline;
	float: none;
}

.main-content h1 span.category-headline,
.content h1 span.category-headline {
	margin-right: 10px;
}

.main-content h1 span.category-description,
.main-content-right h1 span.category-description,
.content h1 span.category-description,
.content-right h1 span.category-description {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: .5em;
	line-height: 1.2;
	margin: 0.2em 0 .7333em;
}


.category-gift-cards .main-content h1 span.category-description,
.category-gift-cards .main-content-right h1 span.category-description,
.category-gift-cards .content h1 span.category-description,
.category-gift-cards .content-right h1 span.category-description {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: .5em;
	line-height: 1.5;
	margin: 1.3em 0 1.5em;
}

div.main-content div#satisfaction-guarantee,
div.content div#satisfaction-guarantee {
	display: none;
}

div.rating-box {
	display: inline-block;
	margin-top: 3px;
}

.rating-1 {
	background: url(../images/ratings_sprite.gif) no-repeat 0 0;
	height: 14px;
	margin-top: 4px;
	width: 75px;
}

.rating-2 {
	background: url(../images/ratings_sprite.gif) no-repeat 0 -20px;
	height: 14px;
	margin-top: 4px;
	width: 75px;
}

.rating-3 {
	background: url(../images/ratings_sprite.gif) no-repeat 0 -40px;
	height: 14px;
	margin-top: 4px;
	width: 75px;
}

.rating-4 {
	background: url(../images/ratings_sprite.gif) no-repeat 0 -60px;
	height: 14px;
	margin-top: 4px;
	width: 75px;
}

.rating-5 {
	background: url(../images/ratings_sprite.gif) no-repeat 0 -80px;
	height: 14px;
	margin-top: 4px;
	width: 75px;
}

.rating-links {
	font-size: 14.5px;
}

.price-box .price,
.regular-price .price {
	color: #35297a;
	font-size: 15px;
	font-weight: normal;
}

.price-box .old-price {
	color: #35297a;
	font-size: 15px;
	font-weight: normal;
	text-decoration: line-through;
}

.special-price .price,
.special-price .price-label {
	color: red;
	font-size: 15px;
	font-weight: bold;
}

div.newsletter-adlib {
	background: url(../images/bg_form_adlib.jpg) no-repeat 0 0;
	margin-bottom: .5em;
}

div.newsletter-adlib blockquote {
	font-family: Baskerville, Garamond, 'Adobe Caslon Pro', Palatino, 'Times New Roman', Georgia, serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: normal;
	margin: 1.5em 2em 1.5em 2.725em;
}

div.newsletter-adlib blockquote p {
	text-indent: -1.225em;
}

div.newsletter-adlib blockquote p + p {
	text-indent: 0;
}

.pullquote {
	color: rgba(53,41,122,.3);
	* color: rgb(193,193,220);
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 3em;
	line-height: .13em;
	vertical-align: bottom;
}

.a-center {
	text-align: center;
}

.a-right {
	text-align: right;
}

.a-bottom {
	vertical-align: bottom;
}

.a-top {
	vertical-align: top;
}

a#to-top { 
	background: #35297a;
	border: 1px solid #fff;
	color: #fff;
	cursor: pointer;
	right: 3%;
	margin-left: -6em;
	opacity: .7;
	filter:alpha(opacity=50);
	padding: 1em;
	position: fixed;
	bottom: 1em;
	text-align: center;
	text-decoration: none;
	width: 10em;
	z-index: 999;
	border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
}

.link-print { 
	background:url(../images/i_print.gif) 0 2px no-repeat; 
	padding:2px 0 2px 25px; 
}

.link-rss { 
	background:url(../images/i_rss.gif) 0 1px no-repeat; 
	padding-left:18px; 
	white-space:nowrap; 
}

.btn-remove { 
	background:url(../images/btn_remove.gif) 0 0 no-repeat; 
	display: block;
	float: right;
	font-size: 0;
	height: 11px;  
	line-height: 0;
	margin: 5px 5px 0 0;   
	overflow: hidden;
	text-indent: -999em; 
	width: 11px; 
}

div.left-col ul,
div.right-col ul {
	padding-left: 1.33em;
}

div.col-1 ul,
div.col-1 ol,
div.col-2 ul,
div.col-2 ol {
	list-style: none;
	overflow: hidden;
	padding-left: 0;
}

li.item > address + p {
	margin-top: -1.5em;
}

.catalogsearch-result-index ul,
ul.add-to-links {
	list-style: none;
	overflow: hidden;
	padding-left: 0;
}

div.container div.hide {
	display: none;
}

ol ol {
	list-style-type: lower-alpha;
}

ul.faq {
	margin: 0 0 1.5em 0;
	padding-left: 1em;
}

ul#order-info-tabs {
	padding-left: 0;
}

.opening-quote {
	color: #35297a;
/*
	color: rgb(193,193,220);
	color: rgba(53,41,122,.3);
*/
	display: block;
	float: left;
	font-family: Didot,"Bodoni MT", "Century Schoolbook", "Niagara Solid", Utopia, Georgia, Times, "Times New Roman", serif;
	font-size: 3em;
	line-height: 0;
	margin: 18px 0 0 -25px;
	position: relative;
	vertical-align: baseline;
}

.closing-quote {
	color: #35297a;
/*
	color: rgb(193,193,220);
	color: rgba(53,41,122,.3);
*/
	font-family: Didot,"Bodoni MT", "Century Schoolbook", "Niagara Solid", Utopia, Georgia, Times, "Times New Roman", serif;
	font-size: 3em;
	line-height: 0;
	position: relative;
	top: 18px;
	vertical-align: baseline;
}

p cite {
	display: block;
	text-align: right;
}

div.free-shipping-alert {
	background: #ffe800 url(../images/bg_gradient_top.png) repeat-x 0 -15px;
	border: 1px solid #35297a;
	height: 90px;
	border-radius: .3em;
	-webkit-border-radius: .3em;
	-moz-border-radius: .3em;
}

div.sidebar div.free-shipping-alert {
	box-shadow: 0 2px 5px rgba(0,0,0, .2);
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0, .2);
	-moz-box-shadow: 0 2px 5px rgba(0,0,0, .2);
}

div.free-shipping-alert h2 {
	font-size: 33px;
	font-weight: 500;
	/* letter-spacing: 2.5px; */
	line-height: 34px;
	margin: 7px 0 0;
}

div.free-shipping-alert h2 + h2 {
	margin-top: 0;
	text-align: right;
}

div.free-shipping-alert h2.center {
	margin-top: 30px;
	text-align: center;
}

div.free-shipping-alert h2 span.small {
	font-size: 22px;
	font-weight: normal;
	letter-spacing: normal;
}

div.free-shipping-alert h3 {
	font-weight: 500;
	letter-spacing: 2.5px;
	text-align: center;
}

div.free-shipping-alert p {
	margin-top: 5px;
}

div.free-shipping-alert img.left {
	margin: 10px 20px 0 3px;
}

div.free-shipping-alert img.right {
	margin: 10px 3px 0 20px;
}

ol#my_recent_reviews {
	padding-left: 1.333em;
}

#my_recent_reviews li h5 {
	margin-bottom: 0;
}

#my_recent_reviews li div.ratings {
	margin-bottom: 1.5em;
}

/*
	-- Store Locator --
*/

#sidebar a { cursor:pointer; margin-bottom:5px; background-color:#fff; display:block; }
#sidebar a:hover { background-color:#eee; }
#storelocator-container { width:610px; font-family:Arial, sans-serif; font-size:11px; border:1px solid black; background:white; }
#sidebar { overflow: auto; height: 380px; padding:10px; font-size: 11px; color: #000; }
#map { overflow: hidden; width:410px; height:400px; }

/*
	-- Sidebar & Collaterals --
*/

.category-nav ul {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.category-nav li {
	list-style: none;
	padding: 0;
	position: relative;
}

.category-nav h4 {
	margin-bottom: 0;
}

.category-nav h4,
.category-nav h4 a:link,
.category-nav h4 a:visited,
.category-nav h4 a:hover,
.category-nav h4 a:focus {
	background: #35297a url(../images/bg_gradient_top.png) repeat-x 0 -35px;
	color: #e2e2e2;
}

.category-nav h4 {
	padding: 5px 10px;
}

.category-nav li:first-child h4 > a {
	background: transparent;
	padding: 0;
}

.category-nav a:link,
.category-nav a:visited { /* main level link */ 
	background: #e2e2e2 url(../images/bg_gradient_top.png) repeat-x 0 -20px;
	color: #35297a;
	display: block;
	margin: 0;
	padding:  5px 10px;
	text-decoration: none;
}

.category-nav .active > a:link,
.category-nav .active > a:visited,
.category-nav a:hover,
.category-nav a:focus {/* main level link hover */
	background: #35297a url(../images/bg_gradient_top.png) repeat-x 0 -35px;
	color: #e2e2e2;
}

.category-nav li li.active > a:link,
.category-nav li li.active > a:visited { 
	background: rgb(193,193,220) url(../images/bg_gradient_top.png) repeat-x 0 -35px;	
	background-color: rgba(53,41,122,.4);
	* background-color: rgb(193,193,220);
	color: #35297a;
}

.category-nav li:first-child h4 > a,
.category-nav li:first-child > h4 {
	-webkit-border-top-left-radius: .3em;
	-moz-border-radius-topleft: .3em;
	-webkit-border-top-right-radius: .3em;
	-moz-border-radius-topright: .3em;
}

.category-nav li li:last-child > a {
	-webkit-border-bottom-right-radius: .4em;
	-moz-border-radius-bottomright: .4em;
	-webkit-border-bottom-left-radius: .4em;
	-moz-border-radius-bottomleft: .4em;
}

.category-nav li.active {
	background: url(../images/bg_category-nav_active.gif) no-repeat center bottom;
}

div.sidebar-left {
	border: none;
}

.sidebar h4,
.sidebar p,
.sidebar-left p {
	display: block;
	margin-bottom: .5em;
	padding-left: 5px;
}

.sidebar h4 {
	font-family: Didot,"Bodoni MT", "Century Schoolbook", "Niagara Solid", Utopia, Georgia, Times, "Times New Roman", serif;
}

.sidebar h5,
div.mini-cart h5,
div.mini-compare-products h5,
div.collateral-box-upsell h5,
div.collateral-box-recently-viewed-items h5,
div.collateral-box-related h5,
div.collateral-box-reorder h5,
div.collateral-box-wishlist h5 {
	font-size: 100%;
	font-weight: normal;
	margin: 0;
}

.sidebar ol,
.sidebar ul,
div.mini-cart ol,
div.mini-compare-products ol,
div.collateral-box-upsell ol,
div.mini-cart ul,
div.mini-compare-products ul,
div.collateral-box-upsell ul,
div.collateral-box-recently-viewed-items ul,
div.collateral-box-related ul,
div.collateral-box-reorder ul,
div.collateral-box-wishlist ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

div.mini-cart,
div.mini-compare-products,
div.collateral-box-upsell,
div.collateral-box-recently-viewed-items,
div.collateral-box-related,
div.collateral-box-reorder,
div.collateral-box-wishlist,
div.category-nav {
	border: 1px solid #35297a;
	border-radius: .4em;
	-webkit-border-radius: .4em;
	-moz-border-radius: .4em;
} 

.sidebar div.mini-cart,
.sidebar-left div.mini-cart,
.sidebar div.mini-compare-products,
.sidebar-left div.mini-compare-products,
.sidebar div.collateral-box-upsell,
.sidebar-left div.collateral-box-upsell,
.sidebar div.collateral-box-recently-viewed-items,
.sidebar-left div.collateral-box-recently-viewed-items,
.sidebar div.collateral-box-related,
.sidebar-left div.collateral-box-related,
.sidebar div.collateral-box-reorder,
.sidebar-left div.collateral-box-reorder,
.sidebar div.collateral-box-wishlist,
.sidebar-left div.collateral-box-wishlist,
.sidebar div.category-nav,
.sidebar-left div.category-nav {
	box-shadow: 0 2px 5px rgba(0,0,0, .2);
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0, .2);
	-moz-box-shadow: 0 2px 5px rgba(0,0,0, .2);
} 

.mini-cart h4 {
	background: rgb(193,193,220) url('../images/icon_cart.gif') no-repeat 5px 3px;
	background-color: rgba(53,41,122,.3);
	* background-color: rgb(193,193,220);
	border-bottom: 1px solid #35297a;
	padding-left: 25px;
}

.mini-compare-products h4 {
	background: rgb(193,193,220) url('../images/icon_compare.gif') no-repeat 5px 3px;
	background-color: rgba(53,41,122,.3);
	* background-color: rgb(193,193,220);
	border-bottom: 1px solid #35297a;
	padding-left: 25px;
}

.collateral-box-upsell h4,
.collateral-box-related h4 {
	background: rgb(193,193,220) url('../images/icon_plus_purple.gif') no-repeat 5px 4px;
	background-color: rgba(53,41,122,.3);
	* background-color: rgb(193,193,220);
	border-bottom: 1px solid #35297a;
	padding-left: 25px;
}

.collateral-box-recently-viewed-items h4,
div.cart-collaterals .collateral-box-upsell h4,
.collateral-box-reorder h4,
.collateral-box-wishlist h4 {
	background: none;
	background-color: rgb(193,193,220);
	background-color: rgba(53,41,122,.3);
	border-bottom: 1px solid #35297a;
	padding-left: 5px;
}

.collateral-box-reorder h4,
.collateral-box-wishlist h4 {
	height: 22px;
}

.mini-cart div.product-details,
.mini-compare-products div.product-details {
	margin: 3% 0 0 0;
}

.collateral-box-upsell .product-details > h5 + span {
	display: block;
	text-align: center;
}

.mini-cart p.subtotal {
	margin: 0 2em .5em;
	padding: .2em 0;
	text-align: center;
}

.mini-cart div.product,
.mini-compare-products div.product,
.collateral-box-upsell div.product {
	margin: .5em 0;
	position: relative;
}

.mini-cart div.product-images a img,
.mini-compare-products div.product-images a img,
.collateral-box-recently-viewed-items div.product-images a img {
	height: auto;
	margin-left: 5px;
	width: 65px;
}

#block-related div.checkbox,
#cart-sidebar-reorder div.checkbox {
	margin-right: 8px;
}

.subtotal .price {
	font-weight: 500;
}

.x,
.or {
	padding: 0 4px;
}

.actions,
.products-grid .actions,
.controls {
	margin: .5em auto;
	position: relative;
	text-align: center;
}

.mini-compare-products .actions {
	margin: 10px 5px;
	text-align: right;
}

/*
	-- Footer --
*/

.bottom-bar {
	background: #35297a;
	color: #fff;
	font: Arial, Helvetica, sans-serif;
	* height: 43px;
	width: 100%;
	box-shadow: -3px -1px 3px rgba(0, 0, 0, .4);
	-webkit-box-shadow: -3px -1px 3px rgba(0, 0, 0, .4);  
	-moz-box-shadow: -3px -1px 3px rgba(0, 0, 0, .4);  
}

.footer-bar {
	background-color: rgb(193,193,220);
	background-color: rgba(53,41,122,.3);
	* background-color: rgb(193,193,220);
	border-bottom: 1px solid #35297a;
	width: 100%;
	box-shadow: -5px 1px 5px rgba(0, 0, 0, .6);
	-webkit-box-shadow: -5px 1px 5px rgba(0, 0, 0, .6);  
	-moz-box-shadow: -5px 1px 5px rgba(0, 0, 0, .6);
}

.footer-bar .about,
.footer-bar .learn,
.footer-bar .customer-service,
.footer-bar .locate {
	text-align: center;
}

.footer-bar ul {
	display: inline;
	margin: 0;
	padding: 0;
	width: auto;
}

.footer-bar li {
	border-right: 1px solid rgb(53, 41, 122);
	display: inline-block;
	list-style: none;
	margin: 0 25px 0 0;
	padding: .75em 24px .75em 0;
	position: relative;
	text-align: center;
	width: 190px;
}

.footer-bar li.first {
	margin-left: 0px;
}

.footer-bar li.last {
	border-right: none;
	margin-right: 0;
}

.footer-bar ul li a {
	color: #35297a;
	padding: 5px;
}

.footer-bar a:hover,
.footer-bar a:focus {
	background: #e2e2e2;
	color: blue;
	border-radius: .3em;
	-moz-border-radius: .3em;
	-webkit-border-radius: .3em;
}

.footer {
	margin-bottom: 1.5em;
	padding: 0;
	text-align: center;
}

.footer p {
	text-align: center;
}

.footer img {
	margin: 0 15px;
	vertical-align: middle;
}

.copyright {
	text-align: center;
}

.copyright ul,
.copyright li {
	background: none;
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.copyright li {
	border-left: 1px solid #333;
	margin-left: .333em;
	padding-left: .333em;
}

/*
	-- Forms --
*/

fieldset.highlight {
	background: none;
}

form fieldset,
#newsletter-validate-detail fieldset,
fieldset#card-expiration {
	border: none;
	color: #35297a;
	margin: 0;
	padding: 0;
	position: relative;
}

form#contact-form fieldset {
	* margin-bottom: 1.5em;
}

fieldset.sort-by {
	border: none;
	float: left;
	margin: 0 10px 0 5px;
	padding: 0;
	position: relative;
	width: 225px;
}

fieldset legend {
	color: #35297a;
	display: inherit;
	font-family: Didot,"Bodoni MT", "Century Schoolbook", "Niagara Solid", Utopia, Georgia, Times, "Times New Roman", serif;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1;
	padding-bottom: .75em;
}

fieldset#card-expiration legend,
fieldset.customer-dob legend span {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding-bottom: 0;
}

select#card-expiration-year {
	width: 68px;
}

select#card-expiration-month {
	width: 148px;
}

fieldset.customer-dob legend span {
	display: block;
	font-size: 15px;
	left: 0;
	padding: 5px 5px 0 5px;
	position: absolute;
}

fieldset.customer-dob legend {
	margin: 0;
	padding: 0;
	width: 160px;
}

.subscribe-adlib fieldset legend {
	text-align: center;
}

.subscribe-adlib fieldset legend span {
	padding-right: 1.225em;
}

fieldset abbr {
	border: none;
	color: #7b0101;
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
	padding: 0 2px 0 1px;
	vertical-align: middle;
}

fieldset div {
	position: relative;
}

fieldset.customer-dob div.input-box {
	margin-top: 0;
}

.search fieldset div,
.subscribe fieldset div {
	background: none;
	float: left;
}

.subscribe fieldset div.controls
/* #review-form fieldset div.controls, */
/* #newsletter-validate-detail div.controls */ {
	margin-bottom: .5em;
	margin-top: .875em;
	padding-left: 0;
}

#add-to-cart div.controls {
	margin: 0;
}

#discount-coupon-form fieldset div.controls,
#shipping-zip-form fieldset div.controls {
	margin-top: 2.25em;
}

fieldset div.input-box {
	margin: .75em 0;
}

fieldset div.input-box.inline {
	padding-left: 10px;
}

#login-form fieldset div.input-box {
	margin: 0;
}

.search fieldset div.input-box {
	margin: .3em 0 0;
}

#product_addtocart_form fieldset div.input-box {
	margin: 0 10px 1em 0;
}

#login-form fieldset div.registered-col,
#login-form fieldset div.new-col {
	background-color: rgb(193,193,220);
	background-color: rgba(53,41,122,.3);
	* height: 21em;
	min-height: 23em;
	border-radius: .6em;
	-webkit-border-radius: .6em;
	-moz-border-radius: .6em;
}

fieldset div input[type="text"],
fieldset div input[type="password"],
fieldset div textarea {
	border-width: 1px;
	border-style: solid;
	border-color: #636d77 #a3b4c4 #c7d2de;
	color: #333;
	display: block;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 1em;
	margin: 0;
	padding: 5px;
	background: -webkit-gradient(linear, left top, left 20, from(#fff), color-stop(4%, #eee), to(#fff));
	background: -moz-linear-gradient(top, #fff, #eee 1px, #fff 20px);
	border-radius: .3em;
	-webkit-border-radius: .3em;
	-moz-border-radius: .3em;
}

.wishlist-index-share fieldset div textarea {
	height: 150px;
}

#product_sendtofriend_form fieldset div textarea {
	height: 100px;
}

fieldset div select {
	color: #333;
	display: block;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 1em;
}

fieldset div select.inline {
	margin: .5em 0 0;
}

fieldset.sort-by select {
	vertical-align: baseline;
}

.payment-methods fieldset input[type="radio"] {
	margin-left: 0;
	top: 0;
}

#block-related input[type="checkbox"] {
	margin-left: 5px;
	vertical-align: middle;
}

#cart-sidebar-reorder input[type="checkbox"] {
	margin-left: 5px;
	top: 0;
}

input#allow_gift_messages[type="checkbox"] {
	top: 0;
}

fieldset div input[type="text"]:hover,
fieldset div input[type="text"]:focus,
fieldset div input[type="password"]:hover,
fieldset div input[type="password"]:focus,
fieldset div textarea:hover,
fieldset div textarea:focus,
fieldset div select:hover,
fieldset div select:focus {
	border: 1px solid #636d77;
}

/*
fieldset div input.light:hover,
fieldset div input.light:focus,
fieldset div input[type="password"].light:hover,
fieldset div input[type="password"].light:focus,
fieldset div textarea.light:hover,
fieldset div textarea.light:focus,
fieldset div select;light:hover,
fieldset div select.light:focus {
	border: 2px solid #fff;
}
*/

form blockquote input[type="text"] {
	background: transparent;
	border: none;
	border-bottom: 1px dashed #CCC;
	font-family: 'Courier New', monospace;
  font-size: 1em;
	margin: -5px 0 0;
	padding: 5px 0 0;
}

form blockquote input[type="text"]:focus,
form blockquote input[type="text"]:hover {
	background-color: #fff;
}

fieldset div label.inline {
	display: block;
	float: left;
  line-height: 1.65;
  position: relative;
  padding: 0 5px
}

fieldset li > input + label {
	display: inline;
	float :none;
	font-size: 1em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	position: relative;
}

fieldset li label > img {
	position: relative;
	top: 5px;
}

#product_addtocart_form fieldset div label {
	font-weight: normal;
	line-height: 1.5;
	margin-right: 10px;
	padding: 5px 0;
}

.subscribe fieldset div label {
	color: #e2e2e2;
	display: block;
	float: left;
  font-weight: normal;
	margin: .5em 0 0;
}

.view-options fieldset label {
	font-weight: normal;
	* position: relative;
	* top: -.75em;
}

form blockquote fieldset label {
	cursor: pointer;
	display: inline;
	font-family: Baskerville, Garamond, 'Adobe Caslon Pro', Palatino, 'Times New Roman', Georgia, serif;
	font-size: inherit;
	font-weight: normal;
}

fieldset div ul,
div.input-box ul {
	list-style-image :none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	padding-left: 0;
}

fieldset div ul li,
div.input-box ul li {
	display: block;
	float: left;
	margin: 0 10px .5em 0;
}

fieldset div ul li label,
#product_addtocart_form fieldset div ul li label,
div.input-box ul li label {
	display: inline;
	float: none;
	font-size: 1em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#product_addtocart_form fieldset div ul li label input,
div.input-box ul li label input {
	top: 0;
}

/*
	-- Buttons --
*/

button { 
	border: 0; 
	cursor: pointer;
	display: block;
	margin: 0;
	overflow: visible; /* removes extra side padding in IE */
	padding: 5px 10px;
	position: relative;
	text-decoration: none;
	border-radius: .3em;
	-webkit-border-radius: .3em;
	-moz-border-radius: .3em;
}

button::-moz-focus-inner { /* overrides extra padding in Firefox */
	border: none;  
}

button.secondary:active {
	background-position-y: -50px;
}

button.big {
	font-size: 1.3em;
	font-weight: 400;
	height: 35px;
	letter-spacing: 1px;
	line-height: 1.3em;
}

button.center {
	margin: 0 auto;
	text-align: center;
}

button.right {
	margin: auto 0 auto auto;
}

button.contrast-border {
	border: 1px solid #35297a;
}

button.in-line {
	* height: 30px;
	margin-left: 10px;
	position: relative;
	* top: 0px;
}

button.medium {
	font-size: 1em;
	line-height: 1em;
}

button.primary {
	background: #870a00 url(../images/bg_gradient_top.png) repeat-x 0 -35px;
	color: #fff;
/* 	width: 80%; */
}

button.primary:hover,
button.primary:focus {
	background-position-y: -50px;
}

button.primary:active {
	background-position-y: -65px;
}

button.secondary { 
	background: #e2e2e2 url(../images/bg_gradient_top.png) repeat-x 0 -20px;
	color: #35297a;
}

button.secondary:hover,
button.secondary:focus { 
	background: #870a00 url(../images/bg_gradient_top.png) repeat-x 0 -35px;
	color: #fff;
}

button.top-margin {
	margin-top: 5px;
}

/*
	-- Tables --
*/

tr.even td {
	background-color: rgb(193,193,220);
	background-color: rgba(53,41,122,.3);
}

.data-table {
	border: none;
}

.data-table th,
.data-table td {
	vertical-align: top;
}

.data-table h3 {
	font-size: 100%;
	font-weight: normal;
	margin: 0;
}

.data-table td textarea {
	height: 140px;
}

#product-attribute-specs-table th {
	border: none;
	margin: 0;
	padding: 0 10px 0 0;
	width: 150px;
}

#product-attribute-specs-table td {
	border: none;
	margin: 0;
	padding: 0;
}

table#shopping-cart-table thead th,
table#shopping-cart-table tfoot td,
table#my-orders-table thead th,
.wishlist-index-index .data-table th,
.wishlist-shared-index .data-table th,
.sales-order-shipment .data-table th {
	background-color: rgb(193,193,220);
	background-color: rgba(53,41,122,.3);
}

#shopping-cart-table h4 {
	margin-bottom: .25em;
}

#shopping-cart-totals-table td,
#my-orders-table td {
	padding: 0 0 0 5px;
}

.onestepcheckout-totals td {
	padding: 0 10px 0 5px;
}

.ratings-table th {
	padding: 0 0 0 0;
}

#shopping-cart-totals-table tfoot td,
.onestepcheckout-totals tfoot td {
	font-style: normal;
	font-weight: bold;
}

table.onestepcheckout-totals {
	margin-top: 1.5em;
}

table.onestepcheckout-summary {
	margin-bottom: 0;
}

td ul {
	padding-left: 1.33em;
}

/*
	-- Images --
*/

img.btn-icon-first {
	padding-right: 4px;
}

p img.left {
	margin: 0 1.5em 1.5em 0;
}

/*
	-- Global Messages --
*/

.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }

ul.messages { margin-top: 1em !important; }

.messages { width:100%; overflow:hidden; }

.messages li { margin:0 0 10px; }

.messages li li { margin:0 0 3px; }

.error-msg,
.success-msg,
.note-msg,
.notice-msg {
	border-style:solid !important;
	border-width:2px !important;
	background-position:10px 10px !important;
	background-repeat:no-repeat !important;
	min-height:24px !important;
	padding:10px 10px 10px 40px !important;
	font-size: 1.2em !important;
	line-height: 1 !important;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/icon_error.gif); color:#df280a; }

.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(../images/icon_success.gif); color:#3d6611; }

.note-msg,
.notice-msg {
	border-color:#0059b2;
	background-color: #f7f8ff;
	background-image:url(../images/icon_info.gif); color: #003076; }

.error,
.notice,
.success    { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; }

.error      { background: #FBE3E4; color: #8a1f11; border-color: #FBC2C4; }

.notice     { background: #FFF6BF; color: #514721; border-color: #FFD324; }

.success    { background: #E6EFC2; color: #264409; border-color: #C6D880; }

.error a    { color: #8a1f11; }
.notice a   { color: #514721; }
.success a  { color: #264409; }

/* 
	-- Form Validation --
*/

.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:12px; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}

/*
	-- Tiny Tip --
*/

.tinyTip { 
	background: url(../images/tinyTip-top.png) 0px 0px no-repeat;
	display: block;
	padding: 17px 0px 0px 0px;
	width: 325px;
}

.tinyTip .content {
	background: url(../images/tinyTip-content.png) 0px 0px repeat-y;
	color: #010101; 
	font-size: 15px;
	padding: 0px 15px 0px 15px;
}

.tinyTip .bottom {
	background: url(../images/tinyTip-bottom.png) 0px 0px no-repeat;
	height: 47px; 
}

/*
	-- Fancy Box	--
*/

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	background: transparent;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../images/fancy_loading.png') no-repeat;
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 32px;
	height: 32px;
	background: url('../images/fancy_close.png') top left no-repeat;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background: url('../images/fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background: transparent url('../images/fancy_title_left.png') repeat-x;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background: transparent url('../images/fancy_title_main.png') repeat-x;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background: transparent url('../images/fancy_title_right.png') repeat-x;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: url('../images/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background: transparent url('../images/fancy_nav_left.png') no-repeat;
}

#fancybox-right-ico {
	background: transparent url('../images/fancy_nav_right.png') no-repeat;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

div.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	z-index: 1001;
}

div#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../images/fancy_shadow_n.png') repeat-x;
}

div#fancy-bg-ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/fancy_shadow_ne.png') no-repeat;
}

div#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../images/fancy_shadow_e.png') repeat-y;
}

div#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/fancy_shadow_se.png') no-repeat;
}

div#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../images/fancy_shadow_s.png') repeat-x;
}

div#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/fancy_shadow_sw.png') no-repeat;
}

div#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../images/fancy_shadow_w.png') repeat-y;
}

div#fancy-bg-nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/fancy_shadow_nw.png') no-repeat;
}


