﻿/* Kenworth Site Styles
--------------------------*/
body{ color: #333; }
h1{ font-weight: bold; color: #04468D; }
h2{ font-weight: normal; color: #f29f34; }
p{ margin-top: 0px; }
a{ color: #04468d; }
a:hover { color: #f29f34;}
hr.solidLine{ border: 1px solid #D5D3D0; border-style: none none solid; margin: 10px 0px 10px 0px; width:160px;}

/* Site Master Page
-------------------------*/
.MP_Page {
    width: 990px;
}
#MP_Body 
{
    margin-bottom:10px;
}
#MP_Header {
    background: url('header_bg.gif') no-repeat;
    height: 90px;
}
#MP_SitePage #MP_Body {
    min-height: 135px;
    margin:10px 0px 20px 150px;
    padding: 0px;
}
#MP_CheckoutPage #MP_Body {
    min-height: 135px;
    margin:10px 0px 20px 150px;
    padding: 0px;
}
#MP_SitePage #MP_Content
{
    margin-bottom:20px;
}
#MP_Footer {
    background: url('footer_bg.gif') no-repeat;
    height: 67px;
    padding-top: 10px;
    margin: 5px 0 0 0;
    text-align:center;
}

/* Shop Master Page
-------------------------*/
#MP_ShopPage #MP_Left {
    width: 160px;
    margin-top:145px;
    margin-bottom:20px;
}
#MP_ShopPage #MP_Content {
    width: 820px;
}

/* Checkout Master Page
-------------------------*/
#MP_CheckoutPage H1
{
    color:#04468D;
    font-weight:bold;
    font-size:1.2em;
}

/* Page Head
-------------------------*/
#Header-Top{
    height: 42px;
    position: relative;
    top: 0;
    left: 0;
}
#Header-SiteLogo {
    position:absolute; 
    z-index: 1000;
}
#Header-SiteTitle{
    position:absolute;
    width: 255px;
    top:5px;
    left:165px; 
}
#Header-Bottom{
    height: 34px;
}
.pw-navbar{
    font-family: Arial;
    color: #333;
    font-size: 11px;
    clear: right;
    float: left;
    margin:2px 0px 0px 170px;
}
.pw-search{
    float: right;
    padding: 5px 125px 0 0;
    margin: 0;
}
.pw-navbar ul li{
    margin-right: 25px;
}
.pw-navbar a{
    text-decoration: none;
    color: #333;
}
.pw-navbar a:hover{
    text-decoration: none;
    color: #333;
}
.welcomeText{
    font-weight: bold;
    color: #333;
}
/* Page Footer
-------------------------*/
#pw-footernavitems{
    float:right;
    color: #333;    
    padding:32px 10px 0 0;
}
#pw-footernavitems ul{
    list-style-type: none;
    margin:0;
    padding:0;
}
#pw-footernavitems ul li{
    float: left;
    padding: 0 15px 0 0;
}
#pw-footernavitems ul li a{
    color: #333;
    text-decoration: none;    
}
#pw-footertext{
    font-size: 16px; 
    color: #fff; 
}
#pw-footertext a{
    color:#F29F34; 
    text-decoration:none;
}
#pw-footertext a:hover{ 
    text-decoration:underline;
}
/* CategoryListWidget
-------------------------*/
.pw-catlistblock { font-size:13px;font-family: Arial; padding: 0 0 0 10px;}
.pw-catlist { line-height:1.12em; font-size:13px;}
.pw-catlist a { color:#04468d;font-weight:bold;padding:2px 0px;}
.pw-catlist li { padding:2px 0px; }
.pw-catlist a:hover { color:#F29F34;text-decoration:none; }
.pw-catlist-navsingle a { padding-bottom:0px;}
.pw-catlist li ul { margin:0px;padding:2px 0 0 15px; }
.pw-catlist li ul li { margin:0px;padding:0px;width:auto; }
.pw-catlist li ul li a { margin:0px;font-weight:normal;width:auto; text-decoration: none; }
.pw-catlist li ul li a:hover { text-decoration: none; }
a.pw-catlist-selected{
    font-weight:bold;
    color:#f29f34;
    line-height:1.12em;
}
/* Product List Page
--------------------------*/
#MP_ShopPage #PageTitle H1 {
    background-color:#ecede8;
    border: solid 1px #ccc;
    padding:5px 10px;
    margin:0px;
    color:#04468d;
    font-weight:bold;
}
#MP_ShopPage #PageTitle {
    font-weight: bold;
    color:#04468d;
    margin: 0;
    padding: 0px;
}
.pw-productlist-categoryheader 
{
    font-size:larger;
    font-weight:bold;
    color:#04468d;
    clear:both;
}
#MP_ShopPage #PageTitle SPAN {
    color: #7f7f7f;
    font-weight: bold;
    padding: 9px 5px;
    font: normal 15px Arial;   
}
.pw-productlist-body LI
{
    margin:9px;
}


