/*Helper Classes*/
.align-right{
	text-align:right;
	}
.align-left{
	text-align:right;
	}
.align-center{
	text-align:center;
	}
/*END Helper Classes*/

.twoColFixLtHdr #page { 
	width: 944px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	/*text-align: left; /* this overrides the text-align: center on the body element. */
	background: url(../blindswarehouse_top.jpg) no-repeat ;
	background-position:0px 1px;
	} 
.twoColFixLtHdr #header {
	width: 943px; 
	height: 91px;
	margin: 0px auto;
	position: relative;
	}
/*Logo*/
#header .logo {
	background-position:0px 0px;
	background-repeat:no-repeat;
	text-indent:-9999em;
	}
#header h1, h2, h3 {
	border:none !important;
	padding:0px !important;
	margin:0px !important;
	
	}

.logo {
	float:left;
	height:84px;
	margin:0px;
	overflow:hidden;
	padding:0px;
	width:260px;
	}
#header .logo a {
	display:block;
	height:84px;
	width:260px;
	}

/*Top User Navigation*/

/*Login - Logout*/
#loginLink {
	text-transform:uppercase;
	margin-left:325px;
	text-align:left;
	width:50px;
	}
/*Account links*/
#navContainer{
	margin-top:8px; 
	margin-left:2px; 
	height:22px;
	}
#messageContainer{
	margin-top:8px; 
	margin-left:2px; 
	height:22px;
	}
#buttonContainer{
	margin-top:8px; 
	margin-left:2px; 
	height:22px;
	}
ul#navlist{
	margin-left: 0px;
	padding-left: 0px;
	white-space: nowrap;
	text-align:left;
	}
#navlist li{
	display: inline !important;
	list-style-type: none !important;
	margin-left:8px !important;
	margin-right:10px !important;
	padding:0px;
	background:none !important;
	}
#navlist a { padding: 0px 0px; 
text-decoration: none !important;
}
#navlist a img { width:102px; height:22px; 
				 text-decoration: none !important;
}

#navlist a:link, #navlist a:visited, #navlist a:hover{
	text-decoration: none !important;
	}
/*Lables*/
.messageContainer {
      width: 100%;
      margin: 0px;
	  margin-left:10px;
	  margin-top:1px;
      padding: 0px;
	  font-weight: bold;
	  text-align:left;
	  height:20px;
	  }
.messageContainer ul {
      margin: 0px;
      padding: 0px;
	  }
.messageContainer li {
      margin: 0px;
      padding: 0px;
      float: left;
	  width: 46px;
      margin-right: 70px;
      text-align: center;
	  list-style-type: none !important;
	  background:none !important;
	  }
.messageContainer li a img{
      width: 40px;
	  height:16px;
	  }
/*Buttons*/
.navlistButton{
      width: 100%;
      margin: 0px;
	  margin-left:2px;
	  margin-top:0px;
      padding: 0px;
	  height:18px;
	  }
.navlistButton ul{
      margin: 0px;
      padding: 0px;
      list-style-type: none;
	  }
.navlistButton li{
      margin: 0px;
      padding: 0px;
      float: left;
	  width: 46px;
      margin-right: 72px;
      text-align: center;
	  list-style-type: none !important;
	  background:none !important;
	  }
.navlistButton li a{
	  height:13px;
	  }
.navlistButton li a img{
      width: 44px;
	  height:14px;
	  }
/*EDN of Top User Navigation*/

#cimlsy{
	z-index:100;
	position:absolute;
}
.labeler {
	width: 100px;
	height: 16px;
	color: #FFFFFF;
	text-align: left;
	float:none;
	text-decoration: none;
	font-weight: bold;
	font-size: 75%;
	}
.labeler a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	}
.labeler a:hover {
	color: #FF6600;
	}
#topNavigaton {
	background:transparent url(../images/spriteRepeat.gif) repeat-x scroll 0 -26px;
	display:block;
	height:38px;
	line-height:38px;
	}
#topNavigaton div#left {
	background:transparent url(../images/bg-nav-left.gif) no-repeat scroll 0 0;
	display:block;
	height:37px;
	line-height:37px;
	}
#topNavigaton div#right {
	background:transparent url(../images/bg-nav-left.gif) no-repeat scroll 100% 100%;
	display:block;
	height:37px;
	line-height:37px;
	padding:0px 0px 0px 10px;
	}
#topNavigaton a.navLink{
	color: #FFF;
	display: inline;
	font: bold 14px Arial, Helvetica, sans-serif;
	padding: 0px 12px;
	text-decoration: none;
	}
#topNavigaton a:hover.navLink{text-decoration:none;}
	

