@charset "utf-8";
body {
	background-color: #152345;
	background-image: url(images/page-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A6A6A;
}
a, a:link, a:visited {
	outline: none;
	text-decoration: none;
	color: #1E4099;
}
			
a:hover {
	text-decoration: underline;}
/*
** HTML elements
*/
form {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
h1 {
	letter-spacing: -1px;
	margin-top: 4px;
	margin-right: 0px;
	font-size:22px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	color: #0A234E;
}
h2 {
	letter-spacing: 1px;
	font-size:15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	color: #20429C;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EAEEFB;
}
h3 {
	letter-spacing: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-size:13px;
	margin-bottom: 3px;
	color:#1A347E;
	margin-left: 0px;
	font-weight: bold;
}
abbr {
	font-size:9px;
	color:#A4A4A4;
}
p {
	margin-top: 0px;
	margin-bottom: 14px;
}

table {
  border-collapse: collapse;
}
th {
  text-align: left;
  padding-right: 1em;
  border-bottom: 3px solid #ccc;
}
/*
** Markup free clearing
** Details: http://www.positioniseverything.net/easyclearing.html
*/
.clear-block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clear-block {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clear-block {
  height: 1%;
}
.clear-block {
  display: block;
}
			
.clear-block {
margin: 0px;
padding: 0px;
clear: both; 
}
#header {
	height: 85px;
	background-color: #FFFFFF;
	background-image: url(images/header-bg.gif);
	background-repeat: repeat-x;
}			
#masterflash {
	height: 265px;
	width: 962px;
	margin-bottom: 10px;
}
.masterbox {
	float: left;
	width: 349px;
	margin-right: 13px;
	background-image: url(images/master-box-bg.gif);
	background-repeat: repeat-y;
	color: #FFFFFF;
}
.masterbox p {
	margin: 0px;
}
.masterbox .masterboxbot {
	background-image: url(images/master-box-base.gif);
	background-repeat: no-repeat;
	height: 23px;
	text-align: right;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 16px;
}
.masterboxbot a {
	color: #FFFFFF;
	text-decoration: underline;
}
.masterbox .masterboxtop {
	background-image: url(images/master-box-top.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.masterbox h1 {
	font-size: 18px;
	color: #FFFFFF;
}
.masterbox h2 {
	font-size: 12px;
	color: #FFDB10;
	border-bottom-style: none;
	margin-bottom: 3px;
}

#container {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/content-bg.gif);
	background-repeat: repeat-y;
}

#header #nav {
	float: right;
	height: 29px;
	width: 615px;
	margin-top: 11px;
	margin-right: 7px;
}
#header #logo {
	float: left;
	height: 58px;
	width: 233px;
	margin-top: 27px;
	margin-left: 22px;
}
#header #search {
	background-image: url(images/search-bg.gif);
	float: right;
	height: 24px;
	width: 291px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 10px;
	color: #FFFFFF;
}
#search a {
	color: #FFFFFF;
	text-decoration: underline;
}
#search label {
	float: left;
	width: 125px;
	padding-top: 5px;
}
#search .field {
	border: 1px solid #1D3C8E;
	width: 125px;
	font-size: 10px;
	color: #20429C;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
}
#search .button {
	color: #FFFFFF;
	background-color: #20429C;
	border: 1px solid #FFFFFF;
	width: 27px;
	font-size: 10px;
	padding: 1px;
}

#middle-column .alignright {
float: right;
}
#middle-column .alignleft {
float: left;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: block;
	float: left;
}
#nav li a {
	font-size: 12px;
	text-transform:lowercase;
	color: #030303;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	display: block;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 1px;
}
#nav a:hover {
	background-color: #FFDE00;
	border: 1px solid #FFFFFF;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content {
	background-image: url(images/site-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 19px;
}
#content #submenu {
	background-image: url(images/subnav-bg.jpg);
	background-repeat: repeat-y;
	height: 186px;
	width: 240px;
	float: left;
}

#submenu ul {
	padding: 0px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#submenu li {
	list-style-type: none;
	display: block;
}
#submenu li a {
	color: #ffffff;
	display: block;
	padding-right: 7px;
	padding-left: 7px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6589DC;
	height: 19px;
	padding-top: 6px;
}
#submenu li a:hover {
	color: #F4D218;
	font-size: 14px;
	padding-top: 4px;
	padding-bottom: 2px;
}
#content #flash {
	height: 186px;
	width: 723px;
	float: left;
	background-color: #ffdb10;
	z-index: 1 !important;
}
#start-content #lhs-column {
	float: left;
	width: 240px;
}
#lhs-column #details {
	padding: 15px;
}

