body{
	background-color: #fff;
	font: 70% Tahoma, Arial, sans-serif;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}


#container{
	font: 1em Tahoma, Arial, sans-serif;
	width: 860px;
	margin: 4px auto 0px;
	text-align: left;
}

/******************
header
******************/

#header{ background-color: #C6E8EC; width: 860px; position: relative; border-bottom: 1px solid #5B3F1D; z-index: 1; height: 114px; }

#header .logo{
	left: -4px;
	top: -4px;
	position: relative;
	width: 288px;
	height: 85px;
	z-index: 10;
	float: left;
	display: block;
	overflow: hidden;
}

#header .logo a{
	width: 288px;
	height: 85px;
	z-index: 50;
	float: left;
	position: relative;
	display: block;
}

#logo-tagline
{
    position: relative;
    left: 6px;
    bottom: 13px;
    float: left;
    z-index: 999;
    white-space: nowrap;
}

#header .logo a img{z-index: 50; float: left; position: relative; display: block;}

#header .headerbox{
	float: right;
	width: 560px;
}

#header .headerbox .top{
	float: right;
	width: 520px;
	padding-top: 28px;
	font: normal 11px Tahoma, Arial, sans-serif;
	color: #5B3F1D;
	vertical-align: middle;
}

#header .headerbox .top .blog-link{
	width: 90px;
	margin-left: -7px;
	text-align: center;
	border-right: 1px solid #6B5639;
	font-weight: bold !important;
	text-transform: uppercase;
}

#header .headerbox .top .blog-link a{text-transform: lowercase; color: #E03579; font-weight: normal;}

#header .headerbox .top .phone{	text-align: center; width: 130px; vertical-align: middle; margin-top: 23px; border-right:1px solid #5B3F1D; }
#header .headerbox .top .phone b{ font: bold 14px Tahoma, Arial, sans-serif; }

#header .headerbox .top .hours{ text-align: center; width: 70px; margin: 0px 10px; vertical-align: middle; border-right:1px solid #5B3F1D; }

#header .headerbox .top .table{	width: 224px; color: #E23379; font: 11px Tahoma, Arial, sans-serif; vertical-align: middle; }

#header .headerbox .top td, #header .headerbox .top div{ color: #5B3F1D; vertical-align: bottom; font: 11px Tahoma, Arial, sans-serif; }
#header .headerbox .top .table b{ font: bold 14px Tahoma, Arial, sans-serif; }
#header .headerbox .top .table td{ width: 97px; padding: 0px 5px; text-align: center; color: #5B3F1D;}
#header .headerbox .top .table td.vs{ text-align: center; color: #E23379; border-right: 1px solid #5B3F1D;}
#header .headerbox .top .table td.vs a, #header .headerbox .top .table td a{ color: #E23379; text-align: center;}

#header .headerbox .top .links{ margin: 0px; padding: 5px 10px; text-align: right; list-style-type: none; float: right; }
#header .headerbox .top .links li, 
#header .headerbox .top .links a{ color: #5B3F1D; font: 10px Tahoma, Arial, sans-serif; padding: 0px 3px; border: none; text-align: right; text-transform: lowercase; }


#headernav{
	background: #fff;
	border-top: 1px solid #452E1C;
	float: left;
	margin-bottom: 3px;
	width: 860px;
}

/*Common Classes*/
#header .links,
#footer .links{
	padding: 5px;
	margin:0;
	text-align: center;
	vertical-align: middle;
	list-style: none;
}

#header .links{
	display: block;
	margin-top: 3px;
	border: 1px solid #5B3F1D;
	background-color: #fff;
	text-align: center;
	margin-bottom: 1px;
}

