@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
}
html {
	min-width:985px;
}
body {
	background:url(../images/red-nav-bg.png) 0 0 repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#464646;
	margin:0;
	padding:0;
}

ul, ol {
	list-style:none;
}
table {
	padding:0px;
	border:none;
	border-collapse:collapse;
}
.blue {
	color:#006699;
}
.bold {
	font-weight:bold;
}
.clear {
	clear:both;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6 {
	float:left;
}
.alignright {
	text-align:right;
}
.alignleft {
	text-align:left;
}
.aligncenter {
	text-align:center;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
.container {
	width:100%;
}

/*input:focus, textarea {
    outline: none !important;
}*/

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#eb0d21;
	font-size:20px;
	margin-bottom:5px;
	}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#eb0d21;
	font-size:16px;
	margin-bottom:4px;
	}
	
p{
	font-family:Arial, Helvetica, sans-serif;
	color:#464646;
	font-size:13px;
	line-height:20px;
	margin-bottom:20px;
	}
	
img{
	border:none;
	}
	
a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	border:none;
	}

/*a:hover{
	color:#156c32
	}*/

.no-margin{
	margin:0px;
	}

.tb-margin{
	margin:10px 0px;
	}

.b-margin{
	margin-bottom:10px;
	}

.red{
	color:#eb0d21;
	}
/****====****/

#main {
	display:block;
	width:985px;
	margin:0px auto;
	}

#header{
	display:block;
	width:975px;
	height:140px;
	padding-top:16px;
	padding-left:10px;
/*	margin-bottom:15px;	*/
	}

.header-top{
	display:block;
	width:975px;
	height:77px;
	}
.header-top h1{
	font-weight:bold;
	color:#000;
	font-style:italic;
	font-size:17px;
	float:left;
	}
.logo{
	display:block;
	overflow:hidden;
	float:left;
	}

.call{
	display:block;
	overflow:hidden;
	float:right;
	margin-right:15px;
	}

.call img{
	float:left;
	}
	
.call span{
	float:left;
	font-weight:bold;
	font-size:24px;
	margin-left:5px;
	color:#000;
	}
	
.nav-black{
	display:block;
	overflow:hidden;
	float:right;
	margin-right:7px;
	margin-top:-1px;
	width:100%;
	}
	
.nav-black ul{
	float:right;
	display:block;
	overflow:hidden;
	}
	
.nav-black ul li{
	display:block;
	overflow:hidden;
	background:url(../images/nav-black-bg.png) 0 0 no-repeat;
	float:left;
	width:84px;
	height:27px;
	margin-right:1px;
	text-align:center;
	}

.nav-black ul li.big{
	display:block;
	overflow:hidden;
	background:url(../images/nav-black-bg-big.png) 0 0 no-repeat;
	float:left;
	width:120px;
	height:27px;
	margin-right:1px;
	text-align:center;
	}

.nav-black ul li.big:hover{
	background:url(../images/nav-black-bg-hover-big.png) 0 0 no-repeat;
	}


.nav-black ul li:hover{
	background:url(../images/nav-black-bg-hover.png) 0 0 no-repeat;
	}

.nav-black ul li .selected{
	background:url(../images/nav-black-bg-hover.png) 0 0 no-repeat;
	}


.nav-black ul li a{
	display:block;
	padding-top:8px;
	}
	
#banner{
	display:block;
	overflow:hidden;
	width:985px;
	height: 163px;
	margin-bottom: 14px;
	margin-top:15px;
	}
	
#content{
	display:block;
	overflow:hidden;
	margin:0px auto;
	}

.content-left{
	display:block;
	overflow:hidden;
	width:691px;
	padding-left:9px;
	float:left;
	}

.content-left h1{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#eb0d21;
	font-size:20px;
	margin-bottom:5px;
	}
	
.content-left p{
	font-family:Arial, Helvetica, sans-serif;
	color:#464646;
	font-size:13px;
	line-height:20px;
	margin-bottom:20px;
	}

.content-left a {
color: #005CB1;
text-decoration: underline;
}


.content-left a:hover{
color:#666666;
text-decoration:none;
}

.product-categories{
	display:block;
	overflow:hidden;
	}
	
.product-categories ul{
	display:block;
	overflow:hidden;
	margin-top:15px;
	}
