/*These are the styles that can be overwritten by the site owner's (or visitor's) choices.*/
/*If this is required, you must copy these styles below*/
body {background: #FFFFFF;}

#header {padding-top: 0px; padding-bottom: 0px; background: #ffcc33;}
#menu {background: #0b71b9;}
#menu ul.mainmenu a {color: #FFFFFF;}
#wrapper {}
#rightcolumn, #leftcolumn {color: #333333;}
#rightcolumn a, #leftcolumn ul a {color: #993366;}
#rightcolumn h1, #leftcolumn form {background: #c71e47;}
#footer {background: #0b71b9;}

#rightcolumn h1, #leftcolumn form {color:#ffffff;}
#rightcolumn h2, h3 {color:#c71e47;}
#leftcolumn p {font-size:90%;}
body.page_home #leftcolumn p {color:#0b71b9; background-color:#D2EAFC; border:1px solid;padding: 0px; }
#rightcolumn div.product {background: #ffffff;}


/*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;}

#wrapper {border: 5px  background: solid white;}