/*Edit CSS code below - store.css - Do not remove this line*/

* html body {
font-size: medium; /* for other IE versions */
font-size: small; /* for IE5/Win */
}

body { 
background-color: #white;
background-image: 
background-repeat: repeat-x;
background-position: bottom;
font-family: verdana, tahoma, Arial, Helvetica, sans-serif;
font-size: small;
margin: 20px 20px;
padding: 0px;     
color: #333333;
line-height: 1.5em;
min-width: 800px;
max-width: 850px;
width:expression(document.body.clientWidth < 800? "800px" : document.body.clientWidth > 950? "950px" : "auto");
} 


#master{
padding: 10px;
background: #fff;

}

img {
border: 0;
}

a:link, a:visited {
color: #3399FF;
text-decoration: underline;
}

a:hover {
color: #287BD1;

}

p {
font-size: 95%;
}

hr {
border: none 0; 
border-top: 1px dashed #666;
width: 100%;
height: 1px; 
clear: both;
}

#Featured_Products {
background-color: #fff;
} 

/*e_toolbar*/

#e_toolbar {
background-color: #fff;
padding-bottom: 20px;
}

#e_toolbar #logo {
font-size: 240%;
font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
}

#e_toolbar #logo a{
text-decoration: none;
color: #3399FF;
padding: 20px 0;
display: block;
float: left;
white-space: nowrap;
width: auto;
position: relative;
}


#e_toolbar #Toolbar_Links a {
background-image: url(images/templates/toolbar-gradient-off.png);
background-repeat: repeat-x;
background-color: #36A7FD;
background-position: center;
white-space: nowrap;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
border-left: 1px solid #3399FF;
border-right: 1px solid #216DC1;
border-top: 1px solid #2C85E1;
border-bottom: 1px solid #2C85E1;
padding: 0.6em 0;
display: block;
text-align: center;
color: #fff;
text-decoration: none;
}

#e_toolbar #Toolbar_Links a:hover {
background-image: url(images/templates/toolbar-gradient-on.png);
background-color: #36A7FD;
background-repeat: repeat-x;
background-position: center;
white-space: nowrap;
display:block;
color: #fff;
text-decoration: none;
}

#Toolbar_Phone {
font-size: 180%;
font-weight: normal;
margin: 30px 0 20px 20px;
padding:0;
color: #000;
display: block;
}

.Search_Field { 
font-size: 85%; 
background-color: #fff; 
border: 1px solid #ccc; 
padding: 4px;
width: 200px;
}

.Search_Button { 
padding: 3px;
color: white;
font-size: 85%; 
font-weight: bold;
background-color: #FF9900;
border: 1px solid #FF6600;
}

.Search_Button:hover{
background-color: #E38701;
border-color: #D75501;
cursor: pointer;
}


/*e_menu*/

#e_menu {
vertical-align: top;
background-color: #fff;
width: 170px;
padding:0 15px 0 0;
margin: 0 ;
}

.menusection{
margin: 0 0 20px 0;
border-bottom: 1px solid #ccc;
width: 172px;
}

#e_basket .menusection{
width: 140px;
}

.menusection.featured{
border-width: 0 1px 1px 1px;
border-style: solid;
border-color: #ccc;
}

.menusection.featured td{
padding: 0;
border-collapse: collapse;
}

.menusection.featured .item{
border-bottom: 1px solid #ccc;
width: 130px;
}

.menusection.featured .img{
margin: 0;
}

.menusection.featured h4{
font-size: 80%;
margin: 0;
}

.menusection.featured a{
display: block;
text-align: center;
}

.menusection.featured .price{
text-align: center;
margin: 0 0 5px 0;
font-size: 85%;
}

#e_menu a {
display: block;
width: 160px;
border-width: 1px;
border-color: #ccc #ccc #fff #ccc;
border-style: solid;
background-color: #f5f5f5;
color: #000;
text-decoration: none;
padding: 5px;
font-size: 85%;
}

#e_menu a:hover {
color: #3399FF;
background-color: #f5f5f5;
border-color: #aaab9c #f3f3f3 #fff #ccc;
}

#e_menu .submenuitem a{
padding-left: 20px;
width: 145px;
background-image: url(images/templates/arrow-submenu.gif);
background-repeat: no-repeat;
background-position: 6px;
}

.Menu_Header {
background-color: #ccc
font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
display: block;
padding: 5px;
font-size: 85%;
font-weight: bold;
margin: 0;
width: ;
}

/*e_page*/

#e_page {
vertical-align: top;
width: 99%;
background-color: #fff;
padding-bottom:20px;
}

#Page_Breadcrumb {
margin-bottom: 25px;
display: block;
}

#Page_Breadcrumb, #Page_Breadcrumb a {
font-size: 90%;
color: #333333;
text-decoration: none;
}

h1 {
font-size:180%;
font-weight: normal;
color: #009933;
margin-bottom: 15px;
padding: 0;
}

h2 {
font-size:140%;
font-weight: normal;
}

h3 {
font-size:120%;
font-weight: normal;
}

#Home_Banner {
display: block;
}

.Home_Link {
padding: 5px;
margin: 10px 5px 0 5px;
border: 1px solid #009933;
background-image: url('images/box_fill.jpg');
background-repeat: repeat-x;
background-color: #;
}

.Home_Link h2{
margin: 0 0 10px 0;
font-size: 110%;
}

.Home_Link p{
margin: 0;
}

.clear{
clear: both;
}

.Home_Link p {
font-size: 85%; 
padding:0;
margin: 0;
}

.Home_Link  .Display_Name {
font-family: Arial, Helvetica, sans-serif;
font-size: 90%; 
font-weight: bold;
line-height: 1.3em;
padding:0;
margin: 0;
}

.Home_Link .Link_Name {
clear: both;
}

.Home_Link .Display_Image {
float:left;
margin: 5px;
padding: 5px;
border:1px solid #009933;
background-color:#fff;
}

.Example_Link a { 
padding: 3px 5px;
color: white;
font-size: 85%; 
font-weight: bold;
background-color: #FF9900;
border: 1px solid #FF6600;
text-decoration: none;
display: block;
float: left;
}

.Example_Link a:visited{
color: #fff;
text-decoration: none;
}

.Example_Link a:hover { 
background-color: #E38701;
border: 1px solid #D75501;
text-decoration: none;
color: #fff;
}

.titleblock .Display_Image{
float: left;
margin: 0 10px 5px 0;
}

.titleblock h1{
margin-top: 0;
}

.titleblock p{
margin: 10px 0;
}

#e_page #THISPAGE{
width: 100%;
}



}
