/* @override http://UKMIDMARKET.COM/assets/master.css */

* {
	padding: 0;
	margin: 0;
}

html, body, #wrap {
	height: 100%;
}

ul, li {
	list-style: none;
}

img {
	border: none;
}

body {
	font: 62.5% Arial, Geneva, Helvetica, sans-serif;
	background-color: #231f20;
	color: #fff;
}

div#container {
	width: 100em;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 34.4em;
	clear: both;
}

div#left {
	float: left;
	width: 64.5em;
	padding: 2em 1em 1em 1em;
}

div#header {
	height: 22em;
}

div#navcontainer {
	margin: 1em 0 1em 0;
}

ul#menu {
	margin: 6em 0 0 0;
	padding-bottom: 2em;
	height: 2.4em;
}

ul#menu li {
	float: left;
	display: block;
	line-height: 2em; 
}

ul#menu a:link, ul#menu a:visited {
	text-transform: uppercase;
	font-size: 1.9em;
	line-height: 2.1em;
	font-weight: bold;
	border-bottom: 0.4em solid #472426;
	margin-right: 1em;
	text-decoration: none;
	color: #ffffff;
}

ul#menu a:link#current, ul#menu a:visited#current, ul#menu a:hover {
	border-bottom: 0.4em solid #eb1c24;
	background: transparent;
}

div#left div#content ul li {
	list-style-type: square;
	list-style-position: inside;
	line-height: 1.5em;
	font-size: 1.2em;
	margin-left: 1em;
}

div#left div#content ol li {
  list-style-type: decimal;
  list-style-position: inside;
	line-height: 1.5em;
	font-size: 1.2em;
	margin-left: 1em;
}

div#right {
	float: right;
	width: 31.4em;
	padding: 0 1em 1em 1em;
}

div#book {
	background-color: #ffffff;
	border: 0.3em #eb1c24 solid;
	border-top: none;
	margin-bottom: 11em;
	padding-bottom: 1em;
}

div#realdeals-footer {
	clear: both;
	padding-top: 2em;
}

div#realdeals-footer p {
	color: #5a5859;
	font-size: 1.8em;
	font-weight: 900;
	text-transform: uppercase;
	padding: 0;
	text-align: center;
}

div#realdeals-footer a:link, div#realdeals-footer a:visited {
	color: #5a5859;
	text-decoration: none;
}

div#realdeals-footer a:hover {
	color: #5a5859;
	text-decoration: underline;
}

div#footer {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: -34.4em;
	height: 34.4em;
}

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */

h1 {
	font-size: 1em;
	width: 16.7em;
	height: 13.7em;
	color: #990000;
	overflow: hidden;
	text-transform: uppercase;
}

h1 em {
	display: block;
	color: black;
}

h1 span {
	width: 60em;
	height: 22em;
	position: absolute;
	background: url("images/header.jpg") no-repeat;
}

h2 {
	background-color: #eb1c24;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	font-size: 3em;
	margin-top: 1.5em;
	width: auto;
}

div#left h2 {
	margin-bottom: 1em;
}

div#right h2 {
	background-color: #eb1c24;
	text-transform: uppercase;
	color: #000000;
	text-align: left;
	font-size: 3em;
	width: 5.7em;
	padding: 0 0.5em 0 0.5em;
	clear: both;
}

h3 {
	text-transform: uppercase;
	color: #ffffff;
	font-size: 2.8em;
	padding: 0.5em 0 0.5em 0;
}

h4, h5 {
	text-transform: uppercase;
	font-family: "Arial Black";
	color: #000000;
	text-align: center;
	font-size: 3.5em;
}

h5 {
	font-size: 1.5em;
	color: #000000;
}

h5 a:link {
	color: #000000;
	text-decoration: none;
}

h5 a:visited {
	color: #000000;
	text-decoration: none;
}

h5 a:hover {
	color: #eb1c24;
	text-decoration: none;
}

h6 {
	font-size: 1em;
	color: #ffffff;
	text-transform: uppercase;
	margin-left: auto;
	margin-right: auto;
	line-height: 2.5em;
	width: 25em;
	margin-bottom: 1em;
}

h6 span {
	width: 25em;
	height: 2.5em;
	position: absolute;
	background: url("images/realdeals.png") no-repeat;
	background-color: #231f20;
	background-position: center center;
	cursor: pointer;
}

p {
	color: #ffffff;
	margin: 1em 0 1em 0;
	font-size: 1.2em;
	line-height: 1.4em;
}

ul#sponsors li {
	display: inline;
/*	float: left;
	width: 15.5em;*/
	margin-left: 1em;
	width: 15.7em;
}

ul#sponsors li img {
  border: none;
}

ul#sponsors, ul#speakers {
	border-top: 0.1em solid white;
	border-bottom: 0.1em solid white;
	padding: 1em 0;
}

