/* Page layout */
body {
  background-color: #d7d5d4;
  background-image: url(../img/metal.jpg);
  background-repeat: repeat-x;
  margin: 0;
  padding: 0;
  font-family: Tahoma;
  overflow-x:hidden;
}

#mainshadow {
  width: 956px;
  padding: 0 5px;
  background-image: url(../img/mainshadow.png);
  background-repeat: repeat-y;
  background-color: transparent;
  margin: 0 auto;
}

#main {
  width: 956px;
  background-color: #fbfbfb;
}

/* Standard tags */
h1 {
	font-size:25px;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-weight:600;
}

h2 {
  font-size: 20px;
}

a {
  text-decoration: none;
}

#content a:hover {
  text-decoration: underline;
}

a:visited {
  color: #00a9e0;
}

.error {
  color: red;
  font-weight: bold;
  padding: 8px;
}

.success {
  color: green;
  font-weight: bold;
  padding: 8px;
}

/* Header */
#header {
  height: 115px;
  background-image: url(../img/header.png);
}

#header #click {
  position: relative;
  left:24px;
  top:18px;
  width: 294px;
  height: 70px;
  cursor: pointer;
}

#header #click-commercial-curb {
    position: relative;
    left: 500px;
    top: -80px;
    width: 450px;
    height: 97px;
    cursor: pointer;
}

#toplinks {
  height: 40px;
  background-color: #303a44;
}

#topmenu {
  padding: 7px 0 0 22px;
  margin-top: 0;
}

#topmenu li.highlight {
  background-color: #222830;
    font-weight: bold;
}

#topmenu li {
  list-style: none;
  font-family: Tahoma;
  font-size: 12px;
  padding: 15px 8px 0 8px;
  margin-right: 10px;
}

#topmenu > li {
  color: white;
  display: inline;
  padding-bottom: 14px;
}

#topmenu > li > a {
  color: white;
}

#topmenu > li > a.visited {
  color: white;
}

#topmenu li img {
  padding: 0 4px;
  position: relative;
  top: 4px;
  border: none;
}

#topmenu li img.home {
  top: 2px;
}

/* Programs drop-down menu */
#programs {
  cursor: pointer;
}

.topsubmenu {
  display: none;
  position: absolute;
  margin-left: 540px;
  background-color: #303a44;
  padding: 8px 0 0 0;
  z-index: 100;
}

#topmenu .topsubmenu li {
  display: block;
  padding: 10px 20px;
  border-top: 1px solid white;
  margin: 0;
}

.topsubmenu li a {
  color: white;
}

.topsubmenu li:hover a {
  color: #0493D6
}

/* Main product menu */
#mainmenu {
  height: 88px;
  padding-top: 6px;
  background-image: url(../img/mainmenuback.png);
  background-repeat: repeat-x;
  font-family: Tahoma;
  font-size: 12px;
  font-weight: 400;
}

.mainmenuitem {
  color: #444a52; /*#373D47;*/
  float: left;
  background-color: transparent;
  background-image: url(../img/menuline.png);
  background-position: right center;
  background-repeat: no-repeat;
  padding: 0 25px;
  cursor: pointer;
  height: 88px;
  width: 103px;
}

#lastmmi {
  background-image: none;
  width: 140px;
}

.mainmenuitem .product {
  margin-left: 12px;
}

.mainmenuitem .dropdown {
  float: right;
  margin-top: 56px;
  cursor: pointer;
}

.mainmenulabel {
  text-align: center;
}
/*
#lastmmi .mainmenulabel {
  width: 140px;
}
*/
.menudrop {
  position: absolute;
  border-bottom: 1px solid #e6e6e6;
  padding-left: 0;
  display: none;
}

.mainmenudrop {
  top: 237px;
  z-index: 1500;
  float: left;
  margin-left: -25px;
}

.mainmenudrop > li {
  font-weight: bold;
  min-width: 175px;
  width: 205px;
  padding: 9px 12px 11px;
}

.mainmenudrop li:hover {
  /*font-weight: bold;*/
  color: #0493D6;
  background-color: #c7c7c7;    /*e6e6e6*/
}

.submenudrop {
  z-index: 1501;
  float: left;
  margin-top: -10px;
  margin-left: 150px;
}

.submenudrop li {
  font-weight: normal;
  padding: 8px 12px 10px;
  border-left-color: #cfcfcf;
  width: auto;
}

.menudrop a, menudrop a:visited {
  display: block;
  color: #4c4c4c;    /*777777*/
  margin: -6px;
  padding: 6px;
}

