/*BROWSER RESET*//*BROWSER RESET*//*BROWSER RESET*//*BROWSER RESET*/

*{
    margin:0;
    padding:0;
    border-collapse:collapse;
    vertical-align:top;
    outline: 0;
}

html{
    min-height: 100%;
    height: auto;
}

/*COMMON STYLES*//*COMMON STYLES*//*COMMON STYLES*//*COMMON STYLES*/

body{
    background:url('') top left repeat-x #fff;
    color:#636466;
    font-family: trebuchet ms,helvetica,sans-serif;
    font-size: 0.8em;
    line-height: 150%;
}

a img{
    border:0px !important;
}

p{
    padding:5px 0 5px 0;
}

a,a:active,a:visited{
    color:#A9218E;
    text-decoration:underline;
}

a:hover{text-decoration:none;}

.alignright{float:right;}

.alignleft{float:left;}

img.tellUsSticker{
    margin:5px 0 30px 0;
}

.err{color:#E56154;}

h2{
    color:#AA228E;
    font-size:2.6em;
    font-weight:bold;
    padding:0 0 10px 0;
    line-height:1em;
}

h3{
    color:#AA228E;
    font-size:1.5em;
    font-weight:bold;
    padding:0 0 5px 0;
}

h4{
    color:#AA228E;
    font-size:1em;
    font-weight:bold;
    padding:0 0 5px 0;
}


/*LAYOUT*//*LAYOUT*//*LAYOUT*//*LAYOUT*//*LAYOUT*//*LAYOUT*//*LAYOUT*/

#wrap{
    width:961px;
    margin:0 auto 0 auto;
    background:url('/images/common/nav-bar.jpg') 0px 171px repeat-x #fff;
}

#content{
    padding:0;
    margin-bottom: 20px;
}

#content #centerCol h4, #content #centerCol h3 {
    margin-top: 0.5em;
}


#content #centerCol ul {
    padding: 0 0 0 2em;
    margin: 1em 0;
}

#content #centerCol ul li {
    margin: 0 0 0.8em 0;
}

/*  RESTRICT RESIZE FOR WIDGETS  */

#content.normal { font-size: 1em; }
#content.big { font-size: 1.1em; }
#content.large { font-size: 1.2em; }
#content.extralarge { font-size: 1.25em; }

#content.big #whatsOnTop span.date { font-size: 1.1em !important; }
#content.big #whatsOnTop span.date { font-size: 1.05em !important; }
#content.large #whatsOnTop span.date { font-size: 1em !important; }
#content.extralarge #whatsOnTop span.date { font-size: 0.95em !important; }

#content.big #tripPlanner { font-size: 0.9em !important; }
#content.large #tripPlanner { font-size: 0.8em !important; }
#content.extralarge #tripPlanner { font-size: 0.75em !important; }

#content.big #keepInTouch { font-size: 0.9em !important; }
#content.large #keepInTouch { font-size: 0.8em !important; }
#content.extralarge #keepInTouch { font-size: 0.75em !important; }

#rightCol{
    width:249px;
    float:right;
}

#leftCol{
    width:694px;
    float:left;
}

#leftCol.line {
    padding-top: 10px;
    border-top:1px solid #F6E066;
}

/*SECTIONS*//*SECTIONS*//*SECTIONS*//*SECTIONS*//*SECTIONS*//*SECTIONS*//*SECTIONS*/


/*HEADER*/

#header{
    width:961px;
    padding:0;
    height:235px;
    background:url('') top left repeat-y transparent;
}

/*CONTROLS*/

#controls{
    height:31px;
    width:463px;
    color:#A9218E;
    float:right;
    clear:both;
    font-weight:bold;
    text-align:right;
}

#controls p{
    padding:5px 0 0 0;
}

#controls a,#controls a:active,#controls a:visited{
    color:#A9218E;
    text-decoration:underline;
}

#controls a:hover{text-decoration:none;}

.follow{font-size:1.2em;}

#controls span.textSize{
    display:block;
    float:left;
}
    
.textSize a,.textSize a:active,.textSize a:visited,.textSize a:hover,.textSize span{
    display:block;
    float:left;
    padding:0 4px 0 0;
    text-decoration:none !important;
}

a.small,a.small:active,a.small:visited{
    font-size:0.8em;
    text-decoration:none;
}

a.normal,a.normal:active,a.normal:visited{
    font-size:1em;
    text-decoration:none;
}

a.big,a.big:active,a.big:visited{
    font-size:1.2em;
    text-decoration:none;
}

a.large,a.large:active,a.large:visited{
    font-size:1.4em;
    text-decoration:none;
}

a.extralarge,a.extralarge:active,a.extralarge:visited{
    font-size:1.6em;
    text-decoration:none;
    vertical-align:top;
}

