﻿body	{
	padding: 0;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #5f5e61;
    margin: 5px;
    text-align: center;
    }
    
.image_display 
{
    background-color: #000;
}  
/* TYPOGRAPHY */
body,  h4, h5, h6, #wrapper_MainContainer, p
{
	background-color: #5f5e61;
	color: #ffffff;
/*
	color: #b3b3b3;
*/
	font-size: 14px;
	font-family: verdana, helvetica, arial, tahoma, sans-serif;
}
h1 {
	background-color:inherit;
	color: #DED7CF;
	font-size: 24px;
	font-family: verdana, helvetica, arial, tahoma, sans-serif;
}
h2 {
	background-color:inherit;
	color: #DED7CF;
	font-size: 20px;
	font-family: verdana, helvetica, arial, tahoma, sans-serif;
    text-align: center;
}
h3 {
	background-color:inherit;
	color: #DED7CF;
	font-size: 18px;
	text-decoration:underline;
	font-family: verdana, helvetica, arial, tahoma, sans-serif;
}

h4 
{
	font-size: 14px;
    text-decoration: underline;
}

h6 
{
    margin-bottom: 5px;   
}
a, a:link, a:visited {
	text-decoration:underline;
	background-color: #5f5e61;
	color: #fff;
	cursor:pointer;
    text-align: left;
}

a:active{
	text-decoration:underline;
	background-color: #5f5e61;
	color: red;
	cursor:pointer;
}

a:hover {
	color: #fff;
	background-color: #D66321;
}

img 
{
    display:block;
	border-style: none;
    border-color: inherit;
    border-width: 0px;
    text-align: justify;
    
}
/* LINKS */

img.a:link ing.a:hover {
	border-style: none;
    border-color: inherit;
    border-width: 0px;


}
/* *******  Wrappers for the main elements of page ******** */
#wrapper_page 
{
    position:relative;
    margin-left:auto;
    margin-right:auto;	    

	background-color: inherit;
    width: 1000px;
    float:none;
}

#wrapper_header {
	height: 100px;
	color: #fff;
	background-color: #333;
	border-bottom: 1px solid #000;
    text-align: left;
	border-left:0px solid #fff; 
  	border-right:0px solid #fff;
  	border-top:0px solid #fff; 
  	border-bottom:0px solid #fff;
	
}

#wrapper_sub_header {
	height: 20px;
	color: #fff;
	background-color: #D66321;
	border-bottom: 1px solid #000;

	border-left:0px solid #fff; 
  	border-right:0px solid #fff;
  	border-top:0px solid #fff; 
  	border-bottom:0px solid #fff;
	
}

#wrapper_banner {
	background-color: inherit;
	text-align: center;
    height: auto;

}

#wrapper_MainContainer
	{
    padding: 0px;/*space to separate navigation and content*/
    font-family : Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif; 
    width: auto;
    width: 985px;
   /* min-width: 585px; */
    border: 0.1px solid #FFFFFF; 
   /*to insure that NN4.xx renders the background-color of the content area*/

	border-left:0px solid #fff; 
  	border-right:0px solid #fff;
  	border-top:0px solid #fff; 
  	border-bottom:0px solid #fff;
  
    }


#wrapper_MidCol
{
	border: 0px solid #fff;
    float: left; 
    width: 640px;
    margin-top:10px;
    text-align: left;
	}

#wrapper_footer 
{
    position: relative;
    clear: both;    
	border-left:0px solid #fff; 
  	border-right:0px solid #fff;
  	border-top:0px solid #fff; 
  	border-bottom:0px solid #fff;
}
#wrapper_RightCol 
{
	border: 0px solid #fff;
	margin-left:5px;
	float: left;
	left: 620px;
    width: 300px; 
    margin-right: 5px;
    margin-top:10px;
    text-align: left;
	border-left:0px solid #fff; 
  	border-right:0px solid #fff;
  	border-top:0px solid #fff; 
  	border-bottom:0px solid #fff;
}

