/* ### CORE ELEMENTS ### */

#bodyContainer {
	width: 950px;
	margin: 0px auto;
}

.clear {
    clear: both;
}

#atff {
    display: none;
}

/* ### MENU HOLDER ### */

#menuContainer {
	margin: 5px 0px;
}

#menuContainer .logo {
	float: left;
	margin: 5px 0px 10px 10px;
}

#menuContainer .approved {
	float: right;
	margin: 10px 5px 0px 0px;
}


/* ### MAIN TEXT MENU ### */

#mainMenu {
	border-top: 1px solid #DB931A;
	background-image: url( '../images/site/mainmenu/bottom-line.gif' );
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 5px;
}

#mainMenu ul {
	list-style-type: none;
	font-weight: bold;
	list-style-type: none;
}

#mainMenu li {
	float: left;	
	margin: 0px 25px 0px 10px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Serif;
	font-size: 13px;
	color: #D7D7D7;
}

#mainMenu li.floatr {
	float: right;
	margin: 1px 10px 0px 25px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Serif;
	font-size: 12px;
	color: #D7D7D7;
}


/* ### STYLER MAIN MENU ### */

ul#stylerMenu {
    list-style-type: none;
    background-color: #939393;
    background-image: url( "../images/site/stylermenu/divider.gif" );
    background-repeat: repeat-x;
    width: 950px;
    height: 100px;
}

ul#stylerMenu li {
    float: left;
    background-color: #2D2D2D;
    margin-right: 1px;
    height: 100px;
    width: 236px;
    z-index: 99;
}

ul#stylerMenu li.alt {
    width: 237px;
}

ul#stylerMenu li.last {
    width: 237px;
    margin-right: 0px;
}

ul#stylerMenu li div.pricing {
    width: 75px;
    float: left;
    text-align: center;
    padding-top: 5px;
}

ul#stylerMenu li div.pricing span.price {
    font-size: 24px;
    font-weight: bold;
    font-family: "Trebuchet MS", Serif;
    color: #ECAF49;
    width: 79px;
    text-align: center;
}

ul#stylerMenu li.pink div.pricing span.price {
    color: #F051AE;
}

ul#stylerMenu li.pink2 div.pricing span.price {
    color: #EBC0D3;
}

ul#stylerMenu li div.pricing  a {
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: underline;
    font-weight: bold;
}

ul#stylerMenu li div.pricing img {
    margin: 0px;
}

ul#stylerMenu li img.styler {
    margin-top: 0px;
    position: relative;
}


/* ### RIGHT PANEL ### */

.rightPanel {
    width: 238px;
    float: right;
}

.rightPanel img.fakesButton {
    margin: 7px 0px 5px 0px;
}

.rightPanel div.centre {
    text-align: center;
    border-left: 1px solid #939393;
    padding: 5px 10px;
    overflow: hidden;
    z-index: 1;
}

.rightPanel div.right {
    text-align: right;
    padding: 5px;
    overflow: hidden;
    z-index: 1;
    width: 217px;
    padding: 5px 10px;
}

.rightPanel div.right p {
    margin-bottom: 20px;
}

.rightPanel div.right p a {
    text-decoration: underline;
    color: #E3981B;
}

.rightPanel img.verification {
    width: 180px;
    height: 194px;
    margin-top: -10px;
}

.rightPanel img.verification-border-overlay {
    height: 185px;
    width: 180px;
    float: left;
    position: absolute;
    margin-left: -180px;
    margin-top: -10px;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

.rightPanel ul.stylers {
    list-style-type: none;
    margin-top: 0px !important;
    margin-top: 4px;
    margin-bottom: 10px;
}

.rightPanel ul.stylers li {
    border-left: 1px solid #939393;
    background-color: #2D2D2D;
    margin-top: 4px !important;
    margin-top: 2px;
    height: 28px;
}

.rightPanel ul.stylers li:hover {
    background-color: #171717;
}

.rightPanel ul.stylers li a.rightPanelStylerText {
    font-family: "Trebuchet MS", Arial, Serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    width: 197px;
    float: left;
    padding: 5px 10px 7px 10px;
    text-align: right;
}

.rightPanel ul.stylers li img.chevron {
    border: none;
    float: right;
    padding: 10px 15px 10px 0px;
}

.rightPanel ul.stylers li img.badge {
    float: left;
    position: absolute;
    margin-left: -225px;
    margin-top: -6px;
}


/* ### MISC CONTENT ### */

div.content {
    float: left;
    width: 690px;
    margin-right: 10px;
}

div.content p {
    text-align: justify;
}

img.ghd-logo-small {
    position: relative;
    top: 6px;
    margin: 0px 2px;
}


/* ### STYLER PAGE ### */

h1.stylerTitle {
	color: #E0D558;
	margin: 10px 0px;
	font-weight: bold;
	font-size: 24px;
}

.pink {
	color: #F051AE;
}

.pink2 {
	color: #EBC0D3;
}

div.buyBox {
	width: 672px;
	padding: 5px 10px;
	background-color: #2D2D2D;
	margin-bottom: 10px;
}

div.buyBox div.stylerInfo {
	float: left;
	width: 190px;
	margin: 0px;
	padding: 0px;
}

div.buyBox div.stylerInfo h1 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 190px;
}

