/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#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(galleries/images/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(galleries/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(galleries/images/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;
	}

#headlines {
width: 200px;
}

#headlines ul {
margin: 0; 
padding: 0;
list-style-type: none;
font-family: verdana, arial, sanf-serif;
font-size: 10px;
} 

#headlines ul.second {
margin: 0; 
padding: 0;
font-family: verdana, arial, sanf-serif;
font-size: 10px;
} 

#headlines li {
margin: 2px 0 0;
}

#headlines li.hi {
background: #B4B2C2;}

#headlines a {
display: block;
width:120px;
padding: 2px 2px 2px 10px;
border: 0px;
background: #314163;
text-decoration: none; /*lets remove the link underlines*/
} 

#headlines a:link, #headlines a:active, #headlines a:visited {
color: #ffffff;
}

#headlines a:hover {
border: 0px;
background: #8A93A6;
color: #ffffff;
} 

#headlines a.second {
display: block;
width:110px;
padding: 2px 2px 2px 20px;
border: 0px;
background: #6C957B;
text-decoration: none; /*lets remove the link underlines*/
} 

#headlines a:link.second, #headlines a:active.second, #headlines a:visited.second {
color: #ffffff;
}

#headlines a:hover.second {
border: 0px;
background: #AED3BC;
color: #ffffff;
} 

ul#navlist2
{
padding: 0;
margin-left: 40px;
margin-top: 0;
margin-bottom: 1px;
margin-right: 0;
border-top: 1px solid #8FAFA0;
border-bottom: 1px solid #8FAFA0;
border-left: 1px solid #8FAFA0;
border-right: 1px solid #8FAFA0;
background-color: #8FAFA0;
color: #fff;
float: left;
width: 980px;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
} /*or do width in percentage*/

#navlist2 li
{
display: inline;
list-style-type: none;
}

#navlist2 a { padding: 0.2em 1em;
background-color: #8FAFA0;
color: #fff;
text-decoration: none;
float: left;
border-right: 1px dotted #fff;
 }

#navlist2 a:link, #navlist2 a:visited
{
color: #fff;
background-color: #8FAFA0;
text-decoration: none;
}

#navlist2 a:hover
{
color: #8FAFA0;
background-color: #fff;
text-decoration: none;
}

ul#navlist
{
padding: 0;
margin-left: 40px;
margin-top: 0;
margin-bottom: 0;
margin-right: 0;
border-top: 1px solid #8FAFA0;
border-bottom: 1px solid #8FAFA0;
border-left: 1px solid #8FAFA0;
border-right: 1px solid #8FAFA0;
background-color: #fff;
color: #8FAFA0;
float: left;
width: 980px;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 0.2em 1em;
background-color: #ffffff;
color: #8FAFA0;
text-decoration: none;
float: left;
border-right: 1px solid #8FAFA0; }

#navlist a:link, #navlist a:visited
{
color: #8FAFA0;
background-color: #fff;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #8FAFA0;
text-decoration: none;
}

.painting
{
font-family: Georgia, Arial, Verdana;
font-size: 12px;
color:#666666;
align: right;
}

.sold
{color:#CC0000;}

#headlines a.hi {
display: block;
width:120px;
padding: 2px 2px 2px 10px;
border: 0px;
background: #B4B2C2;
text-decoration: none; /*lets remove the link underlines*/}

#headlines a:link.hi, #headlines a:active.hi, #headlines a:visited.hi {
color: #314163;
}

#headlines a:hover.hi {
border: 0px;
background: #B4B2C2;
color: #314163;
} 




a{
	color: #969A29;
	text-decoration: none;
}

a:link{
	color: #969A29;
	text-decoration: none;
}

a:visited{
	color: #969A29;
	text-decoration: none;
}

a:hover{
	color: #969A29;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #7E7E7E;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Georgia, Arial,sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #C2C2BB;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #969A29;
	width: 70%;
	background-image: url(mastbg.gif);
	
}

#navBar{
	float: left;
	width: 132px;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	border-right: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
}

#headlines{
  float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
	float: left;
  width: 55%;
}

#insert {
border: 1px solid #DCE3BA;
padding: 5px;
margin-right: 10px;
margin-top: 5px;}
/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/
.norm { float: left;}

#globalNav ul
{
padding-left: 0;
margin-left: 0;
border-top: 1px solid #8FAFA0;
border-bottom: 1px solid #8FAFA0;
border-left: 1px solid #8FAFA0;
border-right: 1px solid #8FAFA0;
background-color: #fff;
color: #8FAFA0;
float: left;
width: 99%;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
}

