/************************* Main layout styles ***************************/

body {
	text-align: center;
	font-size: 12px;
	font-family: arial, helvetica;
	color: #67604d;
	margin: 0;
	padding: 0;
	line-height:17px;

}

#container {
	width: 962px;
	margin: 0 auto;
	position:relative;
	background-color: white;
}

#header {
	height: 192px;
	position: relative;
	z-index:100;
}

#footer {
	height: 40px;
	visibility:hidden;
}

#footercontent {
	margin-top: 15px;
	border-top: 1px solid #e9e4d6;
}

#content {
	margin: 0;
	margin-left: 206px;
	margin-right: 160px;
	margin-top: 0px;

}
#contentcontent {
	text-align: left;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}

#left {
	position: absolute;
	top: 192px;
	left: 0;
	width: 206px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
}
#leftcontent {
	margin-left: 0px;
	margin-right: 0px;
}

#right {
	position: absolute;
	top: 192px;
	right: 0px;
	width: 160px;

}
#rightcontent {
	margin-left: 0px;
	margin-right: 0px;
	text-align:right;

}

td {
	font-size: 12px;
}




/***************************************** header **************************************/

#login_options {
	position: absolute;
	font-size: 12px;
	left: 552px;
	top: 57px;
	width: 400px;
	text-align: right;
}

#logo {
	width: 283px;
	height: 66px;
	position: absolute;
	left: 14px;
	top: 4px;
}
#tab_underbar {
	position: absolute;
	top: 102px;
	left: 0px;
	height: 74px;
	width: 962px;
	z-index: 1;
}

#headersearch-home{
	position: absolute;
	height: 30px;
	top: 139px;
	left: 150px;
	z-index:100;
	width: 650px;
	color: white;
}

.searchbutton {
	background-image:url(images/button-back.jpg);
	background-repeat:repeat-x;
	background-position:center;
	border: 1px solid #570305;
	color: #6b5d37;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 23px;
	margin-left: 5px;
}

#headersearchkeyword-home{
	position: relative;
	float: left;
}
#headersearchselect-home{
	position: relative;
	float: left;
	margin-top: 1px;
	margin-left: 5px;
}
#headersearchsubmit-home{
	position: relative;
	float: left;
	margin-left: 2px;
}

.tf-header {

	
}
.select-header {


}


/******************************** Box styles ****************************************/

/* Left Red Box */
.leftredbox{
	position: relative;
	margin-bottom: 16px;
	width: 206px;
}
.leftredheader{
	height: 23px;
	background-image:url(images/boxtop-red-left.jpg);
	font-weight:bold;
	color: white;
	padding-top: 5px;
	padding-left: 12px;
}
.leftredbody{
	border: 1px solid #bd6164;
	padding: 11px;
	padding-top: 9px;
}

/* Left Dark Beige Box */
.leftdarkbeigebox{
	position: relative;
	margin-bottom: 16px;
	width: 206px;
}
.leftdarkbeigeheader{
	height: 23px;
	background-image:url(images/boxtop-darkbeige-left.jpg);
	font-weight:bold;
	color: white;
	padding-top: 5px;
	padding-left: 12px;
}
.leftdarkbeigebody{
	border: 1px solid #ad9e76;
	padding: 12px;
	padding-top: 10px;
}

/* Left Beige Box */
.leftbeigebox{
	position: relative;
	margin-bottom: 16px;
	width: 206px;
}
.leftbeigeheader{
	height: 23px;
	background-image:url(images/boxtop-beige-left.jpg);
	font-weight:bold;
	color: #6b5d37;
	padding-top: 5px;
	padding-left: 12px;
}
.leftbeigebody{
	border: 1px solid #beb499;
	padding: 12px;
	padding-top: 9px;
}

/* Home Middle Beige Box */
.homemiddlebeigebox{
	position: relative;
	margin-bottom: 16px;
	width: 424px;
}
.homemiddlebeigeheader{
	height: 23px;
	background-image:url(images/boxtop-beige-homemiddle.jpg);
	font-weight:bold;
	color: #6b5d37;
	padding-top: 5px;
	padding-left: 12px;
}
.homemiddlebeigebody{
	border: 1px solid #beb499;
	padding: 12px;
	padding-top: 9px;
}

