/* COMMON PAGE CLASSES */


* { font-family:Arial, Helvetica, Verdana, sans-serif; }
html, body
{
	height:100%;
	margin:0;
	padding:0;
	border:0;
	font-size:1em;
	color:#81AFDB;
	background:url('/images/homepage/bg-blueline.gif') repeat-x left top;
}

img, input#submit
{
	behavior: url('/includes/iepngfix.htc');
	border:0;
	/*img { background: url(/images/loading.gif) no-repeat 50% 50%; }*/
}

h1, h2, h3, h4, h5, h6, h7
{
	position:relative;
	margin:0;
	padding:0;
	border:0;
	float:left;
}

.clear
{
	position:relative;
	width:1px;
	font-size:1px;
	line-height:1px;
	clear:both;
}

#spacer{
	display: block;
	height: 90%;
	float: left;
	width: 1px; /* 1px would be enough this is for display only */
	font-size: 1px; /* to make sure width is not overridden */
	padding: 0;
	margin: 0;

}

div.container
{
	display: block;
	width: 99%; /* to suit but leave room for spacer */
	z-index:10;
	padding: 0;
	margin: 0;
	background:url('/images/shared/bg-shared.jpg') no-repeat top left;
	font-size:0.8em;
	left:0;
}

div#mainContent
{
	z-index:3;
	margin: 0;
	padding: 0;
}

logoButtonClear {float:left;position:absolute;left:0px;top:0px;}

#main 
{	padding-left:590px;
	padding-top:62px;
}


#ben_skervin_float {	

	margin-left:22px;
}

#promo_float {	

	margin-top:-10px;
	margin-left:22px;
}

#freedom_text 
{	
	margin-top:20px;
}

#hslogo {float:left;margin-right:10px}

#navbar
{
	position:absolute;
	top:0px;
	left:0px;
	margin:0;
    padding-left:0px;
    margin-top:0px;
	padding-top:0px;
	z-index:15;
}

.pgLink
{
	float:left;
	margin-top:26px;
	padding:0;
	vertical-align:middle;
}

#footer {
	clear: both;
	height: 10%;
	padding: 0 0 0 20px;
	font-size:.7em;
	color:#81AFDB;
	float:left;
	position:absolute;
	top:640px;
	left:10px;
}

.footer-reg-alt {
	position: absolute;
	top: 300px;
	left: 0px;
	width: 600px;
}

#disclaimer {
	position:absolute; 
	left:140px; 
	padding:0px; 
	margin-top:-57px; 
	width:220px; 
	height:auto; 
	font-size:7pt; 
	color:#7CA4CC;
	z-index:5;
}

#disclaimer a:link, #disclaimer a:visited, #disclaimer a:hover {
	color:#7CA4CC;
}

#footerReg {
	font-size:.8em;
	position:absolute;
	top:1000px;
	padding:0;
	border:0;
	z-index:15;
	color:#81AFDB;
}

#footerDiag
{
	font-size:.8em;
	width:949px;
	position:relative;
	left:20px;
	margin:0;
	padding:0;
	z-index:15;
	color:#81AFDB;
}

#footer img, #footerReg img {
    display:block;
    margin:0 0 10px 0;
}

#footer a, #footerDiag a, #footerReg a {
	color:#81AFDB;
	text-decoration:underline;
	margin:0;
}



.potydevice {
    position:absolute;
    top:345px;
    left:380px;
    width:160px;
    height:auto !important; height:154px;
}

/* BACKGROUND IMAGES FOR SITE PAGES */

#homepage { 
	background:url('/images/homepage/bg-home.jpg') top left no-repeat; 
	float:left;
	_float:none;
	min-height:580px; 
	height:580px; 

}

*+html #homepage { 
	background:url('/images/homepage/bg-home.jpg') top left no-repeat; 
	float:none;
}

#faq { background-image:url('/images/faq/bg-faq.jpg'); }

#faq { 
	background:url('/images/faq/bg-faq.jpg') top left no-repeat; 
	float:left;
	_float:none;
	min-height:580px; 
	height:580px; 
}

*+html #faq { 
	background:url('/images/faq/bg-faq.jpg') top left no-repeat; 
	float:none;
}

#registration { background-image:url('/images/registration/bg-registration_si.jpg'); height:882px; min-height:882px; }

