/*The styles below are automatically filled in.*/
body {background: #FFFFFF;}
#header {background: #272b74;}
#menu {background: #272b74;}
#menu ul.mainmenu a {color: #FFFFFF;}
#wrapper, #rightcolumn {background: #FFFFFF;}
#rightcolumn, #leftcolumn {color: #000000;}
#rightcolumn a, #leftcolumn ul a {color: #993300;}
#rightcolumn h1, #leftcolumn form {background: #FFFFFF;}
#footer {background: #272b74;}
#wrapper {border: 1px solid white; background: white;}
#header {padding-top: 0px; padding-bottom: 0px; background: white;}

#menu ul.mainmenu li {border-left: 0px solid white;}
#menu ul.mainmenu a {font-weight: bold; color: #ffffff; text-decoration: none;}
#menu ul.mainmenu a:hover {color: #f99a1c; text-decoration: none;}
#footer a {color: #ffffff;}

#rightcolumn h3 {color: #03038B;}


/*Make the product listings as a vertical listing. To get this to work, you need to upload the images*/
/*into the thumbnail box, or else it will display the full size image at 125px wide.*/
#rightcolumn div.product {background: none; clear: both; width: 450px; float: none; font-weight: bold;}
#rightcolumn div.product a {font-weight: normal;}
#rightcolumn div.product img {float: left; width: 60px; margin-right: 6px;}
/*The meta summaries are output onto every page, but they must be turned on with the line below*/
#rightcolumn div.product span.productsummary {display: inline; font-weight: normal;}
#leftcolumn a{color: #993300;}