h1 
{
	font-family:Tahoma;
	font-size: 1.4em;
	line-height:1.6em;
	text-transform:uppercase;
	color: #333333;
}

h2 
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	line-height:1.6em;
	color: #333333;
	font-weight:100;
}

h3 
{
	font-family:Tahoma;
	font-size: 1em;
	line-height:1.6em;
	font-weight:900;
	color: #333333;
}
.pagemaster
{
	width: 945px;
	padding:0px;
}
.skinmaster
{
	border:1px solid #ff00ff;
	/*background-color: #eeeeee;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid;
	border-bottom: #8f9092 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; */
}

.bodyBorder 
{
	width: 720px;
	background-color: transparent;
	padding:13px 20px 15px 20px;
	border: 1px solid #a1a0a0;
}

.section_header 
{
	background-color: transparent;
	border-bottom: 1px solid #a1a0a0;
	width:100%;
	text-align:right;
	padding: 2px 0 0 0 !important;
	margin:0;
}

.section_header p
{
	padding:0 !important;
}

.section_header td
{
	vertical-align:middle;
}

.contentpane_col1 
{
	padding:13px 0 0 0;
	width: 460px;
	background-color: transparent;
	vertical-align:top;
}

.contentpane_col1 ul, .contentpane_col1 ul li
{
	list-style: url('images/ui/box.gif') !important;
	line-height:1.3em;
	padding:0;
}
.contentpane_col2
{
	padding:13px 0 0 0;
	width: 183px;
	background-color: transparent;
	vertical-align:top;
}

.contentpane_col2 p
{
	width:183px;
}

.contentpane_col2 .Normal
{

}

.contentpane_col2 p img
{

	padding:0 0 15px 0;
}

.rightpane
{
	width:220px;
	padding:0px 0px 0px 20px;
	border-width:3px;
}

.Normal
{
	font-size: 12px;
	color: #333333;	
}

/* Suckerfish NAVIGATION */

div#nav_sub {
	margin:38px auto 0 auto;
	background:#ebebeb;
	width:960px;
	height:22px;
	border: 1px solid #a1a0a0;
	clear:none;
}


/*Admin Navigation*/

span.nav_admin
{
	border:1px solid #00ff00;
}

ul.adminNav 
{
	list-style: none;
	padding: 0;
	margin: 30px 0 0; /* This is the size of the user profile object that's absolutely positioned */
	font-family: Tahoma;
	color:#4C4B4B !important;
	text-transform:uppercase;
	background-color:#ebebeb;
	height:22px;
	
}

ul.adminNav li 
{
	display:inline;
	text-align:left;
	position: relative;
	float:left;
	margin:0;
	color:#4C4B4B !important;
	font-size:8pt !important;
	font-weight:normal !important;
	text-align:left !important;
	text-indent:10px;
	vertical-align:middle;
	height:22px !important;
	line-height:22px !important;
	letter-spacing:.1px;
}

ul.adminNav a:link, li.adminSubNavItem a:visited, li.adminSubNavItem a:active
{
	color:#4C4B4B !important;
}

li.adminSubNavItem a:link, li.adminSubNavItem a:visited, li.adminSubNavItem a:active 
{
	color:#4C4B4B !important;
	height:22px !important;
	line-height:22px !important;
	border-top: 1px solid #a1a0a0 !important;
	border-bottom: 1px solid #a1a0a0 !important;
}

ul.adminNav li ul 
{
	display:block;
	margin-top:22;
	margin-left:-1px;
	position:absolute;
	left:-999em;
	float:left;
	list-style:none;
}

ul.adminNav li:hover ul ul, ul.adminNav li.sfhover ul ul, ul.adminNav li:hover ul ul ul, ul.adminNav li.sfhover ul ul ul  
{
	left: -999em;
}

ul.adminNav li:hover ul, ul.adminNav li li:hover ul, ul.adminNav li.sfhover ul, ul.adminNav li li.sfhover ul 
{
	left: 0;
	clear:both;
}

ul.adminSubNav 
{
	list-style: none;
	margin-top:0;
	z-index:30;
	display:inline;
	top:0;
	margin-left:0px;
	position:relative;
	float:left;
	list-style:none;
	white-space:nowrap;
}

/* SubNav item orientation set here*/
li.adminSubNavItem 
{
	list-style-type:none;
	text-align: left;

	border-right:1px solid #a1a0a0 !important;
	border-bottom:1px solid #a1a0a0 !important;
	border-left:1px solid #a1a0a0 !important;
	height:24px;
	width:125px;
	background-color:#fff;
	vertical-align:bottom;
	position:relative;
	clear:both !important;
}

