﻿/* -----[ Site Style Sheet ]--------------------------------------------------------------------- */

#printHeader {
	display: none;
	visibility: hidden;
}
#headerWrap,
#utilityBarWrap,
#contentWrap,
#footerNav {
	width: 942px;
	margin: 0 auto;
	text-align: left;
}

/* -----[ Header ]--------------------------------------------------------------------- */

#headerMainWrapper {
position:relative;
	height:121px;
	width:935px;
	margin:0 auto;
}
#headerMainWrapper .logo {
	position:absolute;
	top:0px;
	left:-5px;
}
#headerMainWrapper .banner {
	float:right;
	margin-top:14px;
	
}

/* -----[ Main Navigation ]------------------------------------------------------------ */

#mainNavAndSearchMainWrapper {
	height:80px;
}
#mainNavAndSearchInnerWrapper {
	width:935px;
	margin:0 auto;
}
#mainNavigation {
	margin:0 auto;
	height:46px;	
}
#mainNavigation td {
	padding-top: 20px;
}
#mainNavigation td.separatorColumn {
	padding-top: 0;
}
#mainNavigation a {
	padding:20px 17px 8px 17px;
	color: #FFF;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:uppercase;
	text-decoration: none;
}
#mainNavigation a.current {
	background-image: url(../img/background/nav/mainNavCurrent-Bg.gif);
	background-repeat:repeat-x;
}

/* -----[ Search Utility ]--------------------------------------------------------------- */

#searchUtility {
	padding-top:5px;
}
#searchUtility table {
	margin:0 auto;
}
#searchUtility table td,
#searchUtility table th {
	padding: 0 3px 0 3px;
	vertical-align:middle;
}
#searchUtility table th {
	text-transform:uppercase;
	color:#7A7E7D;
	font-weight:bold;
	font-size:11px;
}
#searchUtility table a {
	font-size:10px;
	font-weight:bold;
}
#searchUtility table select {
	width:170px;
	font-size:10px;
	color:#7A7E7D;
}
#searchUtility td#keywordColumn {
	width:230px;
	background-image: url(../img/background/searchField-Bg.gif);
	background-repeat:no-repeat;
	background-position: 3px 1px;
}
#searchUtility table input.searchInput {
	width:200px;
	padding:0;
	font-size:10px;
	margin-left:18px;
	border:1px solid #fff;
	background-color:#fff;
}

/* -----[ Content ]---------------------------------------------------------------------- */

#contentMainWrapper {
	width:958px;
	margin:0 auto;
	text-align:left;
	padding-top:10px;
	padding-bottom: 30px;
}
.sideContent,
#mainContent {
	float:left;
}
.sideContent {
	width:196px;
	margin-top: 5px;
}

/* -----[ Main Content ]----------------------------------------------------------------- */

#mainContent {
	width: 542px;
	margin: 5px 6px 10px 6px;
}
.noSideBar {
	width: 745px!important;
}

/* -----[ Side Content ]----------------------------------------------------------------- */

.sideItemWrapper {
	margin-bottom: 8px;
}
.sideItemWrapper div {
	margin:0 auto;
	/*width:196px;*/
}
.sideItemWrapper .header {
	height:41px;
	background-image: url(../img/background/side/sideItemHeader-Bg.gif);
	background-repeat:no-repeat;
}
.sideItemWrapper h3 {
	color:#fff;
	font-weight:bold;
	font-size:16px;
	text-align:left;
	padding-left:13px;
	padding-top: 12px;
}

/* -----[ Side SignIn ]----------------------------------------------------------------- */

