body{
    /*font-family: Arial,Helvetica,sans-serif;*/
    font-family: Verdana,Arial;
    color: #000000;
    margin: 0px;
    padding: 0px;
    font-size: 100%;
    height: 100%;
    /* background-color: #f7f8f9; */
}
 
  .bg { 
    /* The image used */
    background-image: url("http://dev.scitp.co.uk/images/baclground.jpg");
  
    /* Full height */
    height: 50%; 
  
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

.wash
{
    /*;
    
    background-color: #57606f;*/

    
    /*background-color: #839c9b;*/
    background-color: white;
    color: black;  


}

.wash_button
{
    color: white;
    background-color:rgb(155,174,153);
}

.wash h3
{
    color: black;  
}

.wash_light
{
    background-color:GhostWhite;
    color: black;  
}

.wash_light h3
{
    background-color:GhostWhite;
    color: black;
}

br {
    line-height: 10%;
}

.box_text
{
    background-color:#EEE;  
    padding:10px;
}

.changed
{
    color:white;
    background-color:darkorchid;   
}
.unchanged
{
    color:gray;
}

.empty_advert
{
    color:lightgray;
    height:90px; 
    line-height: 90px;
    background-color: white;

    border-width: 1px;
    border-color: lightgray;
    border-style: dotted;
}

.banner_advert
{
    font-size: 30px;
    color:lightgray;
    height:90px; 
    line-height: 90px;
    background-color: white;

    border-width:1px;
    border-color: gray;
    border-style: dotted;
}

.icons
{
    fill: red;
    width: 32px;
    height: 32px;
    padding: 2px;
}

.remaining_title
{
    background-color:rgb(102,126,125);
    font-size: large;
    color:white;
}

.remaining
{
    background-color:GhostWhite;
    font-size: xx-large;
    color:black;
}

.col_name
{
    background-color:rgb(142,166,165);
    color:white;
    padding-right: 10px;
}
.transbox
{
    background-color: rgba(0,0,0,0.3);
}

.transbox p
{
    color: white;
}

.transbox h5
{
    color: white;
    font-size: 40px;
}

li
{

    font-family: Arial,Helvetica,sans-serif;
    color: #000000;
}

#topHead {
    position: absolute;
    top: 0px;
    left: 2%;
    right: 2%;
    width:95.6%;
}

#textbox
{
    border-style: solid;
    border-width: 2px;
    border-color: #eee;
    margin: 5px;
    padding: 5px 5px 5px 5px;
    background-color: white;
    box-shadow: 3px 3px 3px #888888;  
}

#textbox_alt
{
    border-style: solid;
    border-width: 2px;
    border-color: #eee;
    margin: 5px;
    padding: 5px 5px 5px 5px;
    background-color: white;
    /*box-shadow: 3px 3px 3px #888888;   */ 
}

#topTabs {
    top: 0px;
    right: 2%;
    background-color: #DBE0FB;
    padding: 0px 0px 0px 155px;
    width:95.6%;
}

#topTabs a
{
    width: 150px;
    padding: 0px;
    color:#fff;
    background-color:#5E740B;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

.login
{
    background-color: rgb(102,126,125);
    color: white;
}

.login_reg
{
    border-top-width: 5px;
    border-top-style: solid;
    border-top-color:  rgb(141,191,47);
    color:white;
}

#leftNav 
{
    position: absolute;
    left: 0px;
    top: 101px;
    width:150px;
    padding: 0px;
    background-color: #FFFFFF;
    color: #8cce3b;

}

#tooltab
{
    border-bottom-color: #0033cc;
    border-bottom-width: 1px;
}

#bot_right_options
{
    border-top-color: #4982bb;
    border-top-width: 1px;
    border-top-style: dashed;
}

.important
{
    font-size: large;
}
#banner
{
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100px;
    text-align: center;
}

#imageBoxLeft {
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
}
#imageBoxRight {
    float: Right;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
}

#contents
{
    position: absolute;
    left: 160px;
    top: 101px;

    right: 160px;
    border-top-color: #000000;
    border-bottom-color: #000000;
    border-left-color: #000000;
    border-right-color: #000000;
    background-color: #eee;
}

/*
#contents h1
{
    
    font-size: 30px;
    background-color: rgb(102,126,125);
    margin:0px 0px 0px 0px;
    color:#EEE;
}



#contents h2
{
    color:#FFF;
    font-size: 25px;
    color: rgb(102,126,125);
    border-bottom: 2px solid rgb(102,126,125);
}

#contents h3
{
    font-size: 20px;
    color:rgb(102,126,125);
    border-bottom: 1px solid rgb(102,126,125);
}*/

