BODY
{
	COLOR: #000000;
      BACKGROUND-COLOR: #454545;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TOP-MARGIN: 0PX;
	LEFT-MARGIN: 0PX; 
	font-size: 12pt
}

TD.item-detail
{ 
	color: #000000; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
} 

TD.item-detail A:link 
{
	FONT-WEIGHT: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	color: #E97F00; 
	font-size: 11px;
} 

TD.item-detail A:visited 
{
	COLOR: #E97F00; 
	text-decoration: none; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
} 

TD.item-detail A:hover 
{
	COLOR: #FF0000; 
	text-decoration: underline; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
} 

TD.menu 
{ 
	color: #ffffff; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
} 

TD.menu A:link 
{
	FONT-WEIGHT: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 11px;
} 

TD.menu A:hover 
{
	COLOR: #AAE903; 
	text-decoration: underline; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;  
	FONT-SIZE: 11px;
} 

TD.menu A:visited 
{
	COLOR: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px;  
} 


TD.side-menu
{ 
	color: #004000; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
} 

TD.side-menu A:link 
{
	FONT-WEIGHT: bold; 
	text-decoration: none; 
	color: #004000; 
	font-size: 12px;
} 

TD.side-menu A:hover 
{
	COLOR: #008040; 
	text-decoration: underline; 
	font-weight: bold; 
	FONT-SIZE: 12px;
} 

TD.side-menu A:visited 
{
	COLOR: #006200; 
	text-decoration: underline; 
	font-weight: bold; 
	FONT-SIZE: 12px;  
} 

TD.side-menu A:visited:hover
{
	COLOR: #008040; 
	text-decoration: underline; 
	font-weight: bold; 
	FONT-SIZE: 12px;  
} 

.text
{  
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-weight: 800;
	FONT-SIZE: 14px
}

A:link
{
	COLOR: #7D1A2B;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}

A:visited
{
	COLOR: #51111D;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none
}

A:hover
{
	COLOR: #800080;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: underline
}


.set1 {
	font-family:    Arial, Helvetica;
	font-size:      10px;
	font-weight:    900;
}

.set2 {
	font-family:    Arial, Helvetica;
	font-size:      12px;
	font-weight:    800;
}

.eCart-1 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 30pt; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: Arial;
}

.eCart-2 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 30pt; 
	COLOR: #AAAAAA; 
	FONT-FAMILY: Arial;
}

.eCart
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 11pt;
	COLOR: #669999;
	FONT-FAMILY: Arial, Helvetica, sans-serif; font-style: oblique;
	Display: none;
}

H1
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 25pt;
	COLOR: #676767;
	FONT-FAMILY: Arial, Helvetica, sans-serif; font-style: oblique;
}

DIV.footer-detail
{ 
	color: #000000; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
} 

DIV.footer-detail A:link 
{
	FONT-WEIGHT: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	color: #000000; 
	font-size: 12px;
} 

DIV.footer-detail A:visited 
{
	COLOR: #003366; 
	text-decoration: none; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
} 

DIV.footer-detail A:hover 
{
	COLOR: #336699; 
	text-decoration: underline; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
} 

/************* IMAGE GALLERY *****************/
ul.thumbs li {
	list-style: 		none;
	float: 				left;
	display: 			block;
	list-style-image: 	none !important;
	margin:				20px 20px 0 20px !important;
}
ul.thumbs {
	list-style: 		none;
	margin: 			0;
	padding: 			0;
	clear: 				both;
}
ul.thumbs li img {
	border:				none;
	margin:				0 !important;
}
ul.thumbs li a {
	background:			none !important;
	text-decoration:	none;
	border: 			0;
}
ul.thumbs li p {
	overflow:			hidden;
}
.thumbs .clearboth { 
	clear: 				both; 
}
.thumbscontainer {
	margin-bottom:		20px;
	float:              left;
}

