/* 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;
}
#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;
}