@charset "UTF-8";
/* Power Built CSS Copyright 2008 */

body {
	background-color:#000;
	margin:0;
	padding:0;
	border:0;
}

#wrapper {
	background:url(../images/bg.jpg) no-repeat top center;
	width:950px;
	margin:0 auto;
	padding:0;
	border:0;
}

.clear {
	clear:both;
	margin:0;
	padding:0;
}


/* HEADER STYLES */
#m1 {
	z-index: 500;
}

#header {
	width:877px;
	height:74px;
	margin:0 auto;
	padding:0;
	border:0;
	position: relative;
}

#logo {
	float:left;
	display:block;
	width:269px;
	height:58px;
	border:0;
	margin:16px 0 0 0;
	padding:0;
}

a.logoLink {
	background:url(../images/logo.png) no-repeat;
	width:242px;
	height:60px;
	display:block;
	border:0;
	outline:none;
	padding:0;
	margin:0;
}

a.logoLink span {
	display:none;
}

#headerMid {
	position: absolute;
	right: 138px;
	top: 48px;
	width:475px;
	height:27px;
	border:0;
	margin:0;
	padding:0;
}

#techUL
{
	margin: 0 0 0 12px;
	color: #fff;
	font-size: 10px;
}

#techUL ul
{
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
	width: 277px;
}

#techUL ul li
{
	color: #fff;
	font-size: 10px;
	margin: 0;
	padding: 0;
	clear: both;
	display: inline;
	height: 10px;
	width: 277px;
}

#tagLine
{
	height: 22px;
	width: 452px;
	position: absolute;
	right: 150px;
	top: 14px;
}


#login {
	background:url(../images/loginBG.jpg) no-repeat;
	width:318px;
	height:25px;
	float:left;
	margin:0 0 0 250px;
	padding:0;
	width:192px;
	border:0;
}

#login ul {
	list-style-type:none;
	padding:4px 10px 0 0;
	margin:0;
	border:0;
	text-align:right;
}

#login ul li {
	display:inline;
	border-right:1px solid #ef9b0a;
	padding:0 8px 0 5px;
	margin:0;
	font-size:11px;
}

#login ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
}

#login ul li a:hover {
	text-decoration:underline;
}

#login ul li.last {
	border:0;
}

#locator {
	width:130px;
	padding:0;
	border: 0;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 10px;
	right: 0;
}

#locator form
{
	margin: 0;
	padding: 0;
}

#locator p {
	margin: 0;
}

.locatorText
{
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	font-family: Verdana;
}

#locator span {
	text-align:center;
	color: #fff;
	font-size:10px;
	padding:0;
	margin: 0 0 0 0;
}


#locator input.zipCode {
	width:83px;
	height:13px;
	padding:0;
	margin:0 5px 3px 0;
	font-size:10px;
}

#locator input.submitBTN {
	background:url(../images/submit_btn.jpg) no-repeat;
	padding:0;
	margin:0;
	border:0;
	width:31px;
	height:15px;
	outline:none;
}

#locator select.distance {
	width:68px;
	padding:0;
	margin:0 0 0 20px;
}

#ncc span {
	text-align:center;
	color: #fff;
	font-size:10px;
	padding:0;
	margin: 0 0 0 0;
}


#ncc input.zipCode {
	width:83px;
	height:13px;
	padding:0;
	margin:0 5px 3px 0;
	font-size:10px;
}

#ncc input.submitBTN {
	background:url(../images/submit_btn.jpg) no-repeat;
	padding:0;
	margin:0;
	border:0;
	width:31px;
	height:15px;
	outline:none;
}

#ncc select.distance {
	width:68px;
	padding:0;
	margin:0 0 0 20px;
}
/* END HEADER STYLES */

/* NAVBAR STYLES */
#navBar {
	width:877px;
	height:46px;
	margin:0 auto;
	padding:0;
	border:0;
	background:url(../images/navbar_bg.jpg) no-repeat;
}

#navBar ul {
	list-style-type:none;
	margin:0;
	padding: 1px 0 0 0;
}

.homeBtn {
	margin:0;
	padding: 0 0 0 46px;
	display:inline;
	float:left;
}

