/* CSS Document */

/******************************************** GENERIC *******************************************/
body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff;
	padding: 0;
	margin: 0;
	color: #000000;
}

img, a img {
	margin: 0;
	padding: 0;
	border: none;
}

ul {
	list-style-type: circle;
}

form {
	margin: 0;
	padding: 0;
}

input {
	margin: 0;
	padding: 0;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 100;
	color: #353535;
	text-align: left;
	margin: 0;
	padding: 10px 5px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00853f;
	text-decoration: underline;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #6a5d33;
	font-size: 21px;
	margin: 0;
	padding: 0;
	font-weight: 100;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #32acda;
	font-size: 13px;
	margin: 0;
	padding :0;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #363636;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: 100;
	font-size: 14px;
	margin: 0;
	padding :0;
}

div.clear {
	clear: both;
	height: 1;
	margin: 0;
	padding: 0;
}

.red {
	color: red;
}

h1.heading {
	color: #d62e2e;
	font-size: 25px;
}

p.DINtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #353535;
	padding: 0 0 17px 0;
}

a.DINlink {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 12px;
	color: #00853f;
	padding: 0;
}

h1.productHeading {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-size: 18px;
	color: #585858;
	padding: 5px 0 10px 0;
}

h1.pageHeading {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-size: 20px;
	color: #6a5d33;
	padding: 0 0 5px 0;
}

h2.sectionHeading {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-size: 16px;
	color: #6a5d33;
	padding: 0;
}

p.DINregtext {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-size: 12px;
	color: #000000;
	padding: 5px;
}

p.DINregtitle {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-size: 12px;
	color: #000000;
	padding: 5px;
}

/*-------- Category font ---------*/
h2.heading {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-size: 16px;
	color: #353535;
	padding: 0;
}

/*PINK*/
h2.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-size: 16px;
	color: #fc768b;
	padding: 3px 0 0 0;
}

h3.head1 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-size: 14px;
	color: #fc768b;
	padding: 5px 0;
}

/*CREME*/
h2.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-size: 16px;
	color: #fcd978;
	padding: 3px 0 0 0;
}

h3.head2 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-size: 14px;
	color: #fcd978;
	padding: 5px 0;
}

/*BROWN*/
h2.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-size: 16px;
	color: #cb974f;
	padding: 3px 0 0 0;
}

h3.head3 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-size: 14px;
	color: #cb974f;
	padding: 5px 0;
}

/*RED*/
h2.heading4 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-size: 16px;
	color: #fe584c;
	padding: 3px 0 0 0;
}

h3.head4 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-size: 14px;
	color: #fe584c;
	padding: 5px 0;
}

/*SKY BLUE*/
h2.heading5 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-size: 16px;
	color: #8de7fe;
	padding: 3px 0 0 0;
}

h3.head5 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-size: 14px;
	color: #8de7fe;
	padding: 5px 0;
}

/*BLUE*/
h2.heading6 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-size: 16px;
	color: #45a3ee;
	padding: 3px 0 0 0;
}

h3.head6 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-size: 14px;
	color: #45a3ee;
	padding: 5px 0;
}

/*GREEN*/
h2.heading7 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-size: 16px;
	color: #c7e91d;
	padding: 3px 0 0 0;
}

h3.head7 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-size: 14px;
	color: #c7e91d;
	padding: 5px 0;
}

/*YELLOW*/
h2.heading8 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-size: 16px;
	color: #d0b926;
	padding: 3px 0 0 0;
}

h3.head8 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-size: 14px;
	color: #d0b926;
	padding: 5px 0;
}

/****************************************** PAGE *********************************************/
div#page {
	width: 996px;
	padding: 0 15px;
	margin: 0 auto;
	background: url(../images/page_bg.gif) repeat-y;
}

/***************************************** HEADER ********************************************/
div#header {
	background: url(../images/header_bg.gif) no-repeat left top;
	padding: 0px 0 0 0;
	height: 107px;
	margin: 0;
}


div#headerLogo{
	width: 200px;
	padding-left: 10px;
	height: 100px;
	float: left;
}

a#headerLink {
	width: 210px;
	height: 100px;
}

div#headerMenu {
	width: 545px;
	height: 25px;
	padding: 71px 0 0 241px;
	margin: 0;
	float: left;
}

