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

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #555555;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#header {
	padding: 0px;
	float: left;
	height: 94px;
	width: 1000px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#header .home-link {
	background-image: url(graphics/logo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 94px;
	width: 204px;
}
#header #phone {
	float: left;
	height: 82px;
	width: 246px;
	padding-right: 5px;
	padding-left: 5px;
}
#header #phone p {
	margin: 0px;
	padding: 0px;
	color: #004990;
	font-size: 14px;
	line-height: 22px;
}
#header #phone h2 {
	margin: 0px;
	color: #004990;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 20px;
	line-height: 28px;
	padding: 0px;
	font-weight: normal;
	letter-spacing:.25em;
}
#header #phone #search-area form {
	margin: 0px;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header #phone label {
	float: left;
	font-size: 14px;
	line-height: 19px;
	padding-right: 3px;
}
#header #phone #search-area form #searchbox{
	margin: 0px;
	float: left;
	width: 148px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: 14px;
	line-height: 16px;
	height: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #8f8f8f;
	border-right-color: #cecece;
	border-bottom-color: #e4e4e4;
	border-left-color: #cecece;
}

#b-go {
	font-size: 14px;
	line-height: 19px;
	color: #FFFFFF;
	background-color: #004990;
	padding: 0px;
	height: 19px;
	width: 33px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	display: block;
	float: left;
	text-indent: -9999px;
	background-image: url(graphics/btn_go.gif);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	cursor: hand;
}
#header .nav {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 94px;
	width: 538px;
}
#header .nav ul {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 82px;
	width: 538px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
#header .nav li {
	margin: 0px;
	list-style-type: none;
	float: left;
	height: 18px;
	width: 123px;
	padding-top: 64px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
#header .nav a {
	font-size: 18px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	text-decoration: none;
	font-style: oblique;
}
#header .nav a:hover {
	color: #004990;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #004990;
}
#container {
	margin: 0px;
	float: left;
	width: 998px;
	background-image: url(graphics/bg_container.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #004990;
}
#sidebar {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 201px;
	background-color: #6EAEEC;
	min-height:550px;
	height:auto !important;
	height:550px;

}
#sidebar ul {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #004990;
}
#sidebar li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar ul li a {
	font-size: 14px;
	line-height: 45px;
	color: #232020;
	display: block;
	margin: 0px;
	height: 45px;
	width: 193px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #004990;
}
#sidebar ul li a.active {
	font-size: 14px;
	line-height: 45px;
	color: #232020;
	display: block;
	margin: 0px;
	height: 45px;
	width: 193px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #004990;
        background-color: #004990;
}
.binder{
margin-left:20px;
}
.clr{
clear:both}
#sidebar ul li a:hover {
	background-color: #004990;
	color: #FFFFFF;
}
#sidebar .info {
	position: absolute;
	bottom: 10px;
	left: 1px;
}
#sidebar .info h3 {
	font-size: 18px;
	line-height: 24px;
	background-color: #004990;
	padding: 5px;
	margin: 0px;
	color: #FFFFFF;
	width: 191px;
	font-style: italic;
	font-weight: normal;
	letter-spacing:.13em;
}
#sidebar .info .address {
	font-size: 16px;
	line-height: 24px;
	color: #004990;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #004990;
	margin: 0px;
	padding: 5px;
	width: 191px;
}
#sidebar .info .phone {
	font-size: 15px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	width: 191px;
	padding-left: 5px;
}
#sidebar .info .phone a {
	color: #FFFFFF;
	text-decoration: none;
}
#content {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 797px;
}
#content #splash {
	width: 796px;
	height: 187px;
	position: relative;
	background-color: #6EAEEC;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #004990;
}
#top-splash{
width: 796px;
	position: relative;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 1px;
}
#top-splash a{
color:#004990;
text-decoration:none;
font-weight:bold;
}
#top-splash a:hover{
color:#083a6b;
text-decoration:underline;
}

#top-splash h1{
font-size:15px;
line-height:21px;
color:#004990;
font-style:italic;
letter-spacing:0.15em;
font-weight:normal;
}
#top-splash h2{
font-size:18px;
line-height:24px;
background-color:#004990;
color:#FFFFFF;
letter-spacing:0.15em;
height:24px;
font-style:italic;
font-weight:normal;
padding:4px;
margin:0;
}
#top-splash hr{
	border-bottom: 1px dotted #004990;
