/* CSS Document */

html {
height:100%;
}

* html body {
height:100%;
}


body {
	height: 150px;
	font-family: Arial, Helvetica, "Sans Serif";
	line-height: 120%;
	font-size: 9pt;
	color: #000000;
padding-top:10; margin:0 auto;
width:1000px;
position:relative;
min-height:100%;

  position:relative;
}


.clr {
	clear: both;
}


.outline {	
	border: 0px inset #fff;
	background: #;
	padding: 0px;
}
.input{
	font-size: 9pt;
	border: 1px solid #a4a4a4;
	margin: 5px;
	padding: 5px;
	width: 179px;
}

#header {
	margin: 0px;
	background: url(../images/hdlogo.jpg) no-repeat;
	width: 1000px;
	height: 218px;
}

h1.sitename {
	color: #691A00;
        font-size: 24px;
	padding-left: 100px;
	padding-top: 80px;
	font-family: Verdana;
	font-weight: normal;
	/* line-height: 60px; */

}



.search {
  position: absolute;
  top:0; right:0;
  margin:20px;

}


.main_top {
	background: url(../images/main.png) no-repeat;	
	width: 215px;
	height:30px;
}
.main_center {
	background: url(../images/main_mitte.png) repeat-y; 
	width: 215px;
	height: 1px;
}
.main_bottom {
	margin-top: 0px;
	background: url(../images/main_unten.png) no-repeat;	
	width: 215px;
	height: 30px;
}

#banner_top {
	background: url(../images/main.png) no-repeat;	
	width: 215px;
	height:30px;
}
#banner_center {
	background: url(../images/main_mitte.png) repeat-y; 
	width: 215px;
	height: 1px;
}
#banner_bottom {
	margin-top: 0px;
	background: url(../images/main_unten.png) no-repeat;	
	width: 215px;
	height: 30px;
}



#left{	
	padding-left: 7px;
	
	
}
.user8 {	
	padding-left: 7px;
	width: 171px;
	
}
#right {
	align: left;
	padding-left: 25px;
	width: 171px;
}
#user2 {
	padding-left: 7px;
	width: 171px;
}

#banner { 
  padding-left: 7px;
  margin-left: 15px;
  width: 171px;
}

 }

* html img,
* html .png {
  azimuth: expression(
    this.pngSet?
      this.pngSet=true : 
        (this.nodeName == "IMG" ? 
          (this.src.toLowerCase().indexOf('.png')>-1 ? 
            (this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
                this.src = "http://board/templates/marketboard/css/blank.gif") :
            '') :          
          (this.currentStyle.backgroundImage.toLowerCase().indexOf('.png')>-1) ?
            (this.origBg = (this.origBg) ? 
              this.origBg :             
              this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
              this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
              this.runtimeStyle.backgroundImage = "none") :
            ''
        ), this.pngSet=true
  );
}


#content_top {
  background: transparent url(../images/content_oben.png) no-repeat !important; 
  width: 559px;
  height: 30px;
}
#content_center {
	background: url(../images/content_mitte.png) repeat-y;	
	width: 559px;
	height: 1px;
}
#content_bottom {
	background: url(../images/content_unten.png) no-repeat;	
	width: 559px;
	height: 30px;
}



#alladv { 
  margin-top: -30px;
 }

#body_outer {
	width: 519px;
	padding-top: 0px;
	padding-left: 20px;	
	color: #000000; 
}

div.wellcome {
    margin: 20px;
    padding-top: 0px;
    padding-left: 20px;
    text-align: center;
    border: 1px solid #00c;
    color: #006;
    background-color: #eef;
}

div.adv span { font-size: 40px; }
	    
span.match {
    color: blue;
    font-weight: bold;
    /*background-color: blue;*/
}

a:link, a:visited {
	color: #691A00; 
	text-decoration: underline;
	font-weight: normal;
	

}

a:hover {
	color: #000000; 
	text-decoration: underline;
	font-weight: normal;
}
a img { 
	border : 0 none; 
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
li {
	padding-left: 10px;
	background: none;
	
}

ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 1em;
	
}

ul#mainlevel-nav li {
	background: url() repeat-x;
	text-align: center;
	line-height: 30px;
	white-space: nowrap;
	width:102px;
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	color: #fff;
	margin-left:0px;
	height: 30px;
	float: left;
	nargin: 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

ul#mainlevel-nav li a {
	display: block;
	text-align:center;
	text-decoration: none;
	color: #fff;
	background-color: #333;
	width: 101px;
	height: 30px;
	text-transform: normal;
	font-weight: normal;
	border-right: 1px solid #000;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12px;
}

#buttons>ul#mainlevel-nav li a { 
	width: auto; 
}