.product-categories ul li{
	display:block;
	overflow:hidden;
	float:left;
	width:198px;
	height:173px;
	border:solid 1px #e1e1e1;
	cursor:hand;
	margin-bottom:20px;
	margin-right:30px;
	}

.product-categories ul li img{
	width:198px;
	height:138px;
	display:block;
	overflow:hidden;
	}

.product-categories ul li img:hover {
    opacity: 0.4;
    filter: alpha(opacity=80);
	border:0px;
}

.product-categories ul li .product-name{
	width:178px;
	height:19px;
	display:block;
	overflow:hidden;
	background:#000;
	padding:8px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	line-height:12px;
	}

.product-categories ul li .product-name:hover {color:#E4E4E4;}

.content-right{
	display:block;
	overflow:hidden;
	width:285px;
	float:right;
	}

.pdf{
	display:block;
	overflow:hidden;
	float:right;
	width:249px;
	margin-bottom:20px;
	}
	
.pdf-top{
	background:url(../images/pdf-top.png) 0 0 no-repeat;
	width:249px;
	height:8px;
	display:block;
	overflow:hidden;
	}
	
.pdf-mid{
	background:url(../images/pdf-mid.png) 0 0 repeat-y;
	width:216px;
	display:block;
	overflow:hidden;
	padding:5px 15px 5px 18px;
	}
	
	.pdf-email{
	background:#717171;
	border:solid 1px #e9e9e9;
	width:177px;
	height:23px;
	padding:3px;
	margin-bottom:10px;
	color:#fff;
	}

.pdf-download{
	background:url(../images/pdf-download.png) 0 0 no-repeat;
	width:185px;
	height:41px;
	cursor:pointer;
	border:none;
	}

.pdf-bottom{
	background:url(../images/pdf-bottom.png) 0 0 no-repeat;
	width:249px;
	height:8px;
	display:block;
	overflow:hidden;
	}
	
#footer{
	width:100%;
	padding:20px 0px 15px 0px;
	border-top:solid 6px #d70d20;
	background:#141414;
	margin-top:25px;
	}

.footer-top{
	display:block;
	overflow:hidden;
	width:100%;
	padding-bottom:20px;
	}

.footer-top a:hover{
	text-decoration:underline;
	}

.footer-top .footer-categories{
	display:block;
	overflow:hidden;
	width:615px;
	float:left;
	}
	
.footer-categories h1{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#fff;
	font-size:16px;
	margin-bottom:15px;
	}

.footer-categories ul{
	display:block;
	overflow:hidden;
	float:left;
	margin-right:44px;
	}
	
.footer-categories ul li{
	display:block;
	overflow:hidden;
	background:url(../images/footer-categories-bg.png) 0 50% no-repeat;
	padding-left:9px;
	margin-bottom:10px;
	}
	
.footer-categories ul li a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#c1c1c1;
	text-decoration:none;
	}

.footer-nav{
width:370px;
	display:block;
	overflow:hidden;
	float:right;
	margin-top:30px;
	}

.footer-nav ul{
	display:block;
	overflow:hidden;
	}

.footer-nav ul li{
	float:left;
	background:url(../images/footer-nav-bg.png) 100% 50% no-repeat;
	padding:0px 9px;
	}
.footer-nav ul li.last{background:none; }
	
.footer-nav ul li a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#c1c1c1;
	text-decoration:none;
	}

.footer-bottom{
	width:100%;
	border-top:solid 1px #353535;
	padding-top:25px;
	height:50px;
	}
	
.footer-bottom .footer-bottom-left{
	display:block;
	overflow:hidden;
	float:left;
	}

.footer-bottom-left img{
	float:left;
	margin-right:5px;
	}

.footer-bottom-left p{
	float:left;
	margin-right:5px;
	color:#848484;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin-bottom:0px;
	}
	
.footer-bottom .footer-bottom-right{
	display:block;
	overflow:hidden;
	float:right;
	}

.footer-bottom-right img{
	float:left;
	margin-right:11px;
	}

#bread{
	width:100%;
	display:block;
	overflow:hidden;
	background:url(../images/bread-bg.png) 0 0 repeat-x;
	height:82px;
	margin-bottom:30px;
	}
	
#bread .breadcrumbs{
	float:right;
	margin-top:18px;
	margin-right:8px;
	display:block;
	overflow:hidden;
	}