#BodyTest
{
    padding-left: 20px;
    color:#3667c3;
    font-size: 16px;
    font-style: italic;
    border-left-style: solid;
    border-left-width: 20px;
    border-left-color: #3667c3;
    background-color: #ffffff;
}

#contents p
{
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 0px;
    margin-bottom: 5px;
}

#contents td
{
    vertical-align: middle;
    font-size: 14px;

}
#contents total
{
    color:#555599;   
}
#contents table
{
    border-collapse: collapse;
    margin-top: 1px;
    margin-bottom: 1px;
    margin-left: 1px;
    margin-right: 1px;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
    padding-right: 1px;
}

#contents th
{
    background-color: #ffffff;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #3667c3;
}
td.blueCol
{

    border-top-style: dotted;
    border-top-width: 1px;
    background-color: #ececff;
}

tr.blueRow
{

    border-top-style: dotted;
    border-top-width: 1px;
    background-color: #ececff;
}
#hi
{
    color:#333399;
}

#lo
{
    color:#000099;
}

#historyData
{
    background-color:#CCCCCC;
    color:#000099;
}


#siteIdentity
{
    top: 0px;
    left: 0px;
    right: 0px;
    height: 101px;
    padding-bottom: 3px;
    position: absolute;
    background-color:#fff;

    /*border-bottom-width: 2px;
    border-bottom-color: rgb(150,174,77);
    border-bottom-style: solid;*/
}

#webCountDown
{
    position: absolute;
    top: 0px;
    left: 0px;
}

#siteLogo
{
    position: absolute;
    top:0;
    right:0;
}

#siteBasket{
    margin: 1px;
    padding: 0px 0px 0px 0px;
    color: #ffffff;
    font-weight: bold;
    background-color: #D5D5FF;
}

#smallFooter
{
    width: 100%;
    height: 20px;
    color:#FFFFFF;
    font-size: x-small;
    bottom: 0px;
    background-color:#DDDDDD;
    position: static;
}

#smallFooter td
{
    background-color:#DDDDDD;
    color:#FFFFFF;
}

#company 	
{
    left: 0px;
}

#module	 	
{
    text-align: center;
    float:none;
}

.warning
{
    font-size: large;
    color: #F00;
}

#warning
{
    color: #F00;
}

#warningbox
{
    
    position: relative;
    background-color: #BBF;
}

#version 	
{
    text-align:right;
    right: 0px;
}

#mainStory
{
    border-bottom: thin;
    border-bottom-color:#666666;
    padding: 0px 0px 0px 0px;
}

#mainStory h1
{
    font-size:18px;
    background-color:#FFFFFF;
    color:#0000FF;
}

#leftStory
{
    top: 100px;
    position: absolute;
    right: 151px;
    left: 151px;
}

#rightStory
{
    width:151px;
    position: absolute;
    right: 0px;
    top: 101px;
}

#newsheadine
{
    background-color: #eeeeee;
    color: #555;
    font-weight: bold;
    font-size: 18px;
    border-left-style: solid;
    border-right-style: solid;
    border-left-width: 0px;
    border-right-width: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

#newscountdownBox
{
    width: 100%;
    height: 130px;
    color: #fff;
}

#newscountdownText
{
    float:left;
    display: table-cell;
    font-size: 20px;
    font-weight: normal; 
    background-color: #666;
    color: #fff;
}
#newscountdownTextRight
{
    float:right;
    display: table-cell;
    font-size: 20px;
    font-weight: normal; 
    background-color: #666;
    color: #fff;
}

#newscountdown
{
}

#newstext
{
    background-color: #FFF;
    font-size: 14px;
    font-weight: normal; 
    color: #555;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
    border-left-color: #ffffff;
    border-right-color: #ffffff;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px; 
}

#pictureBox
{

    position: relative;
    
}

#pictureBoxThumb
{

    position: relative;
    margin: 1px;
    
}

#pictureBoxLeft
{
    top: 0px;
    left: 0px;   
}

#pictureBoxRight
{
    top: 0px;
    right: 0px;
}

#videobutton
{
    display:inline-block;
    background: url(../images/video2.png) white no-repeat;
    background-color:rgb(142,166,165);
    width: 100px;
    height: 100px;
    padding: 5px;
    margin: 0px 0px 0px 5px;
    border-radius: 5px;
}

#videobuttontext
{
  display: table-cell; 
  text-align: center; 
  width: 100px;
  height: 90px;
  vertical-align: bottom;
  color:white;
  text-shadow:
  -1px -1px 0 #000,
  1px -1px 0 #000,
  -1px 1px 0 #000,
  1px 1px 0 #000;
}
/************ sectionLinks styles **************/

#sectionLinks{
    background: #999;    
    margin: 0px;
    padding: 0px;
}

