﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 1px;
	background: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	margin-top: 1.5em;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.5em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #40C1D4;
}

a:hover {
	text-decoration: none;
	color: #D8B077;
}

/* Header */

#header {
	height: 37px;
	/* background: url(images/logo.gif) repeat-x right center; */
}

#logo {
	float: left;
	height: 38px;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0 0 0 20px;
}

#logo h1 {
	padding: 10px 0 0 0;
	letter-spacing: -2px;
	font-size: 2.4em;
}

#logo h2 {
	padding: 22px 0 0 5px;
	letter-spacing: -1px;
	font-size: 1.4em;
	font-weight: normal;
	font-style: italic;
}

#logo a {
	text-decoration: none;
	color: #40C1D4;
}

#menu {
	float: left;
	clear: left;
	height: 50px;
	background: url(images/img02.gif) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	display: block;
	margin: 14px 10px 0 10px;
	padding: 0 10px;
	background: #40C1D4;
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 1.4em;
	color: #FFFFFF;
}

#menu a:hover {
	background: #0083A9;
}

#search {
	float: right;
	width: 200px;
	height: 100px;
	background: url(images/img03.gif);
}

#search h2 {
	margin: 0;
}

#search form {
	padding: 20px 0 0 20px;
}

#search fieldset {
	border: none;
}

#search legend {
	font-weight: bold;
	color: #FFFFFF;
}

#search #s {
	width: 140px;
	height: 30px;
	padding: 10px 10px 0 10px;
	background: #B5E6EE;
	border-top: 1px solid #B9E7EF;
	border-left: 1px solid #B9E7EF;
	border-right: 1px solid #C1EBF1;
	border-bottom: 1px solid #C1EBF1;
	font: bold 1.2em Georgia, "Times New Roman", Times, serif;
	color: #0083A9;
}

#search #x {
	display: none;
}

/* Page */

#page {
	padding: 30px 0;
}

/* Content */

#content {
	float: right;
	width: 60%;
	padding-right: 5%;
}

.post {
}

.post .meta {
	margin: 0;
	text-align: center;
	font: bold 11px/normal Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

.post .meta a {
	color: #CCCCCC;
}

.post .title {
	margin: 0;
	padding: 15px 0;
	text-align: center;
	font-size: 2.4em;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}

.post .title a {
	text-decoration: none;
}

.post .title a:hover {
	border-bottom: 1px solid #EEEEEE;
}

.post .entry {
	padding: 20px;
	line-height: 200%;
}

.post .links {
	margin: 0;
	padding: 10px 0;
	font-weight: bold;
	border-bottom: 1px solid #EEEEEE;
	text-align: center;
}

.post .tags {
	margin: 0;
	padding: 10px 0;
	font-size: .8em;
	text-align: center;
}

.post .tags a {
	padding-left: 10px;
}

/* Sidebar */

#sidebar {
	margin-right: 70%;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
	background: url(images/img05.gif) no-repeat;
}

#sidebar li ul {
	padding: 10px;
}

#sidebar li li {
	margin: 0;
	padding: 5px 10px;
	background: none;
	border-bottom: 1px dotted #EEEEEE;
}

#sidebar h2 {
	height: 35px;
	margin: 0;
	padding: 15px 0 0 20px;
	background: url(images/img06.gif) no-repeat right top;
	color: #FFFFFF;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: none;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
}

#calendar th, #calendar td {
	padding: 5px 0;
}

#calendar thead th {
	border-top: 2px solid #EEEEEE;
	border-bottom: 2px solid #EEEEEE;
}

#calendar tfoot td {
	border-top: 2px solid #EEEEEE;
}

#calendar tbody td {
	border-bottom: 1px dotted #EEEEEE;
}
	
#calendar tbody a {
	font-weight: bold;
}

#calendar #today {
	background: #EEEEEE;
	font-weight: bold;
}

#calendar #next {
	text-align: right;
}

#calendar #prev {
	text-align: left;
}

/* Footer */

#footer {
	clear: both;
	height: 50px;
	background: #40C1D4 url(images/img07.gif);
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	padding: 0 20px;
	line-height: normal;
}

#footer .legal {
	float: left;
	height: 32px;
	padding-top: 18px;
	background: url(images/img08.gif) no-repeat;
}

#footer .credits {
	float: right;
	height: 32px;
	padding-top: 18px;
	background: url(images/img09.gif) no-repeat right top;
}