.breadcrumbs ul li{
	font-family:Arial, Helvetica, sans-serif;
	color:#CCC;
	font-size:12px;
	float:left;
	margin-right:5px;
	}

.breadcrumbs ul li a{
	font-family:Arial, Helvetica, sans-serif;
	color:#CCC;
	font-size:12px;
	text-decoration:underline;
	}

#bread h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:22px;
	margin-left:9px;
	margin-top:18px;
	}

.rfq{
	display:block;
	overflow:hidden;
	width:650px;
	}
	
.rfq-top{
	display:block;
	overflow:hidden;
	background:url(../images/rfq-top.png) 0 0 no-repeat;
	width:650px;
	height:16px;
	}

.rfq-mid{
	display:block;
	overflow:hidden;
	background:url(../images/rfq-mid.png) 0 0 repeat-y;
	width:540px;
	padding:0px 55px 25px 55px;
	}

.rfq-mid table{
	display:block;
	overflow:hidden;
	margin-top:20px;
	}
	
.rfq-mid table tr td{
	font-size:13px;
	height:45px;
	padding:4px;
	}

.tfield1{
	display:block;
	overflow:hidden;
	background:url(../images/tfield1.png) 0 0 no-repeat;
	width:195px;
	height:45px;
	border:none;
	padding:0px 3px;
	}
	
.file_1 {
	display:block;
	overflow:hidden;
   background:url(../images/tfield1.png) 0 0 no-repeat;
	width:195px;
	height:45px;
	border:none;
	padding:0px 3px;
}	

.submit{
	display:block;
	overflow:hidden;
	width:193px;
	height:41px;
	background:url(../images/submit.png) 0 0 no-repeat;
	cursor:pointer;
	border:none;
	}

.rfq-bottom{
	display:block;
	overflow:hidden;
	background:url(../images/rfq-bottom.png) 0 0 no-repeat;
	width:650px;
	height:17px;
	}

.product-desc{
	display:block;
	overflow:hidden;
	}

.product-desc .product-image{
	float:left;
	display:block;
	overflow:hidden;
	margin-right:20px;
	}

.product-image .image-top{
	display:block;
	overflow:hidden;
	}
	
.image-top img{
	border:solid 1px #9b9b9b;
	margin-bottom:20px;
	}

.product-image .image-bottom{
	display:block;
	overflow:hidden;
	text-align:center;
	}
		
.image-bottom img{
	margin-bottom:20px;
	}

.request{
	overflow:hidden;
	width:250px;
	float:right;
	margin-top:30px;
	}

.request img{
	float:right;
	}

.product-features{
	display:block;
	overflow:hidden;
	margin-bottom:20px;
	}

.product-features .features-head{
	display:block;
	overflow:hidden;
	background:url(../images/features-head.png) 0 0 no-repeat;
	width:676px;
	height:28px;
	padding:12px 0px 0px 14px;
	font-size:20px;
	color:#fff;
	}

.product-features .features-list{
	display:block;
	overflow:hidden;
	height:auto;
	width:676px;
	padding:12px 0px 0px 14px;
	background:url(../images/features-list-bg.png) 0 0 repeat-y;
}

.features-list ul{
	display:block;
	overflow:hidden;
	}

.features-list ul li{
	background:url(../images/features-list.png) left top no-repeat;
	display:block;
	overflow:hidden;
	margin-bottom:15px;
	padding-left:28px;
	}
	
.technical-data{
	display:block;
	overflow:hidden;
	}
	
.technical-head{
	display:block;
	overflow:hidden;
	background:url(../images/features-head.png) 0 0 no-repeat;
	width:665px;
	height:40px;
	padding-left:25px;
	font-size:20px;
	color:#fff;
	}

.technical-head .head-tab1{
	float:left;
	display:block;
	overflow:hidden;
	width:220px;
	height:28px;
	padding-top:12px;
	border-right:solid 1px #393939;
	}

.technical-head .head-tab2{
	float:left;
	display:block;
	overflow:hidden;
	height:28px;
	padding:12px 0px 0px 20px;
	}
.technical-data .tablearea{
	display:block;
	overflow:hidden;
	width:686px;
	padding:0px 1px 0px 3px;
	background:url(../images/features-list-bg.png) 0 0 repeat-y;
	}
	
.technical-data table{
	display:block;
	overflow:hidden;
	width:686px;
	}

