/* CSS for IBP Group Website */

/* Generic Styles*/

html{height:100%}
html,body {margin:10;padding:5;}
body{
	background:#EEF9FF;
	min-width:800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	

}

a{
	color: #000000;
}

a img {
	border: 0;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

h2{
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
}

h3{
	font-size: 11px;
	font-weight: bold;
	margin: 0;
}

#main {
	width: 800px;
	height: 600px;
	z-index: 1;
}

#header{
	width: 800px;
	height: 99px;
}


#headerConex{
	float:left
}

#headerIBP{
	float: right;
}

#leftBar{
	float: left;
	margin-top: 25px;
	margin-left: 5px;
	width: 130px;
	background-color: #cccccc;
	height: 500px;
}

#leftBar h2{
	width: 125px;
	padding-left: 5px;
	height: 20px;
	line-height: 20px;
	color: #ffffff;
	background-color: #003399;
	margin-top: 0px;
	margin-bottom:0px;
	font-size: 12px;

}

#leftBar .button, #rightBar .button{
	width: 125px;
	padding-left: 5px;
	height: 20px;
	line-height: 20px;
	color: #ffffff;
	background-color: #339966;
	margin: 0px;
	font-size: 12px;
}

#leftBar .button:hover, #rightBar .button:hover {
	background-color: #003399;
}

#leftBar .button a, #rightBar .button a{
	display: block;
	width: 125px;
	color: #ffffff;
	text-decoration: none;
}
	

#leftBar p{
	margin-left: 5px;
	margin-right: 5px;

}


#leftBar .registered {
	margin-left: 5px;
	margin-right: 5px;
	color: #666666;
}

#leftBar img{
	margin: 0px;

}

#leftBar hr{
	border: 0;
	height: 1px;
	color: #666666;
	background-color: #666666;
}

#content{
	position: relative;
	float: left;
	margin-top: 25px;
	width: 510px;
	margin-left: 10px;
	margin-right: 10px;
	min-height:350px;
	padding-bottom: 75px;
	background-color: #ffffff;

}

#contentWide{
	position: relative;
	float: left;
	margin-top: 25px;
	width: 760px;
	margin-left: 20px;
	margin-right: 20px;
	min-height:350px;
	padding-bottom: 75px;
	background-color: #ffffff;

}

#bottomBar{
	position: absolute;
	left: 0px;
	width: 500px;
	bottom: 5px;
	height: 70px;
}

#bottomBar #legal{
	color: #999999;
	font-size: 9px;
	margin: 2px;
}

#bottomBar #legal a{ 
	color: #999999;
}

#bottomBar hr{
	border: 0;
	height: 1px;
	color: #009933;
	background-color: #009933;
}

#bottomBar p{
	
	margin: 2px;

}

#bottomBar a{
	color: #000000;
	text-decoration: none;
}

#rightBar{
	float: left;
	margin-top: 25px;
	width: 130px;
	height: 500px;
	background-color: #cccccc;
}

#rightBar h2{
	width: 125px;
	padding-left: 5px;
	height: 20px;
	line-height: 20px;
	color: #ffffff;
	background-color: #003399;
	margin-top: 0px;
	margin-bottom:0px;
	font-size: 12px;

}

#rightBar p{
	margin-left: 5px;
	margin-right: 5px;

}

rightBar img{
	margin-left: 5px;

}
#rightBar .noMargin {
	margin-left: 0px;

}

#rightBar hr{
	border: 0;
	height: 1px;
	color: #666666;
	background-color: #666666;
}

#searchButton{
	width: 118px;
	height:23px;
	margin-left: 5px;
	text-align: center;
	background: url("http://www.ibpconex.co.uk/images/searchButtonBG.jpg") no-repeat;
	padding: 0;
}

#searchButton a{
	display: block;
	float: left;
	width: 118px;
	height: 23px;
}


#searchButton img{
	margin: 0;
	width: 118px;
	height: 23px;
	border: 0;
}

#searchButton:hover img {
	visibility: hidden;
}

#pricelistButton{
	width: 118px;
	height:23px;
	margin-left: 5px;
	text-align: center;
	background: url("http://www.ibpconex.co.uk/images/pricelistButtonBG.jpg") no-repeat;
	padding:0;
}

#pricelistButton a{
	display: block;
	float: left;
	width: 118px;
	height: 23px;
}


#pricelistButton img{
	margin: 0;
	width: 118px;
	height: 23px;
	border: 0;
}

#pricelistButton:hover img {
	visibility: hidden;
}

#findoutButton{
	width: 118px;
	height:23px;
	margin-left: 5px;
	text-align: center;
	background: url('http://www.ibpconex.co.uk/images/findoutButtonBG.jpg') no-repeat;
	padding: 0;
}

#findoutButton a{
	float: left;
	width: 118px;
	height: 23px;
}


#findoutButton img{
	margin: 0;
	width: 118px;
	height: 23px;
	border: 0;
}

#findoutButton:hover img {
	visibility:hidden;
}

#clickButton{
	width: 118px;
	height:23px;
	margin-left: 5px;
	text-align: center;
	background: url('http://www.ibpconex.co.uk/images/clickButtonBG.jpg') no-repeat;
	padding: 0;
}

#clickButton a{
	display: block;
	width: 118px;
	height: 23px;
}