.menudrop li:hover > a, .menudrop li:hover > a:visited {
  color: #0493D6;
}

/*MENU COLOR*/

.menudrop li {
  list-style: none;
  background-color: #dcdcdc;  /*f6f6f6*/
  color: #777777;
  border-width: 1px 1px 0;
  border-style: solid;
  border-color: #b2b2b2 #e6e6e6;   /*cfcfcf*/
  height: 12px;
}

.rtarrow {
  width: 12px;
  height: 14px;
  float: right;
  background-image: url(../img/rtarrow.png);
}

/* Sidebar */
#sidebar {
  float: left;
  width: 194px;
  background-color: #f9f9f9;
  background-image: url(../img/sidebartop.png);
  background-position: right top;
  background-repeat: no-repeat;
  padding: 18px;
  min-height: 100px;
}

#sidebar h1 {
	font-size:25px;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-weight:600;
	color: #444;
}

#sidebar .header {
	font-size:25px;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-weight:600;
	color: #444;
	margin-top: 16.75px;
	margin-bottom: 16.75px;
}

.sidebarline {
  width: 230px;
  height: 1px;
  background-color: #f1f1f1;
  border-top: 1px solid #fafafa;
  border-bottom: 1px solid #fafafa;
  margin: 18px 0 0 -18px;
}

#search,#search_zip {
  background-image: url(../img/searchbox.png);
  width: 192px;
  height: 24px;
  padding: 4px;
  margin-top:5px;
}

#searchicon,#searchicon_zip {
  float: right;
  width: 26px;
  height: 28px;
  margin-top: -2px;
  cursor: pointer;
}

#searchbox,#searchbox_zip {
  height: 18px;
  margin-top: 3px;
  width: 164px;
  border: 0px;
  outline: 0px;
  padding: 0px;
  background-color: transparent;
  font-size: 12px;
  color: #000000;
}

.small_text_for_search {
	font-size:13px;
	font-weight:bold;
}

#sidelinks {
  margin-top: 10px;
  padding-left: 0px;
}

#sidelinks li {
  list-style: none;
  font-weight: 500;
  font-family: "helvetica neue", "Myraid Pro", Arial, Helvetica, Tahoma, sans-serif;
/*  font-family: Tahoma;  */
  font-size: 12px;
  padding: 8px 0 8px 0;
  border-top: 1px dashed #c3c3c3;
}

#sidelinks li.first {
  border-top: none;
}

#sidelinks li a {
  color: #5c5c5d;
}

#sidelinks li a:hover {
  color: #0493D6
}

/* Testimonial */
.testimonial-window {
  width: 203px;
  overflow: hidden;
  margin-left: -4px;
  position: relative;
}

.testimonial-slider {
  width: 2090px;
  position: relative;
}

.testimonial-block {
  width: 203px;
  float: left;
  margin-right: 6px;
}

.testimonial-top {
  background-image: url(../img/testimonytop.png);
  width: 203px;
  height: 8px;
}

.testimonial {
  width: 179px;
  background-color: #00a6dc;
  background-image: url(../img/testimonybottom.png);
  background-position: bottom;
  background-repeat: no-repeat;
  color: #fbfbfb;
  padding: 4px 12px 20px 12px;
  font-size: 13px;
}

.testimonial-add {
  background-image: url(../img/testimonyline.png);
  background-position: right top;
  background-repeat: no-repeat;
  text-align: right;
  padding: 20px 18px 0 0;
  margin: 0 -18px;
  font-size: 14px;
}

.testimonial-add a {
  color: #00a9e0;
}

.testimonial-name {
  font-family: Arial;
  font-size: 12px;
  color: #5c5c5d;
  margin-left: 4px;
}

.testimonial-name p.name {
  margin-top: 4px;
  margin-bottom: 4px;
  color: #00a9e0;
  font-family: Arial;
  font-size: 20px;
  font-weight: normal;
}

.testimonial-button {
  cursor: pointer;
  float: right;
  background-image: url(../img/testimonyarrow.png);
  background-repeat: no-repeat;
  background-position: right top;
  width: 24px;
  height: 46px;
}

/* Main content */
#content {
  background-color: #fbfbfb;
  background-image: url(../img/contentleft.png);
  background-repeat: repeat-y;
  float: right;
  width: 674px;
  padding: 0px 26px 36px 26px;
  min-height: 600px;
  background-position: 0 55px;
}

.rightSidebar{
	float:right;
	width:205px;
	padding:0px;
}

.mainContent {
	float:left;
	width:450px;
}

