/*  
@Nuno Costa [criacaoweb.net]
@Since [cmsms 1.6]
@Contributors: Mark and Dev-Team
*/


h1 {
    background: none repeat scroll 0 0 #ceb2b2;
    display: inline;
    font-family: "Times New Roman",Times,serif;
    font-size: 1.8em;
    font-weight: bold;
    margin-top: 20px;
    padding-right: 20px;
    text-transform: uppercase;
}
body {
/* default text for entire site */
	font: normal 0.8em ;
       font-family:Arial, Helvetica, sans-serif;
/* default text color for entire site */
	color: #3A3A36;
/* you can set your own image and background color here */
background:#f6f6f6
}
/* Mask helper  for browsers ZOOM, Rezise and Decrease */
#ncleanblue {
/* set to width of viewport */
 width: auto;
/* you can set your own image and background color here */
background: #F6F6F6
}
/* wiki style external links */
/* external links will have "(external link)" text added, lets hide it */
a.external span {
	position: absolute;
	left: -5000px;
	width: 4000px;
}
a.external {
/* make some room for the image, css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */
	padding: 0 12px 0 0;
}
/* colors for external links */
a.external:link {
	color: #679EBC;
/* background image for the link to show wiki style arrow */
	background: url(https://maison-de-beaute.fr/uploads/NCleanBlue/external.gif) no-repeat 100% -100px;
}
a.external:visited {
	color: #18507C;
/* a different color can be used for visited external links */
/* Set the last 0 to -100px to use that part of the external.gif image for different color for active links external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.*/
	background: url(https://maison-de-beaute.fr/uploads/NCleanBlue/external.gif) no-repeat 100% -100px;
}
a.external:hover {
	color: #18507C;
/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */
	background: url(https://maison-de-beaute.fr/uploads/NCleanBlue/external.gif) no-repeat 100% 0;
	background-color: inherit;
}
/* end wiki style external links */
/* hr and anything with the class of accessibility is hidden with CSS from visual browsers */
.accessibility, hr {
/* absolute lets us put it outside the viewport with the indents, the rest is to clear all defaults */
	position: absolute;
	top: -9999em;
	left: -9999em;
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	border: none;
}
/* ------------ Standard  HTML elements and their default settings ------------ */
b, strong{font-weight: bold;}i, em{	font-style: italic;}
p {
	padding: 0;
	margin-top: 0.5em;
    margin-bottom: 1em;
   text-align:left;
}
h2, h3, h4, h5 {
	line-height: 1.6em;
	font-weight: normal;
	width: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
/*default link styles*/
a {
	color: #679EBC;
	text-decoration: none;
	text-align: left;
}
a:hover {
	color: #3A6B85;
}
a:active {
	color: #3A6B85;
}
a:visited {
	color: #679EBC;
}
input, textarea, select {
	font-size: 0.95em;
}
/* ------------ Wrapper ------------ */
div#pagewrapper {
	font-size: 95%;
	position: relative;
	z-index: 1;
        background:#fff
}

}

/* ------------ Header ------------ */
#header {
	height: 300px;
	width: 960px;
}
#logo a {
/* adjust according your image size */
	height: 300px;
	width: 220px;
       
        
/* forces full link size */
	display: block;
/* this hides the text */
	text-indent: -9999em;
	margin-left: 370px;
        margin-top:10px;
/* you can set your own image here, note size adjustments */
	background: url(https://maison-de-beaute.fr/uploads/images/logo.png) no-repeat left top;
}

/* ------------ Header - Search ------------ */
div#search {
	width: 196px;
	height: 50px;
background: url(https://maison-de-beaute.fr/uploads/img/search.png) no-repeat ;
}
div#search label {
	text-indent: -9999em;
	height: 0pt;
	width: 0pt;
	display: none;
}
div#search input.search-input {
/* specific size for image, your image may need these adjusted */
border-style: none;
    color: #999999;
    float: right;
    font: bold 0.9em Arial,Helvetica,sans-serif;
    height: 20px;
    margin-right: 78px;
    margin-top: 15px;
    
}
div#search input.search-button {
/* specific size for image, your image may need these adjusted */
	width: 43px;
	height: 50px;
/* removes default borders, allows use of image */
	border-style: none;
/* hides text, image has text */
	text-indent: -9999em;
	float: left;
	margin: 0;
/* provides positive hover effect */
	cursor: pointer;
