
/* #############################################################################################################

	NOTE :-


	IT MUST TO USE THIS ATTRIBUTES FOR COLORS such as font color, link color, background color..
	THAT IS VERY USEFUL TO MAKE A CMS VERY FLEXIBLE SO KEEP IT YOUR MIND. 

	THE THE ATTRIBUTES GOES HERE WHICH IS DEFINE IN CSS :-

	attr1:#FFFFFF;
	attr2:#8f0d16;
	attr3:#8f0d16;
	attr4:#423604;
	attr5:#E5ECF5;
	attr6:#423604;
	attr7:times new roman;

############################################################################################################## */
body {
	 background:#fff url(bodybg.jpg) repeat-x top;
	 
}

#wrapper {
	width:967px;
	background-color:#FFFFFF;	
}

form {
	margin:0px;
	padding:0px;
}

/* coloring for layout */
.top_top {
	width:100%;
	font-family:times new roman;
	 font-size:17px;  color:#423604;
}/* 0to1   */

.top_middle {
	width:100%;
	font-family:times new roman;
	 font-size:17px;  color:#423604;
	text-align:right;
	/*height:41px;
	background:transparent url(searchbg.gif) no-repeat;*/
}/* 2to5   */

.top_bottom {
	background:url(itee_lngbar.jpg) no-repeat;
	height:43px;
	width:100%;
	font-family:times new roman;
	 font-size:17px;  color:#423604;
}/* 6to7   */

.middle	{
	border-top:0px solid #89867f;
	border-bottom:1px solid #89867f;
	border-left:1px solid #89867f;
	border-right:1px solid #89867f;
	width:100%;
	/*background-color:red;
	background-image:url(itee_pagebg2.jpg);
	background-repeat:repeat-y;*/
}/* 8to14  */

.middle_left {
	background:#C1BFB3;
	/*color:#423604;*/
	/*background:transparent url(welgevondenwor-leftBg.jpg) no-repeat bottom right;*/
	/*border-right:1px solid #423604;*/
	width:199px;
}/* 8to9   */

.middle_center  {
	background:url(mainPageBg.jpg) scroll no-repeat top right;
	/*border-bottom:1px solid #b4b4b4;*/
}/* 10to12 */

.middle_right {
	/*background:#E5ECF5;*/
	/*background:transparent url(welgevondenwor-rightBg.jpg) no-repeat bottom;*/
	/*padding-right:3px;
	*padding-right:10px;*/
	background:url("../../content_images/Image/newsBg.jpg") repeat-y scroll center top transparent;
	width:199px;
	color:#423604;	
}/* 13to14 */

.bottom_top {
	background-color:#8f0d16;
	/*border-bottom:5px solid #ffffff;*/
	 font-size:17px; 
	color:#423604;	
}/* 15only */

.bottom_bottom  {
	background:transparent url(welgevondenwor-footerBg.jpg) no-repeat;
	color:#423604;
	/*height:70px;*/
	text-align:left;
}

.bottom_bottom td{
	/*padding:5px 10px 0px 15px;*/
	font:11px;
	color:#423604;
	vertical-align:top;
}
/* 16to17 */

.desc{
	width:100%;
	overflow:hidden;
	line-height:0px;
	*line-height:0px;
}

.formflat {
	font-size:11px;
	border:1px solid #AAABAD;
}
.texttitle{font:normal 14px verdana; color:#FAFAFA;}
.text_v{font:normal 12px tahoma; color:#FAFAFA;}
.textbox6{width:165px; height:20px;}
.textbox7{width:111px; height:20px;}
.textarea6{width:165px; height:84px;}
.text14{font:normal 12px tahoma; color:#000000;}


/******************************************************************************
HORIZONTAL MENU CUSTOMIZATION
******************************************************************************/

#menu_horizontal, #menu_vertical{

	width:100%;
	text-align:right;
	/*padding-top:40px;
	padding-left:10px;*/
	
} 

/*#menu_horizontal{
width:60px;
} */

/*ROOT HORI MENU */

#menu_horizontal ul#navmenu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:40px;
	text-transform:uppercase;
	
	background:url(itee_srch2.jpg) no-repeat;
	
}
#menu_horizontal ul#navmenu li{
	display:block;
	float:left;
	margin:0;
	pading:0;
	border-right:1px solid #ffffff;	
	
	}
