/* Product-specific CSS Styles for CulturedStone.com */

#main {
	height: 1%; /* IE bugfix urgh... */
}

/* - - - - FEATURE NAVIGATION - - - -*/

.feature-nav li a {
	padding: 0 7px;
	margin: 0;
	background-position: 7px 0;
	border: solid #856c56;
	border-width: 0 1px;
}

.feature-nav li a:hover, .feature-nav li a.selected, .feature-nav li.selected a { 
	background-position: 7px -24px; 
	padding: 0 7px !important;
	background-color: #452e1d; 
	border-width: 0 1px;
}

.feature-nav li a.selected, .feature-nav li.selected a {
	border: solid #fff;
	border-width: 0 1px;
	
}

#nav_stone { width: 151px; }
#nav_brick { width: 140px; }
#nav_terracraft { width: 191px; }
#nav_architecturaltrim { width: 148px; }
#nav_castfit { width: 64px; }

#nav_stone a { 
	background-image: url("/products/images/nav_stone.gif");
	width: 135px !important;
	width /* */: 151px; /* False value for IE4-5.x/Win. */
}

#nav_brick a { 
	background-image: url("/products/images/nav_brick.gif");
	width: 124px !important;
	width /* */: 140px; /* False value for IE4-5.x/Win. */
}

#nav_terracraft a { 
	background-image: url("/products/images/nav_terracraft.gif");
	width: 175px !important;
	width /* */: 191px; /* False value for IE4-5.x/Win. */
}
#nav_architecturaltrim a { 
	background-image: url("/products/images/nav_architecturaltrim.gif");
	width: 132px !important;
	width /* */: 148px; /* False value for IE4-5.x/Win. */
}
#nav_castfit a { 
	background-image: url("/products/images/nav_castfit.gif");
	width: 48px !important;
	width /* */: 64px; /* False value for IE4-5.x/Win. */
}

/* - - - - FEATURED CONTENT - - - - */

#category-left {
	width: 230px;
	float: left;
	margin-right: 20px;
}

#category-right {
	float: left;
}

#category-right li a:link, #category-right li a:visited, #category-right table td a:link, #category-right table td a:visited {
	text-decoration: none;
	color: #856c56;
}

#category-right li a:active, #category-right li a:hover, #category-right table td a:active, #category-right table td a:hover {
	text-decoration: underline;
	color: #c00;
}
 
#hd_products {
	background-image: url("/images/hd_products.gif");
	height: 22px;
	margin-bottom: 10px;
	width: 230px !important;		
}

#category-left h1 {
	background-position: top right;
}

#category-graphic {
	background: url("/images/swatch_bg.jpg") top right no-repeat;
	width: 230px;
	height: 164px;
	margin-right: 0;
	position: relative;
}

#category-graphic img { 
	position: absolute;
	top: 14px;
	right: 14px;
}
#category-graphic #swatch-title {
	position: absolute;
	top: 117px;
	left: 80px;
	font-size: 0.9em;
	color: #856c56;
	text-align:left;
}

ul {
	margin-left: 0em;
	padding-left: 2em;
}

ul.compact {
	float: left;
	width: 180px;
	overflow: hidden;
	margin-bottom: 1em;
}

ul.compact a { 
	font-weight: normal; 
}

#content.product-detail {
	width: 628px;
	padding: 0 15px;
}

* html #content.product-detail { 
	/* Some rules to protect IE from the world */
	height: 400px; 
	width: 658px;
	w\idth: 628px;
}

#product-scroll-wrapper {
	margin: 15px -10px 0 -8px;
	width: 640px;
	overflow: auto;
	overflow-y: hidden;
	position: relative;
	height: 160px;
	border-bottom: 1px solid #CFC5BD;
	background: url("/images/scroll_bg.gif") top left repeat-x;
}

#product-scroll {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

#product-scroll td {
	font-size: 0.9em;
	margin: 0;
	padding: 5px 0 0 6px;
	vertical-align: top;
}

#product-scroll td a {
	display: block;
	padding:0; 
}

#product-scroll img {
	padding: 0 15px 0;
}
#product-scroll td a.deq-link, #product-texture-list a.deq-link { 
	font-weight: normal;
	display: block;
	text-indent: -9999em;
	overflow: hidden;
	background: url("/products/images/deq-button.gif") top left no-repeat;
	width: 133px;
	height: 20px; 
	padding-bottom:10px;
}
#product-texture-list {
	width:620px;
} 

#product-table {
	width: 100%;
	font-size: 0.9em;
}

#product-texture-list img {
	padding: 1px;
	border: 1px solid #856c56;
}

#product-scroll td p { 
	text-align: center; 
	margin: 0.25em 0 0; 
	color: #856c56;
	line-height: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 164px;
} 
  
#product-table td p { line-height: 1.2em; }

#viewall {
	margin: 0 -4px 1em 0;
	height: 18px;
}

#viewall a {
	display: block;
	float: right;
	padding-left: 220px;
	background: url("/products/images/viewall_bg.gif") top left no-repeat;
	width: 165px;
	height: 18px;		
}

#viewall a span {
	display: block;
	background: url("/products/images/viewall.gif") 0 50% no-repeat;
	width: 165px;
	height: 17px;
	text-indent: -200em;
	overflow: hidden;
	color: #fff;
	cursor: pointer;
}

#print-version {
	margin-top: 1.25em;
}

h2.prodline-slogan {
	font: bold 1.25em/1.4em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 1em;
	font-weight: normal;
}

p {
	line-height: 1.5em;
}
	
.deq-blurb {
	font-size:.8em;
	width:250px;
	border-top:1px solid #E3E3E3;
	border-bottom:1px solid #E3E3E3;
	padding-bottom:5px;
}

.specialorder {
	display: block;
	position: relative;
	z-index: 45;
	margin: -43px 0 0 97px; 
	bottom: 0;
	height: 43px;
	width: 43px;
	background: url("/products/images/specialorder_icon.png") no-repeat 0 0;
}

#product-texture-list {
	margin:0;
	padding:0;
}
