/* Normal, standard links. */
.showSwitch {
        display: block;
}
.hideSwitch {
        display: none;
}
a:link, a:visited
{
        color: #005177;
        background-color: inherit;
        text-decoration: none;
}
a:hover
{
        color: #cc3333;
        background-color: inherit;
        text-decoration: none;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
        color: #000000;
        background-color: inherit;
        text-decoration: none;
}
a.nav:hover
{
        font-weight: bold;
        color: #cc3333;
        background-color: inherit;
        text-decoration: underline;
}
/* Info panel links*/
.infopanel-links, .infopanel-links:link, .infopanel-links:visited
{
        color: #D9D9D9;
        background-color: inherit;
        text-decoration: none;
}
a.infopanel-links:hover
{
        color: #FFF;
        background-color: inherit;
        text-decoration: none;
}
.chevron{font-weight:normal;
        font-size:small;
        color:#2E0099;
        background-color:inherit;

        }
/* Tables should show empty cells too. */
table
{
        empty-cells: show;
}

/* By default (td, body..) use Verdana in black. */
body, td
{
        color: #000000;
        background-color:inherit;
        font-size: small;
        font-family: verdana, arial, helvetica, sans-serif;
}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea
{
        font-size: 9pt;
        color: #000000;
        font-family: verdana, arial, helvetica, sans-serif;
        background-color: #afc6db;
}

/* Checkboxes shouldn't have a background color. */
input.check
{
        background-color: inherit;
        color:inherit;
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
        font-size: 8pt;
        font-weight: normal;
        color: #000000;
        font-family: verdana, arial, helvetica, sans-serif;
        background-color: #afc6db;
}

/* Standard horizontal rule.. */
hr
{
        color: #6394bd;
        background-color: inherit;
}
/* A more colorful hr.. */
.hrcolor
{
        height: 1px;
        border: 0;
        color: #6394bd;
        background-color:inherit;
}

/* A quote, perhaps from another post. */
.quote
{
        color: #000000;
        background-color: #dee7ef;
        border: 1px solid black;
        margin: 5px;
        padding: 5px 5px 3px 5px;
        font-size: x-small;
}

/* A code block - maybe even PHP ;). */
.code
{
        color: #000000;
        background-color: #cccccc;
        border: 1px solid black;
        margin: 1px;
        padding: 1px;
        font-size: x-small;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
        color: #000000;
        background-color:inherit;
        text-decoration: none;
        font-style: normal;
        font-weight: bold;
        font-size: x-small;
}

/* Generally, those [?] icons. */
.help
{
        cursor: help;
        background-color: inherit;
        color:inherit;
}

/* /me uses this a lot. */
.meaction
{
        color: red;
        background-color: inherit;
}

/* The main post box - this makes it as wide as possible. */
.editor
{
        width: 100%;
}

/* Highlighted text - such as search results. */
.highlight
{
        background-color: yellow;
        font-weight: bold;
        color: black;
}

/* Alternating backgrounds... */
.windowbg3
{
        color: #000000;
        background-color:inherit;
        background-image:url(images/nobg.png);
}
td.windowbg
{
        color: #000000;
        background-color:inherit;
        background-image:url(images/bacbg3.png);
}
tr.windowbg
{
        color: #000000;
        background-color:inherit;
        background-image:url(images/bacbg3.png);
}
td.windowbg3
{
        color: #000000;
        background-color:inherit;
        background-image:url(images/bacbg3.png);
}
.windowbg2
{
        color: #000000;
        background-color: #f8f8f8;
}

/* Titles - such as table headers. */
.titlebg, tr.titlebg td, .titlebg a:link, .titlebg a:visited
{
        font-weight: bold;
        font-style: normal;
        color: #ffffff;
        background-color:inherit;
        background-image:url(images/titlebg.png);
}
.titlebg a:hover
{
        color: #ffffff;
        background-color:inherit;
        text-decoration: underline;
}

/* The category headers, page indexes, and such things. */
.catbg
{
        font-weight: bold;
        background-color: #afc6db;
        background-image: url(images/catbg.gif);
        color: #000000;
}

/* The borders around things. */
.bordercolor
{
        background-color: #6394bd;
        color:inherit;
}
.tborder
{
        background-image:url(images/catbg.jpg);
}
.tborder-poll
{
background-image:url(images/blank-blue.gif);
border:1px solid blue;
}

/* Default font sizes. */
.smalltext
{
        font-size: x-small;
}
.normaltext
{
        font-size: small;
}
.largetext
{
        font-size: large;
}

