/* CSS Document */
body {
	background-color:#000;
	margin:0 25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#a6a6a6;
	font-size:.7em;
	line-height:1.8em;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	text-align: left;
	background:url(../_images/header_bkg.gif) no-repeat;
	position:relative;
}
#logo {
	width:900px;
	height:91px;
}
#logo a {
	display:block;
	width:900px;
	height:91px;
	background:url(../_images/logo.jpg) no-repeat;
	text-decoration:none;
	text-indent:-5000px;
	color:#000;	
	border:none;
}
#craneNav {
	top:91px;
	left:0px;
	height:194px;
	width:900px;
	position:absolute;
}

#subNav {
	width:900px;
	left:0px;
	height:32px;
	background:url(../_images/nav_bkg.gif) no-repeat;
	position:absolute;
	top:285px;

}

#pageSubNav span {
	color:#fff;
}
#pageSubNav {
	margin:20px 0;
}


#subLeft {
	float:left;
	margin:5px 0 0 40px;
	color:#fff;
	font-weight:bold;
	display:inline;
}
#subLeft a:link, a:visited {
	border:none;
	color:#fff;
}
#subLeft a:hover {
	border:none;
	color:#8AE2FF;
}
	
#subRight {
	float:right;
	margin:5px 40px 0 0;
	color:#8AE2FF;
	font-weight:bold;
	display:inline;
}
#subRight a:link, a:visited {
	border:none;
	color:#8AE2FF;
}
#subRight a:hover {
	border:none;
	color:#fff;
}
#videoFlash {
	padding-left:19px;
}
	
#mainContent {
	margin-top:226px;
	width:900px;
	min-height:445px;
	background:url(../_images/content_bkg.gif) repeat-x;
}
.newsImage {
	border:#fff solid 10px;
	margin:0 10px 10px 0;
}

h2 {
	color:#184B8C;
	font-size:16pt;
	line-height:17pt;
	margin-bottom:3px;
	
}
h4 {
	color:#fff;
	margin-bottom:3px;
	font-size:12pt;
	line-height:13pt;
}

ul {
	margin:0;
	padding:0;
	padding-left:18px;
	list-style:none;
}
ul li {
	padding-left:15px;
	background:url(../_images/bullet_green.gif) no-repeat 0 6px;
}


/* Columns */
#homepage #leftColumn {
	margin:40px 0 0 40px;
	width:395px;
	float:left;	
	display:inline;
}
#homepage #rightColumn {
	margin:40px 40px 0 0;
	width:395px;
	float:right;
	display:inline;	
}
#dealers #leftColumn {
	margin:40px 0 0 40px;
	width:790px;
	float:left;	
	display:inline;
}
#dealers #rightColumn {
	display:none;
}
#contact #leftColumn {
	margin:40px 0 0 40px;
	width:300px;
	float:left;	
	display:inline;
}
#contact #rightColumn {
	margin:120px 40px 0 0;
	width:475px;
	float:right;
	display:inline;	
}
#about #leftColumn {
	margin:40px 0 0 40px;
	width:800px;
	float:left;	
	display:inline;
}
#about #rightColumn {
	display:none;	
}
#craneOverview #leftColumn {
	margin:40px 0 0 40px;
	width:484px;
	float:left;
	display:inline;	
}
#craneOverview #rightColumn {
	margin:40px 40px 0 0;
	width:306px;
	float:right;
	display:inline;	
}

#craneGallery #leftColumn {
	padding:40px 0 15px 40px;
}
#craneGallery #rightColumn {
	padding-left:40px;
	width:830px;
	min-height:300px;
	background:url(../_images/gallery_bkg.gif) no-repeat 40px 0;
}


