@charset "UTF-8";
/* CSS Document */
/*------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------clear browser settings*/
/*---------------------------------------------------------------------------------------------*/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
.clear {
	width: 1000px;
	display: block;
	clear: both;
	height: 2px;
}
a img {
	border: none;
}
form {
	display: inline;
}
#header {
	display: block;
}
a:focus, a:active {
	outline: 0;
}
.space {
	height: 5px;
	clear:both;
	width: 350px;
}
/*------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------GLOBAL ELEMENTS*/
/*---------------------------------------------------------------------------------------------*/
body {
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#wrapper {
	width: 1024px;
	margin:15px auto 0 auto;
}
#utilityNav {
	position: absolute;
	z-index: 0;
	top: 8px;
	width: 1000px;
}
#header {
	width: 1000px;
	height:155px;
	margin-bottom: 10px;
	display:block;
	background-color:#FFFFFF;
}
#mainNav {
	width: 1000px;
	height: 153px;
	background-image:url(../../Content/Global/RedBarProductNav.jpg);
}
#mainNav ul {
	position: absolute;
	top: 69px;
	margin-left: 160px;
    z-index: 2;
	width:900px;
}
*+html #mainNav ul {
	margin-left: 10px;
}
*html #mainNav ul {
	margin-left: 10px;
}
#menu {
	list-style-type:none;
	padding:0;
	z-index: 9000;
}
#menu li {
	float:left;
	padding:0;
	margin:0 120px 0 0;
	position:relative;
	height:1px;
	z-index:999999;
}
#menu li a, #menu li a:visited {
	text-decoration:none;
}
#menu dl {
	position:absolute;
	top:0;
	left:0;
	margin: 0;
	padding: 0;
	background: transparent url(transparency.gif);
}
#menu dt {
	margin:0;
	float:left;
}
.collapse a img {
	position: absolute;
	top: 0px;
	margin-left: -35px;
	display: block;
}
*html .collapse{
	display: none;
}
#menu dd {
	display:none;
	background: #FFFFFF;
	z-index: 30000;
	clear:left;
	width: 150px;
	margin:0;
	padding:3px 0px;
	color: #fff;
	text-align:left;
}
#menu dt a, #menu dt a:visited {
	display:block;
	color:#ff8;
	width:125px;
}
#menu dd a, #menu dd a:visited {
	color:#462d06;
	text-decoration:none;
	display:block;
	padding:0px 5px 0px 35px;
}
#menu li:hover dd, #menu li a:hover dd {
	display:block;
	z-index: 30000;
}

#menu table dt a:hover{
	display:none;
}

#menu dd a:hover {
	font-weight: bold;
}
#menu li:hover dt a, #menu li a:hover dt a, #menu dd a:hover {
	color:#462d06;
}

#content {
	width: 1000px;
	display: block;
}
#quicksearchWrapper {
	width: 1000px;
	display:block;
	clear:both;
	height: 60px;
}
#quicksearchWrapperLeft {
	float: left;
	width: 150px;
	height: 45px;
	background: url(../../Content/Search/quicksearchHeader.jpg) no-repeat top right;
}
#quicksearchWrapperRight {
	float: right;
	width: 825px;
	border-bottom: 1px solid #E32318;
	height: 45px;
}
#advancedsearchWrapper {
	width: 1000px;
	display:block;
	clear:both;
}
#advancedsearchWrapperLeft {
	float: left;
	width: 150px;
	height: 300px;
	background: url(../../Content/Search/advancedsearchHeader.jpg) no-repeat top right;
}
*html #advancedsearchWrapperLeft {
	float: left;
	width: 150px;
	height: 320px;
	background: url(../../Content/Search/advancedsearchHeader.jpg) no-repeat top right;
}
#advancedsearchWrapperRight {
	float: right;
	padding-top: 55px;
	background: url(../../Content/Search/choosechoiceHeader.jpg) no-repeat top left;
	width: 700px;
	padding-bottom: 60px;
	margin-right: 125px;
}
#advancedsearchWrapperRight2 {
	float: right;
	padding-bottom: 40px;
	width: 800px;
	margin-right: 25px;
}
*html #advancedsearchWrapperRight2 {
	float: right;
	padding-bottom: 40px;
	width: 810px;display: block;
	margin-left: 30px;
	clear: right;
}
.searchLinks {
	float: right;
	margin-right: 0px;
}
.searchLinks img {
	padding-top: 0px;
	display: block;
	float: left;
}
.colorTile {
	width: 100px;
	height: 45px;
	padding: 5px 30px 0px 0px;
	float:left;
	text-align:right;
}
.colorTile img {
	float: right;
	display: block;
	padding: 0px;
	width: 35px;
}
.colorName {
	float: left;
	font-size: 10px;
	width: 60px;
	color: #796243;
	line-height: 12px;
	text-align: right;
}
.patternTile {
	width: 103px;
	padding: 50px 0px 30px 0px;
	float:left;
	height: 10px;
	text-align:right;
}
.patternTile img {
	float: right;
	display: block;
	border: 1px solid #84cff4;
	padding: 0px;
	width: 35px;
}
.patternName {
	float: left;
	color: #796243;
	font-size: 10px;
	width: 60px;
	line-height: 12px;
	text-align: right;
}
#footer {
	width: 980px;
	height: 10px;
	display:block;
	background:url(../../Content/Global/footerGradientLogo.jpg) no-repeat bottom;
	border-top: 1px solid #83847B;
	color: #FFFFFF;
	clear: both;
	padding: 10px;
}
#footerLeft {
	float: left;
}
#footerRight {
	float: right;
	color: #847E6E;
	font-size:10px;
	padding-right: 40px;
}
#footerLeft a {
	color: #FFFFFF;
	text-decoration:none;
}
#footerLeft a:hover {
	text-decoration:underline;
}
#footerRight a {
	color: #847E6E;
	text-decoration:none;
}
#footerRight a:hover {
	text-decoration:underline;
}
.searchSideLinksQL {
	display: block;
	clear: both;
	margin-bottom: -40px;
	margin-top: -15px;
}
.searchSideLinksQL img {
	margin-right: 60px;
	margin-top: -5px;
	float: right;
}
.searchSideLinksQL label {
	visibility: hidden;
}
.searchSideLinks {
	display: block;
	clear: both;
	margin-top: 10px;
}
.searchSideLinks img {
	margin-left: 0px;
	margin-top: -35px;
	margin-right: 60px;
	width: 30px;
	float: right;
}
.searchSideLinks label {
	margin-left: 25px;
	margin-top: 2px;
}
#shoppingBagContainer {
	color: #000000;
	z-index:1000000;
	background: #FFFFFF;
	width: 200px;
	border: solid 1px #7f7f6b;
	display: block;
	position: absolute;
	top:2em;
	right:-2em;
	word-wrap: break-word;
}
*html #shoppingBagContainer {

	right:-5em;

}
#userInformation #shoppingBagContainer a {
	display: inline;
}
#shoppingBagContent, #shoppingBagFooter, #shoppingBagHeader, #shoppingBagContainer {
	margin: 5px 5px 5px 5px;
}
#shoppingBagFooter, #shoppingBagHeader {
	text-align: center;
}
#utilityNavWrap {
	float: right;
}
#utilityNavWrap #salesRepLocator {
	position: absolute;
        right: 325px;
        top: 26px;
}
#salesRepLocator 
{
	font-size: 9px;
}
#salesRepLocator a {
	display: block;
	width: 140px;
	font-size: 9px;
	height: 21px;
	background: #FFFFFF url(../../Content/Forms/buttonBG.jpg) top left no-repeat;
	color: #7f7f6b;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 22px;
	padding: 0 6px;
}
#salesRepLocator input {
	display: block;
	width: 142px;
	cursor: hand;
	cursor: pointer;
	font-size: 9px;
	height: 23px;
	border: none;
	background: #FFFFFF url(../../Content/Forms/buttonBG.jpg) top left no-repeat;
	color: #7f7f6b;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 22px;
	padding: 0 6px;
}
#searchSite {
	position: absolute;
	top: 1px;
	text-align: left;
    right: 111px;
top: 3px;
    ]
}
*+html #searchSite {
	top: 1px;
    
}
*html #searchSite {
	top: 1px;
	right: 35px;   
}
#searchSite input {
	display: block;
	color: #7f7f6b;
	font-size:9px;
	text-transform:uppercase;
	margin-bottom: 3px;
	margin-right: 0px;
margin-left: -2px;
	border: 1px solid #B0B0A4;
	padding: 3px;
	width: 140px;
}
#searchSite input.search_button {
	border: 1px solid #FFFFFF;
	width: 37px;
	height: 17px;
	position: absolute;
	top: 22px;
	margin-left: 150px;
}
*+html #searchSite input.search_button {
	margin-left: -58px;
	top: 23px;
}
*html #searchSite input.search_button {
	margin-left: -58px;
	top: 23px;
}
#userInformation {
	float: left;
	text-align: left;
	padding-top: 5px;
}
#userInformation span {
	font-weight: normal;
}
#userInformation span b {
	font-weight: bold;
	color: #E1131A;
}
#userInformation a {
	font-weight: bold;
	color: #7f7f6b;
	text-decoration: none;
	text-transform: uppercase;
	display:inline;
	font-size: 11px;
	padding-bottom: 2px;
}
#homepageUpper {
	margin-top: -10px;
	ma\rgin-top: 0px;
}
#homepageLower h1 {
	display:block;
	color: #462D06;
	font-size: 18px;
	margin-top: 5px;
}
#homepageLower h2 {
	display:block;
	color: #F58025;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 2px 0 10px 0;
}
#homepageLower h3 {
	display:block;
	color: #462D06;
	font-size: 10px;
	line-height: 16px;
}
#homepageLower {
	width: 1000px;
	height: 166px;
	background: url(../../Content/homepageBG.jpg) no-repeat;
	display: block;
	margin: 10px 0 0 0;
}
#homepageLowerLeft {
	width: 460px;
	float: left;
	height: 130px;
	margin-top: 20px;
}
#homepageLowerRight {
	width: 480px;
	float: right;
	height: 130px;
	margin-top: 20px;
}
/*------------------------------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------PRODUCT  DETAIL PAGE */
/*---------------------------------------------------------------------------------------------*/
#contentArea {
	width: 1024px;
	margin: 5px auto 0px auto;
}
/*------------------------------------------TOP 960px SPAN - PRODUCT INFO / LINKS */
/*------------------------------------------------------------------------------*/
#contentAreaProductDetailTOP {
	height: 30px;
	width: 500px;
}
#productName {
	font-weight:bold;
	height: 30px;
	font-size:18px;
	color: #FF1100;float: left;
	width: 900px;
        display: block;        