.links a,
.links li{
	font: bold 10px Verdana, Arial, sans-serif;
	color: #5B3F1D;
	display: inline;
	margin:0;
	
	/*padding: 0 1px;*/
}
.links li {border-right:1px solid #AE9A8A; padding: 0; padding: 0 3px 0 1px;}
* html .links li {padding: 0 1px 0 4px; margin-right: -1px;}
.links li.last {border-right:none}

/*End Common Classes*/

/******************
body
******************/

#bodyshell {
	background: #FFF url(/lib/pwponline1/container-bg.gif) 0 0 repeat-y;
	float: left;
	width: 860px;
}

* html #bodyshell{margin-top: 5px;}

#bodycontent{
	position: relative;
	width: 675px;
	float: right;
	display: inline;
}

#bodycontent .bodypad{ padding: 0px 0px 20px; width: 670px; float: right; }

#find-a-favor{
	background: url(/lib/pwponline1/find-a-favor-bg.jpg) left top no-repeat;
	width: 620px;
	float: left;
	height: 50px; /*remove later */
	display: inline;
	padding-bottom: 5px;
}

#find-a-favor .dropdown-table{
	float: right;
	width: 445px;
	height: 45px;
}

#find-a-favor td{ vertical-align: middle; position: relative; }
#find-a-favor a:hover{ text-decoration: none; }
#find-a-favor ul li a{ width: 134px; }
#find-a-favor ul li a:hover{ background: #eee; }
#find-a-favor select{ width: 144px; color: #5F5C5C; font: 10px Tahoma, Arial, Helvetica, sans-serif; text-align: left; border: 1px solid #858382; position: absolute; top: 24px;}

#find-a-favor .trigger{
	border:1px solid #858382;
	color: #5F5C5C;
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	xwidth: 140px;
	padding: 2px 24px 2px 0px;
	/*padding: 2px 0px;*/
	background: #fff url(/lib/pwponline1/select-arrow.gif) top right no-repeat;
	display: block;
	text-align: center;
}

#find-a-favor .activetrigger{
	border:1px solid #858382;
	color: #5F5C5C;
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	xwidth: 140px;
	padding: 2px 24px 2px 0px;
	/*padding: 2px 0px;*/
	display: block;
	text-align: center;
	background: #eee url(/lib/pwponline1/select-arrow.gif) top right no-repeat;
}

.view-cart{ float: left; display: inline; width: 44px; margin: 0px 0px 0px 2px; }
.view-cart a{ display: inline; width: 44px; }


#lcol{
	float: left;
	width: 470px;
}

* html #lcol{margin-top: 5px;}

#lcol .intro-text{
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #452E1C;
}

#rcol{
	float: right;
	width: 175px;
	margin-left: 22px;
}

#rcol .cat{
	width: 170px;
	margin: 10px 0px;
	text-align: center;
}

#rcol .title{ border-bottom: 1px solid #452E1C; margin-bottom: 5px;	text-align: left; }

#rcol .title * , #rcol .title{
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #452E1C;
}

#rcol .image * {
	text-align: center;
}

#rcol a img,
#rcol img{
	text-align: center;
}

#rcol .abstract{
	color: #5F5C5C;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
}

#rcol .title a:hover{text-decoration: none;}

/************* tabbed info **************/

div#sc-tab-details {
	background: #DAF1F7;
	padding: 0px;
	margin: auto;
	width: 470px;
	clear: both;
	float: left;
}

div#sc-tab-details ul#sctab {
	background: #fff url(/lib/pwponline1/tabs-bg.jpg) left top repeat-x;
	padding-bottom: 6px;
	margin: 0;
	float: left;
	width: 470px;
	height: 38px;
	clear: both;
	list-style: none;
}

#tabheader0
{
    display: none;
}

div#sc-tab-details ul#sctab li.tabheader,
div#sc-tab-details ul#sctab li.tabhover {
	margin: 6px 2px 0 3px;
	height: 31px;
	width: 112px;
	float: left;
	background: url(/lib/pwponline1/tabheadera.gif) no-repeat right -23px;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
}

