body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

.container {
	 min-width: 900px;
}

.iefloatfix {
	zoom: 1;
}

.top {
	background-color: #000000;
	height: 85px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	/* border-bottom-style: solid; */
	border-top-color: #ffd907;
	border-right-color: #ffd907;
	border-bottom-color: #ffd907;
	border-left-color: #ffd907;
	overflow: hidden;
}

#logo {
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
	border: none;
}
#cplogo {
	padding-top: 10px;
	border: none;
}

.topright {
	float: right;
	padding: 0px;
	font-size: 1px;
	margin: 0px;
}
.topleft {
	position: absolute;
	height: 83px;
	left: 0px;
	top: 0px;
	z-index: 0;
}

.toptext {
	z-index: 1;
	left: 8px;
	top: 66px;
	position: absolute;
	color: #666666;
	font-size: 8pt;
}

.topwelcome {
	float: right;
	font-size: 8pt;
	margin-top: 72px;
	color: #999;
	padding-right: 4px;
	font-style: italic;
}
.topwelcome a {
	color: #ffcc00;
	text-decoration: none;
}

#site1 {
	background-image: url(images/site-airpostdrivers.gif);
	background-repeat: no-repeat;
}
#site1:hover {
	background-image: url(images/site-on-airpostdrivers.gif);
	background-repeat: no-repeat;
}
#site2 {
	background-image: url(images/site-mining.gif);
	background-repeat: no-repeat;
}
#site2:hover {
	background-image: url(images/site-on-mining.gif);
	background-repeat: no-repeat;
}
#site3 {
	background-image: url(images/site-crowderair.gif);
	background-repeat: no-repeat;
}
#site3:hover {
	background-image: url(images/site-on-crowderair.gif);
	background-repeat: no-repeat;
}
#site4 {
	background-image: url(images/site-hydraulic.gif);
	background-repeat: no-repeat;
}
#site4:hover {
	background-image: url(images/site-on-hydraulic.gif);
	background-repeat: no-repeat;
}
#site5 {
	background-image: url(images/site-contact.gif);
	background-repeat: no-repeat;
}
#site5:hover {
	background-image: url(images/site-on-contact.gif);
	background-repeat: no-repeat;
}
.topright a {
	display: block;
	float: left;
}
.contentwrap {
	background-image: url(images/bg-plate2.jpg);
	background-repeat: repeat-y;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	/* border-top-style: solid; */
}
.left {
	width: 211px;
	float: left;
}
.maincontent {
	margin-left: 211px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	position: relative;
	

}
.maincontentpad {
	padding: 24px 12pt 12pt;
	padding: 0;
	position: relative;
	width: 100%;
}

.block {
	background-image: url(images/bg-block.jpg);
	background-repeat: no-repeat;
	height: 194px;
	width: 162px;
	text-align: center;
	float: left;
	margin-bottom: 20px;
	margin-left: 10px;
	overflow: hidden;
}
.block a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ff0019;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
H2 {
	font-size: 12pt;
	margin-top: 8px;
	margin-right: 20px;
	margin-left: 20px;
}
.block a:hover {
	padding-left: 1px;
}


.nav {
	width: 186px;
	margin-top: 20px;
}
.nav li {
	list-style-type: none;
	background-color: #000000;
	margin-bottom: 8px;
	padding: 2px 2px 2px 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ffcc00;
	border-right-color: #ffcc00;
	border-bottom-color: #ffcc00;
	border-left-color: #ffcc00;
}
.nav ul {
	margin-left: 0px;
	padding-left: 0px;
}
.nav li:hover, .nav li.sfhover, .nav li#menu-rigmount:hover {
 	background-color: #ffcc00; 
}
.nav a {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	/* width: 100%; */
}
.nav a:hover, .nav a.sfhover {
	color: #000000;
 	background-color: #ffcc00; 
}
.nav li.here {
 	background-color: #ffcc00; 
}
.nav li.here a {
	color: #000000;
}

#nav-rigmount {
	display: none;
}




