/* ===============================================
PROJECT TITLE
			DAYTON SUPERIOR PRODUCTS
--------------------------------------------------
AUTHOR(S): 
	jwynn@topspotims.com (Jeremy)
	jt@topspotims.com


==================================================
COLOR TABLE
--------------------------------------------------
H1      			#005f00;
BANNER TEXT			#666666;
PRIMARY NAV 		#333333;
PHONE NUMBER		#f5e904;

LINKS				#d49c43;
GRAY BREADCRUMB		#999999;

TEXT 		#666666;
=================================================*/

/*Google Map */
#map_canvas {
	width: 425px;
	height: 325px;
	}


/* GENERAL   ---------------------------------------*/

body {
	background: #FFF url("/evo_elements/gif/body-bg.gif") repeat-x left top;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	color: #005f00;
}

h1 {
  	font-size: 1.8em;
  	margin: .67em 0;
}

h2 {
  	font-size: 1.5em;
  	margin: .83em 0;
}

h3 {
 	font-size: 1.17em;
  	margin: 1em 0;
}

h4 {
  	margin: 1.33em 0;
}

h5 {
  	font-size: 0.83em;
  	margin: 1.67em 0;
}

h6 {
 	font-size: 0.67em;
  	margin: 2.33em 0;
}

p, dl, ul, ol {
  margin: 1em 0;
}

.clearBoth {
	clear: both;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
a {
	color: #d49c43;
	font-weight: 700;
	text-decoration: none;
}

a:focus {
	outline: 0;
}

a:hover {
	text-decoration: underline;
}
a.linkButton {
	background: transparent url("/evo_elements/gif/link-button.gif") no-repeat left top;
	color: #FFF;
	display: block;
	font-size: 12px;
	height: 27px;
	line-height: 27px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	width: 161px;
}

a.rfqLink {
	background: transparent url("/evo_elements/png/button-rfq.png") no-repeat left top;
	color: #FFF;
	display: block;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
	padding-left: 10px;
	width: 164px;
}

	a.rfqLink:hover {
		background: transparent url("/evo_elements/png/button-rfq.png") no-repeat left -30px;
		text-decoration: none;
	}

a.rfqLinkNew {
	background: transparent url("/evo_elements/png/button-rfq-2.png") no-repeat left top;
	color: #FFF;
	display: block;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 15px;
	padding-left: 10px;
	width: 210px;
}

	a.rfqLinkNew:hover {
		background: transparent url("/evo_elements/png/button-rfq-2.png") no-repeat left -30px;
		text-decoration: none;
	}
p {
	line-height: 1.5em;
}
ul, ol {
	line-height: 1.5em;
	padding-left: 3em;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}
.submit {
	background-color: #d49c43;
	border: 0;
	color: #FFF;
	cursor: pointer;
	font-size: 12px;
	font-weight: 700;
	height: 22px;
	margin-top: 8px;
	width: 100px;
}

.submit:hover {
	background-color: #005F00;
}
/* PAGE LAYOUT   ---------------------------------------*/

#main {
	color: #666;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px 10px 40px 10px;
	width: 940px;
}

#leftCol {
	display: inline;
	float: left;
	padding: 0 0 20px 0;
	width: 220px;
	
}
#leftNav {
	padding-left: 0;
}
	#leftCol #leftNav dt {
		border-bottom: 1px solid #d7d7d7;
		color: #999999;
		font-size: 1.2em;
		font-weight: 700;
		margin-bottom: 10px;
		padding: 0 0 2px 6px;
	}
	#leftCol #leftNav dd {
		margin-bottom: 20px;
	}	
	#leftCol #leftNav dd ul {
		font-style: oblique;
		line-height: 1.6em;
		list-style: none;
		padding-left: 0;
	}
		#leftCol #leftNav dd li {
			background: transparent url("/evo_elements/gif/bullet.gif") no-repeat left top;
			margin-left: 6px;
			padding-left: 22px;
		}
	#leftNav li.active a {
		color: #666;
	}
