/* Edit CSS code below - store.css - Do not remove this line */

body {
margin: 20 0 0 0px;
padding: 0 0 0 0px;
border: 0;
}

body, p, td {
font-size: 11px;
line-height: 130%;
font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
color: #000000;
}

img {
border: 0;
}

hr {
height: 1px;
}

/* Toolbar */

#e_toolbar {
background-image: url('images/bhr_pro_header.jpg') ;
width: 400px;
height: 80px;
background-repeat: no-repeat;
background-color: #ffffff;
}

#e_toolbar a {
margin: 0px 0px 0px 62px;
font-size: 11px;
text-align: left;
color: #000000;
font-weight: normal;
text-decoration: none;
}

#e_toolbar a:hover {
color: #333399;
}

#e_toolbar #Toolbar_Links {
margin: 0px 0px 0px 0px;
}

.Search_Field { 
font-size: 10px; 
font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
background-color: #fff; 
padding: 2px;
}

.Search_Button { 
padding: 0px;
color: #ffffff;
font-size: 10px; 
font-weight: normal;
text-decoration: none;
background-color: #FF9900;
border: 1px solid #FF6600;
}

/* Basket */

#e_basket {
background-image: url('images/bhr_pro_basket_background.jpg');
background-repeat: no-repeat;
background-position: top right;
vertical-align: bottom;
}

#e_basket td {
font-size: 11px;
vertical-align: bottom;
}

#e_basket a, #e_basket td {
color: #000000;
text-decoration: none;
font-weight: normal;
}

#e_basket a:hover {
color: #36A7FD;
}

/* Menu */

#e_menu {
vertical-align: top;
background-image:none;
background-repeat: no-repeat;
background-color: #ffffff;
width: 150px;
height: 100%;
padding: 3px 4px 0px 0px;
}

#e_menu a {
font-size: 11px;
line-height: 110%;
color: #000000;
text-decoration: none;
text-align: right;
font-weight: normal;
padding: 2px 0px 2px 0px;
margin: 2px 0px 0px 0;
border-bottom: dotted 1px #999999;
display: block;
}

#e_menu a:hover {
color: #cc0000;
}

.Menu_Header {
display: block;
padding: 8px 0 5px 0;
color: #36A7FD;
font-weight: bold;
font-size: 80%;
}

/* Page */

#e_page {
vertical-align: top;
padding: 5px 0px 20px 6px;
}

h1 {
font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
color: #cc0000;
font-weight: normal;
}

h2 {
font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #999999;
font-weight: normal;
}

h3 {
font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 110%;
font-weight: bold;
}

h4 {
font-size: 10px;
}

h5 {
font-size: 9px;
font-weight: normal;
}

#Page_Breadcrumb, #Page_Breadcrumb a {
font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #999999;
text-decoration: none;
margin: 0px 0px 0px 0px;
}

#Home_Banner {
background-image: none;
display: block;
}

.Home_Link {
padding: 5px;
margin: 5px;
margin: 0;
min-height: 100px;
}

.Home_Link p {
font-size: 85%; 
padding: 0;
margin: 0;
}

.Home_Link  .Display_Name {
font-size: 12px;
font-weight: bold;
line-height: 1.3em;
padding: 5px 0 0 0;
margin: 0;
display: block;
}

.Home_Link .Display_Name {
color: #36A7FD;
}

.Home_Link .Link_Name {
clear: both;
}

.Home_Link .Display_Image {
float: left;
margin: 5px;
padding: 5px;
border: 1px solid #36A7FD;
background-color: #fff;
}

.Example_Link a { 
padding: 5px;
color: #fff;
font-size: 85%; 
font-weight: bold;
background-color: #FF9900;
border: 1px solid #FF6600;
text-decoration: none;
}

.Example_Link a:hover { 
padding: 5px;
color: #333;
font-size: 85%; 
font-weight: bold;
background-color: #F5f5f5;
border: 1px solid #ccc;
text-decoration: none;
}

.Product_Name {
color: #36A7FD;
font-weight: bold;
font-size: 80%;
}

/* Checkout */

fieldset {
padding: 5px;
}




/* Footer */

#e_footer {
padding-top: 14px;
border-top: 1px #999999 dotted;
text-align: center;
font-size: 9px;
font-family: Trebuchet, Verdana, Arial, Helvetica,  sans-serif;
color: #999999;
}

#e_footer a {
color: #999999;
}

#Clear_Form {
display:none;
}