.mainImage {
	max-width:450px;
	max-height:279px;
	padding: 0px;
	border: 0;
}

.mainImageContainer{
	height:280px;
	width:450px;
	background-color:#000000;
}

.imageThumbContainer
{
	height: 70px;
	width: 450px;
}

.imageThumbs{
	height: 60px;
	display: inline-block;
	margin-top: 5px;
}

.imageThumb:hover img{
	border:1px solid #000000; 
}

.imageThumb {
	display:inline;
}

.imageContent {
	width:450px;
	height:350px;
	background-color:#EEE;
	border:1px solid #000;
}


.banner {
	margin-top:10px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
}

.content-title  {
	background-image: url(../img/back-title.png);
	background-repeat:no-repeat;
	margin: 0px -26px 0px -26px;
	padding-top: 7px;
	padding-left: 35px;
	width: 724px;
	height: 74px;
}

.content-title h1 {
	font-size:25px;
	font-family: 'Arial Narrow', sans-serif;
	font-weight:600;
}


/* Footer */
#footer {
  background-color: white;
  background-image: url(../img/footer.png);
  background-repeat: repeat-x;
  background-position: bottom;
  color: #5c5c5d;
  height: 13px;
  clear: both;
  font-family: Tahoma;
  font-size: 11px;
  padding: 20px;
  border-top: 1px solid #d7d7d7;
}

#footer .links {
  float: right;
  padding-right: 16px;
  margin-top: 0px;
}

#footer .links li {
  list-style: none;
  display: inline;
  padding-left: 8px;
  padding-right: 8px;
  border-right: 1px solid #5c5c5d;
}

#footer .links li a {
  color: #5c5c5d;
}

#footer .links li a:visited {
  color: #5c5c5d;
}

#footer .links li.last {
  border-right: none;
}

/* Category/Product pages */
.breadcrumbs {
  width: 660px;
  background-color: #d0d0d0;
  margin: 8px 0 6px;
  padding: 6px;
  font-size: 12px;
  font-family: Arial;
  color: #0000FF;
}

.breadcrumbs a, .breadcrumbs a:hover, .breadcrumbs a:visited {
  color: blue;
  text-decoration: none;
  font-weight: bold;
}

.subcat {
  width: 400px;
  margin: 12px 0 12px 130px;
  overflow: hidden;
  font-size: 12px;
  font-family: Arial;
}

.subcat label {
  float: left;
  margin-right: 8px;
}

.subcat select {
  font-size: 12px;
  font-family: Arial;
}

.productlist {
  margin-top: 18px;
}

.productlist .productwrapper {
  float: left;
  margin: 8px 4px;
}

.productlist .producttop {
  background-image: url('/img/productbox-top.png');
  width: 215px;
  height: 10px;
}

.productlist .productbox {
  /*background-color: #d0d0d0;
  border: 1px solid #b0b0b0;*/
  background-image: url('/img/productbox-middle.png');
  background-repeat: repeat-y;
  text-align: center;
  font-size: 12px;
  width: 199px;
  padding: 8px 8px 0 8px;
  min-height: 176px;
  cursor: pointer;
}

.productlist .product {
  background-image: url('/img/productbox-gradient.png');
  background-repeat: repeat-x;
  background-position: bottom;
  padding-bottom: 16px;
}

.productlist .productbottom {
  background-image: url('/img/productbox-bottom.png');
  width: 215px;
  height: 11px;
}

.productlist .product .imagebox {
  width: 180px;
  height: 120px;
  overflow: hidden;
  margin: 6px 8px 12px;
  border: 1px solid #b0b0b0;
}

.productlist .product .productname {
  font-weight: bold;
  color: #0091C0;
  margin-bottom: 4px;
}

.productlist .product .partnumber {
  color: #3E3E3E;
}

.productlist .product img {
  /*width: 180px;*/
}

.productimages {
  float:left;
  margin-right:12px;
}

/* Category/Product pages */

.product-title  {
	background-image: url(../img/back-title.png);
	background-repeat:no-repeat;
	margin: 0px -26px 0px -26px;
	padding-top: 7px;
	padding-left: 35px;
	width: 724px;
	height: 74px;
	
}

.product-title h1 {
	font-size:25px;
	font-family: 'Arial Narrow', sans-serif;
	font-weight:600;
	float:left;
}

.product-dropdown {
	font-size:13px;
	font-family: 'Arial Narrow', sans-serif;
	font-weight:600;
	float:right;
	margin: 20px 70px 0px 0px;
	width:240px;
}