/* CSS Document */
span.titleProductRange {
	background: url(../images/title-product-range.gif) left top no-repeat;
	display: block;
	height: 14px;
	margin: 0 0 15px 0;
	width: 141px;
}
span.titleProductRange span {
	display: none;
}
.rowHighlight {
	background: #FFF url(../images/bg-highlight-btm.gif) left bottom repeat-x;
	border: 1px solid #DDD;
	margin: 0 0 10px 0;
	padding: 10px;
}
.rowHighlightHover {
	background: #e4f4fe url(../images/bg-highlight-btm-hover.gif) left bottom repeat-x;
	border: 1px solid #93d0f8;
	margin: 0 0 10px 0;
	padding: 10px;
}
.rowHighlight h2, .rowHighlight h3 {
	border-bottom: 1px solid #EEE;
	color: #0099ff;
	display: block;
	font: bold 15px Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	line-height: 20px;
}
.rowHighlightHover h2, .rowHighlightHover h3 {
	border-bottom: 1px solid #93d0f8;
	color: #0099ff;
	display: block;
	font: bold 15px Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	line-height: 20px;
}
.rowHighlight h2 a, .rowHighlightHover h2 a {
	color: #0099ff;
	text-decoration: none;
}
.rowHighlight h2, .rowHighlight h3, .rowHighlight p, .rowHighlightHover h2, .rowHighlightHover h3, .rowHighlightHover p {
	margin-left:60px;
}
.rowHighlightHover h2 a:hover {
	color: #0099ff;
	text-decoration: underline;
}
.rowHighlightGreen {
	background: #FFF url(../images/bg-highlight-btm.gif) left bottom repeat-x;
	border: 1px solid #DDD;
	margin: 0 0 10px 0;
	padding: 10px;
}
.rowHighlightGreenHover {
	background: #dff5cc url(../images/bg-highlight-green-btm-hover.gif) left bottom repeat-x;
	border: 1px solid #d0e8ba;
	margin: 0 0 10px 0;
	padding: 10px;
}
/* GREEN ROWS */
.rowHighlightGreen h2, .rowHighlightGreen h3 {
	border-bottom: 1px solid #EEE;
	color: #62b319;
	display: block;
	font: bold 15px Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	line-height: 20px;
}
.rowHighlightGreenHover h2, .rowHighlightGreenHover h3 {
	border-bottom: 1px solid #a1cd7a;
	color: #62b319;
	display: block;
	font: bold 15px Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	line-height: 20px;
}
.rowHighlightGreen h2 a, .rowHighlightGreenHover h2 a {
	color: #62b319;
	text-decoration: none;
}
.rowHighlightGreenHover h2 a:hover {
	color: #62b319;
	text-decoration: underline;
}
.rowHighlightGreen a, .rowHighlightGreenHover a {
	color: #62b319;
	text-decoration: underline;
}
.rowHighlightGreenHover a:hover {
	color: #62b319;
	text-decoration: none;
}
.rowHighlightGreen p, .rowHighlightGreen h2, .rowHighlightGreen h3, .rowHighlightGreenHover h2, .rowHighlightGreenHover h3, .rowHighlightGreenHover p {
	margin-left:60px;
}
/* GREEN ROWS END*/
a.btnBuyNowLge{
	background: url(../images/spriteButtons.gif) -713px 0 no-repeat;
	display: block;
	height: 31px;
	margin: 0 0 0 452px;
	position: absolute;
	width: 84px;
}
a:hover.btnBuyNowLge{
	background: url(../images/spriteButtons.gif) -713px -31px no-repeat;
}
a.btnBuyNowLge span{
	display: none;
}
a.btnSelectBlindType{
	background: url(../images/spriteButtons.gif) -798px 0 no-repeat;
	display: block;
	height: 24px;
	width: 110px;
}
a.btnSelectBlindType span{
	display: none;
}
a:hover.btnSelectBlindType{
	background: url(../images/spriteButtons.gif) -798px -24px no-repeat;
}
a.btnTop{
	background: url(../images/spriteButtons.gif) -305px 0 no-repeat;
	display: block;
	height: 24px;
	margin: 15px 0 0 462px;
	position: relative;
	width: 76px;
}
a.btnTop span{
	display: none;
}
a:hover.btnTop{
	background: url(../images/spriteButtons.gif) -305px -24px no-repeat;
}
a.btnTopSamples{
	background: url(../images/btn-top.gif) left top no-repeat;
	display: block;
	height: 24px;
	margin: 15px 0 0 422px;
	position: relative;
	width: 76px;
}
a.btnTopSamples span{
	display: none;
}
a:hover.btnTopSamples{
	background: url(../images/btn-top.gif) left bottom no-repeat;
}
a.btnTopWide {
	background: url(../images/btn-top.gif) left top no-repeat;
	display: block;
	height: 24px;
	margin: 15px 0 0 620px;
	position: relative;
	width: 76px;
}
a.btnTopWide span {
	display: none;
}
a:hover.btnTopWide {
	background: url(../images/btn-top.gif) left bottom no-repeat;
}
a.btnTopWideSamples {
	background: url(../images/btn-top.gif) left top no-repeat;
	display: block;
	height: 24px;
	margin: 5px 0 0 480px;
	position: absolute;
	width: 76px;
}
a.btnTopWideSamples span {
	display: none;
}
a:hover.btnTopWideSamples {
	background: url(../images/btn-top.gif) left bottom no-repeat;
}
a.btnArrow {
	background: url(../images/img-li.gif) left center no-repeat;
	display: block;
	padding: 0 0 0 15px;
}
/* TEXT STYLES START */
.textOrangeStrong {
	color: #ff6600;
	font-weight: bold;
}
.textBlueStrong {
	color: #4e90dc;
	font-weight: bold;
}
.textGreenStrong {
	color: #62b319;
	font-weight: bold;
}
.icon-contact-titles {
	float:left;
	width:51px;
}
.rowAboutUs {
	background: #FFF url(../images/bg-highlight-btm.gif) left bottom repeat-x;
	border: 1px solid #DDD;
	border-bottom: none;
	/*margin: 0 0 10px 0;*/
	padding: 10px;
}
/* FAQ start */
.rowAboutUs img {
	padding:5px;
	border: 1px solid #DDD;
}
.rowAboutUs ol {
	color:#ff6000;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
}
.rowAboutUs ol a {
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	line-height:25px;
}
ul.faqAnchorSelector {
	border: 1px solid #ececec;
	border-right: 0;
	border-left: 0;
	width:36%;
	float:right;
	margin:20px 10px 0 0;
}
.faqAnchorSelector li {
	border: 1px solid #ececec;
	border-top: none;
	border-bottom: none;
	padding: 0;
}
.faqAnchorSelector a {
	background: #FFF url(../images/img-li.gif) 6px center no-repeat;
	border-top: 1px solid #ececec;
	display: block;
	font-weight: bold;
	line-height: 30px;
	padding-left: 25px;
	text-decoration: none;
}
.faqAnchorSelector a:hover {
	background: #fef4e8 url(../images/img-li.gif) 6px center no-repeat;
	border-top: 1px solid #febb8b;
	color: #ff6600;
}
.faqAnchorSelector p {
	background: #FFF url(../images/bg-highlight-btm.gif) left bottom repeat-x;
	border-bottom: 1px solid #ececec;
	color: #ff6600;
	display: block;
	font: bold 15px Arial, Helvetica, sans-serif;
	line-height: 30px;
	margin: 0;
	padding: 0 0 0 10px;
}
#topFaqBox {
	background:url(../../images/faq-woman.jpg) no-repeat bottom left;
	height:188px;
	font: 14px Arial, Helvetica, sans-serif;
	padding: 40px 0 0 170px;
	width: 260px;
}
ul.howToInstallMenu {
	border: 1px solid #ececec;
	border-right: 0;
	border-left: 0;
	width: 278px;
	margin: 20px 10px 0 0;
}
ul.howToInstallMenu li {
	border: 1px solid #ececec;
	border-top: none;
	border-bottom: none;
	padding: 0;
}
ul.howToInstallMenu a {
	background: #FFF url(../images/icon-pdf.gif) 250px center no-repeat;
	border-top: 1px solid #ececec;
	display: block;
	font-weight: bold;
	line-height: 30px;
	padding-left: 8px;
	text-decoration: none;
}
ul.howToInstallMenu a:hover {
	background: #fef4e8 url(../images/icon-pdf.gif) 250px center no-repeat;
	border-top: 1px solid #febb8b;
	color: #ff6600;
}
ul.howToInstallMenu p {
	background: #FFF url(../images/bg-highlight-btm.gif) left bottom repeat-x;
	border-bottom: 1px solid #ececec;
	color: #ff6600;
	display: block;
	font: bold 15px Arial, Helvetica, sans-serif;
	line-height: 30px;
	margin: 0;
	padding: 0 0 0 10px;
}
div.howToColLeft {
	float: left;
	width: 310px;
}
div.howToColRight {
	float: left;
	padding: 102px 0 0 0;
	width: 310px;
}
table.contactTable td {
	border-bottom: 1px solid #DDD;
	line-height: 20px;
}
table.contactTable td input {
	border: 1px solid #BBB;
	color: #666;
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 2px;
}
table.contactTable td textarea {
	border: 1px solid #BBB;
	color: #666;
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 2px;
}
table.contactTable input.btnSubmit {
	background: url(../images/spriteButtons.gif) -504px 0 no-repeat;
	border: 0;
	cursor: pointer;
	height: 22px;
	width: 68px;
}
table.contactTable input.btnSubmitHover {
	background: url(../images/spriteButtons.gif) -504px -22px no-repeat;
	border: 0;
	cursor: pointer;
	height: 22px;
	width: 68px;
}
table.contactTable input.btnReset {
	background: url(../images/spriteButtons.gif) -573px 0 no-repeat;
	border: 0;
	cursor: pointer;
	height: 22px;
	width: 60px;
}
table.contactTable input.btnResetHover {
	background: url(../images/spriteButtons.gif) -573px -22px no-repeat;
	border: 0;
	cursor: pointer;
	height: 22px;
	width: 60px;
}
table.contactTable td.colLeft {
	border-bottom: 1px solid #DDD;
	color: #3181dc;
	font-weight: bold;
	line-height: 20px;
	vertical-align: top;
	width: 200px;
}
table.contactTable td.colRight {
	border-bottom: 1px solid #DDD;
	line-height: 20px;
	width: 400px;
}
table.faqTable {
	margin: 0 0 10px 0;
	width: 100%;
}
table.faqTable td.colLeft {
	border-bottom: 1px solid #DDD;
	line-height: 20px;
	padding: 3px 0;
	vertical-align: top;
	width: 250px;
}
table.faqTable td.colRight {
	border-bottom: 1px solid #DDD;
	line-height: 20px;
	padding: 3px 0;
	vertical-align: top;
}
/* FAQ CLOSE */
/* TESTIMONIALS START */
div#testmonialsScroll {
	height: 1500px;
	overflow: scroll;
}
div#testimonialsContainer {
	height: 180px;
}
div.testimonialsContainerBorder {
	border: 1px solid #DDD;
	border-bottom: 0;
}
a.btnReadTestimonials {
	display:block;
	margin:150px 0 0;
}
#testimonialsContainer p {
	margin:0 0 4px;
}
div#testimonialsContainer hr {
	border: 0;
	border-bottom: 1px solid #DDD;
	height: 0;
	margin: 0 0 4px 0;
	padding: 0;
}
div.rowTestimonials01 {
	background: #FFF url(../images/bg-testimonials-btm-repx.gif) left bottom repeat-x;
	border-bottom: 1px solid #DDD;
}
div.rowTestimonials01 div.quoteOpen {
	background: url(../images/bg-quotes-open-01.gif) left top no-repeat;
	display: block;
}
div.rowTestimonials01 div.quoteClose {
	background: url(../images/bg-quotes-close-01.gif) right bottom no-repeat;
	display: block;
	padding: 24px 60px;
}
div.rowTestimonials02 {
	background: #FFF url(../images/bg-testimonials-btm-repx.gif) left bottom repeat-x;
	border-bottom: 1px solid #DDD;
}
div.rowTestimonials02 div.quoteOpen {
	background: url(../images/bg-quotes-open-01.gif) left top no-repeat;
	display: block;
}
div.rowTestimonials02 div.quoteClose {
	background: url(../images/bg-quotes-close-01.gif) right bottom no-repeat;
	display: block;
	padding: 24px 60px;
}
/* TESTIMONIALS END */
/***************************form style and validation****************************************/
/* HOW TO MEASURE YOUR BLINDS PAGE STYLES START */
div.bgBoxMeasureRepy{
	background: url(../images/bg-box-measure-repy.gif) center top repeat-y;
	margin: 0 0 15px 0;
	width: 725px;
}
div.bgBoxMeasureTop{
	background: url(../images/bg-box-measure-top.gif) center top no-repeat;
}
div.bgBoxMeasureBtm{
	background: url(../images/bg-box-measure-btm.gif) center bottom no-repeat;
	padding: 15px;
}
div.contentContainer {
	border: 1px solid #DDD;
	border-bottom: 0;
}
div.contentRow {
	background: #FFF url(../images/bg-highlight-btm.gif) left bottom repeat-x;
	border-bottom: 1px solid #DDD;
	padding: 10px;
}
div.contentPad10 {
	padding: 10px;
}
div.bgMediaHeading {
	background: url(../images/bg-media-screen.jpg) 10px top no-repeat;
	line-height: 19px;
	padding: 10px 20px 40px 290px;
}
div.contentRowNoPad {
	background: #FFF url(../images/bg-highlight-btm.gif) left bottom repeat-x;
	border-bottom: 1px solid #DDD;
}
div.contentRowNoPadBtm {
	background: #FFF url(../images/bg-highlight-btm.gif) left bottom repeat-x;
	border-bottom: 1px solid #DDD;
	padding: 10px 10px 0 10px;
}
.listStrong {
	font-weight: bold;
}
.mediaTab01 a, .mediaTab01 h3 {
	color: #f99236;
}
a.mediaThumb01 {
	background: url(../images/media-tab-thumb-01.gif) left top no-repeat #fffffe;
	color: #FFF;
	display: block;
	font: bold 11px Arial, Helvetica, sans-serif;
	height: 134px;
	padding: 4px 6px 6px 4px;
	text-decoration: none;
	width: 124px;
}
a.mediaThumb01 span {
	display: block;
	height: 27px;
	line-height: 13px;
	padding: 2px 0 0 0;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
}
a:hover.mediaThumb01 span {
	text-decoration: underline;
}
.mediaTab02 a, .mediaTab02 h3 {
	color: #4a8bda;
}
a.mediaThumb02 {
	background: url(../images/media-tab-thumb-02.gif) left top no-repeat #fffffe;
	color: #FFF;
	display: block;
	font: bold 11px Arial, Helvetica, sans-serif;
	height: 134px;
	padding: 4px 6px 6px 4px;
	text-decoration: none;
	width: 124px;
}
a.mediaThumb02 span {
	display: block;
	height: 27px;
	line-height: 13px;
	padding: 2px 0 0 0;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
}
a:hover.mediaThumb02 span {
	text-decoration: underline;
}
.mediaTab03 a, .mediaTab03 h3 {
	color: #62b319;
}
a.mediaThumb03 {
	background: url(../images/media-tab-thumb-03.gif) left top no-repeat #fffffe;
	color: #FFF;
	display: block;
	font: bold 11px Arial, Helvetica, sans-serif;
	height: 134px;
	padding: 4px 6px 6px 4px;
	text-decoration: none;
	width: 124px;
}
a.mediaThumb03 span {
	display: block;
	height: 27px;
	line-height: 13px;
	padding: 2px 0 0 0;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
}
a:hover.mediaThumb03 span {
	text-decoration: underline;
}
.mediaTab04 a, .mediaTab04 h3 {
	color: #ea4832;
}
a.mediaThumb04 {
	background: url(../images/media-tab-thumb-04.gif) left top no-repeat #fffffe;
	color: #FFF;
	display: block;
	font: bold 11px Arial, Helvetica, sans-serif;
	height: 134px;
	padding: 4px 6px 6px 4px;
	text-decoration: none;
	width: 124px;
}
a.mediaThumb04 span {
	display: block;
	height: 27px;
	line-height: 13px;
	padding: 2px 0 0 0;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
}
a:hover.mediaThumb04 span {
	text-decoration: underline;
}
.mediaTab05 a, .mediaTab05 h3 {
	color: #c95089;
}
a.mediaThumb05 {
	background: url(../images/media-tab-thumb-05.gif) left top no-repeat #fffffe;
	color: #FFF;
	display: block;
	font: bold 11px Arial, Helvetica, sans-serif;
	height: 134px;
	padding: 4px 6px 6px 4px;
	text-decoration: none;
	width: 124px;
}
a.mediaThumb05 span {
	display: block;
	height: 27px;
	line-height: 13px;
	padding: 2px 0 0 0;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
}
a:hover.mediaThumb05 span {
	text-decoration: underline;
}
/* HOW TO MEASURE YOUR BLINDS PAGE STYLES END*/
/* SAMPLES START */
div.topDescriptionSection p{
	margin: 0;
}
span#samplesHeading {
	background: url(../images/bg-samples-heading.jpg) center top no-repeat;
	display: block;
	height: 168px;
	width: 100%;
}
span#samplesHeading span {
	display: none;
}
table.samplesTable td.colLeft {
	padding: 0 10px 0 0;
	text-align: left;
	vertical-align: top;
	width: 125px;
}
table.samplesTable td.colRight {
	text-align: left;
	vertical-align: top;
	width: 550px;
}
.textHeading {
	border-bottom: 1px solid #EEE;
	color: #ff6600;
	display: block;
	font: bold 15px Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	line-height: 20px;
}
a.textHeading {
	border-bottom: 1px solid #EEE;
	color: #4e90dc;
	display: block;
	font: bold 15px Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	line-height: 20px;
	text-decoration: none;
}
a:hover.textHeading {
	text-decoration: underline;
}
.floatLeft {
	float: left;
	margin: 0 10px 0 0;
}
.floatRight {
	float: right;
	margin: 0 0 0 10px;
}
.homeContent {
	float: left;
	margin: 0 10px 0 0;
	width: 630px;
	border-bottom:2px #d7d7d7;
}
/* SAMPLES END */
#contact {
	padding:10px;
}
#contact input[type="text"], #contact textarea, #contact select {
	width:300px;
	border:1px solid #646464;
	font-size:11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#333333;
	padding:2px;
	margin:2px;
	margin-left:0;
	background:#f3f2f2;
}
#contact input:focus, #contact textarea:focus {
	font-style:normal;
	background:#FFF;
}
#contact fieldset {
	padding:10px;
	border:1px solid #646464;
}
#contact legend {
	color:#646464;
	font-size:11px;
	font-style:italic;
}
#contact label {
	font:11px Arial, Helvetica, sans-serif;
}
label.error {
	display:block;
	width:300px;
}
.error, .errorLg{
	color:#FF3300;
}
div#bgCustomerServiceHeading {
	background: url(../images/bg-heading-customer-support.jpg) left top no-repeat;
	height: 214px;
	margin: 0 auto;
	width: 572px;
}
div#bgCustomerServiceHeading div {
	height: 90px;
	padding: 63px 0 0 198px;
	width: 310px;
}
.textGreenHeading {
	color: #62b319;
	font: bold 14px Arial, Helvetica, sans-serif;
}
span#bgProductsHeading {
	background: url(../images/bg-heading-products.jpg) left top no-repeat;
	display: block;
	height: 127px;
	margin: 0 auto;
	width: 725px;
}
span#headingProducts {
	color: #3181dc;
	display: block;
	font: bold 18px Arial, Helvetica, sans-serif;
	height: 30px;
	margin: 0 auto;
	padding: 5px 0 0 15px;
	width: 710px;
}
span#bgProductsHeading span#content {
	display: block;
	height: 80px;
	padding: 10px 0 0 15px;
	width: 540px;
}
.textBlueHeading {
	color: #3181dc;
	font: bold 14px Arial, Helvetica, sans-serif;
}
.textBlueHeadingMarginBtm{
	display: block;
	color: #3181dc;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
}
div#bgManufacturersHeading {
	background: url(../images/bg-manufacturers-heading.jpg) left top no-repeat;
	height: 191px;
	margin: 0 auto;
	width: 718px;
}
div#bgManufacturersHeading div {
	height: 111px;
	padding: 25px 0 0 18px;
	width: 285px;
}
div.manufacturers {
	margin: 0 auto;
}
div.manufacturers a {
	background: url(../images/bg-btn-manufacturers.gif) left top no-repeat;
	display: block;
	/*float: left;*/
	height: 150px;
	text-align: center;
	width: 186px;
	text-decoration:none;
}
div.manufacturers a:hover {
	background: url(../images/bg-btn-manufacturers.gif) left bottom no-repeat;
}
div.manufacturers a img {
	margin: 30px 0 18px 0;
}
div.manufacturers a span {
	color: #555;
	display: block;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
div.manuBtnMargin {
	display: block;
	float: left;
	width: 20px;
}
div#bgProductIssuesTop {
	background: url(../images/bg-product-issue-top.jpg) right -10px no-repeat;
	padding: 0 0 10px 0;
}
div#bgProductIssuesTop div#top {
	margin: 10px auto 10px 10px;
	width: 486px;
}
div#bgProductIssuesTop div#bottom {
	font-size: 11px;
	margin: 10px 10px 0 10px;
}
a.btnAccount {
	background: url(../images/btn-personal-account.png) left top no-repeat;
	display: block;
	float: left;
	height: 134px;
	margin: 0 0 0 30px;
	width: 284px;
}
a.btnAccount span {
	display: none;
}
div.accountInfo {
	display: block;
	float: left;
	height: 90px;
	padding: 30px 0 0 34px;
	width: 323px;
}
.textGoBack {
	background: url(../images/img-li-back.gif) left center no-repeat;
	display: block;
	padding: 0 0 0 15px;
}
.MatrixAttributeError {
	color:Red;
	font-style:italic;
	font-weight:bold;
	/*margin:1em;*/
	height:20px;
}
ol.orderedList {
	margin: 0;
	padding: 0;
}
ol.orderedList li {
	color: #ff6000;
	font: bold italic 18px Arial, Helvetica, sans-serif;
	margin: 0 0 0 40px;
	padding: 0;
}
ol.orderedList li span {
	color: #555;
	font: normal 12px Arial, Helvetica, sans-serif;
}
span.steps {
	color: #ff6000;
	display: block;
	float: left;
	font: bold italic 18px Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin: 0 10px 10px 0;
}
div.stepsContent {
	display: block;
	float: left;
	line-height: 16px;
	margin: 0 0 10px 0;
}
/* links start */
.linksTitle {
	color: #4e90dc;
	display: block;
	font: bold 15px Arial, Helvetica, sans-serif;
}
.linksSlogan {
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
}
.linksColLeft {
	border-right: 1px solid #DDD;
	float: left;
	margin: 0 10px 0 0;
	padding: 0 0 0 10px;
	width: 215px;
}
.linksColRight {
	float: left;
	padding: 0 0 0 10px;
	width: 215px;
}
.linksColLeft a, .linksColRight a {
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
}
/* links end */
/* product issues start */
.textShippingBlue {
	color: #07a6e7;
}
.textOrdersGreen {
	color: #75a900;
}
.textOrderChangeRed {
	color: #d4181b;
}
/* product issues end */
/* buttons start 
.UpdateAccountButton {
	background: url(../images/buttons/UpdateAccountButton.gif) left top no-repeat #fffffe;
	border: 0;
	color: #FFF;
	cursor: pointer;
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 22px;
	line-height: 22px;
	text-transform: uppercase;
	padding: 0 16px 0 0;
	width: 143px;
}
.SendMessageButton {
	background: url(../images/buttons/SendMessageButton.gif) left top no-repeat #fffffe;
	border: 0;
	color: #FFF;
	cursor: pointer;
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 22px;
	line-height: 22px;
	text-transform: uppercase;
	padding: 0 16px 0 0;
	width: 129px;
}
.btnBackToAccount {
	background: url(../images/buttons/btnReturn.gif) left top no-repeat #fffffe;
	border: 0;
	color: #FFF;
	cursor: pointer;
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 22px;
	line-height: 22px;
	text-transform: uppercase;
	padding: 0 0 0 16px;
	width: 151px;
}
.btnReturn {
	background: url(../images/buttons/btnReturn2.gif) left top no-repeat #fffffe;
	border: 0;
	color: #FFF;
	cursor: pointer;
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 22px;
	line-height: 22px;
	text-transform: uppercase;
	padding: 0 0 0 16px;
	width: 186px;
}

.EditAddressButton {
	background: url(../images/buttons/EditAddressButton.gif) left top no-repeat #fffffe;
	border: 0;
	color: #FFF;
	cursor: pointer;
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 22px;
	line-height: 22px;
	text-transform: uppercase;
	padding: 0 16px 0 0;
	width: 166px;
}
.SelectAddressButton {
	background: url(../images/buttons/SelectAddressButton.gif) left top no-repeat #fffffe;
	border: 0;
	color: #FFF;
	cursor: pointer;
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 22px;
	line-height: 22px;
	text-transform: uppercase;
	padding: 0 16px 0 0;
	width: 149px;
}
#btnMoveToCart {
	background: url(../images/buttons/btnMoveToCart.gif) left top no-repeat #fffffe;
	border: 0;
	color: #FFF;
	cursor: pointer;
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 22px;
	line-height: 22px;
	text-transform: uppercase;
	padding: 0 16px 0 0;
	width: 189px;
}
#btnDelete, .CartDeleteButton {
	background: url(../images/buttons/btnDelete.gif) left top no-repeat #fffffe;
	border: 0;
	color: #FFF;
	cursor: pointer;
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 22px;
	line-height: 22px;
	text-transform: uppercase;
	padding: 0 16px 0 0;
	width: 79px;
}
#Delete {
	background: url(../images/buttons/btnDelete.gif) left top no-repeat #fffffe;
	border: 0;
	color: #FFF;
	cursor: pointer;
	font: bold 11px Arial, Helvetica, sans-serif;
	height: 22px;
	line-height: 22px;
	padding: 0 16px 0 0;
	width: 79px;
}
.ContinueShoppingButton {
	background: url(../images/buttons/ContinueShoppingButton.gif) left top no-repeat #fffffe;
	border: 0;
	color: #FFF;
	cursor: pointer;
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 22px;
	line-height: 22px;
	text-transform: uppercase;
	padding: 0 16px 0 0;
	width: 169px;
}
#LoginButton {
	background: url(../images/buttons/LoginButton.gif) left top no-repeat #fffffe;
	border: 0;
	color: #FFF;
	cursor: pointer;
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 22px;
	line-height: 22px;
	text-transform: uppercase;
	padding: 0 16px 0 0;
	width: 74px;
}
#RequestPassword {
	background: url(../images/buttons/RequestPassword.gif) left top no-repeat #fffffe;
	border: 0;
	color: #FFF;
	cursor: pointer;
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 22px;
	line-height: 22px;
	text-transform: uppercase;
	padding: 0 16px 0 0;
	width: 160px;
}
.ContinueCheckoutButton {
	background: url(../images/buttons/ContinueCheckoutButton.gif) left top no-repeat #fffffe;
	border: 0;
	color: #FFF;
	cursor: pointer;
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 22px;
	line-height: 22px;
	text-transform: uppercase;
	padding: 0 16px 0 0;
	width: 155px;
}
#AddToCart_6215, #AddToCart_4963, .AddToCartButton {
	background: url(../images/buttons/AddToCart_6215.gif) left top no-repeat #fffffe;
	border: 0;
	color: #FFF;
	cursor: pointer;
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 22px;
	line-height: 22px;
	text-transform: uppercase;
	padding: 0 16px 0 0;
	width: 104px;
}
#AddToWishList_6215, #AddToWishList_4963, .AddToWishButton {
	background: url(../images/buttons/AddToWishList_6215.gif) left top no-repeat #fffffe;
	border: 0;
	color: #FFF;
	cursor: pointer;
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 22px;
	line-height: 22px;
	text-transform: uppercase;
	padding: 0 16px 0 0;
	width: 135px;
}
#AddToWishList_6172, #AddToWishList_6284, #AddToWishList_6211 {
	background: url(../images/buttons/AddToWishList_6172.gif) left top no-repeat #fffffe;
	border: 0;
	color: #FFF;
	cursor: pointer;
	font: bold 11px Arial, Helvetica, sans-serif;
	height: 22px;
	line-height: 22px;
	padding: 0 16px 0 3px;
	text-align: left;
	width: 115px;
}
#Calculate {
	background: url(../images/buttons/Calculate.gif) left top no-repeat #fffffe;
	border: 0;
	color: #FFF;
	cursor: pointer;
	font: bold 11px Arial, Helvetica, sans-serif;
	height: 22px;
	line-height: 22px;
	padding: 0 16px 0 0;
	width: 84px;
}
#AddToCart {
	background: url(../images/buttons/AddToCart.gif) left top no-repeat #fffffe;
	border: 0;
	color: #FFF;
	cursor: pointer;
	font: bold 11px Arial, Helvetica, sans-serif;
	height: 22px;
	line-height: 22px;
	padding: 0 16px 0 0;
	width: 116px;
}
#AddToWishList0, #AddToWishList {
	background: url(../images/buttons/AddToWishList_6215.gif) left top no-repeat #fffffe;
	border: 0;
	color: #FFF;
	cursor: pointer;
	font: bold 11px Arial, Helvetica, sans-serif;
	height: 22px;
	line-height: 22px;
	padding: 0 16px 0 0;
	width: 135px;
}
div#dvAddToWishList {
	height: 30px;
	margin: 10px 0 0 0;
}
.CheckoutNowButton {
	background: url(../images/buttons/btnCheckOutNowTop.gif) left top no-repeat #fffffe;
	border: 0;
	color: #FFF;
	cursor: pointer;
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 22px;
	line-height: 22px;
	text-transform: uppercase;
	padding: 0 16px 0 0;
	width: 132px;
}
.UpdateCartButton{
	background: url(../images/buttons/btnUpdateCart1.gif) left top no-repeat #fffffe;
	border: 0;
	color: #FFF;
	cursor: pointer;
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 22px;
	line-height: 22px;
	text-transform: uppercase;
	padding: 0 16px 0 0;
	width: 116px;
}
#btnSignInAndCheckout{
	background: url(../images/buttons/btnSignInAndCheckout.gif) left top no-repeat #fffffe;
	border: 0;
	color: #FFF;
	cursor: pointer;
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 22px;
	line-height: 22px;
	text-transform: uppercase;
	padding: 0 16px 0 0;
	width: 145px;
}
#RegisterAndCheckoutButton{
	background: url(../images/buttons/RegisterAndCheckoutButton.gif) left top no-repeat #fffffe;
	border: 0;
	color: #FFF;
	cursor: pointer;
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 22px;
	line-height: 22px;
	text-transform: uppercase;
	padding: 0 16px 0 0;
	width: 165px;
}
#btnUpateWishList2 {
	background: url(../images/buttons/btnUpateWishList2.gif) left top no-repeat #fffffe;
	border: 0;
	color: #FFF;
	cursor: pointer;
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 22px;
	line-height: 22px;
	text-transform: uppercase;
	padding: 0 16px 0 0;
	width: 142px;
}*/
#HowToInstall, #HowToMeasure, #OrderSample {
	background: #7eafe6 url(../images/spriteRepeat.gif) 0	-147px repeat-x;
	border: 1px solid #3271c9;
	color: #FFF;
	cursor: pointer;
	font: bold 11px Arial, Helvetica, sans-serif;
	height: 20px;
	line-height: 16px;
}/*
#btnCompletePurchase {
	background: url(../images/buttons/btnCompletePurchase.gif) left top no-repeat #fffffe;
	border: 0;
	color: #FFF;
	cursor: pointer;
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 22px;
	line-height: 22px;
	text-transform: uppercase;
	padding: 0 16px 0 0;
	width: 192px;
}
#btnContinueCheckout1 {
	background: url(../images/buttons/btnContinueCheckout1.gif) left top no-repeat #fffffe;
	border: 0;
	color: #FFF;
	cursor: pointer;
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 22px;
	line-height: 22px;
	text-transform: uppercase;
	padding: 0 16px 0 0;
	width: 122px;
}
#AddToCart_6172, #AddToCart_6284, #AddToCart_6211 {
	background: url(../images/buttons/AddToCart_6172.gif) left top no-repeat #fffffe;
	border: 0;
	color: #FFF;
	cursor: pointer;
	font: bold 11px Arial, Helvetica, sans-serif;
	height: 22px;
	line-height: 22px;
	text-align: left;
	padding: 0 16px 0 4px;
	width: 92px;
}*/
#HowToInstall {
	width: 92px;
}
#HowToMeasure {
	width: 108px;
}
#OrderSample {
	width: 103px;
}
#OrderSampleSwatch {
	background:url(../images/buttons/AddToCart.gif) 0 0 no-repeat;
	width: 117px;
	color: #FFF;
	cursor: pointer;
	font: bold 11px Arial, Helvetica, sans-serif;
	height: 22px;
	line-height: 22px;
	border:0;
}
	textarea#OrderNotes {
	border: 1px solid #AAA;
	color: #444;
	font: normal 12px Arial, Helvetica, sans-serif;
	width: 707px;
}
/* buttons start */
/* paging buttons */
.OrderHistoryPagingHeader {
	height:30px;
}
.OrderHistoryPagingHeader a {
	background:url(../images/spriteButtons.gif) -487px 0 no-repeat #fffffe;
	color:#4e90dc;
	text-decoration:none;
	font:bold 11px Arial, Helvetica, sans-serif;
	float:left;
	width:16px;
	height:16px;
	text-align:center;
	overflow:hidden;
}
.OrderHistoryPagingHeader a:hover {
	background-position: -487px -16px;
	background-color: #fffffe;
	color: #FFF;
}
span.OrderHistoryCurrentSelectedPage {
	background: url(../images/spriteButtons.gif) -487px -16px no-repeat #fffffe;
	color: #FFF;
	font: bold 11px Arial, Helvetica, sans-serif;
	position: relative;
	width: 16px;
	height: 16px;
	float: left;
	text-align: center;
}
.OrderHistoryPagingHeader span {
	float: left;
}
a.PageNumber {
	background:url(../images/spriteButtons.gif) -487px 0 no-repeat #fffffe;
	color:#4e90dc;
	text-decoration:none;
	font:bold 11px Arial, Helvetica, sans-serif;
	width: 4px;
	height: 14px;
	text-align: center;
	overflow: hidden;
	padding: 1px 6px;
}
a:hover.PageNumber {
	background-position: -487px -16px;
	background-color: #fffffe;
	color: #FFF;
}
.PageNumberContainer {
	margin-bottom: 5px;
	text-align: right;
}
.priceMatrixOriginal span {
	color:#51b40e;
	font-size:16px;
	font-weight:bold;
}
.priceMatrixOriginal span.VATLabel {
	font-size:10px;
	font-weight:bold;
}
ol.orange{
	color:#ff6000;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	margin: 0 0 20px 0;
	padding: 0 0 0 25px;
}
ol.orange li span{
	color: #555;
	font: bold 12px Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 26px;
	margin: 0 0 8px 0;
}
.howToMeasureMenu {
	border: 1px solid #ececec;
	border-right: 0;
	border-left: 0;
	width: 250px;
	margin: 42px 10px 0 440px;
	position: absolute;
}
.howToMeasureMenu2 {
	border: 1px solid #ececec;
	border-right: 0;
	border-left: 0;
	width: 300px;
	margin: 8px 10px 0 390px;
	position: absolute;
}
.howToMeasureMenu li, .howToMeasureMenu2 li{
	border: 1px solid #ececec;
	border-top: none;
	border-bottom: none;
	padding: 0;
}
.howToMeasureMenu a, .howToMeasureMenu2 a{
	background: #FFF url(../images/img-li.gif) 6px center no-repeat;
	border-top: 1px solid #ececec;
	display: block;
	font-weight: bold;
	line-height: 30px;
	padding-left: 25px;
	text-decoration: none;
}
.howToMeasureMenu a:hover, .howToMeasureMenu2 a:hover{
	background: #fef4e8 url(../images/img-li.gif) 6px center no-repeat;
	border-top: 1px solid #febb8b;
	color: #ff6600;
}
.howToMeasureMenu p, .howToMeasureMenu2 p{
	background: #FFF url(../images/bg-highlight-btm.gif) left bottom repeat-x;
	border-bottom: 1px solid #ececec;
	color: #ff6600;
	display: block;
	font: bold 15px Arial, Helvetica, sans-serif;
	line-height: 30px;
	margin: 0;
	padding: 0 0 0 10px;
}
/*.buttonTop{
	background: url(../images/buttons/btnAddMoreWindows.gif) left top no-repeat #fffffe;
	border: 0;
	color: #FFF;
	cursor: pointer;
	font: bold 11px Arial, Helvetica, sans-serif;
	height: 22px;
	line-height: 22px;
	padding: 0 16px 0 0;
	width: 148px;
}*/
.emptyCategoryImage{
	background:url(../images/emptyCategoryBoxImage.png) 0 0 no-repeat;
	width:210px;
	height:191px;
	position:absolute;
	right:0;
	top:0;
}
#emptyCategoryEnquiryLink{
	cursor:pointer;
}
.swatchesTopSection{
	width:704px;
	height:100px;
	background:url(../images/swatchesTopBg.jpg) 0 0 no-repeat #fffffe;
	padding:5px;
	position:relative;
}
.swatchesTopSection p{
	width:585px;
	color:#FFF;
	line-height:14px;
	margin-top:15px;
}
.topDescriptionSection p{
	color:#555555;
	font-size:11px;
	margin: 0;
}
.topDescriptionSection br{
	display: none;
}
#content p{color:#555555; font-size:12px;}
#content p.textBlueHeading{color:#3181DC; font-size:15px;}

