/*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 {}
#menu {background: #193A63;}
#menu ul.mainmenu a {color: #FFFFFF;}
#wrapper {}
#rightcolumn, #leftcolumn {color: #333333;}
#rightcolumn a, #leftcolumn ul a {color: #990000;}
#rightcolumn h1, #leftcolumn form {background: #5AB7BC;}
#footer {background: #193A63;}

#rightcolumn h2{color:#0495B4;}
#rightcolumn h3{color:#1EBE69;}
/*Buttons in the right column (like add to basket) should have a border*/
#rightcolumn input.button {padding:0; border:1px solid black; background: #0495B4;}
#rightcolumn input.button {color:white;}
#rightcolumn div.product {background: #99C0CA;border:#0495B4;}

#leftcolumn p {font-size:90%;}
body.page_home #leftcolumn p {color:#0b71b9; background-color:#D2EAFC; border:1px solid;padding: 3px; }
#header img {border-bottom: 0px solid white;}
#header img {border-top: 0px solid white;}
#menu {border-top: 0px solid black; border-bottom: 1px solid black; background: #0b71b9;}
#header {padding-top: 0px; padding-bottom: 0px; background: #0b71b9;}