.product-breadcrumbs {
	background-image: url(../img/back-breadcrumbs.png);
	background-repeat:no-repeat;
	margin: -10px -26px 0px -26px;
	padding-top: 7px;
	padding-left: 35px;
	width: 724px;
	height: 33px;
	font-size:12px;
	font-family: Arial, sans-serif;
}
.product-breadcrumbs a:link {color: #00a3d8; text-decoration:underline;}
.product-breadcrumbs a:active {color: #00a3d8; text-decoration:underline;}
.product-breadcrumbs a:visited {color: #00a3d8; text-decoration:underline;}
.product-breadcrumbs a:hover {color: #00769d; text-decoration:underline;}

.page-size {
  float:right;
  margin-right: 48px;
  margin-top: -4px;
}

.product-itemnav {
	background-image: url(/img/back-itemnav.png);
	background-repeat:no-repeat;
	margin: -10px -26px 0px -26px;
	padding-left: 35px;
	padding-right: 35px;
	width: 654px;
	height: 34px;
	font-size:12px;
	font-family: Arial, sans-serif;
	text-align: center;
}

.product-itemnav.top {
  margin-top: -10px;
}

.product-itemnav.bottom {
  margin-top: 10px;
}

.product-itemnav .page {
  padding-top: 10px;
}

.phpsearch_pagination a {
	color:#0091C0!important;
}

.product-itemnav .page a {
  color:#0091C0!important;
}

.product-itemnav .previous, .product-itemnav .next {
  width: 80px;
  height: 31px;
  cursor: pointer;
}

.product-itemnav .previous {
  float: left;
}

.product-itemnav .next {
  float: right;
}

.product-itemnav .previous.button {
  background-image: url(/img/previous.png);
}

.product-itemnav .next.button {
  background-image: url(/img/next.png);
}

.itemnumber {
  margin-left: 20px;
}

.printpage {
  cursor: pointer;
  margin-top: 12px;
  width: 205px;
  height: 45px;
  background-image: url('/img/printLink.jpg');
  background-repeat: no-repeat;
}

.emailpage {
  cursor: pointer;
  margin-top: 12px;
  width: 205px;
  height: 45px;
  background-image: url('/img/shareLink.jpg');
  background-repeat: no-repeat;
}


.addtowishlist {
  cursor: pointer;
  margin-top: 12px;
  width: 205px;
  height: 45px;
  background-image: url('/img/wishlistLink.jpg');
  background-repeat: no-repeat;
}

.dialog .text {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  width: 100%
}

.dialog textarea.text {
  height: 120px
}

#productDescription {
  margin-top: 15px;
  width:469px;
}

.relatedProducts {
  cursor: pointer;
  margin-top: 12px;
  width: 205px;
  display:block;
}

#relatedSeparator {
  background-image:url('/img/separatorX.jpg');
  background-repeat:repeat-x;
  height:2px;
}

/* About */
#about {
  color: #5D5D5D;
  font-size: 13.4px;
}

#about .banner {
  margin-bottom: 12px;
}

#about .highlight {
  color: #00A8DF;
  font-weight: bold;
}

.subhead {
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 12px;
}

.rightbox {
  float: right;
  background-color: #D6E8F7;
  width: 317px;
  border: 2px solid #D7DEE4;
  color: #31431F;
  padding: 12px 8px;
  margin: 8px;
}

.left-new {
  float: left;
  margin-right: 10px;
}

.right-new {
  float: right;
  margin-left: 10px;
}

.leftimage {
  float: left;
  padding: 6px;
}

.rightimage {
  float: right;
  padding: 6px;
  margin-right: 48px;
  margin-top: -24px;
}

p.section {
  margin-top: 20px;
}

/* FAQ */

.faq, .homepage {
	margin:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: block;
	color: #4a4949;
}

