@import url("news.css");
@import url("guestbook.css");

html {
	height: 100%;
}

body, table, form {
	font-family: Arial, sans-serif;
	font-size: 1.0em;
	color: #0c1b25;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

body {
	background: #0e141f url(../images/blue-bg-left.jpg) left top repeat-x;
	font-size: 0.9em;
}

#left-bar ul, #content {
        behavior: url(fileadmin/templates/iepngfix.htc);
}
a, a:visited {
	color: #3F565E;
}
a:hover, a:focus, a:active {
	color: #0C1B25;
}
ul, ol,
ul li,
ol li {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, p {
	margin: 0px;
	padding: 0px;
}

h1 {
	line-height: 0.85em;
	font-size: 2.7em;
	font-weight: normal;
	text-transform: uppercase;
	color: #02060a;
}

h2 {
	line-height: 1.3em;
	font-size: 1.8em;
	font-weight: normal;
	text-transform: uppercase;
	color: #02060a;
}


h3 {
	line-height: 1.3em;
	font-size: 1.5em;
	font-weight: normal;
	text-transform: uppercase;
	color: #02060a;
}
h4 {
	line-height: 1.3em;
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	color: #02060a;
}
h6 {
	font-size: 0.8em;
	font-variant: normal;
	font-weight: normal;
	color: #02060a;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 20px 30px;
}
p {
	line-height: 1.3em;
	padding: 0px 30px 10px 30px;
}
#site {
	width: 100%;
	background: #000410 url(../images/bg.jpg) left top no-repeat;
}
#main {
	width: 100%;
	text-align: left;
	/*float: left;*/
	position: relative;
}
#left-bar {
	background: transparent url(../images/menu-bg-vertical.png) right top repeat-y;
	width: 418px;
	height: 100%;
	color: #faf6ee;
	font-size: 1.1em;
	text-transform: lowercase;
	/*float: left;*/
	/*padding-bottom: 50px;*/
	position: absolute;
	left: 0px;
	top: 0px;
}
*+html #left-bar {
	height: auto;
	padding-bottom: 50px;
}
#left-bar a,
#left-bar a:visited {
	color: #ffffff;
	text-decoration: none;
}
#left-bar a:hover,
#left-bar a:focus,
#left-bar a:active {
	color: #AABCC2;
}
#left-bar li.active a,
#left-bar li.active a:visited,
#left-bar li.active a:hover,
#left-bar li.active a:focus,
#left-bar li.active a:active {
	color: #AABCC2;
	cursor: default;
}
#left-bar ul.menu {
	background: transparent url(../images/menu-bg.png) right 50px no-repeat;
	list-style: none;
	text-align: right;
	margin: 0px 6px 0px 0px;
	padding: 65px 31px 0px 0px;
}
* html #left-bar ul.menu {
	background: transparent url(../images/menu-bg-ie.png) right 50px no-repeat;
}
#left-bar ul.news {
	background: transparent url(../images/nextep.png) right 50px no-repeat;
	list-style: none;
	text-align: right;
	margin: 0px 6px 0px 0px;
	padding: 65px 31px 0px 0px;
}
#left-bar ul.quicklinks {
	background: transparent url(../images/quicklinks-bg.png) right 50px no-repeat;
	list-style: none;
	text-align: right;
	margin: 0px 6px 0px 0px;
	padding: 65px 31px 0px 0px;
}
#left-bar p {
	padding: 0px;
}
#headline {
	font-size: 1.3em;
	margin: 41px 0px 0px 182px;
	padding: 0px;
	text-indent: -9999px;
	background: transparent url(../images/fringe-news.jpg) right bottom no-repeat;
	height: 79px;
	width: 207px;
}
#headline a {
	width: 100%;
	height: 100%;
	display: block;
}
#right-bar {
	/*float: left;*/
	position: relative;
	margin-left: 418px;
}
#content {
	background: transparent url(../images/content-bg.png) left 77px no-repeat;
	width: 647px;
	margin: 0px 0px 0px 35px;
	min-height:700px;
}
#content h1 {
	margin: 0px 0px 148px 30px;
	padding-top: 93px;
}
#content h2 {
	margin: 0px 5% 10px 1em;
	padding-top: 20px;
	text-align: right;
	width: 93%;
}
#content h3 {
	margin: 0px 0px 10px 30px;
	padding-top: 20px;
}
#content h4 {
	margin: 0px 0px 10px 30px;
	padding-top: 20px;
}
* html #content h2 {
	margin: 20px 0px 10px 30px;
	padding-top: 0px;
}
* html #content h3 {
	margin: 20px 0px 10px 30px;
	padding-top: 0px;
}
* html #content h1 {
	margin: 93px 0px 148px 30px;
	padding-top: 0px;
}
#content img {
	margin: -120px 2px 2px 26px;
	background: url(../images/images-bg.png) left top no-repeat;
	padding: 5px 11px 12px 12px;
	float: left;
}
* html #content img {
	margin-top: 0px;
}
#footer {
	width: 100%;
	height: 208px;
	background: transparent url(../images/footer-bg.gif) left top repeat-x;
	float: left;
	color: #aabcc2;
}
#footer a,
#footer a:visited {
	color: #aabcc2;
	text-decoration: none;
}
#footer a:hover,
#footer a:focus,
#footer a:active {
	color: #aabcc2;
	text-decoration: underline;
}
#footer p {
	padding: 17px 0px 0px 183px;
	float: left;
	clear: both;
	width: 1000px;
}
#footer h2 {
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	font-size: 1em;
	color: #ffffff;
}
#footer .partner {
	float: left;
	font-weight: normal;
	margin: 17px 0px 0px 183px;
}
#footer .shortnews {
	float: left;
	font-weight: normal;
	margin: 17px 0px 0px 50px;
}
#footer .socialbookmarks {
	float: left;
	font-weight: normal;
	margin: 17px 0px 0px 50px;
}
#footer .socialbookmarks img {
	border: 0;
	margin: 0 10px 0 0;
}
#footer .socialbookmarks li {
	margin: 0 10px 0 0;
}
#footer .socialbookmarks ul {
	display: none;
	list-style: none;
}
#footer .socialbookmarks:hover ul {
	display: block;
}
#footer ul {
	font-size: 0.85em;
}
#footer .partner ul li,
#footer .shortnews ul li {
	list-style: none;
	margin: 0px 0px 5px 0px;
}
div.csc-textpic-intext-left div.csc-textpic-imagewrap,
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	width: 355px;
}
#content div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap img {
	margin-top: 10px;
}
#content .csc-textpic-equalheight div.csc-textpic-imagewrap img {
	margin: 10px 10px 0px 0px;
	background: none;
	padding:0px;
}
#content .csc-textpic-intext-right div.csc-textpic-imagewrap img {
	margin: 0px 0px 0px 0px;
	background: none;
	padding: 0px;
}
#content .csc-textpic-intext-right div.csc-textpic-imagewrap,
#content .csc-textpic-right div.csc-textpic-imagewrap {
	margin-right: 10px;
}
#content .csc-textpic-right div.csc-textpic-imagewrap img,
#content .linklist img {
	margin: 0px 0px 0px 0px;
	background: none;
	padding: 0px;
}
#content .linklist img {
	margin-right: 10px;
	border: 1px solid #ffffff;
}
#content .linklist {
	margin-left: 30px;
	clear: both;
	margin-bottom: 20px
}
ul.csc-menu-4 {
	padding-bottom: 20px;
}
ul.csc-menu-4 li {
	list-style: none;
	background: transparent;
	padding-left: 22px;
	margin: 0px 0px 7px 0px;
}
ul.csc-bulletlist {
	padding-left: 30px;
	margin: 0px 0px 7px 0px;
	padding-bottom: 10px;
}
ul.csc-bulletlist li {
	margin: 0px 0px 5px 15px;
}
#content img.spacer-gif {
	border: 0px;
	background: transparent;
	margin: 0px;
	padding: 0px;
}