div.buyBox div.stylerInfo p.tagline {
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 190px;
}

div.buyBox p {
	text-align: left;
	float: left;
	width: 220px;
	line-height: 1.2;
}

div.buyBox img.twostickers {
	height: 75px;
	width: 133px;
	border: none;
	float: right;
	position: absolute;
	margin-top: -19px;
	margin-right: 0px;
	
}

div.buyBox p.out-of-stock, div.buyBox p.coming-soon {
	margin-top: -3px;
	margin-left: 20px;
	margin-right: 50px;
}

div.buyBox p.out-of-stock strong {
	font-size: 18px;
	color: #E55454;
	font-family: Arial, Serif;
	font-weight: normal;
}

div.buyBox p.coming-soon strong {
	font-size: 18px;
	color: #41C6EC;
	font-family: Arial, Serif;
	font-weight: normal;
}

div.buyBox p a {
	text-decoration: underline;
	font-weight: bold;
}

div.buyBox h2.price {
	float: left;
	font-size: 22px;
	font-weight: bold;
	margin-right: 10px;
}

div.buyBox img.buy-now {
	float: left;
	margin: 1px 10px 0px 0px;
}

div.styler-content {
	padding: 10px 0px;
}

div.styler-content h2 {
	margin: 5px 0px;
}

div.styler-content p {
	margin: 5px 0px;
	font-size: 13px;
	font-family: Verdana, Serif;
	color: #FFFFFF;
}

div.styler-content ul {
	margin-left: 30px;
	list-style-type: square;
	color: #E3981B;
	font-size: 13px;
	font-family: Verdana, Serif;
}

div.styler-content ul li span {
	color: #FFFFFF;
}

ul.benefits {
	width: 340px !important;
	width: 330px;
	margin-right: 10px;
	float: left;
	list-style-type: none;
	margin-bottom: 20px;
}

ul.benefitsr {
	float: right;
	margin: 0px;
}

ul.benefits li {
	background-color: #2D2D2D;
	margin-bottom: 4px !important;
	margin-bottom: 2px;
	padding: 5px;
	text-align: left;
	width: 330px;
}

ul.benefits li h3 {
	color: #E3981B;
	text-transform: uppercase;
	font-weight: normal;
}

ul.benefits li h3.delivery {
	font-weight: normal;
}

ul.benefits li h3.delivery a {
	color: #FFC000;
	text-decoration: underline;
}


.frontBox {
	float: left;
	width: 775px;
}

.contentHome {
	float: left;
	margin-top: 8px;
}

.contentHome ul {
	margin-top: 10px;
	margin-left: 30px;
	list-style-type: square;
	list-style-image: url( '../images/site/bullet.gif');
}

.menuProdText {
	float: left;
	font-family: Century Gothic, trebuchet ms, verdana, sans-serif;
	color: #E3981B;
	font-size: 17px;	
	position: relative;
	top: 5px;
	left: 3px;
}

.compareWidth {
	width: 233px;	
}

#subMenu .buttons {
	float: left;
	margin-top: 7px;
}

.menuBorderBottom {
	float: left;
}

.menuSelected {
	color: #E3981B;	
}

.prodImageLarge {
	margin-top: 10px;
}

.priceHighlight {
	color: #DC931A;	
	font-size: 20px;
}

.productRightPanel {
	width: 570px;
	float: left;
	padding-left: 50px;
}

.productRightPanel ul {
	margin-top: 10px;
	margin-left: 30px;
	list-style-type: square;
	list-style-image: url( '../images/site/bullet.gif');	
}

.productRightPanel p {
	margin-top: 10px;
}

.productsLeftPanel {
	width: 273px;
	float: left;
	padding: 0px;
	margin: 0px;
}

.productsLeftPanel ul {
	float: right;
	margin-right: 10px;
}

.break {
	text-align: justify;
}

.paragraphBreak {
	margin-bottom:20px;	
}

.productsLeftPanel li {
	list-style-type: none;
	width: 235px;
	padding: 5px 10px 5px 0px;
	border-top: 1px solid #222222;
	text-align: right;
}

.productsLeftPanel .floatBullet {
	padding-right: 7px;	
}

.orange {
	color: #DC931A;
}

#buyButtons img {
	float: left;
	margin-top: 10px;
}

#buyButtons h4 {
	float: left;
	font-family: Century Gothic, trebuchet ms, verdana, sans-serif;
	color: #E3981B;
	font-size: 30px;
	font-weight: normal;	
	margin-bottom: 3px;
	margin-left: 10px;
	margin-top: 3px;
}

#buyButtons .stockText {
	color: #e5e5e5;
	font-size: 15px;
}