#sideSignIn .body {
	padding: 8px 0 5px 0;
	background-image: url(../img/background/side/sideItemBody_PlainGrey-Bg.gif);
	background-repeat:repeat-y;
}
#sideSignIn .body table th,
#sideSignIn .body table td {
	text-align:left;
	font-weight:bold;
	padding-left:15px;
	padding-bottom:5px;
}
#sideSignIn .body table th,
#sideSignIn .footer a,
#sideSignIn .body .checkbox label {
	color: #0054A5;
	font-size: 11px;
}
#sideSignIn th.message {
	color: #f00!important;
	padding-right:15px;
}
#sideSignIn .body .checkbox {
	padding:3px 0 0 15px;
}
#sideSignIn .body .checkbox label {
	font-size: 10px;
	margin-left: 5px;
	vertical-align:middle;
}
#sideSignIn .body .button {
	padding-bottom: 8px;
	padding-top: 12px;
}
#sideSignIn .body a {
	font-size: 11px;
}
#sideSignIn .footer {
	height:37px;
	text-align:left;
	padding-top:10px;
	background-image: url(../img/background/side/sideItemFooter_Plain-Bg.gif);
	background-repeat:no-repeat;
}
#sideSignIn .footer a {
	font-weight:bold;
	margin-left:10px;
	padding-left:25px;
	background-image: url(../img/icons/triangle.gif);
	background-repeat:no-repeat;
}
#sideSignIn .footer a:hover {
	color: #0054A5 !important;
	text-decoration:none;
}
#sideSignIn .loggedIn {
	padding-left: 15px;
	padding-right:15px;
}

/* -----[ Side Advertisement ]----------------------------------------------------------- */

#sideAdvertisement .body {
	padding: 10px 0 10px 0;
	text-align:center;
	background-image: url(../img/background/side/sideItemBody_PlainWhite-Bg.gif);
	background-repeat:repeat-y;
}
#sideAdvertisement .body img {
	border: 1px solid #949494;
}

/* -----[ Side Links ]----------------------------------------------------------- */

#sideLinks .body {
	padding: 10px 0 10px 0;
	text-align:center;
	background-image: url(../img/background/side/sideItemBody_PlainGrey-Bg.gif);
	background-repeat:repeat-y;
}
#sideLinks .body img {
	border: 1px solid #949494;
}

.sideItemWrapper .header h3 {
	font-size:1.1em;
}

/* -----[ Side Buttons ]----------------------------------------------------------------- */

#sideButtons .body {
	text-align:center;
	padding-top:10px;
	height:218px;
	background-image: url(../img/background/side/sideItemBody_QuarterCircle-Bg.gif);
	background-repeat:no-repeat;
}
#sideButtons .body input {
	margin-bottom: 10px;
}

/* -----[ Side Category ]---------------------------------------------------------------- */

#sideCategory .body {
	background-image: url(../img/background/side/sideItemBody_PlainWhite-Bg.gif);
	background-repeat:repeat-y;
}
#sideCategory .body div {
	width:174px;
	border:1px solid #939496;
	background-color:#EBF4FB;
	background-image: url(../img/background/side/sideItemCategory-Bg.gif);
	background-repeat:repeat-x;
	text-align:left;
	padding: 10px 7px 0 7px;
	margin-bottom:1px;
}
#sideCategory .body div a {
	color: #0054A5;
	font-size:11px;
	margin-right:10px;
}
#sideCategory .body div.lastGroup {
	margin-bottom:0;
}

/* -----[ Category ]--------------------------------------------------------------------- */

div.browseCategoryList {
	margin-bottom:20px;
}
div.browseCategoryList td {
	text-align:left;
	width:200px;
}
/* -----[ Side Account Menu ]------------------------------------------------------------ */

.sideAccountMenu .body {
	padding: 8px 0px 10px 5px;
	background-image: url(../img/background/side/sideItemBody_PlainGrey-Bg.gif);
	background-repeat:repeat-y;
}
.sideAccountMenu .body a {
	padding: 0 5px 0 20px;
	background-image: url(../img/icons/bullet_orange.gif);
	background-repeat:no-repeat;
}

/* -----[ Breadcrumb ]------------------------------------------------------------------- */

.breadrumbWrapper {
	margin-bottom:40px;
	border:1px solid #939496;
	border-top: none;
	background-color:#E3E6EB;
	padding:10px 0 10px 10px;
	color: #0054A5;
}
.breadrumbWrapper a {
	text-decoration:none;
	color: #0054A5;
	font-size: 10px;
	font-weight:bold;
}

/* -----[ Random Adv Banner ]---------------------------------------------------------- */