.blockcontainer {
	margin-left: 20px;
	zoom: 1;
	overflow: auto;
}
.footer {
	text-align: center;
	clear: both;
	color: #333;
	background-color: #000000;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
.footer h3 {
	font-size: 12pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footer p {
	font-size: 80%;
}
.webby {
	font-size: 80%;
	color: #999999;
}
.webby a {
	color: #999999;
	text-decoration: none;
}
.block p a {
	color: #FFFFFF;
}
.PGtable {
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 8px;
}
h4 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	background-color: #dddddd;
	padding-top: 2px;
	padding-bottom: 3px;
}
.PGtable td {
	border: 1px solid #eeeeee;
	padding: 3px 7px;
}
h3 {
	margin-top: 14px;
}
.PGtable tr:hover, .PGtable tr.sfhover {
	color: #ff0019;
	background-color: #CCCCCC;
	font-weight: bold;
}
.PGtabledata td {
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
}

.imgright {
	float: right;
	margin-left: 12px;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
}
.imgrightb {
	float: right;
	margin-left: 12px;
	border: 1px solid #ff0019;
}
.picrow {
	background-color: #ff0019;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-align: center;
	font-size: 80%;
	font-weight: bold;
}
.maincontent li {
	margin-bottom: 4px;
}
.fleft {
	float: left;
	margin-left: 8px;
}
.picrow2 {
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.clearer {
	clear: both;
	height: 1px;
}
.ullist {
	font-size: 80%;
	display: inline;
	float: left;
	margin-left: 3%;
	width: 30%;
}
.navsmaller {
	font-size: 85%;
}
.smaller {
	font-size: 75%;
}

.ullistcontainer {
	height: .01%;
}

.boxcenter {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	color: #C08E18;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	margin-top: 20px;
	width: 100%;
}


.search {
	/* float: right;
	width: 260px;
	text-align: right;
	height: 30px;
	*/
	width: 250px;
	height: 30px;
	position: absolute;
	z-index: 99;
	top: 0px;
	right: 0px;
	text-align: right;
}
.search input {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	font-size: 10pt;
}
.search form {
	margin: 0px;
	padding: 0px;
}

.catalog {
	width: 162px;
	font-size: 8pt;
	height: 194px;
	text-align: right;
	float: right;
	margin-left: 10px;
	margin-top: -220px;
	margin-right: 6px;
}
.catalog img {
}


.formtable {
	width: 500px;
	border: 1px solid #999999;
}
.formtable .text {
	background-color: #FFFFCC;
	border: 1px solid #999999;
	width: 250px;
}
.formlabel {
	text-align: right;
	width: 120px;
}
.formtable textarea {
	background-color: #FFFFCC;
	border: 1px solid #666666;
	width: 250px;
}
.formtable .submit {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.formtable select {
	width: 250px;
	background-color: #FFFFCC;
}
.opener {
	background-color: #FFFFCC;
	margin-bottom: 8px;
	border: 2px solid #FFD907;
	margin-right: 12px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 10pt;
}
.opener a {
}
.opener img {
	border: none;
}
.pagesection {

	
}

#translate {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#translate iframe {
	height: 550px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border: none;
}

#flashmenu {
	height: 85px;
	width: 469px;
}
.headimgright {
	float: left;
	height: 233px;
	width: 350px;
	display: block;
}


#noticebox {
	position: absolute;
	visibility: visible;
	z-index: 90;
	width: 200px;
	left: 524px;
	top: 175px;
	background-color: #FFFBD9;
	padding: 8px;
	border: 6px solid #B54718;
	display: none;
}
#noticebox h3 {
	font-size: 12pt;
	margin: 6px 0px 0px;
	padding: 0px;
	color: #E4591E;
}

.pictable {
}
.pictable td {
	border-collapse: collapse;
}
.pictable tr.rowbg td {
	background-color: #999999;
	padding: 8px;
}
.pictable tr th {
	background-color: black;
	color: white;
}
.pictable tr.rowbg td:hover {
	background-color: #cccccc;
}

.cplogo {
	float: left;
	margin-right: 10px;
	padding-bottom: 20px;
}
.tdunits {
	font-style: italic;
	color: #666666;
	text-align: center;
}
.tblData {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}
.tblData td {
	border: 1px solid #dddddd;
	padding: 2px;
	text-align: center;
}
.tblData th {
	background-color: #cccccc;
	text-align: center;
}
.sup {
	font-size: 60%;
	vertical-align: super;
}
.new {
	font-weight: bold;
	color: #000000;
	font-size: 9px;
	background-color: #FFFF00;
}

.calloutFull {

	background-color: #FFFFCC;
	margin-top: 8pt;
	margin-right: 4pt;
	margin-bottom: 4pt;
	margin-left: 4pt;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: 1px;
	padding: 4pt;
}
.cpbg {
	color: #FFFFFF;
	background-color: #ED1B2D;
}
ul.features li  {
	margin-left: 12px;
	padding-left: 0px;
	list-style-type: square;
}
.tbl1 td {
	border: 1px solid #dddddd;
	border-collapse: collapse;
}