.box_header {
    background-color: Green;
    margin-bottom: 0px;
	padding: 5px;
	font-size: 14px;
    height: auto;
    width: 200px;
    text-align: center;
	border-left:1px solid #fff; 
  	border-right:1px solid #fff;
  	border-top:1px solid #fff; 
  	border-bottom:0px solid #fff;
}

.box_text {
	font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	padding: 5px;
	border-color : inherit;
	border-style : groove;
	border-width : 2px;
    text-align: center;
	border-left:1px solid #fff; 
  	border-right:1px solid #fff;
  	border-top:1px solid #fff; 
  	border-bottom:1px solid #fff;
}
.info_box {
	border: 1px solid #fff;
    background-color: #333;
    text-align: center;
    position:relative;
    margin-left:auto;
    margin-right:auto;
    width: 580px;
/*	width: 700px;  */
	border-color : inherit;
	border-style : groove;
	border-width : 2px;
	padding-bottom: 10px;
}

.box {/*this is a box where the bottom-navigation*/
      /* and the copyright will be placed*/
	font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding : 2px;
	margin: 2px;
	height: auto;
	border-color : inherit;
	border-style : groove;
	border-width : 2px;
    text-align: center;
	border-left:1px solid #fff; 
  	border-right:1px solid #fff;
  	border-top:1px solid #fff; 
  	border-bottom:1px solid #fff;
}
.img_box 
{
	border: 2px solid #fff;
    background-color: #000;
    text-align: center !important;
    position:relative;
    margin-left:auto;
    margin-right:auto;
    
	background-color: inherit;
    float:none;
}

.img_box a:link 
{
	text-decoration:underline;
	background-color: red;
	color: #fff;
	cursor:pointer;
}

.uparrow {
/* Style for the arrow Back to Top  */
    text-align: left !important;
	background-color: inherit;
    float:left;

}
.uparrow a:link
{
    text-align: left;
}
	
/* *******  Additional style info for the Wrappers  ******** */

.section_divider 
{
    width: 100%;
    clear: both;
    height: 1em;
}
#cleardiv
{
    width: 100%;
clear:both;
height: 1em;
}


div#footer ul
{
padding: 0px;
margin: 0px;
list-style-type: none;
}

div#footer li
{
display: inline;
margin-right: 1em;
}



/* *******  Class details for the page elements ******** */
	
.logo 
{
    
	border: 0px;
}

.title 
{
    position:absolute;
    top:15px;
    left: 300px;
    text-align:left;
	font-size: 15px;
	font-family: verdana, helvetica, arial, tahoma, sans-serif;
	border-bottom:1px solid #fff;
	width:650px;
	color: #D66321;
	background-color:inherit;
	padding-bottom: 5px;
	margin: 10px 0px 10px 0px;

}

.date
{
	color: #FFF;
	font-size: 15px;
	text-align: left;
}

.active_page 
{
	width: 360px;
	margin-top: 1px;
	margin-left: 265px;
	text-align: left;
	color: #D66321;
	font-size: 15px;
}

ul.submenu  
{
	color: red;
}

ul.top_menu 
{
	color: #333;
	position:absolute;
	top: 60px;
	left: 300px;
	width: 650px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	font-size: 14px;
	
}
ul.top_menu li
	{
	padding: 0px;
	margin-right: 20px;
	list-style-type: none;
	float: right;
}



ul.top_menu a:link, ul.top_menu a:visited

{
	text-decoration:none;
	color: #fff;
	background-color: #333;
}

ul.top_menu a:active

{
	text-decoration:none;
	color: #fff;
	background-color: #D66321;
}


ul.top_menu a:hover
{
	color: #fff;
	background-color: #D66321;
}

ul.sub_menu 
{
	color: #D66321;
	position:absolute;
	top: 80px;
	width: 350px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	font-size: 14px;
	
}
ul.sub_menu li
	{
	padding: 0px;
	margin-right: 20px;
	list-style-type: none;
	float: right;
}