/* Gallery Styles*/
#galleryLeft {
	padding:30px 0 0 40px ;
	float:left;
	width:300px;
	position:relative;
}
#galleryLeft h1 {
	color:#8AE2FF;
	font-size:23pt;
	line-height:30pt;
	margin:40px 0 20px 0;
}
#galleryRight {
	padding:30px 40px 0 0;
	float:right;
	min-height:600px;
}
#galleryRight img {
	border:#FFFFFF solid 15px;
}
#galleryCounter {
	width:75px;
	position:absolute;
	left:270px;
	top:27px;
	font-weight:bold;
	color:#fff;
	font-size:13pt;
	padding-right:15px;
	
}
#backButton {
	cursor:pointer;
}
#nextButton {
	cursor:pointer;
}


a:link {
	color:#fff;
	text-decoration:none;
	border-bottom:#8AE2FF dotted 1px;
}
a:visited {
	color:#fff;
	text-decoration:none;
	border-bottom:#8AE2FF dotted 1px;
}
a:hover {
	color:#8AE2FF;
	text-decoration:none;
	border-bottom:#8AE2FF dotted 1px;
}
a:active {
	color:#8AE2FF;
	text-decoration:none;
	border-bottom:#8AE2FF dotted 1px;
} 

.extraImage {
	margin-top:75px;
	border:#FFFFFF solid 15px;
}


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




.clearer {
	clear:both;
}
.textHighlight {
	color:#fff;
	font-weight:bold;
}



.rolloverContent {
	width:291px;
	min-height:200px;
	background:url(../_images/rollover_bkg.gif) repeat-y;
	margin:0;
	padding:0;
}
.rolloverTitle {
	margin-top:20px;
	float:left;
	width:115px;
	padding-left:30px;
}
.rolloverTitle h1 {
	margin:0 0 10px 0;
	color:#184B8C;
	font-size:18px;
	line-height:14px;
	letter-spacing:-1px;
}
.rolloverTitle h2 {
	margin:0;
	color:#fff;
	font-size:14px;
	line-height:14px;
}
.rolloverLinks {
	margin-top:12px;
	float:right;
	width:115px;
	padding-right:20px;
}
.rolloverImage {
	clear:both;
	padding:20px 0 0 30px;
}

#rollover3612 {
	width:291px;
	visibility:hidden;
	position:absolute;
	top:266px;
	left:13px;
	z-index:10;
}

#rollover3612LP {
	visibility:hidden;
	position:absolute;
	top:266px;
	left:95px;
	z-index:11;
}

#rollover6010 {
	visibility:hidden;
	position:absolute;
	top:266px;
	left:35px;
	z-index:12;
}
#rollover6010LP {
	visibility:hidden;
	position:absolute;
	top:266px;
	left:10px;
	z-index:13;
}
#rollover8012 {
	visibility:hidden;
	position:absolute;
	top:266px;
	left:100px;
	z-index:14;
}
#rollover9010 {
	visibility:hidden;
	position:absolute;
	top:266px;
	left:180px;
	z-index:15;
}
#rollover10010Mx {
	visibility:hidden;
	position:absolute;
	top:266px;
	left:270px;
	z-index:16;
}

#rollover14010 {
	visibility:hidden;
	position:absolute;
	top:266px;
	left:370px;
	z-index:17;
}

#rollover15010 {
	visibility:hidden;
	position:absolute;
	top:266px;
	left:475px;
	z-index:18;
}

#rollover20010 {
	visibility:hidden;
	position:absolute;
	top:266px;
	left:575px;
	z-index:19;
}

#rollover200RS {
	visibility:hidden;
	position:absolute;
	top:266px;
	left:580px;
	z-index:20;
}



#rollover300 {
	visibility:hidden;
	position:absolute;
	top:266px;
	left:175px;
	z-index:10;
}

#rollover400 {
	visibility:hidden;
	position:absolute;
	top:266px;
	left:350px;
	z-index:11;
}


#rollover700 {
	visibility:hidden;
	position:absolute;
	top:266px;
	left:525px;
	z-index:12;
}


#rollover900 {
	visibility:hidden;
	position:absolute;
	top:266px;
	left:590px;
	z-index:13;
}