text-transform: uppercase;
}
#productName img {
	width: 30px;
	margin-top: -20px;
	position: relative;
	padding-top: 10px;
}
.productNumber {
	margin-left: 10px;
	font-weight:bold;
	height: 30px;
	font-size:18px;
	color: #FF1100;
	width: 200px;
	text-transform: uppercase;
	padding-left: 10px;
	border-left: 2px solid #FF1100;
}
#productTabNav {
	display: block;
	height: 10px;
	margin: 10px 0 10px -4px;
}
#productTabNav img {
	padding-right: 3px;
}
#productTabNav a {
	float: left;
	font-weight:bold;
	font-size:11px;
	padding: 0 10px 0 0;
	text-decoration:none;
	color:#232122;
	letter-spacing:1px;
	text-transform:uppercase;
}
#productTabNav a:hover {
	color:#222222;
}
#productNav {
	float: right;
	width: 500px;
	margin: -32px 15px 0 0;
}
*html #productNav {
	margin-right: 20px;
}
#productNav img {
	padding-right: 3px;
}
#productNav a {
	float: left;
	font-weight:bold;
	font-size:11px;
	padding: 0 10px 0 0;
	text-decoration:none;
	color:#232122;
	letter-spacing:1px;
	text-transform:uppercase;
}
#productNav a:hover {
	color:#222222;
}
/*----------------------------------------TOP LEFT QUARTER - PRODUCT IMAGE AREA*/
/*------------------------------------------------------------------------------*/

#productDetailFLOATright {
	float: left;
	padding: 0px;
	margin: 0px;
	
}
*html #productDetailFLOATright {
	float: right;
	
	margin-top: 30px;
	width: 490px;
	padding: 0px;
}

#productDetailFLOATleft {
}
*html #productDetailFLOATleft {
	float: left;
	margin-right: 0px;
}

#contentAreaProductDetailIMAGEAREA {
	margin: 0 0 20px 0px;
	float: left;
	width: 530px;
}
#productDetailOPTIONS {
	width: 528px;
	z-index:400;
	position: absolute;
	top: 210px;
	z-index: 0;
	height: 25px;
}
#productDetailOPTIONS ul li a img {
	margin-top: -3px;
	margin-bottom: -5px;
}
#productDetailOPTIONS ul li {
	font-size:9px;
	text-align:center;
	height: 11px;
	margin-left: 10px;
	padding-left: 5px;
	margin-top: 6px;
	display:block;
	float:left;
	border-left: 2px solid #FF1100;
}
#productDetailOPTIONS ul li ul li {
	font-size:9px;
	text-align:center;
	height: 11px;
	width: 150px;
	margin-left: 0px;
	padding: 5px;
	margin-top: 0px;
	display:block;
	float:left;
	border: 1px solid ##DAE3E5;
}
#productDetailOPTIONS ul li a {
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	padding: 0px;
}
#productDetailOPTIONS ul li a.viewTypeSELECTED {
	color: #FFFFFF;
	font-weight: bold;
}
#productDetailOPTIONS ul li a:hover {
	color: #FF1100;
}
#productDetailOPTIONS ul li a:active {
	color: #FFFFFF;
	font-weight: bold;
}
#productDetailOPTIONS table {
	position:absolute;
	border-collapse:collapse;
	z-index:80;
}
.productSpecHeader {
	text-transform: uppercase;
	display: block;
	color: #462D06;
	font-weight: bold;
	font-size: 13px;
	margin: 0px 0px 5px 0px;
}
.productSpecSub {
	display: block;
	color: #8B8C7B;
	font-weight: bold;
	font-size: 10px;
	margin: 5px 0px;
}
#productDetailOPTIONS ul ul {
	visibility:hidden;
	position:absolute;
	width:140px;
	margin: 5px 0 30 -50px;
}
*+html #productDetailOPTIONS ul ul {
	visibility:hidden;
	position:relative;
	width:140px;
}
*+html #productDetailOPTIONS ul ul li {
	width: 140px;
}
#productDetailOPTIONS ul ul li {
	display: block;
	border: none;
	background-color: #DAE3E5;
	width: 140px;
}
#productDetailOPTIONS ul li:hover ul, #productDetailOPTIONS ul a:hover ul {
	visibility:visible;
}
#productDetailsOPTIONS img {
	padding-left: 3px;
}
#productDetailOPTIONSlower {
	width: 528px;
	background-color: #7F7F6B;
	z-index:0;
	position: absolute;
	top: 810px;
	height: 20px;
}
#productDetailOPTIONSlower ul li {
	font-size:9px;
	text-align:center;
	height: 11px;
	margin-left: 10px;
	padding-left: 5px;
	margin-top: 4px;
	display:block;
	float:left;
	border-left: 2px solid #FF1100;
}
#productDetailOPTIONSlower ul li img {
	margin-top: -4px;
}
#productDetailOPTIONSlower ul li a {
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
	text-decoration:none;
	padding: 0px;
}
#productDetailOPTIONSlower ul li a:hover {
	color: #FF1100;
}
#productDetailLRGimage {
	width: 528px;
	height: 590px;
	border-top: 25px solid #7F7F6B;
	z-index:300px;
}
/*---------------------------------BOTTOM LEFT QUARTER - TABBED NAVIGATION AREA*/
/*------------------------------------------------------------------------------*/
#contentAreaProductDetailSPECS {
	clear: both;
	margin: 0 0 0px 0px;
	width: 512px;
	padding: 10px;
	height: 360px;
	padding: 20px;
	background:url(../../Content/productdetails/tabBG.jpg) no-repeat;
}
*html #contentAreaProductDetailSPECS {
	margin-left: 15px;
}
#productSpecs {
	margin-left: 0px;
	font-size: 11px;
	color: #6c696a;
	letter-spacing: 1px;
}
#productSpecs a {
	color: #6c696a;
}
#productSpecs a:hover {
	color: #6c696a;
}
#productSpecs ul {
	display: block;
	width: 100px;
}
#productSpecs label {
	width: 125px;
	color: #110d0f;
	font-weight:bold;
	float:left;
	height: 20px;
	letter-spacing: 0px;
}
#productSpecs ul li {
	list-style-type: none;
	padding: 8px 0;
}
#productSpecs .productNumber {
	font-size: 11px;
}
#minitabsContainer {
	height:32px;
	margin: 0 0 0px 0px;
	position: absolute;
	top:220px;
	margin-left: 430px;
}
.minitabs {
	padding:0;
	margin: 0;
	list-style-type: none;
	text-align: left;
}
.minitabs li {
	display: inline;
	border: none;
	margin: 0;
	padding: 0;
}
.minitabs li a {
	display: block;
	width: 20px;
	margin: 0px 0px 10px 0;
	height: 110px;
	background-color:transparent;
	border: none;
}
.minitabs li a:hover {
	background-color:transparent;
}
.minitabs li a:visited {
	color: #2d2b2b;
}
/*----------------------------TOP RIGHT QUARTER - COLORWAYS / INSTALL / CUSTOMIZE*/
/*------------------------------------------------------------------------------*/
#contentAreaProductDetailCOLORWAY {
	margin-top: -8px;
	margin-left: 20px;
	width: 450px;
}
#colorCoWays {
	width: 400px;
}
*+html #contentAreaProductDetailCOLORWAY {
	margin-left: 0px;
}

*html #contentAreaProductDetailCOLORWAY {
	margin-left: -20px;
	margin-right: -100px;
}
.colorWaysTile {
	width: 75px;
	height: 90px;
	float: left;
	margin: 4px;
}
.colorWaysTile img {
	width: 73px;
	height: 73px;
}
.colorWaysTileSELECTED {
	width: 75px;
	height: 90px;
	float: left;
	margin: 4px;
}
.colorWaysTileSELECTED img {
	width: 73px;
	height:73px;
	margin: -2px;
	border: 3px solid #FF1100;
}
.colorWaysNumberSELECTED {
	color: #FF1100;
	margin-top: 0px;
	padding: 0px 3px;
	display: block;
	font-weight: bold;
	font-size:10px;
	letter-spacing:1px;
}
.colorWaysTile img {
	width: 73px;
	height:73px;
	margin: -2px;
	border: 3px solid #FFFFFF;
}
.colorWaysNumber {
	color: #373636;
	margin-top: 0px;
	padding: 0px 3px;
	display: block;
	font-weight: bold;
	font-size:10px;
	letter-spacing:1px;
}
.colorWaysNav {
	width: 330px;
	height: 15px;
	clear:both;
	display: block;
	letter-spacing:1px;
	margin-bottom: 0px;
	font-size: 10px;
	color: #787a79;
	padding: 5px 0 0 0;
	text-align:center;
}
#colorWaysNavPREV {
	float: left;
}
#colorWaysNavPREV img {
	padding-left :5px;
}
#colorWaysNavPREV a {
	font-weight:bold;
	font-size:11px;
	padding-left:5px;
	text-decoration:none;
	color:#787a79;
}
#colorWaysNavPREV a:hover {
	color:#222222;
}
#colorWaysNavNEXT {
	float: right;
	margin: 0px 8px 0 0;
}
#colorWaysNavPAG {
	float: left;
	width: 200px;
	margin: 0 auto;
	text-align: center;
}
#colorWaysNavNEXT img {
	padding-right: 5px;
}
#colorWaysNavNEXT a {
	font-weight:bold;
	font-size:11px;
	padding-left:5px;
	text-decoration:none;
	color:#787a79;
}
#colorWaysNavNEXT a:hover {
	color:#222222;
}
#ColorWayTileHolder {
	width: 400px;
	margin-top: 20px;
	height: 294px;
}
/*TOP QUARTER -install scenes*/
#installScene {
	width: 415px;
	padding-top: 0px;
	display: block;
	margin-left: 15px;
}
*html #installScene {
	width: 415px;
	padding-top: 0px;
	display: block;
	margin-left: 25px;
}

