/* CSS Document */

/*Varnish stripping**/
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }
abbr, acronym {border: none;}

/*browser normalisation*/
#force-scrollbar { 
	position: absolute; 
	top: 0; 
	bottom: -1px;
	width: 1em;
	z-index: -1;
}

/*Main page elements*/
body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(images/background-fade.gif);
}
#container {
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#top {
	background-image: url(images/header-background.jpg);
	margin: 0px;
	padding: 0px;
	height: 172px;
	width: 1000px;
}
#logo {
	width: 470px;
	float: left;
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 190px;
}
#account {
	margin-top: 15px;
	float: right;
}
#account li {
	display: inline;
	margin-right: 15px;
	color: #FFFFFF;
	font-size: 130%;
}
#account a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	font-family: Tahoma, Arial, sans-serif;
}
#account a:hover {
	text-decoration: underline;
	color: #0E5600;
}
#navbar {
	background-image: url(images/nav-background.gif);
	background-repeat: repeat-x;
	height: 40px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
}

#searchform {
	float:left;
	margin-top:7px;
	padding-left: 20px;
}
#searchform label {
   left:-2000px; 
   position:absolute; 
   top: 0; 
   z-index: -100;
}
#searchform #keyword {
	padding: 2px;
	width: 160px;
	font-family: Tahoma, Arial, sans-serif;
}

#search-button {
   margin-bottom: -6px;
   border-width:0px;
}


#nav {
	height: 40px;
	margin-left: 230px;
	padding-right: 20px;
	padding-left: 20px;
}
#nav li {
	display: inline;
	margin-right: 30px;
}
#nav a {
	line-height: 40px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 150%;
	font-weight: normal;
	font-family: Tahoma, Arial, sans-serif;
}
#nav a:hover {
	color: #0E5600;
}
#nav .selected, #nav .selected:hover {
	color: #006666!important;
	padding: 2px !important;
}
#sidebar {
	margin: 0px;
	padding: 0px;
	width: 230px;
	background-image: url(images/sidebar-background.gif);
	background-repeat: repeat-x;
	float: left;
}
#customerservice {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#sectionlist {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#sectionlist li, #customerservice li {
	margin-bottom: 10px;
}
#sectionlist a, #customerservice a {
	color: #006666;
	text-decoration: none;
	font-weight: bold;
}
#sectionlist a:hover, #customerservice a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #006666;
}
#sectionlist .selected, #sectionlist .selcted:hover, #customerservice .selected, #customerservice .selected:hover {
	text-decoration: none !important;
	color: #FFFFFF !important;
	background-color: #006666 !important;
	padding: 2px !important;
    
}
#sectionlist li li, #customerservice li li {
	margin-bottom: 10px;
}
#sectionlist  ul a, #customerservice ul a {

	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
#sectionlist ul {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
}
#sectionlist ul ul a {
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
}
#sectionlist ul a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
}
.sidebarheading {
	font-size: 150%;
	color: #3399FF;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-transform: lowercase;
	font-family: Tahoma, Arial, sans-serif;
}
#manufacturersform {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
#manufacturersform label {
	color: #3399FF;
	font-size: 150%;
	font-weight: normal;
	margin-bottom: 5px;
	display: block;
	font-family: Tahoma, Arial, sans-serif;
	text-transform: lowercase;
}
#manufacturers {
	padding: 2px;
	width: 185px;
	overflow: hidden;
}
#newsletterform {
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: url(images/newsletter-background.gif);
	background-repeat: no-repeat;
	height: 110px;
	width: 180px;
	margin-bottom: 10px;
}
#newsletterform label {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
	color: #3399FF;
	font-size: 150%;
	text-transform: lowercase;
	display: block;
	margin-bottom: 5px;
}
#newsletterform #email-address {
	width: 170px;
	padding: 2px;
}
#newsletterform li {
	margin-bottom: 5px;
}
#callback {
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	background-image: url(/media/85744/callback-background.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
        height: 234px;
}
#callback #callbackform fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#callback .sidebarheading {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#callback label {
	font-weight: normal;
	display: block;
	padding-bottom: 2px;
}