h1.news-cat-headings{         /* NEWS FEED HEADLINE LINKS */
       font-size:1em;
       font-weight:bold;
       padding:0px;
       margin-top:0;
       margin-bottom:0;
       color:#000;
       background-color:#fff;

}
h1.news-cat-headings a,            /* NEWS FEED HEADLINE LINKS */
h1.news-cat-headings a:link,
h1.news-cat-headings a:visited,
h1.news-cat-headings a:active{
       font-weight:bold;
       padding:0px;
       color:#0000FF;
       background-color:#fff;
       text-decoration:underline;
}
h1.news-cat-headings a:hover {          /* NEWS FEED HEADLINE LINKS */
       font-weight:bold;
       color:#ff0000;
       background-color:#fff;
       text-decoration:underline;
}

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
        width: 100%;
        overflow: auto;
        padding-bottom: 3px;
        line-height: 1.3em;
}
/* ---  BOOKMARKS  --- */
.bmarks{
position:absolute;top:140px;right:14px;z-index:100;
}
.bmarks p {
        padding:0;
        margin:0;
}
.bmarks p a{
        position:absolute;
        top:0px;
        right:0px;
        padding:10px;
}
.bmarks ul{
        text-align:left;
        list-style:none;
        margin:10px 0 0px 15px;
        padding:0;
}
.bmarks ul li{
        font-size:0.8em;
        text-align:center;
        display:inline;
        padding:0 4px 6px 0 ;
}
.bmarks ul li.delicious{
        background:url("http://news.bbc.co.uk/shared/img/icons/bookmarks/delicious.gif") no-repeat 0 0;
}
.bmarks ul li.digg{
        background:url("http://news.bbc.co.uk/shared/img/icons/bookmarks/digg.gif") no-repeat 0 0;
}
.bmarks ul li.reddit{
        padding:0 0 0 2px;
        background:url("http://news.bbc.co.uk/shared/img/icons/bookmarks/reddit.gif") no-repeat 0 0;
}
.bmarks ul li.facebook{
        background:url("http://news.bbc.co.uk/shared/img/icons/bookmarks/facebook.gif") no-repeat 0 0;
}
.bmarks ul li.stumbleupon{
        background:url("http://news.bbc.co.uk/shared/img/icons/bookmarks/stumbleupon.gif") no-repeat 0 0;
}
.bmarks ul li a{
        padding:0 0 0 18px;
        margin:0 3px 0 0px;
}

/*  Extra pages, freespeech, agreements pages etc */

#extras-table{
        width:100%;border:0;
        }

#extras-left-box{
        width:210px;margin:0;padding:30px 7px 0 0;text-align:left;border:0;
        }
#extras-main-box{
        margin:0;padding:17px 10px 30px 15px;text-align:left;background-color:white;color:inherit;border-right:1px solid #D6E0FF;
        }
#extras-right-bar{
        width:126px;padding:30px 0;
        }
h1.extras{
        margin:15px 0 3px 0;font-size:1.6em;color:#00268F;background-color:white;
        }
h2.extras{
        margin:3px 0;font-size:1.1em;color:#00268F;background-color:white;
        }
hr.extras{
        color:#D6E0FF;background-color:white;
        }
        
#rule-list {
        list-style-type:decimal;
        }
#rule-list li{
        padding:5px 0;
        }
#extras-left-nav-list {
        list-style: none; padding: 0; margin: 0;font-size:1em;line-height:170%;
        }
#extras-left-nav-list li{

        }
#extras-left-nav-list li a{

        }
#extras-base-nav{
        margin-top:30px;text-align:center;
        }
#extras-base-nav a{
        text-decoration:underline;
        }
        
#extras-left-nav-recent {
        list-style:circle; padding:0; margin: 0;font-size:1em;list-style-position:inside;
        }
#extrasleft-left-nav-recent li{

        }
        
.info-links a:link{
        color:#CCD9FF;
        background-color:inherit;
        }

#visit-forum
{
font-weight: bold;
font-size: 1.1em;
}
#menu
{
float: right;
text-align: center;
}
#pages
{
font-weight: bold;
}
.posted-by{font-size:1.1em;color:#444444;background-color:inherit;}   /* Line 255 */
.post-body{font-size:1.0em;}
#rating-form {
        }
#rating-form input {
        background-color:#F2F2F2;color:red;
        }
        
h1.blue-headings{
        margin-bottom:5px;
        font-weight:normal;
        color:#00289E;
        background-color:inherit;
        font-size:2em;
        }
h1.blue-headings-small{
        margin-bottom:5px;
        font-weight:normal;
        color:#00289E;
        background-color:inherit;
        font-size:1.5em;
        }
hr.thin-blue{
        margin-top:1.6em;
        padding:2px;
        border:0;
        color:inherit;
        background-color:#CCCCFF;
        }
table.reputation-display{
        color:inherit;
        background-color:#FF8F8F;
        }
td.reputation-headings{
        font-size:1.1em;
        font-weight:bold;
        color:red;
        background-color:#FFFAC2;
        }