/* Home Right Red Box */
.rightredbox{
	position: relative;
	margin-bottom: 16px;
	width: 300px;
	text-align:left;
}
.rightredheader{
	height: 23px;
	background-image:url(images/boxtop-red-right.jpg);
	font-weight:bold;
	color: white;
	padding-top: 5px;
	padding-left: 12px;
}
.rightredbody{
	border: 1px solid #bd6164;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 9px;
	padding-bottom: 9px;
}


/* Middle Beige Box */
.middlebeigebox{
	position: relative;
	margin-bottom: 16px;
	width: 564px;
}
.middlebeigeheader{
	height: 23px;
	background-image:url(images/boxtop-beige-middle.jpg);
	font-weight:bold;
	color: #6b5d37;
	padding-top: 5px;
	padding-left: 12px;
}
.middlebeigebody{
	border: 1px solid #beb499;
	padding: 12px;
	padding-top: 9px;
}

.featured-more{
 	position: relative;
	text-align: right;
	margin-bottom: -5px;
	margin-top: 5px;
}

/******************************** Homepage *******************************/

#joinbanner {
	margin-bottom: 16px;
}
#homepage-rightbanner {
	height: 250px;
	width: 300px;
	margin-bottom: 16px;
	-border: 1px solid #f2eee3;	
}

/* wine specails homepage */
.winespecialhome-container {
	position: relative;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
}

.winespecialhome-bullet{	
	width: 12px;
	position:absolute;
}
.winespecialhome-name{
	width: 210px;
	margin-left: 12px;
}
.winespecialhome-price{
	position: absolute;
	width: 60px;
	text-align:right;
	left:220px;
	top: 3px;
}

/* featured articles homepage */
.featuredarticlehome-container {
	height: 82px;
	position: relative;
	border-bottom: 1px solid #f4f0e7;
}
.featuredarticlehome-thumb{
	position: absolute;
	width: 62px;
	height: 62px;
	top: 9px;
}
.featuredarticlehome-details{
	position: absolute;
	left:75px;
	width: 322px;
	height: 70px;
	top: 6px;
}
.featuredarticlehome-more{
	position: absolute;
	left:310px;
	width: 100px;
	height: 20px;
	top: 292px;
	text-align:right;
}


