/* CSS Document */

body {
	font: 0.8em/1.5 Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

form { margin: 0px; padding: 0px; }

/* Drop down menu styles :: Begin */

a {
        text-decoration: underline;
}


a:link {
	color: #990000;
}


a:visited {
	color: #660033;
}


a:active {
	color: #990000;
}


a:hover {
	text-decoration: none;
}

h1 {
	color:#990000;
	font-size: 1.5em;
	margin:10px 0px 5px 0px;
	padding:0px;
}
h2 {
	color:#000000;
	font-size: 1.5em;
	margin:10px 0px 5px 0px;
	padding:0px
}
h3 {
	color:#990000;
	font-size: 1em;
	margin:0px 0px 4px 0px;	
	padding:0px
}
h4 {
	color:#000000;
	font-size: 1em;
	margin:0px 0px 4px 0px;
	padding:0px
}
p {
	margin:0px 0px 10px 0px;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

img {
  border: none;
}

.redtext {
	font-weight:bold;
	color:#990000;
}

#winefinder {

}

#navlist {
        border: 0;
        margin: 0;
        padding: 0;
        list-style-type: none;
        text-align: center;
        background-color: white;
}

.floatright {
	float:right;
	margin:5px 0px 5px 10px;
}

.floatleft {
	float:left;
	margin:5px 10px 5px 0px;
}

.clearfloat {
	clear:both;
}

.center {
	text-align:center;
}

#navlist a {
	text-decoration: none;
	color:#990000;
}


#navlist a:hover {
	text-decoration: none;
	color:#990000;
}


#navlist li {
	float: left;
	position: relative;
        margin: 0;
        padding: 0
	background-color: white;
        text-align: center;
}


#navlist li a {
        display: block;
        width: 89px;
        height: 18px;
        padding: 0;
        margin: 0;

        text-align: center;
        font: normal 0.9em/1.5 "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}


#subnavlist li a {
	display: block;
        height: auto;
	font-weight: normal;
	color: #990000;
	padding: 0.2em 10px;
        border: 0px;
}


#subnavlist  li a:hover {
        display: block;
	padding: 0.2em 10px;
        height: auto;
        border: 0px;
        color: #ffffff;
        background-color: #999999;
        
}

ol {
	list-style-type:square;
}
		

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	padding: 0.5em 0 1em 0;
        border-left: solid 1px #c1ada2;
	border-right: solid 1px #c1ada2;
        border-top: solid 1px #c1ada2;
        border-bottom: solid 1px #c1ada2;
        background-color: white;
        width: 109px;
}


li>ul {
	top: auto;
	left: auto;
}


li li {
	display: block;
	float: none;
	border: 0;
        clear: both;
}


li:hover ul, li.over ul {
	display: block;
}

/* Drop down menu styles :: End */

#maincontainer {
	width:750px;
	margin-left:auto;
	margin-right:auto;
}

#topleft {
	background-color:#ffffff;
	height:96px;
}

#topleft a {
	margin: 0px;
	padding: 0px;
}

#topright {
	width:618px;
	height:96px;
	background-image:url(../images/topbk.gif);
	background-repeat:repeat-x;
}

#middleleft {
	width:150px;
	padding-top:10px;
	text-align:center;
}

#middletext {

	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}

#middleright {
	padding-top:10px;
}


/*Here's the styling for the main horizontal navigation bar*/
#navcontainer{
	margin-top: 50px;
	margin-left:3px;
	padding: 0;
	height: 19px;
}

#bannerad {
	float:left;
	padding:5px 0px 0px 20px;
}

/* This is the formatting for my boxes */
div.textbox {
	border:2px solid #990000;
	width:170px;
	margin-top:10px;
}
div.textbox h2 {
	color:#990000;
	text-align:center;
	padding:10px;
	font-size: 1.2em;
	margin-top:0px;
	background-color:333333;
}

div.textbox a {
	color:#990000;
	font-weight: bold;
	text-decoration:underline;
	padding:5px;
	text-align:center;
}

div.textbox a:hover {
	text-decoration:none;
}

div.textbox p {
	padding:5px;
}

#winefinderthin {
	padding:5px;
	text-align:left;
	width: 148px;
}
.img_border {
	border:1px solid #990000;
	margin-bottom:5px;
}

.dropdown {
	width:100%;
}

.tasting {
	border:1px solid #990000;
	text-align:center;
	margin:10px;
	padding-top:10px;
	width:80%;
}

#linklist{
list-style:none;
margin:0;
padding-left:10px;
}

#bottomgraphic {
	width:753px;
	height:33px;
	padding-top:10px;
	background-image:url(../images/bottombk.gif);
	background-repeat:repeat-x;
}