* html div#sc-tab-details ul#sctab li.tabheader,
* html div#sc-tab-details ul#sctab li.tabhover {
	margin: 6px 2px 0 2px;
}

div#sc-tab-details ul#sctab li.tabheader a,
div#sc-tab-details ul#sctab li.tabhover a {
	text-decoration: none;
	display: block;
	overflow: hidden;
	float: left;
	width: 112px;
	height: 29px;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #452E1C;
}

div#sc-tab-details ul#sctab li.tabhover {
	background: transparent url(/lib/pwponline1/tabhovera.gif) no-repeat scroll right -23px;  
}

div#sc-tab-details ul#sctab li.tabhover a {
	color: #452E1C;
}

div#sc-tab-details ul#sctab li.tabhover a:hover {
	text-decoration: none;
	color: #452E1C;
}

div#sc-tab-details div#sctabinfo {
	margin: 0;
	clear: both;
}

div#sc-tab-details div#sctabinfo div.infobox {
	font: normal 12px Tahoma, Geneva, sans-serif;
	padding: 0px;
}

div#sc-tab-details div#sctabinfo div.infobox .photo{
	text-align: left;
}
div#sc-tab-details div#sctabinfo div.infobox .pad{
	padding: 10px;
	font: 11px Tahoma Arial, Helvetica, sans-serif;
	color: #6C563A;
}

/************* end tabbed info **************/

/************* features css *****************/

.scBreadcrumbs{ color: #EA5F95; font: bold 11px Tahoma, Arial, Helvetica, sans-serif; margin: 10px 0px; text-align: right;}
.scBreadcrumbs a { font-weight: normal; color: #5F5C5C;}
.scBreadcrumbs span {font-weight: normal; color: #5F5C5C;}

h1#section-contenttitle, h1#item-contenttitle{
	color: #5B3F1D;
	font: 18px Tahoma, Arial, Helvetica, sans-serif;
	padding: 0px 0px 10px;
}

#section-area, #item-area{
	width: 670px;
	overflow: hidden;
}
#section-area .image{
	width: 300px;
}
#section-area .info{
	width: 370px;
}

#section-area .text{
	color: #5F5C5C;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	padding: 5px 5px 5px 0px;
	width: 350px;
}

#item-area .image{
	width: 330px;
}
#item-area .productInfo{
	width: auto;
}

#caption .text{
	color: #5F5C5C;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
}

#product-info-table             {border-top: solid 5px #C6E8EC; width: 340px;}
#product-info-table TH          {font: normal 12px tahoma; color: #5F5C5C; text-align: left; padding: 5px 3px; border-bottom: 1px solid #5B3F1D; vertical-align: middle;}
#product-info-table TD          {font: normal 12px tahoma; color: #5F5C5C; text-align: left; border-bottom: 1px solid #5B3F1D; vertical-align: middle;}
#product-info-table .price      {color: #000; text-align: left;}
#product-info-table .price td, 
#product-info-table .price th,
#product-info-table .borderb,
#product-info-table .add-to-cart	{border: none;}
#product-info-table .sale-price {color: #EA5F95; text-align: left;}
#product-info-table .quantity input	{background: #F9D0E2; border: 1px solid #858382; text-align: center;}
#product-info-table .borderb		{background: url(/lib/pwponline1/pit-border-bottom1.gif) top left repeat-x; padding-bottom: 10px;}
#product-info-table .options-head	{ background: #C6E8EC; color: #5B3F1D; font: bold 14px Tahoma, Arial, Helvetica, sans-serif; text-align: left; }

#product-info-table .options,
#product-info-table tr.options td,
#product-info-table tr.options th	{border: none;}
#product-info-table .norm		{height: 1px; border-bottom: 1px solid #806956; }
#product-info-table tr.norm td,
#product-info-table .add-to-cart{ margin: 0px; padding: 0px; }
#product-info-table .options input { width: 210px; }

