@charset "iso-8859-1";

body { text-align:center; }
body,p,td,ul { font-family:Arial; font-size:13px; color:#000000; line-height:17px; }
p { margin-top:20px; }
input,select,textarea { font-family:Arial; font-size:13px; }
h1 { font-size:22px; line-height:25px; color:#000000; font-weight:bold; margin-top:0px; }
h2 { font-size:15px; color:#000000; font-weight:bold; margin-top:25px; margin-bottom:5px; }
h3 { font-size:15px; color:#000000; font-weight:normal; margin:0px; margin-bottom:5px; }
li { padding-bottom:5px; }
.small { font-size:11px; }
.layout { background-color:#FFFFFF; }
.bash { font-family:Palatino Linotype, Book Antiqua, Palatino, serif; font-size:16px; font-weight:bold; }
.bash2 { font-family:Palatino Linotype, Book Antiqua, Palatino, serif; font-size:20px; font-weight:bold; }

a {
text-decoration:underline;
color:#ce1902;
}

a:hover {
color:#000000;
}

#maincontent {
table-layout:fixed;
width:715px;
background:#e6e4e4;
margin:auto;
}

#menu {
vertical-align:top;
width:30%;
border:1px solid #000000;
background:#ffffff;
padding:0px 0px 10px 0px;
text-align:left;
font-size:12px;
line-height:15px;
}

#menu a {
display:block;
padding:0px 0px 0px 10px;
}

#menu a:hover {
background:#ececec;
}

#content {
vertical-align:top;
width:70%;
border:1px solid #000000;
background:#ffffff;
padding:15px;
text-align:left;
height:400px;
}

#menu .cat {
font-size:12px;
line-height:13px;
text-align:center;
text-transform:uppercase;
color:#ffffff;
background:#000000;
font-weight:bold;
padding:3px;
margin:7px 0px;
} 

#menu .cat a {
text-decoration:none;
color:#ffffff;
}

#menu .cat a:hover {
background:#000000;
}

.footer { text-align:center; color:#CE1902; font-weight:bold; font-size:12px; }

.menulinks { margin:10px; }

.m0 {
border-bottom:3px solid #CE1902;
}

.m1, .m2 {
font-size:12px;
text-align:center;
padding:0px;
width:85px;
height:45px;
line-height:13px;
font-weight:bold;
}

.m1 a, .m2 a {
text-decoration:none;
display:block;
padding:9px 0px 0px 0px;
}

.m1 {
background:url(tab1.gif);
}

.m1 a {
color:#ce1902;
}

.m2 {
background:url(tab2.gif);
}

.m2 a {
color:#ffffff;
}


.cartborder { border:2px solid #DDDDDD; border-bottom:none; background-color:#FFFFFF; }
.carthead { border-bottom:2px solid #DDDDDD; background-color:#DDDDDD; padding:3px; }
.cartcell { border-bottom:2px solid #DDDDDD; padding:3px; line-height:15px; }

.checkout { text-align:right; padding:1px 3px 1px 3px; }

#messagebox { margin-bottom:20px; font-size:15px; font-weight:bold; background:#ce1902; padding:5px 10px; color:#ffffff; }
#messagebox a:link, #messagebox a:visited, #messagebox a:hover { color:#ffffff; text-decoration:underline; }