#callbackname, #callbacktelephone, #callbackname , #callbacktelephone {
	padding: 2px;
	width: 170px;
}
#callbackname, #callbackenquiry {
	margin-bottom: 5px;
        width: 170px;
        padding: 2px;
}

#logos {
	margin: 0px;
        padding: 0px;
}
#logos li {
	text-align: center;
        margin: 0px;
        padding: 0px;
}
#paypal {
        text-alight: center;
}
#paypal table {
        margin: 0px !important;
}





#main {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 600px;
}
#breadcrumb-container {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#breadcrumb-container li {
	display: inline;
	margin-right: 5px;
	color: #006666;
}
#breadcrumb-container a {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
#breadcrumb-container a:hover {
	color: #FFFFFF;
	background-color: #FF9900;
}
#breadcrumb-container span {
	margin-left: 5px;
	color: #FF9900;
}


#content {
	padding: 20px;
}
#sidebar2 {
	margin: 0px;
	padding: 0px;
	width: 170px;
	background-image: url(images/sidebar-background.gif);
	background-repeat: repeat-x;
	float: left;
}
#deal-of-the-week h2 {
	width: 100px;
	margin: 20px;
	height: 58px;
	background-image: url(images/deal-of-the-week-sticker.gif);
	background-repeat: no-repeat;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 200%;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-transform: lowercase;
	line-height: 100%;
}
#best-sellers {
	margin-bottom: 10px;
}

#deal-of-the-week ul, #best-sellers ul {
	margin: 0px;
	padding: 0px;
}

#deal-of-the-week li, #best-sellers li {
	text-align: center;
	width: 130px;
	display: block;
	margin-right: 20px;
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#deal-of-the-week img, #best-sellers img {
	border: 1px solid #f3f3f3;
	width: 110px;
}
#deal-of-the-week h3, #best-sellers h3 {
	margin-top: 5px;
}
#deal-of-the-week a, #best-sellers a {
	color: #FF9900;
	text-decoration: none;
}
#deal-of-the-week a:hover, #best-sellers a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF9900;
}
#deal-of-the-week h4, #best-sellers h4 {
	line-height: 17px;
	font-weight: bold;
}
#best-sellers h2 {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 15px;
	color: #3399ff;
	font-size: 150%;
	font-weight: normal;
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
	text-transform: lowercase;
}
#recent-items h2 {
	margin-bottom: 10px;
	color: #3399ff;
	font-size: 150%;
	font-weight: normal;
	text-align: left;
	font-family: Tahoma, Arial, sans-serif;
	text-transform: lowercase;
	background-image: url(images/right-panel-top.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: -25px;
	margin-left: -25px;
	display: block;
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 25px;
	width: 120px;
	padding-bottom: 0px;
}
#recent-items a {
	color: #006666;
	text-decoration: none;
	font-weight: normal;
}
#recent-items a:hover {
	color: #FFFFFF;
	background-color: #006666;
}

#recent-items li {
	margin-bottom: 10px;
}
#recent-items {
	width: 120px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(images/right-panel-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}

#footer {
	clear: both;
	width: 1000px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: 12px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-repeat: repeat-x;
	background-position: top;
}
#copyright {
	float: left;
	color: #999999;
}
#footer ul {
	float: right;
	text-align: right;
	color: #999999;
}
#footer li {
	display: inline;
	margin-right: 10px;
	padding-right: 10px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#footer a {
	color: #006666;
	text-decoration: none;
}
#footer a:hover {
	color: #006666;
	text-decoration: underline;
}
#red2 {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
	color: #999999;
}
#red2 a {
	color: #999999;
	text-decoration: none;
}
#red2 a:hover {
	color: #666666;
	text-decoration: underline;
}





/*content*/
#content h1 {
	font-size: 200%;
	color: #9bcc32;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#content h2{
	font-size: 180%;
	color: #9BCC32;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;
}
#content h3 {
    font-size: 130%;
	color: #9BCC32;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	margin-bottom: 15px;
}
#content h3 a, #content li a {
	color: #9bcc32 !important;
	text-decoration: none;
}
#content h3 a:hover, #content li a:hover {
	text-decoration: none;
	color: #ffffff !important;
        	background-color: #9bcc32 !important;
	margin: 0px;
	padding: 0px;
}