#product-info-table .price-s td{text-decoration: line-through; color: #000;}
#product-info-table select {color: #5F5C5C; font-size: 12px;}
#product-info-table tr.quantity td input{text-align: right;}
#product-info-table tr.price td{color: #000;}
#product-info-table tr.sale-price td{color: #EA5F95; font-weight: bold;}

#product-info-table .mq-text{margin-left: 20px;}

/*************** recently viewed items ******************/

#recent-items{
	width: 670px;
	padding-top: 20px;
}

#recent-items img, #recent-items a, #recent-items a * { border: none; }

#recent-items .recent-items-name a { font: normal 11px Tahoma, Arial, Helvetica, sans-serif; color: #5F5C5C; }
#recent-items .recent-items-price { font: normal 11px Tahoma, Arial, Helvetica, sans-serif; color: #000; }
#recent-items .recent-items-saleprice { font: bold 11px Tahoma, Arial, Helvetica, sans-serif; color: #EA5F95; }

/*************** end recently viewed items ******************/

#seo-related-links {
    width: 95%;
    }
    #seo-related-links:after {
        clear: both;
        content: ".";
        display: block;
        height: 0;
        visibility: hidden;
        }
    #seo-related-links h3 {
        color: #000;  
        font: bold 13px/1.2 verdana, arial, sans-serif;
        text-align: center;
        }
    #seo-related-links ul {
        margin:0; padding: 0;
        list-style: none;
        }
    #seo-related-links ul.seo-links li {
        width: 49%;
        float: left;
        display: inline;
        background: url(/lib/pwponline1/dot.gif) 5px center no-repeat;
        margin:0; 
        padding:0;
        }
        #seo-related-links ul.seo-links li a {
			color: #5F5C5C;
			font: 11px Tahoma, Arial, Helvetica, sans-serif;
            text-decoration: none;
            padding-left: 25px;
            display: block;
            _width: 100%;
            }
            #seo-related-links ul.seo-links li a:hover {
                text-decoration: underline;
                }

.sitemap-header {font: bold 14px verdana; color: #000000; display: block; padding-top:  25px;}
.sitemap-1      {font: bold 12px verdana; color: #0000FF; display: block; padding-left: 25px;}
.sitemap-2      {font: bold 12px verdana; color: #0000FF; display: block; padding-left: 50px;}
.sitemap-3      {font: normal 10px verdana; color: #0000FF; display: block; padding-left: 75px;}
.sitemap-4      {font: normal 8px verdana;  color: #0000FF; display: block; padding-left: 100px;}

/************* end features css *****************/

#yahoo-cross-sell{}

#header:after,
#bodyshell:after,
#footer:after,
#footer .text:after{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

/******************
nav
******************/

#nav-product {
	display: inline;
	float: left;
	/*overflow: hidden;*/
	position: relative;
	width: 185px;
	z-index: 1;
	padding-bottom: 100px;
}

#searcharea fieldset{
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
}

#searcharea input{ 
	xfont-size: 1em;
	vertical-align: middle; 
}

#query { width: 136px; padding: 2px; border: 1px solid #B6B5B5; font: bold 12px Verdana, Arial, Helvetica, sans-serif; color: #5F5C5C; text-align: center; margin-bottom: 5px;}

#htmltop{
	background: #F9D0E2;
	border-bottom: 1px solid #5B3F1D;
	margin-bottom: 10px;
	padding: 5px 5px 0px;
}

#nspacer{
	display: block;
	height: 10px;
	margin-top: -10px;
	width: 100%;
	background: #fff;
}

.nav-wrap
{
    xborder-right: 1px solid #AF9A8A;
}

#nav-product .category-title{
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #5B3F1D;
	border-bottom: 1px solid #5B3F1D;
	width: 172px;
}

#nav-product ul{
	margin-bottom: 5px;
	width: 165px;
	overflow: hidden;
}

