body
{
	font-family: Tahoma;
}
a
{
	text-decoration: none;
}
/* Box with logo */
/*==========================================================*/
.topLeftBox
{
	background-image: url('../images/site/blueGradient.jpg' );
	background-repeat: repeat-x;
	height: 135px;
	width: 241px;
	position: absolute;
}
#ctl00__topLeftBox .center
{
	text-align: center;
	padding-top: 30px;
}
#ctl00__topLeftBox .centerText
{
	padding-left: 8px;
	position: relative;
	top: -12px;
}
#ctl00__topLeftBox h1
{
	font-size: 28px;
	font-weight: bold;
}
#ctl00__topLeftBox a, img
{
	border: none;
	color: Black;
}

/*=========================================================*/
/* Top Main Panel */
/*=========================================================*/
.topPanel
{
	background-image: url('../images/site/blueGradient.jpg' );
	background-repeat: repeat-x;
	height: 135px;
	width: 730px;
	position: absolute;
	left: 260px;
}
#ctl00__topPanel .center
{
	padding-left: 40px;
	background: none;
}
#ctl00__topPanel h1
{
	color: black;
	font-weight: 900;
	font-size: 40px;
	font-family: 'Trebuchet MS';
	display: inline;
}

/*=========================================================*/
/* Top Links */
/*=========================================================*/
.trademark
{
	font-size: xx-small;
}
.topLinks
{
	position: absolute;
	top: 155px;
	width: 980px;
	height: 40px;
	background-image: url('../images/site/greyGradient.jpg' );
	background-repeat: repeat-x;
	color: white;
	z-index: 5000;
	display: block;
}
.topLinksProducts
{
	position: absolute;
	width: 730px;
	left: 260px;
	height: 40px;
	background-image: url('../images/site/blueGradient.jpg' );
	background-repeat: repeat-x;
	color: White;
	z-index: 5000;
	display: block;
}
.topLinks .padLeft
{
	padding-left: 280px;
	padding-top: 10px;
}
.topLinksProducts .padLeft
{
	padding-left: 20px;
	padding-top: 10px;
}
.path
{
	font-size: 70%;
}
.path a
{
	padding: 4px;
	color: White;
}
.path a:hover
{
	color: green;
	background-color: #00FF00;
}
.path .current
{
	text-decoration: underline;
}
/*=========================================================*/
/* Left Image */
/*=========================================================*/
.leftImage
{
	height: 374px;
	width: 240px;
	position: absolute;
	top: 200px;
	background-image: url('../images/site/jack.jpg' );
	background-repeat: no-repeat;
}
#corporatesite
{
	position: absolute;
	top: 600px;
}
#corporatesite div
{
	position: relative;
	top: -10px;
	font-size: 90%;
	padding-left: 10px;
}
#corporatesite div a
{
	color: #3322bb;
}
#corporatesite div a:hover
{
	color: green;
}
.path a:hover
{
	color: green
	background-color: #00ff00
}
/*=========================================================*/
/* Content */
/*=========================================================*/
#ctl00__content
{
	position: absolute;
	top: 200px;
	width: 730px;
	background-color: #3355bb;
	left: 260px;
}
#ctl00__content .moveUp
{
	position: relative;
	top: -18px;
	left: 360px;
}


/*=========================================================*/
/* Footer */
/*=========================================================*/
.footer
{
	overflow: auto;
	position: relative;
	background-image: url('../images/site/tanGradient.jpg' );
	background-repeat: repeat-x;
	left: 0px;
	width: 730px;
	top: 10px;
	height: 100%;
}
.footer .footerLeft
{
	float: left;
	width: 80%;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 80%;
	font-weight: bold;
	height: 100%;
	margin-bottom: .5em;
}
.footer .footerRight
{
	float: right;
	margin-right: .5em;
}
.signature
{
	font-style: italic;
}
.bottom
{
	clear: both;
	font-size: 60%;
	padding-top: 20px;
	background-color: white;
}
.bottom a
{
	color: black;
}
.bottom a.design
{
	font-size: 120%;
}
.bottom a.design:hover
{
	background-color: #990066;
	color: White;
}

/* Default =========================================================*/
.defaultContent
{
	background-color:white;
	width: 700px;
	padding-right: 8px;
	overflow: auto;
}
.defaultContent h1
{
	display: inline;
}
.defaultContent div.homeContainer
{
	margin: .2em 0 0 0;
}
.defaultContent table.default
{
	width: 100%;
}
.padLeft
{
	padding-left: 400px;
}
.defaultContent span.smaller
{
	font-size: 30%;
}
.defaultContent div.body
{
	font-size: 90%;
}
.defaultContent span.title
{
	font-weight: bold;
}
.defaultContent a
{
	color: #0000FF;
	text-decoration: underline;
}
.defaultContent a:hover
{
	background-color: #3399ff;
	color: black;
}
a.green
{
	color: white;
}
.defaultContent .image
{
	height: 50px;
	width: 100px;
}