table.wrapform-display{
        color:inherit;
        background-color:#FFD9CC;
        border:1px solid red;
        }
td.wrapform-headings{
        font-size:1.1em;
        font-weight:bold;
        }
td.wrapform-info{
        border:1px solid red;
        color:inherit;
        background-color:#FFECE5;
        }

.wrap_rule_container{        /* Styling question */
        /* Start layout CSS */
        color:#FFF;
        font-size:0.9em;
        background-color:#317082;
        width:95%;
        margin-bottom:2px;
        margin-top:2px;
        padding-left:2px;
        /*  background-image:url("images/bg_answer.gif"); causing log error - removed to see effect */
        background-repeat:no-repeat;
        background-position:top right;
        height:20px;

        /* End layout CSS */

        overflow:hidden;
        cursor:pointer;
}
.wrap_rule_shroud{        /* Parent box of slide down content */
        /* Start layout CSS */
        border:1px solid #317082;
        background-color:#FFFFDB;
        color:inherit;
        width:95%;

        /* End layout CSS */

        visibility:hidden;
        height:0px;
        overflow:hidden;
        position:relative;

}
.wrap_rule_body{        /* Content that is slided down */
        padding:5px;
        font-size:0.9em;
        position:relative;
}
.wrap-reported-insert{
        width:95%;
        margin:5px auto;
        padding:5px 15px;
        background-color:#EDFFDB;
        color:inherit;
        border:1px outset #6699FF;
}
.textButton{
        border-width: 0px;
        padding: 0px;
        margin: 0px;
        background-color:white;
        color:blue;
        cursor:pointer;
        }
.sort, .sort:link, .sort:visited{
        padding:0 3px;
        color: #0000ff;
        background-color:#F3FFE5;
        text-decoration: none;
        border-top:1px solid #CCCDFF;
        border-left:1px solid #CCCDFF;
        border-right:1px solid #CCCDFF;
        }
.sort:hover{
        padding:0 3px;
        color: #ff0000;
        background-color:#FFE0E0;
        text-decoration: none;
        border-top:1px solid #FF9494;
        border-left:1px solid #FF9494;
        border-right:1px solid #FF9494;
        }
.myukd-headings{
        font-size:1em;
        font-weight:bold;
        padding:0 6px 0 0;
        }
/* small heading-links sitemap rss feed etc*/
#clock{
        padding:1px 2px 2px 0;
        font-size:85%;
        background-color:#FFFFFF;
        color:#FF3300;
        }
.small-header{
        padding:1px 3px 2px 12px;
        font-size:85%;
        background-image: url('http://www.ukdebate.co.uk/forums/images/leftcurve.gif');
        background-repeat: no-repeat;
        background-color:#FFFFFF;
        color:blue;
        }
.small-header-nav:link, .small-header-nav:visited{
        background-color:inherit;
        color:blue;
        text-decoration:underline;
        }
a.small-header-nav:hover
        {
        background-color:inherit;
        color:red;
        }
        
#google-form {
        }
#google-form submit {
        background-color:#FFFFFF;color:black;
        }
