/* file(core.css) */

@import url("/sites/howardparkwinescomau/assets/css/styles.css");
@import url("/sites/howardparkwinescomau/assets/css/nav.css");
@import url("/sites/howardparkwinescomau/assets/css/forms.css");

/* from old site */
@import url("/sites/howardparkwinescomau/assets/css/sifr.css");
@import url("/sites/howardparkwinescomau/assets/css/jtip.css"); 


/* components */
@import url("/sites/howardparkwinescomau/assets/css/components/calendar.css");
@import url("/sites/howardparkwinescomau/assets/css/components/download-vault.css");
@import url("/sites/howardparkwinescomau/assets/css/components/dynamic-signup.css");
@import url("/sites/howardparkwinescomau/assets/css/components/form-builder.css");
@import url("/sites/howardparkwinescomau/assets/css/components/item-catalogue.css");
@import url("/sites/howardparkwinescomau/assets/css/components/media-library.css");
@import url("/sites/howardparkwinescomau/assets/css/components/members.css");
@import url("/sites/howardparkwinescomau/assets/css/components/news.css");
@import url("/sites/howardparkwinescomau/assets/css/components/photo-gallery.css");
@import url("/sites/howardparkwinescomau/assets/css/components/product-nav.css");
@import url("/sites/howardparkwinescomau/assets/css/components/rating-review.css");
@import url("/sites/howardparkwinescomau/assets/css/components/shop.css");
@import url("/sites/howardparkwinescomau/assets/css/components/web-payment.css");
@import url("/sites/howardparkwinescomau/assets/css/components/wines-simpletree.css");



/*body { padding:0; margin:0; }*/

img, a img { border:none; }
/*
body {
	background:#332e2f;
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
}
*/
@media screen {
	/* wrappers */
	
	#wrap {
		width:990px;
		margin:0 auto;
		color:#4f4f4f;
		
	}
	#page {
		background:#fff;
	}
	#nav {
		background:#252726;
		display:block;
		height:30px;
		padding-left:5px;
	}
	#container {background:url(../images/bg_cream_dark.gif) repeat-y;}
	#container.sml {font-size:.9em;}
	#container.med {font-size:1em;}
	#container.lge {font-size:1.1em;}
	
#container a:hover {
border-bottom:medium none;
color:#666666;
}	

	/* head */
	#head {height:80px; position:relative;}
	#logo {float:left;}
	#global {float:left; line-height:35px; color:#eee;}
	#sitesearch {float:right;}

	/* billboard */
	#home #billboard {
		background-image:none;
		height:350px;
	}
	#billboard {height:50px;}
	#swf {width:990px; height:200px;}

	/* breadcrumbs */
	body#home #subnav .breadcrumbs {display:none;}
	#subnav .breadcrumbs {
		font-size:9px; 
		padding:0 10px;
		font-family:Tahoma;
		line-height:30px;
	}
	.breadcrumbs a {color:#4f4f4f;}
	
#subnav .breadcrumbs a:hover {
color:#928C73;
text-decoration:none;
}

#subnav .breadcrumbs a {
color:#000000;
font-weight:bold;
text-decoration:none;
}	

#subnav .breadcrumbs strong {
	margin:0px 5px;
	/*background:url(../images/bread_arrow.gif) no-repeat center center;*/
	text-indent:-999px;
	overflow:hidden;
}

	/* content */
	#column1, #column2, #column3 {
		float:left;
	}
	#column1, #column3 {
		display:block;
		float:left;
		width:18%;
	}
	#column1 {
		background-color:#D8D2B2;
		display:block;
		float:left;
		margin:0 -1px;
		min-height:800px;
		width:18%;		
	}
	
	#home #container #column1, #home #container #column3 {display:none;}
	#home #container #column2 {width:100%;}
	
	#container #column1 a {text-decoration:none;}	
	#column2 {
		display:block;
		float:left;
		width:58%;

		/*inner pages*/		
		background-color:#E9E6D5;
		border-left:1px dotted #928B6E;
		border-right:1px dotted #928B6E;		
	}
	
