@import url('clearing.css');

td, input, option, textarea {
  color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}
fieldset {  border:none;}
body, td, div {
  margin: 0px;
  padding: 0px;
}
body{
  background-color: #ECEDF0;
}
div {
overflow:hidden;
}
html,body {
  height:100%;
  width:100%;
}

body {
  color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  vertical-align: middle;
}

td {
  border-spacing: 0;
  vertical-align: top;
}

img {border: 0px;}
p {text-indent: 0px;}

a {
	font-size: 10px;
	text-decoration: none;
	background: none;
	color: #4989af;
}

a:hover {
	text-decoration: underline;
	color:#4989af;
}

table.contentpaneopen, table.contentpane {width: 100%;} /* Safari */

#pathway
{
	clear:both;
	padding:5px;
	background:#CCCCCC;
	width:786px;
	margin:auto;
}

a.pathway {
	padding:0px 5px 0px 5px;
	font-size: 10px;
	text-decoration: none;
	background: none;
	color: #7DB1D3;
}
a.pathway:hover {
	text-decoration: none;
	color:#333333;
}

.componentheading, .contentheading, .contentpagetitle {font-size:16px;font-weight:bold;color:#7DB1D3;padding:10px 0px 10px 0px;}
/*table.contentpaneopen {width: 100%;padding: 0;border-collapse: collapse;border-spacing: 0;border-width: 0;margin: 0px;vertical-align: top;}
table.contentpaneopen td {padding-right: 5px;}*/

/* beffy: hide headlines */
.contentheading{font-size:10px;font-weight:bold;color:#fff;padding:2px 0px 2px 0px;height:10px; text-indent:0px;}
.componentheading, .contentpagetitle{font-size:9px;font-weight:bold;color:#fff;padding:0px 0px 0px 0px;height:10px; text-indent:-999px;}

/* but show news headlines */
#body28 .contentheading{font-size:10px;font-weight:bold;color:#000;padding:2px 0px 5px 0px;height:10px; text-indent:0px;}

.small {color: #999999;font-size: 10px;}
.createdate {height: 15px;padding-bottom: 10px;color: #999999;font-size: 10px;}
.modifydate {height: 15px;padding-top: 10px;color: #999999;font-size: 10px;}

.mosimage {border: 1px solid #cccccc;margin: 7px;}
.mosimage_caption {background: #efefef;padding: 4px;color: #666666;font-size: 10px;border-top: 1px solid #cccccc;}

.buttonheading {padding:5px;}

.sectiontableheader {font-weight:bold;color:#333333;padding:5px;background:#ebebeb;border-bottom:1px solid #cfcfcf;}
.sectiontableentry1 td {padding:7px;background:#f8f8f8;}
.sectiontableentry2  td {padding:7px;background:white;}
.contentpane {margin:10px 5px 10px 5px;}
.contentdescription {padding:10px;}

table.contenttoc {margin: 10px;width:150px;border:1px solid #f2f2f2;}
.contenttoc th {padding:5px 10px 5px 10px;background: #f2f2f2;}
.contenttoc td {padding:2px 10px 2px 10px;}

.pagenav {padding:5px;}

ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

.button {margin:3px 0px 0px 5px;border:1px solid #c6c6c6;}
.inputbox {margin:5px 0px 5px 5px;border:1px solid #c6c6c6;}
.text_area {margin:5px 0px 5px 5px;border:1px solid #c6c6c6;}

#searchphraseany, #searchphraseall, #searchphraseexact, #mod_login_remember
{
	background:none;
}


body.contentpane, body.contentpane a, body.contentpane span.small, body.contentpane table.contentpaneopen td, body.contentpane table td {
  color:black;
}

body.contentpane .button {
	color:black;
	border:1px solid black;
}

.moscode {}, .highlight {}, pre {}, code {}


#top {
	padding:7px 7px 0px 7px;
	vertical-align:top;
	height:192px;
}


#left {
	margin-top: 7px;
}

#left div, #left table, #left tr, #left td{
	margin:0px;
	padding:0px;
	background:none;
}

#left table.moduletable {
	width:100%;
}

#left div.search {
	width:100px;
}

#left form {padding:10px 0px 5px 0px;margin-bottom:10px;background:#f8f8f8;}
#left label {margin-left:10px;color:#7c7c7c;}
#left input {margin:3px 0px 0px 5px;border:1px solid #c6c6c6;}
#left input.button {margin:10px 0px 10px 5px;padding:1px 8px 1px 8px;}
#left #mod_login_remember {border:0px;margin:5px 0px 0px 10px;}
#left #mod_login_password, #left #mod_login_username {margin:5px 0px 5px 7px;width:100px;}

#left div.syndicate {
	padding:10px 3px 10px 3px;
}

#left th {
	font-size:14px;
	color:#616161;
	text-align:left;
	padding:7px 0px 0px 30px;
	width:140px;
	height:27px;
	border-top:1px solid #d9d9d9;
	display:block;
}

#left a.mainlevel {
	display:block;
	font-weight:normal;
	color:#999999;
	font-size:9px;
	padding:0px 1px 4px 18px;
	background:url(../images/arrow.gif) no-repeat 10px 4px;
	text-decoration:none;
}

#left a.mainlevel:hover, #left a#active_menu{
	background:url(../images/arrow2.gif) no-repeat 10px 4px;
	color:#AB3343;
	text-decoration:none;
}

#left a.sublevel {
	display:block;
	font-weight:bold;
	color:#999999;
	border-top:1px solid #d9d9d9;
	padding:7px 3px 7px 35px;
	background:url(../images/arrow2.gif) no-repeat 12px 11px;
	text-decoration:none;
}

#left a.sublevel:hover {
	background:url(../images/arrow2.gif) no-repeat 15px 11px;
	color:#7DB1D3;
	text-decoration:none;
}

#right th {
	font-size:14px;
	color:#616161;
	text-align:left;
	padding:7px 0px 0px 20px;
	width:188px;
	height:27px;
	border-top:1px solid #d9d9d9;
	display:block;
}

#right td {
	background:#f8f8f8;
	padding:5px;
}

#right label {
	text-align:left;
}

#right input {background:none;}
#right input.button {border:1px solid #d9d9d9;background:white;padding:2px 4px 2px 4px;}

.pollstableborder td {text-align:left;}

#blue_box td, #blue_box th, #blue_box{
	background:#1F3487;
	color:white;
}

