/* CSS Document */

body
{
	background-color: #fff;
	margin: 60px 0;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	color: #666666;
	text-align: center;
}
 

img a:hover
{
	background-color: white;
}

div#container
{
	width: 700px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

div#identity
{
	background-color: white;
	padding-bottom: 9px;
	border-bottom: 1px solid #BFBFBF;
}

html>body div#identity
{
	border-bottom: 1px dotted #BFBFBF;
}

div#identity a:hover
{
	background-color: white;
}


div#meta
{
	font-size: 1px;
	color: white;
	margin-top: 40px;
}

.bold
{
	font-weight: bold;
}

/* ------------------------------ Top Navigation ------------------------------ */

div#utils
{
	padding: 23px 0;
	color: #999;
}

div#utils a
{
	color: #999;
	padding-bottom: 2px;
	text-decoration: none;
}

div#utils a:link, a:visited
{
	text-decoration: none;
}

div#utils a:hover
{
	color: #F79233;
	border-bottom: 2px solid #F79233;
}

div#utils .utilscurrent
{
	color: #F79233;
	border-bottom: 2px solid #F79233;
	padding-bottom: 2px
}


/* ------------------------------ Home Page ------------------------------ */

div#homeartwrap
{
	height: 220px;
}

div.homeart
{
	float: left;
}

div.homeartctr
{
	float: left;
	padding: 0 20px;
}

div#homecontentwrap
{
	padding-top: 45px;
}

div.homenav
{
	float: left;
	width: 220px;
	background: #fff url(/images/home/thecollection.gif) 0 2px no-repeat;
	padding-top: 25px;
}

div.lnavcol
{
	float: left;
	width: 100px;
	border-bottom: 1px solid #E5E5E5;
}

div.rnavcol
{
	float: left;
	width: 100px;
	margin-left: 20px;
	border-bottom: 1px solid #E5E5E5;
}

/* ------------------------------ Left Navigation ------------------------------ */

ul.leftnav
{
 	list-style: none;
 	margin: 0;
 	padding: 0;
 	border: none;
}

.leftnav li
{
	border-top: 1px solid #E5E5E5;
	margin: 0;
}

.leftnav li a
{
	display: block;
	padding: 1px 3px;
	color: #003E86;
	font-size: 10px;
	text-decoration: none;
 }
 
 .leftnav li a:hover
{
	background-color: #F2F2F2;
	color: #F79233;
}

.leftnav li.current
{
	background-color: #F79233;
	color: #fff;
	padding: 1px 3px;
	font-size: 10px;
	font-weight: bold;
}

div.addthis
{
	margin: 20px 0;
	text-align: center;
}

div.disclaimer
{
	margin-left: 240px;
	background: #fff url(/images/home/disclaimer.gif) 0 4px no-repeat;
	padding-left: 90px;
}

html>body div.disclaimer
{
	margin-left: 235px;
}

html>body div.disclaimer
{
	margin-left: 240px;
}

/* ------------------------------ Internal ------------------------------ */

img.store
{	
	border: 0px;
	margin: 0;
}

#contentwrap
{
	border-top: 1px solid #BFBFBF;
	padding-top: 30px;
}

html>body #contentwrap
{
	border-top: 1px dotted #BFBFBF;
}

#leftcol
{
	width: 157px;
	float: left;
	background: #fff url(/images/home/thecollection.gif) 0 2px no-repeat;
	padding-top: 25px;
}

html>body #leftcol 
{
    width: 160px;
}

div#rightcol
{
	margin-left: 200px;
	width: 495px;
	border: 0px;
}

div#rightcol img
{
	margin: 0px 10px 10px 0;
	padding: 10px;
}

html>body #rightcol 
{
    width: 500px;
}

div#rightcol img
{
	border: 1px solid #ccc;
	padding: 2px;
	margin-right: 10px;
	background: white;
}

/* ------------------------------ Shared ------------------------------ */

a
{
	color: #369;	
	text-decoration: underline;
}

a:link
{
	color: #003E86;
	text-decoration: underline;
}

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

a:visited
{
	text-decoration: line-through;
}


h3
{
	font-weight: bold;
	font-size: 13px;
	color: #F79233;
	padding: 4px 0;
	margin-bottom: 30px;
	margin-top: 0;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #999;
}

.sectiontitle
{
	color: #F79233;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding-bottom: 4px;
	margin: 35px 0 20px 0;
}

html>body .sectiontitle
{
	border-bottom: 1px dotted #ccc;
}

html>body h3
{
	border-bottom: 1px dotted #ccc;
}

div#footer
{
	margin-top: 30px;
	clear: both;
}

div#twittercontainer
{
	margin: 0 0 20px 0;
	padding: 8px 15px;
	background: #eef0e7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}

#twitters ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#twitters ul li
{
	margin: 0;
	padding: 0px;
}


#twitters ul li img
{
	vertical-align: middle;
	margin: 0;
}

#twitters ul li a:visited
{
	text-decoration: none;
}

div.bottomnav
{
	width: 200px;
	float: left;
}

div.copy
{
	width: 350px;
	margin-left: 350px;
	text-align: right;
}

.featuretitle
{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 4px 10px;
	background: #fff;
	margin-bottom: 20px;
	color: #F79233;
	font-weight: bold;

}

html>body .featuretitle
{
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}

.normal
{
	font-weight: normal;
	font-style: italic;
	color: #666;
}

.spacer
{
    display: block; 
    height: 0; 
    clear: both; 
}

.newbox
{
	padding: 3px;
	border: 1px solid #F79233;
	text-align: center;
}

.newtext
{
	color: #900;
	font-weight: bold;
	padding-right: 10px;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	padding-bottom: 20px;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

ul.linkset
{
 	list-style: none;
 	margin: 0;
 	padding: 0;
 	border: none;
	line-height: 1.4em;
}

ul.linkset li
{
	margin: 0 0 15px 30px;
}


/* ------------------------------ Featured Items ------------------------------ */

ul.featured
{
 	list-style: none;
 	margin: 0 0 50px 0;
 	padding: 0;
 	border: none;
}

ul.featured li
{
	border: 1px solid #ccc;
	padding: 12px 25px;
	background: #EDEDED url(/images/backgrounds/leftturn.gif) no-repeat;
	margin-bottom: 30px;
	display: block;
}

.featuredimg
{
	float: left;
	margin-bottom: 10px;
}

div#rightcol img.new
{
	border: 1px solid #f60;
}

div.inthenews
{
	border-top: 4px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	padding: 10px 20px 0px 20px;
	margin-bottom: 40px;
} 

/* ------------------------------ Ads ------------------------------ */

.banner
{
	padding: 0;
	margin-bottom: 30px;
}

div.ads
{
	margin-top: 20px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 30px 0;
}

.adrec
{
	padding: 7px;
	background: #E1E8F0;
	margin-bottom: 30px;
}

div.linkunit
{
	border-top: 1px solid #999;
	padding: 8px 0;
	text-align: center;
	margin-top: 30px;
}

div#videonav
{
	background-color: #E1E8F0; 
	border-top: 1px solid #999;
	padding: 3px 0;
	margin: 10px 0;
	text-align: center;
}


/* ------------------------------ Lightbox ------------------------------ */


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}










































div#bannerads
{
	text-align: center;
	padding: 20px 0;
}