﻿html, body 
{
    margin: 0;
    padding: 0;
}
body
{
    font: normal 12px Arial, Helvetica, sans-serif;
    background-color: #fff;
    color: #444;
}



.pdfImageLink {
border:solid 1px #ccc !important;
}

.shareThis
{
    width:100px;
    text-align:center;
    margin-left:21px; 
    font-weight:bold; 
    cursor:pointer; 
    padding:5px;
    color:#fff;
    padding-left:21px;
    background:#a9bf65 url(email.png) no-repeat left;
    margin-top:2px;
}

.shareThis:hover
{
    background:#f6f8ef url(email.png) no-repeat left;
    color:#666;
}
    
    .Window_titlebar {
        background-color:#719500 !important;
    }

.vFrame
{
    z-index:1002;
    position:absolute;
    margin-top:-288px;
    background:url(vFrame.png) no-repeat;
    height:288px;
    width:561px;
}

/* global styles */
img
{
	border: none;
	padding-top: 0px;
}
a
{
    color: #555;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
h1
{
    margin: 0;
    padding: 0;
    display: inline;
    color:#333;
}

.titles
{
    margin: 0;
    padding: 0;
    display: inline;
    color:#333;
    font-size:2.6em;
    font-weight:normal;
}
    

.padding
{
    padding: 5px 10px 0;   
}
label
{
    font-weight: bold;   
}
.pageText, .pageText14
{
	margin-top: 10px;
}

.pageText h1
{
	font: normal 12px Arial, Helvetica, sans-serif;
    background-color: #fff;
    color: #444;
	line-height:18px;
	
}

.index3ColumnAds
{
    text-align:center;
}


.index3ColumnAds img
{
   
    display:inline;
}

#dcTab, #ppTab
{
    position:absolute;
    margin-left:904px;
    width:34px; 
    margin-top:150px;
}
#ppTab
{

 margin-top:280px;
}

.collectionInfo h1
{
    font-weight:normal;
}


.pageText14 h1
{
	font-size:14px; 
	font-weight:normal; 
	color:#666;
	padding:5px 10px 5px 0px;
	line-height:21px;
	
}

/* master styles */
div#pageContainer
{
    width: 900px;
    margin: 0 auto;   
}

div#menuContainer 
{
      border-top: 1px solid #888;
  border-bottom: 1px solid #666;
    margin-bottom:3px;
}
div.pageHeader
{
  
    overflow: auto;
    padding-bottom: 6px;
}
img.logo
{
    float: left;   
    padding-top:4px;
}
div.pageHeader_Search
{
    float: right;
    padding-top: 15px;
    
}
div.pageHeader_Search input
{
    border: 1px solid #444;
    height:17px;
}
div.pageHeader_Links,
div.pageFooter_Links
{
    clear: right;
    padding-top: 10px;
    text-align: right;   
}

div.pageHeader_Links 
{
    padding-top:15px;
    float:right;
}

div.pageHeader_Links ul.megamenu div.mm-item-content
{
    z-index:200;
    text-align:left;
}

div.pageHeader_Links ul,
div.pageFooter_Links ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
div.pageHeader_Links ul li,
div.pageFooter_Links ul li
{
    display: inline;
    padding: 0 8px;
    border-left: 1px solid #000;
}

div.pageHeader_Links ul li

{
    padding:0px 0px;
    border:none;
}

div.pageHeader_Links ul li:first-child,
div.pageFooter_Links ul li:first-child
{
    border-left: none;
}
div.pageHeader_Links ul li a,
div.pageFooter_Links ul li a
{
    color: #333;
    text-transform:none;
}

div.pageHeader_Links ul li:first-child:before, div.pageHeader_Links ul li:last-child:before
{
    content:"";
}

div.pageHeader_Links ul li:before {
	float: left;
	width: 0;
	white-space: nowrap;
	content: "\2022";
	padding-right:8px; 
	padding-top:7px;
	font-size:16px;
}

div.pageHeader_Links ul.megamenu a.mm-item-link
{
    padding:8px 5px;
}
div.pageFooter
{
    margin-top: 20px;
    font-size: 0.9em; 
}

.clearLeft
{
    clear:left;
}
.clearRight
{
    clear:right;
}
div.pageFooter ul
{
    list-style: none;
    margin: 0;
    padding: 0;   
}
div.pageFooter ul li
{
    margin-bottom: 3px;
    padding-left:20px;
    
}
div.pageFooter_Links
{
    float: right;
    padding-top: 10px;
}
img.footerLine 
{
	padding:3px 0px;
	width: 100%;
	height: 1px;
}
span.footerHeads
{
    color:#333;
    text-transform: capitalize;
    margin-left:20px;   
}
div.pageFooter_Copyright
{
    clear: right;
    font-size:11px; 
	color:#333;
	float: right;
	padding-top: 5px;
	margin-bottom:20px;
}
div#menuContainer
{
   
}

/* Generic styles */
div.thinRuler
{
    height: 1px;
    width: 100%;
    background-color: #aaa;   
}
.greenText
{
    color: #719500;
}

.bold
{
    font-weight: bold;   
}
.italic
{
    font-style: italic;   
}
div.itemTitle
{
    text-transform: uppercase;
    font-size: 1.5em;
    font-weight: bold;
    margin: 10px 0;
}

.greenTitle
{
	margin: 10px 0;
}

.greenTitle h1
{
    text-transform: uppercase;
    font-size: 1.5em;
    font-weight: bold;

	color: #719500;
}

/* Grid table */
table.grid_table_light
{
    width: 100%;
    border-collapse: collapse;
    background-color: #DFDFDF;
    color: #333333;
	
	
}
table.grid_table_light tr.hover
{
    background-color: #F5FF9F;
}
table.grid_table_light tr.even
{
}
table.grid_table_light th, table.grid_table_light td
{
    vertical-align: top;
    border: 1px solid #fff;
    padding: 5px 0 5px 15px;
}
table.grid_table_light th
{
    text-align: left;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #666666;
}
table.grid_table_light th.secondary_header
{
    background-color: #BFBFBF;
    color: #333333;
}
table.grid_table_light th a
{
    color: #FFFFFF;
}
table.grid_table_light td a:hover
{
}

/* Collection Listing */
table.collectionGallery
{
    width: 100%;   
}
table.collectionGallery td
{
    padding: 15px 0;
    text-align: center;
    border-top: 1px solid #aaa;
}

table.collectionGallery img 
{
    margin-bottom: 7px;
    border:solid 3px #fff;
}

table.collectionGallery tr:first-child td
{
    border-top: none;
}

/* Collection Detail */
div.collectionInfo
{
    float: left;
    width: 320px;
    margin-top: 10px;  
    margin-left:6px; 
}
div.collectionImages
{
    float: right; 
   
    
}



span.collectionMaterial
{
    font-size: 1.2em;
    color: #999;
    font-weight: normal;

}
div.thinRulerCollectionName
{
    position: absolute;
    top: 48px;
    left: 0;
    z-index: 1;   
}
div.collectionPDF
{
    margin: 25px 0 15px;
    font-weight: bold;   
}
table.productGallery
{
    width: 100%;   
}
table.productGallery tr
{
    padding-top: 20px;   
}
table.productGallery td
{
    padding: 15px 0;
    text-align: center;
    border-top: 1px solid #ccc;
}
table.productGallery td div
{
    border-left: 1px solid #ccc;   
}
table.productGallery tr:first-child td
{
    border-top: none;
}
table.productGallery td:first-child div
{
    border-left: none;   
}

/* Product Detail */
div.productInfo
{
    float: left;
    width: 360px;
    margin-top: 10px;
    line-height:18px;
}
div.productImages
{
    float: right;
    margin-top: 15px;
    width: 540px;
    text-align: center; 
}
div.collectionTitle
{
    cursor: pointer;   
}

div.productDimensions div
{
    float: left;
}
div.productDimensions div
{
    float: left;
    margin-right: 25px;
    white-space: nowrap;
}

div.availableInItem
{
    position: relative;
    margin-bottom: 5px;
    width: 350px;
    overflow: hidden;
    padding-top: 6px; 
	border-top:dotted 1px #ddd;
	margin-top:5px;
	
}
div.availableInItem img
{
    margin-top: -6px;
    margin-right: 5px;
    float: left;   
}
div.availableInItem div
{
    position: absolute;
    top: 6px;
    right: 0;
    background-color: #fff; 
	
	
}

div.pricingItem
{
    position: relative;
    margin-bottom: 10px;
    width: 350px;
    overflow: hidden;
    white-space: nowrap;  
    padding-top: 0px; 
    margin-left:30px;
    margin-top:-5px;
}



div.pricingItem div
{
    position: absolute;
    top: 0px;
    right: 0;
    background-color: #fff; 
}
    
    
div.tableTopItem
{
    margin-bottom: 10px;
    font-size: 0.9em;   
}
div.tableTopItem label
{
    font-size: 1.1em;   
}
div.tableTopAvailableColors
{
    margin: 15px 0 10px;   
}
div.tableTopAvailableColors .title
{
    font-size: 1.4em;
    font-weight: bold;
}

/* Color Story styles */
div.colorStorySelector
{
    float: left;
    width: 180px;   
    margin-right: 15px;
    padding: 3px;
    border: 1px solid #000;
    position: relative;
    min-height: 400px;
	margin-top:5px;
	
}
div.colorStorySelectorBG
{
    position: absolute;
    top: 5;
    left: 4px;
    width: 178px;
    height: 399px;
    background-color: #DFDFDF;
    z-index: -1;
}
div.colorStoryHeader
{
    cursor: pointer;
    margin: 0 5px 0 205px;  
}
div.colorStoryInfo
{
    float: left;
    width: 320px;
}

div.colorStoryInfo h1
{
	font: normal Arial, Helvetica, sans-serif;
    background-color: #fff;
    color: #444;
    font-weight:normal;
	
}
div.colorStoryImage
{
    float: right;
    height: 350px;
	margin-bottom: -30px;  
}
div.colorStoryImageRestrict img
{
    max-width: 350px;   
}
table.colorStoryGallery
{
    width: 100%;   
}
table.colorStoryGallery td
{
    padding: 15px 0;
    text-align: center;
  
}
table.colorStoryGallery tr:first-child td
{
    border-top: none;
}



table.colorStoryGalleryOutdura
{
    width: 100%;   
}
table.colorStoryGalleryOutdura td
{
    padding: 5px 0;
    text-align: left;
  
}
table.colorStoryGalleryOutdura tr:first-child td
{
    border-top: none;
}




div.colorStoryItemInfo
{
    margin-top: 10px;   
}
div.colorStoryItemInfo label
{
    font-size: 1.4em;   
}
div.colorStoryItemInfo_avail
{
    position: relative;
    margin: 5px 0;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;  
    padding-top: 6px; 
}
div.colorStoryItemInfo_avail img
{
    margin-top: -6px;
    margin-right: 5px;
    float: left;   
}

/* Fabrics/Finishes Gallery styles */
div.fabricFinishGalleryItem
{
       
}
div.fabricFinishGalleryItem div
{
    width: 79px;
    height: 72px;
    border: 1px solid #666666;
    overflow: hidden;
    margin: 0 auto 5px;
}
table.fabricFinishGallery
{
    width: 100%;   
}
table.fabricFinishGallery tr
{
    padding-top: 20px;   
}
table.fabricFinishGallery td
{
    padding: 15px 0;
    text-align: center;
    vertical-align: top;
}

/* Product Registration */
div.prodRegHeader
{
    height: 80px;
    background-color: #8f8f8f;
    color: #fff;   
}
div.prodRegHeader div {
  float: left;
  font-size: 14px;
  height: 50px;
  line-height: 48px;
  padding: 15px;
  width: 60%;
}
div.prodRegHeader div:first-child
{
    width:  30%;
    border-right: 1px solid #aaa;
    font-size: 24px;
    background-color: #294476;
}

div.prodRegHeader div:last-child {
  line-height: 18px;
  padding-top: 21px;
}

/* Contact Us Form */
span.formViewBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align:left;
	line-height:14px;
}
ul.contactUsForm
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
	font-weight: normal;
	font-size:10px;
	color:#333333;
}
ul.contactUsForm li
{
	margin: 0 0 6px;
	font-weight: bold;
	font-size: 10px;
	color:#333333;
}
ul.contactUsForm div.formLabel
{
	width: 150px;
	float: left;
	text-align: right;
	padding-right:5px;
}
ul.contactUsForm li input {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

/* Product Search */
div.productSearch_Pagination a.active
{
    color: #000;
    font-weight: bold;
}

/*** Grid Table ***/
table.cc_grid, table.cc_grid th, table.cc_grid td
{
    border: 1px solid #DFDFDF;
}
table.cc_grid
{
    width: 100%;
    border-collapse: collapse;
}
table.cc_grid th
{
    padding: 4px;
    text-align: left;
    vertical-align: bottom;
}
table.cc_grid th a
{
    text-decoration: none;
    white-space: nowrap;
}
table.cc_grid td
{
    padding: 3px;
    padding-right: 5px;
    vertical-align: top;
}
table.cc_grid td pre
{
    font: inherit;
    margin: 0px;
    padding: 0px;
}
table.cc_grid tr.even
{
	background-color: #F5F3DA;
}
table.cc_grid tr.hover
{
    background-color: #F5FF9F;
}
table.cc_grid tr.total_row
{
    text-align: right;
    font-weight: bold;
}
table.cc_grid_vertical th
{
    padding: 3px;
    padding-right: 5px;
    text-align: right;
    vertical-align: top;
}
table.cc_grid_vertical th.label
{
}
table.cc_grid_vertical th.header
{
    color: #24763D;
    text-align: left;
    padding-top: 10px;
    font-size: 14px;
}
table.cc_grid_vertical td
{
    padding: 3px;
}
table.noborder
{
    border: none;
}
table.noborder th
{
    border: none;
}
table.noborder td
{
    border: none;
}

/* General form */
div.password_score
{
    width: 120px;
    height: 12px;
    padding: 3px 0px 3px 0px;
    border: 1px solid #000000;
    font: bold 10px 'verdana';
    text-align: center;
    white-space: nowrap;
    background-image: url('/images/bg_strength_gradient.jpg');
    background-color: red;
    color: #000000;
}

/* tables - browse by size */
div.tablesBySizeLists ul
{
    float: left;
    margin: 0 5px 0 0;
    padding: 0;
    list-style: none;    
}
div.tablesBySizeLists ul li
{
    text-align: center;
    margin-top: 3px;  
}
div.tablesBySizeLists ul li:first-child
{
    border-left: 1px solid #aaa;
}
div.tablesBySizeLists ul:first-child li:first-child
{
    border-left: none;   
}

#dcTab
{
	height:140px; background-image:url(designcenter_Up.png);
}

#dcTab:hover
{
	background-image:url(designcenter_Up-hover.png);
}


#ppTab
{
	height:140px; background-image:url(patioPlanner_Up.png);
}

#ppTab:hover
{
	background-image:url(patioPlanner_Up-hover.png);
}
	
	#overlay {
    position: fixed; 
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

#modal {
    position:absolute;
    background:url(tint20.png) 0 0 repeat;
    background:rgba(0,0,0,0.2);
    border-radius:14px;
    padding:8px;
}

#content {
    border-radius:8px;
    background:#fff;
    padding:20px;
}


#close {
    position:absolute;
    background:url(close.png) 0 0 no-repeat;
    width:28px;
    height:28px;
    display:block;
    text-indent:-9999px;
    top:-7px;
    right:-7px;
}
