@charset "utf-8";
html{
	background-color:white;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#696969;
}

a{
	text-decoration:none;
	color:#696969;
}
td{
	vertical-align:top;
}
a:visited{
	color:#696969;
}

.main{
	margin:0px auto;
	width:983px;
	/*border:1px solid red;*/
}

.header{
	height:106px; /*140*/
	background-image: url(../images/header-back.png);
	background-position: left top;
    background-repeat: no-repeat;
	padding-top:34px;
	padding-left:40px;
	padding-right:50px;
}

.footer{
	height:52px; /*62*/
	background-image: url(../images/footer-back2.png);
	background-position: left top;
    background-repeat: no-repeat;
	text-align:center;
	padding-top:10px;
	padding-left:40px;
	padding-right:50px;
}
.footer .line {
	border-bottom:1px solid #E7E7E7;
	/*margin-top:10px;*/
	margin-bottom:10px;
}
.logo{
	background-image: url(../images/logo.png);
	background-position: left 50%;
    background-repeat: no-repeat;
	text-align:right;
}
.main .shadow_left{
	background-image: url(../images/shadow-left2.png);
	background-position: left top;
    background-repeat: repeat-y;
}
.main .shadow_right{
	margin-left:11px;
	background-image: url(../images/shadow-right.png);
	background-position: right top;
    background-repeat: repeat-y;
}
.main_menu{
	height:25px;/*25*/
	background:#E7E7E7;
	/*padding-left:20px;*/
	margin-right:50px;
	margin-left:30px;
}
.main_menu ul, .main_menu ul li{
	margin: 0;	
	padding: 0;	
	display: inline;
}
.main_menu ul li {
	float: left;
	position:relative;
	white-space: nowrap;
	display:block;
	background-image: url(../images/menu-sep.jpg);
	background-position: 100% 7px;
    background-repeat: no-repeat;
}
.main_menu a:hover{
	background-color:#696969;
	color:white;
}
.main_menu ul li a{
	padding-top:4px;
	padding-bottom:6px;
	padding-left:15px;
	padding-right:15px;
	display: inline-block;
}
.main_menu ul li ul {
    display: none;
    position:absolute;
    top:25px;
	left:0px;
	width:220px;
}
.main_menu ul li ul li {
    display:block;    
	width:220px;
	height:auto;
}
.main_menu ul li ul li a{
	display: block;
	padding-left:10px;
	padding-right:10px;
	border:1px solid #696969;
	background:#E7E7E7;
}

.body{
	padding-top:20px;
	padding-bottom:0px;
	padding-left:30px;
	padding-right:25px;
	margin-right:20px;
}

.copy{
	margin-right:300px;
	padding-right:15px;
	/*width:675px;*/ /*664*/
	/*padding-left:5px;
	padding-right:6px;*/
	padding-bottom:15px;
}
.copy h1{
	font-size:18px;
	color:#F6861F;
	margin:0;
	padding:0;
	font-weight:normal;
	margin-bottom:10px;
}
.copy h2{
	font-size:14px;
	color:#F6861F;
	margin:0;
	padding:0;
	font-weight:normal;
}
.free{
	background-image: url(../images/free.jpg);
	background-position: left top;
    background-repeat: no-repeat;
	height:149px;/*159*/
	width:268px;/*283*/
	text-align:left;
	padding-left:15px;
	padding-top:10px;
}
.free h1{
	margin:0;
	padding:0;
	color:white;
	font-weight:normal;
	font-size:18px;
	width:160px;
}
.free h1 span{
	color:#696969;
}
.free p{
	margin-top:6px;
	margin-bottom:0;
	padding:0;
	margin-right:105px;
	font-size:14px;
}
.free p.link{
	margin-right:105px;
	font-size:12px;
	text-align:right;
}

.home{
}
.home .line {
	border-bottom:1px solid #E7E7E7;
	/*margin-top:10px;*/
	margin-bottom:5px;
}
.home table td{
	padding-right:15px;
}
.home h1 {
	font-size:11px;
	margin-top:0px;
	margin-bottom:5px;
}
.home p {
	font-size:11px;
	margin-top:5px;
	margin-bottom:5px;
}
.home a{
	font-size:11px;
	margin-top:5px;
	margin-bottom:5px;
}
.right_sidebar{
	float:right;
	width:300px;
	/*border:1px solid red;*/
	/*padding-top:12px;*/
	margin-bottom:15px;
}