ul#mainlevel-nav li a:hover {
	display: block;
	text-align:center;
	text-decoration: none;
	color: #000;
	background-color: #5AA426;
	width: 101px;
	height: 30px;
	text-transform: normal;
	font-weight: normal;
	border-right: 1px solid #000;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12px;
}

ul#mainlevel-nav li a#active_menu-nav {
	display: block;
	text-align:center;
	text-decoration: none;
	color: #000;
	background-color: #3a558c;
	background-color: #5AA426;
	width: 101px;
	height: 30px;
	text-transform: normal;
	font-weight: bold;
	border-right: 1px solid #000;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12px;
}
ul#mainlevel-nav li a#active_menu-nav:hover {
	display: block;
	text-align:center;
	text-decoration: none;
	color: #000;
	background-color: #eaeaea;
	width: 101px;
	height: 30px;
	text-transform: normal;
	font-weight: bold;
	border-right: 1px solid #000;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12px;
}



ul.menu {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.menu li {
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
}
ul.menu li a {
font-family: Verdana;
font-size: 10px;
	display: block;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	width: 166px;
	height: 25px;
	line-height:25px;
	margin-bottom:0px;
	padding-left: 15px;
	border-bottom: 1px solid #a4a4a4;	
}

ul.menu li a:visited { 
font-family: Verdana;
font-size: 10px;
  display: block;
  vertical-align: middle;
  text-align: left;
  text-decoration: none;
  font-weight: bold;
  color: #000000;
  width: 166px;
  height: 25px;
  line-height:25px;
  margin-bottom:0px;
  padding-left: 15px;
  border-bottom: 1px solid #a4a4a4;	


}

ul.menu li a:hover{
font-family: Verdana;
font-size: 10px;
  display: block;
  vertical-align: middle;
  text-align: left;
  text-decoration: none;
  font-weight: bold;
  color: #ffffff;
  width: 166px;
  height: 25px;
  line-height:25px;
  margin-bottom:0px;
  padding-left: 15px;
  border-bottom: 1px solid #a4a4a4;
  background-color: #1a5ee8; //#691A00;	
}

ul.menu li.active a {
	font-family: Verdana;
	font-size: 10px;
	display: block;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	width: 166px;
	height: 25px;
	line-height:25px;
	margin-bottom:0px;
	padding-left: 15px;
	border-bottom: 1px solid #a4a4a4;
	background-color: #1a5ee8; //#691A00;
}
ul.menu li.active a:hover {
	display: block;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	width: 166px;
	height: 25px;
	line-height:25px;
	margin-bottom:0px;
	padding-left: 35px;
	border-bottom: 1px solid #a4a4a4;
	background-color: #a4a4a4;
}
ul.menu li a span {
	padding-left: 0px;

}
ul.menu li.active a:visited span {
	padding-left: 0px;
}

ul.menu li a:hover span {
        padding-left: 0px;
}
        
ul#mainlevel li a {
	display: block;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	width: 166px;
	height: 25px;
	line-height:25px;
	margin-bottom:0px;
	padding-left: 35px;
	border-bottom: 1px solid #a4a4a4;
	margin-left:-10px;
}

#buttons>ul#mainlevel li a { 
	width: auto; 
}

ul#mainlevel li a:hover {
		display: block;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	width: 166px;
	height: 25px;
	line-height:25px;
	margin-bottom:0px;
	padding-left: 35px;
	border-bottom: 1px solid #a4a4a4;
	background-color: #691A00;
}

ul#mainlevel li a#active_menu-nav {
	display: block;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	width: 166px;
	height: 25px;
	line-height:25px;
	margin-bottom:0px;
	padding-left: 35px;
	border-bottom: 1px solid #a4a4a4;
	background-color: #691A00;
}
ul#mainlevel li a#active_menu:hover {
	display: block;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	width: 166px;
	height: 25px;
	line-height:25px;
	margin-bottom:0px;
	padding-left: 35px;
	border-bottom: 1px solid #a4a4a4;
	background-color: #a4a4a4;
}


ul.menu li li a span {
	padding-left: 10px;
	color: #691A00;
	font-weight: normal;
}
ul.menu li li a:hover span {
	padding-left: 10px;
	color: #000;
	font-weight: normal;
}
ul.menu li li.active a span {
	padding-left: 10px;
	color: #000;
	font-weight: bold;
}
ul.menu li li.active a:hover span {
	padding-left: 10px;
	color: #691A00;
	font-weight: bold;
}
ul.menu li li a {
	color: #000;
	background: none !important;
	font-size: 92%;
	font-weight: normal;
}
ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	color: #000;
}