.technical-data table tr td{
	background:#f3f3f3;
	padding:10px 15px;
	margin-bottom:20px;
	}

.technical-data table tr .td1{
	border-right:solid 1px #d9d9d9;
	}

.technical-data table .tr-nobg td{
	background:none;
	height:20px;
	padding:0px;
	}

.listings-approvals{
	display:block;
	overflow:hidden;
	width:630px;
	padding:10px 30px;
	background:#a1a1a1;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#fff;
	}

.listings-approvals p{
	margin-bottom:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	}


.listings-approvals ul li{
	list-style:inside;
	margin-bottom:5px;
	}
	
.table-detail{
	display:block;
	overflow:hidden;
	width:680px;
	padding-left:10px;
	margin-bottom:15px;
	}

.table-detail h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	size:13px;
	}

.table-detail table{
	display:block;
	overflow:hidden;
	float:left;
	margin-right:5px;
	width:590px;
	}

.table-detail table tr td{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}

	
.table-detail table .tr-gray td{
	background:#e3e3e3;
	}

.table-detail table tr .td-border{
	border-right:solid 2px #ececec;
	}


.table-detail table tr td{
	padding:3px 7px 3px 5px;
	}

.table-detail table tr .td-anchor{
	border-bottom:solid 1px #000;
	}

.table-detail img{
	}

/************************/


.table-detail-long{
	display:block;
	overflow:hidden;
	width:680px;
	padding-left:10px;
	margin-bottom:15px;
	}

.table-detail-long h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	size:13px;
	}

.table-detail-long table{
	display:block;
	overflow:hidden;
	float:left;
	margin-right:5px;

	}

.table-detail-long table tr td{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}

	
.table-detail-long table .tr-gray td{
	background:#e3e3e3;
	}

.table-detail-long table tr .td-border{
	border-right:solid 2px #ececec;
	}


.table-detail-long table tr td{
	padding:3px 7px 3px 5px;
	}

.table-detail-long table tr .td-anchor{
	border-bottom:solid 1px #000;
	}

.table-detail img{
	}


/**************************/

.smltxtfrm {font-size:11px;}



#contact-form label.comments{
	margin-top:45px;
}

p.miniform-header{
font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#eb0d21;
	font-size:24px;
	margin-bottom:4px;
	height: 100px;
	display: block;
	line-height:normal;
}

.miniform-txtinput{
	background:#ededed;
	border:solid 1px #000000;
	width:130px;
	height:18px;
	padding:3px;
	margin-bottom:4px;
	color:#000000;
	display: inline;
	}
	
	.miniform-txtinput:focus{
	background:#e4e3e3;
	border:solid 1px #f6de5a;
	}
	
p.miniform-label{
font-size:12px;
margin: 0 0 2px 0;
font-weight: bold;
display: inline-block;
width: 70px;
}

label.miniform-label{
font-size:12px;
margin: 0 0 2px 0;
font-weight: bold;
display: inline-block;
width: 70px;
}

textarea.bigbox {
width: 200px;
background:#ededed;
border:solid 1px #000000;
height:80px;
padding:3px;
margin-bottom:8px;
color:#000000;
display: block;
}

textarea.bigbox:focus{
background:#e4e3e3;
border:solid 1px #f6de5a;
}