#content {
	display: inline;
	float: left;
	margin-right: 10px;
	padding: 0 0 0 10px;
	width: 700px;
}

/* HEADER   --------------------------------------------*/

#header {
	background: transparent url("/evo_elements/gif/header.gif") no-repeat left top;
	font-size: 12px;
	height: 136px;
	margin: 0 auto;
	padding: 0 10px;
	width: 940px;
}
#logo {
	display: inline;
	float: left;
	height: 70px;
	/*left: 11px;*/
	margin: 11px 0 0 11px;
	/*margin-bottom: 20px;*/
	/*position: relative;*/
	text-indent: -9999px;
	/*top: 11px;*/
	width: 455px;
}
#globalNav {
	display: inline;
	clear: right;
	float: right;
	margin: 10px 18px 4px 0;
}
	#globalNav li {
		background: transparent url("/evo_elements/gif/white-pipe.gif") no-repeat left 5px;
		display: inline;
		float: left;
		padding-left: 12px;
		margin-left: 10px;
	}
		#globalNav li a {
			color: #FFF;
		}
	#globalNav li.first {
		background: none;
	}
	#globalNav li.last {
		margin-right: 0;
	}
#phoneNumber {
	clear: right;
	color: #f5e904;
	display: inline;
	float: right;
	font-size: 20px;
	font-style: oblique;
	font-weight: 700;
	margin: 0 21px 0 0;
}

/* AJAXSEARCH FORM   ---------------------------------------*/

#ajaxSearch {
	display: inline;
	float: right;
	margin: 6px 18px 0 0;
}
#ajaxSearch_input {
	width: 130px;
	height: 14px;
}
#ajaxSearch_submit {
	background-color: #d49c43;
	border: 0;
	color: #FFF;
	cursor: pointer;
	font-size: 13px;
	height: 18px;
	padding-bottom: 2px;
	vertical-align: bottom;
	width: 74px;
}
span.ajaxSearch_paging {
	display: block;
	margin-bottom: 10px;
}
.AS_ajax_highlight1, .ajaxSearch_highlight1 {
   background-color: #FFFF00;
   color: #000000;
}
.AS_ajax_highlight2, .ajaxSearch_highlight2 {
   background-color: #FFFF00;
   color: #000000;
}
.AS_ajax_highlight3, .ajaxSearch_highlight3 {
   background-color: #FFFF00;
   color: #000000;
}
.AS_ajax_highlight4, .ajaxSearch_highlight4 {
   background-color: #FFFF00;
   color: #000000;
}
.AS_ajax_highlight5, .ajaxSearch_highlight5 {
   background-color: #FFFF00;
   color: #000000;
}
.AS_ajax_highlight6, .ajaxSearch_highlight6 {
   background-color: #FFFF00;
   color: #000000;
}

/* MAIN NAVIGATION   --------------------------------------------*/

#primaryNav {
	clear: both;
	height: 36px;
	list-style: none;
	margin: 0 auto;
	padding-left: 0;
	padding-top: 4px;
	width: 942px;
}
	#primaryNav li {		
		display: inline;
		float: left;
		height: 36px;
		width: 157px;
	}
	#primaryNav li.active a {
		background:transparent url("/evo_elements/gif/primarynav-hover.gif") no-repeat scroll left top;
		color: #FFF;
	}
		#primaryNav li:hover ul, #primaryNav li.sfhover ul {		
			left: auto;
		}
		#primaryNav li a {
			background: #ebebeb url("/evo_elements/gif/primarynav.gif") no-repeat left top;
			color: #333333;
			display: block;
			font-size: 14px;
			height: 32px;
			line-height: 32px;
			margin-top: 5px;
			text-align: center;
		}
		#primaryNav :hover > a, #primaryNav .sfhover a {
			background: transparent url("/evo_elements/gif/primarynav-hover.gif") no-repeat left top;
			color: #FFF;
			text-decoration: none;
		}
		
	#primaryNav ul {
		background-color: #005F00;
		left: -9999px;
		margin: 0;
		padding: 8px 10px 4px 10px;
		position: absolute;
		z-index: 5;
	}
		#primaryNav ul li {
			float: none;
		}
			#primaryNav ul li.active a {
				background: transparent;
			}
			#header #primaryNav ul li a {
				background: none;
				color: #FFF;
				font-size: 12px;
				height: auto;
				line-height: 1.8em;
				margin: 0;
				white-space: nowrap;
			}
			#header #primaryNav ul li a:hover {
				background: none;
				color: #d49c43;
			}

