/*	harden.css	*/


* {margin:0;padding:0;}


/*--TEXT STYLES----------------------------------------*/
body {
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#787878;
	font-size:12px;
	}
a {color:#383838;}
a {text-decoration:underline;}
a img { border: medium none; }
a:hover {text-decoration:none;}

p {
	font-size:13px;
	line-height:17px;	
	}
hr {margin:10px 0;}
br.c {
	clear:both;
	display:block;
	float:none;
	font-size:1px;
	height:1px;
	line-height:1px;
	overflow:hidden;
	}

p.product_collection{
	font-size:15px;
	margin:0 0 10px 0;
	font-family:Georgia,"Times New Roman",Times,serif;
	}

div.featured_content p {
	font-size:11px;
	line-height:15px;
	}

div.header h1 a {/*Harden name in logo*/
	display:block;
	width:185px;
	margin:12px 0 2px 0;
	height:37px;
	}

div.header h2{/*Harden tagline in logo*/}

div.mainContent h1 {/*product page headline*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#2A2A29;
	font-weight:normal;
	margin-bottom:10px;
	}

div.mainContent p {margin-bottom:20px;}

div.body_content h2 {/*search results for product #*/
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:16px;
	font-weight:normal;
	margin-bottom:4px;
	}
	
h3 { /*Home - slideshow headline*/
	font-family:"Trebuchet MS", arial, sans-serif;
	font-size:20px;
	text-transform:uppercase;
	color:#712525;
	font-weight:normal;
	letter-spacing:3px;	
	margin-bottom:5px;
	}
h4 { /*Home - featured headline*/
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#3c3c3c;
	font-size:14px;
	font-weight:normal;
	margin-bottom:4px;
	}
h5 { /*Sub-Headline locator page*/
	font-family:"Trebuchet MS", arial, sans-serif;
	font-size:15px;
	text-transform:uppercase;
	color:#712525;
	font-weight:normal;
	letter-spacing:1px;	
	margin-bottom:5px;
	}
div.intro_content h2 {/*sub page Headline*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#2a2a29;
	font-weight:normal;
	margin-bottom:5px;
	}
div.intro_content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:17px;
	}
.ResultTitle {
	font-size:13px;
	line-height:22px;
	}
.ResultPath {display:none;}

/*--HEADER----------------------------------------*/
div.header {
	width:772px;
	margin:0 auto;
	background:url(../graphics/harden_header.gif) bottom left no-repeat;
	}
div.header h1 span {/*--logo--*/
	display:none;
	}
div.header h2 span {/*--logo, tagline--*/
	display:none;
	}	

/*--NAV all items ---*/
div.main_nav_wrap {
	width:100%;
	height:60px;
	background:url(../graphics/main_nav_bg.gif) 0 0 repeat-x;
	float: left;
	display:inline;
	}
div.main_nav {
	margin:0 auto;
	width:772px;
	height:60px;
	}		

/*--Primary Nav Drop Down----------------------------------------*/

ul.dropdown {
	height:63px;
	position:relative;
	float:left;
	z-index:1;
	}

/*--Top Level---*/
ul.dropdown span{
	display:none;
	}
ul.dropdown .dir {
	display:block;
	height:36px;
	}
ul.dropdown li {
	float: left;
	vertical-align: middle;
	zoom: 1;
	list-style:none;
	}
ul.dropdown li.hover,
ul.dropdown li:hover {
	 position:relative;
	 z-index:1;
	}

ul.dropdown a.top {
	height:36px;
	display:block;
	}

/*--Top Level Mouse-Over Images---*/
ul.dropdown #furniture  {background: transparent url(../graphics/primarynav.gif) 0 0 no-repeat; width:98px;}
ul.dropdown #collections  {background: transparent url(../graphics/primarynav.gif) -98px 0 no-repeat; width:106px;}
ul.dropdown #finishes  {background: transparent url(../graphics/primarynav.gif) -204px 0 no-repeat; width:87px;}
ul.dropdown #fabrics  {background: transparent url(../graphics/primarynav.gif) -291px 0 no-repeat; width:83px;}
ul.dropdown #learnmore  {background: transparent url(../graphics/primarynav.gif) -374px 0 no-repeat; width:91px;}

ul.dropdown #furniture:hover a,
ul.dropdown #furniture.hover a,
ul.dropdown #furniture a.top:hover,
ul.dropdown #furniture a.top:active {background: transparent url(../graphics/primary_nav_hover.gif) 0 0 no-repeat;}
ul.dropdown #furniture:hover li a{background-image: none;}
ul.dropdown #furniture.hover li a{background-image: none;}

ul.dropdown #collections:hover a,
ul.dropdown #collections.hover a,
ul.dropdown #collections a.top:hover,
ul.dropdown #collections a.top:active {background: transparent url(../graphics/primary_nav_hover.gif) -98px 0 no-repeat;}
ul.dropdown #collections:hover li a{background-image: none;}
ul.dropdown #collections.hover li a{background-image: none;}

ul.dropdown #finishes:hover a,
ul.dropdown #finishes.hover a,
ul.dropdown #finishes a.top:hover,
ul.dropdown #finishes a.top:active {background: transparent url(../graphics/primary_nav_hover.gif) -204px 0 no-repeat;}
ul.dropdown #finishes.hover li a{background-image: none;}
ul.dropdown #finishes:hover li a{background-image: none;}

ul.dropdown #fabrics:hover a,
ul.dropdown #fabrics.hover a,
ul.dropdown #fabrics a.top:hover,
ul.dropdown #fabrics a.top:active {background: transparent url(../graphics/primary_nav_hover.gif) -291px 0 no-repeat;}
ul.dropdown #fabrics.hover li a{background-image: none;}
ul.dropdown #fabrics:hover li a{background-image: none;}

ul.dropdown #learnmore:hover a,
ul.dropdown #learnmore.hover a,
ul.dropdown #learnmore a.top:hover,
ul.dropdown #learnmore a.top:active {background: transparent url(../graphics/primary_nav_hover.gif) -374px 0 no-repeat;}
ul.dropdown #learnmore:hover li a{background-image: none;}
ul.dropdown #learnmore.hover li a{background-image: none;}


/*--Drop down items---*/

ul.dropdown ul {
	visibility: hidden;
	position: absolute;
	top: 36px;
	left: 0;
	z-index: 1;
	width: 250px;
	}

ul.dropdown ul li {/*--list items--*/
	float: none;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	border-top:1px solid #823f3f;	 
	background-color: #712525;
	}
ul.dropdown ul li a {/*--list items links--*/
	display:block;
	width: 238px;
	padding:6px;
	}
ul.dropdown li:hover > ul {
	visibility: visible;
	}
ul.dropdown li.hover,
ul.dropdown li:hover {
	background-color: #823f3f;
	}
ul.dropdown a:link,
ul.dropdown a:visited	{ color: #edc6b6; text-decoration: none; }
ul.dropdown a:hover	{ color: #fff; }
ul.dropdown a:active	{ color: #edc6b6; }


/*---end Primary Nav Drop Down---------------------------------------------------------*/

/*--SEARCH---*/
div.search {
	margin:8px 12px 0 0;
	float:left;
	}
.search_btn {
	border:0;
	pardding:0;
	}
.search_box {
	background:url(../graphics/search_box.gif) 0 0 no-repeat;
	width:147px;
	height:20px;
	display:block;
	float:left;
	border:none;
	padding:5px 0 0 25px;
	}
.search_box:focus{
	outline:none;
	}
	
/*--Utility NAV---*/	
div.utility_nav {
	float:right;
	line-height:0;
	background:url(../graphics/utilitynav_bg.gif) 0 0 no-repeat;
	width:234px;
	height:22px;
	text-align:center;
	margin:4px 12px 0 0;
	
	}
div.utility_nav a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#393939;
	text-decoration:none;
	line-height:22px;
	}
div.utility_nav a:hover {
	text-decoration:underline;
	}	
.util_nav_Rspace {
	margin-right:40px;
	} 
div.utility_nav .border_right {
	border-right:1px solid #999;
	padding:0 5px 0 0;
	}
div.utility_nav .left_align {
	float:left;
	border-right:1px solid #FFFFFF;
	padding:0 5px 0 0;
	margin-top:3px;
	}
div.utility_nav .right_align {
	float:right;
	border-left:1px solid #FFFFFF;
	padding:0 5px 0 0;
	margin-top:3px;
	}

/*--Sub Page CONTENT----------------------------------------*/	
div.main {
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	width:772px;
	}
div.splash {
	margin:0 0 10px 0;
	width:760px;
	height:auto;
	}
div.splash img {}

div.splash.sized,
div.splash.sized img {
	width:760px;
	height:227px;
	}
.mainContent {
	width:582px;
	float:right;
	display:inline;
	}
	.mainContent.locator {
	margin-right:12px;
	width:760px;
	}
div.breadcrumbs {
	margin: 0 0 15px 0;
	font-size:10px;
	}

div.intro_content {
	float:left;
	width:570px;
	padding-bottom:7px;
	margin:0px 0px 20px 0;	
	border-bottom:1px solid #d5d5d5;
	display:inline;
	}
	div.intro_content.noBorder {
		border:none;
		}
	div.intro_content.locator {
		width:760px;
		border:none;
		}
	div.intro_content.results {
		width:760px;
		}
div.body_content {
	clear: both;
	}
div.body_content p {	
	margin-bottom:20px;
	color:#666;
	}

/*--Fabrics Pages ----------------------------------------*/	
.fabrics .mainContent {
	width: 772px;
	}
.fabrics .intro_content {
	width: 760px;
	}
.fabrics .catalog_item_container {
	width: 788px;
	float: left;
	}
.fabrics .catalog_item {
	margin: 0 27px 20px 0;
	}
.fabrics .mainContent p {
	color: #505050;
	margin-bottom: 5px;
	}
.fabrics_search {
	height: 40px;
	background: url(../graphics/fabrics_search_bg.gif) 0 0 repeat-x;
	border: 1px solid #cdcdcd;
	margin: 0 0 20px 0;
	padding: 5px 10px;
	position: relative;
	overflow: hidden;
	}
	.fabrics .left {
		width: 515px;
		float: left;
		margin-right: 5px;
		}
	.fabrics .right {
		width: 198px;
		float: left;
		}
.search_option {
	float: left;
	width: 150px
	}
.fabrics .fabrics_search label {
	color: #712525;
	font-size: 14px;
	display: block;
	}
.fabrics .fabrics_search select {
	border: 1px solid #ccc;
	width: 120px;
	margin: 2px 0 0 0;
	padding: 1px;
	font-size: 11px;
	}
input.left_search {
	position: absolute;
	bottom: 5px;
	background: url(../graphics/fabrics_search_btn.gif) 0 0 no-repeat;
	width: 61px;
	height: 21px;
	cursor: pointer;
	border: none;
	}
input.right_search {
	background: url(../graphics/fabrics_search_btn.gif) 0 0 no-repeat;
	width: 61px;
	height: 21px;
	cursor: pointer;
	border: none;
	margin-left: 5px;
	}
input.fabric_number {
	width: 107px;
	float: left;
	font-size: 11px;
	height: 14px;
	}
.fabrics h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #712525;
	font-size: 18px;
	letter-spacing: 0;
	text-transform: none;
	}
.fabrics a.view_more {
	background: url(../graphics/view_more_btn.gif) 0 0 no-repeat;
	width: 99px;
	height: 21px;
	display: inline;
	overflow: hidden;
	text-indent: -9999em;
	float: right;
	margin-right: 28px;
	}
.cleaningSymbol {
	display: inline-block;
	margin-bottom: 10px;
}
	

/* Detail */
.fabrics .img_container {
	width: 570px;
	}
.fabrics img.view_larger {
	right: 0;
	}
.detail .mainContent {
	width: 582px;
	float: left;
	}
	
/* -- Request a Swatch -- */

.maxRequestsMessage {
                background: #f9f3e0 url(../graphics/notice_icon.gif) no-repeat 10px 10px;
                padding: 10px 10px 10px 65px;
                border: 2px solid #f7eabf;
                }

.fabrics .mainContent .infoMessage {
                background: url(../graphics/swatch_requested.gif) 0 0 no-repeat;
                padding: 0 0 10px 25px;
                height: 18px;
                display: block;
                color: #557c3e;
                font-weight: bold;
                }


.request_swatch label {
	font-size: 12px;
	padding-right: 5px;
	text-align: right;
	float: right;
	}
.request_swatch input,
.request_swatch select {
	float: left;
	}
.request_swatch td {
	text-align: right;
	padding: 3px 0 3px 0;
	}
.request_swatch .newsletter_checkbox {
	float: right;
	}
.tell_a_friend_preview {
	padding-left: 98px;
	}
.request_swatch {
	padding-bottom: 20px;
	}
.request_swatch .error {
	text-align:left;
	color: #712525;
	font-size: 12px;
	padding-left: 10px;
	}

/*--Product Search--*/
div.body_content ol {
	margin-left:25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#999;
	list-style-type:decimal;
	}
li.SearchResult {
	float:left;
	margin:10px 80px 30px 0;
	}	
li.SearchResult a {
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	}
li.SearchResult img {
	display:block;
	}
.intro_content.results span {color:#666;}

div.fabricWarning {
	width:562px;
        font-style:italic;
font-size:x-small;
}

/*--Tab sub Menu---*/
#menu {
	border-bottom:1px solid #d5d5d5;
	float:left;
	display:inline;
	width:570px;	
	margin-top:10px;
	}

#menu ul, #menu li {
	display:inline;
	list-style-type:none;
	}
#menu a {
	border-color:#d5d5d5 #d5d5d5;
	border-style:solid solid none;
	border-width:1px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-right:8px;
	padding:5px 10px;
	text-decoration:none;
	}
#menu a:hover {
	text-decoration:underline;
	}

