body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	background-color:#5d6875;  
	margin:0px; 
} 

#footer {
 	color: #ffffff;
	}
 
#footer a:link,
#footer a:visited,
#footer a:hover {
	font-size: 10px;
	color: #ffffff;
	text-decoration:none;
	}


.nav {
 	font-size: 10px;
	font-weight:bold;
	color: #000000;
	}
 
.nav a:link,
.nav a:visited {
	color: #000000;
	text-decoration:none;
	}
	
.nav a:hover {
	color: #b50900;
	text-decoration:none;
	}

div.container {
	margin:	0px 5px;
}

div.separated {
	margin-top: 10px;
	margin-bottom: 15px;
}

div.divider {
	height: 1px;
	background-color: #B50801;
}

.vlisthead {
	background-color: #B50801;
	color: white;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

.vlistcols {
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

.searchtxt {
	font-size: 13px;
	font-style: italic;
	font-family: geneva,arial,helvetica,sans-serif;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.disabled {
	color: #999;
}

/* --------------------- Products ------------------------ */	
.products h3{
	font-size:.9em;
	margin:.5em 0;
	padding:0;
	}
	
.products h3 a{
	color:#666666;
	}

.products h3 img{
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	border:1px solid #ccc;
	}

.products .title{
	color:#000;
	font-weight:bold;
	font-size:1.2em;
	}

.products .discription{
	text-align:justify;
	}

.products .price{
	color:#FF0000;
	font-weight:bold;
	font-size:1em;
	}
	
.products .addtocart{
	background:#B50801;
	display:block;
	width:144px;
	height:30px;
	float:right;
	
	
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	
	margin-right:26px;
	margin-top:31px;
	}

.products .addtocart a{
	color:#ffffff;
	text-decoration:none;
	}
		
.products a{
	color:#6495CB;
	text-decoration:none;
	}
	
.products a:hover{
	color:#999;
	}
				
.products p{
	margin:.2em 0;
}

.products td{
	padding:1em;
}

/* --------------------- Buttons ------------------------ */	
.v_button {
border: 0px solid #BA0017;
font-size:1.5em;
background-color:#BA0017;
FONT-WEIGHT:BOLD;
color:#FFFFFF;
cursor: hand;
height: 25px;
}
