/* -------------- COMMON STYLES ------------- */

.chkstepBackward,.chkstepForward
{
 width: 175px;
 height: 30px;
 list-style: none;
 color: #303030;
 font-family: Tahoma;
 font-size: 13px;
 margin-top: 2px;
 padding-top: 5px;
 padding-left: 10px;
}
.chkstepBackward
{
 background-image: url(/Images/chkstepBackward175x30.gif);
 background-repeat: no-repeat;
 background-position: top left;
 color: #505050;
}
.chkstepForward
{
 background-image: url(/Images/chkstepForward175x30.gif);
 background-repeat: no-repeat;
 background-position: top left;
}
.chkstepBackward A
{
 text-decoration: none;
 color: #FFFFFF;
}
.chkstepBackward A:hover
{
 text-decoration: underline;
}

.btnGreen200x25
{
 display: inline-block;
 height: 25px;
 width: 200px;
 padding-top: 5px;
 background-image: url(/Images/buttonGreen200x25.gif);
 background-repeat: no-repeat;
 background-position: top center;
 color: #FFFFFF;
 font-family: Tahoma;
 font-weight: bold;
 font-size: 13px;
 text-transform: uppercase;
 text-decoration: none;
 text-align: center;
}
.btnGray200x25
{
 border: 0px;
 display: inline-block;
 height: 25px;
 width: 200px;
 padding-top: 5px;
 background-image: url(/Images/buttonGray200x25.gif);
 background-repeat: no-repeat;
 background-position: top center;
 color: #505050;
 font-family: Tahoma;
 font-weight: normal;
 font-size: 13px;
 text-transform: uppercase;
 text-decoration: none;
 text-align: center;
}
.btnGray100x25
{
 border: 0px;
 display: inline-block;
 height: 25px;
 width: 100px;
 padding-top: 5px;
 background-image: url(/Images/buttonGray100x25.gif);
 background-repeat: no-repeat;
 background-position: top center;
 color: #505050;
 font-family: Tahoma;
 font-weight: normal;
 font-size: 13px;
 text-transform: uppercase;
 text-decoration: none;
 text-align: center;
}


/* -------------- ADDRESS ------------ */

.Address
{
 font-family: Tahoma, Arial;
 font-size: 10pt;
 background-color: #fbfbfb;
 position: relative;
}
.Address FORM
{
 padding: 0px;
 margin: 0px;
}
.Address INPUT[type=text]
{
 width: 250px;
 color: #505050;
 font-family: Tahoma, Arial;
 font-size: 10pt;
}
.Address SELECT
{
 color: #505050;
 font-family: Tahoma, Arial;
 font-size: 10pt;
}
.Address TEXTAREA
{
 color: #505050;
 font-family: Tahoma, Arial;
 font-size: 10pt;
 width: 250px;
}

.smallprint
{
 font-family: Tahoma,Arial;
 font-size: 7pt;
}
.chkInfobox
{
 position: absolute;
 right: 10px;
 top: 10px;
}
.chkInfoboxContent
{
 width: 300px;
 background-color: #e2e2e2; 
}
.chkInfoboxTop
{
 width: 300px;
 height: 10px;
 margin: 0px;
 padding: 0px;
 background-image: url(/Images/chkInfoboxTop300x10.gif);
 background-repeat: no-repeat;
 background-position: bottom center;
}
.chkInfoboxBottom
{
 width: 300px;
 height: 10px;
 background-image: url(/Images/chkInfoboxBottom300x10.gif);
 background-repeat: no-repeat;
 background-position: top center;
 margin-bottom: 10px;
}
.chkInfobox INPUT[type=text], .chkInfobox INPUT[type=password], .chkInfobox-text
{
 width: 175px;
 font-size: 11px;
 height: 15px;
 color: #505050;
}
.chkInfobox INPUT[type=button], .chkInfobox-button
{
 border: solid 1px #505050;
 color: #505050;
 background-color: #f0f0f0;
}
.chkInfobox-label
{
}

/* -------------- CART ------------ */


.Cart
{
 font-family: Tahoma, Arial;
 font-size: 10pt;
 width: 745px;
}
.Cart INPUT
{
 width: 50px;
 color: #505050;
 font-family: Tahoma, Arial;
 font-size: 10pt;
 text-align: right;
}
.Cart TH
{
 font-weight: bold;
 background-color: #eeeeee;
 padding: 4px;
 margin: 0px;
}
.Cart TD
{
 padding: 8px;
}
.cartTotals TD
{
 font-family: Tahoma, Arial;
 font-size: 10pt;
 padding: 2px;
}

#basketWrapper
{
 width: 740px;
}
#basketGiftCert
{
 width: 350px;
}
#basketDelivery
{
 width: 350px;
 float: right;
}
#basketLeftCol
{
 width: 350px;
 float: left;
}
#basketRightCol
{
 width: 350px;
 float: right;
}
#basketLeftCol H4, #basketRightCol H4
{
 background-color: #e2e2e2;
 color: #505050;
 padding: 5px;
 font-size: 10pt;
 font-weight: bold;
}
#basketFooter
{
 text-align: right;
}
.FreeShipping_BuyMore
{
 border: solid 1px #5e3917;
 padding: 10px;
}

/* -------------- CONFIRM ORDER ------------ */


.confirm
{
 font-family: Tahoma, Arial;
 font-size: 10pt;
}
.confirm TD
{
 width: 350px;
}
.confirm H4
{
 background-color: #e2e2e2;
 color: #505050;
 padding: 5px;
 margin-bottom: 0px;
 font-size: 10pt;
 font-weight: bold;
}




































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