#menu li.selected a {
	background:#d5d5d5 none repeat scroll 0 0;
	outline:none;
	}

#contents {
	float:left;
	font-size:12px;
	line-height:16px;
	width:582px;
	margin-bottom:30px;
	}
#contents a {
	float:none;
	}
.subcontent {
	position:relative;
	top:15px;
	width:582px;
	}
.subcontent a {
	float:left;
	height:100px;
	line-height:16px;
	}
.subcontent a img {
	border:medium none;
	display:block;
	}
div.subcontent {
	display:none;
	}
div.subcontent.active {
	display:block;
	}
div.subcontent a.download {
	height:auto;
	width:auto;
	}
div.subcontent ul, div.subcontent ol {
	margin-left:20px;
	}

.FormButton {}
.EditingFormLabel{}

div.flash_holder {
	height:auto;
	width:auto;
	float:right;
	margin:10px 0 0 0;
	}
div.flash_holder img {
	border:none;
	}
div.left_nav .flash_holder a {
	padding:0;
	}

/*--Catalog Items---*/
div.catalog_item_container {
	width:582px;
	float:right;
	}	
div.catalog_item {
	float:left;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	height:140px;
	margin:0 15px 20px 0;
	width:130.5px;
	display:inline;
	}
div.catalog_item span {
	display:block;
	margin-top:5px;
	}
