﻿@charset "UTF-8";
/*
'WA' for Screen
Created On : 10-10-2009 BWB Netzwerk Web Layout
Copyright : Pragash Irudayam - IruCom systems

*/

body {
	font-family: Arial, Helvetica, Tahoma;
	font-size: 11px;
	color: #000000;	
	text-align: center;
	
	width: 100%;
	height: 100%;
	padding: 0;
	border: none;
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;
					
}
a img { color: #FFFFFF; }         /* hide the border in Netscape 4 #F5EBD3; */
@media all {                   /* hide from Netscape 4 */
   a img { color: inherit;     /* undo the rule above */
   border: none;              /* hide from Netscape 4 */
   }
}
.icweb_webpage {
	
	font-family: Arial, Helvetica, Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	
	width: 980px;
	height: 100%;
	
	display: block;
	clear: both;
	
	padding: 0;
	border: none;	
	margin: 0 0 0 11px;	
	background-color: #FFFFFF;		
}

.icweb_head {
	font-family: Arial, Helvetica, Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	
	width: 980px;
	height: 211px;
	display: block;
	
	padding: 0;	
	border: none;
	/*border-bottom: 1px solid #6699FF;*/
	margin: 0;
	
	background-color: #FFFFFF;	
	/*background-image: url(../../ic_web_image/ic_layout/web_designs_10/BWB_Webpage_Head_2010.jpg);
	background-repeat: no-repeat;
	background-position: top right;
		*/
}
.icweb_head_image {
	text-align: left;
	vertical-align: top;

	display: block;
	clear: both;
	
	padding: 0;	
	border: none;
	margin: 0;		
}
.icweb_left_content {
	text-align: left;
	vertical-align: top;
	
	width: 150px;
	height: auto;
	overflow: visible;
	
	left: auto;
	float: left;
	
	padding: 0;
	border: none;	
	margin: 0;
	
	background-color: #FFFFFF; 
}
.icweb_right_content {
	width: 830px;
	height: auto;
	overflow: visible;	
	
	
	float:left;	
	
	padding: 0;
	border: none;
	margin: 0;
	
	background-color: #FFFFFF;
	
		
}
.icweb_navigation {
		
	font-family: Arial, Helvetica, Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	
	width: 145px;
	height: auto;
			
	padding: 5px 0 0 0;
	border: none;
	margin: 0;
	background-color: #FFFFFF;
				
}

.icweb_pagecontent {
	
	font-family: Arial, Helvetica, Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	
	width: 595px;
	height: auto;
	float:left;
			
	padding: 0;
	border: none;	
	margin: 0;
	background-color: #FFFFFF;
				
}


.icweb_banner {
	
	font-family: Arial, Helvetica, Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: right;
	vertical-align: top;
	
	width: 235px;
	height: auto;
	float: right;
	
	padding: 11px 0 0 0 ;
	border: none;
	margin: 0;
	background-color: #F5F5F5;
				
}


.icwebpage_foot_top {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #9999CC;
	font-weight: normal;
	line-height: 130%;
	text-align: left;
	
	vertical-align: top;
		
	
	width: 970px;
	height: auto;
	
	display: block;
	clear: both;
			
	padding: 0 0 5px 11px;
	border: none;
	margin: 0;
	background-color: transparent;	
		
}

.icwebpage_foot_top:hover {
	color: #000000;
}

.icwebpage_foot {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #99CC00;
	font-weight: normal;
	line-height: 130%;
	text-align: right;
	
	vertical-align: top;
		
	
	width: 980px;
	height: auto;
	
	display: block;
	clear: both;
			
	padding: 5px 0 0 0;
	border: none;
	border-top: 1px solid #9999CC;
	margin: 0;
	background-color: transparent;	
		
}
.icwebpage_foot a, .icwebpage_foot a:link, .icwebpage_foot a:visited {
	color: #9999CC;
	text-decoration: none;
	font-weight: normal;
}
.icwebpage_foot a:hover {
	color: #66CCFF;
	text-decoration: none;
	font-weight: normal;
}
.icwebpage_foot:hover {
	color: #000000;
}


/*  Width is 160 */
.icweb_menu {
	text-align: center;
	vertical-align: top;
	width: 140px;
	height: auto;
	display: block;
	
	padding: 20px 2px 5px 2px;
	border: 1px solid #99CCFF;
	margin: 0 auto 0 auto;
	
	
	background-image: url(../../ic_web_image/ic_layout/web_designs_09/BWB_V_Menu_BG_blue.jpg);
	background-repeat: no-repeat;
		
}

.icweb_menu_heading {
	font-family: sans-serif, Verdana, Helvetica;
	font-size: 12px;
	color: #990000;
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
	width: 140px;
	height: auto;
	display: block;
	
	padding: 12px 2px 5px 2px;
	border: none;
	margin: 0 auto 0 auto;
	
	background-color: #FFFFFF;
	background-image: url(../../ic_web_image/ic_layout/web_designs_10/bwb_navi_label_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	
			
}
.icweb_menu_heading_green {
	font-family: sans-serif, Verdana, Helvetica;
	font-size: 12px;
	color: #56AA35;
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
	width: 140px;
	height: auto;
	display: block;
	
	padding: 3px 2px 3px 2px;
	border: none;
	border-left: 2px solid #FF0000;
	margin: 0 auto 0 auto;
	
	background-color: #FFFFFF;
	background-image: url(../../ic_web_image/ic_layout/web_designs_09/BWB_V_Menu_BG_green.jpg);
	background-repeat: no-repeat;
	
			
}
.icweb_menu_with_heading {
	text-align: center;
	vertical-align: top;
	width: 140px;
	height: auto;
	display: block;
	
	padding: 2px 2px 11px 2px;
	border: none;
	/*border-left: 1px solid #990000;*/
	margin: 0 auto 0 auto;
	
	background-color: #FFFFFF;
	background-image: url(../../ic_web_image/ic_layout/web_designs_10/bwb_navibox_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
			
}
.icweb_menu_with_heading_green {
	text-align: center;
	vertical-align: top;
	width: 140px;
	height: auto;
	display: block;
	
	padding: 2px 2px 11px 3px;
	border-top: 1px solid #FF0000;
	border-bottom: 2px solid #FF0000;
	border-left: 1px solid #FF0000;
	margin: 0 auto 0 auto;
			
}

.icweb_menu1_btn a, .icweb_menu1_btn a:link {
	font-family: sans-serif, Verdana, Helvetica;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: left;	
	text-decoration: none;
			
	width: auto;
	height: auto;
	display: block;
	
	padding: 0 0 3px 2px;
	border: none;
	border-left: 3px solid #FFFFFF;
	margin: 0;
	
			
}
.icweb_menu1_btn a:visited {
	color: #666666; 
	text-decoration: none;	
	
}
.icweb_menu1_btn a:hover {
	color: #339900;
	text-decoration: none;	
	
	border-left: 3px solid #990000;
				
}
.icweb_menu1_btn_down a {
	font-family: sans-serif, Verdana, Helvetica;
	font-size: 12px ;
	color: #339900;
	text-decoration: none;	
	font-weight: normal;
	letter-spacing:1px;
	text-align: left;
	
	width: auto;
	height: auto;
		
	display: block;
	
	
	padding: 0 0 3px 2px;
	border: none;
	border-left: 3px solid  #669900;
	margin: 0;
		
}
/* Menu Level 2*/

.icweb_menu2_btn a, .icweb_menu2_btn a:link {
	font-family: sans-serif, Verdana, Helvetica;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
		
	width: auto;
	height: auto;
	display: block;
	
	padding: 0 0 0 4px;
	border: none;
	border-left: 1px solid #6699FF;
	margin: 0 0 0 4px;
	
}

.icweb_menu2_btn a:visited {
	color: #999999; 
	text-decoration: none;	
}
.icweb_menu2_btn a:hover {
	color: #000000;
	text-decoration: none;
	
	border-left: 3px solid #99CCFF;
	background-color: #99CCFF;
		
}
.icweb_menu2_btn_down a {
	font-family: sans-serif, Verdana, Helvetica;
	font-size: 12px ;
	color: #000000;
	text-decoration: none;	
	font-weight: normal;
	text-align: left;
	
	width: auto;
	height: auto;
		
	display: block;
		
	padding: 0 0 0 4px;	
	border: none;
	border-left: 1px solid #56AA35;
	margin: 0 0 0 4px;	
	background-color: #dae7f8;
		
}

.icweb_left_banner{
	font-family: Arial, sans-serif, Verdana, Helvetica;
	font-size: 11px ;
	color: #333333; 
	text-decoration: none;
	line-height: 160%;
	text-align: center;
	vertical-align: top;
	
	width: 150px;
	height: auto;
	display: block;
	
	padding: 2px 0 2px 0 ;
	border: none;
	border-bottom: 1px solid #CCCCCC;
	margin: 15px auto 11px auto;
			
}

.icweb_left_banner a, .icweb_left_banner a:link, .icweb_left_banner a:visited {
	color: #333333; 
	text-decoration: none;	
}

.icweb_left_banner a:hover {
	color: #0099FF;
	text-decoration: none;
}


.icweb_banner_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333 ;
	line-height: 140%;
	text-align: left;
	vertical-align: top;
		
	width:auto;
	
	display: block;
	clear: both;
	
	padding: 8px;
	border: none;
	margin: 0 7px 0 0;
	
	background-color: #FFFFFF;
	
}
.icweb_banner_box_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
	line-height: 130%;
	text-align: left;
	vertical-align: top;	
}
.icweb_banner_box a, .icweb_banner_box a:link, .icweb_banner_box a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;		
}

