/*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 {background: #003399;}
#menu {background: #FF9900;}
#menu ul.mainmenu a {color: #000066;}
#wrapper {}
#rightcolumn, #leftcolumn {color: #666666;}
#rightcolumn a, #leftcolumn ul a {color: #0066CC;}
#rightcolumn h1, #leftcolumn form {background: #CC3399;}
#footer { color:orange; background: #CC3399;}
/*The background for the header and the border between the search box and header*/
#rightcolumn h1,#leftcolumn {color: white;}

#leftcolumn form input.button {border: none;}

/*Products in the listing pages should have a grey background*/
#rightcolumn div.product {background: none;}

/*Text in the left menu and management links*/
#leftcolumn {color: #0066CC;}
#leftcolumn ul a {color: #0066CC;}
/*Background images which make the bullets*/
#leftcolumn ul.leftmenu li {background-position: 0px 4px; background-image: url(../images/bullet.gif); background-repeat: no-repeat;}
#leftcolumn ul.leftmenu li.selected {background-image: url(../images/.gif); background-position: right 4px;}

/*When a menu item in the left column is selected*/
#leftcolumn ul li.selected {background: #FBF8B4;} 
/*This is the colour of links in the footer*/
#footer a {color: orange;}