#content p {
	line-height: 16px;
	margin-bottom: 15px;
	font-size: 100%;
}
#content p a, #content li a {
	color: #FF9900 !important;
	text-decoration: none;
}
#content p a:hover, #content li a:hover {
	text-decoration: underline;
	color: #ffffff !important;
        background-color: #FF9900 !important;
	margin: 0px;
	padding: 0px;
}
#product-page #content p a, #product-page #content li a, #category-page #content p a, #category-page #content li a {
	color: #FF9900 !important;
	text-decoration: none;
}
#product-page #content p a:hover, #product-page #content li a:hover, #category-page #content p a:hover, #category-page #content li a:hover {
	text-decoration: none !important;
	color: #ffffff !important;
        background-color: #FF9900 !important;
	margin: 0px;
	padding: 0px;
}
#content li {
	color: #808080;
	margin-bottom: 5px;
}
#content ul {
	padding-left: 30px;
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 15px;
}
#content ul ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 0px;
	margin-top: 5px;
}
#content ol {
	list-style-type: decimal;
	list-style-position: outside;
	padding-left: 30px;
	margin-bottom: 15px;
}
#content ol ol {
	margin-bottom: 0px;
	margin-top: 5px;
}
#content table {
	margin-bottom: 15px;
	color: #808080;
}
#content blockquote {
	background-color: #F5F5F5;
	margin-bottom: 15px;
	padding: 15px;
}
#content blockquote p {
	padding: 0px;
	margin: 0px;
}
.imagecaption {
	display: block;
	margin-top: 5px;
	font-weight: bold;
}




/*home page*/
#homepic {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#panels {
	overflow: hidden;
	margin: 0px;
	width: 580px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#panels li {
	background-image: url(images/panel-box.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 290px;
        height: 110px
	margin: 0px;
	padding: 0px;
	float: left;
}
#panels h2, #featured-products h2 {
	height: 28px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
	padding-bottom: 0px;
	line-height: 28px;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
}
#panels img {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: left;
	width: 100px;
        height: 100px;
}
#panels h3 {
	margin-top: 5px;
	margin-right: 20px;
}
#panels h3 a, #featured-products h3 a {
	font-weight: bold !important;
	color: #666666 !important;
	text-decoration: none !important;
}
#panels h3 a:hover, #featured-products h3 a:hover {
	text-decoration: underline !important;
}
#panels p {
	margin-top: 10px;
        margin-right: 20px;
}
#panels p a {
	color: #FF9900;
	text-decoration: none;
}
#panels p a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF9900;
	margin: 0px;
	padding: 0px;
}
#panels h4, #featured-products h4 {
	margin-right: 20px;
	font-weight: bold;
}
#panel1 h2 {
	background-image: url(images/green-panel-top.gif);
}
#panel2 h2 {
	background-image: url(images/orange-panel-top.gif);
}
#panel3 h2 {
	background-image: url(images/turq-panel-top.gif);
}
#panel4 h2 {
	background-image: url(images/pink-panel-top.gif);
}
#featured-products {
	background-image: url(/media/104948/featurebackground.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 580px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#featured-products h2 {
	background-image: url(images/orange-feature-panel-top.gif);
}
#featured-products ul {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin: 0px;
	width: 550px;
	overflow: hidden;
}
#featured-products li {
	float: left;
	width: 170px;
        height: 190px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: center;
}
#featured-products li img {
	width: 110px;
	margin-bottom: 5px;
        border: 1px solid #f3f3f3;
}