#nav-product li{
	/*background: url(/lib/pwponline1/nav-product-li.jpg) left top no-repeat;*/
	background: #fff;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
#nav-product li a{
	color: #5F5C5C;
	display: block;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	padding: 2px 0px;
	width: 165px;
}

#nav-product li a:hover{
	/*background: url(/lib/pwponline1/nav-product-li.jpg) left -50px no-repeat;*/
	background: #F9D0E2;
	font-weight: none;
	text-decoration:none;
}

#htmlbottom{
	margin: 10px 0px 10px 0px;
}

.newsletter{
	background: #C6E8EC;	
	padding: 5px 0px;
	border-bottom: 1px solid #6D6453;
	margin-bottom: 10px;
	text-align: center;
	width: 160px;
}
.newsletter form{ width: 160px; }
.newsletter form * { vertical-align: middle; }

.newsletter .text{
	padding: 0px 5px 5px;
	color: #5F5C5C; 
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.newsletter .newsletter-box{ 
	border: 1px solid #858382; 
	color: #5F5C5C; 
	font: bold 12px Verdana, Arial, Helvetica, sans-serif; 
	width: 122px; 
	padding: 2px; 
	text-align: center;
	margin: 0px 2px;
}

#as-seen-in{
	background: url(/lib/pwponline1/as-seen-in.jpg) center top no-repeat;
	border-bottom: 1px solid #5B3F1D;
	text-align: center;
	width: 165px;
	padding: 35px 0px 5px;
}

#bottomlinks .links{
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 30px;
	list-style-type: none;
}
#bottomlinks .links li, #bottomlinks .links a{ 
	background: none; 
	font: 11px Tahoma, Arial, Helvetica, sans-serif; 
	border: none; padding: 0px; 
	margin: 0px;
	text-transform: none;
}

#bottomlinks .links a{
	padding: 2px 0px;
}

#bottomlinks .links a:hover{ background: none; text-decoration: underline; font-weight: normal;}

/******************
footer
******************/

#footer{
	width: 860px;
	float: left;
	clear: both;
	position: relative;
	z-index: 1;
}

#footer #icons{	position: absolute; width: 185px; text-align: center; top: -70px; z-index: 10; left: 0px; float: left; }
#footer #icons * { margin: 5px 0px; }

#footer .text{ float: right; width: 675px; text-align: center; }

#footer .links{
	padding: 5px;
	margin:0;
	text-align: center;
	vertical-align: middle;
	list-style: none;
	border-top: 1px solid #808285;
}

#footer .links a,
#footer .links li{
	font: 11px Verdana, Arial, sans-serif;
	color: #5F5C5C;
	display: inline;
	margin:0;
	padding: 0px 3px;
	text-transform: lowercase;
}

#footer .links li {background: url(/lib/pwponline1/dot.gif) right center no-repeat; border: none; }
#footer .links li.last {background: none; border: none;}

#footer .links li.nodot,
#footer .links li.nodot a {background:none; border: none; text-transform: uppercase; }

#footer .line{
	border-bottom: 1px solid #7A7878;
	margin: 0px 0px 5px;
}

#footer .text .copyright{ color: #5F5C5C; padding: 10px 0px 0px; text-align: center; }
#footer .text .copyright a{ color: #5F5C5C; }

/******************
contents
******************/

/*Content Table*/
#contents{
	width: 470px;
}

#contents-onecol{
	width: 175px;
	border-left: 1px solid #AF9A8A;
}

#contents a, #contents-onecol a { text-decoration: none; }

#contents a:hover, #contents-onecol a:hover { text-decoration: underline; }

#contents #contents-table, #contents-onecol #contents-table {
	border-bottom: 10px solid #FFFFFF;
}

#contents .vertical td, #contents-onecol .vertical td { text-align: center; font-size: 11px; }

#contents td, #contents-onecol td { margin: 2px; padding: 5px; }

