body { background:#000; margin:0; padding:0; }

.hidden {visibility:hidden; line-height:1px; font-size:1px; height:1px;}

.textureWideLeft {
	background: url(/resources/str/texture_wide_left.gif) top left repeat-y;
	}

.textureWideRight {
	background: url(/resources/str/texture_wide_right.gif) top left repeat-y;
	}

/* HOMEPAGE */

.frameTopLeft {
	background: url(/resources/str/frame_top_left.gif) top left repeat-y;
	}

.frameTopMid {
	background: url(/resources/str/frame_top_mid.gif) top left repeat-y;
	}

.frameTopRight {
	background: url(/resources/str/frame_top_right.gif) top left repeat-y;
	}



/* contacting */
a:link {
    color: #FFF7C6; 
    background-color: transparent; 
    text-decoration: none;
}

a:visited {
    color: #FFF7C6;
    background-color: transparent;
    text-decoration: none;
}

a:hover {
    color: red;
    background-color: transparent;
    text-decoration: underline;
}

a:active {
    color: #FFF7C6;
    background-color: transparent;
    text-decoration: underline;
}


/* REVIEWS */
.contentReviews {
	color:#FFF7C6;
	padding:20px;
	}

.contentReviews h3 {
	color:#DA9B00;
	font-size:13px;
	font-family:arial,sans-serif;
	border-bottom:1px solid #261F05;
	margin:0 0 3px 0;
	padding:0 0 3px 0;
	}

.contentReviews p {
	font-family:arial,sans-serif;
	color:#FFF7C6;
	font-size:12px;
	padding:0;
	margin:0 0 15px 0;
	}


.content {
	color:#FFF7C6;
	padding:20px;
	}

.content h3 {
	color:#DA9B00;
	font-size:13px;
	font-family:arial,sans-serif;
	margin:0 0 3px 0;
	padding:0 0 3px 0;
	}

.content h4 {
	color:#DA9B00;
	font-size:12px;
	font-family:arial,sans-serif;
	margin:0 0 3px 0;
	padding:0 0 3px 0;
	}

.content p {
	font-family:arial,sans-serif;
	color:#FFF7C6;
	font-size:12px;
	padding:0;
	margin:0 0 15px 0;
	}

.photoRight {
float:right;
padding:0 0 10px 10px;
}

.text {
width:300px;
float:left;
}

/* MENU */

.contentMenu {
	font-family:arial,sans-serif;
	font-size:12px;
	color:#FFF7C6;
	padding:20px;
	}

.menuCell {
	font-family:arial,sans-serif;
	color:#FFF7C6;
	font-size:12px;
}

.contentMenu h2 {
	font-family:arial,sans-serif;
	font-size:14px;
	color:#DA9B00;
	border-bottom:1px solid #DA9B00;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	}

div.menuItem {
	float:left;
	padding:0;
	margin:0 0 5px 0;
	}

.menuTitle {
	width:200px;
	float:left;
	background:#000;
	}

.menuDesc {
	float:left;
	padding:0 10px 0 0;
	background:#000;
	}

.menuPrice {
	color:#DA9B00;
	float:right;
	background:#000;
	}

/* /MENU */

/* WINE LIST */

.contentWinelist {
	font-family:arial,sans-serif;
	font-size:12px;
	color:#FFF7C6;
	padding:20px;
}

.contentWinelist h2 {
	width:500px;
	font-family:arial,sans-serif;
	font-size:14px;
	color:#DA9B00;
	border-bottom:1px solid #DA9B00;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	float:left;
}

div.wineGroup {
display:block;
float:left;
margin:0 0 20px 0;
padding:0;
border:0px solid #ff0000;
background:#000;
}

div.wineGroup h3 {
color:#DA9B00;
float:left;
width:525px;
background:#000;
font-size:14px;
line-height:18px;
}


div.wineItem {
font-size:12px;
line-height:18px;
width:525px;
font-family:arial;
padding:0px;
margin:0px 0px 3px 0px;
display:block;
float:left;
background:url(/resources/images/wineList_dots.gif)bottom left repeat-x;
}
span.wineNumber {
color:#FFF7C6;
width:20px;
text-align:right;
float:left;
padding:0 10px 0 0;
margin:0;
background:#000;
font-weight:normal;
}
span.wineName {
color:#FFF7C6;
float:left;
padding:0 10px 0 0;
font-weight:normal;
background:#000;
}
span.winePrice {
color:#DA9B00;
width:40px;
text-align:right;
font-weight:normal;
background:#000;
float:right;
}

ul.wineGroup {
	font-family:arial;
	font-size:14px;
	color:#FFF7C6;
	list-style:none;
	margin:0px;
	padding:5px 0 0 0;
	}

ul.wineGroup li span {
	color:#ff0000;
	}

ul.wineGroup li a {
	color:#fff;
	}
ul.wineGroup li a:hover {
	color:#ffff00;
	}

ul.wineList {
	font-size:10px;
	color:#FFF7C6;
	list-style:none;
	margin:0;
	padding:0;
	}

ul.winelist li span {
	color:#ff0000;
	padding:0;
	margin:0;
	}

ul.winelist li a {
	color:#fff;
	padding:0;
	margin:0;
	}
ul.winelist li a:hover {
	color:#ffff00;
	}

.classWineArray A:link {
text-decoration: none; 
color: #990000; 
line-height: 18px; 
font-size: 9pt; 
font-family: arial,sans-serif; 
text-transform:lowercase;}

.classWineArray A:visited {
text-decoration: none; 
color: #990000; 
line-height: 18px;
font-size: 9pt; 
font-family: arial,sans-serif; 
text-transform:lowercase;}

.classWineArray A:active {
text-decoration: none; 
color: #990000; 
line-height: 18px; 
font-size: 9pt; 
font-family: arial,sans-serif; 
text-transform:lowercase;}

.classWineArray A:hover {text-decoration: underline; 
color: red; 
line-height: 18px; 
font-size: 9pt; 
font-family: arial,sans-serif; 
text-transform:lowercase;}

#selectWine {
	background:url(/resources/str/winelist_nav_bg.gif) bottom left repeat-y;
	}
#selectCat {
	background:url(/resources/str/winelist_nav_bg2.gif) bottom left repeat-y;
	}