.cse-branding-bottom,
.cse-branding-right {
margin:0;
padding:0
}
.cse-branding-bottom,
.cse-branding-right {
}
.cse-branding-bottom:after,
.cse-branding-right:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden
}
.cse-branding-text {
font: 10px Arial;
}
.cse-branding-form form {
margin-bottom: 0;
padding-bottom: 0;
}
/* Bottom-specific selectors */
.cse-branding-bottom .cse-branding-logo,
.cse-branding-bottom .cse-branding-text {
display: block;
float: left
}
.cse-branding-bottom .cse-branding-form {
margin-bottom: 3px;
}
.cse-branding-bottom .cse-branding-logo {
padding: 0
}
.cse-branding-bottom .cse-branding-text {
padding-top: 4px
}
.cse-branding-right .cse-branding-form {
float: left;
}
/* Right-specific selectors */
.cse-branding-right .cse-branding-logo,
.cse-branding-right .cse-branding-text {
margin-left: 4px;
}
.cse-branding-right .cse-branding-form {
float: left;
margin-right: 4px;
}
.cse-branding-right .cse-branding-logo {
padding: 0
}
.cse-branding-right .cse-branding-text {
margin-top: -4px
}
.leftnavcontainerdiv{background-color:#F0F4FF;color:inherit;border:1px solid #A8BEFF;border-top:0;}
.indexnavdiv{padding:3px;font-size:10px;font-weight:bold;text-align:center;color:#FFFFFF;background-color:#5C85FF;border:2px outset #6188FF;}
ul.indexnavlistboards{padding:5px 3px 9px 20px;margin:0;}
li.indexnavlist{padding:0;margin-left:0;line-height:140%;}

table.fpick {
        border-collapse:collapse;
}
table.fpick td {
        width:234px;
        vertical-align:top;
        border-top: 1px solid #C7D5FF;
        border-bottom: 1px solid #C7D5FF;
        padding: 5px 5px 2px 2px;
}

table.fpick tr.fpick0 td {
        background-color: #FDFAE7;

}
table.fpick tr.fpick1 td {
        background-color: #EEFFDB;
}




#col-2 {
margin:0 0 1em 2px;
padding:0 0 8px 2px;
float:right;
width:260px;
border-left:1px dashed #a2a2ff;
font-size:11px;
}

.col-2-left {
float:left;
width:132px;
}
.col-2-right {
float:left;
width:120px;
}
.t {background: url(http://www.ukdebate.co.uk/images/dot.gif) 0 0 repeat-x; width:250px;}
.b {background: url(http://www.ukdebate.co.uk/images/dot.gif) 0 100% repeat-x}
.l {background: url(http://www.ukdebate.co.uk/images/dot.gif) 0 0 repeat-y}
.r {background: url(http://www.ukdebate.co.uk/images/dot.gif) 100% 0 repeat-y}
.bl {background: url(http://www.ukdebate.co.uk/images/bl.gif) 0 100% no-repeat}
.br {background: url(http://www.ukdebate.co.uk/images/br.gif) 100% 100% no-repeat}
.tl {background: url(http://www.ukdebate.co.uk/images/tl.gif) 0 0 no-repeat}
.tr {background: url(http://www.ukdebate.co.uk/images/tr.gif) 100% 0 no-repeat; padding:10px}

.bt {background: url(http://www.ukdebate.co.uk/images/dot.gif) 0 0 repeat-x; width:130px;font-size:11px;}
.bb {background: url(http://www.ukdebate.co.uk/images/dot.gif) 0 100% repeat-x}
.bl {background: url(http://www.ukdebate.co.uk/images/dot.gif) 0 0 repeat-y}
.br {background: url(http://www.ukdebate.co.uk/images/dot.gif) 100% 0 repeat-y}
.bbl {background: url(http://www.ukdebate.co.uk/images/bl.gif) 0 100% no-repeat}
.bbr {background: url(http://www.ukdebate.co.uk/images/br.gif) 100% 100% no-repeat}
.btl {background: url(http://www.ukdebate.co.uk/images/tl.gif) 0 0 no-repeat}
.btr {background: url(http://www.ukdebate.co.uk/images/tr.gif) 100% 0 no-repeat; padding:10px}

/*  Right hand half banner ad container  */
.sa-t {background: #fff url(http://www.ukdebate.co.uk/images/dot.gif) 0 0 repeat-x; width:250px;font-size:11px;color:inherit;}
.sa-b {background: url(http://www.ukdebate.co.uk/images/dot.gif) 0 100% repeat-x}
.sa-l {background: url(http://www.ukdebate.co.uk/images/dot.gif) 0 0 repeat-y}
.sa-r {background: url(http://www.ukdebate.co.uk/images/dot.gif) 100% 0 repeat-y}
.sa-bl {background: url(http://www.ukdebate.co.uk/images/bl.gif) 0 100% no-repeat}
.sa-br {background: url(http://www.ukdebate.co.uk/images/br.gif) 100% 100% no-repeat}
.sa-tl {background: url(http://www.ukdebate.co.uk/images/tl.gif) 0 0 no-repeat}
.sa-tr {background: url(http://www.ukdebate.co.uk/images/tr.gif) 100% 0 no-repeat; padding:8px}

.lbtl {background: url(http://www.ukdebate.co.uk/images/dot.gif) 0 0 repeat-x; width:230px;font-size:11px;}
.lbbl {background: url(http://www.ukdebate.co.uk/images/dot.gif) 0 100% repeat-x}
.lbll {background: url(http://www.ukdebate.co.uk/images/dot.gif) 0 0 repeat-y}
.lbrl {background: url(http://www.ukdebate.co.uk/images/dot.gif) 100% 0 repeat-y}
.lbbll {background: url(http://www.ukdebate.co.uk/images/bl.gif) 0 100% no-repeat}
.lbbrl {background: url(http://www.ukdebate.co.uk/images/br.gif) 100% 100% no-repeat}
.lbtll {background: url(http://www.ukdebate.co.uk/images/tl.gif) 0 0 no-repeat}
.lbtrl {background: url(http://www.ukdebate.co.uk/images/tr.gif) 100% 0 no-repeat; padding:10px}

h3.domain-h3{
margin-top:15px;
margin-bottom:0;
color:#c6332c;
background-color:inherit;
font-size:16px;
font-weight:normal;
}

.clr
{
        display: block;
        clear: both;
        overflow: hidden;
}
