html {
font-size:16px;
}

* html {
font-size:100%;
}

body {
	margin:0;
	padding:0;
	border:0;
	background-color:#000000;
	font-size:75%;
	line-height:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffe9b4;
}

/*Containers*/
.pusher {
	margin:auto; 
	height:380px;
}
.navbar {
	background:#CC9933;
	width:765px;
	height:38px;
	overflow:hidden;
}
.maincontainer {
	margin:auto;
	width:765px;
	height:auto;
/*	height:1200px;*/
/*	background-color:#000000;*/
	overflow:auto;
	clear:both;
}

/*Fonts and Text*/

h1 {
	text-align:left;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #e0b447;
	margin-left:5px;
	margin-right:5px;
	margin-bottom: 0;
	margin-top: 0;
}
a:link { color: #d8ae44;}
a:visited { color: #d8ae44;}
a:hover { color: #ffe9b4;}
a:active {	color: #cb9100;}

h2 {
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
/*	font-weight:lighter;*/
	color: #d8ae44;
	margin-left:5px;
	margin-right:5px;
	margin-bottom: 0;
	margin-top: 0;
	
}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:12px;
	font-weight: bold;
	color:#d8ae44;
	padding-left:5px;
	margin-bottom: 0;
	margin-top: 0;
}

h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	font-weight: bold;
	color:#d8ae44;
	padding-left:5px;
	margin-bottom: 0;
	margin-top: 0;
}

/*Nav Menu*/

.navbar a {
	height: 38px;
	background-repeat: no-repeat;
	text-indent:-9999px;
	float:left;
	display:block;
	border-width:0px;
	position:relative;
}

.navleftend {
	display: block;
	width: 16px;
	height: 38px;
	background-image:url(../images/nav_leftend.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent:-9999px;
	float:left;
	position:relative;
}

.navbuttonblank {
/*	width: 188px;*/
	width: 28px;
	background-image:url(../images/nav_blank.gif);
	background-position: 0 0;
}

.navrightend {
	display: block;
	width: 17px;
	height: 38px;
	background-image:url(../images/nav_rightend.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent:-9999px;
	float:right;
	position:relative;
	margin:0;
	padding:0;
}

/*Main Nav Buttons*/

.navbuttonhome {
	width: 87px;
	background-image:url(../images/nav_home.gif);
	background-position: 0 0;
}

.navbuttonhome:hover {
	background-position: 0 -38px;
	cursor: pointer;
}

.navbuttonhomeon {
	width: 87px;
	background-image:url(../images/nav_home.gif);
	background-position: 0 -38px;
}

.navbuttonrussian {
	width: 163px;
	background-image:url(../images/nav_russian.gif);
	background-position: 0 0;
}

.navbuttonrussian:hover {
	background-position: 0 -38px;
	cursor: pointer;
}

.navbuttonrussianon {
	width: 163px;
	background-image:url(../images/nav_russian.gif);
	background-position: 0 -38px;
}

.navbuttongeorgian {
	width: 169px;
	background-image:url(../images/nav_georgian.gif);
	background-position: 0 0;
}

.navbuttongeorgian:hover {
	background-position: 0 -38px;
	cursor: pointer;
}

.navbuttongeorgianon {
	width: 169px;
	background-image:url(../images/nav_georgian.gif);
	background-position: 0 -38px;
}

.navbuttonspanish {
	width: 153px;
	background-image:url(../images/nav_spanish.gif);
	background-position: 0 0;
}

.navbuttonspanish:hover {
	background-position: 0 -38px;
	cursor: pointer;
}

.navbuttonspanishon {
	width: 153px;
	background-image:url(../images/nav_spanish.gif);
	background-position: 0 -38px;
}

.navbuttonextensiontools {
	width: 160px;
	background-image:url(../images/nav_extensiontools.gif);
	background-position: 0 0;
}

.navbuttonextensiontools:hover {
	background-position: 0 -38px;
	cursor: pointer;
}

.navbuttonextensiontoolson {
	width: 160px;
	background-image:url(../images/nav_extensiontools.gif);
	background-position: 0 -38px;
}

/*Secondary Nav Buttons*/

.navbuttonshipping {
	width: 193px;
	background-image:url(../images/nav_shipping.gif);
	background-position: 0 0;
}

.navbuttonshipping:hover {
	background-position: 0 -38px;
	cursor: pointer;
}

.navbuttonshippingon {
	width: 193px;
	background-image:url(../images/nav_shipping.gif);
	background-position: 0 -38px;
}

.navbuttonservices {
	width: 107px;
	background-image:url(../images/nav_services.gif);
	background-position: 0 0;
}

.navbuttonservices:hover {
	background-position: 0 -38px;
	cursor: pointer;
}

.navbuttonserviceson {
	width: 107px;
	background-image:url(../images/nav_services.gif);
	background-position: 0 -38px;
}

.navbuttonwholesale {
	width: 115px;
	background-image:url(../images/nav_wholesale.gif);
	background-position: 0 0;
}

.navbuttonwholesale:hover {
	background-position: 0 -38px;
	cursor: pointer;
}

.navbuttonwholesaleon {
	width: 115px;
	background-image:url(../images/nav_wholesale.gif);
	background-position: 0 -38px;
}

.navbuttoncontact {
	width: 129px;
	background-image:url(../images/nav_contact.gif);
	background-position: 0 0;
}

.navbuttoncontact:hover {
	background-position: 0 -38px;
	cursor: pointer;
}

.navbuttoncontacton {
	width: 129px;
	background-image:url(../images/nav_contact.gif);
	background-position: 0 -38px;
}

.navbuttonpnh {
	width: 160px;
	background-image:url(../images/nav_pnh.gif);
	background-position: 0 0;
}

.navbuttonpnh:hover {
	background-position: 0 -38px;
	cursor: pointer;
}

.navbuttonpnhon {
	width: 160px;
	background-image:url(../images/nav_pnh.gif);
	background-position: 0 -38px;
}

/*End of Nav Menu*/

.contactmessage {
background-color: #d8ae44;
padding:5px;
color:#000000;
margin:auto;
margin-bottom:3px;
font-weight:bold;
font-size:14px;
width:70%;
text-align:center;
}

.contactinput, .registerinput, .content form div.formData {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:13px;
background-color:#d8ae44;
border: 1px solid #000000;
width: 98.5%;
padding:3px;
color:#000000;
}

.hairselector {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#d8ae44;
border: 1px solid #000000;
width: 220px;
}

.OrdersSelectHolder {
text-align:left !IMPORTANT;
width:auto !IMPORTANT;
}

.cartButton {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#d8ae44;
border: 0;
cursor:pointer;
padding:3px;
color:#000000 !IMPORTANT;
text-transform:uppercase;
text-decoration:none;
}

.confirmcartButton {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#d8ae44;
border: 0;
cursor:pointer;
padding:3px;
color:#000000 !IMPORTANT;
text-transform:uppercase;
text-decoration:none;
width:100%;
margin-top:4px;
border:#d8ae44 2px solid;
}

.confirmcartButton:hover {
background-color:#000000;
color:#d8ae44 !IMPORTANT;
}

.Hair-Price {
display:inline;
color: #FFFFFF;
font-weight: bolder;
font-size:140%;
}

h2 .hair-anchor:hover {
color:#d8ae44;
}

.hairMessages {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#d8ae44;
border: 1px solid #000000;
padding:10px;
}

.formcontain, .formcontain * {
text-align:center;
font-family:inherit;
}

.formcontain div{
text-align:center;
padding-top:6px;
}

.logintxtbox {
border: #d8ae44 2px solid;
padding:0.5em;
background-color: #000000;
font-weight:bold;
width:20em;
font-size:1em;
text-align:center;
color:#FFFFFF;
}

.formcontain p.forminstructions {
padding:0em 1em 0em 1em;
font-weight:bold;
margin-top:20px;
margin-bottom:1em;
}

.formcontain p.firstforminstructions {
padding:0em 1em 0em 1em;
font-weight:bold;
margin-top:0;
margin-bottom:1em;
}

.loginsubmit {
border: #d8ae44 2px solid;
padding:0.3em;
background-color: #d8ae44;
width:17.8em;
font-size:1.2em;
cursor:pointer;
text-align:center;
text-transform:uppercase;
color:#000000;
font-weight:bold;
}

.loginsubmit:hover {
background-color: #000000;
color: #d8ae44;

}

.inputtxtbox {
border: #d8ae44 2px solid;
padding:0.3em;
background-color: #000000;
font-weight:bold;
width:75%;
font-size:1em;
text-align:center;
color:#FFFFFF;
}

.message {
border: #d8ae44 2px solid;
background-color: #d8ae44;
font-weight:bold;
width:32em;
margin:1em auto;
padding: 0.8em;
text-align:center;
line-height:1.2em;
color:#000000;
font-size:1em;
}

.message a{
color:#000000;
}

.inputsubmit {
padding:0.4em;
border: #d8ae44 2px solid;
background-color: #d8ae44;
font-weight:bold;
width:77.3%;
font-size:1.2em;
cursor:pointer;
text-align:center;
text-transform:uppercase;
}

.inputselect {
border: #d8ae44 2px solid;
padding:0.4em;
background-color: #000000;
font-weight:bold;
width:77.4%;
font-size:1em;
cursor:pointer;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
}

.inputsubmit:hover {
background-color: #000000;
color: #d8ae44;
}

input {
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.left-inner-column {
float:left;
width:356px;
}

.right-inner-column {
float:right;
width:356px;
}

.heading-margin-bottom {
margin-bottom:16px;
}

.heading-clear {
clear:both;
}

.column-image-holder {
text-align:center;
}

.right-column-balance {
margin-top:6px;
}

.paragraph-margin-bottom {
margin-bottom:14px;
}

.inner-content {
overflow:auto;
}

.back-to-top, .back-to-top:visited, .back-to-top:link {
margin-left:16px;
color:#d8ae44;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
background:#000000 url(../images/back-to-top.gif) no-repeat scroll left -15px;
padding-left:14px;
line-height:17px;
}

.back-to-top:hover {
background-position:left 0pt;
}

#options-holder {
width:765px;
margin:auto;
margin-bottom:5px;
overflow:auto;
padding-bottom:1px;
}

#user-details {
float:left;
margin-left:5px;
display:inline;
background-image:url(../images/user-content-bg.gif);
background-repeat:no-repeat;
background-color:#000000;
height:32px;
}

#user-name-register {
float:left;
font-family:Georgia, "Times New Roman", Times, serif;
color:#e0b546;
font-size:13px;
padding: 8px 6px 0 10px;
}

#Register {
display:block;
float:left;
width:168px;
height:32px;
color:#d8ae44;
background:transparent url(../images/register-buttons.gif) no-repeat scroll left top;
text-indent:-3000px;
}

#Register:hover {
background-position: left bottom;
}