/* featured events homepage */
.featuredeventhome-container {
	
	position: relative;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
.featuredeventhome-name{
	width: 260px;
	margin-left: 12px;
}	
.featuredeventhome-bullet{	
	width: 12px;
	position:absolute;
}
.featuredeventhome-date{
	position: absolute;
	width: 85px;
	text-align:right;
	left:310px;
	top: 3px;
}
.featuredeventhome-state{
	position: absolute;
	width: 30px;
	text-align:right;
	left:280px;
	top: 3px;
}
.featuredeventhome-more{
	position: absolute;
	left:260px;
	width: 150px;
	height: 20px;
	top: 290px;
	text-align:right;
}

.forum-comment{
	margin-bottom: 7px;
	position:relative;
	border-bottom: 0px solid #f4f0e7;
	padding: 0px;
}
.forum-comment-icon{
	position:absolute;
	width: 15px;
	height: 18px;
	top: 4px;
	left: -3px;
}
.forum-comment-text{
	margin-left: 16px;
}


.listingcontainer-homepage {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #f4f0e7;
	margin-bottom: 0px;
	height: 80px;
	position: relative;
	font-size: 12px;
	overflow: hidden;
}
.listingthumb-homepage{
	width: 80px;
	height: 80px;
	position: absolute;
	top: 9px;
	left: 0px;
	margin-bottom: 40px; 
	border: 1px solid #dad6bd; 
	padding: 0px;	
}
.listingtext-homepage{
	position: absolute;
	width: 300px;
	top: 7px;
	left: 92px;
}



/******************************** listing - list view *******************************/

.listingcontainer {
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #dad6bd;
	margin-bottom: 0px;
	height: 80px;
	background-color: white;
	background-image:url(images/listing-bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	position: relative;
	font-size: 12px;
	overflow: hidden;
	margin-bottom: 15px;
}
.listingthumb{
	width: 80px;
	height: 80px;
	position: absolute;
	top: 9px;
	left: 10px;
	margin-bottom: 40px; 
	border: 1px solid #dad6bd; 
	padding: 0px;	
}
.listingtext{
	position: absolute;
	width: 450px;
	top: 10px;
	left: 107px;
}



a.listing_title:visited {
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
a.listing_title:link {
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
a.listing_title:hover {
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}


a.listing_link:visited {
	color: #da0027; text-decoration: underline;
}
a.listing_link:link {
	color: #da0027; text-decoration: underline;
}
a.listing_link:hover {
	color: #038AA7; text-decoration: underline;
}
.listing_address {
	font-size: 12px;
	
}
#shortlist {
	position: relative;
	margin-top: 5px;
}
#shortlist_button {
	position: absolute;
}



a.greylink:visited {
	color: #999999; text-decoration: none;
}
a.greylink:link {
	color: #999999; text-decoration: none;
}
a.greylink:hover {
	color: #999999; text-decoration: underline;
}








/*************************** listing - moreinfo ********************************/

.listingtitle{
	color: #a3252c;
	font-size:16px;
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: 8px;;
}

.enquiry_formfields{
	background-color: #f9f8f4;
	border: 1px solid #e2dccf;
	width: 98%;
}







/******************************** wineprice - list view *******************************/

#wineprice-searchresults {
	position: relative;
}
.wineprice-container {
	height: 50px;
	width: 100%;
	position:relative;
}
.wineprice-price {
	position: absolute;
	font-size: 18px;
	font-weight: bold;
	color: white;
	background-color:#a3242b;
	left: 8px;
	top: 6px;
	height: 16px;
	width: 70px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #570306;
	letter-spacing:-1px;
}
.wineprice-name {
	position: absolute;
	top: 7px;
	left: 90px;
	line-height: 18px;
}
.wineprice-seller {
	position: absolute;
	width: 270px;
	height: 30px;
	top: 9px;
	line-height: 14px;
	right: 8px;
	padding-left: 12px;
	border-left: 1px solid #e9e4d6;
	padding-top: 2px;
}

/* wine specails homepage */
.winespecialsearch-container {
	height: 18px;
	position: relative;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
.winespecialsearch-name{
	position: absolute;
	width: 280px;
	overflow: hidden;
}
.winespecialsearch-seller{
	position: absolute;
	width: 190px;
	overflow: hidden;
	left: 280px;
	font-weight: bold;
	color: #9a1f24; 
}
.winespecialsearch-price{
	position: absolute;
	width: 60px;
	text-align:right;
	right:0px;
	margin-right: 5px;
	/*font-weight:bold;*/
	color: #9a1f24; 
}



/************************* Events Listings Page *******************************/

#events-searchresults {
	position: relative;
}

.event-container {
	height: 18px;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	position:relative;
	width: 98%;
}
.event-name{
	position: absolute;
	width: 400px;
	overflow: hidden;
}
.event-date{
	position: absolute;
	width: 85px;
	text-align:right;
	left:360px;
}
.event-details{
	position: absolute;
	width: 85px;
	text-align:right;
	right:5px;
	font-weight: bold;
}




/************************* Members Main Page *******************************/


#members-left {
	width: 228px;
	height: 200px;
	float: left;
	margin-bottom:8px;
}

#members-middle {
	border-left: 1px dotted #a19169;
	width: 228px;
	height: 200px;
	float: left;
	margin-left: 12px;
	padding-left: 12px;
	margin-bottom:8px;
}

#members-right {
	border-left: 1px dotted #a19169;
	width: 228px;
	height: 200px;
	float: left;
	margin-left: 12px;
	padding-left: 12px;
	margin-bottom:8px;
}

