﻿#container_search {
	display: none; /* until IE bug fixed */
	width: 200px;
	position: absolute;
	top: 40px; 
	right: 10px;
	
}

#container_search  input {
	width: 160px;
	position: absolute;
	top: 0;
	left: 0;
}

div.live-search-results {
	background: #fff;

	overflow: auto;

	padding: 5px 10px;

	font: 10px/1.2 Verdana, sans-serif;

	border: 1px solid #A9A9A9;
	border-width: 0 1px 1px 1px;

	-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
}

div.live-search-results h2 {
	font: 14px/1.2 Trebuchet MS, sans-serif;
}

div.live-search-results h3 {
	font: 12px/1.2 Trebuchet MS, sans-serif;
}

div.live-search-results ol {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

/* active areas */
a#aa_0 {
	position: absolute;
	width: 465px;
	height: 105px;
	top: 0;
	left: 180px;
}


/*
galleries - put this in screen.asp
*/


/*
Gallery type 1
*/
div.gal {
	position: relative;
}

div.gal img {
	float: left;
	margin: 0 1px 1px 0;	
}

ul.display {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.display li {
	float: left;
	width: 100%;
	margin: 0 1px 1px 0;

}

ul.display li a {
	color: #e7ff61;
	text-decoration: none;
}
ul.display li .content_block {
}
ul.display li .content_block h2 {
	margin: 0 0 0 170px;
	font-weight: normal;
	font-size: 1.7em;
}
ul.display li .content_block p {
	margin: 0 0 0 170px;
}
ul.display li .content_block a img{ 
}

ul.thumb_view li{ width: 160px; } 
ul.thumb_view li h2 { display: none; }
ul.thumb_view li p{ display: none; }
ul.thumb_view li .content_block a img { margin: 0; }

a.switch_thumb {
	color: #000;
}
a.swap { color: red; }


.menuEffect {
	display: block;
	position: absolute;
	z-index: 999999;
}


div#bottomTxt {
	z-index: 102;
	position: fixed;
	text-align: left;
	top: 820px;
	left: 450px;
	display: none;
	width: 100%;
}

div#bottomTxt div { margin: 5px; }
div#bottomTxt div p { color: #fff; font-family: Times New Roman, Times, serif; font-size: 16px; font-weight: bold; }



div#bottom {
	z-index: 101;
	background: #000;
	width: 100%;
	position: absolute; 
	left: 0px;
	display: none;
}

#sitemap {
	position: absolute;
	top: 35px;
	left: 15px;
	float: right;
}

#sitemap ul {
	list-stype-type: none;
	float: left;
	width: 120px;
}

#sitemap ul li a {
	color: #8f8f8f;
	font-size: 15px;
	text-transform: capitalize;
	font-family: Times New Roman, Times, serif;
}

#sitemap ul li ul li a {
	color: #525252;6e6e6e
	font-size: 13px;
	text-transform: capitalize;
	font-family: Times New Roman, Times, serif;
}

#sitemap ul li a:hover {
	color: #fff;
}

a.sitemap{ color:#006633;}

#facebook-flash {
	position: absolute;
	right: 0;
	display: none;
}

#customImg_container {
	width: 413px;
	height: 710px;
	position: absolute;
	overflow:hidden;
}
#customImg_container img.dyn {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
}
#customImg_container img.logo {
	z-index: 1;
	position: absolute;
	right: 0px;
	top: 49px;
}