.installSceneTile {
	width: 75px;
	height: 80px;
	float: left;
	margin: 4px;
}
.installSceneTile img {
	width: 73px;
	height: 73px;
}
.installSceneSELECTED {
	width: 75px;
	height: 80px;
	float: left;
	margin: 4px;
}
.installSceneSELECTED img {
	width: 73px;
	height:73px;
	margin: -2px;
	border: 3px solid #FF1100;
}
.installSceneTile img {
	display:block;
}
.installSceneNav {
	width: 315px;
	height: 15px;
	clear:both;
	letter-spacing:1px;
	background:#e4e2e3;
	font-size: 10px;
	color: #787a79;
	padding: 5px 0 0 100px;
	text-align:center;
}
#installSceneNavPAG {
	float: left;
	padding-left: 100px;
	margin-right: 20px;
}
#installSceneNavNEXT {
	float: right;
	margin: 0px 8px 0 0;
}
#installSceneNavNEXT img {
	padding-right: 5px;
}
#installSceneNavNEXT a {
	font-weight:bold;
	font-size:11px;
	padding-left:5px;
	text-decoration:none;
	color:#787a79;
}
#installSceneNavNEXT a:hover {
	color:#222222;
}
#installSceneNavPREV a {
	font-weight:bold;
	font-size:11px;
	padding-left:5px;
	text-decoration:none;
	color:#787a79;
}
#installSceneNavPREV a:hover {
	color:#222222;
}
/*TOP QUARTER -customize room*/
#customRoom {
	width: 415px;
	display: block;
	padding-top: 2px;
	margin:10px 0px 0px 2px;
	background:url(../../Content/productdetails/pd_gradBGsml.gif) repeat-x;
}
#customRoomTITLE {
	margin-left: 0px;
	height: 34px;
	padding-top: 10px;
	font-size: 12px;
}
.roomheading {
	background:url(../../Content/productdetails/blueArrow.gif) no-repeat 6px 3px;
	background-color: #FF1100;
	color: #FFF;
	margin: -10px -10px 0 0;
	padding: 10px 10px 10px 20px;
	display: block;
	width: 130px;
	float:left;
}
/*------------------------BOTTOM RIGHT QUARTER - PRODUCT COPY & PROJECT PROFILE*/
/*------------------------------------------------------------------------------*/
#productDetailsLOWERhalf {
	height: 445px;
	margin-top: 10px;
	padding-left:30px;
	clear: both;
	background-color: #dcdcdc;
}
#productDetailLOWERhalfWRAP {
	width: 1000px;
	background: #dcdcdc url(../../Content/productdetails/pdlowerBG.jpg) repeat-y left;
	margin: 0px auto;
}
#productDetailsTABBEDnavAREA {
	float:left;
	margin-bottom: 10px;
	width: 530px;
}
#productDetailsBOTTOMrightAREA {
	position: relative;
	float: right;
	width: 415px;
}
#DesignInAction {
	color: #131212;
	letter-spacing: 1px;
	font: 18px bold "Helvetica Neue", Arial;
	padding-left: 10px;
	margin: 30px 0px;
}
#DesignInAction img {
	display: block;
	padding-top:10px;
}
#productDesc {
	color: #434343;
	border-bottom: 1px solid #c1bfbf;
	padding-bottom:20px;
	font: 16px/24px lighter "Helvetica Neue", Arial;
	margin: 30px 10px;
}
.bold {
	color: #FF1100;
}
/*------------------------------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------SEARCH RESULTS PAGE*/
/*---------------------------------------------------------------------------------------------*/
/*---------------------------------TOP & BTM 950px SPAN - SEARCH RETURNS & SORT */
/*------------------------------------------------------------------------------*/
#contentAreaSearchResultsTOPBTM {
	width:775px;
	clear:both;
	padding: 0px 0px 10px 0px;
	background: #fff;
	height: 18px;
	display:block;
}
*html #contentAreaSearchResultsTOPBTM {
	width:675px;
	clear:both;
	padding: 0px 0px 10px 0px;
	background: #fff;
	height: 18px;
	display:block;
}
#contentAreaSearchResultsTOPBTM #searchNav {
	margin-right: 20px;
}
.numberProductResults {
	float: left;
	width: 200px;
	color: #7F7F6B;
	padding-top:2px;
}
/*TOP & BTM SPAN - drop down menus*/
.numberPerPage {
	float: left;
	position:relative;
	width: 270px;
	margin-top:-4px;
}
.numberPerPage span {
	font-weight: normal;
	text-transform: capitalize;
}
.sortBy {
	float: left;
	position:relative;
	width: 130px;
	margin-top:-4px;
}
/*TOP & BTM SPAN -  controls to move through pages of results*/
#pagination {
	float: right;
	padding-right: 10px;
	z-index: 1;
	height: 30px;
}
.pageResults {
	color: #4a3210;
	float: left;
}
.srBack {
	float: left;
	display: none;
	padding: 2px 0 0 0px;
	color: #666666;
	font-weight:bold;
}
.srBack a {
	text-decoration: none;
	color: #666666;
	font-weight:bold;
}
.numberResults {
	float: left;
	text-align:right;
	margin-right: 5px;
	padding: 1px 2px;
	text-decoration: none;
	color: #7F7F6B;
	font-weight:bold;
}
.numberResults a {
	margin-left: 2px;
	padding: 0px 3px;
	text-decoration: none;
	background-color: #aaaa9c;
	text-transform:uppercase;
	color: #FFFFFF;
	font-weight:bold;
}
.numberResults b {
	border:1px solid #aaaa9c;
	font-weight:bold;
	display: inline;
	padding: 0 2px;
}
.srNext {
	text-transform:uppercase;
	color: #666666;
	display: none;
	font-weight:bold;
	float: left;
	padding: 2px 0px 0 0;
}
.srNext a {
	text-decoration: none;
	text-transform:uppercase;
	color: #666666;
	font-weight:bold;
}
/*TOP & BTM SPAN -  quickship link that appears in BTM span*/
.quickshipBTM {
	float: left;
	width: 210px;
	background:url(../../Content/searchresults/quickshipfooter.gif) no-repeat left;
	height: 25px;
	padding: 6px 0 0 70px;
	letter-spacing:1px;
	text-transform:uppercase;
	color:#666;
	font-size:10px;
	margin-top:-4px;
}
/*------------------------------------LEFT COLUMN - NARROW SEARCH RESULTS TOOLS*/
/*------------------------------------------------------------------------------*/
#contentAreaSearchResultsLEFT {
	padding: 15px 0px;
	float:left;
	margin: 0 0 10px 0px;
	background: #FFFFFF;
	height:100%;
	width: 180px;
}
*html #contentAreaSearchResultsLEFT {
	padding: 0px;
}
#contentAreaSearchResultsLEFT h1 {
	color: #999933;
	letter-spacing:1px;
	font-size:15px;
	padding-bottom: 10px;
	font-weight:normal;
}
#contentAreaSearchResultsLEFT h2 {
	font-size: 11px;
	font-weight:normal;
	letter-spacing:0px;
	text-transform: uppercase;
	color: #7f7f6b;
	padding: 20px 0 10px 2px;
}
#contentAreaSearchResultsLEFT h2 img {
	padding: 0px 0 0 0;
	margin: 0px;
}
.contentAreaSearchResultsLEFTDivide {
	width: 220px;
	height: 2px;
	clear:both;
	border-bottom:1px solid #666;
	margin: 10px 0px;
}
.contentAreaSearchResultsLEFTDivideBLK {
	width: 220px;
	height: 2px;
	border-bottom:2px solid #1d1c1c;
	margin: 0px 0px 10px 0px;
}
.clearBTN a {
	float: right;
	margin-top: -30px;
	font-size:9px;
	letter-spacing:1px;
	color: #4e4c4e;
	text-decoration:none;
}
.quickship img {
	float: right;
	margin-top:-38px;
}
/*-----------------------------------------------RIGHT COLUMN - TILE DISPLAY AREA*/
/*------------------------------------------------------------------------------*/
#contentAreaSearchResultsRIGHT {
	padding-left:10px;
	float: right;
	width: 790px;
	padding-left: 50px;
	border-left: 1px solid #D40012;
	margin: 0px 0px 10px 0;
}
*html #contentAreaSearchResultsRIGHT {
	margin-right: 0px;
	padding-left:0px;
	float: right;
	width: 690px;
	padding-left: 30px;
	border-left: 1px solid #D40012;
	margin: 0px 0px 10px -200px;
}
.searchResultTile {
	width: 100px;
	height: 140px;
	float: left;
	margin: 10px 31px 0px 0px;
}
.searchResultTile a:hover {
	cursor: pointer;
}
.searchResultTile img {
	display:block;
	z-index:3;
	/*width: 100px;*/
	background-color: #ccc;
}
.overlayQL {
	display: none;
	margin-top: -77px;
	position: absolute;
	z-index: 399;
}
#quickShipIcon
{
	margin-left: -12px;
	position: absolute;
	z-index: -1;
	[margin-top: 4px;
	margin-top:100px;
	]
}
*+html #quickShipIcon
{
	margin-top: 4px;
}

*html #quickShipIcon
{
	margin-top: 4px;
}

.overlayQuickShip {
	display: block;
	margin: 0 3px 0 0;
	top: 0px;
	left: 0px;
	z-index: 3;
	height: 16px;
	float: right;
}
.overlayQuickShip img {
	border: 1px solid #FFFFFF;
}
*+html .overlayQuickShip {
	display: block;
	margin: -10px 3px 0 0;
	top: 0px;
	left: 0px;
	z-index: 3;
	height: 16px;
	float: right;
}
*html .overlayQuickShip {
	display: block;
	margin: -10px 3px 0 0;
	top: 0px;
	left: 0px;
	z-index: 3;
	height: 16px;
	float: right;
}