div.catalog_item img {
	height:103px;
	width:130.5px;
	border:none;
	}
div.catalog_item a {text-decoration:none;}
div.catalog_item a:hover span {text-decoration:underline;}
div.catalog_item a:hover {text-decoration:underline;}


/*--Left Nav---*/
div.left_nav {
	width:160px;
	float:left;
	}
div.left_nav ul {
	list-style:none;
	font-size:10px;
	border:1px solid #d5d5d5;
	margin-bottom:0px;
	}
div.left_nav ul li {
	color:#727272;
	text-decoration:none;
	display:inline;
	}
div.left_nav a {
	text-decoration:none;
	display:block;
	padding:5px 3px 5px 5px;
	width:150px;
	}
div.left_nav ul li a:hover {
	background-color:#d5d5d5;
	text-decoration:none;
	display:block;
	color:#000;
	}
div.left_nav ul li a:active {
	background-color:#bbb;
	color:#000;
	}
div.left_nav ul li.selected a {
	background-color:#d5d5d5;
	text-decoration:none;
	display:block;
	color:#000;
	}


/*--Home CONTENT----------------------------------------*/
div.main.home {
	height:325px;
	}
div.main_slideshow_image {
	float:left;
	width:450px;
	height:275px;
	}
div.main_slideshow_image img {
	border:none;
	}
