* {
    margin: 0;
    padding: 0;
    font-family: 'Verdana';
}

html, body {
    height: 100%;
    margin-bottom: 1px;
    background-color: #8A947C;

}

h1 {
    position: absolute;
    top: -999px;
}

h2 {
    font-size: 1.4em;
    color: #2F3328;
    margin: 0.6em 0 0.2em 0;
    font-weight: normal;
}

h2.green {
    color: #64A80C;
}

h3, h3 a {
    font-size: 1.15em;
    font-weight: normal;
    margin: 1.3em 0 0.2em 0;
}

h3 a:link, h3 a:visited, h3 a:active, h3 a {
    text-decoration: none;
}

h4 {
    font-size: 1.1em;
    color: #000000;
}

p {
    font-size: 0.85em;
    color: #2F3328;
    margin: 0.6em 0 0.6em 0;
    line-height: 150%;
}

span {
    font-size: 0.8em;
    color: #59614E;
}

a, a:link, a:active, a:visited {
    color: #64A80C;
    text-decoration: underline;
}

a:hover {
    color: #305005;
    text-decoration: none;
}

a img {
    border: 0;
}

ul, ol {
    padding-left: 20px;
}

li {
    font-size: 0.9em;
    padding: 0.4em 0 0.4em 0;
    clear: both;
}

fieldset {
    padding: 0 20px 20px 20px;
    margin: 20px 0 20px 0;
}

legend {
    padding: 0 5px 0 5px;
    font-size: 0.9em;
    font-weight: bold;
    color: #000000;
}

label {    
    display: block;
    width: 110px;
    float: left;
    text-align: right;
    font-size: 0.9em;
    padding-right: 10px;
}

label.check {
    display: inline;
    float: left;
    width: auto;
    position: relative;
    top: -2px;
    padding-left: 10px;
}

input.check {
    margin-left: 120px;
    float: left;
}

input, textarea {
    font-size: 0.8em;
}

input.text, textarea {
    width: 200px;
}

textarea {
    height: 5em;
    overflow: auto;
}

blockquote {
    font-style: italic;
}

blockquote p {
    margin-bottom: 0;
}

#wrapper {
    width: 974px;
    background-image: url('images/wrapperbg.jpg');
    background-repeat: repeat-y;
    margin: 0 auto;
}

#detailwrapper {
    width: 673px;
    background-image: url('images/detailbg.jpg');
    background-repeat: repeat-y;
    margin: 0 auto;
}

#header {
    width: 930px;
    height: 140px;
    background-image: url('images/headerbox.jpg');
    background-repeat: no-repeat;
    padding: 30px 22px 0 22px;
}

#detailheader {
    width: 629px;
    height: 140px;
    background-image: url('images/detailtop.jpg');
    background-repeat: no-repeat;
    padding: 30px 22px 0 22px;
}

#headerleft {
    float: left;
    width: 210px;
    height: 130px;
    background-image: url('images/logoleaf.jpg');
}

#headerright {
    width: 710px;
    height: 130px;
    float: right;
    background-image: url('images/logologo.jpg');
}

#headersearch {
    position: absolute;
    left: 800px;
    top: 30px;
}

#detailheaderright {
    width: 410px;
    height: 130px;
    float: right;
    background-image: url('images/detailogo.jpg');
}

#navigation {
    height: 41px;
    width: 930px;
    margin: 0 22px 0 22px;
    background-image: url('images/navbg.jpg');
}

#navigation #nav {
    list-style: none;
    overflow: hidden;
    width: 660px;
    float: right;

}

#navigation #nav li {
    display: block;
    float: left;
    height: 41px;
    overflow: hidden;
    clear: none;
    padding: 0 14px 0 14px;
}

#navigation #cart {
    list-style: none;
    overflow: hidden;
    width: 210px;
    float: left;
}

#navigation #cart li {
    display: block;
    float: left;
    height: 41px;
    overflow: hidden;
    padding: 0 14px 0 14px;
}

#content {
    padding: 10px 22px 0 22px;
}

#left {
    width: 170px;
    float: left;
    background-color: #E7E9E4;
    padding: 0 20px 20px 20px;
    margin-bottom: 10px;
}

#left ul {
    list-style: none;
    padding: 0;
}

