/* @override http://3mqa.eblox.com/css/styles.css */

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

td.tabClassOn {
	background-color:#e5e5e5 !important;
	height:40px;
}

td.tabClassOn input {
	font-size:18px !important; 
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif !important;
	font-weight:bold;
}

td.tabClassOff {
	background-color:#c0c0c0 !important;
	height:40px;
}

td.tabClassOff input {
	font-size:18px !important; 
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif !important;
	font-weight:bold;
}

.highlight {
	background-color:#e5e5e5;
}

.btn {
	display:block;
	background:url(../images/btn_bkgnd.jpg) no-repeat;
	width:84px;
	height:22px;
	padding:3px 0px 3px 0px;
	color:#fff;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	float:left;
	margin-right:10px;
}

.btn2 {
	display:block;
	background:url(../images/btn_bkgnd.jpg) no-repeat;
	width:84px;
	height:22px;
	padding:1px 0px 3px 0px;
	color:#fff;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	float:left;
	margin-right:10px;
	border:none;
}

.btnLarge {
	display:block;
	background:url(../images/btn_bkgnd_large.jpg) no-repeat;
	width:135px;
	height:22px;
	padding:3px 0px 3px 0px;
	color:#fff;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	float:left;
	margin-right:10px;
}

/* Multistore Management Styles */
#multistoreManagement {
	width:970px;
}

#multistoreManagement h1 {
	font-size:24px;
}

#multistorePricing {
	
}

#multistoreChoose {
	padding:20px 0 10px 0;
}

#catalogSelection {
	float:left;
	margin-right:10px;
	margin-bottom:1px;
}

#catalogSelection .catalogCheckbox {
	background-color:#ccc;
	float:left;
	height:28px;
	width:35px;
	text-align:center;
	line-height:35px;
	padding-top:7px;
	margin-right:1px;
}

#catalogSelection .catalogName {
	float:left;
	background-color:#e5e5e5;
	padding:0 10px;
	font-size:16px;
	font-weight:bold;
	height:35px;
	line-height:35px;
	margin-right:1px;
	width:325px;
}

#catalogSelection .viewProducts {
	float:left;
	background-color:#e5e5e5;
	padding:0 10px;
	height:35px;
	line-height:35px;
}

/* misc. */
.gridFirst {
	width:150px;
}
 
.gridQty {
	width:30px;
}

.clear {
	clear:both;
}

.stroke {
	background-color:#ccc;
}

/* we need to check the syntax on this */
.red {
	color:#CC0000;
}

.alert {
	color:#CC0000;
}

body {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size:12px;
}

a {
	color:#000;
	text-decoration:none;
}

a:hover {
	color:#666;
}

form {
	margin:0px;
	padding:0px;
}

h1 {
	font-size:26px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

h3 {
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

/* main */
#main {
	margin:0px auto;
	width:1050px;
	text-align:left;
}

/* header */
#header {
	
}

/* topNav */
#topNav {
	width:1000px;
	margin-top:17px;
	margin-bottom:21px;
}

#topNav .logo {
	height:32px;
	width:394px;
	float:left;
}

#topNav .topNavRight {
	text-align:right;
	width:606px;
	float:left;
}

#topNav .topNavRight a {
	color:#666;
	font-weight:bold;
	text-decoration:none;
}

#topNav .major {
	height:20px;
}

#topNav .major a {
	font-size:14px;
	color:#000000;
}

#topNav .minor {
	height:20px;	
}

/* midNav */
#midNav {
	background:url(../images/top_nav_bkgnd.jpg) no-repeat;	
	height:37px;
	color:#fff;
	font-weight:bold;
	font-size:13px; 
}

#midNav .search {
	float:left;
	width:323px;
	margin-left:10px;
	vertical-align:middle;
	margin-top:7px;
}

#midNav .shapeFinder {
	float:left;
	width:323px;
	margin-left:10px;
	margin-top:7px;
}

#midNav .shapeFinder td {
	color:#fff;
	font-weight:bold;
	font-size:13px; 
}	

#midNav .priceRange {
	float:left;
	width:323px;
	margin-left:10px;
	margin-top:7px;
}

#midNav .priceRange td {
	color:#fff;
	font-weight:bold;
	font-size:13px; 
}

/* subNav */
#subNav {
	height: 30px;
	width: 1100px;
	display: block;
}



/* bodyContent */
#bodyContent {
	width:1000px;
	margin-top:10px;
}

/* leftNav */
#leftNav {
	float:left;
	width:240px;
}

/* leftNavLogo */
#leftNavLogo {
	margin-bottom:10px;
}

/* leftNavContent */
#leftNavContent {
	
}

#leftNavContent ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#leftNavContent li {
	background:url(../images/left_nav_arrow.gif) no-repeat right;
	height:22px;
	border-bottom:1px solid #ccc;
	padding-bottom:22px;
	padding-top:22px;
}

#leftNavContent a {
	text-decoration:none;
	font-size:20px;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif
}