ul.features {
	margin-left: 4px;
	padding-left: 0px;
	margin-right: 4px;
	font-size: 10pt;
}

li p {
	margin: 0px;
	padding: 0px;
}
td p {
	margin: 0px;
	padding: 0px;
}

.cpheader td {
	background-color: #dc1929;
	font-size: 14pt;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
}
.cpheader td a {
	display: block;
	color: white;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
}
.cpheader td a:hover {
	background-color: #00d9cc;
	color: #000;
}
#rm-movie, #rm-movie2 {
	display: none;
}
.thickbox img {
	border: none;
}
ul {
	list-style-type: square;
}
#rm-playmovie, #rm-playmovie2 {
	float: left;
	margin-right: 20px;
	text-align: center;
}
#rm-playmovie a, #rm-playmovie2 a {
	text-decoration: none;
	font-size: 7pt;
	text-align: center;
	color: #666;
	font-weight: bold;
}
.centered {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.subtext {
	font-size: 8pt;
	color: #666;
	text-align: center;
}
.imgleft {
	float: left;
	margin-right: 40px;
	margin-bottom: 10px;
	border: 1px solid #333;
}
.imgleft img {
	display: block;
}

h3 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #dd391b;
	border-right-color: #dd391b;
	border-bottom-color: #dd391b;
	border-left-color: #dd391b;
}
.imgborder1 {
	border: 1px solid #333;
}
#home-bigblock {
	height: 239px;
	width: 701px;
	margin-bottom: 10px;
	background-image: url(images/home-tools-block.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	zoom: 1;
	overflow: auto;
	position: relative;
	z-index: 99;
}
#home-bigblock img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
#home-tools-playmovie {
	float: left;
	position: absolute;
	left: 44px;
	top: 86px;
}
#home-rm-playmovie {
	float: left;
	position: absolute;
	left: 290px;
	top: 86px;
}
#nav #menu-rigmount{
	background-color: #F60317;
}
#nav #menu-rigmount a {
	color: #FFF;
/*	background-color: #F60317; */
}
#rmmoviecontent, #rmmoviecontent2 {
	background-image: url(images/loadingAnimation.gif);
	background-repeat: no-repeat;
	background-position: center;
}


a.addtocart img {
	border: none;
	vertical-align: middle;
	
}

.price img {
	vertical-align: middle;
}
.price {
	/* white-space: nowrap; */
	padding: 2px 6px 2px 0;
}






/* SHOPPING/SEARCH BAR */

.menubar {
	
	height: 22px;
	text-align: center;
/*	overflow: auto; */
	z-index:1;
	
	background-color: #ffcc00;  /* #FF0019; */
	border-bottom: solid 1px #333;
	border-left: solid 1px #333;
}


#shopmenu {
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: right;
	/* display: none; */
	background-color: #ffcc00;
	
	height: 22px;
}
#shopmenu li {
	float: left;
}
#shopmenu li a {
	display: block;
	text-decoration: none;
	font-size: 7pt;
	font-weight: bold;
	
	color: #444;
	padding: 0;
	background-image: url(assets/templates/default/menu-buttons.gif);
	background-position: 0 0;
	background-repeat:no-repeat;
	height: 22px;
}

li#sm_my a {
	width: 85px;
}
li#sm_cart a {
	width: 95px;
	background-position: -85px 0;
}
li#sm_contact a {
	width: 85px;
	background-position: -180px 0;
}
li#sm_my a:hover {
	background-position: 0 -25px;
}
li#sm_cart a:hover {
	background-position: -85px -25px;
}
li#sm_contact a:hover {
	background-position: -180px -25px;
}

#shopmenu img {
	border: none;
	margin-top: 0px;
}


#searchform {
	padding: 0;
	margin: 0;
	float: right;
	height: 21px;
	font-size: 12px;
	border-top: solid 1px black;
	background-color: #ffcc00;
	overflow: hidden;
}
#searchform input {
}

#qsearch {
	height: 18px;
	border: solid 1px #71a0bb;
	margin: 0 0 0 4px;
	padding: 0;
	width: 125px;
	vertical-align: top;
}

/* END SHOPPING/SEARCH BAR */

/* handle clear-all in store template */
#mainWrapper {
    float: left;
}

.store h3, .store h4 {
	border: none;
}

