/*---------------  menu area------------*/

td.menu-act 
{
	COLOR: #A9C9B7;
	border-left: 1px solid #77556C;
	cursor: pointer;
	height: 18px;	
}

st
{
	width:145px;
}

st2
{
	width:65px;
}

st3
{
	width:75px;
}

st4
{
	width:95px;
}

table.menu-sh {
    width:1%;
	position:absolute;
}
TABLE.tab-menu-sh {
    font-weight: normal; 
	font-size: 100%; 
 	border:0px solid #000000;
	background-color: #FFFFFF;
	width:100%;
	margin-top: 28px;
	margin-left: 1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

TABLE.tab-menu-sh TD 
{
	font-family:Tahoma, Arial, sans-serif;
    font-size:10px;
    line-height:11px;
    padding:6px 9px 6px 9px;
    line-height:11px;
    color: #A9C9B7;
    display:block;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.b-none{
	border-bottom:none !important;
}
TABLE.tab-menu-sh TD.tit {
    border: 0px;
}
td.tab-menu-tit {height:21px;}
td.tab-menu-title {width:1%;}

td.blk-menu-sh 
{
	background-repeat: no-repeat; 
	cursor: pointer; 
	background:#FFFFFF;	
	width:115px;
	Font-weight:bold;
	border-bottom:1px solid #87877F;    
	color: #A9C9B7;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	white-space: pre;
}

td.blk-menu-sh-act {
	
	cursor: pointer; 
	Font-weight:bold;
	border-bottom:1px solid #87877F;  
	color:#77556C !important;
	background:#FFFFFF;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
div.blk-menu {
    position: absolute;
}

#top .menu{
	padding-right:10px;
	
}
#top .menu td{
	/*line-height:23px;*/
	padding-left:11px;
	padding-right:11px;
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	white-space:nowrap;	
}

.selected-menu
{
	cursor: pointer; 
	line-height:23px;
	padding-left:11px;
	padding-right:10px;
	font-weight:bold;
	font-size:11px;
	margin-top:7px;
	border-top: 4px solid #BFD9CB;
	border-bottom:1px solid #1C1C1C;
	background:#FFFFFF;
	color:#77556C !important;
	text-decoration:none;
	white-space:nowrap;
}

#top .menu a{
	color:#FFFFFF;
	text-decoration:underline;
}
#top .menu a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

/*---------------end of menu area------------*/

/*------------ Elana Patrice Positioning---------*/

#container {
   margin-top: -10px;
   padding: 0;
   width: 778px;
   z-index: 0;
   }

#main, #maincollection, #mainranges { 
   background-image: url(../images/bg.jpg); 
   background-repeat: no-repeat;
   background-position: top;
   margin-top: -12px;
   padding-bottom: 20px;
   padding-left: 0;
   padding-right: 0;
   width: 778px;
   min-height: 630px;
   z-index: 0;
   }

#maincollection { 
   height: 730px; 
   }

#mainranges { 
   height: 850px; 
   }

#logo { 
   padding: 25px 0 0 25px;
   margin: 0; 
   }

#menu {
   margin-top: 2px;
   margin-left: -34px;
   height: 30px;
   padding: 0;
   padding-top: 8px
   }

html>body #menu {
   margin-left: 6px;
   margin-top: -5px;
   }

#content { 
	width: 730px;
	margin-left: 25px;
	z-index: 0;
   }

#footer {
	background-color: white;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	height: 68px;
	width: 778px;
	margin: 0;
	bottom: 0;
	font-size: 0.9em;
	/*padding-left: 20px;*/
	/*padding-top: 10px;*/
	font-weight: bold;
	}
   
   #footer {
   padding-top:5px;
   padding-bottom: 5px;
   }
#footer table { margin: 10px 20px 0 20px}

/*------------ Elana Patrice - Navigation ---------*/
   
#menu {
   /*float: left;*/
   margin-top: 4px;
   height: 40px;
   z-index: 0;  
   left: 0;
   width: 100%;
   }
   
#menu ul {
   list-style: none;
   padding: 0;
  /* float: left;*/
   }

#menu a, #menu .h2, #menu span {
   font-weight: bold;
   display: block;
   padding: 2px 3px;
   font-size: 1em;
   }

#menu .h2 {
	background-color: white;
	border-top: 4px solid #BFD9CB;
	float: left;
	margin-right: 1px;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   border-bottom: 0;
   }

#menu .h2 a {
	color: #A9C9B7;
	font-weight: bold;
	text-decoration: none;
   padding: 3px 5px 2px 5px; 
  	}
  	
.ul___
   {
	margin: 0px;	
   }
   	

#menu a {  text-decoration: none;   }

