﻿@charset "utf-8";
/* CSS Document */

#pageContent{
	width:auto;
	background:none;
	font-family:Arial, Helvetica, sans-serif;
}

#printPageTop{
	padding-bottom:0.125in;
	border-bottom: 1pt solid #666;
	margin-bottom:0.125in;
}

.clearB{clear:both;}

#pageContent #header{
	display:none;
}

#pageContent #footer{
	display:none;
}

#pageContent #bottomFooter .footerNavLeft {
	padding-top: 5pt;
}

#pageContent #bottomFooter .footerNavLeft:first-child {
	display: none;
}

#mainBody #pageHeader{
	background:none;
}

#mainBody #pageHeader h1{
	color:#000000;
}

/* hide pointless stuff */

.searchResults #rightCol{
	display:none;
}


/*-------------------------------------------------
 * Product Detail Page
 ------------------------------------------------- */

.productDetail .detailHeaderBar,
.productDetail #prodTabs,
.productDetail .detailLeft h4,
.productDetail .prodImages,
.productDetail .zoomIcon,
.productDetail .swatchDetail,
.productDetail #prodDownloads,
.productDetail .productDetailPageTools,
.productDetail .prodColors,
.productDetail .pnlRelatedSimilar
{
	display:none;
}
.productDetail #rightCol .userBtns {
	display:none;
}

.productDetail #rightCol .pdDiscon {
	float: left;
	margin: 0 0 3pt 0;
}
.productDetail #rightCol .pdDiscon img {
	float: left;
	margin: 2pt 3pt 3pt 0;
}

.productDetail #rightCol .pdDiscon .disconText {
	float: left;
	font-size: 8pt;
}

.productDetail #prodDetail,
.productDetail #prodFixtures
{
	display:block !important;
	/*
	margin-bottom:0.25in;
	*/
	position:relative;
	padding-bottom:0.25in;
	page-break-after:auto;
	page-break-inside:avoid;
}
.productDetail #prodDetail
{
	border-bottom:1pt solid #ccc;
	min-height:4in;
}

.productDetail .productName {
	padding:5pt 0;
	margin:10pt 0;
	border-bottom: 1pt solid #ccc;
}

.productDetail .productName h1{
	font-size:18pt;
	font-weight:bold;
	line-height:22pt;
}
.productDetail .productName h3{
	font-size:12pt;
	text-transform:uppercase;
	color:#666666;
}

.productDetail .detailLeft{
	/*
	width:50%;
	*/
	float:left;
}

.productDetail .detailLeft .largeImage img{
	border:1pt solid #000000;
	width:2.5in;
	height:2.5in;
	margin-right:0.25in;
}

.productDetail .detailRight{
	width:50%;
	float:left;
}

.productDetail .detailRight .detailRightBottom{
	margin-top:0.125in;
	border-top:1pt solid #666666;
	padding-top:0.125in;
	width:45%;
	position:absolute;
	top:2.75in;
	left:0in;
}

.productDetail .detailRight .detailRightBottom img{
	width:0.5in;
	height:0.5in;
	border:1pt solid #000000;
	margin-right:3pt;
}

.productDetail h2{
	font-size:12pt;
	font-weight:bold;
	margin-bottom:5pt;
}

.productDetail .prodFeatures{
	margin-bottom:3pt;
}

.productDetail .prodColors li {
	display:block;
	float:left;
}

.productDetail .prodColors li div{
	display:none;
}

.productDetail .prodFeatures li,
.productDetail #prodFixtures ul li,
.productDetail #prodDownloads ul li
{
	font-size:10pt;
	font-weight:normal;
	line-height:14pt;
	list-style-position:inside;
	list-style-type:disc;
	color:#333;
}

/*-------------------------------------------------
 * wishlists
 ------------------------------------------------- */
 
.listsPage #printHeader{
	display: block;
}

.listsPage #rightCol,
.listsPage .removeItem,
.listsPage #pageHeader2
{
	display: none;
}


.red{
	color:red;
}

#printHeader .topArea{
	text-align:right;
}

#printHeader .topArea .printLogo{
	float:left;
}

#printHeader .topArea h2{
	font-size:14pt;
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	letter-spacing:-1pt;
	margin-bottom:1pt;
	/*margin-top:0.125in;*/
	float:left;
}

#printHeader .topArea p{
	font-size:9pt;
}

#infoText{
	border:1pt solid #000000;
	margin-bottom:0.25in;
	padding:5pt 0;
}

.infoLeft{
	width:66%;
	float:left;
	position:relative;
}

.infoRight{
	width:33%;
	float:right;
}

#infoText .infoRight{
	border-left:1pt solid #000000;
}

#infoText .msgLeft p{
	font-size:9pt;
	margin-bottom:2pt;
	margin-left:0.125in;
}

#infoText .msgLeft h3{
	font-size:12pt;
	line-height:14pt;
	font-weight:bold;
	margin-left:0.125in;
}

#infoText .msgRight{
	margin-left:0.125in;
}
#infoText .msgRight p{
	font-size:10pt;
	line-height:12pt;
	/*margin-top:0.25in;*/
	text-align:right;
	margin-right:0.125in;
}

#printHeader h1{
	font-size:18pt;
	font-weight:bold;
	letter-spacing:-1pt;
	margin:0.125in 0;
	padding-bottom:0.125in;
	border-bottom:4pt solid #000000;
}



.listsPage #leftCol .listSecHead{
	padding-bottom:5pt;
	border-bottom:1pt solid #d3d3d3;
	font-size:12px;
	font-weight:bold;
	color:#8d8c8c;
	padding-top:10pt;
}
.listsPage .wishListItemRow,
.listsPage .wishListItemRowAlt{
	border-bottom:1pt solid #d3d3d3;
	border-right:1pt solid #d3d3d3;
	border-left:1pt solid #d3d3d3;
	padding-bottom:10pt;
}

.listsPage .wishListItemRowAlt{
	background:#f9f9f9;
}

.listsPage .listRowLeft{
	float:left;
	width:50%;
}

.listsPage .listRowLeft .prodThumb{
	margin:10px;
	float:left;
	display:block;
	border:1pt solid #8d8c8c;
}

.listsPage .listRowLeft h2{
	margin:10pt 0pt 20pt 0pt;
	font-weight:bold;
	font-size:14px;
}

.listsPage .listRowLeft h2 a{
	color: #000000;
	text-decoration: none;
}

.listsPage .listRowLeft p{
	display: none;
}

.listsPage .listRowRight{
	float:left;
	width:300px;
}

.listsPage .listRowRight h4{
	font-size:11px;
	font-weight:bold;
	color:#1a1918;
	margin:10pt 0 2pt 10pt;
}

.listsPage .listRowRight ul{
	margin-left:10pt;
}

.listsPage .listRowRight ul li{
	font-size:11px;
	font-weight:normal;
	color:#6b655a;
	line-height:14px;
	list-style-type: circle;
	list-style-position: outside;
}
