html
{
    margin: 0px;
    padding: 0px 0px 0px 5px;
    background: url(/images/vinylBackgroundTile.jpg) center top;
}

body
{
    margin: 0px;
    padding: 0px;
    color: #444444;
    background-color: #381616;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background: url(/images/vinylBackgroundTile.jpg) center top;
}

div.content
{
    width: 900px;
    text-align :center ;
    margin: 0pt auto;
}

/* basic selectors */
a:link, a:visited
{
    color: #B64B28;
    text-decoration: underline;
}

a:active, a:hover
{
    color: #EAD0CF;
    text-decoration: underline;
    cursor: pointer;
}
/*
th {
    vertical-align:top;
}

td {
    vertical-align:top;
}

*/
h1
{
    font: bold 130% Verdana, Arial, Helvetica, sans-serif;
    color: Maroon; /*#FFFFCC;*/
    margin-top: 10px;
    margin-bottom: 10px;
}

h2
{
    font: bold 120% Verdana, Arial, Helvetica, sans-serif;
    color: Maroon; /*#FFFFCC;*/
    margin-top: 10px;
    margin-bottom: 10px;
}

h3
{
    font: bold 110% Verdana, Arial, Helvetica, sans-serif;
    color: Maroon; /*#FFFFCC;*/
    margin-top: 10px;
    margin-bottom: 10px;
}

h4
{
    font: bold 100% Verdana, Arial, Helvetica, sans-serif;
    color: Maroon; /*#FFFFCC;*/
    margin-top: 10px;
    margin-bottom: 10px;
}

img
{
    border: 0px;
}

hr
{
    color: #444444;
    height: 1px;
}

hr.light
{
    color: #444444;
    height: 1px;
    border-style: dashed;
}

form
{
    margin: 0px;
    padding: 0px;
}

input, textarea, select
{
    font: 100% Verdana, Arial, Helvetica, sans-serif;
}

fieldset
{
    border: 1px solid #888888;
    padding: 10px 10px 10px;
    margin-top: 4px;
}

legend
{
    font-weight: bold;
}

fieldset div
{
    padding-top: 5px;
}

table.mainContent
{
    width: 900px; 
    height: 700px;

}

.leftColumn
{
    /* padding-top:10px; */
    padding-top: 0px;
}

.centerColumn
{
  /*  padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    background-image: url(../../Images/141/mainContent_BG.gif);
*/    
background-position: top right;
}

.rightColumn
{
    padding-top: 10px;
    background-image: url(../../Images/141/mainContent_BG.gif);
    background-position: top right;
}

.logincell
{
    vertical-align: middle;
    text-align: center;
    width: 50%;
}

div.uppermenu
{
    /* styles for top menu */
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 100;
}

div.uppermenu ul
{
    list-style: none;
    padding: 0px;
    margin: 0px;
}

div.uppermenu li
{
    padding: 0px;
    margin: 0px;
    display: inline;
    border-left: solid 1px #FFFFFF;
}

div.uppermenu li.first
{
    border-left: none;
}

div.uppermenu li a:link, div.uppermenu li a:visited
{
    padding: 0px 2px 0px 5px;
    text-decoration: none;
}

div.uppermenu li a:active, div.uppermenu li a:hover
{
    text-decoration: underline;
}

div.mainmenu
{
    vertical-align: bottom;
}

div.mainmenu div.tab
{
    height: 27px;
    text-align: justify;
    display: inline;
    vertical-align: bottom;
}

div.mainmenu div.tab a:link, div.mainmenu div.tab a:visited
{
   /* background: url('~/dyimage.axd?type=boxHeader&width=114&height=27') no-repeat;*/
    float: left;
    margin-left: 3px;
    padding-left: 21px;
    font-family: candara, calibri, arial narrow, arial, sans serif;
    font-size: 12px;
    height: 27px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
}

div.mainmenu div.tab a span
{
    display: block;
    padding-top: 6px;
}

div.mainmenu div.tab a:active, div.mainmenu div.tab a:hover, div.mainmenu div.tab a.selected
{
     /* background: url('~/dyimage.axd?type=boxHeader&subtype=highlight&width=114&height=27&gradient=False') no-repeat;*/
    color: #881B04;
    /*background-color: #DDDDDD;*/
    -moz-border-radius-topright: 4px;
    -moz-border-radius-topleft: 4px;
    -webkit-border-radius-topright: 4px;
    -webkit-border-radius-topleft: 4px;

}


div.footermainmenu
{
    vertical-align: bottom;
}

div.footermainmenu div.footertab
{
    height: 27px;
    text-align: center;
    display: inline;
    vertical-align: bottom;
}

div.footermainmenu div.footertab a:link, div.footermainmenu div.footertab a:visited
{
    /*background: url('~/dyimage.axd?type=boxHeader&width=114&height=27') no-repeat;*/
    float: left;
    margin-left: 1px;
    width: 85px;
    height: 27px;
    color: #DC8C2B;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
}

div.footermainmenu div.footertab a span
{
    display: block;
    padding-top: 6px;
}

div.footermainmenu div.footertab a:active, div.footermainmenu div.footertab a:hover, div.footermainmenu div.footertab a.selected
{
    /*background: url('~/dyimage.axd?type=boxHeader&subtype=highlight&width=114&height=27&gradient=False') no-repeat;*/
    color: #FFFFFF;
}



div.leftmainmenu
{
    vertical-align: bottom;
}

div.leftmainmenu div.lefttab
{
    height: 24px;
    text-align: center; /*display:inline; 	vertical-align :bottom ;*/
}

div.leftmainmenu div.lefttab a:link, div.leftmainmenu div.lefttab a:visited
{
    background: url('/images/141/menuElementDB.gif') no-repeat;
    float: left;
    margin-left: 5px;
    width: 174px;
    height: 24px;
    color: #B64B28;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
}

div.leftmainmenu div.lefttab a span
{
    display: block;
    padding-top: 3px;
}

div.leftmainmenu div.lefttab a:active, div.leftmainmenu div.lefttab a:hover, div.leftmainmenu div.lefttab a.selected
{
    /*background: url('~/dyimage.axd?type=boxHeader&subtype=highlight&width=114&height=27&gradient=False') no-repeat;*/
    color: #333333;
    font-weight: bold;
}





div.bar
{
    /* styles for horizontal top bar */
    background: url('~/dyimage.axd?type=bar&width=1&height=37');
    height: 37px; 
   
    font-size: 110%;
}

div.bar div
{
    padding: 7px 20px 3px 20px;
}

div.sectionbar
{
    padding: 3px 20px 3px 20px;
    background: #999999;
    font-size: 110%;
}

div.sectionheader
{
    font-weight: bold;
    background: #999999;
    font-size: 110%;
    margin-top: 10px;
    padding: 4px 2px 4px 2px;
}

div.notice
{
    font-weight: bold;
}

td.FormSectionTextNoWidth
{
    text-align: right;
    padding-right: 2px;
}

td.FormSectionText
{
    width: 100px;
    text-align: right;
    padding-right: 2px;
}

td.FormSectionValue
{
    text-align: left;
    padding-left: 2px;
}

.ourprice
{
    font-weight: bold;
    font-size: 10pt;
    color: #b22222;
    font-family: verdana;
}

.retailprice
{
    font-weight: bold;
    font-size: 10pt;
    font-family: verdana;
    text-decoration: line-through;
}

.newproduct
{
    font-weight: bold;
    color: Red;
}

.error
{
    color: Red;
    font-weight: bold;
}

.success
{
    color: #B64B28;
    font-weight: bold;
}

.negative
{
    color: Red;
}

.highlightHeader
{
    color: #FFFFFF;
}

.actionPanel
{
    float: none;
    color: #FFFFFF;
}

.ProductBox
{
    width: 130px;
    height: 220px;
    border-bottom: 1px dashed #444444;
    margin: 0px;
    padding: 10px;
}

.FeaturedProductBox
{
    width: 130px;
    height: 200px;
    border-bottom: 1px dashed #444444;
    margin: 0px;
    padding: 10px;
}
.FeaturedProductSummaryText
{
    padding-top: 4px;
    text-align: center;
}

.ProductSummaryImageHolder
{
    text-align: center;
    height: 120px;
}

.ProductSummaryText
{
    padding-top: 4px;
    text-align: center;
}

.productsection
{
    padding: 10px;
    border-top: 1px dashed #444444;
}

.HookLine
{
    font-size: larger;
    font-style: italic;
}

.loadingbox
{
    position: absolute;
    top: 40%;
    left: 40%;
    border: 1px solid lightsteelblue;
    height: 50px;
    width: 250px;
    text-align: center;
    padding-top: 20px;
}

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup
{
    background-color: #381616;
    border: 1px solid #888888;
    padding-bottom: 10px;
}

div.title
{
    color: #FFFFFF;
    background-color: #482424;
    border-bottom: 1px solid #888888;
    font-weight: bold;
    padding: 4px 10px;
    text-align: center;
    cursor: move;
}

div.body
{
    padding: 10px;
}

div.buttons
{
    margin-right: 10px;
    margin-top: 4px;
    text-align: right;
}

.Hidden
{
    display: none;
}

.ProductEditOverflow
{
    height: 500px;
    width: 850px;
    overflow: scroll;
}

.sectionoutline
{
    border: 1px solid #444444;
    padding: 10px;
}

.sectionHeader
{
    font-weight: bold;
    color: #FFFFFF;
    background-color: #482424;
    text-align: center;
}


/*Hover Menu*/
.popupMenu
{
    position: absolute;
    visibility: hidden;
}

.popupHover
{
    border: 1px dashed #444444;
    background-color: #441B1B;
}

.coreboxtop
{
    /*    background-image:url('dyimage.axd?type=boxHeader&subtype=highlight&width=180&height=20&cornersize=20&color=%23482424&backcolor=%23914848&bordercolor=%23914848'); */
    height: 20px;
    width: 180px;
}

