/*** Body Definitions ***/
*{
	margin:0; 
	padding:0; 
}

a img{
	border:0;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.4em;
	font-size:12px;
	background-color: #FFFFFF;
}

/*** Website wrapper Div ***/

#wrapper{
	width:990px;
	min-height:400px;
	background-color:#ffffff;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#container{
	float:left;
	background:#FFFFFF;
	width:990px;
	margin-top:10px;
}

/*** Website Heading ***/

#header{
	float:left;
	width:970px;
	height:125px;
	margin:0px;
	clear: both;
	background-image: url(images/header.jpg);
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
    position: relative;
}

#headLeft {
	width:646px;
	height:45px;
	float:left;
}

#headLeft a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

#headRight {
	width:300px;
	height:76px;
	float:right;
	padding-top:54px;
}
#headright, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}


.search {
	height:20px;
	width:125px;
	margin-right:10px;
	padding-bottom:0px;
}

.sitemap{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;	
}
a.sitemap:hover {
	color: #333333;	
}

.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.grey:hover {
	color: #333333;	
}

.search, p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	padding-left:3px;
	line-height:1.9em;
}

/*** Horizontal Menu Style with Rollover ***/

#menu{
	float:left;
	width:990px;
	height:39px;
	background-image:url(images/menu-bg.jpg);
	background-repeat: repeat-x;
	overflow:hidden;
}

#menu ul{ 
	float:left;
	display: inline; 
	list-style-type: none;
}

#menu ul li{
	float:left;
	color:#FFFFFF;
	font-family: Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:2.7em;
	height:28px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #64B2E2;
}

#menu ul li a{
	float:left;
	color:#FFFFFF;
	display: block;
	text-decoration:none;
	border-right:1px solid #94b0cb;
	border:0;
	padding-left:25px;
	padding-right:25px;
}

#menu ul li a span{
	vertical-align:middle;
} 

#menu ul li a:hover{
	float:left;
	background-image: url(images/menu-bg-over.jpg);
	height: 28px;
	background-repeat: repeat-x;
}

#menu ul li ul{
    display: none;
}

#menu ul li:hover ul,
#menu ul li:hover > ul { display: block; position: absolute; }

#menu li ul {
	position: absolute;
	left: -999em;
}

#menu li:hover ul {
	left: auto;
	display: block;
}

ul.sub-menu {
	z-index: 1000;
	position: absolute;
	top: 172px;
	left: -999em;
	width: 200px;
	font-weight: normal;
	padding:0px;
	margin-top:1px;
	height:auto;
	clear:both;
	display: block;
	background-color: #E5F0F6;
}

#menu ul li ul.sub-menu li {
	clear: both;
    width: 100%;
	height: auto;
	display: block;
	border: none;
}

ul.sub-menu li:hover {
	background-image: url(images/menu-bg-over.jpg);
	background-repeat: repeat-x;
	color: #FFF;
	display: block;
	width: 150px;
	border: none;
}

#menu ul.sub-menu li a {
	color:#39C;
	text-decoration: none;
	display: block;
    width: 100%;
	border: none;
	padding: 0 20px;
}

#menu ul li ul.sub-menu li a:hover{
	color:#FFF;
	text-decoration: none;
	background-image:none;
	display: block;
	border: none;
}

#member-login{
	margin:0 auto;
	width:980px;
	height:40px;
	background-color:#b6cee7;
	margin-top:5px;
}

#member-login p{
	line-height:3.5em;
	font-size:12px;
	vertical-align:middle;
	margin-left:10px;
}

#member-login p a{
	font-weight:bold;
}

.login{
	vertical-align:middle;
	border:0;
	margin-top:-3px;
}

#menu ul li.home a{
	height:30px;
	color:#FFFFFF;
	font-family: Arial, sans-serif;
}

#menu ul li.home a:hover{
	float:left;
	color:#FFFFFF;
	background-image:url(images/home-bg-over.jpg);
}

.incorrect-login{
	margin-left: 150px;
	color:Red;
}

.nobullet
{
	margin:2px 0 5px 0;
}

.nobullet a
{
	font-weight:bold;
}

.floatleft
{
	float:left;
}

#lhs{
	float:left;
	width:198px;
	padding:0px;
}

