#infoCarousel
{
	width: 970px;
}

#infoCarousel .sectoryBody
{
	
}

#infoCarousel #rpMainView
{
  width: 960px;
  height: 247px;
}

#rightSide
{
	width: 482px;
}

#leftSide
{
	width: 467px;
	margin-left: 15px;
}

ul.nav
{
	list-style: none;
	margin: 0px 0px 0px 30px;
	width: 415px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #eff9ff;
	-webkit-padding-start: 0px;
	padding: 5px;
	letter-spacing: 2px;
}
ul.nav li
{
	position: relative;
	display: block;
	height: 45px;
	overflow: hidden;
	margin: 2px 2px 2px 2px;
	background: url("../images/page-section-off.png") no-repeat 0px 0px;
}

ul.nav li.rsOn
{
	background: url("../images/page-section-on.png") no-repeat 0px 0px;
	font-weight: normal;
	font-size: 14px;
}

ul.nav li.rsOn a
{
	padding-top: 16px;
}

ul.nav li a 
{
	position: relative;
	color: #ffffff;
	text-decoration: none;
	display: block;
	height: 20px;
	padding: 18px 0 0 10px;
	z-index: 100;
	text-transform: uppercase;
	cursor: pointer;
}

.flashyNavRollover
{
	display: block;
	position: absolute;
	width: 100%;
	height: 45px;
	top: 0px;
}

#rentalMenu
{
	margin-left: -25px;
	margin-top: 15px;
}

#rentalDocuments
{
	width: 470px;
	margin: 20px 0px 0px 0px;
}

#rentalDocuments .secItem
{
	width: 435px;
	float: left;
	display: block;
	cursor: pointer;
	margin: 10px 0px 0px 30px;
	background: url("../images/doc-bg.png") no-repeat;
}

#rentalDocuments .secItem .secThumb
{
	float: left;
	margin: 7px 0px 0px 7px;
}

#rentalDocuments .secItem .secTitle
{
	float: left;
	line-height: 46px;
	margin: 0px 0px 0px 7px;
	width: 370px;
	background: url("../images/btn-download-pdf.png") no-repeat 250px 10px;
}

#rentalDocuments .secItem.over .secTitle
{
	background: url("../images/btn-download-pdf-over.png") no-repeat 250px 10px;
}

#rentalFeatures
{
	margin: 15px 0px 0px 0px;
}

#rentalFeatures .secContent
{
	margin: 15px 0px 0px 0px;
}

#rentalFeatures .secHeader .text
{
	letter-spacing: 3px;
	margin: 0px 5px 0px 5px;
	position: relative;
	left: -4px;
	padding-left: 10px;
	background-color: #FFFFFF;
	display: block;
}

#rentalFeatures .secHeader .text span
{
	
}

#rentalFeatures .rentalItem
{
	padding: 0px;
	margin: 0px 8px 18px 0px;
	float: left;
	position: relative;
	overflow: hidden;
}

#rentalFeatures .rentalItem .itemHeight
{
	float: left;
}

#rentalFeatures .rentalItem .contents
{
	float: left;
	width: 227px;
	height: 131px;
}

#rentalFeatures .rentalItem .contents .riFeatures
{
	position: absolute;
	top: 0px;
	left: 0px;
}

#rentalFeatures .rentalItem .contents .riFeatures ul.riFeatureList
{
	-webkit-padding-start: 0px;
	padding: 0px;
	margin: 5px 0px 0px 10px;
	list-style: none;
}

#rentalFeatures .rentalItem .contents .riFeatures ul.riFeatureList li.riFeature
{
	position: relative;
	float: left;
	width: 210px;
	margin-top: 3px;
}

#rentalFeatures .rentalItem .contents .riFeatures ul.riFeatureList li.riFeature .riFtrCounter
{
	display: block;
	background: url("../images/feature-bullet.png") no-repeat 0px 0px;
	width: 17px;
	float: left;
	margin-left: 5px;
}

#rentalFeatures .rentalItem .contents .riFeatures ul.riFeatureList li.riFeature .riFtrCounter .text
{
	color: white;
	width: 17px;
	display: block;
	line-height: 19px;
	text-align: center;
	font-size: 11px;
}

#rentalFeatures .rentalItem .contents .riFeatures ul.riFeatureList li.riFeature .riFtrDesc
{
	display: block;
	float: left;
	width: 180px;
	margin-left: 5px;
	font-size: 12px;
}

#rentalFeatures .rentalItem .contents .riFeatures
{
	
}

#rentalFeatures .rentalItem .contents .actions
{
	position: absolute;
	left: 0px;
	top: 0px;
}

#rentalFeatures .rentalItem .contents .actions .action
{
	position: absolute;
	top: 100px;
	left: 0px;
	cursor: pointer;
}

