/*
Theme Name: MurphyFence
Theme URI: http://murphyfence.com/
Description: The for Murphy Fence Company.
Version: 1.0
Author: Joe D'Agostino
Author URI: http://creativebonemarketing.com/

*/



/* Begin css */
html {
	background: url(images/body_bg.jpg) repeat-x left top #002f65;
}
#doc2 {
	width: 950px;
}
.yui-t2 .yui-b {
	float: left;
	width: 180px;
}
.yui-t2 #yui-main .yui-b {
	margin-left: 190px;
}
#hd {
	position: relative;
	height: 132px;
	background: url(images/hd_bg.png) no-repeat left top;
}
#hd h1 a {
	display: block;
	height: 141px;
	width: 174px;
	margin: 0 0 0 8px;
	text-indent: -9999px;
	background: url(images/logo2.gif) no-repeat left top;
}
#hd .tagline {
	display: none;
}
#hd #contactInfo {
	display: none;
}
#hd #nav {
	position: absolute;
	bottom: 6px;
	left: 240px;
}
#hd #nav li {
	display: inline;
	margin: 0 .6em;
	padding: 0 0 0 4px;
}
#hd #nav li a {
	padding: 6px 1.2em 5px .8em;
	text-decoration: none;
	color: #2e2e2e;
}
#hd #nav li.selected {
	padding: 6px 0 5px 4px;
	background: url(images/navSelectedLeft_bg.gif) no-repeat left top;
}
#hd #nav li.selected a {
	color: #a09662;
	background: url(images/navSelected_bg.gif) no-repeat right top #fff;
}
#bd {
	background: url(images/bd2_bg.png) repeat-y left top;
}
#bd #content {
	padding: 0 2em 0 .6em;
}
#bd #content h2 {
	margin: 1em 0;
	font-size: 138.5%;
	font-weight: bold;
	color: #203f7f;
}
#bd #content h3 {
	margin: 1em 0;
	font-size: 108%;
	font-weight: bold;
	color: #3c61ad;
}
#bd #content p {
	margin: 1em 0;
	line-height: 1.5em;
	color: #4a4a4a;
}
#bd #sidebar #products-bar {
	margin: 18px 0 0 12px;
	padding: 0 0 14px 0;
	background: url(images/sidebar_bot_bg.gif) no-repeat left bottom;
}
#bd #sidebar #products-bar h3 {
	padding: 8px 5px 4px 9px;
	font-weight: bold;
	background: url(images/sidebar_top_bg.gif) no-repeat left top;
	color: #203f7f;
}
#bd #sidebar #products {
	margin: 0;
}
#bd #sidebar #products {
	background: url(images/sidebar_bg.gif) repeat-y left top;
}
#bd #sidebar #products li a {
	display: block;
	padding: .7em .6em .7em 1.5em;
	font-size: 85%;
	font-weight: bold;
	text-decoration: none;
	color: #3c61ad;
	/*background: url(images/productArrow.gif) no-repeat left center;*/
}
#bd #sidebar #products li a:hover {
	color: #7891c6;
	/*background: url(images/productArrow.gif) no-repeat left center;*/
}
#ft {
	padding: 16px 0 0 0;
	background: url(images/ft2_bg.png) no-repeat left top;
}
#ft p {
	margin: .6em 0;
	font-size: 85%;
	text-align: center;
	color: #fff;
}

#map_canvas {
	height: 400px;
	margin: 1em 0;
	border: 1px solid #a09662;
	border-top-color: #c1b67b;
	border-left-color: #c1b67b;
}

/* contact form */

#contactForm {
	width: 40em;
}
#contactForm #contactInfo {
	margin: 2em 0;
	padding: 1em;
	border: 1px solid #CCCCCC;
}
#contactForm #projectInfo {
	margin: 2em 0;
	padding: 1em;
	border: 1px solid #CCCCCC;
}
#contactForm legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
}	
#contactForm label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
}	
#contactForm fieldset ol {
	margin: 0;
	padding: 0;
}	
#contactForm fieldset li {
	list-style: none;
	padding: 5px 0;
}	
#contactForm fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}	
#contactForm fieldset fieldset legend {
	padding: 6px 0;
	font-weight: normal;
}
#contactForm fieldset fieldset label {
	display: inline;
	width: auto;
}
#contactForm fieldset fieldset fieldset label {
	display: block;
	width: auto;
}
#contactForm em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
}

#contactForm label { width: 140px; } /* Width of labels */
#contactForm fieldset fieldset label { margin-left: 143px; } /* Width plus 3 (html space) */

#contactForm #projectInfo fieldset li label {
	margin-left: 0;
}
#contactForm #projectInfo fieldset li #comments{
	display: block;
	margin-left: 143px;
}

/*\*//*/ #contactForm legend { display: inline-block; } /* IE Mac legend fix */

/* end of contact form */

/* Directions								*/
#drivingDirectionForm {
	margin: 1em 0 0 0;
	padding: .6em;
	background-color: #f4f4f4;
	border: 1px solid #c2c2c2;
}
#drivingDirectionForm #fromAddress {
	margin: .6em 0;
}

/* End css*/