/*RIGHT COLUMN - tile style, category and color #*/
.field1 {
	color: #7f7f6b;
	font-size:10px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 5px;
	font-weight:bold;
}
.searchResultTile a {
	text-decoration: none;
}
.field2 {
	color: #aaaa9c;
	text-align: center;
	font-size:10px;
	text-transform: uppercase;
}
.field3 {
	color: #7f7f7f;
	font-size:10px;
	display: none;
}
/*-------------------------------------------------------QUICKLOOK - POP UP AREA*/
/*------------------------------------------------------------------------------*/
#quicklook {
	padding:10px 35px 0px 35px;
	color: #FFF;
	display:block;
	width: 345px;
	background-image: url(../../Content/searchresults/dropshadow.png);
	background-repeat: repeat-y;
	background-position: center;
	color: #666666;
	left:200px;
	position:fixed;
	top:50px;
	z-index:4000000
}
#quicklookBOTTOM{width: 385px; margin-left: -20px; background-image: url(../../Content/searchresults/dropshadowFooter.png); position: absolute;
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 20px;
	}
	
*html #quicklookBOTTOM
{
	display: none;
	}
*html #quicklook 
{border: 1px solid #e2e2e2;
	background-image: none;
	background-color: #FFF;
	position:absolute;
	top:220px;
	padding: 10px 0px 0px 10px;
	margin-left: 200px;
	background-position:left;
}
#quicklookDivideTOP {
	border-top: 1px solid #e2e2e2;
	height: 1px;
	display: block;
	clear:both;
	width: 366px;
	padding: 0px;
	margin:-10px 0 0 -15px;
}

*html #quicklookDivideTOP {
	border-top: none;
}
*html #quicklookDivideBTM {
	border-bottom: none;
}

#quicklookDivideBTM {
	display: block;
	clear:both;
	width: 366px;
	
height: 70px;
	padding: 0px;
	margin:20px 0 0 -15px;
	border-bottom: 1px solid #e2e2e2;
}
.quicklookDivideBTMleft {
	width: 130px;
	float: left;
	padding-left: 15px;
	padding-top: 20px;
}
.quicklookDivideBTMright {
	width: 150px;
	float: right;
	padding-right: 5px;
	padding-bottom: 5px;
}
#quicklookFooter {
	border-top: 1px solid #cccccc;
	padding: 8px 0px;
	text-align: right;
	clear:both;
	width: 340px;
}
#quicklookLEFT {
	float: right;
	width: 150px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#quicklookRIGHT {
	float: left;
	width: 150px;
	padding-top: 15px;
}
#quicklook h1 {
	float: left;
	display: inline;
	font-size:16px;
	color: #FF1100;
	padding: 7px 5px 4px 0px;
	letter-spacing:1px;
}
#quicklook h2 {
	clear: both;
	color: #FF1100;
	;
	font-size:12px;
	font-weight:normal;
	letter-spacing:1px;
}
#quicklook h3 {
	font-size:11px;
	color: #746244;
	text-transform: uppercase;
	padding-bottom: 3px;
	font-weight:bold;
}
.quicklookLinks a {
	color: #7f7f6b;
	padding: 5px 4px 0 6px;
	margin-top: 3px;
	font-size:9px;
	text-transform:uppercase;
	text-decoration: none;
	width: 140px;
	height: 21px;
	display: block;
	background: #FFFFFF url(../../Content/Forms/buttonBG.jpg) top left no-repeat;
}
#quicklook h4 {
	text-transform: uppercase;
	font-size:11px;
	color: #666666;
	font-weight: normal;
	padding-bottom: 10px;
}
#quicklook h5 {
	text-transform: uppercase;
	font-size:11px;
	color: #746244;
	display: block;
	font-weight: normal;
	padding: 20px 0px 20px 0px;
	clear: both;
}
.quicklookTile {
	width: 25px;
	height: 25px;
	float: left;
	margin: 2px;
	background-color:#666;
}
#quicklook .linksLEFT {
	text-align: left;
	float: left;
	display: block;
}
#quicklook .linksLEFT a {
	color: #FFFFFF;
	display: block;
	clear: both;
	padding: 0px 15px 0px 0px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background:url(../../Content/searchresults/quicklookArrow.jpg) no-repeat right;
}
#quicklook .linksRIGHT {
	text-align: right;
	float: right;
	display: block;
}
#quicklook .linksRIGHT a {
	color: #FFFFFF;
	display: block;
	clear: both;
	padding: 0px 15px 0px 0px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background:url(../../Content/searchresults/quicklookArrow.jpg) no-repeat right;
}
#ViewPortCarpet {
	margin-top: 117px;
	left: 33px;
	border: 2px solid #FFFFFF;
	position: absolute;
	z-index: 501;
}
*html #ViewPortCarpet {
	margin-top: 117px;
	left: 8px;
	border: 2px solid #FFFFFF;
	position: absolute;
	z-index: 501;
}
.PaginationLinks a {
	color: #7f7f6b;
	font-size:9px;
	text-transform:uppercase;
	text-decoration: none;
	height: 21px;
}
/*------------------------------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------FORMS*/
/*---------------------------------------------------------------------------------------------*/
#formpageTOP {
}
*+html #formpageTOP {
	margin-top: 0px;
}
.notifyText {
	font-size: 12px;
	color: #FF1100;
	font-weight: bold;
	display: block;
	padding: 15px 10px 0px 5px;
}
.formError {
	font-size: 12px;
	color: #d11558;
	font-weight: bold;
	display: block;
	padding: 15px 10px 10px 5px;
}
.formError ul {
	list-style: none;
}
/*--------------------------------------------------------------------LOGIN PAGE*/
/*------------------------------------------------------------------------------*/
.loginContent {
	width: 400px;
        margin-left: 160px;
	float: left;
}
*html .loginContent {
	width: 400px;
        margin-left: 80px;
	float: left;
}

.profileContent {
	width: 400px;
	float: left;
	margin: 40px 0 0 30px;
	padding: 40px 30px 100px 20px;
}
.loginContent label {
	font-weight: bold;
	line-height: 22px;
}
.homeTempContent {
	width: 400px;
	float: left;
	margin-left: 30px;
	padding: 0px 30px 0px 20px;
}
#tabContainer ul {
    margin-top: 20px;
	display:block;
	margin-bottom:25px;
	padding:0
}
#tabContainer ul li {
	display:inline
}
#tabContainer ul li a {
	background:#E0E0E0;
	color:#333;
	font-size:13px;
	font-weight:bold;
	padding:5px 13px;
	text-decoration:none
}
#tabContainer ul li a.selected {
	background:#ECECEC;
	color:#333;
	font-size:13px;
	font-weight:bold;
	padding:5px 13px;
	text-decoration:none
}

