
/*
name:  EnviroArt Gallery Master style sheet 
Version: 1.1
Author:  ben dunning 
Modified by: Ben J Walker, Resound Design 2007-2008
*/


body {
	margin:0;
	font-family: Verdana, tahoma, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	text-align: center;
	}


/* 
common typogrpahy
-----------------*/	
h1, h2, h3 {
	font-weight: normal;
	text-align: left
	}
h1 {
	font-size: 230%;
	margin: 0;
	padding: 0;
	}
	
h2 {
	font-size: 200%;
	margin: 0;
	padding: 0;
	}
		
h1 {
	color: #5C560E;
	}
h2 {
	color:#BBAE88;
	}
h3 {
	font-size: 130%;
	margin: 0px;
	padding: 0px 0 0.1em 0;
	}
	
/*
misc
----*/	
img {
	border: 0;
	padding: 0;
	} 


/* 
Common Structure
----------------*/
#main_body {
	margin: 10px auto;
	padding: 0;
	width: 800px;
	text-align: justify
	}	
#content_home, #content_biog, #content_more, #content_gallery {
	float: left;
	font-size: 85%;
	width: 800px;
	height: 100%;
	border: 1px solid #B1B8A4;
        position: relative
	}
#content_biog {
	background: #ffffff url(../images/biography_background.gif) bottom no-repeat;
	}
#content_more{
	background: #ffffff url(../images/more_background.gif) bottom no-repeat;
	}
#content_gallery{
	background: #ffffff url(../images/gallery_background.gif) bottom left no-repeat;
	}
#logo {
	float:left;
	width: 800px;
	height: 190px;
	margin: 45px 0 0 0;
	background: url(../images/Logo.gif) top left no-repeat;
	padding: 0;
	}
#logo_s {
	float: left;
	margin: 21px 0 0 20px;
	}
	

/*
Navigation (suckerfish)
-----------------------*/

/*IE7 FIX*/
ul#nav li:hover, ul#nav li.hover
{
position: static;
}
/*IE7 FIX*/

#nav_container {
	float: right;
	margin: 0 14px 0 0;
	z-index: 100;
	font-size: 0.9em
	}
#nav, #nav ul {     
	padding: 0;     
	list-style: none;
	z-index: 100
	} 
#nav {
	margin: 27px 0 0 0;
	}
#nav ul {
	display: block; 
	margin: 0;
	clear: left;
	}
#nav a {     
	display: block;     
	width: 8em;
	color:#FFFFFF;
	background: #B1B8A4;
	text-decoration: none;
	text-align:center;
	padding: 0.25em 0 0.25em 0;
	border-top: #FFFFFF 1px solid;
	}
#nav a.artist {
	width: 10em;
	border-top: #FFFFFF 1px solid;
}
#nav a:hover {
	color: #000000;
	background: #9DE8E1;
	} 
#nav li {
	display:block;
	float: left;    
	width: 8em;
	padding: 0 1px 0 0;
	}
#nav li.menu, #nav li.menu_artists {
	text-transform:uppercase;
	}
#nav li.menu_artists {
	width: 10em;
	}
#nav li ul {     
	position: absolute;     
	width: 8em;     
	left: -999em;
	text-transform:none;
	} 
#nav li:hover ul {
     left: auto; 
	 }
#nav li:hover ul, #nav li.sfhover ul {
	left: auto; 
	}
	

/* 
Homepage
--------*/
#content_home {
	background: #ffffff url(../images/home_background.gif) bottom left no-repeat;
	}
div.home_txt {
	float: left;
	width: 538px;
	text-align: justify;
	height: 100%;
	padding: 0;
	margin: 0;
	}
p.home {
	padding: 0 150px 0 112px
	}
#more {
	float: left;
	clear:left;
	width: 688px;
	padding: 2em 0 48px 0;
	margin: 0 0 0 112px;	
	}
#more a {
	margin: 0px;
	padding: 0 0 0 20px;
	background: url(../images/dot_off.gif) left no-repeat;
	}
#more a:hover{
	background: url(../images/dot_on.gif) left no-repeat;
	color:#000000;
	}


/*More
------*/
#more_txt {
	float: left;
	width: 270px;
	text-align: justify;
	height: 100%;
	padding: 34px 0 60px 110px;
	margin: 0;
	}