a.pathway:link, a.pathway:visited {
	padding:0;								
}

a.pathway:hover {
	padding:0;
	
	
}


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	width: 166px;
	height: 25px;
	line-height:25px;
	margin-bottom:0px;
	padding-left: 35px;
	border-bottom: 1px solid #a4a4a4;							
}

a.mainlevel:hover {
		display: block;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	width: 166px;
	height: 25px;
	line-height:25px;
	margin-bottom:0px;
	padding-left: 35px;
	border-bottom: 1px solid #a4a4a4;
	background-color: #691A00;	
	
	
}
a.mainlevel#active_menu {
	display: block;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	width: 166px;
	height: 25px;
	line-height:25px;
	margin-bottom:0px;
	padding-left: 35px;
	border-bottom: 1px solid #a4a4a4;
	background-color: #691A00;
}
a.mainlevel#active_menu:hover {
	display: block;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	width: 166px;
	height: 25px;
	line-height:25px;
	margin-bottom:0px;
	padding-left: 35px;
	border-bottom: 1px solid #a4a4a4;
	background-color: #a4a4a4;
 }
a.sublevel:link, a.sublevel:visited {
	padding-left: 10px;
	color: #691A00;
	font-weight: normal;
}

a.sublevel:hover {
	padding-left: 10px;
	color: #000;
	font-weight: normal;
}
a.sublevel#active_menu {
	padding-left: 10px;
	color: #000;
	font-weight: bold;
}

a.sublevel#active_menu:hover {
	padding-left: 10px;
	color: #691A00;
	font-weight: bold;
}

.maintitle {
	color: #000000;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}


.error {
  	font-style: italic;
  	text-transform: uppercase;
 	 padding: 5px;
  	color: #ffffff;
 	 font-size: 14px;
  	font-weight: bold;
	width: 100%;
}


.back_button {
	float:left;
	text-align: center;
	width: auto;
	margin: 1px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}


.pagenav {
	float: left;
	text-align: center;

	font-weight: normal;
	border: 1px double #3B3B3B;
	width: auto;
	line-height: 14px;
	margin: 1px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-image: url(../images/sechdr1bg.png);
	background-repeat: repeat-x;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}
#main2 .pagination,#main .pagination {
	
border-top:solid 1px #CCC;

	margin:10px 0 0;
	
padding:10px 0;

	}


ul.pagination {

	list-style-type:none;
	
margin:0;

	padding:0;

	text-align:left;

}


ul.pagination li {

	display:inline;
	
padding:2px 5px 0;

	text-align:left;

}


ul.pagination li a {

	padding:2px;

}

#footer {
	text-align: center;
	padding: 3px;
}


table.content_table {
  	
	padding: 0px;
	margin: 0px;
}
table.content_table td {
	width: 499px;
	padding: 0px;
	margin: 0px;
}
table.contentpaneopen {
    
	padding-left: 1px;
	padding-right: 1px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpaneopen td {
	
	padding-left: 1px;
	padding-right: 1px;
}
table.contentpaneopen td.componentheading {
	
	padding-left: 0px;
}

table.contentpane {

	padding-right: 10px;
	padding-left: 10px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpane td {
	

}
table.contentpane td.componentheading {
	
	padding-left: 4px;
}
table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}
table.searchinto {
	width: 100%;
}
table.searchintro td {
	font-weight: bold;
}
table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;

}
div.moduletable {
	padding: 0;
	margin-bottom: 0px;
}
table.moduletable th, div.moduletable h3 {
	color: #a4a4a4;
	text-align: center;
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	margin-top:20px;
	margin-bottom: 0px;
	padding:0px;
}
table.moduletable_menu th, div.moduletable_menu h3 {
	color: #a4a4a4;
	text-align: center;
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	margin-top:20px;
	margin-bottom: 0px;
	padding:0px;
}
table.moduletable_text th, div.moduletable_text h3 {
	color: #a4a4a4;
	text-align: center;
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	margin-top:20px;
	margin-bottom: 0px;
	padding:0px;
}
.moduletable {
	clear: both;
}
table.moduletable td {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
table.pollstableborder td {
  	padding: 2px;
}
table.contenttoc {	
	border: 1px solid #282828;
	padding: 2px;
  	margin-left: 2px;
  	margin-bottom: 2px;
}

table.contenttoc td {
  	padding: 2px;
}

table.contenttoc th {
  	background: url(../images/subhead_bg.png) repeat-x;
  	color: #CE2415;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	text-transform: uppercase;
}


.button {
	padding-top: 2px;
	text-align: center;
	font-weight: normal;
	width: auto;
	line-height: 12px;
	color: #000;
	padding-right: 2px;
	padding-left: 2px;
}
.button:hover {
	padding-top: 2px;
	text-align: center;
	font-weight: normal;
	width: auto;
	line-height: 12px;
	color: #000000;
	padding-right: 2px;
	padding-left: 2px;
}



.inputbox {
	border:1px solid #747474; 
}


.buttonheading {
	width:20px;
}
.componentheading {
	height: 30px;
	color: #222222;
	font-weight: normal;
	font-size: 13px;
	white-space: nowrap;
	text-align: left;
	width:450px;
}
.contentheading {
	height: 30px;
	color: #222222;
	font-weight: normal;
	font-size: 13px;
	white-space: nowrap;
	text-align: left;
	width:450px;
}
.contentcolumn {
	padding-right: 5px;
}
.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align:left;
}