/* removes default size/height */
	font-size: 0px;
	line-height: 0px;
/* submit button image, set your own here */
background: url(https://maison-de-beaute.fr/uploads/img/loupe.png) no-repeat left top;
}
/* ------------ Content ------------ */
#content {
	width: 960px;
overflow:hidden;
background: #ffffff;
}
#barretop{
	width: 960px;
height:20px;

float:left;
}
#barrebas{
width: 960px;
height:350px;
background: url(https://maison-de-beaute.fr/uploads/images/photo-slide.png) no-repeat left top;
float:left;
padding-top:10px;
margin-left:10px;
}
#slide{
       height:400px;
       width:960px; 
background: url(https://maison-de-beaute.fr/uploads/img/img4.png) no-repeat left top;
}

/* IE6 fixes */
* html div#version {
	top: 150px;
}
/* End IE6 fixes */
/* Site Title */
h1.title {
font-family:serif;
	font-size: 2.2em;
	color: #f29400;
	margin-bottom: 0.5em;
padding:10px;
}

/* ------------ Side Bar (Left) ------------ */
	
#left  {
	width: 251px;        
}
#left .screen {
	margin: 10px 50px;
}

.sbar-title {
	font: 1.2em Arial, Helvetica, sans-serif;
	color: #666666;
padding:12px;
}
.sbar-top{
	height: 20px;
	width: auto;
	padding: 10px;
	background: url(https://maison-de-beaute.fr/uploads/NCleanBlue/bg__content.png) no-repeat left top;
}

.sbar-main p {
	padding: 10px 20px 10px 20px;
}
span.sbar-bottom {
	width: auto;
	display: block;
	height: 10px;
	background: url(https://maison-de-beaute.fr/uploads/NCleanBlue/bg__content.png) no-repeat left bottom;
}
/* ------------ Main (Right) ------------ */
#main {

}

.main-main {
	
}
.main-bottom {
	width: auto;
	height: 41px;

}
.right49, .left49 {
	font-size: 0.85em;
	margin: 7px 5px 5px 10px;
	font-weight: bold;
}
.left49 span {
	display: block;
	padding-top: 1px;
}
.left49 a {
	font-weight: normal;
}
.right49 {
	height: 28px;
	width: 50px;
	padding-right: 10px;
	background: url(https://maison-de-beaute.fr/uploads/NCleanBlue/bull.png) no-repeat right top;
}
.right49 a, .right49 a:visited {
	padding: 7px 4px;
	display: block;
	color: #000;
	height: 15px;
	background: url(https://maison-de-beaute.fr/uploads/NCleanBlue/bull.png) no-repeat  left top;
}
#main h2,
#main h3,
#main h4,
#main h5,
#main h6 {
	font-size: 1.4em;
	color: #301E12;
}
div#main ul,
div#main ol,
div#main dl,
#footer ul,
#footer ol {
	line-height: 1em;
	margin: 0 0 1.5em 0;
}
div#main ul,
#footer ul {
	list-style: circle;
}

/* definition lists topics on bold */
div#main dl dt {
	font-weight: bold;
	margin: 0 0 0 1em;
}
div#main dl dd {
	margin: 0 0 1em 1em;
}
div#main dl {
	margin-bottom: 2em;
	padding-bottom: 1em;
	border-bottom: 1px solid #c0c0c0;
}


/* ------------ Footer ------------ */
#footer-wrapper {
	min-height: 50px;
	height: auto!important;
	width: auto;
	margin-top: 20px;
	text-align: center;
	margin-right: 00px;
	margin-left: 0px;

}
#footer {
	color: #FFF;
	font-size: 0.8em;
	min-height: 50px;
	height: auto!important;
	background: #fff url(https://maison-de-beaute.fr/uploads/images/footer.png) repeat-x left top;
}
}
#footer .block {
	width: 300px;
margin-left:330px;
}
#footer .cms {

}
/* ------------ Footer Links ------------ */
#footer ul {
	width: auto;
	text-align: left;
	margin-left: 50px;
}
#footer ul ul {
	margin-left: 0px;
}
#footer ul li a {
	color: #FFF;
	display: block;
	font-weight: normal;
	margin-bottom: 0.5em;
	text-decoration: none;
}
#footer a {
	color: #fff;
}
/*text-decoration: underline;
font-weight: bold;*/