.coreboxbottom
{
    /*background-image:url('dyimage.axd?type=reverseBoxHeader&subtype=highlight&width=180&height=20&cornersize=20&color=%23482424&backcolor=%23914848&bordercolor=%23914848'); */
    width: 180px;
    height: 20px;
}

.coreboxbody
{
    /*background-image:url('dyimage.axd?type=boxHeader&subtype=highlight&width=180&color=%23914848&backcolor=%23914848&height=10&cornersize=0&bordercolor=%23914848'); */
    width: 160px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}

div.block
{
    color: #FFFFFF;
    margin-bottom: 15px;
}

div.blockHeader
{
    text-align: center;
    font-weight: bold;
}

div.blockHeader a
{
    text-decoration: none;
}

div.blockContent
{
    color: #FFFFFF;
    border-color: #482424;
    border-width: 1px;
    border-style: solid;
    padding: 2px 2px 2px 2px;
}

.defaultMenu
{
    /* padding-bottom: 2px; */
}

.defaultMenu div a span
{
    /*   display:block;      padding:7px 10px 7px 10px;      text-decoration: none;     font-weight :bold ;     color :White ;*/
}

.defaultMenu div a:hover span, .defaultMenu div a.selected span
{
    /*  color:#FFFFFF;       background-color:#482424;      text-decoration: underline;       font-weight :bold ;     color :Red ; */
}

.defaultMenu div a span.last
{
    /*    border-bottom:0px;*/
}

div.browsebox
{
    font-size: 11px;
    color: #FFFFCC;
    background: url('/images/141/menuElementDB.gif');
    width: 184px;
    margin-left: 10px;
}

div.browsebox_selected
{
    font-size: 11px;
    font-weight :bold; 
    color:white ;
    background: url('/images/141/leftNav_itemBG_selected.jpg');
    width: 184px;
    margin-left: 10px;
                                                                                                                                                               
}


.procudctSearchSelectedCategory
{
    font-size: 12px;
    font-weight :bold; 
    color:white ;
    background: url('/images/141/leftNav_itemBG_selected.jpg');
    width: 184px;
    height:25px; 
    margin-left: 12px;
    text-decoration: none;
    /*padding: 5px 2px 5px 4px;*/
    
}



.procudctSearchCategory
{
    font-size: 11px;
    color: #FFFFFF;
    background: url('/images/141/menuElementDB.gif');
    width: 184px;
   height:25px;
   margin-left: 12px; 
    text-decoration: none;
}

a.selectedBar span
{
    text-decoration: none;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
   height:20px;
   margin-left: 5px; 
   margin-top :5px;
   margin-right : 5px;
   vertical-align :middle; 
    
}

a.selectedBar
{
    text-decoration: none;
}

a.selectedBar:hover
{
    text-decoration: none;
}

a.selectedBar:hover span
{
    text-decoration: none;
}

a.selectedBar span.ProductCount
{
    font-size: 10px;
    color: #FFFFCC;
    display: inline;
    font-weight: normal;
    padding-top: 0px;
}


div.browseboxHeader
{
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px 2px 5px 2px;
}

a.bar
{
    text-decoration: none;
}

a.bar:hover
{
    text-decoration: underline;
}

a.bar span
{
    display: block;
    font-weight: bold;
    padding: 5px 2px 5px 4px;
}

a.bar:hover span
{
    text-decoration: underline;
    color: #333333; /*background-color:#482424; */
}

a.bar span.ProductCount
{
    font-size: 10px;
    color: #FFFFCC;
    display: inline;
    font-weight: normal;
    padding-top: 0px;
}



a.lastBar span
{
    border-bottom: 0px;
}

div.subcategory
{
    margin-left: 0px;
    background-color: #FFFFFF;
    padding-left: 7px;
    border-left: 1px solid #333333;
    border-right: 1px solid #333333;

}

div.subcategory a.bar span
{
    display: block;
    background-color: #FFFFFF;
    font-weight: normal;
    border-bottom: 1px;
}

div.subcategory a.bar span.ProductCount
{
    font-size: 11px;
    color: #FFFFCC;
    display: inline;
    font-weight: normal;
    padding-top: 0px;
    background-color: #FFFFFF;
}

div.footer
{
    margin-top: 30px;
    margin-bottom: 20px;
    text-align: center;
}

div.ProductResultBar
{
    margin-top: 4px;
    padding: 4px 4px 4px 4px;
    border-color: #888888;
    border-style: solid;
    border-width: 1px;
}

/* Rating */
.ratingStar
{
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    display: block;
    background-repeat: no-repeat;
    float: left;
}

.filledRatingStar
{
    background-image: url('~/dbfile.axd?name=FilledStar.png');
}

.emptyRatingStar
{
    background-image: url('~/dbfile.axd?name=EmptyStar.png');
}

.savedRatingStar
{
    background-image: url('~/dbfile.axd?name=SavedStar.png');
}

.sign
{
    display: inline-block;
    width: 10px;
}

.alternatingrowstyle
{
    background-color: #FFFFCC;
}

.headerstyle
{
    background-color: #FFFFAA;
    height: 23px;
}

.headerstyle th
{
    border: 1px solid #888888;
    padding-left: 5px;
    text-align: left;
    vertical-align: middle;
}
.headerstyle a
{
    color: #FFFFCC;
}

.sortalternatingrowstyle
{
    background-color: #441B1B;
}
.sortrowstyle
{
    background-color: #914848;
}
.sortascheaderstyle
{
    background: #482424 url(../../Images/sort_asc.gif) no-repeat scroll right center;
    padding-left: 5px;
}
.sortdescheaderstyle
{
    background: #482424 url(../../Images/sort_desc.gif) no-repeat scroll right center;
    padding-left: 5px;
}

.pagerstyle
{
    color: #FFFFCC;
    background-color: #441B1B;
    font-size: small;
    text-align: right;
}

.previous
{
    background: transparent url(../../Images/previous.gif) no-repeat scroll center;
    height: 20px;
    width: 30px;
    margin: 0px 4px 0px 4px;
}

.next
{
    background: transparent url(../../Images/next.gif) no-repeat scroll center;
    height: 20px;
    width: 30px;
    margin: 0px 4px 0px 4px;
}

.gotopage
{
    width: 20px;
}

table.gridViewTable
{
    border: solid 1px #888888;
    border-collapse: collapse;
}

table.gridViewTable th
{
    background-color: #F9F9F9;
    border: solid 1px #888888;
    height: 23px;
    text-align: center;
    vertical-align: middle;
    padding: 2px 2px 2px 2px;
}

table.gridViewTable td
{
    padding: 2px 2px 2px 2px;
}

.wizardSideBarItem
{
    padding-left: 16px;
    height: 16px;
}

.wizardSideBarSelectedItem
{
    background-image: url('~/dbfile.axd?name=wizardSideBarSelected.png');
    padding-left: 16px;
    font-weight: bold;
    height: 16px;
}

/* ajax__tab_xp-theme theme */
.ajax__tab_xp-theme .ajax__tab_header
{
    color: #000000;
    font-family: verdana,tahoma,helvetica;
    font-size: 11px;
    background: url(../../Images/tab_themes/xp/tab-line.gif) repeat-x bottom;
}
.ajax__tab_xp-theme .ajax__tab_header .ajax__tab_outer
{
    padding-right: 4px;
    background: url(../../Images/tab_themes/xp/tab-right.gif) no-repeat right;
    height: 21px;
}
.ajax__tab_xp-theme .ajax__tab_header .ajax__tab_inner
{
    padding-left: 3px;
    background: url(../../Images/tab_themes/xp/tab-left.gif) no-repeat;
}
.ajax__tab_xp-theme .ajax__tab_header .ajax__tab_tab
{
    height: 13px;
    padding: 4px;
    margin: 0;
    background: url(../../Images/tab_themes/xp/tab.gif) repeat-x;
}
.ajax__tab_xp-theme .ajax__tab_hover .ajax__tab_outer
{
    background: url(../../Images/tab_themes/xp/tab-hover-right.gif) no-repeat right;
}
.ajax__tab_xp-theme .ajax__tab_hover .ajax__tab_inner
{
    background: url(../../Images/tab_themes/xp/tab-hover-left.gif) no-repeat;
}
.ajax__tab_xp-theme .ajax__tab_hover .ajax__tab_tab
{
    background: url(../../Images/tab_themes/xp/tab-hover.gif) repeat-x;
}
.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_outer
{
    background: url(../../Images/tab_themes/xp/tab-active-right.gif) no-repeat right;
}
.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_inner
{
    background: url(../../Images/tab_themes/xp/tab-active-left.gif) no-repeat;
}
.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_tab
{
    background: url(../../Images/tab_themes/xp/tab-active.gif) repeat-x;
}
.ajax__tab_xp-theme .ajax__tab_body
{
    font-family: verdana,tahoma,helvetica;
    font-size: 10pt;
    border: 1px solid #888888;
    border-top: 0;
    padding: 8px;
    background-color: #F5F5F5;
}

