

HTML {
	margin: 0;
	padding: 0;
}

BODY {
	/*background-color:#AEAB7E;*/
	background-color:#ffffff;
	background-image: url('http://www.metroparkstoledo.com/metro/images/background.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin:0px 0px;
	padding:0px;
	text-align:center;
	height:100%;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#272324;
}
BODY.external-sidebar {
	background-image: none;
}

DIV {
	font-family:arial,helvetica,sans-serif;
	color:#272324;
}

INPUT {
	font-size:11px;
}

SELECT {
	font-size:11px;
}

HR {
	margin:3px 0px 3px 0px;
	background-color:#ACA899;
}

p {
	margin: 0;
	padding: 0;
}

a {
	color:#666666;
	text-decoration:underline;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#272324;
}

#shadow-container { 
	width: 790px;
	position: relative;
	margin: 0 auto;
}
/*
#shadow-container .shadow1,
#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .shadowwrapper {
	position: relative;
	left: -2px;
	top: -2px;
}

	#shadow-container .shadow1 {
		background-image: url("http://www.metroparkstoledo.com/metro/images/shadow.png")
	}

	#shadow-container .shadow2 {
		background-image: url("http://www.metroparkstoledo.com/metro/images/shadow.png")
	}

	#shadow-container .shadow3 {
		background-image: url("http://www.metroparkstoledo.com/metro/images/shadow.png")
	}
*/
#shadow-container .shadow_top {
	position: absolute;
	top: 0;
	height: 7px;
	width: 790px;
	margin: 0;
	padding: 0;
	z-index: 1;
	background: url(http://www.metroparkstoledo.com/metro/images/topbody_notrans.gif) no-repeat;
}
#shadow-container .shadowwrapper {
	width: 790px;
	padding: 0;
	background: url(http://www.metroparkstoledo.com/metro/images/bodyback.png) repeat-y;
}
#shadow-container .shadow_bottom {
	height: 7px;
	margin: 0;
	padding: 0;
	background: url(http://www.metroparkstoledo.com/metro/images/botbody.gif) no-repeat;
}

.wrapper{
	background-color:#ffffff;
	width:778px; 
	height:100%;
	text-align:left;
	padding:0px 0px 0px 0px; 
	border:0px solid black;
	position: relative;
	margin: 1px 0 0 1px;
	z-index:2;
}

.container_480 {
	width:480px;
	border:1px solid black;
	background-color:#ffffff;
}

.head_wrap{
	border:0px solid black; 
	width:768px; 
	height:150px; 
	background-color:#ebebeb; 
	margin:5px 5px 5px 5px; 
}

.header{
	background-color:#ffffff; 
	/*margin:10px 10px 10px 10px;*/
	margin:0px 0px 0px 0px; 
}

.side_wrap{
	position:relative;
	border:0px solid black; 
	width:159px; 
	min-height:400px;
	background-color:#ffffff; 
	/*float:left;*/
	margin:5px 5px 5px 5px; 
	z-index: 3;
}

#my_account .side_wrap {
	margin: 0px;
}

.sidemenu{
	position:relative;
	background-color:#ffffff; 
	margin:10px 10px 10px 10px;
	width:160px;
	border:0px solid black;
	z-index: 5;
}

.menu{
	margin:0px 0px 0px 5px;
}

.sidebar{
	position:relative;
	background-color:#ffffff; 
	margin:10px 10px 10px 10px;
	border:0px solid black; 
	z-index:2;
}

.panels{
	position:relative;
	width:597px; 
	float:right; 
	margin:0px 0px 0px 0px;
	background-color:#ffffff;
	z-index: 2;
}

.external-template-panels{
	position:relative;
	width:590px; 
	float:right; 
	margin:0px 0px 0px 0px;
	background-color:#ffffff;
	z-index: 2;
}

.panel_wrap{
	position:relative;
	/*border:1px solid black;*/
	width:184px; 
	/*min-height:400px;*/
	background-color:#ffffff; 
	float:left; 
	margin:5px 5px 5px 5px; 
	z-index: 2;
}

.panel{
	position:relative;
	background-color:#ffffff; 
	float:left; 
	margin:10px 10px 10px 10px;
	border: 0px solid black;
}

.panel_full{
	position:relative;
	width:750px; 
	/*float:right;*/ 
	margin:10px 0px 0px 12px;
	background-color:#ffffff;
	border:0px solid black;
}

