/**
Client:		 	De Lamerie	
Date:				June 2009
Created by:	Gencon
**/


/** RESET CODE **/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

/** **/

/** CLEAR AND FLOATS **/

.clear {
	clear:both;
	margin:0;
	line-height:1%;
	padding:0;
	font-size:0.1em;
	display:block;
	height:1%;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display:inline-block;
}

.right {
	float:right;
}

.left {
	float:left;
}

/** **/

/** STRUCTURE **/

html { height: 100%; margin-bottom: 1px;} /* This forces a vertical scroll bar regardless of page height, simply to combat the irritating page shift. */

body {
	margin:0px auto;
	font-family: "Trebuchet MS", sans-serif;
	color: #ffffff;
	background:#000 url(/images/bg_body.png) top center no-repeat;
	font-size:100%;
  line-height:1.125em;
}

.head, .container, .foot {
	margin:0 auto;
	width:906px;
	clear:both;
}

.head {
	position:relative;
	height:99px;
}

.container {
	position:relative;
}

.content {
	width:906px;
	float:left;
}

body.editor .content {
	margin:30px 0 0 0;
}

.content_one {
	width:432px;
	float:left;
	margin:30px 21px 0 0;
	display:inline;
}

.content_two {
	width:453px;
	float:right;
	display:inline;
	min-height:391px;	
	height:auto !important;
	height:391px;		
	position:relative;
}

#gallery .content_col2, #gallery .content_col1 #gallery_image_set {
	margin-top:30px;
}

.foot {
	padding:5px 0 0 0;
	width:906px;
	background: url(/images/bg_foot.png) no-repeat top center;
	height:75px;
}

body#home .foot {
	background: url(/images/bg_foot_home.png) no-repeat top center;
	padding:4px 0 0 0;
}


/** **/

/** HEAD **/

#home .head {
	text-align:center;
}

.logo {
	position:absolute;
	top:14px;
	right:384px;
}

/** PRIMARY NAVIGATION **/

.head ul {
	position:absolute;
	top:73px;
	left:120px;
	width:860px;
}


.head ul li {
	display: inline;
	float: left;
	color:#fff;
	padding:0;
	margin:0;
	width:140px;
	text-align:center;
	font-size:0.8em;
}

.head ul li.nav1_1 {
	width:130px;
}

.head ul li.nav1_2 {
	width:150px;
}
.head ul li a {
	display:block;
	float:left;
	color:#bfa86b;
	text-transform:uppercase;
	padding:0 10px 0 10px;
	text-decoration:none;
	line-height:normal;
}

.head ul li a.activelink  {
	color:#fff;
}

.head ul li a:hover {
	text-decoration:none;
	color:#fff;
}

.head ul li.metaEdit {
	position:absolute;
	top:-50px;
	left:0;
	font-size:0.7em;
	width:150px;
}

.head ul li.metaEdit a {
	text-transform:none;
	font-family:verdana;
	background:#000;
	color:#bb141a;
}

/** **/

/** FOOTER NAVIGATION **/

.foot ul {
	margin-top:15px;
}

.foot ul li {
	float:right;
	display:inline;
	font-size:0.7em;
}

.foot ul li a {
	padding:0 0 0 40px;
	display:inline;
	float:left;
	text-decoration:none;
	color:#555555;
}

.foot ul li a:hover {
	color:#fff;
}

.foot ul li#nav2_2, .foot ul li#nav2_3, .foot ul li#nav2_4 {
	float:right;
}

.foot ul li#nav2_2 a {
	padding:0;
}

/** **/

/** GENERIC STYLES **/

h1, h2, h3, h4 {
	font-weight:normal;
	margin-bottom:18px;
}

h1 {	
	font-size:1.3em;
}

h2 {	
	font-size:1.2em;
}

h3 {	
	font-size:1.1em;
}

p, li, address {
	line-height:1.6em;
	font-size:0.7em;
}

a {
	color:#bfa86b;
	text-decoration:none;
}

a:hover {
	color:#fff;
	text-decoration:underline;
}

