/*
Theme Name: WinningTime UK
Version: 1.2
Author: Kevin Playford
*/

/*********************************************************
   HTML Elements
 *********************************************************/

html,
body {
  height: 100%;
}

body {
	margin: 0;
	padding: 0;
/*
	background: #FFF url('/images/background.jpg') repeat-y top center;
*/
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-weight: 400;
	font-size: 82%;
	line-height: 170%;
	
	color: #1F417E;
	text-align: center;
}

p {
	font-size: 1.0em;
}

h1, h2, h3, h4, h5, h6 {
	margin: 10px 0 10px 0;
	padding: 0;
}

h1 {
	padding-bottom: 0.2em;
	font-size: 1.6em;
	border-bottom: 2px solid #F6DA15;
}

h2 {
  font-size: 1.4em;
}

h3 {
  font-size: 1.2em;
}

h4 {
  font-size: 1.0em;
}

h5 {
  font-size: 0.8em;
}

a:visited { color: #1F417E; }
a:hover { color: #005ABE; }

a img {
	border: none;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

cite {
	font-size: 90%;
	font-style: normal;
}

span {
	margin: 0;
	padding: 0;
}

/*
tr.shadow { background-color: #DDDDDD; }
*/
#stripeme th { padding: 5px 3px 5px 3px; }
#stripeme td { padding: 0 3px 0 3px; }

tr.shadow { background-color: #EEEEEE; }
tr.over { background-color: #CCCCFF; }
tr.clicked { background-color: #66CCFF; }

tr.invert { background-color: #1F417E; color: #F6DA15; }
tr.invert th a:link { color: #F6DA15; text-decoration:none; }
tr.invert th a:visited { color: #F6DA15; text-decoration:none; }
tr.invert th a:active { color: #F6DA15; text-decoration:none; }
tr.invert th a:hover { color: #FFFFFF; text-decoration:underline; }

/**************************************************************
   All page content : header, page and footer
 **************************************************************/
 
#container {
	width: 940px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}



/**************************************************************
   Top menu and logo
 **************************************************************/

#header {
	clear: both;
	position: relative;
	height: 10px;
	margin: 0 auto;
}


/**************************************************************
   Header Image/Flash Movie
 **************************************************************/

#headerImg {
	margin: 0 auto;
	height: 160px;
	background: url('/images/header_image.jpg') no-repeat top left;
/*
*/
}





/**************************************************************
   Top Block Menu
 **************************************************************/

#menu {
	margin: 0 auto;
	height: 40px;
/*
	border-bottom: 2px solid #1F417E;
*/
}

#menu ul {
	float: left;
	margin: 0;
	padding: 0;
	
	text-align: left;
}

#menu li {
	float: left;
	display: block;
	height: 30px;
}

#menu li {
	overflow: hidden;
	text-indent: -9000px;
}

li.home {
	width: 82px;	
}
	li.home a:link, li.home a:visited {
		display: block;
		height: 30px;
		background: url(/images/navbar.png) no-repeat 0 0;
		text-decoration: none;
	}
	li.home a:hover {
		background-position: 0 -30px;
		outline: none;
	}
	li.home a.current {
		background-position: 0 -60px;
		outline: none;
	}
li.services {
	left: 82px;
	width: 100px;
}
	li.services a:link, li.services a:visited {
		display: block;
		height: 30px;
		background: url(/images/navbar.png) no-repeat -82px 0;
		text-decoration: none;
	}
	li.services a:hover {
		background-position: -82px -30px;
		outline: none;
	}
	li.services a.current {
		background-position: -82px -60px;
		outline: none;
	}
li.dbsearch {
	left: 182px;
	width: 98px;
}
	li.dbsearch a:link, li.dbsearch a:visited {
		display: block;
		height: 30px;
		background: url(/images/navbar.png) no-repeat -182px 0;
		text-decoration: none;
	}
	li.dbsearch a:hover {
		background-position: -182px -30px;
		outline: none;
	}
	li.dbsearch a.current {
		background-position: -182px -60px;
		outline: none;
	}
li.top40 {
	left: 280px;
	width: 80px;
}
	li.top40 a:link, li.top40 a:visited {
		display: block;
		height: 30px;
		background: url(/images/navbar.png) no-repeat -280px 0;
		text-decoration: none;
	}
	li.top40 a:hover {
		background-position: -280px -30px;
		outline: none;
	}
	li.top40 a.current {
		background-position: -280px -60px;
		outline: none;
	}
li.technology{
	left: 360px;
	width: 128px;
}
	li.technology a:link, li.technology a:visited {
		display: block;
		height: 30px;
		background: url(/images/navbar.png) no-repeat -360px 0;
		text-decoration: none;
	}
	li.technology a:hover {
		background-position: -360px -30px;
		outline: none;
	}
	li.technology a.current {
		background-position: -360px -60px;
		outline: none;
	}
li.worldwide {
	left: 488px;
	width: 124px;
}
	li.worldwide a:link, li.worldwide a:visited {
		display: block;
		height: 30px;
		background: url(/images/navbar.png) no-repeat -488px 0;
		text-decoration: none;
	}
	li.worldwide a:hover {
		background-position: -488px -30px;
		outline: none;
	}
	li.worldwide a.current {
		background-position: -488px -60px;
		outline: none;
	}
li.contact {
	left: 612px;
	width: 128px;
}
	li.contact a:link, li.contact a:visited {
		display: block;
		height: 30px;
		background: url(/images/navbar.png) no-repeat -612px 0;
		text-decoration: none;
	}
	li.contact a:hover {
		background-position: -612px -30px;
		outline: none;
	}
	li.contact a.current {
		background-position: -612px -60px;
		outline: none;
	}

/**************************************************************
   Page Content
 **************************************************************/

#page {
	clear: both;
	float: left;
/*
	background: url(/images/background.gif) repeat-y top center;
*/
	text-align: left;
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
}

#columns {
  margin: 0 auto;
}



/**************************************************************
   Footer
 **************************************************************/

#footer {
	clear: both;
	float: left;
	height: 120px;
	background: url('/images/footer.jpg') no-repeat bottom right;
/*
	border-top: 2px solid #1F417E;
*/
	margin: 0 auto;
	text-align: center;
}

#footer .bg {
	margin-right: 10px;
	text-align: right;
	position: relative;
	top: 94px;
	color: #FFFFFF;
}

