/* CSS Document */


body {
    height:100%; 
	margin:0; 
	padding:0;
	font-size:82%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

p{
	margin: 0.5em 0 0.5em 0;
}

a{
	text-decration:none;
}

a:link{
	text-decration:none;
}

a:hover{
	text-decration:none;
}

img {
	border:none;
}

img a{
	border:none;
}

img a:link{
	border:none;
}

img a:hover{
	border:none;
}

html {
	height:100%;
}

.highlight{
	font-weight:bold;
}

#bg {
	position:fixed; 
	top:0; 
	left:0%; 
	width:100%; 
	height:100%;
}

#bg img{
	}

#content {
    position:relative; 
    z-index:1;
    height:100%;
}

#overlays {
    position:fixed;
    width:100%;
    height:100%;
    background-color:#AAAAAA;
    filter: alpha(opacity=20);
    -moz-opacity: 0.20;
    opacity: .20;
	text-align:center;
}

#contentArea{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	
	
}

#contentAreaWrap{
    text-align:center;
	height:100%;
}

#header{
	height:71px;
	width:100%;
	
}

#breadcrumbsWrap1{
	width:100%;
	height:21px;
}

#breadcrumbsWrap2{
	width:100%;
	height:21px;
	padding-top:24px;
	
}

#breadcrumbsWrap3{
	width:100%;
	height:21px;
	padding-top:49px;
}

#breadcrumbs{
	width: 65%;
	min-width:800px;
	margin-left:auto;
	margin-right:auto;
	
	position:relative;
}

#breadcrumbOne{
	float:left;
	
	color:#FFFFFF;
	height:21px;
	width:auto;
	
	padding: 0;
	
	
	
	border-bottom:1px;
	border-bottom-color:#333333;
	border-bottom-style:solid;
	
	filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: .70;
}

#breadcrumbTwo{
	float:right;
	
	
	color:#FFFFFF;
	width:152px;
	height:21px;
	
	padding: 0;
	
	border-bottom:1px;
	border-bottom-color:#333333;
	border-bottom-style:solid;

	
	
	filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: .70;
	
	text-align:center;
}


#navWrap{
	
	background-color:#FFFFFF;
	width: 65%;
	min-width:800px;
	margin-left:auto;
	margin-right:auto;
}


#topNav{
	width: 100%;

	margin-left:auto;
	height: 25px;
	margin-right:auto;
	color:#996600;
	background-color:#FFFFFF;

	
	border-top:1px;
	border-top-color:#cccccc;
	border-top-style:solid;
}

#topNav ul{
	list-style-type:none;
	margin: 0 0 0 0;
	padding: 0.2em 0 0.2em 0;
	white-space:nowrap;	
}

#topNav li{
	display:inline;
	margin: 0 2px 0 2px;
	white-space:nowrap;	
}

#topNav a{
	text-decoration:none;
	color:#333333;
}

#topNav a:link{
	text-decoration:none;
	color:#333333;
}

#topNav a:hover{
	text-decoration:none;
	color:#996600;
}

#subNav{
	width: 100%;
	
	height:25px;
	margin-left:auto;
	margin-right:auto;
	color:#996600;
	
	background-color:#ffffff;
 
}

#subNav ul{
	list-style-type:none;
	margin: 0 0 0 0;
	padding: 0.2em 0 0.2em 0;
	white-space:nowrap;	
}

#subNav li{
	display:inline;
	margin: 0 2px 0 2px;
	white-space:nowrap;	
}

#subNav a{
	text-decoration:none;
	color:#333333;
}

#subNav a:link{
	text-decoration:none;
	color:#333333;
}

#subNav a:hover{
	text-decoration:none;
	color:#996600;
}



#imageAreaWrap{
	z-index:20;
    width:100%;    
	height:315px;
	
	margin:0 0 0 0;
    background-color:#000000;
    filter: alpha(opacity=60);
    -moz-opacity: 0.60;
    opacity: .60;
	text-align:center;
	
	border-bottom:1px;
	border-bottom-color:#333333;
	border-bottom-style:solid;
	
	border-top:1px;
	border-top-color:#333333;
	border-top-style:solid;

}

#imageArea{
    position:absolute;
    left:0px;
	z-index:25;
    top:6.5em;
    width:100%;
}


