body {
	font-family:trebuchet ms, helvetica, arial, sans-serif;
	font-size:14px;
	background:url('../images/lsBg.png') repeat-x;
	margin:0;
}
a:link, a:visited {
	color:#155EA5;
	text-decoration:none;
}
a:hover {
	color:#59A8EF;
	text-decoration:underline;
}
a:active {
	color:#155EA5;
	text-decoration:none;
}
a.line {
	text-decoration:underline;
}
div#header {
	background:url('../images/header.png') no-repeat;
	width:900px;
	height:115px;
	margin:auto;
}
div#pageBody {
	width:900px;
	margin:auto;
}
.redBar {
	background:url('../images/redBar.png') repeat-x;
	height:6px;
	width:100%;
}
div#bodyLeft {
	width:250px;
	float:left;
}
div#bodyRight {
	width:630px;
	padding-left:20px;
	float:left;
}
div#bodyPad {
	width:580px;
	padding:10px 20px 20px 20px;
}
div#footer {
	text-align:center;
	color:#4d4d4d;
	font-size:12px;
	padding:10px;
	background:#eee;
	border-bottom:2px solid #ccc;
}
.homeItemImg {
	width:233px;
	height:125px;
	float:left;
	margin-top:10px;
}
.homeItemTxt {
	background:#eee;
	width:340px;
	height:123px;
	float:left;
	border:1px solid #ccc;
	margin-top:10px;
	line-height:20px;
}
.clear {
	clear:both;
}
div#myOtherElement {
	width: 233px;
	height: 125px;
	overflow: hidden;
	border: 1px solid black;
	background-color: #f9f9f9;
}
div#myOtherElement span, div#myOtherElement a {
	display: block;
	padding: 0 3px;
}
div#myOtherElement a:hover {
	background: #f5f5f5;
}
.hidden {
	background:#BFD9F0;
	position:absolute;
	height:123px;
}
.itemOut {
	padding:10px 0 10px 10px;
	font-weight:bold;
	color:#155EA5;
	font-size:16px;
}
img {
	border:0px;
}
#tmItemLoad, #cmItemLoad, #tbItemLoad, #ttItemLoad, #scfItemLoad {
	background:url('../images/itemBg.png') repeat-x;
}
.pTitle {
	font-size:18px;
	font-weight:bold;
}
.pageTitle {
	margin-top:10px;
	font-size:28px;
	font-weight:bold;
}
.btn {
	width:250px;
	height:83px;
	margin-top:10px;
}
.blueTit {
	color:#3253B2;
	font-weight:bold;
	font-size:16px;
	line-height:24px;
}
div#inchDiv {
	float:left;
}
div#mmDiv {
	margin-left:10px;
	float:left;
}
.tmRes {
	border:0px;
	height:2px;
	background:#86A2EF;
}
.loadArea {
	width: 600px;
	padding: 2px;
	z-index: 0;
}
.ajaxLink {
	cursor:pointer;
	color:#999;
}
.ajaxLink:hover {
	cursor:pointer;
	color:#155EA5;
}
.left, .center, .right {
	width:150px;
	float:left;
}

.gin {
	color:#C35F5E;
	font-weight:bold;
	line-height:22px;
	font-size:16px;
}

.jqueryslidemenu{
	background:#eee;
	width:900px;
	margin:auto;
}
.jqueryslidemenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.jqueryslidemenu ul li{
	position: relative;
	display: inline;
	float: left;
}
.jqueryslidemenu ul li a{
	font-size:13px;
	font-weight:bold;
	display:block;
	background:#eee;
	padding:8px 10px;
	text-decoration:none;
}
* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}
.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
	color:#027AC3;
}
.jqueryslidemenu ul li a:hover{
	background:#3A85C5; /*tab link background during hover state*/
	color: white;
}	
.jqueryslidemenu ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
}
.jqueryslidemenu ul li ul li{
	display: list-item;
	float: none;
}
.jqueryslidemenu ul li ul li ul{
	top: 0;
}
.jqueryslidemenu ul li ul li a{
	font: normal 10px;
	width: 160px;
	padding: 5px;
	margin: 0;
	border-top-width: 0;
	border-bottom: 1px solid gray;
}
.jqueryslidemenu ul li ul li a:hover{ /*sub menus hover style*/
	background: #eff9ff;
	color:#027AC3;
}
.jqueryslidemenu ul li ul li ul li a { /*sub menus hover style*/
	background: #eff9ff;
	color:#027AC3;
}
.jqueryslidemenu ul li ul li ul li a:hover { /*sub menus hover style*/
	background: #3A85C5;
	color:#fff;
}

.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:#5F9BC5;
	color: white;
}

strong {
	color:#3253B2;
}


ul {
	list-style: disc inside;
	margin-left: 1em;
}

#content {
	padding: 10px;
}

label {
	float: left;
	width: 12em;
}

#banner { padding: 15px; background-color: #06b; color: white; font-size: large; border-bottom: 1px solid #ccc;
    background: url(bg.gif) repeat-x; text-align: center }
#banner a { color: white; }