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

/* Debugger Code */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

a {
	color:#0099CC;
	cursor: pointer;
	text-decoration: none;
}

a:visited {
	color:#0099CC;
}

a:hover {
	text-decoration: underline;
}

img {
	behavior: url(iepngfix.htc)
}

div.order-logos img {
	width: 273px;
	height: 103px;
}

/* End Debugger Code */

/* Focus (input forms) */
:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* End Focus (input forms) */

/* Basic Formatting */
body, html{
	background-color:#FFF;
	color:#444;
	font: .85em/1.5 Arial, Helvetica, sans-serif;
	text-align: left;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}
/* End Basic Formatting */

/* Body Wrapping */
#body-wrapper {
	width: 740px;
	top: 20px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
/* End Body Wrapping */

/* Page Styling */
.main-images-index {
	width: 354px;
	padding: 3px;
	float: left;
	position: relative;
}

.main-image-title-index {
	width: 360px;
	margin-bottom: 20px;
	float: left;
	position: relative;
}

.main-image-title-index h1 {
	text-align: center;
}

/*#index-side-box {
	width: 173px;
	float: left;
	position: relative;
}*/

#contact-info {
	width: 720px;
	float: left;
	position: relative;
}

.how-to-order {
	width: 273px;
	margin-top: 5px;
	float: none;
	position: relative;
}

.how-to-order h1 {
	float: left;
	position: relative;
}

.how-to-order p {
	text-align: center;
}

.order-contact {
	width: 273px;
	height: 103px;
	float: left;
	position: relative;
}
.order-logos {
	width: 273px;
	height: 103px;
	float: left;
	position: relative;
}
.order-link-phone {
	width: 273px;
	height: 103px;
	margin-top: 5px;
	float: left;
	position: relative;
}
/* Page Styling */

/* Top Nav */
#top-nav-wrapper {
	width: 740px;
	height: 37px;
	float: left;
	position: relative;
	background: transparent url(../images/nav-bg.png) 0 0 repeat-x;
	overflow: hidden;
}

ul#top-logo {
	height: 37px;
	width: 39px;
	float: left;
	position: relative;
}

ul#top-logo li {
	height: 37px;
	width: 39px;
	display: block;
}

ul#top-logo li a {
	float: left;
	width: 39px;
	height: 37px;
	padding-left: 0;
	padding-right: 0;
	background: transparent url(../images/nav-left-cap.png) 0 0 no-repeat;
}

ul#top-logo li a span {
	display: none;
}

ul#top-nav {
	height: 37px;
	float: right;
	position:relative;
	margin: 0;
	padding: 0;
	font-weight: 600;
	background: transparent url(../images/nav-bg.png) 0 0 no-repeat;
}

ul#top-nav li {
	float: left;
	height: 37px;
	margin: 0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

ul#top-nav li a {
	height: 37px;
	float: left;
	display: block;
	text-decoration: none;
	color: #333333;
	height: 37px;
	background: transparent url(../images/nav-bg.png) 0 0 repeat-x;
	padding: 0 30px;
	line-height: 35px;
}

ul#top-nav li a:hover {
	background-position: 0 -37px;
	color: #FFFFFF;
}

ul#top-nav li.first a {
	float: left;
	width: 39px;
	height: 37px;
	padding-left: 0;
	padding-right: 0;
	background: transparent url(../images/nav-left-cap.png) 0 0 no-repeat;
}

ul#top-nav li.first span {
	display: none;
}

ul#top-nav li.last a {
	padding-right:0;
}

ul#top-nav li.last a span {
	float: left;
	height: 37px;
	padding-left: 0;
	padding-right: 30px;
	background: transparent url(../images/nav-right-cap.png) top right no-repeat;
}

ul#top-nav li.last a:hover span {
	background-position: right -37px;
}
/* End Top Nav */

/* Top Category */
#top-category {
	width: 740px;
	height: 149px;
	float: left;
	position: relative;
	margin-top: 10px;
}

#top-cat-left-cap {
	width: 10px;
	height: 149px;
	float: left;
	position: relative;
	background: transparent url(../images/category-left-cap.png) top left no-repeat;
}

#top-cat-right-cap {
	width: 10px;
	height: 149px;
	float: right;
	position: relative;
	background: transparent url(../images/category-right-cap.png) top left no-repeat;
}

#top-cat-content {
	width: 720px;
	height: 149px;
	float: left;
	position: relative;
	background: transparent url(../images/category-bg.png) top left repeat-x;
}

#top-cat-products {
	width: 720px;
	height: 149px;
	float: left;
	position: relative;	
}

.top-cat-box {
	width: 160px;
	height: 149px;
	padding: 0 10px;
	float: left;
	position: relative;
}

.top-cat-image {
	width: 160px;
	height:	110px;
	margin: 5px 0;
	float: left;
	position: relative;
	background: transparent;
}

.top-cat-links {
	width: 160px;
	height: 29px;
	float: left;
	position: relative;
}

.top-cat-links ul {
	width: 160px;
	height: 29px;
	float: left;
	position: relative;
}

.top-cat-links li {
	display: block;
	width: 160px;
	height: 29px;
	float: left;
	position: relative;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 28px;
}

.top-cat-links li a, .top-cat-links li a:visited {
	display: block;
	width: 160px;
	height: 29px;
	float: left;
	position: relative;
	color: #CCCCCC;
}

