* {
	margin: 0;
	padding: 0;
}

body{
	padding: 0;
	margin: 0;
	width: 100%;
	background: #B2330F;
	color: #515151;
	font-family: tahoma;
	font-size: 11px;
	line-height: 13px;
	vertical-align: top;
}

input, select, textarea {
	padding: 1px;
	color: #515151;
	font-family: tahoma;
	font-size: 11px;
}

.in_none {
	border: none;
	padding: 0;
}

table, td {
	vertical-align: top;
}

a {
	text-decoration: underline;
}
	
a:hover{
	text-decoration: none;
}

img {
	border: 0px;
}

.col {
	float: left;
}

.spacer {
	font-size: 0px;
	line-height: 0px;
}

.clear {
	clear: both;
}

#mainWrapper {
	padding: 0;
}

.main_cont {
	width: 975px;
	margin: auto;
}

.links {
	background: #EDDAC5;
	color: #282E3E;
}

.links .marg {
	padding: 7px 18px;
	text-align: right;
}

.links a {
	color: #282E3E;
	text-decoration: none;
}

.links a:hover {
	text-decoration: underline;
}

.navigation {
	width: 100%;
	background: url(../images/nav_bg.gif) #B2330F top repeat-x;
}

.navigation .main_cont {
	padding: 14px 0 10px;
	background: url(../images/nav_bg_r.jpg) bottom right no-repeat;
}

.navigation {
	color: #FFFFFF;
}

.navigation a {
	color: #F5F583;
	font-weight: bold;
	text-decoration: none;
}

.navigation a:hover {
	text-decoration: underline;
}

.nav_1 {
	float: left;
	padding: 3px 33px 0 33px;
}

.nav_2 {
	float: left;
	padding: 3px 28px 0 27px;
	background: url(../images/nav_line.gif) top left no-repeat;
}

.nav_2 select {
	border: 1px solid #C83922;
	width: 130px;
	background: #EDDAC5;
	color: #282E3E;
	font-size: 10px;
}

.nav_3 {
	float: left;
	padding: 0 28px 0 27px;
	background: url(../images/nav_line.gif) top left no-repeat;
}

.menu {
	width: 100%;
	background: url(../images/menu_bg.gif) #CD461E top;
}

.menu .main_cont {
	background: url(../images/menu_bg_r.jpg) top right no-repeat;
}

.menu ul {
	margin: 0;
	padding: 0 0 0 12px;
	list-style: none;
	color: #FFFFFF;
	font-size: 13px;
}

.menu ul li {
	float: left;
	padding: 18px 4px 16px 21px;
	background: url(../images/menu_line.gif) top left no-repeat;
}

.menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
}

.menu ul li a:hover {
	text-decoration: underline;
}

.head {
	background: url(../images/head_bg_c.gif) top repeat-x;
}

.head_r {
	background: url(../images/head_bg_r.jpg) top right no-repeat;
}

.head_l {
	background: url(../images/head_bg_l.jpg) top left no-repeat;
	height: 152px;
}

.logo {
	padding: 30px 0 0 215px;
}

.bg_white {
	background: #FFFFFF;
}

.welcome {
	padding: 18px 20px 23px 151px;
	margin-bottom: 2px;
	background: url(../images/welcome_l.jpg) #B69493 top left no-repeat;
	color: #F4E8E8;
	font-size: 10px;
}

.welcome .text {
	padding-left: 7px;
}

.product a {
	color: #212121;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
	text-transform: uppercase;
}

.product a strong {
	color: #212121;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
	text-transform: uppercase;
}

.product a:hover {
	text-decoration: underline;
}

.product strong {
	color: #C61A09;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
}

.product_list {
	padding: 4px 0 5px;
	border-top: 3px solid #D8D8D8;
}

.product_list .left {
	float: left;
	position: relative;
}

.product_list .right {
	float: right;
	width: 100%;
}

.product_list .right .margin {
	margin-left: 124px;
}

.product_list .name {
	padding: 6px 13px;
	margin-top: 2px;
	background: #EEEEEE;
}

.product_list a {
	color: #212121;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
	text-transform: uppercase;
}

.product_list a:hover {
	text-decoration: underline;
}