/* HOMEPAGE   ----------------------------------------------*/

#banner-wrap {
	background-color: #d2d1d1;
	border-bottom: 3px solid #bab5b5;
	height: 206px; 
}
#banner {
	background: transparent url("/evo_elements/gif/banner.gif") no-repeat left top;
	font-size: 1em;
	height: 175px;
	margin: 0 auto;
	padding: 25px 0 0 72px;
	width: 890px;
}
	#banner h1 {
		font-size: 18px;
		margin: 0 0 5px 0;
	}
	#banner p {
		color: #666666;
		font-size: 13px;
		line-height: 17px;
		margin: 0 0 5px 0;
		width: 550px;
	}
	#banner #learnMore {
		background: transparent url("/evo_elements/png/button-learn.png") no-repeat left top;
		color: #FFF;
		float: left;
		font-size: 12px;
		height: 30px;
		line-height: 30px;
		margin-right: 10px;
		padding-left: 10px;
		width: 164px;
	}
	#banner #learnMore:hover {
		background: transparent url("/evo_elements/png/button-learn.png") no-repeat left -30px;
		text-decoration: none;
	}
.productCategory {
	display: inline;
	float: left;
	margin: 0 50px 20px 0;
	width: 280px;
}
.productCategory.last {
	margin-right: 0;
}
	.productCategory img {
		border: 0;
		display: block;
		margin: 0 auto;
	}
	.productCategory h2 {
		background: #166416 url("/evo_elements/gif/product-cat-header.gif") no-repeat left top;
		color: #FFF;
		font-size: 15px;
		height: 33px;
		line-height: 33px;
		margin-bottom: 12px;
		/*position: relative;*/
		width: 279px;
	}
		.productCategory h2 a {
			color: #FFF;
			display: block;
			height: 33px;
			/*left: 0;*/
			padding-left: 18px;
			/*position: absolute;*/
			width: 261px;
		}
	.productCategory ul {
		font-style: oblique;
		list-style: none;
		font-size: 1.07em;
		padding-left: 15px;
	}
		.productCategory ul li {
			background: transparent url("/evo_elements/gif/bullet.gif") no-repeat left top;
			line-height: 18px;
			padding-left: 22px;
		}
#addlBuckets {
	border-top: 1px solid #d7d7d7;
	clear: both;
	overflow: auto;
	padding-top: 20px;
}
	#addlBuckets .bucket {
		display: inline;
		float: left;
		margin-right: 20px;
		width: 460px;
	}
	#addlBuckets .bucket div {
		float: left;
		width: 337px;
	}
	#addlBuckets .bucket h2 {
		font-size: 1.25em;
		margin: 0 0 6px 0;
	}
	#addlBuckets .bucket.last {
		margin-right: 0;
	}
		#addlBuckets .bucket img {
			display: inline;
			float: left;
			margin-right: 5px;
		}
		#addlBuckets .bucket a.linkButton {
			float: left;
			margin-right: 15px;
		}
		#addlBuckets .bucket a.linkButton.last {
			margin-right: 0;
		}

/* BREADCRUMBS   -------------------------------------------*/

#breadCrumbs {
	border-bottom: 1px solid #d7d7d7;
	font-weight: 700;
	height: 24px;
	margin-bottom: 15px;
	padding-top: 4px;
}

	#breadCrumbs .rfqLink {
		display: inline;
		margin: -10px 0 0 0;
	}

/* QUICK FORM   --------------------------------------------*/