#homepagePageTitle {
	margin:0;
	background:url(../_images/homepage_title.gif) no-repeat;
	display:block;
	width:441px;
	height:62px;
	text-indent:-5000px;
}

#discontinuedPageTitle {
	margin:0;
	background:url(../_images/discontinued_header.gif) no-repeat;
	display:block;
	width:365px;
	height:97px;
	text-indent:-5000px;
}
#dealersPageTitle {
	margin:0;
	background:url(../_images/dealers_header.gif) no-repeat;
	display:block;
	width:365px;
	height:97px;
	text-indent:-5000px;
}
#aboutPageTitle {
	margin:0;
	background:url(../_images/about_header2.gif) no-repeat;
	display:block;
	width:365px;
	height:97px;
	text-indent:-5000px;
}
#newsPageTitle {
	margin:0;
	background:url(../_images/news_header.gif) no-repeat;
	display:block;
	width:365px;
	height:97px;
	text-indent:-5000px;
}

#wpPageTitle {
	margin:0;
	background:url(../_images/wp_header.gif) no-repeat;
	display:block;
	width:365px;
	height:60px;
	text-indent:-5000px;
}
#mtPageTitle {
	margin:0;
	background:url(../_images/mt60_header.gif) no-repeat;
	display:block;
	width:365px;
	height:97px;
	text-indent:-5000px;
}
#contactPageTitle {
	margin:0;
	background:url(../_images/contact_header2.gif) no-repeat;
	display:block;
	width:255px;
	height:97px;
	text-indent:-5000px;
}
#PageTitle3612 {
	margin:0;
	background:url(../_images/3612_header.gif) no-repeat;
	display:block;
	width:365px;
	height:97px;
	text-indent:-5000px;
}
#PageTitle3612LP {
	margin:0;
	background:url(../_images/3612LP_header.gif) no-repeat;
	display:block;
	width:365px;
	height:97px;
	text-indent:-5000px;
}
#PageTitle6010 {
	margin:0;
	background:url(../_images/6010_header.gif) no-repeat;
	display:block;
	width:365px;
	height:97px;
	text-indent:-5000px;
}
#PageTitle6010LP {
	margin:0;
	background:url(../_images/6010LP_header.gif) no-repeat;
	display:block;
	width:365px;
	height:97px;
	text-indent:-5000px;
}
#PageTitle8012 {
	margin:0;
	background:url(../_images/8012_header.gif) no-repeat;
	display:block;
	width:365px;
	height:97px;
	text-indent:-5000px;
}
#PageTitle9010 {
	margin:0;
	background:url(../_images/9010_header.gif) no-repeat;
	display:block;
	width:365px;
	height:97px;
	text-indent:-5000px;
}
#PageTitle10010Mx {
	margin:0;
	background:url(../_images/10010Mx_header.gif) no-repeat;
	display:block;
	width:365px;
	height:97px;
	text-indent:-5000px;
}
#PageTitle14010 {
	margin:0;
	background:url(../_images/14010_header.gif) no-repeat;
	display:block;
	width:365px;
	height:97px;
	text-indent:-5000px;
}

#PageTitle15010 {
	margin:0;
	background:url(../_images/15010_header.gif) no-repeat;
	display:block;
	width:365px;
	height:97px;
	text-indent:-5000px;
}
#PageTitle20010 {
	margin:0;
	background:url(../_images/20010_header.gif) no-repeat;
	display:block;
	width:365px;
	height:97px;
	text-indent:-5000px;
}
#PageTitle200RS {
	margin:0;
	background:url(../_images/200RS_header.gif) no-repeat;
	display:block;
	width:365px;
	height:97px;
	text-indent:-5000px;
}
#PageTitle30011 {
	margin:0;
	background:url(../_images/30011_header.gif) no-repeat;
	display:block;
	width:365px;
	height:97px;
	text-indent:-5000px;
}