body#registration {background:url('/images/registration/bg-blueline-reg.png') repeat-x left top;}
#contact { background-image:url('/images/contact/bg-contact_si.jpg'); height:882px; min-height:882px; }

/* PRODUCT PAGE BACKGROUND IMAGES  */

#products { 
	background:url('/images/shared/bg-shared.jpg') top left no-repeat; 
	float:left;
	_float:none;
	min-height:580px; 
	height:580px; 
}

*+html #products { 
	background:url('/images/shared/bg-shared.jpg') top left no-repeat; 
	float:none;
}
*+html #diag{ 
	background:url('/images/diagnostic/bg-intro.jpg') top left no-repeat; 
	float:none;
}
*+html #diagQ1{ 
	background:url('/images/diagnostic/bg-q1.jpg') top left no-repeat; 
	float:none;
}
*+html #diagQ2{ 
	background:url('/images/diagnostic/bg-q1.jpg') top left no-repeat; 
	float:none;
}
*+html #diagQ3{ 
	background:url('/images/diagnostic/bg-q1.jpg') top left no-repeat; 
	float:none;
}
*+html #diagQ4{ 
	background:url('/images/diagnostic/bg-q1.jpg') top left no-repeat; 
	float:none;
}
*+html #diagQ5{ 
	background:url('/images/diagnostic/bg-q1.jpg') top left no-repeat; 
	float:none;
}
*+html #diagResults{ 
	background:url('/images/diagnostic/bg-intro.jpg') top left no-repeat; 
	float:none;
}

#classic { background: no-repeat top left; }
#formen { background: no-repeat top left; }
#twoinone { background: no-repeat top left; }
#citrus { background: no-repeat top left; }
#menthol { background: no-repeat top left; }
#ocean { background: no-repeat top left; }
#soothing { background: no-repeat top left; }
#sensitive { background: no-repeat top left; }
#shine { background: no-repeat top left; }
#smooth { background: no-repeat top left; }
#volume { background: no-repeat top left; }
#colour { background: no-repeat top left; }

/* DIAGNOSTIC PAGES BACKGROUND IMAGES  */
#diag 
{
/*background:url('/images/diagnostic/bg-intro.jpg') top left no-repeat; */
background:url('/images/diagnostic/bg-q1.jpg') top left no-repeat; 
	float:left;
	_float:none;
	min-height:580px; 
	height:580px; 
	}
#diagQ1 {
background:url('/images/diagnostic/bg-q1.jpg') top left no-repeat; 
	float:left;
	_float:none;
	min-height:580px; 
	height:580px; 
	}
	
#diagQ2 { 
background:url('/images/diagnostic/bg-q1.jpg') top left no-repeat;
float:left;
	_float:none;
	min-height:580px; 
	height:580px; 
	}
	
#diagQ3 { 
background:url('/images/diagnostic/bg-q1.jpg') top left no-repeat;
float:left;
	_float:none;
	min-height:580px; 
	height:580px; 
	}
#diagQ4 { 
background:url('/images/diagnostic/bg-q1.jpg') top left no-repeat;
float:left;
	_float:none;
	min-height:580px; 
	height:580px; 
	}
#diagQ5 {
 background:url('/images/diagnostic/bg-q1.jpg') top left no-repeat;
float:left;
	_float:none;
	min-height:580px; 
	height:580px; 
	}
#diagResults { 
background:url('/images/diagnostic/bg-intro.jpg') top left no-repeat;
float:left;
	_float:none;
	min-height:580px; 
	height:580px; 
	}
.diagError 
{
padding:0px;
margin:0px;
color:#FF0000;
}



/* CLASSES FOR HOMEPAGE */

.hpPoty
{
	position:absolute;
	top:94px;
	left:573px;
	width:59px;
	height:71px;
	margin:0;
}

.hpBottles
{
	position:absolute;
	top:33px;
	left:660px;
	width:265px;
	height:164px;
	margin:0;
}

.hpKinky
{
	position:absolute;
	top:158px;
	left:581px;
	width:265px;
	height:164px;
	margin:0;
}

.hpSmooth
{
	position:absolute;
	top:191px;
	left:634px;
	width:265px;
	height:164px;
	margin:0;
}

.hpDandruff
{
	position:absolute;
	top:222px;
	left:748px;
	width:177px;
	height:164px;
	margin:0;
}

.hpQuestions
{
	position:absolute;
	top:334px;
	left:589px;
	width:265px;
	height:164px;
	margin:0;
}

