﻿
body
{
    font-family: Arial, Helvetica, sans-serif;
    background-color: #333333;
}
#divWrapper
{
    background-color: #fff;
    width: 870px;
    margin: 0 auto;
    padding: 20px 20px 20px 20px;
}
h1,h2,h3,h4,h5,h6
{
    margin:0;
    padding:0;
}
img
{
    border: none;
}
a:link, a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}

a:hover, a:active
{
    color: #FFFFFF;
    text-decoration: none;
}

a.prodlink:link, a.prodlink:visited
{
    color: #000000;
    text-decoration: none;
}

a.prodlink:hover, a.prodlink:active
{
    color: #000000;
    text-decoration: none;
}

a.EmailLink:link, a.EmailLink:visited
{
    color: #00008B;
    text-decoration: none;
}

a.EmailLink:hover, a.EmailLink:active
{
    color: #00008b;
    text-decoration: none;
}

a.stext:link, a.stext:visited
{
    color: #00008B;
    text-decoration: none;
}

a.stext:hover, a.stext:active
{
    color: #00008b;
    text-decoration: none;
}

.ViewCartHeader
{
    background-color: silver;
    font-style: italic;
    color: black;
    font-weight: bold;
}
#divKnife
{
    text-align: center;
}
.detailpagebox
{
    color: #222222;
    font-size: 14px;
    font-family: Georgia, Times New Roman, Trebuchet MS. sans-serif;
    font-weight: normal;
    margin: 0px;
    padding: 25px 25px 25px 25px;
    line-height: 20px;
    border: none;
}
.greybox
{
    color: #222222;
    font-size: 14px;
    font-family: Georgia, Times New Roman, Trebuchet MS. sans-serif;
    font-weight: normal;
    margin: 0 0 20px 0;
    padding: 25px 25px 25px 25px;
    line-height: 20px;
    border: solid 1px #e6e6e6;
    background-color: #f7f7f7;
}

.ProductBox
{
    color: #222222;
    font-size: 14px;
    font-family: Georgia, Times New Roman, Trebuchet MS, sans-serif;
    font-weight: normal;
    margin: 0px;
    padding: 0px 0px 5px 0px;
    line-height: 20px;
    border: none;
}

.stext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    line-height: 16px;
    color: #333333;
}

#prodtitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    text-align: left;
}



#prodprice
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #BE0103;
    text-align: left;
    line-height: 25px;
}

.detailtitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bolder;
    color: #7f0102;
}

.price
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #BE0103;
    text-align: right;
}

.pricetxt
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #BE0103;
    text-align: right;
}

.imagebox
{
    width: 300px;
    text-align: center;
}

.prodlink
{
    text-align: right;
}


#box1
{
    background: #F7F7F7;
    margin: 0px 0px 10px 0px;
    border: 1px solid #E6E6E6;
    padding: 10px 10px 10px 10px;
    line-height: 22px;
}

#detailpagebox
{
    background: #F7F7F7;
    margin: 0px 0px 0px 0px;
    border: 1px solid #E6E6E6;
    padding: 20px 20px 20px 20px;
    line-height: 22px;
    text-align: left;
    width: 660px;
}

/*#morelink
{
    padding: 10px 0 5px 5px;
    text-align:right;
}*/

/**************************New CSS****************************/

/**Header Container**/
#divHeader
{
}
#divHeader img
{
    border: none;
}
#divHeader .logo
{
    float: left;
    margin: 0 4px 0 0;
}
#divHeader .mainImage
{
    margin: 4px 0 0 0;
}
#divHeader .nav ul
{
    list-style-type: none;
    margin: 4px 0 0 0;
    padding: 0;
}
#divHeader .nav li
{
    display: inline;
    text-align: center;
    border: none;
}
#divHeader .nav li a
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    padding: 8px 0 8px 0;
    margin: 0;
    display: inline-block;
    width: 129px;
    color: #000;
    background-image: url('images/navbackground.jpg');
    background-repeat: no-repeat;
}
#divHeader .nav li a:hover
{
    color: #666;
    background-image: url('images/navhover.jpg');
    background-repeat: no-repeat;
}


