@charset "utf-8";
/* CSS Document */
body{
	font-family: 'Istok Web', Arial, Helvetica, sans-serif;
	background: url("images/bg.jpg") repeat;
}
#lightbox-container-image-data-box{
	font: 11px/1.4em 'Istok Web', Arial, Helvetica,sans-serif !important;
}
#site_wrap{
	width: 900px;
	margin: 14px auto 0;
	background: #eee;
	padding-left: 30px;
	padding-right: 30px;
	background: url('images/powerlines_back.gif') repeat-y;
}
header{
    background: url("images/powerlines-topH.gif") no-repeat scroll left top transparent;
    left: -15px;
    padding-left: 15px;
    padding-top: 30px;
    position: relative;
    top: -11px;
    width: 914px;
}
a.gallery_pic img{
	border: solid 1px #fff;
}
a.gallery_pic img:hover{
	border: solid 1px #000;	
}
header nav{
	width: 900px;
	height: 103px;
	background: url('images/header_flat.jpg') no-repeat top center;
	position: relative;
}
header nav ul{
	display: block;
	height: 20px;
	left: 339px;
    list-style: none outside none;
    position: absolute;
    top: 40px;
    width: 573px;
}
header nav ul li{
	list-style: none;
	display: block;
	float: left;
	margin-right: 20px;
}
header nav ul li a{
	font-size: 19px;
	color:#FF9;
	font-weight: bold;
	text-decoration: none;
}
header a#logo_home1{
	position: absolute;
	top: 3px;
	left: 3px;
}
header a#logo_home2{
	position: absolute;
	top: 5px;
	left: 99px;
}
header nav #searchbox{
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 8px;
}
header nav #searchbox input{
	font-size: 10px;
	border: solid 1px #000;
	margin-left: 3px;
}
header div#submenu{
	width: 800px;
	height: 40px;
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: center;
}
header div#submenu a{
	color: #ff0;
	font-size: 14px;
}
footer{
	background: url("images/powerlines-botH.gif") no-repeat scroll left top transparent;
    font-size: 12px;
    margin: -13px auto 0;
    padding-top: 30px;
    text-align: right;
    width: 938px;
}
section{
    background: url("images/powerlines-middleH.gif") repeat-x scroll left top transparent;
    margin-left: -20px;
    margin-right: -13px;
    padding-top: 30px;
    position: relative;
    top: -11px;
}
#LWcontentFrame{
    background: none repeat scroll 0 0 #FFFFFF;
    height: 525px;
    margin-left: 20px;
    margin-top: -5px;
    overflow-x: hidden;
    padding: 5px;
    width: 890px;
	overflow-y: auto;
	position: relative;
}
.invisible{
	display: none;
}
ul.paintings{
	list-style: none;
	clear: both;
	position: relative;
	zoom: 1;
	margin: 0;
	padding: 0;
}
ul.paintings li{
	float: left;
    height: 240px;
    padding: 18px;
    text-align: center;
    width: 254px;
	font-size: 14px;
	position: relative;
}
ul.paintings li div.gallery{
	position: absolute;
	bottom: 10px;
	width: 254px;
}
ul.paintings li span{
	display: block;
}
ul.paintings li span.title{
	font-weight: bold;
}
ul.paintings li span.status{
	font-size: 10px;
}
p{
	text-align: left;
	margin-top: 0.5em;
	margin-bottom: 1em;
	line-height:1.4em;
}
h1{
	text-align: center;
	font-size: 26px;
	margin: 10px;
}
h2{
	margin: 10px;
	font-size: 20px;
	font-weight: normal;
}
h2.gal{
	text-align: left;
	float: left;
	font-weight: bold;
}
div{
	text-align: center;
}
div.pages{
	text-align: right;
	color: #444;
	font-size: 12px;
	margin: 10px 0;
}
div.pages .page_summary{
	font-size: 9px;
	margin: 3px 0;
	text-align: right;
}
table.links h3{
    border-bottom: 1px solid #999999;
    font-size: 20px;
    margin: 1em auto 10px;
    padding-bottom: 5px;
    width: 800px;
}
table.links td{
	padding: 5px;
}

ul.two_items{
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.two_items li{
	text-align: center;
	width: 396px;
	padding: 20px;
	float: left;
}
ul.two_items:after, ul.paintings:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
body.artware h3{
	font-size: 20px;
	margin-top: 15px;
}
body.artware h4{
	margin-bottom: 10px;
}
hr{
	width: 800px;
	margin: 1em auto;
	clear: both;
}
span.smalltext{
	font-size: 10px;
}
body.home h3{
	margin: 1em 1em 10px;
	font-size: 18px;
}
body.home p{
	text-align: center;
}
img.needborder{
	border: solid 1px #777 !important;
}
div.leaf_wrapper{
	width: 550px;
	margin: 0 auto;
}
ul.leaf_posters{
	list-style: none;
	margin: 0;
	border: 0;
}
ul.leaf_posters li{
float: left;
    font-size: 14px;
    height: 214px;
    padding: 5px;
    position: relative;
    text-align: center;
    width: 173px;
}
ul.leaf_posters li div{
	position: absolute;
	bottom: 10px;
	width: 164px;
}