/* New Styles */
form { padding:0; margin:0; }

table.content td {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
table.content span.orangetitle {
font-family:Arial, Helvetica, sans-serif;
color:#b46719;
font-weight:bold;
font-size:12px;
}

table.content .note { color:#CC0000; font-size:11px;}
p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
padding:0;
margin:0 0 20px 0;
}
h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#b46719;
margin:0 0 20px 0;
}
h1.title {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-transform:uppercase;
color:#000;
padding:5px 5px 5px 7px;
margin:0 0 10px 0;
background:#e5e5e5;
}
a.orange {
font-family:Arial, Helvetica, sans-serif;
color:#b46719;
text-decoration:underline;
font-size:12px;
}
a.orange:hover { text-decoration:none; }
a.orangebold {
font-family:Arial, Helvetica, sans-serif;
color:#b46719;
font-weight:bold;
text-decoration:underline;
font-size:12px;
}
a.orangebold:hover { text-decoration:none; }

table.footer { background:#000; }

table.footer td {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
}
table.footer td p {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#fff;
padding:0; margin:5px 0;
}
table.footer td a {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#c26c15;
text-decoration:underline;
}
table.footer td a:hover { text-decoration:none; }

/* Products */
img.spacer {
display:block;
}
table.view_cart td {
border-top:1px solid #E5E5E5;
border-bottom:1px solid #E5E5E5;
}
table.content span.price {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FF0000;
}
table.howtorder td { font-family:Arial, Helvetica, sans-serif; font-size:12px; }
table.howtorder h2 {
font-size:16px;
font-weight:bold;
padding:0; margin:0 0 3px 0;
}
table.howtorder span { font-size:14px; font-weight:bold; }

/* New Home page styles, 30th april */
table.newhome td.main { background:url(images/home_table_bg.gif) left top repeat-y; }

td.homewhatsnew {
background:#be6c1a;
color:#fff;
font-size:14px;
padding:15px;
}
td.homewhatsnew p.title { font-family:Arial Black, Arial, Helvetica, sans-serif; font-size:11px; color:#000; }
td.homewhatsnew p { color:#fff; font-size:14px; line-height:21px; }
td.homewhatsnew a { color:#fff; text-decoration:underline; }
td.homewhatsnew a:hover { text-decoration:none; }

table.newhomebot td.botcontent { font-size:12px; color:#333; line-height:22px; }
table.newhomebot td.botcontent a { color:#be6c1a; text-decoration:underline; }
table.newhomebot td.botcontent a:hover { color:#be6c1a; text-decoration:none; }
table.newhomebot td.botcontent p.title { font-family:Arial Black, Arial, Helvetica, sans-serif; font-size:11px; color:#000; padding:0; margin:0 0 5px 0; }
