body {
	margin: 0;
	padding: 0;
	background-color: #c9dde6;
	font-family: Verdana, sans-serif;
	font-size: 0.7em;
	color: #666;
	text-align: center;
}

body div {
/* height: 1%;*/
}

table, th, td, input, select, textarea {
	color: #666;
	font-family: Verdana, sans-serif;
	font-size: 1em;
}

textarea {
	overflow: auto;}

table {

}

table.form1{
	width:100%;
	background: #dce9ef;
	text-align: left;
	border: 1px solid #fff;

}

.form1 td, .form1 th {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	vertical-align: top;
}

.form1 th {
	width: 45%;
}

table.detailTable {
 text-align: left;
 width:97%;
 margin-bottom:10px;
 margin-right: 10px;
 
}

table.detailTable2 {
	text-align: left;
	float: right;
	margin-bottom: -10px;
	white-space: nowrap;
	margin-left: 10px;
}

table.detailTable3 {
	text-align: left;
	float: left;
	white-space: nowrap;
	margin-right: 10px;
}

table.detailTable4 {

}

.detailTable th {
	color: #b6003f;
	border-bottom: 1px solid #dce9ef;
	vertical-align: top;
	text-align: left;
	white-space: nowrap;
	padding-right: 10px;
}

.detailTable2 th {
	color: #b6003f;
	vertical-align: top;
	text-align: right;
	white-space: nowrap;
	padding-right: 10px;
}

.detailTable3 th {
	color: #b6003f;
	vertical-align: top;
	text-align: left;
	height: 10px;
	white-space: nowrap;
	padding-right: 10px;
}

.detailTable4 th {
	color: #b6003f;
	vertical-align: top;
	text-align: left;
	white-space: nowrap;
	padding-right: 10px;
	width:8em;
}

.detailTable td {
 vertical-align: top;
 text-align: left;
 border-bottom: 1px solid #dce9ef;
}


.detailTable2 td {
	vertical-align: top;
	text-align: right;
	white-space: nowrap;
}

.detailTable3 td {
	vertical-align: top;
	text-align: left;
	height: 10px;
	white-space: nowrap;
}

.detailTable4 td {
 vertical-align: top;
 text-align: left;
}

.detailTable2 td img {
	float: right;
}

.detailTable2 img {
	margin-bottom: 5px;
}

.detailHead td {
	vertical-align: top;
	height: 10px;
	padding-bottom: 5px;
}


img {
	border: none;
	display: block;
}

form {
	padding: 0;
	margin: 0;
}

input.form1 {
	width: 170px;
	font-size: 0.95em;
	margin: 3px 0px 0px 0px;
}
input.form2 {
	width: 135px;
	font-size: 0.95em;
	margin: 3px 0px 0px 0px;
}

.leftBox input.form1 {
	width: 170px;
	font-size: 0.95em;
	margin: 3px 0px 0px 0px;
}

textarea.form1 {
	width: 170px;
	margin: 3px 0px 0px 0px;
}

select.form1 {
	width: 175px;
	font-size: 0.95em;
	margin: 3px 0px 0px 0px;
}

.leftBox select.form1 {
	width: 175px;
	font-size: 0.95em;
	margin: 3px 0px 10px 0px;
}

input.searchOne {
	color: #b6003f;
	background: url("http://www.srg.co.uk/_resx/images/arrow.gif") no-repeat right center;
	padding: 0px 15px 0px 0px;
	float: right;
	text-align: right;
	border: 0px;
	cursor: pointer;
	margin-bottom: -10px;
}

input.searchForm {
	color: #b6003f;
	background: url("http://www.srg.co.uk/_resx/images/arrow.gif") no-repeat right center;
	border: 0px;
	cursor: pointer;
	text-align: left;
	width: 7.5em;
	padding-left: 0px;
}

input.searchForm2 {
	color: #b6003f;
	background: url("http://www.srg.co.uk/_resx/images/arrow.gif") no-repeat right center;
	border: 0px;
	cursor: pointer;
	text-align: left;
	width: 5.5em;
	padding-left: 0px;
}