#contents #contents-table select option,
#itemarea select option { padding-right: 10px; }

#contents .horizontal-seperator {
	border-bottom: 2px solid #FFFFFF;
}

#contents .vertical-seperator {
	border-right: 2px solid #FFFFFF;
}

#contents .sale-price, #contents-onecol .sale-price { color: #000; font: normal 11px Tahoma, Arial, Helvetica, sans-serif;}

#contents .sale-price-bold, #contents-onecol .sale-price-bold {
	color: #EA6196;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
}

#contents .price-bold, #contents-onecol .price-bold {
	font-weight: normal;
	margin: 0;
}

html body #contents-onecol .price{margin: 0;}
html body #contents-onecol .sale-price{font-weight: bold; color: #FF66CC; margin: 0;}

#contents.accessory * { text-align: left; }

#contents.accessory .details {
	background-color: #FFFFFF;
	margin: 2px 10px;
	padding: 10px;
}

#contents.accessory .details a {
	color: #000000;
	font-size: 1em;
}

#contents.accessory .details h3 { font-size: 1em; }

#contents.accessory .details .sale-price { margin-bottom: 10px; }

#contents .detail td {
	border-bottom: 15px solid #E9E9E4;
	padding: 5px;
}

#contents .detail.last td { border-bottom: 0pt solid; }

#itemtype #contents .detail td, #maintype #contents .image td { padding-bottom: 10px; }

#contents .last { border: 0pt none; }

#contents .name * , #contents-onecol .name * {
	color: #5F5C5C;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	padding: 5px 0pt 0pt;
}

#contents .price, #contents-onecol .price {
	color: #000;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	margin: 5px 0pt 0pt;
}

html body #lcol #contents td{padding: 2px;}

html body #lcol #contents .price{margin: 0;}
html body #lcol #contents .price-bold{margin: 0; font-size: 11px; font-family: Tahoma,Arial,Helvetica,sans-serif; font-weight: normal;}

/*End Content table*/
.image-l {
	background-color: #FFFFFF;
	display: block;
	float: left;
	margin: 0pt 15px 10px 0pt;
	padding: 5px;
}

.image-r {
	background-color: #FFFFFF;
	display: block;
	float: right;
	margin: 0pt 0pt 10px 15px;
	padding: 5px;
}

.image-c {
	margin-bottom: 10px;
	text-align: center;
}

.inset-l {
	background-color: #FFFFFF;
	display: block;
	float: left;
	margin: 0pt 8px 5px 0pt;
	padding: 5px;
}

.inset-r {
	background-color: #FFFFFF;
	display: block;
	float: right;
	margin: 0pt 0pt 5px 8px;
	padding: 5px;
}

.addtocartimg {
	border: 0pt none;
	cursor: pointer;
	display: block;
	margin: 10px 0pt;
	padding: 0px;
}

#itemtype .price em {
	font-style: normal;
	font-weight: bold;
	margin: 10px 0pt;
	padding: 0pt 4px 0pt 0pt;
}

#itemtype .itemform .price {
	font-weight: bold;
	margin: 10px 0pt;
}

#itemtype .itemform .price-bold {
	font-weight: bold;
	margin: 10px 0pt;
}

#itemtype .itemform .sale-price, #itemtype .itemform .sale-price-bold { margin: 10px 0pt; }

#itemtype .itemform .sale-price-bold { font-weight: bold; }

#itemtype .itemform .sale-price-bold em {
	background: #FFFFFF none repeat scroll 0%;
	color: #93B049;
	font-style: normal;
	font-weight: bold;
	margin: 10px 0pt;
	padding: 0pt 4px 0pt 0pt;
}

#itemtype .itemform .sale-price em {
	color: #93B049;
	font-style: normal;
	margin: 10px 0pt;
	padding: 0pt 4px 0pt 0pt;
}

#contents-table .availability { padding: 10px 0pt; }