li.adminSubNavItem a.SelectedItem
{
	text-decoration:underline !important;
}

li.adminSubNavItem a:link, li.adminSubNavItem a:visited, li.adminSubNavItem a:active 
{
	display:block !important;
	border:0px;
	padding-left:10px !important;
	padding-top:3px;
	padding-right:5px !important;
	white-space:nowrap;
	color:#4C4B4B !important;
	font-size:8pt !important;
	float:left !important;
	background:#fff !important;
	font-weight:normal !important;
	text-align:left !important;
	vertical-align:bottom;
	letter-spacing:.1px;
	height:19px;
	width:125px;
	text-transform:capitalize;
	text-indent: 0px;
}

li.adminSubNavItem a:hover 
{
	background:#ebebeb !important;
	color:#4C4B4B !important;
}



/* END Admin Navigation */

/*Main Tabbed Navigation*/
#parentNav ul 
{
	list-style: none;
	padding: 0;
	margin: 0 0 0 5px;
	font-family: Tahoma;
}

#parentNav li
{
	display:inline;
	text-align:left;
	float:left;
	width:110px;
	margin:0 4px 0 0;
	background:url(images/ui/tab.jpg) left top no-repeat;
	height:38px;
}


/* Main Nav Tab Style */
#parentNav li a:link, #parentNav li a:visited, #parentNav li a:active 
{
	display: block;
	float:left;
	text-align:left;
	font-size:.6em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	line-height:12px;
	padding:6px 8px 4px 10px;
	margin:0px;
	text-decoration:none;
	color: #4C4B4B;
	width:95px;
	text-transform:uppercase;
	z-index:30;	
	vertical-align:bottom;
	height:38px;
}

#parentNav li a:hover 
{
	color:#426e91;
}


/* Main Nav Selected Tab Style*/
#parentNav .SelectedTab
{
	background:url(images/ui/activetab.jpg) no-repeat !important;
	border-bottom:1px solid #ebebeb !important;
	font-weight:400 !important;
	font-size:1em;
	
}

#parentNav .SelectedTab a
{
	color:#c96033 !important; /* orange */
}
#parentNav .SelectedTab a:hover
{
	color:#ea7442 !important; /*light orange */
}

/*Sub-navigation container*/
ul.mainNav li ul 
{
	display:block;
	margin-top:19px;
	margin-left:-1px;

}

ul.mainSubNav 
{
	display:inline;
	position:relative;
	float:left;
	margin-left:5px;
	list-style:none;
	white-space:nowrap;
	background:#ebebeb !important;	
}

/* SubNav item orientation set here*/
li.mainSubNavItem 
{
	background-color: #ebebeb !important;
	border:0 !important;
}

li.mainSubNavItem a:link, li.mainSubNavItem a:visited, li.mainSubNavItem a:active 
{
	display:block;
	padding:0 10px 0 0 !important;
	width:auto !important;
	background:none !important;
	text-transform:uppercase !important;
	letter-spacing:.1px;
	height:22px !important;
	line-height:22px !important;
	color:#c96033 !important; /* orange */
}

li.mainSubNavItem a:hover 
{
	color:#ea7442 !important; /*light orange */
}

ul.mainSubberNav 
{
	list-style: none;
	display:block;
	z-index:30;
	
	margin-top:22px !important;
	background:none !important;
	width:231px !important;
	border:none !important;
	border-top:1px solid #a1a0a0 !important;
}

li.mainSubberNavItem 
{
	list-style-type:none;
	text-align: left;
	position:relative;
	clear:both !important;
	border:none !important;
	width:231px !important;
	background:none !important;
}

li.mainSubberNavItem a:link, li.mainSubberNavItem a:visited, li.mainSubberNavItem a:active
{
	display:block !important;

	padding-left:5px !important ;
	top:0px !important;
	border:1px solid #a1a0a0 !important;
	border-top:none !important;
	width:233px !important;

	color:#4C4B4B !important;
	font-size:7.25pt !important;
	
	background: #fff !important;
	text-transform:none !important;
	font-weight:normal !important;
	text-decoration:none !important;
	text-align:left !important;
	vertical-align:middle;
	
}

li.mainSubberNavItem a:hover 
{
	background:#ebebeb !important;
	color:#4C4B4B !important;
}

