/*
Company:		
URL:			www.
File:		
*/

/*<group=Global Browser Reset>*/
* {

padding:0;

margin:0;

}

body {padding:0px;}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address { margin:0px 0; }

li, dd, blockquote { margin-left: 40px; }

fieldset { padding:10px; }

img { border: 0px; }
/*</group>*/

/*<group=HTML, Body>*/
body {
	font-family: "Gill Sans", Helvetica, sans-serif;
	font-size: 13px;
	background-color: #ffffff;
	background-image: url("../images/background.gif");
	background-repeat: repeat-x;
}

#footer-bg {
	font-family: "Gill Sans", Helvetica, sans-serif;
	font-size: 13px;
	background-color: #ffffff;
	background-image: url("../images/footer-background.gif");
	background-repeat: repeat-x;
  width: 100%;
	position: absolute;  
  height: 134px;
  bottom: -340px;
}
/*</group>*/

/*<group=General Layout>*/
img#mainLogo {
	position: absolute;
	top: 0px;
	margin-left: 46px;
}
div#mainContainer {
	position: absolute;
	top: 190px;
	margin-left: 333px;
	width: 562px;
}
div#sideNav {
	position: absolute;
	top: 230px;
	margin-left: 42px;
	width: 223px;
	background-image: url("../images/leftnavbg.gif");
	background-repeat: repeat-x;	
}
div#sideNavCol1 {
	width: 83px;
	float: left;
	border-right: 2px solid #eee;
	margin-right: 32px;
}
div#sideNavCol2 {
	width: 180px;
	float: left;
	margin-left: 22px;
}
h3#shopBy {
	position: absolute;
	top: 194px;
	margin-left: 46px;
	margin-top: 0px;
}
p#headerContact {
	position: absolute;
	top: 2px;
	margin-left: 739px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
	line-height: 102%;
}
div#footer {
	margin-top: 125px;
	clear: both;
}
/*</group>*/

/*<group=Product Listing Layout>*/
div.productListBox {
	width: 140px;
	height: 180px;
	margin-right: 40px;
	margin-top: 10px;
	float: left;
}
div.productListBox img {
	padding: 1px;
	border: 2px #eee solid;
}
div.productListBox p.price {
	color: #510c0c;
}
p.sorting {
	margin-top: 10px;
	padding-bottom: 5px;
	border-bottom: 2px #eee solid;
	text-align: right;
}
/*</group>*/

/*<group=Product Detail Layout>*/
div#productDetailBox {
	width: 276px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
div#productDetailBox img {
	padding: 1px;
	border: 2px #eee solid;
}
div#productDetailBox img#enlarge {
	border: none;
	padding: 0px;
}
div#productDetailBox img.discount {
	position: relative;
	top: -45px;
	left: 2px;
	border: none;
}

div#productDescription {
	width: 276px;
	left: 580px;
	top: 240px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	position: absolute;
}

p#price {
	clear: both;
}
table#options {
	border-top: 2px #eee solid;
	border-bottom: 2px #eee solid;
	width: 562px
}
table#options td {
	padding-top: 5px;
}
table#options td.optionsDescription {
	padding: 0px;
	font-style: italic;
	color: #333;
}
table#options td.tagsOR {
	color: #f1287a;
	font-weight: bolder;
}
table#volumePrice td.amountRow {
	padding: 4px;
	border-bottom: 2px #eee solid;
	border-right: 2px #eee solid;
	text-align: center;
}
table#volumePrice td.priceRow {
	background-color: #fff7e7;
	padding: 4px;
	border-right: 2px #eee solid;
	text-align: center;
}
div#checkout {
	padding-bottom: 15px;
	width: 100%;
	border-bottom: 2px #eee solid;
}
div#checkout input {
	margin: 0px;
	padding: 0px;
}
div#checkout p {
	float: left;
	margin-top: 8px;
	margin-right: 20px;
	padding: 0px;
}
p.sku {
	margin: 0px;
	font-size: 80%;
}
td.tagWarning {
	font-weight: bolder;
	color: #f1287a;
}
/*</group>*/

/*<group=Front Page Layout>*/
img.frontImage {
	float: left;
}
/*</group>*/

/*<group=Tag Page Layout>*/
div.tagColorListBox {
	width: 70px;
	height: 120px;
	margin-right: 30px;
	margin-top: 10px;
	float: left;
	text-align: center;
}
div.tagColorListBox img {
	padding: 1px;
	border: 2px #eee solid;
}
div.tagListBox {
	width: 140px;
	height: 200px;
	margin-right: 40px;
	margin-top: 10px;
	float: left;
	text-align: center;
}
/*</group>*/

/*<group=View Cart Box Layout>*/
div#cartBox {
	position: absolute;
	top: 140px;
	left: 575px;
	padding: 3px;
	border-bottom: 2px #eee solid;
}
/*</group>*/

/*<group=Buttons>*/
.buttonText {
	font-weight: bolder;
	color: #fff;
}
/*</group>*/

/*<group=Nav>*/
ul#nav {
	position: absolute;
	top: 98px;
	margin-left: 245px;
	margin-top: 0px;
	font-size: 138%;
	width: 800px;
}
ul#nav li {
	float: left;
	list-style: none;
	margin-right: 0px;
	margin-left: 3em;
}


div#sideNav ul.sideNavFive {
	margin-bottom: 30px;
}
div#sideNav p {
	margin: 5px 0 5px 0;
}
/*</group>*/

