@charset "utf-8";
/* CSS Document */

body {
background:#C6EBF3 url(/media/images/LogoBackground.jpg);
font-family:"Times New Roman", Times, serif;
text-align:center;
margin:0 auto;
font-size:10pt;
line-height:180%;
background:#CCFFCC
background-color:#CC6666;
}

a{
text-decoration:none;
color:#0A8EBA;
text-transform:uppercase;
font-weight:bold;
}

a:hover {
color:#fc5a8c;
text-decoration:underline;
}

#page{
width:747px;
background:url(/media/images/middle.jpg) repeat-y top center;
margin:0 auto;
text-align:center;
height:500px;
left:0;
right:0;
}

#logo{
margin:0 auto;
width:600px;
margin-top:0px;
padding-bottom:10px;
border-bottom:dashed #888 1px;
}

#menu{
text-decoration:none;
margin:0 auto;
width:600px;
margin-top:15px;
padding-right:0px;
padding-left:0px;
text-align:center;
/* border:solid 1px blue; */
font-size:12px;
}

#menustyle {
padding-bottom:15px;
border-bottom:dashed #888 1px;
margin:0 auto;
width:600px;
text-align:center;
}

.list{
text-decoration:none;
display:inline;
padding-left:5px;
padding-right:5px;
}

.dots{
margin:0 auto;
width:600px;
margin-top:10px;
padding-bottom:15px;
border-bottom:dashed #888 1px;
text-align:justify;
padding-right:0px;
PADDING-left:0px;
}

.bottom{
margin:0 auto;
width:540px;
margin-top:15px;
padding-bottom:15px;
text-align:center;
padding-right:30px;
PADDING-left:30px;
}

.first{
}


#top{
background:url(/media/images/top.jpg) top center no-repeat;
width:747px;
height:18px;
margin:0 auto;
left:0;
right:0;
}


#bottom{
background:url(/media/images/bottom.jpg) top center no-repeat;
width:747px;
height:18px;
margin:0 auto;
left:0;
right:0;
}

#shipping_note
{
    border:solid 2px #C7EDF4;
    padding:7px;
    background-color:#FFFAEE;
}