.productsLeftPanel .noBullet {
	list-style-type: none; 
	list-style-image: none;
}

.clear {
	clear: both;
}

#myOnPageContent {
	display: none;
}

.philIsAThermo {
	width: 200px;
	margin: 50px auto;
}

.philIsAThermo h1 {
	color: #FFFFFF;
	margin-bottom: 30px;
	text-align: center;
}

.philIsAThermo p {
	width: 200px;
	text-align: center;
	margin-bottom: 10px;
}

.philIsAThermo select {
	width: 200px;
}

.viewBasketDiv {
	position: relative;
	float: right;
	width: 250px;
	top: 17px;
	margin-right: 20px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Serif;
}

.viewBasketDiv img {
	position: relative;
	top: 5px;
}

.viewBasketDiv a {
	color: #ECAF49;
	text-decoration: underline;
	font-weight: normal;
	margin-left: 5px;
	margin-right: 2px;
}

#basketFrame {
	border: none;
	margin-top: 20px;
	height: 500px;
	width: 100%;
}

.popupAddBasket{
	margin-top: 10px;
	margin-left: 55px;
}

.straightenerTitle {
	text-decoration: none;
	color: #E09C14;
	font-size: 14px;
}

.prodInfo{
	margin-top:5px;
}

.outOfStockMenu {
	position: relative;
	top: -5px;
}

img.homeImgLarge {
	border: 1px solid #444444;
	margin: 5px 0px;
}

img.homeThermoOffer {
    border: none;
    margin: 5px 0px;
}

img.homeImgSmall {
	border: 1px solid #444444;
	margin: 0px 10px 10px 0px;
	float: left;
}


/* ### THERMOS ### */

table.thermos {
	width: 690px;
}

table.thermos tr td {
	text-align: center;
	border-top: 1px dashed #2D2D2D;
}

table.thermos tr td.thermoImg {
	width: 150px;
}

table.thermos tr td.thermoImg img {
	border: none;
	margin: 15px 0px;
}

table.thermos tr td.thermoDesc {
	width: 400px;	
}

table.thermos tr td.thermoDesc h3 {
	font-weight: normal;
	color: #E09C14;
	text-align: left;
}

table.thermos tr td.thermoPricing {
	width: 140px;	
}

table.thermos tr td.thermoPricing h3.price {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 5px;
	color: #E3981B;
}

table.ThermoStepSelect {
	width: 100%;
	padding: 0px;
	margin: 5px 0px 15px 0px;
}

table.ThermoStepSelect tr td {
	border: 1px solid #2D2D2D;
	background-color: #000000;
	font-size: 12px;
	text-align: center;
	padding: 5px 0px;
}

table.ThermoStepSelect tr td a {
	color: #E3981B;
}

table.ThermoStepSelect tr td.selected {
	border: 1px solid #2D2D2D;
	background-color: #FFCC00;
	color: #2D2D2D;
}


/* ### DYNAMIC PAGES (FOOTER) ### */

div.dynamicPages {
	width: 900px;
	text-align: center;
	font-weight: normal;
	font-size: 11px;
	margin: 10px auto;
}

div.dynamicPages a {
	margin: 0px 5px;
	color: #DDDDDD;
}


/* ### MISC ### */

hr.hr {
	border: none;
	background-color: #E3981B;
	color: #E3981B;
	width: 100%;
	height: 1px;
	margin: 5px 0px 20px 0px;
}

div.styler-content ul.contact {
	list-style-type: none;
	color: #FFFFFF;
	margin: 10px 0px 0px 0px;
}

div.pricing p.comingSoon {
	color: #41C6EC;
	font-weight: bold;
	line-height: 1.2;
	margin: 3px 0px;
	padding: 0px;
	font-size: 13px;
	font-family: "Century Gothic", Arial, Serif;
}

div.pricing p.outOfStock {
	color: #E55454;
	font-weight: bold;
	line-height: 1.2;
	margin: 3px 0px;
	padding: 0px;
	font-size: 13px;
	font-family: "Century Gothic", Arial, Serif;
}

div.pricing p.discontinued {
	color: #E55454;
	font-weight: bold;
	line-height: 1.2;
	margin: 13px 0px;
	padding: 0px;
	font-family: "Century Gothic", Arial, Serif;
	font-size: 10px;
}

div#freeThermoOffer {
    display: none;
    height: 400px;
    width: 600px;
}

textarea.link2us {
    width: 680px;
    padding: 5px;
    border: 1px solid #CCC;
    margin-bottom: 10px;
    height: 50px;
}

hr.link2us {
    margin: 20px 0px;
    border: none;
    background-color: #444;
    height: 1px;
    width: 690px;
}

h3.noGallery {
    width: 649px;
    padding: 0px 20px 20px 20px;
    border: 1px solid #555;
    text-align: center;
    font-weight: normal;
    color: #888;
    font-size: 16px;
}

h3.noGallery img {
    margin-top: -10px;
    margin-right: 10px;
    position: relative;
    top: 18px;
}