/*forms on pages*/
#content form {
	margin: 0px;
	padding: 0px;
}
#content form fieldset {
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	background-color: #FAFAFA;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#content form ol {
	margin: 10px 0px 20px 0px !important;
	padding: 0px !important;
	list-style-type: none !important;
}
#content form ol li {
	font-size: 1em;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content form ol li label {
	vertical-align: middle;
	font-size: 1em;
	font-weight: bold;
	display: block;
	text-align: left;
}
#content form ol li label em {
	text-transform: uppercase;
	font-weight: bold;
	color: #FF0000;
}
#content form ol li input.text {
	font-size: 1em;
	border: 1px solid #AAAAAA;
	padding: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 2px;
	width: 380px;
	color: #333333;
	background-color: #FFFFFF !important;
}
#content form ol li textarea.text {
	font-size: 1em;
	border: 1px solid #AAAAAA;
	padding: 2px;
	margin-top: 2px;
	width: 380px;
	color: #333333;
	background-color: #FFFFFF !important;
}
#content form fieldset legend {
	text-transform: none;
	font-weight: normal;
	font-size: 150%;
	color: #006666;
	font-family: Tahoma, Arial, sans-serif;
}
#content form .submit {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
#content form fieldset.submit ol li {
	/*background-color: #FFFFFF;*/
	color: #333333;
	font-size: 1em;
	font-weight: bold;
}
#content form fieldset.submit ol li input {
}
fieldset.submit {
	padding: 0px;
}

#content form ol li label.checkbox-label {
	display: inline;
	vertical-align: bottom;
	margin:0;
	padding:0;
	padding-left: 2px;
}
#content form ol li input.checkbox {
	vertical-align: bottom;	
	margin:0;
	padding:0;
	display: inline;
}
#content form p em {
	color: #F00 !important;
	font-style: normal;
	font-weight: bold;
}
#content form p#validation {
	padding: 10px !important;
	border: 1px solid #CCCCCC;
	background-color: #EFF3F4;
	color: #F00 !important;
	margin-bottom: 30px;
	width: 398px;
}



/*news page*/
#news-page #content ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#news-page #content li {
	background-image: url(images/horizontal-divider.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 15px;
	background-color: #F8F8F8;
	padding: 15px;
}
#news-page #content p {
	margin: 0px;
	padding: 0px;
}
#news-page #content h2 {
	font-weight: bold;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, sans-serif;
}



/*category page*/
#category-page #content ul {
	list-style-type: none !important;
	padding: 0px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 15px;
	margin-left: 1px;
	overflow: hidden;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #f3f3f3;
	border-left-color: #f3f3f3;
	width: 556px;
}
#category-page #content li {
	width: 247px;
	float: left;
	padding: 15px;
	margin: 0px;
	text-align: center;
	background-color: #FFFFFF;
	height: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #f3f3f3;
	border-right-color: #f3f3f3;
	border-bottom-color: #f3f3f3;
	border-left-color: #f3f3f3;
}
#category-page #content a:hover {
	background-color:#FFFFFF !important;
}

#category-page #content li img {
	width: 200px;
	margin-bottom: 5px;
	height: 150px;
}
#category-page #content h2 {
	font-size: 150%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, sans-serif;
}
#category-page #content h2 a {
	color: #FF9900;
}
#category-page #content h2 a:hover {
	color: #FFFFFF;
	background-color: #FF9900 !important;
}
#category-page #content p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}
#category-page #content h3 {
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, sans-serif;
}



/*range page*/
#range-page #content ul {
	list-style-type: none !important;
	padding: 0px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 15px;
	margin-left: 1px;
	overflow: hidden;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #f3f3f3;
	border-left-color: #f3f3f3;
	width: 555px;
}
#range-page #content li {
	width: 154px;
	float: left;
	padding: 15px;
	margin: 0px;
	text-align: center;
	background-color: #FFFFFF;
	height: 180px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #f3f3f3;
	border-right-color: #f3f3f3;
	border-bottom-color: #f3f3f3;
	border-left-color: #f3f3f3;
}
#range-page #content a:hover {
	background-color:#FFFFFF !important;
}

#range-page #content li img {
	width: 140px;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 105px;
}
#range-page #content h2 {
	font-size: 120%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, sans-serif;
}
#range-page #content h2 a {
	color: #FF9900;
}
#range-page #content h2 a:hover {
	color: #FFFFFF;
	background-color: #FF9900 !important;
}
#range-page #content p {
	margin: 0px;
	padding: 0px;
}
#range-page #content h3 {
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, sans-serif;
}



