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

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

html 
{
}

body 
{
    background              : #F9F7C6 url("/css/deadfast/images/bodyGradientBG.png") repeat-x;
    color                   : #40443e;
}

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#bodyOverlay
{
    /*background      : transparent url("/css/deadfast/images/bodyGradientOverlay-trans.png") top left no-repeat;*/
}

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

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

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

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

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

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

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

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

div#productOne,
div#productTwo
{
    border          : solid 1px #f1f0bf;
    border-bottom   : none;
    background-color: #fdfdf8;
}

div#oneBottomCorner,
div#twoBottomCorner
{
    background      : transparent url("/css/deadfast/images/oneBottomCorner.jpg") left bottom no-repeat;
}

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

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

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

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

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

div.infoTwo
{
    border          : solid 1px #F1F0BF;
}

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

/*___ SPAN _________________________________________________________________*/

/*___ H1 _________________________________________________________________*/
div#branding h1
{
    /*background      : transparent url("/css/deadfast/images/brandingBG-trans.png") top left no-repeat;*/
}

/*___ H2 _________________________________________________________________*/
div#branding h2
{
    background      : transparent url("/css/deadfast/images/logo-trans.png") top left no-repeat;
}

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

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

div#productOne h2,
div#productTwo h2
{
    background      : transparent url("/css/deadfast/images/oneTopCorners.jpg") left top no-repeat;
}

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


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

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

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

.products div#content h3,
.text div#content h3
{
    color           : #3F1B1D;
}

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

/*___ H5 _________________________________________________________________*/

.solutions div#content h5
{
    border-bottom   : solid 1px #F99E4B;
}

/*___ H6 _________________________________________________________________*/

/*___ H6 _________________________________________________________________*/

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


div#orderTotal p
{
    color           : #ab2c2c;
}

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

/*___ OL _________________________________________________________________*/

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

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

/*___ STRONG _________________________________________________________________*/

/*___ EM _________________________________________________________________*/

/*___ U _________________________________________________________________*/

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

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

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

/*___ TABLE _________________________________________________________________*/

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

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

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

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

.tblCheckout tr.trTotalChkout
{
    background-color    : #F0F7DF;
    color               : #ab2c2c;
}

.tblCheckout tr.trSub
{
    color           : #ab2c2c;
}

/*___ TH _________________________________________________________________*/

/*___ TD _________________________________________________________________*/

/*___ IMG _________________________________________________________________*/

/*___ FORM _________________________________________________________________*/

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

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

/*___ LABEL _________________________________________________________________*/

/*___Group/Section/Class_________________________________________________________________*/



















/* EDITOR PROPERTIES */
