@import url(master.css);
@import url(menu.css);
@import url(leftnav.css);
@import url(fancybox/fancy.css);
@import url(tablecloth.css);
@import url(facebox.css);
@import url(style_validation.css);
body {
	background: url(../img/bg.png);
	font-size: 0.7em;
}
#container {
	width: 950px;
	margin: 30px auto;
	overflow: auto;
	background: #fff;
}
#header {
	float: left;
	width: 950px;
	height: 100px;
}
#header a {
	color: #5d5d5d;
}
#header a:hover {
	color: #929292;
}
#header-left h1 {
	margin: 0;
	padding: 0;
	width: 190px;
	height: 100px;
	float: left;
	display: inline;
	background: url(../img/topleft.png) no-repeat;
	text-indent: -9999px;
}
#header-center {
	width: 540px;
	height: 100px;
	float: left;
	display: inline;
}
#header-right {
	padding: 0 10px;
	padding-top: 30px;
	width: 220px;
	width/**/:/**/200px;
	height: 100px;
	float: left;
	display: inline;
	background: url(../img/topright.png) no-repeat;
}
#menu-container {
	float: left;
	width: 950px;
	height: 35px;
	background: #333333 url(../img/menuleftbg.png) top left no-repeat;
	border-bottom: 1px solid #e6e6e6;
}
#menu-inner {
	width: 760px;
	height: 35px;
	margin-left: 190px;
	background: #333333 url(../img/menurightbg.png) top right no-repeat;
}
#main {
	float: left;
	width: 950px;
	background: #fff url(../img/contentbg.png) repeat-y;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
