/* STATIC, UNDRAGGABLE CONTENT ##################################################################################*/

ul, ol {margin: 0;}

#content { padding: 5px 15px 0 15px; clear: both; width: 958px !important; }

#homepage_mainPanel { padding: 14px 0; margin-bottom: 5px; width: 960px;}

#homepage_mainPanel p { line-height: 20px; text-align: justify; margin-top: 30px; }

#authorBitForHomepageOnly { color: #888; }

#alsoRecently {
        font-weight: bold;
        color: #888;
        margin-top: 25px;
        border: solid 1px #ccc;
        padding: 8px 4px 10px 4px;
        background: #f8f8f8;
}

#alsoRecently div {
        position: relative;
        float: left;
        display: block;
        width: 65px;
        height: 45px;
        background-repeat: no-repeat;
        background-position: top left;
        top: -15px;
}

#alsoRecently form { margin: 0; padding: 0; }

#alsoRecently input { /*button*/
        border: 1px solid #bbb;
        background: #fff;
        color: #af0169;
        margin-bottom: -2px;
        padding: 1px !important;
}

#alsoRecently input:hover {
        background: #f9ebfd;
        border-color: #999;
}

#alsoRecently select {
        float: none;
        border: 1px solid #bbb;
        width: 240px;
        margin-bottom: -2px;
        padding: 1px !important;
}

#top_story { width: 450px; float: left; }

#top_story h2 {
    color: #444;
    margin: 0 0 10px 0;
    font-size: 1.8em;
    font-weight: normal;
    line-height: 1.2em;
}

#top_story p { text-align: justify; margin: 12px 0 0 0; }

#banners { float: right; }
#firstVisitBanner
{
	background: url(../imgs/content/furniture/firstVisit.png) no-repeat;
	width: 165px;
	height: 69px;
	position: relative;
	margin: 15px 0px 0 40px;
}
#firstVisitBanner div
{
	position: absolute;
	left: -35px;
	background: url(../imgs/content/furniture/firstVisit_bee.gif) no-repeat;
	width: 35px; 
	height: 90px;
}


ol#homeMiniLinks {
        position: relative;
        float: right;
        list-style: none;
        margin: 0;
        padding: 0;
}

#homeMiniLinks li {
        position: relative;
        float: left;
        display: block;
        margin: 0 0 0 15px;
        padding: 5px 0;
}

#homeMiniLinks li.makeHomepageLink {
        background: url('../imgs/top_area/header/subNav2010/make_home.gif') 0px 3px no-repeat;
        padding-left: 25px;
}

#homeMiniLinks li.makeFavouriteLink {
        background: url('../imgs/top_area/header/subNav2010/make_favourite.gif') 0px 3px no-repeat;
        padding-left: 25px;
}

#homeMiniLinks li.howToUseSite {
        background: url('../imgs/top_area/header/subNav2010/how_to_use.gif') 0px 3px no-repeat;
        padding-left: 25px;
}

#shareBtn2 { margin-left: 83px; }

/* DRAGGABLE CONTENT ##################################################################################*/

/* general, preparatory */
#draggable_panels_content {
    position: relative;
	padding: 0 0 13px 0;
    clear: both;
}

/* header area (name, logout, yellow customisation etc) */

#draggable_panels_content-heading h3 {
    position: absolute;
    text-indent: -9999px;
    left: 14px;
    top: -35px;
    background-repeat: no-repeat;
    background-position: left top;
    width: 215px !important;
    height: 60px;
    z-index: 1;
}

#draggable_panels_content-heading ul { position: absolute; top: 12px; right: 25px; list-style: none; }

#draggable_panels_content-heading ul li {
    float: left;
    background-repeat: repeat-x;
    background-position: top left;
    border: solid 1px #aaa;
    padding: 3px 10px;
    margin-left: 20px;
    cursor: hand;
}

#draggable_panels_content-heading a { position: relative; left: 220px; z-index: 10; top: -40px; font-size: 12px; font-weight: bold; }

#draggable_panels_content h3.littleDurexLeft { background: url(../imgs/content/furniture/draggy_heading_icons/durex-icon-tiny.gif) 0px 3px no-repeat !important; padding-left: 20px; }
#draggable_panels_content h4.littleDurexNetworkLeft
{
	padding-left: 20px;
	background: url(../imgs/content/network/durex-network-logo-127x27.gif) 0px 3px no-repeat !important;
}
	#draggable_panels_content h4.littleDurexNetworkLeft
	{
		margin-bottom: 10px;
	}
		#draggable_panels_content h4.littleDurexNetworkLeft a
		{
			display: inline-block;
			width: 127px;
			height: 30px;
			text-indent: -999999px;
		}

