/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	font-size:14px;
}



a:link, a:visited, a:hover {
	background-color: transparent;
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
background-color: transparent;
}

h2{
	background-color: transparent;
 font-size: 114%;
 color: #006699;
}

h3{
	background-color: transparent;
 font-size: 100%;
 color: #334d55;
}

h4{
	background-color: transparent;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
	background-color: transparent;
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 0px 0px;
	border-bottom: 0px solid #cccccc;
	width: 100%;
	background-image: url(../images/photogallery_01.jpg);
	height: 100px;
}

#navBar{
	width: 285px;
	background-image:url(../images/tree_bg.gif);
	background-repeat:no-repeat;
	border-right: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	height:100%;
	float:left;
	margin: 0px;
}

#content{
	margin-left: 285px;
	padding: 1px;
	background-color:#E3E3E3;
}

.spacer {
	clear:both;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}




/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 3px 0px 3px 7px;
	margin:0px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}
a.story {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #C9000A;
	text-decoration: underline;
	font-weight: bold;
}

a.story hover {

	color: #333333;
	text-decoration: underline;
}


/************* #siteInfo styles ***************/

#siteInfo, #siteInfo a{
	border: 0px solid #cccccc;
	font-size: 14px;
	text-align:center;
	color: #444;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 1px 10px 1px 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}



/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

.top_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #19FE8B;
	padding-top: 5px;
	padding-left: 10px;
}
.top_link a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #19FE8B;
	text-decoration: none;
}
.top_link a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.top_link a:visited{
	color: #19FE8B;
	text-decoration: none;
}

#spotlightlist {

	width: 650px;
	border:solid 0px;
	margin-top: 0px;
	padding-top: 20px;
	padding-left:3px;
	margin-left: 0px;

}

.spotlight{
	float: left;
	padding: 5px;
	width: 130px;
}
.spotlight_img {
	background-image:url(../images/img_back.jpg);
	height:90px;
	width: 120px;
	margin: 0 auto;
}
.spotlight_img  img{
	height:80px;
	width: 100px;
	text-align:center;
	border: 0px;
}

.spotlight_desc {
	width: 120px;
}

.sign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.sign a{

	color: #333333;

	text-decoration: none;

}

