/* ____________________________________________________ HTML ELEMENTS */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
    background-color: #000000;
}

/* ____________________________________________________ LAYOUT */
#lHeader, div.lHeader {
	display: block;
	background-image: url(../App_Images/site/topviewer_index_bgd.jpg);
	background-repeat: repeat-x;
	height: 82px;
	text-align: left;
}
#lCenter {
	display: block;
	clear: both;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	/* hack -> check on this */
    min-height:500px;
    height:auto !important;
    height:500px;
    /* end hack */
  }
#lFooter, div.lFooter {
	display: block;
	clear: both;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
}
#lFooter a, #lFooter a:hover, #lFooter a:visited,
div.lFooter a, div.lFooter a:hover, div.lFooter a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
}
#lFooter p, div.lFooter p {
/* reduced for nav at bottom position
	margin-top: 28px;
	padding-top: 15px; */
    margin-top: 15px;
    padding-top: 15px;
	text-align: center;
}
/* ____________________________________________________ MAIN */
#mainBody {
	/*height: 379px; /*JPB: 02/03/2008 Removed */
	text-align: center; 
}
#mainNav {
	display: block;
	float: left;
	width: 100%;
	text-align: center;
	padding: 2px 0;
}
#mainNav ul {
	color: #666666;
	margin: 1px 0;
	padding: 1px 0;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	list-style: none;
}
#mainNav ul li {
	display: inline;
	padding: 2px 5px;
	margin: 0 5px;
	text-decoration: none;
}
#mainNav ul li:hover {
	/*background-color: #FFFFFF;*/
	color: #FFFFFF;
}
#mainNav a, #mainNav a:link, #mainNav a:visited, #mainNav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	display: inline-block;
	text-decoration: none;
}
#mainNav a:hover {
    color: #FFFFFF;
}
#featArt {
	clear: both;
	display: block;
	/*height: 379px; /* JPB: 02/03/2008 Removed. */
	/*background-image: url(../galleries/main_1/001.jpg); /* JPB: 02/03/2008 Removed. */
	vertical-align: middle;
	text-align: center; /* JPB: 02/03/2008 */
	background-repeat: no-repeat;
	background-position: center;
	padding: 35px 0;
}

/* ____________________________________________________ SUB PAGES */
#subNav {
/*  for top nav left-align
	display: block;
	float: left;
	text-align: left;
	padding: 2px 2px 2px 50px; */
	display: block;
	float: left;
	width: 100%;
	text-align: center;
	padding: 2px 0;
	margin: 42px 0 0 0;
	border-top: solid 1px #444444;
}
#subNav ul {
	color: #888888;
	margin: 1px 0;
	padding: 1px 0;
	display: inline-block;
	text-align: center; /*from left*/
	vertical-align: middle;
	list-style: none;
}
#subNav ul li {
	display: inline;
	padding: 2px 5px;
	margin: 0 5px;
	text-decoration: none;
}
#subNav ul li:hover {
	/*background-color: #FFFFFF;*/
	color: #FFFFFF;
}
#subNav a, #subNav a:link, #subNav a:visited, #subNav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888888;
	display: inline-block;
	text-decoration: none;
}
#subNav a:hover {
    color: #FFFFFF;
}

/* ____________________________________________________ SCULPTURES */
#sculptures 
{
    display: block;
    width: 75%;
    min-width: 744px;
    margin: 0 auto;
}

.sculptures h3 
{
    padding: 0 15px;
	margin-top: 20px;
}

.sculptures p {
	font-size: .85em;
	padding: 0 15px;
}

#scText, .scText
{
    float: left;
	color: #FFFFFF;
	/*width: 75%;
	margin: 0px 10px 0px 0px;*/
}

#scGallery
{
    /*float: right;
    width: 23%;*/
    width: 99.7%;
    text-align: center;
    margin: 10px auto;
    padding-top: 20px;
    /*border-top: solid 1px #333333;*/
}