.randomAdvBannerWrapper {
	border:1px solid #F36734;
	border-top:none;
	background-color:#FFFEf1;
	text-align:left;
	margin-bottom:20px;
}
.randomAdvBannerWrapper .infoColumn {
	padding-top:10px;
}
.randomAdvBannerWrapper img {
	border:1px solid #939496;
	margin:12px;
}
.randomAdvBannerWrapper p {
	font-weight:bold;
}

/* -----[ Featured Product ]------------------------------------------------------------- */

table.grid {
	width:100%;
}
table.grid th,
table.grid td {
	border: 1px solid #00448D;
}
table.grid th
{
	background: url(../img/background/homepage/featuredProduct-Bg.jpg) repeat-x;
	color: #0055B1;
	font-size:20px;
	text-align:center;
	padding: 8px;
}
table.grid div.itemWrapper {

	float:left;
	text-align: center;
	padding-bottom:15px;
	margin:10px;
}
table.grid div.infoBlock {
	background-color: #D7DDE9;
	padding:5px;
	padding-bottom:0;
	margin-top:5px;
}
table.grid a.extraBoldProductName {
	font-weight:bold;
	font-size:14px;
}

/* -----[ Product Details Page ]-------------------------------------------------------- */

div.productDetailsWrapper {
	border: 1px solid #F66433;
	padding:10px;
	color:#4D4C47;
	font-weight:bold;
	padding-bottom:0;
	margin-bottom:10px;
}
div.productDetailsWrapper span {
	color:#0054A5;
}
div.productDetailsWrapper p {
	padding-bottom:10px;
}
div.productDetailsWrapper p.largerFont {
	font-size:14px;
}

td.thumbSpace {
	padding-left: 20px;
}
td.thumbSpace img {
	margin-bottom: 5px;
}
td.largeImageSpace {
	padding-left:10px;
}

div.productDetailsBuyBanner {
	border: 1px solid #F66433;
	background-color: #FFCD90;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding:5px;
	color: #0054A5;
	margin-bottom:10px;
}
div.productDetailsContact h1 {
	padding-top: 0;
}

/* -----[ Product Image Gallery ]-------------------------------------------------------- */

div.galleryDisplay table td {
	padding: 10px;
}
div.imageGalleryButtonWrapper {
	margin-top:10px;
	margin-bottom:10px;
}
div.galleryDisplay table td.default img {
	border:2px solid #939297;
}

/* -----[ Confirmation Page Image ]--------------------------------------------------------- */

.imageColumn img {
	margin-bottom:5px;
}

/* -----[ Steps Display ]--------------------------------------------------------------------- */

.steps {
	margin: 0 20px 10px;
	text-align: center;
}
.steps table {
	width: 100%;
}
.steps table tr {
	vertical-align: top;
}
.steps td {
	border-top: 1px dotted #CCC;
}
.steps a {
	display: block;
	background: url(../img/icons/bullet_white.gif) no-repeat center -7px;
	padding-top: 5px;
	color: #999;
	text-decoration: none;
}
.steps a:hover,
.steps a.current {
	background-image: url(../img/icons/bullet_orange.gif);
	color: #F99827;
}
.steps a.here {
	font-weight: bold;
}

/* -----[ Footer ]----------------------------------------------------------------------- */

#footerMainWrapper {
	height:286px;
	padding-top: 40px;
	background-image: url(../img/background/footer/footerBlock-Bg.gif);
	background-repeat:repeat-x;
}
#copyright,
#copyright a,
#footerNavigation {
	color:#636465;
	font-size:12px;
	font-weight:bolder;
}
#copyright {
	float:left;
	margin-left: 170px;
}
#copyright a {
	text-decoration: none;
}
#footerNavigation {
	float:right;
	margin-right: 170px;
}
#footerNavigation ul {
	padding-bottom:30px;
	border-bottom:1px solid #929397;
}
#footerNavigation li {
	display: inline;
}
#footerNavigation li a {
	color:#BB3502;
	font-size:12px;
	font-weight:bold;
}
#dmdLink {
	padding-top:25px;
	margin-left:130px;
}
#dmdLink a {
	font-size:10px;
	font-weight:bold;
}