div.main_slideshow_text {
	float:right;
	width:233px;
	margin:40px 12px 0 0;
	font-size:12px;
	}
div.main_slideshow_text p {font-size:12px;}
	
div.progress {
	float:left;
	margin: 15px 0 0 0;
	width:450px;
	height:14px;
	}
div.#progress a {outline:none;}

/*--Previous Button---*/
div.prev_btn a { 
	background: transparent url(../graphics/slideshow_prev.gif) 0 0 no-repeat;
	float:left;
	height:16px;
	width:14px;
	outline: none;
	}
	div.prev_btn span {display:none;}
div.prev_btn a:hover {
	background: transparent url(../graphics/slideshow_prev_hover.gif) 0 0 no-repeat;
	}
div.prev_btn a:active {
	background: transparent url(../graphics/slideshow_prev.gif) 0 0 no-repeat;
	}
	
/*--Next Button---*/
div.next_btn a {	
	background: transparent url(../graphics/slideshow_next.gif) 0 0 no-repeat;
	float:left;
	margin:0 10px 0 2px;
	height:16px;
	width:14px;
	outline: none;
	}
	div.next_btn span {display:none;}	
div.next_btn a:hover {
	background: transparent url(../graphics/slideshow_next_hover.gif) 0 0 no-repeat;
	}