/*<group=Headings>*/
h1 {
	font-weight: lighter;
	color: #8d8d8d;
	font-size: 200%;
	margin: 0px;
	margin-bottom: 8px;
}
h2 {
	font-weight: lighter;
	color: #ff8033;
	font-size: 123%;
	margin-bottom: 0px;
}
h2.special {
	font-size: 170%;
}
h3 {
	font-weight: lighter;
	color: #8d8d8d;
	font-size: 161%;
}
h4 {
	font-weight: lighter;
	color: #8d8d8d;
	font-size: 123%;
	margin-bottom: 5px;
}
h5 {
	color: #87b318;
	font-size: 110%;
	margin-bottom: 0px;
	border-bottom: 1px solid #87b318;
}
h6 { }
div#sideNav h4.sideNavOne, div#sideNav h4.sideNavThree {
	margin-top: 0px;
}
/*</group>*/

/*<group=Text Styles>*/
p {
	margin-top: 0px;
	line-height: 130%;
}
p#headerContact span.helpLine {
	font-size: 92%;
	color: #510c0c;
}
p#headerContact span.phone {
	font-size: 161%;
	color: #f1287a;
}
p#headerContact span.details {
	font-size: 77%;
	color: #510c0c;
}
p#headerContact span.email {
	font-size: 107%;
	color: #f1287a;
}
div#footer p {
	font-size: 84%;
	text-align: center;
}
p#price {
	font-size: 123%;
	color: #510c0c;
}
div.listPrice {
	text-decoration: line-through;
}
div.price {
	color: #510c0c;
	font-size: 200%;
}
p.frontTitle {
	font-size: 123%;
}
/*</group>*/

/*<group=Lists>*/
div#sideNav ul {
	margin: 0px;
}
div#sideNav ul li {
	list-style: none;
	margin-left: 0px;
}
/*</group>*/

/*<group=Forms>*/
	
/*</group>*/

/*<group=Links - link visited hover active>*/
a:link{
	color: #ff8033;
}

a:visited{
	color: #ff8033;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, p a:hover, span a:hover, ul a:hover, div#cartBox a:hover {
	color: #fff;
	background-color: #ff8033;
	text-decoration: none;
}

a:active{
	color: #fff;
	background-color: #ff8033;
	text-decoration: none;
}
ul#nav li a:link {
	color: #fff;
	text-decoration: none;
}
ul#nav li a:visited {
	color: #fff;
	text-decoration: none;
}
ul#nav li a:hover, ul#nav li a:active {
	color: #f9d3db;
	text-decoration: none;
	background-color: transparent;
}
div#sideNav a:link, div#sideNav a:visited {
	text-decoration: none;
}
div#sideNav h4 a:link, div#sideNav p a:link {
	color: #510c0c;
	text-decoration: none;
}
div#sideNav h4 a:visited, div#sideNav p a:visited {
	color: #510c0c;
	text-decoration: none;
}
div#sideNav h4 a:hover, div#sideNav p a:hover {
	color: #fff;
	background-color: #510c0c;
	text-decoration: none;
}
/*</group>*/

/*<group=Misc>*/
.clear {
	clear: both;
}
/*</group>*/

/*<group=Original Cart Styles>*/
.hand {
	cursor: pointer;
}
.error-text {
	color: #f27a00;
	font-weight: bold;
}
/* Notification box */
.notification-title-n { /* Notification message */
	color: #296dc1;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.notification-border-n {
	background-color: #510c0c;
}
.notification-body-n {
	background-color: #fff7e7;
	color: #000000;
}
.notification-title-e { /* Error message */
	color: #c12929;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.notification-border-e {
	background-color: #c12929;
}
.notification-body-e {
	background-color: #fff7f4;
	color: #000000;
}
.notification-border-w { /* Warning message */
	background-color: #eba600;
}
.notification-body-w {
	background-color: #fff7f4;
	color: #000000;
}
.notification-title-w {
	color: #eba600;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
/* /Notification box */

/* Form styles */
.form-field-title {
	background-color: #ffffff;
	color: #141414;
}
.form-title	{
	background-color: #ffffff;
	color: #141414;
	font-weight: bold;
}
.form-note {
	background-color: #ffffff;
	color: #141414;
}
.required-field-mark {
	color: #ff0000;
}
/* Form styles */

/* Checkout pages */
.table-head {
	background-color: #87b318;
	color: #ffffff;
	font-weight: bold;
  text-transform: uppercase;
	padding-left: 3px;
	padding-right: 3px;
	height: 22px;
}
.table-row {
	background-color: #fff7e7;
}

.thin-border {
	background-color: #87b318;
}
.form-field-caption {
	font-style:italic;
}
.notification-checkout {
        color: #61646E;
}
.notification-checkoutl {
        color: #61646E;
}
.profiles-vert-img {
	width: 10px;
}
/*</group>*/

#collection {
	position: absolute;
	top: 94px;
	left: 260px;
  display: none;	
}

#about {
	position: absolute;
	top: 94px;
	left: 398px;
  display: none;
}

#store {
	position: absolute;
	top: 94px;
	left: 496px;
  display: none;  
}

#shows {
	position: absolute;
	top: 94px;
	left: 591px;
  display: none;   
}

#press {
	position: absolute;
	top: 94px;
	left: 694px;
  display: none;   
}

#contact {
	position: absolute;
	top: 94px;
	left: 794px;
  display: none; 
}

ul#footernav {
	position: relative;
	top: 0px;
	margin-left: 145px;
	margin-top: 0px;
	font-size: 138%;
	width: 400;
}
ul#footer nav li {
	float: left;
	list-style: none;
	margin-right: 0px;
	margin-left: 3em;
}


ul#footernav li a:link {
	color: #fff;
	text-decoration: none;
}
ul#footernav li a:visited {
	color: #fff;
	text-decoration: none;
}
ul#footernav li a:hover, ul#nav li a:active {
	color: #f9d3db;
	text-decoration: none;
	background-color: transparent;
}