/* COLOURS
BROWN - #3C1F03
RED - #900000
GREEN - #9C8230
YELLOW - #CC9933
*/

html, body {
height:100%;
}

body {
background:#3C1F03 url(images/body_bg.gif) repeat-x top;
}

* {
margin:0;
padding:0;
border:0;
list-style:none;
font-family:verdana, arial, courier, sans-serif;
}

#wrap {
position:relative;
margin:auto;
width:770px;
min-height:100%;
background:#3C1F03 url(images/wrap_bg2.gif) repeat-y;
}

* html #wrap {
height:100%;
}

h1 {
position:relative;
width:230px;
height:220px;
}

* html h1 {
margin-top:-220px;
}

#photobox {
float:right;
height:220px;
width:530px;
padding-left:10px;
background:white url(images/photo_bg.jpg) no-repeat;
}

#mainmenu {
position:relative;
width:230px;
height:175px;
top:0;
}

#mainmenu a {
text-decoration:none;
display:block;
height:30px;
width:230px;
}

#mainmenu li {
width:230px;
height:30px;
}

#mainmenu li#top {
height:25px;
}

/* HOME BUTTONS */
#mainmenu li#home a { background-image:url(images/home_off.gif); }
#mainmenu li#home a:hover { background:transparent; }
#mainmenu li#home { background-image:url(images/home_roll.gif); }

/* ABOUT BUTTONS */
#mainmenu li#about a { background-image:url(images/about_off.gif); }
#mainmenu li#about a:hover { background:transparent; }
#mainmenu li#about { background-image:url(images/about_roll.gif); }

/* MEDIA BUTTONS */
#mainmenu li#media a { background-image:url(images/media_off.gif); }
#mainmenu li#media a:hover { background:transparent; }
#mainmenu li#media { background-image:url(images/media_roll.gif); }

/* WORK BUTTONS */
#mainmenu li#work a { background-image:url(images/ourwork_off.gif); }
#mainmenu li#work a:hover { background:transparent; }
#mainmenu li#work { background-image:url(images/ourwork_roll.gif); }

/* CONTACT BUTTONS */
#mainmenu li#contact a { background-image:url(images/contact_off.gif); }
#mainmenu li#contact a:hover { background:transparent; }
#mainmenu li#contact { background-image:url(images/contact_roll.gif); }

.hide {
display:none;
}

#inner-wrap {
width:500px;
float:right;
min-height:100%;
margin-right:30px;
margin-top:-175px;
padding-bottom:55px;
}

#footer {
position:absolute;
bottom:0;
width:100%;
height:50px;
background:white url(images/footer_bg2.gif) no-repeat;
}

#footer p {
margin-left:350px;
}

.clear {
clear:both;
margin-top:0;
height:1px;
width:100%;
overflow:hidden;
} 

.img_right {
float:right;
margin:0 10px;
padding:1px;
border:1px solid;
border-color:#e5e5e5 #ccc #ccc #e5e5e5;
}

.img_right img {
vertical-align:bottom;
}

.img_left {
float:left;
margin:0 10px;
padding:1px;
border:1px solid;
border-color:#ccc #e5e5e5 #e5e5e5 #ccc;
}

.img_left img {
vertical-align:bottom;
}

h2 {
font-size:14px;
font-weight:bold;
color:#6E0000;
padding-top:6px;
height:20px;

background:transparent url(images/h2_bg.gif) no-repeat;
}

* html h2 {
margin-left:20px;
}

h3 {
font-size:12px;
font-weight:bold;
color:#9C8230;
margin:10px 20px;
border-bottom:1px solid #CC9933;
}

p {
font-size:11px;
line-height:16px;
margin:10px 20px;
color:#666;
}

a {
color:#900000;
text-decoration:underline;
}

a:hover {
color:#900000;
text-decoration:none;
}

.price {
float:right;
margin-right:160px;
margin-top:-15px;
}

/* BEGIN LIGHTBOX STYLES */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 11px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;color:#3C1F03;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

.photolist {
position:relative;
width:486px;
margin:auto;
}

.photolist li {
float:left;
width:155px;
padding-left:5px;
margin:5px 1px;
height:155px;
padding-top:5px;
background:white url(images/gallery_bg.gif) no-repeat;
}

/* BEGIN ACCORDION STYLES */
#basic-accordian{
	padding:5px;
	width:480px;
	z-index:2;
}

.accordion_headings{
	padding:5px;
	background:#9C8230 url(images/acc_heading_off.gif) repeat-x;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	color:white;
}

.accordion_headings:hover{
	background:#CC9933 url(images/acc_heading_on.gif) repeat-x;
}

.accordion_child{
	padding:15px;
	background:#EEE url(images/accordion_body_bg.gif) repeat-x;
}

.accordion_child h3 {
margin:5px;
}

.accordion_child p {
margin:10px;
}

.header_highlight{
	background:#CC9933 url(images/acc_heading_on.gif) repeat-x;
}

#videoBox {
width:320px;
height:240px;
float:right;
margin-right:90px;
}	