body {
	margin: 20px;
	background: #497298 url(/img/mainbg.gif) repeat-x;
}

a:link, a:visited {
	color: #1D930E;
}

a:hover {
	color: #c0c0c0;
}

textarea {
	font: 11px tahoma;
}

.highlight {
	background-color: #ffff00;
}
.light {color: #606060;}
.bold {font-weight: bold;}
#topline {background: url(/img/topbg.gif); border-bottom: 1px solid black;}


#topline {background: url(/img/topbg.gif); border-bottom: 1px solid black;}
#topmenuline {background: url(/img/menulinebg.gif);}

.utilarea {
	display: none; 
	border-bottom: 1px solid silver; 
	
	background: #f5f5f5;
	font: 11px tahoma;
	 width: 958px;
	 zoom:1;
}
.utilarea .padding {
	padding: 10px;
}

#pagecontainer {
	background-color: #ffffff;
	width: 760px;
	margin-left: auto; 
	margin-right: auto; 
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
}
#menuline {
	height: 28px;
	background-image: url(/img/menulinebg.gif);
}
	#menuline a:link, #menuline a:visited, #menuline a:active {
		background-image: url(/img/menubg.gif);
		background-position: right;
		color: black;
		font: bold 11px tahoma;
		text-decoration : none;
		padding: 8px 15px 7px 15px;
		float: left;
		display: block;
	}
	#menuline a:hover {
		background-image: url(/img/menubg_over.gif);
	}
	#menuline a.active:link, #menuline a.active:visited {
		background-image: url(/img/menubg_over.gif);
	}
	
.submenuline {
	height: 23px;
	border-bottom: 1px solid #666666;
	background-image: url(/img/submenulinebg.gif);
}
	.submenuline a:link, .submenuline a:visited, .submenuline a:active {
		height: 17px;
		color: #000000;
		font: 11px tahoma;
		padding: 5px 10px 2px 10px;
		display: block;
		float: left;
		text-decoration: none;
		border-right: 1px solid #c5c5c5;
	}
	.submenuline a:hover {
		color: #a1a1a1;
	}
	.submenuline a.active:link, .submenuline a.active:visited, .submenuline a.active:active {
		font: 11px tahoma;
		background: #f5f5f5;
	}
	.submenuline a:hover {
		color: #a1a1a1;
	}


	
#canvas {
	padding: 25px;
	vertical-align: top;
	font: 11px tahoma;
	line-height: 140%;
}
#canvas h1 {
	font: 20px tahoma;
	color: #606060;
	margin: 0px;
}
#canvas h2 {
	font: 16px tahoma;
	color: #606060;
	margin: 0px;
}

.infoarea {
	background: #f5f5f5;
	padding: 10px 25px;
	border-bottom: 1px solid black;
}
.infoarea h1 {
	font: 20px tahoma;
	color: #606060;
	margin: 0px;
}
	
.leftmenu {
	width: 150px;
	border-top: 1px solid #CCCCCC;
	background: url(/img/lmenu_vline.gif) 100% 0px repeat-y;
	vertical-align: top;
}

.leftmenucanvas {
	vertical-align: top;
}

.leftmenu a:link, .leftmenu a:visited, .leftmenu a:active {
	display: block;
	background: url(/img/lmenubg.gif) no-repeat;
	font: 11px tahoma;
	color: #000;
	text-decoration: none;
	padding: 5px 0px 6px 15px;
	border-bottom: 1px solid #aaaaaa;
}
.leftmenu a:hover {
	background: url(/img/lmenubg_hover.gif) no-repeat;
	color: #000;
}
.leftmenu a.active:link, .leftmenu a.active:visited {
	background: url(/img/lmenubg_active.gif) no-repeat;
	color: #000;
}


.listtable {
			font: 11px tahoma;
		}
		tr.addform td {
			border-bottom: 1px solid gray;
			background: #f5f5f5;
		}
		
		.listtable tr.line td {
			border-bottom: 1px solid silver;
		}
		.textfield {
			font: 10px tahoma;		
		}
		
thead td {
	border: 1px solid #005500;
	font: bold 11px tahoma;
	color: #ffffff;
	text-align:left;
	background: -1px url(../img/header_green.gif);
	padding: 4px 10px;
	margin: 0px;
}
.listtable tr.even td {
	border-bottom: 1px solid silver;
}
.listtable td {
	padding: 4px 4px 3px 10px;
}
.listtable tr.odd td {
	background: #f5f5f5;
	border-bottom: 1px solid silver;
}
		
h3 {
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	font: bold 11px tahoma;
	color: #ffffff;
	text-align:left;
	background: url(/img/header_green.gif);
	padding: 4px 10px;
	margin: 0px;

}
h4 {
	font: bold 11px tahoma;
	margin: 0px;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	background: url(/img/listtableheader.gif);
	padding: 3px 10px;

}
h5 {
	font: 10px tahoma;
	margin: 0px 0px 5px 0px;

}
.boxbottom {
	border-left: 1px solid #595959;
	border-right: 1px solid #595959;
	border-bottom: 1px solid #595959;
}
	.boxbottom .padding {
		padding: 6px 6px;
		background-color: #ffffff;
	}
	.boxbottom hr {
		height: 1px;
	}
	

.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}

	
	
#hostingNotes .unhandled {
	border-bottom: 1px solid silver; 
	padding: 5px;
	background: #FF0000;
	color: #fff;
	font: bold 14px arial;
}
#hostingNotes .handled {
	padding: 2px 0;
	zoom: 1;
	
}
#hostingNotes .handled * {
	color: #808080;
	
}

#clientList {
	font-family: arial;
	font-size: 11px;
}
.clientItem {
	padding: 4px 0px;
	border-bottom: 1px solid silver;
}
