.topspin {
	margin:29px 0 0 0;
	background-color:#000;
    color:#fff;
}
div.asterix
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 300px;
	margin: 0px 0px 0px 30px;
	font-size: 80%;
}
div.asterix a
{
	color: #fff;
}
#errormessage 
{
 margin:-5px 0 5px 0; font-weight:bold; color:#f00; 
}

a img {
    border:0;
}
select {
    background-color:#060;
    color:#fff;
}
input, select {
    font-family:arial helvetica sans-serif;
}
.topspinThanks {
	position:relative;
	background:url(/images/topspin/bg_thanks.jpg) no-repeat middle left;
	background-color:#000;
}

/* Style for the content blocks on the different sample pages */

#contentposition {
	padding: 20px 0px 0px 42px;
	color: #fff0d0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

#contentposition a {
	color: #fff0d0;
}

#maincontent {
	padding: 20px 0px 0px 42px;
	color: #fff0d0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.6em;
}

#maincontent a {
	color: #fff0d0;
}

.error_compclosed {
	width: 490px;
}

.error_registered {
	width: 460px;
}

.error_underage {
	width: 500px;
}

.tellafriendpage {
	width: 390px;
	padding: 0px;
}

.thankyoupage {
	width: 430px;
}

p#btn_entercomp {
	text-align: right;
}

/* ------------------------------------------------ */
/* STYLES FOR THE FORMS                             */
/* ------------------------------------------------ */

#formlabel {
	float:left;
	width:120px;
	text-align: left;
	margin-top: 3px;
}

/* Style to use for the errors on this page */
#formlabel_error {
	float:left;
	width:120px;
	text-align: left;
	margin-top: 3px;
	color:#FF0000;
	font-weight: bold;
}

#formlabelcbx {
	float:left;
	width:auto;
	text-align: left;
	margin-top: 3px;
	_padding-top: 1px;
}

#formentry {
	float:left;
	vertical-align: top;
	padding: 0 0 2px 0;
	_padding: 0 0 0 0;
	_margin: 0px;
	border: 0px solid #FF0000;
}

#clearDiv {
	_padding: 0px;
	_margin: 0px;
	_border: 0px;
}

#formentry p {
	font-size: x-small;
	_font-size: xx-small;	
}

#formentry p {
	font-size: x-small;
	_font-size: xx-small;	
}

#form_login #formentry p {
	width:200px;
}

#formentry_textbox {
	width:250px;
	border: 0px solid #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 2px 0 2px 2px;
	margin: 0px
}

#formentry_checkbox {
	margin-top: 9px;
	_margin-top: 0px;
	margin-right: 5px;
}

#formentry_checkbox2 {
	margin-top: 0px;
	padding-top: 0px;
	_margin-top: 0px;
	margin-right: 5px;
	vertical-align: top;
}

.formentry_select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	_font-size: xx-small;
	background-color: #FFFFFF;
	color: #000000;
}

#formsubmitbutton {
	margin-left: 230px;
}

.spacer {
	height:20px;
}


/* ------------------------------------------------ */
/* TELL A FRIEND PAGE                               */
/* ------------------------------------------------ */


#form_tellafriend {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#friendcheckbox {
	padding: 50px 0 0 0;
}

#friendcheckbox label {
	font-size: 0.8em;
}

#friendcheckbox input {
	float:left;
	margin: 0px 10px 40px 0;
}


/* ------------------------------------------------ */
/* ENTRY FORM PAGE                                  */
/* ------------------------------------------------ */


#sample_entryform {
	width:929px;
	min-height:395px !important;
	_height:395px;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px;
	border:0px;
	background:url(/images/topspin/highlightsample/sample_form_bg.jpg) no-repeat;
	background-position:left top;
}

#form_entryform {
	color: #fff0d0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	_font-size: xx-small;
	margin: 0 0 0 21px;
}

#errorbox {
	position: absolute;
	top: 40px;
	left: 230px;
	height: 40px;
	font-weight: bold;
	color: #FF0000;
}

#entryform_left {
	margin: 10px 0 0 20px;
	float:left;
	width:41%;
	border: 0px solid #FF0000;
}

#left_1 {
	
}