/*BANNER SECTION*/

#banner{
    width:961px;
    height:140px;
    clear:both;
    position: relative;
    background-position: 260px 0px;
    background-repeat: no-repeat;
    background-color: #A9218F;
}

#overlay {
    display: block;
    position: absolute;
    left: 260px;
    top: 0px;
    width: 700px;
    height: 140px;
    background-image: url('/images/common/header-overlay.png');
    z-index: 200;
}

h1{
    width:232px;
    height:140px;
    float:left;
    font:normal normal 1em arial,serif;
}

h1 span{
    background:url('/images/common/cycling-city-logo.jpg') top left no-repeat #A9218E;
    width:232px;
    height:140px;
    position:absolute;
}

/*NAVIGATION*/

#topNav{
    height:32px;
    width:961px;
    color:#fff;
    font-weight:bold;
}

#topNav ul{
    list-style-type:none;
    margin:0;
    padding:0;
}

#topNav li{
    float:left;
    display:inline;
    width:auto;
    padding:0 2px 0 0;
    position: relative;
    background-color: #A9218E;
    background:url('/images/common/nav-div.gif') top right repeat-y transparent;
}

#topNav a,#topNav a:active,#topNav a:visited{
    color:#fff;
    text-decoration:none;
    display:inline-block;
    height:25px;
    width:auto;
    padding:7px 10px 0px 10px;
}

#topNav a:hover,#topNav a.on{
    background:#F0CC01;
    color:#A9218E;
}

/*DROPDOWN*/

#topNav ul ul {
    display: none;
    position: absolute;
    width: auto;
    top: 32px;
    left: 0px;
    padding: 0;
    z-index: 1000;
}

#topNav ul ul li, #topNav ul ul li a {
    border: none;
    color: #AA228E !important;
    background: none;
    width: 200px;
    display: block;
    height: 32px;
    overflow: hidden;
}

#topNav ul ul li a {
    width: 180px !important;
}

#topNav ul ul li {
    background-color: #F9EA99;
    width: 200px;
    padding: 0;
}

/*SEARCHBOX*/

#searchBox{
    float:right;
    margin:5px 0 0 10px;
}

#searchBox input.submit{
    width:18px;
    height:12px;
    padding:0px;
    margin:5px 10px 0 0;
}

#searchBox input{
    padding:1px;
    font:normal normal 1em arial,sans-serif;
    width:146px;
    float: left;
}

#searchBox label{
    padding:2px 8px 0 0;
    display:block;
    float:left;
}

/*CRUMBTRAIL*/

#crumbtrail{
    width:961px;
    clear:both;
}

#crumbtrail p{
    padding:7px 0px 0px 10px;
}

#crumbtrail a,#crumbtrail a:visited,#crumbtrail a:active{
    color:#636466;
    text-decoration:none;
}

/*FOOTER*/

#footer{
    background:url('/images/common/footer-bar.jpg') top left no-repeat #fff;
    width:961px;
    padding:0 0 10px 0;
    overflow:auto;
clear: both;
}

#footer p{
    float:right;
    padding:7px 6px 0 0;
    width:604px;
    text-align:right;
}

#bar{
    height:32px;
    width:961px;
    clear:both;
    padding:0;
    margin:0 0 5px 0;
    color:#fff;
}

#bar p a,#bar p a:active,#bar p a:visited{
    text-decoration:underline;
    color:#fff;
}

#bar p a:hover{text-decoration:none;}

#footer a,#footer a:active,#footer a:visited{
    color:#636466;
    text-decoration:none;
}

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

#footer a.print,#footer a.print:active,#footer a.print:visited,#footer a.print:hover{
    display:block;
    float:left;
    width:92px;
    height:25px;
    padding:7px 0 0 28px;
    color:#fff;
    text-decoration:none;
    background:url('/images/common/icon-print.gif') 8px 6px no-repeat transparent;
}

#footer a.emailfriend,#footer a.emailfriend:active,#footer a.emailfriend:visited,#footer a.emailfriend:hover{
    display:block;
    float:left;
    width:105px;
    height:25px;
    padding:7px 0 0 28px;
    color:#fff;
    text-decoration:none;
    background:url('/images/common/icon-emailfriend.gif') 8px 7px no-repeat transparent;
}

#footer a.feedback,#footer a.feedback:active,#footer a.feedback:visited{
    display:block;
    float:left;
    clear:left;
    padding:6px 0 0 20px;
    margin:0 0 6px 0;
    color:#A9218E;
    text-decoration:underline;
    background:url('/images/common/icon-feedback.gif') 0px 7px no-repeat transparent;
}

#footer a.feedback:hover{text-decoration:none;}

