body {
    margin: 2;
    padding: 0;
    color: #333333;
    font-family: Verdana,Arial;
    font-size: 11px;
}

th{
	font-weight: bold;
	color: #FFF;
	background: #066fb3;
	text-align:left;
}
div,p{
	margin:0px;
}
table{
	font-size: 11px;
}
h1 {
    margin: 0;
    font-size: 15px;
    font-weight: bold;
    color: #790E44;
}
h2 {
    margin: 0;
    font-size: 14px;
    font-weight: bold;
}
h3 {
    margin: 0;
    font-size: 13px;
    font-weight: normal;
}

a:link	
{
	color: #790E44;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;  
}
a:visited	
{
	color: #790E44;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}
a:hover	
{
        color: #F00;
        text-decoration: none;
        font-weight: bold;
        text-decoration: underline;
}
fieldset{
	border: 0px;
	border-top: 1px solid #000;
	text-align: left;
	margin:0px;
}
legend{
	font-weight: bold;
	font-size: 13px;
	color: #790E44;
}
.border_photo
{
	border: 1px solid #790E44;
}
.loading
{
    color: #000;
    display: none;
    font-size: 15px;
    font-weight:bold;
    font-family:arial;
}
.div_over{
	background: #E5E1D8;
}
.div_out{
	background: transparent;
}
.underline	
{
	text-decoration: underline;
}

.italic	
{
	font-style: italic;
}

.text_bold
{
	font-weight: bold;
}
.highlight {
        background-color: #FF6;
}
.hidden
{display:none}
/******************* ALIGN & VALIGN **********************/
.align_left	
{
	text-align: left;
}

.align_center	
{
	text-align: center;
}

.align_right	
{
	text-align: right;
}

.align_justify
{
	font-family: Verdana,Arial;
	font-size: 11px;
	text-align: justify;
}

.valign_top
{
	vertical-align: top;
}

.valign_middle	
{
	vertical-align: middle;
}

.valign_bottom	
{
	vertical-align: bottom;
}

.asterisk {
	color: #ff0000;
	font-weight: bold;
	font-size:13;
}

.boxmenu
{
    	font-size: 10px;
    	color: #790E44;
    	font-weight: normal;
    	display: none;
    	border: 2px solid #790E44;
    	width: 110px;
    	text-align: left;
    	padding: 3px;
    	position:absolute;
    	background-color: #FFF;
}

.upper
{
	text-transform:uppercase;
}

.menuhome
{
	color: #4B4B4B;
	text-transform:uppercase;
}

.menufooter
{
	font-size: 9px;
	text-transform:lowercase;
}

.superintest
{
	background-color:#066fb3; 
	color:#FFF; 
	font-size: 15px;
	font-weight: bold;
}

.intest
{
	width: 100%;
	background-color:#790E44; 
	color:#FFF; 
	font-size: 15px;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
	
}

.underintestRed {
	width: 100%;
	background-color:#790E44; 
	color:#FFF; 
	font-size: 12px;
	font-weight: bold;	
}

.underintest {
	width: 100%;
	background-color:#066fb3; 
	color:#FFF; 
	font-size: 12px;
	font-weight: bold;	
}

.wineintest {
	width: 100%;
	background-color:#790E44; 
	color:#FFF; 
	font-size: 15px;
	font-weight: bold;
	margin-top:5px;
}
.intestArea {
	background-color: #77c3f3;
	color:#FFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.more
{
	text-transform:uppercase;
	font-weight: bold;
	font-size: 14px;
}

.winename
{
	text-transform:uppercase;
	font-weight: bold;
	font-size: 14px;
	color:#000;
}

.producername
{
	font-weight: bold;
	font-size: 14px;
	color:#000;
}

.producerdatas
{
	text-align:justify;
}

.score
{
	text-transform:uppercase;
	font-weight: bold;
	font-size: 14px;
	color:#000;	
}

.wineyear
{
	text-transform:uppercase;
	font-weight: bold;
	font-size: 14px;
	color:#000;
}

.price
{
	text-transform:uppercase;
	font-weight: bold;
	font-size: 15px;
	color:#F00;
	text-align:right;
}

.basketbutton,.redbutton
{
	background-color: #790E44;
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	text-transform:uppercase;
}

.greenbutton
{
	background-color: #4A9449;
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	text-transform:uppercase;
}

.searchhistory
{
	font-size: 13px;
}

.div_select
{    	height:150px;
	width:100%;
	overflow: auto;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #790E44;
}

.formRaw {
	color: #ffffff;
	background-color: #066fb3;
	text-align: left;
	font-size: 12px;
	font-weight: bold;

}

.prices {
	text-align: right;
	font-size: 12px;
}

.tableBlock {
	width: 100%;
	font-size: 13px;
}

.original_total
{
	font-size: 12px;
	text-decoration:line-through;
	font-weight: bold;
}

.freedelivery
{
	color: #F00;
	font-weight: bold;
}

.pointer{
	cursor: pointer;
}

.advise
{
	color: #F00;
	font-weight: bold;
	font-size: 14px;
}
.dotted {
    border-bottom: 2px dotted #084D80;
    width:100%;
    height:2px;
    font-size:2px;
}

.dottedlight {
    border-bottom: 2px dotted #98B0D6;
    width:100%;
    height:2px;
    font-size:2px;
}

.sheet {
    font-size:13px; 
    color:#FFF;
    font-weight: bold;
}

#combox {
	width: 300px;
	height: 250px;
	background-color: #E5E1D8;
	border: 2px solid #790E44;
	padding-top: 10px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	position:absolute;
	display:none;
}

/**************** FONTS ******************************/

.red_font {
	color: #ff0000;
}

.green_font {
	color: #08b339;
}

.yellow_font {
	color: #f9f22f;
}

.bold_font {
	font-weight: bold;
}
/*********************************************************/