@charset "utf-8";
/* CSS Document */

body{
	background:url(../images/bg.jpg) repeat-x #8d8d8d;
	margin:0;
	padding:0;
	font-size:12px;
	color:#f6f6f6;
	font-family:Tahoma;
	line-height:16px;
}

h1{
	font-family:Tahoma;
	font-size:22px;
	color:#fffffa;
	font-weight:normal;
	padding:20px 0 8px 0;
	margin:0;
	line-height:22px;
}

h2{
	background:url(../images/heading-txtbg.jpg) no-repeat;
	line-height:28px;
	font-size:18px;
	color:#f1e32c;
	padding:0 0 0 10px;
	font-weight:normal;
	margin:0;
}

ul{
	padding:0;
	list-style:none;
	margin:0;
}

li{
	background:url(../images/dot-img.jpg) center left no-repeat;
	padding:0 0 0 10px;
	line-height:16px;
}

.text1{
	color:#ffde58;
}

.text2{
	color:#000;
}

.text2 a{
	color:#000;
	text-decoration:none;
}

.text2 a:hover{
	color:#000;
	text-decoration:underline;
}

.text3{
	color:#8c8c8c;
}

.text4{
	color:#8a8a8a;
	font-size:13px;
	font-family:Calibri,Tahoma;
}

.text5{
	color:#c07d05;
}

.top-bg{
	background:url(../images/top-bg.jpg) no-repeat;
}

.content-bg{
	background:#000;
}

.left-bg{
	background:url(../images/left-bg.jpg) no-repeat;
	height:475px;
}

.holy-text{
	font-family:Tahoma;
	font-size:12px;
	color:#fff;
	line-height:16px;
}

.box-bg{
	background:url(../images/box-bg3.jpg) no-repeat;
}

.for-input{
	width:200px;
	border:1px solid #666;
	padding:0 0 0 3px;
	line-height:22px;
	height:20px;
	color:#000;
}

.for-txtarea{
	width:200px;
	border:1px solid #666;
	padding:0 0 0 3px;
	line-height:22px;
	color:#000;
	font-family:Tahoma;
}

.for-btn{
	background:#ffde58;
	padding:0 10px;
	height:24px;
	border:none;
	font-weight:bold;
}

.for-btn1{
	background:#ffde58;
	margin:0 0 0 10px;
	padding:0 10px;
	height:24px;
	border:none;
	font-weight:bold;
}

#appdiv1 {
	position:absolute;
	top:180px;
	width:168px;
	z-index:1;
	visibility: hidden;
}

.tooltip1{width:298px;
	height:84px;
	display:block;
	padding:2px 15px 5px 10px;
	background:url(../images/tooltip_bg.gif) no-repeat;

}

.tooltip1 p{font-size:11px; color:#2d2d2d; text-align:center; width:270px; line-height:13px;}

#appdiv2 {
	position:absolute;
	top:150px;
	width:168px;
	z-index:1;
	visibility: hidden;
}

.tooltip2{width:298px;
	height:126px;
	display:block;
	padding:2px 15px 5px 10px;
	background:url(../images/tooltip_bg2.gif) no-repeat;

}

.tooltip2 p{font-size:11px; color:#2d2d2d; text-align:center; width:270px; line-height:13px;}


.imgpos{position:fixed;right:0;bottom:0;z-index:5;}