/* GENERAL */
.bg {
	background-color:#cccc99;
}

.bg_l {
	background-image:url("../img/bg_l.gif");
	background-repeat:repeat-y;
	background-position:top left;
}

.bg_r {
	background-image:url("../img/bg_r.gif");
	background-repeat:repeat-y;
	background-position:top left;
}

.footer {
	text-align:center;
}

.line_red {
	background-color:#990000;
	line-height:1px;
	height:1px;
	font-size:1px;
}

.line_green {
	border-bottom:1px dashed #999900;
	margin-bottom:12px;
}

.bg_menu {
	background-image:url("../img/bg_menu.gif");
	background-repeat:repeat-x;
	background-position:top left;
}

.select {
	background-color:#9c9f61;
	font-weight:bold;
	border:1px solid #333711;
}

/* TEXTS */
.txt9Red, .txt9Green, .txt9White, .txt9Black {font-family:verdana; font-size:9px; text-decoration:none;}

.txt9Red {color:#990000;}
.txt9Red:hover {color:#999900;}
.txt9Green {color:#666600;}
.txt9White {color:#ffffff;}
.txt9Black {color:#000000;}

.txt10Black, .txt10Red, .txt10Red2, .txt10Green, .txt10White, .txt10Grey, .txt10Grey2 {font-family:verdana; font-size:10px; text-decoration:none;}

.txt10Black {color:#000000;}
.txt10Red {color:#990000;}
.txt10Red:hover {color:#999900;}
.txt10Red2 {color:#990000;}
.txt10Red2:hover {color:#ffffff;}
.txt10Green {color:#999900;}
.txt10Green2 {color:#999900;text-decoration:underline;}
.txt10White {color:#ffffff;}
.txt10White:hover {color:#ffffff;text-decoration:underline;}
.txt10Grey {color:#666666;}
.txt10Grey2 {color:#333333;}

.txt11Red, .txt11Black, .txt11White, .txt11Grey, .txt11Green {font-family:verdana; font-size:11px; text-decoration:none;}

.txt11Red {color:#990000;}
.txt11Red:hover {color:#999900;}
.txt11Black {color:#000000;}
.txt11White {color:#ffffff;}
.txt11Grey {color:#666666;}
.txt11Green {color:#999900;}

/* MODULES & CONTAINERS */
.main {
	background-color:#FFFFFF;
}

.secondary {
	background-image:url("../img/bg_secondary.jpg");
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#999900;
	padding:10px 0px 10px 0px;
	float:left;
	width:765px;
}

.secondary2 {
	background-image:url("../img/bg_secondary.jpg");
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#999900;
	float:left;
	width:765px;
	border-top:1px solid #ffffff;
}

.FR_module {
	background-color:#e6e6cc;
}

.shadow1 {
	background-image:url("../img/shadow1.gif");
	background-repeat:repeat-x;
	background-position:top left;
	text-align:right;
}

.shadow1b {
	background-image:url("../img/shadow1b.gif");
	background-repeat:repeat-y;
	background-position:top left;
}

.FR_misc {
	background-image:url("../img/FR_misc2.gif");
	background-repeat:repeat-y;
	background-position:top left;
}

.FR_picture {
	padding:10px 0px 10px 0px;
	border-bottom:1px solid #dfe4d3;
}

.FR_text {
	padding:10px;
	border-bottom:1px solid #dfe4d3;
}

.map_container {
	float:left;
	width:235px;
	padding-top:14px;
}

.FR_container {
	padding:10px 0px 10px 0px;
}

.module_white {
	background-image:url("../img/shadow2.gif");
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#ffffff;
	border-bottom:1px solid #90945b;
	float:left;
}

.module_white2 {
	background-image:url("../img/shadow3.gif");
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#ffffff;
	border-bottom:1px solid #90945b;
	float:left;
}

.module_white3 {
	background-image:url("../img/shadow4.gif");
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#ffffff;
	float:left;
}

.module_red {
	background-color:#990000;
	padding-left:24px;
	border-bottom: 1px solid #cccc99;
}

.wineAreas_txt {
	background-image:url("../img/wineAreas.jpg");
	background-repeat:no-repeat;
	background-position:bottom right;
	padding:16px 26px 0px 26px;
	text-align:justify;
}

.picture {
	margin-right:10px;
	margin-bottom:4px;
}

.LMP_separator {
	border-bottom:1px dashed #999900;
	margin-top:6px;
	margin-bottom:8px;
}

.news_txt {
	background-image:url("../img/news.gif");
	background-repeat:no-repeat;
	background-position:bottom center;
	padding:16px 26px 0px 26px;
}

.bg_submenu {
	background-image:url("../img/bg_submenu.gif");
	background-repeat:repeat-x;
	background-position:bottom left;
	padding-left:16px;
}

.bg_submenu2 {
	background-image:url("../img/bg_submenu.gif");
	background-repeat:repeat-x;
	background-position:bottom left;
	padding-left:10px;
	padding-right:10px;
	border-right:1px solid #990000;
}

.bg_listings {
	background-image:url("../img/bg_listings.gif");
	background-repeat:no-repeat;
	background-position:top left;
}

.img_border {
	border: 1px solid #cccc99;
}

#photos .pad {
	padding-left:8px;
}

.bg_morePictures {
	background:url("../img/bg_morePictures.gif") top left no-repeat;
}

#tabs {
	border-top: 1px solid #990000;
	border-left: 1px solid #990000;
}

#tabs .item {
	background:url("../img/bg_tab.gif") top left repeat-x;
	font-weight:bold;
	padding:0px 18px 0px 18px;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	height:18px;
}

#tabs .item_select {
	background:#f0f0e0;
	font-weight:bold;
	padding:0px 18px 0px 18px;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #f0f0e0;
	height:18px;
}

.tab_border {
	background:#f0f0e0;
	border-right: 1px solid #990000;
	border-left: 1px solid #990000;
	border-bottom: 1px solid #990000;
}

.tab_border2 {
	background:#f0f0e0;
	border-right: 1px solid #990000;
	border-left: 1px solid #990000;
}

.tab_title {
	background:#e6e6cc;
	border-bottom: 1px solid #990000;
	border-top: 1px solid #990000;
	padding:3px 0px 3px 10px;
}

.tab_title2 {
	background:#e6e6cc;
	border-bottom: 1px solid #990000;
	padding:3px 0px 3px 10px;
}

.tab_title3 {
	background:#e6e6cc;
	border-bottom: 1px solid #990000;
	border-top: 1px solid #990000;
	padding:3px 0px 3px 3px;
}

.tab_title4 {
	border-bottom: 1px solid #990000;
	padding:3px 0px 3px 0px;
}

.map_border {
	border-bottom: 1px solid #990000;
	border-top: 1px solid #990000;
}

.pop_border {
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
}

.pop_pag {
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
}

#rates {
	background:#990000;
}

#rates .td1 {
	background:#e6e6cc;
}

#rates .td2 {
	background:#ffffff;
}

#rates .td2b {
	background:#ffffff;
	cursor:hand;
	cursor:pointer;
}

#rates .td3 {
	background:#c3c38a;
}

#interior {
	background:url("../img/bg_interior.gif") top left no-repeat #ffffff;
	padding-top:40px;
}

#interior .pad {
	padding-left:26px;
}

#interior .pad2 {
	padding-left:26px;
	padding-right:20px;
}

#interior .btn {
	border:1px solid #990000;
	background:#e6e6cc;
	font-family:verdana;
	font-size:10px;
	color:#990000;
	font-weight:bold;
}

.btn2 {
	border:1px solid #990000;
	background:#e6e6cc;
	font-family:verdana;
	font-size:10px;
	color:#990000;
	font-weight:bold;
}

#interior .line {
	margin-top:6px;
	padding-top:10px;
	border-top:1px solid #990000;
	font-size:1px;
}

#interior .note {
	font-family:verdana;
	font-size:9px;
	color:#666666;
}

.bullet {
	background:url("../img/bullet.gif") 12px 2px no-repeat;
	padding-left:25px;
	text-transform:uppercase;
}

.bullet2 {
	background:url("../img/bullet2.gif") top left no-repeat;
	padding:6px 0px 8px 45px;
	margin:10px 0px 5px 0px;
}

.bullet3 {
    background:url("../img/bullet.gif") 12px 2px no-repeat;
    padding-left:25px;
}

.aboutItaly_module {
	background:url("../img/bg_aboutItaly.jpg") top left no-repeat #e6e6cc;
}

.bg_moduleWhite {
	background:url("../img/bg_moduleWhite.gif") top left no-repeat;
	padding-top:16px;
}


/* SPACES */
.hor14 {
	font-size:1px;
	width:14px;
	float:left;
}

.ver3 {
	font-size:1px;
	line-height:3px;
	height:3px;
}

.ver6 {
	font-size:1px;
	line-height:6px;
	height:6px;
}

.ver8 {
	font-size:1px;
	line-height:8px;
	height:8px;
}