.menu-home-header {
	background-color: #f8f6f0; 
	border-bottom: 1px solid #ede9de; 
	border-top: 1px solid #ede9de;
	font-weight: bold;
	padding-left: 4px;
	margin-bottom: 4px;
}





/************************** General Styles ************************************/


#towerbanner-header {
	text-align: right;
	padding: 3px;
	padding-right: 6px;
	background-color: #f2eee3;
	font-size: 11px;
}
#towerbanner {
	height: 600px;
	width: 160px;
	background-color: #252525;
}

.whitetext {
	color: #FFFFFF
}


a:visited {
	color: #9e2227; text-decoration: none;
}
a:link {
	color: #9e2227; text-decoration: none;
}
a:hover {
	color: #9e2227; text-decoration: underline;
}

a.footerlink:visited {
	font-size: 12px;
	color: #609abb; text-decoration: none;
}
a.footerlink:link {
	font-size: 12px;
	color: #609abb; text-decoration: none;
}
a.footerlink:hover {
	font-size: 12px;
	color: #609abb; text-decoration: underline;
}

a.whitelink:visited {
	color: white; text-decoration: none;
}
a.whitelink:link {
	color: white; text-decoration: none;
}
a.whitelink:hover {
	color: white; text-decoration: underline;
}

a.noncolor:visited {
	font-size: 12px;
	color: #6b5d37;
	font-weight: normal;
}
a.noncolor:link {
	font-size: 12px;
	color: #6b5d37;
	font-weight: normal;
}
a.noncolor:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #6b5d37;
	font-weight: normal;
}

a.noncolorlight:visited {
	font-size: 12px;
	color: #9a8d6b;
	font-weight: normal;
}
a.noncolorlight:link {
	font-size: 12px;
	color: #9a8d6b;
	font-weight: normal;
}
a.noncolorlight:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #9a8d6b;
	font-weight: normal;
}

.light12{
	font-size: 12px;
	color: #cfc8b5;
	font-weight: normal;
}


ul,ol,li {
	margin-left: 10px;
}
li {
	list-style-type:disc;
}
ul{
	margin-top: -15px;
}

/* Main form related styling */


.control {
	font: 12px Arial, Helvetica, sans-serif;
	background-color: #f9f8f4 !Important;
	border: 1px solid #e2dccf;
}
.controlsetwidth {
	width: 280px;
	font: 12px Arial, Helvetica, sans-serif;
	background-color: #f9f8f4 !Important;
	border: 1px solid #e2dccf;
}
.fullwidth {
	width: 100%;
	font: 12px Arial, Helvetica, sans-serif;
	background-color: #f9f8f4 !Important;
	border: 1px solid #e2dccf;
}
.controlselectsetwidth {
	width: 285px;
	background-color: #f9f8f4 !Important;
	border: 1px solid #e2dccf;
}
.btn {
	border: 3px double #006699;
	background-color:#006699;
	color: white;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.btn:hover {
	border: 3px double #006699;
	background-color:#006699;
 	cursor: pointer;
	font: 12px Arial, Helvetica, sans-serif; 
	font-weight: bold;
}


.error {
    color: #cd0125;
}
fieldset {
	border: 1px solid #e9e4d6;
	margin-bottom: 15px;
	text-align:left;
	padding: 10px;
}
legend {
	font-weight: bold;
	margin: 5px;
	color: #9e2227;
	padding: 2px;
	padding-left: 8px;
	padding-right: 8px;
}



.imgleft {
	margin-right: 10px;
}

.imgright {
	margin-left: 10px;
}

#categorybox {
	background-color: #f1f1e7;
}








.sfield {
	margin-top: 8px;
}
#sbutton {
	text-align: right;
	margin-top: 15px;
}
#postcodediv {
	display: none;
}


#navlist
{
	margin: 0px;
	margin-left: 0px;
	margin-right: 10px;
	padding-left: 0;
	list-style: none;
	width: 100%;
}
#navlist li 
{
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-repeat: no-repeat;
	background-position: left;
	list-style: none;
}