.productsBtn, .techBtn, .tourBtn, .mediaBtn, .membersBtn {
	margin:0;
	padding:0;
	display:inline;
	float:left;
	z-index: 0;
}

.logoBtn {
	margin:0;
	padding:0 18px 0 0;
	display:inline;
	float:right;
}

.homeBtn span, .productsBtn span, .techBtn span, .tourBtn span, .mediaBtn span, .membersBtn span {
	display:none;
}

.homeBtn a:link, .homeBtn a:visited {
	background:url(../images/home.jpg) no-repeat;
	width:102px;
	height:44px;
	display:block;
	outline:none;
}
.homeBtn a:hover, .homeBtn a.on  {
	background:url(../images/homeOver.jpg) no-repeat;
	width:102px;
	height:44px;
	display:block;
	outline:none;
}


.productsBtn a:link, .productsBtn a:visited {
	background:url(../images/products.jpg) no-repeat;
	width:129px;
	height:44px;
	display:block;
	outline:none;
}
.productsBtn a:hover, .productsBtn a.on  {
	background:url(../images/productsOver.jpg) no-repeat;
	width:129px;
	height:44px;
	display:block;
	outline:none;
}


.techBtn a {
    background:url(../images/tech.jpg) no-repeat;
    width:140px;
    height:44px;
    display:block;
    outline:none;
}

.techBtn a:hover, .techBtn a.on {
    background:url(../images/techOver.jpg) no-repeat;
}

.tourBtn a:link, .tourBtn a:visited {
	background:url(../images/tour.jpg) no-repeat;
	width: 112px;
	height:44px;
	display:block;
	outline:none;
}
.tourBtn a:hover, .tourBtn a.on  {
	background:url(../images/tourOver.jpg) no-repeat;
	width:112px;
	height:44px;
	display:block;
	outline:none;
}

.mediaBtn a:link, .mediaBtn a:visited {
	background:url(../images/media.jpg) no-repeat;
	width:95px;
	height:44px;
	display:block;
	outline:none;
	padding-right: 5px;
}
.mediaBtn a:hover, .mediaBtn a.on  {
	background:url(../images/mediaOver.jpg) no-repeat;
}

.membersBtn a:link, .membersBtn a:visited {
	background:url(../images/members.jpg) no-repeat;
	width:145px;
	height:46px;
	display:block;
	outline:none;
}
.membersBtn a:hover, .membersBtn a.on  {
	background:url(../images/members_over.jpg) no-repeat;
	width:145px;
	height:46px;
	display:block;
	outline:none;
}

.logoBtn {
	margin:0;
	padding:0 18px 0 0;
	display:inline;
	float:right;
}

.logoBtn a {
	outline:none;
}

/* DROP DOWN MENU CSS */
#sddm
{	margin: 0;
	padding: 0;
	z-index: 300;
}

#sddm li
{	list-style: none;
	float: left;
}

#sddm li a
{	display: block;
	margin: 0;
	padding:0;
	text-align: center;
	text-decoration: none;
}



#sddm div {	
	position: absolute;
	margin:0;
	padding:0;
	background: #000;
	border: 1px solid #cc6600;
	filter: alpha(opacity=82);
	-moz-opacity:.82;
	opacity:.82;
}

#sddm div a {	
	position: relative;
	display: block;
	margin: 0;
	padding:3px;
	width: 168px;
	height:auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: none;
	color: #ff9933;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #cc6600;
	font-weight:bold;
}

#sddm div a:hover {	
	background: #ff9933;
	color: #000;
}
/* END DROP DOWN MENU CSS */

/* END NAVBAR STYLES */


/* START CONTENT AREA STYLES */

#contentArea {
	width:877px;
	min-height:344px;
	margin:0 auto;
	padding:0;
	border:0;
}

/* HOMEPAGE CONTENT AREA STYLES */

#contentLeft {
	float:left;
	display:block;
	width:569px;
	padding:0;
	margin:0 18px 0 0;
	border:0;
}

#pageName {
	width:569px;
	padding:0;
	margin:0;
	border:0;
}

#pageName h2 {
	padding:0;
	margin:13px 0 13px 25px;
	border:0;
}

#pageName h2 span {
	display:none;
}

