/* CSS For Products pages */

/* from static.css */

/* Tags */
body {
	font-family: Arial, Helvetica, sans-serif !important;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	text-align:left;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Arial, Helvetica, sans-serif !important;
}

img {
    border: none;
}

a:link {text-decoration: none;}
a:visited{text-decoration: none ;}
a:hover{text-decoration: underline;}

/* Template sections */

#bodyWrapper {
  width: 860px;
  margin:0 auto;
}

#centralPadding{
  width: 10px;
}

#headerLeft {
  width: 210px !important;
  height: 40px;
}

#headerRight {
  width: 640px !important;
}

#pageTitle {
	float: right;
	width: 150px;
}

#menuWrapper {
	width: 210px !important;
	height: 556px;
	vertical-align: top;
	background-color: #D3D0C8;
}

#contentWrapper {
  width: 640px;
  vertical-align: top;
  border: 1px solid #897F73;
}

#footerLeft {
  height: 20px!important;
  vertical-align: middle;
}

#footerRight {
	height: 15px !important;
	vertical-align: middle;
	text-align: right;
}


/* Headings */

h1 {
	font-size: 16px;
	font-weight: bold;
	display: inline;
	color: #766E61;
	margin-bottom: 10px;
}

h2{
    font-size: 12px;
    font-weight: bold;
	color: #766E61;
	margin-bottom: 8px;
}

h3{
    font-size: 11px;
    font-weight: bold;
	color: #766E61;
	margin-bottom: 4px;
}

h4{
    font-size: 10px;
	color: #766E61;
}
.footerText{
    font-size: 9px;
	color: #766E61;
}

/* from products.css */

/* CSS For Products pages */


/* DIVS inside content wrapper of products home pages*/

#homeProdBanner{
  width: 640px;
  padding: 0;
  clear: both;
}

#homeProdBanner img {
  vertical-align: top;
}

#homeProdSeries {
    width: 218px;
}

#homeProdSeriesSelector {
  height: 338px;
  overflow: auto;
}

#homeProdSeries h2 {
  font-size: 12px !important;
  text-decoration: none;
  border-bottom: none !important;
  margin-top: 40px;
  margin-bottom: 20px;
}

#homeProdSeries div {
  vertical-align: top;
  padding-left: 25px;
  padding-top: 20px;
  padding-bottom: 10px;
}

#homeProdColors{
  background-color: #D3D0C8;
  vertical-align: top;
  text-align: left;
}
  
#homeProdColorPicker{
  background-color: #FFFFFF;
  clear: both;
}

#homeProdColorPicker td {
  padding: 0;
  margin: 0;
}

#homeProdColorsNotes{
  width: 100%;
  background-color:#D3D0C8;
}

#homeProdColorsNotes div{
  padding-left: 20px;
  padding-top: 5px;
  padding-bottom: 10px;
}

#homeProdColorsNotes a {
  color: #766E61 !important;
}

/* DIVS inside content wrapper of series pages*/

/* headers */

#seriesHeader{
  width: 640px;
  vertical-align: top;
}

.headerDescription{
  width: 324px;
  padding-left: 25px;
  padding-right: 15px;
}

.headerAmbient{
  width: 211px;
}

#headerKeys{
  width: 105px;
  padding: 0px;
  margin: 0px;
  float:left;
}

#headerMiniColorPicker{
  width: 640px;
  height: 105px;
  padding: 0px;
  margin: 0px;
}

#headerYourColorChoice{
  padding: 12px;
  margin: 0px;
  vertical-align:top;
}

#refineYourSearch{
  font-size: 10px;
  color: #FFFFFF;
  line-height: 12px;
  background-color: #897F73;
}

#refineYourSearch div{
  padding-left: 120px;
  padding-top: 5px;
  padding-bottom: 3px;
}

#internalSearchBar{
  width: 640px;
}

#internalSearchBar .marginator{
  padding-left:120px;
}

#internalMenuKeys{
  background-color: #897F73;
  height:26px;
  vertical-align: top;
}

#internalMenuKeys div{
  padding-left: 25px;
}

#internalMenuBack{
  background-color: #AFA89D;
  vertical-align:top
}
#internalMenuBack div{
  padding-left: 30px;
}

/* contents   */

.contentTiles{
  width: 640px;
  clear:left;
}

.contentTiles .marginator{
  padding-left: 25px;
  padding-top: 20px;
}

#contentFieldTiles{
  width: 640px;
  clear:left;
}

#contentFieldTiles .marginator{
  padding-left: 25px;
  padding-top: 20px;
}


.seriesIcons {
  padding-top:20px;
  padding-left:25px;
}

.seriesIcons img {
    vertical-align: top;
}

.contentTiles, .contentSizeImages {
  width: 640px;
  clear:left;
}

.contentSizeImages
{
    padding-left: 25px !important;
    width: 615px !important;
}

.TilesTableWrapper{
  margin-left: 25px;
  /* margin-top: 40px; */
  clear:left
}

.TilesTableInnerCell {
	vertical-align: bottom;	
}

/*
#contentDecorativeInserts{
  width: 600px;
}

#contentDecorativeInserts div{
   clear:left;
   padding-left:25px;
   padding-top:20;
}
*/

