/* Start of CMSMS style sheet 'Tire Syle' */
body{
color:#3a3b3e;
margin: 0 0 0 0;
padding: 0 0 0 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#09556d;
}

p{
margin-top:12px;
margin-bottom:12px;
}

.redbold{
color: #a53234;
font-weight:bold;
font-size:14px;
}

a{
color:#42819a;
text-decoration:none;
}

a:hover{
color:#42819a;
text-decoration:underline;
}

#map{
float:left;
width:495px;
margin:0px;
padding:0px;
}

img{
border:0px;
}

.smalltext{
font-size:10px;
}

.newsheader{
font-size:14px;
font-weight:bold;
}

.header{
color:#9b332c;
font-size:16px;
font-weight:bold;
padding-top:10px;
display:block;
padding-bottom:10px;
border-bottom:1px solid #9b332c;
}

.clear{
clear: both; 
margin: 0 0 0 0;
padding: 0 0 0 0;
}


div#top{
width:880px;
height:43px;
margin-left: auto;
margin-right: auto;
margin-top:20px;
background-image:url(images/topbg.jpg);
background-repeat:no-repeat;
}

div#frame{
width: 880px;
margin-left: auto;
margin-right: auto;
background-image:url(images/framebg.jpg);
background-repeat:repeat-y;
}

div#navcol{
width:281px;
height:585px;
float:left;
background-image:url(images/navcolbg.jpg);
background-repeat:no-repeat;
}

div#menu_vert{
margin-top:200px;
margin-left:74px;
width:165px;
height:260px;
}


div#contentcol{
width:495px;
float:left;
padding-top:15px;
padding-bottom:15px;
}



.phone1{
width:159px;
padding-right:9px;
text-align:center;
float:left;
padding-top:10px;
padding-bottom:10px;
}

.phone2{
width:159px;
padding-right:9px;
text-align:center;
float:left;
padding-top:10px;
padding-bottom:10px;
}

.phone3{
width:159px;
text-align:center;
float:left;
padding-top:10px;
padding-bottom:10px;
}


.supplier1{
width:115px;
padding-right:10px;
text-align:center;
float:left;
padding-bottom:15px;
}

.supplier1 a{
display:block;
padding-top:10px;
}

.supplier2{
width:115px;
padding-right:10px;
text-align:center;
float:left;
padding-bottom:15px;
}

.supplier2 a{
display:block;
padding-top:10px;
}

.supplier3{
width:115px;
padding-right:10px;
text-align:center;
float:left;
padding-bottom:15px;
}

.supplier3 a{
display:block;
padding-top:10px;
}

.supplier4{
width:115px;
text-align:center;
float:left;
padding-bottom:15px;
}

.supplier4 a{
display:block;
padding-top:10px;
}




div#rightside{
width:104px;
height:585px;
float:left;
background-image:url(images/rightsidebg.jpg);
background-repeat:no-repeat;
}

div#footer{
width:880px;
height:56px;
display:block;
margin-left: auto;
margin-right: auto;
background-image:url(images/footerbg.jpg);
background-repeat:no-repeat;
}


div#footer a{
color:#cfdfe5;
text-decoration:none;
}

div#footer a:hover{
color:#cfdfe5;
text-decoration:underline;
}

div#footercontent{
width:556px;
height:56px;
float:left;
margin-left:244px;
text-align:center;
font-size:10px;
padding-top:20px;
color:#FFFFFF;
font-weight:bold;
}


<!----------------------------------------------------------------------------!>


/********************
MENU
*********************/
#menu_vert {
   padding-left: 0;
   margin-left: 0;
font-size:16px;
}

#menu_vert ul{
font-size:16px;
margin:0px;
padding:0px;
}


/* third level has some padding to have it stand out */
div#menu_vert ul ul ul {
   padding-bottom: 0.5em;
}

/* menu li block */
#menu_vert li {
   list-style: none;
   margin-bottom:15px;
   display: block;
   width:165px;
}

#menu_vert ul ul li {
   border: none;
}

/** fix stupid ie bug with display:block; **/
* html #menu_vert li a { height: 1%; } 
* html #menu_vert li hr { height: 1%; }
/** end fix **/