/* Default Page
-------------------------------*/
#FeaturedItems{
    float: right;
    width:286px;
}
#HotItem{
    border:solid 1px #ccc;
    min-height:502px; 
    width:502px;
    float:left;
    padding: 2px;
}

/* ItemSmallView widget
-------------------------------*/
.pw-itemsmallview
{
    background-color: #fff;
    border: solid 1px #CCC;
    color: #04468d;  
    font-size: 12px;  
}
.pw-itemsmallview img {
    border: solid 1px #ccc;    
}
.pw-itemsmallview-title 
{
    height: 32px;
    overflow:hidden;    
}
.pw-itemsmallview-sku 
{
    color: #f29f34;
    font-size:smaller;
}
.pw-itemsmallview a, .pw-itemsmallview a:visited {
    color: #04468d;
}
.pw-itemsmallview-info div{
    color: #f29f34;
}
.pw-itemsmallview-price, 
.pw-itemsmallview-wasprice
{
    color:#F29F34;
    font-weight:bold;
}

/* ItemLargeView widget
-------------------------------*/
.pw-itemlargeview 
{
    background-color: #fff;
    border: solid 1px #CCC;
    color: #04468d;  
    font-size: 12px;  
    margin:0px;
    padding: 2px;
    text-align: left;
    vertical-align:top;        
}
.pw-itemlargeview-img IMG {
    border: solid 1px #ccc;
}
.pw-itemlargeview-info 
{
    margin-top:2px;
}
.pw-itemlargeview-sku 
{
    color: #f29f34;
    font-size:smaller;
}
.pw-itemlargeview-price
{
    color:#F29F34;
    float:right;
    margin-left:5px;
    font-weight:bold;
}
.pw-itemlargeview-title
{
    margin-right:100px;
}

/* ItemDetailView widget
-------------------------------*/
.pw-itemdetailview-img IMG {
    border: solid 1px #ccc;
}
.pw-itemdetailview-info 
{
    margin-top:2px;
}
.pw-itemdetailview-sku 
{
    color: #f29f34;
    font-size:smaller;
}
.pw-itemdetailview-price
{
    color:#F29F34;
    font-weight:bold;
}
.pw-itemdetail { float:none; }
.pw-itemdetail-matrix { background-color:#F7C265; }

.pw-itemdetail-matrix TH 
{
    background-color:#f29f34;
    padding:3px 5px;
    border-top:1px solid #f8A640;
    border-bottom:1px solid #c27f14;
    vertical-align:middle;
}
.pw-itemdetail-matrix TD
{
    padding:3px 5px;
    vertical-align:top;
}
.pw-itemdetail-childsku 
{
    color: #a77205;
    font-size:.79em;
}

#HotItemInfo, #FeaturedTopInfo{
    float: left;
    width: 85%;
    padding: 0;
}
#HotItemPrice, #FeaturedTopPrice{
    float: right;
    width: 15%;
    text-align:right;
}