.bottom_wrap{
	position:relative;
	/*float:right;*/
	border:0px solid black;
	width:564px; 
	/*height:200px;*/ 
	background-color:#ffffff; 
	margin:5px 5px 5px 14px; 
}

.bottom{
	position:relative;
	background-color:#ffffff; 
	/*float:left;*/
	margin:10px 10px 10px 40px;
	width:480px;
	border:0px solid red;
}

.bottom p {
	margin-bottom: 10px;
}

.bottom_home{
	position:relative;
	background-color:#ffffff; 
	float:left;
	margin:10px 10px 10px 0px;
	width:564px;
	border:0px solid red;
}

.footer{	
	background-color:#ffffff;
	position:relative;
	clear:both;
	/*margin-bottom:10px;*/
	border:0px solid red;
	z-index: 0;
}
.footer a:{
	text-decoration: none;
	color: #ffffff;
 }	
.footer a:hover{
	text-decoration: none;
 	color: #333333;
 }	

.pagetitle {
	font-size:18px;
	color: #000000;
	font-weight:bold;
}
.subpagetitle {
	margin-top: 10px;
	font-size:12px;
	color: #333333;
	font-weight:bold;
}

.image {
	width: 150px;
	margin: 0px 0px 0px 0px;
	border: 2px solid white;
	text-align: center;
}

.image_hover {
	width: 150px;
	border: 2px solid #666666;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
}

.image_help {
	width: 70px;
	margin: 0px 0px 0px 0px;
	border: 2px solid white;
	text-align: center;
}

.image_hover_help {
	width: 70px;
	border: 2px solid #666666;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
}

.homeitemtitle {
	font-weight: normal;
	font-size: 11px;
	width: 160px;
	margin: 0px 0px 0px 0px;
}

.homeitemdesc {
	font-size: 11px;
	font-weight: normal;
	height: 54px;
	border:0px solid red;
	width: 160px;
	margin: 0px 0px 0px 0px;
}

.homebutton_container {
	/*color: #01563f;*/
	width: 170px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	border:0px solid red;
}

.mymetro_container {
	/*color: #01563f;*/
	width: 150px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	border:0px solid red;
}


.homeexpand {
	background-image: url('http://www.metroparkstoledo.com/metro/images/plussign.png');
	background-repeat: no-repeat;
	position: absolute;
	margin: 3px 4px 3px 160px;
	width: 16px;
	height: 16px;
	line-height: 16px;
	z-index:2;
}

.mymetroexpand {
	background-image: url('http://www.metroparkstoledo.com/metro/images/plussign.png');
	background-repeat: no-repeat;
	position: absolute;
	margin: 3px 4px 3px 140px;
	width: 16px;
	height: 16px;
	line-height: 16px;
	z-index:2;
}

.homeexpanded {
	background-image: url('http://www.metroparkstoledo.com/metro/images/minussign.png');
	background-repeat: no-repeat;
	position: absolute;
	margin: 3px 4px 3px 160px;
	width: 16px;
	height: 16px;
	line-height: 16px;
	z-index:3;
}

.mymetroexpanded {
	background-image: url('http://www.metroparkstoledo.com/metro/images/minussign.png');
	background-repeat: no-repeat;
	position: absolute;
	margin: 3px 4px 3px 140px;
	width: 16px;
	height: 16px;
	line-height: 16px;
	z-index:3;
}

.homebutton {
	background-color: #d7e1d5;
	/*color: #01563f;*/
	/*color: #999999;*/
	color: #666666;
	width: 170px;
	padding: 3px 4px 4px 3px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	cursor: pointer;
	font-weight: bold;
	/*border:1px solid red;*/
}

.mymetrobutton {
	background-color: #d7e1d5;
	/*color: #01563f;*/
	/*color: #999999;*/
	color: #666666;
	width: 150px;
	padding: 3px 4px 4px 3px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	cursor: pointer;
	font-weight: bold;
	/*border:1px solid red;*/
}

.homebutton_hover {
	background-color: #d7e1d5;
	color: #333333;
	width: 170px;
	padding: 3px 4px 4px 3px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	cursor: pointer;
	font-weight: bold;
}

.mymetrobutton_hover {
	background-color: #d7e1d5;
	color: #333333;
	width: 150px;
	padding: 3px 4px 4px 3px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	cursor: pointer;
	font-weight: bold;
}

.homeexpand_menu {
	display: none;
	font-size: 11px;
	position: absolute;
	width: 171px;
	background-color: #d7e1d5;
	border: 1px solid #d7e1d5;
	margin: 0px 0px 0px 0px;
	padding: 2px;
	z-index:50;
}