#Register-On {
display:block;
float:left;
width:168px;
height:32px;
color:#d8ae44;
background:transparent url(../images/register-buttons.gif) no-repeat scroll left bottom;
text-indent:-3000px;
}

#Login {
display:block;
float:left;
width:59px;
height:32px;
color:#d8ae44;
background:transparent url(../images/login-buttons.gif) no-repeat scroll left top;
text-indent:-3000px;
}

#Login:hover{
background-position: left bottom;
}

#Login-on {
display:block;
float:left;
width:59px;
height:32px;
color:#d8ae44;
background:transparent url(../images/login-buttons.gif) no-repeat scroll left bottom;
text-indent:-3000px;
}

#MemberAreaButton {
display:block;
float:left;
width:127px;
height:32px;
color:#d8ae44;
background:transparent url(../images/member-buttons.gif) no-repeat scroll left top;
text-indent:-3000px;
}

#MemberAreaButton:hover{
background-position: left bottom;
}

#MemberAreaButton-On {
display:block;
float:left;
width:127px;
height:32px;
color:#d8ae44;
background:transparent url(../images/member-buttons.gif) no-repeat scroll left bottom;
text-indent:-3000px;
}

#ViewCartButton {
display:block;
float:left;
width:74px;
height:32px;
color:#d8ae44;
background:transparent url(../images/view-cart-button.gif) no-repeat scroll left top;
text-indent:-3000px;
}

