.secondNav {
	position:absolute;
	left:585px;
	width:400px;	
}

.ac_results {
	padding: 0px;
	border: 1px solid dashed;
	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%;*/
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	overflow: hidden;
}

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

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background: rgb(251,173,79);
	color: white;
}


#pp:hover, #ps:hover {
	background: rgb(0,184,239);
}
#ppu:hover {
	background: rgb(68,131,196);
}
#pc:hover {
	background: rgb(0,177,149);
}
#tsp:hover, #pg:hover, #pu:hover, #ts:hover {
	background: rgb(0,172,81);
}
#r:hover, #re:hover, #rt:hover, #rn:hover{
	background: rgb(251,173,79);
}


#search {
	border:1px solid white;
	font-size:1.0em;
	font-family:inherit;
	margin:0px;
}

input#search:hover {
	color: #000;
	background: #FFF;
}

input#search:active {
	color: #000;
	background: rgb(251, 173, 79);
}


.caption {
	position:fixed;
	top:130px;
	left: 1060px;
	width:200px;
	height:85px;
	z-index:-1000;
}

.captionP {
	text-indent: -1.5em;
	margin-left: 0.5em;
	margin-top: -1em;
}

.kwicks {
	position: relative;
	opacity: 0.9;
}
  
.kwick {
	float: left;
	display: block;
	width:105px;
	height:67px;
	border-right:1px dashed #999;
	overflow:hidden;
	padding:0px;
}


#kwicks_container {
	position:fixed;
	left: 105px;
	width:460px;
	height:72px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:40px;
	border-left:1px dashed #999;
	padding:0px;
}

.rCol {
	position:relative;
	left:75px;
}

div.menu {
	margin-left:0%; font-size:11px; border-bottom: 1px dashed #aaa; border-top: 1px dashed #aaa;
    margin: 0px 0px 36px 0px;
}

div.menu a:hover{
	background: #f5f5f5;
}

a.menuItem {
	display:block; color:#444; background-image:none; 
	border-top: 1px dashed #aaa; 
	border-bottom: 1px dashed #aaa; 
	padding:2px 0px 2px 15px;
}
a.menuItem:hover {
	background-color:#aaa; color:#ffffff;
}

.menuItem {
	font-size:10px;
	color:#444;
	padding:2px 0px 2px 15px;
}

.formBox {
	
}

textarea.formBox,input.formBox {
	border-bottom : 1px dashed #aaa; 
	border-top : 1px dashed #aaa; 
	border-left : 0px solid #fff; 
	border-right : 0px solid #fff;
	font-size:.8em;line-height:1.875em;
	margin-left:20px;
}

#vertical_slide {
	overflow: hidden;
	border-top: 1px dashed #aaa; 
	border-bottom: 1px dashed #aaa; 
	padding:2px 0px 2px 15px;
	background-color: #FFF;
}

.idList li {
	display:block;
	width:150px;
	margin-left:0px;
	padding-left:0px;
	vertical-align:40px;
}

.idList a {
	display:block;
	text-decoration:none;
	color:#FFF;
}

.idList h4, h3 {
	text-decoration:none;	
}

.navDiv {
	position:inherit;
	left:0px;
	padding-left:2px;
	text-decoration:none;
}

.secondary {
	position:relative;
	left:110px;
	top:-18px;
}

.secondary a:hover {
	color:#000;
}

.navDiv a:hover {
	color:#FFF;
}

.navDiv a:hover {
	color:#000;
}

.galleryLabel {
	position:inherit;
	top:-100px;
}

.down {
	vertical-align:bottom;	
}

.hidden {
	display:none; 
}

.secondColTop {
	position:absolute;
	left:650px;
	top:0px;
	padding-top:3px;
	width:480px;
}

.requestImage {
	font:11px Helvetica, Arial,'andale mono', 'lucida console', monospace;line-height:1.5;
	font-weight:bold;
	margin-left:20px;
}