.loginContent h1,.userContent h1, #sampleOrderWrapper h1, .profileContent h1 {
	color:#7f7f6b;
	font-size:28px;
	font-weight:bold;
	margin:0px 0;
	padding:5px 0 0 0px;
	width: 600px;
}
*html .loginContent h1,*html #sampleOrderWrapper h1, *html .profileContent h1 {
	color:#7f7f6b;
	font-size:28px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:5px 0 0 0px;
	width: 450px;
}
.userContent h1
{
	color:#7f7f6b;
	font-size:28px;
	font-weight:bold;
	margin:0px 0px 0px 160px;
	padding:5px 0 0 0px;
}
.loginContent h2, #sampleOrderWrapper h2, .profileContent h2 {
	color:#434343;
	font-family:"Helvetica Neue", Arial;
	font-size:16px;
	font-weight:lighter;
	line-height:24px;
	margin:30px 10px 0px 0px;
	padding-bottom:20px;
}
.loginContent h3, .profileContent h3 {
	color:#7f7f6b;
	font-family:"Helvetica Neue", Arial;
	font-size:14px;
	font-weight:lighter;
	line-height:24px;
	margin:15px 10px 0px 0px;
}
.loginContent h4 {
	color:#000000;
	font-size:16px;
	font-weight: bold;
	margin:20px 0 0 0;
	padding-bottom:10px;
}
.loginContent h4 span {
	color:#7f7f6b;
	font-size:16px;
	margin:10px 0;
	padding-bottom:10px;
}
.homeTempContent. .profileContent p {
 color:#434343;
 width: 600px;
 line-height: 20px;
 font-size:13px;
 font-family:Arial, Helvetica, sans-serif;
 padding:5px 0 30px 0px;
}
.loginContent p {
	color:#434343;
	width: 500px;
	line-height: 20px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px 0 10px 0px;
}
*html .loginContent p {
	color:#434343;
	width: 300px;
	line-height: 20px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px 0 10px 0px;
}
.loginContent ul li {
	color:#434343;
	width: 600px;
	line-height: 20px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
*html .loginContent ul li {
	color:#434343;
	width: 300px;
	line-height: 20px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
.loginContent p a, #sampleOrderWrapper p a, .homeTempContent p a, .profileContent p a {
	color: #FF1100;
	padding: 0px 3px;
}
.loginContent p a:hover, #sampleOrderWrapper p a:hover, .homeTempContent p a:hover, .profileContent p a:hover {
	color: #666666;
}
a.mousetext {
	font-size: 11px;
	text-decoration: none;
	font-style: italic;
}
.loginContentSignIn {
	color:#434343;
	font-size:13px;
	width: 350px;
	padding: 0px 0px 20px 40px;
	border-left: 1px solid #e7e7e7;
	margin: 0px 0px 40px 30px;
	float: right;
}
*html .loginContentSignIn {
	color:#434343;
	font-size:13px;
	width: 350px;
	padding: 0px 0px 20px 40px;
	border-left: 1px solid #e7e7e7;
	margin: 0px 0px 40px 0px;
	float: right;
}
.loginContentSignIn input {
	padding: 5px;
	border: 1px solid #e7e7e7;
	width: 142px;
	color: #7f7f6b;
	font-weight: bold;
}
.signInSubmit {
	margin: 5px -8px 0 0;
}
#salesRepLocator a {
	display: block;
	width: 140px;
	font-size: 9px;
	height: 21px;
	background: #FFFFFF url(../../Content/Forms/buttonBG.jpg) top left no-repeat;
	color: #7f7f6b;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 22px;
	padding: 0 6px;
}
#salesRepLocator input {
	display: block;
	width: 142px;
	cursor: hand;
	cursor: pointer;
	font-size: 9px;
	height: 23px;
	border: none;
	background: #FFFFFF url(../../Content/Forms/buttonBG.jpg) top left no-repeat;
	color: #7f7f6b;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 22px;
	padding: 0 6px;
}
.signInSubmit input {
	display: block;
	width: 147px;
	cursor: hand;
	cursor: pointer;
	font-size: 9px;
	height: 20px;
	padding-left: 10px;
	border: none;
	background: #FFFFFF url(../../Content/Forms/buttonBG.jpg) top left no-repeat;
	color: #7f7f6b;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
}
.signInTwoSubmit {
	display: block;
	width: 140px;
	font-size: 9px;
	height: 21px;
	float: right;
	background: #FFFFFF url(../../Content/Forms/buttonBG.jpg) top left no-repeat;
	color: #7f7f6b;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 22px;
	padding: 0 6px;
	margin-top: 10px;
}
.signInTwoSubmit a {
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #7f7f6b;
}
.signInThreeSubmit {
	display: block;
	width: 140px;
	font-size: 9px;
	height: 21px;
	background: #FFFFFF url(../../Content/Forms/buttonBG.jpg) top left no-repeat;
	color: #7f7f6b;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 22px;
	padding: 0 6px;
}
.signInThreeSubmit a {
	font-weight: bold;
	display: block;
	margin: 16px 0px 0px 35px;
	text-decoration: none;
	text-align: left;
	color: #666;
}
.loginContentSignIn a {
	color: #7f7f6b;
	padding: 0px 3px;
	float: right;
}
.loginContentSignIn a:hover {
	color: #666666;
}
.loginContentSignIn h1 {
	color:#7f7f6b;
	font-size:28px;
	font-weight:bold;
	margin:0px 0;
	padding:5px 0 0 0px;
}
.loginContentSignIn h2 {
	color:#434343;
	font-weight: normal;
	line-height: 20px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px 0 30px 0px;
}
#forgotPasswordTable table {
	width: 400px;
	color:#434343;
	font: 13px Arial, Helvetica, sans-serif;
	margin-left:15px;
}
.rememberMe {
	color: #7f7f6b;
	font-style: italic;
	font-size: 11px;
	padding-top: 5px;
	text-align: right;
}
.rememberMe input {
	border: none;
	float: right;
	width: 20px;
	margin-top: -5px;
}
/*-------------------------------------------------------------REGISTRATION PAGE*/
/*------------------------------------------------------------------------------*/
#registrationTable {
	margin: 20px 20px 20px 5px;
}
#registrationTable table {
	color:#434343;
	font-size:13px;
}
#registrationTable select {
	padding: 5px;
	border: 1px solid #e7e7e7;
	frame: 0px;
	color: #FF1100;
	font-weight: bold;
}
#regSubmit input {

	display: block;
	width: 147px;
	padding: 5px 0px 5px 5px;
	cursor: hand;
	cursor: pointer;
	font-size: 9px;
	border: none;
	background: #FFFFFF url(../../Content/Forms/buttonBG.jpg) top left no-repeat;
	color: #7f7f6b;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
}
#regSubmitSML input {
	margin-left:20px;
	background-image: url(../../Content/selectBTNsml.jpg);
	font-weight: bold;
	border: none;
	padding-top: 2px;
	text-align: center;
	color: #666;
	margin: 5px -5px 0 0;
	width: 161px;
	height: 46px;
}
#regSubmitTwo {
	display: block;
	width: 147px;
	cursor: hand;
	cursor: pointer;
	font-size: 9px;
	border: none;
	background: #FFFFFF url(../../Content/Forms/buttonBG.jpg) top left no-repeat;
	color: #7f7f6b;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
}
#regSubmitTwo a {
	font-weight: bold;
	display: block;
	margin: 16px 0px 0px 45px;
	text-decoration: none;
	text-align: left;
	color: #666;
}
.registrationFormItem input {
	padding: 3px;
	border: 1px solid #e7e7e7;
	width: 180px;
	color: #FF1100;
	font-weight: bold;
}
.registrationFormItem textarea {
	padding: 5px;
	border: 1px solid #e7e7e7;
	width: 180px;
	color: #FF1100;
	font-weight: bold;
}
.profileContent {
	width: 900px;
	float: left;
	margin-left: 30px;
	padding: 0px 30px 100px 20px;
}
.profileContent {
	float:left;
	margin-left:30px;
	padding:0 30px 100px 20px;
	width:900px
}
.profileDetails, .profileDetailsLeft {
	color:#434343;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	width:450px;
        padding-right: 30px;
}
.profileDetailsRight {
	color:#434343;
	float:right;
	margin-right: 40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	padding-top:15px;
	width:320px
}

*html .profileDetailsRight {
	color:#434343;
	float:right;
	margin-right: 40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	padding-top:15px;
	padding-left: 20px;
	width:320px
}
.profileDetailsRight ul {
	margin:0 0 10px;
	padding:0
}
.profileDetailsRight ul li {
	margin:0 0 0 30px;
	padding:0
}
.profileDetails li, .profileDetailsLeft li {
	list-style-type:disc
}
.profileDetails p, .profileDetailsLeft p, .profileDetailsRight p {
	color:#434343;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	padding:5px 0 30px 0
}
.profileDetails a, .profileDetailsLeft a, .profileDetailsRight a {
	color:#434343;
	padding:0 3px
}
.profileDetailsLeft {
	border-right:1px solid #CCC;
	margin-top:-15px;
	padding-bottom:20px;
	margin-bottom: 20px;
	padding-top:30px
}
/*-----------------------------------------------------------------SAMPLE ORDER*/
/*------------------------------------------------------------------------------*/
.sampleOrderClear {
	clear: both;
	height: 1px;
	width: 300px;
}
#sampleOrderWrapper {
	width: 800px;
	float: left;
	margin-left: 30px;
	padding: 0px 30px 100px 30px;
}
.sampleOrderItemImage {
	padding-right: 5px;
	margin-left: 20px;
	float: left;
}
.sampleOrderItem../../Content/static imagesML {
 padding-right: 5px;
 height: 75px;
 width: 75px;
 margin-top: -5px;
 margin-bottom: 5px;
 float: left;
}
.clearSample {
	clear: both;
	height: 5px;
	border-top: 1px dotted #FF1100;
	margin: 10px 0px;
	width: 200px;
}
.sampleOrderItemDetails {
	float: left;
	padding-left: 5px;
        width: 500px;
}

.sampleOrderItemDetailsQTY {
	float: right;
        width: 210px;
        padding-top: 20px;
	padding-left: 5px;
}

.sampleOrderItemDetailsQTY input{
border: 1px solid #ddd;
}
.sampleOrderDivide {
	border-bottom: 1px dotted #CCC;
	width: 830px;
	display: block;
	margin: 5px 5px 10px 5px;
	clear: both;
	height: 5px;
}
.sampleOrderItemDetails input {
	border: 1px solid #ccc;
}
.sampleOrderItemsDetails .submitButton {
	display: none;
}
.sampleOrderItemDetails p {
	color:#434343;
	font-size:13px;
	padding: 3px 0px 3px 0px;
	width: 200px;
	line-height: 18px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}