#container #column2 p {
color:#504B3D;
font-size:0.9em;
margin-top:0;
}	

#container #column2 h4 {
color:#000000;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-weight:bold;
margin-bottom:0;
}

	/* foot */
	#foot a {color:#fff;}
	#footer a {margin-right:1em;}
	#copyright {}

	
	
}



/*----------------------------------------*/
/* from file classes.css */
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.full {
	width: 99%;
}
.half {
	width: 49%;
	margin-left: auto;
	margin-right: auto;
}
.third {
	width: 33%;
	margin-left: auto;
	margin-right: auto;
}
.quarter {
	width: 25%;
	margin-left: auto;
	margin-right: auto;
}
.clear {
	clear: both;
}
.small {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.toggle {
	display: none;
}
.sitemap {
	list-style-type: none;
}
.sitemap li a {
	font-size: 1em;
}
.sitemap li {
	font-weight: bold;
	padding-top: 10px;
}
.sitemap ul li {
	font-weight: normal;
	padding: 2px;
}
.sitemap ul li a {
	font-size: 1em;
	border-bottom-style: none;
}
a.more, .link-more, .more a,
/*.cart-buttons #contentControl_lvCartItemCategories_btnUpdate, */
#contentControl_lvCartItemCategories_btnContinueShopping 
{
	font-weight: bold;
	background-image: url(/sites/howardparkwinescomau/assets/images/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	padding-left: 20px;
	color: #000000;
	text-decoration: underline;
}
.stars {
	font-family: Wingdings;
	font-size: 20px;
}
.hide {
	display: none;
	background-color: #CCCCCC;
}
div.hide {
	display: none;
}

td.border {
	border-left: dotted 1px #928B6E;
}

_____TextSizes { /* sizes for text size tool */ }
.small-text {
	font-size: 1.2em !important;
}
.medium-text {
	font-size: 1.4em !important;
}
.large-text {
	font-size: 1.6em !important;
}


_____ErrorValidation {}
.ValidateSummary {
	background-color: #FFFFCC;
	border: 2px solid #E7E7C2;
	margin: 5px 10px;
	display: block;
}
.ValidateSummary img {
	margin: 10px;
	float: left;
	border: none !important;
}
.ValidateSummary>ul {
	color: #333333;
	list-style-type: square;
	margin-left: 75px;
	margin-top: 10px;
	display: block;
}

_____ClearFix { /* fix to properly clear floated elements */ }
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* end from classes.css */
/*---------------------------------------*/


/*---------------------------------------*/
/* from custom.css */
_____productlist {}
#ProductList h4 {
	margin: 0px;
	padding: 0px;
	display: none;
}
#ProductList ul.productlistmenu {
	margin: 0px;
	padding: 0px;
}
#ProductList ul ul {
	margin: 0px;
	padding: 0px;
	border-top: dotted 1px #928C73;
}
#ProductList li {
	border-bottom: dotted 1px #928C73;
}
#ProductList li:last-child {
	border-bottom-style: none;
}
#ProductList a {
	margin: 0px;
	line-height: 30px;
	padding-left: 20px;
	font-size: 1em;
}



#container #column2 ul.blocklist {
	margin-left: 10px;
}
#container #column2 ul.blocklist li {
	display: block;
	padding: 0px;
	float: left;
	width: 110px;
	height: 160px;
	margin: 0px;
	margin-bottom: 10px;
}
#container #column2 ul.blocklist img {
	border: 2px solid #D6D3C3;
}
#container #column2 ul.blocklist li strong {
	font-size: 1em;
}