#footer span {
    float:right;
    clear: right;
    text-align: right !important;
}

#footer span span {
    float: right;
    text-align: right;
}

#footer #coyc {
    float: left;
    margin-top: 14px;
    clear: left;
}

#footer span span{width:250px;}

/*CONTENT*//*CONTENT*//*CONTENT*//*CONTENT*//*CONTENT*//*CONTENT*/

/*HOME PAGE*/

#introTop{
    background:url('/images/common/intro-box-top.gif') top left no-repeat #F6E490;
    width:694px;
}

#introBottom{
    width:660px;
    padding:17px;
    background:url('/images/common/intro-box-bottom.gif') bottom left no-repeat transparent;
}

#introBottom img {
    margin: 0 10px;
}

div.item{
    border-bottom:1px solid #CF83C1;
    overflow:auto;
    width:694px;
    padding:20px 0 20px 0;
}

div.item .text{
    width:446px;
    float:right;
}

div.item .img{
    width:240px;
    float:left;
}

div.item img{
    display:block;
    margin:0 auto 0 auto;
}

div.item h3 span.date {
    font-size: 0.6em;
    padding-top: 3px;
    display: block;
}

a.moreLink,a.moreLink:active,a.moreLink:visited,a.moreLink:hover{
    background:#F2CB01;
    padding:1px 2px 1px 2px;
}

#slideshow_photos {
	width: 600px;
	height: 140px;
	overflow: hidden;
        float:right;
        margin-right: 101px;
        display: inline;
}

#slideshow_photos img {
	position: absolute;
}

/* SECTION-SPECIFIC STYLES */
#content #centerCol h3.newsHeadline {
    margin-top: 0.8em;
    line-height: 1.4em;
}

/*RIGHT COLUMN*/

/*ME AND MY BIKE WIDGET*/

#myBikeTop{
    width:219px;
    padding: 8px 15px 10px 15px; /*70px 15px 10px 15px; */
    background:url('/images/common/widget-my-bike-top.gif') top left no-repeat transparent;
}

#myBikeTop h3 {
    padding-bottom: 33px;
}

#myBikeTop h3 a {
    display: block;
    width: 219px;
    height: 29px;
    background:url('/images/common/widget-my-bike-header.jpg') top left no-repeat transparent;    
}

#myBikeTop h3 span {
    display: none;
}
    

#myBikeBottom{
    width:249px;
    margin:0 0 10px 0;
    background:url('/images/common/widget-my-bike-bottom.gif') bottom left no-repeat #FBEFBD;
}

#myBikeTop span{
    display:block;
    padding:3px 0 1px 0;
}

/*POLLS*/

#pollsTop{
    width:219px;
    padding:8px 15px 10px 15px;
    background:url('/images/common/widget-whats-on-top.gif') top left no-repeat transparent;
}

#pollsBottom{
    width:249px;
    margin:0 0 10px 0;
    background:url('/images/common/widget-whats-on-bottom.gif') bottom left no-repeat #E8CFE4;
}

#pollsTop h3{
    color:#F1CA00;
    font-size:1.5em;
    padding:0 0 10px 0;
}

#pollsTop h4 {
    font-size: 1.1em;
    margin-top: 10px;
}

/*WHATS ON WIDGET*/

#whatsOnTop{
    width:219px;
    padding:8px 15px 10px 15px;
    background:url('/images/common/widget-whats-on-top.gif') top left no-repeat transparent;
}

#whatsOnBottom{
    width:249px;
    margin:0 0 10px 0;
    background:url('/images/common/widget-whats-on-bottom.gif') bottom left no-repeat #E8CFE4;
}

#whatsOnTop h3{
    color:#F1CA00;
    font-size:1.5em;
    padding:0 0 10px 0;
}

#whatsOnTop h3 a {
    width: 219px;
    text-decoration: none;
    color: #F1CA00;
    display: block;
}

#whatsOnTop div{
    overflow:auto;
    display:block;
    clear:both;
}

#whatsOnTop span.date{
    width:29px;
    height:22px;
    float:left;
    display:block;
    margin:17px 0 0 0;
    line-height:1.1em;
    font-weight:bold;
    font-size:1.3em;
    padding:12px 0 0 4px;
    color:#fff;
    background:url('/images/common/whats-on-calendar-blank.jpg') top left no-repeat;
}

#whatsOnTop p{
    background-position:0px 3px;
    background-repeat:no-repeat;
    display:inline;
    width:186px;
    float:right;
    margin:10px 0 0 0;
}

#whatsOnTop span{
    display:block;
    padding:5px 0 5px 0;
}

/*KEEP IN TOUCH WIDGET*/
#keepInTouch{
    width:249px;
    margin:0 0 10px 0;
    background:url('/images/common/widget-news-bottom.jpg') bottom left no-repeat #FBEFBD;
}