#more_txt p {
	margin: 0 0 1.5em 0;
	padding: 0;
	}
#more_txt a  {
	color: #B1B8A4;
	}
#more_txt a:hover {
	color: #9DE8E1;
	}
div.arocha_logo {
	clear: right;
	float: right;
	padding: 34px 20px 0 0;
	}


/* 
Biography
---------*/
#biog_txt {
	float: right;
	width: 538px;
	text-align: justify;
	height: 100%;
	padding: 0 0 100px 0;
	margin: 0;
	}	
#biog_txt p {
	padding: 0;
	margin: 20px 20px 10px 0;
	}
#biog_txt img {
	float: left;
	margin: 4px 8px 0 0;
	padding: 0;
	border: 0;
	}
#header {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style:none;
	}
#name {
	float: left;
	margin: 1em 0 1em 20px;
	color: #5C560E;
	}
#gal_link {
	float: right;
	margin: 1em 20px 1em 0;
	padding-left: 20px;
	}
#gal_link a {
	font-size: 130%;
	margin: 0;
	padding: 0 0 0.1em 20px;
	background: url(../images/dot_off.gif) left no-repeat;
	}
#gal_link a:hover {
	background: url(../images/dot_on.gif) left no-repeat;
	color:#000000;
	}
#title {
	float:left;
	background: #FFFFFF;
	width: 800px;
	height: 100%;
	border-top: 1px solid #B1B8A4;
	border-bottom: 1px solid #B1B8A4;
	margin: 45px 0 20px 0;
	padding: 0;
	line-height: 2em
	}
#description {
	line-height: 3em;
	float: left;
	background: #FFFFFF;
	height: 100%;
	padding: 0;
	margin: 10px 0 0 20px;
	}


/*Gallery
---------*/
#img {
	float: left;
	padding: 20px 0 80px 20px;
	}
div.picture_text {
	float: right;
	width: 290px;
	text-align: justify;
	height: 100%;
	padding: 1em 20px 1em 0;
	margin: 0;
	}
#details {
	float: right;
	clear: right;
	width: 290px;
	padding: 0 20px 80px 0;
	}
#gallery {
	width:100%;
	height:100%;
	margin: 0;
	padding: 0 0 30px 0px;
	}
div.painting_title{
	float: right;
	width: 290px;
	border-bottom: 1px solid #B1B8A4;
	padding-right: 20px;
	line-height: 2.6em;
	}
h2.painting {
	padding: 16px 0 0.5em 0 ;
	}
table {
	width: 100%;
	border: 0;
	margin:1em 0 2em 0;
	}
#details a{
	font-size: 130%;
	margin: 0px;
	padding: 1em 5em 1em 0;
	background: url(../images/trolley.gif) right no-repeat;
	}
#details a:hover {
	color:#000000;
	background: url(../images/trolley_on.gif) right no-repeat;
	}

	
/*
FAQ
---*/
#faq_txt {
	float: left;
	width: 670px;
	text-align: justify;
	height: 100%;
	padding: 0 0 200px 73px;
	margin: 0;
	}
#faq_txt p {
	margin: 0 0 1.5em 0;
	padding: 0;
	}
#faq_txt h3 {
	color:#BBAE88;
	}
#f_title {
	float:left;
	background: #FFFFFF;
	width:800px;
	height: 100%;
	border-top: 1px solid #B1B8A4;
	border-bottom: 1px solid #B1B8A4;
	margin: 45px 0 20px 0;
	line-height: normal;
	}
#f_title h1 {
	margin: 6px 0px 7px 20px;
	}


/*
Contact Form
------------*/
#contactbody {
	float:inherit;
	padding:0 0 30px 20px;
	width:100%;
	height:100%;
	margin:0px
	}
#contactbody span {
	color:#5C560E;
	}
#contactform {
	width: 300px;
	}
#contactform dd {
	margin-left: 0px;
	padding-left: 0px;
	}
#fromname {
	border: 1px solid #B1B8A4;
	width: 200px;
	margin-bottom:16px;
	}
#fromaddress{
	border: 1px solid #B1B8A4;
	width: 200px;
	margin-bottom:16px;
	}
