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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #01061A;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
}

bod-img {
background-image: url(Images/body-banner-bkgd.jpg);
background-repeat:repeat-x;
background-color: #000103;
}

a:link, a:visited, a:active {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #00ccff;
}

.bodytext {
	padding-left: 6px;
	margin-top: 0px;
	padding-right: 6px;
	margin-bottom: 0px;
}

.headbanner {
	width: 960px;
	height: 250px;
	background-color:#00CCFF;
	vertical-align: top;
	position: relative;
	overflow: hidden;
	border-right-color: #FFFFFF;	
	border-right-width: 2px;	
	border-left-color: #FFFFFF;	
	border-left-width: 2px;
}

.menubanner {
	width: 960px;
	height: 78px;
	vertical-align: top;
	background-image: url(../Images/menu-banner-bkgd.jpg);
	background-repeat: repeat-x;	
}


.header {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0099ff;

}

.body-sml-header {
	font-size: 14px;
	line-height: 18px;
}

.specs-table td{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;

	line-height: 13px;

}
.specs-table-head td{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #CCCCCC;

	color: #666666;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;	
}
.specs-table-right td{
	text-align: center;
}

.footer {
	/*padding-top: 30px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;*/

	color: #FFFFFF;

	font-size: 10px;
	line-height: 25px;

	text-align: center;
}
.footer a:link, .footer a:visited, .footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:hover {
	text-decoration: none;
	color: #333333;
}

.imagegall {
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid; 
}
.imagegall a:link, .imagegall a:visited, .imagegall a:active {
	border-color: #F25E64;
}
.imagegall a:hover {
	border-color: #F25E64;
}

.swatches {
	font-size: 10px;
	line-height: 14px;
}
.swatches td{
	padding-bottom: 10px;
}