#credits {
	font: 0.8em/1.2 normal "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	color:#990000;
}
#credits a {
	text-decoration:none;
	color:#990000;
}
#credits a hover {
	color:#999999;
}

.wine_listing {
margin: 10px 0px 10px 5px;
padding: 0px;
width: 350px; 
/*border: 1pt #ff0000 solid;*/
text-align: top;
}
.wine_name {
width:220px;
/*height: 2.5em;*/
padding-left:10px;
}
.wine_award {
	width:100px;
}
.wine_price {
/*margin: 0px 0px 0px 55px;*/
margin: 0px 10px 0px 0px;;
padding-left: 10px;
width:130px;
vertical-align:text-top;
}
.wine_price p {
	margin-bottom:0px;
}
.wine_links {
margin: 0px;
padding: 0px;
clear: left;
}
.wine_image {
margin: 0px;
padding: 0px;
width: 100px;
height: 100px;
border: none;
}


#login_form {
margin-top: 0px;
padding: 10px;
border-width: 1px solid;
width:180px;
}
#login_field {
margin-bottom: 5px;
}
#booking_form {
margin-top: 0px;
padding: 10px;
border-size: 1px solid;
width:350px;
}
#booking_field {
margin-bottom: 5px;
}
#signpost {
border:1px solid purple;
padding:5px;
margin:0;
}
#signpost ul {
text-decoration:none;
list-style-type: none;
}
#signpost ul li {
text-decoration:none;
padding-bottom: 5px;
}
#signpost ul li a {
text-decoration:none;
}

#event_description {
  padding: 5px 5px 5px 5px;
  color: #660033;
  background-color: #e6ded7;
  border: 1px solid #660033;
}


.wine_listing_large {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	/*border: 1px solid #660033;*/
}
.wine_listing_large_header {
	margin: 0px;
	padding: 0px;
	color: #660033;
	background-color: #e6ded7;
}
.wine_listing_large_title {
margin: 0px;
}
.wine_listing_large_content {
margin: 0px;
padding: 0px;
height: 110px;
/*border: 1px solid #660033;*/
}
.wine_listing_large_image {

	margin: 0px;
	padding: 0px;
	width: 200px;
	float: left;
}

.wine_listing_large_footer {
margin: 0px;
padding: 0px;
color: #ffffff;
background-color: #660033;
}

.wine_listing_large_footer p {
margin: 0px;
}


.wine_listing_large_details {
padding-top: 10px;
width: 100%;
clear: both;
}

.wine_listing_description {
	clear: both;
	margin: 10px;
	border: 1px solid #660033;
	padding: 5px 5px 5px 5px;
	color: #660033;
	background-color: #e6ded7;
}




.case_pricing {
	  margin-left: 20px;
	  margin-top: 10px;
	  margin-bottom: 10px;
}


.pricing_6_bottles {
  ;
}


.pricing_12_bottles {
  ;
}



#wine_info_table {
width: 100%;
margin: 0px;
padding: 0px 0px 0px 5px;
}

#wine_info_field {
margin: 0;
padding: 1px 5px 1px 0px;
background-color: #ffffff;
text-align: left;
}

#wine_info {
margin: 0px;
padding: 1px 5px 1px 5px;
background-color: #ffffff;
text-align: left;
}

.chatroom_nick {
  color: #660033;
}
.brand_logo_layout {
float:left;
height:95px;
width:193px;
}
#brand_logo_box {
margin:auto;
align:center;
}
/* This is the formatting for events_nav_left.tpl */
.eventnavhead {
color:black;
font-size: 1em/0.5;
font-weight:bold;
}
.eventnavlist ul {
list-style-type: none;
padding: 0px;
margin: 0px;
text-align: left;
font: normal 0.9em/1.5 "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}
.eventnavlist a:link, .eventnavlist a:visited {
color:#660033;
list-style:none;
text-decoration:none;
}
.eventnavlist a:hover {
color: #999999;
}





#shoppingbasket {
  margin: 0px;
  padding: 0px;
}


#shoppingbasket .basketitem {
        height 1px;
        border-bottom: 1px dashed #660033;
}

#shoppingbasket #productname_th {
  width: 200px;
  color: #ffffff;
  background-color: #660033;
}

#shoppingbasket #price_th {
  width: 60px;
  color: #ffffff;
  background-color: #660033;
}

#shoppingbasket #quantity_th {
  width: 30px;
  color: #ffffff;
  background-color: #660033;
}

#shoppingbasket #cost_th {
  width: 60px;
  color: #ffffff;
  background-color: #660033;
}

#shoppingbasket #productname_td {
  ;
}

#shoppingbasket #price_td {
  text-align: right;
}