#ViewCartButton:hover{
background-position: left bottom;
}

#ViewCartButton-On {
display:block;
float:left;
width:74px;
height:32px;
color:#d8ae44;
background:transparent url(../images/view-cart-button.gif) no-repeat scroll left bottom;
text-indent:-3000px;
}

#Logout {
display:block;
float:left;
width:59px;
height:32px;
color:#d8ae44;
background:transparent url(../images/logout-buttons.gif) no-repeat scroll left top;
text-indent:-3000px;
}

#Logout:hover{
background-position: left bottom;
}

#language-choose {
float:right;
margin-right:2px;
display:inline;
width:292px;
height:32px;
background-color:#000000;
background-image:url(../images/lang-bg.gif);
background-repeat:no-repeat;
color:#d8ae44;
}

#language-choose span{
float:left;
width:69px;
height:32px;
text-indent:-3000px;
}

#language-choose a#Lang-En{
display:block;
float:left;
width:106px;
height:32px;
color:#d8ae44;
background:transparent url(../images/lang-buttons.gif) no-repeat scroll left top;
text-indent:-3000px;
}

#language-choose a#Lang-En:hover{
background-position: left bottom;
}

#Lang-En-On {
display:block;
float:left;
width:106px;
height:32px;
color:#d8ae44;
background:transparent url(../images/lang-buttons.gif) no-repeat scroll left bottom;
text-indent:-3000px;
}