.hpExpress
{
	position:absolute;
	top:473px;
	left:728px;
	width:265px;
	height:82px;
	margin:0;
}

.hpOval
{
	position:absolute;
	top:340px;
	left:690px;
	width:240px;
	height:155px;
	margin:0;
}


.hpDisclaimer
{
	position:absolute;
	top:554px;
	left:571px;
	width:185px;
	height:45px;
	color:#7CA4CC;
	font-size:7pt;
}

.hpDisclaimer a:link, .hpDisclaimer a:link, .hpDisclaimer a:visited, .hpDisclaimer a:hover
{
	color:#7CA4CC;
	font-size:7pt;
	text-decoration:underline;
}

.hpExpress
{
	position:absolute;
	top:473px;
	left:728px;
	width:265px;
	height:82px;
	margin:0;
}

body#home 
{
	background:transparent url(/images/homepage/bg-blueline-home.jpg) repeat-x scroll left top;
}

/* CLASSES FOR PRODUCT PAGES */

#bsf {
	position:absolute;
	width:111px;
	height:115px;
	top:320px;
	left:676px;
	margin:0;
	padding:0;
	z-index:10;
}

#hdrProd
{
	height:75px;
	left:442px;
	margin:0pt;
	padding:0pt;
	position:absolute;
	top:140px;
	width:400px;
	z-index:1;
}

.productsList
{
	position:absolute;
	width:400px;
	height:300px;
	top:200px;
	left:450px;
	margin:0;
	padding:0;
	z-index:1;
}

.productsLeft {
	float:left;
	width:200px;
	height:119px;
	padding:0 0 15px 0;
}

.productsRight {
	float:right;
	width:200px;
	height:119px;
	padding:0 0 15px 0;	
}

.productLanding1 {
	position:absolute;
	width:208px;
	height:379px;
	top:150px;
	left:130px;
	margin:0;
	padding:0;
	z-index:4;
}

.productLanding2 {
	position:absolute;
	width:100px;
	height:179px;
	top:230px;
	left:100px;
	margin:0;
	padding:0;
	z-index:3;
}

.productLanding3 {
	position:absolute;
	width:100px;
	height:179px;
	top:230px;
	left:310px;
	margin:0;
	padding:0;
	z-index:3;
}

.prodloz
{
	position:absolute;
	width:221px;
	height:125px;
	top:277px;
	left:96px;
	margin:0;
	padding:0;
	background:url('/images/products/bg-prod-loz.gif') no-repeat top left;
	z-index:2;
	visibility:hidden;
}

.hdrRange
{
	width:183px;
	margin:12px 0 8px 0;
	padding:0;
}

.btnRange
{
	width:183px;
	margin:0 0 6px 0;
	padding:0;
	border:0;
}

.bottle1
{
	position:absolute;
	width:208px;
	height:379px;
	top:205px;
	left:317px;
	margin:0;
	padding:0;
	z-index:3;
}

.bottle2
{
	position:absolute;
	width:100px;
	height:179px;
	top:98px;
	left:193px;
	margin:0;
	padding:0;
	z-index:2;
}

.bottle3
{
	position:absolute;
	width:100px;
	height:179px;
	top:55px;
	left:419px;
	margin:0;
	padding:0;
	z-index:2;
}

.bottle4
{
	position:absolute;
	width:100px;
	height:179px;
	top:183px;
	left:602px;
	margin:0;
	padding:0;
	z-index:3;
}

.productDetail
{
	position:absolute;
	width:411px;
	height:360px;
	left:418px;
	top:170px;
	overflow:auto;
	color:#29457d;
	z-index:4;
}

#ctaDiagnostic{
	height:300px;
	left:450px;
	margin:0pt;
	padding:0pt;
	position:absolute;
	top:477px;
	width:400px;
	z-index:1;
}

.prodlinks
{
	margin:10px 0 8px 0;
	padding:0;
}

#flare
{
	position:absolute;
	z-index:3;
	width:665px;
	height:460px;
	top:120px;
	left:338px;
}

#mainContent h1
{
	position:absolute;
	top:143px;
	left:417px;
	margin:0;
	padding:0;
}

.productDetail p
{
	width:345px;
	margin:5px 0 5px 0;
	padding:0;
	border:0;
	font-size:0.75em;
}

