/*
Theme Name: Mt Holly Theme 1.0

*/


/*=-=-=-=-=-=-=-=-=-=-= BEGIN CUSTOMIZATION =-=-=-=-=-=-=-=-=-=-=*/

/*Background Color of the page
  body {background-color:white;}
*/

/*Body text color*/
  body {width:100%; color:#333; text-align:center; margin:0; padding:0; display:table;
 background: #f9f9f9 url(images/white-back.gif) repeat-y top center;}

/*Text color of the blog title in the header*/
  #header h1 a {color:#3b6ea5;
	width: 400px;
	height: 74px;
	display: block;
	background: url(images/mthlogo-400x74.jpg) no-repeat top left; 
	}
#header h1 a span { display: none; }
#header img {padding:0;margin:0;}

/*Text color of the blog description in the header*/
  .description {color:#333;}

/*Links color*/
  a {color:#224466}

/*Links hover color*/
  a:hover {color:#333}

/*Headings color*/
  .post h2 a, #sidebar h2 {color:#333;}

/*Headings hover color*/
  .post h2 a:hover {color:#224466;}



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	/*background: #fff;
	color: #333;*/
	text-align: left;
	}

#page {
	text-align: left;
	}

#header {}
#headerimg {}

#content {font-size: 1.2em	}

#content .entry p {
	font-size: 1.05em;
	}

#content .entry, #content .entry {
	line-height: 1.4em;
	}

#content {	line-height: 1.6em;	}

#content .postmetadata {}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

#header h1 {
	font-size:3.2em;
	}

.description {
  font-size:1em;
/*  color:#333;*/
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
background-color:#e7e7e7;
border:1px solid #777;
padding:4px 0px 4px 0px;
margin-top:16px;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg{
	text-decoration: none;
	color: #455275;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	/*color: #333;*/
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	/*color: #777;*/
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
/*	color: #06c;*/
	text-decoration: underline;
	}

#sidebar a,
.postmetadata a,
.navigation a,
ol.commentlist cite a,
.commentmetadata a {
       text-decoration:none;
}

a:hover {
	/*color: #147;*/
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


/* Begin Structure */

/* Always show the scrollbar */
html {height: 100%;margin-bottom: 1px;}

body {
	margin: 0 0 20px 0;
	padding: 0;	
	}

#page {	margin: 0px auto;	padding: 0;}
#headerRRV {	margin: 0 0 0px 0px;	padding: 0;background-color:#cdcdcd;}

#content {	float: left;	padding: 0px 0 0px 0px;	margin: 0px 30px 0 10px;overflow:hidden;background-color:#;	clear: both;	}
#content-home {	width:480px;float: right;	padding: 0px 0 0px 0px;	margin: 0px 30px 0 10px;overflow:hidden;background-color:#;	clear: both;	}
#sidebar {text-align:left;	clear: both;	background-color:#;}


#content-title {border-bottom: 0px solid #ddd;;}
#content-title h2{background-color:#;padding:30px 0 5px 0; border-bottom: 1px solid #ddd;}
#content-title p {padding-bottom:5px;	font: normal 1.2em Serif;line-height:1.4em;margin-left:10px;margin-right:10px;color:#5C6696}

.post {
  padding-bottom:4px;
	}

.post h2 {
  padding-top:14px;
  padding-bottom:2px;
}

.post hr {
  display: block;
}

#content .post {
  margin: 0;
}

#content .postmetadata {
  font-size:11px;
padding-top:14px;
color:#555;
}

#tags {
font-size:11px !important;
color:#999;
}

#content .postmetadata {
	margin: 10px 0;
	}

#content .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

#content .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {	clear: both;}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	clear: both;
	}

#footer p {
	margin: 0;
	padding-bottom:24px;
}

/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	}

h2 {
	margin: 0px 0 0 0;
	}

h2.pagetitle {
		text-align: center;
}

#content h2 {margin:5px 0 0;}
#sidebar h2 {	margin: 5px 0 0;	padding: 0;font-size:1.4em;	}