#footer a {
	color: #FFFFFF;
}
.pageView
{
	border: 1px solid #898c95;
	border-top: none;
	margin-top: -1px;
	height: 300px;
	width: 100%;
}
.pageView img
{
	margin: 0;
}
.exampleWrapper
{
	padding: 10px;
	background: #f0f0f0;
	float: left;
}
/*CollapsiblePanel*/
.collapsePanel {
	background-color:white;
	color:Black;
	overflow:hidden;
}

/* collapsiblepanel area    */
.collapsiblePanelArea 
{
	width:100%;
	padding:1px;
	background:#fff; url(../images/demotop.png) no-repeat left top;
}

.collapsePanelHeader{	
	width:100%;		
	height:25px;
	/* background-image: url(../images/bg-menu-main.png); */
	/* background-repeat:repeat-x; */
	background-image: url(images/img02.gif) no-repeat;
	color:#40C1D4;;
	font-weight:bold;
}

.cloumnspan
{
    width:35px;
    padding:0px;
    border-color:Black;
    border-style:solid;
    border-width:1px;

}

#wrapper, #wrapper3col {
	margin: 0px auto; 				/* to fix centering in Mozilla */
	background:  url("../images/bg.gif") repeat-y;
	text-align: left;
	width: 958px; /* width: 749px;					749 width should be the same as the background image */
	padding: 0px 2px 0px 2px; /* padding: 0px 17px 0px 17px; */
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	/* width: 715px; */
}

#wrapper3col {
	background:  url("../images/bg3col.gif") repeat-y;
}

#col3wrapper {
	font:  bold 100% Arial, Helvetica, sans-serif;
	line-height:1.1;
	margin:0 0 10px;
	clear: right;
	background-color: #FFFFCC;
	border: 1px solid #333333;
}
#col3wrapper h3 {
font:  bold 100% Arial, Helvetica, sans-serif;
border-width: 1px 0 1px 0;
line-height:1.1;
margin:0 0 10px 0;
clear: right;
border: 1px solid #730;
background: #FFD57D;
color:#730;
}
#col3wrapper ul, #col3wrapper ol {
	border-bottom: 1px #e0d0c0 solid;
}
#col3wrapper p{
font-size:77% ;
display: inline-block; 
margin-bottom:10px
}
#col3wrapper h5{
margin-top:15px;
margin-bottom:7px;
font-size:84%;
}
#col3wrapper h5 a:link, #col3wrapper h5 a:visited{
color: #CA1400;
}

#footer 
{
	margin: 0px auto; 				/* to fix centering in Mozilla */
	background:  url("../images/bottom.gif") no-repeat;
	width: 962px;					/* width should be the same as the background image */
	color: #B1B5C1;
	text-align:center;
	padding: 3px 0px 3px 0px;
}

#header {
	height: 46px;
	background: #ffffff;
}

#headerright {
	float: right;
	padding-top: 3px;
	Color: #0000ff;
	font: bold 3.6em Arial, Verdana, Helvetica, sans-serif;
}

#googlesearch {
	margin: 0px 0px 0px 170px;
	background: #cc0;
}

#menumainleft {
	background:  url("../images/menubglb.gif") #4858A4 repeat-x;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	padding: 5px;
	color: #fff;
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
}

	#menumainleft ul {
		list-style: none;			/* removes list marker */
		padding: 0px;				/* removes left indent */
		margin: 0px;
	}
	
	#menumainleft ul li {
		display: inline;			/* sets list items to display in a row */
		padding-left: 10px;			/* puts space in between list items */
	}
	
	#menumainleft a:link, #menumainleft a:visited {
		color: #fff;
		text-decoration: none;
	}
	
	#menumainleft a:active, #menumainleft a:hover {
		color: #EDDF7D;
		text-decoration: none;
	}
	
#leftcol 
{
	float:left;
	background: url('../images/leftcoltop.gif');
	padding: 10px 8px 8px 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 152px;
}
	html>body #leftcol { width: 152px; }

#maincol {
	width: 545px;
	float: left;
	padding: 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 525px;
}
	html>body #maincol { width: 525px; }

#centercol {			/* basically a modification of "maincol" */
	width: 610px;
	float: left;
	padding: 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	/* width: 375px; */
}
	html>body #centercol { width: 610px; }