.product_list .text {
	padding: 8px 10px 12px 3px;
	font-size: 10px;
}

.product_list .line {
	border-top: 2px solid #E9E2E2;
	font-size: 0;
	line-height: 0;
	height: 3px;
}

.product_list .prb {
	padding: 7px 10px 7px 15px;
	background: #EEEEEE;
}

.product_list .price {
	float: left;
	padding: 5px 2px 0;
}

.product_list .button {
	float: right;
	padding: 7px 10px 7px 15px;
	border-left: 2px solid #C1C1C1;
}

.product_list strong {
	color: #C61A09;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
}

.product_list_col {
	padding: 4px 0 5px;
	border-top: 3px solid #D8D8D8;
}

.product_list_col .name {
	padding: 6px 13px;
	margin-top: 2px;
	background: #EEEEEE;
}

.product_list_col a {
	color: #212121;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
	text-transform: uppercase;
}

.product_list_col a:hover {
	text-decoration: underline;
}

.product_list_col .text {
	padding: 8px 10px 12px 3px;
	font-size: 10px;
}

.product_list_col .line {
	border-top: 2px solid #E9E2E2;
	font-size: 0;
	line-height: 0;
	height: 3px;
}

.product_list_col .prb {
	padding: 7px 10px 7px 15px;
	background: #EEEEEE;
}

.product_list_col .price {
	float: left;
	padding: 5px 2px 0;
}

.product_list_col .button {
	float: right;
	padding: 7px 10px 7px 15px;
	border-left: 2px solid #C1C1C1;
}

.product_list_col strong {
	color: #C61A09;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
}

.footer {
	padding: 8px 0 15px 0;
	color: #FFFFFF;
	background: url(../images/line_foot.gif) top repeat-x;
}

.footer a {
	color: #FFFFFF;
}

.footer .copy {
	padding-top: 5px;
	color: #F8C179;
	font-size: 10px;
}

.footer .copy a {
	color: #F8C179;
	text-decoration: none;
}

.footer .copy a:hover {
	text-decoration: underline;
}

.footer {
	padding: 27px 0 13px;
	background: url(../images/foot_bg.gif) top repeat-x;
}

.footer .left {
	float: left;
	width: 198px;
	padding-top: 7px;
}

.footer .right {
	float: right;
	width: 100%;
	margin-left: -198px;
}

.footer .right .margin {
	margin-left: 198px;
	padding: 3px 20px 3px 26px;
	border-left: 1px solid #CC3D15;
}

.back {
	padding-right: 5px;
}

.cartProdTitle{
	margin-left: 0px;
	text-align: left;
}

h1#reviewsWriteHeading{
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	}
	
.cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	text-align: left;
	color: #C61A09;
	}
	
.cartProductDisplay {
	padding: 0 0 0 0;
	text-align: left;
	color: #C61A09;
	}	

#num {
	font-size: 18px;
	font-weight: bold;
	color: #EDDAC5;
	margin: 20px 0 0 0;
	letter-spacing: 1px;
	}
	
#num img {
	vertical-align: middle;
	margin: -5px 0 0 20px;
}
#gvSendDefaultHeadingSend{
	font-size: 15px;
}

#gvsendBody h2{
	font-size: 15px;
}

.shipest th, .shipest td{
	padding: 5px;
}

.AuthorizeNetSeal{
	margin-top: 0px;
}	

legend {
	 /*#cccccc;*/
	 /*#E8E8E8;*/
	color: #B2330F;
	font-size: 14px;
	padding: 2px 2px 2px 2px;
}

input, select, textarea {
	background: #FFFFEE;
	border: 1px solid #C0C0C0;
	color: #000000;
	padding: 1px;
}

option {
	background: #FFFFEE;
	border: 1px solid #C0C0C0;
	color: #000000;
}

#HideThis, #stateLabel, #state{
	visibility: hidden;
	padding: 0;
}

#productReviewsDefaultHeading {
 	padding: 0;
 	font-size: 13px;
 	margin: 10px 0 0 0;
}

.greeting{
	font-size: 14px;
	background: #FFFFF0;	
	border: 1px solid #C0C0C0;	
	padding: 2px 2px 2px 2px;	
	margin: 10px 0px 10px 0px;		
}

