/* -------------------------------------------------------
nav.css
------------------------------------------------------- */


/* Header
------------------------------------------------------- */
#header #skipper { 
	position: absolute;
	text-indent: -600em;
	}
#header #skipper:focus, #header #skipper:active {
	color: #404fa1;
	background: #f1ab00;
	padding-right: 25px;
	top: 80px;
	right: 0;
	padding: 0 1em;
	text-indent: 0;
	}
#header {
	background: #fff url('headerbackground.gif') 0 10px repeat-x;
	padding: 10px 0 0;
	border-bottom: #fff 3px solid;
	}
.newwinb #header {
	padding: 3px 10px 1px 10px;
	background: #eaeaea url('corner_newwin.gif') no-repeat;
	text-align: right;
	border-bottom: none;
	}
.newwinc #header
{
	padding: 3px 10px 1px 10px;
	text-align: right;
	border-bottom: none;
	background: #eaeaea url('corner_newwin.gif') no-repeat;
}
#logo {
  	display: block;
  	height: 91px;
	width: 275px;
	text-decoration: none;
	background: transparent url('logo.gif') no-repeat 15px 15px;
	}
#logo img { 
	visibility: hidden;
	}
#byronlogo  {
	position: absolute;
	top: 7px;
	left: 250px;
	}
#search {
	position: absolute;
	top: 2.5em;
	right: 2em;
	}
.simple #search {
	display: none;
	}
#search label, #newsletter label {
	position: absolute;
	top: -600px;
	}

/* Main Nav
------------------------------------------------------- */
#navbar {
	background: #003046 url('navbackground.jpg') top left repeat-x;
    width: 100%;
	border-bottom: #fff 3px solid;
	text-transform: uppercase;
	} html>body #navbar { float: left; }
#nav {
  	margin: 0 0 0 12px; /* make room for background image */
  	padding: 0;
  	list-style: none;
	position: relative;
  	}
#nav li.mainnav {
	background-color: transparent;
	color: #fff;
	border-right: 1px solid #1466A3;
  	float: left;
  	margin: 0;
  	padding: 0;
  	line-height: normal;
	position: relative; /* anchor point for absolutely positioned subnavs */
	}
#nav li.mainnav a {
	background-color: transparent;
	color: #fff;
	border-right: 1px solid #003046;
  	display: block;
	float: left;
  	padding: 8px 12px;
	font-size: 90%;
	font-weight: normal;
  	text-decoration: none;
  	}
/* hide from IE5-Mac \*/
#nav li.mainnav a { 
	float: none; 
	}
/* end hide */
#navbar #nav li.mainnav:hover>a { 
	background: #003046;
	border-right-color: #003046;
	color: #fff;
	}
#navbar #nav li.mainnav a:hover { 
	background: #003046;
	border-right-color: #003046;
	color: #fff;
	}
#nav #navhome {
  	border-left: 1px solid #003046;
	}
#nav #navhome a {
  	border-left: 1px solid #1466A3;
	border-right: 1px solid #003046;
	}
body.navabout #navabout a,
body.navservices #navservices a,
body.navtec #navtec a,
body.navparc #navparc a,
body.navcli #navcli a,
body.navcontato #navcontato a {
	background: #F0F5B7 url('navon.jpg') top left repeat-x;
	color: #333;
	font-weight: bold;
	border-right-color: #003046;
	}
body.navabout #navbar #nav li#navabout a:hover,
body.navservices #navbar #nav li#navservices a:hover,
body.navtec #navbar #nav li#navtec a:hover,
body.navparc #navbar #nav li#navparc a:hover,
body.navcli #navbar #nav li#navcli a:hover,
body.navcontato #navbar #nav li#navcontato a:hover {
	background: #F0F5B7 url('navon.jpg') top left repeat-x;
	color: #333;
	border-right-color: #003046;
	}
body.navhome #navbar #nav li#navhome:hover>a,
body.navabout #navbar #nav li#navabout:hover>a,
body.navservices #navbar #nav li#navservices:hover>a,
body.navtec #navbar #nav li#navtec:hover>a,
body.navparc #navbar #nav li#navparc:hover>a,
body.navcli #navbar #nav li#navcli:hover>a,
body.navcontato #navbar #nav li#navcontato:hover>a {
	background: #F0F5B7 url('navon.jpg') top left repeat-x;
	color: #333;
	border-right-color: #003046;
	}

/* Utility Nav
------------------------------------------------------- */
#utilitynav {
	background: #fff;
	float: left;
	font-size: 90%;
	text-transform: lowercase;
	border: 1px #fff solid;
	border-bottom-color: #bbb;
	padding: 6px 10px 10px;
	width: 940px;
	voice-family: "\"}\""; voice-family: inherit;
	width: 918px;
	} html>body #utilitynav { width: 918px; }
#utilitynav ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	}
#utilitynav li {
	display: inline;
	margin: 0;
	padding: 0;
	}
#utilitynav p {
	float: left;
	margin: 0;
	}
#utilitynav strong {
	font-weight: normal;
	color: #666;
	}
#utilitynav span {
	color: #f1ab00;
	}

/* Sub Nav
------------------------------------------------------- */
#subnav {
	margin: 0 -10px; /*accounts for sidebar padding to allow subnavs to be full width*/
	font-size: 100%;
	line-height: 1.5em;
	}
#sidebar #subnav ul {
	list-style: none;
	background: #fff url('subnavcap.jpg') no-repeat;
	padding: 10px 0 0; /* accommodates background image */
	margin: 0;
	float: left;
	width: 240px;
	text-transform: none;
	border-bottom: 2px solid #bbb;
	} html>body #sidebar #subnav ul { float: none; } 