/*************************carousel*************************************/


.stepcarousel{
	margin: 0 0 15px 0;
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 726px; /*Width of Carousel Viewer itself*/
	height: 169px; /*Height should enough to fit largest content's height*/
}
.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}
.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	width: 726px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
div#sliderNavLeft{
	background: url(../images/bg-slider-nav-left.png) left top no-repeat;
	height: 30px;
	margin: 139px 0 0 568px;
	padding: 5px 0 0 5px;
	position: absolute;
	width: 9px;
	z-index: 100;
}
div#sliderNav{
	background: #FFF;
	height: 25px;
	margin: 139px 0 0 577px;
	padding: 5px 0 0 0px;
	position: absolute;
	width: 149px;
	z-index: 100;
}
div#sliderNav a{
	background: url(../images/spriteButtons.gif) -461px 0 no-repeat;
	display: block;
	color: #4e90dc;
	float: left;
	font: bold 14px Arial, Helvetica, sans-serif;
	height: 25px;
	line-height: 25px;
	margin: 0 0 0 5px;
	text-decoration: none;
	text-align: center;
	width: 25px;
}
div#sliderNav a:hover{
	background: url(../images/spriteButtons.gif) -461px -25px no-repeat #fffffe;
	color: #FFF;
}
div#sliderNav a.noMargin{
	margin: 0;
}

