/* Reset Styles */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


body {
	font-family: Helvetica, Verdana, sans-serif;
  	font-size: 12px;
  	line-height: 1.6em;
  	background: url(images/bg-gradient.jpg) repeat-x #C78B6A;
}

.clear {
	clear: both;
}

.spacer {
	padding: 10px 0 10px 0;
}

.float_left {
	float: left;
	margin: 0 20px 0 0;
}

.float-right {
	float: right;
}

a {
	color: #7E513D;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	line-height: 1.6em;
	margin: 0 0 10px 0;
	color: #333;
	font-size: 11px;
}

h2 {
	color: #999;
	margin: 0 0 10px 0;
	font-size: 20px;
}

h3 {
	color: #999;
	margin: 0 0 10px 0;
	font-size: 16px;
	text-transform: uppercase;
}

h4 {
	color: #999;
	margin: 0 0 10px 0;
	font-size: 16px;
	text-transform: uppercase;
}

h1 {
	color: #999;
	margin: 0 0 10px 0;
	font-size: 12px;
}

h5 {
	color: #999;
	margin: 5px 0 10px 0;
	font-size: 12px;
	text-transform: uppercase;
	text-align: left;
	border-top: 5px solid #9E6F53;
	padding: 3px 0 0 0;
}

h6 {
	color: #999;
	margin: 0 0 10px 0;
	font-size: 20px;
	border-top: 5px solid #9E6F53;
	padding: 3px 0 0 0;
}

strong {
	font-weight: bold;
}

ul {
	padding: 0 0 10px 35px;
}

li {
	list-style-image: url(images/bullet-r.gif);
	color: #333;
	font-size: 11px;
	line-height: 1.6em;
}

em {
	font-style: oblique;
}

#outer-wrap {
	position: relative;
	width: 1148px;
	margin: 10px auto 10px auto;
}

#wrap {
	width: 920px;
	background-color: #fff;
}

#lace {
  	background: url(images/bg-lace.png) no-repeat;
	width: 228px;
	height: 479px;
	position: absolute;
	top: 0px;
	left: 920px;
}

#header {
	padding: 0;
	position: relative;
	height: 122px;
	border-bottom: 12px solid #7E513D;
}

#logo {
	position: absolute;
	top: 20px;
	left: 125px;
}

#subscribe {
	position: absolute;
	top: 0px;
	left: 754px;
	padding: 0;
}

#nav {
	position: absolute;
	top: 86px;
	left: 125px;
	margin: 0 0 0 0;
	padding: 4px 0 5px 0;
}

#nav a {
	padding: 0 10px 0 0;
}

#main_gfx {
	float: left;
	width: 570px;
	margin: 0 0 3px 0;
}


#main {
	float: left;
	width: 570px;
	padding: 10px 0 0 10px;
}

#flash {
	float: right;
	width: 642px;
	height: 284px;
	background-color: #F7E8D4;
}

#flash_description {
	float: left;
	height: 264px;
	width: 258px;
	padding: 20px 0 0 20px;
	background-color: #F7E8D4;
	margin: 0 0 3px 0;
}

#flash_description p {
	color: #8B5B43;
	padding: 0 10px 0 0;
}

#flash_description ul {
	color: #8B5B43;
	padding: 0 40px 10px 30px;
}

#flash_description li {
	list-style-image: url(images/list-rlogo.gif);
}

#vertical {
	float: right;
	width: 295px;
	text-align: right;
	padding: 10px 10px 0 0;
}

.horiz {
	float: left;
	padding: 0 0 0 9px;
}

.horiz_right {
	float: left;
	/*padding: 0 0 0 19px;*/
	padding: 0 0 0 16px;
}

/* Kiwi Dance Classic Styles */ 

.dance {
	width: 610px;
	background-image: url(images/backgrnd-dance.jpg);
	background-repeat: no-repeat;
}

.dance p {
		padding: 78px 264px 10px 10px;
}

.dance a {
	color: #fff;
}

/* Sugar Wax n Tan Styles */