h2.home {
	background:url(../images/pagetitles/home_title.png);
	width:83px;
	height:14px;
	margin:0;
	padding:0;
	border:0;
}

#flashBlock {
	width:569px;
	padding:0;
	margin:0;
	border:0;
}

#contentRight {
	float:left;
	display:block;
	margin:13px 0 0 0;
	padding:0;
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:290px;
}

#contentRight h2 {
	font-size:20px;
	color:#ed6900;
	padding:0;
	margin:30px 0 0 0;
}

#productInfo h1
{
	margin-top:0px
}

#contentRight p {
	font-size:11px;
	line-height:14px;
	color:#fff;
	padding:8px 0 0 0;
	margin:0;
}

/* END HOMEPAGE CONTENT AREA STYLES */

/* SECONDARY PAGES CONTENT AREA STYLES */


#column3 {
	float:left;
	display:block;
	width:569px;
	padding:0;
	margin:0 18px 0 0;
	border:0;
}

#column11 {
	float:right;
	display:block;
	width:569px;
	padding:0;
	margin:100px 18px 0 0;
	border:0;
}

h2.technology {
	background:url(../images/pagetitles/technology_title.png);
	width:197px;
	height:14px;
	margin:0;
	padding:0;
	border:0;
}

#techDiscussionblock {
	width:569px;
	height:362px;
	margin:0;
	padding:0;
}

#shopnowBlock {
	width:569px;
	height:25px;
	margin:0;
	padding:0;
}

#nitrogenBlock {
	background:url(../images/nitrogenblock_bg.jpg) no-repeat;
	width:567px;
	height:292px;
	border:0;
	margin:0;
	padding:0;
}

#nitrogenBlockcontent {
	width:327px;
	padding:45px 0 0 229px;
	margin:0;
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#nitrogenBlockcontent h2 {
	padding:0;
	margin:0;
	border:0;
}

#nitrogenBlockcontent p {
	font-size:11px;
	line-height:16px;
	padding:5px 0 0 0;
	margin:0;
	color:#fff;
}

#nitrogenBlockcontent a {
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
}

#nitrogenBlockcontent a:hover {
	color:#cf6605;
	text-decoration:none;
}

#column4 {
	float:left;
	display:block;
	margin:36px 0 0 0;
	padding:0;
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:290px;
}

#column4Blocks {
	border-bottom:1px dotted #cf6605;
	margin-bottom:5px;
}

#column4Blocks h2 {
	padding:0;
	margin:0;
	font-size:18px;
	color:#fff;
}

#column4Blocks h3 {
	color:#ed6900;
	padding:0;
	margin:0;
	font-size:14px;
}

#column4Blocks p {
	font-size:11px;
	line-height:16px;
	color:#fff;
	padding:8px 0 0 0;
	margin:0;
}

#column4Blocks p.readMore {
	text-align:right;
	padding-bottom:8px;
}

p.readMore a {
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
}

p.readMore a:hover {
	color:#cf6605;
	text-decoration:none;
}


#productName {
	width:877px;
	padding:0;
	margin:0;
	border:0;
}

#productName h2 {
	padding:0;
	margin:0;
	border:0;
}

#productName h2 span {
	display:none;
}

h2.citation {
	background:url(../images/producttitles/citation.png) no-repeat;
	width:280px;
	height:40px;
}

h2.nitrogen {
	background:url(../images/producttitles/nitrogen.png) no-repeat;
	width:144px;
	height:110px;
}

.product-cat-view-powerbilt {
	float:left;
	display:block;
	width: 279px;
	padding:0 17px 0 0;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background-image: url(../images/catBackground.jpg);
	height: 469px;
}


#product1 .top {
	
	width:280px;
	height:362px;
	padding:0;
	margin:0;
}


#product3 .top {

	width:280px;
	height:362px;
	padding:0;
	margin:0;
}
.top h3 {
	font-size:14px;
	font-weight:bold;
	color:#000;
	padding:8px;
	margin:0;
}
.mid {
	width:278px;
	height:100%;
	border-left:1px solid #c06728;
	border-right:1px solid #c06728;
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.midContainer {
	width:244px;
	padding:8px 15px 0 15px;
	margin:0;
}

.midContainer p {
	color:#fff;
	font-size:11px;
	line-height:16px;
	padding:3px 0 0 0;
	margin:0;
	border:0;
}
.midContainer strong.title {
	font-size:14px;
	color:#ed6900;
}
.midContainer strong.small {
	font-size:9px;
}

select.models {
	width:80px;
}

#product1 .bottom, #product2 .bottom, #product3 .bottom {
	background:url(../images/productline_btm.gif) no-repeat top;
	width:280px;
	height:14px;
	padding:0;
	margin:0;
	border:0;
}

