/* 
  -----------------------------------
  4M Industrial's Dyna Products Page
  www.dyna-products.com
  2 column inner page Styles
  -----------------------------------
*/

#c1 {
	width: 640px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
}
#c2 {
	margin-right: 0px;
	width: 320px;
}
#c1 h2, #c2 h3 {clear: left;}

#c2 h3 { margin-top: 0; !important}

#intro {
	width:920px;
	background-color:#2f1a0b;
	color:#fff;
	padding: 0px;
	border: 1px solid #2F1A0B;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;

}
#intro .content {
	color: #DED9BB;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 1.5em;
	font-weight: normal;
	background-image: url(images/bg_intro_p.gif);
	background-repeat: no-repeat;
	padding: 10px 350px 10px 60px;
	background-position: left center;

}
#intro .mortise {
     background-image:url(images/intro_mortisetenon.jpg);
	 background-repeat:no-repeat;
     background-position:bottom right;
}
#intro .peeling {
     background-image:url(images/intro_peelingsanding.jpg);
	 background-repeat:no-repeat;
     background-position:bottom right;
}
#intro .fence {
     background-image:url(images/intro_fence.jpg);	
	 background-repeat:no-repeat;
     background-position:bottom right;
}
#intro .fence {
     background-image:url(images/intro_fence.jpg);	
	 background-repeat:no-repeat;
     background-position:bottom right;
}
#intro .home {
     background-image:url(images/intro_home.jpg);	
	 background-repeat:no-repeat;
     background-position:bottom right;
}
#intro .shear {
	background-image:url(images/shear/intropic.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	height: 150px;
}
#preview_wrap {
    width: 960px;
	margin:0 auto;
	padding:0;
}
.previewbox {
	width:275px;
	float:left;
	font-size: .9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 20px;
	padding-left: 20px;
}
/*sidebar boxes*/
.morestuff {
	background-color:#D4CDA6;
	border: 1px solid #fff;
	padding: 10px;
	margin-top: 15px;
	font-size: 0.9em;
	line-height: normal;
}

/* image floats */

.floatleft {
	float:left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 25px;
	margin-left: 0;
}
.floatright {
    float:right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
}
/* product page brown box */

.prodinfo {
	background-color:#2f1a08;
	border: 1px solid #fff;
	padding: 10px;
	margin-top: 15px;
	background-image:url(images/bg_prodinfo.jpg);
	background-repeat:repeat-y;
	color:#e7e3cd;
	font-weight:bold;
	width: 218px;
	font-size: .9em;
}
.prodinfo img {margin:0; padding:0;}

.prodinfo h1, .prodinfo h2, .prodinfo h3 {
    color:#c4ae6a;
}
.pricetag {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.6em;
	color: #c4ae6a;
	font-weight: normal;
}
.pricetag_sm {
 	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	color: #c4ae6a;
	font-weight: normal;
}
.sidenote {
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
}
/*Specs Table*/
caption {
	color:#551d00;
	font-weight:bold;
	text-transform: uppercase;
	border-bottom: 2px solid #b47d36;
	margin-top: 35px;
}
table {
	/*clear:left;*/
    font-family:Verdana, Arial, Helvetica, sans-serif;
	border: 0;
	border-collapse: collapse;
	color: #551d00;
	font-size: .8em;
}
td, th {
     padding: 5px;
	 border-bottom: 1px solid #b47d36;
	 text-align: left;
}
th {
     font-weight: bolder;
		 
} /* fixes the "td" border on the bottom of the containing table */
.tableouterborder { 
      border: 0;
}
.clearleft {clear:left;}


.picbox {
	width:180px;
	float: left;
	margin-right: 5px;
	margin-top: 8px;
	font-size:.9em;
	font-style:italic;
	text-align: center;
}