.producthead{
	background-color:#e5f0f6;
	color:#000000;
	font-weight:bold;
	line-height:22px;
}

.productstable
{
	float:left;
	clear:both;
	width:510px;
}

.productstable td, .productstable th{
	padding:8px;
}

.productstable td p a strong{
	color:#3497d2;
	
}

.productstable td p a:hover strong
{
	text-decoration:underline;
}

#products {
	width:198px;
	height:auto;
	background-color:#E4F0F6;
	padding-top:8px;
	padding-bottom:8px;
}

#products p{
	padding-left:10px;
	padding-top:8px;
	margin-bottom:5px;
}

#products li{
	list-style-type:none;
	padding-left:20px;
	margin-left: 10px;
}
#products li > img{
    margin-left: -10px;
}
#products li a{
	color:#3399CC;
}
#products li a:hover{
	text-decoration:underline;
}

.sub
{
	background:#FFFFFF;
	padding:2px 0 8px 0;
}

#rhs{
	/**/float:right;
	width:220px;
	background:#FFFFFF;
	padding-right: 5px;
	padding-left: 3px;
}

#marketplace{
float:left;
}

#newsletter {
	width:211px;
	height:auto;
	background-color:#e4f0f6;
	padding-top: 9px;
	padding-left:7px;
	padding-right:7px;
	clear:both;
}

.productbar
{
	float:left;
	width:100%;
	margin:0;
	padding:0;
	clear:both;
}

.productbar img
{
	float:left;
	width:auto;
	margin:0;
	padding:0 7px 0 0;
	height:80px;
}

.productbar h1
{
	float:left;
	vertical-align: middle;
	width: auto;
	line-height:100px;
}

/*********************  Main Content *************************/

#contenthome {
	float:left;
	width: 547px;
	margin-bottom: 10px;
	background-color: #e4f0f6;
	margin-left: 8px;
}

#content {
	float:left;
	width: 545px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 10px;
}

#content ul{
	margin-bottom:10px;
}

#content ul li, #content ol li{
	color:#2b2b2b;
	font-size: 11px;
}

#content-products {
	float:left;
	width: 540px;
	margin-left: 15px;
	padding: 0px;
	height: auto;
}

#content-products ul{
	font-family:inherit;
	font-size:11px;
	margin-bottom:15px;
	padding-left:20px;
}

#content-products ul li, #content-products ol li{
	color:#000;
}

#content_detail {
	float:left;
	width: 300px;
	margin-left: 15px;
	padding: 0px;
}

#content_detail ul{
	margin-bottom:10px;
}

#content_detail ul li, #content_detail ol li{
	color:#000;
}


#producttitlebar {
	width:755px;
	height:29px;
	background-image:url(images/product-title-bar.gif);
	line-height: 2.5px;
	padding-left: 10px;
}

#producttitlebar-medium {
	width:559px;
	height:29px;
	background-image:url(images/product-title-bar-medium.gif);
	padding-left:10px;
	float:left;
}

#producttitlebar p {
	color:#FFFFFF;
	font-weight:bold;
	line-height: 2.5em;
}

#producttitlebar-medium p {
	color:#FFFFFF;
	font-weight:bold;
	line-height: 2.5em;
}

#productarea {
	width:540px;
	height:auto;
	padding-top: 5px;
}

#productarea a {
	color:#2b2b2b;
	font-weight:bold;
}
.product {
	width:176px;
	height:auto;
	padding-left:7px;
	padding-right:7px;
	margin-top:10px;
	float: left;
}

#product-details {
	width:539px;
	height:auto;
	float:left;
	text-align: left;
}
#product-details-text {
	width:569px;
	height:auto;
	float:left;
	text-align: left;
	padding-top: 20px;
}

#accessories {
	width:178px;
	height:auto;
	float:right;
	width: 178px;
}

#accessories a {
	font-weight:bold;
}

#techtabletop {
	width:569px;
	height: auto;
}

#techtableheadings {
	width:539px;
	padding-left: 7px;
	height: auto;
}

#techtablebg {
	width:549px;
	background-image:url(images/tech-table-bg.gif);
	background-repeat:repeat-y;
	padding: 10px;
	height: auto;
}