h2.tour {
	background:url(../images/pagetitles/tour_title.png);
	width:163px;
	height:14px;
	margin:0;
	padding:0;
	border:0;
}

#column5 {
	float:left;
	display:block;
	width:568px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0 18px 0 0;
	margin:0;
}

#column5 #blogTop {
	background:url(../images/tourblog_top.jpg) no-repeat;
	width:568px;
	height:30px;
	margin:0;
	padding:0;
}

#column3 #blogTop {
	background:url(../images/tourblog_top.jpg) no-repeat;
	width:568px;
	height:30px;
	margin:0;
	padding:0;
}

#blogTop h3 {
	padding:7px 15px;
	color: #000;
	font-size:12px;
	margin:0;
	font-family: Arial;
}

#blogpostsContainer {
	background-color:#000;
	width:566px;
	height:100%;
	border-left:1px solid #c06728;
	border-right:1px solid #c06728;
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.blogpost {
	width:512px;
	padding:10px 24px;
	margin:0;
}

.blogpost p {
	color:#fff;
	font-size:11px;
	line-height:16px;
	padding:3px 0 12px 0;
	margin:0;
	border-bottom:1px dotted #ff6600;
}
.blogpost strong.title {
	font-size:12px;
	color:#ff6600;
}
.blogpost strong.small {
	color:#FF9900;
}
.blogpost a {
	color:#fff;
	text-decoration:none;
}
.blogpost a:hover {
	color:#ff6600;
	text-decoration:underline;
}

#blogBottom {
	background:url(../images/tourblog_bottom.jpg) no-repeat;
	width:568px;
	height:22px;
	margin:0;
	padding:0;
}

#column6 {
	float:left;
	display:block;
	width:285px;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}

#sidebarTop {
	background:url(../images/tourblogsidebar_top.jpg) no-repeat;
	width:285px;
	height:30px;
	border:0;
	margin:0;
	padding:0;
}

#sidebarTop h3 {
	padding:5px 15px;
	color:#fff;
	font-size:12px;
	margin:0;
}

#sectionTitle {
	background-color:#c06728;
	width:285px;
	height:30px;
	border:0;
	margin:0;
	padding:0;
}

#sectionTitle h3 {
	padding:5px 15px;
	color:#fff;
	font-size:12px;
	margin:0;
}

#sidebarmidContainer {
	background-color:#000;
	width:283px;
	height:100%;
	border-left:1px solid #c06728;
	border-right:1px solid #c06728;
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.sideBar {
	width:280px;
	padding:0;
	margin:0;
}

.sideBar p {
	color:#cc6633;
	font-size:11px;
	line-height:16px;
	padding:8px;
	margin:0;
	border:0;
}

.sideBar .title {
	font-size:11px;
	color:#ff6600;
}

#sidebarBottom {
	background:url(../images/tourblogsidebar_bottom.jpg) no-repeat;
	width:285px;
	height:118px;
	padding:0;
	margin:0;
}

#sidebarBottom p {
	color:#000;
	font-size:11px;
	line-height:16px;
	padding:8px;
	margin:0;
	border:0;
	font-weight:bold;
}

/* MEDIA PAGE */
#column3 {
	float:left;
	display:block;
	width:569px;
	padding:0;
	margin:0 18px 0 0;
	border:0;
}

h2.media {
	background:url(../images/pagetitles/media_title.png);
	width:90px;
	height:14px;
	margin:0;
	padding:0;
	border:0;
}

#techDiscussionblock {
	width:569px;
	height:362px;
	margin:0;
	padding:0;
}

#shopnowBlock {
	width:569px;
	height:25px;
	margin:0;
	padding:0;
}

#nitrogenBlock {
	background:url(../images/nitrogenblock_bg.jpg) no-repeat;
	width:567px;
	height:292px;
	border:0;
	margin:0;
	padding:0;
}