/*#dealers h2 {
	margin-top:40px;
	background:#fff;
	padding:10px;
}*/
.dealerItem {
	
	padding:30px 0 30px 50px;
	border-bottom:#ccc dotted 1px;
}
.dealerItem h1 {
	color:#fff;
	margin-top:0;
}
.dealerItem strong {
	color:#fff;
}
.dealerBottom {
	border-bottom:none;
}

/* FORM STYLES */

input {
	color:#5c5c5c;
}
textarea {
	color:#5c5c5c;
}

.formArea {
	padding:20px 20px 10px 20px;
	margin:20px 0;
	width:445px;
}
.formArea p{
	margin-top:0;
	line-height:20px;

}


label {
	float:left;
	width:11em;
	line-height:10pt;
	text-align:right;
	padding-right:10px;
}
.required {
	color:red;
}
#submitBTN {
	padding:10px 0 0 136px;
}

.feedback {
	margin-left:1em;
	color:red;
}



/* DEALER PAGE */
 
#dealerFrame {
	width:820px;
	background:url(../_images/dealerframe_bkg.gif) repeat-y;
}
#dealerFrameContent {
	width:820px;
	background:url(../_images/dealerframe_middle.gif) no-repeat;
}
#dealerFrameLeft {
	width:200px;
	float:left;
	height:400px;
	padding-left:27px;
}
#dealerFrameRight {
	width:485px;
	float:right;
}

.dealerContent {
	color:#333;
	padding-right:10px;
}

.dealerContent a{
	color:#00ADE8;
	text-decoration:underline dotted 1px;
}

.dealerContent a:hover{
	color:#00ADE8;
}



#dealerFrameTop {
	width:820px;
	height:20px;
	background:url(../_images/dealerframe_top.gif) no-repeat;
}
#dealerFrameFooter {
	clear:both;
	width:820px;
	height:30px;
	background:url(../_images/dealerframe_bottom.gif) no-repeat bottom;
}

#dealerFrameLeft h2 {
	color:#000000;
	font-size:1.5em;
}
#dealerFrameLeft h3 {
	margin-bottom:2px;
}

.dealerList {
	color:#232222;
	padding-bottom:25px;
	
}
.dealerList h1 {
	color:#184B8C;
	margin-bottom:4px;
	font-size:1.75em;
}
.dealerList a{
	color:#00ADE8;
}

.userbox{
	width:200px;
	float:right;
	padding:10px;
	background-color:#444;
	border:1px solid #333;
	margin-top:-120px;
	margin-right:-30px;
	text-align:right;
}

.username{
	color:#fff;
	font-weight:bold;
}

.careerPosting .metabar{
	display:block;
	/*border-top:1px solid #111;*/
	/*background-color:#111;*/
	margin-bottom:50px;
	padding:8px;
	
}

.careerPosting .applynow a{
	font-size:11px;
	color:#fff;
	display:inline;
	float:left;
}

.careerPosting .postedDate {
	display:inline;
	float:right;
	color:#444;
	
}

.careerPosting h2{
	color:#fff;
	margin:0px;
	margin-top:15px;
	margin-bottom:4px;
}

.careerDescription{
	margin-top:15px;
	margin-bottom:10px;
	margin-left:5px;
}

.careerLocation{	
	float:right;
	font-size:22px;
	color:#888;
	font-weight:bold;
	position:absolute;
	top:400px;
	left:675px;
}

.careerBack{
	padding:5px;
	padding-top:40px;
	border-top:1px solid #444;
	/*background-color:#111;*/
	margin-top:-20px;
}

#careersPageTitle {
	margin:0;
	background:url(../_images/header_careers.gif) no-repeat;
	display:block;
	width:365px;
	height:97px;
	text-indent:-5000px;
}

.chooseLocal{
	text-align:center;
	font-size:22px;
	display:block;
}

.acceptTerms{
	background-color:#fff;
	border:1px solid #444;
	padding:20px;
	color:#000;
}

