a {font-weight:bold}

a:link    {text-decoration: none; color: #0066CC;}
a:visited {text-decoration: none; color: #44A4FF;}
a:hover   {color: #F00;}

#col-b a:link    {text-decoration: none; color: #5B99D4;}
#col-b a:visited {text-decoration: none; color: #44A4FF;}
#col-b a:hover   {color: #FFF;}


#footer-menu a:link    {text-decoration: none; color: #999;}
#footer-menu a:visited {text-decoration: none; color: #999;}
#footer-menu a:hover   {color: #06C;}


p {
	text-align: left;
}
img {border:none;}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76.1%;
	color: #000000;
	margin: 0px;
	background:#00295A url(images/bkgrd_water.jpg) repeat-y fixed center top;
	padding: 0px;
	onLoad= runSlideShow();
}
#sidebar {
	float: right;
	width: 300px;
	color: #FFFFFF;
	background: #000000 url(images/black_leftedge.jpg) repeat-y left top;
	}
#content-box {
	float: right;
	width: 660px;
}
#wrapper2 {
	margin: auto;
	width: 900px;
}
#wrapper {
	margin: 0 auto;
	width: 1000px;
	background: url(images/background-paper.png) repeat-y center top;
}
#container-main {
	margin: 0px auto 0;
	width: 930px;
}
#content {
	background-color: #FFFFFF;
	padding: 20px 0 0;
}

#header {
	margin: 0;
	height: 155px;
}
#menu {
	padding: 2px 0 0px 40px;
	background-color: #000000;
	color: #FFFFFF;
}

#submenu {
	padding: 0;
	background-color: #F00;
	height: 40px;
	clear: both;
}




div.spacer {
	clear: both;
	font-size: 1px;
	height: 1px;
	}

.clear {
	clear: both;
	}
#copyright {
	text-align: left;
	margin: 10px 0;
	padding: 0px 11px;
	clear: both;
}
#footer #copyright img {
	margin-right: 0px;
	float:right;
}
img {
	border: none;
}
.center {
	text-align: center;
	}
.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}



dt {
	font-weight: bold;
	font-style: italic;
	font-size: 1.1em;
	color: #330000;
	margin: 25px 0 6px;
	}
	
dd {
	color: #000000;
	line-height: 1.4em;
	}

.thumbnails img {
	float: left;
	border: 2px solid #000000;
	margin: 5px;
}
h1.page-header {
	display: block;
	margin: 0px 0 0 0;
	height: 55px;
	text-indent: -9999px;
	font-size:1px;
	background-repeat:no-repeat;
}
h2.page-header {
	display: block;
	margin: 6px 0 8px;
	height: 40px;
	text-indent: -9999px;
	font-size:1px;
	background-repeat:no-repeat;
}


h2 {
	font: 1.7em bold Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #000000;
}

.alignleft {
	float: left;
	margin-right: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.alignright {
	float: right;
	margin-left: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
}

img.alignleft {
	float: left;
	margin-right: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
}

img.alignright {
	float: right;
	margin-left: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#large-content {
	height: 300px;
}
#large-contentWidth {
	width: 900px;
}
#footer {
	background: #000000 url(images/black_leftedge.jpg) repeat-y left top;
	padding: 15px;
	color: #FFFFFF;
	font-size: 14px;
	margin-top: 20px;
}
#footer th {
	color: #FF0000;
	text-align: left;
	padding: 0 0 0 15px;
	border-left: 1px dotted #FFFFFF;
	font-weight: normal;
	font-size: 14px;
}
#footer td {
	font-size: 12px;
}
#col-a {
	float: left;
	width: 580px;
}
#col-a .text {
	padding: 0 0 0 10px;
	}
#content .text {
	padding: 0 0 0 10px;
	}
	
#col-b {
	float: right;
	width: 315px;
}
	
	
#col-a #col-c {
	float: left;
	width: 280px;
}
#col-a #col-d {
	float: right;
	width: 280px;
}
	
	
	
	
	
