/********************************************
   AUTHOR:  			Erwin Aligam 
   WEBSITE:   			http://www.styleshout.com/
	TEMPLATE NAME: 	Stylevantage - orange
   TEMPLATE CODE: 	S-0001
   VERSION:          1.0          	
 *******************************************/ 
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* top elements */
html, body {
	margin: 0; padding: 0;
} 
body {
	font: 71%/1.5em  Verdana, 'Trebuchet MS', Arial, Sans-serif;
	color: #666666;	
	text-align: center;		
}

/* display classes */
.clear  { clear: both; }

/* links */
a { color: #3182C0; }
a:hover { color: #72A545; }

/* headers */
h1, h2, h3 { font: bold 1em 'Trebuchet MS', Tahoma, Sans-serif; color: #555; }
h1 { font-size: 1.5em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.2em; text-transform: none;}


p, h1, h2, h3 {
	margin: 10px 15px;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;	
}

/* images */
img {
	border: 0;
}


/*****************/
/*    Layout     */
/*****************/
#wrap {
	margin: 0 auto;
   width: 850px;  	
	text-align: left;		
	background: #FFF;	
}
#content-wrap {
	clear:both;
   margin: 0; padding: 5px 15px 15px 15px;
	width: 850px;	
	border-left: 1px solid #f2f2f2;
}

/* header */
#logo {
	width: 850px;
	margin: 0 auto;
	text-align: left;
}

#header {
	background: url(https://images.melbourneitwebsites.com/affiliate/templateimages/stylevantage/headerbg.gif) #666769 repeat-x;
	min-height: 84px;	
	height: auto !important;
	height: 84px;
}

#headerborder {
	background: url(https://images.melbourneitwebsites.com/affiliate/templateimages/stylevantage/header_bottom_blue.gif) bottom repeat-x;
	height: 10px;
}


/* footer */
#footer {
	clear: both;
	background: #FFF url(https://images.melbourneitwebsites.com/affiliate/templateimages/stylevantage/footerbg.gif) repeat-x left top;
	border-top: 1px solid #F2F2F2;
	text-align: center;	
	height: 50px;	
}
#footer a {
	text-decoration: none;
	font-weight: bold;
}

/* menu */
#navbar {
	clear: both;
	width: 850px;
	margin: 0 auto; padding: 0;
	
}
/*#menu ul {	
	position: relative; 
	bottom: 4px;
	margin: 0; padding: 0;	
	float: left;
	font: bold 1.4em 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	width: 850px;
	border: 1px solid #808080;
	border-width: 0 0 4px 0;	
	list-style: none;
}
#menu ul li{
	display: inline;	
}
#menu ul li a {	
	position: relative; bottom: -4px;
	float: left;
	color: #3182c0;
	padding: 0px 10px;
	text-decoration: none;
	background: white url(https://images.melbourneitwebsites.com/affiliate/templateimages/stylevantage/menudivide.gif) repeat-y right top; 
	border-bottom: 4px solid #808080; 	
}
#menu ul li a:hover{
	color: black;
	background-color: #F3F3F3; 
	border-bottom: 4px solid #3791D7;
}
#menu ul li#current a{
	color: #333;
	background-color: #F3F3F3; 
	border-bottom: 4px solid #3791D7;
}*/


.mainNavItem { 
	display: block;
	margin: 0;
	padding: 0px 10px;	
	color: #808080;
	font: bold 1.4em 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	text-decoration: none;	
	margin-bottom: -4px;
	background: url(https://images.melbourneitwebsites.com/affiliate/templateimages/stylevantage/menudivide.gif) repeat-y right top; 
	border-bottom: 4px solid #808080; 
     }
	
.mainNavItemCurrent { 
	display: block;
	margin: 0;
	padding: 0px 10px;	
	color: #000;
	font: bold 1.4em 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	text-decoration: none;
	margin-bottom: -4px;
	background: url(https://images.melbourneitwebsites.com/affiliate/templateimages/stylevantage/menudivide.gif) repeat-y right top; 
	border-bottom: 4px solid #3791D7; 
	 }
	 
.mainNavItem:hover, .mainNavItemCurrent:hover { 
	border-bottom: 4px solid #3791D7; color: #000000;
	 }

#primary-nav  {
	float: left;
	list-style: none;
	bottom: 4px;
	border-bottom: 4px solid #808080;
	margin: 0; padding: 0;	
	width: 850px;/* 775px; */
	list-style: none;
	}

#primary-nav li a {

	}

#primary-nav li a:hover {  }

#primary-nav li ul { 
	border: 1px solid #808080;
	border-top: none;
	list-style: none;
	 }

#primary-nav li ul a {
	display: block;
	text-decoration: none;
	padding: 5px 10px;
	text-transform: none;
	font: bold 12px 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	letter-spacing: 1px;
	color: #555;
	width: 150px;
	background: #fff;
	border-bottom: 1px solid #808080;	
	margin-bottom: 0;
	 }
#primary-nav li ul a:hover { border-bottom: 1px solid #808080;	 background: #8eccfd; color: #000000; }

#primary-nav li { float: left; padding: 0px; }

#primary-nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px; }

#primary-nav li li {
	width: 170px; }

#primary-nav li ul ul {
	margin: -1.90em 0 0 12em; }

#primary-nav li:hover ul ul, #primary-nav li:hover ul ul ul, #primary-nav li.sfhover ul ul, #primary-nav li.sfhover ul ul ul { left: -999em; }

#primary-nav li:hover ul, #primary-nav li li:hover ul, #primary-nav li li li:hover ul, #primary-nav li.sfhover ul, #primary-nav li li.sfhover ul, #primary-nav li li li.sfhover ul { left: auto; }

#primary-nav li:hover, #primary-nav li.sfhover {
	
 }

#primary-nav li ul li:hover, #primary-nav li ul li.sfhover {

}