#clickButton img{
	width: 118px;
	height: 23px;
	border: 0;
}

#clickButton:hover img{
	visibility:hidden;
}

.threeColumn {
	float: left;
	width: 155px;
	margin: 0 10px 5px 0px;
}

#promo {
	float: left;
	width: 295px;
	margin-right: 10px;
	padding-bottom: 20px;
}

.promopara {
	color: #006633;
	font-size: 14px;
	font-weight: bold;
}

#compressionPromoTable, #triflowPromoTable, #delcopPromoTable {
	float: left;
	width: 240px;
	margin-right: 10px;
}

.sponsorLogo {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

h2.approvals {
	width: 510px;
	height: 20px;
	line-height: 20px;
	margin: 5px 0 10px 0;
	padding: 0;
	color: #000000;
	background-color: #cccccc;
	clear: left;
}

div.approvals {
	float: left;
	width: 125px;
}

div.clear {
	clear: both;
	height: 2px;
	margin: 0;
	line-height:2px;
}

hr.approvals {
	margin: 5px 0 5px 0;
	padding: 0;
}

p.approvals {
	margin: 0;
	padding: 0;
}

#contentLeftCol{
	float: left;
	width: 250px;
	margin: 0 10px 0 0;
}

#contentRightCol{
	float: left;
	width: 250px;
	margin: 0;
}

.stockists{
	line-height: 2;
	float: left;
	width: 250px;
}

.stockists img{
	vertical-align: middle;
}

#productLogo{
	float: right;
}

#productInfo{
	clear: right;
	height: 25px;
	line-height: 25px;
	width: 450px;
	background: #cccccc;
	color: #000000;
	font-size:12px;
	font-weight: bold;
	margin: 10px 0 10px 0;
	padding-left:5px;
}

#productTable {
	border-collapse: collapse;
	font-weight: bold;
	font-size: 12px;
}

#productTable th{
	color: #ffffff;
	background: #339966;
	padding: 0px 5px 0px 5px;
	vertical-align: top;
}

#productTable th#qty {
	text-align: center:
}

#productTable th.normal {
	text-align: left;
}

#productTable td{
	border-bottom: 1px solid #339966;
	padding: 5px 5px 5px 5px;
}

.itemColumn{
	width: 135px;
	text-align: left;
}
.sizeColumn{
	width: 75px;
	text-align: left;
}
.qtyColumn{
	width: 60px;
	text-align: center;
}
.priceColumn{
	width: 45px;
	text-align: left;
}
.eanColumn{
	width: 100px;
	text-align: left;
}

.weightColumn{
	width: 100px;
	text-align: left;
}

#productImage {
	float: left;
}

.rangeBox {
	width: 150px;
	padding: 2px;
	margin: 5px;
	background: #339966;
	color: #ffffff;
	float: left;
}

.rangeBox a{
	color: #ffffff;
	text-decoration: none;
}

#rangeH1 {
	clear: right;
}

#contactTable{
	width: 510px;
	border-collapse: collapse;
}

#contactTable td {
	vertical-align: bottom;
}

#faqTable td.dimension{
	text-align: center;
}

.contacts{
	float: left;
	width: 250px;
	height: 250px;
}

.contactsLine{
	clear: both;
	border: 0;
	height: 1px;
	color: #999999;
	background-color: #999999;
}

#intContactTable{
	width: 510px;
	border-collapse: collapse;
}

#intContactTable td {
	vertical-align: bottom;
}

.rebatePrice{
	font-size: 18px;
	font-weight: bold;
}

.pressLine{
	border: 0;
	height: 1px;
	color: #999999;
	background-color: #999999;
}

.approvalLogo{
	margin: 20px 0 5px 0;
}

.altCode{
	color: #ff0000;
}

.rangePara{
	width: 650px;
}

#register label{
	float: left;
	width: 100px;
	display: block;
}

.required{
	color: #ff0000;
}

p.clear{
	clear: both;
}

div.searchClear{
	clear: both;
	width: 100%;
}




.rangeTable{
	border-collapse: collapse;
	width: 680px;
}

.rangeTable caption{
	margin: 10px 0 0 0;
	font-weight: bold;
/*	font-family: Arial, Helvetica, sans-serif;*/
	text-align: center;
	line-height: 30px;
}

.rangeTable th{
	background: #003399;
	color: #fff;
	border: 1px solid #333333;
	text-align: center;
}

.rangeTable td{
	vertical-align: text-top;
	border: 1px solid #333333;
	text-align: center;
}

.rangeTable th, .rangeTable td{
	padding: 4px;
}

.rangeTable tbody tr:hover {
	background: #cccccc;
}





.rangeTableL{
	border-collapse: collapse;
	width: 680px;
}

.rangeTableL caption{
	margin: 10px 0 0 0;
	font-weight: bold;
/*	font-family: Arial, Helvetica, sans-serif;*/
	text-align: center;
	line-height: 30px;
}

.rangeTableL th{
	background: #003399;
	color: #fff;
	border: 1px solid #333333;
	text-align: center;
}

.rangeTableL td{
	vertical-align: text-top;
	border: 1px solid #333333;
	text-align: left;
}

.rangeTableL th, .rangeTableL td{
	padding: 4px;
}

.rangeTableL tbody tr:hover {
	background: #cccccc;
}
