/*	
	Copyright (c) 2007 currentsubmenuyblue.
	Doc: default
	Revision: 1.0
*/

@import url(jquery.lightbox-0.5.css);

/*--------------------------------------------------------------------------------------------
	Global 
  --------------------------------------------------------------------------------------------*/
html, body {
	margin:0;
	padding:0;
	height:100%;
	width:100%;
}

body {
	font-family:"Times New Roman", Times, serif;
	font-size:0.75em;
	background:#4c0300 url(../images/img_bg_slice.gif) repeat-y center;
	color:#000000;
}


/* Generic Links */

a:link, a:visited, a:active {
	color:#d7a229;
	text-decoration:none;
}
a:hover {
	color:#5e5d5d;
	text-decoration:none;
}

.pr_txt a:link, .pr_txt a:visited, .pr_txt a:active {
	font-size:0.92em;
	
}
#subnav a:link, #subnav a:visited, #subnav a:active {
	margin:0 5px;	
}



/*--------------------------------------------------------------------------------------------
	Structural 
  --------------------------------------------------------------------------------------------*/


#wrapper {
	width:1000px;
	margin:auto;
	background-color:#FFFFFF;
}

#contain {
	width:1000px;
	min-height:740px;
	height:auto !important;
	height:740px;
	background-color:#FFFFFF;
}
.homepage {
	background:url(../images/img_main_home.jpg) no-repeat;
}
.agepage {
	background:url(../images/age_page_bg.jpg) no-repeat;
}
.glass {
	background:url(../images/img_glass__1.jpg) no-repeat;	
}
.visitor {
	background:url(../images/visitior_centre.jpg) no-repeat;	
}
.mainbackground_nighttime {
	background:url(../images/img_glass__2.jpg) no-repeat;	
}
.mainbackground_barrels{
	background:url(../images/img_glass__3.jpg) no-repeat;	
}
.mainbackground_barrels2{
	background:url(../images/img_glass__4.jpg) no-repeat;	
}
.news {
	background:url(../images/img_news.jpg) no-repeat;
	}
.barrel {
	background:url(../images/img_barrel.jpg) no-repeat;
}

#header {
	width:1000px;
	height:35px;
	background:#330000;
}

#left_col {
	width:209px;
	padding:0 65px 0 0;
	float:left;
	position:relative;
}

#logo {
	width:190px;
	height:200px;
	padding:0 0 0 25px;
}

#main_content {
	width:658px;
	float:left;
	padding:310px 0 20px 0;
	min-height:410px;
	height:auto !important;
	height:410px;
}

.product {
	width:240px;
	float:left;
	padding:0 40px 0 0;
}
.pr_img {
	width:80px;
	float:left;
}
.pr_txt {
	width:160px;
	float:left;
	padding:5px 0 0 0;
}

.pr_desc {
	min-height:90px;
	height:auto !important;
	height:90px;
	padding:0;
}

#productImg {
	width:328px;
	float:left;
}

#tastingNotes {
	width:330px;
	float:left;
}

#tastingNotes h2 {
	color:#d7a229;
}

#subnav {
	color:#d7a229;
}

#gallery {
	width:215px;
	position:absolute;
	top:530px;
	padding-top: 20px;
}

#gallery ul, #gallery ul li { 
	list-style: none;
	margin:0;
	padding:0;
}
.hide {
	display:none;
}


#search {
	width:170px;
	float:left;
	padding:5px 0 0 10px;
}

#footer {
	width:1000px;
	height:40px;
	float:left;
	background:#210101;
	text-transform:uppercase;
	font-size:0.83em;
}

#foot_left {
	width:450px;
	height:25px;
	float:left;
	padding:15px 0 0 25px;
	color:#d7a229;
}
#foot_right {
	width:500px;
	height:25px;
	float:left;
	padding:15px 25px 0 0;
	color:#cc0a0a;
	text-align:right;
}

/*--------------------------------------------------------------------------------------------
	Navigation 
  --------------------------------------------------------------------------------------------*/  

#top_nav {
	width:140px;
	float:left;
	padding:10px 0 0 680px;
	color:#d7a229;
}

#top_nav a:link, #top_nav a:visited, #top_nav a:active {
	color:#d7a229;
	text-decoration:none;
	margin:0 5px;
	font-size:0.83em;
}
#top_nav a:hover {
	color:#FFFFFF;
	text-decoration:none;
}


/* main nav */

#nav_panel {
	width:175px;
	margin:0 0 0 30px;
}
#nav_panel ul {
	list-style:none;
	margin:0;
	padding:0;
}
#nav_panel ul li {
	margin:0;
	padding:0;
}
#nav_panel ul li ul {
	border:solid #cccccc;
	border-width:0 0 1px 0;
	padding:0 0 15px 0;
}

#nav_panel ul li a:link, #nav_panel ul li a:active, #nav_panel ul li a:visited {
	width:160px;
	height:20px;
	border:solid #cccccc;
	border-width:0 0 1px 0;
	padding:10px 0 0 15px;
	color:#5e5d5d;
	display:block;
	font-size:0.83em;
	letter-spacing:0.1em;
	text-transform:uppercase;
	font-weight:bold;
}

#nav_panel ul li a:hover, #nav_panel ul li.selected a {
	color:#d7a229;
}


