/*  Styling for the WebSite Baker Catalog module  */

/*  index styles  */ 

#catalog { background-color: ; border:0px solid #000;}
#listhead { background-color: ; border:0; width:100%; text-align:center;}
#categorylist { text-align:center; background-color:; display:none;}


/*  elements styles  */ 

#listing { border:0px solid #000;}
.nextprev { background-color: ; border:0; width:100%;}
.prev { float:left; width:30%;}
.centre { text-align:center; width:30%;}
.next { float:right; width:30%;}
#globhead { background-color:#00aaa0;}
#globfoot { background-color:#aaa000;}
#sectheader { background-color:;}
#sectfooter { background-color:;}
#elements { margin: 1em 0; padding-left: 10px; background-color:;}
#elements a { text-decoration: underline; background-color:;}

ul#elements {list-style-type:none;}
ul#elements li {margin-left:2em;}
ul#elements li p {margin-left:3em;}


/*  details styles  */

.nextprev { background-color:; border:0; width:100%;}
.prev { float:left; width:30%;}
.centre { text-align:center; width:30%;}
.next { float:right; width:30%;}
#element { border-bottom: 1px solid #CCCCCC; margin-top: 5px; width:100%; background-color:;}
#element .address { width:35%; float:right; padding-bottom: 2px; border:1px solid #000066; font-size:90%;}
#urls { background-color:#555500;}
#urls a { text-decoration:underline;}
#pics { background-color:#bbbb00;}
#files { background-color:#eeee00;}