#sidebar {
	margin: 0;
	padding: 0;
	width: 190px;
	float: left;
	display: inline;
	position: relative;
	z-index: 10;
}
h2.sidetitle {
	float: left;
	margin: 0;
	padding: 0 20px;
	width: 190px;
	width/**/: /**/150px;
	width: /**/150px;
	height: 33px;
	line-height: 33px;
	background: url(../img/navtitlebg.png) no-repeat;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	font-size: 1.2em;
	position : relative;
}
.leftbox {
	top: -2px;
	position: relative;
	z-index: 2;
	background: #fff;
}
.leftbox2 {
	float: left;
	padding: 10px 0;
	width: 190px;
}
.leftbox2 ul, .leftbox2 h3 {
	padding: 5px 20px 0;
	list-style: none;
}
#sidebar p {
	padding: 5px 20px 0;
}
#sidebar span {
	color: #00a9dd;
}
#sidebar .banner {
	float: left;
	margin: 15px 0 0 0;
	padding: 0 10px;
}
#content {
	width: 760px;
	width/**/:/**/759px;
	float: left;
	display: inline;
	border-left: 1px solid #e6e6e6;
}
#themeimage {
	position: relative;
	z-index: 1;
	width: 759px;
	height: 260px;
}
#newsflash {
	width: 759px;
	width/**/:/**/739px;
	height: 33px;
	line-height: 33px;
	background: #67A20f;
	color:#fff;
	padding: 0 20px;
}
#crumb {
	width: 759px;
	width/**/:/**/739px;
	height: 33px;
	line-height: 33px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	padding-left: 20px;
	text-transform: uppercase;
}
#crumb a {
	padding-left: 10px;
	background: url(../img/arrow2.png) left 60% no-repeat;
}
#crumb a:hover {
	padding-left: 10px;
	background: url(../img/arrow_hover.png) left 60% no-repeat;
	color: #666;
}
#content-main {
	float: left;
	width: 759px;
	margin-top: 35px;
}
#content-left {
	float: left;
	width: 509px;
	margin-left: 20px;
	display: inline;
}
#content-left li {
	margin-left: 20px;
}
#content-left h1 {
	font-size: 2em;
}
#content-left h2 {
	font-size: 1.6em;
	margin-bottom: 2em;
}
#content-left h3 {
	font-size: 1.4em;
	margin-top: 1.2em;
	margin-bottom: 0.6em;
}
#content-left h4 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.4em;
}
#content-left ul {
	margin-top: 0;
	margin-bottom: 1.2em;
}
#content-left img {
	margin-right: 10px;
	margin-bottom: 10px;
}
#content-left .half {
	width: 240px;
	float: left;
	margin-right: 14px;
}
#content-left .half h2 {
	background: #555;
	color: #fff;
	font-size: 1.2em !important;
	line-height: 34px;
	padding: 0 15px;
	text-transform: uppercase;
}
ul.arrow {
	list-style-type: none;
}
ul.arrow li {
	margin: 0 0 0 10px !important;
	padding: 0 0 0 10px;
	background: url(../img/arrow.png) 0 6px no-repeat;
}
#content-side {
	float: left;
	width: 190px;
	margin-left: 20px;
	display: inline;
}
#content-side h2 {
	margin: 0;
	padding: 0 15px;
	width: 1690px;
	width/**/: /**/160px;
	height: 34px;
	line-height: 34px;
	color: #748789;
	background: #d2dcdd;
	font-size: 1.1em;
	text-transform: uppercase;
}
.sidebox {
	padding: 2px 15px;
	margin-bottom: 10px;
}
.sidebox ul.mylist {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.sidebox ul.mylist li {
	margin-bottom: 0.8em;
}
.sidebox ul.mylist li a {
	color: #666;
	display: block;
}
.sidebox ul.mylist li a:hover {
	color: #748789;
}
.sidebox ul.mylist2 {
	margin: -10px 0 0 0;
	padding: 0;
	list-style-type: none;
}
.sidebox ul.mylist2 li {
	margin-bottom: 0;
}
#footer {
	float: left;
	width: 950px;
	height: 103px;
	font-size: 0.9em;
	text-transform: uppercase;
}
#footer a {
	color: #5d5d5d;
}
#footer p {
	color: #929292;
}
#footer-left {
	float: left;
	width: 190px;
	width/**/:/**/170px;
	height: 103px;
	height/**/:/**/53px;
	background: #333 url(../img/bottomleft.png) bottom left no-repeat;
	display: inline;
	text-align: right;
	padding-right: 20px;
	padding-top: 50px;
}
#footer-right {
	width: 759px;
	width/**/:/**/739px;
	height: 103px;
	height/**/:/**/53px;
	float: left;
	border-left: 1px solid #e6e6e6;
	background: #333 url(../img/bottomright.png) bottom right no-repeat;
	display: inline;
	text-align: left;
	padding-left: 20px;
	padding-top: 50px;
}
.footlink {
	margin-left: 10px;
}
.footlink2 {
	margin-right: 10px;
}
.gray {
	color: #929292 !important;
}
#slidewrap {
	width: 489px;
	border: 5px solid #EEEEEE;
	margin: 0;
	padding: 5px;
}
#slidewrap div {
	text-align: center;
}
.thumbnails a {
	padding: 5px;
	background: #fff;
	border: 1px solid #bbb;
	float: left;
	margin: 0 12px 16px 0;
}
.thumbnails img {
	margin: 0 !important;
}
h2.h_gallery, h2.h_weathers, h2.h_polling {
	background: #555;
	color: #fff;
	font-size: 1.2em !important;
	line-height: 34px;
	padding: 0 15px;
	text-transform: uppercase;
}
.weathers {
}
.weather {
	width: 155px;
	float: left;
	padding: 0 10px;
	border-right: 1px solid #eee;
	height: 120px;
	text-align: center;
}
.weather h2 {
	font-size: 1.2em !important;
	margin: 0 0 1em !important;
}
.weather img {
	margin: 0 auto !important;
}
.post-tail {
	margin-top: -1em;
}
.icon-usercomment {
	background: url(../img/user_comment.png) no-repeat 0 0.2em;
	padding-left: 20px;
}
.icon-vcard {
	background: url(../img/vcard.png) no-repeat 0 0.1em;
	padding-left: 20px;
}
.icon-date {
	background: url(../img/date.png) no-repeat 0 0.1em;
	padding-left: 20px;
}
a.button-gray {
	background: #bbb;
	padding: 0.4em 2em;
	color: #fff;
}
table.formtable td {
	padding:5px;
}
table.formtable input[type=text], table.formtable select, table.formtable textarea {
	width: 95%;
}
.label-required {
	color: #F30;
}
.notification {
	display: block;
	background: #FFB;
	color: #999;
	border: 1px solid #FF0;
	padding: 2em;
}