.termsYes{
	display:inline;
	float:left;
	margin-left:60px;
}

.termsNo{
	display:inline;
	float:right;
	margin-right:60px;
}

.termsNo a{
	color:#000;
	text-decoration:underline;
	border-bottom:none;
	
}

.termsNo a:hover{
	color:#777;
	border-bottom:none;
}

.jobInfo{
	padding:7px;
	background-color:#ddd;
	border:1px solid #ccc;
}

.appLabelTitle{
	font-weight:bold;
	float:left;
	width:120px;
	text-align:right;
	margin-top:4px;
}

.appLabelDesc{
	font-weight:bold;
	float:left;
	width:120px;
	text-align:right;
	margin-top:-12px;
}

.appTitle{
	margin-left:130px;
	margin-top:4px;
	color:#184B8C;
}

.appDesc{
	margin-left:130px;
	margin-top:-22px;
}


.newsItem .postedDate {
	display:inline;
	color:#444;
	
}


.newsDescription{
	margin-top:-10px;
	margin-bottom:60px;
	margin-left:5px;
	float:right;
	width:600px;
	padding-top:0px;
}

.newsDescription h2 a{
	color:#fff;
	/*margin-top:15px;*/
	margin-bottom:4px;
	text-decoration:none;
	border:none;
	padding-top:0px;
	text-transform:uppercase;
	
}

.newsDescription h2 a:hover{
	text-decoration:none;
	border:none;
	color:#8AE2FF;
	text-transform:uppercase;
}

.newsThumb{
	width:150px;
	height:100px;
	margin:5px;
	padding:1px;
	border:1px solid #444;
	float:left;
}

.newsShortCopy{
	margin-top:5px;
}

.newsDetail{
	/*width:600px;
	margin: 0 auto;
	padding-left:10px;*/
}



.newsDetail .postedDate {
	display:inline;
	color:#444;
	
	
}

.newsDetail h2{
	color:#fff;
	text-transform:uppercase;
}

.newsDetailCopy{
	border-top:1px solid #222;
	margin-top:10px;
	padding-top:15px;
	/*float:left;*/
	/*width: 300px;*/
}

.newsImage{
	height:300px;
	width:450px;
	/*display:block;*/
	/*margin: 0 auto;*/
	margin-left:15px;
	margin-bottom:40px;
	border:1px solid #444;
	padding:1px;
	float:right;
}

.adminContent{
	width:800px;
	margin:0 auto;
	background-color:#333;
	padding:30px;
	border:1px solid #444;
	padding-right:50px;
}

.adminContent h1{
	padding:10px;
	margin-left:-10px;
	display:block;
	background-color:#222;
}

#adminLogo {
	width:900px;
	height:91px;
	margin:0 auto;
}
#adminLogo a {
	display:block;
	width:900px;
	height:91px;
	background:url(../_images/logo.jpg) no-repeat;
	text-decoration:none;
	text-indent:-5000px;
	color:#000;	
	border:none;
}

.adminContent h3{
	color:#777;
	background-color:#3c3c3c;
	padding:3px;
	font-size:11px;
	margin:0px;
	text-transform:uppercase;
}

.adminContent p{
	/*padding-right:10px;
	padding-left:10px;*/
	font-size:11px;
	color:#888;
}

.adminContent p img{
vertical-align:middle;
padding:2px;
}

.adminContent a{
	font-size:11px;
}

.adminContent .standout{
	font-weight:bold;
	color:#fff;
	display:inline;
}

.adminContent h4{
	color:#777;
	background-color:#3c3c3c;
	padding:3px;
	font-size:11px;
	margin:0px;
	text-transform:uppercase;
}

.adminSection{
	width:250px;
	float:left;
}

.adminSection h2{
	color:#777;
}

.hideTable{
	display:none;
}

.showTable {

}

.adminContent table td {
	border-bottom:1px solid #444;
}

