/* daihen3.css   */
/* NOTE: This file is used by the following templates: */
/* - frontpage.dwt */

/* Global Styles */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form {
	margin: 0;
	padding: 0;
	border: 0;
}

/* General styles */
body {
	font-size: 100.01%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-image: url(../images/bg_grad1.jpg);
	background-repeat: repeat-x;
	background-color: #DEDEDE;
}
blockquote {
	border: 1px solid #003300;
	padding: 6px;
}

blockquote:hover {
	border: 1px solid red;
}

fieldset {
	margin: 10px 2px;
}

a {
	text-decoration: none;
}

a:hover, a:focus {
	text-decoration: none;
}
p {
	line-height: 1.5em;
}
/* hide from IE mac */
html {
    min-height: 100%;
    margin-bottom: 1px;
}


/* end hiding from IE5 mac */

/* Wrapper-related styles */
#innerwrapper {
	background: url(../images/innerwrapperBG.gif);
	font-size: 80%;
}
#innerwrapper3 {
	background: url(../images/innerwrapperBG.gif);
	font-size: 80%;
}

#wrapper {
	margin: 0px auto;
	width: 770px;
	border: 1px solid #000000;
}

/* header and footer styles */
#header {
	height: 100px;
	background-image: url(../images/banner_repeat.jpg);
	border-bottom: 15px solid #25559F;
	color: #FFFFFF;
}
#header h1 {
	color: #FFFFFF;
}


#footer {
  background-color:#25559F;
	clear: both;
	height: 50px;
	border-top: 1px solid 283F13;
}

#footer p {
	padding: 6px;
	text-shadow:#666666;
	color: #FFF;
}

/* nav column styles */
#nav {
	float: left;
	width: 139px;
}
#nav ul {
	list-style-type: none;
}
#nav ul li{
	border-bottom: 1px solid #333;
	background-image:url(../images/nav_nav_fill1_030606_02.gif);
	background-repeat:repeat-x;
}
#nav li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding: 4px 0 4px 2px;
	font-weight: bold;
}
#nav li a:hover, #nav li a:focus {
	background-color:#77BBEE;
	border-right: solid 4px #FFCC33;
}

#nav li li a {
	font-weight: normal;
	padding-left: 10px;
}
#nav img {
	padding-top: 12px;
}

#filler {
	display:none;
}
/* rightcol styles */
#rightcol {
	float: right;
	width: 166px;
	background-color: #FFF8DB;
}

#rightcol h4, #rightcol legend {
  size: 80%;
	font-weight: bold;
	color:#06C;
	padding: 3px;
}

#rightcol p, #rightcol fieldset {
	padding: 0 3px 8px 3px;
}

#rightcol a {
	font-weight: bold;
	color: #CC3300;
}

#rightcol a:hover, #rightcol a:focus {
	background-color: #99CCFF;
	border-bottom: 1px solid #FF0000;
	color: #000;
}

#rightcol h3 {
	font-size: 90%;
	text-align: center;
	margin: 4px;
	border-top: 1px solid #FFCC33;
	border-bottom: 1px solid #FFCC33;
}

/* content related styles */
#content {
	width: 460px;
	margin-left: 145px;
	padding-left: 10px;
}
#FPcontent {
	width: 462px;
	margin-left:145px;
}
#content h2 {
	color: #454545;
}

#content p {
	padding: 0px 0px 10px 0px;
}
#content h4 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 6px;
}
#content #pagecontent #pagecontentcolumn h4 {
	margin: 10px 0px;
}

#content ul {
	list-style: none;
}

#content fieldset {
	width: 140px;
}

#content a:hover, #content a:focus {
	background-color: #99CCFF;
	color: #000;
}

/* column related styles */
#column1 {
	width: 220px;
	margin: 10px 0 10px 4px;
	float: left;
	height: 80%;
	padding-bottom: 10px;
}

#column2 {
	width: 220px;
	margin: 10px 0 10px 8px;
	float: left;
	height: 80%;
	padding-bottom: 10px;
}

#columnheader {
	background: url(../images/ch_plain.gif);
	height: 5px;
}

#columncontent{
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	font-size:90%;
}

#columncontent a img {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
#columncontent a:visited {
	color: none;
}
#columncontent a:hover img, #columncontent a:focus img, #columncontent a:hover, #columncontent a:focus {
	color:#99CCFF;
	background:#99CCFF;
}

#columncontent h3 {
	font-size: 12px;
	font-weight: bold;
	padding-left: 6px;
	padding-bottom: 2px;
}

#columncontent p {
	margin: 6px;
}