#nitrogenBlockcontent {
	width:327px;
	padding:45px 0 0 229px;
	margin:0;
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#nitrogenBlockcontent h2 {
	padding:0;
	margin:0;
	border:0;
}

#nitrogenBlockcontent p {
	font-size:11px;
	line-height:16px;
	padding:5px 0 0 0;
	margin:0;
	color:#fff;
}

#nitrogenBlockcontent a {
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
}

#nitrogenBlockcontent a:hover {
	color:#cf6605;
	text-decoration:none;
}



/* END SECONDARY PAGES CONTENT AREA STYLES */

/* END CONTENT AREA STYLES */



/* START FOOTER STYLES */
#footer {
	width:877px;
	margin:10px auto;
	padding:0;
	border:0;
}

#footerPane {
	background:url(../images/bottom_container.gif) no-repeat;
	width:877px;
	height:141px;
	margin:0;
	padding:0;
}

#block1 {
	float:left;
	display:block;
	border-right:1px dotted #cf6605;
	width:212px;
	height:122px;
	padding:0;
	margin:10px 0 0 8px;
}

#footermailer {
	width:163px;
	padding:3px 0 0 22px;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#footermailer h4 {
	padding:0;
	margin:0;
}

#footermailer input.emailAddress {
	width:157px;
	height:14px;
	padding:0;
	margin:2px 0 4px 0;
	font-size:9px;
	color:#9d7a30;
	font-weight:bold;
}

#footermailer input.footerSubmit {
	background: url(../images/footermailer_submit.gif);
	padding:0;
	margin:0;
	border:0;
	width:48px;
	height:17px;
	outline:none;
	float:right;
}

#block2 {
	float:left;
	display:block;
	border-right:1px dotted #cf6605;
	width:247px;
	height:122px;
	padding:0;
	margin:10px 0 0 0;
}

#vidBlock {
	width:232px;
	padding:3px 0 0 8px;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#vidBlock h4 {
	padding:0;
	margin:0;
}

#block3 {
	float:left;
	display:block;
	border-right:1px dotted #cf6605;
	width:256px;
	height:122px;
	padding:0;
	margin:10px 0 0 0;
}

#productline {
	width:239px;
	padding:3px 0 0 12px;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#productline img.goBtn {
	margin:0;
	padding:0 4px 0 0;
}

#productline h4 {
	padding:0;
	margin:0;
}

#block4 {
	float:left;
	display:block;
	border:0;
	width:133px;
	height:122px;
	padding:0;
	margin:10px 0 0 0;
}

#question {
	width:127px;
	padding:3px 0 0 8px;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

#question h4 {
	padding:0;
	margin:0;
}

#footerNav {
	width:877px;
	margin:0 auto;
	padding:0;
	border-bottom:1px dotted #cf6605;
}

#footerNav p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#fff;
	font-size:10px;
	padding:10px 0;
	margin:0;
}

#footerNav a {
	color:#fff;
	text-decoration:underline;
}

#footerNav a:hover {
	color:#cf6605;
	text-decoration:none;
}

#copyright {
	width:877px;
	margin:0 auto;
	padding:0;
	border:0;
}

#copyright a {
	color:#fff;
	text-decoration:underline;
}

#copyright a:hover {
	color:#cf6605;
	text-decoration:none;
}

#copyright p {
	float:right;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	color:#fff;
	font-size:9px;
	padding:5px 10px;
	margin:0;
}
/* END FOOTER STYLES */

/* FONTS */

.lgorangeTxt {
	font-size:12px;
	font-weight:bold;
	color:#ff9900;
}

.smorangeTxt {
	font-size:11px;
	font-weight:normal;
	color:#ed6900;
}

.darkOrange {
	color:#ed6900;
}

/* END FONTS */

/* My Edits */

#productViewContainer {
	background-color: #000;
	width: 566px;
	height: 100%;
	border-left: 1px solid #c06728;
	border-right: 1px solid #c06728;
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#productInfo
{
	width: 555px;
	color: #fff;
	font-size: 10px;
	margin: 0;
}

#productInfo .right
{
	width: 227px;
	margin-top: 10px;
	float: right;
}