.faq a:link {color: #00a3d8;}
.faq a:active {color: #00a3d8;}
.faq a:visited {color: #00a3d8;}
.faq a:hover {color: #00769d; text-decoration:underline;}

.faq-top {
	font-size: 13px;
	font-weight: bold;
	color: #4a4949;
	margin-bottom: 25px;
}

.faq p {
	margin: 0px;
	padding: 0px;
}

.faq-container {
	border-bottom: 1px solid #e4e4e4;
	padding-bottom:15px;
	display: block;
	margin-top: 13px;
}

.faq h3 {
	font-size: 14px;
	font-weight:bold;
	color: #00a8df;
	margin: 0px;
	padding: 0px;
}

/* Home */

.homepage .hometruck {
  float: right;
  margin: 8px 2px;
  background-image: url('/img/hometruck.png');
  width: 215px;
  height: 103px;
}

.homepage b {
  color: #00a3d8;
}

.homepage .homefooter {
  margin-left: -12px;
  margin-top: 24px;
  background-image: url('/img/homefooter.png');
  width: 667px;
  height: 99px;
}

.homepage .homefooter .viewcatalog {
  position: relative;
  left: 500px;
  top: 64px;
  width: 129px;
  height: 20px;
  cursor: pointer;
}

#hometitle {
  border-top: 1px solid #898989;
	background-image: url(../img/back-title-shadow.png);
	width: 691px;
}

.homeimages {
  margin-left: -26px;
}

.homeimages .distributorbutton {
  position: relative;
  left: 30px;
  top: 146px;
  width: 95px;
  height: 30px;
  cursor: pointer;
  z-index: 1400;
}




/*   NEWS PAGE   */

.news {
	margin:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: block;
	color: #4a4949;
}

.news-left {
	font-size: 13px;
	color: #4a4949;
	margin-bottom: 25px;
	margin-right: 35px;
	margin-top: 10px;
	float:left;
	width:410px;
}

.news-right {
	font-size: 13px;
	color: #4a4949;
	margin-bottom: 25px;
	margin-top: 10px;
	float:right;
	width:205px;
}

.news h1 {
	margin:0px;
}

.news-text {
	padding-left:50px;
}

.news-item {
	display: block;
	width:410px;
	margin-top:20px;
	padding-bottom: 12px;
	border-bottom: 1px solid #CCC;
}

.news h2 {
	margin:0px;
	padding:0px;
	color:#00a8df;
}
.news h2 A:link {text-decoration: none; color:#00a8df;}
.news h2 A:visited {text-decoration: none; color:#00a8df;}
.news h2 A:active {text-decoration: underline; color:#00a8df;}
.news h2 A:hover {text-decoration: underline; color:#00a8df;}

.news p {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	color: #4a4949;
}

.news-right h3 {
	margin:0px;
	padding:0px;
}

.news-right h3 a {
	color:#00a8df;
}

.news-right p {
	margin: 0px;
	padding: 0px;
	color: #4a4949;
}

.news-event-item {
	padding-top: 10px;
	padding-bottom: 8px;
	border-bottom: 1px solid #CCC;
}

.news-event-item.last {
	border-bottom: none;
}

/* Distributor Locator */
#distributor-search {
  margin-left: 28px;
  font-size: 12px;
}

#distributor-search .field {
  background-image: url('/img/distrib-box.png');
  float: left;
  padding: 18px 16px 18px 18px;
  width: 258px;
  height: 75px;
}

#distributor-search #zip {
  border: none;
  background-image: url('/img/distrib-zip.png');
  padding: 6px;
  width: 188px;
  height: 22px;
  font-family: Tahoma;
  font-size: 14px;
}

#distributor-search #search {
  background-image: url('/img/distrib-search.png');
  background-repeat: no-repeat;
  padding: 0;
  width: 54px;
  height: 43px;
  float: right;
  cursor: pointer;
}

#distributor-search #selectState {
  position: relative;
  z-index: 1300;
}

#distributor-search #currentRegion {
  border: none;
  background-image: url('/img/distrib-state.png');
  background-color: transparent;
  outline: 0;
  padding: 8px;
  width: 212px;
  height: 18px;
  font-size: 14px;
  cursor: pointer;
}

#distributor-search #selectDropdown {
  border-left: 2px solid #D4D4D4;
  border-right: 2px solid #D4D4D4;
  border-bottom: 2px solid #D4D4D4;
  z-index: 500;
  margin-left: 1px;
}

#distributor-search #selectDropdown ul {
  height: 200px;
  overflow: auto;
  margin: 0;
  padding: 0;
  cursor: pointer;
}

#distributor-search #selectSpacer {
  height: 5px;
  margin: -5px 0 0 -2px;
  width: 100%;
  border-left: 2px solid #D4D4D4;
  border-right: 2px solid #D4D4D4;
  background-color: transparent;
}

#distributor-search #selectDropdown li {
  list-style: none;
  padding: 4px;
  margin-top: 0px;
  background-color: white;
}

#distributor-search #selectDropdown li:hover, #distributor-search #selectDropdown li.selected {
  background-color: #D4D4D4;
}

#distributor-search #selectButton {
  width: 30px;
  height: 32px;
  background-image: url('/img/distrib-dropdown.png');
  float: right;
  margin-top: 1px;
  cursor: pointer;
}

