@charset "UTF-8";
/* CSS Document */


body {
	background: url(../images/body.gif);
	font-family: "MS Serif", "New York", serif;
	font-size: small;
	line-height: 1.6;
	margin: 0;
	padding: 0;
	color: #FFF;
	}

a:link, a:visited {
	color: #dfdfdf;
	text-decoration: underline;
}
a:active, a:hover {
	color: white;
	text-decoration: none;
}

p {
	margin: 25px 0;
	font-size: 115%;
	font-family: "Helvetica Neue Light", "Helvetica Neue";
	line-height: 1.4;
}

#container {
	position: relative;
	padding-top: 1px;
	left: -15px;
	top: 0px;
}

#nav {
	display: block;
	position: absolute;
	top: 271px;
	left: 4px;
	background: url(../images/menu_bg.gif) left top repeat;
	width: 140px;
	font-size: 14px;
}

#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
}

#nav ul li {
	margin: 0;
	padding: 0;
	text-indent: 0;
	float: left;
	width: 100%;
}

#nav a {
	display: block;
	line-height: 33px;
	padding: 0 10px;
	border-bottom: 2px solid #333;
	text-decoration: none;
	color: #fff;
}

#nav a.last {
	border-bottom: none;
}

#nav a:hover, #nav a:active {
	color: #f3f3f3;
	background-image: url(../i/black-90pc.png);
	color: #999;
	font-family: "Helvetica Neue Light", "Helvetica Neue";
}

h1, h2, h3 {
	font-weight: normal;
	line-height: 1.35;			
}

h1#title-subline {
	
	margin: 85px 0 0 0;
	font-size: 140%;
}

h1#title {
	margin: 30px 0 60px 0;
	text-indent: -1000px;
	width: 325px;
	height: 20px;
	
}

h2 {
	font-size: 260%;
	margin-top: 80px;
	padding-top: 20px;
}

h2#home {
	margin-top: 120px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-variant: normal;
}

h2#black-list {
	text-indent: -3000px;
	background: url(../i/pssst.gif) left bottom no-repeat;
	width: 785px;
	height: 87px;	
	margin: 60px 0 0 0;
}

h2#contact {
	text-indent: -3000px;
	background: url(../i/contact.gif) left bottom no-repeat;
	width: 345px;
	height: 79px;		
}

h2#order {
	text-indent: 0px;
	width: 514px;
	height: 54px;
	margin-top: 50px;
	margin-bottom: 0;
}

h2#stockists-title {
	text-indent: -3000px;
	background: url(../i/stockists.gif) left bottom no-repeat;
	width: 228;
	height: 53px;
	margin-top: 50px;
	margin-bottom: 0;
}

hr {
	color: #333;
	background-color: #333;
	border: 1px solid #333;
	border-width: 1px 0 0 0;
}

.drop-cap {
	float: left;
	font-size: 100px;
	line-height: 0.8;
	padding: 0px 10px 0px 0;
	color: #FFF;
}

#news {
	position: absolute;
	left: 739px;
	top: 749px;
	width: 220px;
	border: 1px solid #666;
	margin: 0;
	background-color: #181818;
	height: 1221px;
}

#news-inner {
	margin: 5px 0 0 0;
	padding: 1px 10px;
	border-top: 1px solid #666;
	background-color: #181818;
	color: #aaa;
	font-size: 90%;
}

#news h3 {
	margin-bottom: 0;
	color: #F60;
	font-family: "Helvetica Neue Light", "Helvetica Neue";
	text-align: center;
}

#news blockquote p {
	margin: 10px 0;
	line-height: 1.2;
	font-family: "Helvetica Neue Light", "Helvetica Neue";
	text-align: center;
}

img.with-caption {
	display: block;
}

.image-caption {
	display: block;
	background-color: #000;
	margin: 0;
	padding: 0 10px;
	line-height: 33px;
}


blockquote, .subhead {
	font-size: 140%;
	line-height: 1.35;
	padding: 0px 0;
	border: 1px solid #333;
	border-width: 1px 0;
}

.subhead {
	padding: 10px 0;
	font-size: 180%;
	font-family: "Helvetica Neue Light", "Helvetica Neue";
}

.subhead2 {
	padding: 10px 0;
	font-size: 200%;
	
}

.wide-punchout {
	font-style: italic;
	border: none;
	margin: 1em 0 1em -160px;
	font-size: 200%;
	color: #999;
}

.punchout {
	font-style: italic;
	border: none;
	margin: 3em 0 0em 15;
	line-height: 27px;
	font-size: 160%;
	color: #999;
	font-family: Helvetica, Arial, "Liberation Sans", FreeSans, sans-serif;
	text-align: right;
}

