body {
	margin-top: 0px;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #000000;
	background:url(../images/body_bg.gif);
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
td
{
	text-align:left;
	vertical-align:top;
}
.category
{
	font-size: 12px;	
	font-weight:bold;
}

#topmenu
{
	margin: 0;
	padding: 0px 0 0 10px;
	list-style: none;
	line-height: normal;

}

#frmsearch
{
	padding:0px;
	margin:0px;
}
#footermenu
{
	margin: 0;
	padding: 0px 0 0 10px;
	list-style: none;
	line-height: normal;

}


.toplinks
{
	background-color:#660000;
	border: 1px solid #999999;	
}
#topmenu li
{
	padding: 4px;
	display:block;
	float: right;
}

.filler
{
	height:3px;
	font-size:3px;
}
#topmenu a
{
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	
}

#footermenu li
{
	padding: 3px;
	display:block;
	float:left;
}

#footermenu a
{
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}

.searchbar
{
	padding: 0px 0 0 10px;
	text-align:right;
	background:#EBEBEB;
	border: 1px solid #999999;	
}

.bottombar
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	padding: 5px 5px 5px 5px;
	text-align:left;
	background:#EBEBEB;
	border: 1px solid #999999;	
}

.contentarea
{
	padding: 0px 0 0 10px;
	background:#fcfcfc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.homecontentarea
{
	padding: 0px;
	background:#fcfcfc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}


.menuitems
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	vertical-align:middle;

}

#productlist
{
	width: 180px;
	overflow:auto;
	height:480px;

}

h3
{
	margin: 0;
	padding: 3px;
	font-weight: bold;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

a
{
	text-decoration:none;
	color:#000000;
}

.categorylist
{
	margin: 0;
	list-style: none;
	line-height: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}


.categorylist li
{

	padding: 0px;
	display:list-item;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.categorylist li a:hover
{
	background-color:#CCCCCC;
	color:#000000;
	font-size:13px;
}


.saleprice {
	font-family: Arial,Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	/*color: #990000;*/
	color: #660000;
}
.entryTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
}

.entryTableHeader {
	font-family: Arial,Tahoma, Verdana;
	font-size: 14px;
	color: #000000;
	
	font-weight: bold;
	background-position: center;
}
.normalHeader {
	font-family: Arial,Tahoma, Verdana;
	font-size: 14px;
	color: #000000;
}

.entryTable, .label {
	font-family: Arial,Tahoma, Verdana;
	font-size: 12px;
}

.entryTable .content {
	background-color: #FFFFFF;
}


.infoTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}

.infoTableHeader {
	font-family: Arial,Tahoma, Verdana;
	font-size: 14px;
	color: #000000;
	
	font-weight: bold;
	background-position: center;
}

.infoTable .label {
	font-family: Arial,Tahoma, Verdana;
	font-size: 12px;
}

.infoTable .content {
	
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	
	

}
.button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #660000;
	border: 1px solid #666666;
	color:#FFFFFF;
}
.notice {
	color: #996600;
	font-weight: bold;
}

.addToCartButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	font-weight:bold;
	border: 1px solid #336699;
	background-color:#ccCCcc;
}

#errorMessage {
	color: #990000;
	font-weight: bold;
}
.map {
text-decoration:none;
/*color: #C70766;*/
color:#660000;
}
.offers {
text-decoration:line-through;
}

.titletext {
font-family: Arial,Verdana,  Helvetica, sans-serif;
font-size: 14px;
color:#000000;
font-weight:bold;
}
.subtitletext {
font-family: Arial,Verdana,  Helvetica, sans-serif;
font-size: 14px;
color:#000000;
font-weight:bold;
}
.alignright {
	text-align: right;
	vertical-align: top;
}
.aligncenter {
	text-align: center;
	vertical-align: top;
}
.boldtext
{
font-weight:bold;
font-size:12px;
color:#000000;
}
.content
{
font-weight:bold;
font-size:10px;
}

li.style1 {
font-size: 11px;
font-weight:normal;
margin: 0;
padding:3px;
list-style-position:inside;
list-style-type:circle;
}



.style2 {	
padding: 5px;
font-size: 12px}
.style3 {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.style4 {font-size: 10px}

.submenu
{
clear:left;
padding-left:20px;
display:none;
padding-top:4px;
background-color:#AFAFAF;
width:460px;
padding-bottom:5px;
color:#FFFFFF;
}
.submenu a
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFFFFF;

}
.submenu a:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;

color:#000000;
}


/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	
}