#sectionLinks h3{
    padding: 5px 0px 2px 5px;
    border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
    display: block;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #cccccc;
    font-weight: bold;
    padding: 3px 0px 3px 10px;
    color: rgb(68,88,100);
}

#sectionLinks a:hover{
    border-top: 1px solid #cccccc;
    font-weight: bold;
    text-decoration: none;
}
/************ SystemLinks styles **************/

#adminLinks{
    margin: 0px;
    padding: 0px;
    background-color: #d88;
}

#adminLinks h3{
    padding: 5px 0px 2px 5px;
    border-bottom: 1px solid #cccccc;
}

#adminLinks a:link, #adminLinks a:visited
{
    border-top:0px;
    display: block;
    font-weight: bold;
    padding: 3px 0px 3px 10px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #d88;
}

#adminLinks a:hover{
    border-top:0px solid #cccccc;
    background-color: #FFFFFF;
    background-image: none;
    font-weight: bold;
    text-decoration: none;
    color: #ff5555;
}
/************ SystemLinks styles **************/

#systemLinks{
    margin: 0px;
    padding: 0px;
    background-color: #ddd;
    color: white;
}

#systemLinks h3{
    padding: 5px 0px 2px 5px;
}

#systemLinks a:link, #systemLinks a:visited
{
    border-top:0px;
    display: block;
    font-weight: bold;
    padding: 3px 0px 3px 10px;

}

#systemLinks a:hover{
    border-top:0px solid #cccccc;
    background-color: rgb(124,179,73);
    background-image: none;
    font-weight: bold;
    text-decoration: none;
    color: rgb(52,76,85);
}
/************ sectionLinks styles **************/

#specialSectionLinks{
    margin: 0px 0px 0px 10px;
    background-color: white;
    color: rgb(52,76,85);
}

#specialSectionLinks h3{
    padding: 5px 0px 2px 5px;
    border-bottom: 1px solid #cccccc;
}

#specialSectionLinks a:link, #specialSectionLinks a:visited {
    display: block;
    font-weight: bold;
    padding: 2px 0px 2px 10px;
    color:rgb(52,76,85);
}

#specialSectionLinks a:hover{
    background-color: rgb(124,179,73);
    background-image: none;
    font-weight: bold;
    text-decoration: none;
    color: white;
}
img
{
    border-style: none
}
/******* Buttons *******/
#Button a
{
    display: block;
    border:2px;
    text-align: center;
    font-size:12px;
    font-weight:bold;
    vertical-align: middle;
    width: 125px;
    height: 16px;
    visibility: visible;
    color: #0000cc;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: #3333ff;
    border-bottom-color: #3333ff;
    border-left-color: #3333ff;
    border-right-color: #3333ff;
    background-color: #ffffff;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
}

#Button a:hover 
{
    visibility: visible;
    color:#ffffff;
    background-color:#3366AA;
}

#ButtonRed a  {
    color: #FFFFFF;
    font-size:12px;
    font-weight:bold;
    text-decoration: none;
    border:1px inset;
    background-color:#CC3300;
    display: block;
    width: 100px;
    padding: 3px 5px;
    margin: 1px;
    text-align: center;
    border-color: #000066;
}

#ButtonRed a:hover 
{
    background-color: #8A2300;
    color:#FFFFFF;
    padding-left:5px;
    border:1px inset;
}
/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
    color: #000;
    text-decoration: none;
}
/*
a:hover{
    color: #0000FF;
    background-color: #5E740B;
    text-decoration: blink;
}*/

/*
** SCITP colour scheme
*/
.background_light
{
    background-color: rgb(150,150,150) !important; 
    color: white;
}

.background_soft
{
    background-color: rgb(165, 168, 163) !important; 
    color: white;
    padding: 10px;
}

.background_dark
{
    background-color: rgb(39, 59, 67) !important; 
    color: white;
}

.footer_bar
{
    background-color: rgb(149, 169,177) !important; 
    color: white;
}

.text_light
{
    color: rgb(105,169,51) !important; 
    background-color: white;
}

.text_dark
{
    color: rgb(89, 109,117) !important; 
    background-color: white;
}

.message_dark
{
    color:  white; 
    background-color: rgb(45, 93, 112)
}

.contents
{
	position: absolute;
	top: 40;
    bottom: 0;
    left: 0px;
}

.link_box
{
	background-color: rgb(169, 173, 173);
	color: black;
}

.category_box
{
	background-color: rgb(169, 170, 170);
	color: black;
}

.captcha-input {
	background: #FFF url('../captcha.php') repeat-y left center;
	padding-left: 85px;
	}