/******************************mega menu****************************************/


div#containerRepy{
	background: url(../images/bg-main-repy.gif) center top repeat-y;
	margin: 0 auto;
	width: 944px;
}
div#containerTop{
	background: url(../images/bg-main-top.gif) center top no-repeat;
	border-bottom: 1px solid #c5c5c5;
	padding: 4px;
}
div#nav{
	background: url(../images/spriteRepeat.gif) 0 -26px repeat-x;
	display: block;
	height: 37px;
	line-height: 37px;
}
div#nav a.navLink{
	color: #FFF;
	display: inline;
	font: bold 14px Arial, Helvetica, sans-serif;
	padding: 0 14px;
	text-decoration: none;
}
div#nav a:hover.navLink{
text-decoration:none;
}
div#nav a:hover.navLink, div#nav a:hover.megaMenu{
	background: url(../images/spriteRepeat.gif) 0 -47px repeat-x;
}
div#nav div#left{
	background: url(../images/bg-nav-left.gif) 0 0 no-repeat;
	display: block;
	height: 37px;
	line-height: 37px;
}
div#nav div#right{
	background: url(../images/bg-nav-left.gif) 100% 100% no-repeat;
	display: block; 
	height: 37px;
	line-height: 37px;
	padding: 0 0 0 10px;
}
ul#menu {
	margin: 0px 0px 0px 0px;
	padding-left:15px;
	}