#emailAddress {
    width: 145px;
    margin-top: 4px;
    float: left;
}

#keepInTouch img {
    float: left;
    position: relative;
    top: 13px;
}

#keepInTouchSubmit {
    float: right;
    margin-top: 1px;
}

#keepInTouch p {
    margin-top: 6px;
    width: 140px;
    float: left;
}

#keepInTouch fieldset {
    clear: left;
    border: 0;
}

#keepInTouch input {
    padding:1px 0;
    font:normal normal 1em trebuchet ms,helvetica,sans-serif;
}

#keepInTouchTop {
    width: 219px;
    padding: 8px 15px 10px 15px;
    background:url('/images/common/widget-news-top.jpg') top left no-repeat transparent;
}

#keepInTouch a,#keepInTouch a:active,#keepInTouch a:visited,#keepInTouch a:hover{text-decoration:none;}


#keepInTouchBottom {
    width:249px;
    margin:0 0 10px 0;
    background:url('/images/common/widget-news-bottom.jpg') bottom left no-repeat #FBEFBD;
}

/*NEWS WIDGET*/

#newsTop{
    width:219px;
    padding:8px 15px 10px 15px;
    background:url('/images/common/widget-news-top.jpg') top left no-repeat transparent;
}

#newsBottom{
    width:249px;
    margin:0 0 10px 0;
    background:url('/images/common/widget-news-bottom.jpg') bottom left no-repeat #FBEFBD;
}

#newsTop h3{
    color:#A7228F;
    font-size:1.5em;
    padding:0 0 10px 0;
}

#newsTop h3 a {
    width: 219px;
    text-decoration: none;
    display: block;
}

#newsTop p{
    background-position:0px 3px;
    background-repeat:no-repeat;
    padding:0;
    margin:10px 0 0 0;
}

#newsTop span{
    display:block;
    padding:5px 0 5px 0;
}

/*POLL WIDGET*/

#pollTop{
    width:219px;
    padding:8px 15px 10px 15px;
    overflow:auto;
    background:url('/images/common/widget-poll-top.gif') top left no-repeat transparent;
}

#pollBottom{
    width:249px;
    margin:0 0 10px 0;
    background:url('/images/common/widget-poll-bottom.gif') bottom left no-repeat #E8CFE4;
}

#pollTop h3{
    color:#F1CA00;
    font-size:1.5em;
    padding:0 0 10px 0;
}

#pollTop p{clear:both;}

#pollTop form{
    overflow:auto;
    margin:6px 0 0 0;
}

#pollTop ul{
    margin:0;
    padding:0;
    list-style-type:none;
}

#pollTop li{
    overflow:hidden;
    clear:left;
    padding:0 0 2px 0;
}

#pollTop label{
    width:90px;
    display:block;
    float:left;
    font-weight:bold;
}

#pollTop input{
    background:#E8CFE4;
    float:left;
    margin:3px 0 0 0;
}

#pollTop input.submit{
    float:right;
    margin:0;
}

#pollTop a,#pollTop a:active,#pollTop a:visited,#pollTop a:hover{color:#636466;}

/*WEATHER WIDGET*/

#weather{
    width:249px;
    color:#fff;
    margin:0 0 10px 0;
    height: 260px;
    background-image: url('/images/common/weather-top.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    background-color: #0081B8;
    position: relative;
}

#weather .credit {
    position: absolute;
    top: 5px;
    right: 23px;
    font-size: 0.7em;
}

#weather .credit a {
    color: #FFFFFF;
}

.weather-inner {
    float:left;
    width: 249px;
    background-image: url('/images/common/weather-bottom.jpg');
    background-position: bottom left;
    background-repeat: no-repeat;
    height: 260px;
}


#weather #day1, #weather #day2, #weather #day3 {
    margin-bottom: 7px;
    padding: 0 0 0 20px;
}

#weather p.daylight, #weather p.wind {
    height: 20px;
    width: 206px;
    text-indent: 5px;
    background-image: url('/images/common/weather-box2.jpg');
    padding: 0;
    margin: 3px 0 0 0;
    line-height: 20px;
    float: left;
    font-size: 0.9em;
}

#weather p.detail {
    height: 40px;
    width: 76px;
    float: left;
    padding: 0;
    margin: 0 0 0 3px;
    font-size: 0.9em;
    text-align: center;
}

#weather p.detail a {
    height: 40px;
    width: 76px;
    display: block;
    color: #FFF;
    background-image: url('/images/common/weather-more.jpg');
    background-position: bottom left;
}

#weather p.detail a:hover {
    background-position: top left;
}

#weather .daylight, #weather .wind {display:none;}

