/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 3;
}

body {
	background: #F5F5F5;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #474848;
	height: 100%;
}

h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
	font-weight: normal;
}

h2 {
	margin-bottom: 15px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 170%;
}

p {
}

blockquote {
	padding: 0 30px;
	background: url(images/img12.gif) no-repeat;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
}

blockquote p {
}

a {
	text-decoration: none;
	color: #1D62B3;
}

a:hover {
	background: none;
	color: #E43C15;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
	background: url(images/img08.gif) repeat-x left bottom;
}

/* Menu */

#menu {
	height: 50px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	height: 20px;
	padding: 10px 20px 9px 20px;
	font-size: 1.0em;
	font-weight: bold;
	color: #FCFDDF;
}

#menu a:hover {
	background: #F68E00;
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: url(images/img04.gif) repeat-x;
}

/* Header */

#header {
	height: 90px;
	background: url(images/banner.jpg) no-repeat;
}

#headerLogin {
	height: 143px;
}

/* Logo */

#logo {
	float: left; 
	
}

#logo h1, #logo p {
	float: left;
}

#logoimg 
{
	float: left;
}

#laclogo
{
	float: right;
}

#logo h1 {
	padding: 10px 0 0 20px;
	font-size: 3.2em;
	font-weight: bold;
	color: #E43C15;
}

#logo p {
	margin: 0;
	position: absolute;
	top: 50px;
	left: 91px;
	letter-spacing: 1px;
	line-height: normal;
	font-weight: bold;
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
}

/* Search */

#search {
	float: right;
	width: 200px;
	padding: 40px 20px 4px 0;
	background: url(images/img05.gif) no-repeat left bottom;
}

#search fieldset {
	border: none;
}

#search legend {
	display: none;
}

#s {
	float: left;
	width: 155px;
	margin: 0 0 0 10px;
	background: none;
	border: none;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #474848;
}

#x {
	display: none;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: #FFFFFF url(images/img06.gif);
}

#bgtop {
	height: 5px;
	background: url(images/img07.gif);
}

#bgbottom {
	padding-bottom: 5px;
	background: url(images/img09.gif) no-repeat left bottom;
}

/* Content */

#content {
	float: left;
	width: 430px;
	height: 800px;
	min-height: 800px;
	padding: 0 0 0 20px;
}

html>body #content {
	height: auto;
}

/* Post */

.post {
}

.post .bigpix {
	margin-bottom: 20px;
	background: #F0F0F0;
}

.post .bigpix .image {
}

.post .bigpix .caption {
	margin: 0;
	padding: 2px 10px 5px 10px;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
	color: #999999;
}

.post .bigpix .caption a {
	color: #999999;
}

.post .title {
	padding: 10px 10px 0 10px;
	font-size: 2.6em;
}	

.post .title a {
	background: none;
}

.post .byline {
	margin: 0;
	padding: 0 10px;
	line-height: normal;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	color: #C2C2C2;
}

.post .byline a {
	color: #C2C2C2;
}

.post .entry {
	padding: 20px 10px 0 10px;
}

.post .tags {
	margin: 0;
	padding: 5px 10px;
	background: #F0F0F0;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
}

.post .tags a {
	padding: 0 5px;
	background: none;
}

.post .links {
	padding: 5px 10px;
	border-bottom: 1px solid #EEEEEE;
	font-weight: bold;
}

.post .links .comments {
	padding-left: 20px;
	background: url(images/img13.gif) no-repeat left center;
}

.post .links .permalink {
	padding-left: 18px;
	background: url(images/img14.gif) no-repeat left center;
}

/* Sidebar Common Style */

.sidebar {
}

#page .sidebar ul {
	line-height: normal;
}

#page .sidebar li {
	padding: 0;
	background: none;
}

#page .sidebar li ul {
}


.sidebar a {
	background: none;
}

/* Sidebar One */

#sidebar1 {
	float: left;
	width: 250px;
	padding: 0 0 0 20px;
}

/* Sidebar Two */

#sidebar2 {
	float: right;
	width: 180px;
	padding: 0 20px 0 0;
}

/* Calendar */

#calendar_wrap {
	padding: 0 10px 20px 10px;
}

#calendar_wrap table {
	width: 100%;
	text-align: center;
	background: #F6F6F6;
	border: 2px solid #FFFFFF;
	border-collapse: collapse;
}

#calendar_wrap th, #calendar_wrap td {
	padding: 2px;
}

#calendar_wrap thead {
	background: #FFFFFF;
}

#calendar_wrap tbody {
	font-size: .8em;
	font-weight: bold;
}

#calendar_wrap tbody td {
	padding: 5px;
}

#calendar_wrap tbody a {
	font-size: 1.2em;
}

#calendar_wrap tfoot {
	background: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .8em;
}

#calendar_wrap tfoot #prev {
	text-align: left;
}

#calendar_wrap tfoot #next {
	text-align: right;
}

/* Tag Cloud */

#tag_cloud {
	margin-bottom: 20px;
}

/* Footer */

#footer {
	width: 760px;
	height: 120px;
	margin: 0 auto;
	
}

#footer p {
	padding-top: 20px;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
}


#footerLogin p {
	padding-top: 20px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 1.0em;
	font-weight: bold;
}

