/* Undo existing styles
======================================================================*/
a img,:link img,:visited img { border: none; }
button, code, h1, h2, h3, h4, h5, h6, input, pre, select, table, td, textarea, th { font-size: 1em; }
blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, 
html, label, legend, li, ol, p, pre, table, td, th, ul
{ margin: 0; padding: 0; }

/* Foundation
======================================================================*/
body {
	background-color: #2F2F2F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	padding-bottom: 25px;
	text-align: center;
}

#container {
	margin: 0px auto;
	width: 768px;
	text-align: center;
}

h1{
	font-size:18px;
	padding:0;
	margin:0 0 15px 0;
}

ul{
	padding-top:0;
	margin-top:5px;
}

.contentL ol li {margin: 0px 0px 10px 50px;}

.clear {
	clear: both;
}

.clearSm {clear: both; line-height: 1px; font-size: 1px; height: 1px;}

.clear2 {
	clear: both;
	line-height: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

.clearForm {
	clear: both;
	line-height: 5px;
	height: 5px;
	margin: 0px;
	padding: 0px;
}

hr {
	margin-left: 15px;
}

strong,
bold,
b {
	color: #532400;
}

tr,
td {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

td {
	padding-left: 3px;
}

/* JUMPNAV
======================================================================*/	
#jumpNav {
	height: 25px;
}

#jumpNav ul {
	float: right;
	margin-right: 5px;
}

#jumpNav li {
	border-right: 1px solid gray;
	color: #FFF;
	float: left;
	font-size: 11px;
	line-height: 13px;	
	list-style-type: none;
	padding: 0px 6px;
}

#jumpNav li.last {
	margin: 0pxc;
	padding: 0px;
}
#jumpNav .last {
	border-right: none;
	position: relative;
	width: 125px;
}

#jumpNav .last select {
	position: absolute;
	left: 0px;
	margin-left: 5px;
	padding: 0px;
	top: -3px;
	width: 120px;
}


#jumpNav a {
	color: #B8BCBD;
	line-height: 11px;
	text-decoration: none;
	text-transform:uppercase;
}

#jumpNav a:hover {
	color: #FFF;
}

/* HEADER
======================================================================*/
.fakeBorder {
	background-image: url(../images/ph_header_fake_border.jpg);
	background-repeat: repeat-x;
	border: 1px solid #000;
	margin: 0px auto;
	padding: 0px;
	width: 766px;
}
/******
 * this fakeBorder p is in here to make sure that it will stay at a height of 10px if it is taken out it will break the div
 ******/
.fakeBorder p {
	line-height: 10px;
}

#header {
	background-color:#A2AFB9;
	background-image: url(../images/ph_header_back.jpg);
	background-repeat: no-repeat;
	height: 70px; 
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 760px;
}

.logoLink {
	padding: 10px 0px 0px 10px;
}

#header .socialMedia
{
	float:left;
	margin:15px 0px 0px 170px;
}

#header .socialMedia p
{
	float:left;
}

#header .socialMedia p div
{
	float:left;
}

#header .rightLogo
{
	height:40px;
	width:250px;
	float:right;
	margin:5px 10px 0px 0px;
	text-align: right;
}

#header .rightLogo .txt{
	color: #FFF;
	float: left;
	font-size: 15px;
	font-weight: bold;
	padding: 15px 0px 0px 0px;
}

/* Nav Styles
======================================================================*/
#nav {
	background-color: #C65D04;
	background-image: url(../images/ph_nav_back.jpg);
	margin:0px auto;
	text-align: right;
	width: 760px;
}

#nav ul {
	float: left;
	margin: 0px;
	margin-right: 10px;
	padding: 0px;
}

#nav #dropdown li {
	border-right: 1px solid #F9A86F;
	float: left;
	font-size: 10px;
	height: 20px;
	list-style-type: none;
	text-transform: uppercase;
}

#nav a {
	color: #FFF;
	display: block;
	padding: 3px 7px 4px 7px;
	text-decoration: none;
}


#nav a:hover {
	color: #FFFFFF;
	display: block;
	text-decoration:none;
}

#dropdown .childNav {
	background-color: ;
	text-decoration: none;
	z-index: 1;
}

#nav #dropdown .childNav li {
	background-color: #DA6505;
	border-right: none;
	border-top: 1px solid #FFF;
	display: block;
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	text-transform: none;
	text-align: left;
	width: 166px;
}