#HotItem a, #FeaturedTop a, .featuredbottomitem a{ text-decoration: none;}
#HotItem a:hover, #FeaturedTop a:hover, .featuredbottomitem a:hover{ color: #04468d; text-decoration: underline;}

#FeaturedTop{
    margin-bottom: 10px;
}
/*
#FeaturedTopImg{
    border:solid 1px #ccc;
    height:278px; 
    width:278px;
}
*/
.featuredbottomitem{
    float: left;
    width: 132px;
    min-height: 136px;
    padding: 2px;
    border:solid 1px #ccc;
    margin-bottom: 10px;
}
.featuredbottomimg{
    border:solid 1px #ccc;
    height:130px; 
    width:130px;
}

.infoBox{
    background-color:#ecede8;
    border:solid 1px #ccc;
    width:284px;
    margin-bottom:2px;
    color:#04468d;
    font:bold 1em Arial;
}
.infoBoxContainer{
    margin:5px;
}


/* Splash Page
-------------------------------*/
#SplashBody{
    text-align:center;
    background-color: #d9d9d9;
    padding-bottom:10px;
}
#SplashFooter{
    background: url('footer_bg.gif') repeat-x; 
    height: 77px;
}

/* Shopping Cart
-------------------------------*/
.pw-cart a,

.pw-cart-presell { color: #336633; }

.pw-addressbook h3 a{
    color:#00648d;
}

/* ProductDetail
-------------------------------*/
#pg_product_detail #PG_Zone1 {
    float: left; 
    border: solid 1px #ccc; 
    padding: 2px;    
}
#pg_product_detail #PG_Zone1 IMG {
    border: solid 1px #ccc;    
}

#pg_product_detail #PG_Zone2 {
    width: 305px;
    float: right; 
}
.pw-itemdetail {   
    border: solid 1px #ccc;
    background-color: #ecede8;
    padding: 5px;
    margin-bottom: 20px;
}
.pw-itemdetail-title {
    color: #04468d;
}
.pw-itemdetail-sku {
    color:#f29f34;
}
.pw-itemdetail-desc {
    color: #7f7f7f;
}

/*ProductDetailWidget
-------------------------------*/
.pw-itemdetail-desc table th{
    font-size: 12px;
    color: #04468d;
    font-weight:bold;
    text-align: left;
}
.pw-itemdetail-desc table{
    font-size: 12px;
    color: #7f7f7f;
}
#carttable input:image{ 
    width: 50px;
}
/*RelatedItemsWidget
-------------------------------*/
.pw-relateditems 
{
    overflow:hidden;
}

.pw-relateditems li 
{
    padding:0px 7px;
    margin:0px;
}

/* Login Widget
-------------------------*/
.pw-login { width:40%; margin-left:50px;float:left;text-align:left; }
.pw-login H1 { font-weight: bold; font-size: 2em; padding: 10px 0px 5px 0px; margin:0;color:#000; }
.pw-login H2 { color:#04468d; font-size:0.92em; }
.pw-login label{ width:100px;text-align: left; color: #666; font-weight:normal;}
.pw-login .inputfield {padding: 2px 0 5px 0; color: #ccc;}
.pw-login .inputform-btns { margin-left:105px; }
#pw-login-submit { margin:5px 0px 10px 0px; }
#pw-login-passwordreset { margin-left:105px; }

/* Register Widget
-------------------------*/
.pw-registeroptions { width:40%; margin-right:42px;float:right;text-align:left;color:#666; }
.pw-registeroptions TD { padding:4px 5px; }
.pw-registeroptions H1 { font-weight: bold; font-size: 2em; padding: 10px 0px 5px 0px; margin:0;color:#000; }
.pw-registeroptions H2 { color:#04468d; font-size:0.92em; }
.pw-registeroptions label { width:100px;text-align: left; color: #7f7f7f; font-weight:normal;}
.pw-regsiteroptions .inputfield {padding: 2px 0 5px 0; color: #ccc;}