/* CHARTS */

.chart
{
	font:Tahoma, Geneva, sans-serif;
	border-left:thin solid #a1a0a0;
	border-top:thin solid #a1a0a0;
	border-bottom:thin solid #a1a0a0;
}

.chart td
{
	padding:10px 20px 10px 8px;
	border-right:thin solid #a1a0a0;
	border-top:thin solid #a1a0a0;
	font-size:.6em;
	vertical-align: middle;
}

.chart td a
{
	color: #4E4D4D ;
}

.chartTitle
{
	color:#fff;
	background:#908F93;
	font-size:.8em !important;
	padding:16px 8px;
	letter-spacing:3px;
	text-transform: uppercase;
}

.chartCellLabel
{
	font-weight:bold;	
}
.subfloor
{
	background:#ECCB7D;
}

.onesixteenth
{
	background:#AF7F9E;
}

.pointoeight
{
	background:#989C39;
}

.oneeighth
{
	background:#688283;
}

.threesixteenth
{
	background:#D6A235;
}

.onefourth
{
	background:#806A79;
}

.pointonesevenone
{
	background:#38af70;
}

.ninethirtytwo
{
	background:#A4A6A9;
}

.fivesixteenth
{
	background:#A27228;
}

.threeeighth
{
	background:#688283;
}

.onehalf	
{
	background:#769DB2;
}

.fiveeighth
{
	background:#f2492b;
}



/* TABLE LINKS */
.tableAnchors
{
	font:Tahoma, Geneva, sans-serif;
	margin-bottom:20px;
	border:0;
}

.tableAnchors ul
{
	padding-top:8px;
}

.tableAnchors li
{
	border:0;
	padding:0;
	font-size:1em;
	line-height:1.5em;
}

.tableAnchors li a
{
	color:#4E4D4D !important;
	text-decoration: underline;
}

.tableAnchorsH1
{
	font-size:.9em;
	padding-left:5px;
	color:#4E4D4D !important;
}
.tableLinksTitle
{
	color:#fff;
	background:#908F93;
	font-size:1em !important;
	padding:16px 8px;
	letter-spacing:3px;
	text-transform: uppercase;
}

.tableLinks
{
	font:Tahoma, Geneva, sans-serif;
	border-left:thin solid #a1a0a0;
	border-top:thin solid #a1a0a0;
	border-bottom:thin solid #a1a0a0;
	margin-bottom:20px;
}

.tableLinks td
{
	padding:8px 20px 8px 8px;
	border-right:thin solid #a1a0a0;
	border-top:thin solid #a1a0a0;
	font-size:1em;
	vertical-align: middle;
}

.tableLinks ul, .tableLinks ul li
{
	list-style:none !important;
	margin:0;
	padding:0;
	border:0;
	text-indent:0;
}
.tableLinks ul li a
{
	font-size:1em;
	text-transform:none;
}

.tableLinks ul li
{
	padding-bottom:3px;
}

.tableLinks td p
{
	padding-left:25px;
}

.tableLinksBold
{
	font-weight:bold;	
}

.tableLinksFirst
{
	font-weight:bold;
	width:300px;	
}

.tableLinksGreyBG
{
	background:	#908F93;
	color:#fff;
}

.chartSpan 
{
	padding-right:2em;
	font-size:.8em;
	font-weight:bold;
	display:block;
}

.backToTop
{
	text-align:right;
	vertical-align:middle !important;
}

.backToTop a
{
	color:#fff;
	text-decoration: underline;
}

/* MISCELLANEOUS */

.catalogLinks img
{
	width:188px;
	height:169px;
}



/*INSTALLATION AND MAINTENANCE VIDEOS */

.videoAnchors
{
	padding-bottom:15px;
}

.videoAnchors li
{
	border-bottom:0;
	text-transform: none;
	padding:0;
}


/*FINISHING ACCESSORIES TRANSITIONS */

.transitionAnchors td
{
	width:50%;
	padding:0 15px;
}

.transitionsTable td img
{
	width:190px;
}

.transitionsTable td
{
	padding:0 7px;
}

.transitionsTable .tableLinks
{
}
.transitionsTable td td
{
	padding-right:5px;
	padding-bottom:5px;
}

.transitionsTable dl
{
	padding:5px;
}

.transitionsTable .tableLinksTitle td a
{
	padding:10px 5px;
	display:block;
}
.transitionsTable .backToTop
{
	padding-right:5px;
}
.transitionsTable span
{
	display:block;
	font-size:.6em;
	line-height:1em;
	padding-bottom:20px;
	padding-left:15px;
	margin-top:-15px;
}