#headerMenu ul#navMenu {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#headerMenu ul#navMenu li{
	float: left;
	height: 25px;
	border: none;
	margin: 0;
	padding: 0;	
}

a#home {
	width: 69px;
	height: 25px;
	background: url(../images/nav_home.gif);
	background-repeat: no-repeat;
	display: block;
}

a#home:hover {
	background-position: -69px 0;
}

a#look {
	width: 159px;
	height: 25px;
	background: url(../images/nav_look.gif);
	background-repeat: no-repeat;
	display: block;
}

a#look:hover {
	background-position: -159px 0;
}

a#articles {
	width: 85px;
	height: 25px;
	background: url(../images/nav_articles.gif);
	background-repeat: no-repeat;
	display: block;
}

a#articles:hover {
	background-position: -85px 0;
}

a#about {
	width: 95px;
	height: 25px;
	background: url(../images/nav_about.gif);
	background-repeat: no-repeat;
	display: block;	
}

a#about:hover {
	background-position: -95px 0;
}

a#customer {
	width: 129px;
	height: 25px;
	background: url(../images/nav_customer.gif);
	background-repeat: no-repeat;
	display: block;	
}

a#customer:hover {
	background-position: -129px 0;
}


/***************************************** MAIN *******************************************/
div#main {
	background: url(../images/main_bg.gif) no-repeat top;
	padding-top: 26px;
}

div#border {
	background: url(../images/border_bg.gif) repeat-y top;
}


/****************************************** LEFT MENU ****************************************/
div#leftMenu {
	width: 220px;
	padding: 0 0 0px 0;
	margin: 0;
	float: left;
    background: url(../images/left_menu_bg.gif) repeat-y #ffffff;
}

div#picture{
	background: url(../images/picture_v2.gif) no-repeat bottom;
}

.searchInput {
	width: 155px;
}

.priceSelect {
	width: 63px;
}

div#leftSpace {
	width: 202px;
	height: 40px;
	background: url(../images/side_left_fill.gif) repeat-x;
}

.rewards {
	color: #FFFFFF;
	font-weight: 600;
	padding: 10px 0 0px 0;
}

.subCategory{
	display: none;
	padding: 0;
}

a.subMenu{
	color: #066030;
	padding-left: 30px;
	font-size: 11px;
}

/******************************************** SUBSCRIBE ****************************************/
#subscribe{
	width: 180px;
	height: 153px;
	background: url(../images/subscribe_bg.gif) no-repeat top;
	padding: 50px 20px 10px 20px;
}

#subscribe p{
	color: #61605b;
	margin: 0;
	padding: 12px 0;
	font-size: 11px;
}

.subscribeField {
	width: 132px;
	height: 21px;
	background-image: url(../images/sub_bar.gif);
	background-repeat: no-repeat;
	display: block;
	float:left;
}
.subscribeField input {
  font-size: 11px;
  background: transparent;
  border-style: none;
  margin-left: 2px;
  padding: 5px 4px;
}

.subscribeHolder {
	padding-bottom: 7px;
}

#freeDelivery {
	width: 216px;
	height: 76px;
	padding: 10px 0 0 4px;
}

/********************************************* SEARCH ******************************************/

.searchField {
	width: 152px;
	height: 21px;
	background-image: url(../images/search_bar.gif);
	background-repeat: no-repeat;
	display: block;
	float:left;
}

#searchButton {
  float:left;
  width: 28px;
  height: 21px;
  padding: 0;
  margin: 0;
  background: url(../images/search_button.gif);
}

*+html #searchButton {
  float:left;
}

.searchField input {
  font-size: 11px;
  background: transparent;
  border-style: none;
  margin-left: 2px;
  padding: 5px 4px;
}

.menuLinks{
	color: #066030;
	font-weight: 600;
	font-size: 11px;
	text-decoration: underline;
}

.menuLinks:hover{
	color: #066030;
	text-decoration: underline;
}

div#search {
	width: 212px;
	margin: 0;
	padding: 0 4px;
	background: url(../images/search_bg_repeat.gif) repeat-y top;
}

div#searchMain {
	margin: 0;	
	padding: 45px 16px;
	background: url(../images/search_bg.gif) no-repeat top;
}

div#searchArea {
	margin: 0;
	padding: 0 0 10px 0;
}