#centercol p {
	font: normal 1.1em Verdana, Arial, Helvetica, sans-serif;
}
#centercol h1
{
	font: bold 125%/1.6em Arial, Helvetica, sans-serif;
	/* border-width: 1px 0 1px; 0 */
	/* margin: 0 0 10px 0; */
	/* clear: right; */
	/* border: 1px solid #730; */
	/* background: #e9eaf0; */
	color: #1a286e;
	/* padding-right: 3px; */
	/* padding-left: 3px; */
	/* padding-bottom: 3px; */
	/* padding-top: 3px; */
}
#centercol h3 {
font:  bold 85% Arial, Helvetica, sans-serif;
margin:0 0 10px 0;
clear: right;
}

	
#rightcol {
	width: 150px;
	float: left;
	padding: 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 130px;
}
	html>body #rightcol { width: 130px; }
.clear { clear: both; }


.roundedPanel
{	
	width:715px;
	background-color:#535769;
	/* background-color:white; */
	/* color:white; */
	font-weight:bold;
	border-top: solid 1px #000;
	border-style:solid;
	border-color:white;
	/* border-width:3px; */
	/* border-style:solid; */
	/* border-color:Gray; */
}
	
.clear { clear: both; }


.verticalmenu {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

	.verticalmenu a:link, .verticalmenu a:visited, .verticalmenu a:hover {
		display: block;
		font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
		color: #1A286E;
		text-decoration: none;
		padding: 5px;
		width: 153px;
		height: 26px;
		/* box model hack */
		voice-family: "\"}\"";
		voice-family:inherit;
		width: 143px;
		height: 16px;
	}
		html>body .verticalmenu a:link, html>body .verticalmenu a:visited, html>body .verticalmenu a:hover {
			width: 143px;
			height: 16px;
		}
		
	.verticalmenu a:hover {
	background: url('../images/vertmenubg.gif') no-repeat;
	cursor: hand;
	}
	div#google-search a {
	border: none;
}

div#google-search a:hover {
        border: none;
	background-color: transparent;
}

div#google-firefox {
	width: 180px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: .5em;
}

.field_label, .fl {
	font-family: Arial, Geneva, ms sans serif;
	font-size: 11px;
	font-weight: bold;
	color: #859999;
	white-space: nowrap;	
	vertical-align: middle;
	text-align: left;
	padding: 3px 6px 3px 6px;
	}

.field_label_on_side, .fls {
	font-family: Arial, Geneva, ms sans serif;
	font-size: 11px;
	font-weight: bold;
	color: #859999;
	white-space: nowrap;	
	vertical-align: middle;
	text-align: right;
	padding: 3px 6px 3px 6px;
	}
	
	/* Rounded Corners*/

.roundedPanel
{	
	width:400px;	
	background-color:#5377A9;
	/* background-color:white; */
	color:white;
	font-weight:bold;
	border-top: solid 1px #000;
	border-style:solid;
	border-color:white;
	/* border-width:3px; */
	/* border-style:solid; */
	/* border-color:Gray; */
}

/*CollapsiblePanel*/
.collapsePanel 
{
	width:100%;
	background-color:white;
	color:Black;
	overflow:hidden;
}

/* collapsiblepanel area    */
.collapsiblePanelArea 
{
	width:100%;
	padding:1px;
	background:#FFF url(../images/demotop.png) no-repeat left top;
}

.collapsePanelHeader{	
	width:100%;		
	height:25px;
	background-image: url(../images/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
}

.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

/*Modal Popup*/

.modalBackground
{
  background-color :Gray;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

div.scroll {
height: 480px;
width: 375px;
overflow: auto;
border: 1px solid #666;
background-color: #eee;
}

/*
.list {
	border: 1px solid #090;
	list-style-type: none;
	margin: 0px;
	background-color: #FFF;
	text-align: right;
}

	ul.list li {
		padding: 2px 5px;
	}

	.listitem {
		color: #090;
	}

	.hoverlistitem {
		background-color: #F0FFF8;
	}

.autotypeahead_completionListElement {
	border: 1px solid #009;
	list-style-type: none;
	margin: 0px;
	background-color: #FFF;
	text-align: right;
}

	ul.autotypeahead_completionListElement li {
		padding: 2px 5px;
	}

	.autotypeahead_listItem {
		color: #00A;
	}

	.autotypeahead_highlightedListItem {
		background-color: #F0F8FF;
	}
*/