/* generated by csscreator.com */
html, body{
font-family:Arial, Helvetica, sans-serif;

margin:0;
padding:0;
text-align:center;
background:#2d2d2d url(../../images/structure/bg.gif) top repeat-x;
}

#pagewidth{
width:822px;
background:#000;
text-align:left;
margin-top:10px;
margin-left:auto;
margin-right:auto;
border-top:1px solid #fff;
border-left:1px solid #fff;
border-bottom:1px solid #fff;
background-image:url(../../images/structure/maincolbgline.gif);
background-position:left top;
background-repeat:repeat-y;
}

#leftcol{
width:203px;
float:left;
position:relative;
margin-right:1px;
z-index:2;
}

#twocols{
width:618px;
float:right;
position:relative;
}

#rightcol{
width:10px;
float:right;
position:relative;
display:none;
}

#homemaincol{
float: left;
display:inline;
position: relative;

}
#maincol{
background-image:url(/images/structure/productsbg.jpg) ;
background-repeat:repeat-y;
float: left;
display:inline;
position: relative;
border-right:1px solid #fff;
width:617px;
}
#maincontentright{

width:62px;
float:right;
}
#maincontentleft{
width:554px;
float:left;
min-height:650px;
}
*html #maincontentleft{
height:650px;
}

#footer{
clear:both;

}



/* *** Float containers fix:
http://www.csscreator.com/attributes/containedfloat.php *** */
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

.clear{
	clear: both;
    height: 1px;
    overflow: hidden;
}
.clearbrown{
	clear: both;
    height: 1px;
    overflow: hidden;
	background-color:#000;
}

/*printer styles*/
@media print{
/*hide the left column when printing*/
#leftcol{display:none;}

/*hide the right column when printing*/
#rightcol{display:none;}
#twocols, #maincol{width:100%; float:none;}
}




/* Left Side Bar navigation */
ul.navmenuvert {
margin: 0;
padding: 0;
list-style: none;
background:#000;

width: 203px;
border-bottom:1px solid #fff;
/*min-height:169px;*/
}

ul.navmenuvert li {
/* main category li */
position: relative;
z-index:1;
font-size: .7em;
color: #fff;
min-height:26PX;

float:left;
width:100%;
}
*html ul.navmenuvert li {
position: relative;
z-index:1;
font-size: .7em;
color: #fff;
height:26PX;

}

/* Styles for Menu Items */
ul.navmenuvert li a {
padding: 5px 0 6px 20px;
display: block;

text-decoration: none;
color: #fff;
position:relative;
border-top:1px solid #fff;
background-image:url(../../images/structure/navarrow.gif);
background-position:left;
background-repeat:no-repeat;
}
/* Fix IE. Hide from IE Mac \*/
* html ul.navmenuvert li { float: left; height: 1%; }
* html ul.navmenuvert li a { height: 1%; }
/* End */
ul.navmenuvert li a:hover{
color: #000;
background-image:url(../../images/structure/navarrowb.gif);
background-position:left top;
background-repeat:no-repeat;

padding: 5px 0 6px 20px;
border-top:1px solid #fff;
}

ul.navmenuvert li.active a{

	/* this is the main category of the page we are looking at */

	color:#000;
	background:#fff url(../../images/structure/navarrowb.gif);
background-position:left top;
background-repeat:no-repeat;
}

ul.navmenuvert li.active a:hover{
	/* the link in the pull out when the main category is active */
	/*background-image:url(../../images/structure/left/navtopshine.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#70B4F2;
	padding: 3px 0 3px 15px;
	border:0;
	margin:0;
	color:#fff;*/
}

/*-----------------------------------------------secondary styles-----------------------------------------*/
li ul.navmenuvert {
	font-size:140%;
	position: absolute;
	left: 139px;
	top: -1px;
	display: none;
	width: 140px; /* Width of Menu Items */

	}
li.active ul.navmenuvert {
	position: relative;
	left: 0; /* Set 1px less than menu width */
	top: 0;
	display: block;
	border: 0;
	}