#globalNav ul li { display: inline; }

#globalNav ul li a
{
padding: 0.2em 1em;
background-color: #ffffff;
color: #8FAFA0;
text-decoration: none;
float: left;
border-right: 1px solid #8FAFA0;
}

#globalNav ul li a:hover
{
background-color: #8FAFA0;
color: #fff;
}

#globalNav2 ul
{
padding-left: 0;
margin-left: 0;
border-top: 1px solid #8FAFA0;
border-bottom: 0px;
border-left: 1px solid #8FAFA0;
border-right: 1px solid #8FAFA0;
background-color: #8FAFA0;
color: #fff;
float: left;
width: 99%;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
}

#globalNav2 ul li { display: inline; }

#globalNav2 ul li a
{
padding: 0.2em 1em;
background-color: #8FAFA0;
color: #fff;
text-decoration: none;
float: left;
border-right: 1px dotted #fff;
}

#globalNav2 ul li a:hover
{
background-color: #fff;
color: #8FAFA0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 10px 0px 10px 10px;
	font-size: 11px;
	font-family: verdana, arial, sanf-serif;
}

.feature h3{
	font-size: 16px;
	font-color: #7E7E7E;
	padding: 0px 0px 5px 0px;
	font-family: Georgia, verdana, arial, sanf-serif;

}

.feature img{

	padding: 10px 10px 10px 10px;
}


/************** .story styles *****************/

.story{
	padding: 0px 0px 10px 10px;
	font-size: 11px;
	font-family: verdana, arial, sanf-serif;
	float: right;
}



.story p{
	padding: 0px 0px 10px 0px;
}

.story h3{
font-size: 14px;
	font-color: #7E7E7E;
	padding: 0px 0px 5px 0px;
	font-family: Georgia, verdana, arial, sanf-serif;

	}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	width: 65%;
	border-top: 1px solid #969A29;
	font-size: 75%;
	color: #9CA68E;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 0px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 0px solid #cccccc;
	background: #fff;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}



/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#jonav{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 75%;
}

#jonav p{
	padding: 5px 0px 5px 0px;
}

#jonav ul {
margin: 0; 
padding: 0;
list-style-type: none;
font-family: Trebuchet, verdana, arial, sanf-serif;
font-size: 10px;
} 
 

#jonav ul.second {
margin: 0; 
padding: 0;
font-family: Trebuchet, verdana, arial, sanf-serif;
font-size: 10px;
} 

#jonav li {
margin-top: 0px;
margin-bottom: 1px;
margin-left: 0px;
margin-right: 0px;
}

#jonav li.empty {
background: #B9BD58;
display: block;
width:120px;
padding: 2px 2px 2px 10px;
border: 0px;
margin-top: 0px;
margin-bottom: 1px;
margin-left: 0px;
margin-right: 0px;
color: #B9BD58;
}

#jonav a {
display: block;
width:120px;
padding: 2px 2px 2px 10px;
border: 0px;
background: #969A29;
text-decoration: none; /*lets remove the link underlines*/
margin: opx;} 

#jonav a:link, #jonav a:active, #jonav a:visited {
color: #ffffff;
}

#jonav a:hover {
border: 0px;
background: #B9BD58;
color: #ffffff;
margin: 0px;} 

#jonav a.hi {
display: block;
width:120px;
padding: 2px 2px 2px 10px;
border: 0px;
background: #777A1A;
text-decoration: none; /*lets remove the link underlines*/
margin: opx;} 

#jonav a.hi:link, #jonav a:active, #jonav a:visited {
color: #ffffff;
}

#jonav a:hover.hi {
border: 0px;
background: #777A1A;
color: #ffffff;
margin: 0px;} 

#jonav a.second {
display: block;
width:110px;
padding: 2px 2px 2px 20px;
border: 0px;
background: #6C957B;
text-decoration: none; /*lets remove the link underlines*/
} 

#jonav a:link.second, #jonav a:active.second, #jonav a:visited.second {
color: #ffffff;
}

#jonav a:hover.second {
border: 0px;
background: #AED3BC;
color: #ffffff;
} 

#jonav a.on {
display: block;
width:110px;
padding: 2px 2px 2px 20px;
border: 0px;
background: #476F8F;
text-decoration: none; /*lets remove the link underlines*/
} 

#jonav a:link.on, #jonav a:active.on, #jonav a:visited.on {
color: #ffffff;
}

#jonav a:hover.on {
border: 0px;
background: #476F8F;
color: #ffffff;
} 