#itemtype .code {
	font-style: normal;
	margin: 10px 0pt;
}

#itemtype .code em {
	font-style: normal;
	margin: 10px 0pt;
}

#contents-table .contentsoptions { padding: 3px 0pt; }

#contents-table #abstract { padding: 3px 0pt; }

#itemtype .itemformname, #contents-table .itemformname { font-weight: bold; }

#contents-table .itemformnamemultiline { display: block; }

#itemtype .itemavailable {
	color: #000000;
	font-weight: bold;
	margin: 8px 0pt;
}

#itemtype .itemavailable em {
	color: #93B049;
	font-style: normal;
	font-weight: bold;
	margin: 8px 0pt 8px 4px;
}

#itemtype .itemoption {
	display: inline;
	font-weight: bold;
	margin: 2px 0pt;
}

#itemtype .multilineoption {
	display: block;
	font-weight: normal;
	margin: 5px 0pt;
}

/******************
elements
******************/

a{ text-decoration: none; }

a:hover{ text-decoration: underline; }

input{ margin: 0; padding: 0; }

b, strong{ font-weight: bold; }

blockquote{ margin: 1em; }

dd{ margin: 0 0 0 10px; }

dl{ margin: 5px 0; }

em, i{ font-style: italic; }

img{ border: 0; }

li{
	margin: 0 0 0 15px;
	padding: 0;
}

ol, ul{
	list-style: disc outside;
	margin: 0;
	padding: 0;
}

p{ margin: 10px 0; padding: 0; }

tr, td{ vertical-align: top; }

form{
	margin: 0;
	padding: 0;
}

h1, h2, h3{
	margin: 0;
	padding: 0;
}

/************* paging ****************/

div#paging {
	clear: both;
	padding: 12px 0;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
}

div#paging div#ctrls {
	padding-bottom: 8px;
	border-bottom: 1px solid #806956;
}

div#paging div#ctrls2 {
	padding-top: 8px;
	border-bottom: 1px solid #806956;
}

div#paging div.ctrls td {
	padding: 4px;
	color: #5F5C5C;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
}

div#paging div.ctrls td a {
	color: #5F5C5C; /*grey*/
	text-decoration: underline;
}

div#paging div.ctrls .chosen {
	font-weight: bold;
	color: #EA5F95; /*pink*/
}

div#paging div.ctrls span.pageof {
	margin: 0 12px;
}

div#paging div#contents {
	padding: 14px 0;
	width: 670px;
}

div#paging div#contents table {
	width: 100%;
}

div#paging div#contents table td {
	padding: 6px;
	text-align: center;
}

div#paging div#contents table td.imgCell {
	padding-bottom: 0;
}

div#paging div#contents table td.verticalSpacer {
	padding: 0 6px;
	background: url(/lib/pwponline1/contsVertSep.gif) repeat-y center top;
}

div#paging div#contents table td.horizontalSpacer {
	padding: 6px 0;
	background: url(/lib/pwponline1/contsHorzSep.gif) repeat-x left center;
}

div#paging div#contents table td div.name {
	padding: 0 0 6px;
}

div#paging div#contents table td div.name a {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #5F5C5C;
}

div#paging div#contents table div.price {
	/*display: inline;*/
}

div#paging div#contents table div.price s {
	text-decoration: line-through;
	font-weight: normal;
}

html body div#paging div#contents table div.price-bold{
	color: #000;
}

div#paging div#contents table div.price-bold,
div#paging div#contents table div.saleprice {
	/*display: inline;*/
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #EA6196;
}

div#paging div#contents table div.saleprice {
	/*margin-left: 12px;*/
}

div#paging div.ctrls td .rightArrowDiv * , div#paging div.ctrls td .leftArrowDiv * {
	font-weight: bold;
	color: #EA5F95;
}

/****
	Solid Cactus Click to Enlarge v3.0.0
****/
/*Editable Style Sheets*/
#scWrapper{
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	background: #000000;
}