.classic
{
	font-weight:bold;
	color:#29457D;
}

.twoInOne
{
	font-weight:bold;
	color:#29457D;
}

.formen
{
	font-weight:bold;
	color:#29457D;
}

.citrus
{
	font-weight:bold;
	color:#29457D;
}

.ocean
{
	font-weight:bold;
	color:#0088F7;
}

.menthol
{
	font-weight:bold;
	color:#2F9A50;
}

.sensitive
{
	font-weight:bold;
	color:#3B78C4;
}

.shine
{
	font-weight:bold;
	color:#7EBC07;
}

.soothing
{
	font-weight:bold;
	color:#089F92;
}

.smooth
{
	font-weight:bold;
	color:#AB0058;
}

.volume
{
	font-weight:bold;
	color:#80189E;
}

.colour
{
	font-weight:bold;
	color:#D30401;
}

.poty {
    position:absolute;
    top:470px;
    left:785px;
    width:163px;
    height:auto !important; height:183px;
	z-index:5;
}

.potyProd {
    position:absolute;
    top:337px;
    left:266px;
    width:32px;
    height:auto !important; height:39px;
	z-index:5;
}

.potyHome {
    position:absolute;
    top:470px;
    left:755px;
    width:163px;
    height:auto !important; height:183px;
	z-index:5;
}

/* CLASSES FOR REGISTRATION PAGES */

#registerContent {
    position:relative;
    top:130px;
    left:110px;
    width:750px;
    height:auto !important; height:480px;
    min-height:480px;
    background:#fff url(/images/registration/bg-botw.gif) no-repeat bottom;
    font-size:0.8em;
}

#registerContentThanks {
    position:relative;
    top:130px;
    left:110px;
    width:750px;
    height:auto !important; height:480px; _height:680px;
    min-height:580px;
    font-size:0.8em;
}

#registerContentThanks .whiteBox {
	background-color: #ffffff;
	min-height: 100px; _height: 100px;
	padding-bottom: 20px;
}

    #registerContent h1 {
        background:url(/images/registration/bg-topw.gif) no-repeat top;
        padding:18px 30px 10px 30px;
        color:#0b3172;
        margin:0;
    }
	
    #registerContentThanks h1 {
        color:#0b3172;
		float: none;
        margin:0 auto;
        padding:18px 30px 10px 30px;
		width: 113px;
    }
	
    #registerContentThanks h2 {
		float: none;
        font-size:1.5em;
		text-align: center;
    }

    #registerContent h4 {
        font-size:1em;
		font-weight:bold;
		color:#0B3172;
        margin:0px 30px 10px 30px;
		padding-top:20px;
        border:0;
		border-top:solid 1px #95bbe1;
		width:690px;
    }

    #registerContent p {
        font-size:1em;
        margin:6px 30px 1em 30px;
        padding-top:30px;
        border:0;
    }

    #registerContent h2 {
        font-size:1em;
        margin:6px 30px 1em 30px;
        padding-top:30px;
    }

    #registerContent h3 {
        font-size:1em;
        font-weight:normal;
        margin:0 0 1em 30px;
    }

    #registerContent small {
        float:right;
        color:#0b3172;
        font-weight:normal;
        margin:-10px 120px;
    }

    #registerContent form {
        display:block;
        clear:both;
		margin:6px 22px;
        padding:10px 0 0 6px;
    }

    #registerContent input, #registerContent select { border:solid 1px #95bbe1; vertical-align:bottom; font-size:.9em; color:#0b3172; }
    #registerContent fieldset { border:0; width:320px; float:left; }
    #registerContent fieldset span { color:#0b3172; }
    #registerContent fieldset.text { margin-right:20px !important; margin-right:0px; }
    #registerContent fieldset.text label { display:block; width:120px; float:left; clear:left; font-weight:normal; }
    #registerContent fieldset.text label.registerIndent { display:block; width:113px; float:left; clear:left; font-weight:normal; }	
    #registerContent fieldset.text input { width:190px; margin-bottom:11px; border:solid 1px #95bbe1; }
    #registerContent div { margin-bottom:1em; }
        #registerContent label input { border:0; margin-left:0; margin-right:5px; }
        #registerContent div label { font-size:.9em; }
        #registerContent div select { margin-right:10px; }
        #consent { vertical-align:middle !important; }
        #other { width:210px; margin-top:5px; }
    #registerContent p { clear:both; margin:0; padding-top:1em; }
        #registerContent p label { display:block; margin-bottom:.4em; font-weight:bold; color:#0b3172; }
        #registerContent p input { vertical-align:middle; }
    #registerContent a { color:#81afdb; margin-left:21px; }
    #registerContent button {
        background-color:#fff;
        float:right;
        border:0;
        font-weight:bold;
        margin:0;
        color:#0b3172;
    }
    #registerContent button img { vertical-align:middle; margin-left:5px; }

	#center_content{
	width:610px;
	margin-left:160px;
	margin-top:0px}

	#registerJoin{position:absolute; top:200px; left: 141px; width:680px}
	
	#registerJoin p{font-family:Arial, Helvetica, sans-serif;font-size:0.85em;color:#003366;font-weight:bold}

	#registerSignin{position:absolute; top:180px; width:680px}
	
	#center_content a,label{color:#3399cc;font-size:0.85em;}
	
	.black {color:#000000}
	
	#center_content img{float:right;margin-right:5px;}
	
/*

    .smb
    {
    	cursor:pointer;
    }

.indentedtext
{
	margin:0 0 0 33px;
	padding:0;
	border:0;
}

.registerIndent 
{
	padding-left:7px;
	width:113px;
}

.registerIndentLeft
{
	margin-left:-7px;
}

#registerLeftSection{position:absolute; top:500px; width:340px}
	
#registerLeftSection p{font-family:Arial, Helvetica, sans-serif;font-size:0.85em;color:#003366;font-weight:bold}

#registerRightSection{position:absolute; top:500px; left:400px; width:340px}
	
#registerRightSection p{font-family:Arial, Helvetica, sans-serif;font-size:0.85em;color:#003366;font-weight:bold}
*/


/* ----- Richard's form styles ----- */

#registration {
	color:#3399cc;
	font-size: 13px;
}

