@charset "utf-8";
body {
	background-color: #240B02;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1.4em;
}
h1 {
	font-size: 16px;
	color: #B50C00;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 12px;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	font-weight: normal;
}

h5 {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.8em;
}


a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #9A8A7F;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}



#container {
	margin: auto;
	padding: 0px;
	height: auto;
	width: 715px;
}
#header {
	height: 86px;
	width: 715px;
	background-image: url(images/white_line.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	clear: both;
	margin-bottom: 8px;
}
#logo {
	float: left;
	height: 79px;
	width: 180px;
}
#buttons {
	text-align: right;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 54px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
#buttons img {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 12px;
}

#mainContent {
	clear: both;
	height: auto;
	width: 715px;
	margin-bottom: 8px;
}
#clear, .clear {
	clear: both;
}


#sideButtons {
	font-size: 10px;
	float: left;
	width: 97px;
}
#subSideButtons {
	font-size: 10px;
	float: left;
	width: 107px;
}
#sideButtons  a, #subSideButtons a {
	font-size: 9px;
	letter-spacing: 0.06em;
}
#subSideButtons  blockquote, #sideButtons blockquote {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#sideButtons   p, #subSideButtons  p, #subSideButtons blockquote p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#text {
	float: right;
	width: 616px;
	line-height: 1.6em;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#subText {
	float: right;
	width: 606px;
	line-height: 1.6em;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#nextPrev {
	text-align: right;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#nextPrev img {
	margin-left: 20px;
}




#bottom {
	background-image: url(images/white_line.gif);
	background-repeat: repeat-x;
	background-position: center top;
	clear: both;
	height: auto;
	width: 616px;
	margin-bottom: 10px;
	padding-left: 99px;
	padding-top: 10px;
	padding-bottom: 6px;
}
#bottom h1 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#bottom p {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#bottom img {
	float: left;
	margin-right: 10px;
}
#footer {
	background-image: url(images/white_line.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 30px;
	width: 715px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	font-size: 9px;
}
#footer a {
	margin-right: 3px;
	margin-left: 3px;
}

#blueye {
	color: #9A8A7F;
	text-align: center;
	font-size: 10px;
	float: right;
}
#blueye a {
	color: #9A8A7F;
	margin: 0px;
	padding: 0px;
}
#blueye a:hover {
	color: #FFFFFF;
}
#title {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B50C00;
	font-size: 17px;
	padding-bottom: 6px;
	padding-top: 16px;
	font-weight: bold;
}
#title img {
	margin-top: 7px;
}
#shopProduct {
	clear: both;
	padding-right: 160px;
}
#shopProductPhoto {
	height: 165px;
	width: 150px;
	float: left;
	text-align: right;
	margin-right: 15px;
}
#shopProductPhoto a {
	color: #9A8A7F;
	font-size: 10px;
}
#shopProduct p {
	margin: 0px;
	padding: 0px;
}
#shopQuantity {
	text-align: right;
	width: 280px;
	height: auto;
	padding-left: 200px;
}
.swatch {
	height: 76px;
}


.swatch img {
	float: left;
}
.swatch #select {
	margin-top: 24px;
	margin-left: 30px;
}
.swatchHeader  h1 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 4px;
}
#shoppingButtons {
	padding-left: 430px;
}
#shoppingButtons a {
	color: #B50C00;
	font-size: 12px;
	font-weight: bold;
}
#shoppingButtons p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#shoppingCart {
	background-image: url(images/white_line.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 200px;
	padding-top: 8px;
	padding-bottom: 30px;
}
#shoppingCart p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
.price {
	float: right;
}
.item {
	float: left;
}
.rightImg {
	margin-left: 15px;
	margin-bottom: 15px;
}
