/* main menu styles */

p, body, table, ul, td, a {
	color: #222222;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-bottom : 0px;
	text-indent : 0px;
}

#body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

ul{
	list-style-type: none;
}

li{
	margin-bottom:4px;
	margin-top: 4px;
}


p {
}

br {
	line-height: 6px;
}

h3, h4 {
    	font-family: Tahoma, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 20px;
	line-height: 20px;
}

h2 {
	font-size: 16px;
}

h3 {

	font-weight: normal;
	font-size: 15px;
}

A:hover {
	color: #574E55;
	text-decoration: none;
	font-weight: bold;
}

A:link{
	color: #574E55;
	text-decoration: none;
	font-weight: bold;
}

A:visited {
	color: #574E55;
	text-decoration: none;
	font-weight: bold;
}

A:active {
	color: black ; 
	text-decoration: none;
}


a.mainlevel:link, a.mainlevel:visited { 
		display: inline;
		padding: 2.5px 2.5px 2.5px 2.5px;
		text-indent: 0px;
		white-space: nowrap;
		text-decoration: none;
		background: no-repeat;
		font-family: Tahoma, Helvetica, sans-serif;
		font-size: 12px;
		text-transform: capitalize;
}

a.mainlevel:hover{ 
		color: #e12d2d; 	/* white*/
}

a.sublevel:link, a.sublevel:visited { 
		display: inline;
		border: 0;
		padding: 2.5px 20px 2.5px 2.5px;
		text-indent: 0px;
		white-space: nowrap;
		text-decoration: none;
		background: no-repeat;
		font-family: Tahoma, Helvetica, sans-serif;
		font-size: 12px;
		text-transform: capitalize;
}

a.sublevel:hover{ 
		border: 0;
		color: #e12d2d; 	/* white*/
}

#sublevel li {
	display: inline;
}

a.mainlevel-nav {
	text-decoration: none;
	font-size: 9px;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: #5ACC3B;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

.moduletable-login td {
	color: #FFFFFF;
}

.moduletable-login a {
	color: #00FF33;
}

table.moduletable-footer {
	margin-left: auto;
	margin-right: auto;
}

.moduletable-footer a {
	color: white;
}

table.moduletable-giving {
	margin-left: auto;
	margin-right: auto;
}

.moduletable-media {
}

.contentpaneopen {
	margin: 0px;
	padding: 0px;
}

table.contentpaneopen {
	width: 100%;
}

.contentpagetitle,  {
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

A.contentpagetitle {
	color: black;
	text-decoration: none;
	text-transform: uppercase;
}

.contentheading, .componentheading, .componentheading-media-faq {
	color: #574E55;
	font-size: 20px;
	text-align: left;
	padding-top: 0px;
	font-weight: bold;
	text-transform: uppercase;
}

.transparency {
	background: white;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}

.projectname {
	font-weight: bold;
}

.quote { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px; 
	padding: 0px; 
	width: 400px; 
	position: relative; 
	clear: both; 
	float: none; 
	line-height: normal; 
} 

.quoter { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 10px; 
}

.quotemarkleft {
	font-size: 500%; 
	margin-top: 0px; 
	margin-left: 0px; 
	float: left; 
	font-family: serif;"
	clear: both; 
}

.quotemarkright {
	font-size: 500%; 
	margin-top: 15px; 
	margin-left: 0px; 
	float: right; 
	font-family: serif;"
	clear: both; 
}

.quotebox {
	background-color: #BCC7D2;;
	border: 0px;
	margin-left: 40px;
	margin-right: 40px;
	color: #333333; 
}

.imagemenu {
	position: relative;
	text-decoration: none;
	display: inline-block;
	padding: 3em;
	margin: 3em;
}

.small {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}

.author {
}

.question {
	font-weight: bold;
	display: block;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.back_button {
	margin: 4px;
}

.back_buttonx > a {
	text-decoration: none;
}

div.site_container-old {
	width:98%; 
	margin:1%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}


table#site_panel-old {
	cellpadding: 0;
	cellspacing: 0;
}


#left_column {
	width: 10px;
}

#right_column {
	width: 10px;
}

#left_corner {
	background-repeat: no-repeat;
	background-position: top right;
	width: 10px;
}

#right_corner {
	background-repeat: no-repeat;
	background-position: top left;
	width: 10px;
}