#registration label {
	font-size: 11px;
}

#registration strong {
	font-size: 11px;
}

#registerLeftSection {
	position: absolute;
	top: 300px;
	left: 135px;
	width: 350px;
}

#registerLeftSection input,
#registerLeftSection select {
	margin-top: 5px;
	width: 200px;
}

#registerLeftSection label.first_name {
	margin-right: 85px;
}

#registerLeftSection label.last_name {
	margin-right: 68px;
}

#registerLeftSection label.email {
	margin-right: 15px;
}

#registerLeftSection label.password {
	margin-right: 50px;
}

#registerLeftSection label.password_confirm {
	margin-right: 10px;
}

#registerLeftSection label.address {
	margin-right: 68px;
}

#registerLeftSection label.zipcode {
	margin-right: 29px;
}

#registerLeftSection label.city {
	margin-right: 82px;
}

#registerLeftSection label.county {
	margin-right: 66px;
}

#registerLeftSection label.country {
	margin-right: 62px;
}
#registerLeftSection label.mobilenumber {
	margin-right: 33px;
}
#registerRightSection {
	position: absolute;
	top: 300px;
	left: 500px;
	width: 350px;
}

#registerRightSection .chkbxmarginbtm {
	margin-bottom: 5px;
}

#registerLeftSection fieldset,
#registerRightSection fieldset {
	border: 0px;
}

#registerRightSection .mand {
	color: #003366;
	font-size: 10px;
	margin-top: 10px;
}

#registerBottomSection {
	position: absolute;
	top: 620px;
	left: 141px;
	width: 600px;
}

#registerTextSection {
	margin-left:15px;
}

#registerBottomSection .submitBtn {
	border: none;
	float: right;
}

#registerBottomSection .optins {
	float: left;
}

#registerBottomSection .privacy a {
	color: #003366;
}

#registerBottomSection .privacy a:hover {
	text-decoration: none;
}


/* ------ Richard's Registration Thank You form styles ------ */


#registerContentThanks h1 {
	margin: 0px auto !important;
	width: 113px;
}

#footerRegThanks #footerReg {
	font-size:.8em;
	position:absolute;
	top:600px;
	left:0px;
	padding:0;
	border:0;
	z-index:15;
	color:#81AFDB;
}



/* CLASSES FOR FAQ PAGE */

#containerFaq
{
	position:relative;
	width:889px;
	height:456px;
	margin:72px 0 0 13px;
	padding:0;
	border:0;
	background:url(/images/faq/bg-faq-oval.gif) no-repeat top left;
}

