/* CSS Reset */
*{ margin:0; padding:0; }
html, body{
  background:#fff repeat-x 0 0;
  font-family: Helvetica, Arial, "Times New Roman";
  margin: 0;
  padding: 0;
}
#container{
  	width: 1044px;
	min-height: 100%;
	margin: 0 auto;
	background: transparent;
}
#logoWrap{
	width: 400px;
	margin-bottom: 15px;
}
#logoWrap h1{
  display:block;
  width:333px;
  height:68px;
  background:url(../images/logo.png) no-repeat 0 0;
  text-indent:-10000px;
}
#logoCaption{
	font-family: arial;
	font-size: 14px;
	color: #838383;
	position: relative;
	left: 6px;
	z-index: 0;
}
div#logo>a>h1#oldcrane{
	background:url(../images/logo.png) no-repeat 0 0;
}
div#logo>a>h1#craneweb{
	background:url(../images/craneweblogo.png) no-repeat 0 0;
}
#login{
	float: left; 
	position: relative; 
	top: 10px; 
	left: 6px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
#login a{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #004686;
	text-decoration: underline;
}
#login a:active{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #004686;
	text-decoration: underline;
}
#login a:visited{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #004686;
	text-decoration: underline;
}
#login a:hover{
	font-family: arial;
	font-size: 12x;
	font-weight: bold;
	color: #e07900;
	text-decoration: underline;
}
#header{
  height:125px;
  width:1044px;
  margin:30px auto 0 auto;
}
#header h1{
  display:block;
  float:left;
  width:333px;
  height:68px;
  background:url(../images/logo.png) no-repeat 0 0;
  text-indent:-10000px;
}
#header h1 a{
  display:block;
  width:100%;
  height:100%;
}
#navWrap{
	list-style: none;
	float: left;
	margin-top: 25px;
	background: #004686;
	width: 1044px;
	height: 35px;
	position: relative;
	z-index: 100;
}
ul#navWrap li#craneweb{
	background: #0e4394;
}
#home{
  width:160px;
}
#navButton{
	float: left;
	width: 146px;
	height: 28px;
	border-right: 3px solid #033e75;
	font-family: Arial; color: #FFF; font-size: 18px; 	
	text-align: center;
	padding-top: 7px;
	list-style: none;
}
.navButton{
	float: left;
	width: 146px;
	height: 28px;
	border-right: 3px solid #033e75;
	font-family: Arial; color: #FFF; font-size: 18px; 	
	text-align: center;
	padding-top: 7px;
	list-style: none;
}
.navButton a{
	font-family: arial; color: #FFF; font-size: 16px; font-weight: bold; text-decoration: none;	
}
.navButton a:active{
	font-family: arial; color: #FFF; font-size: 16px; font-weight: bold; text-decoration: none;	
}
.navButton a:visited{
	font-family: arial; color: #FFF; font-size: 16px; font-weight: bold; text-decoration: none;	
}
.navButton a:hover{	
	font-family: arial; color: #e07900; font-size: 16px; font-weight: bold; text-decoration: none;	
}
#aboutButton{
	text-align: center;	
	padding-top: 8px;
}
#aboutButton a{
	font-family: Arial; color: #FFF; font-size: 16px; font-weight: bold; text-decoration: none;
}
#aboutButton a:visited{
	font-family: Arial; color: #FFF; font-size: 16px; font-weight: bold; text-decoration: none;
}
#aboutButton a:hover{
	font-family: Arial; color: #e07900; font-size: 16px; font-weight: bold; text-decoration: none;
}
#submitButton{
	position:absolute;
	top:43px;
	right:27px;
	width:50px;
	height:40px;
	margin-top:5px;
	padding:0;
}
#statCounts{
	width: 100%;
	float: left;
	margin: 10px 0 0 140px;
}
.totals{
	font-size:14px;
	margin: 0 35px 0 0;
	color:#bcbdc0;
}
.totals a{
	font-family: Arial;
	font-size: 14px;
	color: #004785;
	text-decoration: none;
	font-weight: bold;
}
.totals a:active{
	font-size: 14px;
	color: #004785;
	text-decoration: none;
	font-weight: bold;
}
.totals a:visited{
	font-size: 14px;
	color: #004785;
	text-decoration: none;
	font-weight: bold;
}
.totals a:hover{
	font-size: 14px;
	color: #e07900;
	text-decoration: underline;
	font-weight: bold;
}
.totals b{
	font-size: 14px; 
	font-weight: bold;
	color: #e07900;
}
/*START Search*/
#searchWrap{
	margin:18px 0 0 0;
	float: left;
	width: 750px;
}
.searchSection{
	float: left;
	margin: 10px 0 0 30px;
}
#categoryThumb{
	float: left;
}
.searchSection h2{
	font-family: arial; 
	font-size: 16px;
	font-weight: normal;
	color: #004686;
}
#searchHeaderIcon{
	float: left; 
	border: 1px solid #dae0e0;
}
#searchHeaderInfo{
	float: left; 
	margin: 0 0 0 5px;
}
#searchHeaderBarBG{
	width: 545px; 
	height: 28px; 
	background: #5d5d65; 
	position: relative;
}
#searchHeaderBarBG2{
	background: #004686; 
	padding: 5px 10px 4px 0; 
	font-family: arial; 
	font-size: 16px; 
	font-weight: 550; 
	color: #FFF;
	float: left;
}
#searchHeaderRightArrow{
	float: left;
}
#searchHeaderDescrip{
	margin: 5px 0 0 0; 
	width: 550px; 
	font-family: arial; 
	font-size: 14px; 
	color: #000; 
	text-align: left;
}
#searchHeaderKeyword{
	margin: 15px 0 0 0; 
	width: 550px; 
	font-family: arial; 
	font-size: 14px; 
	color: #000; 
	text-align: left;
}
#searchGreyHR{
	width: 675px; 
	height: 5px; 
	background: #f3f3f3; 
	margin: 0 0 5px 0; 
}
#searchColsWrap{
	list-style: none;
	overflow: hidden;
	position: relative; 
	margin: 15px 0 15px	15px;
	width: 750px;
}
input.search{
	font-family: arial;
	font-size: 18px;
	color: #000;
	width: 200px;
	height: 20px;
	border: 3px solid #a6a6a6;
	padding: 3px 0 0 0;
}
.searchCol{
	float: left;
	margin: 0 35px 0 0; 
}
.searchCol li{
	list-style-type: none;
	margin: 3px 0 0 0;	
}
.searchCol label{
	margin-left: 5px;
}
#otherResults{
	display: block;
	float: left;
	margin: 10px 0 10px 0;
}
#prevResult{
	float: left;
}
#resultsText{
	float: left;
}
#nextResult{
	float: left;
}
#otherResults{
	display: block;
	float: left;
	margin: 10px 0 10px 0;
}
#prevResult{
	float: left;
}
#resultsText{
	float: left;
}
#nextResult{
	float: left;
}
/*END Search*/
/*profile layout*/
.iconsWrap{
	float: left;
	margin: 0 0 0 0;
	width: 750px;
	height: 130px;
	font-family: arial; 
	font-size: 12px; 
	color: #000;
}
.iconsWrap h1{
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #004686;
	margin: 5px 0 0 0;
}
.iconsWrap ul{
	list-style-type: none;
	margin: 0 0 0 29px;
}
.iconsWrap li{
	list-style-type: none;
	float: left;
	margin: 0 15px 0 0;
}
.profileIntro{
	font-family: arial;
	font-size: 12px;
	border-bottom: 1px solid #e07900;
	width: 700px;
	margin: 3px 0 0 0;
}
.profileIntro b{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #004686;
}
.profileIntro a{
	font-family: arial;
	font-size: 14px;
	color: #004686;
	font-weight: bold;
	text-decoration: underline;
}
.profileIntro a:active{
	font-family: arial;
	font-size: 14px;
	color: #004686;
	font-weight: bold;
	text-decoration: underline;
}
.profileIntro a:visited{
	font-family: arial;
	font-size: 14px;
	color: #004686;
	font-weight: bold;
	text-decoration: underline;
}
.profileIntro a:hover{
	font-family: arial;
	font-size: 14px;
	color: #004686;
	font-weight: bold;
	text-decoration: underline;
}
.msgAlert{
	background: #ffcbcb;
	border: 1px solid #e80000;
	font-family: arial;
	font-size: 16px;
	margin: 5px 0 0 0;
	width: 700px;
	padding-bottom: 3px;
}
.msgAlert b{
	font-family: arial;
	font-size: 14px;
	color: #FF0000;
}
.msgAlert a{
	font-family: arial;
	font-size: 14px;
	color: #004686;
	font-weight: bold;
	text-decoration: none;
}
.msgAlert a:active{
	font-family: arial;
	font-size: 14px;
	color: #004686;
	font-weight: bold;
	text-decoration: none;
}
.msgAlert a:visited{
	font-family: arial;
	font-size: 14px;
	color: #004686;
	font-weight: bold;
	text-decoration: none;
}
.msgAlert a:hover{
	font-family: arial;
	font-size: 14px;
	color: #ff0000;
	font-weight: bold;
	text-decoration: underline;
}
#msgIcon{
	position: relative;
	top: 5px;
	right: 5px;
}
#addCraneIcon{
	background: url('../../images/profileOptions/sellCrane.png') no-repeat;
	width: 74px;
	height: 104px;
}
#addCraneIcon:hover{
	background: url('../../images/profileOptions/hover/sellCrane.png') no-repeat;
	width: 74px;
	height: 104px;
}
#addPartIcon{
	background: url('../../images/profileOptions/sellPart.png') no-repeat;
	width: 74px;
	height: 104px;
}
#addPartIcon:hover{
	background: url('../../images/profileOptions/hover/sellPart.png') no-repeat;
	width: 74px;
	height: 104px;
}
#emailBlastIcon{
	background: url('../../images/profileOptions/emailBlast.png') no-repeat;
	width: 74px;
	height: 104px;
}
#emailBlastIcon:hover{
	background: url('../../images/profileOptions/hover/emailBlast.png') no-repeat;
	width: 74px;
	height: 104px;
}
#getFeaturedIcon{
	background: url('../../images/profileOptions/addFeatured.png') no-repeat;
	width: 74px;
	height: 104px;
}
#getFeaturedIcon:hover{
	background: url('../../images/profileOptions/hover/addFeatured.png') no-repeat;
	width: 74px;
	height: 104px;
}
#messagesIcon{
	background: url('../../images/profileOptions/messages.png') no-repeat;
	width: 74px;
	height: 104px;
}
#messagesIcon:hover{
	background: url('../../images/profileOptions/hover/messages.png') no-repeat;
	width: 74px;
	height: 104px;
}
#favoritesIcon{
	background: url('../../images/profileOptions/favorites.png') no-repeat;
	width: 74px;
	height: 104px;
}
#favoritesIcon:hover{
	background: url('../../images/profileOptions/hover/favorites.png') no-repeat;
	width: 74px;
	height: 104px;
}
#myShowroomIcon{
	background: url('../../images/profileOptions/myShowroom.png') no-repeat;
	width: 74px;
	height: 104px;
}
#myShowroomIcon:hover{
	background: url('../../images/profileOptions/hover/myShowroom.png') no-repeat;
	width: 74px;
	height: 104px;
}
#manageAccountIcon{
	background: url('../../images/profileOptions/manageAccount.png') no-repeat;
	width: 74px;
	height: 104px;
}
#manageAccountIcon:hover{
	background: url('../../images/profileOptions/hover/manageAccount.png') no-repeat;
	width: 74px;
	height: 104px;
}
.profileKey{
	float: left; 
	margin-top: 20px; 
	margin-left: 3px;
	margin-bottom: 5px;
	width: 550px;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #004686;
}
.profileKey a{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #004686;
}
.profileKey a:active{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #004686;
}
.profileKey a:visited{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #004686;
}
.profileKey a:hover{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #e07900;
}
.profileKey ul{
	list-style-type: none;
}
.profileKey li{
	list-style-type: none;
	float: left;
}
/*end profile layout*/
/*add crane*/
#addCraneWrap{
	margin: none;
	width: 100%;
}
#addTopSteps{
	width: 750px;
	margin: 0 0 0 0;
}
#addTopSteps b{
	font-family: arial; 
	color: #004686;
	font-weight: bold;
}
#addTopSteps ul{
	list-style-type: none;
	float: left;
	width: 100%;
	margin: 0 auto;
}
#addTopSteps li{
	list-style-type: none;
	float: left;
	margin: 5px 5px 0 0;
	font-family: arial; 
	font-size: 12px; 
	color: #000;
	font-weight: normal;
}
.stepsWrap{
	margin: 0 0 0 25px;
}
#stepBG{
	margin: 5px 0 5px 0;
	background: #f1f1f1;
	border: 2px solid #e5e5e6;
	width: 700px;
	height: auto;
	float: left;
}
#stepBG label{
	color: #004686;
}
#stepBG input.text{
	width: 500px;
	height: 30px;
	font-family: arial;
	font-size: 18px;
	color: #000;
	margin: 10px 0 10px 0;
	background: #fff;
	border: 3px solid #a6a6a6;
}
#stepHeader{
	margin: 5px 0 0 5px;
	font-family: arial;
	font-size: 16px;
	color: #000;	
}
#stepHeader b{
	font-family: arial;
	font-size: 16px;
	color: #004686;
	font-weight: bold;
}
#rentalWrap{
	margin: 0 0 0 95px; 
	float: left;
}
#rentalWrap b{
	font-family: arial;
	font-size: 14px;
	color: #004686;
	font-weight: bold;
}
#rentalWrap ul{
	list-style-type: none;
}
#rentalWrap li{
	margin: 0;
	list-style-type: none;
}
#withOperator{
	position: relative; 
	float: left; 
	margin: 15px; 
	width: 250px; 
	height: 200px;
}
#withoutOperator{
	position: relative; 
	float: right;
	margin: 15px; 
	width: 250px;
	height: 200px;
}
.ratesTextIpt{
	font-family: arial;
	font-size: 18px;
	color: #000;
	width: 70px;
	height: 20px;
	border: 3px solid #a6a6a6;
	margin: 5px 0 0 0;
}
#submitWrap{
	position: relative; 
	left: 1350px;
}
.addListingSubmit{
	float: left;
	font-family: arial;
	font-size: 18px;
	margin: 5px 0 10px 30px;
	color: #004686;
}
.inputComboBox{
	width: 500px;
	height: 30px;
	font-family: arial;
	font-size: 18px;
	color: #000;
	margin: 10px 0 10px 0;
	background: #fff;
	border: 3px solid #a6a6a6;
}
.inputComboBoxSmall{
	width: 250px;
	height: 30px;
	text-align: center;
	font-family: arial;
	font-size: 18px;
	color: #000;
	margin: 10px 0 10px 5px;
	background: #fff;
	border: 3px solid #a6a6a6;
}
label.error{
	font-family: arial!important;
	font-size: 14px!important;
	color: #ff0000!important; 
	float: none; 
}
.addImageRow{
	background: #f5f5f5;
}
/*end add crane*/
/*messaging*/
.messageViewWrap{
	margin: 5px 0 0 0;
}
#messageNav{
	position: relative;
	top: 0px; 
	left: 5px;
}
#messageNav b{
	font-family: arial;
	font-size: 16px;
	color: #000 !important;
	font-weight: normal;
}
#messageNav a{
	font-family: arial;
	font-size: 16px;
	color: #004686;
	text-decoration: none;
}
#messageNav a:active{
	font-family: arial;
	font-size: 16px;
	color: #004686;
	text-decoration: none;
}
#messageNav a:visited{
	font-family: arial;
	font-size: 16px;
	color: #004686;
	text-decoration: none;
}
#messageNav a:hover{
	font-family: arial;
	font-size: 16px;
	color: #e07900;
	text-decoration: underline;
}
#messageHeader{
	background: #004686; 
	height: 25px; 
	width: 100%;
}
#messageHeader h1{
	position: relative; 
	top: 5px;
	font-family: arial; 
	font-size: 14px; 
	color: #fff; 
}
#messageHeader a{
	font-family: arial;
	font-size: 14px;
	color: #e07900;
	text-decoration: none;
}
#messageHeader a:active{
	font-family: arial;
	font-size: 14px;
	color: #e07900;
	text-decoration: none;
}
#messageHeader a:visited{
	font-family: arial;
	font-size: 14px;
	color: #e07900;
	text-decoration: none;
}
#messageHeader a:hover{
	font-family: arial;
	font-size: 14px;
	color: #fff;
	text-decoration: underline;
}
#messageFrom{
	float: left; 
	width: auto; 
	background: #f1f1f1; 
	border: 1px solid #d2d3d5; 
	margin-top: 3px; 
	margin-left: 3px;
}
#messageFrom ul{
	list-style-type: none;
	position: relative; 
	margin: 0;
}
#messageFrom li{
	list-style-type: none;
	margin: 0 0 0 10px;
	font-family: arial;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
