/**
 * This typography file is included in the WYSIWYG editor
 */
.typography * {
	font-family:Verdana,Arial,sans-serif;
	font-size:1em;
}
.typography blockquote {
	margin-left:20px;
}
.typography hr {
	padding:5px;
}
.typography p,
.typography ul li,
.typography ol li,
.typography a {
	color:#333;
	line-height:1.5em;
	font-size:1.1em;
}
.typography p {
	margin-bottom:20px;
}


/** CMS LIST STYLES **/
.typography ul,
.typography ol {
	margin-left:10px;
	margin-bottom:20px;
}
	.typography ul li,
	.typography ol li {
		margin:4px 10px;
		line-height:1.4em;
	}
		.typography ul li {
		 list-style-type:disc;
		}
		.typography ol li {
			list-style-type:decimal;
    }

/* HEADER STYLES */

.typography h1,
.typography h2,
.typography h3,
.typography h4 {
	margin-bottom:14px;
	color:#0083C8;
}
.typography h1,
.typography h4 {
	font-weight:bold;
}
.typography h2,
.typography h3 {
	font-weight:normal;
}
	.typography h1 {
		font-size:2.2em;
	}
	.typography h2 {
		font-size:2.2em;
	}
	.typography h3 {
		font-size:1.6em;
	}
	.typography h4 {
		font-size:1.4em;
	}

/* LINK STYLES */
.typography a {
	color:#0083C8;
  font-size:1em;
  text-decoration:none;
}
	.typography a:hover {
		text-decoration:underline;
	}
	
	
.typography table {
	font-size:1.1em;
}
	.typography table tr td {
		padding:3px 5px;
	}

	
/* WYSIWYG EDITOR ALIGNMENT CLASSES */
.typography .left {
	text-align:left;
}
.typography .center {
	text-align:center;
}
.typography .right {
	text-align:right;
}
.typography img.right {
	float:right;
}
.typography img.left {
	float:left;
}

.typography p.MsoNormal, .typography p.MsoBodyText {
	margin: 0;
}html{	
	width: 100%;
	height: 100%;
	background:url(../images/BGrepeat.jpg) repeat;
}
body {
	width: 100%;
	height: 100%;
	font-size: 82%;
}
div {
margin:0;
padding:0;	
}
* {
	font-size: 1em;
	padding: 0;
	margin: 0;
	font-family:Verdana,Helvetica,sans-serif;
	list-style:none;
}
a img{
	border:0;
}
.clear{
	clear:both;
}
ol {
list-style-type:lower-alpha;
margin-left: 30px;
margin-top: 10px;
margin-bottom: 10px;
color: #049;
}
ol li {
list-style-type:lower-alpha;
}
#ContentContainer {
position: relative;
z-index: 4;
width: 875px;
background: url(../images/page.png) repeat-y;
margin-left: auto;
margin-right: auto;
text-align: justify;
}
#ContentContainer p {
margin-bottom: 15px;	
}
#ContentContainer h2 {
color: #005500;
font-size: 1.2em;
margin-top: 5px;
margin-bottom: 5px;
padding-bottom: 5px;
border-bottom: 2px dotted #cccccc;
}

#ContentContainer h3 {
color: #C25F04;
font-size: 1.1em;
font-wieght: bold;
margin-top: 5px;
margin-bottom: 5px;
}

#PageTop {
position: relative;
z-index: 4;
margin:0;
padding:0;
margin-left: auto;
margin-right: auto;

height: 192px;
width: 875px;
background: url(../images/page_top.png) no-repeat;
}