#footer p{ 
text-align:center;
Font-family:Arial;
font-size:15px;
color:#fff;
margin-left:230px;
margin-top:5px;
margin-bottom:5px;
}
.cms_textfield{
}
.cms_form {
color:#9C9B9C;
margin-right:30px;
width:250px;
height:120px;
}

.cms_submit {
	width:71px;
	height: 18px;
	border: none;
	cursor: pointer;
	background: url(https://maison-de-beaute.fr/uploads/bg-images/btn-envoyer.png) no-repeat;
	text-indent: -99999em;
	line-height: 0;
	font-size: 0;
float:right;
	margin-top:10px;
}

/* ------------ END LAYOUT ---------------*/


/*

    contact	=contact
	
*/
.contact .cms_submit {
	width:135px;
	height: 36px;
	border: none;
	cursor: pointer;
	background: url(https://maison-de-beaute.fr/uploads/images/envoyer.png) no-repeat;
	text-indent: -99999em;
	line-height: 0;
	font-size: 0;
        float:right;
	margin-top:10px;
        padding-left: 245px;

}

.contact {
	margin-top: 20px;
	margin-bottom: 20px;
}

.contact legend {
	font-size: 18px;
	font-weight: bold;
	padding: 0 10px;
}

.contact fieldset {

	
}

.contact label {
	display: block;
	margin-top: 15px;
        font-family: Arial;
        font-size:16px;
}

.contact fieldset div {
	
float:left;
margin-right:20px;
}

.contact input {
        display:block;
        background-color:#F6F6F6;
        width:243px;
	height: 25px;
	border: none;
}
	
	

.contact textarea {
         display:block;
	 width: 497px;
         background-color:#F6F6F6;
         height:150px;
         border: none;
         padding-left:10px;
	  padding-top:10px;
float:left;
}


.contact_submit {
}	


#herbe{
background: url(https://maison-de-beaute.fr/uploads/images/frise.png) no-repeat ;
float:left;
width:940px;;
height:47px;
margin-left:10px;
}


/*
 block-info 
*/


#bloc-info { 
width:960px;
height:200px;
margin-top:25px;
margin-bottom:30px;


}

#bloc-info ul {
width:960px;
height:200px;
list-style-type:none;
}

#bloc-info li{
float:left;
width:280px;
height:200px;
list-style-type:none;
}

#bloc-info ul li {
margin-left:1px;
}

.blockt-vert p{ 
    padding: 0;
    margin-bottom: 10px;
   text-align:center;
padding-top:100px;
Font-family:Arial;
font-size:15px;
line-height: 1.3em;
color:#000;
}
#devis {
background: url(https://maison-de-beaute.fr/uploads/images/bloc-adresse.jpg) no-repeat ;
width:280px;
height:200px;
float:left;
margin-right:20px;
margin-left:40px;

}


#charte{
background: url(https://maison-de-beaute.fr/uploads/images/bloc-begue.jpg) no-repeat ;
width:280px;
height:200px;
float:left;
margin-right:20px;
}

#actus {
background: url(https://maison-de-beaute.fr/uploads/images/bloc-devis.jpg) no-repeat ;
width:280px;
height:200px;
float:left;
margin-right:40px;
}


#bandeau h1{
    color: #5F4C3F;
    font-family: "Arial",sans-serif;
    font-size: 21px;
    font-weight: normal;
    margin-left: 51px;
    padding-top: 5px;
}





#blocbeige {
    background-color: #ceb2b2;
    margin: 20px auto;
    padding-bottom: 25px;
    padding-left: 30px;
    padding-top: 30px;
    width: 853px;
}

#blocbeige header {
    background: url(https://maison-de-beaute.fr/uploads/images/barre-coiffure.jpg) repeat-x scroll 0 15px rgba(0, 0, 0, 0);
}





#colgche {
    float: left;
    font-size: 14px;
    line-height: 1.6em;
    margin-right: 60px;
    margin-top: 30px;
    width: 415px;
}
#coldrte {
    float: right;
    margin-bottom: 30px;
    margin-top: 30px;
    padding-right: 40px;
    width: 315px;
}

#coldrte img {
    border: 5px solid #666666;
}

.stopfloat {
    clear: both;
}

/*
 *	generated by WOW Slider 2.5
 *	template Elemental
 */