.sugar-tan {
	width: 607px;
	height: 234px;
	background-image: url(images/sugar-tan.jpg);
	background-repeat: no-repeat;
}

.sugar-tan h4 {
	padding: 10px 10px 0 10px;
}

.sugar-tan p {
	padding: 0 10px;
}

.sugar-tan-colour {
	color: #74d1d4;
}

.sugar-tan a {
	text-transform: uppercase;
	color: #fff;
	background-color: #74d1d4;
	margin: 0 0 0 40px;
	padding: 5px;
}

.sugar-tan a:visited {
	text-decoration: none;
	background-color: #74d1d4;
}

.sugar-tan a:hover {
	text-decoration: none;
	background-color: #e42779;
}

.sugar-tan a:active {
	text-decoration: none;
	background-color: #ff4fa1;
}	
	
/* General */

.page_intro {
	width: 580px;
	float: left;
}

.quote {
	background-color: #F7E8D4;
	padding: 10px;
	border-bottom: 5px solid #9E6F53;
	margin: 0 0 20px 0;
}

.quote p {
	text-align: center;
	font-style: oblique;
	color: #666;
}

.review {
	text-align: left;
	font-style: oblique;
	color: #666;
}

.price {
	font-weight: bold;
	font-size: 14px;
	padding: 4px 0;
}

.red {
	color: #990000;
	text-transform: uppercase;
	padding: 0 5px 0 0;
}

/* Products */

.product {
	width: 580px;
	float: left;
	padding: 20px 0 20px 0;
	border-top: 5px solid #9E6F53;
}

.products_left {
	float: left;
	width: 180px;
}

.products_right {
	width: 380px;
	float: left;
	margin: 0 0 0 20px;
}

.shades {
	border-top: 1px dotted #ccc;
	padding: 7px 0 0 0;
	margin: 7px 0 0 0;
}


/* Questions */

.question {
	width: 580px;
	float: left;
	padding: 20px 0 5px 0;
	margin: 0 0 10px 0;
	border-top: 5px solid #9E6F53;
	background-color: #eee;
}

.question_left {
	float: left;
	width: 30px;
	padding: 0 0 0 10px;
}

.question_left p {
	font-size: 26px;
	color: #666;
}

.question_right {
	width: 515px;
	float: left;
	margin: 0 5px 0 20px;
}

.answer {
	width: 580px;
	float: left;
	padding: 0 0 20px 0;
}

.answer_left {
	float: left;
	width: 28px;
	padding: 0 0 0 12px;
}

.answer_left p {
	font-size: 26px;
	color: #666;
}

.answer_right {
	width: 515px;
	float: left;
	margin: 0 0 0 20px;
	padding: 0 5px 0 0;
}


/* Tips */

.tip {
	width: 580px;
	float: left;
	padding: 20px 0 20px 0;
	border-top: 5px solid #9E6F53;
}

.tips_left {
	float: left;
	width: 180px;
}

.tips_right {
	width: 380px;
	float: left;
	margin: 0 0 0 20px;
}


/* Videos & Media */

.video {
	width: 580px;
	float: left;
	padding: 20px 0 20px 0;
	border-top: 5px solid #9E6F53;
}

.videos_left {
	float: left;
	width: 180px;
}

.videos_right {
	width: 380px;
	float: left;
	margin: 0 0 0 20px;
}


/* Recent Additions */

.brown_bar {
	border-top: 5px solid #9E6F53;
	padding: 0 0 8px 0;
}

.whats_new {
	float: left;
	padding: 20px 10px 20px 20px;
	margin: 0 10px 0 0;
	width: 248px; /*279px in total */
	background-color: #F7E8D4;
	border-top: 12px solid #7E513D;
}

.whats_new p {
	color: #8B5B43;
	/* line-height: 1.2em; */
}

.pad_right {
	padding: 0 9px 0 0;
}

.news_title {
	color: #999;
	margin: 0 0 3px 0;
	font-size: 12px;
	text-transform: uppercase;
	text-align: left;
	padding: 0 0 0 0;
}