div#chooseBrand {
	margin: 0 0;
	padding: 10px 0 0 0;
	width: 180px;
}

div#chooseBrand select {
	width: 180px;
}
	
div#treePanel {
	padding: 10px 0 0 0;
	margin: 0;
	color: #ffffff;
}

html>body div#treePanel {
	padding: 25px 0 0 0;
	margin: 0;
	color: #ffffff;
}
	
/****************************************** CONTENT *****************************************/
div#indexContent {
	width: 561px;
	padding: 0;
	float: left;
	margin: 0;
	color: #535252;
	text-align: left;
	font-size: 12px;
}

div#content {
	width: 776px;
	padding: 0;
	float: left;
	margin: 0;
	color: #535252;
	text-align: left;
	font-size: 12px;
	background: url(../images/right_menu_bg.gif) repeat-y right top;
}

div#detailLeft ul{
	margin: 0;
	padding: 5px 35px;
}

div#detailLeft ul li{
	margin: 0;
	padding: 0;
	list-style-image: url(../images/list_icon.gif);
}

div#articleLeft ul{
	margin: 0;
	padding: 5px 20px;
}

div#articleLeft ul li{
	margin: 0;
	padding: 0;
	list-style-image: url(../images/list_icon.gif);
}

div.flashLinkContainer {
	padding-left: 13px;
}

a.DINlink {
	width: 150px;
}

div#content a{
	font-size: 12px;
}

#contentHeader{
	width: 561px;
	height: 279px; 
	background: url(../images/contentHeader.jpg) no-repeat #FFFFFF;
	padding-top: 100px;	
}

div#homeContent {
	margin: 0;
	padding: 0 0 0 14px;
	width: 310px;
	font-size: 12px;
}

div#homeContent h1 {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #535252;
	text-align: left;
}

div#homeBrowse {
	padding: 20px 30px 0 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 100;
	color: #535252;
	text-align: left;
}

div#homeBrowse h1{
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 100;
	color: #535252;
	text-align: left;
}

div#homeBrowse h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #eeab02;
	font-size: 13px;
	margin: 0;
	padding :0;
	font-weight: 600;
}

div#homeBrowse ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 100;
	color: #535252;
	list-style-image: url(../images/list_icon.gif);
}


#contentHeaderGateway {
	width: 561px;
	height: 369px; 
	background: url(../images/contentHeader_blank.jpg) no-repeat #FFFFFF;
	padding-top: 10px;	
}

#contentHeaderGateway h1.orangeTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #f6aa00;
	display: block;
	font-weight: 100;
	padding: 0 20px 5px 14px;
}

div#homeBrowse a {
	text-decoration: none;
}

div#homeRightSEO {
	padding: 20px 30px 0 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 100;
	color: #535252;
	text-align: left;
}

div#homeRightSEO h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #b1b2b3;
	font-size: 13px;
	margin: 0;
	padding :0;
	font-weight: 600;
}



#contentHeader p{
	padding-left: 14px;
	width: 300px;
	font-size: 12px;
}

#buttonHolder{
	width: 234px;
	padding: 10px 0 0 22px;
	margin: 0;	
}

#productRange {
	padding: 13px 5px;
}

#productRange ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#productRange ul li{
	padding-bottom: 8px;
	float: left;
	margin: 0;
	padding: 0;
}

#addCateList li {
	width: 132px;
	height: 98px;
	text-align: center;
	display: block;
}

#productRange ul li a{
	margin: 0;
	padding: 0;
}

#banner {
	padding-left: 8px;
}

#bannerImage {
	float: left;
	width: 553px;
}

#shoppingBanner {
	width: 198px;
	height: 83px;
	padding: 25px 0px 10px 17px;
	background: url(../images/shopping_banner_bg.gif) no-repeat;
	color: #ffffff;
	float: left;
	font-size: 11px;
}

.productCategories {
	padding: 5px 78px;
}

.productCategories a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #969696;
	text-decoration: none;
}
.productBox {
	background: url(../images/product_box.gif) no-repeat top left;
	width: 132px;
	height: 128px;
	float: left;
	padding-right: 10px;
}

.productBoxDescription {
	float: left;
	width: 450px;
	padding: 10px 0 0 20px;
	margin: 0;
}

