

	/* Base tags */

body	{
	color: #666;
	background: #fff;
	font-family: "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 75%;
	border: 0;
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
	}

img	{
	border: 0;
	margin: 0;
	padding: 0;
	}
	
img.content {
	float: right;
	margin: 5px 0 5px 12px;
}
	
	
	/* Typography */

p, ul, li	{
	color: #666;
	font-family: "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 1em;
	margin-top: 0;
	margin-bottom: 11px;
	line-height: 1.8em;
	}
	
p.quote {
	font-style: italic;
}	
p.small {
	font-size: 0.9em;
}
	

h1, h2, h3, h4, h5	{
	color: #333;
	font-family: "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
	}
	
h1 {
	color: #333;
	font-size: 1.6em;
	font-weight: normal;
	border:0;
	margin:0;
	padding:0;
	padding-bottom:0.3em;
}

h3 {
	color: #333;
	font-size: 1.3em;
	border:0;
	margin:0;
	padding:0;
	padding-bottom:1em;
}

h4 {
	color: #333;
	font-size: 1em;
	border:0;
	margin:0;
	padding:0;
	padding-bottom:0.3em;
}

h5 {
	color : #f90;
	font-size: 1.1em;
	border-top:0;
	margin-top:0;
	padding-top:0.7em;
	border-bottom:0;
	margin-bottom:0;
	padding-bottom:0.7em;
}

h6 {
	color: #333;
	font-size: 1em;
	font-style: italic;
	border:0;
	margin:0;
	padding:0;
}
	

	/* Linkology */
	
a:link,
a:visited {
	color: #333;
	text-decoration: underline;
	}
	
a:hover {
	text-decoration: none;
	color: #000;
	}
	
p.buy a {color:#f90;}
		
	
	/* Class to hide 'skip navigation' link */
	
p.skipnav {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
	}

	
	/* Main Wrapper */
	
#mainwrapper	{
	background: #fff url(http://www.virtualspa.com/images/lines/leftblackline.gif) repeat-y;
	border: 0;
	margin: 0;
	padding: 0;
	width: auto;
	}
	
	
	/* Logo */
	
#logo{
	background: #fff;
	border: 0;
	/*border-top: 10px solid #666;*/
	border-bottom: 10px solid #666;
	margin: 0;
	padding: 0;
	}
	
#logo p {
	text-align: center;
	border: 0;
	margin: 0;
	padding: 0;
}

	/* Banner */
	
#bannerwrapper-aboutus {
	background: #db8578 url(http://www.virtualspa.com/images/banners/text_aboutus.gif) no-repeat;
	background-position: top center;
	border: 0;
	margin: 0;
	padding: 0;
	height: 87px;
}
	
#bannerwrapper-consulting {
	background: #88bb52 url(http://www.virtualspa.com/images/banners/text_consulting.gif) no-repeat;
	background-position: top center;
	border: 0;
	margin: 0;
	padding: 0;
	height: 87px;
}
	
#bannerwrapper-contact {
	background: #cca139 url(http://www.virtualspa.com/images/banners/text_contact.gif) no-repeat;
	background-position: top center;
	border: 0;
	margin: 0;
	padding: 0;
	height: 87px;
}
	
#bannerwrapper-home {
	background: #939ecc url(http://www.virtualspa.com/images/banners/text_home.gif) no-repeat;
	background-position: top center;
	border: 0;
	margin: 0;
	padding: 0;
	height: 87px;
}

	
#bannerwrapper-jobs {
	background: #85cebd url(http://www.virtualspa.com/images/banners/text_jobs.gif) no-repeat;
	background-position: top center;
	border: 0;
	margin: 0;
	padding: 0;
	height: 87px;
}
	
#bannerwrapper-resources {
	background: #fc3 url(http://www.virtualspa.com/images/banners/text_resources.gif) no-repeat;
	background-position: top center;
	border: 0;
	margin: 0;
	padding: 0;
	height: 87px;
}
	