div.next_btn a:active {
	background: transparent url(../graphics/slideshow_next.gif) 0 0 no-repeat;
	}

/*--Progress Indicators/Buttons---*/
.empty {
	background: transparent url(../graphics/slideshow_progress_empty.gif) 0 0 no-repeat;
	margin: 2px 3px 0 0;
	height:13px;
	width:13px;
	float:left;
	}
.filled {
	background: transparent url(../graphics/slideshow_progress_fill.gif) 0 0 no-repeat;
	margin: 2px 3px 0 0;
	height:13px;
	width:13px;
	float:left;
	}



/*--Featured CONTENT----------------------------------------*/
div.featured_content_wrap {
	height:221px;
	background: url(../graphics/featured_content_whiteline.gif) #f9f3e0 top left repeat-x;
	border-top:1px solid #dcd7ce; 
	border-bottom:1px solid #dcd7ce;
	}

div.featured_content {
	width:760px;
	height:220px;
	margin:0 auto;
	}
	
/*--Left FEATURED BOX---*/	
div.featured_left {
	float:left;
	width:360px;
	height:200px;
	margin:10px 0;
	padding-right:17px;
	border-right:1px solid #d1cdbf;	
	}
div.featured_left_photo {
	width:160px;
	height:220px;
	float:left;
	margin-right:10px;
	}

	
/*--RIGHT FEATURED BOX---*/
div.featured_right {
	float:left;
	width:360px;
	height:200px;
	margin:10px 0;
	padding-left:17px;
	border-left:1px solid #fff;
	}
div.featured_right_photo {
	float:left;
	width:160px;
	height:220px;
	margin-right:10px;
	}
	
/*--Featured BUTTON---*/
div.featured_btn {
	float:right;
	margin:25px 10px 0 0;
	width:61px;
	text-align:center;
	}
div.featured_btn a{
	background:url(../graphics/featured_btn_right.gif) top right no-repeat;
	display:block;
	color:#fff;
	font-size:12px;
	height:24px;
	text-decoration:none;
	line-height:22px;
	cursor:pointer;
	}
div.featured_btn a:hover {
	text-decoration:underline;
	}
div.featured_btn span {
	height:24px;
	background:url(../graphics/featured_btn_left.gif) top left no-repeat;
	display:block;
	}

/*--FOOTER----------------------------------------*/
#footer_wrap {
	margin:0 auto;
	width:772px;
	}
div.footer {
	margin:20px 12px 0 0;
	padding:10px 0 60px 0;
	width:760px;
	clear:both;
	border-top:1px solid #ccc;
	}
div.footer.home {
	border:none;
	padding-top:10px;
	margin-top:0px;
	}
div.footer p {
	color:#afaeae;
	font-size:10px;
	}
div.footer ul li {
	display:inline;
	}
div.footer a {
	font-size:10px;
	text-decoration:none;
	color:#afaeae;
	border-right:1px solid #ccc;
	padding-right:5px;	
	}
div.footer a.last {
	border:none;
	}
div.footer a:hover {
	color:#666;
	text-decoration:underline;
	}
div.footer_left {
	float:left;
	width:50%;
	margin-bottom:15px;
	}
div.footer_right {
	text-align:right;
	float:left;
	width:50%;
	margin-bottom:15px;
	}


/*--Dearler Locator----------------------------------------*/
div.location_block {
	float:left;
	width:200px;
	margin:10px 0;
	padding: 10px;
	background: url(../graphics/featured_content_whiteline.gif) #f9f3e0 top left repeat-x;
	border:1px solid #dcd7ce; 
	}
div.location_block p {
	margin-bottom:20px;
	color:#666;
	}
#or {
	float:left;
	width:76px;
	height:40px;
	margin-top:70px;
	text-align:center;	
	}
div.locator_view_btn {
	width:760px;
	float:left;
	margin:10px 0 10px 0;
	}
#map {
	border:1px solid #999;
	height:480px;
	clear:both;
	width:760px;
	}
#divMap {
	width:760px;
	}
.locator_srch_btn {
	text-align:right;
	}
.highlight {
	font-size:12px;
	font-weight:bold;
	color: #2A2A29;
	}