.content ul {
	list-style: disc;
	padding:0em 0 0 1.0em;
	margin:0;
}

.content ul li {
	margin:0;
	padding:0;
}

.content ol {
	list-style: decimal;
	padding:0.5em 0 0 1.5em;
}

/* */

/** **/

/** STYLES AND STRUCTURE FOR SPECIFIC AREAS / SECTIONS **/

/* Home */

#home .content {
	margin-top:0px;
	height:392px;
	float:left;
	position:relative;
}

body#home {
	background:#000 url(/images/bg_body_home.png) no-repeat top center;
}

.pics { height: 390px; width: 906px; padding:0; margin:0; overflow: hidden; z-index:1; }
.pics img { height: 390px; width: 906px; top:0; left:0; }

.minipics img { width: 200px }
.minipics img.edit-icon { height: auto; width: auto; }
div.edit_home_images { float:left; width:220px; }

ul.filmstrip {
	font-size:1%;
	line-height:300px;
	position:absolute;
	bottom:0px;
	left:0px;
	padding-left:150px;
	width:756px;
	background: url(/images/bg_home_nav.png) 8px 0;
	z-index:255;
	overflow:hidden;
}

ul.filmstrip li {
	display: inline;
	float: left;
	margin:0;
	padding:0;
}

ul.filmstrip li a {
	height:51px;
	display:block;
	overflow:hidden;
	line-height:0px;
	color:#000;
}

ul.filmstrip li a:hover {
	color:#000;
}

ul.filmstrip li#nav1_1 a {width:153px;background:url(/images/home_nav1.png) no-repeat top left;}
ul.filmstrip li#nav1_1 a:hover, ul.filmstrip li#nav1_1 a.activelink {width:153px;background:url(/images/home_nav1o.png) no-repeat top left;}
ul.filmstrip li#nav1_2 a {width:173px;background:url(/images/home_nav2.png) no-repeat top left;}
ul.filmstrip li#nav1_2 a:hover, ul.filmstrip li#nav1_2 a.activelink {width:173px;background:url(/images/home_nav2o.png) no-repeat top left;}
ul.filmstrip li#nav1_3 a {width:158px;background:url(/images/home_nav3.png) no-repeat top left;}
ul.filmstrip li#nav1_3 a:hover, ul.filmstrip li#nav1_3 a.activelink {width:158px;background:url(/images/home_nav3o.png) no-repeat top left;}

ul.filmstrip li#nav1_4 a {width:121px;background:url(/images/home_nav4.png) no-repeat top left;}
ul.filmstrip li#nav1_4 a:hover, ul.filmstrip li#nav1_4 a.activelink {width:121px;background:url(/images/home_nav4o.png) no-repeat top left;}


/** **/

/* ABOUT US */

body#about_us .thumb_holder {
	margin-top:10px;
}

/** **/
/* GALLERY */

#gallery_gallery_title h2, .gallery_description h3 {
	font-size:0.7em;
	margin-bottom:15px;
}

#gallery .content_col2 {
	float:left;
	width:142px;
}

#gallery .content_col1 {
	width:720px;
	float:right;
	display:inline;
	min-height:391px;	
	height:auto !important;
	height:391px;		
	overflow:hidden;
}

#gallery .content_col2 ul {
	list-style:none;
	margin:0;
	padding:0;
}

#gallery .content_col2 ul li {
	padding:0  0 16px 0;
}

#gallery .content_col2 ul li a:hover {
	text-decoration:none;
}

#gallery .content_col2 ul li a.activelink {
	color:#fff;
}

#gallery .gallery_thumbs {
	float:left;
}

#gallery #gallery_main_image  {
	width:453px;
	padding:0;
	float:right;
}

#gallery #gallery_image_set {
	float:left;
	padding:0;
	width:210px;
	margin-bottom:12px;
}

.thumb {
	margin:0 5px 5px 0;
	float:left;
	width:47px;
	height:47px;	
	border:1px solid #242424;
	overflow:hidden;
}

.thumb:hover {
 border-color:#bfa86b;
}	