/* first level links */
div#menu_vert a {
   text-decoration:none; /* no underline for links */
     background: url(images/btn.jpg);
	 background-repeat:no-repeat;
   text-align:center; 
   color: #8a8a8a;
   display: block; 
   padding: 0.5em 0.5em 0.5em 0.3em;  /* some air for it */
   font-size: 1em;                           /* instead of the normal font size for <h3> */
   margin: 0;                                  /* as <h3> normally has some margin by default */
   font-weight:bold;
   min-height:1em; /* Fixes IE7 whitespace bug */ 
}



/* next level links, more padding and smaller font */
div#menu_vert ul ul a {
   font-size:11px;
   background-image:none;
   text-decoration:underline;
   background-image: url(http://www.hairmassacure.com/myimages/navarrow.gif);
   background-repeat:no-repeat;
   background-position:left;
   padding: 0.5em 0.5em 0.5em 2.4em;
}

div#menu_vert ul ul a:hover {
   font-size:11px;
   text-decoration:underline;
   background-image: url(http://www.hairmassacure.com/myimages/images/navarrow_hover.gif);
   background-repeat:no-repeat;
   background-position:left;
   padding: 0.5em 0.5em 0.5em 2.4em;
}

div#menu_vert ul ul {
background-image: url("images/sublinkbg.jpg");
background-repeat:no-repeat;

padding-bottom:5px;
}



/* third level links, more padding */
div#menu_vert ul ul ul a {
   padding: 0.3em 0.5em 0.3em 4.3em;
   background: url(images/cms/dash.gif) no-repeat 2.8em center; 
}

/* hover state for all links */
div#menu_vert a:hover {
      text-decoration:none; /* no underline for links */
     background: url(images/btn.jpg);
	 background-repeat:no-repeat;
   text-align:center; 
   color: #a53234;
   display: block; 
   padding: 0.5em 0.5em 0.5em 0.3em;  /* some air for it */
   font-size: 1em;                           /* instead of the normal font size for <h3> */
   margin: 0;                                  /* as <h3> normally has some margin by default */
   font-weight:bold;
   min-height:1em; /* Fixes IE7 whitespace bug */ 
}
div#menu_vert a.activeparent:hover {
   
       text-decoration:none; /* no underline for links */
     background: url(images/btn.jpg);
	 background-repeat:no-repeat;
   text-align:center; 
   display: block; 
   padding: 0.5em 0.5em 0.5em 0.3em;  /* some air for it */
   font-size: 1em;                           /* instead of the normal font size for <h3> */
   margin: 0;                                  /* as <h3> normally has some margin by default */
   font-weight:bold;
   min-height:1em; /* Fixes IE7 whitespace bug */ 
      color: #a53234;
}







/* 
current pages in the default Menu Manager 
template are unclickable. This is for current page on first level 
*/
div#menu_vert ul h3 {
   /*background: url(images/cms/arrow-right-active.gif) no-repeat 0.4em center; */
     background: url(images/currentbtn.jpg);
	 background-repeat:no-repeat;
   text-align:center; 
   color: #a53234;
   display: block; 
   padding: 0.5em 0.5em 0.5em 0.3em;  /* some air for it */
   font-size: 1em;                           /* instead of the normal font size for <h3> */
   margin: 0;                                  /* as <h3> normally has some margin by default */
}

/* 
next level current pages, more padding, 
smaller font and no background color or bottom border 
*/
div#menu_vert ul ul h3 {
   font-size:11px;
   background-image: url(http://www.hairmassacure.com/myimages/navarrow_hover.gif);
   background-repeat:no-repeat;
   background-position:left;
   padding: 0.5em 0.5em 0.5em 2.4em;
   background-color: transparent;
   border-bottom: none;
   font-weight:normal;
   
}

/* current page on third level, more padding */
div#menu_vert ul ul ul h3 {
   padding: 0.3em 0.5em 0.3em 4.3em;
    /* background: url(images/cms/arrow-right-active.gif) no-repeat 2.7em center; */ 
}

/* section header */
div#menu_vert li.sectionheader {
   border-right: none;
   font-size:11px;
   font-weight: bold;
   padding: 1.5em 0 0.8em 0;
   background-color: #fff;
   line-height: 1em;
   margin: 0;
   text-align:center;
}



/* separator */
div#menu_vert li.separator {
   height: 1px !important;
   margin-top: -1px;
   margin-bottom: 0;
   padding:2px 0 2px 0;
   background-color: #000;
   overflow:hidden !important;
   line-height:1px !important;
   font-size:1px; /* for ie */
}

div#menu_vert li.separator hr {
   display: none; /* this is for accessibility */
}


/* End of 'Tire Syle' */

