﻿/* RYA THEME (t15) STYLE SHEET - 2009-01-27 [Stu Lanham: Design Haus] */
/* nb: only list what's changed e.g. colour, the rest is inherited */

#article-centre-3col
{
    background: #fff url(footer.gif) bottom left no-repeat;
    padding: 20px 20px 90px 20px;
}

/* headings are thinner on internal pages */

/*hub*/
.tpl-hub h1.article
{
    float:left;
    clear:both;
    width: 520px;
    height: 182px;
    /*text-indent: -8000px;*/
    /*margin: -20px 0 1em -20px!important;*/
    margin: -20px 0 0 -20px!important;
    background: transparent url(/sitecollectionimages/html%20sections/admin/themes/skandia/header-tall.jpg) top left no-repeat;
}

/* Fix for hiding the page title after teh flash file has been inserted into the header */
.tpl-hub h1.article div.alt, .tpl-hub h1.flash-update p
{
	text-indent: -8000px;
}

.tpl-hub h1.article span.alt
{
    margin-left: -8000px;
}

/* special override to prevent big banner showing on programme section home pages */
.tpl-hub h1.nothemebanner
{
	float:none;
	clear:none;
	width:auto;
	height:auto;
	text-indent:0px;
	margin:0 !important;
	background-image: none;
	color: #CA003A;
}

.tpl-hub h2.article-hub
{
    color: #CA003A;
}

/*article*/
.tpl-article h1.article
{
    color: #CA003A;
}

.tpl-article .article-banner, .tpl-hub .article-banner
{
    width: 520px;
    height: 80px;
    float: left;
    background: transparent url(/sitecollectionimages/html%20sections/admin/themes/skandia/header-short.jpg) top left no-repeat;
    padding: 0;
    margin: -20px 0 20px -20px;
}

.tpl-article h5.article
{
    color: #CA003A;
}

.tpl-article .article-main-image
{ 
    border-color: #ABDBE9;
    position: relative;
}


/* hub pods */
.article-hub-pod a
{
    color: #E1081E !important;
}

.article-hub-pod a:hover
{
    text-decoration: underline;
}



/* main nav*/
.nav-main ul li a 
{
    background-image: url('skandia-topnav.png');
}

.nav-main ul li a.nav-ident 
{ 
    width:118px; height:0; padding:64px 0 0 0; overflow:hidden; background:url('skandia-logo.png') no-repeat 0 0; 
}

.nav-main ul
{
    border-bottom: 0px;
}

.nav-main ul li > a 
{
    color: #ffffff !important;
}

.subnav ul li a
{
    color: Black !important;
}

.nav-main ul li.nav-shop a
{
	background: url('navShopBg.png') no-repeat 0px 0px;
}

.nav-main ul li.nav-shop a:hover
{
	background-position: 0 -44px;
}

/* basket summary text */
.nav-basket
{
    color: #fff;
}

/* utility nav */
.nav-utility ul li.on a,
.nav-utility ul li a:hover
{
    background-color: #CA003A;
}

/* section nav */
ul.nav-section li a
{    
	background-image: url('bullet-arrow.gif');
}
ul.nav-section>li.on>a
{
    border-top: 1px solid #1b4679;
    background-image: url('left-nav-selected-gradient.jpg');
    color: #FFF;
    background-color: #C8013C;
}
ul.nav-section>li.on>ul
{
    background-image: url('left-nav-selected-arrow.png');
}
ul.nav-section>li>ul>li.on>a
{
    border-top: 1px solid #1b4679;
    background-image: url('left-nav-selected-gradient.jpg');
    color: #FFF;
    background-color: #C8013C;
}
ul.nav-section>li>ul>li.on>ul
{
    background-image: url('left-nav-selected-arrow.png');
}
ul.nav-section>li>ul>li>ul>li.on>a
{
}

/* 1 and 2 indent cases the last selected item is white */
ul.nav-section li.end>a
{
    background-image: url('left-nav-selected-gradient-white.jpg');
    color:#00204F!important;
}
ul.nav-section>li.end>ul,
ul.nav-section>li>ul>li.end>ul
{
    background-image: url('images/left-nav-selected-arrow-white.png');
}
.themed-article-title
{
    float:left;
    clear:both;
    width:100%;
    color: #CA003A;
    text-transform:none;
    font-size:1.2em;
    border-bottom:solid 1px #ABDBE9;
}
.article-hub-pod-strip
{
    margin-bottom:10px;
}
