/* Reset Everything */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {    margin: 0;    padding: 0;    border: 0;    outline: 0;    font-weight: inherit;    font-style: inherit;    font-size: 100%;    font-family: inherit;    vertical-align: baseline;}/* remember to define focus styles! */:focus { outline: 0;}body {    line-height: 1;    color: black;    background: white;}ol, ul {    list-style: none;}/* tables still need 'cellspacing="0"' in the markup */table {    border-collapse: separate;    border-spacing: 0;}caption, th, td {    text-align: left;    font-weight: normal;}blockquote:before, blockquote:after, q:before, q:after {    content: "";}blockquote, q {    quotes: "" "";}/* Safari fixes */p {    text-shadow: #000 0 0 0;}/* Firefox fixes */ p {    -moz-opacity: 0.99;} 




html {height: 100%;margin-bottom: 1px;}
body {margin: 0; font-family:Arial, Helvetica, sans-serif;font-size: 12px;line-height: 135%;color: #fff;}
.cleaner {
    clear: both;
    height: 0px;
    background: transparent;
    line-height: 0;
}

p{
	line-height:1.8em;
}
/* Typography Styles */
a {color:#fff;text-decoration: none; cursor:pointer;}
a:hover {color: #f45f03;text-decoration: underline;}
a img {
	border:none;
}
a:hover img {
	border:none;
}
a.active{}

p {margin-top: 10px;margin-bottom: 15px;}

h1 {color: #9e3e02;font-family: Arial, Helvetica, sans-serif; padding:0; margin:0;font-size: 180%;line-height: 100%;text-transform: uppercase; font-weight:lighter;}

h3 {font-size: 120%; color:#f45f03; padding:0; margin:0;}

#breadcrumb{
	height:20px; line-height:20px; font-size:100%; font-weight:bold; text-transform:uppercase; float:left;
}
#backbutton{
	height:20px; line-height:20px; font-size:100%; font-weight:bold; text-transform:uppercase; float:right;
}


div.alert {
    color: #CF3738;
    border: 1px solid #CF3738;
    background: #000;
	margin:5px 0 5px 0;
	overflow:hidden;
	padding:10px;

}
div.alert h3{
    color: #CF3738;
	font-weight:bold;
	font-size:120%;
	overflow:hidden;
    
}
div.alert ul{
	list-style-type:none;
	margin:0 auto;
	overflow:auto;
	width:100%;
	
}
div.alert li{
	float:left;
	display:inline;
	overflow:hidden;
	padding:0 10px 0 0;
	margin:0;
}

form {margin: 0;padding: 0;}
input {
	color:#fff;
    border-right: 1px #333 solid;
    border-left: 1px #333 solid;
    border-top: 1px #333 solid;
    border-bottom: 1px #333 solid;
    background-color: #000;
}
select {
	color:#fff;
    border-right: 1px #333 solid;
    border-left: 1px #333 solid;
    border-top: 1px #333 solid;
    border-bottom: 1px #333 solid;
    background-color: #000;
}
textarea {
	color:#fff;
    border-right: 1px #333 solid;
    border-left: 1px #333 solid;
    border-top: 1px #333 solid;
    border-bottom: 1px #333 solid;
    background-color: #000;
}

/* Custom CSS */



div.heading {
	background:#070707;
	margin:20px 0 0 0;
}

div.heading h2 {
	line-height:30px; text-align:center; font-size:16px; font-weight:bold; color:#f45f03; margin:0; padding:0; text-transform:uppercase;
	}


div.heading2 {
	background:#070707;
	margin:20px 0 0 0;
}

div.heading2 h2 {
	line-height:30px; text-align:left; font-size:18px; font-weight:bold; color:#f45f03; margin:0; padding:0; text-transform:uppercase;
	}








div.disclaimer{
	clear:both;
	padding:50px 0 0 0;
	text-align:center;
	color:#333;
}
div.reeflogic{
	clear:both;
	padding:10px 0 0 0;
	text-align:center;
	color:#333;
}
div.reeflogic a{
	color:#333;
}
#form-wrapper{
	margin:20px 0 0 0;
}






#genres{
	padding:0 0 0 0;
}
#genres div{
	background:#070707; width:100%; height:230px;	
}
#genres div div{
	width:180px; height:180px; margin: 0 0 0 20px; float:left;
}
#genres div div div{
	background:#000; height:180px; width:180px; padding:0; margin:0;
}
#genres div div h2{
	line-height:30px; text-align:center; font-size:16px; font-weight:bold; color:#fff; margin:0; padding:0;
}


div.gallery{

}
div.gallery div{
	padding:10px 0 0 0;
}
div.gallery div div{
	margin:20px 0 0 0; padding:10px; border-bottom:1px solid #202020; width:100%; text-align:left;
	overflow:hidden;
}
div.gallery a.cover{
	float:left;
	margin:0 80px 0 0;
	display:block;
}








div.enter {
	margin:30px 0 0 0;
}

div.enter div {
	
}
div.enter div a{
	font-size:150%;
	color:#fff;
}
div.enter div a:hover{
	font-size:150%;
	color:#f45f03;
}


div.services{
	padding:20px 0 0 0;
}





