/* HTML Styles */

*
{
	margin: 0px;
	padding: 0px;
}

html, body
{
	height: 100%;
	width: 100%;
}

body
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	background-color: #746853;
	font-size: 0.75em;
	color: #3e3e3f;
	margin: 0px auto;
	text-align: center;
}

h1
{
	font-size: 1.50em;
	margin: .75em 0px;
	color: #3c1c1c;
}

h2
{
	font-size: 1.33em;
	margin: .75em 0px;
	color: #3c1c1c;
}

h3
{
	font-size: 1.17em;
	margin: .75em 0px;
	color: #3c1c1c;
}

h4
{
	font-size: 1em;
	margin: .75em 0px;
	color: #3c1c1c;
}

h5
{
	font-size: 0.83em;
	margin: .75em 0px;
}

a:link, a:visited
{
	color: #d16e66;
	text-decoration: underline;
}

a:hover, a:visited:hover
{
	color: #d16e66;
	text-decoration: none;
}

ul
{
	margin: 1.65em 2.65em;
}

ol
{
	margin: 1.65em 2.65em;
}

li
{
	margin: 0px 0px .75em 0px;
}

p
{
	line-height: 1.55em;
	margin: .5em 0px;
}

hr
{
	width: 90%;
	text-align: center;
	margin: 0px auto;
	color: #cdcdcc;
	background-color: #cdcdcc;
	border: none;
	height: 1px;
}

input, select
{
	font-family: Georgia, "Times New Roman" , Times, serif;
}


/* Custom Styles */

#siteframe
{
	width: 100%;
	background-image: url(../images/topbg.gif);
	background-repeat: repeat-x;
	background-color: #f8f7f5;
}

#headerbar
{
	width: 100%;
}

#headerblock
{
	width: 900px;
	height: 79px;
	overflow: hidden;
	margin: 0px auto;
	text-align: center;
}

#sitelogo
{
	float: left;
	width: 175px;
	padding: 5px 0px 0px 0px;
}

.mainmenu
{
	float: right;
	width: 725px;
	text-align: right;
}

.mainmenu ul
{
	padding: 7px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
}

.mainmenu ul li
{
	display: inline;
	font-size: 1.17em;
	margin: 0px 0px 0px 12px;
}

.mainmenu ul li a:link, .mainmenu ul li a:visited
{
	color: #81121a;
	text-decoration: none;
}

.mainmenu ul li a:hover, .mainmenu ul li a:visited:hover
{
	color: #81121a;
	text-decoration: underline;
	background-image: url(../images/current_arrow.gif);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 22px 0px 0px 0px;
}

li.currentsection
{
	color: #666667;
	font-style: italic;
	background-image: url(../images/current_arrow.gif);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 22px 0px 0px 0px;
}

#breadsearchbar
{
	width: 100%;
}

#breadsearchblock
{
	width: 900px;
	height: 52px;
	overflow: hidden;
	margin: 0px auto;
	text-align: center;
	color: #fff;
}

#breadcrumb
{
	width: 600px;
	float: left;
	text-align: left;
	padding: 15px 0px 0px 0px;
}

#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:hover, #breadcrumb a:visited:hover
{
	color: #fff;
	text-decoration: underline;
}

#search
{
	width: 300px;
	float: right;
	text-align: right;
	padding: 15px 0px 0px 0px;
}

#search a:link, #search a:visited, #search a:hover, #search a:visited:hover
{
	color: #fff;
}

#contentbar
{
	width: 100%;
}

#contentblock
{
	width: 900px;
	margin: 10px auto;
	text-align: center;
}