#wowslider-container1 { 
	zoom: 1; 
	position: relative; 
	max-width:940px;
	margin:0 auto;
	z-index:100;
	border:none;
	text-align:left; /* reset align=center */
}
* html #wowslider-container1{ width:940px }
#wowslider-container1 ul{
	position:relative;
	width: 10000%; 
	height:auto;
	left:0;
	list-style:none;
	margin:0;
	padding:0;
	border-spacing:0;
	overflow: visible;
	/*table-layout:fixed;*/
}
#wowslider-container1 .ws_images ul li{
	width:1%;
	line-height:0; /*opera*/
	float:left;
	font-size:0;
	padding:0 0 0 0 !important;
	margin:0 0 0 0 !important;
}

#wowslider-container1 .ws_images{
	position: relative;
	left:0;
	top:0;
	width:100%;
	height:100%;
	overflow:hidden;
}
#wowslider-container1 .ws_images a{
	width:100%;
	display:block;
	color:transparent;
}
#wowslider-container1 img{
	max-width: none !important;
}
#wowslider-container1 .ws_images img{
	width:100%;
	border:none 0;
	max-width: none;
}
#wowslider-container1 a{ 
	text-decoration: none; 
	outline: none; 
	border: none; 
}

#wowslider-container1  .ws_bullets { 
	font-size: 0px; 
	float: left;
	position:absolute;
	z-index:70;
}
#wowslider-container1  .ws_bullets div{
	position:relative;
	float:left;
}
#wowslider-container1  a.wsl{
	display:none;
}

#wowslider-container1  .ws_bullets { 
	padding: 9px; 
}
#wowslider-container1 .ws_bullets a { 
	width:11px;
	height:11px;
	background: url(./bullet.png) left top;
	float: left; 
	text-indent: -4000px; 
	position:relative;
	margin-left:5px;
	color:transparent;
}
#wowslider-container1 .ws_bullets a:hover{
	background-position: 0 50%;
}
#wowslider-container1 .ws_bullets a.ws_selbull{
	background-position: 0 100%;
}
#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev {
	position:absolute;
	display:block;
	top:50%;
	margin-top:-20px;
	z-index:60;
	height: 45px;
	width: 45px;
	background-image: url(./arrows.png);
	opacity: 0.8;	
}
#wowslider-container1 a.ws_next{
	background-position: 100% 0;
	right:21px;
}
#wowslider-container1 a.ws_prev {
	left:21px;
	background-position: 0 0; 
}
#wowslider-container1 a.ws_next:hover{
	opacity: 1;
}
#wowslider-container1 a.ws_prev:hover {
	opacity: 1;
}  
/* bottom center */
#wowslider-container1  .ws_bullets {
    top: 6px;
    right: 6px;
}

#wowslider-container1 .ws-title{
	position:absolute;
	display:block;
	bottom: 17px;
	left: 0px;
	margin: 9px;
	margin-left: 0px;
	margin-right: 9px; 
	padding:8px;
	background:#FFFFFF;
	color:#5D5D5D;
	z-index: 50;
	font-family:'Open Sans',Arial,Helvetica,sans-serif;
	font-size: 18px;
	border-radius:5px;
	-moz-border-radius:0 10px 10px 0;
	border-radius:0 10px 10px 0;   
	opacity:0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);	
	-moz-box-shadow: 0 0 2px #5D5D5D;
    box-shadow: 0 0 2px #5D5D5D; 
}
#wowslider-container1 .ws-title div{
	padding-top:5px;
	font-size: 14px;
}
#wowslider-container1 ul{
	animation: wsBasic 24.5s infinite;
	-moz-animation: wsBasic 24.5s infinite;
	-webkit-animation: wsBasic 24.5s infinite;
}
@keyframes wsBasic{0%{left:-0%} 11.84%{left:-0%} 20%{left:-100%} 31.84%{left:-100%} 40%{left:-200%} 51.84%{left:-200%} 60%{left:-300%} 71.84%{left:-300%} 80%{left:-400%} 91.84%{left:-400%} }
@-moz-keyframes wsBasic{0%{left:-0%} 11.84%{left:-0%} 20%{left:-100%} 31.84%{left:-100%} 40%{left:-200%} 51.84%{left:-200%} 60%{left:-300%} 71.84%{left:-300%} 80%{left:-400%} 91.84%{left:-400%} }
@-webkit-keyframes wsBasic{0%{left:-0%} 11.84%{left:-0%} 20%{left:-100%} 31.84%{left:-100%} 40%{left:-200%} 51.84%{left:-200%} 60%{left:-300%} 71.84%{left:-300%} 80%{left:-400%} 91.84%{left:-400%} }