.defaultContent image.main
{
	padding-left: 8px;
}
.defaultContent .intextright
{
}
.defaultContent .intextright .border
{
	border: 1px dashed white;
	text-align: center;
}
.defaultContent .intextright .border img
{
	margin-left: .4em;
	margin-right: .4em;
}
.defaultContent .intextright .border .title
{
	position: relative !important;
	left: -1.5em !important;
	top: -.6em !important;
	border: none !important;
	background-color: White !important;
	padding: 0 3px 0 3px;
}
.defaultContent ul li.none
{
	list-style: none;
}
.defaultContent h4.inline
{
	display: inline;
}

.defaultContent span.footer
{
	font-style: italic;
	font-size: 80%;
}
.defaultContent div.content
{
	font-size: 100%;
	height: 100%;
	background-color: white;
	padding: 5px;
}
.defaultContent table.honors
{
	margin-bottom: 1em;
}
.defaultContent table.honors td.bbblogo
{
	background-color: #0033CC;
}
.defaultContent table.honors td.bbb
{
	background-image: url('/images/site/bbbbackground.gif');
	padding: .6em;
}

.defaultContent td.bestbuylogo
{
	margin-left: .5em;
	background-color: #1E964A;
}
.defaultContent td.consumerbestbuy
{
	font-size: 70%;
	background-image: url('/images/site/bestbuyBackground.gif');
	background-repeat: repeat-y;
	padding: .6em;
}
.defaultContent table.honors span.right
{
	color: White;
}
.defaultContent table.honors td.consumerbestbuy a:hover
{
	background-color: Navy !important;
}
.defaultContent div.title
{
	border: 1px solid black;
	cursor: pointer;
	padding: 3px;
	font-weight: bold;
	font-size: 100%;
	color: Grey;
}
.defaultContent div.title .hover
{
	color: black;
	background-color: #3399ff;
}
.defaultContent div.title .noHover
{
	color: Navy;
}

.imageCaption
{
	font-size: 80%;
	font-style: italic;
}
.inText
{
	font-size: 100%;
	display: table;
}
li a:hover h4
{
	color: Navy;
}
.defaultContent ul.checked
{
	display: inline;
}
.defaultContent ul .bullet
{
	list-style-image: url('/images/site/Check.jpg');
	font-size: 80%;
	margin: .4em 0 .4em 0;
}
.defaultContent .videoHolder
{
	z-index: 100;
}

/* AboutUs =========================================================*/
#_AboutUsContent
{
	background-color: white;
	width: 700px;
	padding: 10px;
}
#_AboutUsContent b
{
	font-weight: normal;
}

#OurAffiliations
{
}
#OurAffiliations td
{
	padding: 10px 5px 10px 5px;
	vertical-align: middle;
	border-top: 1px green;
	border-right: 1px green;
}
#OurAffiliations td.logo
{
	border-left: 1px solid grey;
	border-right: none;
}

.productsContent div.productContainer
{
	clear: both;
	overflow: auto;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}
.productsContent div.productLeft
{
	float: left;
	width: 60px;
	margin-right: 1em;
	margin-top: .3em;
	margin-left: .3em;
}
.productsContent div.productRight
{
	float: right;
	margin-left: 1em;
	margin-right: .5em;
	margin-top: .3em;
	margin-bottom: .3em;
	width: 100px;
}
.productsContent div.productCenter
{
	float: left;
	width: 500px;
}
.productsContent div.subProduct
{
	clear: both;
	overflow: auto;
}
.productsContent div.subProduct div.relatedPanel
{
	border: 1px dashed blue;
	margin-top: .5em;
	overflow: auto;
}
.productsContent div.subProduct div.relatedPanel div.subProductContainer
{
	padding-top: .2em;
	background-color: White;
	overflow: auto;
	
}
.productsContent div.productCenter .productTeaser
{
	font-size: 80%;
	margin-top: .5em;
}
.productsContent .back
{
	display: inline;
	margin-right: 2em;
}
.productsContent .vendorSortPanel
{
	display: inline;
	margin-right: 2em;
}
.productsContent .categorySortPanel
{
	display: inline;
}