.Frameshadow
{	
	width:735px;
	padding:5px;
}	

.FrameBackColor
{
	width:735px;
	text-align:left;
	padding:5px;
	background-color:#E0EEE0;
	border:1px color:#C0C0C0;
	font-size:10px;
	
} 

.FrameBackColorPassword
{
	width:735px;
	text-align:left;
	padding:5px;
	background-color:#E0EEE0;
	border:1px color:#C0C0C0;
	font-size:10px;
	
} 

.legendstyle
{
	FONT-SIZE: 13px; 
	font-weight: bolder;
	FONT-FAMILY: Verdana;
	color: #666666;
}

.FieldSetStyle
{
	border-color: #666666;
	border-width: thin;
	padding: 5px;
}

.smallest 
{
	FONT-SIZE: 1.0em; 
	FONT-FAMILY: Verdana;
	color: Black;
	
}

.smallestLeft 
{
	FONT-SIZE: 1.0em; 
	FONT-FAMILY: Verdana;
	color: Black;
	/*text-align: left;*/
}

.radioStyle 
{
	FONT-SIZE: 1.0em; 
	FONT-FAMILY: Verdana;
	color: Black;
	text-align: left;
}

.medium
{
	FONT-SIZE: 1.2em; 
	FONT-FAMILY: Verdana;
	color: Black;
	font-weight: bold;
}

.messageText 
{
	FONT-SIZE: 1.2em; 
	FONT-FAMILY: Verdana;
	font-weight:bold;
	color: Red;
	
}

.headerText 
{
	FONT-SIZE: 1.4em; 
	FONT-FAMILY: Verdana;
	font-weight:bold;
	color: Black;
	
}

.messageTextRegular 
{
	FONT-SIZE: 1.2em; 
	FONT-FAMILY: Verdana;
	font-weight:bold;
	text-decoration: underline;
}

.messageTextRegularMaroon 
{
	FONT-SIZE: 1.2em; 
	FONT-FAMILY: Verdana;
	font-weight:bold;
	text-decoration: underline;
	color: Maroon;
}

.linkColor
 {
	text-decoration: none;
	color: Blue;
 }
 
 /*CollapsiblePanel*/
.collapsePanel {
	
	background-color:#E0EEE0;
	overflow:hidden;
	border: 2px solid Black;
}

.collapsePanelHeader{
	width:100%;
	height:30px;
	background-image: url(images/gradient-3ED9S.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
	font-size:1.2em;
}

.collapsePanelHeaderSearch{
	width:100%;
	height:30px;
	background-color: #C1FFC1;
	color: Black;
	font-weight:bold;
	font-size:1.2em;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
}

.collapsePanelSearch {
	
	background-color: #E0EEE0;
	overflow:hidden;
}

.panelHeader
{
	width:100%;
	height:30px;
	background-color: #C1FFC1;
	color:Black;
	font-weight:bold;
	font-size:1.2em;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
}

.heading {
	padding: 1em 0 1em 0;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.2em;
}

.buttonStyle
{
background-color: #BDFCC9; background-image: none; border-style:solid; border-width:1; border-color: Gray; 
}

.buttonStyleSearch
{
background-color: #FFCC00; background-image: none; border-style:solid; border-width:1; border-color: Gray; 
}

.buttonStyleBlue
{
background-color: #CAFF70; background-image: none; border-style:solid; border-width:1; border-color: Gray; 
}

.filebuttonStyle
{
background-image: none; border-style:solid; border-width:1; width: 400px; 
}

.nav {
	position: absolute;
	right: 10px;
	top: 10px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	background-color: White;
}

.pageHeader
{
	width:100%;
	height:30px;
	background-image: url(images/gradient-NWAW9.png);
	background-repeat:repeat-x;
	color: Black;
	font-weight:bold;
	font-size:1.8em;
	padding-top: 10px;
}

.formBackgroundWidth
{
	width: 735px;
}

.formWidth
{
	width: 730px;
}

.gridWidth
{
	width:685px;
	height: auto;
	overflow-x:scroll;
}

.pager span 
{
	color:White;
	font-weight:bold;
	font-size:15pt;
}

.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: #EEE9E9;
    color: #27408B;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: #EE4000;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: red;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: red;
    font-weight:bold;
}

.messageTextBlack 
{
	FONT-SIZE: 1.2em; 
	FONT-FAMILY: Verdana;
	font-weight:bold;
	color: Black;
	
}

.RecordCountPanel
{
	 width: 500px;
	 border-color: #999999;
	 border-style: solid;
	 border-width: 2px;
}
.cssClass1
{
	background-color:Yellow;
	font-weight:bold;
	color:Black;
}


.blanket
 {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}

.popUpDiv 
{
position:absolute;
background-color:#eeeeee;

z-index: 9020;
}

.ajax__tab_xp .ajax__tab_header,
.ajax__tab_xp .ajax__tab_header .ajax__tab_outer,
.ajax__tab_xp .ajax__tab_header .ajax__tab_inner,
.ajax__tab_xp .ajax__tab_header .ajax__tab_tab {
    background-image: unset !important;
}

.ajax__tab_xp * {
    color: #474848 !important;
}

.ajax__tab_default .ajax__tab {
    height: 19px !important;
    margin-top: 0 !important;
}