#menu a:hover {   color: #77556C;   }
#menu li {   position: relative;   }
#menu li#home {    width: 70px;    }
#menu li#about {    width: 70px;    }
#menu li#collections {    width: 90px;    }
#menu li#ranges {    width: 90px;    }
#menu li#shows {    width: 140px;    }
#menu li#contact {    width: 100px;    }

#menu ul ul ul {
   position: absolute;
   top: 0;
   /*left: 100%;*/
   width: auto;
   }

#menu ul ul {
   position: absolute;
   z-index: 500;
   margin-top: 3px;
   left: -40px;
   top: 20px;
   width: auto;
   }

div#menu ul ul { display: none;}
#menu ul ul li { background-color: white; /*margin-top: 1px;*/ border-top: 1px solid #87877F; clear: both; white-space: nowrap; width: 120px; }

#menu ul ul li a { 
   font-size: 0.9em; 
   font-weight: light;
   }

div#menu ul li:hover ul {
   display: block;
   }

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
   {
   display: none;
   }

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
   {
   display: block;
   }


/*------------ Elana Patrice - Home ---------*/

html>body .home_featured_image {
	background-image: url(../images/rh_image_shadow.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 4px;
	z-index: 700;
	text-align: right;
	width: 167px;
	float: right;
	clear: right;
	margin-right: 10px;
	margin-left: 10px;

	margin-top: -480px;
	}
	
.home_featured_image {
	background-image: url(../images/rh_image_shadow.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 4px;
	z-index: 10;
	text-align: right;
	width: 167px;
	float: right;
	clear: right;
	margin-right: 10px;
	margin-left: 10px;

	margin-top: -550px;
	text-indent: -3900px;
	}
   
@media all and (min-width: 0px){
   .home_featured_image {
   margin-left: 30px;
   }
}


.leftboxes { 
	float: left;
	margin-right: 25px; }

.rightboxes { 
	
	margin-left: 280px; }

.greenbox {
   background-image: url(../images/home_collection_green.jpg);
   background-repeat: no-repeat;
   width: 270px;
   height: 134px;
   padding: 0;
   }

.purplebox { 
	background-image: url(../images/home_collection_purple.jpg);
	background-repeat: no-repeat;
	width: 270px;
	height: 134px;

	}

.box_collection {

	margin: 10px 10px 10px 50px; 
	}

.box_logo { 
	float: left;
	margin: 60px 10px 0 11px;
height:auto !important;
	}

.boximage { 
 	margin: 2px 9px 0px 0px;
	float: right;
	}
 /*  
html>body .rightboxes .box_logo {
   margin-left: 10px;
   }*/
   

/*------------ Elana Patrice - Generic styling ---------*/

body { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	width: 778px;
	margin-top: 0;   
	font-size: 0.7em;
   behavior: url(css/csshover.htc);
	}

h1 { 
	font-family: Trebuchet MS;
	font-size: 1.5em;
	color: white;
	font-weight: normal;
	margin-top: 10px;
	}

#content h2 { 
	font-family: Trebuchet MS;
	font-size: 1.4em;
	color: #BFD9CB;
	font-weight: bold;
	margin-top: 10px;
	border-bottom: 3px #BFD9CB solid;
	width: 200px;
	}
 
.introtext { 
	color: white;
	text-align: justify;
	}
   
.introtexthome { 
	color: white;
	text-align: justify;
   width: 545px;
	padding-bottom: 10px;
}
 
.ampheon a { 
	/*margin-left: 300px;*/
	color: #77556C;
	font-weight: bold;
	text-decoration: none;
	}
 
/*------------ Elana Patrice - Product details styling ---------*/
 
#styleheader { 
	background-color: #BFD9CB;
	height: 35px;
	padding: 10px 5px 0 10px;
	}
 
/*.stylelogo { 
	margin: 10px 0 10px 15px;
}*/
 
	span.styleid {
	font-weight: bold;
	margin: 0 0 0 100px;
	}
 
#styleimage { float: left; 
	margin-right: 3px;
	}

#styleinfo { 
	padding: 0;
	margin-top: 0;
margin-left: 188px;
	}

div.desc, div.sizes, div.back { 
	background-color: white; 
	margin: 0 0 2px 0;
	}

.desc { 
	height: 100px; 
	padding: 10px;
	}

.sizes, .back { 
	height: 20px; 
	padding: 5px 0 5px 10px;
	}

.back { 
	border-bottom: #BFD9CB 15px solid; 
}

 /*------------ Elana Patrice - Collections styling ---------*/
 
#collectionsimage { 
	float: left;
	padding: 0;
	margin-bottom: 0;
	border: 0;
}
   
#collectionsimage img { border-bottom: #BFD9CB 15px solid; }
 
.collectionlogo {  
	width: 150px;
	background-color: #BFD9CB;
	padding: 5px 0 0 0;
	text-align: center;
	height: 43px;
}
 