.sign a:hover{

	color: #CC3300;

}

	.imageBox{
		padding-top: 5px;
		width:80px;	/* Total width of each image box */
		height:60px;	/* Total height of each image box */
		background-color:#000000;
		color:#fff;
		float:left;
	}

	.imageBox img{
		width:70px;	/* Width of image */
		height:50px;	/* Height of image */
		
		background-position: center center;
		background-repeat: no-repeat;		
		margin: 0 auto;
		cursor:pointer;
	}

	#ImageStrip {
		background-color: #000;
		color:#fff;
		height: 70px;
		width: 700px;
		padding-top: 10px;
	}
	#PreviewPane {
		width: 750px;
	}

	#CountSummary{
		color: #fff;
		background-color:#000000;
		width:158px;
		padding-top: 20px;
		font-size:18px;
		font-weight:600;
		text-align: center;
		float: left;
	}
	.bigger_font {
		color: #fff;
		background-color:#000;
		font-size:22px;
		font-weight:900;
	}	

	#left_button {
		background-image:url(../images/left.jpg);
		background-repeat: no-repeat;
		background-position:center;
		cursor:pointer;
		
		width:38px;
		height:70px;
		float: left;
	}

	#right_button {
		background-image:url(../images/right.jpg);
		background-repeat: no-repeat;
		background-position:center;
		cursor:pointer;
		width:38px;
		height:70px;
		float: left;
	}
	.no_left_button {
		width:38px;
		height:70px;
		float: left;
	}

	.no_right_button {
		width:38px;
		height:70px;
		float: left;
	}	
	

	.img_desc {
		background-color:#3300FF;
		color: #000000;
		float: right;
		width: 200px;
	}

	
	#waitMessage {
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
	.StripImage {
		border:0px;
	}
	
	#play_go a{
		display:inline;
		font-size:12px;
		text-align:right;
		font-weight:600;
		color: #333333;
		text-decoration: none;
	}


	#play_go a:hover{
	
		color: #CC3300;
	
	}		

	#play_stop a {
		display: inline;

		font-size:12px;
		text-align:right;
		font-weight:600;
		color: #333333;
		text-decoration: none;		
	}
	#play_stop a:hover{
	
		color: #CC3300;
	
	}		
	.speedprompt {
		position:relative;
		float:left;
		border: solid 0px;
		font-weight:800;
	}
	
	#slider_target {
		position:relative;
		float:left;	
		padding-left: 10px;
	}
	#speedmeter {
		position:relative;
		float:left;	
		padding-left: 10px;
	}
	
	#speedslider1 {
		position:relative;
		display:none;
		float:left;
		margin-left: 10px;
	}
	#slideshow_order {
		display: block;
		padding-left: 280px;
		
	}

	.form_widget_amount_slider{
		border-top:1px solid #9d9c99;
		border-left:1px solid #9d9c99;
		border-bottom:1px solid #eee;
		border-right:1px solid #eee;

		height:3px;
		bottom:0px;
	}
	
	#player {
		width:200px;
		margin-top: 10px;

		border: solid 0px;
	}
	
	#pic_info {
		width1: 175px;	
		margin-top: 20px;
		border: solid 0px;
	}
	
	#pic_info1 {
		background:url(../images/summary_top.jpg) top center no-repeat;
		width: 175px;
		height: 20px;
	}
	#pic_info2 {
		padding-top: 4px;
		padding-bottom: 10px;
		padding-left: 5px;
		font-weight:600;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 14px;
		color: #333333;	
	}
	#pic_info3 {
		background:url(../images/summary_bottom.jpg) top center no-repeat;
		width: 175px;
		height: 20px;
	}



	#PhotoInfo {
		background-image:url(../images/photogallery_26.jpg);
		background-repeat:repeat;
		background-position:top center;
		padding-top: 10px;
		padding-bottom: 10px;
		width: 650px;
		color: #FFF;
		margin: 10px;
	}
	#pic_metadata {
		background-color:#000000;
		margin: 10px 10px;
		padding: 10px 30px;
		font-weight:600;		
		width: 95%;
	}
	.yellow {
		color: #996600;	
		margin-right:5px;
	}

	
	#photo_directory {
		width: 215px;
		height: 600px;
		padding-left: 30px;
		padding-top: 10px;
		margin-left: 20px;
		margin-top: 10px;
		background-color:#f2f3f5;	
	}
	
	.categorytop {
		font-weight:700;
		background-color:#f2f3f5;
		color: #006699;	
	}
	
	
.seach_red {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 14px;

	font-weight: bold;

	color: #CC0000;

}

.caption {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 14px;

	color: #666666;

}

.caption_red {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 14px;

	color: #CC0000;

}

.caption_red_02, .caption_red_02 a:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	line-height: 12px;

	color: #CC0000;

}
.Mode {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #FFFFFF;

}

#search_result {
	width: 650px;
}

#result_table {
	margin: 0px auto;
}
	
#big_img_div {
  border:solid 0px;
  padding:0;
  margin: 0px auto;
}


#big_img {
	visibility:hidden;
	border:solid 1px #FFF;
	cursor:pointer;
	margin:0;
	padding:0;
}




#gotc {
	background-image: url(../images/photogallery_09.jpg);
	background-color: #EEE;
	background-position:center;

	background-repeat: no-repeat;

	font-size: 0;
	width:21px;
	height:24px;
    border: 0px solid #000;
    margin: 0;
    cursor:pointer;		
}

.Search {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 14px;

	font-weight: bold;

	color: #333333;

}


.search_red {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 14px;

	font-weight: bold;

	color: #CC0000;

}


#whole {
	width: 1000px;
	position: relative;
	margin-right:auto;
	margin-left: auto;
}

.photo_text {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 14px;

	color: #666666;

	text-decoration: none;

}

#photooftheday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;

	line-height: 16px;
	font-weight:600;
	margin: 0 auto;
	color: #666666;

}

.shadow_right {
	width: 8px;
	background-image: url(../images/shadow_right.png);
}

.shadow_down {
	height: 8px;
	background-image: url(../images/shadow_down.png);
}

.shadow_rd {
	border: thin #000000;
	background-image: url(../images/shadow_rd.jpg);
}

.photoby {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 14px;

	font-weight: bold;

	color: #999999;

}

#path {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight : bold;
}

