/* GENERAL STYLES */
/****************************************************************************************
    Global Styles

\****************************************************************************************/

html 
{
}

body 
{
    background      : #E8DEBB url("/css/gooGone/images/bodyGradientBG.png") repeat-x left 69px;
    color           : #000000;
}

h1 
{
}

h2 
{
}

h3 
{
}

h4 
{
}

h5 
{
}

h6 
{
}

p 
{
}

ul 
{
}

ol 
{
}

li 
{
}

strong 
{
}

em 
{
}

u 
{
}

a 
{
    color       : #385ba2;
}

a:visited 
{
    color       : #385ba2;
}

a:hover 
{
    color       : #385ba2;
}

table 
{
}

tr 
{
}

th 
{
}

td 
{
}

img 
{
}

/****************************************************************************************    
    Global Constructs
    Globally Unique Elements
    Control Specific Constructs

\****************************************************************************************/

/*___ DIV _________________________________________________________________*/
div#familyBranding
{
    /*background      : #BAB9B5 url("/css/googone/images/brandingFamilyBG.jpg") bottom left repeat-x;*/
}

ul.ulFamily div
{
    background-color: #DCDBD9;
    color           : #385BA2;
    border          : solid 1px #818181;
}

div#bodyWrap
{
    background      : transparent url("/css/gooGone/images/textureBg.png") top left repeat;
}

div#bodyOverlay
{
    background      : transparent url("/css/gooGone/images/bodyGradientOverlay-trans.png") top left no-repeat;
margin-left:-371px;
width: 742px;
position:absolute;
left:50%;
}

div#branding
{
    background      : transparent url("/css/gooGone/images/brandingBaseBG.png") top left repeat-x;
}

div#nav
{
    background      : transparent url("/css/gooGone/images/navTopCorners-trans.png") no-repeat;
}

div#content
{
    background      : transparent url("/css/gooGone/images/contentBG-trans.png") repeat-y;
}

div#site_info
{
    background      : transparent url("/css/gooGone/images/siteInfo.gif") top left no-repeat;
}

div#footerOverlay
{
    background      : transparent url("/css/gooGone/images/footerOverlay.png") bottom left repeat-x;
}

div#featuredProduct
{
    background      : #F5DA86 url("/css/gooGone/images/featgradient.jpg") top left repeat-x;
    border          : solid 1px #636363;
    border-bottom   : none;
}

div#featBottomCorners
{
    background      : transparent url("/css/gooGone/images/featBottomCorners.jpg") left bottom no-repeat;
}

div#tellFriend,
div#prodTellFriend
{
    border          : solid 1px #d2d9eb;
}

.productSub
{
    border          : solid 1px #636363;
    border-bottom   : none;
    background      : transparent url("/css/gooGone/images/prodGradientBG2.jpg") repeat-x top;
}

.prodBottomCorner
{
    background      : transparent url("/css/gooGone/images/oneBottomCorner.jpg") left bottom no-repeat;
}

div.prodDesc
{
    background      : white url("/css/gooGone/images/prodGradientBG2.jpg") repeat-x top;
    border          : solid 1px #636363;
}

div.prodAdded
{
    border          : solid 1px #a22121;
    background-color: #FFF7DF;
}

div#chkBtn
{
    border-left     : solid 1px #d8d1d1;
    border-right    : solid 1px #d8d1d1;
    border-bottom   : solid 1px #d8d1d1;
}

div#stepTwo,
div#orderTotal
{
    border          : solid 1px #d8d1d1;
    background-color: #ebe9e9;
}

div.newsText
{
    border          : solid 1px #D2D9EB;
    background-color: #e8ecfb;
}

div.infoOne
{
    border          : solid 1px #cfe1af;
}

div.infoTwo
{
    border-left     : solid 1px #cfe1af;
    border-right    : solid 1px #cfe1af;
}

div.infoTopCorners
{
    background      : transparent url("/css/gooGone/images/infoTopCorners.jpg") left bottom no-repeat;
}

div.infoBottomCorners
{
    background      : transparent url("/css/gooGone/images/infoBottomCorners.jpg") left top no-repeat;
}

div.infoThree
{
    border-left     : solid 1px #cfe1af;
    border-right    : solid 1px #cfe1af;
}

