/* Main CSS Start */
@import "reset.css";
body {
	font-family: Arial;
}
#wrapper {
	width: 750px;
	margin: 0 auto;
}
#content {
	width: 746px;
	border: #ed1c24 2px solid;
	background: url(/images/template/content_bg.gif) no-repeat left bottom;
	overflow: auto;
	margin-bottom: 20px;
}
/* Main CSS End */


/* Header CSS Start */
#header {
	width: 679px;
	height: 142px;
	background: url(/images/template/header.jpg) no-repeat;
	padding: 9px 0 0 71px;
	margin-bottom: 6px;
}
#header h2.header {
	float: left;
}
#header h2 a.header {
	display: block;
	width: 139px;
	height: 133px;
	background: url(/images/template/logo.gif) no-repeat;
	font-size: 0;
	text-indent: -9000px;
}
#header h2.tagline99 {
	display: block;
	width: 150px;
	height: 10px;
	background: url(/images/template/slogan.gif) no-repeat right bottom;
	font-size: 0;
	text-indent: -9000px;
	float: left;
	padding: 61px 0 0 203px;
}
/* Header CSS End */


/* Navigation CSS Start */
#nav {
	font-size: 10px;
	height: 45px;
	padding-left:35px;
}
#nav ul {
	padding: 11px 0 0 13px;
}
#nav ul li {
	float: left;
	padding-right: 25px;
}
#nav ul li a {
	color: #9b8579;
	font-size: 10px;
	text-decoration: none;
}
#nav ul li a:hover, #nav ul li a.active {
	color: #ed1c24;
}

#nav2 {
	float: right;
	font-size: 10px;
	height: 45px;
}
#nav2 ul {
	padding: 11px 0 0 13px;
}
#nav2 ul li {
	float: right;
	padding-right: 11px;
}
#nav2 ul li a {
	color: #9b8579;
	font-size: 10px;
	text-decoration: none;
}
#nav2 ul li a:hover, #nav ul li a.active {
	color: #ed1c24;
}
/* Navigation CSS End */


/* Left Column CSS Start */
#left_col {
	width: 129px;
	padding: 0 0 48px 48px;
	float: left;
}
#left_col h2 {
	width: 72px;
	height: 29px;
	background: url(/images/template/heading_1.gif) no-repeat;
	font-size: 0;
	text-indent: -9000px;
	margin-bottom: 16px;
}
#left_col ul {
}
#left_col ul li {
}
#left_col ul li a {
	color: #726658;
	text-decoration: none;
	font-size: 10px;
}
#left_col ul li ul{
	padding-left: 6px;
	padding-bottom: 12px;
}
#left_col ul li ul li {
	color: #726658;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
}
#left_col ul li ul li a {
	color: #9b8579;
	text-decoration: none;
	font-size: 10px;
}
#left_col ul li ul li a:hover, #left_col ul li ul li a.active {
	color: #ed1c24;
}
/* Left Column CSS End */


/* Right Column CSS Start */
#right_col {
	width: 494px;
	float: right;
	padding: 0 56px 0 0;
	overflow: auto;
	font-size: 11px;
}

#right_col h1 {
	color: #ed1c24;
	/*font-size: 14px;*/
	font-weight: normal;
	margin-bottom: 12px;
}
#right_col h3 {
	color: #726658;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 6px;
}
#right_col h4 {
	color: #726658;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 6px;
}

#right_col a {
	color: #9b8579;
	font-size: 11px;
	text-decoration: none;
}
#right_col a:hover, a.active {
	color: #ed1c24;
}