.sectiontableheader {
	font-weight: bold;
	padding: 0px;
	background-color: #;
	background-repeat: repeat-x;
	height: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #a4a4a4;
	border-bottom-color: #a4a4a4;
	background-position: top;
	color: #000000;
}
.sectiontablefooter {

}
.sectiontableentry1 {
	border-bottom: 1px solid #a4a4a4;
	color: #000;
	height: 23px;
	background-color: #;
	text-align: left;
}
.sectiontableentry2 {
	border-bottom: 1px solid #a4a4a4;
	color: #000;
	height: 23px;
	background-color: #;
	text-align: left;
	
}


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


.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}


.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}


div.mosimage {
  	border: 1px solid #ccc;
}
.mosimage {	
	border: 1px solid #282828;
	margin: 5px
}
.mosimage_caption {
  	margin-top: 2px;
  	background: #efefef;
  	padding: 1px 2px;
  	color: #666;
  	text-transform: normal;
  	font-size: 10px;
  	border-top: 1px solid #ffffff;
}

h1.sitename { color: #ffeeee; font-style: italic; }

h1.section
{
	color: #6A78B9;
	padding-left: 19px;
	font-weight: bold;
	font-size: 15px;
	font-family: 'Trebuchet MS', 'Verdana';
}

div.catalog
{
	float: left;
	width: 520px;
/* border: red 1px dashed; */
	background-color: #FAFAFA;
}

div.catalog ul li
{

	margin-left: 40px;
	margin-top: 3px;

	padding-left: 10px;

	background-image: url("../images/bullet_orange.png");
	background-repeat: no-repeat;
	background-position: 0px 8px;
}



div.catalog a, a:visited
{
	color: #6D6D6D;
	font: normal 12px tahoma;
}


a.pages { 
  color: #691A00;
  font: normal 12px tahoma;
}

a:visited.pages {
  color: #691A00;
  font: normal 12px tahoma;
}


div.adsinfo { 
  margin-top: 10px; 
  margin-left: 10px; 
  float: left;
  height: 120px;
}

div.adsimage { 
  margin-top: 10px; 
  margin-left: 10px;
  margin-bottom: 10px;
  padding: 3px; 
  width: 150px;
  height: 120px;
  float: left;
}

div.adstext { 
  margin: 10px;
}

table#postable td.otitle { vertical-align: top; }
table#postable td.field {  vertical-align: top; width: 300px; }
table#postable td.error {  vertical-align: top; text-align: center; width: 50px; font-color: red; }

table#contactable td.otitle { vertical-align: top; }
table#contactable td.field {  vertical-align: top; width: 300px; }
table#contactable td.error {  vertical-align: top; text-align: center; width: 50px; font-color: red; }


select#city { width: 300px; }

div#body_outer h1 { font-size: 20px; }

span.ubanner {
position: relative;
top: 5px;
left: 510px;
}

table.contentpaneopen td { font-family: Verdana; font-size: 12px; padding-left: 20px; }

td.contentheading { text-align: center; }
td.contentheading a { color: #000000; font-family: Verdana; font-size: 15px; text-align: center; padding-left: 20px;}
td.contentheading p { font-family: Verdana; font-size: 12px; text-align: justify; padding-left: 20px;}
td.contentheading a.readon {  font-family: Verdana; font-size: 15px; text-align: right; }
tr.pagesnavi td ul { text-align: center; }

table.articles { padding-left: 20px; }
table.articles td.artnumber { color: black; font-family: Verdana; font-size: 12px; }
table.articles td.artitle a { font-family: Verdana; font-size: 15px; color: black; padding-left: 20px; }
table.articles td.artitle a:visited { font-family: Verdana; font-size: 15px; color: black; padding-left: 20px; }

/* table.articles tr td a, a:visited { color: #000000; font-family: Verdana; font-size: 17px; text-align: left; padding-left: 20px;} */

