body
{
	text-align:center;
	text-align: -moz-center !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	margin:0px;
	background-color:#5574A4;
}

* html body 
{
	text-align: center !important;	
}

td
{
	text-align:justify;
}

#holder
{
	width:800px;
	height:auto;
	text-align:left;
	padding-bottom:10px;
	margin:0 auto;
}

#topmenu
{
	background-image:url(../images/menu_bg.gif);
	/*width:800px;*/
	height:35px !important;
	height:45px;
	padding-top:15px;
	padding-left:30px;
}

#topmenu a
{
	font-weight:bolder;
	font-size:14px;
	color:#5e0000;
	text-decoration:none;
}

a
{
	color:#5e0000;
	text-decoration:none;
}

#leftmenu
{
	float:left;
	height:auto;
	width:191px !important;
	width:172px;
	margin-left:10px !important;
	margin-left:5px;
	margin-right:9px !important;
	background-color: #FFFFFF;
}

.sidemenu
{
	background-image:url(../images/link_bg.gif);
	background-repeat: repeat-x;
	width:176px !important;
	width:191px;
	height:21px;
	padding-left:15px;
	padding-top:3px;
}

.sidemenu a
{
	color:#530000;
	font-size:12px;
	text-decoration:none;
}

#rightbasket
{
	float:right;
	width:160px;
	margin-right:10px !important;
	margin-right:5px;
	margin-left:9px;
	height:auto;
	background-color:white;
	/*text-align:center;*/
}

#mainarea
{
	width:411px !important;
	height:auto;
	float:right;
	background-color:white;
	margin-bottom:10px;
	/*text-align:center;*/
}

.clears
{
	clear:both;
	height:10px;
}

#whatsnew
{
	float:right;
	width:580px;
	height:auto;
	background-color:white;
	margin-right:10px;	
	/*text-align:center;*/
}

#addressbar
{
	background-image:url(../images/address.gif);
	width:800px;
	height:65px;
	color:white;
	text-align:center;
}
#designby
{
	width:600px;
	color:white;
	text-align:right;
	float:right;
	padding-right:10px;
	font-size:8pt;
}
#designby a
{
	color:white;
	font-weight:bold;
	text-decoration:none;
	font-size:8pt;
}

h1
{
	color:#5e0000;
	font-size:16px;
	font-weight:bold;
}

h2
{
	color:#5e0000;
	font-size:14px;
	font-weight:normal;
}

.textholder
{
	width:391px;
	text-align:left;
	padding-bottom:10px;
	margin-left:10px;
}

.basketholder
{
	width:150px;
	text-align:left;
	padding-bottom:10px;
	/*margin-left:10px;*/
}

.botholder
{
	width:560px;
	text-align:left;
	padding-bottom:10px;
	margin-left:10px;
}

.contenttext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

#mainarea a
{
	text-decoration: underline;
}

/* product styles*/
.divProductList
{
   /* height: 150px;
    min-height: 150px; */
    border-bottom-style: dotted;
    border-bottom-color: Black;
    border-bottom-width: medium;
    margin-left: 5px;
    margin-top: 10px;
	border:0px solid #ff0000;
}

.ProductListTitle
{
    color: #5e0000;
    font-weight: bolder;
}

.ProductListPrice
{
    font-size: 14pt;
    color: #5e0000; 
    padding-top: 5px; 
}

.divProductListImage
{
    float: left;
    width: 100px;
	padding-right:10px;
    min-width: 100px;
    overflow: hidden;
}
.divItemListImage
{
    float: left;
    width: 200px;
	padding-right:10px;
    overflow: hidden;
}

.divProductDetail {
	padding: 10px;
	border:0px solid #ff0000;
}

.divProductListDetail
{
    padding-left: 5px;
	border:0px solid #ff0000;
}

.divNewProducts
{
    float: left;
    width: 185px;
}

.maintext
{
	color:black;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