.miniform-send{
	background:url(https://www.ohioservicesupply.com/images/miniform-send.png) 0 0 no-repeat;
	width:185px;
	height:41px;
	cursor:pointer;
	border:none;
	float:right;
	display:block;
	margin-right: 10px;
	}
	
	img.pdf-sm {
	margin-left:6px;
	float:right;
	}
	
	p.pdf-info {
	font-size:11px;
	line-height: normal;
	height:70px;
	display:block;
	}
	
		p.pdf-enter {
	font-size:12px;
	font-weight: bold;
	margin-bottom:4px;
	}
	
	.pdf-txtbox{
background:#ededed;
	border:solid 1px #000000;
	width:198px;
	height:18px;
	padding:3px;
	margin-bottom:8px;
	color:#000;
	display: block;
	}
	
		.pdf-txtbox:focus{
	background:#e4e3e3;
	border:solid 1px #f6de5a;
	}
	
	.pdf-dl {
	background:url(https://www.ohioservicesupply.com/images/pdf-download.png) 0 0 no-repeat;
	width:185px;
	height:41px;
	cursor:pointer;
	border:none;
	float:right;
	display:block;
	margin-right: 10px;
	}

.footnotesheader {
	display:block;
	overflow:hidden;
	width:630px;
	padding:10px 30px;
	background:#a1a1a1;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#fff;
	margin-top: 16px;
	}
	
	.footnotesheader p{
	margin-bottom:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	}
	
.footnotes {
margin-top: 4px;
}

.footnotes p{
	font-size:12px;
	margin-bottom: 4px;
	margin-top:2px;
	line-height: normal;
	}
	
.footnotes ol{
margin-top: 4px;
margin-left: 16px;
font-size:12px;
font-weight: bold;
list-style: decimal;
}

.footnotes li{
font-size:12px;
margin: 2px 0 4px 6px;
line-height: normal;
font-weight: normal;
}

/*

Form message & error customizations

*/

.protoform-message { float:left; width:100%; margin-bottom:10px; margin-right: 50px;}
input.invalid, textarea.invalid { border:1px solid #FF0000;}

/* ul.error */
.protoform-message ul { border-top:1px solid #eeeeee; margin:5px 50px 0 0; padding:5px 0 0 0; display: block;} 

.protoform-message ul li { margin:0 50px 5px 0; padding:0 0 5px 15px; background:url(https://www.ohioservicesupply.com/images/bullet.gif) no-repeat 0 4px; border-bottom:1px solid #eeeeee; color:#FF0000; display:block; width:100%; }

.protoform-message p.working { padding:20px 20px 20px 30px; background:url(loading.gif) no-repeat left center;}

/*

Form error stylesheets end

*/

p.requiredfield {
	
	font-size:12px;
	margin-top:12px;
	display:block;
}

p.requiredmini {
	
	font-size:12px;
	margin:8px 0 6px 0;
	display:block;
	line-height:normal;
}


#contact-form label{
	width: 80px;
	margin:15px 20px 0 0;
	font-size:14px;
	display: inline-block;
	
}

.bigformfield {
	
	width:200px;
	font-size:14px;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
	margin: 0 0 2px 0px;
	padding: 0 0 0 1px;
	display: inline;
	height:24px;
	
}

.bigformfield:focus {
	
	background-color: #f8f7d4;
	
}

.bigformarea {
	
	width:298px;
	font-size:14px;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
	margin: 0 0 2px 0px;
	padding: 2px 4px 2px 4px;
	display: inline;
	height:100px;
	
}

.bigformarea:focus {
	
background-color: #f8f7d4;
	
}

#contact-form .row{
	display: block;
	margin-bottom: 15px;
	line-height:10px;
}

p.formheader {
	display:block;
	text-align:center;
	font-weight:bold;
	font-size:20px;
	margin: 6px 15px 10px 0;
	line-height:10px;
}

.contact{
	width:400px;
	border-style:solid;
	border-width:2px;
	border-color: #000;
	padding: 10px 0px 10px 30px;
	margin: 0 auto 0 auto;
	}
	
	.contactsubmit{
	display:block;
	overflow:hidden;
	width:193px;
	height:41px;
	background:url(../images/submit.png) 0 0 no-repeat;
	cursor:pointer;
	border:none;
	margin-left: 115px;
	}
	
p.rfqlabel {
	display:inline-block;
	width: 120px;
	font-size:12px;
	margin:15px 20px 0 0;
	}
	
	p.rfqlabellong {
	display:inline-block;
	width: 240px;
	font-size:12px;
	margin:15px 20px 0 0;
	}
	
	label.rfqlabel {
	display:inline-block;
	width: 120px;
	font-size:12px;
	margin:15px 20px 0 0;
	}
	
	label.rfqlabellong {
	display:inline-block;
	width: 240px;
	font-size:12px;
	margin:15px 20px 0 0;
	}
	
.submitlarge {
	margin: 16px 0px 0 0;
}

.sendmini {
	margin: 8px 0px 0 16px;
}
	
	
	.biggerformarea {
	
	width:336px;
	font-size:14px;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
	margin: 0 0 2px 0px;
	padding: 2px 4px 2px 4px;
	display: inline;
	height:120px;
	
}

.biggerformarea:focus {
	
background-color: #f8f7d4;
	
}

p.discontinued {
	color:red;
	font-weight:bold;
}

p.tagline {
margin: 0;
padding: 0;
font-size: 20px;
margin-left: 30px;
font-weight: bold;
}