#nav #dropdown .childNav a { 
	margin: 0px;
	padding: 5px 10px;
}

#nav #dropdown .childNav a:hover { 
	background-color: #C54601;
	display: block;
	margin: 0px;
}

#dropdown .childNav {
	display: none;
	font-weight: normal;
	position: absolute;
	width: 166px;
}

#nav li:hover ul, #nav li.over ul {
	display: block;
}

.searchBar {
	float: right;
	margin: 0px;
	padding: 0px;
	position: relative;
	right: 10px;
	top: -3px;
	height:16px;
}

.searchBar input {
	background-image: none;
}

.searchBar .field {
	height:14px;
	border: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 45px;
	top: 3px;
}

.searchBar .btnSearch {
	font-size: 9px;
	background-color: transparent;
	border: none;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 0px;
	top: 3px;
	width: 40px;
}

.searchResultsContainer {
	margin: 0px;
}

.searchResultsContainer .searchResults {
	border-top: 1px solid #B0B0B0;
	margin-bottom: 25px;
	margin-left: 25px;
	padding: 5px 10px;
	padding-left: 0px;
}

.searchResultsContainer .searchResults p,
.searchResultsContainer .searchResults h3 {
	margin: 0px;
	padding: 0px;
}


/* MAIN CONTENT
======================================================================*/
#content {
	background-color: #FFF;
	line-height:16px;
	margin: 0px auto;
	padding: 15px 0px;
	padding-bottom: 10px;
	text-align: left;
	width: 760px;
}

.note {
	font-size: 9px;
	padding: 0px;
}

