@charset "UTF-8";
/*
'WA' for Screen
Created On : 18.03.2011 Dr. Patrick Pawlowski/ 
Copyright : Pragash Irudayam - IruCom systems

*/

body {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;	
	text-align: center;
	vertical-align: middle;
	
	width: 100%;
	height: 100%;
	padding: 0;
	border: none;
	margin: 0 auto 0 auto;
	
	background-color: #9bba00;	
	background-image: url(../../ic_web_image/ic_layout/PP_webpage_bg.jpg);
	background-repeat:repeat-x;
	background-position: top left;
}
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 */
   }
}
a, a:link, a:visited{
	color: #003366;
	text-decoration: none;	
}
 a:hover {
	color: #0099CC;
}

.icweb_webpage {	
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	
	width: 980px;
	height: auto;	
	display: block;
	clear: both;	
	padding: 0;
	border: 2px solid #FFF;	
	margin: 0 auto 10px auto;	
	background-color: #FFFFFF;	
	
}
.icweb_head {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	
	width: 980px;
	height: 120px;	
	display: block;
	clear: both;	
	padding: 0;		
	border: none;
	margin: 0;	
	background-color: #FFFFFF;	
}
.icweb_head_image {
	text-align: left;
	vertical-align: top;
	display: block;
	clear: both;
	z-index: 2;	
	padding: 0;	
	border: none;
	margin: 0;		
}

.icweb_left_content {
	text-align: left;
	width: 220px;
	min-height: 580px;
	overflow: visible;	
	left: auto;
	float: left;	
	padding: 0;
	border: none;	
	margin: 0;	 
	background-color: #FFFFFF;

}
.icweb_right_content {
	text-align: center;
	width: 760px;
	min-height: 580px;
	overflow: visible;	
	float:left;		
	padding: 0;
	border: none;
	margin: 0;
	background-color: #FFFFFF;
}

.icweb_navigation {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: left;	
	width: 175px;
	height: auto;			
	padding: 50px 0 0 0;
	border:none;		
	margin: 10px auto 10px auto;	
}

.icweb_pagecontent {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	vertical-align: top;	
	width: 595px;
	min-height: 500px;
	float: left;
	padding: 0;
	border: none;	
	margin: 10px 0 10px 0 ;
	
}

.icweb_pagecontent_wide {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	vertical-align: top;	
	width: 735px;
	height: auto;
	float: left;			
	padding: 0;
	border: none;	
/*	border-left: 2px solid #c6e10c;*/
	margin: 10px 0 10px 0 ;
					
}

.icweb_banner {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	vertical-align: top;	
	width: 255px;
	min-height: 500px;
	float: right;	
	padding: 0;
	border: none;
	margin: 20px 0 0 0;
	background-color: #FFFFFF;	
}

.icwebpage_foot_top:hover {
	color: #666;
}

.icwebpage_foot {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #847372;
	font-weight: normal;
	line-height: 130%;
	text-align: left;	
	vertical-align: bottom;		
	
	width: 980px;
	height: 110px;
	
	display: block;
	clear: both;
			
	padding: 0 0 0 0;
	border: none;
	border-bottom: 1px solid #CCCCCC;
	margin: 5px 0 0 0;
	background-color: #CCC;
	background-image: url(../../ic_web_image/ic_layout/PP_webpage_foot.jpg);
	background-repeat:no-repeat;
	background-position: bottom left;
	
}

.icwebpage_foot_text {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #847372;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	letter-spacing: 1px;
	vertical-align: top;
	width: 420px;
	height: auto;	
	display: block;
	clear: both;			
	padding: 15px 5px 5px 5px;
	border: none;
	margin: 10px 0 0 150px;
	/*background-color: #FFF;		*/	
}

.icwebpage_foot_text a, .icwebpage_foot_text a:link, .icwebpage_foot_text a:visited {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
.icwebpage_foot_text a:hover {
	color: #3366FF;
	text-decoration: underline;
	font-weight: normal;
}
.icwebpage_foot_text:hover {
	color: #000000;
}


/* */
.row1 {
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	line-height: 140%;
	text-align: left;
	
	width: 610px;
	height: auto;
	display:block;
	float: left;
	clear: both;
	
	padding: 10px;
	border: 1px solid #cae31c;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	box-shadow: #F5F5F5 2px 2px 2px;
	-moz-box-shadow: #F5F5F5 2px 2px 2px;
	-webkit-box-shadow: #F5F5F5 2px 2px 2px;
	margin: 0 0 10px 0 ;	
	background-color: #FFFFFF;
	background-image: url(../../ic_web_image/ic_layout/row_label_bg.jpg);
	background-repeat: no-repeat;
}

.row2 {
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	line-height: 140%;
	text-align: left;
	
	width: 610px;
	height: auto;
	display:block;
	float: left;
	clear: both;
	
	padding: 10px;		
	border: 1px solid #cae31c;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	box-shadow: #F5F5F5 2px 2px 2px;
	-moz-box-shadow: #F5F5F5 2px 2px 2px;
	-webkit-box-shadow: #F5F5F5 2px 2px 2px;
	margin: 0 0 10px 0 ;
	background-color: #FFFFFF;
	background-image: url(../../ic_web_image/ic_layout/row_label_bg.jpg);
	background-repeat: no-repeat;
}

.row_boxl {
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	line-height: 130%;
	text-align: left;
	
	vertical-align: top;
	
	width: 250px;
	height: auto;
	float: left;
	
	padding: 0;	
	/*border-top: 1px solid #6699FF;*/
	margin: 0 0 0 15px;	
}

.row_boxr {
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	line-height: 130%;
	text-align: left;
	
	vertical-align: top;
	
	width: 250px;
	height: auto;
	float: left;
	
	padding: 0;		
	/*border-top: 1px solid #6699FF;*/
	margin: 0 0 0 15px;	
}

.row_breaker {
	width: auto;
	clear: both;
	display: block;
	
	padding: 5px;
	border: none;
	margin: 0 0 10px 0;
	background-color: transparent;	
}

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

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

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

.icweb_tpl_msg_xml{
	display: none;
	
}