#blue_box th {
	text-transform:uppercase;
	padding:8px 0px 0px 15px;
	height:23px;
	border-bottom:1px solid #b6d5f2;
	border-top:0px;
	width:190px;
}
#blue_box a, #blue_box a:hover {color:white;}
#blue_box .contentpagetitle { font-size:12px;}

#blue_box ul {padding:10px;}
#blue_box li {background:url(../images/dot.gif) no-repeat 4px 6px;padding:2px 3px 2px 20px;}
#blue_box li a {font-weight:bold;}

#blue_bottom {
	width:208px;
	height:9px;
	background:url(../images/blue_bottom.gif) no-repeat;
	margin-bottom:8px;
	font-size:0px;
}

#center {
	width:365px;
	padding:0px 10px 0px 10px;
	float:left;
	position:relative;
	background:none;
	overflow:hidden;
}


.box_news,.box_news_long,.box_news_one,.box_news_long_one {border:0px solid #b3d2ef;visibility:hidden;float:left;margin:0px 3px 0px 3px;}
.box_news table {width:173px;}
.box_news_long table {width:275px;}
.box_news_one table {width:346px;}
.box_news_long_one table {width:560px;}
.box_news th,.box_news_one th,.box_news_long th,.box_news_long_one th {
	text-transform:uppercase;
	text-align:left;
	padding:2px 5px 0px 15px;
	height:18px;
	background:url(../images/bg_caption.gif) repeat-x;
	color:white;
}
.box_news td,.box_news_long td,.box_news_one td,.box_news_long_one td {padding:5px;}
.box_news li,.box_news_long li,.box_news_one li,.box_news_long_one li {background:url(../images/arrow2.gif) no-repeat 4px 6px;padding:2px 3px 2px 20px;}
.box_news a,.box_news_long li a,.box_news_one li a,.box_news_long_one li a {font-weight:bold;text-decoration:none;}


#footer div {
	text-align:left;
}

#footer a:link, #footer a:visited {
	color:#bee6ff;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}


#pagewidth {
	width:800px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	min-height:485px;
	margin-top:40px;
	/*overflow:hidden;*/
	background:url(../images/designstark/hg.gif) no-repeat;
    background-color: #ffffff;
}

#login {
	background-color:#fff;
	padding:2px;
	border:1px solid silver;
	margin-right:2px;
	margin-top:35px;
}

#wrapper2 {
	margin-top:5px;
	padding:0px 20px 10px 20px;
}

#border_bottom {
	border-bottom:1px solid #cfcfcf;
	width:796px;
	margin:auto;
	font-size:0px;
}

#header {
	position:relative;
	height:29px;
	padding:0px 0px 0px 15px;
	width:796px;
	margin:auto;
}

#left {
	width:170px;
	float:left;
	position:relative;
	padding:30px 0px 0px 0px;
}

#twocols {
	width:615px;
	float:right;
	position:relative;
}

#right {
	width:208px;
	float:right;
	position:relative;
	padding:0px 7px 0px 0px;
}

#maincol {
	float: left;
	display:inline;
	position: relative;
	width:610px;
}

#footer {
	height:38px;
	clear:both;
	width:776px;
	margin:auto;
	padding:10px 5px 0px 15px;
	color:black;
}


#top_menu { float: left; width: 800px; height: 41px; }

div#tmenu{float:left;width: 700px;padding:5px 3px 0 25px;}
ul#mainlevel-nav,ul#mainlevel-nav li{list-style-type:none;margin:0;padding:0}
ul#mainlevel-nav li{float:left;width:10em;margin-right:2px;text-align: center}
ul#mainlevel-nav a{display:block;text-decoration:none;padding:2px 0 5px;background: #CCCCCC; border-bottom: 1px solid #c2c2c2; color: #ffffff;font-weight: bold;}
ul#mainlevel-nav a#active_menu-nav ,ul#mainlevel-nav a:hover{color: #000;font-weight: bold; border-bottom: 1px solid #CCCCCC;}

#adminform {
    width: 630px;
}

.mospagetitle{
	color: #B34755;
	font-weight: normal;
	padding-right:5px;
	margin-left:10px;
}
.pagenavbar {
	padding:0;
	margin:0;
    padding-bottom: 2px;
    position: absolute;
    top: 386px !important;
    z-index:5000;
    height: 35px;
    overflow:visible;
    margin-left: -8px;
}
#mcontent {
    overflow:visible;
	padding-left:6px;
	padding-top:5px;
}

#body26 .contentpaneopen table{
	height:320px;
}
#body26 .contentpaneopen table td img {
	/*height: 250px !important;*/
    position: relative;
    left: 32px;
}
.zoomimg {
	left:-8px !important;
}

/*
.contentpaneopen table {
	height: 250px !important;
	width: 644px !important;
	overflow:hidden;
}
*/
.imageContainer {
	background-color: #fff;
}