/* Chrome only */
@media screen and (-webkit-min-device-pixel-ratio:0) {
  #distributor-search .field select {
    border: 1px solid #D5D5D5;
    -webkit-border-radius: 5px;
  }
}

#distributor-search .field label {
  display: block;
  margin: 6px 0 8px;
}

#distributor-search .or {
  width: 16px;
  float: left;
  padding: 20px 4px;
}

#distributor-map {
  width: 600px;
  height: 500px;
  margin-top: 12px;
  margin-left: 30px;
  border: 2px solid black;
}

#distributor-legend {
  margin-left: 58px;
}

#distributor-results {
  margin-top: 12px;
  width: 100%;
  font-size: 14px;
  border-collapse: collapse;
  color: #747273;
  font-size: 12px;
}

#distributor-results tr.first {
  background-color: #F2F2F2;
}

#distributor-results tr.second {
  background-color: #FAFAFA;
}

#distributor-results td {
  border-top: 1px solid #E5E1E2;
  padding: 12px 12px;
}

#distributor-results a {
  color: #3AA0DD;
  text-decoration: none;
  font-weight: bold;
}

#distributor-results a.directions {
  font-weight: normal;
}

.distriblink {
  color: #00a9e0;
  cursor: pointer;
}

.distributorimage {
  /*border: 1px solid #707070;*/
  border: none;
  cursor: pointer;
}

.distributorimagediv {
  width: 90px;
  text-align: center;
  float: left;
  margin: 4px;
}

.logoimage {
  /*border: 1px solid #707070;*/
  margin: 2px;
  display: block;
}

.field.full .logoimage {
  float: left;
}

/* Catalogs */
#catalogs #content {
  font-family: "helvetica neue","Myraid Pro",Arial,Helvetica,Tahoma,sans-serif;
  font-size: 12px;
}

#catalogs #checkboxes input, #catalogs #checkboxes label {
  display: block;
  float: left;
  padding: 2px 4px;
}

#catalogs #checkboxes input {
  clear: both;
}

#catalogs #textboxes {
  margin-top: 18px;
}

#catalogs #textboxes input, #catalogs #textboxes label, #catalogs #textboxes select {
  display: block;
  float: left;
  margin: 3px 4px;
}

#catalogs #textboxes label {
  clear: both;
  width: 110px;
  padding-top: 3px;
}

#catalogs #textboxes input, #catalogs #textboxes select {
  border: none;
  background: url("/scripts/contact/contactbg.gif") repeat scroll 0 0 #FFFFFF;
  width: 270px;
  border: 1px solid #999999;
}

#catalogs .button {
  background-color: #014A8A;
  border: 1px solid #012F5E;
  color: #FFFFFF;
  cursor: pointer;
  display: block;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  padding-bottom: 4px;
  padding-top: 3px;
  width: 118px;
  float: left;
  margin: 12px 8px;
}

#catalogs .button.left {
  margin-left: 142px;
}

#catalogs h3 {
  margin-top: 24px;
}

#catalogs .info {
  font-style: italic;
}

#catalogs .cataloglink {
  margin: 0 8px 8px 0;
  float: left;
}

#catalogs .cataloglink img {
  border: none;
  height: 194px;
}

/* Nissan Page  */

.nissan h3 {
	font-size:15px;
}

.nissan ul {
	margin:0px 0px 0px 13px; 
	padding:0px; 
}

.nissan li {
	margin:0px; 
	padding:0px; 
	font-size:14px;
}

/* Photo gallery */
.photo-thumbnail {
  float:left;
  padding: 6px 12px 14px 10px;
}


/* Video Gallery */
.video-caption {
  width:302px; 
  background-color:#CCC; 
  margin:5px 0px 0px 0px; 
  padding:6px; 
  font-size:12px; 
  border:1px solid black;
}

/* Sitemap */
.sitemapleft {
		float: left;
		width: 250px;
		margin:20px 20px 20px 50px;
}
.sitemapright {
		float: left;
		width: 250px;
		margin:20px 20px 20px 20px;
}
.sitemapleft ul{	
		list-style: square;
		padding: 10px;
}
.sitemapright ul{	
		list-style: square;
		padding: 10px;
}

/* Full site search */
.phpsearch_results {
	margin:0px;
	padding:0px;
}
.phpsearch_list {
  list-style-type: none;
  margin:0px;
  padding:0px;
}

.phpsearch_list li {
  margin:0px;
  margin-top:20px;
  margin-bottom:20px;
  border-bottom:1px solid #ccc;
  padding:0px;
  padding-bottom:20px;  
}

.phpsearch_list h3 {
  margin: 0px;
  padding:0px;
  padding-top:5px;
  padding-bottom:5px;
}

