body{
	font-family: verdana, sans-serif, arial;
	font-size: 12px;
	position: relative;
	margin: 0;
	padding: 0;
 	background: #b6c7db url('images/newsky/new_bg_tile.png') center top repeat-x;
}

table.bordered td{
	border: 1px solid #8dc63f;
}

table.bordered_bottom td{
	border-bottom: 1px solid #8dc63f;
}

a{
	color: #2b540d;
	text-decoration: none;
	}
a:hover{
	text-decoration: underline;
	}
img{
	border: 0px;
	}
p.image img {
	background: #fff;
	padding: 5px;
	border: 1px solid #D9D9D9;
}
p.image a:hover img {
	border: 1px solid #666;
	background: #fff;
}
.gallery_box{
	overflow: hidden;
	}
input {
	border: 1px solid #2b540d;
	}
textarea {
	border: 1px solid #2b540d;
	}
select {
	border: 1px solid #2b540d;
	}
.text-field{
	width: 90%;
	height: 14px;
	font-size: 0.9em;
	color: #74a542;
	background: none;
	margin: 2px;
	}
.block_title{
	color: #2b540d;
	font-weight: bold;
	font-size: 1.1em;
	border: 0px;
	border-right: 1px solid #8dc63f;
	border-bottom: 1px solid #8dc63f;
	padding: 0.3em;
	padding-top: 0;
	}
#right .block_title{
	border: 0px;
	border-left: 1px solid #8dc63f;
	border-bottom: 1px solid #8dc63f;
	}
.center_title{
	width: 100%;
	background: url('images/newsky/header_tile.png') repeat-y top left;
	color: #2b540d;
	font-weight: bold;
	font-size: 1.1em;
	border-bottom: 1px solid #8dc63f;
	padding: 0.5em 0 0.5em 0;
	text-indent: 1em;
	}
.menu{
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	}
.menu li{
	margin-bottom: 0.5em;
	padding: 0.1em 0 0.1em 0;
	background: url('images/newsky/header_tile_small.png') top left repeat-y;
	list-style: none;
	text-align: left;
	text-indent: 0.5em;
	width: 100%;
	}
.menu a{
	margin-right: 0.5em;
	font-weight: bold;
	color: black;	
	}
.menu .pr1{
	background: url('images/newsky/header_tile_small_pr1.png') top left repeat-y;
	}
.menu .pr1 a{
	color: #000;
	}
.spr_menu {
	margin-bottom: 4px;
	}
.spr_menu a {
	text-decoration: none;
	}

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

.new_content {
	color: #ef7424;
	font-size: 0.8em;
	}

#footer{
	padding: 0 1em;
	position: fixed;
	bottom:0px;
	left:0px;
	width:100%; 
	height:30px; 
/*	background: url('images/newsky/foreground.gif') no-repeat center bottom fixed;
*/
	background: #CBEF98;
	border-top: 1px solid #8DC63F;
	z-index:30;
	}

.bannerbox_top{
	overflow: hidden;
	width: 100%;
#	height: 30px;
	background: #cbef98;
	border-bottom: 1px solid #8dc63f;
	}

.maindiv{
	width: 960px;
	text-align: left;
	padding-top: 1em;
	}
.mainblock .block{
	background: #cbef98;
	border: 1px solid #8dc63f;

	opacity: 0.85;
	filter: alpha(opacity=85);
	}
.mainblock #left{
	width: 180px;
	position: absolute;
	float: left;
	}
.mainblock #center{
	width: 555px;
	position: relative;
	left: 180px;
	margin-left: 12px;
	}
.mainblock #center .block{
	background: white;
	}
.mainblock #center_w{
	width: 755px;
	position: relative;
	left: 180px;
	margin-left: 12px;
	}
.mainblock #center_w .block{
	background: white;
	}
.mainblock #right{
	text-align: right;
	width: 200px;
	position: relative;
	float: right;
	}

	
