/* ------------------------------------------
Blue Corset screen stylesheet V1 - 17/02/2007
Author - benbailey.com.au on behalf of lemonade.com.au
------------------------------------------ */

/* global styles and resets for all websites - don't forget to look here is things look a bit weird */
@import url(initial.css);
@import url(footer.css);
@import url(side-columns.css);
@import url(cart.css);
@import url(splash.css);
@import url(ie/ie6.css);
@import url(navigation.css);
@import url(categories.aspx);
@import url(designers.aspx);

a:link {
	color:#004372;
	background:inherent;
	text-decoration:underline;
}

#wrapper a {
	outline: none;
}

a:visited {
	color:#666;
	background:inherent;
	text-decoration:underline;
}

a:focus, a:hover {
	color:#666;
	background:inherent;
	text-decoration:none;
}

a:active { background:inherent; }

#wrapper {
	position:relative;
	width:752px;
	margin:0 auto;
	background: #FFF url(../images/bg-content.png);
}

#triple #wrapper {
	background: #FFF url(../images/bg-content-triple.png);
}

#wrapper-top {
	position: absolute;
	top: 140px;
	width: 100%;
	height: 1px;
	background: url(../images/bg-content-top.png) no-repeat top;
}

#triple #wrapper-top {
	background: url(../images/bg-content-top-triple.png) no-repeat top;
}

#wrapper-bottom {
	background: url(../images/bg-content-bottom.png) no-repeat left bottom;
	padding-bottom: 40px;
	height: 100%;
}

#triple #wrapper-bottom {
	background: url(../images/bg-content-bottom-triple.png) no-repeat left bottom;
}

#header {
	height: 140px;
	background: url(../images/bg-header.png) no-repeat;
}

#header h1 {
	text-indent: -3000em;
	margin: 0;
}

#header h1 a {
	position: absolute;
	top: 25px;
	left: 270px;
	width: 212px;
	height: 110px;
}

/* =navigation - primary navigation of the website 
--------------------------------------------------------------------------
*/

#navigation { height: 0; overflow: hidden; }
#navigation li { list-style-type: none; }
#navigation ul { margin: 0; padding: 0; }

#navigation a {
	display: block;
	position: absolute;
	top: 81px;
	height: 17px;
	text-indent: -3000em;
	outline: none;
}

#nav-designers { left: 47px; width: 55px; }
#nav-categories { left: 109px; width: 60px; }
#nav-announcements { left: 178px; width: 82px; }
#nav-faq { left: 493px; width: 20px; }
#nav-company { left: 526px; width: 89px; }
#nav-contact { left: 623px; width: 60px; }

/* =content - Main content of the website
--------------------------------------------------------------------------
*/
#content {
	margin: 10px 14px 40px 185px;
	/*padding-bottom: 30px;*/
}

#content:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#triple #content {
	margin: 18px 14px 20px 178px;
}

.feature, .product-feature  {
border: 1px dotted #B7B7B7;
background: #E4E2DD;
margin-top: 3px;
padding: 3px;
}

.feature table {
background: #FFF url(../images/bg-feature.png);
}
.product-feature div {
background: #FFF url(../images/bg-feature.png);
padding: 4px;
height: 100%;
}

.product-feature img {
padding: 5px;
background: url(../images/feature-images/bg-large-feature.png) no-repeat;
}

.product-feature table {
position: absolute;
background:	none;
top: 270px;
left: 497px;
width:235px;
}

.product-feature table img {
padding: 0 0 2px 2px;
background: none;
float: none;
}

.product-feature th {
background: none;
color: #666;
padding: 2px 3px 3px 3px;
}

.product-feature td {
border-top: 0;
padding: 2px 0 3px 3px;
margin: 0;
}

.product-feature .thumbs td .mask-link
{
padding-bottom:2px;
padding-top:0;
}

#announcements {
	margin-top: -18px;
	background: url(../images/bg-announcements.png) no-repeat;
	width: 396px;
	height: 354px;
}

#announcements img {
	position: relative;
	top: 26px;
	left: 9px;
}

#announcements h2 {
text-indent: -3000em;
margin: 0;
}

#welcome {
	width: 396px;
	height: 224px;
	background: url(../images/bg-welcome-panel.png) no-repeat;
	margin-top: 10px;
}

#welcome h2 {
	text-indent: -3000em;
	margin: 0;
}

#welcome p {
	width: 320px;
	text-align: center;
	padding-top: 55px;
	padding-left: 38px;
	color: #4F4C41;
}