/* the actual panels */

.draggable_panels-placeholder {
    border: 2px solid  #ccc;
    margin-bottom: 10px;
    height: 10px;
}

#draggable_panels_content tr { vertical-align: top; }

#cols { width:100%; }

#cols td { width: 33%; }

.moveablePanelDiv {
    padding: 0 20px 14px 20px;
    border: solid 2px #b8b9d5;
    margin-bottom: 10px;
    display: none;
    background: #fff;
}
.widerPanel {
    padding: 0 10px 14px 10px!important;
}
.borderPink {
    border: solid 2px #ee6bb1!important;
}

#draggable_panels_content .moveablePanelDiv h3 {
    font-weight: normal;
    cursor: move;
    font-size: 22px;
    padding-bottom: 6px;
    text-indent: 30px;
    margin-bottom: 25px;
    background-position: top left;
    background-repeat: no-repeat;
}

#draggable_panels_content .moveablePanelDiv h3.fortabs {
    margin-bottom: 0px;
}

#draggable_panels_content .moveablePanelDiv div.tabs, #draggable_panels_content .moveablePanelDiv div.tabsFloat {
    text-align: right;
    font-weight: bold;
    font-size: 12px;
    margin: 6px 0 10px 0;
}

#draggable_panels_content .moveablePanelDiv div.tabsFloat { float: right; margin-top: -20px; }

#draggable_panels_content .moveablePanelDiv div.panelButtons {
    font-weight: bold;
    width: 100%;
    text-align: right;
}

div.pullUp { position: relative; top: -50px; }

#draggable_panels_content b { display: block; margin-bottom: 10px; }

/* relating to weather panel */

#weather_graphic { margin-right: 10px; float: left; width: 70px; }

.forecastDay { font-weight: bold; margin-bottom: -10px; }
#weather_now img { float: left; vertical-align: middle; }
ul.weather_ul { list-style: none;}

/* relating to news panel */

.newsSnippet { clear: both; margin-bottom: 20px; }
.newsSnippet span { float: right; width: 70%; margin-top: 0; }
.newsSnippet img { margin-top: 4px; }
.newsSnippet h4 { font-size: 1em; margin-bottom: 6px; }


/* relating to research panel */

/* relating to research panel */

#currentPoll { position: relative; }

#currentPoll p { font-weight: bold; }
#currentPoll ul { margin-top: 20px; list-style: none;}
#currentPoll ul li {
    background: #e8e8e8 url(../imgs/content/furniture/radio_bgLeft.gif) no-repeat left top;
    height: 24px;
    line-height: 24px;
    position: relative;
    padding-left: 6px;
    cursor: hand;
    margin: 6px 0;
}
#currentPoll ul li div, #currentPoll a div {
    background: right top; position: absolute;
    background-image: url(../imgs/content/furniture/radio_bgRight.gif);
    top: 0;
    right: 0;
    width: 9px;
    height: 100%;
    margin: 0;
}

#currentPoll a {
    margin-top: 15px;
    display: block;
    height: 25px;
    width: 50px;
    text-align: center;
    font-weight: bold;
    position: absolute;
    line-height: 25px;
    background: #7cb62f no-repeat left top;
    background-image: url(../imgs/content/furniture/radio_bgLeft-hover.gif);
    color: #fff;
}

#currentPoll a.loginToVote {
    width: 150px;
}

#currentPoll a div { background-image: url(../imgs/content/furniture/radio_bgRight-hover.gif); }

#currentPoll ul li:hover { background: #7cb62f url(../imgs/content/furniture/radio_bgLeft-hover.gif) no-repeat left top; }
#currentPoll ul li:hover label { color: #fff; }
#currentPoll ul li:hover div { background-image: url(../imgs/content/furniture/radio_bgRight-hover.gif); }

#currentPoll a:hover { text-decoration: underline; }

#currentPoll img { margin: 40px 0 0 20px; }

#pastPolls h5 { margin: 15px 0; font-size: 13px; color: #444; }

#newPollFlash { float:right; margin:-2px 0px 0px 0px!important; padding:0px; }

/*-----Top right corner, lastest three articles area-----*/
div#topArticles_cotnainer
{
	display: inline-block;
	width: 200px;
	height: 60px;
	border-bottom: 1px solid #B8B9D5;
	margin-top: 10px;
	overflow: hidden;
}
	div#topArticles_cotnainer a
	{
		display: block;
		width: 200px;
		height: 60px;
	}
		div#topArticles_cotnainer a img
		{
			float: left;
			margin-right: 5px;
		}
		div#topArticles_cotnainer a p
		{
			display: inline;
			font-weight: 700;
			text-align: center;
		}

/* footer */

#terms { display: block; }
