/*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: #C2E3FC;
font-family: 'Tahoma', Arial, Helvetica, sans-serif;
font-size: small;
margin: 20px;
border: 10px solid #fff;
padding: 0px;     
color: #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/demo-store-logo.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;
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;
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: #000;
background-image: url('images/templates/menu-gradient.jpg');
font-family: Arial, Helvetica, sans-serif;
display: block;
padding: 5px;
color: #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*/

#e_basket {
vertical-align: top;
background-color: #fff;
padding:0 0 0 15px;
margin: 0;
width: 170px;
}

#e_basket caption {
text-align: left;
font-size:110%;
font-weight: bold;
color: #FF0000;
margin: 0;
}

#Basket_Contents {
display:block;
padding-bottom: 15px;
}

/*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%;
}