#PageBottom {
position: relative;
z-index: 4;
margin:0;
padding:0;
margin-left: auto;
margin-right: auto;
height: 135px;
width: 875px;
color: #E4F2DA;
font-size: 0.9em;
background: url(../images/page_bottom.png) no-repeat;
}
#Content {
padding:5px;
}
#wrapp {
text-align: center;
background: url("../images/header_rpt.jpg") repeat-x; 
z-index: 15;
position: relative;
}
#navbar {
background: url(../images/header_rpt.jpg) repeat-x;
position: relative;
z-index: 15;
height: 1.9em;
margin-left: auto;
margin-right: auto;
text-align: left;
width: 875px;
}
#search {
background: url(../images/search.png) no-repeat;
position: absolute;
right: 0;
top:0;
height: 1.9em;
width: 150px;
}
#search table {
width: 142px;
padding:0;
margin:0;
float: right;
height: 1.9em;
}
#search td {
vertical-align: middle;	
}
#search input {
width: 120px;
background: none;
border: none;
vertical-align: middle;
}
#search input.img {
vertical-align: middle;
width: 22px;
}

#logo {
background: url(../images/onevillage_logo.png) no-repeat;
width: 855px;
height: 83px;
margin:0;
padding:0;
margin-top: 5px;
margin-left: auto;
margin-right: auto;
}
#quickbar {
width: 855px;
margin-left: auto;
margin-right: auto;
position: relative;
z-index: 11;
}
#Header {
position: absolute; 
left: 26px;
top: 17px;
font-size: 24px;
color:white;
text-shadow: black 0.05em 0.1em 0.2em;
}
 a {
text-decoration: underline;
color: #006600;
}
 a:hover {
text-decoration: none;	
}
.ftmenu {
margin: 0;
padding:0;
font-size: 0.9em;
}
.ftmenu li {
float: left;
padding-left: 5px;
padding-right: 5px;
}
.ftmenu li a {
color: white;	
}


.searchResults {
font-size: 0.8em;
padding-left: 15px;
padding-right: 15px;
}
.searchResults h2 {
	font-size:2.2em;
	font-weight:normal;
	color:#0083C8;
	margin-bottom:15px;
}
.searchResults p.searchQuery {
	color:#333;
	margin-bottom:10px;
}

.searchResults ul#SearchResults li {
	margin-bottom:20px;
	list-style-type: none;
}
	ul#SearchResults p {
		font-size:1.1em;
		font-weight:normal;
		line-height:2em;
		color:#333;
	}
	ul#SearchResults a.searchResultHeader {
		font-size:1.3em;
		font-weight:bold;
		color:#0083C8;
		text-decoration:none;
		margin:20px 0 8px 0;
		padding-left:20px;
		background:url(../images/search.gif) no-repeat left center;
	}
		ul#SearchResults a {
			text-decoration:none;
			color:#0083C8;
		}
		ul#SearchResults a:hover {
		border-bottom:1px dotted #0083C8;
		}
		
#leftNav {
background: url("../images/leftNav.gif") no-repeat;
width: 189px;
height: 431px;
padding: 0;
margin:0;
position: relative;
top: -15px;
margin-left: 6px;
}
#leftNav ul {
list-style-type: none;
margin-left: 10px;
}
#leftNav .link {
text-decoration: none;
color: #006699;
}
#leftNav .link:hover {
border-bottom: 1px dotted black;	
}
#leftNav .current {
color: #333333;
text-decoration: none;
}
.cmsContent {
padding-left: 10px; padding-right: 10px;	
}
.breadcrumbs {
background: #f6f6f6;
padding: 5px;
border: 1px solid #eee;
}

.right {
float: right;	
}
.captionImage {
border: 4px solid #eee;
background: #eee;
margin: 3px;
margin-left: 6px;
margin-right: 0;
}
.caption {
background: #eee;
color: #005500;
font-size: 0.8em;
}

#ContentContainer .frontHead {
width: 100%;
font-size: 1.4em;
background-image: url("/site/images/separator.gif");
background-repeat: no-repeat;
padding:0;
margin:0;
padding-top: 18px;
padding-bottom: 7px;
border: none;
}
#ContentContainer .frontHead a {
color: #cc6600;
font-weight: bold;	
text-decoration: none;
}
#ContentContainer .frontHead a:hover {
text-decoration: underline;	
}
#ContentContainer .frontImg {
padding-right: 5px;
padding-top: 3px;
float: left;	
}
.emsub {
background: white;
border: none;
padding: 3px;
}





