

body {
/*background-color:#CCCC99;   main back-colour*/
    background-color: #D6D6A4;     /*#E6E6B3;*/
    background-image: url("../images/bgfade.jpg");
    background-repeat: repeat-x;
text-align:center;
}


body,table,form {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	
}



.container
{
	width:790px;  
	margin:auto;
	border: 2px solid #0099FF;
	background-color: #FFFFCC;
	display: block;
	text-align:center;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}


/* set this width to 8px less than .container */
/* needed ? 
#catalog  
{
	clear: both;
	background-color: #FFFFCC;
	display: block;
	width: 782px;
	padding-bottom: 6px;
	margin-right: 4px;
	margin-left: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999900;
	margin-bottom: 12px;
}
*/

#top_menu_box
{
	text-align:center;
	margin-left:18px; 
	margin-right:18px;	
	
	padding-bottom:0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-left: 0px;	

	border: none;
}

.topmenutxt {
	font-size: 120%;
	font-weight: normal;
}	

#englishflag, #italianflag, #euroflag, #euroflag2{
	border:none;
	margin:0px;
	clear: none;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}

 

#flags {
	display: inline;
	
}

#second_menu_box
{
	margin-top:3px;
	background-color: #FFFFE0;
	text-align:center;
	margin-left:30px; 
	margin-right:30px;	
	
	padding-bottom:6px;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 0px;	

	border-width:2px;
	border-style:solid;
	border-color: #999900;

}

.menu_highlight
{
	background-color: #EEE8AA ; /* or maybe 'lightgray' */
	padding-top :2px;
	padding-bottom :2px;
	padding-right: 6px;
	padding-left: 6px;
}

#second_menu_strip    /*goes inside second menu box */
{
	text-align:center;

	margin-top:3px;
	margin-bottom:0px;
	margin-left:44px; 
	margin-right:44px;

	
	border:none;
}	

#third_menu_strip    /*goes inside second menu box */
	{
	text-align:center;
	
	padding-top: 6px;
	padding-bottom: 0px;

	margin-top:6px;
	margin-left:44px; 
	margin-right:44px;
	margin-bottom:2px;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;

	border-bottom-color: #999999;
	
	border-right-color: #999999;

	border-left-color: #999999;

}

#maincontent 
{
	
	clear:both;
	background-color:#FFFFCC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999900;
	border-right-color: #999900;
	border-bottom-color: #999900;
	border-left-color: #999900;
	padding: 4px;
}


#slideshow
{
text-align:center;
margin-left: 3px;
margin-right: 3px;
}

#checkavail
{
text-align:center;
clear:both;
display:block;
}

#checkavail input
{
margin:5px;
}

#checkavail select
{
margin:5px;
}



img {border:none;}

/* main title*/
h1 {
font-family:"Georgia", Times, serif;
font-weight:normal;
font-size:24px;
color:#999900;

margin:auto;
margin-top:0px;
margin-bottom:0px;
padding-top:5px;
padding-bottom:5px;

}

/* the top menu*/
h2 {
font-weight:normal;
font-size:18px;
color:#999900;
margin:auto;
margin-top:0px;
margin-bottom:0px;
padding-top:5px;
padding-bottom:5px;
}


a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	color:#000000;
	text-decoration: none;
}
a:hover {
	color:  #999900; 
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

.headerlink:link {
	text-decoration: none;
	color: #999900;
}
.headerlink:visited {
	color: #999900;
	text-decoration: none;
}
.headerlink:hover {
	color: #999000;    /*  #0099FF;*/
	text-decoration: none;
}
.headerlink:active {
	color: #999900;
	text-decoration: none;
}


.highlink:link {
	text-decoration: none;
	color: #999900;
}
.highlink:visited {
	color: #999900;
	text-decoration: none;
}
.highlink:hover {
	color: #009999;    /*  #0099FF;*/
	text-decoration: none;
}
.highlink:active {
	color: #999900;
	text-decoration: none;
}


h1 a:link {
	text-decoration: none;
	color: #999900;
}
h1 a:visited {
	color: #999900;
	text-decoration: none;
}
h1 a:hover {
	color: #999999;    /*  #0099FF; */
	text-decoration: none;
}
h1 a:active {
	color: #999900;
	text-decoration: none;
}


.redtext {color: #990000;}
.greentext {color: #009999;}
.lightgreentext {color: #999900;}

.redtextlarge {color: #990000; font-size:16px;}
.lightgreenlarge {color: #999900; font-size:16px;}
.greenlarge {color: #009999; font-size:16px;}

/* The bg and border bits fir the HR are workaround fixes*/

.lightgreenhr {margin-left:3px; margin-right:3px; border:0; background-color: #999900; color: #999900; background: #999900; height:2px;}

.lightgreenhr1 {margin-left:3px; margin-right:3px; border:0; background-color: #999900; color: #999900; background: #999900; height:1px;}

.leading_9 {border:0; height:9px;}

.leading_3 {border:0; height:3px;}


.greenlink:link {
	text-decoration: none;
	color: #009999;
}
.greenlink:visited {
	color: #009999;
	text-decoration: none;
}
.greenlink:hover {
	color: #990000;
	text-decoration: none;
}
.greenlink:active {
	color: #009999;
	text-decoration: none;
}

.smallertext1 {
	font-size: 12px;
}
.smallesttext1 {
	font-size: 9px;
	color: #666666;
}

.smallesttext2 {
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}

.smallest2:link {
	text-decoration: none;
	color: #CCCC99;
	font-size: 9px;
	}
.smallest2:visited {
	text-decoration: none;
	font-size: 9px;
	color: #CCCC99;
	}
.smallest2:hover {
	text-decoration: none;
	font-size: 9px;
	color: #CCCC99;
	}
.smallest2:active {
	text-decoration: none;
	color: #CCCC99;
	font-size: 9px;
	}
	
	
.catalogtext {
	font-size: 9px;
	color: #CCCC99;
}

.cataloglink:link {
	text-decoration: none;
	color: #FFFFCC;
}

.cataloglink:visited {
	text-decoration: none;
	color: #FFFFCC;
}

.cataloglink:active {
	text-decoration: none;
	color: #FFFFCC;
}

.cataloglink:hover {
	text-decoration: none;
	color: #FFFFCC;
}