.patented
{
	color:#2c079e;
	font-weight:bold;
}

.transitionsDiamond
{
	color:#936b1b;
	font-weight:bold;
}

.transitionsSquare
{
	color:#4e1016;
	font-weight:bold;
}
.transitionsTable .thresholdsTable td img
{
	width:400px !important;
}

.rubberTable tr, .rubberTable td
{
	font-size:10px !important;
	padding:8px 4px;
}




/* SWATCH STYLES */
.commerceCatalogList, .commerceCartList, #commerceEmailForm
{
	clear: both;
	width: 433px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	color: #666;
	margin-top: 10px;
}

.commerceCartList
{
	width: 660px;
	margin-top: 30px;
}

.commerceCartList td
{
	width: 200px;
	height: 158px;
	padding: 0 20px 10px 0;
}

.commerceCartItem
{
	width: 200px;
	padding: 0 20px 0 0;
}

.commerceCartList .commerceQuantityInput
{
	width: 42px;
	height: 16px;
	font-size: 7pt;
	margin-left: 0px;
	margin-top: 0px;
}

.commerceCartItem .commerceProductActions
{
	width: 114px;
	height: 81px;
	float: right;
	position: relative;
}

.commerceCartItem .updateActions
{
	position: absolute;
	left: 0;
	bottom: -1px;
}

.actionDivider
{
	color: #7b776c;
	padding: 0 8px;
}

.commerceCatalogColor
{
	padding-top: 4px;
}

.commerceCartItem .commerceProductActions .chipQuantity
{
	padding: 2px 0 0;
}

.commerceCartItem .commerceCartItemLabel
{
	font-size: 0.9em;
}

.commerceCartItem .commerceCatalogColor
{
	display: block;
	margin-top: 5px;
}

.commerceCatalogListPager
{
	float: right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	color: #666;
	margin-right: 25px;
	margin-bottom: 15px;
}

.commerceCatalogListItem
{
	padding: 0 0 18px;
	width: 109px;
}

.commerce_ProductDetails
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	color: #666;
}

.commerce_ProductDetailsInfo
{
	font-size: 8pt;
}

.commerce_ProductDetailsImage
{
	width: 183px;
	height: 183px;
	overflow: hidden;
}

.commerce_ProductDetailsTitle
{
	display: block;
	margin: 10px 0 15px;
	font-size: 11pt;
	font-weight: bold;
	color: #555;
}

.commerce_ProductDetailsActions, .commerce_ProductDetailsActions a
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #b15620;
	padding: 10px 0;
	
}

.commerceViewCart
{
	line-height: 18px;
	margin-left: 7px;
	margin-top: 5px;
}

.commerceViewCart a
{
	text-transform: uppercase;
	position: relative;
	top: -2px;
	font-size: 1.0em;
}

.commerce_ProductDetails ul
{
	border-bottom: 1px solid #9b9a9a ;
	padding-bottom: 10px;
}

.commerce_ProductDetails .liLink
{
	border: 0;
	margin: auto auto;
	padding-top: 5px;
	padding-bottom: 5px;
}


.commerceEmptyCart, .commerceEmptyMessage, .commerceSuccessMessage
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	color: #666;
	margin-top: 30px;
}

.imgPreviewImage
{
	display: block;
	margin: 16px 0;
}



.jnPopper
{
	margin: -200px 0 0 -440px;
}

.jnPopper .jnPopperHead
{
	background-image: url("/DesktopModules/Commerce/images/jnPopperHead.png");
}

.jnPopper .jnPopperCenter .jnPopperLeft
{
	background-image: url("/DesktopModules/Commerce/images/jnPopperLeft.png");
}

.jnPopper .jnPopperCenter .jnPopperRight
{
	background-image: url("/DesktopModules/Commerce/images/jnPopperRight.png");
}

.jnPopper .jnPopperBottom
{
	background-image: url("/DesktopModules/Commerce/images/jnPopperBottom.png");
}

.jnPopper .jnPopperTitle
{
	margin-top: 5px;
}





.jnPopperCart
{
	margin: -100px 0 0 40px;
	z-index: 2000;
}

.jnPopperCart .jnPopperHead
{
	background-image: url("/DesktopModules/Commerce/images/jnPopperHead_200.png");
}