/* ajax__tab_yuitabview-theme theme (../../Images/tab_themes/yui/sprite.png) */
.ajax__tab_yuitabview-theme .ajax__tab_header
{
    font-family: arial,helvetica,clean,sans-serif;
    font-size: small;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_outer
{
    margin: 0px 0.16em -1px 0px;
    padding: 1px 0px 1px 0px;
    vertical-align: bottom;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_tab
{
    background: url(../../Images/tab_themes/yui/sprite.png) #d8d8d8 repeat-x;
    border: solid 1px #a3a3a3;
    border-bottom-width: 0px;
    color: #000;
    display: block;
    padding: 0.35em 0.75em;
    margin-right: 0.01em;
}
.ajax__tab_yuitabview-theme .ajax__tab_hover .ajax__tab_tab
{
    background: url(../../Images/tab_themes/yui/sprite.png) #bfdaff repeat-x left -1300px;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_tab
{
    background: url(../../Images/tab_themes/yui/sprite.png) #2647a0 repeat-x left -1400px;
    border-color: #243356;
    color: #fff;
}
.ajax__tab_yuitabview-theme .ajax__tab_body
{
    font-family: verdana,tahoma,helvetica;
    font-size: 10pt;
    padding: 0.25em 0.5em;
    background-color: #381616;
    border: solid 1px #808080;
    border-top: solid 5px #2647a0;
}

.BlockHeaderPanel
{
    text-align: center;
    padding: 2px 2px 2px 2px;
    font-size: 11px;
    font-weight: bold;
}

.ContextMenuPanel
{
    border: 1px solid #868686;
    z-index: 1000;
    background: #FAFAFA;
    cursor: default;
    padding: 1px 1px 0px 1px;
    font-size: 11px;
}

a.ContextMenuItem
{
    margin: 1px 0 1px 0;
    display: block;
    color: #003399;
    text-decoration: none;
    cursor: pointer;
    padding: 4px 19px 4px 33px;
    white-space: nowrap;
}

a.ContextMenuItem:hover
{
    background-color: #FFE6A0;
    color: #003399;
    border: 1px solid #D2B47A;
    padding: 3px 18px 3px 32px;
}

.groupHeader
{
    color: #FFFFCC;
    font-size: 1.5em;
    margin-top: 0.25em;
    margin-bottom: 0.25em;
}

.groupTitle
{
    width: 100%;
    font-size: 1.5em;
    margin-top: 0.25em;
}
.groupTitle a
{
    text-decoration: none;
}

.groupSecondTitle
{
    width: 100%;
    font-size: 1.35em;
    border-bottom: solid 1px #444444;
    margin-bottom: 0.2em;
}

.groupSecond
{
    margin-bottom: 2em;
}

.groupSecondTitle a
{
    text-decoration: none;
}

.groupList
{
    margin-left: 1.25em;
    margin-top: 0;
    margin-bottom: 0;
}

.forumGroup
{
    margin-bottom: 2em;
}

.forumGroup a
{
    text-decoration: none;
    font-weight: bold;
}

.forumGroup a:hover
{
    text-decoration: underline;
}

.forumGroupTitle
{
    width: 100%;
    height: 36px;
    background: url('~/dyimage.axd?type=boxHeader&subtype=highlight&width=1&height=36&cornersize=0');
    font-size: 1.35em;
}

table.forumTable
{
    width: 100%;
    border: solid 1px #482424;
    border-collapse: collapse;
}

table.forumTable th
{
    background-color: #914848;
    color: #FFFFFF;
    border: solid 1px #482424;
    height: 23px;
    text-align: center;
    vertical-align: middle;
}

table.forumTable td
{
    border: solid 1px #482424;
    padding: 10px;
}

table.forumTable tr.alt
{
    background-color: #914848;
}

.forumTitle
{
    width: 100%;
    font-size: 1.35em;
    margin-top: 0.25em;
    margin-bottom: 0.25em;
}

.newThread
{
    width: 100%;
    margin-top: 0.25em;
    margin-bottom: 0.25em;
}

.forumThreadTitle
{
    width: 100%;
    font-size: 1.35em;
    font-weight: bold;
    margin-top: 0.25em;
    margin-bottom: 0.25em;
}

.forumThreadTitle a
{
    text-decoration: none;
}

.forumThreadTitle a:hover
{
    text-decoration: underline;
}

.forumThreadInfo
{
    font-size: 0.85em;
}

table.forumPost
{
    width: 100%;
    border: solid 1px #482424;
    border-collapse: collapse;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: left;
}

table.forumPost th
{
    border: solid 1px #482424;
    background: url('~/dyimage.axd?type=boxHeader&subtype=highlight&width=1&height=30&cornersize=0');
    height: 30px;
    vertical-align: middle;
    padding-left: 20px;
}

table.forumTable td
{
    border: solid 1px #482424;
    padding: 10px;
}

.forumAuthorStatus
{
    padding: 10px;
    font-size: 90%;
}

.forumPostTitle
{
    border: solid 1px #482424;
    background-color: #914848;
    color: #FFFFFF;
    font-size: 1.25em;
    font-weight: bold;
    padding: 10px;
}

.forumPostContent
{
    width: 800px;
    border: solid 1px #482424;
    padding: 10px;
}

.forumPostContent pre
{
    word-wrap: break-word; /* Internet Explorer 5.5+ */
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
}

.forumSignature
{
    font-size: 0.9em;
    border-top: solid 1px #444444;
    margin-top: 0.2em;
    padding-top: 0.2em;
}

.forumStatisticsTitle
{
    width: 100%;
    font-weight: bold;
    border-bottom: solid 1px #444444;
    margin-bottom: 0.2em;
}

.forumStatisticsContent
{
}

.forumStatisticsContent span.forumStatisticsCount
{
    font-weight: bold;
}

.article
{
    margin-top: 1em;
    margin-bottom: 2em;
}

.articleTitle
{
    width: 100%;
    border-bottom: solid 1px #444444;
    font-size: 1.85em;
    margin-bottom: 0.2em;
    padding-bottom: 0.2em;
}
.articleTitle a
{
    text-decoration: none;
}

.commentTitle
{
    width: 100%;
    border-top: solid 1px #444444;
    font-size: 1.25em;
    margin-top: 0.5em;
    padding-top: 0.5em;
}

.commentTitle a
{
    text-decoration: none;
}

.articleInfo
{
    width: 100%;
    font-size: 0.85em;
    font-weight: bold;
}

.articleInfo a
{
    text-decoration: none;
    font-size: 1.2em;
}

.articleInfo span.DateTime
{
    color: #FFFFCC;
    font-weight: normal;
}

.articleConent
{
}

.articleLink
{
    text-align: right;
}

.articleLink a
{
    text-decoration: none;
    font-weight: bold;
}

.articleListBlockarticle
{
    margin-top: 1em;
    margin-bottom: 1.5em;
}

.articleListBlockarticleTitle
{
    width: 100%;
    border-bottom: solid 1px #444444;
    font-size: 1.25em;
    font-weight: bold;
    margin-bottom: 0.2em;
}

.articleListBlockarticleTitle a
{
    text-decoration: none;
}

.articleListBlockarticleInfo
{
    width: 100%;
    font-size: 0.85em;
    font-weight: bold;
}

.articleListBlockarticleInfo a
{
    text-decoration: none;
    font-size: 1.15em;
}

.articleListBlockarticleInfo span.DateTime
{
    color: #FFFFCC;
    font-weight: normal;
}

.pager
{
    text-align: right;
    padding-top: 4px;
    padding-bottom: 4px;
}

.pager a
{
    text-decoration: none;
}

.notification
{
    width: 100%;
    margin-top: 10px;
    text-align: right;
}

.notification td.item
{
    width: 20px;
    vertical-align: middle;
}

.resizeHandle
{
    width: 16px;
    height: 16px;
    background-image: url(images/HandleGrip.png);
    overflow: hidden;
    cursor: se-resize;
}

.resizeText
{
    padding: 0px;
    border-style: solid;
    border-width: 3px;
    border-color: #7391BA;
}


.rssViewerTitle
{
    width: 100%;
    border-bottom: solid 1px #444444;
    margin-top: 1em;
    margin-bottom: 0.2em;
    font-weight: bold;
}

.rssViewerTitle a
{
    text-decoration: none;
}

.rssViewerDateTime
{
    color: #888888;
    font-weight: normal;
    margin-bottom: 0.2em;
}

.contentGroupList
{
    font-weight: bold;
    padding: 4px;
}

.contentGroupListCount
{
    font-weight: normal;
}

.articleArchive
{
    font-weight: bold;
    padding: 4px;
}

.articleArchiveCount
{
    font-weight: normal;
}

table.checkout
{
    width: 100%;
}

table.checkout td
{
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 6px;
}

div.switchCheckout
{
    padding-left: 8px;
}

.dropdown
{
    position: relative;
}

.dropdown .popup
{
    width: 120px;
    display: none;
    position: absolute;
    top: 11px;
    right: 0px;
    border: solid 1px #868686;
    background: #FAFAFA;
}

.dropdown .popup a
{
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    display: block;
    white-space: nowrap;
    padding: 4px 18px 4px 10px;
    text-decoration: none;
}

.dropdown .popup a:hover
{
    background: #ffe6a0;
    border: solid 1px #d2b47a;
    color: #003399;
}

.blockEditor
{
    border: solid 1px #ad9090;
}

.blockEditorHeader
{
    padding: 2px 4px 2px 6px;
    font-weight: bold;
    font-size: 11px;
    background: #e0d1d1;
    border-bottom: solid 2px #ad9090;
    height: 14px;
    position: relative;
}

.blockEditorHeaderTitle
{
    height: 14px;
    float: left;
    overflow: hidden;
}

.blockEditorHeaderMenuDiv
{
    position: absolute;
    top: 2px;
    right: 2px;
}

.blockEditorHeaderButton
{
    padding-top: 1px;
    float: right;
    margin-right: 2px;
    cursor: pointer;
}

.sortableList
{
    padding-left: 10px;
}

.sortableList div
{
    margin: 2px;
    padding-left: 10px;
    padding-top: 2px;
    background: url('~/dyimage.axd?type=button&cornersize=8&height=28&color=%2392938E&textcolor=%23FFFFFF&backcolor=%2309070A&width=385') no-repeat;
    height: 28px;
    width: 390px;
    color: #FFFFFF;
    font-weight: bold;
    cursor: move;
}

.sortableList span
{
    display: inline-block;
}

.upline
{
    border-top: dashed 2px blue;
    padding-top: 2px;
}

.underline
{
    border-bottom: dashed 2px blue;
    padding-bottom: 2px;
}

.movable
{
    cursor: move;
}

.collapsiblePanelHeader
{
    cursor: pointer;
    font-weight: bold;
    padding: 5px;
    vertical-align: middle;
}

.collapsiblePanel
{
    margin-top: 2px;
}

a.tagCloud
{
    text-decoration: none;
}

.recentComment
{
    padding: 2px 2px 8px 2px;
}

.recentComment a
{
    text-decoration: none;
}

.recentComment span.commentAuthor
{
    font-weight: bold;
}

.recentComment .articleLink
{
    font-weight: bold;
    text-align: left;
}







.vehicleSearch
{
    text-align: left;
    width: 900px;
    background: url(images/headerSearchBG.jpg) left top;
    height: 48px;
    overflow: hidden;
}
.vehicleSearch UL
{
    padding-bottom: 0px;
    list-style-type: none;
    padding-left: 11px;
    padding-right: 0px;
    padding-top: 3px;
}
.vehicleSearch UL LI
{
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 3px;
    display: inline;
    float: left;
    padding-top: 0px;
}
.vehicleSearch UL LI.pulldown
{
    padding-top: 7px;
}
.vehicleSearch UL LI.input
{
    padding-top: 7px;
}
.vehicleSearch UL LI.searchGo
{
    padding-top: 3px;
}
.vehicleSearch IMG.viewAllProducts
{
    border-bottom: medium none;
    border-left: medium none;
    border-top: medium none;
    border-right: medium none;
}
.vehicleSearch IMG.searchGo
{
    border-bottom: medium none;
    border-left: medium none;
    border-top: medium none;
    border-right: medium none;
}
.vehicleSearch SELECT.year
{
    width: 79px;
    height: 22px;
    font-size: 13px;
}
.vehicleSearch SELECT.make
{
    width: 79px;
    height: 22px;
    font-size: 13px;
}
.vehicleSearch SELECT.model
{
    width: 79px;
    height: 22px;
    font-size: 13px;
}
.vehicleSearch INPUT.keyword
{
    width: 103px;
    height: 22px;
    font-size: 13px;
}
.vehicleSearch INPUT.partnumber
{
    width: 103px;
    height: 22px;
    font-size: 13px;
}












.hidden
{
    display: none;
}
A
{
    color: #971f06;
    font-weight: bold;
}
A:hover
{
    color: #971f06;
    font-weight: bold;
}
#wrapper
{
    overflow: hidden;
}
#headerWrapper
{
    width: 900px;
    overflow: hidden;
}
#headerWrapper #topCorners
{
    width: 900px;
    background: url(images/headerTopCorners.gif) left top;
    height: 16px;
    overflow: hidden;
}
#headerWrapper #mainNav
{
    width: 900px;
    background: url(images/headerLogoBG.jpg) left top;
    height: 97px;
    color: #ffffff;
    font-size: 12px;
    overflow: hidden;
    font-weight: bold;
}
#headerWrapper #mainNav UL
{
    list-style-type: none;
    margin: 70px 0px 0px;
}
#headerWrapper #mainNav UL LI
{
    padding-bottom: 0px;
    padding-left: 11px;
    padding-right: 11px;
    display: inline;
    padding-top: 0px;
}
#headerWrapper #mainNav UL LI IMG.mainNav
{
    border-bottom: medium none;
    border-left: medium none;
    border-top: medium none;
    border-right: medium none;
}
#headerWrapper #vehicleSearch
{
    text-align: left;
    width: 900px;
    background: url(images/headerSearchBG.jpg) left top;
    height: 48px;
    overflow: hidden;
}
#headerWrapper #vehicleSearch UL
{
    padding-bottom: 0px;
    list-style-type: none;
    padding-left: 11px;
    padding-right: 0px;
    padding-top: 3px;
}
#headerWrapper #vehicleSearch UL LI
{
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 3px;
    display: inline;
    float: left;
    padding-top: 0px;
}
#headerWrapper #vehicleSearch UL LI.pulldown
{
    padding-top: 7px;
}
#headerWrapper #vehicleSearch UL LI.input
{
    padding-top: 7px;
}
#headerWrapper #vehicleSearch UL LI.searchGo
{
    padding-top: 3px;
}
#headerWrapper #vehicleSearch IMG.viewAllProducts
{
    border-bottom: medium none;
    border-left: medium none;
    border-top: medium none;
    border-right: medium none;
}
#headerWrapper #vehicleSearch IMG.searchGo
{
    border-bottom: medium none;
    border-left: medium none;
    border-top: medium none;
    border-right: medium none;
}
#headerWrapper #vehicleSearch SELECT.year
{
    width: 79px;
    height: 22px;
    font-size: 13px;
}
#headerWrapper #vehicleSearch SELECT.make
{
    width: 79px;
    height: 22px;
    font-size: 13px;
}
#headerWrapper #vehicleSearch SELECT.model
{
    width: 79px;
    height: 22px;
    font-size: 13px;
}
#headerWrapper #vehicleSearch INPUT.keyword
{
    width: 103px;
    height: 22px;
    font-size: 13px;
}
#headerWrapper #vehicleSearch INPUT.partnumber
{
    width: 103px;
    height: 22px;
    font-size: 13px;
}
#bodyWrapper
{
    width: 900px;
    background: url(images/bodyBG.jpg) left top;
    overflow: hidden;
}
#bodyWrapper #leftNav
{
    text-align: left;
    width: 210px;
    float: left;
}
#bodyWrapper #mainColumn
{
    text-align: left;
    width: 682px;
    float: right;
}
#leftNav UL
{
    list-style-type: none;
    margin-left: 9px;
}
#leftNavItem
{
    width: 187px;
    background: url(images/leftNav_itemBG.jpg) no-repeat left top;
    color: #ffffff;
}
#leftNavItem #linkFrame
{
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 0px;
    padding-top: 3px;
}
#leftNavItem A
{
    color: #971f06;
    font-size: 11px;
    text-decoration: none;
}
#leftNavItem A:hover
{
    color: #b02406;
    text-decoration: underline;
}
#leftNavItem A:visited
{
    text-decoration: none;
}
#leftNavItem A:unknown
{
    text-decoration: none;
}
#footerWrapper
{
    width: 900px;
    background: url(images/footerBottomCorners.gif) left top;
    height: 18px;
    overflow: hidden;
}
#bottomNav
{
    color: #999999;
    font-size: 10px;
}
#bottomNav .nav
{
    color: #ffa433;
    font-size: 12px;
}
#bottomNav .copyright
{
    color: #ffffff;
    font-weight: bold;
}
#homebodyWrapper
{
    width: 900px;
    background: url(images/bodyBG_home.jpg) left top;
    overflow: hidden;
}
#homebodyWrapper #homepageFlash
{
    width: 573px;
    background: url(images/home_flashBG.jpg) no-repeat left top;
    float: right;
    height: 369px;
    overflow: hidden;
}
#homebodyWrapper #homepage_hotProducts
{
    width: 331px;
    background: url(images/home_hotProductsBG.jpg) no-repeat left top;
    float: left;
    height: 369px;
    overflow: hidden;
}
#homebodyWrapper #homepage_hotProducts #homepage_hotProductsContainer
{
    padding-bottom: 0px;
    padding-left: 50px;
    padding-right: 0px;
    padding-top: 18px;
}
#homebodyWrapper #homepage_hotProducts UL
{
    float: left;
}
#homebodyWrapper #homepage_hotProducts UL LI
{
    text-align: left;
    padding-bottom: 15px;
    padding-left: 0px;
    width: 255px;
    padding-right: 0px;
    float: left;
    clear: both;
    padding-top: 0px;
}
#homebodyWrapper #homepage_hotProducts #homepage_hotProductImagery
{
    width: 102px;
    float: left;
}
#homebodyWrapper #homepage_hotProducts #homepage_hotProductImagery IMG
{
    border-bottom: medium none;
    border-left: medium none;
    border-top: medium none;
    border-right: medium none;
}
#homebodyWrapper #homepage_hotProducts #homepage_hotProductText
{
    width: 145px;
    float: right;
}
#homebodyWrapper #homepage_hotProducts #homepage_hotProductThumbnail
{
    width: 102px;
}
#homebodyWrapper #homepage_hotProducts #homepage_hotProductIcon
{
    margin-top: -98px;
    width: 77px;
    margin-left: -30px;
}
#homebodyWrapper #homepage_hotProducts #homepage_hotProductTitle
{
    text-align: left;
    width: 145px;
    float: right;
}
#homebodyWrapper #homepage_hotProducts #homepage_hotProductTitle A
{
    color: #224799;
    text-decoration: none;
}
#homebodyWrapper #homepage_hotProducts #homepage_hotProductTitle A:hover
{
    text-decoration: underline;
}
#homebodyWrapper #homepage_hotProducts #homepage_hotProductDescription
{
    text-align: left;
    width: 143px;
    float: right;
    color: #3f3c3a;
    padding-top: 3px;
}
#homebodyWrapper #emailSignupRow
{
    width: 900px;
    background: url(images/home_latestNews_emailSignup.jpg) left top;
    height: 91px;
    clear: both;
    overflow: hidden;
}
#homebodyWrapper #emailSignupRow #emailSignupContainer
{
    padding-bottom: 0px;
    padding-left: 0px;
    width: 395px;
    padding-right: 0px;
    float: right;
    padding-top: 19px;
}
#homebodyWrapper #emailSignupRow #emailSignupLeft
{
    text-align: left;
    width: 205px;
    float: left;
    font-size: 14px;
}
#homebodyWrapper #emailSignupRow #emailSignupRight
{
    text-align: left;
    width: 179px;
    float: right;
}
#homebodyWrapper #emailSignupRow #emailSignupRight INPUT.emailSignup
{
    width: 151px;
    height: 22px;
    font-size: 12px;
}
#homebodyWrapper #emailSignupRow #emailSignupRight IMG
{
    border-bottom: medium none;
    border-left: medium none;
    border-top: medium none;
    border-right: medium none;
    padding-top: 3px;
}
#homebodyWrapper #teaserRow #otherSites
{
    line-height: 11px;
    width: 197px;
    padding-right: 5px;
    float: right;
    color: #ffffff;
}
#homebodyWrapper #teaserRow #otherSites IMG
{
    border-bottom: medium none;
    border-left: medium none;
    border-top: medium none;
    border-right: medium none;
}
#homebodyWrapper #teaserRow #otherSites #spacer
{
    height: 5px;
    overflow: hidden;
}
#homebodyWrapper #teaserRow #otherSites A
{
    color: #ffcc33;
}
#homebodyWrapper #teaserRow
{
    width: 900px;
    background: url(images/home_teaserBG.jpg) left top;
    height: 293px;
    clear: both;
    overflow: hidden;
}
#homebodyWrapper #teaserRow #teaserContainer
{
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 0px;
    padding-top: 1px;
    /*padding-top: 10px;*/
}
#homebodyWrapper #teaserRow UL
{
    float: left;
}
#homebodyWrapper #teaserRow UL LI
{
    padding-bottom: 0px;
    padding-left: 0px;
    width: 155px;
    padding-right: 12px;
    float: left;
    padding-top: 0px;
}
#homebodyWrapper #teaserRow #teaserBlurb_image IMG
{
    border-bottom: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-right: #ffffff 1px solid;
}
#homebodyWrapper #teaserRow #teaserContainer #teaserBlurb_title
{
    text-align: left;
    padding-bottom: 10px;
    line-height: 14px;
    padding-left: 0px;
    padding-right: 0px;
    color: #971f06;
    font-size: 14px;
    font-weight: bold;
   /* padding-top: 1px;7px;*/
    padding-top: 1px;
}
#homebodyWrapper #teaserRow #teaserContainer #teaserBlurb_title A
{
    color: #971f06;
    font-weight: bold;
    text-decoration: none;
}
#homebodyWrapper #teaserRow #teaserContainer #teaserBlurb_title A:hover
{
    text-decoration: underline;
}
#homebodyWrapper #teaserRow #teaserContainer #teaserBlurb_text
{
    text-justify: newspaper;
    text-align: justify;
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
#homebodyWrapper #teaserRow #teaserContainer #teaserBlurb_moreDetails
{
    text-align: left;
}
#homebodyWrapper #teaserRow #teaserContainer #teaserBlurb_moreDetails A
{
    color: #971f06;
}
#homefooterWrapper
{
    width: 900px;
    background: url(/images/141/footerBottomCorners_home.gif) left top;
    height: 18px;
    overflow: hidden;
}
#homefooterWrapper2
{
    width: 900px;
    background: url(/images/141/footerBottomCorners.gif) left top;
    height: 18px;
    overflow: hidden;
}
#homefooterWrapper3
{
    width: 900px;
    background: url(/images/141/footerBottomCorners2.gif) left top;
    height: 18px;
    overflow: hidden;
}

#topNav
{
    padding-right: 20px;
    overflow: hidden;
}
#topNav UL
{
    float: right;
}
#topNav UL LI
{
    padding-left: 4px;
    float: left;
}
#topNav UL LI IMG.upperNav
{
    border-bottom: medium none;
    border-left: medium none;
    border-top: medium none;
    border-right: medium none;
}
#topNav #welcomeTab_left
{
    width: 7px;
    display: inline;
    background: url(images/welcomeTab_left.gif) left top;
    float: left;
    height: 28px;
}
#topNav #welcomeTab_middle
{
    display: inline;
    background: url(images/welcomeTab_middle.gif) left top;
    float: left;
    height: 28px;
    font-size: 12px;
}
#topNav #welcomeTab_middle DIV
{
    padding-bottom: 0px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
}
#topNav #welcomeTab_middle DIV A
{
    color: #f1323a;
}
#topNav #welcomeTab_right
{
    width: 7px;
    display: inline;
    background: url(images/welcomeTab_right.gif) left top;
    float: left;
    height: 28px;
}
#topNavSpacer
{
    height: 7px;
    overflow: hidden;
}
#breadcrumbsContainer
{
    width: 665px;
    background: url(images/breadcrumbs_bg.jpg) left top;
    height: 40px;
    font-size: 10px;
    overflow: hidden;
}
#breadcrumbsContainer #selectCategory
{
    font-size: 12px;
}
#breadcrumbsContainer #selectCategory UL
{
    padding-left: 17px;
    list-style-image: url(images/arrow_selectCategory.gif);
}
#breadcrumbs_paddedContainer
{
    padding-bottom: 6px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 6px;
}
#breadcrumbsContainer A
{
    color: #901d06;
}
#breadcrumbsContainer #breadcrumbsSpacer
{
    height: 3px;
    overflow: hidden;
}
#productPage_mainSectionHeader
{
    width: 665px;
    background: url(images/productPage_sectionHeader.jpg) left top;
    height: 71px;
    color: #ffffff;
    overflow: hidden;
}
#paddedHeaderContainer
{
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}
#productPage_mainSectionHeader #paddedHeaderContainer #productTitle
{
    width: 290px;
    overflow: hidden;
}
#productPage_mainSectionHeader #paddedHeaderContainer #productTitle H1
{
    font-size: 20px;
}
#productPage_mainSectionHeader UL.productOptions
{
    float: right;
}
#productPage_mainSectionHeader UL.productOptions LI
{
    padding-left: 1px;
    display: inline;
    float: left;
}
#productPage_mainSectionHeader UL.productOptions LI IMG
{
    border-bottom: medium none;
    border-left: medium none;
    border-top: medium none;
    border-right: medium none;
}
#productPage_productImage
{
    text-align: center;
    padding-bottom: 0px;
    padding-left: 15px;
    width: 320px;
    padding-right: 0px;
    float: right;
    padding-top: 0px;
}
#productPage_productImage .productPage_mainImage
{
    border-bottom: #999999 1px solid;
    border-left: #999999 1px solid;
    border-top: #999999 1px solid;
    border-right: #999999 1px solid;
}
#productPage_mainSection
{
    width: 665px;
    background: url(images/productPage_sectionBody.jpg) left bottom;
    font-size: 12px;
    overflow: hidden;
}
#productPage_paddedContainer
{
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}
#productPage_logoIcons #productPage_manufacturer
{
    float: left;
}
#productPage_logoIcons #licensedProduct
{
    float: right;
}
#productPage_mainSection #productPage_orderingSection
{
    clear: both;
}
#productPage_orderingSection #productPage_findDealerButton IMG
{
    border-bottom: medium none;
    border-left: medium none;
    border-top: medium none;
    border-right: medium none;
}
#productPage_partNumber
{
    color: #901d06;
    font-size: 11px;
    font-weight: bold;
}
#miniSectionsContainer
{
    border-bottom: medium none;
    border-left: medium none;
    padding-bottom: 0px;
    padding-left: 0px;
    width: 665px;
    padding-right: 0px;
    border-top: medium none;
    border-right: medium none;
    padding-top: 0px;
}
TABLE.orderingTable
{
    font-size: 12px;
}
TABLE.orderingTable TR.orderingHeader
{
    background: url(images/productPage_orderingHeader.gif) left top;
}
TABLE.orderingTable TD
{
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
}
TABLE.orderingTable TD IMG
{
    border-bottom: medium none;
    border-left: medium none;
    border-top: medium none;
    border-right: medium none;
}
TABLE.orderingTable TD.header
{
    font-weight: bold;
}
TABLE.orderingTable TD.partnumber
{
    color: #cc6600;
    font-weight: bold;
}
#productPage_fitsVehicles
{
    float: left;
    font-size: 12px;
}
#productPage_fitsVehicles UL
{
    padding-left: 17px;
    list-style-image: url(images/list_arrow.gif);
}
#productPage_fitsVehicles UL LI
{
    padding-bottom: 5px;
}
#productPage_relatedItems
{
    width: 320px;
    float: right;
    font-size: 12px;
    overflow: hidden;
}
#productPage_relatedItems UL
{
    display: inline;
}
#productPage_relatedItems UL LI
{
    padding-bottom: 18px;
    padding-left: 0px;
    width: 150px;
    padding-right: 0px;
    display: inline;
    float: left;
    padding-top: 0px;
}
#productPage_relatedItems UL LI IMG
{
    border-bottom: medium none;
    border-left: medium none;
    border-top: medium none;
    border-right: medium none;
}
#productPage_relatedItems UL LI IMG.productPage_relatedItem
{
    border-bottom: #999999 1px solid;
    border-left: #999999 1px solid;
    width: 100px;
    border-top: #999999 1px solid;
    border-right: #999999 1px solid;
}
#productPage_relatedItemsIcon
{
    margin-top: -100px;
}
#productPage_relatedItemContainer
{
}
#productPage_relatedItemThumbnail
{
    text-align: center;
    margin-top: 15px;
}
#productPage_relatedItemTitle
{
    text-align: center;
    margin-top: 30px;
}
#productPage_relatedItemTitle A
{
    line-height: 12px;
    color: #cc6600;
    font-weight: bold;
    text-decoration: none;
}
#productPage_relatedItemTitle A:hover
{
    text-decoration: underline;
}
#productPage_relatedItemDescription
{
    text-align: center;
    padding-top: 4px;
}
#miniSectionBody
{
    background: url(images/141/productPage_miniSectionBody.jpg) left bottom;
    overflow: hidden;
}
#defaultSectionsContainer
{
    border-bottom: medium none;
    border-left: medium none;
    padding-bottom: 0px;
    padding-left: 0px;
    width: 665px;
    padding-right: 0px;
    border-top: medium none;
    border-right: medium none;
    padding-top: 0px;
}
#defaultPage_offers
{
    text-align: left;
    width: 157px;
    float: right;
    overflow: hidden;
}
#defaultPage_coolStuff #sectionBody
{
    width: 495px;
    background: url(images/defaultPage_sectionBody.jpg) left bottom;
    overflow: hidden;
}
#defaultPage_coolStuff UL
{
    display: inline;
}
#defaultPage_coolStuff UL LI
{
    padding-bottom: 18px;
    padding-left: 3px;
    width: 150px;
    padding-right: 3px;
    display: inline;
    float: left;
    padding-top: 0px;
}
#defaultPage_coolStuff UL LI IMG
{
    border-bottom: medium none;
    border-left: medium none;
    border-top: medium none;
    border-right: medium none;
}
#defaultPage_coolStuff UL LI IMG.defaultPage_coolStuff
{
    border-bottom: #999999 1px solid;
    border-left: #999999 1px solid;
    width: 100px;
    border-top: #999999 1px solid;
    border-right: #999999 1px solid;
}
#defaultPage_coolStuffIcon
{
    margin-top: -100px;
}
#defaultPage_coolStuffThumbnail
{
    text-align: center;
    margin-top: 15px;
}
#defaultPage_coolStuffTitle
{
    text-align: center;
    margin-top: 30px;
}
#defaultPage_coolStuffTitle A
{
    line-height: 12px;
    color: #cc6600;
    font-weight: bold;
    text-decoration: none;
}
#defaultPage_coolStuffTitle A:hover
{
    text-decoration: underline;
}
#defaultPage_coolStuffDescription
{
    text-align: center;
    padding-top: 4px;
}
#defaultPage_coolStuffContainer
{
}
#defaultPage_coolStuffThumbnail
{
    text-align: center;
    margin-top: 15px;
}
#defaultPage_paddedContainer
{
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
}
#productImage_note
{
    text-align: center;
    padding-bottom: 5px;
    padding-left: 5px;
    width: 495px;
    padding-right: 5px;
    font-size: 10px;
    padding-top: 5px;
}
#defaultPage_ourGuarantee #sectionBody
{
    width: 495px;
    background: url(images/defaultPage_sectionBody.jpg) left bottom;
    overflow: hidden;
}
#thumbnailPage_viewAsLink
{
    text-align: right;
    padding-bottom: 5px;
    padding-left: 0px;
    width: 490px;
    padding-right: 0px;
    padding-top: 5px;
}
#thumbnailPage_viewAsLink A
{
    color: #971f06;
}
#thumbnailPage_viewAsLink A:hover
{
    color: #b02406;
}
#thumbnailPage_header
{
    width: 495px;
    background: url(images/thumbnailPage_header.jpg) left top;
    height: 28px;
    overflow: hidden;
}
#thumbnailPage_header TABLE
{
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}
#thumbnailPage_header TABLE TD
{
    padding-top: 3px;
}
#thumbnailPage_section
{
    width: 495px;
    background: url(images/thumbnailPage_sectionBodyRepeat.jpg) repeat-y left top;
    overflow: hidden;
}
#thumbnailPage_sectionBody
{
    width: 495px;
    background: url(images/thumbnailPage_sectionBody.jpg) repeat-y left bottom;
    overflow: hidden;
}
#thumbnailPage_sectionBody TABLE TD
{
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
    color: #333333;
    font-size: 12px;
    vertical-align: top;
    padding-top: 10px;
}
#thumbnailPage_sectionBody IMG.thumbnailPage_groupImage
{
    border-bottom: #999999 1px solid;
    border-left: #999999 1px solid;
    width: 46px;
    height: 36px;
    border-top: #999999 1px solid;
    border-right: #999999 1px solid;
}
#thumbnailPage_sectionBody IMG.thumbnailPage_listImage
{
    border-bottom: #999999 1px solid;
    border-left: #999999 1px solid;
    width: 46px;
    height: 36px;
    border-top: #999999 1px solid;
    border-right: #999999 1px solid;
}
#thumbnailPage_sectionBody #thumbnailPage_listImageIcon
{
    color: #b02406;
    font-size: 9px;
    font-weight: bold;
}
#thumbnailPage_sectionBody TABLE TD A
{
    color: #971f06;
}
#thumbnailPage_sectionBody TABLE TD A:hover
{
    color: #b02406;
}
#thumbnailPage_paddedContainer
{
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}
#thumbnailPage_productContainer
{
}
#thumbnailPage_productThumbnail
{
    text-align: center;
    margin-top: 15px;
}
#thumbnailPage_section UL
{
    display: inline;
}
#thumbnailPage_section UL LI
{
    padding-bottom: 18px;
    padding-left: 3px;
    width: 150px;
    padding-right: 3px;
    display: inline;
    float: left;
    padding-top: 0px;
}
#thumbnailPage_section UL LI IMG
{
    border-bottom: medium none;
    border-left: medium none;
    border-top: medium none;
    border-right: medium none;
}
#thumbnailPage_section UL LI IMG.thumbnailPage_product
{
    border-bottom: #999999 1px solid;
    border-left: #999999 1px solid;
    width: 126px;
    height: 96px;
    border-top: #999999 1px solid;
    border-right: #999999 1px solid;
}
#thumbnailPage_productIcon
{
    margin-top: -110px;
}
#thumbnailPage_productTitle
{
    text-align: center;
    margin-top: 45px;
}
#thumbnailPage_productTitle A
{
    line-height: 12px;
    color: #cc6600;
    font-weight: bold;
    text-decoration: none;
}
#thumbnailPage_productTitle A:hover
{
    text-decoration: underline;
}
#thumbnailPage_productDescription
{
    text-align: center;
    padding-top: 4px;
}
#thumbnailPage_numberOfItems
{
    text-align: center;
    padding-bottom: 10px;
    padding-left: 10px;
    width: 495px;
    padding-right: 10px;
    padding-top: 10px;
}
#companyProfileText
{
    text-justify: newspaper;
    text-align: justify;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 20px;
    color: #333;
    padding-top: 10px;
}
UL.dagTeam
{
    list-style-type: none;
}
UL.dagTeam LI
{
    width: 310px;
    float: left;
    height: 170px;
}
UL.dagTeam LI .mainPhoto
{
    padding-right: 15px;
    float: left;
}
UL.dagTeam LI .mainPhoto IMG
{
    border-bottom: #999999 1px solid;
    border-left: #999999 1px solid;
    border-top: #999999 1px solid;
    border-right: #999999 1px solid;
}
UL.dagTeam B.name
{
    color: #cc6600;
    font-size: 14px;
}
UL.testimonials
{
    list-style-type: none;
}
UL.testimonials LI
{
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
    border-top: #cccccc 1px dotted;
    padding-top: 10px;
}
UL.testimonials LI #name
{
    text-align: right;
    font-style: italic;
    font-size: 14px;
    font-weight: bold;
    padding-top: 10px;
}
#wishlistWrapper
{
    width: 900px;
    background: url(images/bodyBG2.jpg) left top;
    overflow: hidden;
}
#wishlistColumn
{
    text-align: left;
    width: 886px;
    float: right;
}
#wishlist_offers
{
    text-align: left;
    width: 174px;
    float: right;
    overflow: hidden;
}
#wishlistContainer
{
    width: 688px;
    background: url(images/wishlist_sectionBodyRepeat.jpg) left top;
    color: #333;
}
#wishlistBG
{
    width: 688px;
    background: url(images/wishlist_sectionBody.jpg) no-repeat left bottom;
    overflow: auto;
}
#wishlistPadding
{
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}
#wishlistLegend
{
    border-bottom: #e0e0df 1px solid;
    border-left: #e0e0df 1px solid;
    background-color: #ffffff;
    height: 35px;
    overflow: auto;
    border-top: #e0e0df 1px solid;
    border-right: #e0e0df 1px solid;
}
#wishlist_itemContainer
{
    text-align: center;
}
#wishlistContainer UL
{
    display: inline;
    top: 10px;
}
#wishlistContainer UL LI
{
    padding-bottom: 18px;
    padding-left: 0px;
    width: 163px;
    padding-right: 0px;
    display: inline;
    float: left;
    padding-top: 0px;
}
#wishlistContainer UL LI IMG
{
    border-bottom: medium none;
    border-left: medium none;
    border-top: medium none;
    border-right: medium none;
}
#wishlistContainer UL LI IMG.wishlist_item
{
    border-bottom: #999999 1px solid;
    border-left: #999999 1px solid;
    width: 100px;
    border-top: #999999 1px solid;
    border-right: #999999 1px solid;
}
#wishlist_itemThumbnail
{
}
#wishlist_itemDelete
{
    text-align: left;
    padding-bottom: 8px;
    margin-top: -23px;
    padding-left: 34px;
    padding-right: 0px;
    padding-top: 0px;
}
#wishlist_itemThumbnail
{
    text-align: center;
}
#wishlist_itemTitle
{
}
#wishlist_itemTitle A
{
    line-height: 12px;
    color: #cc6600;
    font-weight: bold;
    text-decoration: none;
}
#wishlist_itemTitle A:hover
{
    text-decoration: underline;
}
#wishlist_itemDescription
{
    text-align: center;
    padding-top: 4px;
}
#wishlist_numberOfItems
{
    text-align: center;
    padding-bottom: 10px;
    padding-left: 10px;
    width: 688px;
    padding-right: 10px;
    padding-top: 10px;
}
#wishlistfooterWrapper
{
    width: 900px;
    background: url(images/footerBottomCorners_wishlist.gif) left top;
    height: 18px;
    overflow: hidden;
}
#wishlist_shareBody
{
    width: 157px;
    background: url(images/wishlist_shareBody.jpg) repeat-y left top;
    overflow: hidden;
}
#wishlist_sharePadding
{
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
}
#fullPageWrapper
{
    width: 900px;
    background: url(images/bodyBG2.jpg) left top;
    overflow: hidden;
}
#fullPageColumn
{
    text-align: left;
    width: 886px;
    float: right;
}
#techTips_offers
{
    text-align: left;
    width: 174px;
    float: right;
    overflow: hidden;
}
#techTips_sectionOptions
{
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    color: #333;
    font-weight: bold;
    padding-top: 20px;
}
#techTips_sectionOptions UL
{
    list-style-type: none;
    margin-top: 15px;
}
#techTips_sectionOptions UL LI
{
    padding-bottom: 0px;
    padding-left: 18px;
    padding-right: 18px;
    display: inline;
    padding-top: 0px;
}
#techTips_sectionOptions UL LI IMG
{
    border-bottom: medium none;
    border-left: medium none;
    border-top: medium none;
    border-right: medium none;
}
#techTips_recentTips
{
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    color: #333;
    font-weight: bold;
    padding-top: 20px;
}
#techTips_recentTips UL
{
    margin-top: 15px;
}
#techTips_recentTips UL LI
{
    border-bottom: #cccccc 1px dotted;
    padding-bottom: 15px;
    padding-left: 15px;
    width: 615px;
    padding-right: 15px;
    margin-left: 15px;
    font-weight: normal;
    list-style-image: url(images/arrow_techTip.jpg);
    padding-top: 15px;
}
#techTips_recentTips UL LI:hover
{
    background-color: #f8f8f8;
}
#techTips_recentTips UL LI A.techTip_link
{
    font-size: 16px;
    font-weight: normal;
}
#techTips_recentTips UL LI A.techTip_section
{
    color: #2d5ca1;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
#techTips_disclaimer
{
    padding-bottom: 20px;
    padding-left: 20px;
    width: 648px;
    padding-right: 20px;
    font-size: 11px;
    padding-top: 20px;
}
#closeoutWrapper
{
    width: 900px;
    background: url(images/bodyBG2.jpg) left top;
    overflow: hidden;
}
#closeoutColumn
{
    text-align: left;
    width: 886px;
    float: right;
}
#closeout_offers
{
    text-align: left;
    width: 174px;
    float: right;
    overflow: hidden;
}
#closeoutContainer
{
    width: 688px;
    background: url(images/wishlist_sectionBodyRepeat.jpg) left top;
    color: #333;
}
#closeoutBG
{
    width: 688px;
    background: url(images/wishlist_sectionBody.jpg) no-repeat left bottom;
    overflow: auto;
}
#closeoutPadding
{
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}
#closeoutLegend
{
    border-bottom: #e0e0df 1px solid;
    border-left: #e0e0df 1px solid;
    background-color: #ffffff;
    height: 35px;
    overflow: auto;
    border-top: #e0e0df 1px solid;
    border-right: #e0e0df 1px solid;
}
#closeoutPage_itemContainer
{
}
#closeoutPage_itemThumbnail
{
    text-align: center;
    margin-top: 15px;
}
#closeoutContainer UL
{
    display: inline;
}
#closeoutContainer UL LI
{
    padding-bottom: 18px;
    padding-left: 0px;
    width: 167px;
    padding-right: 0px;
    display: inline;
    float: left;
    padding-top: 0px;
}
#closeoutContainer UL LI IMG
{
    border-bottom: medium none;
    border-left: medium none;
    border-top: medium none;
    border-right: medium none;
}
#closeoutContainer UL LI IMG.closeoutPage_item
{
    border-bottom: #999999 1px solid;
    border-left: #999999 1px solid;
    width: 100px;
    border-top: #999999 1px solid;
    border-right: #999999 1px solid;
}
#closeoutPage_itemIcon
{
    margin-top: -100px;
}
#closeoutPage_itemThumbnail
{
    text-align: center;
    margin-top: 15px;
}
#closeoutPage_itemTitle
{
    text-align: center;
    margin-top: 30px;
}
#closeoutPage_itemTitle A
{
    line-height: 12px;
    color: #cc6600;
    font-weight: bold;
    text-decoration: none;
}
#closeoutPage_itemTitle A:hover
{
    text-decoration: underline;
}
#closeoutPage_itemDescription
{
    text-align: center;
    padding-top: 4px;
}
#installations_offers
{
    text-align: left;
    width: 174px;
    float: right;
    overflow: hidden;
}
#installationsSearch
{
    width: 688px;
    background: url(images/installations_searchBG.jpg) no-repeat left top;
    height: 270px;
}
#installationsSearch_padding
{
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}
#installationsSearch UL
{
    list-style-type: none;
    padding-top: 20px;
}
#installationsSearch UL LI
{
    display: inline;
    float: left;
}
#installationsSearch UL LI IMG
{
    border-bottom: medium none;
    border-left: medium none;
    border-top: medium none;
    border-right: medium none;
}
#installationsSearch UL INPUT.installationsSearch
{
    padding-bottom: 5px;
    padding-left: 5px;
    width: 260px;
    padding-right: 5px;
    height: 32px;
    color: #333333;
    font-size: 14px;
    padding-top: 5px;
}
#installations_searchResults
{
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    color: #333;
    padding-top: 20px;
}
#installations_searchResults UL
{
    margin-top: 15px;
}
#installations_searchResults UL LI
{
    border-bottom: #cccccc 1px dotted;
    padding-bottom: 15px;
    padding-left: 15px;
    width: 615px;
    padding-right: 15px;
    margin-left: 15px;
    font-weight: normal;
    list-style-image: url(images/arrow_techTip.jpg);
    padding-top: 15px;
}
#installations_searchResults UL LI:hover
{
    background-color: #f8f8f8;
}
#installations_searchResults UL LI A.techTip_link
{
    font-size: 16px;
    font-weight: normal;
}
#findDealer_offers
{
    text-align: left;
    width: 174px;
    float: right;
    overflow: hidden;
}
#findDealerSearch
{
    width: 688px;
    background: url(images/findDealer_searchBG.jpg) no-repeat left top;
    height: 159px;
}
#findDealerSearch_padding
{
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}
#findDealerSearch UL
{
    list-style-type: none;
    padding-top: 20px;
}
#findDealerSearch UL LI
{
    display: inline;
    float: left;
}
#findDealerSearch UL LI IMG
{
    border-bottom: medium none;
    border-left: medium none;
    border-top: medium none;
    border-right: medium none;
}
#findDealerSearch UL INPUT.installationsSearch
{
    width: 300px;
    height: 32px;
    color: #333333;
    font-size: 14px;
    padding-top: 5px;
}
#findDealerSearch UL INPUT.findDealerSearch
{
    padding-bottom: 5px;
    padding-left: 5px;
    width: 260px;
    padding-right: 5px;
    height: 32px;
    color: #333333;
    font-size: 14px;
    padding-top: 5px;
}
#findDealer_searchResults
{
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    color: #333;
    padding-top: 20px;
}
#findDealer_searchResults UL.dealer_searchResults
{
    margin-top: 15px;
}
#findDealer_searchResults UL.dealer_searchResults LI
{
    border-bottom: #cccccc 1px dotted;
    padding-bottom: 15px;
    padding-left: 15px;
    width: 615px;
    padding-right: 15px;
    margin-left: 15px;
    font-weight: normal;
    list-style-image: url(images/arrow_techTip.jpg);
    padding-top: 15px;
}
#findDealer_searchResults UL.dealer_searchResults SPAN.name
{
    color: #971f06;
    font-size: 16px;
}
#findDealer_searchResults UL.dealer_searchResults LI:hover
{
    background-color: #f8f8f8;
}
#findDealer_searchResults UL.dealer_searchResults LI TABLE TD
{
    color: #333;
    font-size: 12px;
    vertical-align: top;
}
#findDealer_searchResults UL.dealer_searchResults LI TABLE TD.label
{
    text-align: right;
    width: 100px;
    padding-right: 5px;
    font-weight: bold;
}




TABLE.ThumbnailGride TD.ThumbnailHighLight
{
    cursor: hand;
    background-color: #edf3e8;
}

TABLE.ThumbnailGride TD.ThumbnailNormal
{
    cursor: default;
    background-color: transparent;
}


.productViewHeader
{
    width: 665px;
    height: 71px;
    background: url(images/141/productPage_sectionHeader.jpg) left bottom;
    overflow: hidden;
}

.productViewBody
{
    width: 665px;
    height: 71px;
    background: url(images/141/productView_bg.gif) left bottom;
    overflow: hidden;
}
.productViewFooter
{
    width: 665px;
    height: 17px;
    background: url(images/141/productView_footer.gif) left bottom;
    overflow: hidden;
}



#wishlistWrapper
{
    width: 900px;
    background: url(images/141/bodyBG2.jpg) left top;
    overflow: hidden;
}
#wishlistColumn
{
    text-align: left;
    width: 886px;
    float: right;
}
#wishlist_offers
{
    text-align: left;
    width: 174px;
    float: right;
    overflow: hidden;
}
#wishlistContainer
{
    width: 688px;
    background: url(images/wishlist_sectionBodyRepeat.jpg) left top;
    color: #333;
}
#wishlistBG
{
    width: 688px;
    background: url(/images/141/wishlist_sectionBody.jpg) left bottom;
    overflow: auto;
}
#wishlistPadding
{
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}
#wishlistLegend
{
    border-bottom: #e0e0df 1px solid;
    border-left: #e0e0df 1px solid;
    background-color: #ffffff;
    height: 35px;
    overflow: auto;
    border-top: #e0e0df 1px solid;
    border-right: #e0e0df 1px solid;
}
#wishlist_itemContainer
{
    text-align: center;
}
#wishlistContainer UL
{
    display: inline;
    top: 10px;
}
#wishlistContainer UL LI
{
    padding-bottom: 18px;
    padding-left: 0px;
    width: 163px;
    padding-right: 0px;
    display: inline;
    float: left;
    padding-top: 0px;
}
#wishlistContainer UL LI IMG
{
    border-bottom: medium none;
    border-left: medium none;
    border-top: medium none;
    border-right: medium none;
}
#wishlistContainer UL LI IMG.wishlist_item
{
    border-bottom: #999999 1px solid;
    border-left: #999999 1px solid;
    width: 100px;
    border-top: #999999 1px solid;
    border-right: #999999 1px solid;
}
#wishlist_itemThumbnail
{
}
#wishlist_itemDelete
{
    text-align: left;
    padding-bottom: 8px;
    margin-top: -23px;
    padding-left: 34px;
    padding-right: 0px;
    padding-top: 0px;
}
#wishlist_itemThumbnail
{
    text-align: center;
}
#wishlist_itemTitle
{
}
#wishlist_itemTitle A
{
    line-height: 12px;
    color: #cc6600;
    font-weight: bold;
    text-decoration: none;
}
#wishlist_itemTitle A:hover
{
    text-decoration: underline;
}
#wishlist_itemDescription
{
    text-align: center;
    padding-top: 4px;
}
#wishlist_numberOfItems
{
    text-align: center;
    padding-bottom: 10px;
    padding-left: 10px;
    width: 688px;
    padding-right: 10px;
    padding-top: 10px;
}
#wishlistfooterWrapper
{
    width: 900px;
    background: url(images/141/footerBottomCorners_wishlist.gif) left top;
    height: 18px;
    overflow: hidden;
}
#wishlist_shareBody
{
    width: 157px;
    background: url(images/141/wishlist_shareBody.jpg) repeat-y left top;
    overflow: hidden;
}
#wishlist_sharePadding
{
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
}
#findDealer_offers
{
    float: right;
    text-align: left;
    width: 174px;
    overflow: hidden;
}
#findDealerSearch
{
    width: 688px;
    height: 159px;
    background:url(/images/141/findDealer_searchBG.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}
#findDealerSearch_padding
{
    padding: 10px;
}
#findDealerSearch ul
{
    list-style: none;
    padding-top: 20px;
}
#findDealerSearch ul li
{
    display: inline;
    float: left;
}
#findDealerSearch ul li img
{
    border: none;
}
#findDealerSearch ul input.installationsSearch
{
    width: 300px;
    height: 32px;
    font-size: 14px;
    color: #333333;
    padding-top: 5px;
}
#findDealerSearch ul input.findDealerSearch
{
    width: 260px;
    height: 32px;
    font-size: 14px;
    color: #333333;
    padding: 5px;
}
#findDealer_searchResults
{
    padding: 20px;
    color: #333;
}
#findDealer_searchResults ul.dealer_searchResults
{
    margin-top: 15px;
}
#findDealer_searchResults ul.dealer_searchResults li
{
    padding: 15px;
    width: 615px;
    border-bottom: 1px dotted #cccccc;
    font-weight: normal;
    list-style-image: url(/images/141/arrow_techTip.gif);
    margin-left: 15px;
}
#findDealer_searchResults ul.dealer_searchResults span.name
{
    font-size: 16px;
    color: #971F06;
}
#findDealer_searchResults ul.dealer_searchResults li:hover
{
    background-color: #f8f8f8;
}
#findDealer_searchResults ul.dealer_searchResults li table td
{
    vertical-align: top;
    font-size: 12px;
    color: #333;
}
#findDealer_searchResults ul.dealer_searchResults li table td.label
{
    width: 100px;
    text-align: right;
    padding-right: 5px;
    font-weight: bold;
}


span.findDealer_CompanyName
{
    font-size: 16px;
    color: #971F06;
}

#homebodyWrapper {
	WIDTH: 900px; BACKGROUND: url(/images/141/bodyBG_home.jpg) left top; OVERFLOW: hidden
}

#homefooterWrapper {
	WIDTH: 900px; BACKGROUND: url(/images/141/footerBottomCorners_home.gif)  /*left top; HEIGHT: 18px;OVERFLOW: hidden*/
}




#homebodyWrapper {
	WIDTH: 900px; 
	BACKGROUND: url('/images/141/bodyBG_home.jpg') left top; 
	OVERFLOW: hidden;
}
#homebodyWrapper #homepageFlash {
	WIDTH: 573px; BACKGROUND: url('/images/141/home_flashBG.jpg') no-repeat right top; FLOAT: right; HEIGHT: 369px; OVERFLOW: hidden
}
#homebodyWrapper #homepage_hotProducts {
	WIDTH: 327px; BACKGROUND: url('/images/141/home_hotProductsBG.jpg') no-repeat left top; FLOAT: left; HEIGHT: 369px; OVERFLOW: hidden
}
#homebodyWrapper #homepage_hotProducts #homepage_hotProductsContainer {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 12px; PADDING-RIGHT: 0px; PADDING-TOP: 76px
}
#homebodyWrapper #homepage_hotProducts UL {
	FLOAT: left
}
#homebodyWrapper #homepage_hotProducts UL LI {
	TEXT-ALIGN: left; PADDING-BOTTOM: 41px; PADDING-LEFT: 0px; WIDTH: 255px; PADDING-RIGHT: 0px; FLOAT: left; CLEAR: both; PADDING-TOP: 0px
}
#homebodyWrapper #homepage_hotProducts #homepage_hotProductImagery {
	WIDTH: 102px; FLOAT: left
}
#homebodyWrapper #homepage_hotProducts #homepage_hotProductImagery IMG {
	BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; BORDER-TOP: medium none; BORDER-RIGHT: medium none
}
#homebodyWrapper #homepage_hotProducts #homepage_hotProductText {
	WIDTH: 140px; FLOAT: right
}
#homebodyWrapper #homepage_hotProducts #homepage_hotProductThumbnail {
	WIDTH: 102px
}
#homebodyWrapper #homepage_hotProducts #homepage_hotProductIcon {
	MARGIN-TOP: -98px; WIDTH: 77px; MARGIN-LEFT: -30px
}
#homebodyWrapper #homepage_hotProducts #homepage_hotProductTitle {
	TEXT-ALIGN: left; WIDTH: 143px; FLOAT: right
}
#homebodyWrapper #homepage_hotProducts #homepage_hotProductTitle A {
	COLOR: #224799; TEXT-DECORATION: none
}
#homebodyWrapper #homepage_hotProducts #homepage_hotProductTitle A:hover {
	TEXT-DECORATION: underline
}
#homebodyWrapper #homepage_hotProducts #homepage_hotProductDescription {
	TEXT-ALIGN: left; WIDTH: 143px; FLOAT: right; COLOR: #3f3c3a; PADDING-TOP: 4px
}


