/* attr1:#FFFFFF; attr2:#785412; attr3:#B3B3B3; attr4:#000000; attr5:#530006; attr6:#ffffff; attr7:verdana; */
#wrapper{ width:1000px; background-color:#FFFFFF; text-align:left;}
body{ font-family: verdana;}
form{ margin:0px; padding:0px;}
/* coloring for layout */
.top_top 		{background_:#FFFFFF; background-image:url('bodyBg.jpg'); background-repeat:repeat-y; width_:1000px; font-family:verdana;  font-size:10pt;  color:#000000; text-align:left;}/* 0to1   */
.top_middle     {background_:#FFFFFF; width_:1000px; font-family:verdana;  font-size:10pt;  color:#000000; text-align:left;}/* 2to5   */
.top_bottom     {background_:#FFFFFF; width_:1000px; font-family:verdana;  font-size:10pt;  color:#000000;}/* 6to7   */
.middle         {width:1000px; background-image: url('bodyBgStrip.gif'); background-repeat:repeat-y;}/* 8to14  */
.middle_left    {background_:#FFFFFF;  background-image:url('leftbg.jpg'); background-repeat:repeat-y; width:125px; *width:125px;}/* 8to9   */
.middle_center  {
    width_:100%;
    /*background-image:url(watermark.jpg);*/
    
	background-color:#f5e7e6;
}/* 10to12 */

.middle_right   {background-color:#FFFFFF; width_:100%; background-image:url('rightBg.jpg'); background-repeat:repeat-y;}/* 13to14 */
.bottom_top     {/* background-color:#FFFFFF; */ width_:1000px; text-align:left; background-image: url('bodyBgStrip.gif'); background-repeat:repeat-y;}/* 15only */
.bottom_bottom  { width_:100%; color:#FFFFFF; padding-top:10px; padding-bottom_:5px;}/* 16to17 */

.desc{ width:100%; overflow:hidden;}
.formflat { border:1px solid #000000; background-color:#FFFFFF; }

/*************************************
*VERTICAL MENU CUSTOMIZATION
*************************************/
/* Root Menu */
#menu_vertical ul#navmenu a {

  /* border: 1px solid #FFF;
  border-right-color: #CCC;
  border-bottom-color: #CCC;  
  background: #EEE; */
  color: #FFFFFF;
  font: bold 16px/50px Book Antiqua, Verdana, Arial, Helvetica, sans-serif;
  text-align:left;


}
/* for 2nd level menu height */
#menu_vertical ul#navmenu ul li a{ line-height:30px;}

/**/
/* Root Menu Hover Persistence */
#menu_vertical ul#navmenu a:hover,
#menu_vertical ul#navmenu li:hover a,
#menu_vertical ul#navmenu li.iehover a {
  /* background: #CCC; */
  color: #FFF;
}

/* 2nd Menu */
#menu_vertical ul#navmenu li:hover li a,
#menu_vertical ul#navmenu li.iehover li a {
  background: #A50000;
  color: #fff;
  border-bottom:1px solid #430000;
}
/**/
/* 2nd Menu Hover Persistence */
#menu_vertical ul#navmenu li:hover li a:hover,
#menu_vertical ul#navmenu li:hover li:hover a,
#menu_vertical ul#navmenu li.iehover li a:hover,
#menu_vertical ul#navmenu li.iehover li.iehover a {
  background: #680000;
  color: #FFF;
  border-bottom:1px solid #430000;
}
/**/
/* 3rd Menu */
#menu_vertical ul#navmenu li:hover li:hover li a,
#menu_vertical ul#navmenu li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}
/**/
/* 3rd Menu Hover Persistence */
#menu_vertical ul#navmenu li:hover li:hover li a:hover,
#menu_vertical ul#navmenu li:hover li:hover li:hover a,
#menu_vertical ul#navmenu li.iehover li.iehover li a:hover,
#menu_vertical ul#navmenu li.iehover li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
}
/**/
/* 4th Menu */
#menu_vertical ul#navmenu li:hover li:hover li:hover li a,
#menu_vertical ul#navmenu li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}
/**/
/* 4th Menu Hover */
#menu_vertical ul#navmenu li:hover li:hover li:hover li a:hover,
#menu_vertical ul#navmenu li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
}
/**/

/* 
======================================================
i-tee Guestbook
====================================================== 
*/
#guestbook table td {font-family:Verdana, Arial, Helvetica, sans-serif; color:#3D3D3D; font-size:11px;}

/* 


/* site map tree view */
#all_sitemap{height:450px;}
.treeview{ text-align:left;}
.treeview ul{ /*CSS for Simple Tree Menu*/
    margin: 0px;padding: 0px; font-family:verdana;  font-size:10pt; 
}
.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
    font-family:verdana;  font-size:10pt; 
    background: url(list.gif) no-repeat left center; list-style-type: none;
    padding-left: 22px; margin-bottom: 3px;
}
.treeview li.subload{ /* Style for LI that contains sub lists (other ULs). */
    background:  url(open.gif) no-repeat left 1px;
    cursor: hand !important;cursor: pointer !important;
}

