﻿body
{
    font-family: Arial;
    font-size: 9pt;
    color: #575757;
    margin-top: 0px;
    padding-top: 0px;
}

h1
{
    font-family: "Myriad Pro", Myriad ,Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    color: #98825B;
    font-size: 13pt;
}

h2
{
    font-family: Arial;
    color: #575757;
    font-size: 12pt;
    text-transform: capitalize;
}

h5
{
    font-family: Myriad Pro;
    color: #98825B;
    font-size: 10pt;
    text-transform: uppercase;
    margin: 5px 0px 5px 0px;
}

h6
{
    font-family: Arial;
    color: #575757;
    font-size: 9pt;
    text-transform: capitalize;
    font-weight: bold;
    margin: 0px;
}

h1#h1Home
{
	font-family: "Gill Sans MT", "Trebuchet MS", Arial, Verdana, sans-serif;
    color: #98825B;
    font-size: 24pt;
    font-weight:normal;
    text-transform: capitalize;
    margin-top:0px;
    padding-top:0px;
}

a:link
{
    color: #513e3e;
    text-decoration: none;
}

a:visited
{
    color: #513e3e;
    text-decoration: none;
}

a:active
{
    color: #513e3e;
    text-decoration: none;
}

a:hover
{
    color: #513e3e;
    text-decoration: underline;
}

.container
{
    width: 900px;
    margin: auto;
}

.header
{
    width: 890px;
    height: 90px;
    background-image: url(/images/highgrove_logo.png);
    background-position: 45px 10px;
    background-repeat: no-repeat;
    background-color:#ADCDD0;
    padding-bottom: 20px;
    padding-right: 10px;
    padding-top: 10px;
}

.top_menu
{
    width: 885px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    background-color: #513D56;
    color: #ffffff;
    text-transform: uppercase;
    padding-left: 15px;
    font-family: "Myriad Pro", Myriad ,Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}

.top_menu a:link
{
    color: #ffffff;
    text-decoration: none;
}

.top_menu a:visited
{
    color: #ffffff;
    text-decoration: none;
}

.top_menu a:active
{
    color: #ffffff;
    text-decoration: none;
}

.top_menu a:hover
{
    color: #c2abab;
    text-decoration: none;
}

.header_image
{
    width: 900px;
    height: 143px;
}

.inner_container
{
    width: 874px;
    height: auto;
    padding: 21px 13px 0px 13px;
}

.menu
{
    width: 135px;
    height: auto;
    float: left;
    color: #513e3e;
}

.menu p
{
    margin: 2px 0px 2px 0px;
}

.menu_sub_cat a:link
{
    color: #99815B;
}

.menu_sub_cat a:visited
{
    color: #99815B;
}

.menu_sub_cat a:active
{
    color: #99815B;
}

.menu_sub_cat a:hover
{
    color: #99815B;
}

.shop_menu
{
    width: 125px;
    margin-top: 20px;
    padding-top: 20px;
    border-top: solid 1px #787877;
}

.double_arrow
{
    font-size: 7pt;
}

.content_container
{
    width: 738px;
    height: auto;
    float :left;
   /* overflow: auto; */
}

.content
{
    width: 697px;
    height: auto;
    border-left: solid 1px #787877;
    padding: 0px 0px 40px 40px;
    margin-bottom: 10px;
   /* overflow: auto; */
}

.content_footer
{
	clear: both;
    width: 658px;
    /*height: 58px;*/
    background-image: url(images/charities_logo.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    text-transform: uppercase;
    color: #787877;
    font-size: 8pt;
    padding-left: 80px;
    padding-top: 15px;
}

.content_left
{
    width: 325px;
    height: auto;
    float: left;
}

.content_right
{
    width: 322px;
    height: auto;
    float: right;
}

.newproduct
{
	background-color: #65504f;
	padding: 3px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin: 0px;
}

a.Sale, a.Offers
{
	color: red;
	font-weight: bold;
	font-size: 14px;
}

a.sale
{
	color: red;
	font-weight: bold;
	font-size: 14px;
}

.textbox
{
	width: 125px;
	color: #787877;
	border: solid 1px #787877;
	margin-bottom: 2px;
	}
	
.submitButton
{
 background-color: #513d56;
    border: none;
    color: #ffffff;
    font-size: 8pt;
    font-weight: bold;
    padding: 2px 0px;
    width: 127px;
    
    }
    
 #Newsletter ul
 {
	margin: 0px;
	padding: 0px;
	}
	
#Newsletter ul
 {
	margin: 0px;
	padding: 0px;
	}
 
 .freedelivery_container
{
    height: 20px;
    width: 300px;
    float: right;
    clear: right;
    font-family: Arial;
    font-size: 14px;
    color: #513D56;
    text-align: right;
    padding-right: 23px;
    padding-top: 2px;
}

 .currency_container
{
    height: 20px;
    float: left;
    font-family: Arial;
    font-size: 14px;
    color: #fff;
    text-align: right;
    padding-right: 10px;
    padding-top: 2px;
    margin-left: 420px;
}
 
 .share
 {
 	height: 30px;
 	line-height:30px;
 	margin-bottom: 5px;
 }
 
  .share img
 {
	border: 0px;
	float: left;
 }
 
  .share p
 {
	margin: 0px; 
	margin-top: -4px; 
	padding: 0px; 
	padding-left: 5px; 
	float: left;
 }
 