@charset "UTF-8";
/* CSS Document */

ul, li, img, div {
	behavior: url(http://www.jononweb.com/clients/roman_decorating/iepngfix.htc);	
}

div#header_products {
	float: left;
	width: 920px;
}

div#header_products div#header_left {
	float: left;
	width: 492px;
}

div#header_products div#header_right {
	float: right;
	width: 428px;
	height: 220px;
	text-align: right;
	background-image: url(../images/header_right1.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

div#secondary_nav {
	float: left;
	width: 919px;
}

div#secondary_nav ul {
	float: left;
	display: block;
	width: 910px;
	margin: 0;
	padding: 0;
}

div#secondary_nav ul li {
	float: left;
	position: relative;
	list-style-type: none;
	margin: 0 10px 0 10px;
	padding: 0;
	border: 0;
	cursor: pointer;
	color: #0089c6;
}

div#secondary_nav ul li.long {
	width: 110px;
	color: #0089c6;
}

div#secondary_nav ul li#product {
	width: 60px;
	line-height: 27px;
	font-size: 14px;
}

div#secondary_nav ul li#product:hover {
	color: #ffffff;	
}

div#secondary_nav ul li#product ul.product_pop {
	position: relative;
	display: none;
}

div#secondary_nav ul li#product:hover ul.product_pop {
	display: block;
	position: relative;
	top: 0px;
	left: -5px;
	margin: 0;
	padding: 5px 10px;
	background: url(../images/drop_down_background.png) 0 0 repeat;
	width: 310px;
}

div#secondary_nav ul li ul.product_pop li {
	display: block;
	margin: 0;
	padding: 0;
	width: 2900px;
	background: none;
	height: 18px;
}

div#secondary_nav ul li ul.product_pop li a {
	display: block;
	width: 100%;
	height: 18px;
	background: none;
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: normal;
}



div#secondary_nav ul li#brands {
	width: 50px;
	line-height: 27px;
	font-size: 14px;
}

div#secondary_nav ul li#brands:hover {
	color: #ffffff;	
}

div#secondary_nav ul li#brands ul.brands_pop {
	position: relative;
	display: none;
}

div#secondary_nav ul li#brands:hover ul.brands_pop {
	display: block;
	position: relative;
	top: 0px;
	left: -5px;
	margin: 0;
	padding: 5px 10px;
	background: url(../images/drop_down_background.png) 0 0 repeat;
	width: 150px;
}

div#secondary_nav ul li ul.brands_pop li {
	display: block;
	margin: 0;
	padding: 0;
	width: 130px;
	background: none;
	height: 18px;
}

div#secondary_nav ul li ul.brands_pop li a {
	display: block;
	width: 100%;
	height: 18px;
	background: none;
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: normal;
}


div#secondary_nav ul li#technical {
	width: 60px;
	line-height: 27px;
	font-size: 14px;
}

div#secondary_nav ul li#technical:hover {
	color: #ffffff;	
}

div#secondary_nav ul li#technical ul.technical_pop {
	position: relative;
	display: none;
}

div#secondary_nav ul li#technical:hover ul.technical_pop {
	display: block;
	position: relative;
	top: 0px;
	left: -5px;
	margin: 0;
	padding: 5px 10px;
	background: url(../images/drop_down_background.png) 0 0 repeat;
	width: 200px;
}

div#secondary_nav ul li ul.technical_pop li {
	display: block;
	margin: 0;
	padding: 0;
	width: 180px;
	background: none;
	height: 18px;
}

div#secondary_nav ul li ul.technical_pop li a {
	display: block;
	width: 100%;
	height: 18px;
	background: none;
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: normal;
}




div#secondary_nav ul li#literature {
	width: 65px;
	line-height: 27px;
	font-size: 14px;
}

div#secondary_nav ul li#literature:hover {
	color: #ffffff;	
}

div#secondary_nav ul li#literature ul.literature_pop {
	position: relative;
	display: none;
}

div#secondary_nav ul li#literature:hover ul.literature_pop {
	display: block;
	position: relative;
	top: 0px;
	left: -5px;
	margin: 0;
	padding: 5px 10px;
	background: url(../images/drop_down_background.png) 0 0 repeat;
	width: 100px;
}

div#secondary_nav ul li ul.literature_pop li {
	display: block;
	margin: 0;
	padding: 0;
	width: 80px;
	background: none;
	height: 18px;
}

div#secondary_nav ul li ul.literature_pop li a {
	display: block;
	width: 100%;
	height: 18px;
	background: none;
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: normal;
}



div#secondary_nav ul li#press {
	width: 40px;
	line-height: 27px;
	font-size: 14px;
}

div#secondary_nav ul li#press:hover {
	color: #ffffff;	
}

div#secondary_nav ul li#press ul.press_pop {
	position: relative;
	display: none;
}

div#secondary_nav ul li#press:hover ul.press_pop {
	display: block;
	position: relative;
	top: 0px;
	left: -5px;
	margin: 0;
	padding: 5px 10px;
	background: url(../images/drop_down_background.png) 0 0 repeat;
	width: 100px;
}

div#secondary_nav ul li ul.press_pop li {
	display: block;
	margin: 0;
	padding: 0;
	width: 80px;
	background: none;
	height: 18px;
}

div#secondary_nav ul li ul.press_pop li a {
	display: block;
	width: 100%;
	height: 18px;
	background: none;
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: normal;
}



div#secondary_nav ul li ul li a:hover {
	color: #ffffff;	
}

