/* @override http://unitedsuperabrasives-usa.com/style.css */

/* @group Reset */

/* Don't forget to set a foreground and background color 
   on the 'html' or 'body' element! */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, 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;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}
/* end of reset */



/* @end */

html {
	
	color: #fff;
	background: url(images/usa_html_bg_gradient.jpg) repeat-x;
}	

body {
	position: relative;
	width: 820px;
	margin: 0px auto;
	/*padding-top: 135px;*/
	font: normal 1em/1.6em Verdana, Helvetica, "Sans Serif";
	color: #666;
	background: url(images/usa_body_shadow.jpg) repeat-y;
}

a:link, a:visited {
	color: #bf1e2e;
}
a.email {
	font-variant: small-caps;
}
/* @group Header */

#header {
	width: 820px;
	height: 135px;
	background: #fff url(images/usa_header_bg.jpg) no-repeat center top;
}


h2, h3 {
	position: absolute;
	margin-left: -5000px;
	font-size: 16px;
	}
h1 {

	text-indent: -4000em;

}
#logo {
	width: 205px;
    height: 89px;
   	position: absolute;
   	top: 10px;
   	left: 40px;
}
#linknav {
	position: absolute;
	top: 118px;
	left: 8px;
	font-size: 12px;
	color: #fff;
	padding-bottom: 5px;
	}

#linknav a, #linknav a:visited {
	font-size: 12px;
	color: #fff;
}

#topmostnav {
	position: absolute;
	top: 15px;
	right: 38px;
	width: 455px;
	background-position: top right;
	font-size: .7em;
	color: #666;
	text-align: right;
	
}

#topmostnav a, #topmostnav a:visited {
	color: #bf1e2e;
}


/* @end */
#wrapper {
  
	background: url(images/usa_header_bg.jpg) no-repeat center -135px;
}

#main {
	background: url(images/usa_content_bg.jpg) repeat-y center;
	width: 820px;

}

#clear {
	clear: both;
	height: 0;
}

/* @group Content */

#content {
	width: 500px;
	margin-left: 255px;
	padding: 14px 20px 0px 20px;
	font-size: .8em;
	font-weight: normal;
	font-style: normal;
	color: #222;
	}
#indexcontent {
	width: 790px;
	text-align: center;
	padding-top: 30px;
	background: url(images/column_bg2index.png) repeat-y;
}

#industries {
	width: 770px;
	text-align: center;
	margin: 0px auto;
	display: block;
	color: #bf1e2e;
	font-size: .9em;
	font-weight: normal;
	line-height: 1.7em;
	padding: 0px 0px 30px 0px;
}

#industries a, #industries a:visited {
	text-decoration: none;
}
#industries a:hover {
	text-decoration: underline;
}
	
#content p, indexcontent p {
 line-height: 1.4em;
	margin-bottom: 15px;
	
}

#content img{
	margin: 0px auto;
	display: block;

}
#content h5 {
	padding: 10px 0px 5px 0px;
	font-weight: bold;
	color: #bf1e2e;
}
#content h6 {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}


#content dd {
	font-style: normal;
		line-height: 1.4em;
		display: block;
		width: 340px;
}
#content dd strong {
	font-weight: bold;
}

#content dt {
	font-weight: bold;
	color:#bf1e2e;
	margin-bottom: 5px;
	line-height: 1.4em;
}


#content ul, #content ul li {
	
	list-style-type: disc;
	line-height: 1.4em;
}
div.construction_items {
	display: block;
	margin-bottom: 30px;
}
.construction_items img {
margin-right: 10px;

float: right;
}
.construction_items dl {
	margin: 5px 0 0px 0px;
	width: 300px;
	
	display: inline;
}
#content ul li {
	margin-left: 50px;
}
#content ul {
	margin-top: 0px;
	margin-bottom: 15px;
}

img#dental_burr {
	float: left;
	display: inline;
	margin-right: 10px;
}

#brochure_download {
	background-color: white;
	float: left;
	padding: 20px 10px;
	width: 370px;
	font-size: 1em;
	border: 1px solid #b8b8b8;
}
table {
	width: 500px;
}

th, td {
	text-align: center;
	height: 25px;
	padding-top: 10px;
}

th {
	background-color: #003c75;
	color: #fff;
	font-weight: bold;
}

.odd {
	background-color: #fff;
}

th strong, td strong {
	font-weight: bold;
}

/* @group Sidemenu */

#sidemenu {
	color: #58595B;
	font-size: .7em;
	line-height: 1.9em;
	font-weight: bold;
	list-style-type: none;
	width: 205px;
	padding: 20px 0 0 0;
	float: left;
	display: inline;
	margin-left: 45px;
	}
	
#sidemenu ul li {
	font-weight: normal;

	padding: 10px 0px;
}

#sidemenu ul ul li {
	/*text-indent: 1.5em;*/
}



#sidemenu ul {
	margin-top: -5px;
}	


#sidemenu ul ul li a, #sidemenu ul ul li a:visited, #sidemenu ul li a, #sidemenu ul li a:visited {
	color: #58595B;
}
ul#sidemenu li {
	padding-bottom: 0px;
	color: #bf1e2e;

}
.sidemenuitem {
	margin-bottom: 15px;

}
#sidemenu .sidemenuitem ul li {

	text-indent: .85em;

}

.sidemenuitem a:link, .sidemenu a:visited, .sidemenu a, #sidemenu a:visited {
	color: #bf1e2e;

}
/* @end */


ul#sitemap li {
	list-style-type: none;
	margin-left: 20px;
}

#sitemap h6 {
	margin-left: -20px;
}

#sitemap a, #sitemap a:visited {
	color: #58595B;
}
.here, li.here {
	font-weight: bold;
	color: #bf1e2e;
}



/* @end */


/* @group Footer */

/* @group contact form */

#contact_form {
	background: #d8dbdb url(images/contact_bg.jpg) no-repeat right bottom;
	float: left;
	display: inline;
	width: 782px;
	margin-left: 19px;
	margin-top: 10px;
	margin-bottom: 0;
	color: #58595B;
	font-weight: normal;
	font-size: .9em;
	border-top: solid 1px black;
	border-color: #adadad;
}
#contact_form a {
	color: #58595B;
}

#contact_form h3 {
	float: left;
	display: inline;
	clear: right;
	font-size: 1.3em;
	position: relative;
	margin: 10px 0 10px 20px;
	width: 95%;
	color: #005288;
}
#name_email {
	float: left;
	display: inline;
	margin-left: 20px;
}
#contact_form p {
	margin-top: 10px;
	margin-bottom: 0;
	
}

#contact_form p#comment {
	float: left;
	display: inline;
	width: 290px;
	margin-left: 20px;

}
#contact_form h4 {
	
	margin-left: 20px;
	margin-top:20px
}

#contact_form h5 {
	width: 220px;
	text-align: right;
	float: left;
	display: inline;

	margin-right: 10px;
}

#contact_form p input, #contact_form p textarea {
	width: 300px;
	margin-top: 3px;
}
#contact_form p textarea {
	height: 66px;
}
p#submit {
	float: right;
	display: inline;

}

p#submit input#submit_button {
	width: 100px;
	margin-top: 60px;
	margin-bottom: 20px;
	margin-right: 20px;
}



/* @end */

#footer, #footer a {
	text-align: center;
	font-size: .8em;
	background: #fff url(images/usa_content_foot.png) no-repeat center -10px;
	padding: 15px 0px;
	width: 790px;
	color: #666;
	margin: 0 auto 15px auto;
	
}
#footer a{
	font-size: 1em;
	padding: 0px;
	border: none;
	background: none;
}



/* @end */