#left_2 {
	margin: 30px 0 0 20px;
	*margin: 0px 0 0 20px;
	_margin: 40px 0 0 20px;
	float:left;
	width:41 %;
	border: 0px solid #FF0000;
}

#left_2 a {
	color: #fff0d0;
}


#entryform_right {
	margin: 8px 0 0 0px;
	float:right;
	width:51%;
	border: 0px solid #FF0000;
}

#right_1 {
	margin-top: 10px;
}

#right_2 {
	float:right;
	width:51%;
	color: #fff0d0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	_font-size: 0.9em;
	margin: 30px 0 0 10px;
	*margin: 0px 0 0 20px;
	_margin: 40px 0 0 10px;
	border: 0px solid #FF0000;
}

p {
	margin-top: 0.8em;
	margin-bottom: 0.8em;
}

/* ------------------------------------------------ */
/* TERMS AND CONDITIONS PAGE                        */
/* ------------------------------------------------ */


.terms_body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.term_page {
	width: 400px;
}

#terms_header {
	background_color: #FFFFFF;
}

#terms_content {
	width:450px;
/*	min-height:390px !important;
	_height:390px; */
	position:relative;
	margin:0px;
	padding:0px 0px 0px 0px;
	background:url(/images/topspin/highlightcomp/terms_bg.jpg) no-repeat;
	background-position:left top;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.6em;
	color: #fff0d0;
}
	
#terms_content p {
	margin: 20px 30px 0 30px;
	padding: 0px;
}

#terms_content p a {
	color: #fff0d0;
}

#terms_content ol {
	margin: 10px 0 0 10px;
	list-style-position:inside;
	list-style-type:decimal;
}

#terms_content ol li {
	list-style-type:decimal;
	margin: 0px;
	*margin: 10px 20px 0 20px;
}

#terms_content p#address {
	padding: 125px 0 0 0;	
}

#terms_footer {
	width: 410px;
	_width: 450px;
	margin: 0px;
	border: 0px;
	border-top: 1px solid #867F6F;
	padding: 20px;
	background-color: #000000;
}

* html #terms_footer {
	width: 410px;
}

.containerInvite
{
	position:relative;
	width:406px;
	min-height:100px !important;
	_height:100px;
	margin:29px 0px 0px 30px;
	padding:0;
	border:0;
	float:left;
	
}

#copyright {
	float:left;
	color:#585449;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	margin-left:10px;
}

#letthebest {
	float:right;
}

/* HIGHLIGHT SAMPLING PAGES REDUX */
#sample_index {
	width:908px;
	min-height:433px; _height:433px;
	position:relative;
    left:20px;
	margin:0;
	padding:0;
	background:url(/images/topspin/highlightsample/sample_bg_large.jpg) no-repeat left top;
}
    #sample_index * { color:#d5b47a; }

#highlight_intro { width:700px; float:left; }
    #signature div { float:left; width:342px; margin:0 20px 0 10px; }
	#signature div p{ color:#fff0d0; line-height:1.5em; }
    #redtop { 
		clear:both;
		float:left;
		width:693px;
		height:8px;
		margin:0 0 0 5px;
		display:block;
	}
	
    #redbox {
        clear:both;
		float:left;
        background:url(/images/topspin/highlightsample/redbox-bot.gif) no-repeat 0 bottom;
        width:438px;
        padding:2px 105px 17px 150px;
		position:relative;
		margin:0 0 0 5px;
    }
	
	#redbox p, #redbox ul li{ color:#fff0d0; line-height:1.5em }
	
	
        a.lowdown_link { display:block; margin-top:50px; }

#content a { text-decoration:none; }
#content dt { margin-top:5px; padding-top:5px; border-top:solid 1px #d5b47a; }
#content dd { margin-left:0; }

#highlight_right { position:relative; float:right; top:15px; }
    #right-copy {
        width:204px;
        margin-top:6px;
        padding-bottom:1px; _padding-bottom:0;
		padding-top:5px;
        background:url(/images/topspin/highlightsample/right.png) no-repeat 0 0;
    }
        #right-copy h3 { background:url(/images/topspin/highlightsample/hdr-right.png) no-repeat 0 0; width:183px; height:48px; position:relative; text-indent:-9999px; margin:5px 0 5px 5px; }
        #highlight_right p { margin:0 14px 1em 10px; }
        #highlight_right a { display:block; }
            a.consult { margin:0 0 10px 10px; }
        #claim { display:block; }
    div.index #products { position:relative; top:-150px; left:-80px; float:left; clear:both;  margin:0 0 -120px 0; padding:0; }
    div.lowdown #products { position:relative;  top:-150px; left:-80px; float:left; clear:both; margin:0 0 -120px 0; padding:0;}
	