/*.primary-feature {
	background: url(../images/bg-primary-feature.png) no-repeat;
	width: 532px;
	height: 69px;
	padding: 8px 10px 0 8px
}*/

.primary-feature  {
border: 1px dotted #B7B7B7;
background: #E4E2DD;
margin-top: 3px;
padding: 3px;
}

.primary-feature .primary-inner  {
background: #FFF;
padding: 4px;
min-height: 61px;
}

.primary-feature h3 {
margin: 0 0 3px 0;
}

.primary-feature p {
margin: 0 0 5px 0;
line-height: 1.2em;
}

.primary-feature img {
		float: left;
		margin-right: 8px;
}

.feature-tertiary-list li {
	position: relative;
	float: left;
	width: 275px;
	height: 78px;
	background:url(../images/bg-feature-tertiary.png);
	list-style-type: none;
	margin-left: 0;
	margin-right: 1px;
	margin-bottom: 1px;
}

.feature-tertiary-list li img {
	position: absolute;
	top: 9px;
	left: 7px;
}

.feature-tertiary-list li h3 img {
	position: absolute;
	top: 10px;
	left: 125px;
}

.feature-tertiary-list li a.view-category, .feature-tertiary-list li a.view-designer {
	position: absolute;
	top: 49px;
	left: 125px;
}

/* designers range list */
ul.collection-list {
	margin-top: 2px;
}

.collection-list li {
	float: left;
	position: relative;
	width: 130px;
	height: 256px;
	padding: 8px 0 8px 8px;
	background:url(../images/bg-collection-li.png) no-repeat;
	list-style-type: none;
	margin-left: 0;
	margin-bottom: 2px;
}

.collection-list li h3 {
	margin: 2px 0;
	position: relative;
}


.collection-list a.view-more {
	position: absolute;
	bottom: 5px;
}

/* product listing list */
.product-list 
{
	margin: 2px 0 0;
	float: left;
	width: 560px;
}

.product-list li {
	float: left;
	width: 131px;
	height: 210px;
	padding: 8px 0 8px 8px;
	background: url(../images/bg-product.png) no-repeat;
	list-style-type: none;
	margin-left: 0;
	margin-bottom:0;
	position: relative;
}

.product-list li.alternate {
	width: 131px;
}

.product-list li h3 {
	font-size: 1.1em;
}
.product-list li h3, .product-list li p {
	margin: 0;
	padding: 0;
}

.product-list li p {
	font-size: 0.8em;
}

.product-list a.view-more {
	position: absolute;
	bottom: 7px;
}

/* headings */
/*#content h2.hd-designers, #content h2.hd-collections {
	background:url(../images/headings/hd-designers.png) center no-repeat;
	text-indent: -3000em;
	text-decoration: none;
	margin: 0;
}*/

#content h2.main {
	margin: 0 0 8px 0;
}

#content h2.main-centre {
	margin: 0 0 8px 250px;
	padding-top: 2px;
}

/* FAQ */
.faq {
	position: relative;
	border: 3px solid #E4E2DD;
	background: #FFF;
	padding: 0 8px;
	margin-bottom: 5px;
	min-height:	31px;
}

.hd-faq {
		background:url(../images/headings/bg-faqs.jpg);
		color: #FFF;
		font-size: 1.2em;
		padding: 5px;
		margin-bottom: 5px;
}

.faq a.view-answer, .faq a.close-answer {
	display: block;
	position: absolute;
	right: 6px;
	bottom: 5px;
	width: 132px;
	height: 21px;
	background:url(../images/buttons/btn-view-answer.png);
	text-indent: -3000em;
	text-decoration: none;
	z-index: 100;
}

.faq a.close-answer {
	background:url(../images/buttons/btn-close-answer.png);
}

.faq dl {
margin: 0;
padding: 0;
}

.faq dt, .faq dd {
margin: 0;
padding-right: 170px;
}

.faq dd {
display: none;
color: #999;
}

.faq p {
margin: 5px 0;
padding: 0;
}

#wrapper .current dd {
display: block;
border-top: 1px solid #E4E2DD;
}

#wrapper .current a.view-answer {
	display: none;
}

input.faq-submit {
	clear: left;
	margin: 10px 0;
}

/* buttons */
a.view-designer, a.btn-view-more, a.btn-go-back, a.view-category {
	display: block;
	width: 139px;
	height: 21px;
	background:url(../images/buttons/btn-view-designer.png);
	text-indent: -3000em;
	text-decoration: none;
}