input.voteOne {
	color: #b6003f;
	background: url("http://www.srg.co.uk/_resx/images/arrow.gif") no-repeat right center;
	padding: 0px 15px 0px 0px;
	float: right;
	border: 0px;
	cursor: pointer;
	margin-top: 10px;
	text-align: right;
}

h1, .h1 {
	color: #b6003f;
	margin: 0;
	padding: 0 0 0.8em 0;
	font-size: 1.7em;
	font-weight: normal;
}

h2.redBox {
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	color: #ffffff;
	background-color: #b6003f;
	padding: 3px 5px 3px 9px;
	margin: 0px;
	display: block;
	border-bottom: #ffffff solid 1px;
}

h2.blueBox {
	font-size: 1em;
	font-weight: bold;
	color: #b6003f;
	background-color: #dce9ef;
	padding: 3px 5px 3px 9px;
	margin: 0px;
	display: block;
	border-bottom: #ffffff solid 1px;
}
h2.blueBox a {
	color: #B6003F;
}
h2.blueBox a:hover {
	color: #666;
}

h2.blueBoxFeatured {
	font-size: 1em;
	font-weight: normal;
	color: #dce9ef;
	background-color: #b6003f;
	padding: 3px 5px 3px 9px;
	margin: 0px;
	display: block;
	border-bottom: #ffffff solid 1px;
	position: relative;
}
h2.blueBoxFeatured a {
	color: #DCE9EF;
}
h2.blueBoxFeatured a:hover {
	color: #fff;
}

h2.newsDate {
	font-size: 1em;
}

.featured {
	right: 5px;
	top: 3px;
	position: absolute;
}

h3.blueBox {
	font-size: 1em;
	font-weight: bold;
	color: #b6003f;
	margin-bottom: 5px;
}


h2 a {
	color: #369;
}

h2 a:hover {
	color: #00AB9B;
}

hr {
	display: none;
}

legend {
	display: none !important;
	display: block;
	position: absolute;
	left: -999em;
}

