#maincontainer{
margin:0px auto;
position:relative;
width:950px
}

body {
	background-color: #F37221;
	margin:10px 0px; padding:0px;
	text-align:center;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFF00;
}
a:hover {
	text-decoration: none;
	color: #F37221;
}
a:active {
	text-decoration: none;
}

BODY
{
scrollbar-face-color: #FFE401;
scrollbar-highlight-color: #F37221;
scrollbar-3dlight-color: #837E7E;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #CB6F72;
scrollbar-arrow-color: #F37221;
scrollbar-track-color: #BBB4B4;
}

.style1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.style7 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}

.style8 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.style10 {color: #F37221}
.style11 {color: #E6D91A}
.style12 {color: #CB29D1}
.style13 {color: #D12829}
.style14 {	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.style15 {
	font-size: 16px;
	font-weight: bold;
}
.style17 {color: #FFFFFF; font-weight: bold; font-size: 16px; }
.style18 {
	font-size: 16px;
	font-weight: bold;
}
.style19 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; }
.style20 {
	color: #006633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
}
.style21 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.style23 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.style24 {font-weight: bold; color: #CB29D1;}
.style25 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
}

.style27 {font-family: Arial, Helvetica, sans-serif; color: #E3D81B; font-weight: bold; }

.style32 {color: #D12929}
.style35 {
	font-size: 12px;
	color: #333333;
}
.style38 {color: #336633}
.style41 {
	color: #FFFF00;
	font-size: 18px;
}
.style43 {color: #FFFFFF}
.style44 {font-size: 12}
.style45 {font-size: 12px}
.style46 {font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #006633;}



.style63 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
}
.style68 {font-size: 12px}
.style74 {color: #FFFF00}
.style75 {font-size: 14px; font-weight: bold; color: #FFFF00; }
.style76 {font-size: 12px; font-weight: bold; color: #FFFFFF; }
.style78 {color: #FFFFFF}
.style80 {font-size: 16px}
.style82 {
	font-size: 18px;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
}
.style83 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style85 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.style86 {
	font-size: 14px;
	font-weight: bold;
}

.style94 {font-family: Arial}
.style95 {font-family: Arial, Helvetica, sans-serif}




/**********************************
SIMPLECART
**********************************/

.simpleCart_shelfItem{
	float:left;
	margin:200px 10px 0 0;
	width:140px;
	line-height:200%;
}

.item_name{
	text-transform:uppercase;
	font:bold 12px "Helvetica", Arial, sans-serif;
	color:#fff;
}

.item_price{
	color: #7DA91C;
	font-weight: bold;
}
.item_thumb{
	display:none;
}
.item_add{color: #652D8A}

.item_add:hover{
	background-position:-85px -21px;
}

.item_add:hover{
	background-position:-85px -21px;
}
.item_add:active{
	background-position:-170px -21px;
}
.simpleCart_items{font-family: Arial; 
	font-size: 10px; 
	color: #333333;
	margin:0px 0 0 0px;
	line-height:120%;
	padding:0px 0px 0 0;
}
.cartHeaders{
	display:none;
}
.itemContainer{
	float:left;
	width:140px;
}

.itemQuantity{
	float:left;
	padding:0px 5px 0 0;
}

.itemincrement a{
	display:block;
	background:url(../images/demoSprite.png) -278px -29px;
	width:7px;
	height:5px;
	text-indent:-9999px;
	overflow:hidden;
	margin:20px 0 0 0;
}
.itemdecrement a{
	display:block;
	background:url(../images/demoSprite.png) -278px -35px;
	width:7px;
	height:5px;
	text-indent:-9999px;
	overflow:hidden;
	margin:3px 0 0 0;
}

.itemTotal{
	color:#fff;
	font:bold 11px Arial, sans-serif;
	padding:8px 0 0 0;
}
.cartTotal{
	clear:both;
	text-align:right;
	font:11px Arial, sans-serif;
	text-shadow:none;
	padding:47px 72px 0 0;
}
#viewFullDemoLink{
	clear:both;
	font:10px Arial, sans-serif;
	display:block;
	padding:5px 0 0 0;
	margin-left:140px;
	color:#fff;
	text-decoration:none;
}
#viewFullDemoLink:hover{
	text-decoration:underline;
}


/**********************************
END
**********************************/
