@charset "utf-8";
/* CSS Document */

@import url(tripoli/tripoli.base.css);

html {

}

body {
	color: #464646;
}

/*
 --- Font Styles
*/
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.content a { color:#E11F26;text-decoration:none; }
.content a:visited {  }
.content a:hover { color:#E11F26;text-decoration:underline; }

.content h1 { font-size: 170%; }
.content h2 {  }
.content h3 {  }
.content h4 {  }
.content h5 {  }

.content input, .content textarea{
	font-family: Arial, Helvetica, sans-serif;
}
.content input[type=text], .content input[type=password]  {
  	border:1px solid #c1c1b8;
  	padding: 2px;
	font-size: 11px;
	line-height: 13px;
  	color: #333333;
}
.content input[type=submit] {
	font-size: 11px;
	line-height: 13px;
	padding: 2px;
	margin: 0;
}
.content table {
	padding: 0;
	margin: 0;
}

/* 
 --- Main Div Styles 
*/
#wrap {
	width: 800px;
	padding: 0 10px;
	background: url(../images/bg_body.gif) top left repeat-y;
	margin: 0 auto;
}

#header {
	width: 800px;
	height: 34px;
	background: url(../images/img_Tulsa_PAC_Trust_Header.gif) top left no-repeat;
}

#color_bar {
	width: 800px;
	height: 10px;
	font-size: 8px;
	line-height: 8px;
	background: #e11f26;
}

#top {
	width: 800px;
	background: #EEE;
}

#middle {
	width: 800px;
	clear: both;
}

#footer {
	width: 800px;
	padding: 8px 0px;
	background: #808080;
	color: #FFFFFF;
}
	.left_column {
		width: 161px;
	}
	
	.center_column {
		width: 435px;
	}
	.center_column_full {
		width: 580px;
	}
	#footer .center_column {
		width: 600px;
	}
	.right_column {
		width: 204px;
	}
	
/* 
 --- Sub Div Styles 
*/
#logo {
	background: url(../images/img_Tulsa_PAC_Trust_Logo.gif) top left no-repeat;
}
.pad {
	padding: 0 20px 20px 20px;
}
.pad_top {
	padding-top: 20px;
}

#email_signup {
	padding: 10px 10px 0 10px;
	border-bottom: 1px solid #CCCCCC;
}

#subnav ul {
	padding: 0 14px 0 0;
	margin: 20px 0;
	list-style-type: none;
}
	#subnav li {
		padding: 0 0 0 20px;
		margin: 0;
	}
	#subnav li a {
		font-size: 100%;
		display: block;
		margin: 8px 0;
		text-decoration: none;
	}
	#subnav li a:hover, #subnav li a.selected, #subnav li a.parentpage {
		color: #666666;
	}
	#subnav ul ul {
		padding: 0;
		margin: 0;
	}

#upcoming_events ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
	#upcoming_events li {
		background: url(../images/img_breadcrumb_arrow.gif) center left no-repeat;
		padding-left: 20px;
	}
	#upcoming_events li a {
		text-decoration: none;
		font-weight:bold;
	}
	
#latest_news ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
	#latest_news li {
		background: url(../images/img_breadcrumb_arrow.gif) center left no-repeat;
		padding-left: 20px;
	}
	#latest_news li a {
		text-decoration: none;
		font-weight:bold;
	}
	
tr.row1 td{
	background-color: #EEEEEE;
	padding: 3px 0;
}
tr.row2 td{
	background-color: #FFFFFF;
	padding: 3px 0;
}

/*
 --- Navigation
*/
#nav ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
	#nav li {
		display: inline;
	}
		#nav li ul {
			display: none;
		}
		#nav li.over ul {
			display: block;
		}
		#nav li.out ul {
			display: none !important;
		}
		#nav ul li {
			position: relative;
			line-height: 0px;
		}
		#nav ul li ul {
			z-index: 2;
			position: absolute;
			top: 10px;
			padding-top: 10px;
			left: 0;
			width: 190px;
		}
		#nav ul li ul li {
			line-height: normal !important;
		}
		#nav ul li ul li a {
			text-decoration: none;
			padding: 3px 12px;
			width: 142px;
			display: block;
			background: #FFFFFF;
			color: #333333;
			font-size: 110%;
		}
		#nav ul li ul li a:hover {
			color: #999999;
			background: #FFFFFF;
		}

/*
 --- Other Font Styles
*/
.red, .red a, .red a:hover  {
	color: red;
}

.left_column .email_signup a{
	padding: 3px 10px 3px 10px;
	display: block;
	margin: 0;
	line-height: 200%;
	font-size: 100%;
	font-weight: bold;
	background: #808080;
	color: #FFFFFF;
}
.left_column .email_signup a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #FF0000;
}

.left_column h3, right_colum h3 {
	margin: 0;
	padding: 4px 0;
}
.left_column .pad, .right_column .pad {
	padding: 10px;
}