div.infoThreeTopCorners
{
    background      : transparent url("/css/gooGone/images/threeTopCorners.jpg") left top no-repeat;
}

div.infoThreeBottomCorners
{
    background      : transparent url("/css/gooGone/images/threeBottomCorners.jpg") left top no-repeat;
}

div#productImage
{
    border          : solid 1px #cfe1af;
}

div#shippingDisplay
{
    border          : solid 1px #d8d1d1;
    background-color: #ebe9e9;
}

div#btnProceed
{
    background      : transparent url(/css/gooGone/images/btnProceed.gif) no-repeat;
}

div#btnPaypal
{
    background      : transparent url(/css/gooGone/images/btnPaypal.gif) no-repeat;
}

div.catalogImage
{
    border          : solid 1px #cfe1af;
}

/*___ SPAN _________________________________________________________________*/

/*___ H1 _________________________________________________________________*/

div#branding h1
{
    background      : transparent url("/css/gooGone/images/logo-trans.png") top left no-repeat;
}


/*___ H2 _________________________________________________________________*/
div#featuredProduct h2
{
    background      : transparent url("/css/gooGone/images/featTopCorners.jpg") left top no-repeat;
}

h2.h2Home,
h2.h2News,
h2.h2HomeProd
{
    color           : #D28000;
}

.productSub h2.h2Home
{
    background      : transparent url(/css/gooGone/images/oneTopCorners.jpg) no-repeat scroll left top;
}

.products div#content h2,
.checkout div#content h2,
.text div#content h2,
.news div#content h2,
.solutions div#content h2,
.blog div#content h2
{
    color           : #B5B1A8;
}

div#content div.step .title h2
{
    color           : #8d2e2e;
}

div#content div.step .data h2
{
    color           : #2c2e29;
}

/*___ H3 _________________________________________________________________*/
div#branding h3
{
    color           : #000000;
}

.products div#content h3
{
    color           : #D28000;
}

div#content div.newsText h3,
.solutions h3,
.details h3,
.catalog h3
{
    color           : #D28000;
}

.blog h3
{
    color           : #385127;
}

.catalog div#content > h3
{
    border-bottom   : solid 1px #cfe1af;
}

/*___ H4 _________________________________________________________________*/
div.prodDesc h4
{
    color           : #501919;
}

div#productDetail h4.h4Stock
{
    color           : #8d2e2e;
}

.blog h4
{
    color           : #787878;   
}

h4.h4PartNumber
{
    display         : inline;
}

/*___ H5 _________________________________________________________________*/
.solutions div#content h5
{
    border-bottom   : solid 1px #cfe1af;
}

/*___ H6 _________________________________________________________________*/

/*___ H6 _________________________________________________________________*/

/*___ P _________________________________________________________________*/
div.prodAdded p
{
    color           : #a22121;
}

div#orderTotal p
{
    color           : #8d2e2e;
}

div.widget p
{
    color           : #787876;
}
/*___ UL _________________________________________________________________*/
ul.ulShop,
ul.ulProdShop
{
    color           : #385ba2;
}

/*___ OL _________________________________________________________________*/

ol.olArchives
{
    color           : #385ba2;
}

/*___ LI _________________________________________________________________*/
.home li#liHome,
.products li#liProducts,
.checkout li#liProducts,
.details li#liProducts,
.catalog li#liProducts,
.solutions li#liSolutions,
.blog li#liSolutions,
.text li#liContact
{
    background      : transparent url("/css/gooGone/images/navActiveButton-trans.png") top no-repeat;
}

.ulNews li
{
    background      : transparent url("/css/gooGone/images/listArrow.jpg") left top no-repeat;
}

/*___ STRONG _________________________________________________________________*/

/*___ EM _________________________________________________________________*/

/*___ U _________________________________________________________________*/

/*___ A _________________________________________________________________*/
#familyBranding h2 a,
#familyBranding h2 a:visited,
#familyBranding h2 a:hover
{
    color           : #484647;
}
#familyBranding a
{
    outline: none;
}

#familyBranding a[title="Magic Bath"],
#familyBranding a[title="Magic Bath"]:visited,
#familyBranding a[title="Magic Bath"]:hover
{
    background      : transparent url(/css/googone/images/menuMagicBath.png) no-repeat top left;
}