#shoppingbasket #quantity_td {
  text-align: right;
}

#shoppingbasket #cost_td {
  text-align: right;
}

#shoppingbasket .totaltext {
  font-weight: bold;
  text-align: left;
}

#shoppingbasket .total {
  font-weight: bold;
  text-align: right;
}


#toolbar {
	margin-top: 3px;
	margin-left: 180px;
	padding: 0px;
	height: 18px;
	font-size: normal 0.9em;
}

#toolbar .align_right {
        float: right;
}

#toolbar p {
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
}

#toolbar ul {
	margin: 0px;
	padding: 0px;
	display: inline;
	vertical-align: top;
}

#toolbar ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
	vertical-align: top;
}


#toolbar ul li a {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	font-size: 0.9em;
	display: inline;
	text-decoration:none;
}


#toolbar ul li a img {
	margin: 0px;
	margin-top: -2px;
	padding: 0px
	display: inline;
	vertical-align: top;
}




.product_price {
  margin-left: 10px;
  font-weight: bold;
}

.case_size {
  margin-left: 10px;
  font-weight: normal;
}

.next_event_div {
  margin: 5px 0px 5px 0px;
  border: 1px solid #c60;
  padding: 5px;
  background: #660033;
  color: #ffffff;
  text-align: center;
}

.next_event_div  a {
  background-color: #660033;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}


.next_event_div a:hover {
  color: #ffffff;
}


.next_event_div a:visited {
  color: #ffffff;
}



#rogue_gallery_image {
border:1px solid #C1ADA2;
padding:10px;
text-align:center;
}