#textArea{
	position:relative;
	margin-top:0em;
	
	
	background-color:#FFFFFF;
	color:#000000;
	
	width:65%;
	min-width:800px;
	
	text-align:center;

	margin-left:auto;
	margin-right:auto;
	
	background-color:#ffffff;
  filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: .75;
}

#textArea a{
	text-decoration:none;
	color:#333333;
}

#textArea a:link{
	text-decoration:none;
	color:#333333;
}

#textArea a:hover{
	text-decoration:none;
	color:#996600;
}


#textAreaBtmWrap{
	width:65%;
	min-width:800px;
	
	margin-top:none;
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: .75;
		
	margin-left:auto;
	margin-right:auto;
	
	
	
}

#textAreaBtmMid{
	height:22px;
	
	min-width:756px;
	margin-left:22px;
	margin-right:22px;
	
	
	background-color:#FFFFFF;
	filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: .75;
	
}

#textAreaBtmLeft{
	margin:0;
	float:left;
	filter: alpha(opacity=65);
    -moz-opacity: 0.75;
    opacity: .75;
}

#textAreaBtmRight{
	margin:0;
	float:right;
	filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: .75;
}

#hideTabWrap{
			
	width:65%;
	min-width:800px;
	
	margin-top:none;
	padding-bottom:1em;	
	margin-left:auto;
	margin-right:auto;
	
}

#hideTab{
	float:left;
	margin-left:23px;
	width:auto;
	background-color:#333333;
	filter: alpha(opacity=65);
    -moz-opacity: 0.65;
    opacity: .65;
}



#textAreaLiner{
	
	padding: 0.5em;
	display:none;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
	text-align:justify;
}

.textItem{
	margin:0 0 0.4em 0;
}

.textHeader{
	font-weight:bold;
	font-size: 100%;
	margin: 0.2em 0 0 0;
}

.textBody{
	margin:0 0 0.3em 0;
}

.textLinkWrap{
	margin:0.5em 0 0.2em;
	color:#666666;
}

.textLinkHeader{
	font-size:100%;
	font-weight:bold;
	margin:0.2em 0 0.2em 0;
}

.textLink{
	margin:0.1em 0 0.1em 0;
}

.textLink ul{
	list-style-type:none;
	margin:0;
}

.textLink li{
	display:block;
	margin: 0.1em 0 0.1em 0;
}

.textLink a{
	color:#666666;
	text-decoration:none;
	
}

.textLink a:link{
	color:#666666;
	text-decoration:none;
}

.textLink a:hover{
	color:#996600;
	text-decoration:none;	
}

.textDownload{
	font-size:80%;

	margin: 0.2em 0 0.2em 0;
}

.email{
	font-weight:bold;
	font-size:90%;
	color:#000000;
}

.email a{
	color:#000000;
}

.email a:link{
	color:#000000;
}

.email a:hover{
	color:#996600;
}

#load_image{
    position: absolute;
    top:24px;
    margin-left: 0;
    z-index: 100000000;
}

        .sliderGallery {
            overflow: hidden;
            position: absolute;
            left:0px;
            height: 300px;
            width: 100%;
        }
        
        .sliderGallery UL {
            position: absolute;
            list-style: none;
            overflow: none;
            white-space: nowrap;
            padding: 0;
            margin: 0;
            left:0px;
        }
        
        .sliderGallery UL LI {
            display: inline;
        }
        
        .sliderGallery UL LI img{
            height:280px;
            border: 0;
            margin: 2px;
        }
        
        .slider {
            text-align:left;
            width: 100%;
            height: 17px;
            top: 283px;
            margin-left: 0px;
            padding: 1px;
            position: relative;
         
			
			filter: alpha(opacity=65);
   			 -moz-opacity: 0.65;
   			 opacity: .65;
        }
        
        .handle {
            position: relative;
            cursor: move;
            height: 17px;
            width: 181px;
            top: 0px; 
            background-color:#ffffff;
            background: url(/images/slider_handle.png) no-repeat;
            z-index: 100;
			
			
        }
        
        .slider span {
            color: #bbb;
            font-size: 80%;
            cursor: pointer;
            position: absolute;
            z-index: 110;
            top: 3px;
        }
		
		.handleLeft{
			float:left;
		}

        .handleRight{
            float:right;
        }
        
        #show_data{
            position:fixed; 
            top:0; 
            left:0%; 
            background-color: red;
            color: green;
        }