h3 {	padding: 0;	margin: 0px 0 0;	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {	float: right;	}

.alignright h2{	float: right;	}
.alignright p {float:right;}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

/* RRV Dump the bullets
.entry ul li:before, #sidebar ul ul li:before {	content: "\00BB \0020";	}
*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin:  0;
	padding: 0;
	}

#sidebar ul li {font-size:11px;	list-style-type: none;	list-style-image: none;	margin-bottom: 15px;	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {	margin: 3px 0 0;	padding: 0;	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 0px 5px 3px;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 1px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 98%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
margin:0px;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {		}
#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {	border: none;overflow:hidden;	}


.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
  /*height:40px;*/
  padding:2px 0px 20px 0px;
	}

.navigation .alignleft{
  padding-right:4px;}

/* End Various Tags & Classes*/


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #DFE7B6;
	text-align: center;
	background-color: #FAFBF4;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */



/* ================ */
/* = The 1Kb Grid = */     /* 12 columns, 60 pixels each, with 20 pixel gutter */
/* ================ */

/*
		body { margin: 10px 0 0 0; }
		p {
			font:15px/25px Helvetica;
			color: #000;
			text-align: center;
			border: 1px solid #cfcfcf;
			margin: 0 0 20px 0;
		}
*/
.grid_1 { width:60px; }
.grid_2B { width:120px;background-color:#; }
.grid_3 { width:220px; }
.grid_3B { width:290px; }
.grid_3C { width:245px;float:right; }
.grid_4 { width:230px; }
.grid_4B{width:240px;background-color:#;}
.grid_4C{width:230px;background-color:#;}
.grid_4D{width:170px;}
.grid_4E{width:410px;background-color:#;}
.grid_4F{width:360px;text-align:center;background-color:#;}

.grid_5 { width:510px; }
.grid_6 { width:520px; }
.grid_6B { width:480px;background-color:#;text-align:right; }
.grid_6C { width:460px;padding-left:25px; }
.grid_6D {width:540px;}
.grid_6E {width:480px;background-color:#;}
.grid_6F {width:410px;background-color:#;}
.grid_6H {width:410px;background: #F1F4DF url(images/dept-back6g.jpg) no-repeat top left;border-bottom:2px solid #D0DB95;}
.grid_6G {width:410px;;}

.grid_7 { width:540px; }
.grid_7B {width:550px;}
.grid_8 { width:560px; }
.grid_9 { width:740px; }
.grid_9C { width:740px; }
.grid_10 { width:780px; }
.grid_11 { width:860px; }
.grid_12 { width:960px; }

.column {
	margin: 0 0px;
	overflow: hidden;
	float: left;
	display: inline;
}
.row {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	background-color:#ffffff;
}
.row .row {
	margin: 0 -10px;
	width: auto;
	display: inline-block;
}
.slideerrow {	width: 960px;	margin: 33px auto 0 auto;	overflow: hidden;	background-color:#ffffff;}
#sliderow .slideerow img {width:520px;background-color:#459830}

/*
#deptbox {background-color:#ece0ef;}
#deptbox h2 {color:#765878;}
*/

#flags {margin:20px 15px 0 0;}
#searchtitle h3{margin-right:100px;background-color:#;}
#citytitle p{font-style:italic;font-size:12px;color:#455275;margin:18px 0 7px 0;padding:0 50px 0 0;}
#mainlogo img{margin-left:10px;margin-top:10px;}
#topicons img{float:left;padding-right:4px;}

#depttitles {background: #D0DB95 url(images/dept-head-back.gif) repeat-x top left;}
#depttitles h2{margin-top:55px;background-color:#;line-height:1.6em;padding-left:10px;}
.fullhead{padding-top:5px; background-color:#349404;}
.deptboxesRRV {margin:10px;}
#deptboxback h2 {font-size:1.6em;padding-bottom:0px;margin-bottom:0px;}
#deptboxback p {font-size:1.2em;}
#deptboxback p a {}
#deptboxback ul {font-size:1.2em;	list-style-type: none;	list-style-image: none;	margin-bottom: 15px;text-decoration: underline;	margin:0;padding:0;line-height:1.4em;}
#deptboxback {margin:10px 0 10px 10px;background-color:#;}


#advise-box-title{margin-top:30px;padding:0;background: #D0DB95 url(images/dept-head-back.gif) repeat-x top left;}
#advise-box{width:470px;margin:0;padding:0;background: #F1F4DF url(images/dept-back6gw.jpg) no-repeat top left;border-bottom:2px solid #D0DB95;}
#advise-box-title h3{margin-top:0px;margin-left:10px;background-color:#;line-height:1.6em;padding-left:0px;}
#advise-box p{margin-left:30px;font-size:11px;}
#advise-box h3{margin-left:30px;padding-top:10px;}
#advise-box ul {margin-left:10px;}
#advise-box li {padding:0;margin:0;}
#advise-box ul li a{font-size:1.0em;padding:0px;margin:0px;list-style-type: none;	list-style-image: none;	}

#box-box {background-color:#;border: 0px solid #D0DB95; margin:0 0px 0px 20px;}
#box-box ul li{margin:0px;padding:0px;}

#content #box-box{padding:0px;margin:0px;}

#justaborder{margin-left:0px;margin-right:0px;border-bottom:1px dashed #E4E8EF;padding-top:0px;line-height:.8em;background-color:#;}
#justaborder2{margin-left:40px;margin-right:40px;border-bottom:2px dotted #D0DC9A;padding-top:0px;line-height:.1em;background-color:#;}

#council-box-title{margin-top:30px;padding:0;background: #D0DB95 url(images/dept-head-back.gif) repeat-x top left;}
#council-box{width:230px;margin:0px;padding:0;background: #F1F4DF url(images/dept-back6g.jpg) no-repeat top left;border-bottom:2px solid #D0DB95;}
#council-box-title h3{margin-top:0px;margin-left:10px;background-color:#;line-height:1.6em;padding-left:0px;}
#council-box ul {margin-left:10px;}
#council-box ul li{font-size:1.0em;padding:0;margin:0;list-style-type: none;	list-style-image: none;	}




#deptsidelist {margin:10px 0 10px 10px;}
#deptsidelist ul {font-size:1.2em;	list-style-type: none;	list-style-image: none;	margin-bottom: 15px;text-decoration: underline;	margin:0;padding:0;line-height:1.4em;}

.page_item ul li a{font-size:1.2em;	list-style-type: none;	list-style-image: none;	margin-bottom: 15px;text-decoration: none;	}


#sliderow {color:#eeffcc;	background: #3A4562 url(images/slider-back-960x270c.png) no-repeat top left;padding:0px 0px 0 0;width:960px;height:270px;}
#side_1 {background-color:#;padding:0 0px;}
#foot_1{background-color:#;padding:0 0px;text-align:center;	border-top: 1px solid #ddd;margin-top:10px;}
#foot_1 a {margin-bottom:10px;}
#top_logo{background-color:#ffffff;}
#content_1{background-color:#ced7bb;padding:0 0px;}
.clearcolor {clear:both;background-color:#;}


/*
h1#firt span { display: none; }
h1#firt {    height: 74px;    background-image: url("images/mthlogo-340x74.gif");    background-repeat: no-repeat;}
*/



/* Wrapper */
div.wrapper { text-align:left; }

/* grey bar */
#greybar { background-color:#585858; border-top: solid 1px #fff; }

/* Top-Tier navigation */
#sitenav { background-color:#404040; }
#sitenav ul li { list-style:none; }
#sitenav ul li a { text-align:center; background:url(/images/nav_border.gif) repeat-y; 
font: bold 1.1em/2.5em "Lucida Sans", "Lucida Grande", tahoma, geneva, sans-serif; color: #ebebeb; text-decoration: none; }
#sitenav ul li a:hover { background-color: #303030; color: #ebebeb; }
/* #sitenav ul li a#current { background-color: #FFF; color: #222; } */
#sitenav ul li a.none { background-image:none; }


	/* menu */
#menu {	clear: both;	background-color: #2B3046;	height: 33px;	margin: 0px 0 0px 0;	font: bold 1.4em/2.1em "Times New Roman",Georgia,Serif;}

#menu ul{	margin: 0; padding: 0 0 0 60px;}
#menu ul li {	float: left;	list-style: none;	border-right: 1px solid #adadad;}
#menu ul li a {	display: block;	text-decoration: none;	padding: 0 15px;	color: #dddddd;}
#menu ul li a:hover {   color: #eeeeee;	background-color:#435273;}
#menu ul li#current a {	color: #eeeeee;	background-color:#435273;}

#sliderbox{background-color:#;}
.sliderboxtwo{background-color:#;}

#rowright {padding-right:10px;}
#rowright img {margin-right:10px;float:right;}

#sidebarmaybe{margin-left:10px;}
#sidebarmaybe h2{margin-top:20px;margin-bottom:3px;font-size:1.4em;}
#sidebarmaybe ul{padding-left:0px;}
#sidebarmaybe li{font-size:1.0em;list-style:none;line-height:1.3em;}
#sidemenubox {border:1px solid #293039;}

.cityc{background-color:#;width:230px;}
.cityc ul li{font-size:1.1em;line-height:1.2em;}

/* RRV front page left menu */
#sidebar .pagenav ul {margin-bottom:10px;}
#sidebar .pagenav li a {}

#sidebar .pagenav ul a{font-size:12px;font-weight:bold;background-color:#;margin-top:10px;list-style:none;}
#sidebar .pagenav ul ul li a{font-size:12px;font-weight:normal;background-color:#;list-style:none;}




#sidebar .pagenav h2 {font-size:18px;margin-bottom:10px;margin-top:0px;}



/*
html, body {font-family:"Lucida Sans","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;}
.mainbody {width:100%; color:#333; text-align:center; margin:0; padding:0; background:#036 url(/images/eop/bg-main-one.jpgRRV) no-repeat top center; display:table;}
*/

.bdywrpr {width:960px; text-align:left; margin:0 auto; z-index:1;background-color:#036;border: 0px solid #000;}
.hdrwrpr {width:960px; height:33px; position:absolute; z-index:100;border: 0px solid #000;background-image:url(images/nav-back-sides.gif)}

/* numenu

a {color:#ccc;}

 */

ul#topnav {height:33px; margin:0; padding:0; top:0px; left:35px; position:absolute;background-image:url(images/nav-back-sides.gif)}
ul#topnav li {float:left; list-style-type:none; background-image:url(images/nav-back.gif);}
ul#topnav li a {display:block; text-decoration:none;}
ul#topnav li a:link {text-decoration:none;}
ul#topnav li a:visited {text-decoration:none;}
ul#topnav li a:hover {text-decoration:none;}
ul#topnav li a:active {text-decoration:none;}

ul#topnav .numenu {top:33px; position:absolute; background:url(images/subnav-back2.png) repeat-x bottom left; padding:4px 0 12px 10px;}

ul#topnav .numenu ul.sub_nav {float:left;}

/* width here is top nav, sub nav, drop down column width */
ul#topnav .numenu ul.sub_nav {margin:0 10px 0 0; padding:0; width:170px;}
ul#topnav .numenu ul.sub_nav li {float:none; background-image:none;}
ul#topnav .numenu ul.sub_nav li a, ul#topnav .numenu ul.sub_nav li a:link, ul#topnav .numenu ul.sub_nav li a:visited {font-size:11px; font-weight:normal; line-height:1.3em; color:#fff; text-decoration:none; padding:4px 6px; height:100%; background-color:transparent;}
ul#topnav .numenu ul.sub_nav li a:hover {color:#fff; text-decoration: none; background-color:#1b3962;}
ul#topnav .numenu ul.sub_nav li a:active {color:#fff; text-decoration: none; background-color:transparent;}

ul#topnav li .numenu {display:none;}
ul#topnav li:hover .numenu {display:block;}
ul#topnav li.over .numenu {display:block; width:200px;; height:1%;}
ul#topnav a.nav_item span {position:absolute; left:-10000px; width:1px; height:1px; overflow:hidden;}

li.nav_home {background-position:-3px 0;}
li.nav_home:hover, li.nav_home_over {background-position:-3px -33px;;}
li.nav_home a.nav_item, li.nav_home_over a.nav_item {width:87px; height:33px;}

li.nav_depts {background-position:-90px 0;}
li.nav_depts:hover, li.nav_depts_over {background-position:-90px -33px;}
li.nav_depts a.nav_item, li.nav_depts_over a.nav_item {width:131px; height:33px;}
li.nav_depts .numenu {left:86; min-width:131px}

li.nav_gov {background-position:-222px 0;}
li.nav_gov:hover, li.nav_gov_over {background-position:-222px -33px;}
li.nav_gov a.nav_item, li.nav_gov_over a.nav_item {width:126px; height:33px;}
li.nav_gov .numenu {left:218; min-width:206px}

li.nav_svs {background-position:-348px 0;}
li.nav_svs:hover, li.nav_svs_over {background-position:-348px -33px;}
li.nav_svs a.nav_item, li.nav_svs_over a.nav_item {width:106px; height:33px;}
li.nav_svs .numenu {left:344; min-width:106px}

li.nav_how {background-position:-454px 0;}
li.nav_how:hover, li.nav_how_over {background-position:-454px -33px;}
li.nav_how a.nav_item, li.nav_how_over a.nav_item {width:131px; height:33px;}
li.nav_how .numenu {left:451; min-width:131px}

li.nav_news {background-position:-585px 0;}
li.nav_news:hover, li.nav_news_over {background-position:-585px -33px;}
li.nav_news a.nav_item, li.nav_news_over a.nav_item {width:81px; height:33px;}
li.nav_news .numenu {left:581; min-width:81px}

li.nav_careers {background-position:-666px 0;}
li.nav_careers:hover, li.nav_careers_over {background-position:-666px -33px;}
li.nav_careers a.nav_item, li.nav_careers_over a.nav_item {width:91px; height:33px;}
li.nav_careers .numenu {left:662; min-width:91px}

li.nav_history {background-position:-757px 0;}
li.nav_history:hover, li.nav_history_over {background-position:-757px -33px;}
li.nav_history a.nav_item, li.nav_history_over a.nav_item {width:96px; height:33px;}
li.nav_history .numenu {left:754; min-width:96px}

li.nav_contact2 {background-position:-855px 0;}
li.nav_contact2:hover, li.nav_contact2_over {background-position:-855px -33px;;}
li.nav_contact2 a.nav_item, li.nav_contact2_over a.nav_item {width:107px; height:33px;}



/* onenews */

/* Top part */
#top { height: 70px; padding-bottom:40px; }
	#top #logo { padding-top: 20px; margin: 0; color: #000; }
	#top #logo h3 { padding: 0; margin: 0; font-size:2.4em; font-weight:bold; }
	#top #logo p { padding:8px 0 0 0; margin:0; font-size:0.9em; font-weight: bold; }
	#top #logo a { color: #aaa; }
	#top #logo a:hover { color: #333; text-decoration:none; }


/* News Blocks */
.newsblock { float:left; padding:0; margin:0 0 40px 0;}
/* RRV nix Width */

.news-entry h2 {
font-size: 1.5em;
margin: 0;
padding: 0 0 15px 0;
}

.news-entry h2 a, .news-entry h2 a:active, .news-entry h2 a:link, .news-entry h2 a:visited {
color: #3f3f3f;
}

.news-entry h2 a:hover {
color: #000;
}

.news-entry a, .news-entry a:active, .news-entry a:link, .news-entry a:visited {
color: #326ea1;
text-decoration: none;
}

.news-entry ul{
list-style-type: none;
padding: 0;
margin: 0;
font-size: 0.9em;
}

.news-entry li  {
border-top: 1px solid #dcdcdc;
line-height: 16px;
margin: 5px 0 5px 0;
}

.news-entry li a:hover {
color: #333;
text-decoration: none;
background-color: #fafafa;
display:inline-block;
}

.news-entry img{
background-color: #fafafa;
}

.clearer { clear: both; height: 30px; }

/* end onenews */


#content-wide {	font-size: 1.2em; float: left;	padding: 0px 0 0px 0px;	margin: 0px 0px 0 10px;overflow:hidden;background-color:#;	clear: both;	}
#content-wide {	width:960px;float: right;	padding: 0px 0 0px 0px;	margin: 0px 0px 0 10px;overflow:hidden;background-color:#;	clear: both;	}
