@charset "utf-8";
/* CSS Document for Solent Insulation Supplies */

body {
	background:url(../images/bg.gif) top repeat-x;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:5px 0;
}

h1 {
	color:#b8252d;
	font-size:22px;
}

h2 {
	color:#a1a1a1;
	font-size:14px;
}

h3 {
	font-size:12px;
	font-weight:bold;
}

a {
	text-decoration:none;
	color:#b8252d;
}

a:hover {
	text-decoration:underline;
}

#pagewidth {
	width:801px;
	margin:0 auto;
}

#header {
	position: relative;
	margin:6px auto;
	width:772px;
}

#search {
	position: absolute;
	left: 590px;
	top: 10px;
	font-size:11px;
}

#search input.go {
	background-color:#b8252d;
	color:#FFF;
	border:0;
	font-size:11px;
	padding:3px 3px 4px 3px;
	margin:0 0 0 1px;
}

#content {
	margin:5px auto;
	width:772px;
}

#nav {
	width:772px;
	border-top:3px #676767 solid;
	height:70px;	
	margin:0 auto;
}

* html #nav {
	width:777px;
}

#nav ul {
	margin:3px 0 0 0;
	padding:0;
	list-style:none;
	font-weight:bold;	
}

#nav ul li {
	float:left;
	text-align:center;
	background:url(../images/nav-bg.gif) top repeat-x;	
}

#nav ul li a {
	color:#304d91;
	text-decoration:none;
	width:84px;	
	display:block;
	line-height:40px;	
	height:70px;
}

#nav ul li.two-line a {
	line-height:20px;
}

#nav ul li a:hover {
	background:url(../images/nav-hover.gif) 0 0 no-repeat;
	color:#FFF;
}

#nav ul li.spacer {
	background:url(../images/nav-spacer.gif) top no-repeat;
	width:2px;
	height:45px;
	display:block;
}

#big-banner {
	width:801px;
	height: 192px;
	background: url(../images/head-montage-sol.jpg) no-repeat bottom center;
	color:#FFF;
	margin: 0 0 10px 0;
}

/*
#left-banners {
	float:left;
}

#main-banner {
	width:576px;
	height:223px;
	background:url(../images/main-bg.gif) 0 0 repeat-x;
	float:right;
	text-align:right;
	color:#e8e8e8;
}

#main-banner:hover {
	background-position:-576px 0;
	color:#FFF;
}

#main-banner img {
	float:left;
}

#top-banner {
	width:225px;
	height:96px;
	background:url(../images/top-bg.gif) 0 0 repeat-x;
	color:#e8e8e8;
}

#top-banner:hover, #bottom-banner:hover {
	background-position:-225px 0;
	color:#FFF;
}

#bottom-banner {
	width:225px;
	height:127px;
	background:url(../images/bottom-bg.gif) 0 0 repeat-x;
	color:#e8e8e8;
}

#bottom-banner .padding {
	padding:10px;
	margin-left:16px;
	margin-bottom:18px;
}

#top-banner .padding {
	padding:10px;
	margin-left:16px;
}

#main-banner .padding {
	padding:10px;
	margin-right:15px;
	margin-bottom:18px;
}
*/

#links {
	float:right;
	width:169px;
	color:#FFF;
	background:url(../images/grey-top.gif) #676767 top no-repeat;
	font-size:11px;
	margin:0 0 10px 10px;
}

#links h4 {
	margin:0;
	padding:0;
	font-size:12px;
}

#links ul {
	margin-left:25px;
	padding:0;
}

#links a {
	color:#FFF;
}

#links-padding {
	padding:10px;
	background:url(../images/grey-bottom.gif) bottom no-repeat;
}

#left-content {
	float:left;
	width:210px;
	background:url(../images/product-nav-top.gif) #a1a1a1 top no-repeat;
}

#product-nav {
	background:url(../images/product-nav-bottom.gif) bottom no-repeat;
	padding:10px;
	color:#FFF;
}

#product-nav h3 {
	font-size:14px;
	margin:0;
}

#product-nav ul {
	margin:0 0 0 10px;
	padding:10px;
	list-style:none;
}

#product-nav ul li {
	list-style-image:url(../images/product-nav.gif);
}

#product-nav a {
	color:#FFF;
	text-decoration:none;
}

#product-nav a:hover {
	color:#b8252d;
}

#main-content {
	float:right;
	width:542px;
}