/*------------------------------------------------switch main active section links----------------------------------------*/
ul.navmenuvert li.active a.nosubs{
	background-image:url(../../images/structure/navarrowb.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#fff; color:#000;
	font-weight:bold;
}

ul.navmenuvert li.active a:hover.nosubs{
	background-image:url(../../images/structure/navarrowb.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#ccc;
	font-weight:bold;
}
ul.navmenuvert li.active a.subs{
	background-image:url(../../images/structure/navarrowc.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#fff; color:#000;
	font-weight:bold;
	display:block;
}
ul.navmenuvert li.active a:hover.subs{
	background-image:url(../../images/structure/navarrowc.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#fff;
	color:#000;
	font-weight:bold;

}

/*------------------------------------------------------------------------------------------------------------------------*/

li.active ul.navmenuvert li a {
	font-weight: normal;
	color: #fff;
	background: #222;
	background-image:url(../../images/structure/subnavarrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 20px;
	border: 0;
	width:183px;
	border-top: 1px solid #fff;
}
li.active ul.navmenuvert li a:hover  {

background:#fff url(../../images/structure/navarrow.gif) no-repeat left center ; color:#000;
	font-weight: normal;
}
li.active ul.navmenuvert li a.active  {color:#000;
background:#fff url(../../images/structure/navarrowb.gif) top left no-repeat;}


li.active ul.navmenuvert li a.subcategory {
	color: #fff;
	background: #000;
	background-image:url(../../images/structure/subnavarrow.gif);
	background-repeat:no-repeat;
	background-position: 14px 50%;
	padding-left: 34px;
	border: 0;
	width:169px;
	border-top: 1px solid #fff;
}

li.active ul.navmenuvert li a.subcategory:hover {
	color: #000;
	background:#fff url(../../images/structure/navarrow.gif) no-repeat left center ; color:#000;
	background-position: 14px 50%;
	padding-left: 34px;
	border: 0;
	width:169px;
	border-top: 1px solid #fff;
}

li.active ul.navmenuvert li a.subcategoryactive {
	color: #222;
	background: #efefef;
	background-image:url(../../images/structure/navarrow.gif);
	background-repeat:no-repeat;
	background-position: 14px 50%;
	padding-left: 34px;
	border: 0;
	width:169px;
	border-top: 1px solid #fff;
}



/* Sub Menu Styles */
li:hover ul.navmenuvert, li.over ul.navmenuvert { display: block; } /* The magic */
/* Top Menu */



#hometitlestrip{
background-image:url(../../images/homepage/titlestrip.png);
background-position:left;
background-repeat:no-repeat;
float:right;
width:179px;
height:180px;
margin:-203px 20px 0 0;
position:relative;
}

*html #hometitlestrip{
background:0;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/homepage/titlestrip.png', sizingMethod='image');

}

#homeintro {
background:url(../../images/structure/salons-by-rem.gif) top left no-repeat;
border-top:1px solid #fff;
	padding:65px 10px 15px 10px;
	line-height:1em;
	font-size:.7em;
	color:#fff;

	clear:left;
}
#homeintro a{
	color:#fff;
}
#homeintro a:hover{
	color:#ccc;
}


#homeintro h1 {
	font-weight:bold;
	font-size:1.3em;
	color:#fff;
	margin:0;
	padding:0;
}

#homeintro p {
	font-size:.7em;
	color:#fff;
}

#footerinner{
width:831px;
border-left:1px solid #fff;
	margin-right:auto;
	margin-left:auto;
	}
	#footerinfo{
	color:#fff;
	font-size:.7em;
	border-right:1px solid #fff;
	margin-right:10px;
	padding:10px 0 10px 0;
	}
	#footerinfo a{
	color:#fff;
	text-decoration:underline;
	}
	#footerinfo a:hover{
	color:#ccc;
	text-decoration:underline;
	}

li ul.navmenuvertinner {
	list-style: none;
	background:#000;
	position: absolute;
	left: 202px;
	margin:0;
	top: 0px;
	display: none;
	width: 190px; /* Width of Menu Items */
	border:1px solid #fff;
	padding: 0;
	}
li ul.navmenuvertinner li a{
	background:#222;
	width: 170px; /* Width of Menu Items */
	}
li.pullout {
	/* style of the pull out items */
	list-style: none;
	background-color:transparent;
	position: absolute;
	left: 164px;
	top: 0px;
	display: none;
	width: 190px; /* Width of Menu Items */
		}

li.secondary {
	/* the li's shown when on the actual page */
	list-style: none;
	margin-left: -40px;
	padding: 0;
	width: 203px;
	background:none;
}

li.secondary a {
	background-color:#57211d;
	background-image:url(../../images/structure/subnavarrow.gif);
	background-position:left;
	background-repeat:no-repeat;
}

/* Sub Menu Styles */
li:hover ul.navmenuvertinner, li.over ul.navmenuvertinner
{
	font-size: 140%;
	display: block;
	left: 202px;
	top: 0px;
}
li:hover ul.navmenuvertinner li a, li.over ul.navmenuvertinner li a
{
	margin:0;


} /* The magic */

/*--------------------------------------------forms----------------------------------------*/
 /*---------------------------------------------contact------------------------------------*/
 #feedbackformwrapper{
 padding:0;
  border-right:1px solid #000;
  width:370px;
  float:left;
  }

  #feedbackformwrapper h2{