/* contentArea */
#contentArea {
	float:left;
	width:755px;
	margin-left:5px;
}

/* home page styles */
.homeBanner01 {
	margin-bottom:5px;
	width:755px;
}

.homeBanner02 {
    margin-right:5px;
    width:375px;
	float:left;
    margin-top:5px;
}

.homeBanner03 {
    float:left;
    width:375px;
    margin-top:5px;
}

.homeBannerSm {
    float:left;
    width:755px;
}

.homeBannerSmLast {
   float:left;
   width:187px;
}

/* Product Page Styles */
#prodPage {
	font-size:14px;
}

#prodPage h1 {
	font-size:26px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

#prodPage h2 {
	background-color:#999;
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	padding-left:10px;
	padding-bottom:3px;
	padding-top:3px;
}

#prodPage h3 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:5px;
}

#prodPage .thumb {
	width:75px;
	margin-bottom:5px;
}

#prodPage .thumbCaption {
	font-weight:bold;
	width:75px;
	text-align:center;
	font-size:10px;
	margin-bottom:10px;
}

#prodPage .thumbInfo {
	float:left;
	margin-right:10px;
}

#prodPage .primary {
	margin-bottom:10px;
}

#prodPage .closeup {
	margin-bottom:10px;
}

#prodPage li {
	margin-bottom:5px;
}

/* *********** prodImages *********** */

#prodImages {
	float:left;
	width:355px;
	margin-right:10px;
}

/* *********** prodHeader *********** */

#prodHeader {
	float:left;
	width:625px;
	margin-bottom:10px;
}

/* *********** prodActions *********** */

#prodActions {

}

#prodActions .btnShare {
	float:left;
	margin-right:1px;
	height:23px;
	vertical-align:middle;
}

#prodActions .btnVirtual {
	float:left;
	margin-right:10px;
	height:23px;
	vertical-align:middle;
}

#prodActions .btnLike {
	float:left;
	height:23px;
	vertical-align:middle;
}

/* *********** prodInfo *********** */

#prodInfo {
	float:left;
	margin-right:5px;
	width:385px;
}

/* *********** priceGrid *********** */
#priceGrid {
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
	font-size:12px;
}

#priceGrid td {
	font-size:12px;
}

#priceGrid .gridHeader {
	background-color:#CCC;
	color:#666;
	font-weight:bold;
}

#priceGrid .gridNormal {
	
}

#priceGrid .gridHighlight {
	background-color:#f2f2f2;
}

/* *********** prodDescription *********** */
#prodDescription {
	
}

#prodDescription ul {
	margin:0px;
	padding:0px;
	padding-left:15px;
}

/* *********** additionalProdInfo *********** */
.additionalProdInfo {
	padding-left:10px;
}

.additionalProdInfo ul {
	margin:0px;
	padding:0px;
	padding-left:15px;
}

/* *********** chooseNote *********** */

#chooseNote {
	width:385px;
	height:156px;
	background:url(../images/choose_note_bkgnd.jpg) no-repeat;
	font-size:12px;
}

#chooseNote .chooseNoteTitle {
	font-size:14px;
	font-weight:bold;
	padding-top:12px;
	padding-left:40px;
}

#chooseNote .chooseNoteContent {
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
}

#prodCalculator {
	float:left;
	padding-top:3px;
}

#chooseNote label {
	font-size:14px;
	color:#666;
	font-weight:bold;
	width:75px;
	display:block;
	float:left;
	text-align:right;
	margin-right:10px;
}

/* *********** prodLogos *********** */
#prodLogos {
	float:left;
}

#prodLogos .prodLogo {
	float:left;
	margin-right:5px;
}

/* footer */
#footer {
	margin-top:20px;
	margin-bottom:10px;
	border-top:1px solid #CCC;
	padding-top:10px;
}

/* footerContent */
#footerContent {
	font-size:10px;
	text-align:center;
}

/* CALCULATOR STYLES */
/* container */

#calculator {
	width: 225px;
	display: block;
	font: 12px/18px "Helvetica Neue", Arial, sans-serif;
}

#calculator form {
	margin: 0;
	padding: 0;
}

/* sections */

#calculator .calcTop {
	width: 225px;
	height: 40px;
	text-align: center;
	font-weight: bold;
	line-height: 40px;
	font-size: 16px;
	background: url(../images/calcTop.gif) no-repeat;
}

#calculator .qtyEnter {
	font-weight: bold;
	background-color: gray;
	text-align: center;
	padding: 5px;
	font-size: 16px;
	color: white;
}

#calculator .qtyEnter input {
	width: 30px;
}

#calculator .colorSelect {
	padding: 4px;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	font-size:12px;
}

#calculator .colorSelect td {
	font-size:12px;
}

#calculator .colorSelect label {
	border-left: 1px solid silver;
}

#calculator .shipCalc {
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	padding-left: 8px;
	padding-bottom: 10px;
}

#calculator .shipCalc input {
	width: 60px;
}

#calculator .shipCalc label {
	font-weight: bold;
	font-size: 14px;
}