#menu_horizontal ul#navmenu li a{
	display:block;
	float:left;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
	padding:12px 20px 14px 20px;
	font:normal 12px tahoma;
	height:40px;
	
	}

#menu_horizontal ul#navmenu li.deactive{
	background:url(itee_menulink_hover.jpg) repeat-x;
}

/* for 2nd level */
#menu_horizontal ul#navmenu li ul li {
background:url(itee_menulink_hover.jpg) repeat-x;
}

#menu_horizontal ul#navmenu li ul li a {
	padding:10px;
}

/* for 3rd level width */

#menu_horizontal ul#navmenu li ul ul { width:200px;}
#menu_horizontal ul#navmenu li ul ul li{ width:200px;}
	
/* ROOT HORI MENU HOVER */
#menu_horizontal ul#navmenu a:hover,
#menu_horizontal ul#navmenu li:hover a,
#menu_horizontal ul#navmenu li.iehover a,
#menu_horizontal ul#navmenu li:hover li a:hover,
#menu_horizontal ul#navmenu li:hover li:hover a,
#menu_horizontal ul#navmenu li.iehover li a:hover,
#menu_horizontal ul#navmenu li.iehover li.iehover a,
#menu_horizontal ul#navmenu li:hover li:hover li:hover li a:hover,
#menu_horizontal ul#navmenu li.iehover li.iehover li.iehover li a:hover,
#menu_horizontal ul#navmenu li:hover li:hover li a:hover,
#menu_horizontal ul#navmenu li:hover li:hover li:hover a,
#menu_horizontal ul#navmenu li.iehover li.iehover li a:hover,
#menu_horizontal ul#navmenu li.iehover li.iehover li.iehover a,{
  color: #FFFFFF;
 
}

/* ROOT HORI MENU NORMLA */
#menu_horizontal ul#navmenu li:hover li:hover li a,
#menu_horizontal ul#navmenu li.iehover li.iehover li a ,
#menu_horizontal ul#navmenu li:hover li:hover li:hover li a,
#menu_horizontal ul#navmenu li.iehover li.iehover li.iehover li a,
#menu_horizontal ul#navmenu li:hover li a,
#menu_horizontal ul#navmenu li.iehover li a {  
  color: times new roman;
  
}

#menu_horizontal ul#navmenu ul{
    /*top:40px; 
	background-color:#E5ECF5;*/
}

#menu_horizontal ul#navmenu li ul {
	border:1px solid #D8D8D8;
	background:#8f0d16;
	* top:40px;
}

#menu_horizontal ul#navmenu li ul ul {
	* top:0px;
}

#_menu_horizontal ul#navmenu li ul li ul {
	* top:0px;
}

#_menu_horizontal ul#navmenu li ul li {
	padding-top:3px;
	border:1px solid #002A5C;
	border-top:0px none;
}

#_menu_horizontal ul#navmenu li ul li ul li {
	padding-top:3px;
	border:1px solid #002A5C;
	border-top:0px none; 
	width:250px;
}


/*************************************
*VERTICAL MENU CUSTOMIZATION
*************************************/
/* Root Menu */

#menu_vertical{
height:276px;
/*background:url(verticalNav.jpg) no-repeat;*/
width:199px;
text-align:left;
}

#menu_vertical ul#navmenu a {
  border: 0px solid #FFF;
  border-right-color: #8f0d16;
  border-bottom-color: #8f0d16;  
  color: #423604;
  font: bold 11px times new roman;  
  line-height:30px;
}

#menu_vertical ul#navmenu ul {
	text-align:left;
}


/**/
/* Menu Hover Persistence */

#menu_vertical ul#navmenu li a{color:#423604;}

#menu_vertical ul#navmenu a:hover,
#menu_horizontal ul#navmenu li:hover
#menu_vertical ul#navmenu li:hover a,
#menu_vertical ul#navmenu li.iehover a{
	/*background: #002D62;*/
	color:#423604;
	background:url(../../content_images/Image/verticalLinkHoverBg.jpg) scroll no-repeat center 40%;
}
/**/