#messageFrom a{
	color: #004686;
	text-decoration: none;
}
#messageFrom a:active{
	color: #004686;
	text-decoration: none;
}
#messageFrom a:visited{
	color: #004686;
	text-decoration: none;
}
#messageFrom a:hover{
	color: #e07900;
	text-decoration: underline;
}
#messageIcons{
	float: right;
	font-family: arial;
	font-size: 16px;
	color: #000;
	margin: 3px 3px 0 0;
}
#messageIcons b{
	color: #004686;
	font-weight: normal;
}
#messageIcons ul{
	list-style-type: none;
	position: relative;
}
#messageIcons li{
	list-style-type: none;
	margin: 0 0 0 5px;
	float: left;
}
#messageContent{
	float: left; 
	width: 730px; 
	margin-left: 10px; 
	margin-top: 10px;
	margin-bottom: 55px;
	font-family: arial;
	font-size: 14px;
	color: #000;
}
#messageContent a{
	font-family: arial;
	font-size: 14px;
	color: #004686;
	text-decoration: none;
}
#messageContent a:active{
	font-family: arial;
	font-size: 14px;
	color: #004686;
	text-decoration: none;
}
#messageContent a:visited{
	font-family: arial;
	font-size: 14px;
	color: #004686;
	text-decoration: none;
}
#messageContent a:hover{
	font-family: arial;
	font-size: 14px;
	color: #e07900;
	text-decoration: underline;
}
.messageReplyWrap{
	float: left; 
	margin-top: 15px; 
	margin-left: 8px; 
	margin-bottom: 8px; 
	position: relative; 
	background: #f1f1f1; 
	border: 1px solid #d2d3d5; 
	width: 730px; 
	height: 85px;
	cursor: pointer;
}
.messageReplyWrap a{
	font-family: arial;
	font-size: 14px;
	color: #004686;
	text-decoration: underline;
}
.messageReplyWrap a:active{
	font-family: arial;
	font-size: 14px;
	color: #004686;
	text-decoration: underline;
}
.messageReplyWrap a:visited{
	font-family: arial;
	font-size: 14px;
	color: #004686;
	text-decoration: underline;
}
.messageReplyWrap a:hover{
	font-family: arial;
	font-size: 14px;
	color: #e07900;
	text-decoration: none;
}
.tabs2{
	height: 0px;
}
.fromInfo{
	position: relative;
}
.fromInfo ul{
	list-style-type: none;
	float: left;
	margin: 0 0 5px 3px;
	width: 100%; 
	font-family: arial; 
	font-size: 12px; 
	color: #000;
}
.fromInfo li{
	list-style-type: none; 
	float: left; 
	padding: 3px 3px 3px 0;
}
.fromInfo input{
	width: 250px;
	font-family: arial; 
	font-size: 14px;
	color: #004686;
	font-weight: bold;
}
#liRight{
	float: left; 
	margin-left: 3px; 
	padding: 3px; 
	background: #f1f1f1; 
	border: 1px solid #d2d3d5;
}
#liRight a{
	font-family: arial;
	font-size: 12px;
	color: #004686;
	text-decoration: none;
}
#liRight a:active{
	font-family: arial;
	font-size: 12px;
	color: #004686;
	text-decoration: none;
}
#liRight a:visited{
	font-family: arial;
	font-size: 12px;
	color: #004686;
	text-decoration: none;
}
#liRight a:hover{
	font-family: arial;
	font-size: 12px;
	color: #e07900;
	text-decoration: underline;
}
.dealerFullButton{
	font-family: arial;
	color: #fff;
	font-size: 16px;
	padding: 10px;
	background: #004686;	
}
/* */
#contentWrap{
	margin:18px 0 0 0;
	float: left;
	width: 750px;
}
#contentWrap h1.headName{
	font-family: Helvetica, Arial;
	font-size: 30px;
	font-weight: normal;
	color: #004686;
	margin: 0 0 0 285px;
}
ul.searchContent{
	list-style: none;
	float: left;
	font-family: arial;
	color: #000;
	font-size: 14px;
	background: #CCC;
	border: 3px solid #AAA;
	width: 750px;
	padding: 0;
	margin: 0 0 15px 0;
}
.boxborder.craneweb{
	border-color: #65babf;
}
.contentBG{
	float: left;
	font-family: arial;
	color: #000;
	font-size: 14px;
	background: #FFF;
	border: 3px solid #d2d3d5;
	width: 750px;
	margin: 0 0 10px 0;
	padding: 10px;
}
.contentBG h2{
	font-family: arial; 
	font-size: 16px;
	color: #004686;
}
.contentBG h3{
	font-family: arial;
	font-size: 14px;
	color: #000;
}
.contentBG h3 b{
	font-family: arial;
	font-size: 14px;
	color: #004686;
}
.contentBG h4{
	font-family: arial;
	font-size: 18px;
	color: #004686;
	margin: 5px 0 0 0;
}
#jumpTitle{
	font-family: arial;
	font-size: 16px;
	font-weight: normal;
}
#advertiserLetters{
	font-family: arial;
	font-size: 16px;
	color: #ccc;
}
#advertiserLetters a{
	color: #004686;
	text-decoration: none;
}
#advertiserLetters a:active{
	color: #004686;
	text-decoration: none;
}
#advertiserLetters a:visited{
	color: #004686;
	text-decoration: none;
}
#advertiserLetters a:hover{
	color: #e07900;
	text-decoration: underline;
}
/*search */
#typeWrap{
	margin: 20px 5px 0 5px;
}
#typeWrap ul{
	display:block;
	float:left;
	width:100%;
	height:125px;
	list-style:none;
}
#typeWrap ul li{
	display:block;
	float:left;
	height:125px;
	text-align:center;
}
#typeWrap ul li a{
	font-family: Arial;
	font-size: 11px;
	color: #004586;
	text-decoration: none;
	text-align: center;
}
#typeWrap ul li a:active{
	font-family: Arial;
	font-size: 11px;
	color: #004586;
	text-decoration: none;
	text-align: center;
}
#typeWrap ul li a:visited{
	font-family: Arial;
	font-size: 11px;
	color: #004586;
	text-decoration: none;
	text-align: center;
}
#typeWrap ul li a:hover{
	font-family: Arial;
	font-size: 11px;
	/*color: #f8b914;*/
	text-decoration: none;
	text-align: center;
}
.typeBG{
	font-family: Arial;
	font-size: 11px;
	background: #eee;
	margin-top: 0px;
	padding: 6px;
	color: #004586;
	font-weight: bold;
}
.searchHeaderIconBG{
	font-family: Arial;
	font-size: 11px;
	background: #e9ae00;
	margin-top: 0px;
	padding: 5px 0 5px 0;
	color: #004586;
	font-weight: bold;
	width: 123px;
}
#searchStepsHeaderWrap{
	margin: 0px auto;
}
#searchStepsHeaderLeft{
	float: left;
}
#searchStepsHeaderRight{
	float: left;
	margin: 0 0 0 5px;
}
#searchSteps
/*keyword search*/
.keywordSubmit{
	-moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	box-shadow:inset 0px 1px 0px 0px #97c4fe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0) );
	background:-moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
	background-color:#3d94f6;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #337fed;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #1570cd;
	margin: 0 0 40px 58px;
}
.keywordSubmit:hover{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6) );
	background:-moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
	background-color:#1e62d0;
}
.keywordSubmit:active{
	position:relative;
	top:1px;
}
/*end keyword search*/
/*end search*/
#dataTableHead{
	height: 30px;
}
#breadCrumbSection{
	width: 100%;
	margin: 0 0 0 0;
	position: absolute;
}
#detailsSection h2{
	font-family: arial; 
	font-size: 16px;
	font-weight: normal;
	color: #004686;
}
#detailsHeaderIcon{
	float: left; 
}
#detailsHeaderInfo{
	float: left; 
	margin: 0 0 0 5px;
}
#detailsHeaderBarBG{
	width: 623px; 
	height: 28px;
	background: #5d5d65; 
	position: relative;
}
#detailsHeaderBarBG ul{
	list-style-type: none;
	background: #004686; 
	font-family: arial; 
	font-size: 16px; 
	font-weight: 550; 
	color: #FFF;
	float: left;
	height: 28px!important;
}
#detailsHeaderBarBG li{
	list-style-type: none;
	float: left;
}
#detailsHeaderBarBG li h1{
	background: url('../images/detailsBackArrow.jpg');
	height: 28px;
	width: 7px;
	float: left;
	margin: 0 0 0 2px;
}
#detailsHeaderBarBG li h2{
	font-family: arial; 
	font-size: 16px; 
	font-weight: 500;
	height: 28px;
	float: left;
	margin: 5px 3px 0 3px;
}
#detailsHeaderRightArrow{
	float: left;
}
.gold_hrContact{
	background:#e07900;
	height:3px;
	width:240px;
	border: 0;
	margin-left: 15px;
}
.gold_hrContent{
	width: 720px;
	background:#e07900;
	height:3px;
	border: 0;
	float: left;
	margin-left: 13px;
}
.grey_hrContent,
div.grey_hrContent > hr,
div.contentBG > center > hr{
	width: 90%;
	background:#d2d3d5;
	height:3px;
	border: 0;
}
div.contentBG > div.detailsNarrow > center > .grey_hrDetailsNarrow{
	background: #d2d3d5;
	height: 3px;
	width: 90%;
	border: 0;
	margin: 0 0 0 5px;
}
.yellow_hrContent{
	width: 720px;
	background:#e07900;
	height:3px;
	border: 0;
}
.grey_hrContentSkinny{
	width: 90%;
	background:#d2d3d5;
	height:1px;
	border: 0;
	margin: 10px 0 5px 0;
}
.showroomLogo{
	margin: 0 0 10px 0;
}
#showroomDescrip{
	float: left;
	font-family: arial;
	font-size: 14px;
	background: #FFF;
	border: 3px solid #d2d3d5;
	width: 750px;
	padding: 10px;
	margin: 15px 0 10px 0;
}
#showroomDescrip h1{
	font-family: arial;
	font-size: 16px;
	color: #004686;
}
.gold_hrCompanyInfo{
	width: 420px;
	background:#e07900;
	height:3px;
	border: 0;
}
.contact-block{
	display: inline-block;
	float: left;
	width: 50%;
	padding: 10px 0 0 0;
	text-align: center;
}
#showroomInfo{
	float: left;
	font-family: Arial;
	font-size: 14px;
	color: #000;
	margin: 0;
}
#showroomInfo a{
	font-family: arial;
	font-size: 14px;
	color: #004686;
	text-decoration: underline;
}
#showroomInfo a:active{
	font-family: arial;
	font-size: 14px;
	color: #004686;
	text-decoration: underline;
}
#showroomInfo a:visited{
	font-family: arial;
	font-size: 14px;
	color: #004686;
	text-decoration: underline;
}
#showroomInfo a:hover{
	font-family: arial;
	font-size: 14px;
	color: #e07900;
	text-decoration: none;
}
#showroomInfo h1{
	position: relative;
	font-family: arial;
	font-size: 14px;
	color: #004686;
	margin: 5px 0 0 5px;
}
#showroomInfo h4{
	position: relative;
	float: left;
	font-family: Arial;
	font-size: 14px;
	color: #004686;
	font-weight: normal;
}
#showroomInfo h5{
	position: relative;
	float: left;
	font-family: Arial;
	font-size: 14px;
	color: #000;
	width: 185px;
	font-weight: normal;
}
#showroomInfo ul{
	list-style-type: none;
	margin: 5px 0 10px 5px;
}
#showroomInfo li{
	position: relative;
	list-style-type: none;
	margin: 5px 10px 0 0;
	padding-bottom: 20px;
}
.showroomNewListing{
	float: left;
	position: relative; 
}
#listingDetailsWrap{
	width: 750px;
	float: left;
	margin-bottom: 15px;
	padding: 10px;
}
.detailsNarrow{
	float: left;
	font-family: Arial;
	font-size: 12px;
	color: #000;
	width: 49%;
	margin: 0;
	display: inline-block;
	text-align: center;
}
.descriptionText{
	font-family: arial;
	font-size: 14px;
	color: #000;
	width: 730px;
	margin: 10px 0 0 0;
}
.detailsNarrow h3{
	font-family: Arial;
	font-size: 14px;
	color: #004686;
	font-weight: 550;
	margin: 5px 0 0 5px;
}
.detailsNarrow h4{
	font-family: Arial;
	font-size: 14px;
	color: #000;
	font-weight: 550;
}
.detailsNarrow h5{
	float: left;
	font-family: Arial;
	font-size: 14px;
	color: #000;
	font-weight: normal;
}
.detailsNarrow ul{
	float: left; 
	width: 90%;
	list-style-type: none;
	margin: 5px 0px 0px 15px;
	display: inline-table;
	text-align: center;
}
.detailsNarrow li{
	float: left;
	list-style-type: none;
	margin: 0px 0px 0px 10px;
	display: inline;
}
.detailsNarrow #li2{
	text-align: left;
	float: right; 
	list-style-type: none;
	margin: 0;
}
.listingHeaderIcons{
	width: 100%;
	float: left;
}
.listingHeaderIcons ul{
	list-style-type: none;
}
.listingHeaderIcons li{
	list-style-type: none;
	float: left;
	font-family: arial;
	font-size: 12px;
	color: #000;	
	margin: 3px 10px 0 0;
}
.listingHeaderIcons b{
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #858585;
}
.listingHeaderIcons a{
	font-family: arial;
	font-size: 12px;
	color: #004686;
	text-decoration: underline;
}
.listingHeaderIcons a:active{
	font-family: arial;
	font-size: 12px;
	color: #004686;
	text-decoration: underline;
}
.listingHeaderIcons a:visited{
	font-family: arial;
	font-size: 12px;
	color: #004686;
	text-decoration: underline;
}
.listingHeaderIcons a:hover{
	font-family: arial;
	font-size: 12px;
	color: #e07900;
	text-decoration: none;
}
.listingHeaderIcons img{
	vertical-align: bottom;
}
.paginate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
}
a.paginate{
	border: 1px solid #000080;
	padding: 2px 6px 2px 6px;
	text-decoration: none;
	color: #000080;
}
a.paginate:hover{
	background-color: #000080;
	color: #FFF;
	text-decoration: underline;
}
a.current{
	border: 1px solid #000080;
	font: bold .7em Arial,Helvetica,sans-serif;
	padding: 2px 6px 2px 6px;
	cursor: default;
	background:#000080;
	color: #FFF;
	text-decoration: none;
}
span.inactive{
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	padding: 2px 6px 2px 6px;
	color: #999;
	cursor: default;
}
.specsLink{
	float: right;
	font-family: arial;
	font-size: 12px;
	margin-right: 10px;
}
.specsLink a{
	font-family: arial;
	font-size: 12px;
	color: #004686;
	text-decoration: underline;
}
.specsLink a:active{
	font-family: arial;
	font-size: 12px;
	color: #004686;
	text-decoration: underline;
}
.specsLink a:visited{
	font-family: arial;
	font-size: 12px;
	color: #004686;
	text-decoration: underline;
}
.specsLink a:hover{
	font-family: arial;
	font-size: 12px;
	color: #e07900;
	text-decoration: none;
}
#detailsActions{
	float: left;
	font-family: Arial;
	font-size: 12px;
	color: #000;
	background: #FFF;
	border: 3px solid #d2d3d5;
	width: 240px;
	height: 208px;
}
#detailsActions h3{
	font-family: Arial;
	font-size: 14px;
	color: #004686;
	font-weight: 550;
	margin: 5px 0 0 5px;
}
#detailsActions h4{
	font-family: Arial;
	font-size: 14px;
	color: #000;
	font-weight: 550;
}
#detailsActions h5{
	float: left;
	font-family: Arial;
	font-size: 14px;
	color: #000;
	font-weight: normal;
}
#detailsActions ul{
	float: left; 
	width: 225px;
	list-style-type: none;
	margin: 10px 0px 0px 0px;
}
#detailsActions li{
	float: left;
	list-style-type: none;
	margin: 0px 0px 0px 10px;
}
#detailsActions #li2{
	text-align: left;
	float: right; 
	width: 145px;
	list-style-type: none;
	margin: 0px 30px 0px 0px;
}
#detailsActions a{
	font-family: arial;
	font-size: 14px;
	color: #004686;
	font-weight: bold;
	text-decoration: underline;
}
#detailsActions a:active{
	font-family: arial;
	font-size: 14px;
	color: #004686;
	font-weight: bold;
	text-decoration: underline;
}
#detailsActions a:visited{
	font-family: arial;
	font-size: 14px;
	color: #004686;
	font-weight: bold;
	text-decoration: underline;
}
#detailsActions a:hover{
	font-family: arial;
	font-size: 14px;
	color: #e07900;
	font-weight: bold;
	text-decoration: none;
}
.detailsGallery{
	margin: 70px 0 0 0;
	max-height: 700px;
	overflow: hidden;
}
div.detailsGallery img{
	max-width: 100%;
	max-height: 100%;
	border: 1px solid #004686;
}
#detailsTitleContainer{
	width: 100%;
}
#detailsTitle{
	text-align: center;
	width: 100%;
	margin-left: 10px;
}
#detailsAdvert{
	float: left;
	width: 244px;
	margin: 0px 0 0 0;
	border: 1px solid #004686;
}
#viewMoreImg{
	margin: 3px 0 0 0;
	font-family: arial;
	font-size: 14px;
	color: #535353;
}
#viewMoreImg a{
	font-family: arial;
	font-size: 14px;
	color: #535353;
	text-decoration: none;
}
#viewMoreImg a:active{
	font-family: arial;
	font-size: 14px;
	color: #535353;
	text-decoration: none;
}
#viewMoreImg a:visited{
	font-family: arial;
	font-size: 14px;
	color: #535353;
	text-decoration: none;
}
#viewMoreImg a:hover{
	font-family: arial;
	font-size: 14px;
	color: #004686;
	text-decoration: underline;
}
#viewMoreImg b{
	color: #004686;
	font-weight: normal;
	font-weight: bold;
}
h1.blue a{
	color: #004686;
	text-decoration: none;	
}
h1.blue a:hover{
	text-decoration: underline;
}
.gray{
	background-color: #EFEFEF;
}
.dark-gray{
	color: #787878;
}
.darker-gray{
	color: #4b4c51;
}
li.searchItem{
	float: left;
	margin: 5px 0 5px 0;
	padding: 5px 0 28px 0;
	width: 100%;
	background-color: #FFF;
}
#equipmentThumb{
	float: left;
	width: 106px;
	margin: 0 0 0 5px;
	height: 80px;
}
#equipmentInfo{
	float: left;
	width: 400px;
	margin: 10px 0 0 26px;
}
.price{
	font-weight: bold;
	font-size: 16px;
	margin: 5px 0 0 0;
	width: 127px;
}
/*end crane details */
/*member profile area*/
#profileTable{
	float: left;
	font-family: arial;
	color: #000;
	font-size: 14px;
	background: #FFF;
	border: 3px solid #d2d3d5;
	width: 750px;
	padding: 0;
	margin: 15px 0 15px 0;
}
#profileTable h3{
	font-family: arial;
	font-size: 14px;
	color: #000;
}
#profileTable h3 b{
	font-family: arial;
	font-size: 14px;
	color: #004686;
}
#profileTable h4{
	font-family: arial;
	font-size: 14px;
	color: #004686;
	margin: 5px 0 0 0;
}
/*end profile area */
#featuredWrap{
  margin:15px 0 0 0;
  float: left;
  width: 750px;
  padding: 0;
}
.featuredItemLeft{
	background: #fff;
	float:left;
	width: 365px;
	height:425px;
	text-align:center;
	margin: 0 0 15px 0;
	border: 3px solid #d2d3d5;
}
.featuredItemRight{
	background: #fff;
	float:right;
	width: 365px;
	height:425px;
	text-align:center;
	margin: 0 0 15px 0;
	border: 3px solid #d2d3d5;
}
#featuredWrap a{
	font-family: Arial;
	font-size: 11px;
	color: #004586;
	text-decoration: none;
	text-align: center;
}
#featuredWrap a:active{
	font-family: Arial;
	font-size: 11px;
	color: #004586;
	text-decoration: none;
	text-align: center;
}
#featuredWrap a:visited{
	font-family: Arial;
	font-size: 11px;
	color: #004586;
	text-decoration: none;
	text-align: center;
}
#featuredWrap a:hover{
	font-family: Arial;
	font-size: 11px;
	color: #e07900;
	text-decoration: none;
	text-align: center;
}
.craneInfo{
	margin-top: 0;
	width: 350px;
}
.craneTitle{
	margin: 3px 0 0 0;
	color: #004586;
	font-weight: bold;
}
.cranePrice{
}
.craneInfo p{
	font-family: Arial;
	font-size: 16px; 
	color: #000;
	text-align: justify;
	margin: 5px 0 0 7px;
}
.craneInfo a{
	font-size: 16px !important;
}
.craneInfo a:active{
	font-size: 16px !important;
}
.craneInfo a:visited{
	font-size: 16px !important;
}
.craneInfo a:hover{
	font-size: 16px !important;
}
.featuredThmb{
	height: 272px;
	overflow: hidden;
}
#manfTable{
	font-family: arial;
}
#manfTable a{
	font-size: 14px;
	font-weight: normal;
	color: #004586;
	text-decoration: underline;
}
#manfTable a:active{
	font-size: 14px;
	font-weight: normal;
	color: #004586;
	text-decoration: underline;
}
#manfTable a:visited{
	font-size: 14px;
	font-weight: normal;
	color: #004586;
	text-decoration: underline;
}
#manfTable a:hover{
	font-size: 14px;
	font-weighT: normal;
	color: #e07900;
	text-decoration: none;
}
#sidebarWrap{
	display: block;
	float: right;
	margin: 18px 0px 0px 0px;
}
#sidebarWrapLeft{
	display: block;
	float: left;
	margin: 18px 10px 0 0;
}
.sidebarBG{
	width: 275px;
	background: #FFF;
	border: 3px solid #d2d3d5;
	margin: 0 0 10px 0px;
}
.sidebarBG a{
	font-family: Arial;
	color: #000;
	font-size: 12px; 	 
	text-decoration:none; 
	font-weight:bold;
}
.sidebarBG a:active{
	font-family: Arial;
	color: #000;
	font-size: 12px; 	 
	text-decoration:none; 
	font-weight:bold;
}
.sidebarBG a:visited{
	font-family: Arial;
	color: #000;
	font-size: 12px; 
	text-decoration:none; 
	font-weight:bold;
}
.sidebarBG a:hover{
	font-family: Arial;
	color: #004686;
	font-size: 12px; 
	text-decoration:underline; 
	font-weight:bold;
}
.sidebarBG h1{
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	color: #004686;
	margin: 5px 0 0 0;
}
.sidebarBG h1 a{
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	color: #004686;
}
.sidebarBG h1 a:active{
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	color: #004686;
}
.sidebarBG h1 a:visited{
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	color: #004686;
}
.sidebarBG h1 a:hover{
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	color: #e07900;
	text-decoration: none;
}
.sidebarBG ul{
	list-style: none;
	text-align: left;
	position: relative; 
	left: 8px;
	margin: 5px 0 0 0;
	overflow: hidden;
}
.sidebarBG li{
	list-style: none;
	border-bottom: 1px solid #d9d9d9;
	margin: 3px 0 3px 0;
	width: 225px;
}
.sidebarBG b{
	font-family: Arial;
	font-size: 18px;
	color: #797c84;
	font-weight: normal;
	position: relative; 
	top: 3px;
}
.keywordSearch{
	display: block;
	margin: 10px 0 10px 10px;
}
.facetHeader{
	margin: 15px 0 15px 0;
	width: 265px;
}
.facetHeader h1{
	font-family: Helvetica, Arial;
	font-size: 20px;
	font-weight: normal;
	color: #004686;
	margin: 5px 0 0 5px;
	text-align: center;
	border-bottom: 1px solid #D2D3D5;
}
#facetValues{
	margin: 5px 0 0 5px;
}
.buttonKeyword{
	-moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	box-shadow:inset 0px 1px 0px 0px #97c4fe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0) );
	background:-moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
	background-color:#3d94f6;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #337fed;
	display:inline-block;
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #000;
	cursor: pointer;
}
.buttonKeyword:hover{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6) );
	background:-moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
	background-color:#1e62d0;
}
.buttonKeyword:active{
	position:relative;
	top:1px;
}
.button{
	-moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	box-shadow:inset 0px 1px 0px 0px #97c4fe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0) );
	background:-moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
	background-color:#3d94f6;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #337fed;
	display:inline-block;
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #000;
	margin: 10px 0 10px 38px;
	cursor: pointer;
}
.button:hover{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6) );
	background:-moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
	background-color:#1e62d0;
}
.button:active{
	position:relative;
	top:1px;
}
.buttonGreen{
	-moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	box-shadow:inset 0px 1px 0px 0px #97c4fe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #15ae01), color-stop(1, #19840b) );
	background:-moz-linear-gradient( center top, #15ae01 5%, #19840b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#15ae01', endColorstr='#19840b');
	background-color:#10f726;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #15ae01;
	display:inline-block;
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #000;
	margin: 10px 0 10px 38px;
	cursor: pointer;
}
.buttonGreen:hover{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #19840b), color-stop(1, #15ae01) );
	background:-moz-linear-gradient( center top, #19840b 5%, #15ae01 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#19840b', endColorstr='#15ae01');
	background-color:#15ae01;
}
.buttonGreen:active{
	position:relative;
	top:1px;
}
.facetSubmit{
	margin: 0 0 10px 88px;
}
#sideKeywordSubmit{
	width: 50px;
	padding: 5px 0 5px 0;
}
.more{
	font-size: 12px;
	color: #004686;
	border-top: 1px solid #D2D3D5;
	margin: 0 30px 0 5px;
	text-align: right;
	cursor: pointer;
}
.less{
	font-size: 12px;
	color: #004686;
	border-top: 1px solid #D2D3D5;
	text-align: right;
	cursor: pointer;
	display: none;
}
.hiddenFacet{
	display: none;
}
.blue{
	color: #004686;
}
.black{
	color: #000;
}
#craneManfSideWrap{
	list-style: none;
	overflow: hidden;
	position: relative; 
	margin: 5px 0 5px 7px;
	width: 275px;
}
.craneManfSideCol{
	float: left;
	list-style: none;
	width: 135px;
}
.viewMoreSide{
	margin: 5px 0 5px 0;
}
.viewMoreSide a{
	font-size: 14px;
	font-weight: bold;
	color: #004686;
}
.viewMoreSide a:active{
	font-size: 14px;
	font-weight: bold;
	color: #004686;
}
.viewMoreSide a:visited{
	font-size: 14px;
	font-weight: bold;
	color: #004686;
}
.viewMoreSide a:hover{
	font-size: 14px;
	font-weight: bold;
}
.gold_hrSide{
	background:#e07900;
	height:5px;
	width:240px;
	border: 0;
	margin-left: 18px;
}
.clear{
	clear:both;
}
#preFooter{
	float: left;
	width: 100%;
	margin: 40px 0 0 0;
	background: #FFF;
	border: 3px solid #d2d3d5;
	position: relative;
	padding: 0 0 0;
    overflow: hidden;
}
#preFooter a{
	font-family: arial;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
