/* CSS Document - written by Vivid Systems for Anna Hillman */

/* HTML ELEMENTS */

body {
	background-color : #FFFFFF;
	color : #000000;
}	

a, h1, h2, h3, p, li, .footer {
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

a {
	text-decoration : none;
	font-weight : bold;
}

a:link, a:visited  {
	color: #FF00CC;
}

a:hover, a:active {
	color: #0099FF;
}

h1, .header_left {
	font-weight : lighter;
	font-size : 20px;
	color : #0099FF;
}

h1 {
	text-align : left;
	margin-bottom : 15px;
	/* padding-left : 38px; */
}

.header_left {
	text-align : left;
}

h2 {
	font-size : 12px;
	font-weight : bold;
	color : #0099FF;
}

img {
	border : 0px;
}

li{
	color: #333333;
	list-style-type : disc;
	margin-left : -25px;
	line-height : 110%;
}

.h1_opa {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : lighter;
	font-size : 20px;
	text-align : left;
	margin-bottom : 15px;
	margin-top : 13px;
	color : #0099FF;
}

/* HEADER */

.top_bar {
	background-color:#FFCC00; 
	border-top : 8px solid #FFFFFF;
	border-bottom : 20px solid #FFFFFF;
	border-right : 8px solid #FFFFFF;
	border-left : 0px;
	height : 73px;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	z-index : 2;
}
	
.top_bar_header {
	background: #FFCC00 url('images/anna_hillman_photography.gif') 0 0px no-repeat;
	float : right; 
	width : 300px;
	height : 73px;
}

.top_bar_graphic {
	border-top : 0px;
	border-bottom : 0px;
	border-left : 8px solid #FFFFFF;
	border-right : 11px solid #FFFFFF;
	width : 100px;
	height : 73px;
	position: absolute;
	top: 0px;
	z-index : 3;
}

.top_bar_graphic {
	background: #FFCC00 url('images/mini_anna_camera_blue.gif') 0 0px no-repeat;
}

/*  NAVIGATION MENU */

.nav {
	border-left : 40px solid #FFFFFF;
	width : 155px;
	height : 450px;
	position : absolute;
	top : 152px;
	left : 0px;
	z-index : 1;
}
	
.nav a {
	background-repeat : no-repeat;
	vertical-align : text-middle;
	display : block;
	padding-left : 60px;
	padding-top : 0px;
	margin-bottom : 5px;
	border : 0px;
	width : 100px;
	height : 50px;
	font-size : 10px;
	line-height : 3.3em;
}

.nav_1_here a:link, .nav_1_here a:visited, .nav_1_here a:hover, .nav_1_here a:active, 
.nav_2_here a:link, .nav_2_here a:visited, .nav_2_here a:hover, .nav_2_here a:active {
	background-image:url('images/buttonAr35.jpg');
	color: #0099FF;
}

.nav_1 a:link, .nav_1 a:visited {
	background-image:url('images/buttonA35.jpg');
}

.nav_2 a:link, .nav_2 a:visited {
	background-image:url('images/buttonB35.jpg');
}

.nav_1 a:hover, .nav_1 a:active, .nav_2 a:hover, .nav_2 a:active{
	background-image:url('images/buttonBr35.jpg');
	color: #865932;
}

.blog {
	border : 0px;
	width : 280px;
	height : 220px;
}

.blog a {
	background-repeat : no-repeat;
	border : 0px;
	display : block;
	width : 280px;
	height : 220px;}

.blog a:link, .blog a:visited{
	background-image:url('images/blog_link_star_pink.jpg');
}

.blog a:hover, .blog a:active{
	background-image:url('images/blog_link_star_brown.jpg');
}


/* NAVIGATION BUTTONS */

.body_nav {
	float : right;
	width : 100px;
}

.nav_prev_next {
	float : right;
}

/*
.nav_prev_buffer{
	width : 205px;
}

.nav_prev_next h1{
	margin-left : -30px;
}
*/

.nav_prev_next a {
	background-repeat : no-repeat;
	background-position : 50% 30%;
	display : block;
	border : 0px;
	width : 30px;
	height : 32px;
}

.nav_prev a:link, .nav_prev a:visited {
	background-image:url('images/previous1.gif');
}

.nav_prev a:hover, .nav_prev a:active {
	background-image:url('images/previous2.gif');
}

.nav_next a:link, .nav_next a:visited {
	background-image:url('images/next1.gif');
}

.nav_next a:hover, .nav_next a:active {
	background-image:url('images/next2.gif');
}

/* SUB-MENUS */

.submenu, .submenu_here {
	width : 700px;
	height : 20px;
	font-size : 10px;
}

.submenu {
	display : block;
	float : clear;
	padding-left : 34px;
}

.submenu_here, .submenu_h1, .submenu_here_h1 {
	display : inline;
}

.submenu a, .submenu_here  a{
	padding : 0px 5px;
}

/* TEXT */

.body_panel_free {
	/*margin-top : 132px;*/
	margin-top : 120px;
	margin-left : 200px;
	margin-right : 220px;
	width : 700px;
}

.body_panel_project  {
	margin : 0px auto;
	/*margin-top : 132px;*/
	margin-top : 120px;
	margin-left : 200px;
	margin-right : 220px;
	width : 700px;
}

.body_panel {
	margin : 0px auto;
	/*margin-top : 132px;*/
	margin-top : 120px;
	padding-left : 140px;
	width : 700px;
}
	
.body_image {
	border-top : 14px solid #FFFFFF;
	border-bottom : 14px solid #FFFFFF;
	text-align : center;
}

.contact-image {
	text-align : center;
	margin-top : 0px; 
	margin-bottom : 0px; 
	padding : 0px;
}


.body_text, .body_text_contact, .body_text_intro {
	margin : 0px auto;
	font-size : 13px;
}

.body_text p, .body_text_contact p, .body_text_intro p {
	margin : 20px 0px;		/* top&bottom  left&right */
}

.body_text_wide {
	width : 580px;
}

.body_text {
	width : 380px;
}

.body_text_subsection {
	font-size : 13px;
	text-align : left;
	width : 620px;
	padding : 0px 38px;
}

.body_text_subsection a:link, .body_text_subsection a:visited , .projecttext a:link, .projecttext a:visited  {
	color: #0099FF;
	font-weight: normal;
}

.body_text_subsection a:hover, .body_text_subsection a:active, .projecttext a:hover, .projecttext a:active   {
	color: #FF00CC;
	font-weight: normal;
}

.body_text_subsection_high img{
	float : right;
	margin : 0px 35px;
}

.body_text_subsection_low  img{
	float : right;
	margin : 0px;
}

.body_text_subsection h1 {
	padding : 0px;
}

.body_text_subsection_caption {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : center;
}

.body_text_subsection_quote {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : left;
}

.submenu_here  a{
	color: #0099FF;
}

.submenu_here_h1 a{
	color: #0099FF;
}

.submenu a:hover, .submenu a:active {
	color: #865932;
}

.submenu_h1 a:link, .submenu_h1 a:visited{
	color: #FF00CC; 
}

.submenu_h1 a:hover, .submenu_h1 a:active {
	color: #865932;
}

.body_nav_recent_pics {
	float : right;
	padding-left : 30px;
	width : 100px;
}

.body_recent_pics {
	padding-left : 30px;
	width : 400px;
}

.body_text_exhibitions h1{
	color : #000000;
	margin-bottom : 0px;
}
	
.body_text_exhibitions h2 {
	margin-bottom : 0px;
	line-height : 0.7em;
}

.body_text_exhibitions h3 {
	color : #04669C;
}

.body_text_exhibitions table {
	margin: 0px;
}

.table_first_paragraph {
	margin-top : 0px;
}

.table_last_paragraph {
	margin-bottom : 0px;
}
/*
.nav_header{
	width : 350px;
	padding-left : 100px;
}
*/

.body_text a {
	font-weight : normal;
	text-decoration : none;
	}

.body_text_contact {
	width : 500px;
}

.body_item_projects {
    clear : both;
	height : 110px;
	padding-bottom : 0px;
}

.body_grid h1, .body_recent h1 {
	padding-left : 27px;
}

.body_grid, .body_recent {
	/*margin : 0px auto;*/
	margin-left : 20px;
	padding-left : 0px;
	height : 420px;
}

#opa_grid {
	margin-left : 8px;
}