.mymetroexpand_menu {
	display: none;
	font-size: 11px;
	position: absolute;
	width: 151px;
	background-color: #d7e1d5;
	border: 1px solid #d7e1d5;
	margin: 0px 0px 0px 0px;
	padding: 2px;
	z-index:50;
	left: 0px;
}

.homeexpand_menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.mymetroexpand_menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.homeexpand_menu ul li {
	padding: 2px;
	background-color: transparent;
	/*color: #01563f;*/
	color: #666666;
}

.mymetroexpand_menu ul li {
	padding: 2px;
	background-color: transparent;
	/*color: #01563f;*/
	color: #666666;
}

.homeexpand_menu ul li.hover {
	padding: 2px;
	background-color: #ffffff;
	cursor: pointer;
}

.mymetroexpand_menu ul li.hover {
	padding: 2px;
	background-color: #ffffff;
	cursor: pointer;
}

.sidebarbanner {
	text-align: center;
	/*border: 2px solid white;*/
	margin: 10px 0px 0px 0px;
}
			
.sidebarbanner_hover {
	text-align: center;
	/*border: 2px solid #666666;*/
	cursor: pointer;
	margin: 10px 0px 0px 0px;
}

.subpagelinks {
	text-decoration: none;
	font-weight: bold;
	cursor: hand;

}

.subpagelinks:hover {
	text-decoration: underline;
	font-weight: bold;
	cursor: hand;
}

#comments {
	width: 480px;
	margin: 0px 0px 5px 0px;
	font-size: 12px;
}

.subsection_title {
	padding: 0px 0px 10px 0px;
	clear: both;
	font-weight: bold;
}

#comments .comment {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	width: 480px;
	background-color: #;
	font-style: italic;
	border-bottom:1px solid #ACA899;
}

#comments .comment .author {
	padding: 0px 0px 5px 0px;
	font-style: normal;
}

#comments .comment .date {
	float:right;
	font-style: normal;
}

#comments .form {
	margin: 10px 0px 0px 0px;
}

#comments .form textarea {
	border: 1px solid #ebe8e5;
	width: 480px;
	height: 80px;
}

#comments .form .formbutton_small {
	width: 480px;
	margin: 5px 0px 0px 0px;
}

.comment_delete {
	position:absolute;
	right:0px;
	top:16px;
	cursor:pointer;
}

.review {
	padding: 5px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	border: 0px solid #b8b4b1;
}

.review .taglist {
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #b8b4b1;
}

.review .title {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	/*color: #b8b4b1;*/
}

.review .stars {
	padding: 0px 12px 0px 0px;
	float: right;
}

.review img {
	border: 0px;
}

.review .form {
	padding: 0px 0px 0px 0px;
	float: right;
	margin: -5px 0px 0px -8px;
	border:0px solid red;
}

.review .form input {
	border:1px solid #b8b4b1;
	width:85px;
	height:18px;
}

.review .form .formbutton_small {
	height:20px;
}

.button {
	text-decoration: none;
	cursor: hand;
}

.button:hover {
	text-decoration: underline;
	cursor: hand;
}

.pagenumber {
	float: left;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
}

.pagenumber_highlight {
	background-color: #666666;
	color: white;
	float: left;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
}

.error {
	background-color: #FFEBEB;
	border:1px solid #FF0000;
	color: #FF0000;
	padding:2px;
	font-size: 12px;
	margin:2px 0px 0px 0px;
}

.button {
	color:#666666;
	font-weight:bold;
	cursor:hand;
}

.button_hover {
	color:#272324;
	font-weight:bold;
	cursor:hand;
	text-decoration:underline;
}

.store_table_head {
	background-color:#f3f3f3;
}

.store_table tr {
	background-color:#f9f9f9;
}

.store_table td {
	padding:2px;
}

.msgbox {
	background-color: #FFEBEB;
	border:1px solid #FF0000;
	color: #141414;
	padding:3px;
	font-size: 12px;
	margin:2px;
}

.page_item {
	margin: 0;
	border: 1px solid #01563f;
	position: relative;
}
.form_background {
	background-color: #c5cd9a;
	margin: 3px;
}
#gallery_toggle {
	background-color: #c5cd9a;
	color: #25290d;
}
	.form_background .label {
		color: #25290d;
		text-transform: uppercase;
		font-size: 10px;
		font-weight: bold;
	}

.toggle_area {
	border: 1px solid #666666;
}