#homebodyWrapper #emailSignupRow {
	WIDTH: 900px; BACKGROUND: url('/images/141/home_latestNews_emailSignup.jpg') left top; HEIGHT: 91px; CLEAR: both; OVERFLOW: hidden
}
#homebodyWrapper #emailSignupRow #emailSignupContainer {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; WIDTH: 395px; PADDING-RIGHT: 0px; FLOAT: right; PADDING-TOP: 19px
}
#homebodyWrapper #emailSignupRow #emailSignupLeft {
	TEXT-ALIGN: left; WIDTH: 205px; FLOAT: left; FONT-SIZE: 14px; FONT-FAMILY: arial,helvetica;
}
#homebodyWrapper #emailSignupRow #emailSignupRight {
	TEXT-ALIGN: left; WIDTH: 179px; FLOAT: right
}
#homebodyWrapper #emailSignupRow #emailSignupRight INPUT.emailSignup {
	WIDTH: 151px; HEIGHT: 22px; FONT-SIZE: 12px
}
#homebodyWrapper #emailSignupRow #emailSignupRight IMG {
	BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; BORDER-TOP: medium none; BORDER-RIGHT: medium none; PADDING-TOP: 3px
}
#homebodyWrapper #teaserRow #otherSites {
	LINE-HEIGHT: 11px; WIDTH: 197px; PADDING-RIGHT: 5px; FLOAT: right; COLOR: #ffffff
}
#homebodyWrapper #teaserRow #otherSites IMG {
	BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; BORDER-TOP: medium none; BORDER-RIGHT: medium none
}
#homebodyWrapper #teaserRow #otherSites #spacer {
	HEIGHT: 5px; OVERFLOW: hidden
}
#homebodyWrapper #teaserRow #otherSites A {
	COLOR: #ffcc33
}
#homebodyWrapper #teaserRow {
	WIDTH: 900px; BACKGROUND: url(/images/141/home_teaserBG.jpg) left top; HEIGHT: 293px; CLEAR: both; OVERFLOW: hidden
}
#homebodyWrapper #teaserRow #teaserContainer {
	PADDING-BOTTOM: 0px; 
	PADDING-LEFT: 20px; 
	PADDING-RIGHT: 0px; 
	/*PADDING-TOP: 10px;*/
	PADDING-TOP: 1px;
}
#homebodyWrapper #teaserRow UL {
	FLOAT: left
}
#homebodyWrapper #teaserRow UL LI {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; WIDTH: 155px; PADDING-RIGHT: 12px; FLOAT: left; PADDING-TOP: 0px
}
#homebodyWrapper #teaserRow #teaserBlurb_image IMG {
	BORDER-BOTTOM: #ffffff 1px solid; BORDER-LEFT: #ffffff 1px solid; BORDER-TOP: #ffffff 1px solid; BORDER-RIGHT: #ffffff 1px solid
}
#homebodyWrapper #teaserRow #teaserContainer #teaserBlurb_title {
	TEXT-ALIGN: left; PADDING-BOTTOM: 10px; LINE-HEIGHT: 14px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; COLOR: #971f06; FONT-SIZE: 14px; FONT-WEIGHT: bold; PADDING-TOP: 7px
}
#homebodyWrapper #teaserRow #teaserContainer #teaserBlurb_title A {
	COLOR: #971f06; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
#homebodyWrapper #teaserRow #teaserContainer #teaserBlurb_title A:hover {
	TEXT-DECORATION: underline
}
#homebodyWrapper #teaserRow #teaserContainer #teaserBlurb_text {
	TEXT-JUSTIFY: newspaper; 
	TEXT-ALIGN: justify; 
	PADDING-BOTTOM: 10px; 
	PADDING-LEFT: 0px; 
	PADDING-RIGHT: 0px; 
	PADDING-TOP: 0px
}
#homebodyWrapper #teaserRow #teaserContainer #teaserBlurb_moreDetails {
	TEXT-ALIGN: left
}
#homebodyWrapper #teaserRow #teaserContainer #teaserBlurb_moreDetails A {
	COLOR: #971f06
}