/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

a:link {
	color: #bc0101;
}

a:hover{
	text-decoration: underline;
	color: #353535;
}

a:visited {
	color: #bc0101;
}

*
{
border: 0;
margin: 0;
}

#centerimg{
	margin: 0 auto;
	width:725px;
	height: 35px;
	background:url(images/cont_bot.png)top center no-repeat;
}

body
{

	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #ffffff url(images/bg.gif) repeat-x;
}

#main
{
margin: 0 auto;
width: 900px;
background: #ebe5ef url(images/main.jpg) no-repeat top;
border-left: 10px solid #ffffff;
border-right: 10px solid #ffffff;
}

#main p
{
margin: 2px 0;
}

#header
{
width: 900px;
margin: 0 auto;
}

#logo
{
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}


#logo H2 a
{
font-size: 10px;
}

#buttons
{
width: 828px;
height: 48px;
padding-left: 72px;
}

#buttons ul {
    padding-left: 10px;
    margin: 0px;      
}

#buttons li {
	display: inline;		
}

#buttons a {
	display: block;
	float: left;
	width: 143px;
	height: 28px;
	background: url(images/menu.gif) no-repeat;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	padding-top: 20px;
	margin-right: 5px;
}

#buttons a:hover {
	width: 143px;
	height: 28px;
	background: url(images/menu_hover.gif) no-repeat;
	color:#bc0101;
}

#content
{
width: 725px;
margin: 0 auto;
font-size: 13px;
}
.content_top{
	width:735px;
	background:url(images/cont_top.png) bottom center no-repeat;
	height:1px;
	margin: 0 auto;
}

#content_bg{
	background: url(images/cont_bg.png) repeat-y top;
}

#left
{
/*width: 479px;*/
padding: 5px;
}

#text{
	width: 474px;
	padding: 5px;
}

#left H1
{
color: #000a8f;
margin: 0;
margin-bottom: 10px;
padding: 10px 0 0 10px;
font-size: 18px;
border-bottom: 1px solid #bc0101;
}

#left a
{
 color: #bc0101;
}

#left a:hover{
	text-decoration: none;
	color: #000a8f;
}

#left a:visited {
	color: #3a7854;
}


#left .date 
{
	height: 41px;
	margin-top: 10px;
	padding-top: 3px;
	font-size: 10px;		
}

#left .date ul
{
	list-style: none;	
}

#left .date li
{
	display: inline; 
}

#left .small_icon1
{
background: url(images/icon1.png) no-repeat;
height: 24px;
float: left;
display: block;
text-align: left;
padding-top: 6px;
padding-left: 40px;
padding-right: 15px;
color: #000a8f;
font-size: 12px;
text-decoration: none;
}

#left .small_icon2
{
background: url(images/icon2.png) no-repeat;
height: 24px;
float: left;
display: block;
text-align: left;
padding-top: 6px;
padding-left: 40px;
padding-right: 15px;
color: #000a8f;
font-size: 12px;
text-decoration: none;
}

#left .small_icon3
{
background: url(images/icon3.png) no-repeat;
height: 24px;
float: left;
display: block;
text-align: left;
padding-top: 6px;
padding-left: 40px;
color: #000a8f;
font-size: 12px;
text-decoration: none;
}

#right
{
width: 225px;
padding: 5px;
float:right;
}

#right ul 
{
	list-style: none;
	padding: 5px;
	margin: 0px;
	display:block;
	
}

#right ul li{
	margin-bottom: 20px;
}

#archives ul li {
	margin-bottom: 5px;
	background:url(images/list_style.gif) no-repeat left;
	padding-left: 15px;

}

#right h2 {
color: #000a8f;
margin: 0;
padding: 0;
font-size: 18px;
padding-top: 10px;
padding-left: 10px;
border-bottom: 1px solid #bc0101;
}

#right a:link {
	text-decoration: none;
}

#right a:hover {
	text-decoration: underline;
}
#right a:visited {
		text-decoration: none;
}

#right li a {
	padding-left: 10px;
	background: url(images/img09.gif) no-repeat 1px 5px;
}

#footer
{
	border-top: 1px solid #649ac8;
	margin-top: 10px;
	font-size: 10px;
	color: #000000;
	padding-top: 4px;
	text-align: center;
	clear:both;
}

#footer a
{
color: #bc0101;
font-size: 10px;
text-decoration: none;
}
.padding
{
padding: 10px;
color:#FF0000;
font-weight: bold;
}

/* Style for contact page */

#contact_recaptcha_form label {
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
}

#id_subject {
	width: 500px;
}

#id_message {
	width: 505px;
}

#id_email {
	width: 500px;
}

#contact_recaptcha_form p {
	margin-top: 0;
	margin-bottom: 5px;
}

#contact_recaptcha_form label {
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
}

#contact_recaptcha_form input {
	display: block;
}

#contact_recaptcha_submit {
	margin-top:20px;
}

.errortitle {color:red;
			font-weight: bold;
			font-size: 1.1em;
			margin-top: 20px;
			margin-bottom: 20px;
			background-color: #FFF8DC;
}

.errorlist {color:red;
			font-size: 1.1em;
			margin-top: 30px;
			margin-bottom: 0;
			background-color: #FFF8DC;
}

/* gallery-detail template. This is where we display all the thumbnails in a gallery */

/* Gallery container */
.photo-gallery {
	display:inline;
	float:left;
	width: 600px;
}

.photo-gallery h2 {
	padding: 10px 0;
}

#all-galleries {
	 /* The photo-gallery divs are floated, I want the link at the bottom to appear, well, at the bottom. */
	clear: left;
	font-size: 1.2em;
	margin-left: 90px;
}

/* Photo thumbnails in a gallery */
.gallery-photo {
	float:left;
	height: 90px;
	width: 95px;
	margin: 5px 0;
	text-align:center;
}

.photologue_photo {
	float: left;
	position: relative;
	margin-bottom: 10px;
}

.photologue_photo img  {
	border: 1px solid black;
}

#photologue_parent {
display: block;
	text-align: center;
}

#booking_technical {
	margin-top: 10px;
}

#booking_technical p
{
margin: 10px 0;
}