#footer a {
	color: #FFFFFF;
	padding: 0 8px;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}


/*---- Search ----*/ 

.search_item {
padding:8px;
clear:both;
border-bottom: 1px solid #CCCCCC;
}
.row1 {
	background: #FFFCEA;
}
.row2 {

}
.search_hdr {
clear: both;
}
.search_title a {
font-weight:bold;
font-size: 14px;
float:left;
}
.search_date {
color:#999999;
font-size:10px;
float:right; 
}
.search_content {
clear: both;
}
.search_url {
clear:both;
color:#999999;
font-size:10px; 
} 

.search_display_paging{
padding-top:5px;
}
.search_display_curpage{
float:left;
padding-left:12px;
}
.search_display_pageclick{
float:right;
padding-right:12px;
}
.search_display_pageclick a.selected{
font-weight:bold;
text-decoration:none;
} 

/*------------*/


/* News */
.news_display_wrap{}
	.news_display_body{}
		.news_display_item{background:#FFFCEA;border-bottom:1px solid #CCCCCC;padding:8px;}
			.style1{background:#FFF;}
			.style2{background:#FFFCEA;}
			.news_display_header{clear:both;}
				.news_display_title{font-weight:bold; font-size: 14px;}
					.news_display_title a{}
				.news_display_date{float:right;}
				.news_display_author{font-weight:bold; font-size:9px; text-transform:uppercase;}
			.news_display_body{}
	.news_display_paging{}
		.news_display_curpage{float:right;}
		.news_display_pageclick{}
			.news_display_pageclick a.selected{text-decoration:underline;color:#E31937;}

.news_display_item2{}
	.news_display_item2 h1 { font-size: 16px; font-weight: bold;border-bottom: 0; }
	.news_display_item2 h6 { font-size: 10px; font-weight: normal;margin:0;padding:0;margin-bottom:14px; }
	.news_display_header2{border-bottom:1px solid #CCCCCC;clear:both;}
		.news_display_date2{float:right;}
		.news_display_title2{font-weight:bold; font-size: 16px;}
	.news_display_body2{}
		.news_display_content2{}
		.news_display_link2{padding-top:12px;}
		
/* News - Related Content */
/* THIS SHRINKS THE NEWS BODY TO MAKE ROOM FOR box_related */

.news_display_body_column{ width: 450px; }
#box_related {
	width: 171px;
	margin-left: 25px;
	padding: 10px;
	background: #eee;
}
#box_related ul {
	margin: 0;
	padding-left: 20px;
}
#box_related h3 {
	color: #333;
	font-size: 13px;
	border-bottom: dotted 1px #fff;
	padding-bottom: 5px;
	margin-bottom: 5px;
}


/*---- Calendar ----*/
td.center{
	text-align:center;
}
td.right{
	text-align:right;
}
td.left{
	text-align:left;
}

table.calendar_container{
	width:100%;
}
table.calendar{
	margin:2px 8px;
	border:1px solid #DEDEDE;
	border-right: 0;
	border-bottom: 0;
}
table.calendar th{
	color:#EBBA4F;
	font-weight:normal;
	border:1px solid #DEDEDE;
	border-left: 0;
	border-top: 0;
	text-align:center;
}
table.calendar td{
	padding: 3px;
	border:1px solid #DEDEDE;
	border-left: 0;
	border-top: 0;
	line-height:16px;
	text-align:center;
}
table.calendar td.calendar_notused{
	background:#EEE;
}

/*
.cal_list_container{}
.cal_list_top{font-weight:bold;}
.cal_list_top a{font-weight:bold;text-decoration:underline;}
.cal_list_top .time{float:right;}
.cal_list_top .date{}
.cal_list_content{}
.cal_list_content table{width:100%;}
.cal_list_content td{}
.cal_list_title{ font-size: 12px; font-weight: bold;}
.cal_list_text{ font-size: 10px;}
*/
.cal_list_container{ border:1px solid #999999; }
.cal_list_top{ padding:0 6px;background:#999999;color:#FFF; font-weight:bold; }
.cal_list_top a{ color:#FFF; font-weight:bold; }
.cal_list_top .time{ float:right; }
.cal_list_top .date{ }
.cal_list_content{ border:2px solid #FFF; }
.cal_list_content table{ width:100%; }
.cal_list_content td{ padding:6px; }
.cal_list_title{ }
.cal_list_text{ }

/*----------*/


/*
 --- Misc Styles
*/
.full {
  width: 100%;
}
.big {
  width: 400px;
}
.medium {
  width: 250px;
}
.normal {
  width: 135px;
}
.small {
  width: 60px;
}
.tiny {
  width: 30px;
}


/*
 --- Floats and Afters
*/
.column {
	float: left;
}
.column_r {
	float: right;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.top {
	vertical-align: top;
}
.bottom {
	vertical-align: bottom;
}
.middle {
	vertical-align: middle;
}

#top:after, #middle:after, #footer:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