#wowslider-container1 .ws_images {
    border-radius: 0px; 
}
#wowslider-container1 .ws_effect img{
	border-radius: 4px;
}
#wowslider-container1 .ws_bullets  a img{
	text-indent:0;
	display:block;
	top:20px;
	left:-121px;
	visibility:hidden;
	position:absolute;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    border: 4px solid #FFF;
	border-radius:5px;
	-moz-border-radius:5px;
	max-width:none;
}
#wowslider-container1 .ws_bullets a:hover img{
	visibility:visible;
}

#wowslider-container1 .ws_bulframe div div{
	height:90px;
	overflow:visible;
	position:relative;
}
#wowslider-container1 .ws_bulframe div {
	left:0;
	overflow:hidden;
	position:relative;
	width:241px;
	background-color:#FFF;
}
#wowslider-container1  .ws_bullets .ws_bulframe{
	display:none;
	top:18px;
	overflow:visible;
	position:absolute;
	cursor:pointer;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    border: 4px solid #FFF;
	border-radius:5px;
	-moz-border-radius:5px;
}
#wowslider-container1 .ws_bulframe span{
	display:block;
	position:absolute;
	top:-10px;
	margin-left:-6px;
	left:121px;
	background:url(./triangle.png);
	width:15px;
	height:6px;
}

#blocbeige article {
    line-height: 2em;
    margin-bottom: 15px;
    margin-top: 15px;
    text-align: justify;
}


#blocbeige article p {
    float: left;
    width: 370px;
}

#blocbeige article p.marge {
    margin-right: 40px;
}

#blocbeige h3.soustitre {
    font-family: "Times New Roman",Times,serif;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 20px;
}

#tarif-gche {
    float: left;
    line-height: 1.5em;
    width: 380px;
}

#tarif-dte {
    background: url("../images/soin-vernis-manucure.jpg") no-repeat scroll right bottom rgba(0, 0, 0, 0);
    float: right;
    line-height: 1.5em;
    margin-right: 30px;
    padding-bottom: 240px;
    width: 380px;
}

#tarif li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    display: block;
    padding: 5px;
}

#tarif h4 {
    border-bottom: 1px solid #FFFFFF;
    font-weight: bold;
    margin: 0;
    padding-bottom: 6px;
    padding-top: 20px;
}

#tarif span {
    display: inline-block;
}

.prix {
    text-align: right;
    width: 29%;
}

.soin {
    width: 65%;
}



#colgche-contact {
    float: left;
    line-height: 1.6em;
   
 
}


#coldrte-contact {
    float: right;
    margin-bottom: 30px;
    margin-top: 60px;
    padding-right: 5px;

}
/* Stylesheet: style1 Modified On 2014-01-17 12:49:30 */
/* by Alexander Endresen and mark and Nuno */
#menu_vert {
/* no margin/padding so it fills the whole div */
	margin: 0;
	padding: 0;
}
.clearb {
/* needed for some browsers */
	clear: both;
}
#menuwrapper {
/* set the background color for the menu here */
	background:  url(https://maison-de-beaute.fr/uploads/images/nav1.png) repeat-x left 0px;
/* IE6 Hack */
	height: 1%;
	width: 940px;
/* one border at the top */

	margin-left: 10px;
	margin-bottom: 5px;
}
ul#primary-nav, ul#primary-nav ul {
/* remove any default bullets */
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#primary-nav {
/* keeps the first menu item off the left side */
	padding-left: 0px;
}
ul#primary-nav ul {
/* make the ul stay in place so when we hover it lets the drops go over the content below else it will push everything below out of the way */
	position: absolute;
/* top being the bottom of the li it comes out of */
	top: auto;
/* keeps it hidden till hover event */
	display: none;
/* same size but different color for each border */
	
}
ul#primary-nav ul ul {
/* now we move the next level ul down from the top a little for distinction */
	
/* pull it in on the left, helps us not lose the hover effect when going to next level */
	margin-left: -1px;
/* keeps the left side of this ul on the right side of the one it came out of */
	left: 100%;
/* sets the top of it inline with the li it came out of */
	top: 0px;
}
ul#primary-nav li {
/* floating left will set menu items to line up left to right else they will stack top to bottom */
	float: left;