#left ul li {
    background-image: url('images/listbg.jpg');
    background-repeat: repeat-x;
    background-position: bottom;
    padding: 4px 0 0 0;
    height: 22px;
    font-size: 0.8em;
}

#search {
    width: 170px;
    float: left;
    clear: left;
    background-color: #C7CABF;
    padding: 0 20px 20px 20px;
}

#right {
    width: 670px;
    float: right;
    padding: 0 20px 20px 20px;
}

#center {
    width: 609px;
    margin-left: 10px;
    padding-bottom: 15px;
}

#footer {
    height: 41px;
    color: #FFFFFF;
    clear: both;
    font-size: 0.9em;
    padding: 10px 22px 22px 22px;
    background-image: url('images/footerbox.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
}

#detailfooter {
    background-image: url('images/detailfooter.jpg');
    height: 22px;
}

#footer a {
    color: #FFFFFF;
}

#footerleft {
    width: 465px;
    float: left;
    height: 41px;
    background-image: url('images/footerbg.jpg');
    background-repeat: repeat-x;
}

#footerleft p {
    width: 445px;
    height: 28px;
    color: #FFFFFF;
    margin: 0;
    padding: 13px 0 0 20px;
    background-image: url('images/footerleft.jpg');
    background-position: left;
    background-repeat: no-repeat;
}

#footerright {
    width: 465px;
    float: right;
    height: 41px;
    background-image: url('images/footerbg.jpg');
    background-repeat: repeat-x;
}

#footerright p {
    width: 445px;
    height: 28px;
    color: #FFFFFF;
    margin: 0;
    padding: 13px 20px 0 0;
    text-align: right;
    background-image: url('images/footerright.jpg');
    background-position: right;
    background-repeat: no-repeat;
}

a.buynow {
	display:block;
	margin:0px auto;
    width: 79px;
    height: 23px;
    background-image: url('images/buynow.jpg');
    background-position: top;
    background-repeat: no-repeat;

}
a.buynow:hover {
    background-position: 0px -23px;
    background-repeat: no-repeat;

}
a.buynowfp {
    width: 79px;
    height: 23px;
	float:right;
	position:relative;
	top:-23px;
    background-image: url('images/buynow.jpg');
    background-position: top;
    background-repeat: no-repeat;

}
a.buynowfp:hover {
    background-position: 0px -23px;
}
/************/
/* CATEGORY */
/************/

.categorytitle {
    font-size: 0.95em;
}

.catline {
    border-bottom: 1px solid #E1E4DE;
    clear: both;
}

.categorytitle p {
    font-size: 1em;
    padding-bottom: 20px;
}

.categorytitle div {
    float: right;
}

.productbox {
    border-bottom: 1px solid #E1E4DE;
    clear: both;
    padding: 10px 0 10px 0;
}

.productbox h3 {
    margin-top: 0;
}

.descriptionbox {
    float: left;
    width: 370px;
    font-size: 0.8em;
    color: #59614E;
}

.products .descriptionbox {
    width: 515px;
}

.descriptionbox p {
    font-size: 1em;
}

.descriptionbox h3 {
    font-size: 1.3em;
}

.orderbox {
    float: left;
    width: 125px;
    text-align: center;
    margin-left: 20px;
}

.orderbox input {
    font-size: 0.8em;
}

.price {
    font-size: 1.2em;
    color: #000000;
}

.vat {
    color: #000000;
}

.quantityinput {
    width: 40px;
}

.imagebox {
    float: left;
    width: 130px;
    margin-bottom: 1px;
    text-align: center;
}

.catimg {
    float: right;
    margin: 0 0 10px 20px;
}

#center .imagebox {
    width: 210px;
    margin-right: 15px;
}

#center .productbox {
    border: 0;
}

.crumb {
    font-size: 0.8em;
}

.crumbclear {
    font-size: 0.8em;
    clear: both;
}

.fieldsetfix {
    height: 20px;
}

#aenquiry {
    height: 7em;
}

.err {
    color: #C00;
}

.center {
    text-align: center;
}

.clear {
    clear: both;
}

.clearleft {
    clear: left;
}

.clearright {
    clear: right;
}

.forms {
    list-style: none;
    padding: 0;
}

.submit {
    margin-left: 120px;
}