#weather h4 {
    color: #FFF;
    font-size: 1.2em;
    clear: left; 
}

#weather h3 {
    padding:0 0 0px 2px;
    color:#fff;
    height: 35px;
    line-height: 34px;
    margin:0;
    font-size:1.4em;
    text-indent: 20px;
    font-weight:bold;
}

#weather span.img {
    display: block;
    width: 40px;
    height: 40px;
    position: relative;
    float: left;
}

#weather span.img span {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: url('/images/common/overlay.gif');
}

#weather p.high, #weather p.low {
    font-size: 0.9em;
    width: 40px;
    height: 35px;
    background-image: url('/images/common/weather-box1.jpg');
    float: left;
    overflow: hidden;
    line-height: 9px;
    padding: 5px 0 0 0;
    text-align: center;
    margin: 0 0 0 3px;
}

#weather p.high span, #weather p.low span {
    font-size: 1.45em;
    position: relative;
    top: 6px;
display: block;
    line-height: 11px;
}


/*TRIP PLANNER*/

#tripPlanner{
    width:219px;
    height:131px;
    font-size: 1em !important;
    margin:0 0 10px 0;
    position: relative;
}

#tripPlanner h3{
    position: absolute;
    top: 7px;
    left: 15px;
}

#tripPlanner a,#tripPlanner a:active,#tripPlanner a:visited,#tripPlanner a:hover{
    text-decoration:none;
    color:#fff;
}

/*LEFT NAVIGATION*/

#navCol{
    width:168px;
    float:left;
    padding:10px 10px 0 0;
    border-top:1px solid #F6E066;
}

#navCol ul{
    list-style-type:none;
    margin:0 0 50px 0;
    padding:0;
    line-height:1.7em;
    font-weight:bold;
}

#navCol ul ul{
    font-weight:normal;
    padding:0 0 0 10px;
    margin:0;
}

#navCol a,#navCol a:active,#navCol a:visited{text-decoration:none;}

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

#navCol a.on,#navCol a.on:active,#navCol a.on:visited,#navCol a.on:hover{color:#EA0190;}

/*CENTER COLUMN*/

#centerCol{
    width:516px;
    float:left;
    padding:10px 0 10px 0;
    border-top:1px solid #F6E066;
}

#leftColWide #centerCol {
    width: 780px;
}

#centerCol img{margin:5px;}

/*PAGE EXTRAS*/

.pageExtrasBottom{
    width:516px;
    background:url('/images/common/page-extras-bottom.jpg') bottom left no-repeat #FBF2BF;
    margin:10px 0 0 0;
    clear: left;
}

.pageExtrasBottom h3, .pageExtrasBottom h4{
    margin-top: 0 !important;
}

.pageExtrasTop{
    width:486px;
    padding:0 15px 15px 15px;
    overflow:auto;
    background:url('/images/common/page-extras-top.jpg') top left no-repeat transparent;
}

.pageExtrasTop h3{
    color:#A9218E;
    font-weight:bold;
    margin:0;
    padding:4px 0 5px 20px;
    font-size:1.2em;
    background-position:left;
    background-repeat:no-repeat;
}

.pageExtrasTop p{
    width:223px;
    margin:0;
    padding:10px 0 0 20px;
}

.pageExtrasTop .left{
    background-position:0px 10px;
    background-repeat:no-repeat;
    float:left;
}

.pageExtrasTop .right{
    background-position:0px 10px;
    background-repeat:no-repeat;
    float:right;
}

.pageExtrasTop a,.pageExtrasTop a:active,.pageExtrasTop a:visited,.pageExtrasTop a:hover{font-weight:bold;}

a.url,a.url:visited,a.url:active,a.url:hover{
    font-weight:normal;
    color:#636466;
}

h3.links{background-image:url('/images/common/extras-icon-links.gif');}

h3.downloads{background-image:url('/images/common/extras-icon-downloads.gif');}

h3.gallery{background-image:url('/images/common/extras-icon-gallery.gif');}

.pageExtrasTop .extrasGallery{
    display:block;
    overflow:visible;
    padding:15px 0 0 0;
}

#centerCol .pageExtrasTop .extrasGallery img{
    float:left;
    margin:0 3px 3px 0;
}

#centerCol .pageExtrasTop .extrasGallery p{
    clear:left;
    margin:0;
    padding:5px 0 0 0;
}

/*ME AND MY BIKE*/

#meAndMyBike{
    background:url('/images/common/me-and-my-bike-background.gif') top left no-repeat #FBEFBD;
    width:486px;
    padding:100px 15px 15px 15px;
}

#meAndMyBike h2{
    position:absolute;
    font-size:0em;
    line-height:0em;
    color:#fff;
    top:-1000px;
    left:-1000px;
}