#submenu_workshop {
	margin-top : -20px;
}

.body_recent {
	width : 435px;
}

.body_image_projects {	
	text-align : right;
}

.body_caption {
	font-size : 11px;
	text-align : center;	
}

.contact_mail {
	text-align : center;
}

.back_to_top {
    clear : both;
	margin-top : 20px;
	margin-bottom : 10px;
	font-size : 10px;
}

.body_inspiration {
	width : 675px;
	margin-left : 60px;
}

.table_inspiration {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.table_inspiration_intro {
	margin-bottom : 40px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 1.4em;
}

.td_inspiration_intro, .td_inspiration_intro_text {
	padding : 0px 10px;;
}

.td_inspiration_intro_text {
	width : 200px;
}

.td_inspiration, .td_inspiration_left {
	margin : 10px;
	width : 310px;
	padding : 0px 10px;;
}

.td_inspiration_left_wide {
	float : left;
	margin : 10px 15px 20px 10px;         /* top right bottom left */
	width : 374px;
}

.td_inspiration_right {
	margin : 10px 10px 10px 15px;
	width : 310px;
	padding : 0px 10px;
}

/* PROJECTS */

.projectsgrid {
	display : inline;
	font-size : 0px;
}

.projectsgrid img {
	 width : 50px;
	 height : 50px;
	 border : 0px;
	 margin : 2px 2px;
}

.projecttext {
	padding-top : 13px;
	font-size : 12px;
}

.projectcaption {
	font-size : 11px;
}

.project_header  h1{
	margin-bottom : 0px;
	margin-left : -17px;
}

.archive_link {
	float : right;
	font-size : 10px;
	padding-top : 15px;
	padding-right : 30px;
}

/* SUSTAINABLE DESIGN */

.sustaingrid {
	display : inline;
	font-size : 0px;
}

.sustaingrid img {
	 width : 100px;
	 height : 142x;
	 border : 0px;
	 margin : 2px 2px;
}

/* FOOTER */

.footer {
	margin-left : 0px;
	padding-top : 10px;
	text-align : left;
}

.footer p, .footer_vivid p {
	font-size : 10px;
	color : #0099FF;
}

.footer_vivid  a {
	color : #0099FF;
	vertical-align : text-middle;
	font-size : 10px;
	font-weight : normal;
	line-height : 1em;
	margin-top : -11px;
	margin-left : -17px;
}

.ie_fix {
	display : block;
}

/* POP UPS */

.popup {
	font-size : 10px;
}

/* GALLERY  */

.zeromargin {
	margin : 0px;
}

.gallery_content {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #010101;
	padding-top:10px;
	padding-bottom:6px;
}

.gallery_content {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #010101;
	padding : 0px;
	margin : 10px 0px 0px 0px;
}

#titleframe {
	width: 100%;
	padding: 0; 
}

.titleContent { 
	padding: 0; 
}

.banner
{
	font-size: 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #010101;
}

.banner .title{
	font-size:1.2em;
	font-weight:bold;
}

.catalogues {
	font-size : 13px;
	text-align : left;
}

.catalogues a:link, .catalogues a:visited  {
	color: #0099FF;
	font-weight: normal;
}

.catalogues a:hover, .catalogues a:active {
	color: #FF00CC;
	font-weight: normal;
}

.catalogues img {
	border: 1px black solid;
}

.magazinesgrid {
	margin-top : 8px;
}

.magazinesgrid img {
	 width : 70px;
	 height : 90px;
	 border : 0px;
	 margin : 3px 3px;
}

.magazine-popup {
	font-size : 16px;
	font-weight : bold;
	font-family : Helvetica Neue, Tahoma, Arial;
}

.mail {
	text-align : center;
	font-size : 13px;
}

.mail a:link, .mail a:visited  {
	color: #0099FF;
}

.mail a:hover, .mail a:active   {
	color: #FF00CC;
}