div.minor_button {
	border-top: 1px solid #01563f;
	border-bottom: 1px solid #01563f;
	background-color: #e5ecc1;
	height: 12px;
	width: 50px;
	margin: 0 0 0 0;
	cursor: pointer; cursor: hand;
	position: relative;
}

div.minor_button div.internal_button {
	margin: 0 0 0 -1px;
	border-left: 1px solid #01563f;
	border-right: 1px solid #01563f;
	width: 50px;
	height: 12px;
	overflow: hidden;
	position: relative;
}

div.minor_button div.text {
	color: #25290d;
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
	height: 5px;
	text-align: center;
	position: absolute;
	top: 1px;
	left: 0;
	width: 100%;
	z-index: 10;
}

div.minor_button div.gradient {
	border-top: 1px solid #dae1b0;
	background-color: #c5cd9a;
	height: 6px;
	position: absolute;
	top: 5px;
	left: 0;
	width: 100%;
	z-index: 5;
}

div.minor_tab {
	border-top: 1px solid #666666;
	background-color: #e5ecc1;
	height: 18px;
	width: 100px;
	margin: 0 1px 0 0;
	cursor: pointer; cursor: hand;
	position: relative;
	float:right;
}

div.minor_tab div.internal_button {
	margin: 0 0 0 -1px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	width: 100px;
	height: 18px;
	overflow: hidden;
	position: relative;
}

div.minor_tab div.text {
	color: #010101;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	height: 14px;
	text-align: center;
	position: absolute;
	top: 1px;
	left: 0;
	width: 100%;
	z-index: 10;
}

div.minor_tab div.gradient {
	border-top: 1px solid #d5dee2;
	background-color: #c5cd9a;
	height: 9px;
	position: absolute;
	top: 8px;
	left: 0;
	width: 100%;
	z-index: 5;
}

div.off_tab {
	border-top: 1px solid #666666;
	background-color: #f0f3da;
	height: 18px;
	width: 100px;
	margin: 0 1px 0 0;
	cursor: pointer; cursor: hand;
	position: relative;
	float:right;
}
	
div.off_tab div.internal_button {
	margin: 0 0 0 -1px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	width: 100px;
	height: 18px;
	overflow: hidden;
	position: relative;
}

div.off_tab div.text {
	color: #666666;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	height: 14px;
	text-align: center;
	position: absolute;
	top: 1px;
	left: 0;
	width: 100%;
	z-index: 10;
}

div.off_tab div.gradient {
	border-top: 1px solid #ebeff1;
	background-color: #dfe1c4;
	height: 9px;
	position: absolute;
	top: 8px;
	left: 0;
	width: 100%;
	z-index: 5;
}

.left_content {
	background-color: #F0F3DA;
	color: #010101;
	width:150px;
	padding:5px;
}
	.addform {
		width:300px;
		border:2px solid #7390a0;
		background-color:#E5ECC1;
		position:absolute;
		top:15px;
		left:0px;
	}
	ul.feeds {
		list-style: none;
		margin: 5px 0px 0px 0px;
		padding: 0px;
		width: 140px;
		border-top: 1px solid #7390a0;
	}
		ul.feeds li {
			list-style: none;
			margin: 0px;
			width: 140px;
			padding: 5px 0px 5px 0px;
			border-bottom: 1px solid #7390a0;
			cursor: pointer;
		}

.right_content {
	color: #010101;
	width: 540px;
}

.feed_header {
	position: relative;
}

.feed_area {
	margin: 0px 0px 0px 5px;
	height: 400px;
	width: 460px;
	overflow: auto;
}

.feed_functions {
	padding: 2px;
	border-bottom: 1px solid #7390a0;
}

.feed_item {
	margin: 5px 5px 0px 0px;
	border: 1px solid #7390a0;
}

.feed_item .title {
	font-size: 12px;
		font-weight: bold;
		background-color: #E5ECC1;
		padding: 2px;
}

.feed_item .title a {
	color: #010101;
	text-decoration: none;
}

.feed_item .title a:hover {
	color: #010101;
	text-decoration: underline;
}

.feed_item .description {
	font-size: 12px;
	margin: 5px;
}

.feed_item .description p {
	margin: 5px 0 0 0;
}

.feed_title {
	font-size: 18px;
	background-color: #C5CD9A;
	padding: 5px;
}

.feed_title a {
	color: #010101;
	text-decoration: none;
}

.feed_title a:hover {
	color: #010101;
	text-decoration: underline;
}