border-left:none;
border-top:none;
border-right:none;
margin:8px 0;
}
#content #splash img {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}
#content #splash p {
	font-size: 18px;
	line-height: 27px;
	color: #212121;
	width: 166px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #004990;
	float: right;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.learn-more {
	font-size: 14px;
	line-height: 14px;
	background-image: url(graphics/bg_learnmore.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 0px;
	color: #004990;
	text-decoration: none;
	letter-spacing:0.25em;
	font-style: italic;
	display: block;
	clear: right;
	float: right;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 120px;
}
.learn-more2 {
	position: absolute;
	right: 5px;
	bottom: 2px;
	font-size: 14px;
	line-height: 14px;
	background-image: url(graphics/bg_learnmore.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 0px;
	color: #004990;
	text-decoration: none;
	letter-spacing:0.25em;
	font-style: italic;
	display: block;
	width: 120px;
}
#content .item {
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #004990;
	position: relative;
	width: 797px;
}
.read-more {
	font-size: 14px;
	line-height: 14px;
	background-image: url(graphics/bg_readmore.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 0px;
	color: #004990;
	text-decoration: none;
	letter-spacing:0.25em;
	font-style: italic;
	display: block;
	clear: both;
	float: right;
}
.read-more2 {
	position: absolute;
	right: 10px;
	bottom: 5px;
	font-size: 14px;
	line-height: 14px;
	background-image: url(graphics/bg_readmore.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 0px;
	color: #004990;
	text-decoration: none;
	letter-spacing:0.25em;
	font-style: italic;
	display: block;
	width: 120px;
}
#content .item .image {
	margin: 0px;
	float: left;
	height: 150px;
	width: 190px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#content .item .info {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 587px;
	font-size: 12px;
	line-height: 18px;
}
#content .item .info h1 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 18px;
	color: #004990;
}
#content .item .info h1 span {
color:#000000;
}
#content a:link, #content a:visited {
	color: #004990;
}
#category-header {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #004990;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #004990;
	width: 776px;
}
#category-header, #category-list {
	padding-left: 20px;
	float: left;
}
#category-list a:link, #category-list a:visited {
	text-decoration: none;
}
#category-list a:hover, #category-list a:active {
	text-decoration: underline;
}
#details-header{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #004990;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #004990;
	width: 776px;
	padding-left: 20px;
	float: left;
	min-height:235px;
	height:auto !important;
	height:235px;
	padding-bottom: 15px;
}
#details {
	padding-bottom: 20px;
	position: relative;
	float: left;
	width: 777px;
	clear: left;
	padding-left: 20px;
	min-height:290px;
	height:auto !important;
	height:290px;
}
#details .contact {
	position: absolute;
	top: 25px;
	right: 1px;
}
#details .contact h3 {
	font-size: 18px;
	line-height: 24px;
	background-color: #202020;
	padding: 5px;
	margin: 0px;
	color: #FFFFFF;
	width: 191px;
	font-style: italic;
	font-weight: normal;
	letter-spacing:.13em;
}
#details .contact .address {
	font-size: 16px;
	line-height: 24px;
	color: #312e2e;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #004990;
	margin: 0px;
	padding: 5px;
	width: 191px;
}
#details .contact .phone {
	font-size: 15px;
	line-height: 18px;
	color: #004990;
	text-decoration: none;
	width: 191px;
	padding-left: 5px;
}
#details .contact .phone a {
	color: #004990;
	text-decoration: none;
}
#category-header h1, #details-header h1 {
	font-size: 24px;
	font-style: italic;
	line-height: 24px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	letter-spacing:.25em;
}
#category-header h2, #details-header h2 {
	font-size: 14px;
	line-height: 18px;
	color: #004990;
}
.left{
float:left;
display:block;
width:300px;
padding-right:40px;
}
.lleft{
float:left;
display:block;
width:430px;
padding-top:10px;
}

#content .cat-item {
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	width: 184px;
	height: 225px;
}
#content .cat-item .image {
	margin: 0px;
	float: left;
	height: 140px;
	width: 184px;
	padding: 0px;
	text-align: center;
}
#content .cat-item .info {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 184px;
	font-size: 12px;
	line-height: 16px;
}
#content .cat-item .info h1 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 14px;
	color: #004990;
	text-align: center;
}
#content .cat-item .info p {
	text-align: center;
}
#content form label {
	font-size: 14px;
	line-height: 18px;
	color: #004990;
	padding: 5px;
	float: left;
	clear:left;
}
#content form select {
	padding: 2px;
	float: left;
	clear:left;
}
#content form input {
	padding: 2px;
	float: left;
	clear:left;
}
#content form #btn-add {
	background-color: #004990;
	display: block;
	padding: 0px;
	float: left;
	height: 25px;
	width: 109px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	line-height: 25px;
	color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
	clear:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#details-header .image {
	margin: 0px;
	float: left;
	height: 140px;
	width: 184px;
	padding: 0px;
	text-align: center;
}
#details-header .description {
	margin: 0px;
	float: left;
	width: 550px;
	text-align: left;
	padding-left: 10px;
}
#details-header .description h2 {
	margin: 0px;
	padding-top: 0px;
}
#footer {
	margin: 0px -3px 0 0;
	position: relative;
	float: left;
	width: 998px;
	font-size: 11px;
	line-height: 20px;
	color: #6f6f6f;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	height: 20px;
	
}
#footer .nav {
	position: absolute;
	left: 0px;
	top: 0px;
}
#footer .nav a {
	color: #6f6f6f;
	text-decoration: none;
}
#footer .nav a:hover {
	text-decoration: underline;
}
#footer .info {
	position: absolute;
	right: 0px;
	top: 0px;
	
}
/* Details 2 Table */

#details table {
	margin-top: 20px;
}
#details th {
	background-color: #6eaeec;
	color: #004990;
	text-align: left;
}
#details .td-right {
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 375px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none !important;
	border-left-style: none;
}
#details td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6EAEEC;
}

/* CART */
#cart th {
	background-color: #6eaeec;
	color: #004990;
	text-align: left;
}

#cart_dotted td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6EAEEC;
}

#cart_dot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6EAEEC;
}

#cart h1 {
	font-size: 24px;
	font-style: italic;
	line-height: 24px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	letter-spacing:.25em;
}
#special input {
	margin: 0px !important;
	padding: 0px !important;
}

#shipping-blurb {
	color: #FFFFFF;
	background-color: #004990;
	display: block;
	margin: 10px;
	padding: 10px;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

/* New Video Link */
.image .video-link a {
	color: #FFFFFF !important;
	text-decoration: none;
	background-color: #004990;
	display: block;
	padding: 5px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 140px;	
}
.image .video-link a:hover {
	background-color: #6EAEEC;
}
.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #6EAEEC;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}