.right_col_1 {
	width: 494px;
	overflow: auto;
	background: url(/images/template/right_col_1.gif) no-repeat right bottom;
	padding: 0 0 7px 0;
}
.next_prev {
	padding: 12px 0 0 380px;
	height: 31px;
}
.next_prev span {
	display: block;
	height: 8px;
	width: 6px;
	background: url(/images/template/sprtr_prev_next.gif) no-repeat center 1px;
	padding: 0 3px;
	float: left;
}
.previous {
	background: url(/images/template/arrow_previous.gif) no-repeat left;
	padding-left: 20px;
	color: #9b8579;
	font-size: 8px;
	text-decoration: none;
	float: left;
}
.previous:hover {
	color: #ed1c24;
}
.next {
	background: url(/images/template/arrow_next.gif) no-repeat right;
	padding-right: 20px;
	color: #9b8579;
	font-size: 8px;
	text-decoration: none;
	float: left;
}
.next:hover {
	color: #ed1c24;
}
.img_container {
	width: 252px;
	float: left;
}
.product_img_outer {
	border: #ffe5ab 1px solid;
	padding: 3px;
}
.product_img_inner {
	border: #ffcf5c 1px solid;
	text-align: center;
	padding: 15px 0;
}
.thumb {
	padding-top: 4px;
	color: #9b8579;
	font-size: 7px;
	text-align: center;
}
.thumb span {
	display: block;
	padding-top: 4px;
	text-align: center;
	clear: both;
}
.thumb a {
	width: 58px;
	height: 46px;
	border: #ffcf5c 1px solid;
	display: block;
	text-align: center;
	padding-top: 4px;
	float: left;
}
.thumb a.thumb_spacing {
	margin-right: 4px;
}
.product_detail {
	width: 226px;
	float: right;
}
.product_detail h2 {
	color: #ed1c24;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 12px;
}
.product_detail p {
	margin-bottom: 12px;
	font-size: 11px;
	color: #726658;
}
.product_detail ul {
	height: 120px;
}
.product_detail ul li {
	height: 23px;
}
.product_detail label.label_1 {
	font-size: 11px;
	color: #726658;
	width: 49px;
	display: inline-block;
}
.product_detail label.label_2 {
	font-size: 11px;
	color: #ed1c24;
	display: block;
	height: 17px;
	padding-top: 4px;
}
.product_detail select {
	font-size: 10px;
	width: 114px;
	margin-right: 20px;
}
.product_detail_links {
}
.product_detail_links span {
	display: block;
	height: 15px;
	width: 6px;
	background: url(/images/template/sprtr_prev_next.gif) no-repeat center 6px;
	padding: 0 3px;
	float: left;
}
.buy_now {
	display: block;
	width: 50px;
	height: 19px;
	background: url(/images/template/buy_now.gif) no-repeat;
	font-size: 0;
	text-indent: -9000px;
	float: left;
}
.continue_shopping {
	display: block;
	width: 99px;
	height: 19px;
	background: url(/images/template/continue_shopping.gif) no-repeat;
	font-size: 0;
	text-indent: -9000px;
	float: left;
}
.also {
	width: 494px;
	clear: both;
	padding: 35px 0 0 0;
	overflow: auto;
}
.also h2 {
	width: 103px;
	height: 18px;
	background: url(/images/template/heading_2.gif) no-repeat top;
	font-size: 0;
	text-indent: -9000px;
	padding-bottom: 5px;
}
.also a {
	width: 78px;
	height: 63px;
	border: #ffcf5c 1px solid;
	display: block;
	text-align: center;
	padding-top: 4px;
	float: left;
	margin-right: 7px;
}
#footer {
	clear: both;
	height: 20px;
	padding: 30px 0 0 200px;
	font-size: 10px;
	color: #9b8579;
}
#footer ul {
	float: right;
}
#footer ul li {
	float: left;
	background: url(/images/template/footer_sprtr.gif) no-repeat right;
	padding-right: 12px;
	font-size: 10px;
	margin-right: 6px;
}
#footer ul li.last {
	background: none;
	padding-right: 5px;
}
#footer ul li a {
	text-decoration: none;
	color: #9b8579;
}
#footer ul li a span {
	display: block;
	padding-top: 1px;
}
#footer ul li a:hover {
	color: #ed1c24;
}
#footer label {
	float: left;
	display: block;
	padding-top: 1px;
	padding-right: 6px;
}
#footer input.field_1 {
	width: 100px;
	font-size: 8px;
	border: #dfd8d2 1px solid;
	float: left;
	letter-spacing: 1px;
}
#footer input.field_2 {
	width: 16px;
	height: 13px;
	background: url(/images/template/go.gif) no-repeat;
	border: 0;
	float: left;
	margin-left: 6px;
	cursor: pointer;
}
/* Right Column CSS End */
#credits {
	color: #726658;
}
#credits a {
	color: #9b8579;
	font-size: 11px;
	text-decoration: none;
}
#credits a:hover, a.active {
	color: #ed1c24;
}