#scImgBox{
	font: 11px normal "Tahoma", Verdana, Geneva, Arial, Helvetica, sans-serif; /*background color of the image box*/
	border: 10px solid #CACACA; /*normally same as border color*/
	background: #CACACA;
}

#scImgTitle{
	font: 12px normal "Georgia", "Times New Roman", Times, serif; /*fonts and settings for image description shown above the image*/
	text-align: left;
	padding-bottom: 5px;
}

#scImgBox-insets{
	padding: 10px 75px 0 0;
	background: #CACACA;
}

#scImgBox-insetPreview img{
	border: 2px solid #000000; /*border color for inset preview*/
	display: none;
}

#scImgBox-insets a{
	font: bold 14px/18px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0 5px 1px 5px;
	border: 1px solid #FFFFFF;
	text-decoration: none;
	margin: 0 5px 0 0;
	background: #3F3F3F;
}

#scImgBox-insets .absClose{
	font: normal 11px/15px Verdana, Geneva, Arial, Helvetica, sans-serif; /*styles for close in inset area*/
}

#scImgBox .close{
	font: bold 14px Arial, Helvetica, sans-serif; /*close on upper right corner*/
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 0 5px 1px 5px;
	margin: -15px -15px 0 0;
	text-decoration: none;
	background: #3F3F3F;
}

/*Styles Not to be Edited*/
.relativePos{ position: relative; }
.absolutePos{ position: absolute; }
.hideSelect{ visibility: hidden; }

#scWrapper{
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	z-index: 1000;
	width: 100%;
	height: 800px;
	cursor: hand;
}

#scImgBox{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1500;
	text-align: center;
}

#scImgBox-mainImg{
	background: url(/lib/pwponline1/loading.gif) #FFFFFF no-repeat center center;
	text-align: center;
}

#scImgBox-mainImg.schidebg{ background: #FFFFFF; }

#scImgBox-mainImg img{ vertical-align: middle; }

#scImgBox-insets{
	position: relative;
	left: 0;
	text-align: left;
	clear: both;
}

/*#scImgBox-insets img{ display: none; }*/
#scImgBox-insets .absClose{ position: absolute; right: 0; }

#scImgBox .close{
	position: absolute;
	top: 0;
	right: 0;
}

#scImgBox-insetPreview{
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0;
	display: none;
	z-index: 200;
}

#scPage-insets .scMainImgLnk{ display: none; }

/**************** custom dropdown ********************/

/* style of the UL */
.dropcontainer ul{
	background:#fff;
	border:1px solid #999;
	list-style-type:none;
	padding:2px 0px;
	margin:0;
	width: auto;
	position:absolute;
}
.dropdownhidden{
	top:0;
	left:-999em;
}
.dropdownvisible{
	top:0;
	left:0;
}
.dropcontainer ul a{
	padding:0px 5px;
	margin: 0px;
	display:block;
	xwidth:140px;
	text-decoration:none;
	color:#666;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #5F5C5C;
	text-align: center;
}
.dropcontainer ul li{
	margin: 0px;
	xwidth: 140px;
	width: auto;
}
.dropcontainer ul a:hover{
	background: #fff;
}
.dropcontainer{
	position:relative;
}

/*Added by Eric M. on 3/14/08 to style "To Our Customers" message*/
#to-our-customer-text
{
    color: #5F5C5C;
}

#error-caption a {
	color: #EA5F95;
	font-weight: bold;
}
/* CSS Document */

/****************** Cross sell ********************/

#pwp-cross-sell-table a{color: #5F5C5C; text-decoration: none; font-size: 11px;}
#pwp-cross-sell-table a:hover {text-decoration: underline;}
#pwp-cross-sell-table .price-bold{color: #000; font-size: 11px; font-family:Tahoma, Arial, Helvetica, sans-serif;}