ul#menu li {
	display:inline;
	margin: 0px;
	margin-right:6px;
	position: relative;
	list-style:none;
	float:left;
	background:none;
	line-height:37px;
	padding:0px;
	}
ul#menu li a.navLink {
	color: #fff;
	text-decoration: none;
	padding: .8em 1.2em;
	height:37px;
	}
ul#menu li a:hover.navLink {
	text-decoration: none;
	}
ul#menu li.mega a.navLink {
	padding: .8em 1.4em;
	}
ul#menu li.mega{z-index:1000;}
ul#menu li.mega a:hover.navLink {
	text-decoration: none;
	}
ul#menu li div {
	display: none;
	}
ul#menu li.mega div {
	position: absolute;
	top: 3em;
	left: 0px;
	z-index:1000;
	}
ul#menu li.mega div dt span{
	line-height:16px;
	}
ul#menu li.mega div span a{
	display:block; 
	width:90%; 
	padding:0px; 
	margin:0px;
	}
ul#menu li.mega div span a:hover{
	text-decoration:none;
	background:none;
	}
ul#menu li.hovering div {display: block;}
.navDivider{
	background:url(../images/nav-divide.gif) 0px 0px no-repeat;
	padding:0px;
	margin:0px;
	}

/*********************nav tabs******************************/

