@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #272729;
	background-image: url(images/title_bg.jpg);
}
form {
	margin: 0;
	padding: 0;
}

.oneColFixCtrHdr #container {
	width: 1000px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	padding: 0 10px 0 10px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	text-align: left;
	color: #FFF;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
#contentmiddle{
	height:auto;
	color:#000000;
	font-family:verdana;
	font-size: 12px;
	background-color: #FFFFFF;
	margin-top: 10px;
}
#professional {
	text-align: center;
	padding-bottom: 10px;
}

.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#site_info {
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	height: 25px;
	font-size: 11px;
	background-attachment: fixed;
	color: #FFFFFF;
	text-align: center;
}
#underwater_camera {
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	font-size: 10px;
	color: #666666;
	text-align: justify;
}
#underwater_camera a{
	color: #666666;
	
}
#underwater_camera a:hover{
	color:#FFFFFF;
	
}
.searchbox {
	color: #999999;
	font-size: 10px;
}
/******* hyperlink and anchor tag styles *******/

a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}#horizontalmenuproof {
	background-image: url(images/horizontal_menu.jpg);
	background-repeat: no-repeat;
	padding-left: 8px;
	padding-top: 4px;
	padding-right: 0px;
	height: 30px;
	font-size: 11px;
	width: 700px;
	text-align: center;
	margin-top: 10px;
	margin-left: 140px;
}
/***********************************************/


/* new css */
.topbox{
	position:relative;
	background:#ffffff;
	color:#000000;
}

/*position divs*/
#tl-corner,#tr-corner{position:absolute; width:20px; height:20px; overflow:hidden;	background-image: url(images/title_bg2.jpg);}
#tl-corner {top:-2px; left:0px;}

#tr-corner {top:-2px; right:-3px;}


/* Bullet divs*/
#tl-bullet, #tr-bullet {
	position:absolute;
	font-size:150px;
	font-family:arial;
	color:#FFFFFF;
	line-height:40px;
	top: 2px;
}
#tl-bullet {left:-8px;}
#tr-bullet {left:-29px;}
/*************************lowerbox****************/
.lowerbox{
	position:relative;
	background:#ffffff;
	color:#000000;
}

/*position divs*/
#bl-corner,#br-corner{position:absolute; width:20px; height:20px; overflow:hidden;	background-image: url(images/title_bg2.jpg);}
#bl-corner {bottom:0px; left:0px;}
#br-corner {bottom:0px; right:0px;}

/* Bullet divs*/
#bl-bullet, #br-bullet {position:absolute; font-size:150px; font-family:arial; color:#FFFFFF; line-height:40px;}
#bl-bullet {left:-8px; top:-15px;}
#br-bullet {left:-25px; top:-15px;}

/**********titlebox***********/
.titlebox{position:relative; width:300px; height:70px;  background:#3398CC; color:#ffffff;}

#dbd {
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	height: 25px;
	font-size: 11px;
	background-attachment: fixed;
	color: #FFFFFF;
	text-align: center;
}
.grey {color: #999999}
#VideoCam {
	background-color: #09F;
	height: 25px;
	text-align: center;
	border: 1px solid #000000;
	font-weight: bold;
	padding-top: 5px;
	width: 300px;
}
.videoCamImg{
	height: 172px;
	text-align: center;
	border: 1px solid #000000;
	background-repeat: repeat;
	background-color: #55779D;
}

#separateacc{
	text-align: center;
	border: 1px solid #000000;
	font-weight: bold;
	width: 198px;
	height: 25px;
	padding-top: 5px;
}
.nocase{
	height: 185px;
	text-align: center;
	
}
.mainfieldswhite{
	text-align: center;
	border: 1px solid #000000;
}
#surfaceConsole{
	text-align: center;
	background-color: #FFCC00;
	border: 1px solid #000000;
	height: 25px;
	font-weight: bold;
	padding-top: 5px;
	width: 478px;
}
.whiteBord h3 {
	color: #FF021A;
	font-size: 19px;
}

.yellowBord{
	text-align: center;
	background-color: #4B7186;
	border: 1px solid #000000;
	height: 172px;
	padding-top: 0px;
}
.mainfields{
	text-align: center;
	background-color: #FFE271;
	border: 1px solid #000000;
}
.mainfieldCam {
	height: 185px;
	text-align: center;
}
.red {
	color: #F00;
}
.white {
	color: #FFF;
}
.green {
	color: #0C0;
}
.pink {
	color: #F6C;
}.gold {
	color: #FF0;
}
.ocean {
	color: #0FF;
}
.camerafields{
	text-align: left;
	background-color: #3398CC;
	border: 1px solid #000000;
}
.offshore {
	text-align: left;
}
.seadrop {
	text-align: left;
	padding-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
	padding-top: 10px;
}

.whiteBord{
	height: 160px;
	text-align: center;
	border: 1px solid #000000;
	padding-top: 10px;
}

.pick{
	height: 50px;
	color: #000000;
	background-color: #FFCC00;
	background-image: url(images/camera.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	text-align: center;
}
.pickCamera{
	height: 50px;
	color: #000000;
	background-color: #FFCC00;
	background-image: url(images/blue_yellow_arrow.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	text-align: center;
}
.pickLights{
	height: 50px;
	color: #000000;
	background-color: #41D1EC;
	background-image: url(images/yellow_arrow.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	text-align: center;
}
.fields8 div .bluewarning a {
	color: #03F;
}
.fields8 div .bluewarning a:hover {
	color: #000;
}



.underWater{
	color: #09F;
	background-image: url(images/underwater.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left: 2px;
	text-align: right;
	margin-right: 30px;
	border: 1px solid #000000;
}
.aboveWater{
	color: #09F;
	background-image: url(images/above_water.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left: 3px;
	text-align: center;
	height: 47px;
	border: 1px solid #000000;
}
.case{
	height: 185px;
	}
.bluebold {
	font-weight: bold;
	color: #06C;
	font-size: 14px;
}
.fields{
	height: 150px;
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
.fieldseal{
	height: 380px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	text-align: left;
}
.fields1{
	height: 110px;
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}

.fields2{
	height: 180px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
.fields3{
	height: 183px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	padding-top: 0px;
	text-align: center;
}
.fields4{
	height: 165px;
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
.fields5{
	height: 170px;
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
.fields6{
	height: 335px;
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
.fields7{
	height: 150px;
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
.fields8{
	height: 190px;
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
.addcartsep{
	height: 30px;
	text-align: left;
	color: #000000;
	background-color: #FFCC00;
	padding-left: 3px;
}
.fieldsDescrip{
	height: 165px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	background-color: #FFFFFF;
}
.fieldsDescrip1{
	height: 183px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	background-color: #FFFFFF;
}
.fieldsDescrip2{
	height: 180px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	background-color: #FFFFFF;
}
.fieldsDescrip3{
	height: 170px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	background-color: #FFFFFF;
}
.fieldsDescrip4{
	height: 190px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	background-color: #FFFFFF;
}

.redwarning {
	color: #F00;
	font-size: 9px;
	text-decoration: underline;
}
.bluewarning {
	color: #03F;
	font-size: 9px;
	text-decoration: underline;
}