.productBoxText {
	width: 132px;
	height: 30px;
	padding: 0;
	text-align: center;
	font-weight: 600;
	float: left;
}

.textHold {
	width: 730px;
	padding: 5px 0 5px 8px;
}

.title {
	margin: 0;
	padding: 0 0 0 30px;
}

.articleProductTitle {
	margin: 0;
	padding: 0 0 0 5px;
}

div#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #353535;
	margin: 0;
	padding: 10px 30px 0 30px;
	float: left;
	display: block;
}

div#text img.imagePage {
	margin: 0;
	padding: 10px 0 10px 10px;
}

div#text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #353535;
	margin: 0;
	font-size: 12px;
	padding: 10px 5px;
}

div#text div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #353535;
	margin: 0;
	font-size: 12px;
	padding: 10px 5px;
}

div#text ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #353535;
	list-style-image: url(../images/list_icon.gif);
}

div#text ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #353535;
}

div#alternativePayments {
	margin: 0;
	padding: 5px 0 0 10px;
	display: none;
}

.clickable {
	cursor: pointer;
	text-decoration: underline;
}

/******************************* RIGHT AREA ****************************************/

#rightMenu{
	width: 215px;
	background: url(../images/right_menu_bg.gif) repeat-y;
	float: left;
	padding: 0;
	margin: 0;
}

#shopping {
	width: 198px;
	height: 92px;
	padding: 25px 0px 0 17px;
	background: url(../images/shopping_bg.gif) no-repeat;
	color: #ffffff;
	font-size: 11px;
}

html>body div#shopping {
	width: 198px;
	height: 92px;
	padding: 25px 0px 50px 17px;
	background: url(../images/shopping_bg.gif) no-repeat;
	color: #ffffff;
	font-size: 11px;
}

.shoppingDetails{
	padding: 5px 0 0px 0;
	margin: 0;
	font-size: 11px;
}

div#SGTLinvis {
	margin: 0;
	padding: 25px 0 0 0;
}

#rightMenu .article {
	padding: 5px 15px;
	background: url(../images/article_bg.gif) repeat-y;
}

.articleContainer {
	margin: 0;
	padding: 0;
}

.artLeft {
	width: 55px;
	padding: 0 5px 5px 0;
	float: left;
}

.artRight {
	width: 125px;
	float: left;
}


.articleThumbImg {
	padding: 3px;
	border: 1px solid #d7d7d7;
}

#mainPicArticle {
	padding: 3px;
	border: 1px solid #d7d7d7;
	margin: 10px;
}
	
.smallPicArticle {	
	padding: 3px;
	border: 1px solid #d7d7d7;
}
	
.lookTitle {
	color: #009ad3;
	font-weight: 600;
	text-decoration: underline;
}

.articleTitle {
	color: #e77e00;
	font-weight: 600;
	text-decoration: underline;
}

/*************************** CONTENT PRODUCT DETAIL ********************************/

#contentProducts {
	background: url(../images/product_bg.gif) repeat-x top;
	padding: 20px 0 0 13px;
}

#detailLeft{
	padding-left: 10px;
	width: 379px;
	float: left;
}

#priceDetail {
	color: #363636;
	font-size: 12px;
	padding-bottom: 5px;
}

#prevPrice {
	text-decoration: line-through;
	color: #b10000;
}

#option {
	width: 369px;
	padding: 10px 0;
	color: #595959;
	font-size: 11px;
}

ul#customText {
	list-style-type: square;
}

ul#customText li {
	padding: 3px 0;
}
/******OPTION TYPES*****/
#optionBG1 {
	background: url(../images/detail_option_bg1.gif) repeat-y top;	
}
#optionBG2 {
	background: url(../images/detail_option_bg2.gif) repeat-y top;	
}
#optionBG3 {
	background: url(../images/detail_option_bg3.gif) repeat-y top;	
}
#optionBG4 {
	background: url(../images/detail_option_bg4.gif) repeat-y top;	
}
#optionBG5 {
	background: url(../images/detail_option_bg5.gif) repeat-y top;	
}
#optionBG6 {
	background: url(../images/detail_option_bg6.gif) repeat-y top;	
}
#optionBG7 {
	background: url(../images/detail_option_bg7.gif) repeat-y top;	
}
#optionBG8 {
	background: url(../images/detail_option_bg8.gif) repeat-y top;	
}