______DownloadVault {}
#container #column2 #DownloadVault img {
	margin: 0px;
	padding: 0px;
}
#DownloadVault {
	margin: 0px 10px;
	padding: 5px;
}
#DownloadVault form table {
	width: auto;
	border-collapse: collapse;
}
#DownloadVault .loadimg {
	background-color: #FFFFFF;
	padding: 5px;
	display: block;
	position: absolute;
}
#DownloadVault tr {
}
#DownloadVault tr.hover:hover {
}
#DownloadVault .alt1 td, #DownloadVault .alt2 td {
	border-bottom: 1px dotted D4D0C8;
	vertical-align: middle;
	font-size: 0.7em;
	padding: 0px;
}
#DownloadVault .trhead {
	vertical-align: middle;
	border-top: solid 1px #FFFFFF;
	background-color: #D8D2B2;
}

#DownloadVault tr.trhead td img {
	padding: 0px;
	margin: 0px;
}
#DownloadVault .colhead {
	background-color: #DFDBBF;
	font-size: .6em;
	color: #928B6E;
	font-weight: normal;
}
#DownloadVault .trhead td, #DownloadVault .trhead th {
	border-top: 1px solid #E9E6D5;

}
#DownloadVault th {
	background-color: #D8D2B2;
	text-align: left;
	font-size: 1em;
	color: #000000;
	font-weight: normal;
	letter-spacing: 0px;
	vertical-align: middle;
}
#DownloadVault h3 {
	margin: 0px;
	background-color: #CDC69C;
	padding: 5px;
}
#DownloadVault h3 br {
	display: none;
}
#DownloadVault .textfield {
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #928D77;
	width: 23%;
	padding: 3px;
}
#DownloadVault .dropdown {
	padding: 2px 2px;
}
#DownloadVault .alt1 {
	background-color: transparent;
}
#DownloadVault .alt2 {
	background-color: #F4F1EA;
}
#DownloadVault .alt1:hover, #DownloadVault .alt2:hover {
	background-color: #FFFFCC;
}
#DownloadVault .button {
	background-image: url(/sites/howardparkwinescomau/assets/images/btn_bg-large.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 24px;
	width: 130px;
	border: none;
}
#VaultSearch {
	background-color: #CDC69C;
	display: block;
	padding: 5px;
	margin: 0px;
	margin-bottom: -6px;
}
#VaultSearch .textfield {
	width: 25%;
}
#VaultSearch .dropdown {
	width: 25%;
	padding: 2px;
}



_____LoginForm {}
#LoginForm {
}
#Signup .textfield {
	width: 98%;
}
#TastingNotes td {
	color: #504B3D;
}



____OurWines {}
#OurWines div.varietal {
	height: 200px;
}
#OurWines .prices {
	color: #3F3B30 !important;
	text-align: right;
}
#OurWines div h4 a {
	text-decoration: underline;
}

#TastingNotes td.leftcolumn {
	vertical-align: top;
	color: #000000;
}



______CartPlaceholder {}
#CartPlaceholder {
	border: solid 1px #928B6E;
	margin-left: 40px;
	float: right;
	margin-right: 10px;
	width: 200px;
	text-align: center;
	background-color: #F4F1EA;
}
#CartPlaceholder h4 {
	margin: 0px;
	padding: 5px 10px;
	text-align: left;
}
#CartPlaceholder div.shop {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#CartPlaceholder .productimg {
	margin: 10px;
	padding: 2px;
	text-align: center;
	background-color: #D6D3C3;
}
#CartPlaceholder .description {
	display: none;
	text-align: left;
}
#CartPlaceholder p.price {
	color: #333333 !important;
	text-align: right;
}
#CartPlaceholder .more {
	float: right;
	margin: 5px;
}

/* new placeholder */
#CartPlaceholder .shop ul {
	margin:0px;
}

#container #column2 #CartPlaceholder .shop ul li {
	margin:0px !important;
}
#CartPlaceholder .shop .img {
	width:100%;
	padding-bottom:0px;
}

