/*
 * 	Carolina Industrial Equipment
 * 	Yperez | Oct 2008
 * 
 */


/* 
 * 
 * Admin 
 * (WYSIWYG Content)
 * 
 */

  .admin_content { color: #8b8b8b; font-size: 12px; font-family: Arial, Helvetica, sans-serif; margin: 17px; line-height: 17px;}
  .product_content { width: 501px; color: #8b8b8b; font-size: 12px; font-family: Arial, Helvetica, sans-serif; margin: 7px 17px 0 17px; line-height: 17px; float: left;}
  h1 { color: #487fa4; font-weight: bold; font-size: 12px;}
  h2 { font-size:11px; color: #484646; font-weight: bold;}
  a { color: #b80606; text-decoration: underline;}
  a:hover { color: #487fa4; text-decoration: underline;}
  a.top { color: #8e8e8e; text-decoration: none; float: right; background: url(/images/arrow.gif) top left no-repeat; padding-left: 20px; margin: 15px 0;}
  a.top:hover { color: #487fa4; text-decoration: underline; float: right;}
  a.back:link { text-decoration: none; background: url(/images/arrow-back.gif) top left no-repeat; padding-left: 20px; margin: 15px 0;}

  p img{padding: 5px;}

/* 
 * 
 * Main Navigation
 * 


  #mainNav .main{ width: 640px; height: 63px; margin-top: 0; padding: 0; list-style: none; display: inline; overflow: hidden; position: absolute; right: 0; bottom: 0;}
	  #mainNav li { margin:0; padding:0; list-style: none; display: inline;}
	  #mainNav a { float: left; padding: 63px 0 0 0; overflow: hidden; height: 0px; margin-left: 2px; }
	  #mainNav a:hover { background-position: 0 -63px;}
	  #mainNav .selected{ background-position: 0 -63px;}
	  
 */
#mainNav{ width: 640px; height: 63px; position: absolute; right: 0; bottom: 0; z-index:75;}


  #about a.mainlevel { width: 78px; background: url(/images/buttons/nav-about.jpg) top left no-repeat;}
  #products a.mainlevel { width: 78px; background: url(/images/buttons/nav-products.jpg) top left no-repeat;}
  #service a.mainlevel { width: 78px; background: url(/images/buttons/nav-service.jpg) top left no-repeat;}
  #parts a.mainlevel { width: 78px; background: url(/images/buttons/nav-parts.jpg) top left no-repeat;}
  #leasing a.mainlevel { width: 78px; background: url(/images/buttons/nav-leasing.jpg) top left no-repeat;}
  #rentals a.mainlevel { width: 78px; background: url(/images/buttons/nav-rentals.jpg) top left no-repeat;}
  #pre-owned a.mainlevel { width: 78px; background: url(/images/buttons/nav-pre-owned.jpg) top left no-repeat;}
  #news a.mainlevel { width: 78px; background: url(/images/buttons/nav-news.jpg) top left no-repeat;}



/* Navigation */
.main, .main ul { list-style: none; margin: 0; padding: 0;}
.main { z-index: 100; position: relative;}
.main li { float: left; margin: 0; padding: 0; position: relative; width: 80px; list-style: none;}
.main li a{ font: bold 1.22em/25px Arial, Helvetica, sans-serif; background: #565656; color: #959595; display: block; padding: 0 9px; text-decoration: none; }
.main a.mainlevel{ text-indent: -9999em; height: 63px; }
.main li a:hover { background: #ccc; color: #000;}
#nav-one li:hover a, #nav-one li.sfHover a,#nav-one li a.mainlevel.selected {background-position: 0 -63px; color: #000;}

/*submenu*/
#nav-one li ul{}
#nav-one li:hover ul a, 
#nav-one li.sfHover ul a { background: url(/images/buttons/dropdown-button-bg.gif) top right no-repeat; color: #fff; font-size: 11px; font-weight: bold; height: 26px; width:160px; border-left: 2px solid #1b8cda;}
#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover { color: #115f7e;}
/* end sub menu */

.main ul { background: #009DDA; list-style: none; margin: 0; width: 100px; position: absolute; top: -999em; left: -1px; z-index: 999; }
.main li:hover ul,
.main li.sfHover ul { top: 38px; left: 0px;}
.main ul li { border: 0; float: none; list-style: none;}
.main ul a { padding-right: 20px; width: 80px; white-space: nowrap; color: #fff; }
.main ul a:hover { background: #ccc; color: #000;}

/* 
 * 
 * Secondary Navigation
 * 
 */

  ul#subNav { width: 227px; margin: 0 0 15px 0; padding: 0; list-style: none; overflow: hidden;}
	ul#subNav li { margin:0; padding:0; list-style: none; }
	ul#subNav li a { color: #fff; text-decoration: none; background: url(/images/buttons/sub-bg.jpg) top left no-repeat; display: block; width: 227px; height: 30px; padding:7px 0 0 10px; margin-top: -7px;}
	ul#subNav li a.firstlink { color: #fff; text-decoration: none; background: url(/images/buttons/sub-bg-first.jpg) top left no-repeat; display: block; width: 227px; height: 27px; padding:10px 0 0 10px; margin-top: 0;}
	ul#subNav li a.lastlink { margin-top: -7px; color: #fff; text-decoration: none; background: url(/images/buttons/sub-bg-last.png) top left no-repeat; display: block; width: 227px; height: 23px; padding:7px 0 0 10px; }
	ul#subNav li a.lastlink2 { margin-top: -7px; color: #fff; text-decoration: none; background: url(/images/buttons/sub-bg.jpg) top left no-repeat; display: block; width: 227px; height: 30px; padding:7px 0 0 10px; background-position: 0 -30px; }
	ul#subNav li a:hover { background-position: 0 -30px; text-decoration: none;}
	ul#subNav li a.selected{ background-position: 0 -30px; text-decoration: none; }
	
	ul#subNav li a.biglink { color: #fff; text-decoration: none; background: url(/images/buttons/sub-bg-big.jpg) top left no-repeat; display: block; width: 227px; height: 45px; padding:7px 0 0 10px; margin-top: -7px;}
	ul#subNav li a.biglink:hover { background-position: 0 -45px;  text-decoration: none;}
	ul#subNav li a.biglink.selected { background-position: 0 -45px;  text-decoration: none;}
	
	ul#subNav li a.municipal { color: #fff; text-decoration: none; background: url(/images/buttons/sub-bg-m.jpg) top left no-repeat; display: block; width: 227px; height: 30px; padding:7px 0 0 10px; margin-top: -7;}
	ul#subNav li a.municipal.firstlink { color: #fff; text-decoration: none; background: url(/images/buttons/sub-bg-first-m.jpg) top left no-repeat; display: block; width: 227px; height: 27px; padding:10px 0 0 10px; margin-top:0; }
	ul#subNav li a.municipal.lastlink { margin-top: -7px; color: #fff; text-decoration: none; background: url(/images/buttons/sub-bg-last-m.png) top left no-repeat; display: block; width: 227px; height: 23px; padding:7px 0 0 10px; }
	ul#subNav li a.municipal:hover { background-position: 0 -30px;  text-decoration: none;}
	ul#subNav li a.municipal.selected{ background-position: 0 -30px;  text-decoration: none; }
/* 
 * 
 * Tiertiary Navigation
 * 
 */

  ul#thirdNav { width: 227px; margin: 0; padding: 0; list-style: none; }
	ul#thirdNav li { margin:-7px 0 0 0; padding:0; list-style: none;  }
	ul#thirdNav li a { color: #fff; font-size: 11px; text-decoration: none; background: url(/images/buttons/third-nav-bg.gif) top left no-repeat; display: block; width: 227px; height: 30px; padding:7px 0 0 20px; }
	ul#thirdNav li a.lastlink { color: #fff; font-size: 11px; text-decoration: none; background: url(/images/buttons/third-nav-last.gif) top left no-repeat; display: block; width: 227px; height: 23px; padding:7px 0 0 20px; }
	ul#thirdNav li a:hover { background-position: 0 -30px;  text-decoration: none;}
	ul#thirdNav li a.selected{ background-position: 0 -30px;  text-decoration: none;}
	
	ul#thirdNav li a.biglink { color: #fff; font-size: 11px; text-decoration: none; background: url(/images/buttons/third-nav-bg-big.gif) top left no-repeat; display: block; width: 227px; height: 40px; padding:7px 0 0 20px; }
	ul#thirdNav li a.biglink:hover { background-position: 0 -40px;  text-decoration: none;}
	ul#thirdNav li a.biglink.selected{ background-position: 0 -40px;  text-decoration: none; }

/*
 * 	
 * Justin's Subnav
 * 
 */

.subnavwrapper{background: url('/images/subnavwrapper_bg.gif') repeat-y left top;}
#submenu{margin: 0; padding: 0 0 10px 0; background: url('/images/submenubottomcurve.gif') no-repeat left bottom;}
#submenu li{list-style: none; list-style-image: none; margin: 0 3px;}
#submenu li a{color: #fff; text-decoration: none; display: block; padding: 5px 10px; border-bottom: 1px solid #99949c; float: left; width: 201px; background: url('/images/submenuarrow-gray.gif') no-repeat 200px center;}
#submenu li a:hover, #submenu li a.selected{background-color: #34c1e8; background-image: url('/images/submenuarrow-blue.gif') !important;}
#submenu li a.selected{border-bottom-color: #fff;}
#submenu li a.municipal:hover, #submenu li a.municipal.selected{background-image: url('/images/submenuarrow-blue-down.gif')}
#submenu .third{margin: 0; padding: 0; font-size: 11px;}
#submenu .third li a{background: #29a2c4 url('/images/submenuarrow-third-light.gif') no-repeat 198px center; border-bottom-color: #fff; padding: 8px 10px 8px 20px; width: 191px;}
#submenu .third li a:hover, #submenu .third li a.selected{background-image: url('/images/submenuarrow-third-white.gif')}
#submenu .third li a.selected{border-bottom-color: #fff;}

/* 
 * 
 * Layout / Formatting
 * 
 */


 #wrapper{width:960px;margin:0 auto;}
 
  body{ background: #ffffff url(/images/structure/bg-pattern.jpg) repeat-x; }
  
  #hd { position: relative; background:url(/images/structure/header-bg.jpg) top left no-repeat; padding-top: 30px; height: 127px;}
  #hd span { position: relative; background: url(/images/structure/main-logo.jpg) no-repeat left top; width: 222px; height: 75px; text-indent: -9999em; position: relative; display: block;}
  #hd span a { position: absolute; left:0; top:0; width: 222px; height: 75px; display: block;}
  
  #topNav { position: absolute; right: 0; top: 25px;}
  #topNav a.searchButton { margin-top: 50px;}
  	#topNav .eLogin,#topNav .cLogin{margin-right: 15px;}
	#topNav .phone {margin-top:0; margin-right:80px;}

  #container{ width: 960px; background: url(/images/structure/container-bg.jpg) top left no-repeat; padding-bottom: 0;}

  ul li{ list-style-image: url(/images/structure/bullet-arrow.png); margin-bottom: 5px;}
  ol li { list-style: decimal; margin-bottom: 5px;}

  p{ margin: 0; padding: 0;}
  
  table td{ font-size: 12px; padding: 5px;}
  table td img{ padding:0;}
  
  #homeLeft { width: 750px; float: left; margin-top: 0;}
  #homeRight { width: 210px; float: right; margin-top: 75px;}
  	#homeRight .newsColumn { background: url(/images/structure/news-bg.png) top left no-repeat; min-height: 250px; }
  	#homeRight .newsColumn .content { padding-top: 50px; padding-left:15px;}
	#homeRight .newsColumn .content ul { padding-left:10px;}
	#homeRight .newsColumn .content li { padding-bottom:10px; color: #464646;}
	#homeRight .newsColumn .content li a{ color: #464646; text-decoration: none;}
	#homeRight .newsColumn .content li a:hover{ color: #009ddc; text-decoration: none;}

  #homeCta {clear: both;}
  
  #bodyLeft { width: 227px; float: left; margin-top: 0; padding-bottom: 10px;}
  	#bodyLeft .subNav{ width: 227px; margin-top: 0;}
	#bodyLeft .featuredProduct {}

  #bodyRight { width: 724px; float: right; margin-top: 0;}
  	#bodyRight .imageBanner { margin: 7px 0 4px 0;}
  	#bodyRight .imageBanner img{ border: #5a7b94 2px solid;}
	/*#bodyRight .contentArea { min-height: 400px; background: #ffffff url(/images/structure/path-watermark.gif) bottom right no-repeat; padding-bottom: 0; margin-bottom: 0;}*/
	#bodyRight .contentArea { min-height: 200px; background: url(/images/content-bg.gif) top left repeat-x; padding-bottom: 20px; margin-bottom: 0;}

  .staffItem { background: url(/images/structure/separator-line.jpg) bottom left no-repeat; padding-bottom: 10px; margin-bottom:15px;}
	.staffItem .image { float: left; width: 90px;}
	.staffItem .text { float: left; width: 600px;}
	
  .vehicleItem { background: url(/images/structure/separator-line.jpg) bottom left no-repeat; padding-bottom: 10px; margin-bottom:15px;}
	.vehicleItem .image { float: left; width: 140px; text-align: center;}
	.vehicleItem .image img { border: #0099dc 1px solid;}
	.vehicleItem .text { float: left; width: 350px; padding: 5px;}
	.vehicleItem .weekly { float: left; width: 85px; padding-left: 5px; }
	.vehicleItem .pricetext { float: left; width: 85px; padding-left: 5px; font-weight: bold; font-size: 13px; }
	.vehicleItem .weekly.price{ text-align: center; font-weight: bold; font-size: 13px; width: 180px;}
	.vehicleItem .monthly { float: left; width: 85px; padding-left: 5px; }

  .brandRow { margin-bottom:15px;}
	.brandRow .image{ width: 170px; float: left;}
	.brandRow .text{ width: 150px; float: left;}
  .brandLogo { margin-right: 5px; float: left; background: url(/images/structure/brand-bg.jpg) top left repeat-x;}
  .brandLogo  img { margin: 4px 3px 10px 3px;}

  .titleArea { margin-bottom: 5px;}
	.brandTitle { color: #ffffff; font-weight: bold; padding: 2px 0 2px 5px; width: 477px; background: #30afe3; margin-right: 2px; float: left;}
	.brandTitleLong { color: #ffffff; font-weight: bold; padding: 2px 0 2px 5px; width: 677px; background: #30afe3; margin-right: 2px; float: left;}
	.gsa {float:right; margin:-16px 3px 0 0;}
	.viewAll { padding: 2px 0 2px 5px; width: 200px; background: #8e8e8e; float: left; text-align: center;}
	.viewAll a { color: #ffffff;}
	.viewAll a:hover { color: #cccccc;}

  .productTitle { background: url(/images/headers/h-product-detail.png) top left no-repeat; min-height: 19px; padding: 5px 0 0 20px; position: relative;}
  	.productTitle .brandname { color: #ffffff; font-weight: bold;}
	.productTitle .productname { color: #ffffff;}
	.productTitle .idnumber { color: #a1eaff;}
	.productTitle .logo-small {position: absolute; left: 510px; top:4px;}
	.productTitle .relatedtitle { color: #ffffff; position: absolute; left: 540px;}
	

  .relatedProducts { width: 187px; background: #ababab; float: left; color: #ffffff;}
  	.relatedProducts .item { width: 180px; background: url(/images/structure/related-prod-underline.gif) bottom left no-repeat; float: left; color: #ffffff; margin: 4px 0 5px 3px; padding-bottom: 10px;}
	.relatedProducts .item .text{ float: left; text-align: left; width: 60px; font-size: 11px; padding-right: 5px;}
	.relatedProducts .item .text a{ color: #ffffff; text-decoration: none;}
	.relatedProducts .item .text a:hover{ color: #487fa4; text-decoration: none;}
	.relatedProducts .item .image { float:left; vertical-align: top; width: 110px;}
	.relatedProducts .item .image img { border: #8c8c8c 1px solid;}

  .Product { margin-bottom: 0;}
	.productItem { margin-right: 15px; margin-bottom: 15px;}
	.productItem .image { float: left; width: 115px;}
	.productItem .image a{ float: left;}
	.productItem .image img {}
	.productItem .text { float: left; width: 550px; }
	.productItem h1 { color: #757575; }
	.productItem a { float: right;}

  .productImages { margin: 7px 0 10px 0; padding-bottom: 3px; background: #597b94;}
  	.productImages .leftside{ float: left; width: 611px; min-height: 240px;}
  	.productImages .leftside img{ margin: 1px 0 0 3px;}
	.productImages .rightside{ float: left; width: 110px; min-height: 240px; padding-bottom: -6px;}
	.productImages .rightside img{ margin-top: 1px; margin-bottom: 2px;}

  .article { background: url(/images/structure/separator-line.jpg) bottom left no-repeat; padding-bottom: 10px; margin-bottom:15px; }

  #featuredProduct { width: 222px; margin-top: 20px; border: #ffffff 2px solid;}
	#featuredProduct .contentArea { background: #19476a url(/images/headers/featured-product.jpg) top left no-repeat; min-height: 110px; }
	#featuredProduct .content { color: #ffffff; padding: 32px 10px 10px 8px;}
	#featuredProduct h1 { color: #40b3e4; font-size: 13px;}
	#featuredProduct a { color: #ffffff; text-decoration: underline;}
	#featuredProduct a:hover { color: #40b3e4; text-decoration: underline;}

	.sectionHeader{background: url(/images/h_background.gif) no-repeat left top; padding-top: 4px; padding-left: 10px;}
	.sectionHeader2{background: url(/images/h_background2.gif) no-repeat left top; padding-top: 4px; padding-left: 10px;}
	.productHeader{background: url(/images/h_product.gif) no-repeat left top; padding-top: 4px; padding-left: 10px;}
	
	.contactText{float: left; width: 250px; padding: 5px; background: #e9eaeb;}
	#map{float: right; width: 400px; border: #7397b0 2px solid;}
	
/* 
 * 
 * Layout / CTA's
 * 
 */
  .cta { margin-top:15px;}

/* 
 * 
 * Layout / Form
 * 
 */

  .form{ padding: 10px; background: #eee; border: #cccccc 2px solid; width:440px; margin:0 auto; }
	.formRow{ margin-top: 10px;}

	.formItem { width: 220px; float: left;}
	.formItem .textfield{ width: 200px;}
	.formItem .textarea { width: 420px;}
	
	.formItem2{}
	.formItem2 .textfield{ width: 420px;}
	
	.city{ width: 200px; margin-right: 15px; float: left;}
	.city .textfield{ width: 200px;}
	
	.state{ width: 40px;  margin-right: 15px; float: left;}
	.state .dropdown{ height: 23px;}
	
	.zipcode{ width: 70px; float: left;}
	.zipcode .textfield{ width: 50px;}
	
	.phone{ width: 140px; margin-right: 20px; float: left;}
	.phone .textfield{ width: 30px;}
	.phone .textfield2{ width: 35px;}
	
	.quantity{ width: 30px; margin-right: 20px; float: left;}
	.quantity .textfield{ width: 30px;}
	
	.part{ width: 150px; margin-right: 20px; float: left;}
	.part .textfield{ width: 150px;}
	

#gallery{width: 760px;}
#gallery .caption{float: right; width: 300px;}
#gallery #photo{float: left; width: 480px;}
#photo p{line-height: 16px; margin: 8px 0;}
.photo_paging a{font-weight: bold;}
.photo_paging{padding: 4px; background: #eee; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; color: #7c7c7c; margin: 0 0 10px 0;}
.photo_paging ul{margin: 0; padding: 0;}
.photo_paging ul li{display: inline; margin: 0 5px 0 0; padding: 0;}


/* 
 * 
 * Layout / Watermark
 * 
 

 #watermark{width: 960px; height: 320px; margin-top: -300px; background: url(/images/structure/path-watermark.gif) bottom right no-repeat; display: block;}*/

/* 
 * 
 * Layout / Footer
 * 
 */

  #ft{ background: url(/images/structure/home-footer-bg.gif) no-repeat left top; padding-left: 20px; padding-top: 20px; color: #464646; font-size: 10px; min-height:68px;}
  #ft .main{ width: 950px; margin-left: -20px; padding-left: 10px;}
  #ft a{ color: #464646; text-decoration: none;}
  #ft a:hover{ color: #464646; text-decoration: underline;}
  	.ftNav{ margin: 0; padding: 5px 0 0 0;}
	.ftNav li{ border-right: 1px solid #575757; display: inline; padding: 0 10px;  font-size: 11px;}
	.ftNav .noleft{ border-left: 0; padding-left: 0;}
	.ftNav .noright{ border-right: 0;}
  #ft .copy{font-weight: bold; margin-left: 190px;}
  #ft address{ font-style: normal; margin-top: 4px;}
  #ft address strong{ padding-left: 10px;}
	
	
/*
 * Extranet Styles
 * 
 */

 #extranetCnt{background: #fff; margin-top: 0; padding: 20px;}
 #msg{padding: 10px; margin: 8px;}
 #msg ul{margin: 6px 6px -3px 20px; padding: 4px;}
 #loginForm{width: 400px; margin: 0 auto; border: 1px solid #333;}
 #loginForm .input{width: 300px; padding: 5px;}
 #loginForm h2{background: #505050; color: #fff; font-size: 12px; padding: 4px;}
 #loginForm .field{padding: 0 12px;}
 
 
 /* scroll for photo galleries */
  /* outmost wrapper element, containing all elements  */
#scrollable {
	width:590px;
	height:66px;
	margin: 8px 0 10px 75px;
}

/* container for the scrollable items */
div.items {
	height:66px;	
	margin-left:1px;
	margin-right: 1px;
	float:left;
	width:544px !important;
}

/* single item */
div.items a {
	display:block;
	float:left;
	width:100px;
	height:66px;
	background:url(/images/bg_scroll.gif) 0 0 repeat-x;
	color:#fff;
	text-decoration:none;
	margin-right:11px;
	font-size: 13px;
}


div.items a:hover {
	background-position: 0 -66px;	
}

div.items a.active {
	background-position:0 -66px;		
}


/* next / prev buttons */
a.prev, a.next {
	background:url(/images/btn_leftscroll.gif) no-repeat 0 0;
	display:block;
	width:22px;
	height:66px;
	float:left;	
	margin: 0;
	cursor:pointer;
}

a.next {
	background-image:url(/images/btn_rightscroll.gif)		
}

a.prev:hover {
	background-position:0 -66px;		
}

a.next:hover {
	background-position:0 -66px;		
}