#calculator .calcTotals .btnCalc {
	background-image: url(../images/btnUpdate.gif);
	border: 1px solid silver;
	height: 25px;
	color: white;
	font-weight: bold;
	width: 120px;
	margin-left: 45px;
	font-size: 12px;
}
 
#calculator .calcDivider {
	font-weight: bold;
	font-size: 14px;
}

#calculator .calcTotals {
	border-left: 1px solid silver;
	border-right: 1px solid silver;
}

#calculator .calcTotals td {
	font-size:12px;
}

#calculator .calcSubHead {
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}

#calculator .totalRow {
	background-color: black;
	color: white;
}

#calculator .calcBottom {
	background-image: url(../images/calcBottom.gif);
	height: 10px;
}

/* primary banners */
.primaryBannerSection {
    width:385px;
}
.primaryBanner {
    width: 125px;
    height: 50px;
    margin-right: 1px;
    float: left;
}
.primaryBanner img {
    width: 125px;
    height: 50px;
}

/* Distributor Tools Styles */

/* distLeftColumn */
#distLeftColumn {
	float:left;
	width:738px;
	margin-right:10px;
}

/* distBannerPrimary */
#distBannerPrimary {
	width:738px;
	margin-bottom:10px;
}

/* distLeftNav */
#distLeftNav {
	width:160px;
	float:left;
	margin-right:10px;
}

#distLeftNav .distSubhead {
	font-weight:bold;
	border-bottom:1px solid #ccc;
	padding-bottom:3px;
}
 
#distLeftNav a {
	text-decoration:none;
	color:#666;
}

#distLeftNav ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#distLeftNav li {
	padding-bottom:3px;
	padding-top:3px;
}

/* distLinks */
#distLinks { 
	width:568px;
	float:left;
}

#distLinks h2 {
	margin:0px;
	padding:0px;
	background-color:#666;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding-left:5px;
	padding-bottom:3px;
	padding-top:3px;
	margin-bottom:10px;
}

#distLinks a {
	text-decoration:none;
	color:#000;
}

/* distIcon */
.distIconContainer {
	width:130px;
	height:130px;
	float:left;
	margin-right:10px;
}

.distIcon {
	width:130px;
	text-align:center;
	height:75px;
}

.distIconCaption {
	width:130px;
	font-weight:bold;
	text-align:center;
	font-size:10px;
	margin-bottom:10px;
}

/* distRightColumn */
#distRightColumn {
	float:left;
	width:245px;
}

/* distBannerSide */
.distBannerSide {
	width:245px;
	margin-bottom:10px;
}


/* LISTING PAGE STYLES */
/* listingPage */
#listingPage #leftNav {
	float:left;
	width:240px;
}


/* leftNavContent */
#listingPage #leftNavContent {
	
}

#listingPage #leftNavContent ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#listingPage #leftNavContent li {
	background:none;
	border:none;
	height:20px;
	padding:0px;;
	margin:0px;
	padding-left:10px;
}

#listingPage #leftNavContent a {
	text-decoration:underline;
	font-weight:bold;
	color:#666;
	font-size:12px;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
}

#listingPage #leftNavContent h3 {
	background:url(../images/left_nav_subhead_bkgnd.jpg) no-repeat;
	width:211px;
	height:21px;
	line-height:21px;
	color:#fff;
	padding-left:10px;
	font-size:12px;
	margin-bottom:10px;
	margin-top:10px;
}

#listingPage #listingBanner {
	float:left;
	margin-bottom:10px;
}

#listingPage #listingDescription {
	float:left;
	margin-bottom: 20px;
}

#listingPage #listingDescription ul {
	margin-left:10px;
	padding-left:10px;
	margin-top:0px;
}

#listingPage #listingDescription li {
	font-weight:bold;
}
#listingPage #listingDescription h3 {
	margin-top: 10px;
	margin-bottom: 10px;
}

#listingPage h1 {
	font-size:26px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

#listingPage .listingIconContainer {
    width:130px;
    float:left;
    margin-right:20px;
    margin-bottom:10px;
    height: 200px;
}

#listingPage .listingIconContainer .listingIcon {
	margin-bottom:10px;
	text-align:center;
	height:100px;
}

#listingPage .listingIconContainer .listingIconCaption {
	text-align:center;
	font-weight:bold;
}

/* categoryIndex */
#categoryIndex {
	
}

#categoryIndex .subcatItem {
	border-bottom:1px solid #CCC;
	padding-top:10px;
}

#categoryIndex .subcatIcon {
	float:left;
	margin-right:10px;
	width:160px;
	text-align:center;
}

#categoryIndex .subcatDescription {
	float:left;
	width: 575px;
}

#categoryIndex .subcatDescription h3 {
	margin-top: 10px;
	margin-bottom: 10px;
}

/* yellowBox */
#yellowBox {
	background-color:#ffffcc;
	padding:10px;
	border:1px solid #000;
	font-weight:bold;
}

#yellowBox a {
	text-decoration:underline;
}