#faqHdr
{
	width:390px;
	margin:0 0 10px 0;
	padding:0;
	border:0;
	font-size:1.2em;
	font-weight:bold;
	color:#4497D1;
}

#faqBody
{
	width:390px;
	margin:0 0 10px 0;
	padding:0;
	border:0;
	font-size:0.9em;
	color:#233F79;
}

#faq1
{
	position:absolute;
	width:119px;
	top:0;
	left:494px;
	margin:0;
	padding:0;
	border:0;
}

#faq2
{
	position:absolute;
	width:264px;
	top:53px;
	left:580px;
	margin:0;
	padding:0;
	border:0;
}

#faq3
{
	position:absolute;
	width:223px;
	top:110px;
	left:641px;
	margin:0;
	padding:0;
	border:0;
}

#faq4
{
	position:absolute;
	width:198px;
	top:195px;
	left:677px;
	margin:0;
	padding:0;
	border:0;
}
#faq5
{
	position:absolute;
	width:212px;
	top:267px;
	left:677px;
	margin:0;
	padding:0;
	border:0;
}

#faq6
{
	position:absolute;
	width:239px;
	top:346px;
	left:631px;
	margin:0;
	padding:0;
	border:0;
}

#faq7
{
	position:absolute;
	width:279px;
	top:406px;
	left:551px;
	margin:0;
	padding:0;
	border:0;
}

#faqAnswers
{
	position:absolute;
	width:398px;
	height:248px;
	top:100px;
	left:130px;
	margin:0;
	padding:0;
	border:0;
	overflow:auto;
	
}

/* CLASSES FOR DIAGNOSTIC PAGES */

#containerDiag
{
	position:relative;
	width:500px;
	min-height:411px !important;
	_height:411px;
	margin:88px 0 20px 400px;
	padding:0;
	border:0;
}

.diagIntro
{
	width:367px;
	min-height:146px !important;
	_height:146px;
	margin:0;
	padding:0;
	border:0;
	line-height:1.4em;
	font-size:1.4em;
	font-weight:bold;
	color:#233F79;
}

.diagResults
{
	width:367px;
	min-height:146px !important;
	_height:146px;
	margin:0 0 36px 0;
	padding:0;
	border:0;
	line-height:1.4em;
	font-size:1.4em;
	font-weight:bold;
	color:#233F79;
}

.diagProducts
{
	margin:0 0 0 51px;
	padding:0;
	border:0;
}

.diagStart
{
	margin:0 0 0 277px;
	padding:0;
	border:0;
}

.diagStartAgain
{
	margin:0 0 0 90px;
	padding:0;
	border:0;
}

div#diag-poty {
	float:right;
	margin-top:30px;
}

.diagQ
{
	width:500px;
	margin:0;
	padding:0;
	border:0;
}

.diagContinue
{
	width:480px;
	margin:20px 0 0 0;
	padding:0;
	border:0;
}

.diagForward
{
	float:right;
	margin:0;
	padding:0;
	border:0;
}

.diagBack
{
	float:left;
	margin:0;
	padding:0;
	border:0;
}

.diagLabel
{
	font-size:1.3em;
	color:#233F79;
}

.diagButtons
{
	width:333px;
	margin:33px 0 0 107px;
	padding:0;
	border:0;
}

.diagQuestion
{
	margin:20px 0 0 33px;
	padding-left: 24px;
   	text-indent: -24px;
	border:0;
}

.diagNumber
{
	font-size:1.2em;
	font-weight:bold;
	color:#D3D9E5;
}

.diagHdr
{
	font-size:1.4em;
	font-weight:bold;
	color:#233F79;
}

.diagShd
{
	font-size:1.4em;
	font-weight:bold;
	color:#233F79;
}

.resultsHdr
{
	width:331px;
	font-size:1.3em;
	font-weight:bold;
	color:#233F79;
}

.resultsShd
{
	width:331px;
	font-size:1.1em;
	font-weight:bold;
	color:#6378A1;
}

a.results:link, a.results:visited, a.results:hover, a.results:active
{
	color:#4497D1;
	font-size:1.1em;
	font-weight:bold;
}

.resultImg
{
	vertical-align:middle;
}

/*STYLES FOR BUY AKA WHERE TO BUY*/

#buyIntro 
{
	background:url('/images/buy/bg-buy.jpg') no-repeat top left;
	float:left;
	_float:none;
}

