/*basic page layout styles for 3 column layout*/
html{
width: 100%;
  height: 100%;
}
body{
font-family: arial, "lucida console", sans-serif;
font-size:12px;
color:#aaaaaa;
line-height:140%;
background-color:#ffffff;
margin:0;/**/
padding:0 5px 0 0;
width: 100%;
  height: 100%;
/*overflow:hidden;*/
}
a:link{
text-decoration:none;
color:#aaaaaa;
border:0;
}
a:visited {
border:0;
text-decoration:none;
color:#aaaaaa;
 }
a:hover{
text-decoration:none;
color:#2f6431;
border:0;
}
a:active {

text-decoration:none;
 }
a.nav_icon {
 
 color:#2f6431;
 }
 .headline{
 font-size:16px;
color:#2B6306;
font-weight:bold;
 }
 .subhead{
 font-size:12px;
color:#306c09;
font-weight:normal;
 }
ul{
clear:both;
margin:0;
padding:0;
list-style-type:none;
display:block;
}
p{
font-size:12px;
}
label{
font-size:12px;
}
.indent{
margin:1px 0 2px 13px;
/*border-bottom:0px solid #aaaaaa;
width:80%;*/
}
.indent2{
margin:1px 0 2px 53px;
border-bottom:0px solid #aaaaaa;
width:80%;
}
li{

margin:1px 0 2px 0;
/*border-bottom:1px solid #aaaaaa;
width:80%;*/
}
.cleared{
clear:both;
height:20px;
}
.logo{
color:#2B6306;
font-size:15px;
letter-spacing:.07em;
margin:0 0 7px 0;
}
.essay{
width 300px;
margin: 10px 100px 10px 100px;
text-align:left;
/*border:1px solid #ff0000;
background-color:#cb0039;*/
}
.small_date{
font-size:10px;
}
.readmore{
font-weight:bold;
font-size:10px;
text-decoration:underline;
}
#container{
width:auto;
height:auto;
background-color:#f2f7ec;
position:relative;
margin:0;
padding:0;
/*border:2px solid #ff0000;*/
}

  .left-grey{
   /*width:20%; 
   float:left;
  display:inline;
  position:relative;
  height:100%;
  background-color:#f2f7ec;
*/
  }
  #middle-pics{
  width:60%;
  height:auto;
  background-color:#ffffff;
  float:left;
  display:inline;
  text-align:center;
  margin:20px 0 0 0;
  
  }

  #right-grey{
  width:20%;
  height:100%;
  background-color:#f2f7ec;
  float:left;
  display:inline;
  }
  .footer {
  background-image:url('http://www.lisabarnard.co.uk/images/lb_symbols.gif');
background-repeat: no-repeat;
background-position:left bottom;
	padding-bottom: 30px;
	margin: 0 0 0 30px;
	font-size:12px;
	line-height:normal;

}
  
  #picture-holder {
	text-align: center;
	height:100%;
	background-color:#ffffff;
	width:auto;
	z-index:1;
}

#picture-scroller {
  width:900px;
	text-align: center;
	overflow:auto;
	overflow:-moz-scrollbars-horizontal;
	overflow-x:scroll;
	/*background-color:#ff0000;*/
}

  
#innerpic {
background-color:#ffffff;
min-height:400px;
height:auto !important;
height:400px;
} 
#spacer{
width:800px;
margin:0 auto 0 auto;
}
#floated_links{
float:right;
display:inline;
margin:7px 0 0 0;
width:auto;
border:0px solid #cb0039;
}
#floated_left_links{  
float:left;
display:inline;
margin:7px 0 0 20px;
width:auto;
clear:both;
}
  .pad{
  display:block;
height:100px; /* height to miss header and footer */
  }
form {
	display: inline;
}

img {
	border: 0;
	display: inline;
}

input.submit
{
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	background-image: url('../graphics/button-bg.gif');
	background-repeat: repeat-x;
	color: #333333;
	font-size: 75%;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}


#main_container {
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
}

#inner_wrapper {
/*border:1px solid #cb0039;
	 padding: 10px;*/
	text-align:center;
	width: 600px;
	margin:0 auto 0 auto;
}

#wrapper {
	font-family: Verdana, "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 10pt;
}

.thumbnail img {
	padding: 5px;
	text-align: center;
	margin: 4px;
	background: #FFF;
	border-width: 1px;
	border-color: #778899;
}


.thumbnail a:hover img {
    border-width: 2px;
    border-color: #999999;
	margin: 3px;
}

.photos {
	padding: 5px;
	margin: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
#thumb-nav {
/*background-color:#cb0039;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;*/
padding:5px 0 0 0;
/*text-align:center;
margin:0px auto 0px auto;

display: block;
position:relative;*/
}


#thumb-nav li{
list-style-type:none;
display:inline;

}
#force_thumbs{
position: absolute;
	bottom: 60px;	
text-align:center;

margin:0 auto 0 auto;

}

#pagination {
  
	padding: 2px;
	margin: 0;
	clear: both;
	border:0;
}

#breadcrumbs {
	/*margin: 0;
	padding: 2px;
	border-top: 		1px solid #CDCDCD;
	border-bottom: 		1px solid #CDCDCD;*/
	
	/*border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #FFC; */
}

#breadcrumb_links {
	text-align:center;
  clear:both; 
}

table {
	border: 0px;
	padding: 0px;
	}
		
a.nav-link-img-next {
		background-image:    url(../graphics/fforward.gif);
    	background-repeat:   no-repeat;
    	background-position: right 1px;
		padding-right: 20px;
		width: 40px;
	  }

a.nav-link-img-prev {
		background-image:    url(../graphics/rewind.gif);
   	 	background-repeat:   no-repeat;
    	background-position: left 1px;
		padding-left: 20px;
		width: 40px;
	  }
		

.tag {
		 text-align: center;
}

.errors
{
    width:            500px;
    background-image: url('../graphics/x.gif');
    background-repeat: no-repeat;
    background-position: 5px 8px;
    margin-bottom:    15px;
    border:    1px solid maroon;
    padding:          8px;
    background-color: #FFCCCC;
    padding-left:     28px;
}
		 

.align-right {
	text-align: right;
}

.arrows{
font-weight:bold;
text-decoration:none;
color:#000;

font-stretch: ultra-expanded
}

#info_box{
width:177px;
margin:0 auto 10px auto;

}
#description{
position:absolute;
top:10px;
right:10px;

}
#description p{
font-size:11px;
}

#vidInfo{
	height:20px;
	width:448px;
	
	text-align:right;
}
#vidInfo img{
float:right;
margin:0 4px 0 0;
}