.highlight {
	color: #e42779;
}

.heading_colour {
	color: #999; 
}

.products_heading {
	color: #9E6F53;
	font-size: 25px;
	text-align: center;
	text-transform: uppercase;
	padding: 10px 0;
	margin: 0;
}

/* Form Elements */

.form_ask {
	width: 580px;
	float: left;
	padding: 20px 0 20px 0;
}

.form_row {
	margin: 20px 0 10px 0;
	clear: both;
}

.form_label {
	font-size: 11px;
	color: #333;
	width: 130px;
	float: left;
	display: inline;
	margin: 0 0 10px 0;
}

.form_input {
	width: 200px;
}

textarea {
	width: 320px;
	height: 100px;
}

/* Contact */

.contact_left {
	float: left;
	width: 60%;
}

.contact_description {
	text-transform: uppercase;
	font-size: 90%;
	color: #815D4A;
}

.contact_name {
	text-transform: uppercase;
	font-size: 130%;
	padding: 0 0 10px 0;
	color: #815D4A;
}


/* Form */
.fbform {
	margin: 0;
	font-size: 11px;
	}
	/* regular fieldset */
	.fbform fieldset {
		border: none;
		clear: both;
		margin: 0 0 10px 0;
		padding: 0;
		}
		/* fieldset containing submit btn */
		.fbform fieldset.fbsubmit {
			border: 0;
			margin: 0;
			padding: 0;
		}
	/* pseudo legend */
	.fbform h3 {
		background: #333;
		color: #fff;
		font-size: 1.2em;
  		margin: 10px 0;
  		padding: 5px;
  		}
  	.fbform dl {
		margin: 0;
	}
  	.fbform dt {
  		clear: both;
  		display: block;
  		float: left;
  		margin: 10px 0 0 5px;
  		padding: 0;
  		width: 120px;
  		}
  	.fbform dd {
  		display: block;
  		float: left;
  		margin: 10px 0 15px 0;
		padding:0;
		width: 340px;
  		}
  		/* field instructions */
  		.fbform dd p {
  			font-size: 0.8em;
  			margin: 10px 0 0 0;
  			}
  		.fbform dd label {
  			display: block;
  			}
  	/* dividers */
  	.fbform dd.fbformdivider {
  		border-bottom: 1px solid #ccc;
  		clear: both;
  		float:none;
  		height: 1px;
		margin: 0 0 5px 0;
		overflow: hidden;
		width: 100%;
  		}
  		.fbform dd.fbformdivider.fblast {
	  		display: none;
	  		}
.fbtextfield, .fbselect {
	background: #fff;
	width: 230px;
}
.fbtextarea {
	/* textarea tends to override font settings, so we will re-specify them here */
	font-family:Verdana,Arial,sans-serif;
	font-size: 1em;
	/* margin: 0 0 0 10px; */
	margin: 0;
}
.fbtextarea textarea {
	width: 340px;
}
.fbradio {
	/* style radio buttons here, if need be */
	}
.fbcheckbox {
	/* style checkboxes here, if need be */
	}
.fbsubmitbtn {
	margin: 0 0 15px 0;
}
.fbfielderror {
	color: #e00000;
}
.fbrequired {
	color: #e00000;
}
/* Error Message */
.fbformerrormessage {
	background: #f9ecec;
	border: 3px solid #e00000;
	margin: 0 0 10px 0;
	}
	.fbformerrormessage h2 {
		background: #e00000;
		color: #fff;
		font-size: 1.5em;
		padding: 10px 15px;
		margin: 0;
		}
	.fbformerrormessage ul {
		margin-bottom: 15px;
		margin-top: 15px;
		}
	.fbformerrormessage li {
		list-style-image: none;
		}
/* Thanks Message */
.fbthanks {
	background: #f1fcf1;
	border: 3px solid #02b602;
	margin: 0 0 10px 0;
	}
	.fbthanks h2 {
		background: #02b602;
		color: #fff;
		font-size: 1.5em;
		margin: 0;
		padding: 10px 15px;
		}
	.fbthanks p {
		padding: 15px 15px;
		}
		.fbthanks p a {
			/* style the thanks link here, if need be */
			}