.feed_logo {
	position: absolute;
	top: 5px;
	right: 20px;
	border: 1px solid #7390a0;
}

#addons {
	height: 40px;
	line-height: 20px;
	clear: both;
	padding: 0px;
	margin: 0px;
	border: 1px solid #c6c6c6;
	
	position: relative;
}
#addons.a16_9 {
	height: 20px;
}
#addons div {
	position: absolute;
	text-align: center;
	height: 20px;
	line-height: 20px;
}
	#addons div img {
		margin: 2px;
	}
#addons div {
	top: 0;
}
#addons #addon_rating, #addons.a16_9 #addon_rating {
	top: 2px;
	left: 1px;
}
#addons #addon_views {
	right: 2px;
}
#addons.a16_9 #addon_views {
	left: 2px;
	width: 130px;
	text-align: left;
}
#addons.a16_9 #addon_views.hq {
	left: 77px;
	width: 116px;
}
#addons #addon_quality, #addons #addon_embed, #addons #addon_share {
	top: 20px;
	width: 33%;
}
#addons.a16_9 #addon_quality, #addons.a16_9 #addon_embed, #addons.a16_9 #addon_share {
	top: 0px;
	width: auto;
}
#addons #addon_quality {
	right: 66%;
}
#addons.a16_9 #addon_quality {
	right: 180px;
	border-left: 1px solid #c6c6c6;
}
#addons #addon_embed {
	right: 33%;
}
#addons.a16_9 #addon_embed {
	right: 90px;
}
#addons #addon_share, #addons.a16_9 #addon_share {
	right: 0px;
}
#addons #addon_hr {
	font-size: 0px;
	line-height: 0px;
	border-top: 1px solid #c6c6c6;
	top: 19px;
	left: 0px;
	width: 100%;
	height: 1px;
}
#addons.a16_9 #addon_hr {
	display: none;
}

/* SEARCH PAGE */

#search {

}

#main {
	background-color: #004231;
	padding: 0;
	position: relative;
	height: 20px;
}

#keywords {
	width: 200px;
	top: 2px;
	left: 3px;
	position: absolute;
}
	#keywords .inline {
		width: 200px;
		height: 14px;
		position: relative;
	}
	#keywords_value {
		width: 200px;
		height: 14px;
		padding: 0px;
		margin: 0px;
		font-size: 10px;
		line-height: 14px;
		border: 0px;
		position: absolute;
		top: 0px;
		left: 0px;
	}

#type_drop {
	width: 150px;
	top: 2px;
	left: 204px;
	position: absolute;
}
	#type_drop .inline {
		width: 150px;
	}
	
#results_drop, #media_drop, #type_filter_drop {
	width: 200px;
	position: relative;
}
	#results_drop .inline, #media_drop .inline, #type_filter_drop .inline {
		width: 200px;
	}
	
#month_drop {
	width: 80px;
	margin-right: 15px;
	position: relative;
}
	#month_drop .inline {
		width: 80px;
	}

#day_drop, #year_drop {
	width: 50px;
	margin-right: 15px;
	position: relative;
}
	#day_drop .inline, #year_drop .inline {
		width: 50px;
	}
	
#submit {
	width: 50px;
	top: 2px;
	left: 358px;
	position: absolute;
}
	#submit .inline {
		width: 50px;
	}
	
#sort {
	height: 20px;
	position: relative;
}

#filter {
	width: 200px;
	border-left: 1px solid #648540;
	padding: 5px;
}

#sort_title, 
#sort_date, 
#sort_itemtype, 
#sort_rating_avg, 
#sort_comments, 
#sort_type {
	float: left;
	cursor: pointer;
}

#top_pages {
	margin: 0 0 5px 0;
	display: none;
}
#bottom_pages {
	margin: 5px 0 0 0;
}

.outline {
	border-top: 1px solid #084A3A;
	border-bottom: 1px solid #084A3A;
}

.inline {
	margin-left: -1px;
	border-left: 1px solid #084A3A;
	border-right: 1px solid #084A3A;
	background-color: white;
}

.select {
	width: 150px;
	color: #084A3A;
	margin: 0px 3px 2px 3px;
	cursor: pointer;
}
	.select .inline {
		text-align: left;
		position: relative;
	}
	.select .inline .text {
		margin: 0 0 0 2px;
		border-bottoms: 1px solid #ffeebf;
	}
	.select .inline img {
		position: absolute;
		right: 0px;
		top: 0;
		padding: 5px 2px 4px 2px;
		border-left: 1px solid #ffeebf;
		background-color: white;
	}