/* no margin/padding keeps them next to each other, the padding will be in the "a" */
	margin: 0px;
	padding: 0px;

}
#primary-nav li li {
/* Set the width of the menu elements at second level. Leaving first level flexible. */
	width: 220px;
/* removes any left margin it may have picked up from the first li */
	margin-left: 0px;
/* keeps them tight to the one above, no missed hovers */
	margin-top: -1px;
/* removes the left float set in first li so these will stack from top down */
	float: none;
/* relative to the ul they are in */
	position: relative;
}
/* set the "a" link look here */
ul#primary-nav li a {
/* specific font size, this could be larger or smaller than default font size */
	font-size: 1em;
/* make sure we keep the font normal */
	font-weight: normal;
/* set default link colors */
	color: #fff;
/* pushes out from the text, sort of like making links a certain size, if you give them a set width and/or height you may limit you ability to have as much text as you need */
	padding: 12px 53px 15px 43px;
	display: block;
/* sets no underline on links */
	text-decoration: none;
  
    border-right: 1px solid #C0C0C0;


}

ul#primary-nav li a:hover {
/* kind of obvious */
	background-color: transparent;
}
ul#primary-nav li a:hover {
/* this is set to #000, black, below so hover will be white text */
	color: #CBBB9D;
}






ul#primary-nav li a.menuactive {
	color: #FFF;
/* bold to set it off from non active */
	font-weight: normal;
/* set your image here */
	background:  url(https://maison-de-beaute.fr/uploads/images/nav.png) repeat-x left 0px;
}

#primary-nav li li a.menuparent span {
/* makes it hold a shape */
	display: block;
/* set your image here, right arrow, 98% over from the left, 100% or 'right' puts it to far */
	
}
/* gif for IE6, as it can't handle transparent png */
* html #primary-nav li li a.menuparent span {
/* set your image here, right arrow, 98% over from the left, 100% or 'right' puts it to far */

}
ul#primary-nav li ul a {
/* insures alignment */
	text-align: left;
	margin: 0px;
/* keeps it relative to it's container */
	position: relative;
/* less padding than first level no need for large links here */
	padding: 6px 3px 6px 15px;
/* if first level is set to bold this will reset this level */
	font-weight: normal;
/* first level is #FFF/white, we need black to contrast with light background */
	color: #000;
	border-top: 0 none;
	border-right: 0 none;
	border-left: 0 none;
}
ul#primary-nav li ul {
/* very lite grey color, by now you should know what the rest mean */
	background: #F3F5F5;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: auto;
	height: auto;
	display: none;
	position: absolute;
	z-index: 999;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #374B51;
/*Info: The opacity property is  CSS3, however, will be valid just in CSS 3.1) http://jigsaw.w3.org/css-validator2) More Options chose CSS3 3) is full validate;)*/
	opacity: 0.95;
/* CSS 3 */
}
ul#primary-nav li ul ul {
/*Info: The opacity property is  CSS3, however, will be valid just in CSS 3.1) http://jigsaw.w3.org/css-validator2) More Options chose CSS3 3) is full validate;)*/
	opacity: 95;
/* CSS 3 */
}
/* Styling the appearance of menu items on hover */

#primary-nav li.menuh,
#primary-nav li.menuparenth,
#primary-nav li.menuactiveh {
/* set your image here, dark grey image */
	
}
/* The magic - set to work for up to a 3 level menu, but can be increased unlimited, for fourth level add
#primary-nav li:hover ul ul ul,
#primary-nav li.menuparenth ul ul ul,
*/
#primary-nav ul,
#primary-nav li:hover ul,
#primary-nav li:hover ul ul,
#primary-nav li.menuparenth ul,
#primary-nav li.menuparenth ul ul {
	display: none;
}
/* for fourth level add
#primary-nav ul ul ul li:hover ul,
#primary-nav ul ul ul li.menuparenth ul,
*/
#primary-nav li:hover ul,
#primary-nav ul li:hover ul,
#primary-nav ul ul li:hover ul,
#primary-nav li.menuparenth ul,
#primary-nav ul li.menuparenth ul,
#primary-nav ul ul li.menuparenth ul {
	display: block;
}
/* IE6 Hacks */
#primary-nav li li {
	float: left;
	clear: both;
}
#primary-nav li li a {
	height: 1%;
}
/* Stylesheet: menustyle Modified On 2014-01-08 15:41:08 */
