img{
border: 0px;
}

body{
margin: 0;
padding: 0;
border: 0;
height: 100%; 
max-height: 100%; 
font-family:Helvetica; /* store font */
font-size:10pt; /* font size */
font-weight:bold; 
color:#FCFCFC; /* font color */
background:#EFEEEE;
}

td
{
	font-family:Helvetica; /* store font */
	font-size:10pt; /* font size */
	color:#FCFCFC; /* font color */
}

#maincontent{
margin: 0 auto;
top: 0;
width: 1025px;
bottom: 0;
background: #253308; /* background */
height:auto;
}

.innertube{
margin: 0px; /*Margins for inner DIV inside each DIV (to provide padding)*/
}

.content_left 
{
	float:left;
	margin:10px;
	padding:10px;
	background:#261500; /* product large background */
	width:710px;
	height:auto;
}

.content_right
{
	float:right;
	margin:10px;
	width:240px;
	height:auto;
}

.content
{
	margin: 2px;
	height: auto;
}

.footer
{
	clear:both;
	text-align:right;
	margin: 5px;
	font-family:Arial;
	font-size:10pt;
	color:#331F16; /* footer */
	font-weight:normal;
}

.list1
{
	padding:5px;
	float:left;
	background:#C6BD73; /* product small background */
	width:220px;
	height:280px;
	text-align:center;
}

.list3
{
	padding:5px;
	float:right;
	background:#C6BD73; /* product small background */
	width:220px;
	height:280px;
	text-align:center;
}

.list2
{
	padding:5px;
	float:left;
	background:#C6BD73; /* product small background */
	width:220px;
	height:280px;
	margin-left:10px;
	text-align:center;
}

.divider
{
	clear:both;
	height:10px;
}

.right_header
{
	padding:5px;
	background:#2B1500; /* right navigation header */
}

.right_content
{
	padding:2px;
	background:#7A4D1F; /* right navigation body */
}

.item_name
{
	color:#544501; /* product name */
	cursor:pointer;
}

.item_price
{
	color:#2B1B07; /* product price */
}

.add_to_cart, .add_to_cart:visited, add_to_cart:hover
{
	color:#000000;
	text-decoration:underline;
}

.view_cart
{
	padding:5px;
	float:left;
	margin:1px;
	background:#E7E7E6;
	color:#000000;
	border: 1px;
	border-style:solid;
	cursor:pointer;
}

.checkout
{
	padding:5px;
	float:left;
	margin:1px;
	background:#E7E7E6; /* checkout button */
	color:#000000;
	border: 1px;
	border-style:solid;
	cursor:pointer;
}

.button
{
	height:30px;
	clear:both;
	background:#253308;
}

.link, .link:visited, .link:hover
{
	font-size:10pt; /* font size */
	font-weight:bold; 
	text-decoration:none;
	color:#FCFCFC; /* font color */
}

.productlist
{
	padding:5px;
	float:left;
	background:#C6BD73; /* product small background */
	width:98%;
	height:auto;
}

.productlist1
{
	padding:5px;
	float:left;
	width:300px;
	height:auto;
}


.productlist2
{
	padding:5px;
	float:left;
	width:350px;
	height:auto;
}

.cartlist
{
	padding:5px;
	float:left;
	background:#C6BD73; /* product small background */
	width:98%;
	height:auto;
	text-align:center;
}

.checkoutlist
{
	padding:5px;
	float:left;
	background:#C6BD73; /* product small background */
	width:98%;
	height:auto;
}

.cartTable
{
	border:1px solid #000000;
}

.cartheader
{
	font-weight:bold;
	background:#2B1500;
}

.cartbody
{
	border:1px solid #000000;
}

.linkselected
{
	text-decoration:underline;
}

.link, .link:visited, link:hover
{
	color:#FCFCFC;
}
.alert
{
	color: red;
}

.prodlink, .prodlink:visited, .prodlink:hover
{
	font-size:10pt; 
	font-weight:bold; 
	text-decoration:none;
	color:#FFFFFF;
}

.prodclass
{
	color:#FFFFFF;
}