#rentalFeatures .rentalItem .contents .actions .action.btnAdd
{
	width: 73px;
	background: url("../images/btn-add-wicon.png") no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	left: 150px;
}

#rentalFeatures .rentalItem .contents .actions .action.btnInfo
{
	width: 58px;
	background: url("../images/btn-info.png") no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	left: 147px;
	display: none;
}

#rentalFeatures .rentalItem .contents .actions .action.btnAdd .actor
{
	
}

#rentalFeatures .rentalItem .contents .actions .action.btnInfo .actor
{
	
}

#rentalFeatures .rentalItem .contents .actions .action .actor .text
{
	font-size: 1px;
	line-height: 29px;
	visibility: hidden;
}

#rentalFeatures .rentalItem .contents .actions .action:hover.btnAdd
{
	background: url("../images/btn-add-wicon-over.png") no-repeat 0px 0px;
	cursor: pointer;
}

#rentalFeatures .rentalItem .contents .actions .action:hover.btnInfo
{
	background: url("../images/btn-info-over.png") no-repeat 0px 0px;
}

#rentalFeatures .rentalItem .contents .info
{
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	top: 0px;
	left: 0px;
	position: absolute;
}

#rentalFeatures .rentalItem .contents .info .price
{
	position: absolute;
	top: 105px;
}

#rentalFeatures .rentalItem .contents .info .price
{
	width: 145px;
}

#rentalFeatures .rentalItem .contents .info .price .text
{
	display: block;
	float: right;
	font-size: 14px;
}

#rentalFeatures .rentalItem .contents .info .price .priceType
{
	position: relative;
	float: right;
	right: 5px;
	top: 1px;
	font-size: 13px;
	font-style: italic;
}

#rentalFeatures .rentalItem .topLeft, #rentalFeatures .rentalItem .topRight, #rentalFeatures .rentalItem .bottomLeft, #rentalFeatures .rentalItem .bottomRight
{
	position:absolute;
	background-repeat: no-repeat;
	float: left;
}

#rentalFeatures .rentalItem .topLeft
{
	background-position: top left;
}

#rentalFeatures .rentalItem .topRight
{
	background-position: top right;
}

#rentalFeatures .rentalItem .bottomLeft
{
	background-position: bottom left;
}

#rentalFeatures .rentalItem .bottomRight
{
	background-position: bottom right;
}

.clear
{
	clear:both;
}

#instantQuote
{
	margin: 40px 0px 0px 0px;
}

#instantQuote .sectoryBody
{
	margin: 0px;
	width: 460px;
	background: url("../images/instant-quote-bg-top.png") no-repeat 0px 0px;
	float: left;
}

#instantQuote .sectoryBody .secContent
{
	float: left;
}

#eq-checkout
{
	position: relative;
	top: 0px;
	left: 0px;
	margin: 80px 0px 40px 0px;
	float: left;
	font-size: 10pt;
	font-family: "Lucida Grande","Trebuchet MS",Arial,sans-serif;
	text-align: center;
	line-height: 12px;
	clear:left;
	width: 460px;
}

#eq-checkout .control
{
	float: right;
	margin: 10px 20px 0px 0px;
}

#eq-checkout .shortVersion
{
	float: right;
	margin: 0px 15px 0px 0px;
	font-size: 12pt;
	font-weight: bold;
}

#eq-checkout .shortVersion .numberOfItems
{
	margin: 0px 7px 0px 7px;
	float: right;
}

#eq-checkout .shortVersion .numberOfItems.empty
{
	font-size: 12px;
}

#eq-checkout .shortVersion .amount
{
	margin: 0px 7px 0px 7px;
	float: right;
}

#eq-checkout .shortVersion .amount.empty
{
	font-size: 12px;
}

#eq-checkout .shortVersion .action
{
	text-decoration: none;
	float: right;
}

#eq-checkout .items
{
	float: left;
}

#eq-checkout .item
{
	float: left;
	background: url("../images/grid-quote-mdl-cell.png") no-repeat 0px 0px;
	height: 34px;
	width: 447px;
	line-height: 14px;
}

#eq-checkout .item .itemTxt
{
	margin-top: 10px;
}

#eq-checkout .item.first
{
	float: left;
	background: url("../images/grid-quote-top-cell.png") no-repeat 0px 0px;
	height: 38px;
	margin-top: -2px;
}

#eq-checkout .item.last
{
	float: left;
	background: url("../images/grid-quote-btm-cell.png") no-repeat 0px 0px;
	height: 36px;
	margin: -1px 0px -2px 0px;
}

#eq-checkout .name
{
	float: left;
	width: 310px;
}

#eq-checkout .sku
{
	float: left;
	width: 60px;
	font-size: 10px;
}

#eq-checkout .quantity
{
	float: left;
	width: 40px;
}

#eq-checkout .items .item .name
{
	margin: 3px 0px 0px 10px;
	width:  290px;
	height: 34px;
	font-size: 10px;
}