/* Menu Noraml */
#menu_vertical ul#navmenu li:hover li a,
#menu_vertical ul#navmenu li.iehover li a,
#menu_vertical ul#navmenu li:hover li:hover li a,
#menu_vertical ul#navmenu li.iehover li.iehover li a,
#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: #423604;
  color: #423604;
  font-weight:normal;
  
}

#menu_vertical ul#navmenu li { 
	bottom-border:1px solid #8f0d16;
}


#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,
#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,
#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,
#menu_horizontal ul#navmenu li li:hover,
#menu_horizontal ul#navmenu li li.iehover{
	color: #000;
	background:#23acd6;
	font-weight:normal;
}	
/**/


/**************************************
Top menu
**************************************/
.topmenu .menu_horizontal_top #menu_horizontal ul#navmenu {
	padding-top:20px;
	background:url(itee_srch.jpg) no-repeat;
}

.topmenu .menu_horizontal_top #menu_horizontal ul#navmenu li a {
	font-weight:normal;
	color:#423604;
}	
.topmenu .menu_horizontal_top #menu_horizontal ul#navmenu li a:hover{
	text-decoration:underline
}


/* 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:times new roman;  font-size:17px; 
}
.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
    font-family:times new roman;  font-size:17px; 
    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:times new roman;  font-size:17px; 
    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:#423604;
}

/* search result */
#search_result {
	padding:5px;
	text-align:left;color:#423604;
}

#search_result a {
	font-family:#423604;
	color:#0000FF;
}

#search_result .title {
	color:#000000;
	font-weight:bold;
}

#search_result .description{
	padding:5px;
	text-align:left;
	color:#423604;
}

#search_result .url{
	color:#0000FF;
}

/* */

.copyright {
	font-family:times new roman;
	color:#8f0d16;
	 font-size:17px; ;
	padding:0px 5px 0px 5px;
	background:transparent url(itee_nl_sidebar.jpg) center right no-repeat;
	 
}

.user_comp {
	width:100%;
	 font-size:17px; 
}

.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:17px;  color:#FFFFFF;
}
.user_comp .desc {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*color:#FFFFFF; */
	 font-size:17px; 
}

.news_vert {
	width:76%;
}
.news_vert .title{
	/*background-color:#8f0d16;
	padding:6px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:17px;  color:#423604;
}
.news_vert .desc {
	text-align:left;
	font-family:times new roman;
	 font-size:17px;  color:#423604;
}

.comp_logo{}

.page_data{
	color:#423604;
	font-family:times new roman;  font-size:17px; ;
	text-align:left;
	padding:36px 0px 0px 39px;
	font-weight:normal;
	
}

 .page_data td {
	/*color:#FFFFFF;*/
	font-family:times new roman;  font-size:17px;  text-align:left;
	font-weight:normal;
 }

p.search_align {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:17px;  color:#423604;
	width:100%;
	text-align:right;
	padding-top:0px;
	margin:0px;
} 

.search_form {
	margin:0px;
/*padding-top:124px;*/
	
	height:183px;
	*height:183px;
	vertical-align:bottom;
	background-image:url(itee_lg.jpg); 
	background-repeat:no-repeat;
}

.field_style {
	border:1px solid #ADADAD;
	font-size:11px;
	padding:3px;
}

/* This class use for Firefox submit big button */
.submit_big {
	height:35px;
	width:35px;
	background-image:url('go_big.gif'); 
} 

/* This class use for IE submit big button */
* html .submit_big {
	background-image:url('none');
	height:35px;
	width:35px; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/notaristeeuwen/go_big.gif', sizingMethod='scale');
}

/* This class use for Firefox submit small button */
.submit_small {
/*margin-top:15px;*/
	width:43px;
	height:auto;
	background-image:url('searchicon.png');
	background-repeat:no-repeat;
	background-position:left bottom;
	/*z-index:90px;*/
	
	position:relative;
	/*top:182px;
	*top:185px;*/
	
	right:13px;
	/*right:120px;*/
	border:0px;
	
}