#meAndMyBike #blogCategoryTitle{
    text-align: right;
    margin: -10px 0 0 0 !important;
    padding:5px 0 5px 0;
    color:#A6218C;
    font-size:1.4em;
    font-weight:bold;
}

#meAndMyBike h3{
    padding:5px 0 5px 0;
    color:#636466;
    font-size:1.1em;
    font-weight:bold;
}



div.itemMe{
    padding:20px 0 20px 0;
    border-bottom:1px solid #F8E68D;
}

/*CONTACT FORM*/

#contactForm fieldset{
    background:#FBEFBD;
    border:0;
    margin-bottom:10px;
    padding:0;
    width:516px;
    overflow:auto;
}

#contactForm ul{
    list-style-type:none;
    padding: 0 !important;
    margin: 0 !important;
}

#contactForm li{
    overflow:auto;
    padding:6px;
    margin: 0 !important;
}

#contactForm .checkBoxes li{
    border-bottom:2px solid #fff;
}

#contactForm label{
    width:160px;
    display:block;
    float:left;
}

#contactForm label.enquiryType {width:460px;}

#contactForm input{
    float:left;
    width:240px;
    padding:1px;
    font:normal normal 1em trebuchet ms,helvetica,sans-serif;
}

#contactForm .err{
    clear:both;
    display:block;
    padding:3px 0 0 0;
    margin-left:160px;
}

#contactForm .err img{
    margin:2px 5px 0 0;
}

#contactForm textarea{
    float:left;
    overflow:auto;
    height:130px;
    width:240px;
    padding:1px;
    font:normal normal 1em trebuchet ms,helvetica,sans-serif;
}

#contactForm .checkbox{
    width:20px;
    float:left;
    margin-top:2px;
}

#contactForm .submit{
    float:right;
    padding:0px;
    width:67px;
    margin:109px 12px 6px 0;
    height:26px;
}

/* customisations for Newsletter signup (Keep in Touch) */

#contactForm #newsletterGroups {
    display: block;
    float: left;
    width: 285px;
}

#newsletterGroups input {
    clear: left;
}

#contactForm #newsletterSubmit {
    margin-top: 10px;
}

div.clear {
    clear: both;
    line-height: 0px;
    font-size: 0px;	
    height: 0px;
}

#sitemap li, #atoz li {
    margin-bottom: 0.2em !important;
}

/* SITEMAP */
ul#sitemap, #sitemap ul {
    list-style: disc;
    padding: 0 0 0 2em;
}
/* BLOG */
.paginateLeft {
    float: left;
    width: 90px;
}
.paginateCenter {
    float: left;
    text-align: center;
    width: 300px;
}
.paginateRight {
    float: right;
    width: 90px;
    text-align: right;
}

/* FORM */
#tellafriend p, #tellus_form p {
    line-height: 130%;
}

#tellafriend ul, #tellus_form ul {
    list-style: none;
    padding: 0 !important;
}

#tellafriend ul li, #tellus_form ul li {
    margin: 0 !important;
}

#tellafriend input.text, #tellafriend textarea, #tellafriend input.texturl, #tellus_form input.text, #tellus_form textarea, #tellus_form input.texturl {
    margin-bottom: 10px;
}

#tellafriend fieldset, #tellus_form fieldset {
    border: 0;
    width: 500px;
}

#colorbox #tellafriend fieldset, #colorbox #tellus_form fieldset {
    padding: 15px;
    margin: 15px;
}

#tellafriend legend, #tellus_form legend {
    color: #A9218F;
    font-size: 1.5em;
    display: none;
    line-height: 1.8em;
}

#colorbox #tellafriend legend, #colorbox #tellus_form legend {
    display: inline !important;
}

#tellafriend input.text, #tellafriend textarea, #tellus_form input.text, #tellus_form textarea {
    width: 500px;
    border: 1px solid #9364AA;
}

#tellafriend label, #tellus_form label {
    font-weight: bold;
    display: inline;
}

#tellafriend .formError, #tellus_form .formError {
    color: #ED6182;
    float: right;
    padding: 0 0 0 20px;
    background-image: url('/images/common/error-icon.gif');
    background-repeat: no-repeat;
    background-position: 0px 2px;
}

#colorbox .thanks p, #colorbox .thanks p {
    text-align: center;
}

.thanks h2 {
    display: none;
}

#colorbox .thanks h2 {
    text-align: center;
    margin-top: 30px;
    display: block;
}

.close {
    display: none;
}

#colorbox .close {
    display: block;
}

.center {
    text-align: center;
}

#colorbox .hideme, #show .hideme {
	display: block !important;
}

.hideme {
   display: none;
}


/* RSSS */