#optionBGDefault {
	background: #f7f6f9;
	padding: 10px;
}

table#voucherTable input {
	border: 1px solid #A5ACB2;
	width: 200px;
	font-size: 12px;
}

table#voucherTable textarea{
	border: 1px solid #A5ACB2;
	width: 200px;
	height: 50px;
	font-family: arial;
	font-size: 12px;
}

#option table tr{
	height: 30px;
}

#option p{
	color: #353535;
}

.colourOption {
	width: 37px;
}

.nameOption {
	padding-left: 5px;
	width: 125px;
}

.qtyOption {
	width: 40x;
}

#addBag{
	padding-right: 16px;
}

.detailText {
	font-size: 12px;
	color: #353535;
	line-height: 16px;
	padding:  0 35px 0 20px;
}

#detailRight{
	padding-top: 5px;
	width: 350px;
	float: left;
}

#detailCategory {
	padding: 20px 15px 20px 0;
}

#detailCategoryHeading {
	width: 400px;
	float: left;
}

#detailCategoryPicture{
	width: 277px;
	float: left;
}

#specs {
	padding: 10px 0;
}

#specs #specDetail{
	padding: 20px;
	background: #f9f9f9;
}

#specs #specDetail th{
	color: #879d0e;
	padding: 0px 20px 15px 0;
	vertical-align: top;
	font-size: 11px;
}

#specs #specDetail td{
	color: #5e5e5e;
	padding: 0px 0 15px 0;
	vertical-align: top;
	font-size: 11px;
}

#specs #specDetail ul {
	padding: 0;
	margin: 0;
	width: 280px;
}

#specs #specDetail ul li{
	float: left;
	display: block;
	width: 70px;
	height: 40px;
	vertical-align: middle;
	text-align: center;
	padding: 5px 0;
}

#detailRight #productLargeImage{
	border: 1px solid #eaeaea;
	width: 348px;
	text-align: center;
	height: 324px;
	padding: 24px 0 0 0;
	margin: 0;
}

#gallery {
	width: 350px;
	height: 160px;
	padding: 10px 0 0 0;
	margin: 0;
}

#gallerySlider {
	width: 350px;
	height: 150px;
	overflow: hidden;
	white-space: nowrap;
}

#gallerySlider img {
	margin: 0 5px 0 0;
	border: 1px solid #eaeaea;
}

/***************************************** SCROLL BAR **********************************/
#scrollBar {
	width: 350px;
	height: 8px;
	margin: 0;
	padding: 2px 0 0 0;
	_padding: 10px 0 0 0;
	background: url(../images/img_scroller.gif) repeat-x center ;
}	

#scrollHandle {
	width: 35px;
	height: 8px;
	background-image: url(../images/img_scroller_handle.gif);
	background-position: top-left;
	background-repeat: no-repeat;
	cursor: pointer;
}

/****************************************** FOOTER *****************************************/
div#footer {
	width: 996px;
	height: 30px;
	padding: 20px 0 5px 0px;
	background: url(../images/footer_bg_v2.gif) no-repeat top left;
	color: #655c2d;
	font-size: 10px;
	font-weight: 600;
}

div#footer #priceInfo {
	text-align: center;
	color: #655c2d;
}

div#extraInformation {
	width: 996px;	
	color: #969696;
	padding-bottom: 30px;
	font-size: 10px;
}

div#extraInformation #copy {
	padding: 0px 15px;
	color: #969696;
}

div#extraInformation #links {
	text-align: center;
	width: 550px;
	color: #969696;
}

div#extraInformation #links a {
	color: #969696;
	text-decoration: none;
}

div#extraInformation #siteBy {
	padding-left: 45px;
}

/****************************************** ARTICLES & SGTL *****************************************/
#articleLeft{
	margin: 0;
	padding: 0;
	width: 540px;
	float: left;
}

div.articleDetail{
	margin: 0;
	padding: 0 0 10px 0;
	width: 540px;
}

div.articleDetail p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	line-height: 16px;
	color: #353535;
	margin: 0;
	font-size: 12px;
	padding: 10px 5px;
}

div.articleDetail div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #353535;
	margin: 0;
	font-size: 12px;
	padding: 10px 5px;
}

div.articleDetail ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #353535;
	list-style-image: url(../images/list_icon.gif);
}