#start-content #middle-column {
	float: left;
	width: 465px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #C8D5F2;
	border-left-color: #C8D5F2;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	margin-top: 10px;
}

#start-content #rhs-column {
	float: left;
	width: 197px;
	padding-left: 17px;
	margin-top: 10px;
}


#lhs-column #sites ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#lhs-column #sites {
	background-color: #0a234e;
}

#lhs-column #sites li {
	list-style-type: none;
	display: block;
}
#lhs-column #sites li a {
	color: #ffffff;
	display: block;
	padding-right: 7px;
	padding-left: 7px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6589DC;
	height: 28px;
	padding-top: 10px;
	font-size: 15px;
}
#lhs-column #sites li a:hover {
	color: #F4D218;
}

#footer {
	background-image: url(images/footer.gif);
	background-position: center top;
	padding-top: 35px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 30px;
	font-size: 10px;
	background-repeat: no-repeat;
	background-color: #152345;
	color: #A6A6A6;
	height: 100px;
}

#news h2 {
	margin-top: 5px;
	border-bottom-style: none;
	letter-spacing: 0px;
	margin-bottom: 4px;
}
#news {
	margin-top: 5px;
	padding-top: 5px;
	margin-right: 5px;
}
#news p {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E8E8E8;
	padding-bottom: 6px;
	padding-top: 4px;
	margin: 0px;
}

#footer .tag {
	float: left;
	width: 620px;
}

#footer .logos {
	float: right;
	width: 300px;
}
#footer .im {
	float: right;
	color: #9BB3C6;
	margin-top: 22px;
	margin-bottom: 3px;
}

#footer a {
	color: #A4A4A4;
}
#footer .im a {
	color: #9BB3C6;
}
#rhs-column h3 {
	letter-spacing: 1px;
	font-size:16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
	color: #20429C;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EAEEFB;
}
#rhs-column li, #sya_container li{
	background-image: url(images/li.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 16px;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#wp-calendar {
	width: 100%;
}
#middle-column .postmetadata {
	background-color: #F9F9F9;
	padding: 4px;
	margin-top: 10px;
	clear: both;
}

#rhs-column ul, #sya_container ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#middle-column .pagefeature {
	background-image: url(images/pagefeature-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0A234E;
	padding-right: 0px;
	padding-left: 8px;
	width: 99%;
}
.pagefeature #featureimage {
	float: left;
	width: 220px;
	padding-top: 5px;
}
.pagefeature #featureimage img {
	border: 1px solid #EAEEFB;
	margin: 0px;
	padding: 0px;
}

.pagefeature #featureimage p {
	margin-top: 0px;
	margin-right: 0px;
	width: 212px;
	margin-bottom: 4px;
	margin-left: 1px;
	background-color: #0A234E;
	color: #FFFFFF;
	padding: 4px;
}

.pagefeature #featuretext {
	float: left;
	padding-left: 7px;
	width: 216px;
}
#ContentLayer {
	width:225px;
	height:300px;
	z-index:2;
	overflow: auto;
	left: 0px;
	top: 0px;
}
#ContainerLayer {
	z-index:2;
}
#featuretext .news-break {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9BB3C6;
	margin: 0px;
	display: block;
	padding: 0px;
}
#featuretext .news-break:hover {
	background: #E2E8F8;
}

#featuretext .news-break h2 {
	margin: 0px;
	padding: 0px;
	border-bottom-style: none;
	font-size: 12px;
	letter-spacing: 0em;
}
.news-break a {
	display: block;
	padding: 5px;
}
.news-break a p {
	color: #7F7F7F;
	padding: 2px;
}
.news-break a:hover {
	text-decoration: none;
}
.news-break .thumb {
	float: left;
	width: 75px;
}
.news-break .newsinfo {
	float: right;
	width: 330px;
}


#featuretext .news-break p {
	margin: 0px;
	padding: 0px;
}
#middle-column #auch_player{
	width: 464px ;
	height: 290px;
}
#middle-column .pod  #auch_player{
	width: 138px ;
	height: 87px;
}
#middle-column ul, #middle-column ol {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 25px;
}
#middle-column .title {
	display:block;
	width:360px;
	float:left;
	height: 30px;
}
#middle-column .title h1 {
	display:block;
	float:left;
}
#middle-column .pod object {
	width: 138px !important ;
	height: 110px !important ;
	overflow: hidden;
}
#middle-column .pod  {
	width: 138px ;
	float: left;
	margin-right: 3px;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 3px;
	z-index:1;
}
#middle-column .pod p {
	margin-top: 3px;
	margin-bottom: 3px;
}
#middle-column .pod .title {
	margin-top: 6px;
	margin-bottom: 0px;
	width: 138px;

}