#collectioninfo { 
	background-color: white;
	border-top: 15px solid #BFD9CB;
	border-bottom: 15px solid #BFD9CB;
	padding: 10px 10px 0 10px;
	margin-left: 10px;
	margin-top: 52px;
	/*position: relative;*/
	margin-bottom: 5px;
	margin-left: 152px;
	width: 533px;
}
  
/* Hack fix for IE5.x for CONTACT DETAILS */
#collectioninfo  {
   /* more specific to override imported rule */
   height: 198px;
   /* false value for WinIE4/5 */
   voice-family: "\"}\"";
   /* trick WinIE4/5 into thinking rule is over */
   voice-family: inherit;
   /* recover from trick */
   height: 158px;
   
   /* intended value for better browsers */
   }
   


.collectionitem { 
	border-top: 30px solid #BFD9CB;
	background-color: #BFD9CB;
	width: 138px;
	float: left;
	margin-top: 5px;
	padding: 0 0 10px 0;
	text-align: center;
	margin-right: 4px;
	margin-left: 0;
	
}
  
.collectionitem img { 
	border: white solid 2px;
	margin: 0 0 10px 0; 
	}
  
.collectionitem a { 
	margin: 5px 0 5px 0 ;
	height: 30px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
  
/*------------ Elana Patrice - Ranges styling ---------*/
   
.rangeitem { 
	background-color: #BFD9CB;
	width: 138px;
	float: left;
	margin-top: 5px;
	padding: 0 0 10px 0;
	text-align: center;
	margin-right: 4px;
	margin-left: 0;
	display: inline;
	}
  
.rangeitem img { 
	border: white solid 2px;
	margin: 0 0 10px 0; 
	}
  
.rangeitem a { 
	margin: 5px 0 5px 0 ;
	height: 30px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	}
  
.rangelogo {  
	width: 137px;
	background-color: #BFD9CB;
	padding: 5px 0 5px 0;
	text-align: center;
	}
 
.rangelogo img { 
	border: 0; 
		}
  
/*------------ Elana Patrice - Contact page styling ---------*/
   
     
#contactheader { 
	background-color: #BFD9CB;
	height: 15px;
	padding: 10px 5px 0 10px;
	}
 
#contactform { 
	float: left; 
	margin-right: 0;
	background-color: white;
	height:  342px;
	width: 350px;
	padding: 15px;
	border-bottom: 15px solid #BFD9CB;
	}

#contactform th { 
	text-align: left;
	}

#contactinfo { 
	padding: 0;
	margin-top: 0;
	}

#contactinfo .desc { 
	height: 100px; 
	padding: 10px;
	border-bottom: 15px solid #BFD9CB;
	height:  352px;
	}

html>body #contactinfo .desc {  
	padding: 10px;
	border-bottom: 15px solid #BFD9CB;
	height:  352px;
	width: 328px;
	margin-left: 382px;
	}
   
 /* Hack fix for IE5.x for CONTACT DETAILS */
#contactinfo .desc {
   /* more specific to override imported rule */
   height: 289px;
   /* false value for WinIE4/5 */
   voice-family: "\"}\"";
   /* trick WinIE4/5 into thinking rule is over */
   voice-family: inherit;
   /* recover from trick */
   height: 352px;
   /* intended value for better browsers */
   }
   
/* Hack fix for IE5.x for CONTACT FORM */
#contactform table th {
   /* more specific to override imported rule */
   font-size: 11px;
   /* false value for WinIE4/5 */
   voice-family: "\"}\"";
   /* trick WinIE4/5 into thinking rule is over */
   voice-family: inherit;
   /* recover from trick */
   font-size: 1em;
   /* intended value for better browsers */
   }

/*------------ Elana Patrice - About page styling ---------*/
      
     
#aboutheader { 
	background-color: #BFD9CB;
	height: 15px;
	padding: 10px 5px 0 10px;
	}

#abouttext .desc { 
	height: 100px; 
	padding: 10px;
	border-bottom: 15px solid #BFD9CB;
	height:  280px;
	}
   
#abouttext .desc img { 
   float: right;
   padding: 0 20px 0 20px; }


   
   /*------------ Elana Patrice - UNDER CONSTUCTION page styling ---------*/
   
   #uc { 
	background-color: #BFD9CB;
	height: 15px;
	padding: 10px 5px 0 10px;
   width: 535px;
	}

#uc1 .desc { 
	height: 100px; 
	padding: 10px;
	border-bottom: 15px solid #BFD9CB;
	height:  360px;
   width: 530px;
	}
	
.common-error-message {color: Red;}	
.common-success-message {color: Green;}	
.back-link {text-decoration: none; color: #000000;}
.FieldError
{
	color: Red;
}
.pink {color: #C47EA0}