.phpsearch_list h3 a {
	color:#00A9E0;
	font-size:14px;
	font-weight:bold;	
}
.phpsearch_list p {
  margin: 0px;
  padding:0px;
  font-size: 12px;
  padding-bottom:5px;
}

.phpsearch_link a {
	color:#00A9E0;
	font-size:12px;
}

.mapped-image {
  position: relative;
}

.mapped-image > span.map {
  position: absolute;
  border: 1px solid;
  border-top-color: #fff;
  border-left-color: #fff;
  border-right-color: #000;
  border-bottom-color: #000;
  cursor: pointer;
  z-index: 9999;
}

.mapped-image > span.map:hover {
  background: rgba(255,255,255,0.4);
}

.mapped-image > span.map.editing {
  background: rgba(255,255,255,0.6);
}

.mapped-image > span.map > span {
  position: absolute;
  border: 1px solid;
  border-top-color: #000;
  border-left-color: #000;
  border-right-color: #fff;
  border-bottom-color: #fff;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}


/* rounded corner */
.roundedcornr_box_526622 {
	background: url(/img/roundedcornr_526622_tl.png) no-repeat top left;
}
.roundedcornr_top_526622 {
	background: url(/img/roundedcornr_526622_tr.png) no-repeat top right;
}
.roundedcornr_bottom_526622 {
	background: url(/img/roundedcornr_526622_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_526622 div {
	background: url(/img/roundedcornr_526622_br.png) no-repeat bottom right;
}
.roundedcornr_content_526622 {
	background: url(/img/roundedcornr_526622_r.png) top right repeat-y;
}

.roundedcornr_top_526622 div,.roundedcornr_top_526622,
.roundedcornr_bottom_526622 div, .roundedcornr_bottom_526622 {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.roundedcornr_content_526622 { padding: 0 10px; }


.button1 a {
    display:  block;
    width: 125px;
    float: left;
    background: #efefef url(button1bg.jpg) repeat-x;
    padding: 10px;
    color:#00a9e0;
    border: 1px solid #fff;
    border-radius: 5px;
    box-shadow: 0 0 2px #000;
    margin: 5px 19px 5px 0;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
}

.button1 a:hover {
    background: #00a9e0;
    color: #fff !important;
    text-decoration: none;
    border: 1px solid #0092c1;
}

.careers-btn{
    width: 100%;
    clear: both;
    display: inline-block;
    text-align: center;
}

.careers-btn a{
    width: 200px;
    background: #0CA9DD;
    color: #fff !important;
    text-decoration: none !important;
    font-size: 17px;
    padding: 15px 25px;
    border-radius: 3px;
    box-shadow: none;
    margin: 5px auto;
    float: none;
}

#hcall img {
    height: 65px;
}
img {    border: 0;}



/*
=============================
New Adrian Steel Stuff
=============================
 */


  .callout-row {
    position: relative;
    height: 243px;
  }

  .callout-new {
    float: left;
    width: 175px;
    height: 179px;
    padding: 32px 24px;
    background: url(/img/callout-bg.jpg);
    text-align: center;
  }

  .callout-new img {
    margin-bottom: 10px;
    border: none;
  }

  .callout-new a {
    color: #0091c0;
    text-decoration: none;
    font-size: 14px;
    font-weight: 700;
    font-family: Arial, Helvetica, sans-serif;
  }

  .callout-new a:hover {
    text-decoration: underline;
  }

  .new-left {
    float: left;
    margin-right: 20px;
  }

  .new-right {
    float: right;
    margin-left: 20px;
  }

  h3.new {
    font-size: 14px;
  }
  
  div.distribContainer {
	border:1px solid #ccc;
	border-radius:5px;
	box-shadow:0px 0px 6px 1px #ccc;
	width:315px;
	height:280px;
	float:left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	position:relative;
	overflow:hidden;
  }
  
  div.distribContainer:hover {
	border:1px solid #ccc;
	border-radius:5px;
	box-shadow:0px 0px 12px 2px #ccc;
	width:315px;
	height:280px;
	float:left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	position:realtive;
  }
  
  div.distribContainer > div.topRow {
	width:94%;
	padding:3%;
	height:50px;
	line-height:50px;
	float:left;
  }
  
  div.distribContainer > div.topRow > div.logo{
	width:240px;
	height:50px;
	line-height:50px;
	float:left
  }
  
  div.distribContainer > div.topRow > div.firstPic{
	height:50px;
	line-height:50px;
	float:right
  }
 
  div.distribContainer > div.topRow > div.firstPic > img{
	max-width:50px;
	max-height:50px;
  }
  
  div.distribContainer > div.title{
	width:94%;
	padding-left:3%;
	padding-right:3%;
	margin-bottom:5px;
	font-size:20px;
	color:#0CA9DD;
	text-decoration:underline;
	float:left;
  }
  
  div.distribContainer > div.title > a{
	font-size:20px;
	color:#0CA9DD;
	text-decoration:underline;
  }  
  
  div.distribContainer > div.location{
	width:94%;
	padding-left:3%;
	padding-right:3%;
	float:left;
	margin-bottom:10px;
	height:90px;
	font-size:12px;
  }
  
  div.distribContainer > div.location > span.distriblink{
	text-decoration:underline;
  }
  
  
  div.distribContainer > div.distance{
	width:94%;
	padding-left:3%;
	padding-right:3%;
	float:left;
	font-size:12px;
  }
  
  div.distribContainer > div.bottomRow{
	width:94%;
	padding-left:3%;
	padding-right:3%;
	float:left;
	height:50px;	
	margin-top:15px;
	position:absolute;
	bottom:5px;
  }
  
  div.distribContainer > div.bottomRow > div.more{
	float:left;
	height:50px;
	margin-right:15px;
	width:164px;
  }
  
  div.distribContainer > div.bottomRow img {
	opacity:0.75;
  }
  
  
  div.distribContainer > div.bottomRow img:hover {
	opacity:1;
  }

  .hrefT {
	text-decoration:underline!important;
	color:#0CA9DD;
  }
  
  
  .shadowT {
	box-shadow:0px 0px 7px -1px #ccc;
	border-radius:5px;
  }
  
  .shadowIntent {
	box-shadow:0px 0px 7px -1px #ccc;
	border-radius:5px;
  }

  .shadowIntent:hover {
	box-shadow:0px 0px 7px 2px #ccc;
	border-radius:5px;
  }
  
  .hoverIntent {
	opacity:0.75;	
  }
  
  .hoverIntent:hover {
	opacity:1;
  }
  
  .locationBox {
	height:150px;
	width:250px;
  }
  
  #productDescription table tr td a, #content a{
	color:#0CA9DD;
	text-decoration:underline;	
  } 
  
  #productDescription table tr td a span,  #content a span{
	color:#0CA9DD!important;	
  } 
  
  .innerShadow{
	/*box-shadow: rgba(0, 0, 0, 0.5) 6px 0 15px -7px inset;*/
	box-shadow: 10px 0 17px -16px rgba(0, 0, 0, 0.6) inset;
	height:347px;
	margin-left:-26px;
	position:absolute;
	width:50px;
	z-index:100;
	pointer-events:none;filter:	
	background:none !important;
  }

  #new-social-footer {
    position: absolute;
    top: 0px;
    left: 180px;
  }

  #new-social-footer a {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    width: 39px;
    height: 53px;
    border-right: 1px solid #d8d8d8;
    -webkit-backc-visibility: hidden;
    -moz-transition: all .17s 0s ease-out;
    -o-transition: all .17s 0s ease-out;
    -webkit-transition: all .17s 0s ease-out;
    -ms-transition: all .17s 0s ease-out;
    transition: all .17s 0s ease-out;
  }

  #new-social-footer a:hover {
    -webkit-backc-visibility: hidden;
    -moz-transition: all .17s 0s ease-out;
    -o-transition: all .17s 0s ease-out;
    -webkit-transition: all .17s 0s ease-out;
    -ms-transition: all .17s 0s ease-out;
    transition: all .17s 0s ease-out;
  }

  a.facebook {
    background: url(/img/inac-facebook.png);
    border-left: 1px solid #d8d8d8;
  }

  a:hover.facebook {
    background: url(/img/ac-facebook.png);
  }

  a.twitter {
    background: url(/img/inac-twitter.png);
  }

  a:hover.twitter {
    background: url(/img/ac-twitter.png);
  }

  a.google {
    background: url(/img/inac-google.png);
  }

  a:hover.google {
    background: url(/img/ac-google.png);
  }

  a.linkedin {
    background: url(/img/inac-linkedin.png);
  }

  a:hover.linkedin {
    background: url(/img/ac-linkedin.png);
  }

  a.blog {
    background: url(/img/inac-blog.png);
  }

  a:hover.blog {
    background: url(/img/ac-blog.png);
  }

  a.youtube {
    background: url(/img/inac-youtube.png);
  }

  a:hover.youtube {
    background: url(/img/ac-youtube.png);
  }