html, body {
	margin: 				0px;
	padding: 				0px;
	font-family:			"Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-size:				12px;
	background-color:		#FCF6E8;	
	color:					#010100;
	width:					100%;
	height:					100%;
}

hr {
	border:					1px solid #A6A5A5;
	color:					1px solid #A6A5A5;
	height:					1px;
}

td {
	line-height:			1.25;
	font-size:				12px;
}

#splash TD {
	line-height:			1.25;
}

#splash A {
	text-decoration:		none;
	color:					#484747;
}

#header {
	border-bottom:			1px solid #A6A5A5;
}

#big_image_1 img,#big_image_2 img,#big_image_3 img,#big_image_4 img,#big_image_5 img,#big_image_6 img,#big_image_7 img,#big_image_8 img{
border:none;
float:left;
margin-left:5px;
margin-top:20px;
}

#header A {
	display:				block;
	padding-left:			16px;
	padding-right:			16px;
	font-size:				11px;
	font-family:			arial;
	color:					#000000;
	text-decoration:		none;
}

#footer {
	color:					#010100;
	font-size:				10px;
	padding:				4px;
	text-align:				center;	
}

#footer A {
	color:					#010100;
	text-decoration:		none;
}

#footer A:hover {
	color:					#010100;
	text-decoration:		underline;
}

A {
	color:					#6B8A00;
}

#shopping_cart TD {
	font-size:				14px;
	padding:				5px;
}

#shopping_cart TH {
	padding:				2px;
	padding-right: 			10px;
	font-size:				14px;
	text-align:				left;
}

#shopping_cart .button {
	background-color:		#6C8B62;
	background-image:		url( assets/btn_rptr.jpg );
	background-repeat:		repeat-x;
	background-position:	top left;
	border:					0;
	color:					#FFFFFF;	
	cursor:					pointer;
	font-size:				12px;
	font-weight:			bold;
	text-transform:			UPPERCASE;
}

#shopping_cart .QTY {
	background-color:		#FFFFFF;
	border:					1px solid #000000;
	color:					#000000;
	font-size:				12px;
	font-weight:			bold;
	text-transform:			UPPERCASE;
	width:					100%;
}

.product_subcategory {
	padding-left: 			20px;
}

.product_category span {
	font-weight:			bold;
}

.product_index {
	padding:				5px;
}

.product_index A {
	text-decoration:		none;
}

.product_index .name {

}

.product_index .price {
	font-weight:			bold;
}

#frm_billing-shipping TABLE, #frm_review-order TABLE {
	margin-right:		15px;
	margin-bottom:		10px;
}

#frm_billing-shipping TD, #frm_review-order TD {
	padding:			0;
	margin:				0;
}

#frm_billing-shipping TH, #frm_review-order TH {
	font-weight:		normal;
	text-align:			left;
	padding:			0;
}

#frm_billing-shipping LABEL, #frm_review-order LABEL {
	display:			block;
	padding-bottom:		10px;
}

#frm_billing-shipping LABEL SUP, #frm_review-order LABEL SUP {
	color:				#FF0000;
	font-weight:		bold;
	padding-left:		5px;
}

#frm_billing-shipping LABEL SPAN, #frm_review-order LABEL SPAN {
	color:				#666666;
	display:			block;
	font-size:			80%;
	font-style:			oblique;
}

#frm_billing-shipping .text-input, #frm_review-order .text-input {
	margin-left:		10px;
}
.image_container{
	position:absolute;
	width:390px;
	top:30px;
	left:0px;
	height:400px;
	float:left;
}
#fancy{
display:inline;
float:left;
width:200px;
padding-left:25px;
padding-right:25px;
height:200px;
}
#Submit{
border:none;
background-color:#FCF6E8;
}
#NAVLOGO tr td a{
padding:0px;
margin:0px;
padding-top:10px;
display:inline;
padding-left:10px;
}
#NAVLOGO2 td a{
padding:0px;
margin:0px;
padding-top:10px;
display:inline;
padding-right:15px;
}