#footer .bg a {
	color: #FFFFFF;
}

/**************************************************************
   Form Elements
 **************************************************************/

form {
  padding: 0;
  margin: 0;
}

fieldset {
  width: 100%;
  margin-top: 0;
  padding: 0;
  border: 0;
}

/* If you're finding the input elements get pushed down, increase the width */
label {
  float: left;
  width: 25%;
  vertical-align: top;
}

input,
textarea,
select {
  padding: 1px;
  font-size: 1em;
  font-weight: 400;
  color: #777;
  background: #BFE5FF;
  border: 1px solid #CCC;
}

input:focus,
input:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
  color: #000;
  background: #BFE5FF;
  border: 1px solid #888;
}

input.noBorder,
input:focus.noBorder,
input:hover.noBorder {
  padding: 0;
  border: 0;
}

input.button {
  padding: 2px 5px;
  font-size: 0.9em;
  font-weight: 400;
  cursor: pointer;

  color: #fff;
  background: #BFE5FF;
  border-width: 1px;
  border-style: solid;
  border-color: #FF7800 #691300 #691300 #FF7800;
}

input.radio {
  background: none;
  border: 0px;
}


/**************************************************************
   General Classes
 **************************************************************/

/* Column widths */
.width { width: 940px; }
.widthPad { width: 940px; }

.width25 { width: 24%; }
.width30 { width: 30%; }
.width50 { width: 50%; }
.width70 { width: 70%; }
.width73 { width: 73%; }
.width75 { width: 75%; }
.width100 { width: 100%; }

.width200 { width: 190px; margin-left: 5px; margin-right: 5px; }
.width540 { width: 530px; margin-left: 5px; margin-right: 5px; }
.width740 { width: 730px; margin-left: 5px; margin-right: 5px; }
.width940 { width: 930px; margin-left: 5px; margin-right: 5px; }

