/*** Home Banners -------------------------------------------------------- ***/
#home_banner {
	margin: 10px 0 0 0;
}
/*** End Home Banners ***/

/*** Home Layout --------------------------------------------------------- ***/
#content.full {
	padding: 15px 0 5px 0;
}
#content.full div.large {
	float: left;
	width: 630px;
}
#content.full div.small {
	float: right;
	width: 355px;
}
div.section {
	padding-bottom: 20px;
	background: transparent url(../images/box_bottom.gif) no-repeat scroll left bottom;
}
div.section > div.left {
	background: transparent url(../images/heading_bg.gif) no-repeat scroll left -240px;
}
div.section > div.left > div.right {
	background: transparent url(../images/heading_bg.gif) no-repeat scroll right -240px;
	padding: 15px 15px 10px 15px;
}
#content.full > div.small div.section {
	background-position: -645px bottom;
	margin-bottom: 10px;
}
div.section h1 {
	height: 40px;
	background: transparent url(../images/heading_bg.gif) no-repeat scroll left top;
}
div.section h1 > span {
	display: block;
	background: transparent url(../images/heading_bg.gif) no-repeat scroll right -40px;
}
div.section h1 span.bg {
	padding-top: 40px;
	height: 0;
	overflow: hidden;
}
div.small div.section h1.active > span {
	cursor: pointer;
	background-position: right -160px;
}
div.small div.section h1:hover > span {
	background-position: right -200px;
}
div.large div.section h1.active > span {
	cursor: pointer;
	background-position: right -80px;
}
div.large div.section h1:hover > span {
	background-position: right -120px;
}
div.section div.ml1c div.advt {
	width: 595px;
	overflow: hidden;
}
/*** End Home Layout ***/

/*** Home Content -------------------------------------------------------- ***/
#content h1 {
	border-bottom-style: none;
	margin: 0;
}
#main_container div.ad_panel {
	margin: 0;
	overflow: hidden;
}
div.products h1 span.bg {
	display: block;
	background: transparent url(../images/headings.gif) no-repeat scroll left -40px;
}
div.rent h1 span.bg {
	display: block;
	background: transparent url(../images/headings.gif) no-repeat scroll left -80px;
}
div.connect h1 span.bg {
	display: block;
	background: transparent url(../images/headings.gif) no-repeat scroll left -120px;
}
/*** End Home Content ***/

/*** Products and Specials ----------------------------------------------- ***/
#main_container div.products div.ml4c {
	margin: -5px;
	clear: both;
}
div.products div.ml4c div a {
	display: block;
}
div.products div.ml4c div.l4c1, div.products div.ml4c div.l4c2, div.products div.ml4c div.l4c3, div.products div.ml4c div.l4c4 {
	float: left;
	clear: left;
	width: 305px;
	margin: 0;
}
div.products div.ml4c div.l4c2, div.products div.ml4c div.l4c4 {
	clear: right;
	float: right;
}
div.products div.ml4c div.box div.bottom {
	min-height: 185px;
/*	position: relative; */
}
div.products div.ml4c h2 {
	margin: 0;
	font-size: 13px;
	text-transform: uppercase;
	color: #006fb4;
	border-bottom-style: none;
}
#content div.products div.ml4c ul.category {
	margin: 0;
	width: 125px;
	padding-top: 5px;
	line-height: 20px;
	list-style-type: none;
}
div.products div.ml4c ul.category li {
	float: left;
	width: 100%;
}
div.products div.ml4c ul.category a {
/*	position: relative; */
	padding-top: 5px;
	border-bottom: 1px solid #e8e8e8;
	color: #666666;
	width: 125px;
	height: 20px;
	overflow: hidden;
}
div.products div.ml4c ul.category span.name {
	float: left;
	width: 100px;
}
div.products div.ml4c ul.category span.count {
	/*
	position: absolute;
	right: 0;
	top: 5px;
	background-color: #fcfcfc;
	padding-left: 5px;
	*/
	float: right;
	font-size: 11px;
	width: 25px;
	text-align: right;
}
div.products div.ml4c ul a:hover {
	color: #c50202;
}
#content div.products div.ml4c p.range {
	width: 125px;
	margin: 0;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
	clear: left;
	padding-top: 10px;
}
#content div.products div.ml4c p.product {
	/*
	position: absolute;
	right: 15px;
	top: 20px;
	*/
	float: right;
	width: 130px;
	margin: 0;
	text-align: center;
}
div.products div.ml4c p.product strong.name {
	display: block;
	line-height: 15px;
	height: 15px;
	overflow: hidden;
	color: #333333;
}
div.products div.ml4c p.product a:hover strong.name {
	color: #c50202;
}
div.products div.ml4c p.product span.image {
	display: block;
	background: transparent none no-repeat scroll center center;
	height: 95px;
}
div.products div.ml4c p.product span.prices {
	display: block;
	line-height: 15px;
	height: 55px;
	color: #333333;
	text-align: left;
	font-size: 11px;
/*	position: relative; */
}
div.products div.ml4c p.product span.price, div.products div.ml4c p.product span.rent {
	display: block;
/*	padding-left: 60px; */
}
div.products div.ml4c p.product span.label {
	float: left;
	width: 35px;
	padding-left: 25px;
	/*
	position: absolute;
	left: 25px;
	*/
	color: #1178b9;
	font-weight: bold;
}
div.products div.ml4c p.product span.rent span.label {
	color: #B70303;
}
div.products div.ml4c p.product span.minimum {
	font-size: 10px;
	line-height: 10px;
	color: #999999;
	display: block;
	text-align: center;
	padding: 5px 0 0 0;
}
#content #rental_conditions {
	margin: 15px 0 0 0;
	padding: 0 10px;
	font-size: 10px;
	color: #999999;
	text-align: center;
}
#content #rental_conditions a {
	color: #999999;
	text-decoration: underline;
}
#content #rental_conditions a:hover {
	color: #333333;
}
/*** End Products and Specials ***/

