/*--- TEMPORARY inline CSS -> to be moved into external home.css file when finished --------*/
 

body {
	background: #fff;
    text-align:center;
	}
	

h1 {
	font-size:14px;
	padding-top:10px;
	}
	
h2, a:link.vortlet-link, a:visited.vortlet-link {
    font-size: 12px;
    color: #07a479;
    margin: 0 0 1px 0;
    font-weight: bold !important;
}

a:hover.vortlet-link, a:active.vortlet-link {
    color: #3ba9ca;
}	
	
/*-------------------*/
	
#frame {
	width:779px;
	margin: 0 auto;
	padding:0;
	text-align:left;
	}
	
#header {
    background: url(../images/header-bg.gif) bottom left no-repeat;
    height: 198px;
    margin-bottom: 5px;
    position: relative;
}

#logo {
    float: left;
    width: 218px;
    padding-left: 27px;
    padding-top: 15px;
}

#search {
    top: 1px;
    left: 282px;
    height: 188px;
    width: 492px;
    padding: 6px 0 0 4px;
    position: absolute;
}
    
#search form {
    margin-top: 10px;
}

#header-search-links {
    position: absolute;
    top: 35px;
    left: 6px;
}

#header-search-options {
    position: absolute;
    top: 78px;
    left: 6px;
    font-size: 12px;
    font-weight: bold;
    color: #005288;
}

#header-search-options img {
    vertical-align: top;
}

#header-search-options span {
    vertical-align: 25%;
}

#SearchBox {
    position: absolute;
    top: 50px;
    left: 6px;
    padding: 3px; 
    width: 360px;
	border: #3DA88B solid 2px;
}

#SearchButton {
    position: absolute;
    top: 50px;
    left: 366px;
}



#userLinks {
    position: absolute;
    top: 163px;
    right: 0px;
    text-align: right;
}
	
#left {
	width:275px;
	padding:0px;
	float:left;
	}
	
#home-welcome {
    background: url(../images/home-welcome-bg.gif) bottom left no-repeat;
    padding: 4px 0 16px 15px;
}

#my-links-header {
    background: url(../images/my-links-header.gif) top left no-repeat;
    width: 258px;
    height: 27px;
    margin-top: 6px;
    margin-left: 10px;
}

#my-links {
    padding: 0 3px;
    width: 250px;
    border-left: 1px solid #49afce;
    border-right: 1px solid #49afce;
    margin-left: 10px;
}

#my-links ul {
    margin-left: 4px;
}

#my-links ul li {
    line-height: 150%;
}

#AddLinkButton {
    text-align: right;
}

#AddLinkPanel {
    margin: 6px 5px 0 5px;
}

#my-links-footer {
    background: url(../images/my-links-footer.gif) top left no-repeat;
    width: 258px;
    height: 10px;
    margin: 0 0 12px 10px;
}

#personalise {
    margin: 10px 0 0 10px;
}

#personalise select {
    margin: 4px 0;
}

#main {
	width:304px;
	padding:0 0 0 10px;
	float:left;
	}

#main a { font-weight: normal; }
	
#main ul {
    margin-left: 80px;
}

#main ul li {
    line-height: 14px;
}

#weather {
    clear:both; 
    position: relative; 
    padding-left: 80px; 
    height: 79px;
    line-height: 1.7em;
}

#weather-icon {
    position: absolute;
    top: 0; 
    left: 0;
}

#weather-small {
    clear:both; 
    position: relative; 
    padding-left: 70px; 
    padding-top: 5px;
    height: 39px;
    line-height: 1.3em;
}

#weather-icon-small {
    position: absolute;
    top: 0; 
    left: 20px;
}

#events-portlett
{
    margin: 10px;
    padding-left: 10px;
    position: relative;
    text-align: center;    
}


#right {
	width:190px;
	padding:0px;
	float:left;
	background:#fff;
	}
	
#sponsors-header {
    background: url(../images/home-sponsors-header.gif) top left no-repeat;
    width: 180px;
    height: 9px;
    margin: 6px 0 -3px 0; /* Fix for weird IE gap */
    padding: 0;
}

#sponsors {
    text-align: center;
    border-left: 1px solid #49afce;
    border-right: 1px solid #49afce;
    width: 178px;

}

#sponsors img {
    padding-top: 6px;
}

#sponsors-footer {
    background: url(../images/home-sponsors-footer.gif) top left no-repeat;
    width: 180px;
    height: 9px;
}	

#poll-header {
    background: url(../images/poll-header.gif) top left no-repeat;
    width: 179px;
    height: 20px;
    margin-top: 6px;
}

#poll {
    padding: 4px 3px 0 3px;
    width: 171px;
    border-left: 1px solid #49afce;
    border-right: 1px solid #49afce;
}

#poll-footer {
    background: url(../images/poll-footer.gif) top left no-repeat;
    width: 179px;
    height: 9px;
}

#regional-links {
    margin-top: 10px;
}

#regional-links ul li {
	list-style-type: none;
	background-image: none;
	padding-left: 18px;
}

#regional-links a:link, #regional-links a:visited  {
    color: #189ec5;
}

#regional-links a:hover, #regional-links a:active {
    color: #2EA082;
}


#footer-inner {
    width: 100%;
    margin: 0;
}


/*-------------*/

.weather-day { font-weight: bold; color: #34b9d6; }
.weather-low { font-weight: bold; color: #34b9d6; }
.weather-high { font-weight: bold; color: #fd0000; }




@media all {IE\:homePage {Behavior:url(#default#homepage)}}