.input {
	
	color: #ac6704;
	margin: 0px 3px 2px 3px;
}

.button {
	cursor: pointer;
	width: 50px;
	color: #084A3A;
	margin: 0px 3px 0px 3px;
}

.toggle {
	width: 67px;
	height: 13px;
	color: #084A3A;
	text-align: left;
	margin: 2px 2px 0 0;
	padding: 0px;
	position: relative;
}
	.toggle .text {
		margin: 0 0 0 0;
		padding: 0;
		position: absolute;
		top: -2px;
		left: 2px;
	}
	.toggle .direction {
		top: 4px;
		right: 2px;
		position: absolute;
	}

#sort .on {
	background-image: url(/kstream/images/search/sortback.png);
	background-repeat: no-repeat;
}

.offt {
	background-image: none;
}

.hidden {
	display: none;
}

.options {
	z-index: 300;
}
	.options .option {
		line-height:16px;
		border-top: 1px solid #648540;
	}

#filter .header {
	color: #084A3A;
	font-weight: bold;
	text-align: left;
	z-index: 0;
}

#filter_tags {
	text-align: left;
}
	#filter_tags a {
		margin: 5px 0 0 5px;
		display: block;
	}

#media_filter img, #rating_filter img {
	cursor: pointer;
	padding: 1px;
}
	#media_filter .on {
		background-color: #648540;
		padding: 1px;
	}

#main {
	z-index: 10;
}
#results, #sort, #filter  {
	z-index: 0;
}
#results .headera {
	background-color: #dddddd;
	font-weight: bold;
	text-align: left;
	height: 12px;
	position: relative;
	margin: 0 0 2px 0;
	z-index: 0;
}
	#results .headera .gradient {
		background-color: #bbbbbb;
		border-top: 1px solid #cccccc;
		top: 6px;
		left: 0px;
		height: 6px;
		position: absolute;
		width: 100%;
		z-index: 5;
	}
	#results .headera .title {
		font-size: 10px;
		color: #333333;
		position: absolute;
		left: 1px;
		top: 1px;
		z-index: 15;
	}
	#results .headera .title_shadow {
		font-size: 10px;
		color: #999999;
		z-index: 2;
		position: absolute;
		left: 2px;
		top: 2px;
		z-index: 10;
	}

.header2 {
	color: #648540;
	font-weight: bold;
	text-align: left;
	cursor: pointer;
}
	.result .header2 {
		font-size: 10px;
		border-bottom: 1px dashed #648540;
	}

.pages {
	text-align: left;
	line-height: 16px;
	height: 16px;
}
.pages img, .pages div {
	float: left;
	cursor: pointer;
}
.pages img {
	margin-right: 2px;
}
.pages div {
	text-align: center;
	width: 16px;
	height: 16px;
	line-height: 16px;
}
	.pages .on {
		background-image: url(/kstream/images/search/pageback.png);
		background-repeat: no-repeat;
		background-position: 2px 2px;
	}

.result {
	height: 30px;
	text-align: left;
	color: black;
	position: relative;
	margin: 2px 0 0 0;
}
	 .result .image {
	 	float: left;
	 	padding-bottom:2px;
	 	width: 16px;
	 }
	 .result .date {
	 	font-size: 10px;
	 	float: right;
	 }
	 .result .iconset {
	 	position: absolute;
	 	top: 14px;
	 	right: 0;
	 	text-align: right;
	 }
		 .result .iconset img {
		 	height: 14px;
		 	width: 14px;
		 	margin: 0 2px 2px 0;
		 }
	 .result .title {
	 	font-size: 12px;
	 	line-height: 18px;
	 	margin: 0 5px 0 5px;
	 	width: 250px;
	 	height: 17px;
	 	overflow: hidden;
	 }
	 .result .details {
	 	position: relative;
	 }
	 .result .rating {
	 	position: absolute;
	 	right: 0;
	 	top: 0;
	 }
	 .result .thumbnail {
	 	height: 60px;
	 	margin: 2px 5px 0 2px;
	 	float: left;
	 }
	 .result .description {
	 	font-size: 11px;
	 	height: 100px;
	 	overflow: hidden;
	 }
	 .result .comments {
	 	font-size: 11px;
	 	position: absolute;
	 	right: 2px;
	 	top: 18px;
	 }
	 
	#lightwindow_galleries {
		display: none;
		visibility: hidden;
	}
