/* CSS Document */



body {
	font-family: "century gothic", Tahoma, Geneva, sans-serif;
	font-size:80%;
	/*color:#575757;*/

	color:#003;
	margin:0px;
	padding: 0px;
	background-image:url(../images/layout/pagebg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color: #a5cddc;
}
h1 {
	color:#060;
	font-family:"century gothic", Tahoma, Geneva, sans-serif;
	font-size: 160%;
	letter-spacing:-1px;
}
h2 {
	color: #069;
	font-family: "century gothic", Tahoma, Geneva, sans-serif;
	font-size: 150%;
	letter-spacing: -1px;
}
h3, h4, h5, h6 {
	font-size: 120%;
	font-weight: bold;
	margin-top: 3%;
}
ol {
	font-size: 80%;
	line-height: 150%;
	margin-left: 3%;
	margin-right: 3%;
}
p {
	line-height: 150%;
}
ul {
	line-height: 150%;
	margin-left: 35px;
	margin-right:10px;
	list-style-position:outside;
	padding:0px;
}
li {
	margin-left:-20px;
	padding:0px;
}
.smaller {
	font-size: 90%;
	line-height: 150%;
}
td, th {
	text-align:left;
}
td p {
	font-size: 100%;
}
td {
	border-collapse:collapse;
	border-color:#eee;
}
table {
	border-collapse:collapse;
	border-color: #eee;
}
ul ul {
	margin-left: 1%;
	margin-right: 0%;
	font-size:100%;
	line-height: 100%;
}
/* links */



a {
	color:#063;
	text-decoration:none;
}
a:hover {
	color:#093;
}
/*layout */



#cse-search-results iframe {
	width: 580px;
	padding-bottom:50px;
}
#wrapper1 {
	width:100%;
	/*background-image:url(../images/layout/wrapper1bg.gif);
	background-position:top;
	background-repeat:repeat-x;*/
}
#wrapper2 {
	text-align:left;
	width: 960px;
	margin:auto;
	background-color:#FFF;
	padding: 0px;
}
/*header styles*/



#header {
	width:960px;
	margin:auto;
	text-align:center;
	color:#777777;
	position:relative;
	background: url(../images/layout/headerbg.jpg) center top;
	min-height: 175px;
	height: 175px;
	float:left;
}
#logo {
	text-align:left;
	width: 50%;
	float:left;
}
#search {
	margin-top: 10px;
	text-align:right;
	width: 48%;
	float:left;
}
#tools {
	float:right;
	width:350px;
	height:36px;
	text-align:right;
	padding-top:10px;
	padding-right:5px;
	clear:both;
	font-weight: bold;
}
#tools a {
	color: #036;
}
#tools a:hover {
	color:#FFF;
}
/*--------------{search}-----------------*/



#searchbox {
	float:right;
	width:100%;
	text-align:right;
	padding-top:20px;
}
#search form {
	display:inline;
	margin:0;
	padding:0;
}
#search fieldset {
	border:none; 
}
#schGo {
	float: right;
	display:inline;
	width:25px;
	height:25px;
	margin:0;
}
#schField {
	float: right;
	display:inline;
	padding:0 5px 0 0;
	margin:0;
}
#cse-search-box legend {
	display:none;
}
#cse-search-box label {
	display:none;
}
#sub-mid-col-content #cse-search-box label {
	display:inline;
}
#txtgo {
	display:block;
	background-image:url(../images/layout/backg_search_arrow.gif);
	background-position:-2px -2px;
	background-repeat:no-repeat;
	height:25px;
	width:25px;
	cursor:pointer;
	border:1px solid #cccccc;
}
#txtgo:hover, #txtgo:focus {
	background-image:url(../images/layout/backg_search_arrow.gif);
	background-position:-2px -2px;
	background-repeat:no-repeat;
	border:1px solid #066;
}
#txtsearch {
	float:left;
	width:200px;
	padding:2px;
}
/*.............main content...............*/