#contentareatop
{
	width: 896px;
	height: 8px;
	background-image: url(../images/content_top.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

#contentareastretch
{
	width: 896px;
	background-image: url(../images/content_stretch.gif);
	background-repeat: repeat-y;
	text-align: left;
}

#contentareabottom
{
	width: 896px;
	height: 9px;
	background-image: url(../images/content_bottom.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

.content
{
	padding: 3px 15px;
}

/* Styles for Homepage */

#splashimage
{
	float: left;
	height: 408px;
	width: 600px;
	margin: 0px 0px 4px 0px;
	padding: 0px;
	background-image: url(../images/drilling_bit_bg.jpg);
	background-repeat: no-repeat;
}

#splashbutton1, #splashbutton2, #splashbutton3
{
	float: left;
	margin: 348px 0px 0px 0px;
}

#splashbutton1 a, #splashbutton1 a:link, #splashbutton1 a:visited, #splashbutton3 a, #splashbutton3 a:link, #splashbutton3 a:visited
{
	display: block;
	width: 245px;
	height: 48px;
	background-position: left;
	background-repeat: no-repeat;
	background-color: #3c1c1c;
	padding: 12px 0px 0px 55px;
	margin: 0px;
	color: #fff;
	text-decoration: none;
	font-size: 1.2em;
}

#splashbutton1 a:hover, #splashbutton3 a:hover
{
	background-color: #503333;
	color: #fff;
	text-decoration: underline;
}

#splashbutton1 a, #splashbutton1 a:link, #splashbutton1 a:visited
{
	background-image: url(../images/product_cat.gif);
}

#splashbutton1 a:hover
{
	background-image: url(../images/product_cat_roll.gif);
}

#splashbutton3 a, #splashbutton3 a:link, #splashbutton3 a:visited
{
	background-image: url(../images/industry.gif);
}

#splashbutton3 a:hover
{
	background-image: url(../images/industry_roll.gif);
}

.info
{
	float: left;
	width: 250px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

.info p
{
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

p#date
{
	margin: 0px 0px 4px 0px;
	padding: 0px;
	font-style: italic;
}


/* Secondary Pages */

#subnav
{
	float: left;
	width: 150px;
}

#subnav ul
{
	border-left: 3px solid #81121a;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#subnav ul li
{
	padding: 4px 0px;
	margin: 0px 0px 0px 14px;
}

#subnav ul li a:link, #subnav ul li a:visited
{
	color: #81121a;
	text-decoration: none;
}

#subnav ul li a:hover, subnav ul li a:visited:hover
{
	/*background-image:url(../images/subnav_arrow.gif); 				background-position:left; 				background-repeat:no-repeat;*/
	text-decoration: underline;
}

#subnav ul li.current
{
	font-style: italic;
	color: #666666;
	background-image: url(../images/subnav_arrow.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	margin-left: 0px;
	padding-left: 14px;
}

#subcontent
{
	float: left;
	width: 680px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	border-left: 1px dotted #ccc;
}

#subcontent h2
{
	color: #87714b;
}

#image
{
	float: right;
	width: 380px;
	height: 175px;
	background-image: url(../images/drill_bits.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px 0px 10px 15px;
}


#footeronebar
{
	background-color: #584e3d;
	width: 100%;
}

#footeroneblock
{
	width: 900px;
	margin: 0px auto;
	padding: 15px 0px;
	text-align: center;
	font-size: 0.92em;
	color: #fff;
}

.footeronemenu
{
	width: 550px;
	float: left;
	text-align: left;
}

.footeronemenu ul
{
	display: inline;
	margin: 0px;
}

.footeronemenu ul li
{
	display: inline;
	margin: 0px 0px 0px 5px;
}

.footeronemenu a:link, .footeronemenu a:visited, .footeronemenu a:hover, .footeronemenu a:visited:hover
{
	color: #fff;
}

#copyright
{
	width: 350px;
	float: right;
	text-align: right;
}
#copyright a:link, #copyright a:visited, #copyright a:hover, #copyright a:visited:hover
{
	color: #fff;
}

#footertwobar
{
	width: 100%;
	background-color: #746853;
}

#footertwoblock
{
	width: 900px;
	margin: 0px auto;
	padding: 15px 0px;
	text-align: center;
	font-size: 0.92em;
	color: #fff;
}

#dicorplegal
{
	width: 500px;
	float: left;
	text-align: left;
	padding: 20px 0px 0px 0px;
}

#dicorplegal img
{
	vertical-align: middle;
}

#othermembers
{
	width: 400px;
	float: right;
	text-align: right;
}

#othermembers img
{
	vertical-align: middle;
}

#clear
{
	clear: both;
}


#subpagenavcontainer ul
{
	padding-left: 0;
	margin-left: 0;
	background-color: #81121a;
	color: White;
	float: left;
	width: 680px;
}

#subpagenavcontainer ul li
{
	display: inline;
}

#subpagenavcontainer ul li a
{
	padding: 0.2em 1em;
	background-color: #81121a;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
}

#subpagenavcontainer ul li a:hover
{
	background-color: #41090d;
	color: #fff;
}

.loginpart table
{
	margin: 0px auto;
	text-align: left;
}

.loginpart table td
{
	margin: 0px auto;
	text-align: left;
	padding: 7px;
}

.logintitle
{
	font-size: 1.50em;
	margin: .75em 0px;
	color: #3c1c1c;
}


/*************** CMS Lite Styles *********************/
#content.selected
{
	border: dashed 1px black;
	padding: 0px;
}
#content.notSelected
{
	padding: 1px;
}




/*************** Product Search Styles *********************/
.searchForm
{
	background-color: #f8f3ec;
	border: solid 5px #d0c5b4;
	width: 680px;
}
.searchForm td
{
	padding: 7px;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.modalDialog
{
	background-color: White;
	padding: 10px;
	border: solid 1px black;
}
.resultsRow td
{
	padding: 7px;
}
.resultsRow th
{
	background-color: #f0e4d2;
	padding: 7px;
}
.altResultsRow td
{
	background-color: #F8F6F3;
	padding: 7px;
}

.searchToResultsSpacer
{
	padding-top: 5px;
	padding-bottom: 5px;
}