#language-choose a#Lang-De{
display:block;
float:right;
width:117px;
height:32px;
background:transparent url(../images/lang-buttons.gif) no-repeat scroll right top;
text-indent:-3000px;
color:#d8ae44;
}

#language-choose a#Lang-De:hover{
background-position: right bottom;
}

#Lang-De-On {
display:block;
float:right;
width:117px;
height:32px;
background:transparent url(../images/lang-buttons.gif) no-repeat scroll right bottom;
text-indent:-3000px;
color:#d8ae44;
}

.hair-column-left {
width:320px;
float:left;
padding-right:10px;
}

.hair-column-right {
float:left;
width:395px;
}

.auto-overflow {
overflow:auto;
}

.disabledSubmit {
cursor:default;
}

label.inputlabel {
padding:0em 1em 0.2em 1em;
border: #d8ae44 2px solid;
border-bottom-width:0;
background-color: #d8ae44;
color: #000000;
}


.content form {
font-size:11px;
margin-bottom:0;
margin-top:8px;
}

.content form div {
width:80%;
margin: 0 auto 8px auto;
text-align:center;
}

.content form.registerform input, .content form.registerform select, .content form.loginform input, .content form.loginform select, .content form.memberform input, .content form.memberform select {
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:left;
width:95%;
}

.content form .register-buttons-holder {
margin-bottom:0;
overflow:auto;
width:566px;
}

.content form .generic-buttons-holder {
margin-bottom:0;
overflow:auto;
width:566px;
}

#submit-reg-form {
float:left;
background-image:url(../images/submit-reg-button.gif);
display:block;
width:280px;
height:32px;
text-indent: -1000em;
border:0;
cursor:pointer;
background-color:transparent;
margin-bottom:0;
}

#submit-reg-form:hover {
background-position:bottom;
}

#update-form-button {
background-image:url(../images/update-generic-button.gif);
display:block;
width:280px;
height:32px;
text-indent: -1000em;
border:0;
cursor:pointer;
background-color:transparent;
margin:0 auto;
}

#update-form-button:hover {
background-position:bottom;
}

#submit-generic {
float:left;
background-image:url(../images/submit-generic-button.gif);
display:block;
width:280px;
height:32px;
text-indent: -1000em;
border:0;
cursor:pointer;
background-color:transparent;
margin-bottom:0;
}

#submit-generic:hover {
background-position:bottom;
}

#reset-generic {
float:right;
background-image:url(../images/reset-generic-button.gif);
display:block;
width:280px;
height:32px;
text-indent: -1000em;
border:0;
cursor:pointer;
background-color:transparent;
margin-bottom:0;
}

#reset-generic:hover {
background-position:bottom;
}

#reset-reg-form {
float:right;
background-image:url(../images/reset-reg-button.gif);
display:block;
width:280px;
height:32px;
text-indent: -1000em;
border:0;
cursor:pointer;
background-color:transparent;
margin-bottom:0;
}

#reset-reg-form:hover {
background-position:bottom;
}

.content div#registermessages {
background-color: #000000;
border: 2px solid #d8ae44;
color:#000000;
margin:auto;
margin-bottom:0;
font-weight:bold;
font-size:11px;
text-align:left;
color:#FFE9B4;
}

.content div#successmessages {
background-color: #000000;
border: 2px solid #d8ae44;
color:#000000;
margin:auto;
margin-bottom:0;
font-weight:bold;
font-size:11px;
text-align:left;
color:#FFE9B4;
}

