/* Generic Selectors */
body {
	background-position: top center;
	margin: 0 0 0 0;
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	background-color: #FFFFFF;
	font-weight: normal;
}

span.invisibleElement {
	visibility: hidden;
}

#msgResultText{
	font-size: 12px;
	font-weight: bold;
}

/**************** Pseudo classes ****************/

/************************* ID's *************************/
/********  Main Layout  **************/
#centerDoc {
	font-style: normal;
	position: absolute;
	z-index: 15;
	width: 530px;
	height: 100%;
	top: 230px;
	margin-left: 125px;
}

/********  section  **************/
.sectionPanel {
	font-size: 14px;
	position: relative;
	z-index: 90;
	height: 300%;
	width: 100%;
	line-height: 24px;
	
}
.sectionTitle {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	margin: 0px 0px 3px 0px; /*top right bottom left*/
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	width: 100%;
	background-color: #9999FF;
	padding: 4px;
	border: 1px solid #CCCCCC;
}
.sectionPanel a {
	text-decoration: none; 
	color: #330099; 
}

.sectionPanel a:hover {
	text-decoration: underline; 
}

/********  forum notes  **************/
#forumNotes {
	position: absolute;
	z-index: 90;
	height: 100%;
	width: 530px;
}

/********  forum preview  **************/
#forumPreviewList {
	font-style: normal;
	font-size: 11px; 
	text-decoration: none; 
	font-weight: normal;
	position: absolute;
	z-index: 95;
	padding: 0px 0px 0px 0px; /*top right bottom left*/
	height: 120%;
	width: 50%;
}

#forumPreviewList a {
	display: block;
	padding-right: 3.0em;
	padding-left: 0.2em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	text-decoration: none;
	font-weight: bold;
	height: 27px;
	width: 100%;
	color: #000000;
	border-left: solid #CCCCCC 1px;
	border-top: solid #CCCCCC 1px;
	border-bottom: solid #CCCCCC 1px;
}

#forumPreviewText {
	font-style: normal;
	font-size: 11px; 
	text-decoration: none; 
	font-weight: normal;
	position: absolute;
	background-color: #DDDFFF;
	z-index: 100;
	height: 300px;
	width: 49%;
	margin-left: 50%;
	margin-right: 20px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

/******************* blog layout  ********************/
#blogMainPanel {
	font-style: normal;
	font-size: 11px; 
	text-decoration: none; 
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	position: absolute;
	z-index: 90;
	height: 100%;
	width: 350px;
	margin-top: 0px; 
	margin-left: 5px;
	margin-right: 10px;
}

span.blogDate {
	color: #808000;
	font-size: 10px; 
}

span.blogTitle {
	font-size: 13px;
}

span.entry {
	font-size: 12px;
}

#blogMainPanel a {
	text-decoration: none; 
	color: #336699; 
}

#blogMainPanel a:hover {
	text-decoration: underline; 
}



/**** Blog Right Panel  ****/
#blogRightPanel {
	font-style: normal;
	font-size: 12px; 
	text-decoration: none; 
	font-weight: normal;
	position: absolute;
	z-index: 85;
	height: 100%;
	width: 135px;
	padding: 0px 2px 0px 2px; /*top right bottom left*/
	margin-top: 0px; 
	margin-left: 370px;
	margin-right: 10px;
	border-left: solid #000000 1px;
}

#blogRightPanel h2 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border-bottom: 2px solid  #808000;
}

#blogCatRightPanel a {
	font-size: 10px;
	display: block;
	text-decoration: none;
	background-color: #F9F9F9;
	border-bottom: 1px solid #EEE8A0;
	border-left: 1px solid #F9F9F9;
	border-right: 1px solid #F9F9F9;
	padding-right: 0.3em;
	padding-left: 0.3em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

#blogCatRightPanel a:hover {
	background-color: #CCCCFF;
	border-bottom: 1px solid #F0F8FF;
	color: #000000; 
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

span.sideNotes{
	color: #3366CC;
	font-size: 10px; 
	font-style: italic;
}



/************* Polls **********************/
#latestPollsPanel a {
	font-size: 10px; 
	text-decoration: none;
}

#latestPollsPanel a:hover {
	text-decoration: underline;
}


/**************** navigation style sheets**************/
#topNavigation {
	background-color: #CCCCCC;
	font-size: 12px; 
	position: absolute;
	z-index: 90;
	height: 200px;
	width: 775px;
	top: 10px;
	font-style: normal;
	border: 1px solid #CCCC99;
}
#logoText1{
	position: absolute;
	z-index: 200;
	font-size: 48px; 
	color: #000000;
	font-weight: normal;
	bottom: 10px;
	padding: 3px;
	opacity: 0.90;
	filter: alpha(opacity=090);
	-moz-opacity: 0.90;
}

#logoText1 a{
	text-decoration: none;
	font-size: 48px; 
	color: #FFFFFF;
	font-weight: normal;
}

#menuButtons {
	background-color: #FFFFFF;
	position: absolute;
	height: 30px;
	width: 775px;
	padding: 5px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	bottom: -20px;
	left: -1px;
}
#menuButtons a {
	font-size: 14px; 
	z-index: 100;
	color: #AAAAAA;
	padding-right: 1.4em;
	padding-left: 1.4em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 3px solid #99CC66;
	text-decoration: none;
}
#menuButtons a:hover {
	color: #AAAAAA;
	border-bottom: 3px solid #808000;
}

#menuButtons a.first {
	border-left: 0px solid #000000;
}
#menuButtons a.last {
	border-right: 0px solid #000000;
}
#menuButtons i.last {
	border-bottom: 2px solid #99CC66;
	margin-bottom: -20px;
	width: 200px;
}

b.mainPage {
	color: #000000;
}

/**************** Left Navigation Menus ***********************/
#leftNavigation {
	position: absolute;
	z-index: 95;
	width: 108px;  
	top: 230px;
	margin-left: 0px
}

/**************** Right Navigation Menus ***********************/
#rightNavigation {
	position: absolute;
	z-index: 95;
	width: 97px;
	top: 230px;
	margin-left: 670px;
}

#sideNavigation {
	font-style: normal;
	font-size: 11px; 
	text-decoration: none; 
	font-weight: normal;
	height: 500px;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px; /*top right bottom left*/
}


#sideNavigation a {
	display: block;
	background-color: #EEEEFF;
	padding-right: 0.1em;
	padding-left: 0.5em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	text-decoration: none;
	font-weight: normal;
	width: 100%;
	color: #666666;
	border-right: solid #CCCCCC 1px;
	border-left: solid #CCCCCC 1px;
	margin: 0.3em 0em 0em 0em; /*top right bottom left*/
}

#sideNavigation a:hover {
	background-color: #DDDFFF;
	color: #000000;
}

#leftNavigation .title{
	display: block;
	margin: 0px 0px 3px 0px; /*top right bottom left*/
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	height: 30px;
	background-color: #99CC00;
	padding: 4px;
	border: 1px solid #CCCCCC;
}
#rightNavigation .title{
	display: block;
	margin: 0px 0px 3px 0px; /*top right bottom left*/
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	background-color: #FF9900;
	padding: 4px;
	border: 1px solid #CCCCCC;
}
