/*
-----------------------------------------------------
Robert Horne (roberthorne.co.uk) [HOME] SCREEN style sheet
author:   mN -> hello@madebymn.co.uk
version:  2008.01
----------------------------------------------------- */

.col1{ position:relative; display:inline; float:left; margin-right:30px; width:330px; overflow:hidden; }
.col2{ position:relative; display:inline; float:left; width:550px; min-height:600px; }
.mod-col1{ position:relative; width:300px; margin-right:30px; float:left; display:inline; min-height:600px; }
.mod-col2{ position:relative; width:220px; float:right; display:inline; min-height:600px; }
/*.temp-module{ padding:10px; height:100px; border:1px solid #ccc; margin-bottom:10px; }*/

/*----- Welcome banners -----*/
.home h5{ width:330px; height:304px; background-repeat:no-repeat; margin-bottom:12px; }
#welcome1{ background-image:url(../images/home/welcome_1.jpg); text-indent:-9999px; }
#welcome2{ background-image:url(../images/home/welcome_2.jpg); text-indent:-9999px; }

/*----- Latest news items -----*/
#latest-news-title{ margin-top:10px; }
#latest-news h3{ font-family:"Century Gothic", Arial, Helvetica, sans-serif; font-size:1.2em; text-transform:lowercase; border-bottom:1px solid #dae2e8; padding-bottom:6px; margin:20px 0 6px 0; }
#latest-news{}
#latest-news li{ clear:left; }
#latest-news li a{ background:url(../images/misc/wh_arrow.gif) no-repeat 0 3px; padding:0 0 6px 14px; display:block; float:left; font-weight:700; }
#latest-news li a:hover{ color:#333; background:url(../images/misc/wh_arrow_o.gif) no-repeat 0 3px #89b1cd; }

/*----- Promotional images ------*/
#home-promotions li{ margin-bottom:16px; }

/*----- sIFR malarkey -----*/
.home .col1 p#intro{ font-size:1.1em; margin-bottom:20px; color:#506e84; font-weight:700;}
.sIFR-hasFlash .home .col1 p#intro { visibility: hidden; }

/* THIS NEEDS PROPERLY TIDYING UP!!!! */
/*.b-col1, .b-col2, .b-col3{ display:hidden; height:0; overflow:hidden;}
.helper{ border:1px dashed #f4f4f4; margin:-1px; width:100%; background: #fefef6;}
#moving{ z-index:1000; }
#learning-links{ width:550px; }*/

#home-intro{ width:354px; height:200px; background:url(../images/home/home_intro.gif) no-repeat; text-indent:-9999px; overflow:hidden; }

