/*********************************************************************/
/* TITLE: ENTER SITE TITLE HERE                         		
/* URI  : css/style.css                                   													
/* MODIF: 2005-Nov-01             																	
/* MEDIA: Screen                                          												
/* DESIGNER: Rob Poll                                    											
/*********************************************************************/
/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

html {
	height: 100%;
}
body{
	color: #666666;
	margin: 0px;
	padding: 0px;
	background: #1BB7EA;
	font: 12px Arial, Helvetica, sans-serif;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
	color: #1BB7EA;
	background: #F4F4F4;
	font: bold 16px/24px Arial, Helvetica, sans-serif;
	padding: 5px 5px 5px 32px;
}

h3{
	font-size: 118%;
	color: #1BB7EA;
	padding: 5px 5px 5px 24px;
	font-weight: bold;
	background: #F3F3F3;
	margin-bottom: 20px;
	margin-left: 8px;
	margin-right: 8px;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

h6{
 font-size: 90%;
 color: #334d55;
}

ul{
 list-style-type: square;
}
p {
	line-height: 16px;
	padding: 0px 0px 0px 32px;
	margin: 8px 0px 12px;
	color: #999999;
	letter-spacing: 1px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img, a {
	border-style: none;
}




/***********************************************/
/* Form Style                                  */
/***********************************************/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container {
	margin: auto;
	padding: 0px;
	width: 966px;
	background: url(../img/BoggisLogo.jpg) no-repeat 0px 41px;
	height: 100%;
	background-color: #FFFFFF;
}
#container2 {
	margin: 0px;
	padding: 0px 0px 20px;
	width: 100%;
	background: #FFFFFF url(../img/bg_head2.jpg) repeat-x top;
	height: 100%;
}
#content{
	margin: 40px 0px 0px;
	padding: 0px;
	width: 966px;
	clear: both;
	height: 100%;
}

/***********************************************/
/* Navbar Divs                                 */
/***********************************************/

#navBar{
	margin: 0 0 0 0;
	padding: 0px;
	height: 41px;
	background: url(../img/bg_but.jpg) repeat-x;

}
#container #navBar .menu {
	background: url(../img/navpipe.jpg) repeat-x;
	height: 41px;
}


#navBar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navBar li {
	display: block;
	float: left;
	height: 41px;
	padding: 0px;
	/*background: url(images/img02.gif) no-repeat;*/
	font-size: 14px;
	background: url(../img/navpipe.jpg) repeat-x;
	text-align: center;
}

#navBar a {
	display: block;
	width: 110px;
	height: 41px;
	padding: 0px;
	background: url(../img/bg_but.jpg) repeat-x;
	letter-spacing: -1px;
	color: #1BB7EA;
	margin: 0px 1px;
	font-weight: bold;
	line-height: 36px;
}

#navBar a:hover {
	text-decoration: none;
	color: #FFF;
	background: url(../img/bg_but_over.jpg) repeat-x;
}

#navBar .active a {
	/*background: #000000;*/
	text-decoration: none;
	color: #FFF;
	background: url(../img/bg_but_over.jpg) repeat-x;
}
#tel {
	float: right;
	color: #FFFFFF;
	font: bold normal 24px/40px "Arial Black", Impact, Helvetica-Black, Helvetica, sans-serif;
}
.telblue {
	font-size: 18px;
	color: #1BB7EA;
}
#rhm {
	float: right;
	font-size: 11px;
	color: #FFFFFF;
}



/***********************************************/
/*Component Divs                               */
/***********************************************/



/************* #breadCrumb styles *************/


#breadCrumb{
	padding: 135px 0px 0px 32px;
	font: 10px Verdana, sans-serif;
	color: #1BB7EA;
	width: 900px;
}

#breadCrumb a{
	color: #999999;
}

#breadCrumb a:hover{
	color: #032B68;
	text-decoration: none;
}

/************* Footer styles ****************************************/
#footer {
	background: #1BB7EA url(../img/bg_foot.jpg) repeat-x;
	width: 100%;
	clear: both;
	height: 200px;
}
#footxt {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 25px;
	padding-left: 32px;
}

#footainer {
	margin: auto;
	padding: 0px;
	width: 966px;
	background: #FFFFFF url(../img/footer.jpg) no-repeat 0px 0px;
	height: 177px;
}

#logos {
	height: 82px;
	width: 700px;
	margin-left: 25px;
	padding-top: 58px;
}
#footxt a, #footxt a:active, #footxt a:visited {
	color: #F2F2F2;
	text-decoration: none;
}
#footxt a:hover {
	color: #002E6A;
}
#leftcol {
	width: 280px;
	height: 100%;
}
.mainbullet {
	font: bold 12px/24px Verdana, Arial, Helvetica, sans-serif;
	color: #1BB7EA;
	list-style: url(../img/bullet.jpg) outside;
	margin-top: 0px;
}
.bulletbox {
	padding: 5px 5px 20px;
	float: right;
}
.keyblock {
	width: 270px;
	float: left;
	margin: 5px 0px 5px 32px;
	background: #1BB7EA;
	border: 1px solid #042C6A;
	padding: 5px;
	color: #FFFFFF;
	font-size: 11px;
	text-align: left;
}
.thumblink {
	color: #1BB7EA;
	font-size: 10px;
}
.clienttbl {
	margin-right: 10px;
	margin-left: 32px;
	width: 586px;
}
.clienttbl td {
	border: 1px solid #999999;

}