*+html #buyIntro 
{
	background:url('/images/buy/bg-buy.jpg') no-repeat top left;
	float:none;
}

body#buy {
	background: transparent url(/images/buy/bg-blueline-buy.jpg) repeat-x scroll left top;
}

#containerBuy
{
	position:relative;
	width:550px;
	min-height:500px !important;
	_height:500px;
	margin:99px 0 20px 147px;
	padding:0;
	border:0;
}

.buyIntro
{
	width:445px;
	margin:0 0 20px 0;
	padding:0;
	border:0;
	line-height:1.4em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:normal;
	color:#233F79;
}


.buyShopsContainer
{
	position:relative;
	width:430px;
	margin:0;
	padding:0;
	border:0;
}

.hdrBuy {
	position:relative;
	margin:0 0 15px -6px;
	padding:0;
	border:0;
	width:430px;
	height:45px;
}

.buyShop01 {
	position:relative; 
	top:10px; 
	left:0px; 
	display:inline; 
	margin:0 37px 0 18px;
}

.buyShop02 {
	position:relative; 
	top:10px; 
	left:10px; 
	display:inline;
}

.buyShop03 {
	position:relative; 
	top:6px; 
	left:15px; 
	display:inline;
}

.buyShop04 {
	position:relative; 
	top:30px; 
	left:0px; 
	display:inline;
}

.buyShop05 {
	position:relative; 
	top:30px; 
	left:23px; 
	display:inline;
}

.buyShop06 {
	position:relative; 
	top:30px; 
	left:50px; 
	display:inline;
}

.buyShop07 {
	position:relative; 
	top:55px; 
	left:142px; 
	display:inline;
}


/* loading - animated gif */

.hideLoadingIndicator {
	display:none;
}

.showLoadingIndicator {
	background:#fff;
	width:200px;
	height:100px;
	position:relative;
	top:254px;
	left:129px;
	z-index:50;
}

.showLoadingIndicator img {
	margin:32px 0 0 86px;
}


.productsProClean
{
	position:absolute;
	top:144px;
	left:524px;
	width:204px;
	height:192px;
	margin:0;
}
.productsProStyle
{
	position:absolute;
	top:144px;
	left:263px;
	width:250px;
	height:192px;
	margin:0;
}
.productsProCare
{
	position:absolute;
	top:144px;
	left:57px;
	width:205px;
	height:192px;
	margin:0;
}
.productsProExp
{
	position:absolute;
	top:144px;
	left:682px;
	width:250px;
	height:192px;
	margin:0;
}
.productsProCleanHead {
	position:absolute;
	top:336px;
	left:524px;
	width:204px;
	height:62px;
	margin:0;
}
.productsProStyleHead {
	position:absolute;
	top:336px;
	left:263px;
	width:204px;
	height:62px;
	margin:0;
}
.productsProCareHead {
	position:absolute;
	top:336px;
	left:56px;
	width:204px;
	height:62px;
	margin:0;
}
.productsProExpHead {
	position:absolute;
	top:336px;
	left:682px;
	width:204px;
	height:62px;
	margin:0;
}
.productsProCleanLink {
	position:absolute;
	top:399px;
	left:529px;
	width:120px;
	margin:0;
}
.productsProStyleLink {
	position:absolute;
	top:399px;
	left:287px;
	width:117px;
	margin:0;
}
.productsProCareLink {
	position:absolute;
	top:399px;
	left:67px;
	width:117px;
	margin:0;
}
.productsProExpLink {
	position:absolute;
	top:399px;
	left:726px;
	width:117px;
	margin:0;
}
.productStrap {
	position:absolute;
	top:95px;
	left:330px;
	margin:0;
}
.productLink {
	margin:6px 0 6px 0;
}
.smalltext {
	font-size:10px;
	}
#star 
{	
	position:absolute;
	top:162px;
	left:920px;
	margin:0;
    padding-left:0px;
    margin-top:0px;
	padding-top:0px;
	
}
#terms { background-image:url('/images/terms/bg-terms_si.jpg'); height:650px; min-height:650px; }
#packshots {
left:-54px;
position:relative;
top:-24px;
}
.unilogo_si {
  position: absolute;
  top:521px;
  left:18px;
  background-image:url('/images/homepage/unilogo_si.png');
  width:105px;
  height:99px;
}