.treeview li.subload ul{ /*Style for ULs that are children of LIs (submenu) */
    display: none; /*Hide them by default. Don't delete. */
}

.treeview .subload ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
    cursor: default;
}
.treeview_li_only li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
    font-family:verdana;  font-size:10pt; 
    background:  url(list.gif) no-repeat left center; list-style-type: none;
    padding-left: 22px; margin-bottom: 3px;
}
.treeview li,
.treeview li.subload,
.treeview a ,
.treeview a:link,
.treeview a:visited{ /*Style for LIs of ULs that are children of LIs (submenu) */
	text-decoration:none;
	color:#000000;
}

/* search result */

#search_result{ padding:5px; text-align:left;color:#000000;}
#search_result a{  font-family:#000000; color:#0000FF; }
#search_result .title{color:#000000;font-weight:bold;}
#search_result .description{padding:5px; text-align:left;color:#000000;}
#search_result .url{color:#0000FF;}

/* */
.copyright{font-family:verdana; color:#B3B3B3; font-size:10pt;  }
.user_comp { width:100%; }
	.user_comp .title{ padding-top:2px; border-top:1px solid #FFFFFF; border-bottom:1px solid #FFFFFF; height:29px; font-family:Verdana, Arial, Helvetica, sans-serif;  font-size:10pt;  color:#FFFFFF;}
	.user_comp .desc{  font-family:Verdana, Arial, Helvetica, sans-serif;  font-size:10pt;  }

.news_vert{width:100%; }
	.news_vert .title{background-color:#FFFFFF; padding-top:2px; border-top:1px solid #FFFFFF; border-bottom:1px solid #FFFFFF; height:29px;   font-size:10pt;  color:#FFFFFF;}
	 .news_vert .desc{background-color:#B3B3B3;  padding-left:8px; text-align:left;  font-size:10pt; ;}
     .news_vert {text-align:left;  font-size:10pt; ;}
.comp_logo{}

.page_data{
	color:#000000;
	font-family:verdana;
	 font-size:10pt;  text-align:left;
	width:100%; height:595px;
	background: #ECE6E6 url('body_bg.jpg');
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-left:25px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:15px;
	}
* html .page_data{ height:595px;}

form td{
	color:#000000;
	font-family:verdana;
	 font-size:10pt;  text-align:left;
	}
	
a, a:link, a:visited{text-decoration:underline; color:#000000}
a:hover{text-decoration:none;}	

.search_align{ font-family:Verdana, Arial, Helvetica, sans-serif;  font-size:10pt;  color:#000000; width:100%; text-align:left;}
.search_form { margin:0px; padding-top:0px; display:table-cell; vertical-align:middle }

.submit_big{ vertical-align:middle; padding-left:75%;  background-repeat: no-repeat; background-position: center; text-align:right}
.textfield1{width:299px;}
/*
.submit_small{ vertical-align:middle; padding: 0;  background-repeat: no-repeat; background-position: center; }
*/
.submit_small{ height:26px; width:25px; background-image:url('go_small.png'); background-repeat:no-repeat }
* html .submit_small{ background-image:url('none'); height:26px; width:25px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='\themes\Hertogjanophetwater\go_small.png', sizingMethod='scale');background-repeat:no-repeat }

.news_vert div {color:#785412} 