#CartPlaceholder p {
	display:none;
}

#CartPlaceholder .shop p {display:block !important;}

#CartPlaceholder .details {width:100%;}

#CartPlaceholder .enlarge .on img {margin:0px !important; display:none;}
#CartPlaceholder .pricing {margin:0px !important; font-size:0.9em; padding-right:10px;}
#CartPlaceholder .pricing .single {width:100%; text-align:right;}
#CartPlaceholder .pricing .single strong {font-weight:normal;}
#CartPlaceholder .pricing .single strong .priceLabel {font-weight:bold;}
#CartPlaceholder .pricing .single .gst { display:none; }
#CartPlaceholder .cart-buttons {margin:0px;}
#CartPlaceholder .functions {margin-bottom:0px; padding-bottom:0px;}
#CartPlaceholder .more {font-size:inherit;}

_____MediaReviews {
}

#MediaReview-Item {
	margin-top: 10px;
	border-bottom: dotted 1px #928B6E;
	padding-bottom: 10px;
}

#MediaReview-Item p {
	margin: 0px;
	padding: 0px;
}

div.fm li img, div.fm p a img {
	border: none;
	text-decoration: none;
}
/* end from custom.css */

/* from layout.css */
/* master layout css */
body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background: #c8c29f url(/sites/howardparkwinescomau/assets/images/inner-bg.gif) repeat-x;
}

body#home {
	background: #c8c29f url(/sites/howardparkwinescomau/assets/images/home-bg.gif) repeat-x;
}
/* page */
#page {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: block;
	position: relative;
	background-color: #E9E6D5;
}

/* head */
#head {
	display: block;
	height: 80px;
	background-color: #E9E6D5;
}
#head #logo {
	height: 80px;
	float: left;
	background-image: url(/sites/howardparkwinescomau/assets/images/logo_hp.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 60%;
}
#head #global {
	height: 80px;
	text-align: right;
	background-image: url(/sites/howardparkwinescomau/assets/images/logo_snake.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 210px;
	float: right;
}

/* navigation */
#navigation {
	display: block;
	height: 30px;
	padding-left: 5px;
	background-color: #252726;
}
#subnav {
	display: block;
	height: 24px;
	background-color: #E8E7D3;
	padding: 8px 0;
}
#subnav .breadcrumbs {
	display: block;
	float: left;
	height: 24px;
}
#subnav #sitetools {
	height: 24px;
	display: block;
	float: right;
	padding-right: 5px;
}

#subnav #sitetools img {margin:0px;}

#subnav #sitetools a {
	color: #736a46;
	text-decoration: none;
}

#subnav #sitetools div {
	float: left;
}


#sitetools #cart {
	line-height: 24px;
	font-size: 12px;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px dotted #b4b099;
}

#sitetools #cart a.viewcart {
	background: url(/sites/howardparkwinescomau/assets/images/btn_checkout.gif) no-repeat 0px 0px;
	float: left;
	height: 24px;
	padding-left: 30px;
}

#sitetools #cart a.viewcart .items {
	color: #000;
	text-transform: capitalize;
}

#sitetools #creditcards {
	height: 24px;
	padding-right: 5px;
	margin-right: 10px;
	border-right: 1px dotted #b4b099;
}

#sitetools #creditcards img {
	margin: 1px 5px 0 0;
	float: left;
	border: 1px solid #F1F0E2;
}

#sitetools #phone {
	line-height: 24px;
	font-size: 12px;
	padding-right: 5px;
}

#accountTools {
	padding-right: 0px;
	/*margin-right: 7px;
	border-right: 1px dotted #928c73;*/
}

#accountTools ul, #accountTools ul li {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	line-height: 24px;
}


#accountTools ul li {
	margin-right: 15px;
}

#accountTools ul li a {
	background: url(/sites/howardparkwinescomau/assets/images/green-arrow.gif) no-repeat 0px 6px;
	padding-left: 6px;
}
#subnav #sitetools #accountTools ul li a:hover {
	color: #000;
}