.block_title {
	display:block;
	text-transform:uppercase;
	letter-spacing:1.2px;
	font-size:10px;
	font-weight:bold;
	color: #3C3C3C;
	padding-bottom:1px;
	margin-bottom:10px;
	border-bottom:1px solid #d8d5ba;
	}
.location_title {
	text-transform:uppercase;
	letter-spacing:1.2px;
	font-size:10px;
	font-weight:bold;
	color: #3C3C3C;
	}
ul.location_type {
	display:block;
	font-size:12px;
	margin-right:30px;	
	margin-left:20px;
	float:left;
	}
ul.location_type li {
	list-style:none;
	width: 290px;
	height: 45px;
	}
ul.location_type li img{
	float: left;
	}
#map_legend {
	background: url(../graphics/featured_content_whiteline.gif) #f9f3e0 top left repeat-x;
	border:1px solid #dcd7ce; 
	margin:10px 0 0 0;
	padding: 10px 10px 0 10px;
	overflow:hidden;
	width:740px;
	}

#bubble {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#666;
	}	
#bubble a {
	font-size:11px;
	}
#bubble .highlight{
	font-size:11px;
	}

#divListing {
	width:480px;
	height:auto;
	}
ul.listing {
	width:480px;
	height:auto; 
	font-size:11px;
	line-height:14px;
	}
ul.listing li {
	width:208px;
	height:140px;
	float:left;
	list-style:none;
	margin-bottom:0px;
	border-bottom:1px solid #d5d5d5;
	border-right:1px solid #d5d5d5;
	padding:15px;
	overflow:visible;
	}

.offScreen
{
	position:absolute;
	top:-1300px;
}

.onScreen
{
	/*position:absolute;*/
}

div.gmnoprint span
{
	white-space: normal !important;
}




/*  /DEALER LOCATOR */


/*  Overlay  */
.img_container{
	width: 100%;
	position: relative;
	margin-bottom:10px;
	cursor:pointer;
	}
.overlay_back{
	width: 570px;
	margin:10px 0 0 0;
	height:20px;
	background-color: #d5d5d5;
	}
.overlay_front{
	position: absolute;
	bottom: 0px;
	left:0px;
	margin: 0px 0px 0px 7px;
	font-size: 10px;
	height: 17px;
	}
img.view_larger{
	position:absolute;
	bottom:0px;
	right:10px;
	}

/*-- Modal Window   -----------------------------*/

.modalBackground { 
	background-color:Gray; 
	filter:alpha(opacity=70); 
	opacity:0.7; 
} 

.modalPopup {         
	background:#f7f4ea; 
	border:3px solid #42413f; 	
	padding:10px; 	
	width:590px; 
} 
.modalPopup h3 {
	padding: 5px 0 5px 0;	
}

.modalContent {
        background: #fff;
  	padding: 10px; 	
	border: 1px solid #e1dac1;	 
}

.modalHeader {
   cursor:pointer;
}

.modalButtonHolder {
    margin-top: 10px;
    text-align:center;
}
.modalButtonHolder .modalButton {
	width: 50px;
	text-align: center;
}
	

/*--News----------------------------------------*/
div.article_container { margin: 0 0 18px 15px; }

div.article_container .center_content {
	width: 370px;
	float: left;
	margin-right: 20px;
	}

/*  /Overlay  */

div.product_content{float:left;font-size:12px;line-height:16px;margin-right:20px; width:320px;min-height:100px;}
* html body div.product_content{height:100px;}


.product_content ul  {
                list-style: none;
}

div.product_images {
	float:right;
	margin-bottom: 10px;
	width:230px;
	margin-right:12px;
	}

div.product_images a{
	display:inline;
	float: right;
	margin: 0px 0px 0px 4px;
	border:1px solid #f2edd9;
	height:30px; width:30px;
	}
div.product_images a:hover , div.product_images a.selected
	{border:solid 1px #4e3f2c;}
div.product_images a img{display:inline;float: left;margin: 2px 0px 0px 2px; height:26px; width:26px;}

div.product_action {
	float: right; 
	width:140px;
	margin-right:20px;
	display:inline;
	}
div.product_action img{}

div.product_filter {
	clear: both; 
	width: 150px;
	float:right;
	margin:0 0 10px 15px;
	}


/*------------------------------------------------------------
CLEARFIX
-------------------------------------------------------------*/
.clearfix:after
{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix
{
    display: inline-block;
}
html[xmlns] .clearfix
{
    display: block;
}
* html .clearfix
{
    height: 1%;
}