#navlist li a:visited {
	text-decoration: none;
	color: #66604a;
}
#navlist li a:link {
	text-decoration: none;
	color: #66604a;	
}
#navlist li a:hover {
	text-decoration: underline;
	color: #66604a;
}
.bullet {
	margin-right: 4px;
	margin-left: 0px;
	font-size: 14px;
	color: #a3242b;
}

.imageborder {
	border: 1px solid #d9d2bf;
	padding: 2px;
}

.button {
	background-image:url(images/button-back.jpg);
	background-repeat:repeat-x;
	background-position:center;
	border: 1px solid #570305;
	color: #6b5d37;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 22px;
}




tr.header {
	font-weight: bold;
	background-color: #b7a788;
	vertical-align:middle;	
	color: white;
}
td.subheader {
	background-color: #f8f6f0; 
	border-bottom: 1px solid #edecd8; 
	border-top: 1px solid #edecd8;
}
td.tablerow {
	border-bottom: 1px solid #edecd8;
}

.redbold12 {
	font-weight: bold;
	color: #9a1f24;
}

h1 {
	margin: 0px;
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
}



.breadcrumbs{
	width: 100%;
	text-align: left;
	border-bottom: 1px solid #e9e4d6;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-bottom: 3px;
	margin-top: -5px;	
}
.breadcrumbs_profile{
	width: 737px;
	position: absolute;
	background-color: white;
	top: 185px;
	z-index:200;
}
.breadcrumbs_text{
	border-bottom: 1px solid #e9e4d6;
	width: 100%;
	margin-bottom: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.lighttext{
	color: #bcb08c;
}

.box {
	padding: 10px;
	border: 1px solid #dad6bd;
	background-color: white;
	background-image:url(images/listing-bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom: 15px;
}

form {
	margin-top: 10px;
	margin-bottom: 10px;
}
.formheader {
	font-weight: bold;
	background-color: white;
	border-bottom: 1px solid #e9e4d6;
	padding: 3px;
	padding-left: 12px;
	margin-bottom: 6px;
	margin-top: 6px;
	background-image:url(images/formheader-arrow.jpg);
	background-position: left center;
	background-repeat:no-repeat;
}
.formnotes {
	font-size: 11px;
}
h1 {
	font-size: 18px;
	font-weight:bold;
	line-height: 24px;
}
.menu-section-header {
	background-color: #f8f6f0; 
	border-bottom: 1px solid #ede9de; 
	border-top: 1px solid #ede9de;
	margin-top: 20px;
	font-weight: bold;
	padding-left: 4px;
	margin-bottom: 4px;
}


.responsebox {
	border: 2px solid #bd6164;
	padding: 20px;
	text-align: center;
}

#footerlinks1 {
	margin-top: 10px;
}

#footerlinks2 {
	margin-top: 8px;
	margin-bottom: 15px;
	
}

#pagenums {
	padding: 10px;
}
#pagenums a:visited {
	color: #9e2227; 
	font-size: 16px;
	font-weight:normal;
	border: 1px solid #9e2227; 
	text-decoration: none;
	padding: 1px; 
	padding-left: 6px; 
	padding-right: 6px;

}
#pagenums a:link {
	color: #9e2227; 
	font-size: 16px;
	font-weight:normal;
	border: 1px solid #9e2227;  
	text-decoration: none; 
	padding: 1px;
	padding-left: 6px; 
	padding-right: 6px;

}
#pagenums a:hover {
	color: white;
	background-color: #9e2227;  
	font-size: 16px;
	font-weight:normal;
	border: 1px solid #9e2227; 
	text-decoration: none; 
	padding: 1px;
	padding-left: 6px; 
	padding-right: 6px;

}

.red16{
	color: #a3252c;
	font-size:16px;
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: 8px;;
}

.outline{
	border: 1px solid #ad9e76;
}

table.outline
{
	border-collapse: collapse;
	border: 1px solid #ad9e76;
}

table.outline td
{
	padding: 4px;
	margin: 0;
	border: 1px solid #ad9e76;
}