.block {
  display: block;
}

.clear {
  clear: both;
}

.borderLeft { border-left: 2px solid #1F417E; }
.borderRight { border-right: 2px solid #1F417E; }

.marginLeft { margin-left: 15px; }
.marginRight { margin-right: 15px; }

.paddingLeft { padding-left: 5px; }
.paddingRight { padding-right: 5px; }

.floatLeft { float: left; }
.floatRight { float: right; }

.alignLeft { text-align: left; }
.alignRight { text-align: right; }

.alignTop { vertical-align: top; }
.alignMiddle { vertical-align: middle; }
.alignBottom { vertical-align: bottom; }

.inlineright { display:block; float:right; margin:10px 0 10px 10px; }
.inlineleft { display:block; float:left; margin:10px 10px 10px 0; }

.lightBlueBg {
  background-color: #EAF2F5;
}

.dark {
  color: #353E47;
}

.credit {
	background: #90a090;
	border-top: double 3px #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

.sidelbl {
/* 
	used for left side labels 
	position: relative;
    display: block; 
*/
	width: 100px;
	vertical-align: top;
	text-align: right;
	padding: 0 10px 0 0;
	font-weight: bold;
}

.fmrequired {
	color: #005ABE;
	font-size: 1.4em;
	font-weight: bold;
	vertical-align: middle;
}

.fminfofull {
	padding: 0 10px 0 10px;
	color: #005ABE;
	margin-bottom: 15px;
}

.fminfohalf {
	padding: 0 10px 0 10px;
	color: #005ABE;
	margin-left: 110px;
	margin-bottom: 15px;
}

.fmerrorbox {
	text-align: left;
}

/*************************************************************************************
**
** Revised secure php mailer form
**
**************************************************************************************/

form.ddfm .fmcheck p, 
form.ddfm .fmradio p,
form.ddfm textarea, 
form.ddfm .fmfullblock, 
form.ddfm .fmhalfblock, 
form.ddfm .fmselect, 
form.ddfm input.fmtext,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide,
form.ddfm .submit,
form.ddfm .credits {
	color: #404040;
}

form.ddfm .required {
	color: #005ABE;
	font-size: 1.4em;
	font-weight: bold;
	vertical-align: middle;
}

.ddfmerrors {
	color: #FF0000;
	font-weight: bold;
}

/* TEXT CSS */

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	font-size: 100%;
	font-weight: bold;
}



/* STRUCTURE CSS */

.ddfmwrap {
	margin: 15px auto 15px 0;
	width: 740px;
}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
	clear: left;
}

form.ddfm {
	text-align: left;
	padding: 10px;
	width: 600px; 
}

form.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
}

form.ddfm label {
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  
}

form.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
	width: 100%;
}

form.ddfm select.fmselect {
	float: left; 
	display: block;
	width: 65%; 
	margin-bottom: 15px;  
	padding: 3px; 
}

form.ddfm .fmcheck {
	width: 65%; 
	float: left;
	display: block;  
	margin-bottom: 15px;
}

form.ddfm .fmradio {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea {
	float: left; 
	position: relative;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;
}


form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left; 
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

form.ddfm .fmhalfblock {
	width: 65%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left; 
	display: block;
}

form.ddfm input.fmverify {
	float: left; 
	width: 22%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
}

form.ddfm img {
	margin: 1px 0 0 10px; 
    float: left;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
}

form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
}

form.ddfm .credits {
	text-align: right;
	margin-top: 7px;
	width: 97%;
}

form.ddfm .submit {
	text-align: right;
	clear: both; 
	width: 97%;
}

.ddfmwrap .ddfmerrors {
	display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
}

.ddfmwrap .errorlist {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
	text-align: left;
}

.ddfmwrap .recaptcha {
	width: 100%;
	text-align: right;
	clear: both; 
	height: 120px;
	margin-right: 7px;
	padding-bottom: 10px;
}

.ddfmwrap .recaptcha-inner {
	float: right;
	margin-right: 3px;
}