/* file(core.css) */

/* import */
@import url("/sites/madfishwinescomau/assets/css/styles.css?v=2");
@import url("/sites/madfishwinescomau/assets/css/nav.css?v=2");
@import url("/sites/madfishwinescomau/assets/css/forms.css?v=2.2");
@import url("/sites/madfishwinescomau/assets/css/simpletree.css?v=2");
@import url("/sites/madfishwinescomau/assets/css/classes.css?v=2");
@import url("/sites/madfishwinescomau/assets/css/custom.css?v=2");

/* components */
@import url("/sites/madfishwinescomau/assets/css/components/download-vault.css?v=2");
@import url("/sites/madfishwinescomau/assets/css/components/dynamic-signup.css?v=2");
@import url("/sites/madfishwinescomau/assets/css/components/form-builder.css?v=2");
@import url("/sites/madfishwinescomau/assets/css/components/members.css?v=2");
@import url("/sites/madfishwinescomau/assets/css/components/news.css?v=2");
@import url("/sites/madfishwinescomau/assets/css/components/photo-gallery.css?v=2");
@import url("/sites/madfishwinescomau/assets/css/components/product-nav.css?v=2");
@import url("/sites/madfishwinescomau/assets/css/components/shop.css?v=2");
@import url("/sites/madfishwinescomau/assets/css/components/web-payment.css?v=2");
@import url("/sites/madfishwinescomau/assets/css/components/wines-simpletree.css?v=2");


img, a img { border:none; }
body {
	background:url(/sites/madfishwinescomau/assets/images/header_tile.gif) repeat-x 50% 0;
	background-color: #D1BE96;
	font-family:Arial, Helvetica, sans-serif;
	margin:0; padding:0;
	font-size: 75%;
}

@media screen {
	/* wrappers */
	#wrap {
		width:990px;
		margin:0 auto;
		color:#4f4f4f;
		overflow:hidden;
	}
	#page {
		background:#fff;
	}
	#nav {
		display:block;
		height:30px;
		padding:5px 0 0 5px;
		background-color:#D1BE96;
		border-top:7px solid #000000;
	}
	#container {background: url(/sites/madfishwinescomau/assets/images/page_bg.gif) repeat-y 50% 0;}
	
	#container.sml {}
	#container.med {}
	#container.lge {}

	/* head */
	#head {}
	#logo {float:left;}
	#global {float:left; line-height:35px; color:#eee;}
	#sitesearch {float:right;}


	/* breadcrumbs */
	#home #toolbar {display:none;}
	
	.breadcrumbs a {color:#4f4f4f;}

	/* content */
	#column1, #column3 {
		display:block;
		float:left;
		width:200px;
	}
	#column2 {
		display:block;
		float:left;
		width:auto;
	}

	/* foot */
	#foot {font-size:1.1em; color:#fff;}
	#foot a {color:#fff;}
	#footer a {margin-right:1em;}
	#copyright {}
}

@media print {
	#billboard, #nav, #footer {display:none;}
}




/* page */
#page {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: block;
	position: relative;
	background-color: #F1EEDB;
}

/* head */
#head {
	display: block;
	height: 148px;
	background-color: #E9E6D5;
	background-image: url(/sites/madfishwinescomau/assets/images/header_tile.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 990px;
	position:relative;
}
#head #logo {
	height: 148px;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 254px;
	background-image: url(/sites/madfishwinescomau/assets/images/header_logo.gif);
	position:absolute;
	top:0; left:0;
}
#head #global {
	height: 148px;
	text-align: right;
	background-image: url(/sites/madfishwinescomau/assets/images/header_madfish.gif);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	position:absolute;
	top:0; right:0;
}

/* navigation */
#navigation {
	display: block;
	height: 40px;
	background-color: #D1BE96;
	border-top: solid 7px #000000;
	padding-left: 5px;
}
#toolbar {
	background-color: #e7e4d1;
	border:1px solid #e4e1d0;
	border-right:none; border-left:none;
	display: block;
	height: 30px;
	margin: 0px;
	padding:5px 0;
}
#toolbar .breadcrumbs {
	display: block;
	width: auto;
	float: left;
	height: 30px;
	margin: 0px;
}
#toolbar #tools {
	height: 30px;
	text-align: right;
	padding-right: 10px;
	margin: 0px;
}


/* content */
#content {
	display: block;
	background-color: #fff;
	border-top: 20px solid #fff;
}

#home #content {border-top:none;}

#content {
	background:#fff url(/sites/madfishwinescomau/assets/images/left_col_bg.gif) repeat-y 0 0;	
}
#content #column1 {
	/*background-color: #F3F1DF;*/
	background:url(/sites/madfishwinescomau/assets/images/sidenav_watermark.gif) no-repeat 50% bottom;
	width: 195px;
	float: left;
	padding-bottom: 220px;
	/*min-height: 800px;*/
	margin-bottom: 20px;
}
#content #column2 {
	width: 785px;
	float: left;
	background-color: #FFFFFF;
}
#content #mid-left {
	border-right: solid 1px #E5E3CE;
	min-height: 530px;
	padding: 10px;
	width: auto;
}
#content #mid-right {
	width: 300px;
	min-height: 530px;
	padding-bottom: 20px;
}
#mid-left, #mid-right {
	/*display: none;*/
}