.forms li {
    padding: 0 0 10px 0;
    
}

.forms img {
    position: relative;
    top: 2px;
    margin-right: 7px;
}

.tagline {
    color: #000000;
    font-size: 0.95em;
    
}

.homeimage {
    position: relative;
    top: -20px;
    float: right;
    margin-left: 20px;
}

.hr {
    font-size: 1px;
    height: 1px;
    background-color: #E1E4DE;
    width: 100%;
    margin: 20px 0 20px 0;
    clear: both;
}

.extra {
    width: 245px;
    padding: 0 20px 0 20px;
    float: right;
}

.extra p {
    font-size: 0.8em;
}

.extra h3, .featured h3 {
    color: #64A80C;
}

.featured {
    width: 360px;
    float: left;
    padding-right: 20px;
    border-right: 1px solid #E1E4DE;
}

.featured img {
    float: left;
}

.featured .orderbox {
    float: left;
}

.featured .descbox img {
    margin-right: 20px;
}

.featured .price {
    padding-right: 20px;
    padding-left: 10px;
    position: relative;
    top: 3px;
}

.featured .quantity {
    padding-right: 10px;
}


.featured .addtocart {
    margin-left: 20px;
    position: relative;
    top: 4px;
}

.descbox {
    padding-bottom: 20px;
    font-size: 0.8em;
    color: #2F3328;
}

.descbox p {
    float: left;
    font-size: 1em;
}


.featured .descbox p{
    float: none;
}

.back {
    position: absolute;
    left: 30px;
    top: 50px;
}

.front {
    position: absolute;
    left: 30px;
    top: 50px;
}

.filler {
    position: relative;
    text-align: center;
}

.filler {
    height: 300px;
}

.code, .subtitle {
    margin: 0.1em 0 0.1em 0;
}

/*********************/
/*   TERMS & CONDS   */
/*********************/

.guarentee {
    float: right;
    margin: 0 30px 10px 20px;
}

/*********************/
/*   TERMS & CONDS   */
/*********************/

.opportunities {
    float: right;
    margin: 20px 0 15px 30px;
    border: 3px solid #C7CABF;
    padding: 1px;
    text-align: center;
    width: 306px;
    height: 139px;
    overflow: hidden;
}

ul.left {
    float: left;
    width: 40%;
    padding-left: 40px;
    margin-right: 40px;
}

ul.right {
    float: left;
    width: 40%;
}


/*********************/
/*    ABOUT PAGE     */
/*********************/

.aboutimg {
    float: right;
    margin: 20px 0 15px 30px;
    border: 3px solid #C7CABF;
    padding: 1px;
    text-align: center;
}
.aboutimg p {
    font-size: 0.7em;
    font-style: italic;
}

.aboutimg2 {
    float: right;
    margin: 20px 0 15px 30px;
    border: 3px solid #C7CABF;
    padding: 1px;
    text-align: center;
}

#logobox {
    margin: 20px 0 20px 0;
}

#dsalogo {
    float: left;
    position: relative;
    top: 35px;
    margin-left: 20px;
}

#iasclogo {
    float: left;
    margin-left: 55px;
}

#crueltylogo {
    float: left;
    position: relative;
    top: 5px;
    margin-left: 40px;
}

#foreverlogo {
    float: left;
    position: relative;
    top: 40px;
    margin-left: 40px;
}

/*********************/
/*    SEARCH PAGE    */
/*********************/

.searchbox {
    border: 1px solid #919A83;
    background-color: #FFFFFF;
}

.searchbox input.text {
    background-color: #FFFFFF !important;
    border: 1px solid #FFFFFF !important;
    width: 150px;
    float: left;
}

.searchbutton {
    width: 15px;
    height: 14px;
    float: left;
    position: relative;
    top: 2px;
    left: -2px;
}

p.resultsinfo {
    margin-bottom: 0.4em;
    float: left;
    clear: none;
}

p.pagenumbers {
    float: right;
    clear: none;
}

p.quotename {
    text-align: right;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 20px;
}

.small {
    font-size: 0.7em;
}

/**********************/
/*    MAILING LIST    */
/**********************/

#mailinglist label {
    width: 120px;
}

#mailinglist .submit {
    margin-left: 130px;
}