table.contenttable {
	text-align: left;
	font-size: 1em;
	padding: 0px 0px 0px 50px;
}
table.contenttable td {
	padding: 0px 15px 15px 0px;
}
table.contenttable td.last {
	padding-right: 0px;
}
.news-single-video {
	padding-left: 50px;
}
#content .linklist h3 {
	clear: both;
}
/*** Sitemap ***/

#content div.csc-sitemap {
}
#content div.csc-sitemap ul {
list-style-image:url('../images/li_sitemap.gif');
border-left:1px solid #0C1B25;
margin:5px 0px 0px 100px;
padding:0px 0px 10px 20px;
}
#content div.csc-sitemap ul ul {
margin-left:20px;
}
#content div.csc-sitemap li {
margin-left:-3px;
}
#content div.csc-sitemap a {
text-decoration: none;
}
#content div.csc-sitemap a:hover,
#content div.csc-sitemap a:active,
#content div.csc-sitemap a:focus {
text-decoration: underline;
}
#left-bar .csc-textpic-text {
	margin: 0px 0px 10px 0px;
}
blockquote {
	margin: 0px 20px 0px 20px;
	padding: 0px;
	font-family: Verdana, sans-serif;
	font-style: italic;
}
#content ul {
	margin: 0px 30px 0px 30px;
	padding: 0px 0px 2em 13px;
}
#content ul li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
#content .media-box .media-image img {
	margin-top: 0px;
}
#content .media-box {
	clear: both;
}
#content hr.clearer {
	border: 0px;
	color: #ffffff;
	width: 0px;
	height: 0px;
	display: block;
	clear: both;
	overflow: hidden;
margin: 0 0 4em 0;
}