/* CSS Document */
body {
	background: #51B9FF /*url(../graphics/bg.jpg) repeat*/;
	text-align: center;
	margin: 10px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

body#main {
	background: #51B9FF;
	text-align: center;
	margin: 10px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

div#container{
	width: 900px;
	height: auto;
	background: #fff;
	text-align: left;
}


div#leftNav {
	/*background: #9dbccf;*/
	float: left;
	clear: both;
	width: 200px;
	/*border: 1px solid #ccc;*/
	margin: 15px 15px 0 15px;
}

div#leftNav ul {
	padding: 0;
	margin: 0;
}

div#leftNav li {
	list-style: none;
	padding: 0px;
	height: 35px;
	line-height: 35px;
}

div#leftNav li.boots {
	margin-left: -12px;
	background: url(../graphics/boots.png) no-repeat;
}

div#leftNav li.bcs {
	margin-left: -12px;
	background: url(../graphics/bcs.png) no-repeat;
} 

div#leftNav li.gloves {
	margin-left: -12px;
	background: url(../graphics/gloves.png) no-repeat;
}

div#leftNav li.hoods {
	margin-left: -12px;
	background: url(../graphics/hoods.png) no-repeat;
}

div#leftNav li.masks {
	margin-left: -12px;
	background: url(../graphics/masks.png) no-repeat;
}

div#leftNav li.snorkels {
	margin-left: -12px;
	background: url(../graphics/snorkels.png) no-repeat;
}

div#leftNav li.wetsuits {
	margin-left: -12px;
	background: url(../graphics/wetsuits.png) no-repeat;
}

div#leftNav li.accessories {
	margin-left: -12px;
	background: url(../graphics/accessories.png) no-repeat;
}

/*begin FF hack*/
@-moz-document url-prefix() {
	div#leftNav li.boots {
		margin-left: 2px;
		background: url(../graphics/boots.png) no-repeat;
	}
}

@-moz-document url-prefix() {
	div#leftNav li.bcs {
		margin-left: 2px;
		background: url(../graphics/bcs.png) no-repeat;
	} 
}

@-moz-document url-prefix() {
	div#leftNav li.gloves {
		margin-left: 2px;
		background: url(../graphics/gloves.png) no-repeat;
	}
}

@-moz-document url-prefix() {
	div#leftNav li.hoods {
		margin-left: 2px;
		background: url(../graphics/hoods.png) no-repeat;
	}
}

@-moz-document url-prefix() {
	div#leftNav li.masks {
		margin-left: 2px;
		background: url(../graphics/masks.png) no-repeat;
	}
}

@-moz-document url-prefix() {
	div#leftNav li.snorkels {
		margin-left: 2px;
		background: url(../graphics/snorkels.png) no-repeat;
	}
}

@-moz-document url-prefix() {
	div#leftNav li.wetsuits {
		margin-left: 2px;
		background: url(../graphics/wetsuits.png) no-repeat;
	}
}

@-moz-document url-prefix() {
	div#leftNav li.accessories {
		margin-left: 2px;
		background: url(../graphics/accessories.png) no-repeat;
	}
}
/*end FF hack*/

@-moz-document url-prefix() {
	div#leftNav li {
		list-style: none;
		padding: 0px;
		height: 35px;
		line-height: 35px;
	}
}

div#leftNav li.colHeader {
	background: #12618A;
	color: #fff;
	margin-left: -16px;
	height: 25px;
	line-height: 25px;
	border-bottom: 1px solid #ccc;
}

@-moz-document url-prefix() {
	div#leftNav li.colHeader {
		background: #12618A;
		color: #fff;
		margin-left: 0px;
	}
}

.textHeader {
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	font-size: 18px;
}

div#leftNav li a{
	text-decoration: none;
	color: #fff;
	margin-left: -16px;
	/*padding-left: 60px;*/
	font-size: 12px;
	/*display: block;*/
	width: 200px;
	height: 35px;
	font-weight: bold;
}

div#leftNav li a:hover{
	text-decoration: none;
	/*background: #12618A;*/
	color: #fff;
	padding-left: 0px;
	font-size: 12px;
	/*display: block;*/
	/*margin-left: 44px;*/
	width: 153px;
	height: 35px;
}

@-moz-document url-prefix() {
	div#leftNav li a{
		text-decoration: none;
		color: #fff;
		margin-left: 0px;
		/*padding-left: 50px;*/
		font-size: 12px;
		/*display: block;*/
		width: 180px;
		height: 35px;
	}
}

@-moz-document url-prefix() {
	div#leftNav li a:hover{
		text-decoration: none;
		/*background: #12618A;*/
		color: #fff;
		font-size: 12px;
		/*display: block;
		margin-left: 50px;*/
		width: 148px;
		height: 35px;
	}
}

div#topNav {
	padding-top: 125px;
	padding-right: 70px;
	text-align: right;
}

div#topNav a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

div#topNav a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
}

div#header {
	background: url(../graphics/OQHeader.jpg) no-repeat center;
	width: 900px;
	height: 155px;
	padding: 0;
	margin:  0;
	
}

div#header-homepage {
	background: url(../graphics/OQheader-homepage2.jpg) no-repeat center;
	width: 900px;
	height: 241px;
	padding: 0;
	margin:  0;
	
}



@-moz-document url-prefix() {
	div#header-homepage  {
		background: url(../graphics/OQHeader-homepage2.jpg) no-repeat center;
		width: 900px;
		height: 241px;
	}
}

div.bottom {
	background: url(../graphics/bg-bottom.gif) no-repeat center;
	padding-top: 36px;
}

/*Firefox hack*/
div.bottom, x:-moz-any-link {
	background: url(../graphics/bg-bottom.gif) no-repeat center;
	margin-top: -30px;
}

div.content {
	padding: 10px;
}

div.content-main {
	background: url(../graphics/content-bg.jpg) no-repeat top;
	padding: 10px;
}

div.content p {
	font-size: 12px;
	line-height: 20px;
	color: #fff;
}

#footer {
	padding: 0 10px;
	color: #000;
	font-size: 12px;
}

#footer a {
	color: #000;
	font-weight: bold;
}

.productDisplay {
	font-size: 12px;
}

.productDisplay td {
	vertical-align: top;
}

.productName {
	font-weight: bold;
	text-align: center;
}

.productImage {
	text-align: center;
}

.productImage img {
	border: none;
}


.homepage-nav {
	/*border: 1px solid #12618A;*/
	margin: 0px;
	padding: 5px;
}
