/* CSS Document  Bar Barracuda  */

/* @annotation: colours ; blue; 323b7e  */


body {
	font-size: 62.5%;
	margin: 0px;
	text-align: center;

	
}


/*  main container */

div#surround {
	height: auto;
	width: 900px;
	top: 10px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	text-align: left;
	border-left:41px solid #323b7e;
	background-image:url(images/background.jpg);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position: 0px 0px;
	margin-bottom:80px;

}




div#brackets_box {
	position:relative;
	height: 238px;
	width: 303px;
	background-image:url(images/brackets_box.png);	
	left: 118px;
	top:92px;
	
}

.spinning_fish{	
	width:240px;
	height:180px;
	position:relative;
 	margin-left:32px;
	margin-top: 30px;
}

div#header {
	position: relative;
	height: 62px;
	width: 100%;
	background-color: #ffffff;
	position:relative;
	left: 69px;
	bottom: 0px;
	
}

div#logo {
	height: 258px;
	width: 255px;
	background-color: #ffffff;
	position: relative;
	left:500px;
	padding-top:20px;
	padding-bottom:5px;
	z-index: 10;
	
}

div#mobile_bar {
	height: 40px;
	width: 630px;
	position:relative;
	left: 0px;
	bottom: 1px;
	
}

/* body links start */

a:link{
	color:#323b7e;
}
a:visited{
	color:#323b7e;
}

a:hover{
	color:#323b7e;
	font-size: 1em;
}



/* text elements start */ 
div#text1 {
 
	position: absolute;
	width: 600px;
	height: auto;
	left: 70px;
	top: 260px;
	background-color:#777777;
}

div#textlist {
 
	position: absolute;
	width: 250px;
	height: 300px;
	left: 425px;
	top: 346px;
}


.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #323b7e;
	font-weight: bold;
	padding-left:110px;	
	padding-bottom:10px;
	padding-top:100px;
}


.h1_list {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.5em;
	color: #323b7e;
	font-weight: bold;
	padding-left:80px;
}

.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #323b7e;
	font-weight: bold;
	padding-left:110px;
	padding-bottom:10px;
	padding-top:10px;
}
.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #323b7e;
	font-weight: bold;
	padding-left:50px;
}

.bluetext{
	color:#323b7e;
	font-weight:bold;
	}




strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #323b7e;
	font-weight: bold;
	
}

.textmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #323b7e;
	padding-left:110px;
	padding-right:400px;
	font-weight:bold;
}




.textmain_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #323b7e;
	text-align:left;
	width:500px;
	line-height:35px;
	margin-bottom:1 ems;
	padding-left:150px;
	font-weight:bold;
	}




.textmain_italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #323b7e;
	font-style: italic;	
	padding-left:110px;


	
}

.table_dimensions{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #323b7e;
	text-align:left;
	position: relative;
	left : 100px;
	font-weight:bold;


}

.

.tablecell_centre{
	padding-left:30px;
}

.table_gallery{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #323b7e;
	text-align:left;
	position: relative;
	left : 100px;
	font-weight:bold;
	margin-bottom: 25px;


}
 /* text elements end */ 



/* images */

.logo {height: 255px;	
	width: 258px;
	position: absolute;
	right:30px;
	padding-top:20px;
	padding-bottom:5px;
	z-index: 10;
}






.floatleft{
	float: left;	
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #777777;

}

.floatright{
	float: right;	
	margin-left: 10px;
	margin-bottom: 5px;
	border: 1px solid #777777;

}



.headerimage{
	height: 51px;
	width: 510px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.gallery_index_image{
	height: 90px;
	width: 120px;
	margin-bottom:3px;
	border: 1px solid #323b7e;
	padding: 2px;
}

.gallery_image{
	height: 270px;
	width: 360px;
	margin-bottom:3px;
	border: 1px solid #323b7e;
	padding: 2px;
	position : relative;
	left:110px;
}


.gallery_image_portrait{
	height: 408px;
	width: 360px;
	margin-bottom:3px;
	border: 1px solid #323b7e;
	padding: 2px;
	position : relative;
	left:110px;
}


/* images end */


/* footer box */

div#footer{height: 5px;width: 100%;padding-bottom:20px;padding-top:0px;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 0.9em;color: #999999;
}

div#footer a:link, div#footer a:visited {text-decoration:none; text-align:center; color: #999999;
}

div#footer a:hover {text-decoration: underline;color: #999999;
}

/* footer box ends*/



/* contact form */


.contacttable {
	width: 350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #323b7e;
	color: #323b7e;
	margin-left:110px;
	margin-bottom:25px;
}

.submit_btn
{
   border: 1px solid #323b7e;
    font : Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
}

input {
	background-color: #eee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #323b7e;
}
textarea {
	background-color: #eee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #323b7e;
}
checkbox {
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #323b7e;
}
/* contact form ends */



/*menu starts */
div#menu{
	position:absolute;
	left:10px;
	top:110px;
	width: 80px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	display:block;

}

div#menu a.hmenu, #menua a.hmenu:link,  #menua a.hmenu:visited {
	width:75px; 
	height:30px; 
	color:#323b7e; 
	text-decoration:underline; 
	text-align:left; 
	line-height:20px;
	display:block;

}

div#menu a.hmenu, #menua a.hmenu:link, #menua a.hmenu:visited {
	float:left;display:block;

}

div#menu a.hmenu:hover {	
display:block;
text-decoration:underline; 
font-weight: bold;
color:#323b7e;
}



/* Gallery detail Menu starts */
div#menugallerydetail{width:200px;height:25px; position: relative;left: 110px;margin-top: 10px;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 1.3em;font-weight:bold;color:#323b7e; 
}

div#menugallerydetail a.hmenu, #menua a.hmenu:link,  #menua a.hmenu:visited { color:#323b7e; width: 40px; height:25px; text-decoration:none; text-align:center; line-height:25px;
}


div#menugallerydetail a.hmenunum, #menua a.hmenunum:link,  #menua a.hmenunum:visited {color:#323b7e; width: 25px; height:25px; text-decoration:none; text-align:center; line-height:25px;
}

div#menugallerydetail a.hmenu:hover {text-decoration:underline;
}

div#menugallerydetail a.hmenunum:hover {text-decoration:underline;
}





