/*---------------------------------------------------------------------------
F U N Z O N E
-----------------------------------------------------------------------------
HO = Downloads Homepage
WA = Downloads Wallpaper
SC = Downloads Screensavers
PO = Downloads Posters
--------------------------------
STRUCTURE
------------------------------*/
ul#HOcontent { height: 500px; margin: 20px 0 0 15px; }
#SCcontent, #POcontent { height: 500px; }
#WAcontent ul, #SCcontent ul, #POcontent ul { margin: 0 0 0 15px; }
.tout { width: 180px; height: 113px; margin: 0 6px 20px 0; float: left; }
#WAcontent .tout { height: auto; background-color: Transparent; }

/*------------------------------
HEADERS/PARAGRAPHS
------------------------------*/
#container h3 { margin: 0 0 10px 0; background: url(http://cache.lego.com/images/Batman/Common/770x50downloads_header.gif) no-repeat; }
#container h4 { margin: 0 15px 10px 15px; }
#HOcontent .tout h4 { width: 180px; height: 32px; margin: 0; line-height: 32px; text-indent: 5px; display: block; background-color: #484C8C; color: #A8ACEB; }
#container h5 { margin: 0 15px; font: bold 95%/1.25 Verdana, lucida, arial, helvetica, sans-serif; }
#container p { margin: 0 15px 20px 15px; }

/*------------------------------
LINKS
------------------------------*/
#WAcontent a.btn800, #WAcontent a.btn1024, #WAcontent a.btn1280, #WAcontent a.btn1600 { width: 89px; height: 20px; width: 89px; margin: 0 0 2px 0; display: block; text-indent: -9999px; background: url(http://cache.lego.com/images/Batman/Common/btn89x20_800.gif) no-repeat; }
#WAcontent a.btn1024 { background: url(http://cache.lego.com/images/Batman/Common/btn89x20_1024.gif) no-repeat; }
#WAcontent a.btn1280 { background: url(http://cache.lego.com/images/Batman/Common/btn89x20_1280.gif) no-repeat; }
#WAcontent a.btn1600 { background: url(http://cache.lego.com/images/Batman/Common/btn89x20_1600.gif) no-repeat; }
#SCcontent a.btnPc, #SCcontent a.btnMac, #POcontent a.btnDownload { width: 180px; height: 20px; margin: 0 0 2px 0; display: block; text-indent: -9999px; background: url(http://cache.lego.com/images/Batman/Common/btn180x20PC.jpg) no-repeat; }
#SCcontent a.btnMac { background: url(http://cache.lego.com/images/Batman/Common/btn180x20MAC.jpg) no-repeat; }
#POcontent a.btnDownload { background: url(http://cache.lego.com/images/Batman/Common/btn180x20dowload.jpg) no-repeat; }
#SCcontent .tout a { display: block; }
.tout a { height: 113px; }

/*------------------------------
IMAGES
------------------------------*/
.tout img { width: 180px; }
#WAcontent .tout img, #SCcontent .tout img  { margin: 0 0 5px 0; }