*{ margin:0; padding:0;}
html, body{
	font-family: arial;
	color: #333;
	line-height: 1.3em;
	height: 100%;
	font-size: 12px;
}

.container{ width: 960px;}

#logo_link { display: none; }
#print_logo{ display: block; position: absolute; top: 0; left: 0; }

h2{ font-size: 20px; color: #841b30; padding: 0 0 5px 0; line-height: 1.0em; }
h3{ font-size: 16px; color: #841b30; padding: 0 0 5px 0; line-height: 1.0em; }
h4{ font-size: 13px; color: #316205; padding: 0 0 5px 0; line-height: 1.0em; }
h5{ font-size: 10px; color: #316205; padding: 0 0 5px 0; line-height: 1.0em; }
h6{ font-size: 8px; }

p{ padding: 0 0 10px 0; }

a{ color: #176e92; text-decoration: none; }
a img{ border: 0; }

hr{ clear: both; border: 0; border-top: 1px solid #e1e1e1; height: 1px; display: block; width: 100%; margin: 10px 0; }

#interior_right ul,
#interior_right ol{
	 margin: 10px 10px 15px 10px;
}


/*****HEADER*****/

#header{ height: 50px; position: relative; }

#global_nav{ display: none; }

#search{ display: none; }

/**top nav**/
#menu{
	display: none;
}


/***HOMEPAGE****/
#home_hero_container{
	padding: 10px;
}

/*hero*/
#slideID{  }
#slideID, #slideID .slide {
	height: 280px;
	width: 619px;
}
#miniShow, #miniShow .slide {
	height: 155px;
	width: 264px;
}
.divshow {
	background-color: #fff; /* Color between fade */
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.slide {
	position: absolute;
	height: 280px;
	width: 619px;
}
.heroLink{ cursor: pointer; height: 265px; width: 619px; display: block; position: absolute; top: 0; left: 0; }
.slide-controls { bottom: 3px; right: 3px; position: absolute; width: 34px; }
.prev, .next{ width: 15px; height: 15px; display: block; }
.prev { background: transparent url(http://www.ksps.org/images/arrow_rew.gif) 0 0 no-repeat; float: left; }
.next { background: transparent url(http://www.ksps.org/images/arrow_ff.gif) 0 0 no-repeat; float: right; }

#tv_box{
	margin-top: 10px;
	width: 310px;
	height: 280px;
}
.tv_tabs{
	height: 30px;
	width: 310px;
	list-style-type: none;	
}
.tv_tabs li{ float: left; }
.tv_tabs li.now{ padding-right: 2px; }
.tv_tabs li a{ 
	display: block;
	background: url(http://www.ksps.org/images/tv_inactive.jpg) 0 0 no-repeat;
	padding: 6px 0 0 0;
	width: 154px; height: 24px;
	color: #7c7c7c;
	font-size: 15px;
	font-style: italic;
	font-weight: bold; 
	text-align: center;
}
.tv_tabs li a.active{ 
	background: url(http://www.ksps.org/images/tv_active.jpg) 0 0 no-repeat;
	color: #fff;
	font-style: normal;
	font-weight: bold;
}
.tv_info_box{
	width: 290px;
	height: 233px;
	padding: 7px 10px 10px 10px;
	background: url(http://www.ksps.org/images/tv_bg.jpg) 0 0 repeat-x;	
}
.channel_tabs{
	width: 280px;
	height: 22px;
	padding-left: 10px;
	list-style-type: none;
}

.channel_tabs li{ float: left; }
.channel_tabs li a{
	float: left;
	display: block;
	cursor: pointer;
	padding: 3px 8px 1px 8px;
	height: 17px;
	color: #fff;
	font-size: 11px;	
}
.channel_tabs li a.active{
	background: url(http://www.ksps.org/images/channel_bg.jpg) 0 0 repeat-x;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #000;
}
.tv_listing{
	background: #fff;
	height: 206px;
	width: 290px;
	padding-top: 5px;
	overflow-y: scroll;
}

#home_content{
	margin: 0 10px;
	padding: 20px;
}

.columns .col, .columns .col3{ 
	float: left; 
	width: 280px;
	padding-right: 30px;
	/*font-size: 11px;*/
}
.columns .col3{ padding: 0; }
.col_content{ padding: 10px; }


/***INTERIOR PAGES****/
#interior_content{ }

#interior_left{ display: none; }

#interior_right{
}

/**interior 1***/
.feature_content{ }
.feature_content img{ display: block; }
.feature_content .img_cont{ 
	display: block; 
	float: right;
	width: 310px;
	padding-bottom: 11px;
	margin: 0 0 0 10px;
}

.main_content{ padding: 20px; }

/***interior 2***/
.right_container{
	padding: 20px;
}
.feat_content{ padding: 0 0 15px 0; }
.bottom_content{ 
	padding: 20px 10px;
}

/****events*****/


#events_container h4{ border-bottom: 1px solid #e1e1e1; padding: 0 0 3px 0; margin: 15px 0 5px 0; }
#events_container h3 a{ color: #841b30; }


#events_container .intro{ padding: 0 0 10px 0; }
#events_container .description{ padding: 0 0 10px 0; }
#events_container .event_img{ display: block; float: right; margin: 0 0 10px 10px; }

/*****BLOG*****/

.blog_entry{ padding: 0 0 10px 0; margin-bottom: 10px; }

.blog_entry h2{
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 10px; 	
}
.blog_entry h2 a{ color: #841B30; }
.blog_entry h2 span.timestamp{
	color: #333;
	display: block;
	float: right;
	font-size: 10px;
	padding: 5px 0 0 5px;	
}

.blog_img{ display: block; float: right; margin: 0 0 10px 10px; }

.entryFooter{ background: #E1E1E1; padding: 5px; margin: 5px 0; }

.comment{ padding: 10px; margin: 10px 0; }

.archive{ padding: 10px 0 0 0; }
.entries{ padding: 0 0 0 15px; }

.expandable, .contractable {
	background-position: 0 center;
	background-repeat: no-repeat;
	cursor: pointer;
	padding: 0 0 0 15px;
}
.expandable { background-image: url('../images/icon_plus.jpg'); }
.contractable { background-image: url('../images/icon_minus.jpg'); }


form#grayForm {
	display: none;
}
	
.cmt_save { position:absolute; top:30px; left:300px; }

/*****DONATIONS*****/

#donations_container{
	padding: 20px;
	/*font-size: 11px;*/
	position: relative;
}

.donate_heading{ border-top: 1px solid #e1e1e1; padding-top: 5px; }
.donate_text { }

.donate_form { float: left; width: 350px; }

.donate_form td { padding: 5px; }

.donate_form_question { text-align: left !important; }

#donate_buttons1 {
	/*position: absolute;
	top: 440px;
	left: 25px;*/
	float: left;
	width: 100%;
	/*text-align: center;*/
	padding: 15px;
}
#donate_buttons {
	float: left;
	width: 100%;
	text-align: center;
	padding: 15px;
}

#donate_gifts {
	float: left;
	padding-left: 30px;
	position: relative;
	top: 0;
	right: 0px;
	width: 310px;
}

.gift_tabs{
	width: 310px;
	height: 30px;
	list-style-type: none;
}
.gift_tabs li.one{ margin-right: 1px; }
.gift_tabs li{
	background: url(http://www.ksps.org/images/tab_fade_left.jpg) 0 0 no-repeat;
	height: 30px;
	float: left;
	padding: 0;
}
.gift_tabs li span{
	display: block;
	background: url(http://www.ksps.org/images/tab_fade_right.jpg) top right no-repeat;
		
}
.gift_tabs li a{
	display: block;
	color: #7c7c7c;
	font-style: italic;
	font-size: 15px;
	padding: 6px 8px 5px 8px; outline: none;
}
.gift_tabs li.active{ background: url(http://www.ksps.org/images/tab_gray_left.jpg) 0 0 no-repeat; }
.gift_tabs li.active span{ background: url(http://www.ksps.org/images/tab_gray_right.jpg) top right no-repeat; }
.gift_tabs li.active span a{ color: #fff; font-style: normal;  }

.gift_info{
	background: #e1e1e1 url(http://www.ksps.org/images/tv_bg.jpg) repeat-x 0 0;
	padding: 10px;
}
.gift_content{ background: #fff; padding: 10px; height: 275px;	 }

.donate_gifts_selected, .donate_gifts_selected:hover, .donate_gifts_selected a {
	color: #ffffff !important;
	background-color: #096a92 !important;
}

#donate_gifts_list {
	position: relative;
	margin-top: 10px;
	width: 100%;
	height: 200px;
	overflow: auto;
	background: #ffffff;
}

.donate_gifts_list {
	position: relative;
	list-style: none;
	padding: 0 !important;
	margin: 0 !important;
}

.donate_gifts_list li {
	position: relative;
	height: 40px;
	border-bottom: 1px solid #e1e1e1;
	cursor: pointer;
}

.donate_gifts_list li:hover { background-color: #e1e1e1; }

.donate_gifts_list_title {
	position: absolute;
	left: 5px;
	font-weight: bold;
	overflow: hidden;
	width: 150px;
	height: 3em;
	font-size: 11px;
}

.donate_gifts_list_price {
	position: absolute;
	top: 9px;
	left: 160px;
	text-align: right;
	width: 50px;
}

.donate_gifts_list_check {
	position: absolute;
	top: 12px;
	left: 220px;
	width: 15px;
}

#donate_gifts_search{ }

#gifts_search { width: 145px; }
#gifts_search_price{ width: 80px; }

#gifts_search_submit {
	display: block;
	margin: 3px 0;
}
#outerImageContainer, #imageDataContainer{
	background-color: #e1e1e1;	
}

/**
 * Donation Subtotal
 */
.donate_subtotal {
	border-collapse: collapse;
	width: 100%;
}

#donate_subtotal_total {
	font-weight: bold;
	border-top:  1px solid #000000;
}

#donate_subtotal_total .donate_subtotal_title,
#donate_subtotal_total .donate_subtotal_price {
	border-top: 1px solid;
}
.donate_subtotal_remove {
	display: block;
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 10px;
	background-image: url("../images/remove.jpg");
}
.donate_subtotal_title {
	height: 1.4em;
	overflow: hidden;
	text-align: left;
}
.donate_subtotal_price {
	width: 65px;
	text-align: right;
}


/**
 * Donation Summary
 */
.donate_summary {
	list-style: none;
	margin: 0 !important;
}

.donate_summary li {
	height: 1.5em;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

.donate_summary_dark {
	background-color: #eeeeee;
}

.donate_summary_light {
	background-color: #ffffff;
}

.donate_summary_title {
	width: 100%;
	height: 1.5em;
	overflow: hidden;
}

.donate_summary_price {
	width: 100%;
	height:  1.5em;
	text-align: right;
	position: relative;
	bottom: 1.5em;
	overflow: hidden;
}

.donate_summary_total {
	border-top: 2px solid;
	font-weight: bold;
}



.form_error {
	border: 2px solid #ff0000;
	background: #ffaaaa;
	padding: 15px;
	margin: 15px 0;
	color: #000000;
}
.form_error ul{ margin: 0 0 0 15px; }

#detailsbox { padding: 10px 0; }

#detailsbox ul, #detailsbox ol{ margin: 0 0 0 25px; }

#helpbox {
	text-align: center;
	font-size: 10pt;
	padding: 20px;
	margin-bottom: -1px;
}

#sitemap{ }
#interior_right #sitemap ul{
	 margin: 0px 10px;
	 padding: 5px;
	 width: 100%;
	 list-style-type: disc;
	 background: transparent;
	 border: none; 
}
#interior_right #sitemap ul ul{ list-style-type: square; }
#interior_right #sitemap ul ul ul{ list-style-type: circle; }

#interior_right #sitemap ul li{ 
	background: none;
	padding: 2px 0 2px 5px;	
}

/*****FOOTER*****/
#footer, .push{ height: 110px; }
#footer{
	color: #333;
	font-size: 12px;
	padding-top: 25px;
	display: none;
}
#footer a{ color: #2695c2; }
.footer_content{ padding: 0 18px; }
#footer .subtle{ font-size: 11px; }
#footer .subtle a{ color: #7e7e7e; }


/*****GENERAL STYLES*****/
.cleaner{ clear: both; }

.required{ color: #841B30; }


/*tab headers/features**/
#interior_right .tab, .tab{
	height: 29px;
	margin: 0;
	padding: 0;
	width: auto;
	list-style-type: none;
	border: 0;
	border-bottom: 1px solid #e1e1e1;
	font-size: 16px;
	color: #000;
	background: transparent;
}
#interior_right .tab li, .tab li{
	background: url(http://www.ksps.org/images/tab_lft.jpg) 0 0 no-repeat;
	height: 30px;
	float: left;
	padding: 0;
}
#interior_right .tab li span, .tab li span{ 
	display: block;
	background: url(http://www.ksps.org/images/tab_rt.jpg) top right no-repeat;
	padding: 9px 8px 7px 8px;
}

.features{ padding: 10px 0; margin-bottom: 20px; }
.feature{ 
	width: 204px; 
	float: left;
	padding: 0 10px;
	background: url(http://www.ksps.org/images/feature_shadow.jpg) 0 130px no-repeat;
}
.feature img{ margin-bottom: 10px; }
.feature h2, .feature h3, .feature h4, .feature h5, .feature .h6{ color: #176e92; }

#interior_right .feature{ padding: 0 10px 0 0; }
#interior_right .feature_last{ padding: 0; }