@charset "utf-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000000;
	font-size:small;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	height: 100%;
}

* html body {
	font-size: x-small; /* for IE5/WIN */
	f\ont-size: small; /* for other IE versions */
	
}

a:link{
	text-decoration:none;
	color:white;
}

a:visited{
	text-decoration:none;
	color:white;
}

.galleryCurPage{
	color:#01626b;
}

img{
	border-style:none;
}

/***********Ids**************/

#headerGradient{
	height:149px;
	width:100%;
	background-image:url(../images/headerGradient.jpg);
	background-repeat:repeat-x;
	#margin-bottom:-8px;
}

#headerCont{
	height:149px;
	width:990px;
	background-image:url(../images/headerImg.jpg); 
	background-repeat:no-repeat
}

#hotZone{
	display:block;
	position:relative;
	top:20px;
	left:-340px;
	width:250px;
	height:150px;
}

#logo{
	float:left;
	margin-left:35px;
	margin-top:21px;
}

#motto{
	float:right;
	margin-right:107px;
	margin-top:36px;
	margin-bottom:30px;
}

#blueGradient{
	position:relative;
	width:100%;
	background-image:url(../images/blueGradient.jpg);
	background-repeat:repeat-x;
	background-color:#03737e;
}

#blueGradientCont{
	position:relative;
	width:990px;
}

#content{
	width:990px;
}

#leftCol{
	float:left;
	margin-bottom:20px;
	margin-top:20px;
	margin-left:30px;
	width:575px;
}

#rightCol{
	float:right;
	margin-bottom:20px;
	margin-top:20px;
	margin-right:70px;
	width:300px;
}

#rightCol2 {
	float:right;
	margin-bottom:20px;
	margin-top:20px;
	margin-right:70px;
	width:300px;
}

#centerCol{
	width:990px;
	float:left;
}

#centerCol a{
	color:#FFFFFF;
	text-decoration:none;
}

#galleryCont{
	width:800px;
	height:98px;
	background-color:#3F3C3D;
	margin-bottom:20px;
}

#navDiv{
	position:relative;
	top:-31px;
	z-index:20;
	float:right;
	width:650px;
	text-align:right;
}

#navDiv ul{
	padding:0px;
	margin:0px;
}

#navDiv li{
	color:#000000;
	list-style:none;
	display:inline-block;
	margin-right:30px;
	font-size:14px;
	height:41px;

	/* IE7 hackishness */
	*display:inline;
	*zoom:1;
}

#navDiv li:hover{
	background-image:url(../images/navArrow.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#000000;
	z-index:22;
	font-weight:bold;
}

#navDiv a{
	color:#000000;
	text-decoration:none;
}


#lowerNav{
	margin-bottom:10px;
}

#video{
	float:right;
	margin-right:110px;
}

#video2 
{
	float:right;
	margin-right:110px;
	background-color:#FFFFFF;
	border:3px solid #767676;
	margin-top:10px;
	top:0;
	width:380px;
}

#leftArrow{
	position:relative;
	left:-10px;
	top:-32px;
	width:20px;
	height:20px;
	background-image:url(../images/leftButton.png);
	background-repeat:no-repeat;
}

#rightArrow{
	position:relative;
	left:790px;
	top:-52px;
	width:20px;
	height:20px;
	background-image:url(../images/rightButton.png);
	background-repeat:no-repeat;
}

#videoText{
	float:left;
	width:380px;
	margin-left:35px;
	margin-top:10px;
	text-align:left;
}

#gallery{
	position:relative;
	top:12px;
	left:15px;
	width:765px;
	height:74px;
	background-color:#000000;
}

#prodCatList a{
	font-size:100%;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	float:left;
}

#prodCatList .mainCatText{
	font-size:120%;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}

#prodCatList{
	font-size:100%;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}

#prodCatList div{
	margin-bottom:2px;
}

.mainCatText a{
	margin-left:32px;
}

.category{
		margin-bottom:3px;
		color:#FFFFFF;
	}
	
	.category span{
		display:block;
	}
	
	.category span img{
		margin-right:10px;
	}
	
	.mcat{
		color:#03737E;
		font-weight:bold;
		font-size:80%;
		margin-bottom:10px;
		cursor:pointer;
	}
	
	.subCat{
		margin-left:60px;
		font-weight:bold;
		margin-bottom:10px;
	}
	
	.subCat a{
		text-decoration:none;
		color:#FFFFFF;
	}
	
	.subCatImg{
		margin-left:30px;
		font-weight:bold;
		margin-bottom:15px;
		cursor:pointer;
	}
	
	.subSubCat{
		margin-left:90px;
		margin-bottom:10px;
	}
	
	.subSubCat a{
		text-decoration:none;
		color:#FFFFFF;
	}
	
/****************Classes****************/

.pictureDiv img
{
	border:3px solid #044E56;
}

.whiteText{
	color:#FFFFFF;
	font-weight:lighter;
}

.blueTitle{
	color:#03737E;
	font-size:150%;
}

.whiteTitle{
	font-size:150%;
}

.pageTitle{
	position:relative;
	top:50px;
	left:30px;
}

h1
{
	font-size:130%;
	margin:5px 5px 5px 0;
	padding:5px 5px 5px 0;
}

.prodTable td img{
	padding:2px; 
	background-color:#0C737E;
}

/**************** Moved Popup ****************/
#moved-popup {
	background-color: #98BEC4;
	position: absolute;
	width: 480px;
	height: 150px;
	margin-top: -75px;
	margin-left: -240px;
	border-radius: 10px;
	top: 50%;
	left:50%;
	z-index: 1;
	color: #000000;
	behavior: url('../js/border-radius.htc');
}

#moved-popup address {
	font-style: normal;
}