#productInfo .right h1
{
	font-size: 12px;
	color: #ed6900;
}


#productInfo h2
{
	font-size: 11px;
	color: #ed6900;
	margin: 0 0 5px;
}

#productInfo ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#productInfo ul li
{
	width: 166px;
	float: left;
	margin: 3px;
}

#productInfo ul li h4
{
	font-size: 10px;
	color: #ed6900;
	margin: 5px 0;
	padding: 0;
}

.orangeTxt {
	font-size: 10px;
	float: right;
	font-weight:normal;
	color: #ed6900;
}

.orange {
	color: #ed6900;
}


/* New Index Page */
.size12 { font-size: 13px; font-family: Verdana; }
.nFloat { float: none; }
.bold { font-weight: bold; }

#productsH {
	z-index: 5;
	width:923px;
}

#productsH ul {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}

#productsH ul li {
	float: left;
	clear: none;
	display: block;
	list-style: none;
}

#productsH .drivers a, #productsH .drivers a:visited {
	background-image: url('../images/driver.jpg');
	width: 224px;
	height: 264px;
	display: block;
	margin-top:1px;
}

#productsH .drivers a:hover, #productsH .drivers a.on {
	background-image: url('../images/driverHover.jpg');
	width: 224px;
	height: 264px;
	display: block;
	margin-top:1px;
}

#productsH .wood a {
	background-image: url('../images/wood.jpg');
	margin-top: 1px;
	width: 175px;
	height: 263px;
	display: block;
}

#productsH .wood a:hover, #productsH .wood a.on {
	background-image: url('../images/woodHover.jpg');
	width: 175px;
	height: 263px;
	display: block;
}

#productsH .hybrid a {
	background-image: url('../images/hybrids.jpg');
	margin-top: 1px;
	width: 160px;
	height: 263px;display: block;
}

#productsH .hybrid a:hover, #productsH .hybrid a.on {
	background-image: url('../images/hybridsOver.jpg');
	width: 160px;
	height: 263px;
	display: block;
}

#productsH .ladies a {
	background-image: url('../images/irons.jpg');
	margin-top: 1px;
	width: 150px;
	height: 263px;
	display: block;
}

#productsH .ladies a:hover, #productsH .ladies a.on {
	background-image: url('../images/ironsHover.jpg');
	width: 150px;
	height: 263px;
	display: block;
}

#productsH .other a {
	background-image: url('../images/other.jpg');
	margin-top: 1px;
	width: 198px;
	height: 263px;
	display: block;
}

#productsH .other a:hover, #productsH .other a.on {
	background-image: url('../images/otherOver.jpg');
	width: 198px;
	height: 263px;
	display: block;
}

.fLeft { float: left; } .fRight { float: right; } .cFloat { clear: both; }
.verdana13 { font-family: Verdana; font-size: 13px; font-weight: bold; }
.noBlod { font-weight: normal; }
.mt10 { margin-top: 10px; }
.white { color: #fff; } .w439 { width: 439px; }

#show {
	width: 434px;
	height: 139px;
	background: url('../images/show.jpg');
}

#show p {
	padding: 87px 0 0 85px;
}

.s13 {font-size: 13px;}
.s14 { font-size: 14px;}

#contentCharge {
	display: block;
}

#contentCharge ul {
	display: block;
	list-style: disc;
	margin: 0;
	padding: 0;
}

#contentCharge ul li {
	margin: 0;
	padding: 0;
}


#videoHolder2 {
	width: 432px;
	hight: 100px;
}
#videoHolder2 .videoTop2 {
	height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px -10px;
}


#videoHolder {
	width: 432px;
}

#videoHolder .videoTop {
	height: 13px;
	width: 100%;
	background: url('../images/topBg.png');
	margin: 0;
	padding: 0;
}

#videoHolder .videoBottom {
	height: 12px;
	width: 100%;
	background: url('../images/bottomBg.png');
	margin: 0;
	padding: 0;
}

#videoHolder .content {
	background: #000;
	border-left: 1px solid #b56126;
	border-right: 1px solid #b56126;
	padding: 0 0 0 10px;
	width: 420px;
}

#videoHolder .video {
	margin: 0;
}

.mr2 { padding-right: 5px; }