#scMainPic, .scMainPic
{
    float: right;
    width: 205px;
	margin: 10px 10px;
    display: block;
}
#scMainPic img
{
    padding: 10px 12px;
}
#scPics 
{
    /*width: 225px;*/
}
#scPics img {
	/*float: left;*/
	margin: 15px 4px 5px 4px;
}
ul.desc {
	font-size: 1em;
	font-weight: normal;
	list-style: none;
	line-height: 1.3em;
	padding-top: .05em;
}
ul.desc li 
{
    padding: .4em .1em .3em;
}
.smUl li
{
    font-size: .95em;
}
.scSizes
{
    margin-left: 25px;
    padding-left: 20px;
}
.scSizes table
{
    border: none 0 transparent;
    border-collapse: collapse;
}
.scSizes th
{
    font-size: .82em;
    padding: 2px 5px;
    text-align: center;
}
.scSizes td
{
    font-size: .8em;
    padding: 5px 5px;
    text-align: center;
}
/* ____________________________________________________ INFO/ORDERS */
#info 
{
    width: 75%;
    min-width: 744px;
    margin: 0 auto;
}
.info {
	text-align: left;
}
.info p {
	font-size: .85em;
	padding: 0 15px;
}
.info h3 {
	padding: 0 15px;
	margin-top: 20px;
}
.info h4 {
	padding: 0 15px;
	margin-top: 20px;
}
#infoSizes {
	font-size: .85em;
	list-style: none;
}
.info a, .info a:link, .info a:visited, .info a:hover {
	color: #FFFFFF;
}
.info img {
	padding: 0;
	margin: 0;
}
.infoFrames {
	font-size: .85em;
	font-weight: bold;
	list-style: none;
}
.infoFrames li 
{
    padding: .1em .05em;
}
.infoFrames ul.desc {
	font-size: 1em;
	font-weight: normal;
	list-style: none;
	padding-top: .05em;
}
.infoFrames ul.desc li 
{
    padding: .3em .1em .2em;
}
#infPics
{
    float: right;
    width: 235px;
    padding: 10px 0 20px;
    margin: 5px 5px;
}
#infPics div
{
    float: left;
}
#infPics img {
	float: left;
	margin: 5px 5px;
	vertical-align: middle;
}
.info table
{
    margin-left: 35px;
    padding-left: 35px;
}
.info table tr td
{
    font-size: .9em;
    padding: 2px 10px;
}
.info table tr th
{
    font-weight: bold;
    font-size: .95em;
    padding: 2px 10px;
}
/* ____________________________________________________ ARTIST */
#artist, .divBlog, span.pager
{
    width: 75%;
    min-width: 744px;
    margin: 0 auto;
}
.artist {
	text-align: left;
}
.artist p 
{
	font-size: .85em;
	padding: 0 15px;
	line-height: 1.5em;
}
.artist h3 
{
	padding: 0 15px;
	margin-top: 20px;
}
.artist a, .artist a:link, .artist a:visited, .artist a:hover
{
	color: #FFFFFF;
}
.artist img
{
	margin: 5px 15px 10px;
	padding: 0;
    text-align: left;
    float: left;
    border: none;
}
/* 09/13/2009 JPB: Added */
.artist img.icon
{
	margin: auto .3em;
	padding: 0;
    text-align: inherit;
    vertical-align: middle;
    float: none;
    border: none;
    text-decoration: none;
}
/* JPB: 02/28/2008 Added. Note the div location; outside of the master artist div. */
#artistMovies
{
    width: 99.7%;
    text-align: center;
    margin: 10px auto;
    padding-top: 20px;
    float: left;
}

#movieThumbs img
{
	margin: 15px 10px 5px 10px;
	border: none;
}

/* 12/11/2008 JPB */
.divBlog
{
    padding-top: 0em; /* 09/13/2009 JPB: from 20px. */
    clear: both;
    vertical-align: top;
}

.divBlogPost
{   /* each post */
    padding: 0 5px 10px;
	font-size: .85em;
}

.divBlogTitle
{ 
    text-align: left;
    font-size: 1.2em;
    margin-bottom: .3em; /* 09/13/2009 JPB: Needed to support the latest changes. */
}
.divBlogTitle h5
{
    /* 09/13/2009 JPB: to bring it on one line. */
    display: inline; 
    margin: .3em .3em;
}
.divBlogDetails
{   /* blog post date/time, etc. */
    font-size: .75em;
    color: #888888;
    display: inline; /* 09/13/2009 JPB: to bring it on one line. */
}

.divBlogEntry
{   /* blog post content */
    line-height: 1.5em; /* 09/13/2009 JPB: Matched with .artist p. */
    margin: 1.3em auto; /* 09/13/2009 JPB: Needed to support the latest changes. */
}

span.pager
{
    display: block;
    text-align: center;
}

.pager .pgr
{
    font-size: .8em;
}

/* ____________________________________________________ SERVICES */
#services, services
{
    width: 75%;
    min-width: 744px;
    margin: 0 auto;
}
.services {
	text-align: left;
}
.services p {
	font-size: .85em;
	padding: 0 15px;
}
.services h3 {
	padding: 0 15px;
	margin-top: 20px;
}
.services h4 {
	padding: 0 15px;
	margin-top: 20px;
}

/* ____________________________________________________ ERROR */
.error
{
    padding: 5% 25%;
}
.error a, .error a:link, .error a:visited, .error a:hover
{
	color: #FFFFFF;
}

/* ____________________________________________________ IMAGE DETAIL */
.imageDetailBody
{
    background-color: Black;
}

/*_____________________________________________________ GENERAL HACKS */

/* Find here any industry-standard "hacks" for browser compatibility issues. */

/* Use for elemnts that contain Floats, position:relative elements jumping
	out of place, etc. This should trigger IE's hasLayout. 
	http://www.satzansatz.de/cssd/onhavinglayout.html 
	http://www.communitymx.com/content/article.cfm?page=2&cid=C37E0 
	http://www.positioniseverything.net/explorer/escape-floats.html */
/* Original Holly Hack for IE6 dimension bug.
   Hides from IE-mac (the back-slash->) \*/
* html .hckHolly {height: 1%;}
/* End hide from IE-mac */

/* The original Holly hack does not work with IE7 because of the * selector. 
	Set min/max-height/width, overflow, or display: inline-block
	if you do not want this arbitrary min-height. */
.hckHollyIE7 {min-height: 0;}


/* 09/13/2009 JPB: Not so much a css hack, but kind of. 
    For Firefox nested img/text underline problem. */
a.iconLink
{
    text-decoration: none;
}
a.iconLink > span.iconText
{
    text-decoration: underline;
}
/* 
This would work, but requiring that the span have a class makes its
requirement a lot more clear for someone unfamiliar with the code.

a.iconLink > img + span
{
    text-decoration: underline;
}*/