/*best sellers page*/
#bestsellers-page #content ul {
	list-style-type: none !important;
	padding: 0px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 15px;
	margin-left: 1px;
	overflow: hidden;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #f3f3f3;
	border-left-color: #f3f3f3;
	width: 555px;
}
#bestsellers-page #content li {
	width: 154px;
	float: left;
	padding: 15px;
	margin: 0px;
	text-align: center;
	background-color: #FFFFFF;
	height: 180px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #f3f3f3;
	border-right-color: #f3f3f3;
	border-bottom-color: #f3f3f3;
	border-left-color: #f3f3f3;
}
#bestsellers-page #content a:hover {
	background-color:#FFFFFF !important;
}

#bestsellers-page #content li img {
	width: 110px;
	margin-bottom: 5px;
}
#bestsellers-page #content h2 {
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, sans-serif;
}
#bestsellers-page #content h2 a {
	color: #FF9900;
}
#bestsellers-page #content h2 a:hover {
	color: #FFFFFF;
	background-color: #FF9900 !important;
}
#bestsellers-page #content p {
	margin: 0px;
	padding: 0px;
}
#bestsellers-page #content h3 {
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, sans-serif;
}



/*products page*/
#products-page #content ul {
	list-style-type: none !important;
	padding: 0px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 15px;
	margin-left: 1px;
	overflow: hidden;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #f3f3f3;
	border-left-color: #f3f3f3;
	width: 555px;
}
#products-page #content li {
	width: 154px;
	float: left;
	padding: 15px;
	margin: 0px;
	text-align: center;
	background-color: #FFFFFF;
	height: 180px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #f3f3f3;
	border-right-color: #f3f3f3;
	border-bottom-color: #f3f3f3;
	border-left-color: #f3f3f3;
}
#products-page #content a:hover {
	background-color:#ff9900 !important;
}

#products-page #content li img {
	width: 110px;
	margin-bottom: 5px;
}
#products-page #content h2 {
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, sans-serif;
}
#products-page #content h2 a {
	color: #FF9900;
}
#products-page #content h2 a:hover {
	color: #FFFFFF;
	background-color: #FF9900 !important;
}
#products-page #content p {
	margin: 0px;
	padding: 0px;
}
#products-page #content h3 {
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, sans-serif;
}





/*item page*/
#item-page #content h1 {
	padding: 0px !important;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#item-page #content h2 {
	color: #666666;
}

#addtobasketform {margin-bottom: 20px;}
fieldset h3 {
	color: #666666  !important;
	padding: 0px  !important;
	font-size: 180%  !important;
	font-weight: normal  !important;
	margin-top: 0px  !important;
	margin-right: 0px  !important;
	margin-bottom: 5px  !important;
	margin-left: 0px  !important;
}
.addtobasketform h3 span {
	color: #B7B7B7;
}
fieldset h4 {
	color: #999999;
	padding: 0px;
	font-size: 100%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#addtobasketform label {
	font-weight: bold;
	margin-right: 5px;
}
#addtobasketform p {
	margin-right: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#addtobasketform #qty {
	padding: 2px;
	width: 25px;
}
#share {
	margin: 0px !important;
	padding: 0px !important;
	list-style-type: none !important;
	height: 16px;
}
#share li {
	float: left;
	margin-right: 20px;
}

.addthis_button {
}


#item-page #featured-products {
	margin-bottom: 20px;
}




/*basket page*/
#basket table {
	border: 1px solid #CCCCCC;
	margin-top: 15px;
}
#basket td {
	margin: 0px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
#basket p {
	float: left;
	margin-right: 20px;
}
#basket-page #basket h2, #basket-page #basket h3, #basket-page #basket h4 {
	font-size: 180% !important;
	font-weight: normal !important;
	font-family: "Trebuchet MS", Verdana, Arial !important;
}
#basket-page #basket h2, #basket-page #basket h3 {
    font-size: 150% !important;
	font-weight: normal !important;
}
#basket-page #basket h4 {
	color: #006666;
	font-size: 150% !important;
	font-weight: normal;
	margin-bottom: 20px;
}
#basket-page #basket h5 {
	color: #006666;
	margin-bottom: 20px;
	font-size: 150%;
	font-weight: normal;
}
#basket a {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
#basket a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
}
#content form .nofieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}




#productVariants
{
padding-bottom:  15px;
}


















































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

