﻿
/*
Theme Name: Kx v.10
Author: www.studiodm.co.uk
*/

html 
{
  /* Force scrollbar */
  /* IE - INVALID CSS COMMAND (BUT IT WORKS!)
  overflow-y: scroll; */
  /* Mozilla */
  height: 100%;
  margin-bottom: 0.1em;
}
  
body
{
	background: #535353 url(images/kxv10_bg.jpg) no-repeat 50% 0;
}

*{margin:0;padding:0;}

.hide{display:none;}

.clear{clear:both;height:0;line-height:0;font-size:0;}

hr
{
	border: 0;
	height: 1px;
	margin: 10px 0 10px 0;
	width: 100%;
	color: #d2d2d2;
	background-color: #d2d2d2;
	/*IE Only*/
	text-align: left;
}

.wrapper
{
	position: relative;
	width: 900px;
	margin: 0 auto 0 auto;
	padding: 580px 0 0 0;
	
	font-family: Arial, Verdana, Sans-serif;
	font-size: 14px;
	color: #fff;
}

.date
{
	position: absolute;
	top: 25px;
	right: 0;
	display: inline-block;
	font-weight: normal;
	font-size: 25px;
	text-shadow: 1px 1px 2px #000;
}

.location
{
	position: absolute;
	top: 60px;
	right: 0;
	display: inline-block;
	width: 300px;
	font-weight: normal;
	font-size: 18px;
	text-align: right;
	text-shadow: 1px 1px 2px #000;
}


.maintext
{
	width: 620px;
	font-size: 28px;
	margin: 0 0 30px 0;
	
	text-shadow: 2px 2px 2px #000;
}

.compbar
{
	height: 178px;
}

.newyork
{
	position: relative;
	display: block;
	float: left;
	width: 340px;
	height: 133px;
	padding: 45px 15px 0 161px;
	background: url(images/ny_btn.jpg) no-repeat 0 0;
	font-size: 18px;
	color: #fff;
}

.ipad
{
	display: block;
	float: right;
	width: 232px;
	height: 133px;
	background: url(images/ipad_btn.jpg) no-repeat 0 0;
	padding: 45px 125px 0 15px;
	font-size: 16px;
	color: #fff;
}

.register
{
	display: inline-block;
	position: absolute;
	bottom: 25px;
	right: 35px;
	
	text-shadow: 1px 1px 2px #000;
}

.logos
{
	position: absolute;
	top: 120px;
	right: 0;
	width: 212px;
	padding: 60px 0 0 0;
	text-align: center;
}

.logos a
{
	display: block;
	margin: 0 0 10px 0;
}

.logos a.ldl{height:65px;margin-bottom:50px;}

.blum{height: 50px;}

.furnipart{height: 35px;}

.multiwood{height: 70px;}

.turnstyle{height: 75px;}

.peka{height: 45px;}

.wesco{height: 110px;}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}