#eq-checkout .items .item.first .name
{
	margin: 5px 0px 0px 10px;
}

#eq-checkout .items .item.last .name
{
	
}

#eq-checkout .items .item .quantity
{
	margin-top: 5px;
}

#eq-checkout .items .item .delete
{
	margin-top: 6px;
}

#eq-checkout .unit
{
	float: left;
	width: 50px;
	font-size: 10px;
}

#eq-checkout .subtotal
{
	float: left;
	width: 60px;
	font-size: 11px;
}

#eq-checkout .delete
{
	float: left;
	width: 25px;
}

#eq-checkout .delete input
{
    background: url("../images/btn-x-off.png") no-repeat 0px 0px;
    width: 25px;
    height: 23px;
    background-color: transparent;
    border: none;
    cursor: pointer;
    padding-left: 16px;
    vertical-align: middle;
    padding-top: 0px;
    margin: 0px;
    cursor: pointer; 
}

#eq-checkout .header
{
	float: left;
	margin: 0px 0px -15px 0px;
	padding: 15px 0px 0px 0px;
	background: url("../images/grid-quote-top.png") no-repeat 0px 0px;
	line-height: 51px;
	width: 447px;
}

#eq-checkout .item .quantity input
{
	width: 20px;
	text-align: right;
}

#eq-checkout .controls
{
	float: left;
	margin: 0px 0px 0px 0px;
	width: 447px;
	height: 52px;
	background: url("../images/grid-quote-btm.png") no-repeat 0px 0px;
	
}

#eq-checkout #btn-update
{
	float: right;
}

#eq-checkout #btn-submit
{
	float: right;
}

/* shutter css */

.shutterAnimationHolder .film
{
	left: -110px;
}

/* CSS HACKS */

/* webkit safari & chrome */

@media screen and (-webkit-min-device-pixel-ratio:0)
{
	
}

/* any firefox */

@-moz-document url-prefix()
{
	#featuredPosts .secItem.flip .secThumb .front
	{
		
	}
}

/* ie 8 */


/*** RENTAL FORM ****/

#thankYouMessage
{
	display: none;
}

#contactUsForm #formView
{
	margin: 30px 0px 10px 0px;
}

#contactUsForm .formRow
{
	margin: 0px 0px 10px 40px;
	float: left;
}

#contactUsForm .formRow .formCell
{
	width: 305px; 
	float: left;
}

#contactUsForm .formRow .formCell label
{
	width: 110px;
	display: block;
	float: left;
}

#contactUsForm .formRow .formCell input
{
	float: left;
	width: 150px;
}

#contactUsForm .formRow .formCell .error2
{
	
}

#contactUsForm #additionalInfoRow
{
	margin: 10px 0px 0px 35px;
}

#contactUsForm .controls #btn-submit
{
	margin-right: 70px;
	float: right;
}

#contactUsForm .error
{
	color: red;
	font-size: 0.8em;
}

.form input:focus, .form textarea:focus
{
	-moz-box-shadow: 1px 1px 1px #aecae9 inset, 0 0 1px #aecae9 inset;
	-webkit-box-shadow: 1px 1px 1px #aecae9 inset, 0 0 1px #aecae9 inset;
	box-shadow: 1px 1px 1px #aecae9 inset, 0 0 1px #aecae9 inset;
}

.form input.formattedInput, .form textarea
{
	padding: 5px 8px;
	background-color: #F7F7F7;
	border: none;
	color: #777;
	outline: none;
	resize: none;
	font: 14px/1.2 Calibri,Arial,sans-serif;
	width: 200px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 1px 1px 1px #bbb inset, 0 0 1px #ccc inset;
	-webkit-box-shadow: 1px 1px 1px #bbb inset, 0 0 1px #ccc inset;
	box-shadow: 1px 1px 1px #bbb inset, 0 0 1px #ccc inset;
}

/***************************
*		Submit button
***************************/


#contactUsForm .button{
	background: url("../images/formSprite.png") no-repeat 0 -70px;
	border: none;
	position:relative;
	cursor: pointer;
	display: inline-block;
	height: 34px;
	line-height: 34px;
	padding: 0 10px 0 15px;
	margin: 10px 0 0 20px;
	position: relative;
	color:#65717d;
	text-shadow: 1px 1px 0 #fff;
}

#contactUsForm .button span{
	background:url('../images/formSprite.png') no-repeat 100% -70px;
	height:34px;
	right: -5px;
	top:0;
	position:absolute;
	width:10px;
}

#contactUsForm .button:hover{
	background-position:0 -104px;
}

#contactUsForm .button:hover span{
	background-position:100% -104px;
}

#contactUsForm .button:active{
	bottom:-1px;
}

#contactUsForm #btn-submit
{
	margin: 30px 0px 0px 0px;
}