/* Home CSS Document */

#contentWrapper p                                 {margin-bottom: 0; padding: 0;}
li                                {padding-left: 5px;}

#subnav, #breadcrumbs, #dateTime, #contentfooter  {display: none;}
#contentWrapper {background: none;}

#content                          {clear: none; display: inline; float: left; width: 280px; padding: 15px 10px 5px 10px; background: #595143 url(../images/design/home/header_welcome.png) top no-repeat}
h1                                {padding-bottom: 20px;}
#content p {margin-bottom: 1em;}

.content_block {float: left; display: inline;}

#mediashowcase {display: inline; float: left; width: 580px; padding: 15px 20px 5px 20px; margin-left: 20px; background: #303740 url(../images/design/home/header_showcase.png) top no-repeat;}
#mediashowcase li {list-style-type: none;}
#mediashowcase img {padding: 3px; background: #000; border: 1px solid #666;}

#contentBlockHolder_XoSco {width: 310px;}

#latestgallery {float: right; display: inline; width: 240px; text-align: right;}
#latestgallery img {width: 100px; height: 100px; padding: 3px; background: #000; border: 1px solid #666;}
#latestgallery ul {margin: 0; padding: 0;}
#latestgallery li {display: inline; float: left; margin: 0 0 5px 5px;}

#infoboxes {clear: both; display: inline;}
#infoboxes p {padding: 0 10px;}

.infobox {display: inline; float: left; width: 300px; margin: 10px 20px 10px 0; padding: 0 0px;}
.infobox h2 {width: 280px; display: block; padding: 6px 10px; height: 35px; margin-left: 0px;}
.infobox li {list-style-type: none;}

#latestnews {background: #403a30 url(../images/design/home/footer_news.png) bottom no-repeat;clear:left}
#latestnews h2 {background: url(../images/design/home/header_news.png) no-repeat;}

#latestevents {background: #1f2329 url(../images/design/home/footer_events.png) bottom no-repeat;}
#latestevents h2 {background: url(../images/design/home/header_events.png) no-repeat;}

#contactdetails {background: #29271f url(../images/design/home/footer_contact.png) bottom no-repeat; margin-right: 0;}
#contactdetails h2 {background: url(../images/design/home/header_contact.png) no-repeat;}
#contactdetails h3 {color: #ffba00; padding: 15px 0 0px 10px;}


