﻿/*global*/
*{margin:0;padding:0;font-size:1em}
.clear{clear:both;height:1px;visibility:hidden;margin-bottom:-1px}
.none{display:none}
.notop{margin-top:0 !important}
a{color:#360}
.astrong,.more{color:#f60;text-decoration:none;font-weight:bold;font-size:0.9em;}
.astrong em,.more em{font-style:normal;font-weight:normal;font-family:arial,sans-serif;font-size:1.2em;color:#c30}
img{border:0}
ul{list-style:none}
.ar{text-align:right}
fieldset{border:0}
body{margin:5px 0 30px;font-family:tahoma,arial,verdana,sans-serif;font-size:62.7%;color:#333; background-image:url(img/DefaultBackground.jpg); background-repeat:no-repeat; background-position:top; text-align:center;line-height:1.8em}
table{font-family:tahoma,arial,verdana,sans-serif;font-size:1em;border:0;border-collapse:collapse}
th,td{text-align:left;vertical-align:top}
input,select,textarea{font-family:tahoma,arial,verdana,sans-serif;font-size:1em}
h1,h2{color:#000}
.smaller{font-size:0.9em}
address{font-style:normal}
.halfL{float:left}
.halfR{float:right}

/*base layout*/

#sfdemo_wrp{width:1010px;margin:0 auto;text-align:left;font-size:1.1em; }
#grad{padding:6px 7px 0; background-image:url(img/TopBackground.jpg); background-repeat:repeat-x;  }
#left{float:left;width:216px; height:100%;}
#content{float:right;width:764px; height:100%;font-size:10pt;}
#center{float:left;width:475px; height:100%;}
#right{float:right;width:280px; height:100%; vertical-align:top;}
/*footer*/
#footer{margin:5px 5px 0 5px auto;padding: 8px 10px;width:1000px;height:29px;background:url(img/footer.gif) no-repeat 0 0;line-height:10px;font-size:0.9em; color:White;}
#footer p {padding: 0 20px;}
#footer address{float:left;width:450px}
#footer p{text-align:right}
/*boxes*/
.box{margin-top:4px}
.lbox h2, .cbox h2, .rbox h2{padding:10px 23px 0px 25px;text-align:center;font-family:georgia,times,serif;font-size:1.7em;font-weight:normal}
.box.topbox h2{/*height:40px;*/position:relative}
#pboxTop{height:5px;position:relative}
#cboxTop{height:13px;position:relative}
.box h2 strong,.box h1 strong{color:#360;font-weight:normal}
.boxInner{position:relative;}
.boxBottom{height:4px;margin-top:25px; background-color:Transparent;}
.lbox{background:#fff url(img/lboxMiddleRed.gif) repeat-y 0 0}
.lbox h2{background:#ffcccc url(img/lboxSimpleTopRed.gif) no-repeat bottom left}
.lbox.topbox .in{background:url(img/lboxTopTopRed.gif) no-repeat 0 0}
.topbox .in h2{background:none}
.lbox .boxBottom{background:url(img/lboxBottomRed.gif) no-repeat 0 0}
.rbox{background:#fff url(img/rboxMiddleRed284.gif) repeat-y 0 0}
.rbox h2{background:#fff url(img/rboxTop.png) no-repeat 0 0}
.topbox.rbox .in{background:url(img/rboxTopTopRed284.gif) no-repeat 0 0}
.rbox .boxBottom{background:url(img/rboxBottomRed284.gif) no-repeat 0 0}
.cbox{background:#fff url(img/cboxMiddleRed475.gif) repeat-y 0 0}
.cbox .in{background:url(img/cboxTopTopRed475.gif) no-repeat 0 0}
/*#cboxTop{background:url(img/cboxTopTop.png) no-repeat 0 0}*/
.cbox .boxInner{/*margin-top:-106px*/}
.pbox .boxInner{/*margin-top:-116px*/}
.cbox .boxBottom{background:url(img/cboxBottomRed475.gif) no-repeat 0 0}
.pbox{background:#fff url(img/pboxMiddleRed.gif) repeat-y 0 0}
.pbox .in{background:url(img/pboxTopTopRed.gif) no-repeat 0 0}
/*#pboxTop{background:url(img/pboxTopTop.png) no-repeat 0 0}*/
.pbox .boxBottom{background:url(img/pboxBottomRed.gif) no-repeat 0 0}

/*header*/
#logo{float:right;width:250px;height:75px;background:transparent url(img/logo.gif) no-repeat 0 0; visibility:hidden;}
#logo a{display:block;width:250px;height:75px;overflow:hidden}
/*#topSearchForm{float:right;width:170px;margin-top:11px;background:url(img/topSearch.gif) no-repeat 0 0}
#topSearch{float:left;width:121px;height:20px;border:0;padding:6px 10px 0;background:transparent}*/ /*hack*/
/*#topSearchSubmit{float:right;width:24px;height:20px;margin-top:2px;border:0;background:url(img/topSearchSubmit.gif) no-repeat 0 0;cursor:pointer}*/

/*PollBox*/
#mainPagePollBox{padding: 10px 20px 10px 20px;}
.PollBox .button {float:left;margin-top:15px;margin-left:0;background:transparent url(img/vote.gif) top left no-repeat;display:block;width:49px;height:22px;border:0;font-weight:bold;_margin-left:-10px}
.PollBox .results {float:right;margin-top:15px}
.PollBox h5{margin-bottom:10px}
.PollBox label{margin-left:5px}
*:first-child+html .PollBox .button{margin-left:-20px}
.PollBox .validator{display:block;color:#f00;font-weight:bold;margin-top:10px}
.resultsList{list-style:none;}
.resultsList li{margin-bottom:10px}


/*content*/
#content h1
{
    margin: 18px 22px 0;
    font-family: georgia,times,serif;
    font-size: 16px;
    font-weight: normal;
}
#content h2
{
    margin: 0px 0px 0;
    font-family: georgia,times,serif;
    font-size: 14pt;
    font-weight: normal;
}
.box .rtf{padding:10px 10px;}
#crumbs{margin:0.4em 15px 0;padding:0 5px 4px;border-bottom:1px solid #e3e3e3;color:#690;font-size:0.9em}
#crumbs a{font-weight:bold;text-decoration:none;color:#690}
#crumbs a:hover{color:#3D5900}
#crumbs span{font-style:normal;color:#666}
.pbox h2{margin-top:8px;}
.rtf p
{
    margin-top: 30px;
    font-size: 10pt;
}

.rightImage{float:right; padding 0 0 0 10px; margin-left:10px; margin-bottom: 10px;}
#right .calendarWrapper{margin:15px auto 0}
.sectionHeaderGraphic{display: block; margin: 9px auto 0}
#content .box .boxInner h1 {
    margin-top: 10px;
    font-size: 24px;
    vertical-align: middle;
    color: black;
    position: static;
    text-align: center;
}
.newslist h4 {line-height:1em;}
.newslist li div p {margin-top:0; margin-bottom:1em;}
.newslist a {text-decoration: none;}
.newslist h2 {margin-top:0; font-weight:bold; font-size:14pt;}
.newslist .title {margin-top:0; font-weight:bold; font-size:12pt;}
.newslist .summary {margin-top:0; font-weight:bold; font-size:12pt;}
.newslist .detail {margin-top:0; font-weight:normal; font-size:8pt;}
.newslist li {margin-top:0; margin-bottom:1em;}

.newslistwdetail .title {margin-top:0; font-weight:bold; font-size:12pt;}
.newslistwdetail .summary {margin-top:0; font-weight:bold; font-size:10pt;}
.newslistwdetail .detail {margin-top:0; font-weight:normal; font-size:10pt;}

.pbox .singlenews{font:normal 18px tahoma,sans-seirf;color:#030;margin-top:1em}

/*home*/
.rbox .newsdate, #content .newsdate {margin-top:0.4em;font-size:0.9em}
.rbox h3, .newshead{color:#360}
.rbox .withHR{margin-top:0.6em;padding-top:6px;border-top:1px solid #e3e3e3}
#content .newsdate {margin-top:2.0em}

/*location*/
.pbox .halfL{width:253px}
.pbox .halfR{width:210px}
.pbox address{line-height:1.4em}



/* home rotator - start */
#center .Rotator{width:450px;height:550px;margin: 5px 5px 5px 10px;position:relative}
#center .RotatorControl{width:400px;height:30px;position:absolute;bottom:0;left:0;background:url(Rotator/HomePage/ControlBackgroundBlue.png) 0 0 no-repeat;padding:10px 0 0 8px}
#center .RotatorControl a{float:left;width:24px;height:20px;line-height:200px;overflow:hidden}
#center .RotatorPrev{background:url(Rotator/HomePage/hrPrev.gif) 0 0 no-repeat;}
#center .RotatorStart{background:url(Rotator/HomePage/hrPlay.gif) 0 0 no-repeat;display:none}
#center .RotatorStop{background:url(Rotator/HomePage/hrStop.gif) 0 0 no-repeat;}
#center .RotatorNext{background:url(Rotator/HomePage/hrNext.gif) 0 0 no-repeat;}
#center .RotatorControl .ViewGallery{width:80px;height:13px;background:url(Rotator/HomePage/hrViewGallery.gif) 0 0 no-repeat;position:absolute;right:20px;top:15px}
/* home rotator - end */

/* featured Products - start */
.FP_Rotator{ margin: 5px auto;position:relative;}
.FP_RotatorImage{width:auto; height:auto; text-align: center ;}
.FP_RotatorMoreInfo{font-size:10px;}
.FP_RotatorControl { width: 120px; height: 25px;}
.FP_RotatorControl a{float:left;width:24px;height:20px;line-height:25px;overflow:hidden}
.FP_RotatorPrev{background:url(Rotator/FeatureProd/hrPrev.gif) 0 0 no-repeat;}
.FP_RotatorStart{background:url(Rotator/FeatureProd/hrPlay.gif) 0 0 no-repeat;display:none}
.FP_RotatorStop{background:url(Rotator/FeatureProd/hrStop.gif) 0 0 no-repeat;}
.FP_RotatorNext{background:url(Rotator/FeatureProd/hrNext.gif) 0 0 no-repeat;}



/* gallery rotator - start */
#content .GalleryArt .RotatorBigImgWrap{width:auto;margin:1em auto 0}
#content .GalleryArt .RotatorBigImgWrap td{border:2px solid #ccc}
#content .GalleryArt .RotatorBigImgWrap td img{padding:9px;border:1px solid ##004166 !important;vertical-align:bottom}
#content .GalleryArt .Rotator{width:450px;margin:1em auto 0;position:relative; text-align:center; }
#content .GalleryArt .RotatorInner
{
    width: 425px;
    margin: 0 auto;
    background: #004166;
    border-top: 1px solid #547e01;
    border-bottom: 1px solid #547e01;
    text-align: center;
}
#content .GalleryArt .RotatorInner div{height:auto !important}
#content .GalleryArt .Rotator td{height:67px !important;vertical-align:middle}
#content .GalleryArt .RotatorControl a{display:block;position:absolute;top:0px;width:16px;height:69px;line-height:200px;overflow:hidden}
#content .GalleryArt .RotatorLeft{left:0;background:url(Rotator/Gallery/RotatorLeft.gif) 0 0 no-repeat;}
#content .GalleryArt .RotatorRight{right:0;background:url(Rotator/Gallery/RotatorRight.gif) 0 0 no-repeat;}
#content .GalleryArt .RotatorInner .RotatorTitle
{
    font-family: georgia,times,serif;
    font-size: 12pt;
    font-weight: normal;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    color: white;
    padding-top: 8px;
    text-align: center;
}
#content .GalleryArt .RotatorInner .RotatorFrame img{vertical-align:bottom;height:50px;background:#fff;padding:1px;border:1px solid ##004166}
#content .GalleryArt .RotatorInner .RotatorFrame:hover img{border-color:#000}
/* gallery rotator - end */

/* .GalleryArt{background:url(img/GalleryGradVert.png) 0 100% repeat-x} */
#GalleryBottom{margin-top:15px;height:7px;background:url(img/GalleryGradBottom.gif) 0 0 no-repeat}

.strong{font-weight:bold}

/*hacks*/

/*this is visible only to Opera*/
/*@media screen and (Opera){
#topSearch{padding-top:0}
}*/



/*faq*/
.sf_anchor_list {margin:20px 0}
.sf_target_list .sf_item_head, .sf_list_expanded .sf_item_head{font-weight:bold;margin-top:15px}
.sf_target_head{text-transform:uppercase;letter-spacing:1px}
.top {background: url(img/backToTop.gif) 100% 4px  no-repeat;padding-right:8px}

/*programmes*/
.sf_list_expandable {margin-top:2em;border-bottom:1px solid #E2E2C6;_height:1%}
.sf_list_expandable li {border:1px solid #E2E2C6;border-bottom:0}
.sf_list_expandable .sf_item_head a{display:block;padding:3px 8px;text-decoration:none;}
.sf_list_expandable .sf_item_head a:hover{display:block;padding:3px 8px;text-decoration:none;}
.sf_list_expandable .sf_item_headexp a{color:#030;display:block;padding:3px 8px;text-decoration:none;}
.sf_list_expandable .sf_item_headexp{background:#EDEDDB url(img/listback.png) top left repeat-x}
.sf_list_expandable .sf_item_body {background:#F7F7EE;border-top:1px solid #E2E2C6;padding:1.2em 1.8em}

#content .sf_list_expandable .sf_item_head a, #content .sf_list_expandable .sf_item_head a:hover, #content .sf_list_expandable .sf_item_headexp a {width:415px;padding-right:65px;}
#content .sf_list_expandable .sf_item_head a{background:transparent url(img/expand.gif) right center no-repeat;}
#content .sf_list_expandable .sf_item_head a:hover {background:#EDEDDB url(img/expand.gif) right center no-repeat;}
#content .sf_list_expandable .sf_item_headexp a{background:transparent url(img/collapse.gif) right center no-repeat;}

a.exp{text-align:right;width:80px;float:right;margin-right:5px}
.sf_list_expanded{background:none;border:0;_height:1%}
.strips .sf_list_expanded .sf_item_head{background:#EDEDDB;border:1px solid #E2E2C6;border-bottom:0;padding:1.1em 1.5em 0}
.strips .sf_list_expanded .sf_item_body{background:#EDEDDB;border:1px solid #E2E2C6;border-top:0;padding:0 1.5em 1.2em}


.rtf:after, .PollBox:after {content: ".";display: block;height: 0;clear: both;visibility: hidden}
.rtf, .PollBox {display: inline-block}
	/* Hides from IE-mac \*/
* html .rtf, * html .PollBox {height: 1%;}
.rtf, .PollBox{display: block;}
	/* End hide from IE-mac */


/* addthis button support */
#addthis { float: right; padding-top: 10px;}
