/*----------------------------*/
/*  CSS - JAYDEE'S MACHINERY  */
/*----------------------------*/



* {
	padding: 0;
	margin: 0;}

img {
	border:none;}

body {
	margin: 0;
	padding: 0;
	background: #f6f6f6;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	background:#F6F6F6 url(../images/bg-main.gif) repeat-x 0px 67px;
	color:#717171;}



/* LAYOUT STYLES */

#nav-strip { height:61px; background:url(../images/bg-nav.gif) repeat-x top; border-bottom:6px solid #1c4499; }

#container {
	margin: 0 auto;
	padding: 0;
	width: 800px;}

#header {
	padding:23px 12px;}
	
#logo {
	width:258px;
	float:left;}

#phone-number {
	width:235px;
	float:right;
	padding:34px 0 0 0;}

#banner {
	background:url(../images/bg-page.gif) no-repeat left top;
	padding:0 0 0 9px;
	margin:0 0 21px 0;}

#banner-pic {
	background:#fff;
	padding:6px;
	width:772px;}
	 
#content {
	width:800px;
	font-size:1.2em;
	padding:0 0 40px 0;}

#content-full {
	width:734px;
	padding:28px 33px 0 33px;
	background:url(../images/bg-page.gif) no-repeat left top;}
	
#content-left {
	padding:28px 0 0 33px;
	width:559px;
	float:left;
	background:url(../images/bg-page.gif) no-repeat left top;}
		
#content-right {
	width:176px;
	background:url(../images/bg-panel.gif) no-repeat left top;
	padding:23px 0 0 32px;
	float:left;}
	
.cta {
	width:142px;
	border:1px solid #dadada;
	padding:4px;
	background:#fff;
	color:#000;
	font-weight:bold;
	text-align:center;
	margin:0 0 20px 0;}

.cta-media {
	margin:0 0 10px 0;}

.button {
	background:url(../images/bg-button.gif) no-repeat center center;
	width:142px;
	height:19px;
	padding:5px 0 0 0;}

.button a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;}

.button a:hover {
	text-decoration:underline;}
	
.blue-highlight {
	font-weight:bold;
	color:#1c4499;}	

#footer {
	padding:20px 0;
	background:#242424 url(../images/bg-footer.gif) repeat-x top;
	color:#fff;
	font-size:1.2em;
	text-align:center;
	border-top:6px solid #1c4499;
	line-height:2.5em;}

.product {
	width:734px;
	padding:0 0 20px 0;
	border-bottom:1px solid #dedede;
	margin:0 0 20px 0;}

.product-pic {
	width:250px;
	float:left;
	padding:10px;
	background:#eee;}
	
.product-pic img {
	margin:0 0 10px 0;}	
	
.product-info {
	width:424px;
	float:left;
	padding:20px;}
	
#google-map {
	width:519px;
	padding:10px;
	background:#eee;}
	
.panel-gallery-pic {
	padding:10px;
	background:#eee;
	width:142px;
	margin:0 0 10px 0;}
	



/* TEXT STYLES */

.standard {
	line-height:2.1em;}

.standard h1, .standard h2, .standard h3, .standard ul, .standard p {
	padding:0 0 21px 0;}

.standard h1 {
	font-size:1.2em;
	color:#000;}

.standard h2 {
	font-size:1em;
	color:#1c4499;}

.standard h3 {
	font-size:1em;
	color:#000;}

.standard h4 {
	font-size:1em;
	color:#1c4499;}

.standard h5 {
	font-size:1em;
	padding:none;}

.standard ul {
	list-style-type:none;
	padding:0 0 21px 15px;}
	
.standard li {
	padding:0 0 0 15px;
	background:url(../images/li.gif) no-repeat 0px 8px;}
	
.standard ul.two-column {
	width:264px;
	float:left;}

#footer strong {
	color:#1c4499;
	font-weight:bold;
	padding:0 0 0 10px;}

#footer a {
	padding:0 10px;
	color:#fff;
	text-decoration:none;}

#footer a:hover {
	text-decoration:underline;}
	
#footer img {
	padding:10px 0 0 0;}	
	
.footer-email a {
	padding:0!important;
	color:#1c4499!important;}

	
	
/* NAVIGATION */

#nav { height:34px; padding:27px 0 0 0; width:766px; margin:auto; font-size:1.4em;}
#nav ul {list-style-type:none; height:34px;}
#nav ul li {float:left; text-align:center; }
#nav ul li a {display:block; color:#d4d3d3; font-weight:bold; text-decoration:none; height:27px; }	
#nav ul li a:hover {color:#fff; background-position:0px -34px!important;}

#nav ul li#home a { background:url(../images/nav/home.gif) no-repeat; width:68px; padding:7px 19px 0 0; }
#nav ul li#pipe-dream a { background:url(../images/nav/pipe-dream.gif) no-repeat; width:109px; padding:7px 19px 0 0; }
#nav ul li#specialist-bending-equipment a { background:url(../images/nav/specialist-bending-equipmen.gif) no-repeat; width:234px; padding:7px 19px 0 0; }
#nav ul li#second-hand-equipment a { background:url(../images/nav/second-hand-equipment.gif) no-repeat; width:196px; padding:7px 19px 0 0; }
#nav ul li#contact a { background:url(../images/nav/contact.gif) no-repeat; width:83px; padding:7px 0 0 0;}

body.home #nav ul li#home a,
body.pipe-dream #nav ul li#pipe-dream a,
body.specialist-bending-equipment #nav ul li#specialist-bending-equipment a,
body.second-hand-equipment #nav ul li#second-hand-equipment a,
body.contact #nav ul li#contact a
	{background-position:0px -68px!important; color:#fff;}

body.home #nav ul li#home a:hover,
body.pipe-dream #nav ul li#pipe-dream a:hover,
body.specialist-bending-equipment #nav ul li#specialist-bending-equipment a:hover,
body.second-hand-equipment #nav ul li#second-hand-equipment a:hover,
body.contact #nav ul li#contact a:hover
	{text-decoration:underline;}



/* CLEARFIX */	 
	
.clearfix:after {
    content: "."; 
    clear: both; 
    display: block; 
    height: 0; 
    visibility: hidden;}
	 
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