#news {
	background: url(../img/newsBG.jpg) no-repeat;
	padding-top: 20px;
	margin-top: 20px;
}
#newsbase {
	background: url(../img/newsBGbase.jpg) no-repeat bottom;
	height: 37px;
}
.chamber {
	margin: 5px 10px 15px 0px;
	float: left;
	width: 200px;
	font-size: 10px;
	text-align: center;
	line-height: 12px;
	color: #1BB7EA;
}


/***********************************************/
/*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(../img/lightbox/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(../img/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px 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;	}
#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: #1BB7EA;
	}#enquiry {
	margin-left: 32px;
	margin-right: 42px;
}

/***********************************************/
/*form Styles                                  */
/***********************************************/
form {
  margin: 0;
  padding: 0;
  font-size: 100%;
  min-width: 560px;
  max-width: 620px;
  width: 590px;
}

form fieldset {
	clear: both;
	font-size: 100%;
	padding: 10px;
	margin: 0 0 0 0;
	border-top: 1px solid #032D69;
	border-right: 0 none #032D69;
	border-bottom: 0 none #032D69;
	border-left: 0 none #032D69;
}

form fieldset legend {
	font-size: 150%;
	font-weight: normal;
	color: #002D66;
	margin: 0 0 0 0;
	padding: 0 5px;
}

label {
  font-size: 100%;
}

label u {
  font-style: normal;
  text-decoration: underline;
}

input, select, textarea {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 100%;
  color: #000000;
}

textarea {
  overflow: auto;
}

form div {
  clear: left;
  display: block;
  width: 369px;
  zoom: 1;
  margin: 5px 0 0 0;
  padding: 1px 3px;
}

form fieldset div.notes {
	float: right;
	width: 158px;
	height: auto;
	margin: 0 0 10px 5px;
	padding: 5px;
	border: 1px solid #1BB7EA;
	color: #666666;
	font-size: 88%;
	background: #D8F3FC;
}

form fieldset div.notes h4 {
	padding: 3px 0 3px 10px;
	color: #666666;
	font-size: 110%;
	border-top: 0 solid #1BB7EA;
	border-right: 0 solid #1BB7EA;
	border-bottom: 1px solid #1BB7EA;
	border-left: 0 solid #1BB7EA;
}

form fieldset div.notes p {
  margin: 0px;
  color: #666666;
}

form fieldset div.notes p.last {
  margin: 0px;
}

form div fieldset {
	clear: none;
	margin: 0 0 0 144px;
	padding: 0 5px 5px 5px;
	width: 197px;
	border: 1px solid #17B7E9;
}

form div fieldset legend {
  font-size: 100%;
  padding: 0 3px 0 9px;
}

form div.required fieldset legend {
  font-weight: bold;
}

form div label {
  display: block;
  float: left;
  width: 150px;
  padding: 3px 5px;
  margin: 0 0 5px 0;
  text-align: right;
}

form div.optional label, label.optional {
  font-weight: normal;
}

form div.required label, label.required {
  font-weight: bold;
}

form div label.labelCheckbox, form div label.labelRadio {
  float: none;
  display: inline;
  width: 200px;
  zoom: 1;
  padding: 0;
  margin: 0 0 5px 10px;
  text-align: left;
}

form div fieldset label.labelCheckbox, form div fieldset label.labelRadio {
  margin: 0 0 5px 0;
  width: 170px;
}

form div img {
  border: 1px solid #000000;
}

p.error {
  background-color: #ff0000;
  background-image: url(/images/icon_error.gif);
  background-repeat: no-repeat;
  background-position: 3px 3px;
  color: #ffffff;
  padding: 3px 3px 5px 27px;
  border: 1px solid #000000;
  margin: auto 100px;
}

form div.error {
  background-color: #ffffe1;
  background-image: url(/images/required_bg.gif);
  background-repeat: no-repeat;
  background-position: top left;
  color: #666666;
  border: 1px solid #ff0000;
}

form div.error p.error {
  background-image: url(/images/icon_error.gif);
  background-position: top left;
  background-color: transparent;
  border-style: none;
  font-size: 88%;
  font-weight: bold;
  margin: 0 0 0 118px;
  width: 200px;
  color: #ff0000;
}

form div select, form div textarea {
  width: 200px;
  padding: 1px 3px;
  margin: 0 0 0 0;
}

form div input.inputText, form div input.inputPassword {
	width: 180px;
	padding: 1px 3px;
	margin: 0 0 0 0;
}

form div input.inputFile {
  width: 211px;
}

form div select.selectOne, form div select.selectMultiple {
  width: 211px;
  padding: 1px 3px;
}

form div input.inputCheckbox, form div input.inputRadio, input.inputCheckbox, input.inputRadio {
  display: inline;
  height: auto;
  width: auto;
  background-color: transparent;
  border-width: 0;
  padding: 0;
  margin: 0 0 0 140px;
}

form div.submit {
  width: 214px;
  padding: 0 0 0 146px;
}

form div.submit div {
  display: inline;
  float: left;
  text-align: left;
  width: auto;
  padding: 0;
  margin: 0;
}

form div input.inputSubmit, form div input.inputButton, input.inputSubmit, input.inputButton {
  background-color: #cccccc;
  color: #000000;
  width: auto;
  padding: 0 6px;
  margin: 0;
}

form div.submit div input.inputSubmit, form div.submit div input.inputButton {
  float: right;
  margin: 0 0 0 5px;
}

form div small {
  display: block;
  margin: 0 0 5px 142px;
  padding: 1px 3px;
  font-size: 88%;
  zoom: 1;
}