#toolbar {
	line-height: 24px;
	height: 24px;
	padding: 5px 0;
	background: #e9e6d5;
	border-bottom: 1px dotted #928B6E;
}
#toolbar #tools {
	float: right;
	padding-right: 10px;
	margin-bottom: 0px;
	height: 24px;
}

#toolbar .breadcrumbs {
	float: left;
	padding-left: 10px;
	font-size: 11px;
}

#toolbar .breadcrumbs a {
	text-decoration: none;
}
/* billboard */
#billboard {
	display: block;
	background-color: #000000;
	background-image: url(/sites/howardparkwinescomau/assets/images/billboard_temp.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#billboard #swf {
	/*display: none;*/
	display: block;
	background-position: left top;
	background-repeat: no-repeat;
	height: 250px;
	width: 100%;
}
#billboard #alt {
	height: 250px;
	width: 100%;
	display: none;
	background-color: #CCFF00;
}

#home #billboard {
	width: 990px;
	height: 330px;
	overflow: hidden;
	position: relative;
}

#homepromo p {
	margin: 0px;
}
#homepromo {
	/*border-bottom: 1px solid #c8c29f;*/
}
#homepromo table {
	width: 990px;
}

#homepromo table td {
	position: relative;
}

#homepromo td.pic, #homepromo td.text {
	width: 495px;
}
#homepromo td.text {
	vertical-align: top;
	background: #f4f1ea url(/sites/howardparkwinescomau/assets/images/promo-bg.gif) right bottom no-repeat;
}
#homepromo td.text table {
	width: 495px;
}

#homepromo td.text table td {
	padding: 35px 25px 0px 25px;
}

#homepromo td.text table td h2 {
	color: #000;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#homepromo td.text table td p {
	font-size: 12px;
	margin-bottom: 10px;
}


#billboard a#prev, #billboard a#next {
	width: 25px;
	height: 40px;
	display: block;
	text-indent: -999em;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	display: none;
}
#billboard a#prev {
	background: url(/sites/howardparkwinescomau/assets/images/slideshow-prev.png);
	top: 105px;
	left: 0px;
}
#billboard a#next {
	background: url(/sites/howardparkwinescomau/assets/images/slideshow-next.png);
	top: 105px;
	right: 0px;
}
#billboard a#prev:hover {
	background: url(/sites/howardparkwinescomau/assets/images/slideshow-prev.png) 0px -40px;
}

#billboard a#next:hover {
	background: url(/sites/howardparkwinescomau/assets/images/slideshow-next.png) 0px -40px;
}

#billboard #pager {
	position: absolute;
	top: 300px;
	left: 25px;
	z-index: 1000;
}

#billboard #pager a {
	display: block;
	float: left;
	width: 12px;
	height: 12px;
	text-indent: -1000em;
	overflow: hidden;
	background: url(/sites/howardparkwinescomau/assets/images/slideshow-pager.png) no-repeat;
	margin-right: 5px;
}
#billboard #pager a:hover, #billboard #pager a.activeSlide {
	background: url(/sites/howardparkwinescomau/assets/images/slideshow-pager.png) no-repeat 0px -12px;
}

/*Homepage Promo Carousel*/


/* content */
#container {
	display: block;
	width: 100%;
	background-image: url(/sites/howardparkwinescomau/assets/images/bg_cream_dark.gif);
	background-repeat: repeat-y;
	background-position: -25% 0px;
	background-color: #F4F1EA;
	font-size: 1.2em /*!important*/;
}
#container #column1 {
	float: left;
	margin-left: -1px;
	display: block;
	width: 18%;
	background-color: #D8D2B2;
	min-height: 500px;
}
#container #column2 {
	width: 56%;
	float: left;
	margin-left: 0px;
	margin-right: -1px;
	padding:0 1%;
	border-left: dotted 1px #928B6E;
	border-right: dotted 1px #928B6E;
	background-color: #E9E6D5;
	display: block;
	min-height: 500px;
}

