body, p, br, tr, td, ul, ol, div, input, textarea,reset,submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1D2521;
}
body {
	margin: 0px;
	padding: 0px;
}
a.nav:link, a.nav:visited {
	font-size: 13px;
	padding-right: 28px;
	color: #FCF9DA;
	text-decoration: none;
	display: block;
	height: 27px;
	line-height: 27px;
	letter-spacing: 1px;
	border-bottom: solid 1px #D1A153;
}
a.nav:hover, a.nav:active, #selected {
	font-size: 13px;	
	padding-right: 28px;
	color: #FCF9DA;
	text-decoration: none;
	background-image: url(images/selected.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	height: 27px;
	line-height: 27px;	
	letter-spacing: 1px;
}
a:link, a:visited, a:hover {
	font-size: 12px;
	color: #660000;
	text-decoration: none;
}
a.menu:link, a.menu:visited {
	font-size: 13px;
	color: #e40000;
	text-decoration: none;
}
a.menu:hover, a.menu:active {
	font-size: 13px;	
	color: #e40000;
	text-decoration: underline;
}
.wines {
	height: 200px;
	clear: both;
	margin-bottom: 1em;
}
.wines img {
border: 1px solid #660000;
}
#prods {
	list-style: none;
	width: 540px;
	padding: 0;
	margin: 0;
}


#prods li {
	width: 245px;
	height: 119px;
	background: url(images/prods_bg.gif);
	float: left;
	margin: 0 25px 25px 0;
	vertical-align: middle;
	padding: 0;
         cursor:hand;
}
#prods li a:link, #prods li a:visited {
	width: 245px;
	height: 119px;

        display:block;
        cursor:hand;      
}

#prods li div {
	width: 150px;
	height: 67px;
	/*line-height: 67px;*/
	float: right;
	padding-right:15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #660000;
	font-size: 18px;
	margin-top: 20px;
}
* html #prods li div {
	width: 165px;
}

.bottle_sm {
	margin: 11px 0 0 1px;
}
#login_tbl td {
	font-size: 11px;
	color: #660000;
}
#login_tbl a:link, #login_tbl a:visited {
	color: #660000;
	text-decoration: underline;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}
#login_tbl a:hover {
	text-decoration: none;
}
.login_fld {
	height: 20px;
	width: 122px;
	border: 1px solid #660000;
	padding: 0 2px;
}
#enter {
	width: 54px;
	height: 21px;
	line-height: 21px;
	border: 1px solid #E8A900;
	background: url(images/enter_bg.gif);
	font-size: 11px;
}
form {
	margin: 0;
	padding: 0;
}
#descr_ttl {
	color: #EFB500;
	font-size: 20px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	text-align: right;
	width: 350px;
	padding: 4px 10px 4px 0;
	border-bottom: 1px solid #EFB500;
}
#code {
	height: 30px;
	line-height: 30px;
	text-align: right;
	padding-right: 25px;
	color: #B5B4B4;
}
* html #code {
	padding-right: 35px;
}
#recolta {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: italic;
}

.font14 {
	font-size: 14px;
}

#price div {
	width: 65px;
	height: 36px;
	line-height: 36px;
	background: url(images/price_bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #1D7302;
	}
#qtt {
		width: 30px;
		height: 20px;
		border: 1px solid #660000;
		padding: 0 2px;
	}



.body2{
font-size: 11px;
}

.total{
font-size: 14px;
color:#660000;
}


.ErrorMessage {
        COLOR: #FF0000; FONT-WEIGHT: bold; 
}
.ValidateErrorMessage {
        COLOR: #FF0000;
}
.SuccessMessage {
        COLOR: green; FONT-WEIGHT: bold; 
}
.Star {
        COLOR: #FF0000;
}
#basket {
	width: 100%;
}
#basket td {
	font-size: 11px;
	height: 27px;
}
#basket #bas_ttl {
	color: #EFB500;
	font-size: 20px;
	font-weight: bold;
	padding: 3px 15px;
}
#basket #bas_head td {
	border-top: 1px solid #EFB500;
	background-color: #FCF9DA;
	font-size: 11px;
	height: 27px;
}
#basket #end_txt {
	border-top: 1px solid #660000;
	font-size: 12px;
	text-align: right;
	padding-right: 5px;
}
#basket .suma {
	border-top: 1px solid #660000;
	font-size: 12px;
	color: #660000;
	text-align: left;
	font-weight: bold;
	padding-left: 5px;
}