/**Footer Container**/
#divFooter
{
    color: #fff;
    background-color: #010a54;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
    padding: 20px 30px 20px 0;
    word-spacing: 10px;
    margin: 20px 0 0 0;
}
#divFooter a, a:visited, a:active
{
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
#divFooter a:hover
{
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
#divWebDeveloper
{
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    float: right;
    margin: 5px 0 0 0;
}

#divCheckout
{
    min-height: 200px;
    margin: 0 30px 0 0;
    font-size: 14px;
    font-family: Georgia, Times New Roman, Trebuchet MS. sans-serif;
    font-weight: normal;
    margin: 0px;
    padding: 25px 25px 25px 25px;
    line-height: 20px;
    border: solid 1px #e6e6e6;
}
#divCheckout h1
{
    font-family: Georgia, Times New Roman, Trebuchet MS. sans-serif;
    padding: 0;
    margin: 0 0 7px 0;
}
#divCheckout h2
{
    font-family: Georgia, Times New Roman, Trebuchet MS. sans-serif;
    padding: 0;
    margin: 0 0 7px 0;
}
#divCheckout h3
{
    font-family: Georgia, Times New Roman, Trebuchet MS. sans-serif;
    padding: 0;
    margin: 0 0 7px 0;
}
#divCheckout h4
{
    font-family: Georgia, Times New Roman, Trebuchet MS. sans-serif;
    padding: 0;
    margin: 0 0 7px 0;
}
#divCheckout p
{
    padding: -0px;
}
#divSubmitButtons
{
    text-align: center;
    margin: 20px 0 20px 0;
}

/**************************New CSS****************************/

/**Testiomonials Container**/

#divLeftColn
{
    width: 250px;
    float: left;
}
#divTestimonials
{
    float: left;
    width: 550px;
}
#divTestimonials
{
    font-size: 14px;
    font-family: Georgia, Times New Roman, Trebuchet MS, sans-serif;
    font-weight: normal;
}
#divTestimonials img
{
    float: left;
    padding: 0 20px 20px 0;
}
#divTestimonials ul
{
    margin: 0;
    padding: 0;
}
#divTestimonials li
{
    list-style-type: none;
    border-bottom: dotted 1px #ccc;
    margin: 0 0 20px 0;
    padding: 10px;
}
#divTestimonials b
{
    float: right;
}

#divFrontPage
{
    font-size: 10px;
}
#divFrontPage ul
{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
#divFrontPage li.liprod
{
    width: 198px;
    padding: 0 5px 0 5px;
    margin: 0 10px 0 0px;
    float: left;
    background-image: url('images/homepagebox.jpg');
    background-repeat: repeat-x;
    height: 233px;
    border: solid 1px #999;
}
#divFrontPage li.liprodlast
{
    width: 198px;
    padding: 0 5px 0 5px;
    margin: 0;
    float: left;
    background-image: url('images/homepagebox.jpg');
    background-repeat: repeat-x;
    height: 233px;
    border: solid 1px #999;
}
#divFrontPage h2
{
    font-size: 12px;
    font-weight: bold;
    color: Maroon;
}
#divFrontpage p
{
    font-size: 10px;
    height: 100px;
}
#divFrontpage .moreink
{
    padding: 10px 0 5px 5px;
    float: right;
}
#divFrontpage .imgContainer
{
    height: 300px;
}
#divFrontPage .contentContainer
{
    height: 80px;
}
#divFrontPage .contentMorelink
{
    float: right;
    font-size: 12px;
}
#divFrontPage .contentMorelink a:active, a:link, a:visited
{
    color: #333;
}
#divFrontPage .contentMorelink a:hover
{
    color: #999;
}

