body {
    margin: 0;
    padding: 0;
    color: #000;
    font: 11px verdana, tahoma, arial; 
    background: #f8f8f8 url(../images/1pixel_b-ground-graphic.gif) repeat-x;
}

table, td {
    font: 11px verdana, tahoma, arial;
}

a {           
	margin: 0; 
    border: 0;
	padding: 0; 
    color: #000;
    outline: none;
}

h1 {          
    padding: 0;
    color: #4d4d4d;
    margin: 10px 0 10px 0;
    font: bold 14px verdana, tahoma, arial;
}

h3 {
    margin: 0;
    padding: 0;
}

h5 {
	margin: 0;
	padding: 0;
	font: bold 12px verdana, tahoma, arial;
}

p {
    margin: 0;
    padding: 0;
}

img {
	margin: 0;
	padding: 0;
    border: 0;
}

label {
    width: 70px;
    margin-top: 5px;
    display: inline-block;
}

label.message {       
    position: relative;
    top: -25px;
}

#checkout-form label {
	width: 90px;
}

form#contact-us input.styled,
form#contact-us textarea.styled,
form#checkout-form input.styled,
form#checkout-form textarea.styled {
    width: 300px;
    padding: 6px;
    font: inherit;
    margin-top: 5px;
    border: 1px solid #ccc;
}

.storeFinal {
	padding: 2px;
}

.storeFinal span {
	width: 100px;
	font-weight: bold;
	text-align: right;
	display: inline-block;
}

.fl { float: left; display: inline; }

.orange { color: darkorange; }

.clear {
    clear: both;
}

.store-image {
    float: left;
    padding-right: 20px;
}


.add-to-basket img {
	float: right;
	margin-top: 10px;
}

.cat-wrap {
	text-align: center;
	margin-bottom: 20px;
}

.product-category {
	width: 160px;
	font-size: 12px;
	margin-top: 20px;
	text-align: left;
	display: inline-block;
}

.product-category span {
	display: block;	
	padding-left: 18px;
}

.product-category h5 {
	text-align: center;
}

.product-category a {
	text-decoration: none;
}

#header {
	padding: 0;
	height: 160px;
	width: 1000px;
	margin: 0 auto 0 auto;
}

#atffc {
	display: none;
}

#wrapper {
    width: 998px;
    padding-bottom: 30px;
    margin: 0 auto 0 auto;                                    
    background: url(../images/wrapperBackground.gif) left repeat-y;  
}

#top-left {
    float: left;
    width: 454px;
}

#header-logo img {
	float: left;            
}

#top-navigation {       
    margin: 0;
	padding: 0;
	list-style: none;
    display: inline-block;
}

#top-navigation li {
    margin: 0;
    padding: 0;               
    display: inline;
    list-style: none;
}

#top-navigation li img {
    float: left;
}

#central-character {
    width: 222px;
    float: left;    
}

#top-right,
#top-right img {
	margin: 0;
	padding: 0;
    width: 284px;
    float: right;
}

#top-right .sign-up {
	margin: 0;
	padding: 0;
}

#sub-wrapper { 
    margin-left: 2px;                                            
}

#left-column {   
    float: left;
    width: 194px;
    padding-bottom: 20px;
}

#left-column #sub-navigation,
#left-column #sub-navigation-store {
    margin: 0;
	padding: 0;
    list-style: none;
	margin-top: -4px; 
}

#left-column #sub-navigation li,
#left-column #sub-navigation-store li {
	margin-top: -2px;
}

#left-column .online-store {
    margin-top: -4px;
}

#left-column .advertisement-image {
    margin-top: 10px;
    text-align: center;
}

#left-column .advertisement-image img {
    margin-top: 20px;
}

#left-column #addthis {
    margin-top: 25px;
    margin-left: 17px;
}

#center-column {
}

#center-column .header-img {
	margin: 0;
	padding: 0;
	display: inline;
	margin-top: -4px;
}

#center-column .drop-shadow {
	margin: 0;
	padding: 0;
	display: inline;
	position: relative;
	top: -3px;
	z-index: -9999999;
}

#content {
    float: left;
    width: 500px;
    padding: 0 15px;
	font-size: 13px;
}
  
#bottom-boxes {        
    float: right;
    margin-top: -190px;
    margin-bottom: 15px;
	font-size: 13px;
}

#bottom-boxes #testimonials,
#bottom-boxes #latest-news,
#bottom-boxes #our-clients {
    float: left;
    width: 225px;
    margin-left: 45px;
}

#bottom-boxes #testimonials p,
#bottom-boxes #latest-news p {
    margin: 0;
    width: 205px;  
    padding: 10px;
    background-color: #eae9e0;
}

#bottom-boxes #testimonials span {
    display: block;
    margin-top: 5px;
    text-align: right;
}

#bottom-boxes #latest-news span {
    display: block;
    margin-top: 5px;
}

#right-column {  
    float: right;
    width: 272px;
    text-align: center;
    padding-bottom: 10px;
}

#right-column p.quote {
    width: 200px;
    font-size: 16px;  
    text-align: left;
    margin-left: 35px;
}

#right-column p {
	font-size: 13px;
} 

#right-column p.quote-details {
    width: 240px;
    margin-top: 10px;
    text-align: right;
}

.right-column-box p {     
    width: 205px;  
    padding: 10px;
    text-align: left;
    margin: 0 auto 0 auto;
    background-color: #eae9e0;
}

#footer {
    width: 100%;
    height: 162px;    
    background: url(../images/1pixel_base_b-ground_graphic.gif) repeat-x;
}

#footer-content {
    width: 980px;
    margin: 0 auto 0 auto;
}

#footer-content .copyright-image {
    float: left;
	position: relative;
	left: -10px;
}

#footer-top-navigation,
#footer-sub-navigation {
    padding: 0;
    color: #fff;
    float: right;
    display: inline;
    list-style: none;
    margin: 7px 0 0 0;
}

#footer-top-navigation li,
#footer-sub-navigation li {
    display: inline;
}

#footer-top-navigation li a,
#footer-sub-navigation li a {
    color: #fff;            
    display: inline-block;    
    padding: 0 6px 2px 6px;
    border-left: 1px solid #e4d343;
}

#footer-top-navigation li.first a,
#footer-sub-navigation li.first a {
    border-left: 0;
    padding-left: 0;
    margin-left: 10px;
}

#footer-top-navigation li a,
#footer-sub-navigation li a {
    color: #fff;
}

#footer-sub-navigation {
    margin: 15px 0 0 0;
}


.sectionheaders {
    display: block;
    background: #d1cfc1;
    padding-top: 10px; padding-left: 16px;
    height: 22px;
    font-weight: bold !important;
    text-align: left;
}

#basket-right {
    position: relative; width: 224px; margin: 0 auto;
}

#basket-right .sectionheaders {
	padding: 0;
	height: auto;
}

#basket-right .basket-total {
	background-color: #fff;
}

#basket-right .checkout-basket a {
	text-decoration: none;
}