.icweb_banner_box a:hover {	
	color: #6699FF;
	text-decoration: none;

}


/* */
.row1 {
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	line-height: 130%;
	text-align: left;
	
	width: auto;
	height: auto;
	display: block;
	clear: both;
	
	padding: 11px 5px 11px 5px;	
	border: none;
	margin: 11px;	
	background-color: #FFFFFF;
	background-image: url(../../ic_web_image/ic_layout/web_designs_10/bwb_row_label_bg.jpg);
	background-repeat: no-repeat;
	

}
.row2 {
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	line-height: 130%;
	text-align: left;
	
	width: auto;
	height: auto;
	display: block;
	clear: both;
	
	padding: 11px 5px 11px 5px;		
	border: none;
	margin: 11px;
	background-color: #FFFFFF;
	background-image: url(../../ic_web_image/ic_layout/web_designs_10/bwb_row_label_bg.jpg);
	background-repeat: no-repeat;
	

}
.row_a {
	
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	line-height: 130%;
	text-align: left;
	
	vertical-align: top;
	
	width: 260px;
	height: auto;
	float: left;
	
	padding: 5px;	
	border: none;
	margin: 0 0 0 11px;
	background-color: transparent;	
	
}
.row_b {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	line-height: 130%;
	text-align: left;
	
	vertical-align: top;
	
	width: 260px;
	height: auto;
	float: left;
	
	padding: 5px;		
	padding: 5px;	
	border: none;
	margin: 0 0 0 11px;
	background-color: transparent;	

}