#footer {
	background-color:#304d91;
	height:35px;
	clear:both;
	line-height:35px;
	color:#FFF;
	width:772px;
	margin:5px auto;
	font-size:11px;
}

#footer a {
	color:#FFF;
	text-decoration:none;
}

#footer-copyright {
	padding:0 10px;
	float:left;
	text-align:left;
}

#footer-sig {
	padding:0 10px;
	float:right;
	text-align:right;
}

.cleaner {
	height:1px;
	clear:both;
}

#homepage-images img {
	padding:0 2px 0 0;
}

#homepage-images img.end {
	padding:0;
}

.category {
	height:20px;
	line-height:20px;
	border-bottom:1px #ccc solid;
	clear:both;
}

.category span {
	float:right;
	font-style:italic;
	cursor:pointer;
}

#product-image {
	float:right;
	margin:0 0 5px 5px;
	text-align:center;
	width:130px;
}

.product-code {
	color:#676767;
	font-size:11px;
}

.product-manufacturer {
	font-size:11px;
}

.product-technical {
	float:left;
	margin:0 10px 0 0;
	width:180px;
	height:80px;
	line-height:40px;
	text-align:center;
	border:1px #ccc solid;
	background:url(../images/technical-bg.gif) bottom repeat-x;
}

.product-technical img {
	float:right;
	padding:20px 5px;
}

.sub-products {
	clear:both;
	text-align:center;
}

.sub-products-row {
	clear:both;
}

.sub-products-heading {
	font-weight:bold;
	width:15%;
	float:left;
	background-color:#f4f4f4;
	line-height:20px;
	border-bottom:1px #ccc solid;
	border-top:2px #304d91 solid;
}

.sub-products-heading-option {
	font-weight:bold;
	width:40%;
	float:left;
	background-color:#f4f4f4;
	line-height:20px;
	border-bottom:1px #ccc solid;
	border-top:2px #304d91 solid;
}

.sub-products-cell {
	width:15%;
	float:left;
	padding:2px 0;
}

.sub-products-option {
	width:40%;
	float:left;
	padding:2px 0;
}

.floatright {
	float:right;
}

.address-left {
	float:left;
	text-align:center;
}

.address-right {
	float:right;
	text-align:center;
}

.price-change {
	height:20px;
	line-height:20px;
	border-bottom:1px #ccc solid;
	border-left:1px #ccc solid;
	clear:both;
	padding:0 2px;
}

.price-change span {
	float:right;
	font-style:italic;
	cursor:pointer;
}

.year {
	background-color:#CCCCCC;
	color:#000000;
	display:block;
	width:50px;
	height:20px;
	line-height:20px;
	margin-right:2px;
	font-weight:bold;
	float:left;
	text-align:center;
}

ul#trade-associations {
	list-style:none;
	margin:0;
	padding:0;
}

ul#trade-associations li {
	clear:left;
	display:block;
	padding:10px 0;
}

ul#trade-associations li img {
	margin-right:10px;
	padding-right:10px;
	border-right:1px #ccc solid;
	float:left;
}

fieldset.contact-details label {
	float:left;
	text-align:right;
	width:150px;
	margin:2px 5px 0 0;
}

fieldset.literature label {
	float:right;
	text-align:left;
	width:330px;
	margin:2px 0 0 5px;
}

.checkbox-padder {
	margin-left:155px;
}

fieldset {
	padding:10px;
	margin:10px 0;
}

.mand {
	color:#ff0000;
}

.big {
	font-size:16px;
	font-weight:bold;
}

.medium {
	font-size:14px;
}

.small {
	font-size:11px;
	color:#FFFFFF;
}

#main-banner .big {
	font-size:22px;
	font-weight:bold;
}

#main-banner .medium {
	font-size:18px;
}

#main-banner .small {
	font-size:14px;
	color:#FFFFFF;
}

#page-turner {
	float:left;
}

#page-summary {
	float:right;
}

.search-results {
	border-bottom:1px #ccc solid;
	padding:2px 0;
}

.search-results-count {
	float:left;
	width:22px;
}

.search-results-image {
	float:left;
	width:55px;
}

.search-results-details {
	float:left;
}

form {
	margin:0;
	padding:0;
}

.line36 {
	line-height:36px;
}

.line21 {
	line-height:21px;
}

.line31 {
	line-height:31px;
}

.line44 {
	line-height:44px;
}

.line24 {
	line-height:24px;
}

.line53 {
	line-height:53px;
}

.line29 {
	line-height:29px;
}

#scrolling-banner {
	clear:both;
}