.customerServiceMegaMenu{
	background:url(../images/megaMenu-customerService.png) 0 0 no-repeat; 
	width:460px; 
	height:282px;
	z-index:1000;
}
.customerServiceTab{
	position:absolute; 
	top:-43px; 
	left:0; 
	background:url(../images/nav-hover-tab-customerService.png) 0 0 no-repeat; 
	height:46px; 
	width:169px;
}
.productsMegaMenu{
	background:url(../images/megaMenu-products.png) 0 0 no-repeat; 
	width:434px; 
	height:250px;
	z-index:1000;
}
.productsTab{
	position:absolute; 
	top:-43px; 
	left:0; 
	background:url(../images/nav-hover-tab-products.png) 0 0 no-repeat; 
	height:46px; 
	width:107px;
}
.manufacturersMegaMenu{
	background:url(../images/megaMenu-manufacturers.png) 0 0 no-repeat; 
	width:434px; 
	height:348px;
	z-index:1000;
}
.manufacturersTab{
	position:absolute; 
	top:-43px; 
	left:0; 
	background:url(../images/nav-hover-tab-manufactures.png) 0 0 no-repeat; 
	height:46px; 
	width:146px;
}
.samplesMegaMenu{
	background:url(../images/megaMenu-sample.png) 0 0 no-repeat; 
	width:434px; 
	height:300px;
	z-index:1000;
}
.samplesTab{
	position:absolute; 
	top:-43px; 
	left:0; 
	background:url(../images/nav-hover-tab-sample.png) 0 0 no-repeat; 
	height:46px; 
	width:102px;
}
/*************************customer service*************************************/

.customerServiceMegaMenu dl{
padding:3px 8px 3px 3px;
margin:0;}

.customerServiceMegaMenu dt{
background:url(../images/megaMenu-h2-bgRepeat.gif) 0 0 repeat-x;
color:#FFF;
font:bold 12px Arial, Helvetica, sans-serif;
line-height:25px;
text-indent:5px;
clear:both;}

.customerServiceMegaMenu dd{
margin:0;}

.customerServiceMegaMenu dd:after{
content: ".";
visibility:hidden;
display:block;
height:0;
clear:both;}

.customerServiceMegaMenu dd a{
font:normal 12px Arial, Helvetica, sans-serif;
color:#4E90DC;
text-decoration:underline;
line-height:22px;
height:22px;
background:url(../images/img-li.gif) 0 6px no-repeat;
padding-left:15px;
width:45%;
display:block;
float:left;
margin-left:2px;}

.customerServiceMegaMenu dd a:hover{
text-decoration:none;}

.customerServiceMegaMenu dd a.megaMenuLinkGreenArrow{
background:url(../images/img-li-green.gif) 0 6px no-repeat;}

.customerServiceMegaMenu img{
margin:6px 0 0 3px;
float:left;}

.customerServiceMegaMenu p{
border-top:1px solid #ddd; 
padding-left:130px; 
padding-top:3px; 
font:10px Arial, Helvetica, sans-serif; 
line-height:12px; 
margin:0 7px 0 3px;}

/*********************product mega menu***************************/

dl.productMegamenuContent{
	width:421px;
	padding:4px 0 0 4px;
	margin:0;
}
dl.productMegamenuContent blockquote{
	width:210px;
	float:left;
	margin:0;
	padding:0;
}
dl.productMegamenuContent dt{
	height:55px; 
	overflow:hidden;
}
dl.productMegamenuContent dt, dl.productMegamenuContent dd{
	margin:0;
	padding:0;
}
dl.productMegamenuContent p{
	background:url(../images/megaMenu-h2-bgRepeat.gif) 0 0 repeat-x;
	color:#FFF;
	font:bold 12px Arial, Helvetica, sans-serif;
	line-height:25px;
	text-indent:5px;
	clear:both;
	margin:0;
	padding:0;
}
dl.productMegamenuContent blockquote a{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#4E90DC;
	text-decoration:underline;
	line-height:22px;
	height:22px;
	background:url(../images/img-li.gif) 0 6px no-repeat;
	padding-left:15px;
	display:block;	
	margin-left:2px;
}
dl.productMegamenuContent blockquote a:hover{
	text-decoration:none;
}

/*************************manufacturer*****************************/

dl.manufacturerMegamenuContent{
	width:421px;
	padding:4px 0 0 4px;
	margin:0;
}
dl.manufacturerMegamenuContent dt, dl.manufacturerMegamenuContent dd{
	width:49%;
	float:left;
	margin:0;
	padding:0;
}
dl.manufacturerMegamenuContent dd{
	border-left:1px solid #dddddd;
}
dl.manufacturerMegamenuContent dt p {
	line-height:18px;
}
dl.manufacturerMegamenuContent dt a {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#4E90DC;
	text-decoration:underline;
	line-height:22px;
	height:22px;
	background:url(../images/img-li.gif) 0 6px no-repeat;
	padding-left:15px;
	display:block;	
	margin-left:2px;
}
dl.manufacturerMegamenuContent a span{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#4E90DC;
	text-decoration:underline;
	line-height:22px;
	height:22px;
	background:url(../images/img-li.gif) 0 4px no-repeat;
	padding-left:15px;
	/*display:block;*/	
	margin-left:2px;
}
dl.manufacturerMegamenuContent dd a{
padding:10px 0 15px 90px;
line-height:40px;
border-bottom:1px solid #dddddd;
display:block;
margin-left:2px;
text-decoration:none;
}
dl.manufacturerMegamenuContent dd a:hover span{
text-decoration:none;}
.stratusMegamenu{
background:url(../images/megaMenu-stratusLogo.jpg) 0 50% no-repeat;}

.unilineMegamenu{
background:url(../images/megaMenu-unlineLogo.jpg) 0 50% no-repeat;}

.mermetMegamenu{
background:url(../images/megaMenu-MermetLogo.jpg) 0 50% no-repeat;}

.lifestyleMegamenu{
background:url(../images/megaMenu-lifestyleLogo.jpg) 0 50% no-repeat;}

