/* CSS Document */
html {
	height:100%;
}
body {
	background:#ffffff;
	margin:0;
	padding: 0;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #43403E;
}
div, form {
	padding:0;
	margin:0;
}
img {
	border:0;
	padding:0;
	margin:0;
}
br {
	clear: left;
}
/* ------------------------------------------------------------------------------------------------------------ */
/* Div Styles */
/* ------------------------------------------------------------------------------------------------------------ */
#container {
	position:relative;
	margin:auto;
	padding:0;
	height:100%;
	width:960px;
}
#header {
	position:relative;	
	width:960px;
	height:145px;
	top:0;
	margin:0;
	padding:0;
	z-index:1000%;
	background:url(../images/bg-ibl.gif) repeat-x top left #ffffff;
}
#header img {
	margin:45px 0 0 0;
	height:92px;
	width:460px;
}
#tollfree-number {
	position:absolute;
	width:315px;
	height:75px;
	right:0;
	top:60px;
	background:url(../images/tollfree-number.gif) no-repeat top right;
}
#content {
	position:relative;
	width:960px;
	min-height:600px;
	margin:auto;
	padding:0 0 0 0;
}
*html #content {height:600px;
}
#footer {
	clear:both;
	position:relative;
	padding:5px 0;
	margin:0;	
	height:auto;	
	width:960px;
	float:left;
	text-align:center;
	color:#636363;
	background-color:#DEDEDE;
}
#footer p {
	margin:0;
	padding:0;
	height:20px;	
	width:960px;
	font-size:11px;
}
#footer a {
	text-decoration:none;
	color:#636363;
	padding:0 3px 0 3px;
}
#footer a:hover {
	text-decoration:underline;
}
#footer-links, #footer-links2 {
	position:relative;
	margin:0;	
	width:960px;
	height:20px;
}
#footer-links a, #footer-links2 a {
	text-decoration:none;
	color:#636363;
	padding:0 3px 0 3px;
}
#footer-links a:hover, #footer-links2 a:hover {
	text-decoration:underline;
}
#footer-links {
	font-size:17px;
	padding:15px 0 0 0;
}
#footer-links2 {
	font-size:11px;
	padding:10px 0 0 0;
}

/* ------------------------------------------------------------------------------------------------------------ */
/* Horizontal - Addressbox Styles */
/* 
#addressbox-main {
	position:relative;
	height:50px;
	width:654px;
	margin:0 0 0 10px;
	padding:60px 0 0 296px;
	background:url(../images/addy-box.jpg) no-repeat top;
}
#addressbox-main a {
	position:absolute;
	top:120px;
	width: 200px;
	left: 758px;
	color:#4B4744;
	text-decoration:underline;
	}
#addressbox-main a:hover {
	text-decoration:none;
}
#address-fields {
	position:relative;
	width:285px;
	height:50px;
	}
#address-street, #address-apt, #address-zip {
	color:#fff;
	height:auto;
	position:absolute;
	margin:0;
}
#address-street {
	width:283px;
}
#address-apt {
	left:0;
	top:35px;
	width:150px;
}
#address-zip {
	right:0;
	top:35px;
	width:150px;
}
------------------------------------------------------------------------------------------------------------ */
---------------
#cat-content-container {
	position:relative;	width:960px;
	height:auto;
	margin:50px 0 0 0;
	padding:0 0 10px 0;
	float:left;
	background-color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
}
#cat-content-container h1 {
	background:#333333;
	height: 24px;
	text-align:center;
	color: #ffffff;
	font-size:24px;
	margin: 0;
	padding: 20px 0;
}
#cat-content-container h3 {
	text-align:left;
	color: #008FD5;
	font-size:24px;
	margin: 0;
	padding: 20px 0 0 20px;
}
#cat-content-container p {
	text-align:left;
	color: #333333;
	font-size:16px;
	line-height: 180%;
	margin: 0;
	padding: 20px;
}
#cat-content-container ul {
	font-size:16px;
	color:#333;
	font-weight:normal;
	margin:20px 0 0 25px;
	padding:0 0 0 0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	line-height:150%;
	width:95%;
}
#cat-content-container li {
	margin: 0 0 10px 25px;
	padding:0 30px 10px 10px;
	list-style-position:outside;
}
#cat-content-container a {
	color:#333;
	font-size:16px;
	padding:0;
	margin:12px 0 0 0;
	text-decoration:underline;
}
#cat-content-container a:hover {
	color:#4593a7;
	text-decoration:none;
}

/* ------------------------------------------------------------------------------------------------------------ */
/* Category Styles */
/* ------------------------------------------------------------------------------------------------------------ */
#ibl {
	position:relative;
	width:925px;
	float:left;
	height:195px;
	left: 33px;
	margin: 10px 0 5px 0;
	padding:0;
	background:url(../images/ibl/ibl-hero.jpg) no-repeat bottom right;
	border-left: 2px solid #DEDEDE;
	border-bottom: 2px solid #DEDEDE;
}
#ibl-headline {
	position:relative;
	width:575px;
	float:left;
	height:52px;
	left: 0;
	margin: 0;
	padding:0;
	display:block;
	background:#DEDEDE;
}
#ibl-headline img{
	position:relative;
	float:right;
	height:52px;
	left: 0;
	margin: 0;
	padding:0;
	display:block;
	background:#DEDEDE;
}
#ibl-headline h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	color: #43403E;
	font-weight: bold;
	padding: 11px 0 10px 15px;
	margin: 0;
}
#ibl-headline p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color: #43403E;
	line-height: 150%;
	padding:15px 0 0 18px;
	margin:0 0 0 0;
	background:#ffffff;
}
/* ------------------------------------------------------------------------------------------------------------ */
/* Addressbox Styles */
/* ------------------------------------------------------------------------------------------------------------ */
#addressbox {
	float:left;
	height:50px;
	margin:0 0 40px 10px;
	padding: 60px 0 0 296px;
	position:relative;
	width:654px;
	background:url(../images/addy-box.jpg) no-repeat top;
}
#addressbox a {
	position:absolute;
	top:120px;
	left: 758px;
	color:#4B4744;
	text-decoration:underline;
	width:200px;
}
#addressbox a:hover {
	text-decoration:none;
}

input.streetaddress, input.streetaddress-selected, input.apartmentnumber, input.apartmentnumber-selected, input.zipcode, input.zipcode-selected {
	position:absolute;
	top: 89px;
	background: #fff !important;
	border:#176f93 1px solid;
	height: 25px;
	padding: 5px 0 0 0;
}
input.streetaddress {
	background: #fff url(../images/addressbox/horiz-street.gif) no-repeat 0 4px !important;
	width:283px;
	left: 290px;
}
input.streetaddress-selected {
	width: 283px;
	left: 290px;
}
input.apartmentnumber {
	background: #fff url(../images/addressbox/horiz-apt.gif) no-repeat 0 4px !important;
	width:115px;
	left: 585px;
}
input.apartmentnumber-selected {
	width:115px;
	left: 585px;
}
input.zipcode {
	background: #fff url(../images/addressbox/horiz-zip.gif) no-repeat 0 4px !important;
	width:115px;
	left: 712px;
}
input.zipcode-selected {
	width:115px;
	left: 712px;
}
input.continuebutton {
	width: 88px;
	height: 37px;
	position: absolute;
	top: 85px;
	left: 845px;
	background:url(../images/addressbox/btn-go.png) no-repeat 0px 0px;
}
input.continuebutton:hover {
	background-position: 0px -37px;
}