/* This class use for IE submit small button */
* html .submit_small {
	background-image:url('none');
	width:43px;
	height:38px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../themes/itee_nl/searchicon.png', sizingMethod='scale');
	border:0px;
	margin-top:12px;
}

/* IF there is two different search button the use this class for FF */
.submit_small1{
	height:22px;
	width:22px;
	background-image:url('go_small2.gif');
}

/* IF there is two different search button the use this class for IE */
* html .submit_small1{
	background-image:url('none');
	height:22px; width:22px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/itee_nl/go_small2.gif', sizingMethod='scale')
}

/* IF there is two different search button the use this class for FF */
.submit_big2{
	height:21px;
	width:116px;
	background-image:url('submitbg2.jpg');
}

/* IF there is two different search button the use this class for IE */
* html .submit_big2{
	background-image:url('none');
	height:21px; width:116px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='themes/itee_nl/submitbg2.jpg', sizingMethod='scale')
}



/* for global link */
a, a:link, a:visited {
	color:#000000;
	text-decoration:underline;
}
/* for global link hover */
a:hover {
	text-decoration:none;
}


/**********************************************
Language Bar 
**********************************************/
.language_bar{
    /*background-color:#8f0d16;*/
	width:5%;
	
	padding:3px 8px 3px 0px;*padding:0px 15px 0px 0px;}
	

/* 
======================================================
itee_nl Catalog
====================================================== 
*/
#product {
	width:720px;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#3D3D3D;
	text-align:center;
	background-color:#D7EBF4;
}

h1 {
	font-size:16px;
}

#productImg{
	margin:4px;
	padding:4px;
	border:1px solid #000000;
	background-color:#CCCCCC;
}

#heading {
	font-size:12px;
	font-weight:bold;
}

#productOrigin {
	font-size:11px;
	height:30px;
}

.productCost0, .productCost4 {
	background-color:#000000;
	margin:0px;
	padding:5px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	font-size:11px;
}

.productCost1, .productCost5 {
	background-color:#F26422;
	margin:0px;
	padding:5px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	font-size:11px;
}

.productCost2, .productCost6 {
	background-color:#F7921E;
	margin:0px;
	padding:5px;
	color:#FFFFFF;
	font-weight:bold;	
	text-align:left;
	font-size:11px;
}

.productCost3, .productCost7 {
	background-color:#961B1E;
	margin:0px;
	padding:5px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	font-size:11px;
}

.productCost_text {
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	font-size:11px;
	vertical-align:middle;
}

#productCost span {
	color:#BABABA;
}
#productName {
	padding:0px 0px 0px 3px;
	margin:0px;
}

#productName p{
	width:288px;												/* for FF */
	* width:300px;												/* for IE */
	background-color:#961B1E;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
	padding:10px;
	margin:0px;
	font-size:12px;
}

#productName p span {
	font-size:10px;
}

#productContact {
	width:150px;												/* for FF */
	* width:162px;												/* for IE */
	height:38px;
	* height:62px;
	background-color:#EC4822;
	text-align:center;
	padding-top:22px;
	color:#FFFFFF;
	font-weight:bold;
	margin:0px;
	font-size:12px;
}

#product_anderelak{
	color:#FFCB73;
	text-decoration:none
}

#productSpecification {
	padding:0px 0px 0px 3px;
	margin:0px;
}

#productSpecification p{
	width:96%;													/* for FF */
	* width:100%;												/* for IE */
	min-height:186px;
	background-color:#56B5E1;
	text-align:left;
	color:#000000;
	font-weight:bold;
	padding:10px;
	font-size:11px;
	margin:5px 0px 0px 0px;
}

#productSpecification p span{
	font-size:11px;
	font-weight:normal
}	 

#footer {
	background-color:#000000;
	height:10px;
	margin:0px;
	padding:0px;
}

#footerBg {
	background-color:#ffffff;
}

.contentext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

#pagination a {
	font-size:12pt;
	text-decoration:none;
	color:#8f0d16;
	background-color:#ffffff;
	padding:3px;
	font-weight:bold;
	
}

