/********************************************* /
/ 	Project:	www.mandara.com.au             /
/	Version:	2.0                            /
/  	Author: 	adevvy@gmail.com               /
/ *********************************************/ 


/* B A S I C
--------------------------------------------- */
body{ font-size: 75%;; }   /* IE */
html > body{ font-size: 12px; }  /* Other browsers */
html{ font-size: 100%; /* IE hack */ }
body{
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	background: #fff;
	color: #512d0e;
}

h1,h2,h3{ font-family: Georgia, "Times New Roman", Times, serif; clear: both; margin: 0; padding: 0; color: #512d0e; }
h1,h2,h3{ font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; }
h1{ font-size: 1.8em; margin: 6px 0 24px 0; }
h2{ font-size: 1.5em; }
h3{ font: italic 1.3em Georgia, serif; line-height: 1.75; min-height: 25px; color: #895d41; margin-bottom: 0.5em; margin: 18px 0; }
h4{ font-size: 1.0em; line-height: 1.25; font-weight: bold; margin-bottom: 0.5em; }
h1{ margin: 0 0 16px 0; border-bottom: 1px solid #e0d2b8; padding-bottom: 6px; color: #871521; text-align: center; }

p{ line-height: 1.75em; margin:0 0 1em 0; color: #512d0e; }
p span, li span{ font-weight: bold;  }

img{ color: #888; }
img, div, li { behavior: url(iepngfix/iepngfix.htc); } /* PNG fix for IE6 */
	
ul{ margin: 0 0 0 14px; line-height: 1.75em; }
li{	margin: 0 0 4px 0; }


/* L I N K S
--------------------------------------------- */
a{ text-decoration: none; border: none; }
p a:link, p a:visited, a.rightlink:link, a.rightlink:visited{ border-bottom: 1px #512d0e dotted; padding-bottom: 1px; }
p a:hover, a.rightlink:hover{ border-bottom: 1px solid #871521; color: #871521;  }
a:link, a:hover, a:visited, a:active{ color: #512d0e; }
a.rightlink{ float: right; }
p a.backtotop:link, p a.backtotop:active, p a.backtotop:visited, p a.backtotop:hover { 
	float: right; 
	padding: 0 0 0 16px; 
	font-size: 0.85em; 
	background: transparent url(../img/arrow_up.gif) 0 0.55em no-repeat; 
	border-bottom: none;
}
p a.backtotop:link, p a.backtotop:active, p a.backtotop:visited{ color: #871521; }
p a.backtotop:hover{ color: #512d0e; }

h3 a:link, h3 a:active, h3 a:visited{ color: #895d41; border-bottom: 1px #895d41 dotted; padding-bottom: 1px; }
h3 a:hover{ color: #871521; border-bottom: 1px #871521 solid; padding-bottom: 1px; }
a.donlot{ 
	float:right; font-size: 0.85em; border: none;
	background: transparent url(../img/donlotbtn.png); 
	margin: 0; padding: 9px 0 0 30px; width: 85px; height: 18px; 
}
a.donlot:link{ color: #895d41; }
a.donlot:hover{ color: #871521; }



.exclusive-wrap{ padding: 20px; margin: 0; width: 500px; }
.exclusive-swatches{
  background: #fff url(../img/exclusive-swatches.jpg) no-repeat;
	width: 500px;
	height: 446px;
	margin-top: 20px;
}