#maincontent {
	width:960px;
	margin:auto;
	position:relative;
	padding: 20px 0px 0px 0px;
	float:left;
	background: url(../images/layout/maincontentbg.jpg) bottom right no-repeat;
}
#maincontent a {
	color:#099;
	text-decoration:none;
}
#maincontent a:hover {
	color:#069;
}
#leftcol {
	position:relative;
	float:left;
	width:260px;
	padding-left:20px;
	padding-bottom: 50px;
	z-index:100;
}
#maincol {
	position:relative;
	width:560px;
	text-align:left;
	margin: -20px 0px 0px 20px;
	padding: 0px 10px 20px 30px;
	float:left;
	z-index: 50;
}
#subheader {
	position:relative;
	width:580px;
	background: url(../images/layout/subheaderbg.jpg) left top no-repeat;
	margin: 0px 0px 0px 20px;
	padding: 20px 10px 50px 60px;
	float:left;
	font-weight: bold;
	color:#063;
}
#subheader h1 {
	font-weight: bold;
	color:#063;
	border: none;
	padding: 0px;
	margin: 0px;
	line-height:normal;
}
/*footer styles*/



#footer {
	width:960px;
	float:left;
	text-align:center;
	margin: -80px 0px 0px 0px;
	color:#666;
	display:inline;
	background:#FFF url(../images/layout/footerbg.jpg) right no-repeat;
	min-height: 290px;
	height: 290px;
	padding-bottom: 2px;
}
#footer #contact {
	float: left;
	position: relative;
	left: 310px;
	top:120px;
	text-align:left;
	font-size: 80%;
	width: 420px;
}
/* Top Menu */

#menuwrap {
	margin:0px;
	height:35px;
	background-color:#CCCCCC;
	background-image:url(../images/toplinkbg.jpg);
}
#menu {
	margin:auto;
	width: 960px;
	padding-left: 0px;
}
#menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	border-right:#fff 2px solid;
}
#menu ul a {
	height:27px;
	display:inline-block;
	/*width:130px;*/

	padding:8px 17px 0 16px;
	color:#ffffff;
	text-decoration:none;
	border-left:2px solid #ffffff;
	text-align:center;
	border-bottom:#fff 1px solid;
}
#menu ul li {
	display:inline;
	margin:0;
}
#menu ul a:hover {
	color: #003;
	background-color:#69C;
	text-decoration:none;
	background-image:url(../images/toplinkbg_over.jpg);
	border-bottom:#099 1px solid;
}
#menu ul a.active {
	color: #003;
	text-decoration:none;
	background-image:url(../images/toplinkbg_over.jpg);
	border-bottom: #099 1px solid;
}
/* Feature */



#feature {
	float:left;
	width:250px;
	margin: 0px;
	padding: 0px;
}
#featureheader {
	background:#fff url(../images/layout/featuretopbg.jpg) top left no-repeat;
	float: left;
	color:#036;
	font-weight: bold;
	width: 100%;
	padding: 10px 0px 10px 10px;
	margin: 0px;
	border-bottom:#FFF 1px solid;
	font-size: 120%;
}
#featurecontent {
	background: #c3e0e8 url(../images/layout/featurebottombg.jpg) bottom left no-repeat;
	float: left;
	color: #036;
	width: 100%;
	padding:10px;
	margin: 0px;
	width: 236px;
}
/* submenu */



#submenu {
	float:left;
	width:250px;
	padding-top:5px;
	font-size: 90%;
}
#submenu .top {
	border-top:0px;
}
#submenu ul {
	background-color:#ffffff;
	margin:0;
	padding:0;
	list-style-type:none;
}
#submenu ul li {
	margin:0px 0px 0px 8px;
}
#submenu ul a {
	display:block;
	padding:2px 0px 2px 20px;
	width:220px;
	color:#069;
	text-decoration:none;
	font-size:100%;
	border-bottom: #eee 1px solid;
}
#submenu ul a:hover {
	color:#063;
	text-decoration:none;
	background-image:url(../images/sublinkbg_over.jpg);
	background-position:center left;
	background-repeat:no-repeat;
	border-bottom: #363 1px solid;
}
#submenu ul a.active {
	color:#063;
	text-decoration:none;
	background-image:url(../images/sublinkbg_over.jpg);
	background-position:center left;
	background-repeat:no-repeat;
	font-weight: bold;
	border-bottom: #363 1px solid;
}
#submenu ul a.active:hover {
}
/* Second Level Sub Menu */

#submenu ul ul {
	padding-top:0px;
	padding-bottom:0px;
}
#submenu ul ul li {
	margin:0px;
}
#submenu ul ul a {
	display:block;
	padding:7px 0px 7px 40px;
	width:210px;
	color:#666666;
	text-decoration: none;
	font-size:90%;
	font-weight:normal;
	background-image:none;
}
#submenu ul ul a:hover {
	color:#063;
	text-decoration:none;
	background-image:none;
}
/* Third level Sub Menu */