/*new styles added for rightside includes 21/1/2008*/	

div#right-bg-btn-choose{
	background:url(/images/topspin/highlightsample/bg-btn-choose.png) no-repeat 0 0;
	padding:0 0 11px 11px;
	width:193px;
	}
	
div#right-bg-btn-choose a{	
	background:url(/images/topspin/highlightsample/btn-choose-right.gif) no-repeat 0 0;
		width:176px;
		height:63px;
		display:block;
		text-indent:-9999px;
	}

div#right-bg-btn-caring{
	background:url(/images/topspin/highlightsample/bg-btn-caring.png) no-repeat 0 0;
	padding:0 0 0 11px;
	width:193px;
	}
div#right-bg-btn-caring a{	
	background:url(/images/topspin/highlightsample/btn-caring-right.gif) no-repeat 0 0;
		width:176px;
		height:60px;
		display:block;
		text-indent:-9999px;
	}
	
h2#hdr-get-the-right-lights{
	text-indent:-9999px;
	width:192px;
	height:37px;
	background:url(/images/topspin/highlightsample/hdr-get-the-right-lights.png) no-repeat 0 0;
	margin-left:20px;
	_margin-left:10px;
	float:left;
	}
	
h2#hdr-look-after-lights{
	text-indent:-9999px;
	width:226px;
	height:40px;
	background:url(/images/topspin/highlightsample/hdr-look-after-lights.png) no-repeat 0 0;
	margin:10px 0 0 20px;
	_margin:10px 0 0 10px;
	float:left;
	}
	
p#p-get-the-right-lights{
	float:left;
	width:455px;
	font-weight:bold;
	margin:10px 0 20px 0;
	padding-left:20px;
	color:#ffeedc;
	line-height:1.5em;
	}
	
div#column1, div#column1 h4, div#column1 h5, div#column1 p{
	float:left;
	clear:both;
}

div#column1{
	float:left;
	width:205px;
	padding: 0 10px 0 20px;
}

div#column1 p{
	color:#fff0d0;
	width:205px;
	line-height:1.5em;
	}

h4#hdr-at-the-salon{
	text-indent:-9999px;
	background:url(/images/topspin/highlightsample/hdr-at-the-salon.png) no-repeat 0 0;
	width:91px;
	height:16px;
	margin:0;
	padding:0;
	}
	
h4#hdr-always{
	text-indent:-9999px;
	background:url(/images/topspin/highlightsample/hdr-always.png) no-repeat 0 0;
	width:54px;
	height:16px;
}
	
	
h4#hdr-once-a-week{
	text-indent:-9999px;
	background:url(/images/topspin/highlightsample/hdr-once-a-week.png) no-repeat 0 0;
	width:95px;
	height:16px;
	margin:0 0 10px 0;
}	

div#column2{
	float:left;
	width:205px;
	padding:0 10px 30px 20px;
	background:url(/images/topspin/highlightsample/dotted-div.gif) repeat-y right top;
	}
	
div#column4{
	float:left;
	width:205px;
	padding:0 0 30px 15px;
	background:url(/images/topspin/highlightsample/dotted-div.gif) repeat-y left top;
	}
	
div#column3{
	float:left;
	width:205px;
	padding:0 0 0 10px;
	}


div#column3 h4, div#column1 h4{
	font-weight:bold;
	font-size:1em;
}	

div#column3 h5, div#column1 h5{
	font-weight:bold;
	font-size:0.88em;
}	
	
div#column3 p{
	color:#fff0d0;
	line-height:1.5em;
}
	
div#column2 dl dd, div#column4 dl dd{
	color:#fff0d0;
	margin:10px  0 15px 0;
	}
	

div#black_box2, div#black_box3{
	position:absolute;
	top:200px;
	left:470px;
}