/* Inset 3D Raised */
.raised {background: transparent; width:100%;}
.raised h1, .raised p {margin:0 10px;}
.raised h1 {font-size:2em; color:#fff;}
.raised p {padding-bottom:0.5em;}

.raised .b1, .raised .b2, .raised .b3, .raised .b4, .raised .b1b, .raised .b2b, .raised .b3b, .raised .b4b {display:block; overflow:hidden; font-size:1px;}
.raised .b1, .raised .b2, .raised .b3, .raised .b1b, .raised .b2b, .raised .b3b {height:1px;}

.raised .b2 {background:white; border-left:1px solid #c1ada2; border-right:1px solid #c1ada2;}
.raised .b3 {background:white; border-left:1px solid #c1ada2; border-right:1px solid #c1ada2;}
.raised .b4 {background:white; border-left:1px solid #c1ada2; border-right:1px solid #c1ada2;}

.raised .b4b {background:white; border-left:1px solid #c1ada2; border-right:1px solid #c1ada2;}
.raised .b3b {background:white; border-left:1px solid #c1ada2; border-right:1px solid #c1ada2;}
.raised .b2b {background:white; border-left:1px solid #c1ada2; border-right:1px solid #c1ada2;}

.raised .b1 {margin:0 5px; background:#c1ada2;}
.raised .b2, .raised .b2b {margin:0 3px; border-width:0 2px;}
.raised .b3, .raised .b3b {margin:0 2px;}
.raised .b4, .raised .b4b {height:2px; margin:0 1px;}
.raised .b1b {margin:0 5px; background:#c1ada2;}

.raised .boxcontent {display:block;  background:white; border-left:1px solid #c1ada2; border-right:1px solid #c1ada2;
padding:10px;}

.raised .boxcontent a {
	margin-bottom:14px;
}



.forgot_password_box {background: transparent; width:100%;}
.forgot_password_box h1, .forgot_password_box p {margin:0 10px;}
.forgot_password_box h1 {font-size:2em; color:#fff;}
.forgot_password_box p {padding-bottom:0.5em;}

.forgot_password_box .b1, .forgot_password_box .b2, .forgot_password_box .b3, .forgot_password_box .b4, .forgot_password_box .b1b, .forgot_password_box .b2b, .forgot_password_box .b3b, .forgot_password_box .b4b {display:block; overflow:hidden; font-size:1px;}
.forgot_password_box .b1, .forgot_password_box .b2, .forgot_password_box .b3, .forgot_password_box .b1b, .forgot_password_box .b2b, .forgot_password_box .b3b {height:1px;}

.forgot_password_box .b2 {background:white; border-left:1px solid #c1ada2; border-right:1px solid #c1ada2;}
.forgot_password_box .b3 {background:white; border-left:1px solid #c1ada2; border-right:1px solid #c1ada2;}
.forgot_password_box .b4 {background:white; border-left:1px solid #c1ada2; border-right:1px solid #c1ada2;}

.forgot_password_box .b4b {background:white; border-left:1px solid #c1ada2; border-right:1px solid #c1ada2;}
.forgot_password_box .b3b {background:white; border-left:1px solid #c1ada2; border-right:1px solid #c1ada2;}
.forgot_password_box .b2b {background:white; border-left:1px solid #c1ada2; border-right:1px solid #c1ada2;}

.forgot_password_box .b1 {margin:0 5px; background:#c1ada2;}
.forgot_password_box .b2, .forgot_password_box .b2b {margin:0 3px; border-width:0 2px;}
.forgot_password_box .b3, .forgot_password_box .b3b {margin:0 2px;}
.forgot_password_box .b4, .forgot_password_box .b4b {height:2px; margin:0 1px;}
.forgot_password_box .b1b {margin:0 5px; background:#c1ada2;}

.forgot_password_box .boxcontent {display:block;  background:white; border-left:1px solid #c1ada2; border-right:1px solid #c1ada2;}





.next_events_list {
        width: 100%;
}


.next_events_list .event_name_header {
        text-align: left;
}


.next_events_list .event_date_header {
        text-align: center;
}


.next_events_list .event_name {
        ;
}


.next_events_list .event_date {
        width: 100px;
        text-align: center;
}





.future_events_list {
        width: 100%;
}


.future_events_list .event_name_header {
        text-align: left;
}


.future_events_list .event_date_header {
        text-align: center;
}


.future_events_list .event_name {
        ;
}


.future_events_list .event_date {
        width: 120px;
        text-align: center;
}





.archived_events_list {
        width: 100%;
}


.archived_events_list .event_name_header {
        text-align: left;
}


.archived_events_list .event_date_header {
        text-align: center;
}


.archived_events_list .event_name {
        ;
}


.archived_events_list .event_date {
        width: 120px;
        text-align: center;
}




.testimonial {
        margin: 10px 0px 10px 0px;
}


.testimonial q {
        font-weight: normal;
        font-style: italic;
	margin-top:10px;
}


.testimonial p {
        font-weight: bold;
}










.textboxbody .events {
        margin-top: -2em;
        padding-left: 5px;
}


.textboxbody .events .event {
        margin-top: 0px;
        margin-bottom: 10px;
}


.textboxbody .events .event p {
        ;
}




.textboxbody .testimonials {
        margin-top: -2em;
        padding-left: 5px;
}

.textboxbody .testimonials .testimonial {
        margin-top: 0;
        font-weight: bold;
}

.textboxbody .tesimonials .testimonial q {
        font-weight: normal;
        font-style: italic;
}


.quotes {
        margin: 0px;
        padding: 0px;
        padding-left: 5px;
}

.quote {
        margin: 0px;
        padding: 0px;
        padding-top: 5px;
        padding-bottom: 5px;
        margin-top: 0;
        font-weight: bold;
}

.quote p.quotetext {
        margin: 0px;
        padding: 0px;
        font-weight: normal;
}

.quote p {
        margin: 0px;
        padding: 0px;
        color:#990000;
	font-size: 1.4em;
        font-style: normal;
}





.page_errors {
        margin: 10px 0px 10px 0px;
        padding: 5px 2px 0px 2px;
        border: 1px solid #660033;
        background-color: #e6ded7;
}


.page_errors .page_error_note {
        ;
}


.page_errors .page_error_list {
        margin-bottom: 10px;
}


.page_errors .page_error {
        margin-left: 25px;
        list-style-type: disc;
}



.form_controls {
        display: inline;
}

.form_controls form {
        display: inline;
}


.continueshopping {
        margin-top: 10px;
}

.continueshopping p {
        ;
}

.continueshopping ul {
        ;
}

.continueshopping ul li {
        ;
}


.customer_details {}

.customer_details td {
        padding-top: 5px;
        padding-bottom: 5px;
}

.customer_details .field {
        width: 150px;
}

.customer_details .field_data {}


.return_to_account {
        padding-top: 10px;
        padding-bottom: 10px;
}


.not_yet_registered {
        font-size: 9pt;
        text-align: center;
}

.forgotten_password {
        font-size: 9pt;
        text-align: center;
}





.checkout_delivery_details_confirmation {
        width:100%;
        border: 0;
}


.checkout_delivery_details_confirmation th {
        width: 150px;
        padding-top: 5px;
        padding-bottom: 5px;
        font-weight: normal;
        text-align: left;
}


.checkout_delivery_details_confirmation td {
        padding-top: 5px;
        padding-bottom: 5px;
        font-weight: normal;
        text-align: left;
}



p.randBlogComment a {
        font-weight: normal;
        color: black;
}

span.blog_nickname {
        font-weight: bold;
}

.leftbox {
	width:104px;
	border:1px solid #000000;
	padding:5px;
}