#techtablebottom {
	width:569px;
	height: auto;
}

#rollingdiameter p{
	font-weight:bold;
	color:#666666;	
	margin-left:12px;
	margin-bottom:15px;
}
#rollingdiameter img{
	margin-left:15px;
}

.orderinginformation th{
	color:#666666;
	font-weight:bold;	
}

.orderinginformation th, .orderinginformation td{
	padding-right:25px;
}

#img, .img {
	width:528px;
	height:210px;
	float:left;
	margin-top:10px;
	margin-bottom:20px;
	padding-left: 10px;
}

#text {
	width:518px;
	height:auto;
	padding-left:13px;
	padding-right:12px;
	padding-bottom: 10px;
}

#spacer {
	width:547px;
	height:10px;
	background-color:#FFFFFF;
}

#newproducts {
	width:525px;
	height:auto;
	padding-left:8px;
	padding-top:15px;
	margin-left: 5px;
}
.newproducts {
	width:145px;
	height:auto;
	float: left;
	padding-right: 18px;
	text-align:left;
	margin-bottom: 10px;
	padding-left: 12px;
	padding-top: 10px;
}

.feature
{
	clear:both;
	color:#3497d2;
	font-weight:bold;
	font-size:13px;
	margin:6px 0 18px 0;
}

.iconstable tr td
{
	padding:5px 0 5px 0;
}

.iconstable tr td a
{
	color:#3497d2;
}

.imagebox
{
	float:left;
	height:100%;
}

.subcats
{
	float:left;
	width:270px;
	height:90px;
	vertical-align:middle;
}

.subcatslink
{
	float:left;
	height:100%;
	width:180px;
}

.subcatslink a
{
	float:left;
	margin:20px 0 0 6px;
}

.bluetext
{
	color:#3497d2;
	font-size:12px;
	font-weight:bold;
	margin: 25px 0 0 0;
}

/******************** Heading Styles *************************/

h1 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #080808;
	text-align:left;
	margin-bottom:15px;
	padding-bottom:5px;
	margin-left: 2px;
}

h1 span{
	font-size:22px;
	font-weight:bold;
}

h1 a{ 
	color: #080808;
	text-decoration:none;
}
h1 a:hover{ 
	color: #080808; 
	text-decoration:underline;
}

h2 {
	clear:both;
	font-size: 14px;
	color: #080808;
	margin-bottom:10px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	line-height: 2em;
	padding-left:3px;
	height: 23px;
	padding-bottom: 2px;
}

h2.product-h2{
	font-size:14px;
	font-weight:bold;
	font-style:normal;
}

h2 a{ 
	color: #3366CC;
	text-decoration:none;
}
h2 a:hover{ 
	color: #3366CC; 
	text-decoration:underline;
}

h3 {
	font-size: 13px;
	color: #0096d6;
	background-color: #e4f0f6;
	font-weight:normal;
	line-height:2.0em;
	padding-left:10px;
	clear:both;
	border-bottom:1px solid #FFFFFF;
	font-family: Arial, sans-serif;
}
#fiveyearlogo {
	margin-top: 20px;
}

h3 a{
	color: #0096d6;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

h3 a:hover{
	color: #666666;
	text-decoration:none;
}

h4, h4 a{
	font-size: 12px;
	color: #3399CC;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 3px;
}

h4 a:hover{
	text-decoration:underline;
} 

h5 {
	color: #080808;
	margin-bottom:10px;
	font-family: Arial, sans-serif;
	font-size:13px;
	margin-left:3px;
}

/*** Paragraph Styles ***/

p, textarea {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	margin-bottom:10px;
	color: #2b2b2b;
	line-height:1.4em;
	font-size:11px;
}

p a{
	color:#3399CC;
	text-decoration:none;
	font-weight: bold;
}

p a:hover{ 
	color: #3399cc; 
	text-decoration:underline;
}

p a img{ border:none;}

#content input, #content select, textarea{
	color: #2b2b2b;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}

.right-ads{
	border:1px solid #cad6e8;
	margin-bottom:10px;
}

p.intro{
	font-size:14px;
}


/******************** tables ************************/

td{
	color: #2b2b2b;
	font-size:11px;
	padding:0px;
}

tr.bg{
	background-color:#c0d5eb;
}

td a{
	text-decoration:none;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3399CC;
}

.lrgblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3399CC;
	line-height: 1.5em;
}
.meddarkblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #174865;
	line-height: 1.5em;
}

