@import url("menu.css");
.tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #AFD1DA;
	top: -10px;
	text-transform: uppercase;
}
body {
	background-image: url(back.gif);
	margin: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575757;
}
.fronttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D2D2D;
}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6C6C6C;
}
.border {
	border: 1px solid #C0C0C0;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #424242;
}
.inside_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424242;
}
#linkbar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.hover {
	filter: Alpha(Opacity=95, FinishOpacity=95, Style=1, StartX=0, StartY=0, FinishX=100, FinishY=100);
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	background-image: url(gradientback.png);
	height: 120px;
	width: 170px;
	padding: 10px 20px 20px 10px;
	text-align: justify;
	background-position: 0px 0px;
	display: block;
	position: absolute;
	
}
#body_div {
	position:absolute;
	left:203px;
	top:188px;
	width:565px;
	height:281px;
	z-index:1;
	background-color: #FFFFFF;
	padding-right: 3px;
}
.feature_container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E2E2E;
	text-align: justify;
	display: block;
	font-weight: normal;
	border: 1px dashed #969696;
	padding: 2px;
	margin-bottom: 4px;
}
.feature_container_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #828282;
	text-align: justify;
	display: block;
	font-weight: bold;
	background-color: #F0F0F0;
	padding: 3px;
}
.feature_container .image {
	right: 0px;
	float: right;
	clear: right;
	visibility: visible;
	position: relative;
	margin-left: 10px;
	top: -10px;
	border: 1px solid #6C6C6C;
}
#full {
	filter: Alpha(Opacity=80, FinishOpacity=80, Style=1, StartX=0, StartY=0, FinishX=775, FinishY=775);
	position:absolute;
	left:0px;
	top:0px;
	width:775px;
	z-index:99;
	background-color: #FFFFFF;
	display: none;
	padding: 4px;
}
#ticket {
	background-color: #F6F6F6;
	position:absolute;
	left:90px;
	top:7px;
	width:550px;
	z-index:100;
	visibility: visible;
	display: none;
	padding: 7px;
	border: 1px solid #ABABAB;
	overflow: visible;
}
#featureslayer {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #ABABAB;
	border-right-color: #ABABAB;
	border-bottom-color: #ABABAB;
	border-left-color: #ABABAB;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F8710;
}
#featureslayer .leftborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
#body_div  a {
	text-decoration: underline;
}
#featureslayer li {
	list-style-type: none;
	padding-top: 4px;
	margin-left: -20px;
	color: #F48311;
	background-image: url(http://support.kkeim.com/images/tick.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 18px;
}