div.articleDetail ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #353535;
}

div.articleDetail img {
	margin: 0;
	padding: 10px;
}

.commentDetail{
	padding: 10px 20px;
	width: 500px;
}

h1.blogTitle {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-size: 20px;
	color: #000000;
	padding: 0 0 3px 0;
}

h1.blogTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-size: 20px;
	color: #fa8f05;
	padding: 0 0 3px 0;
}

h1.blogTitle6 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-size: 20px;
	color: #32acda;
	padding: 0 0 3px 0;
}

.articleHead{
	color: #000000;
	font-size: 18px;
}

.articleHead2{
	color: #fa8f05;
	font-size: 12px;
}

.articleHead6{
	color: #32acda;
	font-size: 12px;
}

.commentHead{
	color: #000000;
	font-size: 11px;
}

.commentHead2{
	color: #fa8f05;
	font-size: 11px;
}

.commentHead6{
	color: #32acda;
	font-size: 11px;
}

.art{
	font-size: 11px;
	color: #696969;
	padding: 0px 0 2px 0px;
}

.commentDetail p{
	font-size: 11px;
	line-height: 15px;
	padding: 0;
	color: #494a45;
}

#mainContent {
	padding-left: 20px;
	padding-top: 10px;
}

div.replyHead{
	color: #000000;
	font-size: 14px;
	padding: 2px 0;
	width: 540px;
}

div.replyHead2{
	color: #fa8f05;
	font-size: 12px;
	padding: 12px 0 18px 0;
	width: 540px;
}

div.replyHead6{
	color: #32acda;
	font-size: 12px;
	padding: 12px 0 18px 0;
	width: 540px;
}

#tableContain {
	padding: 3px 0 0 1px;
	float: left;
}

#tableContain table {
	
}

#tableContain .article {
	padding: 5px 15px;
	background: url(../images/article_bg.gif) repeat-y;
}

#articleMenu {
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
}


#articleMenu td{
	width: 166px;
	height: 15px;
	padding: 10px 0;
	vertical-align: top;
	text-align: center;
}

#articleMenu td a{
	font-size: 11px;
	color: #028541;
	font-weight: 600;
	text-decoration: underline;
}

#articleMenu td a:hover{
	font-size: 11px;
	color: #028541;
	font-weight: 600;
	text-decoration: none;	
}

.textArea {
	width: 260px;
	height: 140px;
}

.textField{
	width: 260px;
}

#blogFeed {
	margin: 0;
	padding: 0;
}

/***************************************** NO BANNER *****************************************/
div#headerNo {
	background: url(../images/header_bg_no_banner.gif) no-repeat left top;
	padding: 0px 0 0 0;
	height: 107px;
	margin: 0;
}

div#mainNo {
	background: url(../images/main_bg_no_banner.gif) no-repeat top;
	padding-top: 26px;
}

/****************************************** PRODUCTS *****************************************/

.productList{
	padding: 0px 0 15px 19px;
	margin: 0;
	width: 743px;	
}

.productList a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #969696;
	text-decoration: none;
}

#noProducts {
	padding: 15px 0 15px 30px;
	margin: 0;
	font-size: 12px;
}

#productBackground1{ /*PINK*/
	background: url(../images/product_list_bg1.gif) repeat-y top right;
}

#productBackground2{ /*CREME*/
	background: url(../images/product_list_bg2.gif) repeat-y top right;
}

#productBackground3{ /*BROWN*/
	background: url(../images/product_list_bg3.gif) repeat-y top right;
}

#productBackground4{ /*RED*/
	background: url(../images/product_list_bg4.gif) repeat-y top right;
}

#productBackground5{ /*SKY BLUE*/
	background: url(../images/product_list_bg5.gif) repeat-y top right;
}

#productBackground6{ /*BLUE*/
	background: url(../images/product_list_bg6.gif) repeat-y top right;
}

#productBackground7{ /*GREEN*/
	background: url(../images/product_list_bg7.gif) repeat-y top right;
}

#productBackground8{ /*YELLO*/
	background: url(../images/product_list_bg8.gif) repeat-y top right;
}

.productList ul {
	padding: 0px 0px 0 0px;
	margin: 0;
	list-style-type: none;
}

#articleLeft .productList ul {
	padding: 0px 0px 0 0px;
	margin: 0;
	list-style-type: none;
}