#content #right {
	float: left;
	width: 25%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	border-left: solid 1px #E5E3CE;
	min-height: 530px;
	background-color: #F1EEDB;
	display: none;
}
#content #spotlight {
	width: 25%;
	border-left: solid 1px #E4E1D0;
	border-right: solid 1px #E4E1D0;
}

/*
#content #footnav {
	height: 60px;
}
*/
/* foot */
#foot {
	display: block;
	background-color: #C56A23;
	/* height: 38px; */
	border-top: solid 7px #000000;
}
#foot #footer {
	float: left;
	/* height: 25px; */
	display: none;
}
#foot #copyright {
	float: left;
	/* height: 38px; */
}
#foot #access {
	text-align: right;
	float: right;
	width:400px;
	/* height: 38px; */
}
#foot #regulation {
	clear: both;
}

#foot #access #LoginForm ul {
	list-style:none;
	margin:8px 0px 0px 0px;
	padding:0px;
}

#foot #access #LoginForm ul li {
	float:left;
	display:block;
	padding-left:3px;
}

#foot #access #LoginForm ul li.btnSubmit {
	width:66px;
}

#foot #access #LoginForm ul li strong {
	font-size:11px;
	color:#000000;
	vertical-align:center;
	display:block;
	padding-top:4px;
}

#foot #access #LoginForm {
	float:right;
	margin-right:10px;
}

#subscribe {
	background-color: #D1BE96;
	border: solid 1px #e4e1d0;
	margin: 0px 10px;
	padding: 0px 10px;
	background-image: url(/sites/madfishwinescomau/assets/images/homepg_fishbowl-img.gif);
	background-repeat: no-repeat;
	background-position: right top;
}








/* custom regions */

/* billboard */
#billboard {
	width: 990px;
	height: 330px;
	overflow: hidden;
	position: relative;
	border-bottom:	7px solid #E7E4D1;
}
#homepromo h1,
#homepromo h2,
#homepromo h3,
#homepromo h4,
#homepromo h5,
#homepromo h6,
#homepromo p {
	margin:0;
	padding:0;
}
#homepromo a {
	color:#C56A23;
}
#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/madfishwinescomau/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: #444;
	font-size: 26px;
	margin: 15px 0;
}
#homepromo td.text table td p {
	font-size: 12px;
	margin-bottom: 10px;
}

#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/madfishwinescomau/assets/images/slideshow-pager.png) no-repeat 0 0;
	margin-right: 5px;
}
#billboard #pager a:hover, #billboard #pager a.activeSlide {
	background-position:0px -12px;
}
#subnav {
	display: block;
	height: 24px;
	background-color: #f1eedb;
	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: #C56A23;
	text-decoration: none;
}
#subnav #sitetools div {
	float: left;
}
#sitetools #cart {
	line-height: 24px;
	font-size: 11px;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px dotted #E1D6B8;
}

#sitetools #cart a.viewcart {
	background: url(/sites/madfishwinescomau/assets/images/header_shoppingcart.gif) no-repeat 0px 0px;
	float: left;
	height: 24px;
	padding-left: 32px;
}

#sitetools #cart a.viewcart .items {
	color: #4F4F4F;
	text-transform: capitalize;
}

#sitetools #creditcards {
	height: 24px;
	padding-right: 5px;
	margin-right: 10px;
	border-right: 1px dotted #E1D6B8;
}

#sitetools #creditcards img {
	margin: 1px 5px 0 0;
	float: left;
	border: 1px solid #F1F0E2;
}

#sitetools #phone {
	line-height: 24px;
	font-size: 11px;
	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/madfishwinescomau/assets/images/green-arrow.gif) no-repeat 0px 6px;
	padding-left: 6px;
}
#subnav #sitetools #accountTools ul li a:hover {
	color: #000;
}

#wineclub {
	border-bottom: dotted 1px #928B6E;
	padding-bottom: 10px;
}

#bottom {
	padding: 10px;
	background: #f1eedb;
	font-size: 11px;
	border-top: 1px solid #e4e1d0;
}

#bottom a {
	color: #666;
}
#bottom h3 {
	margin: 0 0 10px 0;
	padding:0;
	float: left;
	font-weight:bold;
}

#bottom h3 a {
	font-size: 12px;
	color: #666;
	text-decoration: none;
	padding: 0 12px 0 0;
	background:  url(/sites/madfishwinescomau/assets/images/toggle-arrow.gif) no-repeat right 5px;
}

#bottom h3.active a {
	background: url(/sites/madfishwinescomau/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: #f1eedb;
	font-size: 11px;
	border-top:1px solid #e4e1d0;
}

#bottomtools {
	margin-top: 0px;
}

#bottomtools a {
	color: #C56B28;
}

#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;
}

