@charset "utf-8";
/*
Template Name: Legendary
Author: <a href="http://www.os-templates.com/">OS Templates</a>
Author URI: http://www.os-templates.com/
Licence: Free to use under our free template licence terms
Licence URI: http://www.os-templates.com/template-terms
File: Framework CSS
*/




.uppercase{text-transform:uppercase;}
.capitalise{text-transform:capitalize;}
.nospace{margin:0; padding:0; list-style:none;font-size:16px;}
.inline *{display:inline-block;}
.inline *:last-child{margin-right:0;}
.borderedbox{border:1px solid;}
.btn{display:inline-block; padding:10px 25px; text-transform:uppercase; font-weight:bold;}

.pushright li{margin-right:20px}
.pushright li:last-child{margin-right:0}

.clear, .group{display:block;}
.clear::before, .clear::after, .group::before, .group::after{display:table; content:"";}
.clear, .clear::after, .group, .group::after{clear:both;}


.fl_left, .imgl{float:left;}
.fl_right, .imgr{float:right;}





/* Forms
--------------------------------------------------------------------------------------------------------------- */
form, fieldset, legend{margin:0; padding:0; border:none;}
legend{display:none;}
label, input, textarea, select, button{display:block; resize:none; outline:none; color:inherit; font-size:inherit; font-family:inherit; vertical-align:middle;}
label{margin-bottom:5px;}




.wrapper{display:block; width:100%; margin:0; padding:0; text-align:left; word-wrap:break-word;}
#topbar, #header, #mainav, #breadcrumb, .container{display:block; margin:0 auto;}

#footer {
	background-color:#000;
	margin-right: auto;
	margin-left: auto;
	width:100%;
}

#footer p {
	background-color:#000;
	color: #FFF;
	font-size: 85%;
	padding-top: 0px;
	font-weight: bold;
	text-indent: 20px;
}
#footer h6 {
	background-color:#000;
	font-size: 90%;
	color: #FFF;
	font-weight: normal;
	margin-top: 10px;
	text-align: center;
	font-family: "Courier New", Courier, monospace;
}



/* HTML 5 Overrides
--------------------------------------------------------------------------------------------------------------- */


/* Grid
--------------------------------------------------------------------------------------------------------------- */
.one_half, .one_third, .two_third, .one_quarter, .two_quarter, .three_quarter{display:inline-block; float:left; margin:0 0 0 3.06748466257669%; list-style:none;}

.first{margin-left:0; clear:left;}

.one_quarter{width:190px;}
.one_third{width:31.28834355828221%;}
.one_half, .two_quarter{width:48.46625766871166%;}
.two_third{width:65.6441717791411%;}
.three_quarter{width:74.23312883435584%;}


/* Spacing
--------------------------------------------------------------------------------------------------------------- */
.btmspace-10{margin-bottom:10px;}
.btmspace-15{margin-bottom:15px;}
.btmspace-50{margin-bottom:10px;}
.btmspace-80{margin-bottom:80px;}

.inspace-5{padding:5px;}
.inspace-15{padding:15px; color:#333;}