#sidebar .box {
	float: right;
	height: 110px;
	width: 188px;
	margin-right: 12px;
}
#sidebar .box img {
	margin-top: 7px;
	margin-bottom: 7px;
}
#sidebar-footer {
	background: url(images/black_footer.jpg) no-repeat right bottom;
}
#footer td {
	border-left: 1px dotted #FFFFFF;
	padding: 5px 15px;
	vertical-align: top;
	color: #999;
}
#sidebar .icon {
	float: left;
	margin-left: -10px;
	position: relative;
}
.style1 {
	color:#0099FF; 
	font-size:14px; 
	line-height:22px; 
	padding-top:15px;
}
#col-b .text {
	padding: 2px 18px;
}
#sidebar .text {
	padding: 22px 18px 22px 22px;
}
.add-to-cart {
	margin-top: 0px;
	margin-left: 5px;
}
ul li {
	list-style: url(images/bullet.gif) outside;
	padding-bottom: 8px;
}
.inputs input {
	vertical-align: middle;
}
.image-centered {
	margin: auto;
	padding: 6px;
	background-color: #EDEDED;
	border: 1px solid #000;
}
.caption {
	text-align: center;
	padding-top: 4px;
}





.comment .author {
	float:left;
	width:250px;
	text-align:center;
	margin-bottom: 22px;
}
.comment .pic {
	background:url(images/commentpoint.png) no-repeat 100% 15%;
	padding-right:14px;
	margin-top:0px;
}
.comment .name {
	padding-right:14px;
	font-weight:bolder;
	overflow:hidden;
}
.comment .pic img {
	padding:1px;
	border:1px solid #999;
}
.comment .info {
	background:#EDEFF0 url(img/comment.gif) 0 0 no-repeat;
	float:left;
	padding:10px 15px 0;
	margin-bottom: 22px;
	width: 500px;
}
.comment .content {
	background:url(img/comment.gif) 100% 100% no-repeat;
	margin:0 -15px;
	padding:0 15px 1px;
}
.comment .content p {
	margin-top:0px;
}
div.header {
	padding: 3px;
	background: #ccc;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
#sidebar div.header {
	padding: 3px;
	background: #999999;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
img.border1 {
	border: 8px solid #004179;
	margin: auto;
	display: block;
}
.note {
	color: #FF0000;
	text-align: center;
	font-weight: bold;
}
.inputs select {
	margin-top: 6px;
	margin-bottom: 6px;
}
.inputs {
	padding-bottom: 8px;
	border-bottom: 1px solid #FFFFFF;
}
div.table1 {
	border: 2px solid #666666;
}
div.table1 p {
	background: #e0e9ff;
	padding: 6px;
	margin: 2px 0px;
}
div.table1 p.header {
	background: #98B4FB;
	font-weight: bold;
}
table.landing td {
	padding: 4px;
}
#home-buttons img {
	margin-bottom: 12px;
}
#imageContainer {
	position:relative;
	margin:auto;
	width:900px;
	height:308px;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}
#flashContent {
	height: 600px;
}
.photobox {
	border: 2px solid #888; 
	padding:4px; 
	background-color: #ededed;
}
.caption {
	text-align: center;
	margin-top: 2px;
}
.backordered {
	color:#F00;
	font-weight:bold;
}
/* COMBO #################################################### */
table.combo {
	border-collapse:collapse;
	
}
table.combo td, table.combo th {
	vertical-align: top;
	padding:6px 6px;
	text-align: center;
	border: 1px solid #fff;
	font-size: 33px;
	color: #3A63A0;
	font-weight: bold;
}
.combo tr th {
	font-size: 14px;
	color: #3A63A0;
}
.combo tr td .price {
	font-size: 20px;
	font-weight: bold;
	display: inline;
}
.combo tr td .retail {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline;
}
.combo tr td .save {
	color: #F00;
	font-weight: bold;
	font-size: 12px;
	display: inline;
}
.combo tr td .shipping {
	font-size: 14px;
	font-weight: bold;
	display: inline;
}
.combo tr td ul {
	margin: 0px;
	padding-left: 22px;
}
.combo tr.features td {
	font-weight: bold;
	background: #000;
	color: #FFF;
	font-size: 12px;
}
.combo .row1 {
	background: #ededed;
}
.combo .row2 {
	background: #fafafa;
}

