body {
	background-color: #4b4a4a;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;

}
a:link.nav, a:visited.nav, a:active.nav {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color:#ffffff;
	letter-spacing: 1px;	
}


a:hover.nav {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color:#f7941e;
	letter-spacing: 1px;
}
a:link.nav2, a:visited.nav2, a:active.nav2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color:#f7941e;
	letter-spacing: 1px;	
}


a:hover.nav2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color:#ffffff;
	letter-spacing: 1px;
}


a:link.nav3, a:visited.nav3, a:active.nav3 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color:#000000;
	letter-spacing: 1px;	
}


a:hover.nav3 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color:#ffffff;
	letter-spacing: 1px;
}

a:link.fade, a:visited.fade, a:active.fade {
	border: 0;	
}


a:hover.fade {
border: 0;
opacity: .60;
	filter: Alpha(Opacity=60);
}





.content2 {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	
}


.content1 {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 35px;
	padding-left: 35px;
}


/*-----------------*/


#slideshow {
    position:relative;
 
	
}

#slideshow IMG {
	position:absolute;
	z-index:8;
	opacity:0.0;
	
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

/*-----------------*/

#slideshow2 {
    position:relative;
 
	
}

#slideshow2 IMG {
	position:absolute;
	z-index:8;
	opacity:0.0;
	
}

#slideshow2 IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow2 IMG.last-active {
    z-index:9;
	
}
/*-----------------*/

#slideshow3 {
    position:relative;
 
	
}

#slideshow3 IMG {
	position:absolute;
	z-index:8;
	opacity:0.0;
	
}

#slideshow3 IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow3 IMG.last-active {
    z-index:9;
}
/*-----------------*/

#slideshow4 {
    position:relative;
 
	
}

#slideshow4 IMG {
	position:absolute;
	z-index:8;
	opacity:0.0;
	
}

#slideshow4 IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow4 IMG.last-active {
    z-index:9;
}
/*-----------------*/

#slideshow5 {
    position:relative;
 
	
}

#slideshow5 IMG {
	position:absolute;
	z-index:8;
	opacity:0.0;
	
}

#slideshow5 IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow5 IMG.last-active {
    z-index:9;
}

.addbasket  {
	visibility: visible;
	position: relative;
	right: 0px;
	bottom: 0px;
	z-index: 4;
	
}.viewbasket {
	border: 2px dotted #FEFEFF;
}
.product {
	background-color: #FBFBFD;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F9A734;
}
.product_item {
	clear: right;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.product_description {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #272727;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #272727;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.tablecheckout {
	border: 1px solid #272727;
}