.jnPopperCart .jnPopperCenter .jnPopperLeft
{
	background-image: url("/DesktopModules/Commerce/images/jnPopperRight_200.png");
}

.jnPopperCart .jnPopperCenter .jnPopperRight
{
	background-image: url("/DesktopModules/Commerce/images/jnPopperLeft_200.png");
}

.jnPopperCart .jnPopperBottom
{
	background-image: url("/DesktopModules/Commerce/images/jnPopperBottom_200.png");
}

.jnPopperCart .jnPopperTitle
{
	margin-top: 5px;
}







.commerceEmailResult
{
	display: block;
	margin: 30px 0 50px;
	font-weight: bold;
	font-size: 1.3em;
}

.commerceShippingHeader
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #b15620;
	padding: 15px 0;
	display: block;
}

.commerceShippingMessage
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	color: #666;
	padding: 0 0 15px;
	display: block;
}

.commerceShippingForm label
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	color: #666;
}

.commerceErrorMessage
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	background: #ffdfdf;
	border-top: 2px solid #ffa4a4;
	border-bottom: 2px solid #ffa4a4;
	text-align: center;
	margin: 15px auto;
	padding: 9px 20px;
	font-weight: bold;
	display: block;
}

.commerceCommentText
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	display: block;
	margin-top: 5px;
	color: #666;	
}



.commerceTreadHeader
{
	color: #666;
	font-weight: bold;
}

.commerceTreadDescription
{
	color: #666;
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
	width: 101px;
}

.commerceTreadItem
{
	clear: both;
	margin: 10px 0;
}

.commerceTreadItem img
{
	float: left;
}




/*Product Color Additions*/
.commerce_ProductDetailsColoredName
{
	display: block;
	margin: 10px 0 0;
	font-size: 10pt;
	font-weight: bold;
	color: #555;
}

.commerce_ProductDetailsColoredSku
{
	display: block;
	margin: 0 0 15px;
	font-size: 9pt;
	color: #555;
}

.commerce_ProductDetailsColorSelect
{
	margin: 10px 0;
	height: 50px;
	overflow: hidden;
	color: #555;
	font-weight: normal;
}


.commerce_selectedColor
{
	width: 157px;
	height: 16px;
	line-height: 16px;
	padding: 5px 21px 3px 5px;
	border: 1px solid #a1a0a0;
	position: absolute;
	z-index: 50;
	overflow: hidden;
	background: #fff url("/DesktopModules/Commerce/images/colorSelector.png") right 3px no-repeat;
	text-decoration: none;
	outline: none;
	cursor: pointer;
}

ul.commerce_colorList
{
	display: block;
	min-width: 183px;
	border: 1px solid #a1a0a0;
	margin: 25px 0 0;
	padding: 5px 0 5px;
	max-height: 200px;
	overflow: hidden;
	overflow-y: auto;
	position: absolute;
	z-index: 40;
	background: #fff;
}

ul.commerce_colorList li
{
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
	text-transform: none;
	display: block;
}

.commerce_color
{
	width: 12px;
	height: 12px;
	float: left;
	display: inline;
	margin: 0 0 0 0;
	border: 1px solid #ddd;
	overflow: hidden;
}

.commerce_colorName
{
	color: #000;
	font-size: 8pt;
	line-height: 14px;
	padding: 0 0 0 9px;
}

a.commerce_colorBtn
{
	margin: 0;
	padding: 3px 0;
	text-decoration: none;
	display: block;
	font-weight: normal;
	outline: none;
}

a.commerce_colorBtn:hover,
a.commerce_colorBtn:active,
a.commerce_colorBtn:focus,
a.commerce_colorBtnSelected
{
	background: #eee;
	font-weight: bold;
	text-decoration: none;
}



ul.commerce_colorList li a.commerce_colorBtn
{
	padding: 3px 10px;
}

ul.commerce_colorList .commerce_colorName
{
	padding-left: 23px;
}


.commerce_colorSwatch
{
	width: 50px;
	height: 50px;
	border: 1px solid #000;
	position: absolute;
	display: inline;
	margin-left: -8px;
	margin-top: -58px;
}



.disabledOption
{
	color: #aaa;
}









/* Request Samples Form */
.commerceFormSection
{
	padding: 0 0 15px;
	border-bottom: 1px solid #ddd;
	margin: 0 0 30px;
}

.commerceFormSectionHeader
{
	padding: 0 0 25px;
	font-weight: bold;
	font-size: 12pt;
}


















