@charset "utf-8";
/* CSS Document */
html{
height:110%;
}
body{
	background-color:#5a5a5a;
	background-image: url(../images/metal_background.png);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:110%;
}
input{
	font-size:10px;
}
select{
	font-size:10px;
}
h2{
	color:#000033;
	display:inline;
}
h3{
	color:#333333;
	display:inline;
}
#wrapper{
	margin:0 auto;
	width: 950px;


}
#quicklinks{
	margin:0 auto;
	font-size:11px;
	color:#e77817;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
	font-weight:bold;
}
	#quicklinks a:hover{
		text-decoration:none;
		font-weight:bold;
	}
	#quicklinks a{
		text-decoration:none;
		color:#FFFFFF;
		font-weight:normal;
	}
#background{
	float:left;
	background-color:#412607;
	background-image: url(../images/contentBackgroundFiller.png);
	background-repeat:repeat-y;	
	height:100%;
}
#banner{
	margin:0 auto;
	width:950px;
	height:31px;
	background-image: url(../images/igen_banner_animated.gif);
	font-size:10px;
	text-align: center;
	padding-top:60px
}
	#banner a:hover{
		text-decoration:none;
		font-weight:bold;
	}
	#banner a{
		text-decoration:none;
		color:#000000;
	}
#topMenu_leftEnd{
	float:left;
	height:25px;
	width:15px;
	background-image: url(../images/top_menu_left_end.png);
	background-repeat:no-repeat;
	background-color:#e77817;
}
#topMenu{
	float:left;
	height:25px;
	width:920px;
	background-image: url(../images/top_menu.png);
	background-repeat:no-repeat;
	background-color:#e77817;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
}
	#topMenu a:hover{
		text-decoration:none;
		font-weight:bold;
		color: #000000;
	}
	#topMenu a{
		text-decoration:none;
		color: #FFFFFF;
	}

#topMenu_rightEnd{
	float:left;
	height:25px;
	width:15px;
	background-image: url(../images/top_menu_right_end.png);
	background-repeat:no-repeat;
	background-color:#e77817;
}	
#currencyRates{
	text-align:center;
	float:left;
	width:950px;
	padding-top: 3px;
	padding-bottom:2px;
	font-size:11px;
	color:#FFFFFF;
	clear:right;
}
#currencyRates a{
	text-decoration:none;
	color:#FFFFFF;
}

#content{
	float:left;
	width:935px;
	background-image: url(../images/contentBackground.png);
	background-repeat:no-repeat;
	padding-right: 15px;
	padding-bottom: 20px;

}
#leftContent{
	float:left;
	width:200px;
	padding-left:13px;
}
.my_location{
	font-size:11px;
	font-weight:bold;
}
	
#middelContent{
	margin:0 auto;
	float:left;
	width: 490px;
	padding-left:10px;
	padding-right:10px;

}
	.middelWrapper{	
		background-image: url(../images/background_blue.png);
		padding-top: 5px;
		padding-left: 5px;
		width:495px;
	}
		.middelheader{
			background-image: url(../images/middelBanner.png);
			background-repeat:no-repeat;
			width:484px;
			height:20px;
			font-size:11px;
			font-weight:bold;
			color:#FFFFFF;
			padding-left: 5px;
			padding-top:2px;
		}
		.middelContentDetail{
			width:479px;
			font-size:9px;
			color: #FFFFFF;
			padding:5px;
	
		}
		.middelContentDetail a:hover{
			text-decoration:none;
			font-weight:bold;
		}
		.middelContentDetail a{
			text-decoration:none;
			color:#FFFFFF;
		}



#rightContent{
	float:right;
	width:200px;

}
.sideWrapper{	
	background-image:url(../images/topMenu_ListBackground.png);
	padding-top: 5px;
	padding-left: 5px;
}

	.sideheader{
		background-image: url(../images/newsBanner.png);
		background-repeat:no-repeat;
		width:184px;
		height:20px;
		font-size:11px;
		font-weight:bold;
		color:#FFFFFF;
		padding-left: 5px;
		padding-top:2px;
	}
	.sideContent{
		width:180px;
		font-size:9px;
		color: #FFFFFF;
		padding:5px;

	}
	.sideContent a:hover{
		text-decoration:none;
		color: #000099;
	}
	.sideContent a{
		text-decoration:none;
		color:#FFFFFF;
	}