.windowareMegamenu{
background:url(../images/megaMenu-windowareLogo.jpg) 0 50% no-repeat;
}

.bricosMegamenu{
background:url(../images/mega-menu-Bricos.jpg) 0 50% no-repeat;
}

.visionMegamenu{
background:url(../images/mega-menu-visionShades.jpg) 0 50% no-repeat;
}

/***************************sample**********************************/

dl.sampleMegamenuContent{
	width:421px;
	padding:4px 0 0 4px;
	margin:0;
}
dl.sampleMegamenuContent dt, dl.sampleMegamenuContent dd{
	padding:0;
	margin:0;
	position:relative;
}
dl.sampleMegamenuContent dt span{
	padding-left:160px;
	font-size:11px;
	line-height:16px;
	display:block;
	padding-bottom:10px;
}
.sampleMegamenuHeading{
	background:url(../images/spriteRepeat.gif) 0 -100px repeat-x;
	color:#FFF;
	font:bold 12px Arial, Helvetica, sans-serif;
	line-height:25px;
	height:25px;
	clear:both;
	margin:0;
	padding:0;
	display:block;
	padding-top:3px;
}
.samplesImageOverlay{
	background:url(../images/megaMenu-samplesTopImage.png) 0 0 no-repeat;
	width:158px;
	height:101px;
	position:absolute;
	top:0;
	left:0;
	padding:0;
}
dl.sampleMegamenuContent dd blockquote{
	margin:0;
	padding:0;
	width:49%;
	float:left;
	display:block;
}
dl.sampleMegamenuContent dd blockquote a{
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#4E90DC;
	text-decoration:underline;
	line-height:22px;
	height:22px;
	background:url(../images/img-li.gif) 0 6px no-repeat;
	padding-left:15px;
	display:block;
	float:left;
	white-space:nowrap;
	width:93%;
}
dl.sampleMegamenuContent dd blockquote a:hover{
	text-decoration:none;
}	


/*************************default*******************************/

* {margin: 0px;}

body{
	color: #000;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin: 0px 0px 10px 0px;
	}
.twoColFixLtHdr{
	background-image: url(../bg_skytile.jpg); 
	background-repeat: repeat-x; 
	background-position: center top;
}
p{
	margin: 0 0 10px 0;
}
a{
	color: #4e90dc;
	text-decoration: underline;
}
a:hover{
	color: #4e90dc;
	text-decoration: none;
}
a img {
	border:0px none;
	}
form{
	margin: 0;
}
h1, h2, h6{
	background: url(../images/spriteRepeat.gif) 0 -125px repeat-x;
	border-bottom: 1px solid #4e90dc;
	color: #4e90dc;
	display: block;
	font: bold 16px Arial, Helvetica, sans-serif;
	line-height: 23px;
	margin: 0 0 10px 0;
	padding: 0 0 0 6px;
}
h3{
	border-bottom: 1px solid #EEE;
	color: #ff6600;
	display: block;
	font: bold 15px Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	line-height: 20px;
}
h3.shipping{
	border-bottom: 1px solid #EEE;
	color: #07a6e7;
	display: block;
	font: bold 15px Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	line-height: 20px;
}
h3.orders{
	border-bottom: 1px solid #EEE;
	color: #75a900;
	display: block;
	font: bold 15px Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	line-height: 20px;
}
h3.change{
	border-bottom: 1px solid #EEE;
	color: #d4181b;
	display: block;
	font: bold 15px Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	line-height: 20px;
}

h4{
	color: #4e90dc;
	display: block;
	font: bold 13px Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
}
h5{
	display: block;
	font: bold 13px Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
}

ul{
	margin: 0 0 10px 10px;
	padding: 0;
}
ul li{
	background: url(../images/img-li.gif) left 5px no-repeat;
	line-height: 18px;
	list-style: none;
	margin: 0;
	padding: 0 0 0 15px;
}

hr {
	border:none;
	height: 0;
	border-bottom: 1px solid #CCC;
}
label.error {
  	float: none;
    color: red;
    padding-left: .5em;
    vertical-align: top;
    font-style:italic;
    font-size:10px;
}
.swatchesTopSection{
	width:704px; 
	height:100px; 
	background:url(../images/swatchesTopBg.jpg) 0 0 no-repeat; 
	padding:	5px; 
	position:relative;
}
.swatchesTopSectionImage{
	position:absolute; 
	top:-30px; 
	right:10px; 
	background:url(../images/swatchesPanelImage.png) 100% 0 no-repeat; 
	width:110px; 
	height:129px; 
	padding:40px 100px 0 0;
}
.customerBenefitsLink{
	display:inline;
}
.customerBenefitsContainer{
	background:#f7f7f7;
	border:1px solid #c5c5c5;
	padding:10px;
}
#customerLoginArea{
	background:#f5f5f5; 
	width:48%; 
	float:left;
}
#customerLoginArea #EMail, #customerLoginArea #Password{
	width:200px;
}
#customerForgotPasswordArea{
	background:#f5f5f5; 
	width:48%; 
	float:right;
}
#Label12, #Label7{
	white-space:nowrap;
}
/*****************************tabbed panel css*************************************/

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
		background:none;
		padding:0;
}
.tabs-nav a {
    display: block;
    padding: 0 10px;
    /*background: url(tab.png) no-repeat;*/
}
.tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    color: #27537a;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
}
.tabs-nav .tabs-selected a {
    color: #000;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background-position: 100% -150px;
    outline: 0; /* prevent dotted border in Firefox */
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 100% -100px;
}

*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}


.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}

.tabs-container {
    border: 1px solid #dddddd;
    padding: 1em 8px;
    background:	url(../images/bg-highlight-btm.gif) repeat-x scroll left bottom;
		border-bottom:none; 
	
}
.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

/***************************media page tabs************************************/
/*.TabbedPanelsTab {
	background: none;
	cursor: pointer;
	float: left;
	font: bold 0.7em sans-serif;
	list-style: none;
	position: relative;
	top: 1px;
	-moz-user-select: none;
	-khtml-user-select: none;
}*/

#container-1 span.btn01{
	background: url(../images/spriteTabs.gif) -1121px top no-repeat;
	display: block;
	float: left;
	height: 48px;
	width: 120px;
}
#container-1 span.btn02{
	background: url(../images/spriteTabs.gif) -1241px top no-repeat;
	display: block;
	float: left;
	height: 48px;
	width: 100px;
}
#container-1 span.btn03{
	background: url(../images/spriteTabs.gif) -1341px top no-repeat;
	display: block;
	float: left;
	height: 48px;
	width: 80px;
}
#container-1 span.btn04{
	background: url(../images/spriteTabs.gif) -1421px top no-repeat;
	display: block;
	float: left;
	height: 48px;
	width: 156px;
}
#container-1 span.btn05{
	background: url(../images/spriteTabs.gif) -1577px top no-repeat;
	display: block;
	float: left;
	height: 48px;
	width: 91px;
}

/********************************product page tabs selected*******************************************/

#container-1 span.p-btn01{
	background: url(../images/spriteTabs.gif) -574px top no-repeat;
	display: block;
	float: left;
	height: 48px;
	width: 100px;
}
#container-1 span.p-btn02{
	background: url(../images/spriteTabs.gif) -674px top no-repeat;
	display: block;
	float: left;
	height: 48px;
	width: 100px;
}
#container-1 span.p-btn03{
	background: url(../images/spriteTabs.gif) -774px top no-repeat;
	display: block;
	float: left;
	height: 48px;
	width: 100px;
}
#container-1 span.p-btn04{
	background: url(../images/spriteTabs.gif) -874px top no-repeat;
	display: block;
	float: left;
	height: 48px;
	width: 136px;
}
#container-1 span.p-btn05{
	background: url(../images/spriteTabs.gif) -1010px top no-repeat;
	display: block;
	float: left;
	height: 48px;
	width: 111px;
}


/*************************media page selected******************************************/

#container-1 .tabs-selected span.btn01{
	background: url(../images/spriteTabs.gif) -1121px bottom no-repeat;
	display: block;
	float: left;
	height: 48px;
	width: 120px;
}
#container-1 .tabs-selected span.btn02{
	background: url(../images/spriteTabs.gif) -1241px bottom no-repeat;
	display: block;
	float: left;
	height: 48px;
	width: 100px;
}
#container-1 .tabs-selected span.btn03{
	background: url(../images/spriteTabs.gif) -1341px bottom no-repeat;
	display: block;
	float: left;
	height: 48px;
	width: 80px;
}
#container-1 .tabs-selected span.btn04{
	background: url(../images/spriteTabs.gif) -1421px bottom no-repeat;
	display: block;
	float: left;
	height: 48px;
	width: 156px;
}
#container-1 .tabs-selected span.btn05{
	background: url(../images/spriteTabs.gif) -1577px bottom no-repeat;
	display: block;
	float: left;
	height: 48px;
	width: 91px;
}