div#secondary_nav ul li {
	float: left;
	display: inline-block;
	background: url(../images/secondary_a_background.gif) top right no-repeat #ffffff;
	padding: 0 15px 0 5px;
	height: 27px;
}

div#secondary_nav ul li a {
	width: 100%;
	height: 100%;
	color: #0089C6;
	display: block;
	text-decoration: none;
	font-size: 14px;
	border: 0;
	line-height: 27px;
}

div#secondary_nav ul li.divider {
	color: #ef433c;	
	height: 23px;
	float: left;
	display: inline-block;
	margin: 0;
	padding: 5px 0;
	background: none;
	cursor: default;
}

div#secondary_nav ul li.divider:hover {
	background: none;	
	color: #ef433c;
	cursor: default;
}

div#secondary_nav ul li:hover, div#secondary_nav ul li.down {
	background: url(../images/secondary_hover_background.gif) top right no-repeat #0089c6;
	color: #ffffff;
}

div#secondary_nav ul li a:hover {
	color: #ffffff;	
}

div#sub_sub_nav ul.sub_secondary {
	width: 919px;
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	background: url(../images/sub_secondary_nav_background.gif) 0 0 repeat-x;
	color: #ffffff;
	line-height: 22px;
}

div#sub_sub_nav ul.sub_secondary li {
	display: block;
	list-style-type: none;
	float: left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 18px;
}

div#sub_sub_nav ul.sub_secondary li a {
	display: block;
	padding: 0 10px;
	text-decoration :none;
	background: url(../images/sub_secondary_a_background.gif) top right no-repeat;
}

div#sub_sub_nav ul.sub_secondary li a:hover {
	background: url(../images/sub_secondary_down_background.gif) top right no-repeat;
	margin: 0;
}

div#sub_sub_nav ul.sub_secondary li a.down {
	display: block;
	color: #00FFD0;
	background: url(../images/sub_secondary_down_background.gif) top right no-repeat;
	border: 0;
	font-size: 12px;
	line-height: 22px;
	width: 100%;
	margin: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

div#sub_sub_nav ul.sub_secondary li a {
	color: #95ECFF;
	background: url(../images/sub_secondary_a_background.gif) top right no-repeat none;
	border: 0;
	font-size: 12px;
	line-height: 22px;
	width: 100%;
	margin: 0;
	padding: 0;
}

div#sub_description {
	float: left;
	width: 879px;
	background: #e3e3e3;
	border: 0;
	border-bottom: 1px solid #dda2a0;
	padding: 20px;
}

div#sub_description div#sub_description_image {
	float: left;
	width: 158px;
}

div#sub_description ul.product_sub_nav {
	width: 150px;
	display: block;
	margin: 0 0 0 20px;
	padding: 0;
	float: left;
}

div#sub_description ul.product_sub_nav li {
	list-style-type: none;	
	display: block;
	width: 100%;
	margin: 5px 0 0 0;
	padding: 0;
}

div#sub_description ul.product_sub_nav li a.down, div#sub_description ul.product_sub_nav li a:hover {
	background: none;
	margin: 0;
	padding: 0;
	color: #ee3b34;
	font-size: 12px;
	line-height: normal;
	height: auto;
	font-weight: bold;
}

div#sub_description ul.product_sub_nav li a {
	background: none;
	margin: 0;
	padding: 0;
	color: #0089c6;	
	font-size: 12px;
	line-height: normal;
	height: auto;
	font-weight: bold;
}

div#sub_description div.sub_nav_item_desciption {
	float: left;
	color: #666666;
	width: 550px;
}

div#product_category {
	float: left;
	border: 0;
	border-bottom: 1px solid #ee3b34;
	color: #ee3b34;
	width: 889px;
	padding: 3px 15px;
}

div#product_list {
	width: 859px;
	float: left;
	background: #ffffff;
	margin: 10px 0;
	padding: 0 30px;
}

div#product_list table {
	width: 859px;
}

div#product_list table td.product_image {
	width: 151px;
	text-align: left;
	
}

div#product_list table td.product_spec {
	width: 130px;
	vertical-align: top;
	
}

div#product_list table td.product_spec_top {
	width: 130px;
	vertical-align: top;
	border: 0;
}

div#product_list table td.product_spec h1, div#product_list table td.product_spec_top h1 {
	color: #00387d;
	font-weight: bold;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

div#product_list table td.product_feature h1, div#product_list table td.product_use h1 {
	color: #00387d;
	font-weight: normal;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

div#product_list table td.product_spec_links {
	color: #0089c6;
	vertical-align: text-bottom;
	
	
}

div#product_list table td.product_feature {
	width: 214px;
	padding: 0 10px 0 10px;
	vertical-align: top;
	border-left: 1px solid #bdbcbc;
	
}

div#product_list table td.product_feature ul, div#product_list table td.product_use ul {
	width: 100%;
	margin: 15px 0;
	padding: 0;
}

div#product_list table td.product_feature ul li, div#product_list table td.product_use ul li {
	color: #666666;
	margin: 0 0 0 15px;
	padding: 0;
}

div#product_list table td.product_use {
	width: 209px;
	margin: 0;
	padding: 0 0 0 10px;
	vertical-align: top;
	border-left: 1px solid #bdbcbc;
	
}
.footer {
	font-size: 10px;
	font-style: italic;
	color: #666;
}
.products_subhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #036;
}
.style3 {color: #FFFFFF}