.lrgred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ee3541;
}
	
td a:hover{ 
	color: #3399cc; 
	text-decoration:underline;
}

.bullet li {margin-left:20px;}

/************** News Page *******************/

.newsitem{
	float:left;
	padding-left:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	clear:both;
	border-bottom:1px dotted #666666;
}

.newsthumbnail {
	float:left;
	padding:5px 10px 5px 0px;
	text-align:center;
	
}

.newstext {
	float:left;
	width:440px;
	clear:right;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	margin-bottom:10px;
	color: #2b2b2b;
	line-height:1.4em;
	font-size:11px;
}

.news-article {
	float:left;
	width:440px;
}

.listing-divider{ border-bottom:1px dotted #666666;}


/************** Photo Galleries **************************/

.gallery-grey{
	color:#999999;
	margin-bottom:5px;
}

.gallery-desc{
	color:#333333;
	padding-right:5px;
	margin-bottom:5px;
}

.photos-grid img{
	border: 1px solid #DDDDDD;
	padding: 5px;
	margin: 5px;
}
.photos-grid p{
	font-size:12px;
}

.photos img{
	border: 1px solid #DDDDDD;
	padding: 5px;
	margin: 4px;
}

/************** Website Footer **************/

#greybar {
	width:980px;
	height:26px;
	background-image:url(images/greybar.gif);
	text-align: right;
	padding-top: 5px;
	margin-top: 11px;
	padding-right: 10px;
}

#greybar p{
	color: #565656;
	text-decoration:none;
	font-size: 11px;
	font-weight: normal;
}


#footer {
	clear:both;
	font-size: 12px;
	font-family:Arial;
	color: #003399;
	line-height:3em;
	width:985px;
	height:35px;
	background:none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	padding-left: 5px;
}	

#footer p{
	color: #5e5e5e;
	text-decoration:none;
	font-size: 11px;
	font-weight: normal;
}

#footer a:hover{
	color: #003399;
	text-decoration:underline;
}


/************************* AJAX TAB STYLES ******************************/

.cw-tabs-theme .ajax__tab_header .ajax__tab_outer {
	height:28px;
	padding:0;margin:0;
}

.cw-tabs-theme .ajax__tab_header 
{  
   /*border-bottom:1px solid #B9B9B9;*/
   padding:0;margin:0; margin-bottom:0px;
}

.cw-tabs-theme .ajax__tab_body 
{
	border:1px solid #B9B9B9;
	padding:0;margin:0; 
}
.tabs-padding {
	margin:20px 10px 20px 10px;
	min-height:200px;
}

/* DBG - 2015 Updates */
#owl-carousel {
    margin-bottom: 20px;
}
#owl-carousel .item img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 100%;
}
#owl-carousel .owl-controls {
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
}
#owl-carousel .owl-controls .owl-prev {
    left: 0;
    position: absolute;
    text-indent: -500000px;
    display: none;
    background: url(/images/circle-prev-arrow.png) 50% 50% no-repeat;
    height: 32px;
    width: 32px;
    background-size: 32px;
    opacity: 0.5;
}
#owl-carousel .owl-controls .owl-next {
    right: 0;
    position: absolute;
    text-indent: 500000px;
    display: none;
    background: url(/images/circle-next-arrow.png) 50% 50% no-repeat;
    height: 32px;
    width: 32px;
    background-size: 32px;
    opacity: 0.5;
}
#owl-carousel .owl-wrapper-outer:hover + .owl-controls .owl-buttons > * {
    opacity: 0.5;
    display: block;
}
#owl-carousel .owl-controls .owl-buttons:hover > * {
    display: block;
}
#owl-carousel .owl-controls .owl-prev:hover, #owl-carousel .owl-controls .owl-next:hover {
    opacity: 1;
    display: block;
}

.home-link {
    display: block;
    position: absolute;
    width: 150px;
    height: 100px;
    left: 20px;
    top: 0;
}