ul#rss {
    padding: 0;
    list-style: none;
    margin: 0;
}

ul#rss li {
    margin: 0 20px 30px 0;
    border-bottom: 1px solid #FEEEBB;
}

ul#rss li img {
    position: relative;
    top: -6px;
}

ul#rss li span {
    font-size: 1.3em;
}

/* SEARCH RESULTS */

#centerCol.search .marker {
    font-style: italic;
    background-color: #FEEEBB;
}

#centerCol.search h3 {
    border-bottom: 1px solid #EFCD00;
    margin-bottom: 1em;
    padding-bottom: 1em;
}

#centerCol.search p.title {
    font-size: 1.1em;
    font-weight: bold;
}

#centerCol.search p.excerpt {
    font-size: 0.85em;
    margin-bottom: 0em;
}

#centerCol.search p.author {
    line-height: 100%;
}

#centerCol.search .resultOne, #centerCol.search .resultTwo {
    padding: 15px;
    background-color: #FAF5FA;
}

#centerCol.search .resultTwo {
    background-color: #F3E9F2;
}

/* ERROR */


#error {
    height: 140px;
    width: 950px;
    margin: 0 auto;
    margin-top: 75px;
}

#error h3 {
    margin: 20px 20px 0.2em 20px;
}

#error p {
    margin: 0 20px 0.2em 20px;
}

#error ul {
    margin: 1em 0;
    padding: 0 0 0 4em;
}

#error .err {
    height: 132px;
    width: 680px;
    border: 4px solid #A9218F;
}

#error .logo, #error .err {
    float: left;
}

/* LGPOLLS */
.poll {
    position: relative;
}

.poll-results {
    margin: 8px auto 0 auto;
}

.poll-results ul {
    list-style: none;
    padding: 0;
}

.poll-question {
    font-size: 1.1em;
    color: #A9218F;
    font-weight: bold;
}
.poll-total-votes {
    margin-top: 12px;
    text-align: center;
}

.results-answer {
    font-weight: bold;
    color: #A9218F;
}

.results-bar{
    width: 160px;
    position: relative;
}

.results-bar .bar-0, .results-bar .bar-1, .results-bar .bar-2, .results-bar .bar-3, .results-bar .bar-4, .results-bar .bar-5, .results-bar .bar-6, .results-bar .bar-7, .results-bar .bar-8, .results-bar .bar-9  {
    display: block;
    border: 1px solid #A73192;
    background-color: #FFF;
    padding: 1px;
    height: 16px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.results-bar .bar-0 { background-image: url('/images/common/bar-0.jpg'); }
.results-bar .bar-1 { background-image: url('/images/common/bar-1.jpg'); }
.results-bar .bar-2 { background-image: url('/images/common/bar-2.jpg'); }
.results-bar .bar-3 { background-image: url('/images/common/bar-3.jpg'); }
.results-bar .bar-4 { background-image: url('/images/common/bar-4.jpg'); }
.results-bar .bar-5 { background-image: url('/images/common/bar-5.jpg'); }
.results-bar .bar-6 { background-image: url('/images/common/bar-6.jpg'); }
.results-bar .bar-7 { background-image: url('/images/common/bar-7.jpg'); }
.results-bar .bar-8 { background-image: url('/images/common/bar-8.jpg'); }
.results-bar .bar-9 { background-image: url('/images/common/bar-9.jpg'); }

.results-bar .percent {
    position: absolute;
    top: 0;
    right: -50px;
    width: 40px;
    text-align: center;
    display: block;
    font-size: 0.85em;
    line-height: 20px;
}

.poll-answers {
    list-style: none;
}

.poll .submit {
     margin: 5px 0 0 0;
}

#loading {
    width: 210px;
    height: 150px;
    background-color: transparent;
    background-image: url('/images/common/loading.gif');
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    text-indent: -9999px;
}

/*    SCHOOL MONITORING    */

#logout {
    float: right;
    position: relative;
    top: -2em;
}

#login, 
#schoolmonitoring {
    border: 0;
    padding: 0;
    margin: 0;
    width: 515px;
}

#schoolmonitoring {
    width: 400px;
}

#login #username, #login #password {
    width: 50%;
}

#login ul,
#schoolmonitoring ul {
    list-style: none;
    padding: 0 !important; 
    margin: 0;
}

#login li,
#schoolmonitoring li {
    padding: 5px;
    position: relative;
    background-color: #F1E4F0;
    z-index: 1;
}

#login label, #login span.label,
#schoolmonitoring label, #schoolmonitoring span.label {
    font-size: 1.1em;
    font-weight: bold;
    color: #8F1E6E;
    display: block;
}