.content div#membermessages {
background-color: #000000;
border: 2px solid #d8ae44;
color:#000000;
margin:auto;
margin-bottom:0;
font-weight:bold;
font-size:11px;
text-align:left;
color:#FFE9B4;
}

#membermessages .messageParagraph {
padding:20px;
padding-bottom:10px;
font-size:12px;
text-align:left;
}

#successmessages .successParagraph {
padding:20px;
padding-bottom:10px;
font-size:12px;
text-align:left;
}

#registermessages h2, #successmessages h2, #membermessages h2 {
background-color:#d8ae44;
color:#000000;
margin:0;
padding-left:3px;
line-height:16.8px;
}

#registermessages .selections-none-text {
padding:20px;
padding-bottom:10px;
font-size:12px;
text-align:left;
}

#registermessages ul, #membermessages ul {
margin:0;
padding:20px;
font-size:12px;
padding-top:0;
list-style:none;
text-align:left;
}

#registermessages ul li, #membermessages ul li {
padding:3px;
background-color:#000000;
margin-top:3px;
background-image:url(../images/bullet.gif);
background-repeat:no-repeat;
background-position:left center;
padding-left:20px;
}

#member-area-choices {
margin:0;
padding:0;
list-style:none;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:16px;
color: #d8ae44;
font-weight:bold;
}

#member-area-choices li {
margin-bottom:10px;
}

#member-area-choices li ul {
margin:0;
padding:0;
list-style:none;
}

#member-area-choices li ul li{
padding:3px;
background-color:#000000;
margin-top:3px;
margin-bottom:0;
background-image:url(../images/bullet.gif);
background-repeat:no-repeat;
background-position:left center;
padding-left:20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffe9b4;
font-size:12px;
}

#member-area-choices li ul li a {
color:#FFE9B4;
}

#member-area-choices li ul li a:hover {
color:#D8AE44;
}

.member-back-link {
display:block;
background-color: #d8ae44;
color: #000000 !IMPORTANT;
padding:3px;
margin-top:15px;
text-align:center;
text-decoration:none;
border:#d8ae44 2px solid;
font-weight:bold;
}

.member-back-link:hover {
background-color: #000000;
color: #d8ae44 !IMPORTANT;
}

.member-proceed-link {
display:block;
background-color: #d8ae44;
color: #000000 !IMPORTANT;
padding:3px;
margin-top:15px;
text-align:center;
text-decoration:none;
border:#d8ae44 2px solid;
font-weight:bold;
text-transform:uppercase;
margin-left:2px;
margin-right:2px;
}

.member-proceed-link:hover {
background-color: #000000;
color: #d8ae44 !IMPORTANT;
}

.OrdersSelect {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#d8ae44;
border: 1px solid #000000;
width:250px;
}

.Order-Preview {
border-bottom:#d8ae44 2px solid;
padding:7px;
padding-left:0;
overflow:auto;
font-size:12px;
}

.Order-Preview-column {
float:left;
margin-left:7px;
}

.Order-Preview-column span {
font-size:11px;
}

.Order-Preview-column ul {
margin:7px 0 7px 0;
padding-left:14px;
}

.view-details-btn {
background-image:url(../images/view-details-btn.gif);
display:block;
width:100px;
height:32px;
text-indent: -1000em;
border:0;
cursor:pointer;
background-color:transparent;
margin-bottom:0;
}

.view-details-btn:hover {
background-position:bottom;
}

.order-details-holder {
margin-bottom:8px;
}

.order-details {
line-height:16px;
}

.features-list {
margin:0;
padding:0;
font-size:12px;
list-style:none;
text-align:left;
margin-bottom:14px;
}

.features-list li{
color:#d8ae44;
font-weight:bold;
background-image:url(../images/bullet.gif);
background-repeat:no-repeat;
background-position:left center;
padding:3px;
background-color:#000000;
margin-top:3px;
padding-left:20px;
}

.maintenanceMsg {
background-color:#000000;
padding:10px;
border:#d8ae44 2px solid;
width:745px;
margin:0 auto;
text-align:center;
}

/*Footer*/
.footercontainer {
	clear:both;
	margin:auto;
	width:765px; 
	height:40px;
}