#quickContact {
	background: #ebebeb url("/evo_elements/gif/quick-form-bg.gif") no-repeat left top;
	font-size: 12px;
	height: 251px;
	padding: 21px 14px 10px 16px;
	width: 189px;
}
	#quickContact p {
		margin: 0 0 10px 0;
	}	
		#quickContact p strong {
			color: #000000;
			font-size: 15px;
		}
	#quickContact  {
		line-height: 1.5;
		overflow: auto;
		margin: 0;
		padding: 0;
	}
	#quickContact {
		clear: left;
		display: inline;
		float: left;
		margin-top: 9px;
		width: 44px;
	}
	#quickContact dt#questionLabel {
		width: 60px;
	}
	#quickContact dd#questionText {
		margin-top: 6px;
		margin-bottom: 0;
	}
	#quickContact  {
		display: inline;
		float: left;
		margin-bottom: 6px;
		width: 144px;
	}
		#quickContact input {
			border: 1px solid #CCC;
			font-size: 100%;
			height: 20px;
			width: 140px;
		}
	#quickContact textarea {
		border: 1px solid #CCC;
		height: 43px;
		width: 183px !important;
	}
	
	.hidden, #contact .hidden{
		display:none !important;
	}
	#quickContact fieldset{
		    margin: 18px 8px 0px;

	}
	p.error, span.error{color:#A11912;}
	span.error{
		display:block;
	}
	
	.right-side{
		width:40%;
		float:right;
	}
	
	
	.left-side{
		float:left;
		width:60%
	}
	
	#contact, #rfq {width:80%;}
	#contact input, #contact textarea,#rfq input, #rfq textarea {
	display:block;width: 75%;
	padding: 5px 0;
	margin: 4px 0 10px 0;
	}
	#contact  input.submit, #rfq input.submit{
		width:30%;
		padding:0 5px;
	}
	
	
	
/* CONTENT  --------------------------------------------*/

#content img.floatRight {
	margin-left: 20px;
}
#content table {
	border-collapse: collapse;
	border: 1px solid #333333;
	margin: 0 0 1em 0;
	width: 100%;
}
	#content table caption {
		color: #005F00;
		font-size: 1.5em;
		font-style: oblique;
		margin-top: 1em;
		text-align: left;
	}
h2.tableHeading {
	font-style: oblique;
	font-weight: 400;
	margin-bottom: 0;
	padding-bottom: 0;
}
	#content th {
		background-color: #006600;
		border-left: 1px solid #e6e6e6;
		border-right: 1px solid #e6e6e6;
		color: #FFF;
		padding: 2px;
	}
	#content th.first {
		border-left: 0;
	}
	#content th.last {
		border-right: 0;
	}
	#content th.subth-last {
		border-right: 1px solid #333;
	}
	#content td {
		border: 1px solid #333333;
		padding: 3px;
		text-align: center;
	}
	#content tbody tr {
		background-color:#E6E6E6;
	}
	#content tbody tr.altRow {
		background-color: #cccccc;
	}
#products {
	color: #FFF;
	display: inline;
	float: left;
	margin: 0px 120px 0 0;
	width: 300px;
}
#products ul {
	padding-left: 0;
}
#products img {
	display: inline;
	clear: left;
	float: left;
}
#products a.text {
	display: inline;
	float: left;
	margin: 25px 0 0 30px;
}
	#products a img {
		border: 0;
		margin: 0;
	}

#products li {
	overflow: auto;
	margin-bottom: 10px;
}
#products h2, #resources h2 {
	border-bottom: 1px solid #d7d7d7;
	color: #999999;
	font-size: 1.2em;
}
#resources {
	display: inline;
	float: left;
	margin: 0px 20px 0 0;
	width: 230px;
}
#resources ul {
	line-height: 2.0em;
	padding-left: 0;
}
#resources ul li {
	background: transparent url("/evo_elements/gif/bullet.gif") no-repeat left 3px;
	list-style: none;
	padding-left: 22px;
}
#diagrams {
	clear: both;
	margin-bottom: 20px;
}
	#diagrams img.floatLeft {
		margin-right: 10px;
	}
	