.productsContent a
{
	color: Grey !important;
	text-decoration: underline !important;
}
.productsContent a:hover
{
	color: blue !important;
	background-color: #EEEEEE;
}
td.one
{
	width: 70%;
}
td.two
{
	width: 30%;
}
td.smaller
{
	font-size: 80%;
	padding: 3px 9px 3px 9px;
}
.validator
{
	font-size: 70%;
}
td.smaller h2
{
	font-size: 100%;
}
table.contact
{
	border: 1px dashed #CCCCCC;
}
h2.contact
{
	font-size: 110%;
	color: Gray;
}
/* Products */
.productsContent .thumb
{
	width: 50px;
	height: 50px;
}
.defaultContent .thumb
{
	width: 50px;
	height: 50px;
}
.defaultContent .view
{
	width: 100px;
	height: 100px;
}
.productImage
{
	width: 70px;
}
.productName
{
	font-weight: bold;
	text-align: left;
	font-size: 80%;
}
.productName a:hover
{
	background-color: #000099;
	color: Navy;
	text-decoration: underline;
}
#_ProductDescription
{
	text-decoration: underline;
}
.productDescription
{
	font-size: 70%;
	padding-right: 10px;
}
td.productPrice
{
	padding-right: 8px;
	font-weight: bold;
	text-align: right;
	font-size: 80%;
}
td.cartButton
{
	padding-right: 8px;
	text-align: right;
}
table.item
{
	width: 100%;
	background-color: #CCCCCC;
}
.cartGrid td
{
	border-top: 1px solid #CCCCCC;
	border-left: none;
	border-right: none;
	border-bottom: none;
	padding: 4px;
}
#_Cart th
{
	background-image: url(/images/site/greenGradient.jpg);
	border-left: none;
	border-right: none;
}
#_Cart .header
{
	color: White;
}
#_Cart .center
{
	text-align: center;
}
#_Cart a
{
	color: White;
	font-weight: bold;
}
input
{
	border: 1px solid gray;
	background-color: White;
	color: Gray;
}
.cartRow
{
	font-size: 80%;
}
.cartAlternate
{
	font-size: 80%;
	background-color: #EEEEEE;
}

/*------ Checkout------*/
.checkout
{
	margin-left: 2em;
}
.checkout th
{
	background-color: Green;
	border: none;
	color: White;
	padding: 0px 15px 0px 15px;
	font-size: 90%;
}
.checkout td
{
	padding: 4px 8px 4px 8px;
}

#_productsContent a
{
	color: Black;
}
.pageHeader
{
	font-weight: bold;
}

#topLeftBox a, img, h1
{
	border: none;
	color: Black;
}
.small
{
	font-size: 70%;
}

.leftBlockProducts
{
	width: 240px;
	position: absolute;
	top: 160px;
}

/* Sub Products */
table.subItem
{
	margin-top: .3em;
	background-color: White;
	width: 100%;
}
td.subProductColumn2
{
	text-align: right;
}
.subProductName
{
	font-weight: bold;
	text-align: left;
	font-size: 80%;
}
.subProductDescription
{
	font-size: 70%;
	padding-right: 10px;
}
.subProductPrice
{
	padding-right: 8px;
	font-weight: bold;
	text-align: right;
	font-size: 80%;
}
div.subProduct div.relatedPanel
{
}
.relatedPanelHeader
{
	cursor: pointer;
	background-color: White;
	padding-bottom: .2em;
}
.relatedPanelHeader a
{
	font-size: 80%;
}
.relatedPanelHeader a:hover
{
	background-color: #CCCCCC;
	color: Green;
	text-decoration: underline;
}
/*=========================================================*/
/* Choose Products */
/*=========================================================*/
div.listContainer
{
	overflow: auto;
}
div.floatLeft
{
	float: left;
	width: 40%;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	padding: 6px;
	margin-top: 3px;
	margin-bottom: 3px;
}
div.listContainer ul
{
	margin-top: .3em;
}
div.floatRight
{
	float: right;
	width: 40%;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	padding: 6px;
	margin-top: 3px;
	margin-bottom: 3px;
}
div.space
{
	clear: both;
}
div.listContainer .category
{
	font-size: 110%;
	font-weight: bold;
	
}
.itemHolder
{
	margin: .4em 0 0 1em;
}

/*=========================================================*/
/* Content */
/*=========================================================*/
.productsContent
{
	position: absolute;
	top: 70px;
	width: 730px;
	background-color: #FFFFFF;
	left: 260px;
}
.productsContent .moveUp
{
	position: relative;
	top: -18px;
	left: 360px;
}

#_ReferalContent
{
	position: relative;
	background-color: White;
	left: 0px;
	width: 700px;
}
#_ReferalContent .smaller
{
	font-size: 75%;
}

.intextleft
{
	float: left;
	padding: 5px;
}
.intextright
{
	float: right;
	padding: 5px;
}
.defaultContent .body .bold
{
	font-weight: 600;
}
.defaultContent .body .italic
{
	font-style: italic;
}
.defaultContent .body #_create li
{
	list-style-type: decimal;
}
