/*reset.css*/body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

body {

font-family: arial;
font-size: .95em;
color: #bbb;
width: 100%;
margin: 0;
background: #000;
}

#wrapper {
background: #232323;
border: 0px solid #ccc;
width: 800px;
margin: 0 auto;
}

#bannerSub {
width: 600px;
height: 150px;
margin: 0 auto;
border-bottom: 1px dotted #999;
background: #000;
}

#chooseSub {
width: 425px;
height: 50px;
border: 0px solid #fff;
margin: 0 auto;

background: #000 ;
}

.zoomLeft {
float: left;
margin: 5px 10px 10px 0;
border: 0px solid red;
}
.zoomLeft a{
font-size: .85em;
color: #fff;
text-decoration: none;
}
.zoomRight {
float: right;
margin: 5px 0px 10px 10px;
border: 0px solid red;
}
.zoomRight a{
font-size: .85em;
color: #fff;
text-decoration: none;
}
.subP {
margin-bottom: 10px;
border: 0px solid red;
}
.clear {
width: 50%;
clear: both;
margin: 100px 0;
}

/* Slider Options - formerly slide1.css */

#slider {
	width: 620px;
	margin: 0 auto;
	position: relative;
}

.scroll {
	/*height: 750px;*/
    width: 620px;
	height: auto !important;
	overflow: auto;
	/*overflow-x

: hidden !important;*/
    overflow-y: hide !important;
	position: relative;
	clear: left;
	background: #222;
}

.scrollContainer div.panel {
	padding: 20px 40px 10px 10px;
	margin-top: 20px;
	/*height: 210px;*/
    width: 580px;
	height: auto !important;
	line-height: 1.3em;
}
h1 {
font-size: 140%;
margin-bottom: 20px;
}

#shade {
	background: #EDEDEC;
	height: 50px;
}

ul.navigation {
	list-style: none;
	margin: 0 0 0 400px;
	padding: 0;
	padding-bottom: 9px;
}

ul.navigation li {
	display: inline;
	margin-right: 3px;
}

ul.navigation a {
	/*padding: 10px;*/
	color: #fff;
	text-decoration: none;
	font-size: .65em;
	border: 1px #666666 solid;
	padding: 0em .3em;
}

ul.navigation a:hover {
	border: 1px #666666 solid;
	color: #fff;
	/*padding: 0em .3em;*/
	text-decoration: none;
	background: #ed6e00;
}

ul.navigation a.selected {
	border: none;
	color: #fff;
	padding: .175em .4em;
	text-decoration: none;
	background: #ed6e00;
}

ul.navigation a:focus {
	outline: none;
}

.scrollButtons {
	position: absolute;
	top: 5px;
	cursor: pointer;
}

.scrollButtons.left {
	right: -5px;
}

.scrollButtons.right {
	right: -30px;
}

.scrollButtons:hover {
	opacity: 0.8;
}

.hide {
	display: none;
}

/* @end */

/* @group Zoom Styles */
div#fancy_overlay {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	background-color: #333;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(../img/fancy_progress.png) no-repeat;
}

div#fancy_close {
	position: absolute;
	top: -1px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: transparent url(../img/close.gif) no-repeat;
	cursor: pointer;
	z-index: 100;
	display: none;
}

div#fancy_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0; 
	margin: 0;
	z-index: 96;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 92;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title div {
	color: #fff;
	font: bold 12px Arial;
	padding: 8px 10px;
	background: #a5a39e;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	/*background: transparent url(../img/fancy_title_left.png) repeat-x;*/
}

td#fancy_title_main {
	height: 32px;
	/*background: transparent url(../img/fancy_title_main.png) repeat-x;*/
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	/*background: transparent url(../img/fancy_title_right.png) repeat-x;*/
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 58px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #a5a39e;
	background: #FFF;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 10px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	background-image: url(../img/data:image/gif;base64,AAAA);
	z-index: 100; 
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

a#fancy_left:hover {
	background: transparent url(../img/fancy_left.gif) no-repeat 0% 100%;
}

a#fancy_right:hover {
	background: transparent url(../img/fancy_right.gif) no-repeat 100% 100%;
}

#fancy_bigIframe, #fancy_freeIframe {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

div#fancy_bg {
	display: none;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(../img/fancy_shadow_n.png) repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../img/fancy_shadow_ne.png) no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(../img/fancy_shadow_e.png) repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../img/fancy_shadow_se.png) no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(../img/fancy_shadow_s.png) repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../img/fancy_shadow_sw.png) no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(../img/fancy_shadow_w.png) repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../img/fancy_shadow_nw.png) no-repeat;
}
/* @end */

#footer {
 clear: all;
 font-size: .80em;
 text-align: center;
 width: 600px;
color: #555;
margin: 10px auto;
line-height: 1.5em;
border: 0px solid red;
}
#footer a:link, #footer a:visited {
text-decoration: none; 
color: #555;
}
#footer a:hover{ 
color: #fff;
}
#footer a:active{ 
color: #555;
}