#content form dd {
	margin-bottom: 10px;
}
form input, form textarea {
	border:1px solid #CCCCCC;
}
form input {
	height: 20px;
}

#collarsXRefLinks, #clutchSpecLinks, #clutchAlignLinks {
	list-style: none;
	margin: 0 auto;
	overflow: hidden;
	width: 585px;
}
		#collarsXRefLinks li a.linkButton, #clutchAlignLinks li a.linkButton {
			float: left;
			margin-bottom: 6px;
		}

#couplingsXRefLinks {
	list-style: none;
	margin: 0 auto;
	overflow: hidden;
	width: 582px;
}
		#couplingsXRefLinks li a.linkButton {
			background: transparent url("/evo_elements/gif/long-link-button.gif") no-repeat left top;
			float: left;
			margin-bottom: 6px;
			width: 281px;
		}

p.links {
	overflow: auto;
}

p.address {
	font-size: 1.2em;
}

#appContent {
	float: left;
	width: 500px;
}

#appContent p {
	margin-top: 0;
}

#appImages img {
	display: inline;
	margin-bottom: 30px;
}

	#appImages img#roller {
		display: inline;
		margin-right: 30px;
	}
	
#sitemap #content ul {
	margin: 0;
}

p.center {
	text-align: center;
}

p.leftimg img {
	display: inline;
	padding-right: 10px;
}

#snglrevpic {
	display: inline;
	margin-bottom: 5px;
}

span#specialChar {
	display: block;
	margin: -0.5em 0 0 14.65em;
}

p.note {
	color: #006600;
	font-weight: 700;
}

#content #sprocket-img {
	float: right;
}

#content #leftBlock {
	clear: right;
	display: inline;
	float: left;
	width: 300px;
}

#sprocketDiagrams {
	display: inline;
	float: left;
	margin: 35px 0 0 20px;
}

#sprocketDiagrams img {
	display: inline;
	margin-right: 10px;
}

#sprocketDiagrams img.last {
	margin: 0;
}
#content table.shrink td, #content table.shrink th {
	font-size: 11px;
	padding: 2px;
}
#locationMap {
	display: inline;
	float: right;
	margin-right: 100px;
}
#content .rfqLink {
	display: inline;
	float: right;
	margin: 6px 20px 0 15px;
}
.reqd {
	color: #A11912;
}
#quickContact p.reqd {
	float: right;
	margin: 12px 3px 0 0;
	text-align: right;
}

p.reqd {
	margin-bottom: 0;
}

.picIcon {
	border: 0;
	vertical-align: baseline;
}


	
/* FOOTER   --------------------------------------------*/
#footer-wrap {
	background: #dedede url("/evo_elements/gif/footer-wrap-bg.gif") repeat-x left top;
	clear: both;
	font-size: 1.2em;
	height: 136px;
}
#footer {
	background: #d7d7d7 url("/evo_elements/gif/footer.gif") no-repeat left top;
	color: #666666;
	height: 68px;
	margin: 0 auto;
	padding: 17px 10px 0 10px;
	width: 920px;
}
	#footer ul {
		list-style: none;
		overflow: auto;
		margin: 0;
		padding-left: 0;
	}
		#footer ul li {
			background: transparent url("/evo_elements/gif/green-pipe.gif") no-repeat left 4px;
			display: inline;
			float: left;
			margin-left: 0;
			margin-right: 5px;
			padding-left: 8px;
		}
		#footer ul li a {
			color: #005f00;
			font-weight: 400;
		}
		#footer ul li.first, #footer ul#companyInfo li.first {
			background: none;
			padding-left: 0;
		}
		#footer ul li.last, #footer ul#companyInfo li.last {
			margin-right: 0;
		}
	#footer ul#companyInfo li {
			background: transparent url("/evo_elements/gif/gray-pipe.gif") no-repeat left 4px;
			margin-left: 0;
		}
		
	#footer p {
		font-size: 0.9em;
		margin-top: 8px;
	}
	p.contact-callout {
        border: 1px solid #b0b0b0;
        clear: both;
        color: #393939;     
        font-size: 12px;  
        font-weight: 700;
        line-height: 1.2;
        padding: 0.5em;
        text-align: center;
        width: 80%;
        margin: 15px 45px 10px;
        display: block;
        float: left;
}
        p.contact-callout a.emphasis {
               color: #000;
               display: block;
               text-decoration: underline;
               text-transform: uppercase;
        }

	
	input.ts12 {display:none} 
	
	
	
	
	
	
	