ul#speakers ul, ul#speakers li {
	font-size: 1.2em;
	padding: 0.2em 0 0.2em 0;
}

div#right li strong {
	text-transform: uppercase;
	font-weight: 900;
}

a:link, a:visited {
	color:#ffffff;
	text-decoration: underline;
}

a:hover {
	color: #eb1c24;
	text-decoration: none;
}

* {
	padding: 0;
	margin: 0;
}

html, body, #wrap {
	height: 100%;
}

ul, li {
	list-style: none;
}

img {
	border: none;
}

body {
	font: 62.5% Arial, Geneva, Helvetica, sans-serif;
	background-color: #231f20;
	color: #fff;
	background-image: url("images/footer.gif");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

div#container {
	width: 100em;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 34.4em;
	clear: both;
}

div#left {
	float: left;
	width: 64.5em;
	padding: 2em 1em 1em 1em;
}

div#header {
	height: 10.9em;
}

div#navcontainer {
	margin: 1em 0 1em 0;
}

ul#menu {
	margin: 6em 0 0 0;
	padding-bottom: 2em;
	height: 2.4em;
}

ul#menu li {
	float: left;
	display: block;
	line-height: 2em; 
}

ul#menu a:link, ul#menu a:visited {
	text-transform: uppercase;
	font-size: 1.9em;
	line-height: 2.1em;
	font-weight: bold;
	border-bottom: 0.4em solid #472426;
	margin-right: 1em;
	text-decoration: none;
	color: #ffffff;
}

ul#menu a:link#current, ul#menu a:visited#current, ul#menu a:hover {
	border-bottom: 0.4em solid #eb1c24;
	background: transparent;
}

div#left div#content ul li {
	list-style-type: square;
	list-style-position: inside;
	line-height: 1.5em;
	font-size: 1.2em;
	margin-left: 1em;
}

div#left div#content ol li {
  list-style-type: decimal;
  list-style-position: inside;
	line-height: 1.5em;
	font-size: 1.2em;
	margin-left: 1em;
}

div#right {
	float: right;
	width: 31.4em;
	padding: 0 1em 1em 1em;
}

div#book {
	background-color: #ffffff;
	border: 0.3em #eb1c24 solid;
	margin-bottom: 9em;
	margin-top:2em;
	padding-bottom: 1em;
}

div#realdeals-footer {
	clear: both;
	padding-top: 2em;
	text-align: center;
}

div#realdeals-footer p {
	color: #5a5859;
	font-size: 1.8em;
	font-weight: 900;
	text-transform: uppercase;
	padding: 0;
	text-align: center;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */

h1 {
	font-size: 1em;
	width: 16.7em;
	height: 13.7em;
	color: #990000;
	overflow: hidden;
	text-transform: uppercase;
}

h1 em {
	display: block;
	color: black;
}

h1 span {
	width: 30em;
	height: 10.9em;
	position: absolute;
	background: url("images/header-small.jpg") no-repeat;
}

h2 {
	background-color: #eb1c24;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	font-size: 3em;
	margin-top: 1.5em;
	width: auto;
}

div#left h2 {
	margin-bottom: 1em;
}

div#right h2 {
	background-color: #eb1c24;
	text-transform: uppercase;
	color: #000000;
	text-align: left;
	font-size: 3em;
	width: 5.7em;
	padding: 0 0.5em 0 0.5em;
	clear: both;
}

h3 {
	text-transform: uppercase;
	color: #ffffff;
	font-size: 2.8em;
	padding: 0.5em 0 0.5em 0;
}

h4, h5 {
	text-transform: uppercase;
	font-family: "Arial Black";
	color: #000000;
	text-align: center;
	font-size: 3.5em;
}

h5 {
	font-size: 1.5em;
	color: #000000;
}

h5 a:link {
	color: #000000;
	text-decoration: none;
}

h5 a:visited {
	color: #000000;
	text-decoration: none;
}

h5 a:hover {
	color: #eb1c24;
	text-decoration: none;
}

p {
	color: #ffffff;
	margin: 1em 0 1em 0;
	font-size: 1.2em;
	line-height: 1.4em;
}

ul#sponsors li {
	display: inline;
/*	float: left;
	width: 15.5em;*/
	margin-left: 1em;
	width: 15.7em;
}

ul#sponsors li img {
  border: none;
}

ul#sponsors, ul#speakers {
	border-top: 0.1em solid white;
	border-bottom: 0.1em solid white;
	padding: 1em 0;
}

ul#speakers ul, ul#speakers li {
	font-size: 1.2em;
	padding: 0.2em 0 0.2em 0;
}

div#right li strong {
	text-transform: uppercase;
	font-weight: 900;
}

a:link, a:visited {
	color:#ffffff;
	text-decoration: underline;
}

a:hover {
	color: #eb1c24;
	text-decoration: none;
}