.thinking-right {
	text-align: right;
	margin-top: 110px;
	font-size: 220%;
	color: #ddd;
	font-style: normal;
	line-height: 36px;
}

img.labelled {
	display: block;
}

.caption {
	display: block;
	position: absolute;
	margin: -45px 0 20px 0;
	background: url(../i/black-90pc.png) left top repeat;
	padding: 5px 15px 5px 30px;
	font-size: 140%;
	color: #dfdfdf;
}

.small {
	font-size: 100%;
}


#the-wines {
	margin: 30px 0 80px 0;
	padding-top: 1px;
	font-size: 90%;
	color: #aaa;
}


#contact-details {
	font-size: 120%;
}

#contact-details a {
	background: url(../i/13.gif) left 60% no-repeat;
	text-decoration: none;
	display: block;
	margin-left: -25px;
	padding-left: 25px;
}

#friendly {
	border: none;
	font-size: 200%;
	margin: 150px 0 20px 0;
}

input, button {
	color: #ff6;
	padding: 0 10px;
	line-height: 30px;
	height: 28px;
	border: 1px solid #666;
	background-color: #000;
	margin: 0;
	width: 240px;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 120%;
}

input.showing-label {
	font-style: italic;
	color: #999;
}

input#signup-email {
	float: left;
}

button {
	text-indent: -1000px;
	background: #F60 url(../images/submit.gif) 50% 50% no-repeat;
	margin: 0;
	border-left: none;
	width: 35px;
	height: 30px;
}

button:active {
	background-color: #222;
	background-position: 70% 50%;

}

dl {
	font-size: 120%;
}

dt {
	float: left;
	width: 60px;
}

dd {
	margin-left: 62px;
	color: #800;
}


.history-wrapper {
	margin-top: 150px;
	margin-bottom: -30px;
}


#the-wines a {
	text-decoration: underline;
	font-family: Helvetica, Arial, "Liberation Sans", FreeSans, sans-serif;
}

.order {
	font-size: 120%;
}

#panel {
	display: none;
	position: absolute;
	z-index: 13;
	margin: 0;
	background: url(../images/panel-bg.png) left top repeat;
	zoom: 1;
}

#image {
	width:360px;
	height:391px; 
}

#titleimage1 {
	background-image: url(../images/Clint-Green.jpg);
}

#titleimage2 {
	background-image: url(../images/Clint-City.jpg);
}

#titleimage3 {
	background-image: url(../images/CLint-Eyes.jpg);
}

#titleimage4 {
	background-image: url(../images/Clint-Laugh.jpg);
}



#panel .panel-close-link {
	float: right;
	padding: 10px 20px;
}

#panel-inner {
	margin: 20px 10px 20px 30px;
}

#panel-mask {
	display: none;
	position: absolute;
	z-index: 9;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.9;
	filter: alpha(opacity=90);
	zoom: 1;
}

#panel input {
	width: 80%;
	font-size: 100%;
	background-color: #fff;
	color: #000;
	border: 1px inset #eee;
}

#panel input:disabled {
	background-color: #ccc;
	color: #666;
}

#panel input.quantity {
	width: 2em;
	padding: 5px;
	text-align: center;
	font-size: 120%;
	margin-right: 5px;
}

#panel button {
	background-color: #F60;
	border: 1px solid white;
	border-width: 1px 0;
	text-indent: 0;
	width: auto;
	color: #fff;
	font-size: 100%;
	background-position: 5px 50%;
	padding-left: 27px;
}

#panel button:active {
	background-position: 10px 50%;
}

#panel button:disabled {
	color: #666;
}

.panel-content {
	display: none;
}

.order-table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

.order-table1 {
	width: 50%;
	border-collapse: collapse;
	border-spacing: 0;
}

.order-table td, .order-table th {
	padding: 5px 10px;
	text-align: left;
	vertical-align: middle;
	font-family: Helvetica, Arial, "Liberation Sans", FreeSans, sans-serif;
}
.order-table td {
	border: 1px solid #844;
	border-width: 1px 0;
}

.order-status-message, #maillist-error {
	font-weight: bold;
}

.order-status-message p, .order-status-message ul {
	margin: 0;
}

.order-status-message {
	margin-top: -10px;
}

#panel blockquote.punchout {
	color: #eee;
	margin: 30px 0;
	font-weight: normal;
}

ul.flat {
	list-style-type: none;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
}

ul.flat li {
	margin: 3px 0;
	padding: 0;
}