.sampleOrderItemDetails button {
	width: 80px;
	background: #FF1100;
	color: #FFF;
	padding: 2px;
}
.sampleOrderItemDetailsQTY a {
	color: #7f7f6b;
	font-size:13px;
	cursor: hand;
	cursor: pointer;
	padding: 0px 3px;
}
.sampleOrderItemDetails a:hover {
	background-color: #F0F0F0;
}
#SampleOrderItem {
	float: left;
}
#sampleOrderCheckout {
	padding-left: 375px;
}
#sampleOrderCheckout a {
	display: block;
	margin: 30px 0px 0px 10px;
	padding: 5px;
	border: 1px solid #e7e7e7;
	font-weight: bold;
	text-decoration: none;
	width: 100px;
	text-align: center;
	background: #FF1100;
	color: #FFF;
	padding: 5px;
}
.sampleOrderCheckoutRadio input {
	width: auto;
}
*+html #sampleOrderCheckout a {
	margin: 60px 0px 0px 10px;
}
#SampleOrderItemSML {
	margin-left: 10px;
}
/*----------------------------------------------------------SAMPLE ORDER HISTORY*/
/*------------------------------------------------------------------------------*/
.sampleOrderHistory p {
	text-transform: capitalize;
}
.sampleHistoryDivide {
	border-bottom: 1px dotted #CCC;
	width: 500px;
	display: block;
	margin: 5px 5px 10px 5px;
	clear: both;
	height: 2px;
}
#flash_box {
	background: #000000;
}
.quicklookTileSelected {
	width: 25px;
	height: 25px;
	float: left;
	margin: 1px;
	background-color:#666;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
}
*html .quicklookTileSelected {
	width: 25px;
	height: 25px;
	float: left;
	margin: 1px;
	background-color:#FFF;
	border: 1px solid #FFF;
}
*html .quicklookTileSelected img{
	width: 25px;
	height: 25px;
	float: left;
	margin: 1px;
	background-color:#FFF;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
}
*html .quicklookTile {
	width: 25px;
	height: 25px;
	float: left;
	margin: 1px;
	background-color:#FFF;
	border: 1px solid #FFF;
}
*html .quicklookTile img{
	width: 25px;
	height: 25px;
	float: left;
	margin: 1px;
	background-color:#FFF;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
}
/*--------------------------------------------------------STATIC CONTENT LANDING*/
/*------------------------------------------------------------------------------*/
 #staticContentLandingTOP {
	display: block;
	height: 470px;
	margin-top: 20px;
}
#staticContentLandingBOTTOM {
	display: block;
	height: 200px;
	background-color:#FF1100;
}
#staticContentLandingDesignBOTTOM {
	display: block;
	height: 200px;
	background-color:#cd5d27;
}
.staticClear {
	width: 960px;
	height:1px;
	clear: both;
}
#staticContentInteriorTOP {
	display: block;
	height: 500px;
	margin: 20px auto 0px auto;
	width: 960px;
}
#staticContentInteriorTOPleft {
	float: left;
	width: 410px;
}
#staticContentInteriorTOPleft h1 {
	width: 410px;
	color: #2e2c2d;
	font-size: 38px;
	font-weight: bold;
	display: block;
	padding: 30px 0 5px 0;
}
#staticContentInteriorTOPleft p {
	font-size: 15px;
	color: #5b5b5b;
	background-image:url(../../Content/static%20images/underline.jpg);
	width: 400px;
	line-height: 30px;
	display: block;
	margin-bottom: 20px;
}
#repLinkTop {
	display: block;
	margin-top: 20px;
	width: 400px;
	height: 10px;
	background-color:#dbdbdb;
	border: 1px solid #c8c8c8;
	color:#383838;
	text-align: center;
	padding: 20px 0;
}
#repLinkTop a {
	margin-top: 10px;
	display: inline;
	font-weight: bold;
	color: #383838;
}
#staticContentInteriorTOPright {
	float: right;
	width: 540px;
	text-align: right;
}
.staticContentInteriorTOPrightDivide {
	width: 540px;
	display: block;
	height: 20px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 20px;
}
#staticContentInteriorBOTTOM {
	display: block;
	background-color: #f6f6f6;
}
#staticContentInterioBOTTOMwrap {
	width: 960px;
	margin:0 auto;
	background-image:url(../../Content/static%20images/interiorBG.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#staticContentInteriorTabbedArea {
	width: 960px;
	display: block;
	height: 31px;
	background-image:url(../../Content/static%20images/performanceFeaturesHeader.jpg);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#dddddd;
	border-bottom:1px solid #ffffff;
}
#staticContentInteriorTabbedArea ul {
	margin-left:240px;
}
#staticContentInteriorDesignTabbedArea {
	width: 960px;
	display: block;
	height: 31px;
	background-image:url(../../Content/static%20images/solidFeaturesHeader.jpg);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#dddddd;
	border-bottom:1px solid #ffffff;
}
.largeSpace {
	display: block;
	height: 250px;
}
#staticContentInteriorDesignTabbedArea ul {
	margin-left:240px;
}
#staticContentInteriorBOTTOMleft h1 {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:19px;
	margin: 15px 0;
	color: #494949;
	font-weight: bold;
}
.staticContentInteriorTABS {
	padding: 10px 0;
	margin: 0;
	list-style-type: none;
	text-align: left;
}
.staticContentInteriorTABS li {
	display: inline;
	border: none;
	margin: 0;
	padding: 0;
}
.staticContentInteriorTABS li a {
	text-decoration: none;
	z-index: 1;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	margin: 0px 0 0 -4px;
	font-size: 11px;
	padding: 10px 7px 6px 7px;
	background-color:#dddddd;
	color: #2e2c2d;
}
.staticContentInteriorTABS li a:visited {
	color: #2d2b2b;
}
.staticContentInteriorTABS li a:hover {
	text-decoration: underline;
	color: #2d2b2b;
}
.staticContentInteriorTABS li a.selected { /*selected main tab style */
	background:#ececec;
}
.staticContentInteriorTABS li a.selected { /*selected main tab style */
	border-bottom-color: white;
}
#staticContentInteriorBOTTOMleft p {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:19px;
	margin: 15px 0;
	color: #494949;
	letter-spacing: 0px;
}
#staticContentInteriorBOTTOMleft p a {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:19px;
	font-weight:bold;
	text-decoration:none;
	color: #FF1100;
}
#staticContentInteriorBOTTOMleft p a:hover {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:19px;
	font-weight:bold;
	text-decoration:none;
	color: #494949;
}
.staticDivide {
	width: 590px;
	display: block;
	height: 20px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 30px;
}
#staticContentInteriorBOTTOMleft {
	width: 623px;
	float:left;
	background-color:#e0e0e0;
	margin-bottom: 140px;
}
#staticContentInteriorBOTTOMright {
	width: 320px;
	float:right;
	text-align:center;
	padding: 30px 0 180px 0;
	display:block;
}
#staticContentBOTTOMbtn {
	float: right;
	margin-top: 20px;
}
#designLandingTOPwrap {
	width: 960px;
	height:450px;
	display: block;
	margin:0 auto;
	background-image:url(../../Content/static%20images/designLANDINGlrgImage.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
#designLandingTOPlinks ul {
	width: 210px;
	border-top: 1px solid #ccc;
}
#designLandingTOPlinks ul li {
	width: 210px;
	padding: 10 0px;
	border-bottom: 1px solid #cccccc;
	list-style-type: none;
}
#designLandingTOPlinks ul li a {
	width: 195px;
	padding: 8px;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #232122;
	display:block;
}
#designLandingTOPlinks ul li a:hover {
	background-color: #e5e5e5;
	color: #cd5d27;
}
#marketLandingTOPwrap {
	width: 960px;
	height:450px;
	display: block;
	margin:0 auto;
	background-image:url(../../Content/static%20images/marketLANDINGlrgImage.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
#marketLandingTOPlinks ul {
	width: 210px;
	border-top: 1px solid #ccc;
}
#marketLandingTOPlinks ul li {
	width: 210px;
	padding: 10 0px;
	border-bottom: 1px solid #cccccc;
	list-style-type: none;
}
#marketLandingTOPlinks ul li a {
	width: 195px;
	padding: 8px;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #232122;
	display:block;
}
#marketLandingTOPlinks ul li a:hover {
	background-color: #e5e5e5;
	color: #FF1100;
}
#marketLandingBOTTOMwrap {
	width: 960px;
	height: 200px;
	display: block;
	margin: 0 auto;
	background-image:url(../../Content/static%20images/marketLANDINGbg.jpg);
	background-repeat: no-repeat;
}
.mouseWarning {
	font-size: 10px;
	color: #7F7F6B;
	display: block;
	clear: both;
	margin: 10px 0;
	font-weight: bold;
}
#designLandingBOTTOMwrap {
	width: 960px;
	height: 200px;
	display: block;
	margin: 0 auto;
	background-image:url(../../Content/static%20images/designlandingpageBG.jpg);
	background-repeat: no-repeat;
}
#staticContentCollectionsTOP {
	display: block;
	height: 450px;
	padding-top: 20px;
	margin: 0 auto;
	width: 960px;
}
#staticContentCollectionsBOTTOM {
	display: block;
	height: 220px;
	background-color:#AF8B1B;
}
#collectionsBOTTOMwrap {
	width: 960px;
	height: 220px;
	display: block;
	margin: 0 auto;
	background-image:url(../../Content/static%20images/collectionspageBG.jpg);
	background-repeat: no-repeat;
}
.specTitle {
	height: 20px;
	width: 50px;
	overflow: hidden;
	display: block;
}
#productSpecTab {
	float: right;
	z-index: 20px;
	margin-right:58px;
	margin-top: 233px;
	margin-left: -60px;
}
*html #productSpecTab {
	margin-right:29px;
}
#productColorTab {
	float: right;
	z-index: 20px;
	margin-right:58px;
	margin-top: -6px;
	margin-left: -60px;
}
*html #productColorTab {
	margin-right:29px;
}
#productCoorTab {
	float: right;
	z-index: 20px;
	margin-right:58px;
	margin-top:112px;
	margin-left: -60px;
}
*html #productCoorTab {
	margin-right:29px;
}
#staticContentArea {
	margin-left: 155px;
	width: 730px;
	clear: both;
	margin-bottom: 30px;
	display: block;
}
#staticContentArea h1 {
	color: #D61818;
	font-size: 12px;
}
/*==========INHERITED FROM OLD NEW PATCRAFT DESIGNWEAVE==========*/


/* Home */

#homeLeft {
	width: 280px;
	float: left;
	margin: 15 0 0 20;
}
#homeRight {
	width: 351px;
	float: right;
	margin: 15 95 0 0;
	position: relative;
}
.generalText {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7f7f6b;
	line-height: 1.5;
}
/* About */

.aboutText {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7f7f6b;
	line-height: 1.5;
	width: 500px;
	margin: 10px 0 0 52px;
}
.aboutText a, .aboutText a:visited {
	color:#d49337;
	text-decoration: none;
}
.aboutText a:hover {
	color:#d49337;
	text-decoration: underline;
}
#aboutDivider {
	width:669px;
	height:1px;
	border-bottom: 1px solid #dde1a7;
	margin: 20px 0 35px 0;
}
/* Environmental */

.environmentalText {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7f7f6b;
	line-height: 1.5;
	width: 440px;
	margin-top: 10px;
}
#environmentalDivider {
	width:669px;
	height:1px;
	border-bottom: 1px solid #dde1a7;
	margin: 20px 0 25px 0;
}
.enviroTitle {
	color:#a9b325;
	font-size: 18px;
	font-weight:bold;
	margin-top: 16px;
*margin-top: 10px;
}
/* PDQ Quick Ship */

#pdqContent {
	width:730px;
	float:left;
	min-height:300px;
	padding-left: 3px;
}
#pdqContent .pdqTextbox {
	width:500px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7f7f6b;
	line-height: 1.5;
	margin: 10px 0 0 50px;
}
#pdqContent .pdqListNumber {
	font-size: 10px;
	font-weight: bold;
	color:#f2903b;
	text-decoration:none;
	padding-right: 2px;
	line-height:13pt;
}
#pdqContent .pdqListNumber a, #pdqContent .pdqListNumber a:visited, #pdqContent .pdqListNumber a:active {
	font-size: 10px;
	font-weight: bold;
	color:#f2903b;
	text-decoration:none;
	border: none;
}
#pdqContent .pdqListNumber a:hover {
	text-decoration:underline;
}
#pdqContent .pdqListName {
	font-size: 10px;
	font-weight: bold;
	color:#7f7f6b;
	text-decoration:none;
}
#pdqContent .pdqListName a, #pdqContent .pdqListName a:visited, #pdqContent .pdqListName a:active {
	font-size: 10px;
	font-weight: bold;
	color:#7f7f6b;
	text-decoration:none;
	border: none;
}
#pdqContent .pdqListName a:hover {
	text-decoration:underline;
}
/* Quick Search */

#quickSearch {
	width:310px;
	float:left;
	margin-left:33px;
}
*html #quickSearch {
	width:310px;
	float:left;
	margin-left:16px;
}
.quickSearchTitle {
	background-image:url(../assets/search/quickSearch.gif);
	background-repeat:no-repeat;
	width:97px;
	height:12px;
	margin-left:20px;
}
#quickSearch table {
	width:310px;
	padding:0;
	margin:0;
}
#quickSearch table tr td {
	padding:3px;
}
/*labels*/