font-weight:normal;
font-size:1.1em;
color:#000;
margin:1px 0 0 0;
padding: 10px 0 0 10px;
}
  #feedbackformwrapper label{
font-weight:bold;
font-size:.75em;
color:#000;
padding-left: 10px;
float:left;
width:80px;
}
.required{
color:#ca0101;
}
  #feedbackformwrapper .textfield{
  border:1px solid #999;
font-weight:normal;
font-size:.8em;
color:#9C5038;
margin:0 0 10px 0;
padding:2px 2px 2px 5px;
width:261px;
float:left;
}
  #feedbackformwrapper label.radio{
  font-size:.7em;
float:left;
width:auto;
padding:2px 10px 0 0;
font-weight:normal;
}
#radiopad{
padding:15px 0 15px 20px;
margin-bottom:15px;
border-top:1px solid #999;
border-bottom:1px solid #999;
}
#radiopad p{
color:#000;
 font-size:.7em;
 margin:0 0 10px 0;
}
  #feedbackformwrapper #downloadpricelist{
float:left;
}
  #feedbackformwrapper #recievepricelist{
float:left;
}



.area {
	font-family: Arial, Helvetica, sans-serif;
}

input:focus {
background-color: #f2f1f1;

 }
textarea:focus {
background-color: #f2f1f1;
}

#submit_button {
	margin: 0 auto;
	text-align: center;
}

	.submit{
	font-size:.75em;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#000;
	border:1px solid #000;
	padding:5px 8px 5px 8px;
	}


/*-----------------------------------------distributorlisting---------------------------------*/
.distributortextfield{
  border:1px solid #000;
font-weight:normal;
font-size:.8em;
color:#000;
margin:0 0 10px 0;
padding:2px 2px 2px 5px;
width:120px;
float:left;
}
.distributorformlayout{
float:left;
padding-right:10px;
}
.distributorformlayout.nopad{
float:left;
padding-right:0;
}
.submit.distributor{
	font-size:1em;
	padding:1px 5px 1px 5px;
	margin-top:14px;
	}


#pagenumbers {
	clear: both;
	text-align:right;
	margin: 0;
	padding: 3px 6px 3px 0;
	background: #999;
	color: #FFF;
}

#pagenumbers a {
	font-family: Arial;
	font-size: 0.7em;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#pagenumbers a:hover {
	color: #000;
}

#pagenumbers a.active {
	text-decoration: underline;
}

.default {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333;
}

a:link.downloaddocument {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #9c5038;
	font-weight: bold;
	text-decoration: underline;
}

a:hover.downloaddocument {
	color: #666;
	text-decoration: none;
}

a:link.downloadwalkthrough {
	color: #fff;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
}

a:hover.downloadwalkthrough {
	text-decoration: underline;
}





a:link.defaultlink {
	font-family: Arial, Helvetica, sans-serif;
	color: #9c5038;
	font-weight: bold;
	text-decoration: underline;
}

a:hover.defaultlink {
	color: #666;
	text-decoration: none;
}

#salon_design {
	margin: 18px 20px 20px 10px;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

#maincontentleft #salon_design h1 {
	display: block;
	padding: 4px 0 0 0;
	color: #000;
	font-size: 160%;
	text-transform: capitalize;
}

#salon_design h2 {
	color: #000;
}

#salon_design p {
	color: #000;
}
#salon_design A {
	color: #000;
	font-weight:bold;
}
#salon_design A:hover {
	color: #333;
	font-weight:bold;
}

#salon_design ul {
	list-style: none;
	margin: 0 24px;
	padding: 0;
}

#salon_design ul li {
	list-style-type: disc;
	margin: 0 0 4px 0;
}
#footer{
width:811px;
padding:5px;
margin:0 auto 0 auto;
border:1px solid #fff;
border-top:0;
background:#000;
color:#fff;
font-size:.7em;
}
#footer img{
float:left;
margin-right:15px;
}
#footer p{
float:left;
margin:20px 0 0 0;
}
#footer a{
color:#fff;
}
#newsletter{
border-top:1px solid #fff;
	padding:0 10px 15px 10px;
	line-height:1em;
	font-size:.7em;
	color:#fff;
	

	clear:left;
	}
	#newsletter p{
	margin:0;
	padding:0 0 8px 0;
	}
	
	#newsletter input{
	background:#000000;
	width:180px;
	_width:178px;
	color:#fff;
	margin:7px 0 0 0;
	border:1px solid #828282;
	}
	#newsletter input#signup-button{
	background:#666 !IMPORTANT;
	border:1px solid #fff;
	border:0;
	color:#fff;
	width:182px;
	_width:180px;
	font-weight:bold;
	padding:3px 0 3px 0;
	}