/********************************product page tabs selected*******************************************/

#container-1 .tabs-selected span.p-btn01{
	background: url(../images/spriteTabs.gif) -574px bottom no-repeat;
	display: block;
	float: left;
	height: 48px;
	width: 100px;
}
#container-1 .tabs-selected span.p-btn02{
	background: url(../images/spriteTabs.gif) -674px bottom no-repeat;
	display: block;
	float: left;
	height: 48px;
	width: 100px;
}
#container-1 .tabs-selected span.p-btn03{
	background: url(../images/spriteTabs.gif) -774px bottom no-repeat;
	display: block;
	float: left;
	height: 48px;
	width: 100px;
}
#container-1 .tabs-selected span.p-btn04{
	background: url(../images/spriteTabs.gif) -874px bottom no-repeat;
	display: block;
	float: left;
	height: 48px;
	width: 136px;
}
#container-1 .tabs-selected span.p-btn05{
	background: url(../images/spriteTabs.gif) -1010px bottom no-repeat;
	display: block;
	float: left;
	height: 48px;
	width: 111px;
}


.tabs-nav { /* auto clear */
    display: inline-block;
}
.tabs-nav .tabs-disabled {
    position: relative; /* fixes opacity */
    
}

/********************************account page tabs *******************************************/

#container-1 span.a-btn01{
	background: url(../images/spriteTabs.gif) 0 top no-repeat;
	display: block;
	float: left;
	height: 48px;
	width: 108px;
}
#container-1 span.a-btn02{
	background: url(../images/spriteTabs.gif) -108px top no-repeat;
	display: block;
	float: left;
	height: 48px;
	width: 115px;
}
#container-1 span.a-btn03{
	background: url(../images/spriteTabs.gif) -223px top no-repeat;
	display: block;
	float: left;
	height: 48px;
	width: 115px;
}
#container-1 span.a-btn04{
	background: url(../images/spriteTabs.gif) -338px top no-repeat;
	display: block;
	float: left;
	height: 48px;
	width: 77px;
}
#container-1 span.a-btn05{
	background: url(../images/spriteTabs.gif) -415px top no-repeat;
	display: block;
	float: left;
	height: 48px;
	width: 80px;
}
#container-1 span.a-btn06{
	background: url(../images/spriteTabs.gif) -495px top no-repeat;
	display: block;
	float: left;
	height: 48px;
	width: 79px;
}

/********************************account page selected tabs *******************************************/

#container-1 .tabs-selected span.a-btn01{
	background: url(../images/spriteTabs.gif) 0 bottom no-repeat;
	display: block;
	float: left;
	height: 48px;
	width: 108px;
}
#container-1 .tabs-selected span.a-btn02{
	background: url(../images/spriteTabs.gif) -108px bottom no-repeat;
	display: block;
	float: left;
	height: 48px;
	width: 115px;
}
#container-1 .tabs-selected span.a-btn03{
	background: url(../images/spriteTabs.gif) -223px bottom no-repeat;
	display: block;
	float: left;
	height: 48px;
	width: 115px;
}
#container-1 .tabs-selected span.a-btn04{
	background: url(../images/spriteTabs.gif) -338px bottom no-repeat;
	display: block;
	float: left;
	height: 48px;
	width: 77px;
}
#container-1 .tabs-selected span.a-btn05{
	background: url(../images/spriteTabs.gif) -415px bottom no-repeat;
	display: block;
	float: left;
	height: 48px;
	width: 80px;
}
#container-1 .tabs-selected span.a-btn06{
	background: url(../images/spriteTabs.gif) -495px bottom no-repeat;
	display: block;
	float: left;
	height: 48px;
	width: 79px;
}
/*#container-1 .tabs-selected span{
background-position: inherit bottom;}*/

/*************************compunix css********************************/

.customOrderContainer
{
/*    border: solid 1px #9AB5D3;
*/    width: 100%;
}
.customOrderHeader
{
    width: 100%;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 150%;
    font-weight: bold;
    background-color: #DEF;
}


#AccountOrderHistory
{
	/*border: solid 1px #444444;
	padding: 5px;*/
}

#AccountOrderHistoryLink
{
	line-height:25px;
}

#pnlOrderHistory
{
	width:100%;
}

#tblOrderHistory
{
	width:100%;
	padding: 5px;
	border-spacing: 0; 
	border:solid 1px #cccccc;
}

.tdOrderHistoryHeader
{
	color:#ffffff;
	font-weight: bold;
	height: 25px;
	text-align:center;
	border-bottom:solid 1px #3F6EB5;
	border-right:solid 1px #3F6EB5;
	background: url(../../images/header_background.jpg);
	
	}

.trOrderHistory
{
	border-bottom:solid 1px #CCCCCC;
	border-right: solid 1px #cccccc;
}

.tdOrderHistoryRow
{
	background-color:#eeeeee;
	color:#000000;
	width:2%;
	font-weight: bold;
	border-bottom:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	text-align:center;
	vertical-align:middle;
	}

.tdOrderHistorySalesOrderCode
{
	text-align:center;
	width:15%;
	border-bottom:solid 1px #eeeeee;
	border-right:solid 1px #eeeeee;
	vertical-align:top;
	padding: 3px;
}

.tdOrderHistorySalesOrderDate
{
	text-align:center;
	width:12%;	
	border-bottom:solid 1px #eeeeee;
	vertical-align:top;
	border-right:solid 1px #eeeeee;
	
}

.tdOrderHistoryPaymentStatus
{
	width:25%;
	border-bottom:solid 1px #eeeeee;
	text-align:center;
	vertical-align:top;
	border-right:solid 1px #eeeeee;
	
}

.tdOrderHistoryShipingDate
{
	width:15%;
	border-bottom:solid 1px #eeeeee;
	text-align:center;
	vertical-align:top;
	border-right:solid 1px #eeeeee;
	
}
.tdOrderHistoryTotal
{
	width:12%;
	border-bottom:solid 1px #eeeeee;
	text-align:center;
	vertical-align:top;
	border-right:solid 1px #eeeeee;
	
	}

.tdOrderHistoryNotes
{
	width:25%;
	border-bottom:solid 1px #eeeeee;
	text-align:center;
	vertical-align:top;
	border-right:solid 1px #eeeeee;
	
	}

.OrderHistoryRange
{
	width:100%;
	text-align:left;
	line-height:25px;
	}

.OrderHistoryMain
{
	 width:100%;
}

.OrderHistoryMain input[type=text]
{
	border:1px solid #A7A6AA;
	text-align:right;
	padding-right:3px;
}

.OrderHistoryPagingHeader
{
	text-align:right;
	line-height:25px;
}

.OrderHistoryPagingFooter
{
	text-align:center;	
}

.OrderHistoryCurrentSelectedPage
{
	font-weight:bold;	
}

.swatchRollover
{
    /*text-align: center;*/
}

.swatchRolloverInner
{
    width: 100%;
    height: 52px;
    background-color: #FFF;
}

.swatchRolloverInner img
{
    float: left;
    /*padding: 5px;*/
}

.swatchRolloverInner span
{
    float: left;
    padding: 5px;
}

.swatchIconName
{
    width: 50px;
    line-height: 12px;
    height: 34px;
}
#preview {
	position:absolute;
	/*border:1px solid #ccc;
	background:#333;
	padding:5px;*/
	display:none;
	color:#fff;
	z-index:2000;
}
.customOrderContainer table{
width:100%;}

#sitemapContainer{
font-size:0.9em;}

#sitemapContainer b{
background: url(../images/spriteRepeat.gif) 0 -125px repeat-x;
	border-bottom: 1px solid #4e90dc;
	color: #4e90dc;
	display: block;
	font: bold 16px Arial, Helvetica, sans-serif;
	line-height: 23px;
	margin: 0 0 10px 0;
	padding: 0 0 0 6px;
}
#sitemapContainer ul li{
background:none;
list-style:disc;
padding:0;}

#sitemapContainer ul li{
font-weight:bold;}

#sitemapContainer ul ul li, #sitemapContainer ul ul ul li{
font-weight:normal;}

#VideoLeftNumbers{
padding-right:0px;
width:15px;
margin-left:10px;
float:left;
}

#VideoLeft{
padding-right:10px;
width:300px;
margin-left:20px;
float:left;
}

#VideoRight{
padding-left:10px;
margin-right:20px;
width:300px;
float:right;
}

#VideoBackground{
background: url(../images/bg-div-center.jpg)  center repeat-y;
border: 1px solid #e2e2e2;
width:723px;
min-height:645px;
padding:10px 0 10px 0px;
margin-left:auto;
margin-right:auto;
}

.orderedListNumbers {
	color: #ff6000;
	font: bold italic 18px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.festiveseason {
height:57px;
left:390px;
position:absolute;
top:10px;
width:195px;
}