#bottom_row {
	background-repeat: repeat-x;
	background-position: top center;
}


#site_panel {
}

tr,td {
	text-align:left;
	cellpadding: 0;
	cellspacing: 0;
}

#header_panel {
	width: 750px;
	height: 100px;
}

#search_panel {
	position: absolute;
	top: 78px;
	right: 16px;
}

#main_panel {
	height: 510px;
	position: relative;
	background-repeat: no-repeat; 
	background-position: top center;
	/*background-image: url(/templates/tvc/images/oldman.jpg); */
}

#left_panel {
	float: left;
	position: relative;
	top: -100px;
}

#right_panel_wide {
	position: absolute;
	top: 100px;
	/*left: 100px;*/
	right: 12px;
	width: 575px;
	height: 400px;
	z-index: 1;
	background-repeat: no-repeat; 
	background-position: top left;
	background-image: url(/templates/tvc/images/wide/widecontent.gif); 
}


#right_panel_narrow {
	position: absolute;
	top: 100px;
	right: 12px;
	width: 385px;
	height: 400px;
	z-index: 1;
	background-repeat: no-repeat; 
	background-position: top left;
	background-image: url(/templates/tvc/images/narrow/narrowcontent.gif); 
}

#content_panel {
	overflow: auto;
	height: 380px;
	padding: 2px;
	margin: 0px;
}

#path_panel {
	margin-left: 10px;
	padding-top: 2px;
	font-size: 10px;
}

#path_panel a {
	font-size: 10px;
}

#menu_panel {
	position: absolute;
	top: 10px;
	/*left: 300px;*/
	right: 12px;
	width: 385px;
	height: 75px;
	z-index: 1;
}

#submenu_panel {
}

.tvc_image {
	clear: both;
	border: none;
}

#bottom_panel {
	float: right;
	background: blue;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	width: 375px;
	height: 500px;
}

active_menu active_menu-nav {
	text-decoration: none;
	font-weight: bold;
}

td.imagemenu {
	text-decoration: none;
	width: 50px;
	text-align: left;
	vertical-align: top;
}

td.imagemenu-spacer {
	width: 18px;
}

a.mainlevel-images {
	text-decoration: none;
	font-size: 12px;
	line-height: 12px;
}

a.mainlevel-media {
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-align:left;
}

#active_menu-images {
	font-weight: bold;
}

.inputbox-search {
	font-size: 10px;
}

.sectionmenu-0-sections {
	margin-left: 4px; 
	padding-left: 0;
}

.sectionmenu-0-sections li {
	text-decoration: none;
	list-style: none;
}

li.sectionmenu-0-sections a {
	color: #222222;
	font-size: 12px;
	text-transform: capitalize;
}

.sectionmenu-1-sections, li#sublevel-projects {
	text-decoration: none;
	padding-right: 10px;
	list-style: none;
}

li.sectionmenu-1-sections {
	text-decoration: none;
	margin-right: 0;
	list-style: none;
	display: inline;
}

li.sectionmenu-1-sections a {
	color: #574E55;
	white-space: nowrap;
	font-size: 11px;
}

li.sectionmenu-0-sections a:hover {
	color: #404040;
}

div#project_map {
	position: absolute;
	top: 5px;
	right: 15px;
	text-align: center;
}

.error {
	color: red;
}

.contenttoc {
	background-color: #dddddd;
	padding: 6px;
	margin-left: 4px;
}

table.contenttoc td {
	height: 0;
	padding: 0 5px 0 5px;
	margin: 0px;
}

.toclick {
}

.pagenavcounter {
}

.pagenavbar {
	font-size: 10px;
	vertical-align: bottom;
	position: absolute;
	bottom: 3px;
	right: 5px;
}

.pagenavbar a {
	font-size: 10px;
}

#site_footer {
	text-align: center;
	color: white;
	font-weight: normal;
}

#bottom_row {
	height: 10px;
	text-align: center;
	color: white;
	font-weight: normal;
}


#site_footer a, #bottom_row a {
	color: white;
	font-weight: normal;
}

#site_footer a:hover {
	color: #dddddd;
	font-weight: normal;
}

.mainlevel-footer {
	color: #aaaaaa;
}

.tvc_content_heading {
	color: black;
	text-decoration: italic;
	font-weight: bold;
}

div.mosimage {
	padding: 2px;
}