.productList li {
	padding: 15px 0 5px 0;
	float: left;
	display: block;
	width: 152px;
	height: 305px;
}

#articleLeft .productList li {
	padding: 15px 0 5px 0;
	float: left;
	display: block;
	width: 152px;
	height: 305px;
}

.productList li .imageHolder{
	display: block;
	width: 140px;
	height: 140px;
	padding: 6px;
	background: url(../images/product_border.gif) no-repeat;
	position: relative;
}

img.productNew, img.productSale {
	position:absolute;
	z-index:2;
	padding-left: 86px;
	top: 0;
	left: 11px;
}

.productList li.productLayoutA {
	padding-bottom: 5px;
	padding-right: 18px;
	_padding-right: 11px;
	clear: left;
}

.productList li.productLayoutB {
	padding-left: 21px;
	padding-bottom: 5px;
	padding-right: 18px;
	_padding-right: 11px;
}

.productList li.productLayoutC {
	padding-left: 21px;
	padding-bottom: 5px;
	padding-right: 18px;
	_padding-right: 11px;
}

.productList li.productLayoutD {
	padding-left: 21px;
	padding-bottom: 5px;
	padding-right: 18px;
	_padding-right: 10px;
}

#articleLeft .productList li.productLayoutA {
	padding-bottom: 5px;
	padding-right: 18px;
	_padding-right: 11px;
	clear: left;
}

#articleLeft .productList li.productLayoutB {
	padding-left: 21px;
	padding-bottom: 5px;
	padding-right: 18px;
	_padding-right: 11px;
}

#articleLeft .productList li.productLayoutC {
	padding-left: 21px;
	padding-bottom: 5px;
}

.productList li img.thumb{
	height: 140px;
	width: 140px;
}

.productList p.shortDesc {
	color: #363636;
	font-size: 11px;
	padding: 3px 0px;
	margin: 0;
	width: 152px;
}

.productList p.price {
	font-size: 11px;
	vertical-align: top;
	color: #363636;
	height: 20px;
	width: 49px;
	float: left;
	padding: 0 0 0 3px;
	margin: 0;
	font-weight: 600;
}

.productList .qty {
	width: 65px;
	float: left;
	font-size: 11px;
	vertical-align: top;
	color: #595959;
	font-weight: 600;
	position: relative;
	top: -3px;	
}

.productList .smallBuy {
	position: relative;
	top: -10px;
	_top: -20px;
}

input.qtyInput {
	width: 30px;
	border: 1px solid #a5acb2;
}

.buyButton {
	float: left;
	position: relative;
	top: -10px;
	left: 12px;
}

.viewBuyButton {
	float: left;
	width: 100px;
	position: relative;
	top: -11px;
}

.productList a {
	font-size: 12px;
	font-weight: bold;
	color: #363636;
	padding: 0px 0 0 0;
	margin: 0;
	text-decoration: none;
}

.priceNBuy {
	width: 152px;
	
}

.productContainer {
	padding: 10px 0 0 0px;
	width: 152px;
	color: #163c60;
}

.productContainer h2{
	font-size: 11px;
	color: #8b6a23;
}

.pointsCode {
	color: #272727;
}

/******************** BROWSE NAVIGATION ***************************/
#contentBrowseNav {
	color: #e27a00;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 0 0 25px;
	margin: 0;
}

#contentBrowseNav a{
	font-size: 11px;
	color: #e27a00;
	text-decoration: none;
	padding: 0px 3px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
}

#contentBrowseNav a.browseLink {
	font-size: 11px;
}

#backHolder{
	padding-right: 20px;
}

#backHolder .backLink{
	color: #545454;
	font-weight: 600;
	font-size: 11px;
}

.logButton {
	padding-top: 8px;
}

/******************* SHOPPING CART TABLE ****************************/
table#shoppingCart {
	font-size:12px;
}
table#shoppingCart th {
	background:#f1f1f1;
	height:30px;
}
table#shoppingCart td {
	border-bottom:1px solid #ebebeb;
}

ul#listReplaceAddition {
	list-style-type:none; 
	padding:0; 
	font-weight: 600;
}

ul#listReplaceAddition li {
	padding: 3px 0;
}

/** ADD CHANGES 21/04/2009 **/
div.center {
	text-align: center;
}