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

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

html 
{
}


body 
{
    position 		: relative;
    width 			: 100%;
}

h1 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

h2 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

h3 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

h4 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

h5 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

h6 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

p 
{
    margin          : 0;
    padding         : .2em 0 1em 0;
    letter-spacing  : normal;
    line-height     : 1.4em;
}

ul 
{
    margin          : 0 2em;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

ol 
{
    margin          : 0 2em;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

li 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

strong 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

em 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

u 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

a 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

a:visited 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

a:hover 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

table 
{
    width           : auto;
    height          : auto;
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

tr 
{
    width           : auto;
    height          : auto;
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

th 
{
    width           : auto;
    height          : auto;
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

td 
{
    width           : auto;
    height          : auto;
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

img 
{
}

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

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

/*___ DIV _________________________________________________________________*/
div#bodyOverlay
{
    position        : absolute;
    height          : 488px;
    width           : 100%;
    top             : 74px;
    left            : 0;    
}

div#footerOverlay
{
    position        : absolute;
    bottom          : 0;
    left            : 0;
    height          : 138px;
    width           : 100%;
}

div#familyBranding
{
    position        : relative;
    min-height      : 69px;
    padding-left    : 30px;
    z-index         : 8;
}
div#familyBrandingContainer
{
    margin          : 0 auto;
    width           : 743px;
}
div#branding
{
    position        : relative;
    height          : 74px;
    z-index         : 7;
    margin          : 0 auto;
    width           : 743px;
}

div#nav
{
    position        : relative;
    height          : 43px;
    margin          : 0 auto;
    width           : 743px;
}

div#content
{
    position        : relative;
    margin          : 0 auto;
    width           : 743px;
    clear           : left;
    overflow        : hidden;
}

div#content_wrapper
{
    position        : relative;
    width           : 100%;
    float           : left;
    margin-right    : -253px;
}

div#content_main
{
    position        : relative;
    margin-right    : 253px;
    padding         : 20px 0 20px 0;
}

div#content_sub
{
    position        : relative;
    width           : 253px;
    float           : right;
    padding         : 0 0 20px 0;
}

div#site_info, #site_info_ie6
{
    position        : relative;
    height          : 115px;
    margin          : 0 auto;
    width           : 743px;
    clear           : both;
}

div#featuredProduct
{
    position        : relative;
    width           : 440px;
    min-height      : 173px;
    margin          : 31px 0 0 44px;
}

div#featBottomCorners
{
    position        : relative;
    display         : block;
    width           : 443px;
    height          : 11px;
    margin          : 0 0 16px 43px;
    clear           : left;
}

div#tellFriend
{
    position        : relative;
    width           : 200px;
    height          : 27px;
    margin          : 16px 0 15px 10px;
    padding         : 5px 0 0 9px;
    clear           : right;
}

div#productOne
{
    position        : relative;
    width           : 195px;
    margin          : 12px 0 10px 10px;
    padding         : 12px 8px 0 8px;
    min-height      : 172px;
}

div#oneBottomCorner,
div#twoBottomCorner
{
   display          : block;
   height           : 15px;
   width            : 219px;
   margin           : -19px 0 0 7px;
}

div#productTwo
{
    position        : relative;
    width           : 195px;
    margin          : 16px 20px 10px 10px;
    padding         : 12px 8px 0 8px;
    min-height      : 145px;
}

.products div#tellFriend,
.checkout div#tellFriend
{
    position        : relative;
    width           : 200px;
    height          : 27px;
    margin          : 14px 25px 5px 0;
    padding         : 5px 0 0 9px;
    float           : right;
}

.text div#tellFriend,
.news div#tellFriend,
.solutions div#tellFriend,
.details div#tellFriend,
.catalog div#tellFriend
{
    position        : relative;
    width           : 205px;
    height          : 27px;
    margin          : 14px 25px 5px 0;
    padding         : 5px 0 0 9px;
    float           : right;
}

.blog div#tellFriend
{
    position        : relative;
    width           : 200px;
    height          : 27px;
    margin          : 14px 40px 5px 0;
    padding         : 5px 0 0 9px;
    float           : right;
}

div.prodDesc
{
    width           : 533px;
    margin          : 10px 17px 10px 43px;
    padding         : 10px;
}

div.prodAdded
{
    position        : relative;
    width           : 554px;
    margin          : 10px 17px 10px 43px;
}

div.prodImage
{
    position        : relative;
    width           : 109px;
    text-align      : center;
    float           : right;
    right           : 20px;
    top             : 40px;
}

div#chkBtn
{
    position        : relative;
    width           : 668px;
    min-height      : 53px;
    margin          : -12px 17px 10px 42px;
}

div.clear
{
    height          : 1px;
    clear           : both;
}

div.step
{
    position        : relative;
    width           : 668px;
    margin          : 10px 17px 10px 42px;
    clear           : both;
}

div.title
{
    position        : relative;
    float           : left;
    width           : 100px;
}

div.data
{
    position        : relative;
    float           : right;
    width           : 540px;
    text-align      : left;
}

div#orderShipAddress
{
    position        : relative;
    float           : left;
    width           : 220px;
    text-align      : left;
}

div#orderBillAddress
{
    position        : relative;
    float           : right;
    width           : 220px;
    text-align      : left;
    right           : 30px;
}

div.newsText
{
    position        : relative;
    width           : 90%;
    margin          : 14px 0 0 47px;
    padding         : 0 0 10px 0;
}

div#solutionInfo
{
    position        : relative;
    float           : right;
    width           : 220px;
    margin          : 0 19px 0 0;
}

div.infoOne
{
    position        : relative;
    width           : 192px;
    padding         : 10px;
    padding-bottom  : 30px;
    margin-top      : -5px;
}

div.infoTwo
{
    position        : relative;
    width           : 192px;
    padding         : 10px;
    margin-top      : -5px;
}

div.infoTopCorners
{
    margin          : 0 0 0 -4px;
    height          : 15px;
}

div.infoBottomCorners
{
    margin          : -5px 0 10px -2px;
    height          : 15px;
}

div.infoThreeTopCorners
{
    margin          : 0 0 0 42px;
    height          : 15px;
}

div.infoThree
{
    position        : relative;
    width           : 666px;
    margin          : 0 0 0 45px;
}

div.vid
{
    position        : relative;
    float           : left;
    margin          : 0 30px 0 10px;
    width           : 205px;
}

div.infoThreeBottomCorners
{
    margin          : 0 0 20px 42px;
    height          : 15px;
}

div#productImage
{
    position        : relative;
    float           : left;
    margin          : 10px 0 10px 45px;
    padding         : 20px;
    max-width       : 140px;
}

div#catalogImage
{
    position        : relative;
    float           : left;
    margin          : 10px 0 10px 45px;
    padding         : 20px;
}

div#productDetail
{
    position        : relative;
    float           : right;
    width           : 490px;
    margin          : 10px 20px 10px 0;
}

div#shippingDisplay
{
    position        : relative;
    margin          : 0 33px 0 45px;
    padding         : 10px 20px 10px 20px;
}

div#shipping p
{
    padding         : 0 0 0 10px;
}

.blog div#content_main
{
    margin-left     : 30px;
    padding         : 15px; 
}

.blog div#content_sub
{
    width           : 228px;
    padding         : 27px 25px 10px 0;
}

div.widget
{
    padding         : 0 5px 20px 5px;
}

div#btnProceed
{
    position        : relative;
    display         : block;
    height          : 22px;
    width           : 144px;
    text-indent     : -9999em;
    right           : 10px;
    top             : 10px;
    float           : right;
}

div#btnPaypal
{
    position        : relative;
    display         : block;
    height          : 39px;
    width           : 144px;
    text-indent     : -9999em;
    left            : 350px;
    top             : 10px;
    float           : left;
}

div.catalogImage
{
    position        : relative;
    float           : left;
    margin          : 25px 0 10px 45px;
    padding         : 20px;
}

div.catalogDetail
{
    position        : relative;
    float           : right;
    width           : 500px;
    margin          : 20px 10px 10px 0;
}

ul.ulFamily div
{
    position        : absolute;
    top             : 24px;
    left            : 0px;
    display         : block;
    width           : 133px;
    padding         : 2px 5px 0 5px;



}

ul.ulFamily div
{
    display         : none;
}

ul.ulFamily li:hover div
{
    display         : block;
}

ul.ulFamily li a[title="Gonzo"] + div
{
    left            : 10px;
}

/*___ SPAN _________________________________________________________________*/

/*___ H1 _________________________________________________________________*/
div#branding h1
{
    position        : relative;
    height          : 74px;
    width           : 100%;
    text-indent     : -9999em;
}

/*___ H2 _________________________________________________________________*/
div#familyBranding h2
{
    margin-top      : 10px;
    padding         : 0 0 30px 48px;
}

div#branding h2
{
    position        : absolute;
    display         : block;
    height          : 68px;
    width           : 273px;
    top             : 9px;
    left            : 31px;
    text-indent     : -9999em;
}

div#featuredProduct h2
{
    position        : relative;
    margin          : -10px 0 0 -1px;
    padding         : 15px 20px 10px 125px;
}

h2.h2Home
{
    padding         : 0 0 5px 0;
}

div#productOne h2
{
    display         : block;
    width           : 207px;
    margin          : -16px 0 0 -12px;
    padding         : 14px 0 0 10px;
}

div#productTwo h2
{
    display         : block;
    width           : 207px;
    margin          : -16px 0 0 -12px;
    padding         : 14px 0 0 10px;
}

h2.h2News
{
    margin          : 10px 0 2px 17px;
}

h2.h2HomeProd
{
    padding         : 15px 0 5px 0;
}

.products div#content h2,
.text div#content h2,
.news div#content h2,
.solutions div#content h2,
.details div#content h2,
.blog div#content h2
{
    clear           : both;
    margin          : 0 0 0 45px;
}

.checkout div#content h2
{
    clear           : both;
    margin          : 15px 0 0 45px;
}

.checkout div#content div.title h2
{
    margin          : 10px 0 0 10px;
}

.checkout div#content div.data h2
{
    margin          : 13px 0 0 0;
}

.checkout div#content div#stepFour div.data h2
{
    margin-bottom   : 10px;
}

.catalog div#content h2
{
    clear           : both;
    margin          : 15px 0 0 45px;
}

/*___ H3 _________________________________________________________________*/
div#branding h3
{
    position        : absolute;
    top             : 33px;
    left            : 312px;
}

div#productOne h3
{
    padding         : 3px 0 3px 0;
}

.products div#content h3
{
    text-align      : center;
    width           : 554px;
    margin-left     : 47px;
}

div.newsText h3
{
    margin          : 5px 0 5px 10px;
}

.solutions div#content h3
{
    clear           : both;
    margin          : 0 0 0 45px;
}


.solutions div#content div.infoOne h3,
.solutions div#content div.infoTwo h3
{
    margin          : 0;
}

.blog div#content_main h3
{
    margin          : 5px 0 10px 0;
}

.catalog div#content > h3
{
    clear           : both;
    margin          : 0 35px 0 45px;
    padding-top     : 30px;
}

.catalogDetail h3
{
    padding-bottom  : 5px;
}

/*___ H4 _________________________________________________________________*/
div.infoThree h4
{
    margin          : 0 0 0 10px;
}

.details #productDetail h4
{
    margin          : 0 0 10px 0;
}

.blog div#content_main h4
{
    margin          : 5px 0 10px 0;
}

div.catalogDetail h4
{
    margin          : 0 0 10px 0;
}

h4.h4PartNumber
{
    display         : inline;
    padding-right   : 1em;
}

/*___ H5 _________________________________________________________________*/
.solutions div#content h5
{
    margin          : 10px 40px 0 45px;
}

/*___ H6 _________________________________________________________________*/

/*___ H6 _________________________________________________________________*/

/*___ P _________________________________________________________________*/
ul.ulFamily div p
{
    padding-bottom  : 4px;
    margin: 0px;
}

div#featuredProduct p
{
    margin-left     : 125px;
    padding-right   : 20px;
}

p.pHomeProd
{
    margin-right    : 10px;
}

div.prodAdded p
{
    text-align      : center;
}

div#orderTotal p
{
    padding         : 5px 0 5px 0;
    text-align      : center;
}

.text div#content p
{
    margin          : 0 45px 0 45px;
}

div.newsText p
{
    margin          : 0 10px 0 10px;
    padding         : 0;
}

.solutions p,
.details p,
.receipt p
{
    margin          : 0 40px 0 45px;
}

.solutions div.infoOne p,
.solutions div.infoTwo p
{
    margin          : 0;
    padding         : 5px 0 5px 0;
}

div.infoThree p
{
    margin          : 0;
    padding         : 5px 10px 5px 10px;
}

.details div#productDetail p
{
    margin           : 0;
    padding-right    : 40px;
}

div.catalogDetail p
{
    margin          : 0 40px 0 0;
}

/*___ UL _________________________________________________________________*/
ul.ulFamily
{
    position        : relative;
    padding-top     : 10px;
    z-index         : 10;
}

#ulNav
{
    margin-left     : 300px;
}

.ulShop
{
    margin          : 2px 0 0 44px;
}

.products .ulShop,
.checkout .ulShop,
.text .ulShop,
.news .ulShop,
.solutions .ulShop,
.details .ulShop,
.blog .ulShop,
.catalog .ulShop
{
    margin          : 22px 0 0 44px;
    float           : left;
}

ul.ulProdAdded
{
    text-align      : center;
    margin          : 0 0 10px 0;
}

.solutions div#content div.infoThree ul
{
    list-style-type : disc;
    padding-left    : 10px;
}

/*___ OL _________________________________________________________________*/
div.infoThree ol
{
    list-style-type : decimal;
}

div.widget ol
{
    margin-left     : 68px;
}

/*___ LI _________________________________________________________________*/
ul.ulFamily li
{
    float           : left;
    position        : relative;
}

#ulNav li
{
    display         : block;
    height          : 42px;
    width           : 100px;
    float           : left;
    padding         : 0 0px 0 2px;
    text-align      : center;
}

.ulShop li
{
    display         : inline;
    padding         : 0 5px 0 5px;
}

.ulNews li
{
    margin          : 0 0 8px -15px;
    padding-left    : 24px;
}

ul.ulProdAdded li
{
    display         : inline;
    padding         : 0 0 0 10px;
}

div.infoThree ol
{
    margin          : 0 100px 0 20px;
}

.solutions div#content div.infoThree ul li
{
    padding         : 2px 0;
}

/*___ STRONG _________________________________________________________________*/

div.infoThree strong
{
    padding-left    : 10px;
}

/*___ EM _________________________________________________________________*/

/*___ U _________________________________________________________________*/

/*___ A _________________________________________________________________*/
ul.ulFamily li a,
ul.ulFamily li a:visited,
ul.ulFamily li a:hover
{
    display         : block;

}

#familyBranding a[title="Magic Bath"],
#familyBranding a[title="Magic Bath"]:visited,
#familyBranding a[title="Magic Bath"]:hover
{
    width           : 69px;
    height          : 31px;
    text-indent     : -9999em;
    margin          : 0 30px 0 30px;
    z-index         : 4;
}

#familyBranding a[title="Magic Complete"],
#familyBranding a[title="Magic Complete"]:visited,
#familyBranding a[title="Magic Complete"]:hover
{
    width           : 36px;
    height          : 35px;
    text-indent     : -9999em;
    margin          : 0 30px 10px 50px;
    z-index         : 3;
}

#familyBranding a[title="Myro"],
#familyBranding a[title="Myro"]:visited,
#familyBranding a[title="Myro"]:hover
{
    width           : 36px;
    height          : 35px;
    text-indent     : -9999em;
    margin          : 0 30px 10px 50px;
    z-index         : 2;
}

#familyBranding a[title="Goo Gone"],
#familyBranding a[title="Goo Gone"]:visited,
#familyBranding a[title="Goo Gone"]:hover
{
    width           : 58px;
    height          : 32px;
    text-indent     : -9999em;
    margin          : 4px 30px 10px 50px;
    z-index         : 2;
}

#familyBranding a[title="Gonzo"],
#familyBranding a[title="Gonzo"]:visited,
#familyBranding a[title="Gonzo"]:hover
{
    width           : 72px;
    height          : 19px;
    text-indent     : -9999em;
    margin          : 8px 30px 10px 50px;
    z-index         : 1;
}

ul.ulFamily li div a,
ul.ulFamily li div a:visited,
ul.ulFamily li div a:hover
{
    display         : inline;
    float           : none;
}

ul#ulNav li a,
ul#ulNav li a:hover,
ul#ulNav li a:visited
{   
    padding         : 8px 0px 0 0;
    display         : block;
    height          : 42px;
    width           : 100px;
}

p.featButton a.aAddBtn,
p.featButton a.aAddBtn:hover,
p.featButton a.aAddBtn:visited
{
    display         : block;
    height          : 31px;
    width           : 103px;
    text-indent     : -9999em;
    position        : absolute;
    bottom          : 5px;
    right           : 20px;
}

table.tblProdList a.aAddBtn,
table.tblProdList a.aAddBtn:hover,
table.tblProdList a.aAddBtn:visited
{
    display         : block;
    height          : 19px;
    width           : 80px;
    text-indent     : -9999em;
}

.tblCheckout a#aUpdate,
.tblCheckout a#aUpdate:hover,
.tblCheckout a#aUpdate:visited
{
    position        : relative;
    left            : 506px;
    display         : block;
    width           : 80px;
    height          : 19px;
    text-indent     : -9999em;
}

div#btnPaypal a,
div#btnPaypal a:hover,
div#btnPaypal a:visited
{
    display         : block;
    height          : 39px;
    width           : 144px;
}

div#btnProceed a,
div#btnProceed a:hover,
div#btnProceed a:visited
{
    display         : block;
    height          : 22px;
    width           : 144px;
}

a#aSubmitInfo,
a#aSubmitInfo:hover,
a#aSubmitInfo:visited
{
    position        : relative;
    display         : block;
    height          : 21px;
    width           : 143px;
    margin          : -10px 60px 0 0;
    float           : right;
    text-indent     : -9999em;
}

a#aPlaceOrder,
a#aPlaceOrder:hover,
a#aPlaceOrder:visited
{
    position        : relative;
    display         : block;
    height          : 19px;
    width           : 141px;
    margin          : -10px 60px 0 0;
    float           : right;
    text-indent     : -9999em;
}

a.aAddCart,
a.aAddCart:hover,
a.aAddCart:visited
{
    display         : block;
    float           : right;
    height          : 19px;
    width           : 80px;
    text-indent     : -9999em;
    margin-right    : 50px;
}

div.catalogDetail a.aAddCart,
div.catalogDetail a.aAddCart:hover,
div.catalogDetail a.aAddCart:visited
{
    float           : right;
    margin          : -20px 60px 0 0;
}

/*___ TABLE _________________________________________________________________*/
table.tblProdList
{
    width           : 554px;
    margin          : 10px 17px 10px 43px;
}

.solutions table
{
    width           : 60%;
    margin          : 5px 17px 15px 43px;
}

table.tblCheckout
{
    width           : 90%;
    margin          : 10px 17px 10px 43px;
}

div#shippingDisplay table
{
    width           : 100%;
}

/*___ TR _________________________________________________________________*/
.solutions table td
{
    padding         : 0 0 4px 0;
}

/*___ TH _________________________________________________________________*/
.tblProdList thead th:first-child
{
    padding-left    : 10px;
}

.tblCheckout thead th:first-child
{
    padding-left    : 10px;
}

/*___ TD _________________________________________________________________*/
.tblProdList td:first-child
{
    padding-left    : 10px;
    width           : 295px;
}

.tblProdList td
{
    padding         : 4px 0 4px 0;
}

.tblProdList td.tdBtn
{
    width           : 90px;
}

.tblCheckout td:first-child
{
    padding-left    : 10px;
    width           : 430px;
}

.tblCheckout td.tdBtn
{
    width           : 60px;
    text-align      : center;
    padding-bottom  : 5px;
}

.tblCheckout td
{
    padding         : 4px 0 4px 0;
    min-width       : 60px;
}

.tblCheckout tr.trSub td:first-child
{
    text-align      : right;
    padding-right   : 50px;
}

.tblCheckout tr.trSubChkout td,
.tblCheckout tr.trTotalChkout td
{
    padding-right   : 10px;
}

.tblCheckout tr.trSubChkout td:first-child,
.tblCheckout tr.trTotalChkout td:first-child
{
    text-align      : right;
}

.tblCheckout td.tdQty
{
    padding-left     : 25px;
    width            : 60px;
}

/*___ IMG _________________________________________________________________*/
div#branding img.imgGenie
{
    position        : absolute;
    top             : 23px;
    left            : 667px;
    width           : 56px;
    height          : 47px;
}

div#featuredProduct img#imgFeat
{
    position        : absolute;
    top             : 8px;
    left            : 10px;
}

img.imgProducts
{
    float           : left;
    margin          : 0 5px 10px 55px;
}

img.imgTellFriend
{
    position        : absolute;
    top             : -6px;
}

img.imgDog
{
    position        : absolute;
    right           : -10px;
    bottom          : -12px;
}

img.imgWine
{
    position        : absolute;
    right           : 30px;
    bottom          : -25px;
}

div.prodAdded .imgGenieSm
{
    position        : absolute;
    left            : 26px;
    top             : 17px;
}

div.prodAdded .imgGenieSm2
{
    position        : absolute;
    right           : 26px;
    top             : 17px;
}

img.prodPetStain
{
    position        : relative;
    float           : right;
}

div.infoOne img
{
    float           : right;
    margin-top      : -20px;
}

/*___ FORM _________________________________________________________________*/

/*___ INPUT _________________________________________________________________*/
.inptHomeSearch
{
    height          : 21px;
    padding         : 0 0 0 30px;
    margin          : 22px 0 4px 10px;
    width           : 118px;
}

.inptHomeSubmit
{
    display         : block;
    width           : 40px; 
    height          : 24px; 
    text-indent     : -9999em;
    float           : right;
    margin          : -28px 46px 0 0;
}

.tblCheckout td.tdBtn input
{
    margin-right    : 10px;
    margin-bottom   : 4px;
}

input.inptStepEmail
{
    position        : absolute;
    top             : 13px;
    left            : 230px;
    width           : 280px;
    height          : 16px;
    padding         : 2px 5px;
}

div#orderShipAddress input,
div#orderBillAddress input
{
    width           : 218px;
    height          : 16px;
    padding         : 2px 5px;
    margin-bottom   : 10px;
}

div#stepThree input
{
    margin          : 10px 5px 0 0;
}

div#stepFour input
{
    margin          : 0 5px 10px 0;
    width           : 218px;
    height          : 16px;
    padding         : 2px 5px;
    
}

#productDetail input.inptQty
{
    width           : 20px;
    padding         : 0 5px 0 5px;
    text-align      : center;
    margin          : 0 0 0 5px;
}


div#chkBtn input[id$="checkoutButton"]
{
    margin-bottom   : 17px;
    margin-left     : 105px;
}

div#chkBtn input[id$="ExpressChecout"]
{
    margin-top      : 10px;
    margin-bottom   : 18px;
}

input[name="search"]
{
    position        : absolute;
    padding         : 2px 3px;
    bottom          : 34px;
    left            : 500px;
    width           : 121px;
    z-index         : 1;
}

input[id="searchSubmit"],
input[id="umbSearchControl_3_searchQuery"]
{display:none;}

input[type="submit"]
{
/*    
    position        : absolute;
    text-indent     : -9999em;
    bottom          : 33px;
    left            : 640px;
*/
    width           : 80px;
    height          : 25px;

    z-index         : 1;
    cursor          : pointer;
}

/*___ LABEL _________________________________________________________________*/

/*___ SELECT _________________________________________________________________*/
div#orderShipAddress select,
div#orderBillAddress select
{
    width           : 230px;
    height          : 24px;
    padding         : 2px 2px 2px 5px;
    margin-bottom   : 10px;
}

div#stepFour div.data select
{
    width           : auto;
    height          : 24px;
    padding         : 2px 2px 2px 5px;
    margin-bottom   : 10px;
}

/*___ BLOCKQUOTE _________________________________________________________________*/
div#site_info, #site_info_ie6 blockquote
{
    padding-top      : 6px;
    text-align       : center;
}

.Item
{
    margin-left: 50px;
    margin-bottom: 5px;
}

/*___Group/Section/Class_________________________________________________________________*/

/*___Catlog Display _________________________________________________________________*/
div.catalogDisplay
{
    width:499px;
    float:left;
    border:0;
    padding:5px;
    font-family: Tahoma;
}


div.productImage
{
    position        : relative;
    float           : left;
    margin          : 10px 0 10px 45px;
    padding         : 20px;
}

div.productDetail
{
    position        : relative;
    float           : right;
    width           : 300px;
    margin          : 20px 25px 10px 0;
}

div.productName a
{
 font-weight:bold;
 font-size:130%;	
}

div.productDescription
{
	margin          : 20px 25px 10px 10px;
}

div.addproduct a
{
	 font-weight:bold;
	 font-size:110%;
}


/* EDITOR PROPERTIES */
