@charset "utf-8";
/* CSS Document */


 /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			

#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:780px;
		background:#fff;		
		margin-bottom:2em;
		}	
	#header{
		height:144px;
		background:#5DC9E1;
		color:#fff;
		}				
	#content{
		position:relative;
		}			
		
		img { border:0; }


#slider{
float:left;
width:780px;
margin-left:14px;
margin-top:0px;
top:0px;
overflow:hidden;

}	
#slider ul, #slider li{
	margin:5px 0 0 0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width:750px;
	height:260px;
	overflow:hidden;


	}	
#prevBtn, #nextBtn{ 
	display:block;
	width:105px;
	height:22px;
	position:absolute;
	left:20px;
	top:290px;
	z-index:9999;
	}	
#nextBtn{ 
	left:650px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:105px;
	height:22px;

	background: url(../slides/assets/prevbtn.png) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(../slides/assets/nextbtn.png) no-repeat 0 0;	
	}	
	
	
	/*slider control store*/
	
	
	#prevBtnx, #nextBtnx{ 
	display:block;
	width:auto;
	height: auto;
	position:absolute;
	left:360px;
	top:300px;
	z-index:9999;
	}	
#nextBtnx{ 
	left:460px;
	}														
#prevBtnx a, #nextBtnx a{  
	display:block;
	width: auto;
	height:auto;
	text-decoration:none;
	color:#252525;
	font-size:12px;
	font-weight:bold;
	}	
#nextBtnx a{ 
text-decoration:none;
color:#252525;
font-size:12px;
font-weight:bold;

	}

/*collections item*/
.item {
float:left;
position: relative;
}
#slider img {
padding:0px;
}
	
	
	/*zoom*/
	
	                           
  div#photos                {overflow:auto;}
  div.photo                 {float:left; display:inline; margin:0 ; z-index:9999;}
  div.photo a img           {border:none; padding:0px;}
  p#turtles_caption         {margin:5px 0 0;}
  
  div#text a                {font-weight:bold;}
  
  div#zoom h2               {margin:10px 0 10px;}
  div#zoom p                {line-height:1.6; font-family: Georgia, "Times New Roman", Times, serif; font-size:11px; background:#252525; padding-left:15px; padding-top:5px; padding-bottom:5px; color:#FFF;}
  #zoom { position:absolute; z-index:9999; }

  .itemzoom p { float:left; width:400px; height:auto; position:absolute; }

/*zoom*/

#ticker {
float:left;
width:600px;
margin-left:220px;
margin-top:40px;

}

#listticker{
	height:200px;
	width:530px;
	overflow:hidden;
	border:solid 1px #DEDEDE;
	padding:6px 10px 14px 10px;;
}
#listticker li{
	border:0; margin:0; padding:0; list-style:none;
}

	#listticker li{
		height:60px;
		padding:5px;
		list-style:none;
	}
		#listticker a{
			color:#000000;
			margin-bottom:
		}
		#listticker .news-title{
			display:block;
			font-weight:bold;
			margin-bottom:4px;
			font-size:11px;
		}
		#listticker .news-text{
			display:block;
			font-size:11px;
			color:#666666;
		}
		#listticker img{
			float:left;
			margin-right:14px;
			padding:4px;
			border:solid 1px #DEDEDE;
		}


/*store photos*/

#storepic {
float:left;
width:300px;
height:204px;
border:2px dashed #333;
margin-left:30px;
margin-top:80px;
}

.ctxt {
float:left;
top:0px;
left:0px;
position:relative;
width:780px;
margin-top:0px;
}

/*zoomer*/


