/*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 {
margin-left: 0px;
margin-top: 16px;
margin-right: 0px;
margin-bottom: 0px;
background-image: url(images/site_r1_c1.jpg);
background-repeat: repeat-x;
background-color: #ffffff;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
}

INPUT, SELECT, TEXTAREA {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
}

.outbord {
background-color: #FFFFFF;
border: 2px solid #ff8800;
}

img {
border: 0px;
}

#men1 {
height: 19px;
width: 180px;
background-image: url(images/site_r11_c4.gif);
background-repeat: none;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #ffffff;
}

h1 {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #272d7f;
}

#crumbbox {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #ffffff;
text-decoration: none;
background-color: #272d7f;
width: 588px;
height: 19px;
}

#crumb {
padding-left: 20px;
padding-top: 2px;
color: #ffffff;
text-decoration: none;
}

#crumb a{
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #ffffff;
text-decoration: none;
}

#crumb a:hover{
color: #ffffff;
text-decoration: underline;
}

#men1 a{
position:relative;
color: #ffffff;
top: 2px;
padding-left: 16px;
height: 19px;
text-decoration: none;
}

#men1 a:hover{
color: #dddddd;
text-decoration: none;
}

#men2 {
height: 19px;
width: 180px;
background-image: url(images/site_r12_c4.gif);
background-repeat: none;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
}

#men2 a{
position:relative;
color: #333333;
top: 2px;
padding-left: 16px;
height: 19px;
text-decoration: none;
}

#men2 a:hover{
color: #666666;
text-decoration: none;
}

#basket1 {
height: 83px;
width: 130px;
background-image: url(images/site_r3_c17.gif);
background-repeat: none;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
}

#text1{
padding-top: 28px;
padding-left: 12px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
line-height: 16px;
}

#login {
height: 83px;
width: 130px;
background-image: url(images/log.gif);
background-repeat: none;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;

}
#logger
{
margin-top: 0px;
margin-left: 6px;
}
#logger2
{
margin-top: 0px;
}

#logger INPUT
{
font-size: 10px;
}

#text1 a{
color: #666666;
font-weight: bold;
}

#homelink, #homelink a{
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #666666;
text-decoration: none;
}

#footertext, #footertext a{
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
text-decoration: none;
}

#footertext a:hover{
text-decoration: underline;
}

#desc h2 {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #666666;
margin-top: 30px;
margin-bottom: 0px;
}

#desc{
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #666666;
}

#desc p{
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
margin-top: 0px;
color: #666666;
}





/*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;
}

#logger .aButton {
background-color: #666666;
border-color: #666666;
color: #ffffff;
border: 0px;
font-size: 10px;
height: 14px;
padding: 0px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight: bold;
cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */

}