/*
Responsive Template Name: RS-MQF 940 V.2
File: Layout CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://www.os-templates.com/template-terms">Website Template Licence</a>
*/

@import url(framework.css);
@import url(navi.css);

html{overflow-y:scroll;}

body{margin:0; padding:0; font-size:100%; font-family: 'Carrois Gothic', sans-serif; color:#404040; background-color:#232323; line-height: 1.15em;}

.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart{margin:0; padding:0; list-style:none;}
.hidden{display:none;}

.clear{display:block; clear:both;}
.clear:after{display:block; visibility:hidden; height:0; clear:both; font-size:0; content:"";}

a{outline:none; text-decoration:none;}

.fl_left{float:left;}
.fl_right{float:right;}

img{width:auto; max-width:100%; height:auto; margin:0; padding:0px; border:none; line-height:normal; vertical-align:middle;}
.imgholder, .imgl, .imgr{padding:4px; border:1px solid #D6D6D6; text-align:center;}
.imgl{float:left; margin:0 15px 15px 0; clear:left;}
.imgr{float:right; margin:0 0 15px 15px; clear:right;}

table.schedule {width: 50%;}

table.entries {width: 80%;}
table.prizes tr.totalrow td{background-color: #999 !important; color: #fff; border-top: 2px #999 solid; }

table.schedule th, table.entries th, table.prizes th {background-color: #999; color: #fff; padding: 3px;}

table.schedule td, table.entries td, table.prizes td {background-color: #E6E6E6; padding: 3px;}



/*----------------------------------------------HTML 5 Overrides-------------------------------------*/

address, article, aside, figcaption, figure, footer, header, nav, section{display:block; margin:0; padding:0;}

/*----------------------------------------------Responsive Videos-------------------------------------*/

.video{display:block; position:relative; width:100%; height:0; margin:0; padding:0 0 56.25% 0; /* using a 16:9 aspect ratio, the height is 56.25% of the width (9/16=0.5625) */}
.video iframe{display:block; position:absolute; width:100%; height:100%; margin:0; padding:0;}

/* ----------------------------------------------Wrapper-------------------------------------*/

div.wrapper{display:block; width:100%; margin:0; padding:0; text-align:left;}

.row1, .row1 a{color:#404040; background-color:#EDEDED;}
.row2{color:#919191; background-color:#232323;}
.row3{color:#404040; background-color:#FFFFFF;}
.row3 a{color:#2b94f8;/* background-color:#FFFFFF;*/}
.row4, .row4 a{color:#919191; background-color:#232323;}
.row4 a{color:#2b94f8;}

/*----------------------------------------------Generalise-------------------------------------*/

h1, h2, h3, h4, h5, h6{margin:0 0 8px 0; padding:0; line-height:normal;}

h1 {font-size: 1.6em; font-weight: bold}

h2 {font-size:1.4em; color: #2b94f8; font-weight: normal;}

h3 {font-size:1.1em; font-weight: bold;}

address{font-style:normal;}

blockquote, q{display:block; padding:8px 10px; border: 3px #ff0000 solid; color:#000000; background-color:#ffffff; font-style:italic; line-height:normal;}

#header, #topnav, #container, #footer, #copyright{margin:0 auto; font-size:.8em;}

#accom {border-radius: 3px; width: 100%; height: 250px; background-image: url('../images/venue/unihouse-accom.jpg'); background-position: 50% 70%; background-repeat: no-repeat; opacity: 0.95; filter: alpha(opacity=95);}

/*Borrowed Buttons*/
.button
	{
		font-size: 2em;
		padding: 0.6em 1em 0.6em 1em;
		display: inline-block;
		background-color: #ff7900 !important;
		color: #fff !important;
		text-decoration: none;
		border-radius: 3px;
		font-weight: 800;
		outline: 0;
		-moz-transition: background-color .25s ease-in-out;
		-webkit-transition: background-color .25s ease-in-out;
		-o-transition: background-color .25s ease-in-out;
		-ms-transition: background-color .25s ease-in-out;
		transition: background-color .25s ease-in-out;
		}
		
		/*-- .button:hover {background: #8FC8FF !important;} --*/
		.button:hover {background: #c66713 !important;}
		
.alertbutton
	{
		font-size: 1.25em;
		padding: 0.6em 1em 0.6em 1em;
		display: inline-block;
		background-color: #ff0000 !important;
		color: #fff !important;
		text-decoration: none;
		border-radius: 3px;
		font-weight: 800;
		outline: 0;
		-moz-transition: background-color .25s ease-in-out;
		-webkit-transition: background-color .25s ease-in-out;
		-o-transition: background-color .25s ease-in-out;
		-ms-transition: background-color .25s ease-in-out;
		transition: background-color .25s ease-in-out;
		}
		
		/*-- .button:hover {background: #8FC8FF !important;} --*/
		.alertbutton:hover {background: #A00000 !important;}
/*----------------------------------------------Header-------------------------------------*/

#header{padding:20px 0;}

#header #hgroup{display:block; float:left; width:100%; clear:right;}
#header #hgroup h1, #header #hgroup h2{margin:0; text-transform:none;}
#header #hgroup h1{font-size:2.45em; font-weight: bold; color:#2b94f8;}
#header #hgroup h2{font-size:1.6em; color: #2b2b2b;}

/*----------------------------------------------Content Area-------------------------------------*/

#container{padding:30px 0; clear:both;}

/*----------------------------------------------Footer-------------------------------------*/

#footer{padding:20px 0;}
#footer p{margin:0; padding:0;}