/*** Rent Your Goods ----------------------------------------------------------- ***/
/*** End Rent Your Goods

/*** Stay Connected ------------------------------------------------------------ ***/
div.connect div.ml4c p.advt span.text span.name {
	font-weight: bold;
}
/*** End Stay Connected ***/

/*** Small Advertisement panels ------------------------------------------------ ***/
#content div.ml2c p.advt, #content div.ml4c p.advt {
	margin: 0;
	padding: 0;
}
div.ml2c > div, div.ml4c > div {
	margin-top: 15px;
}
div.ml2c > div.clear, div.ml4c > div.clear {
	margin: 0;
}
div.ml2c > div:first-child, div.ml4c > div:first-child {
	margin-top: 0;
}
div.ml2c p.advt a, div.ml4c p.advt a {
	display: block;
/*	padding-left: 165px; */
	height: 65px;
	overflow: hidden;
}
div.ml2c p.advt a:hover strong.heading, div.ml4c p.advt a:hover strong.heading {
	color: #c50202;
}
div.ml2c p.advt strong.heading, div.ml4c p.advt strong.heading {
	color: #333333;
	line-height: 15px;
	font-size: 14px;
	display: block;
	padding-bottom: 5px;
}
div.ml2c p.advt span.image, div.ml4c p.advt span.image {
	float: left;
	display: block;
	height: 65px;
	width: 155px;
	margin-right: 10px;
	/*
	position: absolute;
	top: 0;
	left: 0;
	*/
	background: transparent url(../images/rtedwards_logo_small.gif) no-repeat scroll center center;
}
div.ml2c p.advt span.image span, div.ml4c p.advt span.image span {
	display: block;
	height: 65px;
	background: transparent url(../images/image_border.png) no-repeat scroll left top;
}
div.ml2c p.advt span.text, div.ml4c p.advt span.text {
	display: block;
	color: #666666;
}
div.ml2c p.advt span.teaser {
	display: none;
}
/*** End Advertisement panels ***/

/*** Sign Up Now Forms --------------------------------------------------- ***/
#content div.ml2c form p.advt, #content div.connect div.ml4c form p.advt {
	height: 65px;
}
div.large form p.advt strong.heading span.small {
	display: none;
}
div.small form p.advt strong.heading span.large {
	display: none;
}
div.ml2c form p.advt span.image {
	display: none;
}
div.ml2c p.advt strong.heading {
	float: right;
	width: 160px;
}
div.ml2c p.advt span.form {
	display: block;
	float: left;
	padding-top: 5px;
	width: 160px;
}
div.ml2c p.advt span.form span.input {
	display: block;
	padding-bottom: 5px;
}
div.ml2c p.advt span.form span.input input {
	width: 150px;
}
div.ml2c p.advt span.form span.name {
	float: left;
}
div.ml2c p.advt span.submit {
	float: left;
	padding-left: 5px;
}
div.ml4c form p.advt span.input {
	float: left;
	width: 195px;
	margin: 0 0 5px 0;
}
div.ml4c form p.advt span.input input {
	width: 185px;
}
/*** End Sign Up Now Forms ***/