#schoolmonitoring label.radio {
    font-weight: normal;
    font-size: 1em;
    display: inline;
    padding: 0 15px 0 4px;
}
#schoolmonitoring em {
    position: absolute;
    top: 4px;
    right: -370px;
    display: none;
    width: 340px;
    font-size: 0.9em;
    padding: 0 0 0 21px;
}

#schoolmonitoring .error em {
    color: #CC0000;
}

#schoolmonitoring em{
    background-image: url('/images/icons/info.jpg');
    background-repeat: no-repeat;
}

#schoolmonitoring .error em{
    background-image: url('/images/icons/error.jpg');
}
/*
#schoolmonitoring em {
    padding: 6px 9px;
    font-size: 0.9em;
    color: #6A97C4;
    border: 2px solid #F0CD01;
    background-color: #FEEEBB;
    width: 200px;
    position: absolute;
    top: 0px;
    right: -400px;
    z-index: 50;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
*/
#schoolmonitoring input.radio {
    position: relative;
    top: 3px;
}
/*
#schoolmonitoring em span {
    display: block;
    font-size: 0px;
    line-height: 0px;
    width: 5px;
    height: 10px;
    background-image: url('/images/icons/ticker.gif');
    position: absolute;
    z-index: 51;
    top: 28px;
    left: -7px;
}
*/
#login .small,
#schoolmonitoring .small {
    width: 30px;
}

#login .large,
#schoolmonitoring .large {
    width: 380px;
}

#login .medium,
#schoolmonitoring .medium {
    width: 80px;
}

#schoolmonitoring li.error label, #schoolmonitoring li.error span.label {
    color: #CC0000;
}

#schoolmonitoring input.text, #schoolmonitoring select, #schoolmonitoring textarea,
#login input.text, #login select, #login textarea {
    padding: 2px;
    background-color: #FAF5FA;
    border: 2px solid #A89FA7;
}

#sm-submit {
    width: 120px;
    height: 29px;
    display: block;
    position: relative;
    float: right;
}

#sm-submit span {
    width: 120px;
    height: 29px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url('/images/common/sm_add.jpg');
    cursor: pointer;
}

#sm-csv{
    margin: 0 10px;
    width: 142px;
    height: 29px;
    display: block;
    background-image: url('/images/common/sm_csv.jpg');
    position: relative;
    float: right;
}

#sm-csv:hover span, #sm-submit:hover span {
    background-position: bottom left;
}

#sm-csv span {
    width: 142px;
    height: 29px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    background-image: url('/images/common/sm_csv.jpg');
}

#data {
    width: 100%;
}

#data td, #data th {
    border: 1px solid #E6BFDE;
    padding: 4px 7px;
    font-size: 0.9em;
}

#data th {
    font-size: 1em;
    color: #FFF;
    background-color: #A73192;
    border: 0;
    vertical-align: middle;
}

#data .c {
    text-align: center;
}

/*    COMMENTS    */

#comments h3 {
    font-size: 1.8em;
    background-color: #8F1E6E;
    color: #FFF;
    height: 40px;
    line-height: 37px;
    padding: 0px 8px;
}

#comments label {
    margin-top: 8px;
}

#comments label, #subscribe label, #subscribe span.label {
    font-weight: bold;
    color: #8F1E6E;
    display: block;
}

#comments fieldset, #subscribe {
    border: 0;
}

#comments input.text, #subscribe input.text {
    width: 75%;
}

#comments textarea {
    width: 95%;
    height: 5em;
}

#comments .check {
    float: left;
}

#comments input.check {
    position: relative;
    top: 3px;
    margin-top: 8px;
    margin-right: 5px;
}

#subscribe input.check {
    float: left;
    position: relative;
    top: 3px;
    clear: left;
    margin: 0 5px 3px 0;
}

#subscribe label.check {
    float: left;
    font-weight: normal;
}

#comments label.check {
    padding-right: 30px;
}

#comments img {
    margin: 8px 0 0 0;
}

.comment strong {
    font-size: 1.3em;
    color: #8F1E6E;
}

.comment em {
    position: relative;
    top: 2px;
}

.commentone, .commenttwo {
    font-size: 0.9em;
    padding: 4px 8px;
    background-color: #E7CFE5;
}

.commenttwo {
    background-color: #EDDCEC;
}

#subscribeThis {
    float: right;
    font-size: 0.9em;
    display: inline;
    line-height: 1.2em;
    padding-left: 22px;
    background-position: 0px 3px;
    background-image: url('/images/common/email_go.gif');
    background-repeat: no-repeat;
}

#filter #start_date, #filter #end_date {
    width: 70px;
    padding: 2px;
}

#filter label {
    position: relative;
    top: 2px;
}

#filter fieldset {
    border: 0px;
    margin-bottom: 10px;
}