.top-cat-links li a:visited {
	color: #CCCCCC;
}

.top-cat-links li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/* End Top Category */

/* Caption Box Section */
#left-box {
	width: 10px;
	min-height: 27px;
	float: left;
	position: relative;
	margin-top: 10px;
}
#left-box2 {
	width: 75px;
	min-height: 27px;
	float: left;
	position: relative;
	margin-top: 10px;
}
#right-box {
	width: 173px;
	min-height: 27px;
	float: left;
	position: relative;
	margin-top: 10px;
}

.caption-box-cap {
	width: 173px;
	height: 27px;
	float: left;
	position: relative;
	background: transparent url(../images/l-r-section-top-cap.png) top left no-repeat;
}

.caption-box-body {
	width: 161px;
	height:auto;
	float: left;
	position: relative;
	padding: 5px;
	border: 1px #989797 solid;
	border-top: 0;
}

.caption-box-body-products {
	width: 171px;
	height:auto;
	float: left;
	position: relative;
	padding: 0px;
	border: 1px #989797 solid;
	border-top: 0;
}

.caption-box-body-specs {
	width: 171px;
	height:auto;
	float: left;
	position: relative;
	border: 1px #989797 solid;
	border-top: 0;
}

.caption-box-body-flash {
	width: 171px;
	height:auto;
	float: left;
	position: relative;
	border: 1px #989797 solid;
	border-top: 0;
}

.caption-box-body-specs h1 {
	padding-left: 3px;
}

.small-product-shot {
	width: 81px;
	min-height: 62px;
	padding-left: 2px;
	margin-top: 4px;
	float: left;
	position: relative;
}

.small-product-shot ul {
	width: 75px;
	height: 30px;
	float: left;
	position: relative;
	padding-left: 6px;
}

.small-product-shot li {
	display: inline;
	font-size: 9px;
}

.small-product-shot li a{
	color:#0080FF;
}

.small-product-shot li a:visited {
	color:#0080FF;
}

.small-product-shot li a:hover {
	text-decoration: underline;
}

.small-product-shot a:hover {
	opacity: 0.7;
}
/* End Caption Box Section */

/* Main Body Section */
#main-body {
	width: 394px;
	height: auto;
	float: left;
	position: relative;
	padding: 0px;
}

#main-body-text {
	width: 374px;
	height: auto;
	padding: 10px;
	float: left;
	position: relative;
}

#main-body-two-column {
	width: 740px;
	height: auto;
	float: left;
	position: relative;
	
}

#main-body-text-two-column {
	width: 700px;
	height: auto;
	float: right;
	position: relative;
	padding: 10px;
	
}

#main-body-one-column {
	width: 740px;
	height: auto;
	float: left;
	position: relative;
}

#main-body-text-one-column {
	width: 720px;
	height: auto;
	float: left;
	position: relative;
	padding: 10px;
}

#main-image {
	width: 354px;
	height: auto;
	padding: 10px 20px;
	background: transparent;
	float: left;
	position: relative;
}

.order-now li {
	padding-right: 5px;
	text-align: right;
	font-size: 14px;
}

.order-now li a {
	font-weight: bold;
	color:#0080FF;
}

.order-now span {
	/* Nothing Determined for the Order Now Font Size */
}

.order-now {
	padding-top: 10px;
}
/* End Main Body Section */

/* Footer */
#footer-bar {
	width: 740px;
	height: 20px;
	margin-top: 10px;
	float: left;
	position: relative;
}

#footer-left-cap {
	width: 5px;
	height: 20px;
	float: left;
	position: relative;
	background: transparent url(../images/footer-left-cap.png) top left no-repeat;
}

#footer-center {
	width: 730px;
	height: 20px;
	float: left;
	position: relative;
	background: transparent url(../images/footer-bg.png) top left repeat-x;
}

#footer-right-cap {
	width: 5px;
	height: 20px;
	float: left;
	position: relative;
	background: transparent url(../images/footer-right-cap.png) top left no-repeat;
}

#footer-text {
	width: 740px;
	height: 30px;
	margin-top: 5px;
	margin-bottom: 10px;
	float: left;
	position: relative;
	text-align: center;
}

#footer-text li {
	display: inline;
	padding: 0 10px;
	border-left: 1px #AAAAAA solid;
	font-size: 10px;
	color: #999999;
}

#footer-text li a {
	color: #999999;
	text-decoration: none;
}

#footer-text li a:visited {
	color: #999999;
}

#footer-text li a:hover {
	text-decoration: underline;
}
#footer-text li.copyright {
	border: 0;
}
/* End Footer */

.reviews {
	vertical-align: top;
}

.reviews td {
	vertical-align: top;
	padding: 10px 0;
}

.reviews tr {
	vertical-align: top;
}

.reviews {
	vertical-align: text-top;
}

/* Thumbs */

.thumbsCont {
	width: 354px;
	padding: 10px 15px 10px 25px;
	float: left;
}

	.thumbsBoxes {
		width: 78px;
		height: 60px;
		margin: 0 10px 0 0;
		float: left;
	}

/* WIN A 583 INDEX PROMOTION */

p.win583 {
	width: 100px;
	height: 100px;
	top: 50px;
	left: -110px;
	position: absolute;
	text-indent: -9000px;
}

	p.win583 a {
		width: 100px;
		height: 100px;
		float: left;
		overflow: hidden;
		background: transparent url(../images/win583.png) top left no-repeat;
	}