#columncontent ul {
	margin-left: 4px;
	padding-left: 8px;
}
#columncontent a, #columncontent a:visited {
	color: #3300CC;
}
#columncontent a:hover, #columncontent a:focus{
	color: #000;
}

#pagecontent {
	width: 130%;
	margin-top: 14px;
	margin-bottom: 14px;
}

#pagecontent ul li {
	margin-left: 20px;
	/*list-style-image: url(../images/linkbullet.gif);*/
	padding-bottom: 12px;
	list-style-image: url(../images/linkbullet.gif);
}
#pagecontent ol li {
	margin-left: 10px;
	padding: 4px 0px;
	list-style-position:inside;
}
#pagecontent #sidebar li {
	margin-left: 10px;
	list-style-type:disc;
	padding-bottom: 10px;
}

#contentheader {
	padding-top: 12px;
}
/* The following are used for creating div's for category titles */
/* just insert into the code like <div id="divname">&nbsp;</div> */

#menutop {
	background-image:url(../images/div/div_menutop.gif);
	background-repeat:no-repeat;
	padding-bottom: 8px;
}
#menubottom {
	background-image:url(../images/div/div_menubottom.gif);
	background-repeat:no-repeat;
	padding-bottom: 8px;
}

#relatedlinks {
	background-image:url(../images/div/div_relatedlinks.gif);
	background-repeat:no-repeat;
	padding-bottom: 8px;
	background-color: #FFCC00;
}

/* skip menu styles */
#skip a {
position: absolute;
margin-left: -1000px;
}

#skip a:focus, #skip a:active {
margin-left: 0;
display: block;
width: 10em;
overflow: visible;
background-color: #000;
color: #fff;
}

/* Misc "git-er-done!" styles */
.categoryheader {
	border: 0;
	padding: 0;
}
.contentheader {
	padding: 0px;
	margin-bottom: 10px;
}
.ch_title {
	background: #CCC;
	border-bottom: 1px solid #666666;
	margin-top: 0px;
}
.left {
	float: left;
	margin: 5px 10px 10px 0;
}
.graypanel {
	background: url(../images/div/div_gray_panel.gif) no-repeat;
	width: 160px;
}

.right {
	float: right;
	margin-bottom: 12px;
	margin-left: 12px;
}
.catlink {
	font-size: 70%;
	font-weight: bold;
	font-variant: small-caps;
}
.bold {
font-weight:bold;
}
.footnote {
	font-size: 90%;
}

.redtype {color: #FF0000;}
.tablecontent {
	background-image: url(../images/table1.jpg);
	background-repeat: repeat-x;
	border: 1px solid #FF0000;
	margin-bottom: 12px;
	background-color: #FFEFB1;
}
.tableheader {
	background: #FFFF00;
	text-align: center;
}
.itemlink {
	list-style-image:url(../images/linkbullet.gif)
	padding-left: 10px;
	margin-left: 20px;
}
.centered {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.tabletop{
	font-weight:bold;
	background:url(../spry/images/bg_rule_caption_hilite.gif);
}

#pagecontentcolumn {
	width: 58%;
	padding-left: 0px;
	margin-bottom: 10px;
}
#pagecontentcolumn hr {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

#pagecontentpictures {
	float: right;
	clear:none;
	width: 40%;
	margin-bottom: 10px;
}
#pagecontentpictures  p {
	padding-top: 0px;
}
#pagecontentpictures h3 {
	padding-bottom: 10px;
}
#pagecontentpictures  h4 {
	border-bottom: 1px solid #333;
	margin-bottom: 10px;
}
#pagecontentpictures ul li {
	padding-left: 0px;
	padding-top: 10px;
	margin-left: 0px;
	list-style-image: url(../images/linkbullet.gif);
	list-style-position: inside;
}

div.rounded {
	padding: 15px 15px 15px 15px;
	background: #DEDEDE;
	margin-bottom: 20px;
	clear: both;
}
div.rounded2 {
  background: #DEDEDE url(../images/corners/alt3/tr.gif) no-repeat top right;
  margin-bottom: 0px;
}
div.rounded2 div {
  background: transparent url(../images/corners/alt3/tl.gif) no-repeat top left;
}
div.rounded2 div div {
  background: transparent url(../images/corners/alt3/br.gif) no-repeat bottom right;
}
div.rounded2 div div div {
  background: transparent url(../images/corners/alt3/bl.gif) no-repeat bottom left;
  padding: 15px;
}
#registration p {
	text-align: right;
}
#registration h5 {
	font-weight: normal;
}

