html, body, p, input, select, textarea, text
{
    font-family: Tahoma, Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #666666;
}


body 
{
    background: url(../images/bg.gif) repeat;
    margin: 0px 0px 0px 0px;
}

#frame
{
    margin: 0px auto 0 auto;
    width: 841px;
    padding: 0px;
}

#home_body
{
    padding: 0px;
      height: 380px;
}

#logo
{
	background: url(../images/logo.gif) no-repeat;
	height: 137px;
	margin-bottom: 2px;
        padding-left: 28px;
        text-align: right;

}

#navigation
{
float-left;
margin-left: 14px;

}

#navigation_top
{
	background: url(../images/left_col_top.gif) no-repeat;
	 width: 152px;
	padding-right: 6px;
}


#navigation_middle
{
	background: #acd286;
    width: 152px;


}

#shopping_basket
{
	background: url(../images/basket_box.gif) repeat-x;
        width: 152px;
	height: 110px;
        float:left;

}

#subscribe
{
    background: url(../images/subscribe.gif) no-repeat;
    width: 152px;       
}


#navigation_bottom
{
	background: url(../images/left_col_bottom.gif) no-repeat;
	 width: 152px;
	padding-right: 6px;
}

#content_top
{
	background: url(../images/top_main_bg.gif) no-repeat;
}


#content_middle
{
	background: #ffffff url(../images/content_middle.gif) repeat-x;
        width:881px;
}

#home_content_middle
{
	background: #ffffff url(../images/content_middle.gif) repeat-x;
    
}

#content_bottom
{
	background: url(../images/bottom_main_bg.gif) no-repeat;
}

#ProductTextInput
{
        background: url(../images/products_layout/quanity.gif) no-repeat; 
}

#content
{
    float: right;
    margin-left: 8px;
    margin-top: 0px;
   margin-right: 12px;
    width: 645px;
   	
}


.clear
{
    clear:both;
    font-size: 1px;
}

#footer
{
	background: url(../images/footer1.gif) no-repeat;
        width: 859px;
       height: 140px;
	margin-top: 13px;
	padding-left: 10px;
	padding-right: 28px;
}

h1
{
 color: #D1A585;
 font-size: 18px;
margin-top:6px;
font-family: Tahoma, Arial, Verdana, Helvetica, Sans-Serif;
}

#product h1
{
 color: #D1A585;
 font-size: 18px;
margin-top:6px;
}

h2
{
 color: #D1A585;
font-size: 11px;
margin-top:3px;
text-align: left;
}

#category_heading
{
padding-top: 4px;
padding-bottom: 4px;

}

#category_heading a
{
    text-decoration:none;
    color: #acd286;
}

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

#category_links
{
line-height: 1.5;
margin-left: 14px;
} 

#category_links a
{
    text-decoration:none;
    color: #e4fcb2;
     font-size: 13.5px;
}

#category_links a:hover
{
    text-links:underline;
    color: #e4fcb2;

}

#breadcrumbs
{
margin-bottom: 10px;
margin-top: 5px;
}

#breadcrumbs a
{
    text-decoration:none;
    color: #D1A585;
     font-size: 11px;
}

#breadcrumbs a:hover
{
    text-decoration:underline;
    color: #D1BBAB;
     font-size: 11px;
}

#product_description
 {
 font-size: 11px;
 color: #666666;
line-height: 1.5;
 font-family: Tahoma, Arial, Myriad Pro, Verdana, Helvetica, Sans-Serif;
margin-top: 30px;
}

/* Product quantity input field*/
.productTextInput
{
width:28px;
}

#grouping
{
max-width: 600px;
margin-top: 20px;
}


#next
{
margin-top: 10px;
}

#next a
{
    text-decoration:none;
    color: #ffffff;

}

#next a:hover
{
    text-decoration:none;
    color: #ffffff;

}

a
{
    text-decoration:underline;
    color: #666666;

}

a:hover
{
    text-decoration:underline;
    color: #99cc99;

}

.productItemNotFound
{
color: #ffffff;
width: 1px;
height: 1px;
border-color: #ffffff;
}

.productItem
{
width: 210px;
}


#product_display
{
height: 220px;
}

#product_name
{
height: 40px;
margin-right: 5px;
margin-top: 10px;
width: 200px;
}

#menu_indent
{
margin-left: 0px;
}

#house_links
{
float: right;
padding-right: 18px;
}

#footer_links
{
float: right;
padding-right: 38px;
padding-top: 15px;
text-align: right;
}

#footer_links a
{
    text-decoration:none;
    color: #acd286;
   font-size: 13px;


}

#footer_links a:hover
{
    text-decoration:underline;
    color: #99cc99;
}

#copyright
{
font-size: 10px;
text-align: right;
}


#copyright a
{
    text-decoration:none;
    color: #666666;
font-size: 10px;
}

#copyright a:hover
{
    text-decoration:underline;
    color: #99cc99;
}

#stockists
{
float: left;
height: 110px;
}
