/*Edit CSS code below - store.css - Do not remove this line*/
 
* html body {
f\ont-size: medium; /* for other IE versions */
font-size: small; /* for IE5/Win */
}

body { 
background-color: #C2E3FC;
font-family: 'Tahoma', Arial, Helvetica, sans-serif;
font-size: small;
margin: 20px;
border: 10px solid #fff;
padding: 0px;     
color: #333333;                                                                 /*change colour of text in link boxes was #333333*/
line-height: 1.5em;
}

img {
border: 0;
}

a:link, a:visited {
color: #3399FF;
text-decoration: underline;
}

a:hover {
color: #333;
text-decoration: none;
}

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;
background-image: url('images/templates/toolbar-bottom-shadow.jpg');
background-repeat: repeat-x;
background-position: bottom;
}

#e_toolbar #logo {
padding: 74px 0px 0px 0px;
width:248px;
}

#e_toolbar #logo a{
position: relative;
overflow: hidden;
display: block;
margin: 0px 0px 20px 0px;
padding: 74px 0px 0px 0px;
width: 248px;
background:url('images/Erol-Shop-Header.gif') top left no-repeat;
height: 0px !important;height /**/:18px;/* for ie5.x */
}

#e_toolbar #Toolbar_Links a {
background-image: url('images/templates/toolbar-gradient.jpg');
background-repeat: repeat-x;
background-color: #36A7FD;
white-space: nowrap;
font-family: Arial, Helvetica, sans-serif;
font-size: 110%;
font-weight: bold;
border-left: 1px solid #0984FF;
border-top: 1px solid #0984FF;
border-bottom: 1px solid #0984FF;
padding: 10px;
display: block;
text-align: center;
color: #fff;
text-decoration: none;
}

#e_toolbar #Toolbar_Links a:hover {
background-image: url('images/templates/toolbar-gradient-on.jpg');
background-color: #36A7FD;
background-repeat: repeat-x;
white-space: nowrap;
display:block;
color: #fff;
text-decoration: none;
}

#Toolbar_Phone {
font-size: 200%;
font-weight: normal;
margin: 20px 0 20px 20px;
padding:0;
color: #000;
display: block;
}

.Search_Field { 
font-size: 85%; 
background-color: #fff; 
border: 1px solid #ccc; 
padding: 4px;
}

.Search_Button { 
padding: 3px;
color: white;
font-size: 85%; 
font-weight: bold;
background-color: #FF9900;
border: 1px solid #FF6600;
}


/*e_menu*/

#e_menu {
vertical-align: top;
background-color: #fff;                                             /* change cplour of left background was #ffff*/
width: 170px;
padding:0 15px 0 0;
margin: 0 ;
}

#e_menu a {
display: block;
width: 160px;
border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
background-color: #f5f5f5;                                            /* change menu buttons unselected was #f5f5f5*/
color: #000;
text-decoration: none;
padding: 5px;
font-size: 85%;
}

#e_menu a:hover {
color: #3399FF;
background-color: #f5f5f5;
border-color: #aaab9c #fff #fff #ccc;
}

.Menu_Header {
background-color: #A4CE22;                                                                      /*was #000 */
/*background-image: url('images/templates/menu-gradient.jpg');*/
font-family: Arial, Helvetica, sans-serif;
display: block;
padding: 5px;
color: #fff;                                                                                                        /*change text in menu headers was #fff */
font-size: 85%;
font-weight: bold;
}

/*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: #36A7FD;
margin-bottom: 15px;
padding: 0;
}

h2 {
font-size:140%;
font-weight: normal;
}

h3 {
font-size:120%;
font-weight: normal;
}

#Home_Banner {
background-image: url('images/demo-banner-bg.jpg');
height: 200px;
display: block;
}

.Home_Link {
padding: 5px;
margin: 10px 5px 0 5px;
border: 1px solid #36A7FD;
background-image: url('images/box_fill.jpg');
background-repeat: repeat-x;
background-color: #DDEEFF;
min-height: 120px;
}

.Home_Link p {
font-size: 85%; 
padding:0;
margin: 0;
}

.Home_Link  .Display_Name {
font-family: Arial, Helvetica, sans-serif;
font-size: 100%; 
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 #36A7FD;
background-color:#fff;
}

.Example_Link a { 
padding: 5px;
color: white;
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;
}

/*e_basket*/                                                                                                         /*Basket Start */

#e_basket {
vertical-align: top;
background-color: #fff;                                                                                           /*Change background colour of right hand side */
padding:0 0 0 15px;
margin: 0;
width: 170px;
}

#e_basket h3 {
text-align: left;
color: #fff;
font-weight: bold;
background: #A4CE22;
font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-size: 85%;
font-weight: bold;
margin: 0;
}

#e_basket h3 span{
padding: 5px;
display: block;
background: #A4CE22;                                                          /*Background patch for IE8*/
}

#e_basket h3.Menu_Header{
background: #ccc;
color: #333;
}

#Basket_Contents {
display:block;
padding-bottom: 15px;
border: 1px solid #A4CE22;
margin-bottom: 20px;
}

#Basket_Contents a.viewbasket{
background: url(images/buttons/v6_button_viewbasket_off.gif);
width: 130px;
height: 29px;
display: block;
text-indent: -9999em;
margin: 10px auto 0 auto;
}

#Basket_Contents a:hover.viewbasket{
background: url(images/buttons/v6_button_viewbasket_on.gif);
}

#Basket_Contents thead img{
margin: 0 auto;
display: block;
}

#Basket_Contents .Total_Wrap{
margin: 0 5px 10px 5px;
background: #EBFF8D;
text-align: center;
}

#Basket_Contents tbody td{
border-bottom: 1px solid #A4CE22;
padding: 5px;
}

#Basket_Contents tbody a{
color: #A4CE22;
}
/*checkout*/

#checkout_content fieldset {
padding: 10px;
}

#checkout_content legend {
font-size:140%;
font-weight: normal;
color: #36A7FD;
margin: 0;
}

#checkout_content label{
font-size: 95%;
font-weight: bold;
margin: 0;
}

#checkout_content h3 {
font-size:150%;
font-weight: bold;
color: #999999;
margin: 0;
}

/*footer*/

#e_footer {
margin:0;
padding:0;
border:0;
text-align: center;
color: #333333;
background-color: #f5f5f5;
font-size: 85%;
}