#registration {
	padding: 10px;
	background-image: url(../images/div/registration_bg.jpg);
	background-repeat: repeat-x;
	background-color: #EEEEEE;
}
#productspecs {
	margin: 0px 0px 10px 0px;
}
#registration p {
	vertical-align: bottom;
	bottom: auto;
}

#productspecs td {
	padding: 4px;
}
#productspecs p {
	padding: 0px;
	font-size: 90%;
}
tr.fill {
	background: #DDEEFF;
}
td.fill {
	background: #DDEEFF;
}
#productspecs tr.tableheader {
	text-align: left;
	background:#FFFF00;
	font-weight: bold;
	text-size: 140%;
}
.new {
	background: url(../images/div/new.gif) no-repeat top right;
}
#legend.new {
	padding-left: 100px;
}

#subnav {
	background-image: url(../spry/images/bg_rule_caption.gif);
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	width: 600px;
	margin: 12px 0px;
}

#subnav a {
	color: #FFFFFF;
}

#subnav ul {
padding: 6px 0 4px 0;
margin: 0;
}

#subnav ul li {
display: inline;
}

#subnav ul li a {
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
padding: 0 5px;
border-right: 1px solid #FFF;
text-align: center;
}

#subnav ul li a:hover, #subnav ul li a:focus {
	background: url(../spry/images/bg_rule_caption_hilite.gif);
	color:#000000;
}
#content #pagecontent blockquote {
	background: #D9ECFF;
	margin-left: 0px;
	margin-right: 20px;
	text-align: center;
}

#content #pagecontent #column1, #content #pagecontent #column2 {
	width: 290px;
	font-size: 110%;
}
#content #pagecontent #column1 ul li, #content #pagecontent #column2 ul li{
	margin-left: 10px;
}
#content #pagecontent #columncontent h3 {
	padding: 0px 0px 0px 10px;
	margin: 0 0 0 0;
}
#content #pagecontent #columnheader {
	background-image: url(../images/div/ch_plain_290.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}
table.weldcost {
	text-align: center;
	border: 1px solid #25559F;
}
table.weldcost td {
	border: 1px solid #25559F;
}
tr.weldcostsummary {
	font-weight: bold;
	background: #FFFFCC;
}
p.bestview {
	font-size: x-small;
	text-align: center;
	font-weight: normal;
}
p.address {
	font-weight: bold;
	text-align: center;
}
table.materialtable {
	text-align: center;
	font-size: 80%;
	border: 1px solid #25559F;
}
table.materialtable td {
	border: 1px solid #25559F;
}
.underline {
	border-bottom: 1px solid #000000;
}
table.wirefeedertable {
	text-align: center;
	border: 1px solid #25559F;
}
table.wirefeedertable td {
	border: 1px solid #25559F;
}
#pagecontent p.facility {
	padding-left: 20px;
	margin-bottom: 10px;
	background-image: url(../images/linkbullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-top: 0px;
}
#pagecontent p img {
	margin-top: 4px;
}
a.bulletlink {
	background-image: url(../images/linkbullet.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
}
#courselisting {
  border: 1px dotted #000;
	margin-bottom: 6px;
}
#courselisting ul li{
list-style-image:none;
padding: 2px;
margin:0;
}
#courselisting ul li:hover{
	background-color:#FFCC00;
}
#courselisting ul li a:hover{
	background-color:#FFCC00;
}
#wrapper #innerwrapper #content #pagecontent #pagecontentpictures p.price {
	font-weight: bold;
	font-size: 120%;
	padding: 4px;
	margin: 0px;
	margin-bottom: 10px;
	border: 1px solid #FFCC33;
	background-color: #25559F;
	color: #FFFFFF;
}
#wrapper #innerwrapper #content #pagecontent #pagecontentpictures .littlefont {
	font-size: x-small;
	font-weight: normal;
	font-style: italic;
}
.listprice {
	font-size: 10px;
	font-weight: bold;
}
#pagecontent ol {
	margin-top: 4px;
	margin-bottom: 4px;
}
.question {
	font-weight:bold;
}.product {
	font-weight: bold;
	border: 1px dashed #FF0000;
	color: #003366;
	background: #DEDEDE;
	padding: 2px;
	margin: 2px;
}
.links {
	font-weight: bold;
	color: #003366;
}
#newsheader {
	background: url(../images/news_cap.gif);
	height: 5px;
}

#recentnews {
	margin: 4px 11px 4px 4px;
	font-size: 90%;
	background-image: url(../images/news_cap.gif);
	background-repeat: no-repeat;
}
#recentnews h3 {
	font-size: small;
	background-color: #CCCCCC;
	padding-left: 4px;
}
#recentnews p {
	padding-left: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#newsbody{
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	}
	
#links {
	margin-bottom: 15px;
}