#subnav li {
	background: transparent url('subnavon.jpg') repeat-y; /*arrow*/
	margin: 0;
	padding: 0;
	border-top: 2px solid #fff;
	float: left;
	text-align: right;
	} html>body #subnav li { float: none; }
.core #subnav li {
	background: transparent url('subnavoncore.jpg') repeat-y;
	text-align: left;
	margin: 0;
	padding: 0;
	}
#subnav li a {
	background: #eee;
	color: #000;
	display: block;
	padding: 5px 11px 5px 24px;
	text-decoration: none;
	font-weight: normal;
	width: 240px;
	voice-family: "\"}\""; voice-family: inherit;
  	width: 205px;
  	} html>body #subnav li a { width: 205px; }
.core #subnav li a {
	padding: 5px 24px 5px 11px;
	}
#subnav li.alternate a {
	background-color: #ddd;
	border-color: #fff;
	}
#subnav li a:hover {
	border: #C8DB00 solid;
	background-color: #fff;
	color: #777;
	border-width: 0 4px;
	padding: 5px 7px 5px 20px; /* offsets the absence of a top border and absence of side borders */
	}
.core #subnav li a:hover {
	padding: 5px 20px 5px 7px;
	}
#subnav li strong {
	background: transparent url('subnavbg_left.gif') no-repeat 5% 50%; /*arrow*/
	color: #000;
	border: none;
	padding: 6px 11px 5px 24px; /* offsets the absence of a top border and absence of side borders */
	font-weight: bold;
	display: block;
	width: 240px;
	voice-family: "\"}\""; voice-family: inherit;
  	width: 205px;
  	} html>body #subnav li strong { width: 205px; }
.core #subnav li strong {
	padding: 6px 24px 5px 11px;
	background: transparent url('subnavbg_right.gif') no-repeat 95% 50%; /*arrow*/
	}
#wrap #subnav .rss a {
	background-image: url(../css/img/rss.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	}
#wrap #subnav .rss a:hover {
	background-position: 6px 6px;
	}

/* Page Tools
------------------------------------------------------- */
#pagetools {
	margin: 3em 0 0;
	padding: 20px 0 0;
	border-top: #bbb 1px solid;
	}
#pagetools ul {
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
	list-style: none;
	}
#pagetools li { 
	display: inline;
	margin: 0;
	padding: 0;
	}
#pagetools li a {
	color: #404fa1;
	padding: 1px 0 1px 21px;
	margin-right: 1.5em;
	float: left;
	font-size: 85%;
	}
#emailthis {
	background: transparent url('email.gif') 0 50% no-repeat;
	}
#printthis {
	background: transparent url('print.gif') 0 50% no-repeat;
	}
#emailthis:hover, #printthis:hover {
	background-position: -184px 50%;
	color: #0082d1;
	}
#closethis, #header #closethis {
	background: transparent url('close.gif') 0 50% no-repeat;
	color: #404fa1;
	}
#closethis {
	padding: 1px 0 1px 16px;
	font-size: 85%;
	}
#header #closethis:hover {
	background-position: -189px 50%;
	}
#closethis:link, #header #closethis:link {
	color: #404fa1;
	}
#closethis:hover, #header #closethis:hover {
	color: #0082d1;
	}

	
/* Footer
------------------------------------------------------- */
#footer {
	clear: both;
	margin: 0;
	padding: 5px 10px;
	font-size: 90%;
	border: #fff solid;
	border-width: 0 0 10px;
	background: #ccc url('footerbackground.jpg') repeat-x;
	height: 67px;
	}
.newwinb #footer, .newwinc #footer {
	background: #c8db00;
	height: 4px;
	}

#footer p, #footer ul {
	margin: 0;
	}
	
#footer a 			{ color: #00344d; }
#footer a:visited	{ color: #6e2f92; }
#footer a:hover		{ color: #0082d1; }
#footer a:active	{ color: #f1ab00; }

#footer strong {
	font-weight: normal;
	color: #666;
	}
#address {
	padding: 14px 0 0;
	font-size: 90%;
	line-height: 1.5em;
	}
#footer ul {
	margin: 0;
	padding: 30px 0 0;
	list-style: none;
	text-transform: lowercase;
	text-align: center;
	}
#footer span {
	color: #f1ab00;
	}
#footer li {
	display: inline;
	}

/* Siteinfo
------------------------------------------------------- */	
#siteinfo {
	position: relative;
	font-size: 83%;
	color: #eaeaea;
	line-height: 1.25em;
	width: 940px;
	margin: 0 auto;
	height: 100px;
	text-align: left;
	}
.footercb {
	font-size: 112%;
	}
#newsletter form {
	margin: 0;
	padding: 0;
	}
#siteinfo a, #siteinfo a:visited {color: #0082d1;}
#siteinfo a:hover, #siteinfo a:active {color: #fff;}
#newsletter {
	float: right;
	padding: 0;
	margin: 0;
	position: relative;
	}
.simple #newsletter {
	display: none;
	}
#copyright {
	position: relative;
	float: left;
	}
#siteinfo p.rss {
	background-image: url('footerrss.gif');
	margin-left: 4px;
	padding-left: 20px;
	} html>body #siteinfo p.rss { margin-left: 0; padding-left: 17px; }
#subscribe {
	margin: .85em 1.85em 0;
	width: 120px;
	}


.rvfnavfooter 
{
	font-weight:bold;
	font-size:14px;
	font-weight:bold;
	font-family: Verdana, Helvetica, Arial Narrow;
	color:WhiteSmoke;
	background: #003046 url('navbackground.jpg') top left repeat-x;
    width: 100%;
	border-bottom: #fff 0px solid;
	
}