ul.sub_menu a:link, ul.sub_menu a:visited

{
	text-decoration:none;
	color: #D66321;
	background-color: #333;
}
ul.sub_menu a:hover
{
	color: #fff;
	background-color: #D66321;
}

.next_page 
{
	padding: 5px;
	margin: 0px;
	list-style-type: none;
	font-size: 12px;
	width: 300px;
	position: relative;
	float:right;
	border-left:1px solid #fff; 
  	border-right:1px solid #fff;
  	border-top:1px solid #fff; 
  	border-bottom:1px solid #fff;
}

.copyright {
	font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

ul.copyright  {
	padding: 0px;
	margin: 0px;
	list-style-type: none;

}
ul.copyright  li 
	{
	padding: 0px;
	margin-right: 20px;
	list-style-type: none;
	width: auto;

}


ul.tips li
{
 	list-style-type: none;
    color: #fff;
}

li.explanation 
{
    padding: 10px 0px 10px 20px;
 	list-style-type: none;
   
}

.thumbs 
{
    text-align:center;
    margin-top: 10px;
}
.image_list {
    position:relative;
    border: 0px solid #fff;
    margin-right: 10px;	    
	font-size: 12px;
	width: 150px;
	height: 210px;
	float: left !important;
	padding-right: 15px;
	padding-left: 8px;
}

.landscape_image_list {
    position:relative;
    border: 0px solid #fff;
    margin-right: 10px;	    
	font-size: 12px;
	width: 210px;
	height: 210px;
	float: left !important;
	padding-right: 15px0
	padding-left: 8px;
}

.event_list {
    position:relative;
    margin-right: 5px;	    
	font-size: 12px;
	text-align:center;
	width: 310px;
	height: 230px;
	float: left !important;
}
.free_list {
    position:relative;
    margin-right: 5px;
    padding: 10px;	    
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	width: 130px;
	float: left !important;
}


ul.thumbnails {
    position:relative;
	outline-width: 2px;
    text-indent: 2px;
    margin-left:auto;
    margin-right:auto;	    
	list-style-type: none;
	list-style-position: inside;
	font-size: 12px;
	width: 600px;
	float: left !important;
	border-left:0px solid #fff; 
  	border-right:0px solid #fff;
  	border-top:0px solid #fff; 
  	border-bottom:0px solid #fff;
}
ul.thumbnails li
	{
    position:relative;
	margin-left: 0px;
	float: left !important;
	list-style-type: none;
	width: 250px;
	border-left:0px solid #fff; 
  	border-right:0px solid #fff;
  	border-top:0px solid #fff; 
  	border-bottom:0px solid #fff;
  
}

li.books 
{   
    color: #F7FFCE;
	list-style-type: none;
	width: 250px;
	
}

ul.photocompare 
{
	color: #333;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	font-size: 10px;
	width: 610px;
	margin-bottom: 20px;
	margin-top: 20px;
}

ul.photocompare li
	{
	padding: 0px;
	list-style-type: none;
	width: auto;
	text-align: center ;
}


li.disclaim
{
	list-style-type: none;
    color: #FFFFFF !important;
	padding: 0px 0px 10px 0px;
	margin: 10px 0px 5px 0px;
}

ul.archive, ul.archive li
{
	list-style-type: none;
	text-align: left;
	padding: 0px 0px 2px 0px;
	margin: 10px 0px 5px 10px;
}

ul.sitemap, ul.sitemap li
{
	list-style-type: none;
	text-align: left;
	padding: 3px;
}

/*  used on the free page for the buttons */
.free 
{
    margin-left:10px;
    width: 90px;
}

ul.prices 
{
	position:relative;
	width: 300px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	font-size: 12px;
	
}
ul.prices li
	{
	width: 110px;
	padding: 5px;
	margin-right: 20px;
	list-style-type: none;
	float: left;
}

