@charset "utf-8";
/* CSS Document */

body {
	background:#000 url(images/background.jpg) no-repeat top center;
	margin:0;
	padding:0;
	width:100%;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:0.9em;
}

h3 {
	margin-left:15px;
}

.clr { clear:both;}

.content {
	width:800px;
	margin:auto;
	padding:280px 0px;
}

.menu {
	width:800px;
	margin:0 auto;
	float:left;
}

.menu ul {
	padding: 0;
	margin: 0;
}

.menu li {
	float:left;
	list-style: none;
	margin-top: 0;
	margin-right: 1.3em;
	margin-bottom: 0;
	margin-left: 0.6em;
}

.menu li a {
	background: #640000 bottom left repeat-x;
	height: 2em;
	line-height: 2em;
	float: left;
	display: block;
	border: 0.2em solid #670000;
	border-bottom: 0em;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	font-size:1em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.menu li a.active {
	background: #B90D0D;
}

.menu li a.active:hover {
	color:#FFF;
}


.menu li a:hover {
	color:#C00;
}


.main {
	background:#000 url(images/main_side.gif) repeat-y;
	color:#CCC;
	float:right;
	width:550px;
}

.main h2 {
	height:27px;
	background: url(images/main_header.jpg) no-repeat;
	margin: 0;
	color:#CCC;
	font-variant: small-caps;
	font-size: 17px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 25px;
}


.main img {
	float:left;
	margin:0 0 15px 0;
	border:0 ;
}

.main p img {
	margin-right:8px;
	margin-left:7px;
}

.main p {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-bottom: 10px;
}

.main a {
	color:#f00;
	text-decoration:none;
}

.main a:hover {
	text-decoration: underline;
}

.sidemenu h2 {
	height:28px;
	background-image: url(images/sidemenu-top.jpg);
	margin:0;
	padding:0;
	color:#CCC;
	text-align:center;
	font-variant: small-caps;
	font-size: 16px;
}
.sidemenu {
	width:250px;
	background: #000 url(images/sidemenu-bg.jpg) no-repeat;
	float: left;
	text-align: right;
}

.sidemenu li {
	text-align:right;
	background:url(images/gallery-menu-bg-dark.jpg) no-repeat;
	line-height:28px;
}

.sidemenu li:hover {
	text-align:right;
	background:url(images/gallery-menu-bg.jpg) no-repeat;
	line-height:28px;
	padding-right:4px;
}

.sidemenu li.active {
	text-align:right;
	background:url(images/gallery-menu-bg.jpg) no-repeat;
	line-height:28px;
}

.sidemenu li a {
	color: #fff;
	list-style:none;
	text-decoration: none;
	margin-right:50px;
}

.sidemenu p {
	padding:12px;
	color: #FFF;
}

.sidemenu p strong {
	color:#F00
}

.sidemenu p a{
	color: #f00;
}

.sidemenu a img{
	margin: 10px;
	padding: 0;
	border: 0;
}

.footer {
	width:800px;
	color:#fff;
	background:url(images/footer_top.jpg) repeat-x;
	padding-top: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.sponsors a img {
	border: 0;
	padding: 0;
	margin-top: 15px;
	margin-right: 6px;
	margin-bottom: 15px;
	margin-left: 6px;
}

.contact {
	float: left;
	display: block;
	width: 80px;
	margin:0 10px 0 0;
	padding:0 10px 0 0;
	text-align: right;
	border-right: solid 3px #5a0407;
	font-size:1em;
}

.gallimg {
	padding: 0 22px;
}

.gallimg img {
	width: 100px;
	height: 67px;
	border: thin #999 outset;
	padding: 2px;
	margin: 10px;
}

.ladimg {
	padding: 0 22px;
}

.ladimg img {
	width: 150px;
	height: 200px;
	border: thin #999 outset;
	padding: 2px;
	margin: 20px 45px;
}

.tickbox {
	float: left;
	margin:0 8px 0 35px;
	width: 15px;
	height: 15px;
	display: block;
	border: 1px solid #fff;
}

.conditions {
	font-size: 0.8em;
	padding:0 25px;
}

.entryform {
	margin-left:15px;
}

.entryform td {
	background-color: #000000;
	padding: 5px;
	border-bottom: 1px solid #ffffff;
	text-align: right;
}

.countbox {
	position:absolute;
	top:209px;
	padding-left:250px;
	text-align:center;
	color:#FFF
}