#nav_panel ul li ul li a:link, #nav_panel ul li ul li a:active, #nav_panel ul li ul li a:visited {
	width:150px;
	border:none;
	padding:10px 0 0 25px;
	color:#5e5d5d;
	display:block;
	font-size:0.83em;
	letter-spacing:0.1em;
}

#nav_panel ul li ul li a:hover, #nav_panel ul li.selected ul li.selected a {
	color:#d7a229;
}




/* footer nav */

#foot_left a:link, #foot_left a:visited, #foot_left a:active {
	color:#d7a229;
	text-decoration:none;
	margin:0 5px;
}
#foot_left a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

#foot_right a:link, #foot_right a:visited, #foot_right a:active {
	color:#cc0a0a;
	text-decoration:none;
	margin:0 5px;
}
#foot_right a:hover {
	color:#FFFFFF;
	text-decoration:none;
}



/*--------------------------------------------------------------------------------------------
	Typography
  --------------------------------------------------------------------------------------------*/
/* Headings */
h1 {
	font-size:2em;
	color:#d7a229;
	font-weight:normal;
	padding:0;
	margin:0 0 15px 0;
}
#gallery h1 {
	margin:0 0 15px 35px;
}
h2 {
	font-size:1.7em;
	color:#888888;
	font-weight:normal;
	line-height:1.33em;
	margin:0;
	padding:0;
}
h3 {
	font-size:2em;
	color:#000;
	margin:0;
	padding:0;
	font-weight:normal;
}
h4 {
	color:#000;
	margin:0;
	padding:0;
	font-size:1.17em;
}

h5 {
	font-size:1em;
	color:#d7a229;
	font-weight:normal;
	padding:0;
	margin:0 0 0 5px;
}

.grey {
	color:#5e5d5d;
}
/* Type */
p {
	margin:0;
	padding:0 0 12px 0;
	line-height:1.33em;
	font-size:1.17em;
}

.sml {
	font-size:1em;
	padding:0 0 0px 0;
}

.date {
	font-size:1em;
	padding:0 0 0px 0;
	color:#5e5d5d;
	margin-bottom:1em;
}

#main_content li {
	line-height:1.33em;
	font-size:1.17em;
}

hr {
	border:none;
	height:1px;
	background:#CCCCCC;
	padding:0;
	margin:10px 0;
}

.pr_txt hr, #tastingNotes hr {
	background:#000000;
}


/*--------------------------------------------------------------------------------------------
	Forms - form, input, label etc
  --------------------------------------------------------------------------------------------*/
form {
	padding:0;
	margin:0;
}
input#search_box {
	width:130px;
	height:17px;
	padding:2px 0 0 6px;
	background:url(../images/img_email2.gif) no-repeat;
	color:#666666;
	border:none;
	margin:0 0 10px 0;
}
input#search_btn {
	width:71px;
	height:19px;
	cursor:pointer;
	border:none;
	margin:0 0 0 0px;
	color:#d7a229;
	background:none;
	font-weight:bold;
	font-size:1em;
	font-family:"Times New Roman", Times, serif;
}

input#search_tick {
	border:none;
	background:#FFFFFF;
	width:10px;
	height:10px;
}

#search input#search_box {
	width:120px;
	height:17px;
	padding:3px 10px 0px 10px;
	margin:0;
	background:url(../images/img_search.gif) no-repeat;
	color:#cc0a0a;
	border:none;
	font-size:0.83em;
}
#search input#search_btn {
	width:20px;
	height:20px;
	border:none;
	background:none;
	color:#d7a229;
	cursor:pointer;
	margin:0;
	font-size:0.83em;
}

#gallery h2 {
	padding-left: 35px;
}

#gallery form {
	padding:0;
	margin:0 0 0 35px;
}

/*--------------history-----------------*/

#history {
	background:url(../images/history_bg.jpg) repeat-x;
	float: left;
	height: 275px;
	width: 5203px;
	display: block;
}

.scroll_pane {
	float: left;
	height: 275px;
	width: 658px;
	margin:20px 0 0 0;
}

.period {
	float: left;
	width: 452px;
	padding-right: 20px;
	border:solid #CCCCCC;
	border-width:0 1px 1px 0;
}

.period .year {
	float: left;
	padding: 3px 10px;
}

.period .content {
	float: left;
	padding: 10px;
	width:430px;
}

.period .content .image {
	float: left;
	width: 215px;
	height: 175px;
	background-color: #dee;
}

.period .content .text {
	float: left;
	width: 215px;
	line-height:1.33em;
	font-size:1.17em;
}

.year {
	float: left;
	color:#d7a229;
	font-size:2em;
}

#main_content img {float:left; padding:6px 20px 10px 0px;}


div#intro{
color:#888;	
font-family:"Times New Roman",Times,serif;
font-size:2em;
}

div#toptext{
	color:ooo;
	font-family:"Times New Roman",Times,serif;
	font-size:1.5em;
	margin-bottom:1em;
}


div.feature{
	clear:both;
	padding-bottom:3em;
}

div.feature_info{
	margin-left:200px;
}

table{
	width:100%;
	border-collapse:collapse
}
table thead th{
	background:#4c0300;
	text-align:left;
	color:#fff;
}
table th, table td{padding:6px 12px;}
table td{border:1px solid #ccc;}