#preFooter a:active{
	font-family: arial;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
#preFooter a:visited{
	font-family: arial;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
#preFooter a:hover{
	font-family: arial;
	font-size: 14px;
	color: #004686;
	text-decoration: none;
}
#preFooter h1{
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	color: #004686;
	margin: 5px 0 0 0;
}
#preFooter b{
	font-family: arial;
	color: #004686;
	font-weight: normal;
}
.footerTypes{
	font-family: Arial;
	font-size:14px;
	color:#004785;
	font-weight:normal;
}
#footer{
	float: left;
	margin: 40px 0 0 0;
	background: #004686;
	position: relative;
    width: 100%;
    padding: 0 0 0;
    overflow: hidden;
}
#footer h1{
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	color: #004686;
	margin: 5px 0 0 0;
}
.gold_hrFooter{
	width: 980px;
	background:#e07900;
	height:5px;
	border: 0;
	margin-left: 30px;
}
.footerNavWrap{
	float: left;
	margin: 20px 0 0 0;
	background: #004686;
	width: 100%;
	height: 40px;
}	
.footerManfTable{
	margin: 15px auto;
	width: 750px;
}
.footerManfTable a{
	font-family: arial;
	font-size: 14px; 
	color: #000;
	font-weight: 500;
	text-decoration: underline;
}
.footerManfTable a:active{
	font-family: arial;
	font-size: 14px;
	color: #000;
	font-weight: 500;
	text-decoration: underline;
}
.footerManfTable a:visited{
	font-family: arial;
	font-size: 14px;
	color: #000;
	font-weight: 500;
	text-decoration: underline;
}
.footerManfTable a:hover{
	font-family: arial;
	font-size: 14px;
	color: #024886;
	font-weight: 500;
	text-decoration: none;
}
#footer-nav{
	color: fff;
	width: 100%; 
	height: 25px;
	background: #004686;
	float: left;
	position: relative;
	overflow: visible;
}
ul#footer-menu{
	width: 100%;
	margin: 5px 0 0 5px;
	color: #fff;
	overflow: visible;
}
ul#footer-menu li{
	list-style-type: none;
	float: left;
	margin-left: 5px;
}
ul#footer-menu li.copyright{
	font-size: 14px;
	font-weight: bold;
	color: #e07900;
}
.footerContact{
	list-style-type: none; 
	font-size: 14px; 
	color: #FFF; 
	font-weight: bold;
	position: relative; 
	width: 600px;
	clear:both;
	vertical-align: middle;
	margin: 0 0 0 10px;
}
.footerContact p{
	float: left;
	margin-top: 16px;
}
.footerContact b{
	color: #e07900;
}
#footerNavContact{
	background: #004686;
}
#footer-nav a{
	font-size: 14px; 
	font-weight: bold; 
	color: #FFF; 
	text-decoration: none;
}
#footer-nav a:active{ 
	font-size: 14px; 
	font-weight: bold; 
	color: #FFF; 
	text-decoration: none;
}
#footer-nav a:visited{ 
	font-size: 14px; 
	font-weight: bold; 
	color: #FFF; 
	text-decoration: none;
}
#footer-nav a:hover{ 
	font-size: 14px; 
	font-weight: bold; 
	color: #e07900; 
	text-decoration: none;
}
.contentBG h2.aboutUs{
	margin: 5px; 
	color: #024886; 
	font-family: Helvetica, Arial;
	font-size: 32px;
	font-weight: normal;
}
.aboutText{
	width: 95%;
	margin: 10px;
	line-height: 2;
}
#item-review{
	height:20px;
}
#item-review > li{
	list-style-type:none;
	font-weight:bold;
	margin:0 0 10px;
	padding:0px 10px;
	font-size:14px;
	float:left; 
	width:170px;
}
#item-list > li{
	list-style-type:none;
	line-height:20px;
	float:left; width:170px;
	padding:0px 10px;
}
div[id^="item-row-"] > li{
	list-style-type:none;
	line-height:20px;
	float:left; width:170px;
	padding:0px 10px;
}
div[id^="item-row-"]{
	border-bottom:1px #ccc solid;
}
#item-list{
	position: relative; 
	left: 0px;
	top: 5px;
	border-bottom: none;
}
.item-row{
	width: 550px;
	float: left;
	margin: 10px auto;
	border-bottom: 2px black solid;
	padding-bottom: 5px;
}
.item-package{
	float: left;
	width: 100px;
	margin-right: 10px;
}
.packageHeaderMain{
	margin-top: 15px;
	color: #004686;
	font-size: 18px;
	float: left;
	width: 100%;
}
.packageHeaderMain b{
	float: right;
	font-size: 14px; 
	font-weight: normal; 
	color: #004686;
	margin-top: 3px;
}
.packageWrap{
	width: 615px;
}
.packageHeader{
	width: 100%;
	margin-top: 30px;
	margin-left: 20px;
	float: left;
	color: #004686;
	font-size: 16px;
	font-weight: bold;
}
.package{
	float: left;
	width: 100%;
	margin-left: 40px;
	margin-top: 15px;
}
.package input{
	float: left;
}
.package h5{
	float: left;
	width: 500px;
	margin-left: 6px;
	font-family: Arial;
	font-size: 14px; 
	color: #3d3d3d;
	font-weight: normal;
}
.package h4{
	float: left;
	color: #004686;
	font-weight: normal;
}
.package li{
	list-style-type: none;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
}
.package b{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #004686;
}
.packageSubmit{
	float: right;
	background: url('/images/bigCheckout.jpg');
	width: 135px;
	height: 36px;
	border: 0;
}
.package2{
	float: left;
	width: 100%;
	margin-left: 40px;
	margin-top: 0px;
}
.package2 input{
	float: left;
}
.package2 h5{
	float: left;
	width: 500px;
	margin-left: 6px;
	font-family: Arial;
	font-size: 14px; 
	color: #3d3d3d;
	font-weight: normal;
}
.package2 h4{
	float: left;
	color: #004686;
	font-weight: normal;
}
.package2 li{
	list-style-type: none;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
}
.package2 b{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #004686;
}
.packageEmail{
	float: left;
	width: 100%;
	margin-left: 40px;
	margin-top: 0px;
}
.packageEmail input{
	float: left;
}
.packageEmail h5{
	float: left;
	width: 500px;
	margin-left: 6px;
	font-family: Arial;
	font-size: 14px; 
	color: #004686;
	font-weight: normal;
}
.packageEmail h4{
	float: left;
	color: #004686;
	font-weight: normal;
}
.packageEmail li{
	list-style-type: none;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
}
.packageEmail b{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
}
#sales_form{
	width:646px;
}
table.user-sales{
	border:1px #999 solid;	
	width:430px;
}
.user-sales th{
	color:#fff;
	border:1px solid #999;
}
.user-sales td{
	border:1px solid #999;	
	vertical-align:middle;
}
#priceContainer{
	width: 250px;
	margin: 5px 0 0 5px;
}
#priceContainer .ui-widget-header{
	background: #004686;
}
#capacityContainer{
	width: 250px;
	margin: 5px 0 0 5px;
}
#capacityContainer .ui-widget-header{
	background: #004686;
}
.popupContainer{
	background: #f3f3f3;
	padding: 10px; 	
	margin: 17px 0 0 17px;
	float: left;
	font-size: 1.2em;
	z-index: 99999;
	box-shadow: 0px 0px 20px #999; /* CSS3 */
    -moz-box-shadow: 0px 0px 20px #999; /* Firefox */
    -webkit-box-shadow: 0px 0px 20px #999; /* Safari, Chrome */
	border-radius: 5px;
    -moz-border-radius: 5px; /* Firefox */
    -webkit-border-radius: 5px; /* Safari, Chrome */ 
}
#login_modal_inner{
	border: 1px solid #204059;
	border-radius: 5px;
    -moz-border-radius: 5px; /* Firefox */
    -webkit-border-radius: 5px; /* Safari, Chrome */
}
#login_logo{
	margin: 2px 0 0 10px;
}
#login_logo_text{
	font-size: 12px;
	margin: -10px 0 0 39px;
}
#login_text{
	font-size: 16px;
	margin: -9px 0 0 53px;
	display: block;
	background: #f3f3f3;
	width: 226px;
}
fieldset{ 
	border:none; 
}
#login_fieldset{
	border: 1px solid #204059;
	border-radius: 5px;
    -moz-border-radius: 5px; /* Firefox */
    -webkit-border-radius: 5px; /* Safari, Chrome */
    margin: 15px 0 0 4px;
    width: 338px;
}
form.loginForm .textbox label{ 
	display:block; 
	padding-bottom:7px; 
}
form.loginForm .textbox span{ 
	display:block;
}
form.loginForm p, form.signin span{ 
	color:#999; 
	font-size:11px; 
	line-height:18px;
} 
form.loginForm input.text{ 
	background:transparent; 
	border:1px solid #a6a6a6;
	color:#2f4867; 
    border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	font-size: 18px;
	width: 92%;
	margin: 10px 0 0 7px;
	padding: 5px;
}
form.loginForm input:-moz-placeholder{ 
	color:#bbb; 
	text-shadow:0 0 2px #000; 
}
form.loginForm input::-webkit-input-placeholder{ 
	color:#bbb; 
	text-shadow:0 0 2px #000;  
}
#login_form{
	margin: 0 0 10px 0;
}
#forgot_password{
	font-size: 12px;
	text-align: right;
	float: right;
	width: 100%;
	display: block;
	margin: 3px 10px 0 0;
}
#forgot_password a{
	color: #004686;
}
input#login_button{
	display: block;
	float: right;
	margin: 8px 10px 5px 0;
	width: 172px;
}
#login_create_text{
	font-size: 18px;
	width: 348px;
	text-align: center;
}
#login_create_subtext{
	font-size: 12px;
	width: 348px;
	text-align: center;
}
#login_create_button{
	margin: 5px 0 5px 77px;
}
.error{
	font-size: 14px;
	color: #F00;
	margin: 5px 0 13px 12px;
	display: block;
}
.tools-list > a{
  	display:block;
	text-decoration:underline;
	margin:10px;
	width:140px;
}
.actionLinks{
	cursor: pointer;
}
.searchTabSubmit{
	float: right; 
	margin: 5px 85px 10px 0;
}
.defenseleague{
	float: left;
	width: 200px;
	height: 200px;
}
#categoryContainer{
	float: left;
	margin: 10px 0 10px 255px;
}
#priceSlider > .ui-state-default{
	border: 2px solid #d2d3d5;
	background: rgba(228, 241, 250, 0.6); 
	font-weight: bold; 
	color: #fff;
}
#capacitySlider > .ui-state-default{
	border: 2px solid #d2d3d5;
	background: rgba(228, 241, 250, 0.6); 
	font-weight: bold; 
	color: #fff;
}
#capacityContainerMain{
	float: left;
	margin: 10px 0 10px 50px;
}
#capacitySliderMain{
	width: 525px;
	float: left;
	margin-left: 70px;
}
#capacitySliderMain > .ui-state-default{
	border: 2px solid #d2d3d5;
	background: rgba(228, 241, 250, 0.6); 
	font-weight: bold; 
	color: #fff;
}
#capacityAmountMain{
	float: left;
	margin: 10px 0 0 45px;
	width: 50px;
	text-align: center;
}
#capacityAmountMainMax{
	float: left;
	margin: 10px 0 0 40px;
	width: 50px;
	text-align: center;
}
#capacitySliderInputs{
	width: 670px;
}
#capacitySliderInputs > span{
	margin: 10px 0 0 5px;
	display: block;
	width: 20px;
	float: left;
}
.inputMessage{
	font-size: 10px;
	color: #000;
	font-weight: bold;
	display: block;
	float: left;
	margin: 5px 0 0 45px !important;
	width: 360px !important;
}
.dataTable tr{
	cursor: pointer;
}
.dataTable tr.even{
	background-color: #EFEFEF;
}
.dataTable tr:hover{
	background-color: #CCC;
}
.imageHideShow{
	margin: 35px 0 0 0;
	float: left;
}