fieldset {
	border: none;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

p {
	margin: 0;
	padding: 0 0 0.7em 0;
}

a {
	text-decoration: underline;
	color: #b6003f;
}

a:hover {
	text-decoration: underline;
	color: #b6003f;
}

a:visited 	{
}




ul {
	margin: 0;
	padding: 0.5em 0 1.5em 1em;
	list-style: none;
}

ul li {
	background: url("http://www.srg.co.uk/_resx/images/arrow.gif") no-repeat left 0.3em;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

ul.menu li a {
	background: #dce9ef;
}

ul.menu li.selected a {
	background: #DA809E;
	color: #fff;
}
ul.menu li.selected a:hover {
	color: #fff;
}

ul.subMenu li.selected a {
	border-left: #b6003f solid 5px;
}

ul.menu2 li a {
	background: #dce9ef;
}

ul.menu2 li a:hover {
	background: #dce9ef;
	text-decoration: underline;
}

ul.menu {
	margin: 0 0px 4px 0px;
	padding: 0px;
}
ul.menu2 {
	margin: 0;
	padding: 0px;
}

ul.menu li, ul.menu2 li, ul.subMenu li {
	margin: 0px 0px 1px 0px ;
	padding: 0px;
	display: inline;
	background: none;
}

ul.menuFooter {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	display: inline;
}


ul.menu li a, ul.menu2 li a {
	display: block;
	color: #666;
	padding: 3px 5px 3px 10px;
	text-decoration: none;
	margin: 0px;
	border-bottom: #ffffff solid 1px;
}

ul.menu li a:hover {
	text-decoration: underline;
	color: #B6003F;
	display: block;
}

ul.subMenu {
	margin: -4px 0px 0px 0px;
	padding: 0px;
}

ul.subMenu li {
	margin: 0 0 1px 0;
	padding: 0px;
	display: inline;
	background: none;
}

ul.subMenu li a {
	display: block;
	color: #666;
	padding: 3px 5px 3px 15px;
	text-decoration: none;
	margin: 0px;
	border-bottom: #ffffff solid 1px;
	background: #F4D9E2;
}
ul.subMenu li a:hover {
	text-decoration: underline;
	color: #B6003F;
}

.resultsNav {
 text-align: right;
 margin: 0px 10px 10px 0;
 padding: 0px;
}

ul.menuFooter li {
	background-image: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

ul.menuFooter li a {
	color: #666;
	text-decoration: none;
}

ul.menuFooter li a:hover {
	text-decoration: underline;
}

ul.menuServices {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	width: 100%;
}

ul.menuServices li{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 49%;
}

li.logoOne {
	background: url(http://www.srg.co.uk/_resx/images/services-01.gif) no-repeat left 5px;
}
li.logoTwo {
	background: url(http://www.srg.co.uk/_resx/images/services-02.gif) no-repeat left 10px;
}
li.logoThree {
	background: url(http://www.srg.co.uk/_resx/images/services-03.gif) no-repeat left 5px;
}
li.logoFour {
	background: url(http://www.srg.co.uk/_resx/images/services-04.gif) no-repeat left 10px;
}
li.logoFive {
	background: url(http://www.srg.co.uk/_resx/images/services-05.gif) no-repeat left 2px;
}

ul.menuServices li a {
	color: #666;
	text-decoration: none;
	display: block;
	margin: 10px 0px 10px 65px;
}

ul.menuServices li a:hover {
	text-decoration: underline;
}

.footerLogo {
	float: left;
}

.footerMenu {
	float: right;
	margin: 10px 10px 0px 0px;
	display: inline;
}

.detailMenu {
	float: left;
	margin: 0px 0px 10px 10px;
	display: inline;
}

.detailPage {
	float: left;
	margin: 0px 0px 10px 10px;
	display: inline;
}

.datePage {
	float: left;
	margin: 0px 0px 0px 10px;
	display: inline;
}

.resultsNav {
	float: right;
	margin: 0px 10px 10px 0px;
	display: inline;
}

a.view {
 float: right;
 padding: 10px 12px 10px 5px;
 margin-left: 7px;
 background: url(http://www.srg.co.uk/_resx/images/submit.gif) right no-repeat;
 text-decoration: none;
}

div.featuredWhite a.view, div.featuredBlue a.view {
 float: right;
 padding: 5px 16px 5px 5px;
 margin-right: 10px;
 background: url(http://www.srg.co.uk/_resx/images/submit.gif) right no-repeat;
 text-decoration: none;
 display: inline;
}

div.rightBox2 img {
 display: block;
}

input.searchform2 {
	background: url("http://www.srg.co.uk/_resx/images/submit.gif") no-repeat right center;
	cursor: pointer;
	text-align: left;
    text-decoration: none;
    border:0;
    padding-left: 0px;
    width: 11.5em;
}

.blueBorder a.view {
	margin-bottom: -10px;
}

a.viewClient {
	padding: 5px 16px 5px 5px;
	margin-right: 7px;
	background: url(http://www.srg.co.uk/_resx/images/arrow.gif) right no-repeat;
	text-decoration: none;
}

a.viewBlue {
	float: right;
	padding: 5px 16px 5px 5px;
	margin-right: 7px;
	background: url(http://www.srg.co.uk/_resx/images/arrow.gif) right no-repeat;
	text-decoration: none;
	display: inline;
}

a.help {
	display: block;
	font-size: 0.8em;
	margin: 0px 0px 10px 0px;
}


.keywordstext {
	display: block;
	font-size: 0.8em;
	margin: 0px 0px 10px 0px;
}

a.bar {
	padding-left:8px;
	background: url(http://www.srg.co.uk/_resx/images/bar.gif) no-repeat 2px;
}

td	{
}

.homeLinkDiv {
	width: 100%;
	position: absolute;
	height: auto;
	bottom: 0px;
}
/* for Internet Explorer 6 and older */
/*\*/
* html .homeLinkDiv {
	bottom: -1px;
}

a.homeLink  {
	color: #ffffff;
	display: block;
	padding: 3px 5px 3px 10px;
	background: #b6003f;
	text-decoration: none;
}

a.homeLink:hover  {
	text-decoration: underline;
	color: #ffffff;
}

.featuredLinkDiv {
	width: 100%;
	position: absolute;
	bottom: 0;
	text-align:left;
	left:0;
	margin:10px 0 0 0;
}

a.featuredLink  {
	display: block;
	padding: 3px 5px 3px 10px;
	background: #dce9ef;
	text-decoration: none;
}

.imagegroup
{
    margin:0 0 20px 0 ;
}

a.bannerLink  {
	color: #b6003f;
	display: block;
	padding: 3px 5px 3px 10px;
	text-decoration: none;
}

.align {
	margin: 5px auto 5px auto;
}

.alignc {
	text-align: center;
}

.alignr {
	text-align: right;
}

a.bannerLink:hover  {
	text-decoration: underline;
}

.blueBorder {
	border: #dce9ef solid 1px;
}

.blueBorder div.resultsNav {
 margin-top: 10px;
 margin-right: 0px;
 margin-left: 10px;
}


.bannerRight {
	background: #dce9ef;
	margin: 0px 0px 5px 0px;
}

.block {
	display: block;
}

.breadcrum {
	color: #ffffff;
	background: #b6003f;
	padding: 3px 5px 3px 9px;
	margin: 0px;
	display: block;
}

.breadcrum a {
	color: #ffffff;
	text-decoration: none;
}

.centreBox {
	background: #ffffff;
	margin: 10px 10px 15px 10px;
}
.centreBox_home {
	background: #ffffff;
	margin: 0 10px 15px 10px;
}
.centreBox_vacres {
	background: #ffffff;
	margin: 1px 10px 0px 10px;
}


.clear {
	clear: both;
}


.col_main {
	width: 767px;
	float: right;
	margin: 0px 1px 0px 0px;
	display: inline;
}

.col_left {
	width: 200px;
	float: left;
	margin-left: 1px;
	display: inline;
}

.col_main_left {
	width: 566px;
	float: left;
	margin: 0px;
}

.col_main_right {
	width: 200px;
	float: right;
	margin: 0px 0px 0px 1px;
}

.container 	{
	margin: 0px auto 0px auto;
	width: 970px;
	background: #FFFFFF;
	text-align: left;
}

.detailHead {
	background-color: #F4FAFB;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.featuredWhite {
 background-color: #ffffff;
 display: block;
 height: 1%;
 margin: 0;
}

.featuredBlue {
 background-color: #dce9ef;
 display: block;
 height: 1%;
 margin: 0;
 padding: 0px;
}

p.featuredItem {
	float: left;
	padding: 3px 7px;
	background: none;
}

.flashBanner {
	float: left;
	width: 320px;
	margin-top: 15px;
}

.floatl {
	float: left;
}

.floatr {
	float: right;
}

.footer	{
	width: 968px;
	height: 2.7em;
	background: #eaf2f5;
	margin: 5px 1px 0 1px;
	border-bottom: #fff solid 1px;
}

.headerContainer {
	width: 100%;
	height: 117px;
	background: #ffffff;
	border-top: #000000 solid 5px;
}

.header {
	width: 970px;
	height: 115px;
	margin: 1px auto;
	text-align: left;
}

.headerBanner {
	width: 400px;
	height: 115px;
	position: relative;
	float: right;
	margin: 0px 1px 0px 0px;
	display: inline;
}

.headerLogo {
	width: 200px;
	height: 115px;
	position: relative;
	margin: 0 0 0 1px;
	float: left;
	display: inline;
}

.hidden {
	display: none;
}

.inline {
	display: inline;
}

.invisible {
	position: absolute;
	left: -999em;
}

.leftBox {
	background: #dce9ef;
	margin: 0px 0px 5px 0px;
}

.logo {
	margin: 18px 0px 0px 13px;
	text-align: center;
}

.recLogo {
	margin: 4px 0px 0px 10px;
	float: left;
	display: inline;
}

.recTandc {
	margin: 10px 0px 0px 10px;
	float: left;
	display: inline;
}

.red {
	color: #b6003f;
}

.rightBox {
    background: #dce9ef;
    margin: 0px 0px 5px 0px;
    height: 1%;
}

.rightBox2 {
	background: #fff;
	margin: 0px 0px 4px 0px;
	border-bottom: #dce9ef solid 1px;
	text-align: center;
}

.rightBox3 {
	background: #fff;
	margin: 0px 0px 22px 0px;
	border-bottom: #dce9ef solid 1px;
	text-align: center;
	position:relative;
}

.text {
	padding: 10px;
	height: 1%;
	overflow:visible;
}
.text2 {
	padding: 10px 10px 0 10px;
	height: 1%;
}
.text3 {
	padding: 0 10px;
	height: 1%;
}
.text3 p {
	margin: 0;
	padding: 0;
}

.textFeatured {
	padding: 1px;
}

.col2 {
	float: right;
	margin: 0px;
	width:767px;
}

.canHome {
 background: #dce9ef;
 height: 1%;
 margin: 0px 10px 10px 0px;
}

.emailRes {
	background: #fff;
	height: 1%;
	margin: 0px 10px 10px 10px;
	border: 1px #dce9ef solid;
}

.canHomeLeft {
	float: left;
	margin: 20px 0px 20px 20px;
	display: inline;
}

.canHomeRight {
	float: right;
	margin: 28px 20px 28px 0px;
	display: inline;
}

.form1_dummy
{
	height:100px;
	overflow:auto;
	display:block;
	background-color:#ffffff;
	border:2px inset #EEEEEE;
	width:170px;

}

.form1_cv_container
{
	display:block;
	background-color:#ffffff;
	border:2px inset #EEEEEE;
	width:170px;
}
.form1_cv_list
{
	overflow:auto;
	display:block;
	background-color:#ffffff;
	width:100%;
	height:80px;
}

.form1_cv_new
{
	display:block;
	text-align:right;
}

a.form1_cv_new
{
	border-top: 1px solid #808080;
	text-decoration:none;
	padding:2px;
}

a.form1_cv_new:hover
{
	text-decoration:underline;
}

.button1 {
 background: transparent url("http://www.srg.co.uk/_resx/images/submit.gif") right center no-repeat;
 border: none;
 cursor: pointer;
 padding: 0 10px 0 0;
 color: #B6003F;

}

.contactTable {
 width: 98%;
 margin: 5px;
}

.contactTable td {
 vertical-align: top;
}

#marquee {
    height: 80px;
    padding: 0;
    margin: 0;
    background: #fff;
    border: 1px solid #DCE9EF;
}

#marquee div {
 height: auto;
}

#marquee a {
    padding: 0.5em 0.5em 1.5em 0.5em;
    color: #666;
    text-decoration: none;
    display: block;
}
#marquee a span {
    font-weight: bold;
    color: #579;
    display: block;
}
#marquee a:hover {
    text-decoration: underline;
}
.marquee_button_plus, .marquee_button_minus {
    color: #789;
    background: #DCE9EF;
    cursor: pointer;
    display: block;
    width: 1em;
    float: right;
    margin: 0px 1px 0 0;
    text-align: center;
    display: inline;
}
.marquee_button_plus:hover, .marquee_button_minus:hover {
    background: #b0b5bA;
    color: #fff;
}
.marquee_noscript {
    background: #fff;
    border: 1px solid #DCE9EF;
    margin: 0;
    padding: 1em;
    list-style: none;
}
.marquee_noscript li {
    background: none;
    padding: 0 0 1em 0;
}
.marquee_noscript li a {
    font-weight: bold;
    color: #579;
}
ul li {
    background: url("http://www.srg.co.uk/_resx/images/arrow.gif") no-repeat left 0.2em;
    padding: 0px 0px 0.2em 15px;
    margin: 0px;
}

ul.menuFooter2 {
	display: inline;
	margin: 10px
}

ul.menuFooter2 li{
	margin: 0px;
	padding: 0px;
	display: inline;
	background: none;
}

.textSectors {
	padding: 5px;
	height: 1%;
}
.footerSectors {
	border: #dce9ef solid 1px;
	text-align: center;
	color: #dce9ef;
	margin: 1px;
}