#newsviewContent{
	margin:0 auto;
	float:left;
	width: 700px;
	padding-left:10px;
	padding-right:10px;

}
	.newsviewWrapper{	
		background-image: url(../images/background_blue.png);
		padding-top: 5px;
		padding-left: 5px;
		width:705px;
	}
		.newsviewheader{
		
			background-image: url(../images/middelBanner.png);
			background-repeat:no-repeat;
			width:694px;
			height:20px;
			font-size:11px;
			font-weight:bold;
			color:#FFFFFF;
			padding-left: 5px;
			padding-top:2px;
		}
		.newsviewContentDetail{
			width:689px;
			font-size:9px;
			color: #FFFFFF;
			padding:5px;
	
		}
		.newsviewContentDetail a:hover{
			text-decoration:none;
			font-weight:bold;
		}
		.newsviewContentDetail a{
			text-decoration:none;
			color:#FFFFFF;
		}
#footer{
	float:left;
	width:950px;
	height:48px;
	background-image: url(../images/footer.png);
	background-repeat:no-repeat;
	background-color:#e77817 ;

}
#footer_content{
	font-size:9px;
	color:#000000;
	text-align:center;
}
	#footer_content a:hover{
		text-decoration: none;
		font-weight:bold;
	}
	#footer_content a{
		text-decoration: none;
		color:#000000;
	}
#design{
	font-size:9px;
	color: #FFFFFF;
	text-align: right;
	padding-right:10px;
}
	#design a:hover{
		text-decoration:none;
		font-weight:bold;
	}	
	#design a{
		text-decoration:none;
		color:#FFFFFF;
	}
.SMSslideOut {
	display: none;
	position: absolute;
	top: 150px;
	left: 0;
	height: 100px;
	width: 300px;
	margin: 0 0 0 -300px;
	background-image: url(../images/sideMenuBackground.png);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;

	
}

	.SMSslideOut img {
		position: absolute;
		top: 0; 
		right: -60px;
		cursor:pointer;
	}
.WebmailslideOut {
	display: none;
	position: absolute;
	top: 250px;
	left: 0;
	height: 100px;
	width: 300px;
	margin: 0 0 0 -300px;
	background-image: url(../images/sideMenuBackground.png);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;

	
}

	.WebmailslideOut img {
		position: absolute;
		top: 0; 
		right: -60px;
		cursor:pointer;
	}
	
.TeamViewerslideOut {

	position: absolute;
	top: 350px;
	left: 0;
	height: 300px;
	width: 500px;
	margin: 0 0 0 -500px;
	background-color:#0066FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	z-index:100;
	color:#FFFFFF;

	
}
	.TeamViewerSlideOutHeader{
		height:50px;
		background-image: url(../images/bg-topline.png); 
		background-repeat:repeat-x;
	
	}
	.TeamViewerSlideOutFooter{
		height:50px;
		background-image: url(../images/bg-bottomline.png); 
		background-repeat:repeat-x;
		color: #0066FF;
	}
		.TeamViewerSlideOutFooter a{
			text-decoration:none;
			color: #0066FF;
		}	
		.TeamViewerSlideOutFooter a:hover{
			font-weight:bold;
		}
		.TeamViewerSlideOutFooter a:visited{
			color: #0066FF;		
		}
	
	.TeamViewerSlideOutHeading{
		font-size:14px;
		padding:6px;
		font-weight:bold;

	}
	.TeamViewerSlideOutDownload{
		text-align:center;
		padding:10px;
	}
	.TeamViewerSlideOutBody{
		padding:6px;
	}
	
		.TeamViewerSlideOutBody a{
			text-decoration:none;
			color: #FFFFFF
		}
		.TeamViewerSlideOutBody a:hover{
			color: #000000;
			font-weight:bold;
		}
		.TeamViewerSlideOutBody a:visited{
			color: #FFFFFF;
		}		
				
		

	.TeamViewerslideOutimg {
		position: absolute;
		top: 0; 
		right: -60px;
		cursor:pointer;
	}	
	
.WapaSideButton {

	position: absolute;
	top: 450px;
	left: 0;
	height: 100px;
	width: 60px;
	margin: 0 0 0 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	z-index:100;
	color:#FFFFFF;
	cursor:pointer;

	
}	
#hits{
	float:left;
	width:950px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	text-align:center;
	padding:10px;
	padding-bottom:20px;
}