.row_breaker {
	width: auto;
	clear: both;
	display: block;
	
	padding: 5px;
	border: none;
	margin: 0 0 11px 0;
	background-color: transparent;	
}
.pages a, .pages a:link , .pages a:visited{
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	padding: 2px 2px 2px 11px;
	text-decoration: none;
}
.pages a:hover {
	color: #0099CC;
}
.pages a img {
	vertical-align: text-bottom;
}


/* Browse Btn selected at Lists */
.pagedown a, .pagedown a:link, .pagedown a:visited {
	font-family: Arial, Helvetica, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	background-color: #FFFFFF;
	text-decoration: none;
	padding: 2px 2px 2px 11px;
}
.pagedown a:hover {
	color: #0099CC;
	text-decoration: none;

}

/* to be used in <a>*/
.pages_a, .pages_a:link , .pages_a:visited{
	color: #006699;
	padding: 2px ;
	text-decoration: none;
}
.pages_a:hover {
	color: #0099CC;
}
.pages_a img {
	vertical-align: text-bottom;
}
/* Browse Btn selected at Lists */
.pagedown_a, .pagedown_a:link, .pagedown_a:visited {
	font-weight: bold;
	color: #006699;
	background-color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
}
.pagedown_a:hover {
	color: #0099CC;
	text-decoration: none;

}

/* Bolck for Browse Btns div */
.browse_block {
	font-family: Arial, sans-serif, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	text-align: left;
	vertical-align: top;
	
	width: auto;
	height: auto;
	display: block;
	clear: both;
	
	padding: 2px;
	border: none;
	margin: 0 0 5px 0;
	background-color: #FFFFFF;
	
}

/* Browse Btns at Lists used in 'a' */

.search_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
	vertical-align: top;
	
	width: auto;	
	display: block;
	
	padding: 2px;
	border: none;
	margin: 2px;
	background-color: #6699CC;
		
}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px ;
	color: #CC0000;
	padding: 5px;
	font-weight: normal;
}
.success {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px ;
	color: #006600;
	padding: 5px;
	font-weight: normal;
	text-align: left;
}

.icweb_tpl_msg_xml{
	display: none;
	
}

