/*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: Arial, Helvetica, sans-serif;
font-size: small;
margin: 20px auto;
padding: 0px;     
color: #333333;
line-height: 1.5em;  
width: 900px;
border:10px solid #fff;
}

.smallText {  
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

img {
border: 0;
}

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;
}

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 solid #3FBBEF;
width: 100%;
height: 1px; 
clear: both;
}

/* e_container */

#e_container {
height: 100%; 
padding: 0; 
background-color: #fff;
}

/*e_toolbar*/

#e_toolbar {
float: left; 
height: 113px; 
width:701px; 
background-color: #fff;
background-image: url('images/toolbar_bg.jpg');
background-repeat: no-repeat;
background-position: top left;
}

#e_toolbar a {
color: #036;
font-size: 100%;
text-decoration: none;
font-size: 85%;
}

#e_toolbar a:hover {
color: #3399FF;
}


/*e_basket*/

#e_basket {
float: right;  
width:169px; 
background-color: #fff;
background-image: url('images/basket_bg.jpg');
background-repeat: no-repeat;
background-position: top left;
padding:0 0 0 29px;
margin: 0;
text-align: left;
font-size: 80%;
font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
font-weight: bold;
color: #003366;
line-height: 1.5em;
}

#e_basket caption {
text-align: left;
font-size:80%;
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;
}

/*e_menu*/

#e_menu {
float: left; 
height: 100%; 
width: 170px; 
background-color: #fff; 
vertical-align: top; 
clear: both;
padding-right: 5px;
}

*html #e_menu {
padding-right: 0;
}

.main-link {
width: 170px; 
border-top: 1px solid #3399FF;
margin: 1px;
padding-top: 3px;
padding-bottom: 3px;
}

.main-link a:link, .main-link a:visited {
padding-left: 19px;
}

.football-teams {
width: 170px; 
padding-left: 19px;
margin:0;
font-weight: normal;
}

#e_menu  .football-teams a:link, #e_menu  .football-teams a:visited {
width: 170px; 
border: 0;
margin: 0;
font-weight: normal; 
}

.other-sports {
width: 170px; 
background: #0168B3;
padding: 3px;
margin: 0px;
}

#e_menu .other-sports a:link, #e_menu .other-sports a:visited {
color: #fff;
padding-left: 19px;
}

#e_menu a {
color: #036;
text-decoration: none;
font-size: 100%;
font-family: Arial, Helvetica;
font-weight: bold;
}

#e_menu a:hover {
color: #3399FF;
}

/* Search Box */

.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: #336699;
border: 1px solid #003366;
}

/*e_page*/

#e_page {
float: left; 
height: 100%; 
width: 525px; 
background: transparent; 
border-right: 1px solid #3FBBEF;
}

#e_page .gutter {
padding: 15px;
}

*html #e_page .gutter {
padding: 5px; /* for other IE versions */
}

*html #e_page  {
padding: 0; /* for other IE versions */
width: 511px;  /* for other IE versions */
}

#Page_Breadcrumb {
margin-bottom: 25px;
display: block;
}

#Page_Breadcrumb, #Page_Breadcrumb a {
font-size: 90%;
color: #333333;
text-decoration: none;
}


/* Expanded View */

.Expanded_View .img {
border: 1px solid #ccc;
padding: 0px;
display: block;
height: 100%;
float: left;
}

.Expanded_View #gutter {
float: left;
padding: 6px;
width: 230px;
}

.Expanded_View #gutter h1, .panel h1 {
line-height: 1.1em;
font-size:110%;
font-weight: bold;
color: #0168B3;
padding: 0;
}

.Expanded_View #gutter p {
line-height: 1.2em;
margin-top: 0px;
margin-bottom: 3px;
padding: 0;
color: #666;
}


/* e_right */

#e_right {
float: left; 
width: 180px; 
font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
background-color: #fff; 
margin: 8px; 
font-size: 95%;
vertical-align: top; 
line-height: 1.1em;
color: #666;
padding: 0;
}

*html #e_right {
margin: 0;  /* for other IE versions */
padding-left: 7px; /* for other IE versions */
}


#e_right a:link, #e_right a:visited
{
font-weight: bold;
color: #000;
font-size: 95%;
text-decoration: none;
}

#e_right a:hover
{
color: #3399FF;
}

ul {
font-size: 95%;
list-style: none;
margin-top: 5px;
margin-left: 2px;
padding: 0;
white-space: nowrap;
}

li  {
margin-top: 3px;
}

#mem-news {
background-color: #014478;
color: #fff;
display: block;
padding: 10px;
font-size: 85%;
height: 100%;
}

#mem-news  input, #mem-news select {
margin-top: 5px;
}

/*footer*/

#e­_footer {
height: 100px;
margin-top: 20px;
font-size: 85%;
padding: 10px; 
background-color: #f5f5f5; 
clear: both;  
text-align: center;
}