#gallery .gallery_main_image {
	width:493px;
	height:391px;
	float:right;
	overflow:hidden;
}

#gallery .gallery_description {
	width:175px;
}

/* large image */

#gallery_large_image a:hover {
	text-decoration:none;
}

#gallery_large_image .holder {
	width:740px;
	margin:90px auto;
	background:url(/images/gallery_large_background.png);
	position:relative;
}

#gallery_large_image .holder .large_image {
	margin:20px 0;
}

#gallery_large_image .nav {
	background:url(/images/gallery_large_background.png);
	width:30px;
	position:absolute;
	top:0;
	height:100%;
	font-size:0.6em;
	font-weight:bold;
}

#gallery_large_image .nav.left {
	left:0;
}

#gallery_large_image .nav.right {
	right:0;
}

#gallery_large_image .nav p {
	position:absolute;
	top:40%;
	color:#666;
}

#gallery_large_image .nav.right p {
	right:5px;
}

#gallery_large_image .nav.left p {
	left:5px;
}

/* */

/* Foot */

.foot p {
	color:#555555;
	font-size:0.7em;
}

div.footer_address p {
	text-transform:uppercase;
	text-align:center;
	line-height:1.8em;
	position:relative;
}

div.footer_address p.admintext {
	text-transform:none;
}

p.copyright {
	margin-top:15px;
	float:left;
}

/* */


/** FORMS **/

.contactform {
	margin-top:15px;
}

.contactform label,.contactform input {
	display:block;
	font-size: 0.7em;
}

.contactform input, .contactform textarea {
	margin:0 0 0.3em 0;
}

.contactform fieldset {
	margin: 0;
	padding: 0;
	border: none;
	background-color: transparent;
}

p.adminerror {
	padding:5px 0;
	border-top:1px solid #bed63a;
	border-bottom:1px solid #bed63a;
	color:#990000;
	margin-top:0;
	font-weight:bold;
}

form p.adminerror {
	font-weight:normal;
	border:none;
	margin-top:-0.5em;
}

form #name, form #email, form #number, form #enquiry, form #address, form #brochure {
	width:165px;
	border:1px solid #5a5757;
	background:#393939;
	color:#fff;
	padding:2px;
	margin-top:3px;
}

form #brochure {
	margin-bottom:5px;
	padding:0;
}

.form-left {
	width:185px;
	float:left;
}

.form-right {
	width:185px;
	float:left;
}

input#submit_button {
	border:1px solid #e6d2a0;
	background: #bfa86b;
	color:#fff;
	padding:0 5px;
	margin-top:15px;
	cursor:pointer;
	font-size:12px;
}

textarea {
	font-family:arial;
	font-size:11px;
	overflow:auto;
}

form #name.error, form #email.error, form #number.error, form #enquiry.error, form #address.error, form #brochure.error {
	border-color:#990000;
	background:#ffffcc;
	color:#000;
}

.contactform p.adminerror {
	display:none;
}
	

/* */

form .note_info, form .note_warning, form .buttons, form .note_plain {
	margin-left:60px;
	text-align:left;
}



/** **/

/** ADMIN **/


.formerror {
	color:red;
}

span.formerror {
	display:block;
}

.admintext {
	z-index:89;
}

p.admintext a, a.admintext {
	color:#bb141a;
	padding:2px;
	font-size:11px;
}

p.admintext a:hover, a:hover.admintext {
	color:#bb141a;
	text-decoration:none;
}

.admin a {
	color:#cc0000;
	text-decoration:none;
	background:#ddd;
	padding:0.4em;
	border:1px #fff solid;
	line-height: 2em;
	font-weight:bold;
	display: inline;
}

.admin a:hover {
	background:#ccc;
}

.content_two p.admintext {
	position:absolute;
	top:0;
	left:0;
	background:#000;
}

table.editor {
	width:100%;
	font-size:0.8em;
}

table.editor th, table.editor td {
	padding:5px;
	vertical-align:top;
}

/** **/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(/images/macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #403428;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#c5bfa7;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}
/*  */