.newsheader { border: #74a542 1px dotted; background:#eeffcf; text-indent: -5px; padding-left: 5px; }
.newsheader:hover { border: #74a542 1px solid; }
.newsheader a:hover { text-decoration: none; }
.news-text img {
	max-width: 100%;
	height: auto;
}
.news-text iframe {
	max-width: 530px;
}
.newsshortheader { border: 0px; font-size: 1.1em; }
.newsshort { margin-left: 1em; margin-bottom: 1em; font-size: 0.9em;}
#rssdiv div {font-size: 0.8em; border: #74a542 1px solid; background:#eeffcf; width: 220px;}
.glist {text-indent: -10px; list-style-image: url('images/newpost_n.gif');}
.caltd {border: 1px solid silver; text-align: center; }
.acal { text-align: center; }
.tree {margin-top: 3px; border: 0px;}
.c_caption {font-size: 1.15em; color: #0d5413; text-transform: uppercase;}
.c_listitem {padding: 0.5em 0; margin: 5px 0px; width: 50%; position: relative; min-height: 5em;}
.c_listitem:hover { background: #EEE; }
.c_img { border: 1px solid #74a542; background: white;}
.c_tr {background: #eeffcf;}
.c_tr2 {background: white;}
.c_tr td,.c_tr2 td {border: 1px solid #eeffcf;}
.btn {border: 1px solid #74a542; background: #eef4e8; padding: 3px; position: relative; font-size: 1em; text-decoration: none;}
.btn:hover {background: #74a542; color: white; text-decoration: none;}

li.styled {
	margin-top: 2px;
	list-style-image: url('images/list.gif');
}
ul li.styled {
	text-indent: -5px;
	margin-left: -15px;
}
ul{	margin-top: 0px;}

.accordion {
	border-bottom: #74a542 1px dotted;
}
.accordion h3 {
	color: #0d5413;
	border: #74a542 1px dotted;
	padding: 7px 30px 7px 7px;
	margin: 0;
	background: #eeffcf url(images/arrow-square.gif) no-repeat right -51px;
	font-size: 12px;
	border-bottom: none;
	cursor: pointer;
}
.accordion h3:hover {
	background-color: #74a542;
	color: white;
}
.accordion h3:hover a {
	color: white;
}
.accordion h3.active {
	background-position: right 5px;
}
.accordion div {
	margin: 0;
	padding: 10px 15px 20px;
	border-left: #74a542 1px dotted;
	border-right: #74a542 1px dotted;
}




#panel, #panel2 {
	height: 147px;
	width: 200px;
	display: none;
	position: relative;
	float: left;
	overflow: visible;
}
#panel .ip, #panel2 .ip{
	overflow: hidden;
	width: 200px;
	border: 1px solid #74a542;
	background: #c0e4cd;
	text-align: left;
}
#panel2 .ip{
	background: #fffbcc;
	border-color: #f7941d;
}
.slide, .slide2 {
	position: relative;
	float: left;
	height: 147px;
	width: 22px;
	margin: 0px;
	padding: 0px;
	background: url(images/btn-slide.gif) no-repeat center top;
}
.slide2 {
	background: url(images/btn-slide2.gif) no-repeat center top;
}
.btn-slide {
	background: url(images/white-arrow.gif) no-repeat right 0px;
}
.btn-slide2 {
	background: url(images/white-arrow2.gif) no-repeat left 0px;
}
.btn-slide, .btn-slide2 {
	cursor:pointer;
	text-align: center;
	height: 147px;
	width: 22px;
	padding: 0px;
	margin: 0px;
	display: block;
}
.active {
	background-position: left 0px;
}
.active2 {
	background-position: right 0px;
}

.newsshort .news_more_text{
	display: none;
}
.newsshort:hover .news_more_text{
	position: relative;
	display: inline;
}
.newsshort .news_more_text img{
	position: absolute;
	top: -1em;
}
a.addthis_counter.addthis_pill_style {
	width: 110px !important;
}
a.addthis_button_compact {
	width: auto;
	overflow: visible !important;
}
.datepicker {
	background: white;
	padding: 3px;
	border: 1px solid #8dc63f;
}
.companion_form {
	margin: 1em;
}
.companion_form input[type="text"] {
	width: 9em;
}
.companion_form input.time {
	width: 11em;
	padding-left: 0.5em;
	background: transparent url(images/calendar_icon.gif) right top no-repeat;
	cursor: pointer;
}
.companion_form input {
	font-size: 11px;
}
.companion_form select {
	font-size: 11px;
}
.ui-timepicker-div .ui-widget-header{ margin-bottom: 8px; }
.ui-timepicker-div dl{ text-align: left; }
.ui-timepicker-div dl dt{ height: 25px; }
.ui-timepicker-div dl dd{ margin: -25px 0 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }

.companions {
	clear: left;
	margin: 1em;
	margin-bottom: 5em;
}
.companions div {
	padding: 0.5em 0;
	border-bottom: 1px solid #eee;
}
.companions span {
	margin-right: 0.5em;
	vertical-align: top;
}
.companions .type_0,
.companion_filter .type_0 {
	color: green;
}
.companions .type_1,
.companion_filter .type_1 {
	color: blue;
}
.companion_filter p {
	margin-bottom: 1em;
}
.companion_filter {
	border-top: 1px solid #eee;
	text-align: right;
}
.companion_filter span {
	font-weight: bold;
}
.companion_filter a {
	font-weight: normal;
}
.companions .direction.from {
	margin: 0px;
}
.companions .user {
	font-weight: bold;
	display: block;
	text-align: right;
}
.companions .phone {
	font-size: 10px;
	font-weight: normal;
}
.companions .time {
	display: inline-block;
	width: 150px;
	text-align: left;
}
.companions .time span {
	color: silver;
}

.addthis_button_compact span {
	display: none;
}