#submenu ul ul ul {
	padding-top:0px;
	padding-bottom:0px
}
#submenu ul ul ul li {
	margin:0px;
}
#submenu ul ul ul a {
	display:block;
	padding:5px 0px 5px 50px;
	width:200px;
	color:#666666;
	/*background-color:#F7F7F7;*/

	text-decoration: none;
	font-size:90%;
	/*	border-bottom:1px dotted #EAEAEA;

	border-top:0px solid #E1E1E1;*/

	background-image:none;
}
#submenu ul ul ul a:hover {
	color:#000;
	background-color:#ffffff;
	text-decoration:none;
	background-image:none;
}
/* 4th level Sub Menu */

#submenu ul ul ul ul {
	padding-top:0px;
	padding-bottom:0px
}
#submenu ul ul ul ul li {
	margin:0px 0 0 0;
}
#submenu ul ul ul ul a {
	display:block;
	padding:5px 0px 5px 30px;
	width:189px;
	color:#666666;
	background-color:#ffffff;
	text-decoration: none;
	font-size:90%;
	/*	border-bottom:1px dotted  #EAEAEA;

	border-top:0px solid #E1E1E1;

*/	background-image:none;
}
#submenu ul ul ul ul a:hover {
	color:#E3775E;
	background-color:#ffffff;
	text-decoration:none;
	background-image:none;
}
/*

	SimplePics

	12 June 2008



	application styles

*/



/*---------------------{   SimplePics styles   }-------------*/



#simplepics_container {
	float:left;
	width:100%;
	text-align:left;
}
#simplepics_image {
	float:left;
	width:100%;
}
img.photae {
	padding:3px;
	background:#fff;
	border:1px solid #706547;
}
#simplepics_container a.simplepics_index,  #simplepics_container a.simplepics_index:hover {
	border:none;
	background:none;
}
#simplepics_description {
	float:left;
	width:380px;
	padding:10px;
	background:#fbf7ea;
	border:1px solid #f3e7c3;
}
#simplepics_description p {
	padding:7px;
	line-height:150%;
}
#simplepics_pagenav {
	float:right;
	padding:5px 0;
	text-align:right;
}
#simplepics_pagenav a {
	padding:3px 5px;
	background:#e8e4e0;
	border:1px solid #b3c1cb;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	color:#748da0;
}
#simplepics_pagenav a:hover {
	border:1px solid #748da0;
	color:#5f7789;
}
#simplepics_pagenav a.sp_current, #simplepics_pagenav a.sp_current:hover {
	background:#efefef;
	border:1px solid #cecece;
	color:#cecece;
}
/*---------------------{   SimplePics admin styles   }-------------*/

#simplepics_image a.picnav {
	font-family:"Times New Roman", Times, serif;
	font-size:400%;
	font-weight:normal;
	text-decoration:none;
	border:none;
}
#simplepics_image a.picnav:hover {
	text-decoration:none;
	border:none;
}
.drag_me {
	border:1px solid #888;
	cursor:pointer;
}
.drop_target {
	height:60px;
	width:20px;
	padding:5px 0;
	background-color:#ddd;
	border:1px solid #aaa;
	color:#aaa;
	cursor:pointer;
}
.drop_target:hover {
	border:1px solid red;
}
#drag_ghost {
	position:absolute;
	top:0;
	left:0;
	width:1px;
	height:1px;
	z-index:1000;
	text-align:left;
}
#drag_ghost img {
	padding:3px;
	background:#fff;
	border:1px solid #888;
}
/*--------------------------------------------------{   HIGHSLIDE STYLES   }-----------------*/



a.highslide {
	cursor: url(/simplecms/gallery/highslide/graphics/zoomin.cur), pointer;
	outline: none;
	border:none;
}
#simplepics_image a.highslide:hover {
	border:none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
}
.highslide:hover img {
}
.highslide-wrapper {
	background: #909090;
}
/*---------------------{   the zoomed image   }-----*/



.highslide-image {
	padding:5px;
	border:1px solid #706547;
	background:#fff;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-bottom: 1px solid white;
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	padding: 5px;
	background-color: silver;
}
.highslide-loading {
	display: block;
	padding:2px 2px 2px 22px;
	border: 1px solid black;
	background:url(highslide/graphics/loader.white.gif) white no-repeat 3px 1px;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
a.highslide-credits, a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover, a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
a.highslide-full-expand:hover {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
}
/* These must always be last */

.highslide-display-block {
	display: block;
}
.highslide-display-none {
	display: none;
}