a.btn-view-more
{
	clear:both;
	width: 136px;
	height: 44px;	
	background:url(../images/buttons/btn-view-more.png) no-repeat bottom;	
	float:right;
}

a.btn-go-back 
{
	clear:both;
	width: 136px;
	height: 44px;		
	background: url(../images/buttons/btn-go-back.png) no-repeat bottom;	
	float:left;
}

a.view-category {
	background:url(../images/buttons/btn-view-category.png) no-repeat;
}

.mini-nav 
{
	clear:both;
	list-style-type: none;	
	float:left;	
	width:553px;
	margin-top:-7px;
}

/* profile page boxes - ew! three divs deep but needed it for backgrounds. */

#profile {
	position: relative;
	background:url(../images/bg-profile-content.png) repeat-y;
	width: 552px;
}

#crust {
	background:url(../images/bg-profile-top.png) no-repeat top;
	}

#core {
		background:url(../images/bg-profile-bottom.png) no-repeat bottom;
		padding: 40px 50px 50px 50px;
		_height: 100%;
}

#core .txt-right, #core .txt-left, #core .txt-center {
	text-align: center;
	width: 250px;
	
}

#core .txt-right {
	float:right;
	width: 220px;
}

#core .txt-center {
	margin-left: 90px;
}

#core h3 {
	margin-bottom: -1em;
}

.illustration-left {
float:left;
}

.illustration-right {
float:right;
}



/* Temp place for IE6 hacks */
#secondary-navigation {
_margin-left: 5px;
}

#announcements img {
_top: 28px;
}

#wrapper-top {
_top: 139px;
}

.primary-feature, .product-feature {
_border: 1px solid #B7B7B7;
_margin-left: -3px;
}

#checkout dl {
	_padding-top: 13px;
	_margin-left: -7px;
}

#triple #wrapper-top {
	_top: 140px;
}

#triple #content {
_margin: 18px 14px 20px 175px;
}

.cart-progress {
_border: 1px solid #B7B7B7;
}

.feature {
_border: 1px solid #B7B7B7;
}

td {
_border-top: 1px solid #B7B7B7;
}

a.keep-shopping { _margin-left: 59px; }
a.edit-cart { _margin-left: 90px; }
a.print-page { _margin-left: 215px; }

#secondary-navigation ul.navigation li, #related li {
_height: 24px;
_overflow:hidden;
_margin-left: 0;
_position:relative;
_left: 7px;
}


#secondary-navigation li.btn-more, #related li.btn-more {
_height: 35px;
_border: 0;
_margin-left: 0;
}

#secondary-navigation li.btn-more, #related li.btn-more {
	_position:relative;
	_left: 0;
	_margin-left: 1px;
}


#cart .feature {
_width: 542px;
_margin-left: -2px;
}

.cart-progress {
_margin-left: -2px;
_margin-right: 2px;
}

#profile {
	_width: 550px;
}

#footer li { 
	_padding: 0 5px 0 10px; 
}

#plug
{
	_padding: 8px 0 5px 0;
	_background:url(../images/lemonade.png) no-repeat 5px 7px;
	_width: 62px;
}

#splash #plug
{
	_padding: 3px 0 5px 0;
}

#wrapper-bottom {
	_height: 1px;
	_overflow:visible;
}

.faq a.view-answer, .faq a.close-answer {
	_left: 400px;
	_top: 10px;
}

.faq a.close-answer {
	_top: 36px;
}

#profile {
	_background:url(../images/bg-profile-content.png) repeat-y -1px 0;
}

#core {
			_height: 100%;
}

.collection-list li h3 {
_margin: 5px 0 3px 0;
}


.primary-feature .primary-inner  {
_height: 100%;
}



#profile li {
		background:url(../images/bullet.png) no-repeat 0 2px;
		list-style-type: none;
		padding:0 0 0 14px;
}

#secondary-navigation li {
		margin-bottom:1px;
		border:0;
}

.mask-link {
		width: 95px;
		min-height: 144px;
		height: 144px;
		overflow: hidden;
		position: relative;
		margin-right: 3px;
		margin-left: 2px;
}

.mask-link a {
		position: absolute;
		top: 0;
		left: -10px;
}

select {
		font-size:100%;
}

.returns p {
		margin: 5px 0!important;
}

.returns-policy ul
{
		list-style-type: none;
}

.error {
		color:	#F12;
		font-weight: bold;
}