.noteIcon {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;	
}


	/*--- .contentL & .contentR ---*/ 
	.contentL h2,
	.contentR h2  {
		color: #532400;
		font-size: 13px;
		margin-left: 25px;
		padding-top: 20px;
		padding-bottom: 5px;
	}
	
	.contentL .tabLink a,
	.contentR .tabLink a {
		color: #FFF;
		line height: 10px;
		margin: 0px;
		padding: 0px;
		text-decoration: none;
	}
	
	.contentL .tabLink a:hover,
	.contentR .tabLink a:hover {
		background: url(../images/ph_tabLink_arrow.jpg) no-repeat right;
		color: #FFF;
		margin: 0px;
		padding: 0px;
		padding-right: 10px;
		text-decoration: none;
	}
	
	.contentL .homeFeature p,
	.contentR .callout .tabLink p {
		margin-bottom: 0px;
		padding-bottom: 0px;
		color:#FFF;
	}

	/*--- .contentL ---*/ 
	.contentL {
		float: left;
		width: 470px;
	}

	.contentL .imgR {
		float: right;
		padding: 15px;
	}
	
	.contentL .imgL {
		float: left;
		padding: 15px;
		padding-left: 25px;
	}
	.contentL .imgC {
		padding: 15px;
		padding-left: 25px;
		text-align: center;
	}

	.contentL .flashContainer {
		background-color: #fff;
		height: 252px;
		margin: 0px;
		width: 455px;
	}
	
	.contentL .flashLink {
		border-bottom: 1px solid #F5821F;
		background-color: #F5821F;
		border-top: 1px solid #FFF;
		color: #FFF;
		margin: 0px;
		padding: 0px;
		padding: 5px 0px;
		text-align: right;
		width: 455px;
	}

	.contentL .flashLink p {
		line-height: 11px;
		margin: 0px;
		padding:0px;
	}

	.contentL .flashLink a {
		color: #FFF;
		font-size: 11px;
		font-weight: bold;
		line-height: 11px;
		margin: 0px;
		padding: 0px;
		margin-right: 10px;
		text-decoration: none;
		text-transform:uppercase;
	}
	
	.contentL .flashLink a:hover {
		background: url(../images/ph_tabLink_arrow.jpg) no-repeat right;
		color: #FFF;
		font-size: 11px;
		margin-right: 10px;
		padding-right: 10px;
		text-decoration: none;
		text-transform:uppercase;
	}
	
	.contentL .homeFeature {
		background-color: #343533;
		background-repeat:no-repeat;
		border-bottom: 3px solid #F5821F;
		position: relative;
	}
	
	.contentL .homeFeature h1 {
		color: #FFF;
		font-size: 16px;
		padding: 10px;
		text-transform:uppercase;
	}

	.contentL h1 {
		color: #532400;
		font-size: 20px;
		line-height: 23px;
		margin-left: 15px;
	}
	
	.contentL h2 {
		padding-top: 5px;
	}
	
	.contentL h3 {
		padding-top: 5px;
		padding-left: 25px;
	}
	
	.contentL .introCopy {
		margin-left: 15px;
		padding-bottom: 10px;
	}
	
	.contentL p {
		color: #000;
		font-size: 11px;
		margin-left: 25px;
		margin-bottom: 10px;
	}
	
	.contentL .pr {
		margin-bottom: 7px;
	}
	
	.contentL a {color: #CF6408; font-weight: bold; text-decoration: none;}
	.contentL a:hover {color: #532400; text-decoration: underline;}
	
	.contentL .overviewContainer,
	.contentL .productContainer {
		margin-left: 25px;
		padding-top: 10px;
		text-align: left; 
		width: 420px; 
	}
	.contentL .productContainer {
		border-top: 1px solid #C6C7C9;
		text-align: right; 
	}	
	
	.contentL .overview {
		border-top: 1px solid #B0B0B0;
		padding: 10px 1px;
		padding-bottom: 10px;
		position: relative;
		width: 455px;
	}
	.contentL .overview p {font-family: Arial, Helvetica, sans-serif; line-height: 15px; margin-left: 0px;}
	.contentL .overviewLink {text-transform: uppercase;}
	.contentL .overview h2 {
		margin: 0px;
		padding: 0px;
		padding: 5px 0px;
		padding-top: 0px;
	}
	.contentL .overview .img {
		float: right;
		margin: 10px 0px;
		text-align: right;
		width: 155px;
	}
	
	
	.contentL .products {border-bottom: 1px solid black; padding-bottom: 0px;}
	.contentL .productContainer .text {
		margin: 0px;
		padding: 0px;
		text-align: left;
	}
	.contentL .productContainer h2 {
		margin: 0px;
		padding: 0px;
		padding: 5px 0px;
	}
	
	.contentL .productContainer .img {
		float: right;
		margin: 10px 0px;
		text-align: right;
		width: 155px;
	}
	.contentL .productContainer .img {
		float: right; 
		margin: 0px;
	}

	.contentL .products .img {
		height: 100%; 
		margin: 0px;
		margin-bottom: 5px;
		text-align: center;
		width: 155px;
	}
	
	.contentL .productContainer .tab {
		background-color: #F47406;
		margin: 0px;
		padding: 0px;
		text-align: right;
		width: 155px;
		background-image:url(../images/ph_productContainerBg.gif);
		background-position:top left;
		background-repeat:no-repeat;
	}
	
	.contentL .productContainer .tab p {
		line-height: 18px;
		font-size: 11px;
		margin: 0px;
		padding: 0px;
		border-bottom:1px solid #fff;
	}
	
	.contentL .productContainer .tab p.last {border-bottom:none;}

	.contentL .productContainer .tab a {
		color: #fff;
		margin: 0px;
		padding: 0px;
		margin-right: 10px;
	}
	
	.contentL .overview ul,
	.contentL .productContainer ul {
		font-size: 11px;
		margin: 0px 0px;
		margin: 0px 35px;
		padding-bottom: 10px;
	}
	
	.contentL .overview li,
	.contentL .productContainer li {
		line-height: 12px;
	}
	
	.contentL .divider {
		border-top: 1px solid #B0B0B0;
		height: 5px;
		line-height: 5px;
		margin-left: 15px;
		width: 270px;
	}
	
	.contentL .ownProduct {
		background-color: #F6F6F6;
		border-top: 1px solid #C9C6C7;
		border-bottom: 1px solid #C9C6C7;
		border-left: 16px solid #F47406;
		color: #444;
		font-weight: bold;
		margin: 0px;
		text-align: right;
		width: 289px;
	}
	.contentL .ownProduct p {
		height: 10px;
		line-height: 10px;
		margin: 0px;
		padding: 2px 0px;
		padding-left: 10px;
		text-align: left;
	}
	
	.contentL .ownProduct a {
	}
	
	.contentL ul {
		margin: 0px;
		margin-left: 50px;
		margin-top: -10px;
		padding: 0px;
		padding-bottom: 10px;
	}
	
	.contentL li {
		font-size: 11px;
		margin: 0px;
		padding: 0px;
	}

	/*--- .contentL Form elements ---*/ 
	.contentL form {
		margin-left: 25px;
	}

	label {
		font-size: 11px;
		margin: 0px;
		padding: 0px;
	}
	
	.contentL form input {
		margin: 0px;
		padding: 0px;
		width: 100%;
	}
	

	
	.contentL form .error {
		color: red;
		font-weight: bold;
		margin-left: 0px;
		text-align: center;
	}
	
	.contentL form select {
		margin: 0px;
		padding: 0px;
		width: 100%;
	}

	.contentL .colL,
	.contentL .colR {
		float: left;
		width: 48%;
	}

	.contentL .col2L {
		float: left;
		width: 100%;
	}

	.contentL .col2L textarea {
		width: 98%;
	}

	.contentL .colL {
		float: left;
	}
	
	.contentL .colR {
		float: right;
	}
	
	
	.contentL .form .field {
		float: left;
	}
	
	.contentL form .head {
		background-color: #C3C7C8;
		border-top: 1px dotted #FFF;
		border-bottom: 1px dotted #FFF;
		font-size: 13px;
		margin: 0px;
		padding: 0px;
		padding-left: 20px;
		width: 400px;
	}
	
	.contentL form .admin {
		background-color: #ECECEC;
		border-top: 15px solid #FFF;
		font-size: 13px;
		margin: 0px;
		padding: 0px;
		padding-left: 20px;
		width: 400px;
	}
	
	.contentL form .head h1,
	.contentL form .admin h1 {
		color: #6C6C6C;
		font-size: 13px;
		margin: 0px;
		padding: 0px;
		margin-left: -10px;
	}
	
	.contentL .colL .radio {
		width: 13px;
	}
	
	.contentL .modelFifty h1
	{
		margin-left:25px;
	}
	
	.contentL .modelFifty h3
	{
		color:#f58220;
		font-size:14px;
		font-weight:bold;
	}
	
	.contentL .modelFifty img
	{
		margin:10px 0px 20px 25px;
	}
	
	.contentL .modelFifty ul
	{
		margin:5px 0px 0px 90px;
	}
	
	.contentL .modelFifty img.listImages
	{
		margin:0px 5px 0px 25px;
		float:left;
	}
	
	.contentL .modelFifty .dividerLine
	{
		border-top:1px solid #eeeeee;
		padding-top:20px;
		margin:20px 0px 0px 25px;
	}
	
	.contentL .modelFifty .dividerLine a
	{
		font-size:14px;
		font-weight:bold;
		text-decoration:underline;
		margin:25px 0px 0px 25px;
	}
	
	fieldset {
		background-color: #ECECEC;
		border: none;
		margin: 0px;
		padding: 10px;
		width: 400px;
	}
	
	.setfirst {
		background-color: #ECECEC;
		margin: 0px;
		padding: 10px;
	}
	
	.priceContainer {
		height: 5px; 
		margin: 0px 0px 10px 0px; 
		padding: 0px 0px 0px 0px; 
		position: relative;
		text-align: center;
	}
	.price {
		color: #F47406 !important; 
		display: block; 
		font-size: 13px;
		font-weight: bold;
		line-height: 15px;
		position: absolute; 
		top: 5px; 
		left: 0px;
		width: 150px;}
	
	.monsterPricePadding {padding-top: 40px;}
	
	.sm {color: #F47406 !important; display: block; font-size: 20px !important; line-height: 23px !important; margin-top: -10px;}
	.xSm {font-size: 12px; display:block;font-weight: normal !important; line-height: 18px !important; height: 20px;}
	a.price:hover {color: #712400 !important; display: block; font-size: 13px; text-decoration: none !important;}
	.raised .price {top: 5px !important;}
	
	.submit {
		background-color: #dfdedc;
		border-top: 2px solid #FFF;
		margin: 0px;
		padding: 1px 10px;
		text-align: right;
		width: 400px;
	}
	
.submit .btn {
		background-color: #F0F0F0;
		border-top: 2px solid #FAFAFA;
		border-left: 2px solid #FAFAFA;
		border-bottom: 2px solid #848484;
		border-right: 2px solid #848484;
		margin: 5px 0px;
		margin-right: 10px;
		width: 90px;
	}
	
form .adminForm input	{
		width: 70%;
	}
	
	
/* ========== start VS form table elements ====================*/
.reportTable {
	border-left: 1px solid #CDCDCD;
	border-top: 1px solid #CDCDCD;
}

.reportTable td {
	border-right: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	padding: 2px 5px;
}

.contentL tr, td {	 font-size: 11px; margin: 0px; padding: 0px;}

.contentL tr.trReportBase  {
	background: #FA8B12;
	color:fff;
	font-size: 11px;
	margin: 0px;
	padding: 0px; padding-right: 10px;
}

.contentL th.thReportCol1   {
	color:#ffffff;
	color:fff;
	padding-left: 5px; 
	width: 368px;


}

.contentL th.thReportModCol1   {
	color:#ffffff;
	color:fff;
	padding-left: 5px; 
	width: 115px;


}

.contentL th.thReportCol2   {
	color:#ffffff;
	color:fff;
	padding-left: 5px; 
	width: 368px;

}

.contentL th.thReportCol3   {
	color:#ffffff;
	color:fff;
	padding-left: 5px; 
	width: 75px;

}



.contentL td {
	padding-left: 3px;

}

.contentL td img{

	font-size: 11px;
	margin: 0px;


}


.contentL .formVSreport .btn {
		background-color: #FA8B12; 
		border-top:  2px solid #FFCC00	;
		border-left: 2px solid #FFCC00;
		border-bottom: 2px solid #FF6600;
		border-right: 2px solid #FF6600;
		color: #ffffff;
		font-weight:bold; 
		margin: 5px 0px;
		margin-right: 10px;
		width: 90px;
	}
	
	
	.contentL .formVSreport input {
		margin: 0px;
		padding: 0px;
		width: 10%;
	}
	
		.contentL .formVSreport input.dateField {
		margin: 0px;
		padding: 0px;
		width: 80px;
	}
	

	
	.contentL .formVSreport .error {
		color: red;
		font-weight: bold;
		margin-left: 0px;
		text-align: center;
	}
	
	.contentL .formVSreport select {
		margin: 0px;
		padding: 0px;
		width: 100%;
	}

	
	

	
	
	/*--- .contentL .sitemap ---*/ 
	.sitemap {
		color: #CF6408;
		font-size: 11px;
		font-weight: bold;
		padding-top: 25px;
	}
	
	.sitemap ul {
		margin-left: 25px;
		margin-bottom: 15px;
	}
	
	.sitemap li {
		font-weight: normal;
		list-style-type: none;
		padding-left: 20px;
	}
	
	.sitemap .subSection {
		margin-left: 15px;
	}
	
	
	/*--- .results - styles for distributor locator search results ---*/
	.resultsLocator,
	.resultsRegistered {
		background-image: url(../images/ph_results_check.jpg);
		background-position:left;
		background-repeat:repeat-y;
		border: 1px solid #ECECEC;
		margin-left: 25px;
		padding: 10px 0px;
		width: 425px;
	}

	.resultsRegistered {
		background-image: none;
		border-left: 2px solid #ECECEC;
		padding: 0px;
	}
	
	.resultsLocator .text p,
	.resultsRegistered p {
		margin: 0px;
		margin-right: 10px;
		padding: 0px;
	}
	
	.resultsLocator .check {
		color: #ffcc00;
		float: left;
		height: 100%;
		margin: 0px auto;
		text-align: center;
		width: 40px;
	}
	
	.resultsLocator .text {
		float: right;
		height: 100%;
		width: 89%;
	}
	
	.resultsRegistered .head {
		background-color: #ECECEC;
		padding: 3px;
	}
	
	.resultsRegistered .head p {
		padding: 3px;
	}
	
	.resultsRegistered td {
		border-right: 1px solid #ECECEC;
		border-bottom: 1px solid #ECECEC;
		text-align: center;
	}
	
	
	/*--- .contentL Vehicle Solutions FAQ Form within Buyers' Club ---*/
	.contentL .vsForm {
		border: 1px solid #f3efea;
		margin-right: 15px;
		margin-left: 25px;
		width: 400px;
	}
	
	.contentL .vsForm p {
		margin-left: 10px;
	}
	
	.tableArticle {
		border-bottom: 1px solid #f3efea;
		padding: 5px 10px;
		padding-left: 0px;
		margin-lefT: 0px;
	}
	
	.tableRating {
		background-color: #f3efea;
		border-bottom: 1px solid #FFF;
		border-left: 1px solid #FFF;
		padding: 5px 0px;
	}
	
	/*---------- press releases ------------*/
	.contentL .prTable {
		margin-left: 25px;
		width: 450px;
	}
	.contentL .prTable td {padding: 0px;}
	.contentL .pr {padding: 3px 0px;}

	.contentL .prL p {margin: 0px;}
	
	.contentL .prTable .prL,
	.contentL .prTable .prR,
	.contentL .prTable .prLast {
		border-bottom: 1px solid #EDEDED; padding-top: 5px; }
	.contentL .prTable .prL {width: 55px;}
	.contentL .prTable .prR {width: 380px;}	
		
	.contentL .last p {
		background-color: #EDEDED;
		margin: 0px;
		padding: 0px;
		padding: 3px 0px;
		padding-left: 10px;
	}	
	
		/*---------- google search results ------------*/
	.contentL .searchResults {
		margin-left: 25px;
	}
	
/*--- .contentR ---*/


	

	.contentR {
		float: right;
		margin-top: 35px;
		text-align: right;
		width: 260px;
	}
	
	.contentR p {
		color: #000;
		font-size: 11px;
		padding: 0px 15px 0px 30px;
	}
	
	.contentR a {color: #CF6408; text-decoration: none;}
	.contentR a:hover {color: #CF6408; text-decoration: underline;}
	
	.contentR .imgContainer {
		padding-bottom: 10px;
	}

	.contentR .blueContainer {
		background-color: #DFE5E3;
		border-bottom: 1px solid #FFF;
		float: right;
		padding: 10px 0px;
		text-align: left;
		width: 260px;
	}
	
	.contentR h2 {
		padding: 3px 0px;
	}
	
	.contentR ul {
		list-style-type: disc;
		margin: 0px;
		margin-right: 15px;
		margin-bottom: 15px;
		padding: 0px;
		padding-left: 30px;
		text-align: left;
	}
	
	.contentR li {
		font-size: 11px;
	}
	
	.contentR .blueContainer ul {
		list-style-type: none;
		margin-left:26px;
		padding-left:0;
		padding-right:10px;
	}
	
	.contentR .blueContainer li {
		font-size: 11px;
		font-weight:bold;
		padding:3px 0 3px 0;
		border-top:1px solid #F4F6F5;
	}
	
	.contentR .blueContainer .subNav {
		font-size: 11px;
		font-weight:normal;
		padding:1px 0  1px 15px;
	}
	
	.contentR .blueContainer .subNavHead {
		font-size: 12px;
		font-weight: bold;
		margin-left: 0px;
		padding: 0px;
	}


	.contentR .blueContainer p {
		padding-bottom: 10px;
	}

	.contentR .blueContainer a {
		color:#b94201;
	}
	
	.contentR .blueContainer a:hover {
		color: #b94201;
	}
	
	.contentR .active {
		color: #474747;
	}
	
	
	/*********************
	* .callout are the boxes that appear on the right side of the homepage
	*********************/
	.contentR .callout {
		background-color: #6D6F6C;
		background-repeat: no-repeat;
		border-bottom: 3px solid #F5821F;
		float: right;
		margin-bottom: 10px;
		position: relative;
		text-align: left;
		width: 245px;
	}
	
	.contentR .callout h1 {
		font-size: 17px;
		color: #FFF;
		margin: 0px;
		padding: 39px 10px 7px 10px;
		text-transform:uppercase;
	}
	
	.contentR .callout p {
		color: #FFF;
		font-size: 11px;
		line-height: 14px;
		padding: 0px 10px 7px 10px;
	}
	/*  ROTATING ADS
	===========================================================*/
	.rotatingAds,
	.contentR .rotatingAds .ad  {height: 145px!important;}
	.contentR .ad h1 {
		padding: 20px 0px 0px 10px !important;
	}
	.contentR .rotatingAds .ad a {color: #FFF; font-weight: bold;}
	
	
	/***********************
	 * .tabLink are the little tabs that appear in the boxes. 
	 *	These tabs can be placed within ANY div and will appear 
	 *	in the bottom right of that div
	 ***********************/
	.tabLink {
		background-image: url(../images/ph_tab.gif);
		background-repeat: no-repeat;
		bottom: -2px;
		float: right;
		height: 15px;
		position: absolute;
		right: 0px;
		text-align: right;
		width: 121px;
		z-index: auto;
	}

	.tabLink p {
		color: pink;
		font-size: 11px;
		font-weight: bold;
		line height: 10px;
		margin: 0px;
		padding: 0px;
		padding-right: 10px;
		text-transform: uppercase;
	}

	.tabLink a, .tabLink a:hover {
		color: #FFFFFF;
	}


	.tabPrevious {
		background-image: url(../images/ph_tabPrevious.gif);
		background-repeat: no-repeat;
		font-weight: bold;
		bottom: -2px;
		float: left;
		height: 15px;
		position: absolute;
		left: 0px;
		text-align: left;
		width: 121px;
		z-index: auto;
	}
	
	.tabNext {
		background-image: url(../images/ph_tabNext.gif);
		background-repeat: no-repeat;
		bottom: -2px;
		float: right;
		height: 15px;
		position: absolute;
		right: 0px;
		text-align: right;
		width: 83px;
		z-index: auto;
	}

	.tabPrevious p {
		color: pink;
		font-size: 11px;
		font-weight: bold !important;
		line height: 10px;
		margin: 0px;
		padding: 0px;
		padding-right: 10px;
		text-transform: uppercase;
	}

	.tabPrevious a, .tabNext a {position: absolute;}
	.tabPrevious a {left: 8px;}
	.tabNext a {right: 8px;}
	
	.tabNext a, 
	.tabPrevious a {color: #FFFFFF; font-weight: bold;}
	.tabNext a, 
	.tabPrevious a {color: #FFFFFF; font-weight: bold;}
	.tabNext a:hover {background:url(../images/ph_tabLink_arrow.jpg) no-repeat right; padding-right: 10px; text-decoration: none !important;}
	.tabPrevious a:hover {background:url(../images/ph_tabLink_arrowPrev.jpg) no-repeat left; padding-left: 10px; text-decoration: none !important;}
	.tabPrevious, .tabNext {position: absolute; bottom: -1px; height: 15px !important;}	

	
	.tabNext p {
	color: pink;
	font-size: 11px;
	font-weight: bold !important;
	line height: 10px;
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
	text-transform: uppercase;
	}
	
	
	
	.contentL  .checkBox {
		width: 13px;
	}
	
	.contentL .formHidden {
		margin-left: 25px;
		width: 315px;
	}
	
	.contentR .calloutLogoLink {
		border: 1px solid black;
		width: 180px; 
		height: 40px; 
		margin: 0px auto; 
		position: relative; 
		top: 15px; 
		right: 55px;
	}
	
	/*********************
	* .contentR form - primarily in the buyers club section
	*********************/
	.contentR form {
		border-bottom: 1px solid #FFF;
		margin: 0px;
		padding: 0px;
		text-align: left;
		width: 260px;
	}
	
	.contentR form fieldset {
		margin: 0px;
		padding: 5px 0px;
		width: 260px;
	}

	.contentR form .error {
		color: red;
		font-weight: bold;
		margin-left: 0px;
		padding: 0px 10px 0px 30px;
		text-align: left;
	}
	
	.contentR form .colSm {
		float: right;
	}
	
	.contentR form input {
		margin-right: 10px;
		width: 150px;
	}
	
	.contentR form .btn,
	.contentR form .submit .btn {
		background-color: #F0F0F0;
		border-top: 2px solid #FAFAFA;
		border-left: 2px solid #FAFAFA;
		border-bottom: 2px solid #848484;
		border-right: 2px solid #848484;
		margin: 5px 0px;
		margin-right: 10px;
		width: 60px;
	}
	
	.contentR form .btn {
		float: right;
	}
	
	.contentR .caption {
		font-size: 10px;
	}

	.contentL .pdfSection {
		border-top: 1px solid #e7b7b7;
		border-bottom: 1px solid #e7b7b7;
		margin-left: 20px;
	}
	
	.contentL .pdfSection p {
		margin: 7px 10px 0px 10px;
	}
	
/*********************
* styles for the tradeshow section within news and events
*********************/
.tradeshowContainer {border-bottom: 1px solid #D9D9D9; margin: 0px 0px 0px 25px; width: 460px;}

.tradeshowL,
.tradeshowR {float: left;}
.tradeshowL{border-top: 1px solid #D9D9D9; border-right: 1px solid #D9D9D9; margin: 0px; padding: 15px 0px; width: 210px;}
.tradeshowR {border-top: 1px solid #D9D9D9; border-right: none; margin: 0px; padding: 15px 0px; width: 230px;}

.tradeshowL h3,
.tradeshowR h3 {font-size: 12px; font-weight: bold; margin: 10px 10px 0px 0px; padding: 0px;}
.tradeshowR h3 {padding-left: 10px;}

.tradeshowL p {padding-left: 0px; margin: 0px;}
.tradeshowR p {padding-left: 0px; margin-left: 10px;}

.tradeshowContainer .text {float: left; width: 112px; }
.tradeshowContainer .textL {float: left; width: 112px;}
.tradeshowContainer .img {float: left; margin-right: 5px; width: 103px; }
.tradeshowR .img {padding-right: 0px; float: right;margin: 0px;}

/*********************
* styles for the locate a distributor
*********************/
.locateDistributor {margin-left: 25px; width: 400px;}
.locateDistributor p {color:#666666; font-size:11px; margin: 5px 0px 10px 0px;}
.locateDistributor .resultsHeader {border-bottom:1px solid #f37304; padding-bottom:5px;}
.locateDistributor .resultsContainer {border-bottom:1px solid #FF6600; padding: 0px 10px; position: relative;}

.locateDistributor .headRight {float:right;width:100px;text-align:right;}
.locateDistributor .headLeft {float:left;text-align:left;width:150px;}

.locateDistributor .proImg {position:absolute; top: 5px; right: 10px;}
.locateDistributor .sdImg {position:absolute; top: 115px; right: 10px;}

/* FOOTER
======================================================================*/
#footer {
	background-color: #FFF;
	border-bottom: 5px solid #F5821F;
	height: 60px;
	font-size:11px;
	margin: 0px auto;
	width: 760px;
}

#footer .emersonLogo {
	float: right;
	padding-right: 3px;
	width: 100px;
}

#footer .nav {
	color: #B40309;
	float: right;
	margin-bottom: 10px;
	padding-right: 50px;/* ADJUST THIS FOR THE PLACEMENT OF THE FOOTER MENU*/
}

#footer .nav ul {
	float: right;
	width: 320px;
}

#footer .nav li {
	color: #F5821F;
	float: left;
	list-style-type: none;
}

#footer a {
	color: #F5821F;
	text-decoration: none;
}

#footer a:hover {
	color: #656565;
	text-decoration: none;
}

/* MISCELLANEOUS
=======================================================*/
.accessories {padding-left: 20px;}
.accessories span {display: block; float: left; font-size: 11px; margin: 0px 4px 5px 0px; text-align: right; width: 75px;}
.accessories select {font-size: 11px;}
.accessories select.accSelect {font-size: 11px; width:350px;}

.newProdButton {
	border-top: 2px solid #FAFAFA; 
	border-left: 2px solid #FAFAFA;
	border-right: 2px solid #848484; 
	border-bottom: 2px solid #848484; 
	background-color: #ededed;
	margin-left: 210px; 
	padding: 1px 6px;
	text-align:center; 
	width: 70px;
}

.newProdButton:hover {
	border-bottom: 2px solid #FAFAFA; 
	border-righr: 2px solid #FAFAFA;
	border-left: 2px solid #848484; 
	border-top: 2px solid #848484; 
	margin-left: 210px; 
	padding: 1px 6px;
	text-align:center; 
	width: 70px;
}
h1.noPad {padding-top: 12px !important;}


/* ZOOMIFY POPUP
======================================================================*/
.zoomPopup {
	background: #FFF;
	color: #000;
	padding: 10px 15px 15px 0px;
	width: 700px;
}

.zoomPopup #flashContent {
	float: left;
	width: 365px;
}

.zoomPopup .copyContainer {
	float: right;
	text-align: left;
	width: 300px;
}
.zoomPopup h2 {color: #69879E; font-size: 20px; padding-top: 10px;}
.zoomPopup ul {margin: 10px 0px 0px 0px;}
.zoomPopup li {margin: 0px 0px 0px 20px;}


.popLinkContainer {}
.magnifyDetails {float: left;}
.popupLink {padding: 18px 0px 0px 80px;}
.popPad {margin: 0px 0px 0px 25px;}


/* EXCEPTIONAL VALUES CHART ( can be used for anything else)
======================================================================*/
.charts {
	border: 1px solid #CDCDCD;
	border-right: none;
}

.charts .row3 td {background: #FA8B12;border-right: 1px solid #FFF; color: #FFF;}
.charts .row3 td.last {background: #FA8B12;border: 1px solid #CDCDCD;}
.charts .row2 td {background: #E9EFEF;}
.charts td {border-right: 1px solid #CDCDCD; padding: 1px 3px; vertical-align:top;}

.slideshow
{
	position: relative; 
}
.slideshowNav
{
	cursor: pointer;
	z-index: 2; 
	position: absolute; 
	display: none;
	top: 0px;
}