#familyBranding a[title="Magic Complete"],
#familyBranding a[title="Magic Complete"]:visited,
#familyBranding a[title="Magic Complete"]:hover
{
    background      : transparent url(/css/googone/images/menuMagicComplete.png) no-repeat top left;
}

#familyBranding a[title="Myro"],
#familyBranding a[title="Myro"]:visited,
#familyBranding a[title="Myro"]:hover
{
    background      : transparent url(/css/googone/images/menuMyro.png) no-repeat top left;
}

#familyBranding a[title="Goo Gone"],
#familyBranding a[title="Goo Gone"]:visited,
#familyBranding a[title="Goo Gone"]:hover
{
    background      : transparent url(/css/googone/images/menuGooGone.png) no-repeat top left;
}

#familyBranding a[title="Gonzo"],
#familyBranding a[title="Gonzo"]:visited,
#familyBranding a[title="Gonzo"]:hover
{
    background      : transparent url(/css/googone/images/menuGonzo.png) no-repeat top left;
}

p.featButton a.aAddBtn,
p.featButton a.aAddBtn:hover,
p.featButton a.aAddBtn:visited
{
    background      : transparent url("/css/gooGone/images/btnAddCart-trans.png") no-repeat;
}

a[title="How To Video"],
a[title="How To Video"]:hover,
a[title="How To Video"]:visited
{
    background      : transparent url("/css/gooGone/images/imgVideo.gif") no-repeat left 9px;
}

.tblProdList a.aAddBtn,
.tblProdList a.aAddBtn:hover,
.tblProdList a.aAddBtn:visited
{
    background      : transparent url("/css/gooGone/images/btnAddCart2.png") no-repeat;
}

.tblCheckout a#aUpdate,
.tblCheckout a#aUpdate:hover,
.tblCheckout a#aUpdate:visited
{
    background      : transparent url("/css/gooGone/images/btnUpdateCart.png") no-repeat;
}

a#aSubmitInfo,
a#aSubmitInfo:hover,
a#aSubmitInfo:visited
{
    background      : transparent url(/css/gooGone/images/btnSubmitInfo.png) no-repeat;
}

a#aPlaceOrder,
a#aPlaceOrder:hover,
a#aPlaceOrder:visited
{
    background      : transparent url(/css/gooGone/images/btnPlaceOrder.png) no-repeat;
}

div.newsText a.aNews,
div.newsText a.aNews:hover,
div.newsText a.aNews:visited
{
    color           : #7B7CB9;
}

a.aAddCart,
a.aAddCart:hover,
a.aAddCart:visited
{
    background      : transparent url("/css/gooGone/images/btnAddCart2.png") no-repeat;
}

/*___ TABLE _________________________________________________________________*/

/*___ TR _________________________________________________________________*/
.tblProdList tr,
.tblCheckout tr
{
    border          : solid 1px #636363;
}

.tblProdList thead tr,
.tblCheckout thead tr
{
    border          : none;
}

.tblProdList tr.trEven,
.tblCheckout tr.trEven
{
    background-color: #FFF7DF;
}

.checkout table.tblCheckout tr.trSubChkout
{
    border-top          : none;
    border-bottom       : none;
    color               : #8d2e2e;
}

.tblCheckout tr.trTotalChkout
{
    background-color    : #ebe9e9;
    color               : #8d2e2e;
}

.tblCheckout tr.trSub
{
    color           : #8d2e2e;
}

/*___ TH _________________________________________________________________*/

/*___ TD _________________________________________________________________*/

/*___ IMG _________________________________________________________________*/

/*___ FORM _________________________________________________________________*/

/*___ INPUT _________________________________________________________________*/
.inptHomeSearch
{
    color           : #40443e;
    border          : solid 1px #9aacd3;
    background      : transparent url("/css/gooGone/images/searchGenie.gif") no-repeat;
}
.inptHomeSubmit
{
    background      : transparent url("/css/gooGone/images/btnHomeSearch-trans.png") no-repeat;
    border          : none;
}

.tblCheckout input,
div.step input,
div.step select
{
    border          : solid 1px #d8d1d1;
}

input[value="Search"]
{
    background      : transparent url("/css/magicComplete/images/btnSearch.jpg") no-repeat;
    border          : none;
}

/*___ LABEL _________________________________________________________________*/

/*___Group/Section/Class_________________________________________________________________*/





















/* EDITOR PROPERTIES */