#home #container #column2 {min-height:400px; min-width:990px; border:none; margin-right:auto; margin-left:auto;}

#container #column3 {
	float: right;
	width:24%;
	_width:23%;
	margin-left: auto;
	margin-right: auto;
	display: block;
	min-height: 500px;	
}
#column2 #split {
	display: none;
}
#cms table {
}
#cms #td-mid-left {
	background-color: #E9E6D5;
	width: 50%;
	font-size: 100%;
	border-right: dotted 1px #928B6E;
	padding-right:10px;
}

#cms #td-mid-right {
	width: 50%;
	font-size: 100%;
	background-color: #F4F1EA;
	padding:0 10px;
}

#container #footnav {
	display:none;
	text-align: right;
	height: 20px;
	display: none;
	width: auto;
}

/* foot */
#foot {
	display: block;
	background-color: #E9E6D5;
	/*border-top: solid 1px #928B6E;*/
	text-align:left;
}
#foot #footer {
	height: 25px;
	display: none;
}
#foot #copyright {
	height: 25px;
}

#foot p {
color:#605D4C;
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-size:11px;
margin:0px;
}

#foot a {
color:#5B5847;
text-decoration:underline;
}

/* custom regions */
#wineclub {
	border-bottom: dotted 1px #928B6E;
	padding-bottom: 10px;
}

#bottom {
	padding: 10px;
	background: #e8e7d3;
	font-size: 11px;
	border-top: dotted 1px #928b6e;
}

#bottom a {
	color: #5B5847;
}
#bottom h3 {
	margin: 0 0 10px 0;
	float: left;
}

#bottom h3 a {
	font-size: 12px;
	color: #5B5847;
	text-decoration: none;
	padding: 0 12px 0 0;
	background: url(/sites/howardparkwinescomau/assets/images/toggle-arrow.gif) no-repeat right 5px;
}

#bottom h3.active a {
	background: url(/sites/howardparkwinescomau/assets/images/toggle-arrow2.gif) no-repeat right 5px;
}

.bottomlinks {
	float: left;
}
#bottom .links {
	width: 40%;
}

#bottom .sitemap {
	width: 60%;
}
.sitemap .toggle_container a {
	width: 30%;
	float: left;
	padding-right: 3%;
	padding-bottom: 5px;
}

.bottomlinks ul, .bottomlinks li {
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
	background: none;
	width: 100%;
}

.bottomlinks li {
	float: left;
	width: 50%;
	padding-bottom: 5px;
}

.bottomlinks li a {
	width: 100%;
}
	
.toggle_container {
	float: left;
	width: 100%;
}

#bottomtools {
	padding: 15px 10px;
	background: #e8e7d3;
	font-size: 11px;
	border-top: dotted 1px #928b6e;
}

#bottomtools {
	margin-top: 0px;
}

#bottomtools a {
	color: #5B5847;
}

#bottomtools table {
	width: 100%;
}

#bottomtools .logos {
	width: 60%;
	vertical-align: top;
}

#bottomtools .social {
	width: 40%;
	vertical-align: top;
}

#bottomtools p {
	margin-top: 0px;
}

.logos table td {
	padding-right: 10px;
}

.logos table td img {
	border: 1px solid #000;
}

#bottomtools .social ul, #bottomtools .social ul li {
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
	background: none;
}

#bottomtools .at15t_expanded {
	float: left;
}

#bottomtools .social table {
	width: auto;
	margin-bottom: 15px;
}
#bottomtools .social table td {
	padding-right: 5px;
}
			  
#bottomtools .social a.at300b {
	overflow: hidden;
	width: 16px;
	height: 16px;
}

/* end from layout.css */