#bannerwrapper-tools {
	background: #D4895F url(http://www.virtualspa.com/images/banners/text_tools.gif) no-repeat;
	background-position: top center;
	border: 0;
	margin: 0;
	padding: 0;
	height: 87px;
}
	
#bannerwrapper-spaoperations {
	background: #336799 url(http://www.virtualspa.com/images/banners/text_spaoperations.gif) no-repeat;
	background-position: top center;
	border: 0;
	margin: 0;
	padding: 0;
	height: 87px;
}

#banner-right {
	border: 0;
	margin: 0;
	margin-left: 50%;
	padding: 0;
	height:87px;
}
	
#banner-right p {
	text-align: right;
	border: 0;
	margin: 0;
	padding: 0;
}
#banner-left {
	border: 0;
	margin: 0;
	padding: 0;
	height:87px;
	width: 50%;
	float: left;
}
	
	
	/* Primary navigation bar */

#primarynav {
	background:#666 url(http://www.virtualspa.com/images/lines/leftblackline.gif) repeat-y;
	border: 0;
	margin: 0;
	padding: 0;
	height: 23px;
	clear:both;
}
	
#primarynav p {
	color: #fff;
	font-size: 11px;
	line-height: 1.5em;
	text-align: center;
	border: 0;
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 2px;
}
	
#primarynav p a:link, 
#primarynav p a:visited {
	color: #fff;
	background-color : #666;
	font-weight: bold;
	text-decoration: none;
	}
	
#primarynav p span.currentsection a:link, 
#primarynav p span.currentsection a:visited {
	color: #f80;
	}

#primarynav p a:hover, 
#primarynav p span.currentsection a:hover {
	text-decoration: underline;
	}
	
	
	/* Bar1: Resource center, Business listing */
	
li.business_bar{	
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 7px; 
	margin-left: -10px; 
	list-style-type: none;
	font-style: italic;
	}		
		
		/*/*/ /*/ .feature-item ul {	margin-left: -30px; } /* NN4 hack to kill excessive indentation of list elements */

	
	
	/* Maincontent: Secondary navigation */
	
td#maincell{
	border-right: 1px solid #000;
	}
	
p.secondarynav {
	text-align: center;
	}

p.secondarynav span.currentpage {
	color: #f80;
	}
	
	
	/* Bar2: Ads */
	
p.ad {
	text-align: center;
	}


	/* Jobcenter */

table#jobcenter {
	border: 1px solid #ccc;
	}

table#businesses, table#jobs {
	border: 1px solid #ccc;
	}
table#businesses td, table#jobs td {
	color:#666;
	border: 1px solid #ccc;
	}
tr.employerheader, tr.employerheader strong{
	font-size: 1.1em;
	color:#000;
	background-color:#c99;
	}
tr.jobseekerheader, tr.jobseekerheader strong {
	font-size: 1.1em;
	color:#000;
	background-color:#cc6;
	}

p.formexplainationtext, span.formrequiredtext {
	color: #c0c0c0;
	}

span.searchresdate {
	color: #aaa;
	font-size:0.8em;
	}
	
img.textflowright{float: left; margin: 4px; margin-top:0px; margin-right:10px; }

ul{margin-top:0.8em;}
ul#rightnav li {line-height: 0.7em;}
ul#rightnav{
	
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 7px; 
	margin-left: 10px; 
	list-style-type: none;
}
	
	

p.errormessage {
	color: #f80;
	}
	

	/* Footer */
	
#footer {
	background-color: #fff;
	border: 0;
	border-top: 1px solid #000;
	margin: 0;
	padding: 25px;
	clear: both;
}

#footer p {
	color: #000;
	line-height: 1.8em;
	text-align: center;
}
	
#footer p a:link,
#footer p a:visited {
	color: #000;
	text-decoration: underline;
	}
	
#footer p a:hover {
	text-decoration: none;
	}