/* Footer */

#footer {
	background-color: #000;
	height: 36px;
}

#footer p {
	color: #eee;
	font-size: 9px;
	padding: 10px 0 6px 10px;
}

#subfooter {
	padding: 0 0 40px 0;
}

#subfooter p {
	margin: 0 auto;
	width: 920px;
	color: #333;
	font-size: 80%;
}

#subfooter a {
	color: #333;
	text-decoration: underline;
}

#footer_left {
	float: left;
}

#footer_right {
	float: right;
	padding-right: 10px;
}


/* Contact Details */

.contact_table_left {
	width: 80px;
	vertical-align: top;
}

.contact_table_right {
	width: 497px;
	vertical-align: top;
}



/* Blog Styles */

/* #cb_blog {
	padding-top: 25px;
	border-top: #ccc 1px solid;
} */

#cb-blog h2 {
	font-size: 12px;
	text-transform: uppercase;
}

.storytitle h3 {
	font-size: 18px;
	text-transform: none;
}

.storycontent {
	line-height: 1.6em;
	margin: 0 0 10px 0;
	color: #333;
	font-size: 11px;
}

.feedback {
	line-height: 1.6em;
	margin: 0 0 10px 0;
	color: #333;
	font-size: 11px;
}

#cb_blog h1 {
	color: #999;
	margin: 0 0 10px 0;
	font-size: 14px;
}

.post {
	padding: 20px 0 20px 0;
	border-top: 5px solid #9E6F53;
}

.meta {
	font-size: 10px;
	padding: 0 0 10px 0;
}

/* Drop down Menu Styles */

div#nav {
	height: 32px;
}

#nav ul {
	line-height: 1.6em;
	margin: 0;
	color: #7E513D;
	font-size: 12px;
	padding: 0;
	list-style-type: none;
}

#nav img {
	border: none;
	padding: 0;
}

#nav {
	text-align: left;
}

#nav ul, li {
	margin: 0;
	padding: 0;
}

#nav li {
	display: block;
	height: 32px;
	line-height: 32px;
}

#nav .menu_vertical li {
	height: 26px;
	line-height: 20px;	
}

#nav a {
	display: block;
	margin: 0;
}

ul#main_menu {
	padding: 0;
	margin:0;
	height: 32px;
}

ul.menu_horizontal li {
	float: left;
	padding-right: 3px;
}

ul.menu_vertical {
	position: absolute;
	visibility: hidden;
	background-color: #fff;
}

.menu_vertical li {
	padding: 0px 8px 5px 8px;
	margin: 0 0 -8px 0;
	color: #7E513D;
	text-transform: uppercase;
}

.menu_vertical li:first-child {
	padding-top: 0px;
}

.menu_vertical a:link {
	color: #7E513D;
}

.menu_vertical a:visited {
	color: #7E513D;
}

.menu_vertical a:hover {
	color: #c49642;
}

.menu_vertical a:active {
	color: #c49642;
}

/* Products Menu */

ul#products_menu {
	left: 40px;
	width: 150px;
}

#retail_menu, #professional_menu { 
	margin-left: 15px;
	height: 0px;
	overflow: hidden; 
}

#retail_menu li, #professional_menu li { 
	text-transform: capitalize; 
	width: 125px; 
	overflow: hidden; 
}

/* Product Prices Tables */

td {
	font-family: Helvetica, Verdana, sans-serif;
	color: #333;
	font-size: 11px;
  	line-height: 1.6em;
	padding: 1px 0;
}

div.title {
	float: left;
}

div.title input {
	margin: 0 5px 0 12px;
}

.button {
	margin: 5px 0 15px 0;
}

.imgLeft {
	padding: 10px 15px 10px 0;
}

.fieldlabel { 
	vertical-align: top;
}

/* Package Deals */

.package {
	padding: 0 5px;
}

.centre {
	text-align: center;
}
