/* custom stuff */
HTML {
  height: 100%;
  margin-bottom: 1px;
}

BODY {
	margin: 0px 0px 0px 0px;
	height: 100%;
}

a:link, a:visited {
	color: #00000; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #ccc;	text-decoration: none;
	font-weight: normal;
}

td,tr,p,div {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
	font-size: 13px;
	color: #000;

}

h3, .componentheading {
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #333;
	line-height: 18px;
	margin: 5px 0 10px 0;
	padding-bottom: 3px;
	border-bottom: 1px solid #EBEBEB;
}

.componentheading {
  padding-top: 10px;
}

.contentheading {
  font-family: Tahoma, Helvetica, sans-serif;
  padding: 0px 0px 5px 0px;
	font-size: 20px;
	font-weight: normal;
	height: 45px;
	vertical-align: bottom;
	color: #000;
	text-align: left;
	width: 100%;
}

td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry1 td, tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry1, td.sectiontableentry2{
  padding: 3px;
}

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

div.moduletable {
  margin-top: 15px;
  padding:5px;
  margin-bottom:15px;
}

ul#mainlevel-nav {
  list-style		: none;
  padding			: 0px;
  margin			: 0px;
  font-size			: 0.8em;
}
ul#mainlevel-nav li {
  background-image	: none;
  padding-left		: 0px;
  padding-right		: 0px;
  float				: left;
  margin			: 0px;
  font-size			: 11px;
  line-height		: 21px;
  white-space		: nowrap;
  border-right:;
}
ul#mainlevel-nav li a {
  display			: block;
  padding-left		: 15px;
  padding-right		: 15px;
  text-decoration	: none;
  color				: #666;
  background		: transparent;
}
ul#mainlevel-nav li a:hover {
  color				: #7BAFC7;
}


.small {
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-align: left;
}

.modifydate {
  height: 30px;
  vertical-align: bottom;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-align: left;
}

.createdate {
	height: 25px;
	vertical-align: top;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 0px;

}

.clr {
	clear: both;
}

#page_bg {
	height: 100%; 
	background: #fff;
	padding: 0;
	margin-bottom: 1px;
}

div.mosimage_caption {
  font-size: 12px;
  color: #FD9800;
}

div.center {
  text-align: center;
}

table#main {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

table#inner {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

div.blog_more {
  margin-top: 30px;
}

li.latestnews {
  margin-top: 3px;
}

.pagenav {
  font-weight: bold;
  line-height: 50px;
}

div.syndicate div {
  text-align: center;
}


td.left_shadow {
  width: 10px;
  
}

td.right_shadow {
  width: 10px;

}

td.left_bot_shadow {
  width: 10px;
  height: 20px;
 
}

td.right_bot_shadow {
  width: 20px;
  height: 20px;
  
}

td.bottom {
  text-align: center;
  height: 20px;
  line-height: 20px;
  vertical-align: top;

}

td.wrapper {
  width: 776px;
  text-align: center;
}

div.bottomspacer {
  height: 15px;
}


div#logo {

	width: 207px;
	height: 73px;
}

div#topmenu {

	height: 29px;
}

div#topnav {

	width: 183px;
	height: 123px;
}

div#topnav div {
	overflow: hidden;
	margin: 0 12px 10px 10px;
	padding-top: 3px;
	height: 108px;
} 

div#pathway {
	height: 33px;
	line-height: 33px;
	text-indent: 7px;
}

div#leftpadding {
  padding: 0px 7px;
}

div#centerpadding {
  padding: 0px 5px 0px 7px; 
  width: auto !important;
  width: 100%;
}

div#rightpadding {

  padding: 5px 17px 0 13px;
  margin: 0 !important;
  margin-top: -5px;
  width: auto !important;
  width: 183px;
}

div#headerpadding {
  padding-bottom: 5px;
}

div#righttop {

    height: 10px;
    width: 183px;
}

td.greyseperator {
  background: #EBEBEB;
  width: 1px;
}

div.horizseperator {
  background: #EBEBEB;
  height: 1px;
  overflow: hidden;
}

td.rightnav {
  border: 0px solid #0000cc;

}

td.rightbottom  {

}

td.botmenu {

  padding-top: 4px;
}

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

#footmenu li {
	float: left;
	border-right: 1px solid #fff;
	background: none;
	margin: 0;
	padding: 0;
}

#footmenu a {
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
	float:left;
  display:block;
  height: 25px;
  line-height: 25px;
  padding: 0 15px;
  color: #999;
}

#footmenu a:hover {
	background: #e1e1e1;
}


#footer {
  margin-top: 4px;
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 11px;
  color: #ADADAD;
  float: right;
  width: 400px;
  text-align: center;
  
}

a.readon {
  font-size: 15px;
  color: #000000;
  float: left;
  width: 400px;
  font-weight: bold;
  text-align: left;
}

a.readon:hover {
font-family: Tahoma, Helvetica, sans-serif;
font-size: 15px;
color: #000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(templates/et57template/images/back.jpg);
	background-repeat: repeat-x;
	background-color: #E6D9BD;
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:active {
	color: #000000;
}
a:hover {
	color: #E000000;
}
.Stil1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #991424;
	font-size: 12px;
}
.Stil2 {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

a.mainlevel:link, a.mainlevel:visited {
  font-family: tahoma, verdana, arial;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
    line-height: 1.3;
  color: #E6D9BD;
}
a.mainlevel:hover {
 color: #E6D9BD;
}