#contentDecorativeInserts{
  width: 640px;
  clear:left;
}

#contentDecorativeInserts .marginator{
  padding-left: 25px;
  padding-top: 20px;
}


/*
#contentTrims{
  width: 600px;
}
#contentTrims div{
   clear:left;
   padding-left:25px;
   padding-top:20;
}
*/

#contentTrims {
  width: 640px;
  clear:left;
}

#contentTrims .marginator{
  padding-left: 25px;
  padding-top: 20px;
}

#contentTechnicalInfo{
  width: 640px;
  clear:left;
  padding-left: 25px;
  padding-bottom: 10px;
}

.PrintProductChart{
    padding-left:25px;
    margin-bottom:10px;
}

#product_chart {
     background: transparent url(img/icons/arrow_right.gif) no-repeat right;
}


/* Divs for pop up windows */

#popupWrapper{
  width: 100%;
}
#popupWrapper .marginator{
  padding:18px;
  text-align:left;
}


/* Technical Tables Formatting and Styling */

.TechTables_header{
  background-color:#EAE8E4;
  font-size: 11px;
  font-weight: bold;
  color: #797166;
  padding-left: 3px;
  height:16px;
  vertical-align: middle;
}

.TechTables_subHeader{
  background-color:#F3F2F0;
  font-size: 9px;
  font-weight: bold;
  color: #686157;
  padding-left: 3px;
  padding-right: 3px;
  line-height: 10px;
  height:32px;
  vertical-align: middle;
}

.TechTables_subHeaderProdChart{
  background-color:#F3F2F0;
  font-size: 9px;
  color: #686157;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 2px;
  padding-bottom: 2px;
  line-height: 10px;
  vertical-align: top;
  border-top:solid;
  border-top-width:1px;
  border-top-color:#FFFFFF;
}

.TechTables_rows{
  border-bottom:1px solid #AFA89D;
  font-size: 9px;
  color: #897F73;
  padding-left: 3px;
  padding-right: 3px;
}

.TechTables_rows_left{
  border-bottom:1px solid #AFA89D;
  font-size: 9px;
  color: #897F73;
  padding-left: 3px;
  padding-right: 3px;
  text-transform: capitalize;
}

.cell_centered_text {
  text-align: center;
}

#notesArea{
  margin: 0px;
  padding-left: 25px;
}

.TechTables_notesTitle{
  font-size: 11px;
  font-weight: bold;
  color: #897F73;
  line-height: 12px;
  padding-top: 8px;
  padding-bottom: 1px;
  margin-bottom:0px;
  /* clear:left; */
}

.TechTables_notes{
  font-size: 9px;
  color: #897F73;
  line-height: 10px;
  padding-top: 0px;
  margin-top:0px;
  clear:left;
}

#printButtonPopup{
  float:left;
  width:48px;
  height:14px;
  font-size: 11px;
  font-weight: bold;
  color: #797166;
  padding-left: 4px;
  vertical-align: middle;
}

/* Text Styles */

.seriesList{
  font-size: 10px;
  color: #766E61;
  line-height: 12px;
}

.bigTitles{
  font-size: 26px;
  color: #766E61;
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 10px;
  line-height: 28px;
}

.mediumTitles{
  font-size: 18px;
  color: #766E61;
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 5px;
  line-height: 18px;
  padding-bottom: 0px;
}

.colorChoice{
  font-size: 11px;
  color: #766E61;
  font-weight:bold;
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
  line-height: 14px;
  padding-bottom: 0px;
}

.colorNotes{
  font-size: 11px;
  color: #766E61;
  line-height: 14px;
  font-weight:bold;
}
.material{
    font-size: 11px;
    font-weight: bold;
  color: #766E61;
}

.description{
  font-size: 10px;
  color: #766E61;
  line-height: 12px;
}

.searchTitles{
  font-size: 10px;
  color: #FFFFFF;
  line-height: 12px;
}

.searchBoxes{
  background-color: #A39B8F;
  margin: 10px 15px 0px 0px;
  padding: 2px 0px 0px;
  float: left;
  height: 30px;
  width: 110px;
}

.searchDropDown{
  background-color: #FFFFFF;
  font-size: 10px;
  color: #766E61;
  margin: 0px;
  padding: 0px;
  height: 14px;
  width: 110px;
}

.productChapterTitle{
  font-size: 12px;
  color: #766E61;
  line-height: 14px;
  font-weight:bold;
  margin: 0px;
  padding-top: 20px;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 15px;
  float:left;
}

/*  products images formatting  */

.TilesTable{
  /*width: 600px;  */
}

.productTileCell{
   width:150px;
  padding-right: 25px;
  padding-bottom: 5px;
}

.productDescriptionCell{
   width:150px;
   padding-right: 25px;
   padding-bottom: 15px;
}

.productTileName{
  font-size: 11px;
  color: #766E61;
  line-height: 14px;
  font-weight:bold;
  text-transform: capitalize;
}

.productTileMaterial{
  font-size: 10px;
  color: #766E61;
  line-height: 12px;
}

.icoPanel{
  float:right;
}
.contentInteriors {
  margin: 0;
  padding: 0;
  height: 300px;
    float:left;
}   

.contentInteriorsThumbnails {
  float: left;
  margin: 20px 0 0 10px;
}   