#comments{
	border: 1px solid #B1B8A4;
	width: 300px;
	margin-bottom:16px;
	}
#thanks {
	height: 400px;
	}
#thanks h2 {
	padding-left:20px;
	line-height: 1.5em;
	}


/*
Footer
------*/
#footer
{
float:left;
width:775px;
border:0;
position: relative;
height: 40px;
color:#FFFFFF;
font-size:90%;
padding-left: 20px
}
	
	
#footer a
{
	color:#FFFFFF;
	font-weight: bold	
}


/*
common Links
------------*/
a:link {
	border: none;
	color: #3BBFB3;
	text-decoration: none;
	}
a:visited {
	border: none;
	color:#A083AF;
	text-decoration: none;
	}
a:hover {
	color: #9DE8E1;
	}
a:active {
	border: none;
 	}
	




/*
additional tweaks
-----------------*/

label
{
display: block
}

button.buy
{
display: block;
background: transparent;
border: none;
font-size: 130%;
margin: 0px;
padding: 1em 5em 1em 0;
color:#000000;
background: url(../images/trolley.gif) right no-repeat;
font-family: Verdana, tahoma, sans-serif;
position: relative;
left: -4px;
cursor: pointer;
font-weight: normal;
width: 201px;
text-align: left
}

button.buy:hover
{
background: url(../images/trolley_on.gif) right no-repeat;
}


fieldset
{
border: 1px solid #B1B8A4;
margin: 0 16px 16px 16px;
padding: 12px 8px 8px 8px
}

legend
{
font-weight: bold;
color: #5C560E
}

#content_more p
{
margin: 16px 16px 16px 16px;
padding: 0;
}

input
{
width: 220px;
font-family: Verdana, tahoma, sans-serif;
}

select
{
font-family: Verdana, tahoma, sans-serif;
}

label
{
display: block;
margin-bottom: 4px
}

textarea
{
width: 100%;
height: 100px;
font-family: Verdana, tahoma, sans-serif;
font-size: small;
line-height: 1.2em;
}

button
{
color: #FFFFFF;
font-weight: bold;
background: #B1B8A4;
border: 1px solid #5C564B;
font-family: Verdana, tahoma, sans-serif;
font-size: small;
cursor: pointer;
}

button:hover
{
background: #9C9F95	
}

div.notice
{
border: 1px solid #B1B8A4;
padding: 8px;
margin: 8px;
text-align: justify
}

div#banner
{
width: 210px;
height: 130px;
position: absolute;
bottom: 295px;
right: 50px;
text-align: justify;
color: #655e4e;
overflow: hidden;
cursor: pointer
}

div#banner h2
{
font-size: 1.7em;
margin: 0 0 0.3em 0;
line-height: 1.3em
}

.rental_login
{
background: #DADFD1;
position: absolute;
width: 290px;
height: auto;
top: 180px;
right: 32px;
padding: 12px;
padding-bottom: 28px
}

.rental_login h2
{
font-size: 1.8em;
color: #7F7B4F;
margin-left: 15px;
margin-top: 12px
}

.rental_login p
{
text-align: justify
}

.rental_login label, .rental_login input, .rental_login button
{
margin-left: 15px;
}

.rental_login input
{
width: 130px
}

.rental_login label
{
font-weight: bold
}

.rental_login a
{
font-weight: bold;
color: #7F7B80	
}

.rental_txt
{
float: left;
width: 424px;
text-align: justify;
height: 100%;
padding: 0 0 60px 16px;
margin: 0;
}


#other_txt {
	float: left;
	width: 400px;
	text-align: justify;
	height: 100%;
	padding: 0 32px 200px 0;
	margin: 0;
	}
	
	
table.newsletter 
{
width: 373px;
padding: 4px;
margin: 8px 0 16px 16px;
float: left;
clear: both
}

table.newsletter th
{
background: #B1B8A4;
color: #FFF;
width: 140px;
padding: 2px;
border-bottom: 2px solid #959a8a
}

table.newsletter td
{
padding: 2px;
border-bottom: 2px solid #B1B8A4
}

table.newsletter td a
{
font-weight: bold;
}

#newsletter_txt
{
float: left;
width: 395px;
text-align: justify;
margin: 0 0 0 4px
}	



