/* CSS Document */

body
{
	background-color: #fff;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	color: #666;
	text-align: center;
	border-top-width: .5px;
	border-right-width: .5px;
	border-bottom-width: .5px;
	border-left-width: .5px;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-style: none;
	margin-top: 60px;
	margin-bottom: 60px;
	
}
 

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: #999;
	margin-top: 40px;
}

.bold
{
	font-weight: bold;
}

/* ------------------------------ Top Navigation ------------------------------ */

div#utils
{
	color: #666666;
	padding-top: 23px;
	padding-bottom: 23px;
	padding-left: 10px;
}

div#utils a
{
	color: #666666;
	padding-bottom: 2px;
	text-decoration: none;
}

div#utils a:link, a:visited
{
	text-decoration: none;
}

div#utils a:hover
{
	color: #333333;
	border-bottom: 2px solid #333333;
}

div#utils .utilscurrent
{
	color: #333333;
	border-bottom: 2px solid #333333;
	padding-bottom: 2px;
	font-weight: bold;
}


/* ------------------------------ Home Page ------------------------------ */

div#homeartwrap
{
	height: 220px;
}

div.homeart
{
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div.homeartctr
{
	float: left;
	padding: 0 20px;
}

div#homecontentwrap
{
	padding-top: 45px;
}

div.homenav
{
	float: left;
	width: 220px;
	background: #fff url(../images/gallery.png) 10px 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;
	border: none;
	padding-left: 10px;
}

.leftnav li
{
	border-top: 1px solid #E5E5E5;
	margin: 0;
}

.leftnav li a
{
	display: block;
	padding: 1px 3px;
	color: #666666;
	font-size: 10px;
	text-decoration: none;
 }
 
 .leftnav li a:hover
{
	background-color: #F2F2F2;
	color: #333333;
}

.leftnav li.current
{
	background-color: #CCCCCC;
	color: #000;
	padding: 1px 3px;
	font-size: 10px;
	font-weight: bold;
}

div.disclaimer
{
	margin-left: 240px;
	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/gallery.png) 0 2px no-repeat;
	padding-top: 25px;
}

html>body #leftcol 
{
    width: 160px;
}

div#rightcol
{
	margin-left: 200px;
	width: 495px;
	border: 0px;
}

div#rightcol img
{
	padding: 10px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0;
}

html>body #rightcol 
{
    width: 500px;
}

div#rightcol img
{
	border: 1px solid #ccc;
	padding: 2px;
	margin-right: 0px;
	background: white;
}

/* ------------------------------ Shared ------------------------------ */

a
{
	color: #666666;	
	text-decoration: underline;
}

a:link
{
	color: #666666;
	text-decoration: underline;
}

a:hover
{
	color: #666666;
	text-decoration: none;
}

a:visited
{
}


h3
{
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	padding: 4px 0;
	margin-bottom: 30px;
	margin-top: 0;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #999;
}

.sectiontitle
{
	color: #000000;
	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
{
	border-top: 1px dotted #ccc;
	padding-top: 8px;
	padding-left: 10px;
	margin-top: 30px;
	clear: both;
}

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: #666666;
	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 #CCCCCC;
	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;
	margin-bottom: 30px;
	display: block;
	background-color: #F4F4F4;
	background-image: url(../images/shutter.gif);
	background-repeat: no-repeat;
}

.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#bannerads
{
	text-align: center;
	padding: 20px 0;
}