.style {
	width:65px;
	background-image:url(../assets/search/style.gif);
}
.color {
	width:65px;
	background-image:url(../assets/search/color.gif);
}
.byStyle {
	width:94px;
	background-image:url(../assets/search/byStyle.gif);
}
.byCollection {
	width:94px;
	background-image:url(../assets/search/byCollection.gif);
}
.byNameNumber {
	width:94px;
	background-image:url(../assets/search/byNameNumber.gif);
}
.styleRadio {
	float:left;
	width:55px;
	background-image:url(../assets/search/style.gif);
}
.colorRadio {
	padding-left:75px;
	width:55px;
	background-image:url(../assets/search/color.gif);
}
.productType {
	width:63px;
	background-image:url(../assets/search/productType.gif);
}
.backingType {
	width:63px;
	background-image:url(../assets/search/backingType.gif);
}
.faceWeight {
	width:63px;
	background-image:url(../assets/search/faceWeight.gif);
}
.fiberType {
	width:63px;
	background-image:url(../assets/search/fiberType.gif);
}
.dyeMethod {
	width:63px;
	background-image:url(../assets/search/dyeMethod.gif);
}
.patternScale {
	width:63px;
	background-image:url(../assets/search/patternScale.gif);
}
.quickShip {
	width:63px;
	background-image:url(../assets/search/quickShip.gif);
}
.style, .color, .styleRadio, .colorRadio, .productType, .backingType, .faceWeight, .fiberType, .dyeMethod, .patternScale, .quickShip {
	background-repeat:no-repeat;
	background-position:right;
}
.byStyle, .byCollection, .byNameNumber {
	background-repeat:no-repeat;
	background-position:left;
}
/* Custom Search */

#customSearch {
	width:330px;
	float:right;
	margin-right:10px;
}
*html #customSearch {
	margin-left:40px;
}
*+html #customSearch {
	margin-left:40px;
}
.customSearchTitle {
	background-image:url(../assets/search/customSearch.gif);
	background-repeat:no-repeat;
	width:112px;
	height:12px;
}
#customSearch table {
	width:330px;
	padding:0;
	margin:0;
}
#customSearch table tr td {
	padding:3px;
}
#customSearch td.copy {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #7f7d73;
}
/* Form Field Styles Shared */
.dropDown1 {
	width:173px;
}
.dropDown2 {
	width:257px;
	position: relative;
}
.textField1 {
	width:166px;
}
.textField2 {
	width:251px;
}
/* Search Results */

#searchResults {
	width:700px;
	float:left;
	min-height:300px;
}
.searchResultsTitle {
	background-image:url(../assets/searchResults/searchResults.gif);
	background-repeat:no-repeat;
	width:114px;
	height:10px;
}
#searchResults table {
	padding:0;
	margin:0;
}
#searchResults table tr td {
	padding:3px;
}
#SRLeft {
	float:left;
	width:110px;
	border-right:#7f7d73 solid 1px;
}
*html #SRLeft {
	width:110px;
}
*+html #SRLeft {
}
#SRLeft a {
	width:80px;
	height: 10px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	color: #7f7d73;
	text-transform:uppercase;
}
#SRLeft a.thumblabel {
	border-left:2px solid #D61818;
	margin-top:15px;
	padding-bottom:0px;
	padding-left:5px;
}
*html #SRLeft a.thumblabel {
	border-left:2px solid #D61818;
	margin-top:20px;
	margin-bottom:10px;
	padding-bottom:0px;
	padding-left:5px;
}
*+html #SRLeft a.thumblabel {
	border-left:2px solid #D61818;
	margin-top:20px;
	margin-bottom:10px;
	padding-bottom:0px;
	padding-left:5px;
}
*+html #SRLeft a {
	font: Arial, Helvetica, sans-serif;
	font-size:8px;
	letter-spacing:0px;
}
#SRLeft p {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #7f7f6b;
	text-transform:uppercase;
	margin-top:0;
	margin-left: 0px;
	padding-bottom:10px;
	letter-spacing:-1px;
}
*html #SRLeft p {
	letter-spacing:-1px;
}
*+html #SRLeft p {
	letter-spacing:-1px;
	padding-left:8px;
}
#SRLeft table tr {
	display: block;
	text-align: left;
	margin-bottom: 10px;
}
.tinyText {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	color: #7f7f6b;
	letter-spacing: -1px;
	margin-top:0;
	padding-bottom:10px;
}
*html .tinyText {
	letter-spacing:-1px;
}
*+html .tinyText {
	letter-spacing:-1px;
	margin-left:-2px;
}
.tinyText a {
	color: #7f7f6b;
	text-decoration:none;
}
.tinyText a:hover {
	color: #d61818;
	text-decoration:none;
}
.tinyText a:visited {
	color: #7f7f6b;
	text-decoration:none;
}
#SRLeft img {
	/*margin-left:-6px;*/
margin-bottom:2px;
}
*html #SRLeft img {
	margin-top:-10px;
	margin-bottom:2px;
}
*+html #SRLeft img {
	margin-top:-10px;
	margin-left:0px;
	margin-bottom:2px;
}
#SRLeft .thumbLabel {
	width:85px;
	height: 10px;
	border-left: #d61818 solid 2px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #7f7d73;
	text-transform:uppercase;
	padding-left:5px;
	margin-top:5px;
}
*html #SRLeft .thumbLabel {
	letter-spacing:-1px;
}
*+html #SRLeft .thumbLabel {
	letter-spacing:-1px;
}
#ColorWayPanel {
	clear:both;
}
.clear {
	clear:both;
}
#ColorWayPanel table tr {
	padding-top: 10px;
	padding-left: 10px;
	width: 750px;/*float: right;*/
}
#ColorWayPanel table {
	padding-top: 20px;
	font-size:10px;
	color: #7f7f6b;
	text-align: left;
}
.colorwayStyleNumber {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7f7f6b;
	line-height: 1;
*margin-left:-30px;
}
/*
#ColorWayPanel table td{
padding-top: 20px;
font-size:10px;
color: #7f7f6b;
text-align: left;
}


*html #ColorWayPanel table td{
margin-left:-50px;
color:red;
}

*+html #ColorWayPanel table td{
margin-left:-50px;
color:Red;
}
*/
#SRCenter {
	width:282px;
	border-right:#7f7d73 solid 1px;
	float:left;
	padding-left:16px;
}
#SRCenter table tr td {
	padding:0;
	margin:0;
	height:auto;
}
#ColorWayPanel .thumbLabel {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #7f7f6b;
	font-weight: bold;
	text-transform:uppercase;
}
*+html .textAlignLeft {
	text-align:left;
	margin-left:-56px
}
#SRCenter table tr td {
	height:20px;
}
#SRCenter p {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #7f7f6b;
	margin-top:10px;
	margin-right:10px;
}
#imageNav table {
	padding-top:5px;
	margin-bottom:10px;
}
#imageNav table tr td {
	padding-right:5px;
	height:19px;
}
#optionButtons table {
	width:264px;
	padding-top:5px;
}
#optionButtons table tr td {
	height:10px;
	padding-bottom:10px;
}
#SRRight {
	width:281px;
	float:right;
	margin-left:0px;
}
#SRRight h3 {
	margin-top:0;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#d61818;
	text-transform:uppercase;
	font-size:12px;
}
#SRRight p {
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#99988c;
	text-transform:uppercase;
	font-size:9px;
	margin-top:-3px;
}
#SRRight a {
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#7f7f6b;
	text-transform:uppercase;
	font-size:9px;
	margin-top:-3px;
}
#SRRight a:hover {
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#d61818;
	text-transform:uppercase;
	font-size:9px;
	margin-top:-3px;
}
*html #SRRight p {
	margin-top:-12px;
}
*+html #SRRight p {
	margin-top:-12px;
}
#SRRight .highlight {
	font-weight:bold;
}
a:link .highlight {
	color:#7f7f6b;
}
a:hover .highlight {
	color:#d61818;
}
a:visited .highlight {
	color:#d61818;
}
table tr td a:link img {
	border:0px;
}
.colorwayHighlight {
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#99988c;
	text-transform:uppercase;
	font-size:9px;
	font-weight:bold;
}
.completeSpec {
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#99988c;
	text-transform:uppercase;
	font-size:9px;
}
.completeSpecBold {
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#99988c;
	text-transform:uppercase;
	font-size:9px;
	font-weight:bold;
}
.completeSpecBold a {
	color:#99988c;
	text-transform:uppercase;
	font-size:9px;
	font-weight:bold;
}
.completeSpecLight {
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#99988c;
	text-transform:uppercase;
	font-size:9px;
}
.refineSearch {
	background-image:url(../assets/searchResults/refineSearch_o.gif);
	background-repeat:no-repeat;
}
.viewCoordinates {
	background-image:url(../assets/searchResults/viewCoordinates_o.gif);
	background-repeat:no-repeat;
}
.addToDesignboard {
	background-image:url(../assets/searchResults/addToDesignboard_o.gif);
	background-repeat:no-repeat;
}
.viewColorway {
	background-image:url(../assets/searchResults/viewColorway_o.gif);
	background-repeat:no-repeat;
}
.completeSpec {
	background-image:url(../assets/searchResults/completeSpec_o.gif);
	background-repeat:no-repeat;
}
.viewLargerImage {
	background-image:url(../assets/searchResults/viewLargerImage_o.gif);
	background-repeat:no-repeat;
}
.addToSampleOrder {
	background-image:url(../assets/searchResults/addToSampleOrder_o.gif);
	background-repeat:no-repeat;
}
.refineSearch a:hover img {
	visibility:hidden;
}
.viewCoordinates a:hover img {
	visibility:hidden;
}
.addToDesignboard a:hover img {
	visibility:hidden;
}
.viewColorway a:hover img {
	visibility:hidden;
}
.completeSpec a:hover img {
	visibility:hidden;
}
.viewLargerImage a:hover img {
	visibility:hidden;
}
.addToSampleOrder a:hover img {
	visibility:hidden;
}
.spacer {
	height:20px;
}
*html .spacer {
	height:41px;
}
*+html .spacer {
	height:41px;
}
.spacer2 {
	height:10px;
}
*html .spacer2 {
	height:0px;
}
*+html .spacer2 {
	height:0px;
}
/* Application page styles - these have been inherited from the old patcraft site */
.black10 {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7f7f6b;
	line-height: 1;
}
.black10bold {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7f7f6b;
	font-weight: bold;
	line-height: 1;
}
.black12 {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7f7f6b;
	line-height: 1;
}
.black12bold {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7f7f6b;
	font-weight: bold;
}
.black14 {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#7f7f6b;
	line-height: 1;
}
.black14bold {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#7f7f6b;
	font-weight: bold;
	line-height: 1;
}
.black16 {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#7f7f6b;
	line-height: 1;
}
.black16bold {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#7f7f6b;
	font-weight: bold;
	line-height: 1;
}
.black18 {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#7f7f6b;
	line-height: 1;
}
.black18bold {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#7f7f6b;
	font-weight: bold;
	line-height: 1;
}
.black10 a {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7f7f6b;
	line-height: 1;
	text-decoration: none;
}
.black10bold a {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7f7f6b;
	font-weight: bold;
	line-height: 1;
	text-decoration: none;
}
.black12 a {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7f7f6b;
	line-height: 1;
	text-decoration: none;
}
.black12bold a {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7f7f6b;
	font-weight: bold;
	text-decoration: none;
}
.black14 a {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#7f7f6b;
	line-height: 1;
	text-decoration: none;
}
.black14bold a {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#7f7f6b;
	font-weight: bold;
	line-height: 1;
	text-decoration: none;
}
.black16 a {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#7f7f6b;
	line-height: 1;
	text-decoration: none;
}
.black16bold a {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#7f7f6b;
	font-weight: bold;
	line-height: 1;
	text-decoration: none;
}
.black18 a {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#7f7f6b;
	line-height: 1;
	text-decoration: none;
}
.black18bold a {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#7f7f6b;
	font-weight: bold;
	line-height: 1;
	text-decoration: none;
}
.searchscroll {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7f7f6b;
	font-weight: bold;
	line-height: 1;
}
a .searchscroll {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7f7f6b;
	font-weight: bold;
	line-height: 1;
	text-decoration: none;
}
a:hover .searchscroll {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7f7f6b;
	font-weight: bold;
	line-height: 1;
	text-decoration: none;
}
.searchTextBold a {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7f7f6b;
	font-weight: bold;
	line-height: 1;
}
.brown12bold {
	font:Helvetica, Tohoma, Arial, sans-serif;
	font-size:12px;
	color:#6D4900;
	font-weight: bold;
	line-height: 1;
}
.brown14bold {
	font:Helvetica, Tohoma, Arial, sans-serif;
	font-size:14px;
	color:#6D4900;
	font-weight: bold;
	line-height: 1;
}
.brown22bold {
	font:Helvetica, Tohoma, Arial, sans-serif;
	font-size:22px;
	color:#6D4900;
	font-weight: bold;
	line-height: 1;
}
.brown16bold {
	font:Helvetica, Tohoma, Arial, sans-serif;
	font-size:16px;
	color:#6D4900;
	font-weight: bold;
	line-height: 1;
}
.brown12bold a {
	font:Helvetica, Tohoma, Arial, sans-serif;
	font-size:12px;
	color:#6D4900;
	font-weight: bold;
	line-height: 1;
	text-decoration: none;
}
.brown14bold a {
	font:Helvetica, Tohoma, Arial, sans-serif;
	font-size:14px;
	color:#6D4900;
	font-weight: bold;
	line-height: 1;
	text-decoration: none;
}
.brown22bold a {
	font:Helvetica, Tohoma, Arial, sans-serif;
	font-size:22px;
	color:#6D4900;
	font-weight: bold;
	line-height: 1;
	text-decoration: none;
}
.brown16bold a {
	font:Helvetica, Tohoma, Arial, sans-serif;
	font-size:16px;
	color:#6D4900;
	font-weight: bold;
	line-height: 1;
	text-decoration: none;
}
.catalogPageNumber {
	font-size: 1.3em;
	font-weight: bold;
	color: #c4c4c4;
	margin: 0 4px;
	padding:2px 4px;
	text-decoration: none;
	border:1px solid #c4c4c4;
}
a:hover.catalogPageNumber {
	background-color: #c4c4c4;
	color: #fff;
	text-decoration: none;
}
.catalogPageNumberCurrent {
	background-color: #c4c4c4;
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
	margin: 0 4px;
	padding:2px 4px;
	text-decoration: none;
	border:1px solid #c4c4c4;
}
.tableBorder {
	border:#666666
}
.sgeLink {
	color:#a9b325;
	font-weight:bold;
}
.sgeLink a, .sgeLink a:visited {
	color:#a9b325;
	font-weight:bold;
	text-decoration:none;
}
.sgeLink a:hover {
	color:#a9b325;
	font-weight:bold;
	text-decoration:underline;
}
/*Sales Rep Locator Styles */

