body {
	margin:0px;
	padding:0px;
	min-width:1000px;
	min-width:auto!important;
	font: normal 80% verdana, helvetica, sans-serif;
	text-align: center;
	color:#ddd;
	background:#7f7f7f url(/images/footer_mtns.jpg) repeat-x fixed bottom left;
}
a:link {color: #efefef;}
a:visited {color: #dedede;}
a:hover {color: #66cc66;}
a:active {color: #88cc88;}
h5 {
	font-size:.85em;
	font-weight:normal;
	margin-left:10px;
}
ul {
	list-style-type:square;
}
.header {
	background:url(/images/header_grad.jpg) repeat-x;
	border:solid 0px #0ff;
	height:121px;
	min-height:auto!important;
	text-align: center;
	z-index:30;
}
.logohead {
	background:url(/images/wildlife-photography.jpg) no-repeat;
	background-position:center top;
	height:121px;
	min-height:auto!important;
	width:100%;
	margin:auto;
	margin-bottom:0px;
}

/* Nav CSS Start */
.navcontainer {
	text-align:center;
	height:24px;
	padding:0px;
	margin:5px auto 0px auto;/**/
}

.navtabcontainer {
	text-align:center;
	margin:0px auto 0px auto;
	padding:0px auto 5px auto;
	width:788px;
}
.navlist {
	text-align:center;
	background-color:#f30;
	padding: 0px 0px 0px 0px;
	margin: 0px;/**/
}

.navcontainer ul li {
	display: block;
	float: left;
	width: 125px;
	margin: 0px 2px 1px 2px; /**/
	list-style-type: none;
}

.navcontainer ul li a {
	text-decoration: none;
	background: url(/images/nav_off_back.jpg) repeat-x;
	display:block;
	color: #FFF;
	padding: 3px;
	border-color:#ccc;
	border-style:solid;
	border-width:1px 1px 0px 1px;
}
.navcontainer ul li a:visited {color: #ffffff}
.navcontainer ul li a:hover {
	background: url(/images/nav_over_back.jpg) repeat-x;
	color: #fff;
}
.navcontainer ul li .current { 
	background: url(/images/nav_on_back.jpg) repeat-x;
	color: #000;
	border-top:solid 1px #fff;/**/
}
.navcontainer ul li .current:visited {
	color: #000;
}
.navcontainer ul li .current:hover {
	color: #fff;
}

/* Nav CSS End */

.main {	
	width:100%;
	min-width:auto!important;
	background: url(/images/main_back_aurora.gif) no-repeat;
	background-position: center;
	z-index: 20;
	height: 600px;
	min-height: auto!important;
	text-align:center;
	margin-top:0px;
}
.mainTop, .mainTopWide  {
	width:900px;
	min-width:auto!important;
	height:10px;
	border-style:solid;
	border-color:#ccc;
	border-width:1px 1px 0 1px;
	margin:0px auto 0px auto;
	clear:right;
	padding:0px 0px -10px 0px;
	text-align:center;
}
.mainTopWide {
	width:90%;
	min-width:auto!important;
}
.mainContent, .mainContentWide {
	width:900px;
	min-width:auto!important;
	margin:0 auto 0 auto;
	clear:right;
	text-align:left;
}
.mainContentWide {
	width:90%;
	min-width:auto!important;
	text-align:center;
}
.mainBottom, .mainBottomWide {
	width:900px;
	min-width:auto!important;
	height:10px;
	border-style:solid;
	border-color:#ccc;
	border-width:0 1px 1px 1px;
	clear:both;
	position:relative;
	bottom:0px;
	margin:10px auto 10px auto;
	z-index:20;
}
.mainBottomWide {
	width:90%;
	min-width:auto!important;
}
.pastBottom {
	clear:both;
	float:left;
	width:100%;
	text-align:center;
	z-index:20;
}
.footer {
	position:relative;
	height:120px;
	min-height:auto!important;
	width:99.8%;
	bottom:0px;border:solid 0px #ff0;
	z-index:0;
	clear:both;
}
/* ------------- Top Search Start -------------*/
.topsearch {
	width:100%;
	margin:5px 0px 10px 0px;
	text-align:center;	
}
.topsearch form {
	margin:0;
	padding:0;
}
.SearchPageNav {
	/*font-weight:bold;*/
}
.SearchPageNav .prev a:link, .SearchPageNav .next a:link {
	height:16px;
	border:solid 1px #333;
	background-color:#ccc;
	color:#000;
	text-decoration:none;
	padding:3px;
	margin:0 3px;
}
.topSearchType, .topSearchType select {
	height:20px;
	font:normal 9pt verdana, arial, helvetica, sans-serif;
}
.searchsubmit {
	/*height:20px;
	font:bold 10pt verdana, arial, helvetica, sans-serif;
	border:solid 1px #333;
	background-color:#ccc;
	cursor: pointer;*/
	margin-bottom:-4px;
}

/*  --------------- Content Tags Start ----------*/
.Content, .ContentWide {
	text-align:left;
	font:normal Arial 2em;
	color:#fff;
	margin:0px;
	padding:0px;
	z-index:100;
	/*background-color:red;*/
}
.ContentWide {
	text-align:center;
	width:expression(document.body.clientWidth < 870? "870px": "100%" );
}
.Row1 {
	float:left;
	clear:both;
	width:100%;
}
.Row2 {
	float:left;
	margin-top:10px;
	width:100%;
}
.Col1A {
	float:left;
	width:630px;
	margin-left:15px;
}
.Col1B {
	float:right;
	width:235px;
}
.Col2A, .Col2B {
	float:left;
	width:31%;
	margin-left:15px;
}
.Col2B
{
	margin-left: 3%;
}

.Col2C {
	float:right;
	width:31%;
}

.Col3A
{
	float:left;
	width:66%;
	margin-left:15px;
}


.Col3B
{
	float:right;
	width:26%;
}

.SideBar {
	font-family:"Verdana","Arial","Helvetica";
	color:#ddd;
	float:left;
	padding:0px 7px 10px 0px;
}
.SideBar h1, .OneColDiv h1 {
	font-family:"Garamond","Palatino","Times", "Tahoma";
	font-size:2em;
	font-style:normal;
}

.SideBar h2 {
	font-family: "Garamond","Palatino","Times", "Tahoma";
}

.Col1B .SideBar {
	padding:0px 0px 10px 0px;
	font-family:"Verdana","Arial","Helvetica";
	color:#ddd;
	border:solid 0px #fff;
}
.OneColDiv {
	margin-left:10%;
	margin-right:10%;
}
.OneColDiv p img {
	border:solid 1px #ccc;
}

/* ----- Thumbnails ----------*/
.ThumbWrapper {
	width:100%;
	min-width:870px;
	text-align:center;
}
.thmW {
	float: left;
	margin-left:.8em;
	margin-left:expression(document.body.clientWidth > 1280? "3em": "1em" );
	margin-bottom:15px;
	vertical-align: middle;
}
.thmF {
	border: solid 1px #999;
	text-align: center; /* horizontal in all browsers */
	display: table-cell;
	vertical-align: middle; /* ~= valign=center in CSS2 browsers */
	width: 200px;
	height: 200px;
	font-size: 181px; /* 90.5% of box height */
	border-width:1px 1px 2px 1px;
}

.thmFNoBorder {
	border: thin 1px #999;
	text-align: center; /* horizontal in all browsers */
	display: table-cell;
	vertical-align: middle; /* ~= valign=center in CSS2 browsers */
	width: 200px;
	height: 200px;
	font-size: 181px; /* 90.5% of box height */
	border-width:1px 1px 2px 1px;
}

.thmFA {
	border: solid 1px #999;
	text-align: center; /* horizontal in all browsers */
	display: table-cell;
	vertical-align: middle; /* ~= valign=center in CSS2 browsers */
	width: 200px;
	height: 200px;
	font-size: 181px; /* 90.5% of box height */
	border-width:1px 1px 2px 1px;
	background:url(/images/thumback_altered.gif) no-repeat top;
}

.thmF img, .thmFA img, .thmFNoBorder img {
    display:inline;
    vertical-align:middle; /* center img in line box */
    border:solid 1px #999;
    color:#7f7f7f;
}

.thmF a, .thmFA a, .thmFNoBorder a {
	display:block;
}
.thmF ul li a, .thmFA ul li a, thmFNoBorder ul li a {
	display:inline;
}
.thmD {
	margin-top:5px;
}

.ThumbSubCat {
	width:200px;
	border:solid 1px #999;
	border-width:1px 0 2px 0;
	padding:0 0px;
	float:left;
	text-align:left;
	margin-left:.8em;
	margin-left:expression(document.body.clientWidth > 1280? "3em": "1em" );
}
.ThumbSubCat h1 {
	font: bold 2em Garamond,Palatino,Times, Tahoma;
	padding-top:0px;
	margin:5px 0px 0px 0px;
	color:#bbb;
}
.ThumbSubCat h2,.OneColDiv h2 {
	font: bold 1.5em Garamond,Palatino,Times, Tahoma;
	padding-top:0px;
	margin:5px 0px 0px 0px;
	color:#bbb;
}
.ThumbSubCat ul {
	margin:5px 0px 20px auto;
}
.ThumbSubCat li {
	list-style-image: url('/images/li_sub.gif')
}
.ImgNum {
	font: normal 1em verdana, Arial, Helvetica, sans-serif;
}

.ImgCat
{
	font: bold 1.4em Garamond,Palatino,Times, Tahoma;
}

/*.ImgNum a {font-weight:bold;text-decoration:none;}*/
.ImgNum a:link {color:#fefefe;}
.ImgNum a:visited {color:#99cc00;}
.ImgNum a:hover {color:#66cc66;text-decoration:underline;}
.ImgNum a:active {color:#88cc88;}

.ImgCat a:link {color:#fefefe; text-decoration: none;}
.ImgCat a:visited {color:#99cc00; text-decoration: none;}
.ImgCat a:hover {color:#66cc66;text-decoration:underline;}
.ImgCat a:active {color:#88cc88;}


/*------------- Full Size Images --------------*/

.ImgFullWrap, .ProdFullWrap {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
	margin-top:0px;
	width:900px;
	background-color: #7F7F7F;
	}
.ImgFullSize {
	float:right;
	border-style:solid;
	border-width: 2px;
	border-color:#ccc #333 #333 #ccc;
	margin-right:20px;
}
.ProdFullSize {
	float:left;
	border-style:solid;
	border-width: 2px;
	border-color:#ccc #333 #333 #ccc;
	margin-left:20px;
}
.ProdFullWidth {
	background-image: url(/images/bearbook_back.png);
	clear: both;
	height: 320px;
	width: auto;
	background-repeat: no-repeat;
	background-position: center top;
}
.ProdPrevFlash {
	height: 250px;
	width: 500px;
	position: relative;
	left: 360px;
	top: 37px;
	color: #000000;
	text-align: center;
	border: solid 1px #fff;
}

.ImgFullSizeBorder {
    border-style:solid;
    border-width: 10px 10px 13px 10px;
    border-color:#000;
}
.ProdFullSizeBorder {
	border-style:solid;
	border-width: 1px;
	border-color:#fff;
}
.ImgFullSizeBorder img {
	border-style:solid;
	border-width:1px;
	border-color:#777 #ccc #ccc #777;
}
.ProdFullSizeBorder img {
	border-style:solid;
	border-width:1px;
	border-color:#777;
}
.ImgFullNav {
	text-align:center;
	margin-top:10px;
}

.ImgFullData {
    float:left;
    position:relative;
    top:0px;
    border-style:solid;
    border-width:1px 0px 2px 0;
    border-color:#aaa;
    font-family:tahoma, verdana, helvetica, arial, sans-serif;
    font-size:80%;
}
.ProdFullData {
	float:right;
	position:relative;
	top:0px;
	border-style:solid;
	border-width:1px 0px 2px 0;
	border-color:#aaa;
	font-family:tahoma, verdana, helvetica, arial, sans-serif;
	font-size:80%;
}

.ProdFullData h1
{
	width: 300px;
}

.ImgFullData dl {
	width:240px;
	padding:2px 5px;
}
.ImgFullData dt, .ThumbSubCat dt {
    display:block;
    float:left;
    width:35%;
    text-align: right;
    font-weight:bold;
}
.ImgFullData dd, .ThumbSubCat dd {
    display:block;
    text-align: left;
    margin-left:38%;
    margin-bottom:5px;
}
.ImgFullData .copy, .ProdFullData .copy	{
	width: 240px;
	padding: 2px 5px;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.ImgFullData h1 {
	font: bold 2em Garamond,Palatino,Times, Tahoma;
	margin:10px 0 0 20px;
	color:#000;
}

.ProdFullData h1 {
	font: bold 2em Garamond,Palatino,Times, Tahoma;
	margin:10px 0 0 20px;
	color:#ccc;
}


.ImgFullData p, .ProdFullData p {
	width:240px;
	margin:10px 0 0 20px;
}
.linkspage {
	margin-top:-20px;
}
.linkspage img {
	width:200px;
	height:100px;
	margin:10px 25px 25px 0px;
	border:0px;
	float:left;
	padding-top:20px;
}
.linkspage h1 {
	padding-top:20px;
}
.linkspage ul {
	margin-left:220px;
}
.linkspage p a {
	font-weight:bold;
	clear:left;
}
.ContactDetails dt {
	display:block;
	float:left;
	width:35%;
	text-align: right;
	font-weight:bold;
}
.ContactDetails dd {
	display:block;
	text-align: left;
	margin-left:38%;
	margin-bottom:5px;
}
.watermark {
	background-color: #efefef;
	color: #999999;
}
.searchError {
	color: Yellow;
	text-align: center;
	margin-top: -8px;
	margin-bottom: 5px;
}
.StorePrice {
	font-weight:bold;
	color:#eee;
}
.StoreAdd {
	background-color:#ccc;
	border:solid 1px #000;
	font-weight:bold;
	color:#444;
}