#pagination a:hover {
	font-size:12pt;
	text-decoration:none;
	color:#8f0d16;
	background-color:#ffffff;
	padding:3px;
	font-weight:bold;
	}


 .submit2{ background-color:#595959; border:none; width:78px; height:27px; color:#ffffff } 

._bottom_strip{
	background-image:url(_bottom_strip.jpg);
	border:1px solid #000000;
}

.INSIDE_bottom_strip{
	background-image:url(INSIDE_bottom_strip.jpg);
	border:1px solid #000000;
}

.OUTSIDE_bottom_strip{
	background-image:url(OUTSIDE_bottom_strip.jpg);
	border:1px solid #000000;
}

.BOTH_bottom_strip{
	background-image:url(BOTH_bottom_strip.jpg); 
	border:1px solid #000000;
}

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

/*

/*
======================================================
itee_nl feedback
====================================================== */


.textarea31{width:142px; height:107px;}
.select31{width:77px;}


/*


/*======================================================
itee_nl Newsmodule
====================================================== 
*/
#news {
	border-left_:0px solid #423604; 
	font-size:11px;
	width:100%;
	height:100%; 
	background:url(../../content_images/Image/newsBg.jpg) scroll repeat-y top center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*border-bottom:1px dotted #423604;*/

}



#news .title {
	background:url(../../content_images/Image/newsTitle.jpg) scroll no-repeat;
	height:44px;
	color:#FFFFFF; 
	padding:6px; 
	font-weight:bold; 
	font-size:14px; 
	border-bottom:0px solid #FFFFFF; 
	*height:15px;
	font-family:Arial, Helvetica, sans-serif;
}

#news .title a {
	text-decoration:none; 
	color:#423604; 
	text-decoratio:none;
}

#news .title a:hover {
	text-decoration:underline;
}
#news .date {
	color:#423604; 
	font-weight:bold;
}
#news .newsContent {
	color:#423604; 
	font-size:11px
}
#news .newsContent a{
	text-decoration:none; 
	color:#423604;
}
#news .newsContent a:hover{
	text-decoration:underline; 
	color:#423604;
}
#news .img { 
	padding:10px 0px 10px 0px;
}
#news img{
	border:0px solid #94C0E3;
}

#news .morenews {
	padding:6px; 
	font-size:11px; 
	}

#news .morenews a {
	text-decoration:none; 
	color:#423604; 
	font-size:11px;
	text-decoratio:none; 
	/*font-weight:bold;*/
}

#news .morenews a:hover {
	text-decoration:underline;
}

#newslist a {
	color:#423604; 
	text-decoration:underline;
}

#newslist a:hover{
	text-decoration:none;

}

.newsbdr{
border-left:1px solid #EAEAEA; border-top:1px solid #EAEAEA;}
.news_input{ width:150px; height:25px;border:1px solid #9999CC}
.newstitle1{ font:bold 25px verdana;  color:#66CCCC;}
.newscontent{ padding:0 0 0 22px; font:normal 10pt verdana;  color:#000000;}
/* 
======================================================
itee_nl Newsmodule
====================================================== 
*/

/* 
======================================================
itee_nl Media Module
====================================================== 
*/

.mediaModule {
	z-index:9999;
	position:relative;	
}

#popupImage #diplays image {
	margin:15px 0px;
}

.mediaModuleBorder {
	background-color:#000000;
	border:3px solid #444444;
	/*padding:0 3px 0 8px;*/
}

.notaris_home ul{
	margin:0px;
	list-style:url(../../content_images/Image/li_bullet.jpg);
	padding-left:15px;
	}

a.extraLinks { color:#23acd6; font-family:times new roman;  font-size:17px; ; font-weight:bold}
a.extraLinks:hover{text-decoration:underline}

td.mediaTitle {color:#58c2ea; font-family:times new roman; font-size:33px; vertical-align:middle; padding:0 0 0 8px;}
td.mediaDesc{color:#64696d; font-family:times new roman;  font-size:17px; ;}


/*
======================================================
itee_nl Media Module
====================================================== 
*/
/* css start for feedback.tpl form page here--------------------*/
#newcontactform {
font-family:verdana; font-size:14px; color: #006E9F; padding: 0 0 0 47px;
}

/* css ends for feedback . tpl here--------------------------*/