.repName {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#7f7d73;
}
.repInfo {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#99988c;
}
#repResults {
	width:700px;
	float:left;
	min-height:300px;
	margin: 0;
	padding: 0;
}
#repResults table {
	padding:0;
	margin:0;
}
#repResults table tr td {
	padding:3px 0 20px 53px;
}
.myAccount {
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#99988c;
	font-size:10px;
}
.myAccountBold {
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#99988c;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
}
.myAccountBold a {
	color:#99988c;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
}
.printspecbold {
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7f7f6b;
	font-weight: bold;
	line-height: 1.25;
	text-decoration: none;
	padding-left:8px;
}
.printspeclight {
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7f7f6b;
	font-weight: normal;
	line-height: 1.25;
	text-decoration: none;
}
#printSpecContent {
	padding: 30px 0 0 30px;
}
#printSpecHeader {
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4d361e;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	width:500px;
	height:51px;
	display:block;
	background-color: #d8e3e9;
	padding:33px 20px 2px;
	margin-bottom:10px;
}
#printSpecHeaderStatic {
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4d361e;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	margin-bottom:10px;
}
.printSpecTitle {
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#51c8e8;
	font-weight: bold;
	line-height: 1.25;
	text-decoration: none;
	padding-left:4px;
}
/*Survey */

#homeSurvey {
	width: 310px;
	float: left;
	margin: 15 0 0 0;
	background-color:#f0cc01;
	padding:10px;
}
#homeSurvey table tr td {
	color:#462D06;
	font-size: .7em;
}
#specList {
	margin-top: 20px;
}
#specList ul {
	display: block;
	width: 350px;
}
#specList ul li {
	width: 350px;
	padding: 0px;
	margin: 3px 0px;
	height: 20px;
	display: block;
}
#specList ul li label {
	clear: left;
}
.salesRepTable{font-size: 12px; line-height: 18px; margin: 10px 0px 20px 0px;}

.salesRepTable a{font-size: 12px; line-height: 18px; color: #7f7f6b;}

#forgotPasswordWrapLime{padding: 0px 0px 0px 160px;}

#forgotPasswordWrapWhiteWideLow{padding: 0px 0px 0px 160px;}

#forgotPasswordWrapLime a{font-size: 12px; line-height: 18px; color: #7f7f6b;}

#forgotPasswordWrapWhiteWideLow table, #forgotPasswordWrapLime table{font-size: 12px; line-height: 20px;}

#forgotPasswordWrapWhiteWideLow h1{
	color:#7f7f6b;
	font-size:28px;
	font-weight:bold;
	margin:0px 0px 30px 0px;
	padding:5px 0 0 0px;
	width: 600px}
	
	
#forgotPasswordWrapLime h1{
	color:#7f7f6b;
	font-size:28px;
	font-weight:bold;
	margin:0px 0px 30px 0px;
	padding:5px 0 0 0px;
	width: 600px}
	
	
#forgotPasswordWrapLime h2{
	color:#7f7f6b;
	font-size:24px;
	font-weight:bold;
	margin:0px 0px 30px 0px;
	padding:5px 0 0 0px;
	width: 600px}
	
#forgotPasswordWrapLime h3{
	color:#7f7f6b;
	font-size:18px;
	font-weight:bold;
	margin:0px 0px 30px 0px;
	padding:5px 0 0 0px;
	width: 600px}

/*New Homepage Layout for NeoCon */
#homeLeftFeature {
float:left;
}
#homeTopRight {
float:right;
}
#homeBottomRight {
float:right;
margin-bottom:5px;
}
#homeLower {
clear:both;
	width: 490px;
	height: 105px;
	background-color:#e0eff3;
	display: block;
}
#homeLower h3 {
	display:block;
	color: #462D06;
	font-size: 12px;
	line-height: 20px;
font-weight:normal;
padding:25px;
}
/*Twitter box for homepage */
#twitter_div {
background-color:#54c7e6;
background-image:url('/Content/static/home_twitter_top.gif');
background-repeat:no-repeat;
background-position:top; 
padding:0 0 5px 0;
color:#fff;
width:343px;
display:block;
font-size:12px;
word-wrap: break-word;
position:relative;
margin-top:10px;
}

#twitter_div a {
color: #fff;
}

#twitter_div ul {
margin: 0 20px 25px 10px;
padding-left:10px;
list-style:none;
}



#twitter_div ul li {
border-bottom: 1px #fff dotted; 
padding-bottom:15px;
padding-left:0;
margin-bottom:15px;
list-style:none;
}

_#twitter_div {
padding-top:40px;
}

_#twitter_div ul {
padding-top:10px;
}

_#twitter_div ul li {
padding:10px 20px 40px 10px;
margin:20px;
}

.twitter_followus {
display:block;
padding-right:15px;
position:absolute;
bottom:33px;
right:10px;
}

_.twitter_followus {
clear:both;
position:absolute;
bottom:55px;
right:30px;
}

.center {
clear:both;
text-align:center;
}
        
.vizDisclaimer {
margin-top: 0pt;
text-transform:normal;
font-weight:normal;
width:450px;
}

#shawonlinelink, #shawonlinelink a, #shawonlinelink a:hover, #shawonlinelink a:visited, #shawonlinelink a:active {
color:#f97a13;
}