.slideViewer ul {  /*this is your list of images*/ 
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none; 
margin: 0;  
padding: 0; 
} 
.slideViewer ul li { /*each LI item is floated; the whole list is now displayed as if its in one row*/ 
float:left; 
} 
.svwp {width: 50px; height: 20px; background: #fff;} /*preloader stuff. do not modify!*/
.svwp ul{position: relative; left: -999em;}/*preloader stuff. do not modify!*/

#tickerimg {
position: relative;
top:-295px;
left:-3px;
z-index:35;
}
.slideViewers { 
position: relative;
overflow: hidden; 
margin: 0;
padding: 0;
background: #fff;
 top: -14px;
 left: -3px;
 z-index: 30;
}
/*typographic info*/
.slideViewers span.typo{ 
padding: 6px; /* do not modify padding */
background: #fff;
color: #000;
font: normal 10px Verdana;
}

.thumbSlider { /*the thumbnails slider*/
overflow: hidden;
width: 1%;
background: #fff;
}
.thumbSlider ul { 
list-style-type: none;
margin: 0; 
padding: 0;
}
.thumbSlider ul li{ 
float:left;
margin: 0;
}
.thumbSlider a{
color: #fff;
text-decoration: none;
}
.thumbSlider a img{
border: 0;
display: block;
padding: 0;
}
.thumbSlider p.tmbrdr { /* the border above -not around- each thumb */
/* width, height and top values are dynamically added by the script. Do not modify. */
position:relative; 
left: 0;
font-size: 0.01em;
left: 0;
margin: 0;
padding: 0;
}

a.left, a.right { /*the left and right buttons (links)*/
background: transparent; /* could be any color  */
color: #ff0000;
font: bold 16px Arial;
overflow: hidden;
}
a.left span, a.right span{

}
a.left img, a.right img{
border: 0;
}
a.l_dis, a.r_dis {
background: transparent; /* ALWAYS leave transparent. this is the 'disabled' state of the link !  */
cursor: default;
}
a.l_dis span, a.r_dis span {
display: none;
}
a:focus {outline:none;}

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			15em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			1.9em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}


.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
	border-left:	1px solid #fff;
	font-size: 1em;
	padding: 		.45em 1em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:	white;
}
.sf-menu li {
}
.sf-menu li li {
	background:		white;
}
.sf-menu li li a, .sf-menu li li a:visited  {
 color: #C06C15;
}
.sf-menu li li li {
	background:		#9AAEDB;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#76B944;
	outline:		0;
}


.sf-menu li li:hover, .sf-menu li li.sfHover,
.sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
	background:		#E4F2DB;
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			0.75em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.6em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
/* GENERIC FORM STYLING */
#Content form {
	width:378px;
}
	#Content form fieldset {
		border:0;
		padding:12px;
	}
		#Content .message {
			color:red;
			background:#ddd;
			border:1px solid #ccc;
			padding:5px;
			margin:5px;
		}
		#Content span.message {
			width: 300px;
		}
		#Content form div {
			margin-top:10px;
			width:100%;
		}
		#Content form label {
			font-size:1.1em;
			color:#333;
		}
			#Content form label.left {
				float:left;
				width:12em;
			}
			#Content form label.FormHeading {
				font-size:1.3em;
				color:#ff7200;
				font-weight:bold;
			}
		#Content form input.text,
		#Content form textarea,
		#Content form select {
			width:400px;
			color:#000;
			background:#f8f8f8;
			border:1px solid #aaa;
			padding:3px;
		}
		
		#Content form input.numeric {
			width:20px;
			background:#f0f0f0;
			border:1px solid #aaa;
			padding:3px;
			color:#000;
			margin-right:4px;
		}
		#Content form input.year {
			width:35px;
		}
		#Content form p.Actions {
			text-align:right;
			padding:0 22px 15px 0;
		}
			#Content form p.Actions input {
				padding:2px;
			}