/* ==============================================
   ========= BUCKETS ADDITION ===================
   ==============================================*/

.clearfix, #buckets {
  zoom: 1;
}
.clearfix:before, #buckets:before {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
.clearfix:after, #buckets:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}
/* div#buckets { margin-top: 50px; } */
ul#buckets { list-style: none; padding: 0;}
ul#buckets li {
	display: inline-block;
	position: relative;
	float: left;
	clear: none;
	width: 280px;
	height: 150px;
	margin: 0 70px 20px 0;	
}
	ul#buckets li h2 {
		background: #166416 url("/evo_elements/gif/product-cat-header.gif") no-repeat left top;
		color: #FFF;
		font-size: 15px;
		height: 33px;
		line-height: 33px;
		margin: 0;
		width: 279px;
	}
		ul#buckets li h2 a {
			color: #FFF;
			display: block;
			height: 33px;
			padding-left: 18px;
			width: 261px;
			border: 0;
		}
	ul#buckets li img { 
		position: relative;
		float: left;
		width: 80px;
		margin: 0 1em 3px 10px;
		vertical-align: bottom;
		border: 0;
	}
	ul#buckets li p { 
		margin: 7px 0 1em;
		font-size: 11px;
		line-height: 1.2em;
	}
	ul#buckets li a.link { 
		position: relative; 
		float: left; 
		clear: left; 
		font-size: 11px;
	}
	
	/***   Nick iloba's code..................*/
	.B_crumbBox{
		padding-left: 0px;
		padding-bottom: 5px;
		line-height: 0;
	}
	

	ul.B_crumbBox li {
    display: inline;
    list-style: outside none none;
}
	#simpleSearchForm{
		display: inline;
float: right;
margin: 6px 18px 0px 0px;
	}
	
	input#search.simpleSearch_input{
		width: 130px;
		height: 14px;
	}
	
	input#simpleSearch_submit.btn{
		background-color: #d49c43;
	border: 0;
	color: #FFF;
	cursor: pointer;
	font-size: 13px;
	height: 18px;
	padding-bottom: 2px;
	vertical-align: bottom;
	width: 74px
	}
	
/* JB Image Gallery */	
.galleryJB {
  display: block;
  width: 100%
  margin: 0 auto;
  }

.jbmodal {
  width: 20%;
  display: inline-block;
  margin: 10px 1%;
  padding: 1px;
  border: 0.5px solid #7a7a7a;
  background: #7a7a7a;
}

.jbmodal img{
  width: 100%;
  max-width: 200px;
  padding: 0px;
}
/*
.jbmodal:hover {
  box-shadow: 
  */
  
a.rfqlightbox {
    display: block;
    margin: 0 auto 0 auto;
    width: 165px;
    height: 44px;
    font-size: 0;
    line-height: 111px;
    text-indent: -99999px;
    color: transparent;
    background: url("/evo_elements/png/rfqbtn.png") 0 0 no-repeat;
}

h3.jbmodal-title {
    font-size: 22px;
    text-align: center;
}

.jbmodal-content {
    text-align: center;
    font-size: 14px;
} 

#rfq #product {
	font-size: 11px;
	-webkit-appearance: none;
	-moz-appearance: none;
	height: 32px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	font-family: Helvetica;
	padding-left: 10px;
	background: #fff;
	box-sizing: border-box;
	overflow : hidden;
	text-indent : 10px;
	width: 75%;
	padding: 0px;
	margin: 4px 0 10px 0;
	display:block;
	border: 1px solid #CCCCCC;
}

#rfq #product::-ms-expand {
    display: none;
}

.footer2 a {
    color: #005f00;
    font-weight: 400;
}