.right_sidebar .search h1{
	margin:0;
	padding:0;
	font-size:20px;
	color:white;
	font-family: Tahoma, Arial;
	font-weight:normal;
	margin-left:10px;
	/*margin-bottom:2px;*/
}
.right_sidebar .search{
	background-image: url(../images/search-back.png);
	background-position: left top;
    background-repeat: no-repeat;
	width:265px; /*300*/
	height:300px; /*330*/
	padding-left:15px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:15px;
}
.right_sidebar .search table{
	/*margin-left:33px;*/
}
.right_sidebar .search_table{
	width:100%;
}
.right_sidebar .search_table td{
	padding-top:5px;
	padding-bottom:8px;
}
.right_sidebar .search select{
	width:120px;
	height:20px
}
.right_sidebar .search_table .search_button{
	text-align:right;
	padding-top:15px;
}
.right_sidebar .featured{
	background-image: url(../images/featured-back.png);
	background-position: left top;
    background-repeat: no-repeat;
	height:145px;/*160*/
	width:279px;/*294*/
	text-align:left;
	padding-left:15px;
	padding-top:15px;
	margin-top:20px;
}
.right_sidebar .featured .text{
	float:left;
	width:100px;
}
.right_sidebar .featured h1{
	margin:0;
	padding:0;
	color:#F6861F;
	font-weight:normal;
	font-size:18px;
	/*width:160px;*/
}
.right_sidebar .featured p{
	margin-top:6px;
	margin-bottom:0;
	margin-right:10px;
	padding:0;
	font-size:11px;
}
.right_sidebar .featured p.link{
	font-size:11px;
	text-align:right;
	margin-top:0px;
}
.right_sidebar .featured  .featured_image{
	margin-right:10px;
}
.right_sidebar .free{
	margin-top:20px;
	margin-left:8px;
}
.copy_container{
	width:576px;
}
.border_top{
	background-image: url(../images/border-top.gif);
	background-position: left top;
    background-repeat: no-repeat;
	height:11px;
	/*width:576px;*/
}
.border_bottom{
	background-image: url(../images/border-bottom.gif);
	background-position: left top;
    background-repeat: no-repeat;
	height:11px;
	/*width:576px;*/
}
.border{
	border-left:1px solid #E7E7E7;
	border-right:1px solid #E7E7E7;
	/*width:554px;*/ /*574*/
	padding-left:10px;
	padding-right:10px;
}
.image_container{
	padding-bottom:10px;
}
.image_main{
	height:273px;
	width:370px;
	/*border:1px solid red;*/
	float:left;
}
.image_thumbs{
	height:273px;
	width:180px;
	/*border:1px solid green;*/
	float:left;
	overflow-x:hidden;
	overflow-y:scroll;
}
.image_thumbs img{
	margin-left:3px;
	/*margin-bottom:3px;*/
}

.copy .big{
	font-size:20px;
	color:#696969;
}
.copy .line{
	border-bottom:1px solid #E7E7E7;
	margin-top:5px;
	margin-bottom:10px;
}
.copy .links{
	/*padding-right:5px;*/
	padding-left:5px;
}
.copy  .links span{
	vertical-align:super;
	padding-left:1px;
}
.copy  .links:visited{
	color:#696969;
}

/*#map-tabs {
	height:25px;
	padding-top:5px;
}*/
.tabs .tab{
	background-image: url(../images/tab-inactive-back.png);
	background-position: left top;
    background-repeat: no-repeat;
	float:left;
	height:19px; /*23*/
	width:102px;
	/*border: 1px solid red;*/
	text-align:center;
	font-size:12px;
	color:white;
	padding-top:4px;
	cursor:pointer;
}
.tabs .tab:hover,
.tabs .current{
	background-image: url(../images/tab-active-back.png);
	background-position: left top;
    background-repeat: no-repeat;
}
.copy_line{
	border-top:1px solid #ECECEC;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:20px;
}
.copy .tabs{
	width:210px;
}
.result_container{
	padding-top:15px;
	padding-left:15px;
	padding-right:10px;
	/*margin-right:30px;*/
	/*border-bottom:1px solid #ECECEC;*/
	background-image: url(../images/thumb-back.gif);
	background-position: left top;
    background-repeat: no-repeat;
	width:555px; /*580*/
	height:210px; /*214*/
}
.result_span{
	/*float:right; */
	/*width:420px;*/
	/*color:#696969;*/
}
.result_column_name{
	font-size:18px;
	color:#F6861F;
	/*font-family:Tahoma;*/
}
/*.result_container .big{
	color:#F6861F;
	font-size:16px;
}*/
.result_column_descr{
	/*font-size:12px;*/
	/*height:45px;*/
	margin-top:5px;
	margin-bottom:5px;
}
.result_column_link{
	color:#F6861F;
	font-size:14px;
	text-align:right;
}
.result_column_image{
	/*padding:10px;
	padding-left:8px;
	padding-top:0;*/
	float:left;
	margin-right:10px;
}
.result_column_specs{
	/*margin:0;
	padding:0;
	margin-top:10px;
	margin-bottom:10px;*/
	font-size:14px;
	margin-top:8px;
	margin-bottom:8px;
}
/*.result_container ul{
	float:left;
	width:210px;
	padding:0;
	margin:0;
}
.result_container ul li{
	list-style-type:none;
}
.result_container .bullets{
	font-size:11px;
}
.result_container .bullets2{
	font-size:11px;
	margin-left:15px;
	list-style-type:square;
}*/
.pages a{
	/*color:#696969;*/
}
.copy .open{
	background-image: url(../images/open.jpg);
	background-position: left top;
    background-repeat: no-repeat;
	height:159px;
	width:283px;
	position:absolute;
    top:0;
    left:0;
	z-index:8;
	opacity:0.0;
}
.copy .off{
	background-image: url(../images/off.jpg);
	background-position: left top;
    background-repeat: no-repeat;
	height:159px;
	width:283px;
	position:absolute;
    top:0;
    left:0;
	z-index:8;
	opacity:0.0;
}
#slideshow{
	position:relative;
	height:159px;
	width:283px;
}
/*#slideshow .featured{
	position:relative;
	width:250px;
	height:380px;
	position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
	background-image: url(../images/featured-search-back2.png);
	background-position: left top;
    background-repeat: no-repeat;
	padding-left:15px;
}*/
#slideshow div.active {
    z-index:10;
    opacity:1.0;
}
#slideshow div.last-active {
    z-index:9;
}
