@charset "utf-8";
/* CSS Document */
body { font: 15px Verdana, Arial, Helvetica, sans-serif;  background-size: 100%; margin: 0; padding: 0; text-align: left; color: #000000; }

/*body { font: 14px Verdana, Arial, Helvetica, sans-serif; background: #b96908 url(../../images/sandbg.jpg) no-repeat top center; background-size: 100%; margin: 0; padding: 0; text-align: left; color: #000000; }*/

html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;
  background-color: #f5f5f5;
}

h1, h2 { color:#444; font-weight:normal; font-family:'Trebuchet MS', sans-serif; margin: 0; padding: 0; }
h1 { font-size: 36px; }
h2 { font-size: 28px; color: #333; line-height: 150%; }

h3, h4, h5 { color:#444; font-weight:normal; font-family:'LeagueGothic', sans-serif; margin: 0; padding: 0; font-stretch: expanded; }
h3 { font-size: 24px; }
h4 { font-size: 20px; color: #333; }
h5 { font-size: 16px; }

/*ul { margin: 0 0 0 1em; padding: 0; }
li { margin: 0 0 0 1em; padding: 0; }*/
.dropdown-menu > li > a { padding: 3px 10px !important; }
.item img { width: 100%; }
.item { overflow: hidden; max-height: 330px; }
.navbar-brand { height: 100% !important; }
#first-container { position: relative; }
#supercontainer { position: relative; }
.row { margin-top: 15px; }
.navbar { margin-bottom: 0; }
.navbar-static-top { border: none; }
.btn { font-weight: bold; }
.navbar-default { background-color: transparent; border-color: none; }
.navbar-collapse { background-color: rgba(255,255,255,0.76); }
.dropdown-menu > li > a { font-size: 90%; font-family: inherit; font-weight: bold; line-height: 200%; }
.bgcontainer { background: #fff; }
@media (max-width: 767px){
	.navbar-brand1 { max-width: 280px; height: 30px; position: absolute; top: 5px; left: 20px; z-index: 999; }
}

@media (min-width: 768px) and (max-width: 991px){
	.navbar-brand1 { max-width: 400px; height: 40px; position: absolute; top: 5px; left: 20px; z-index: 999; }
}

@media (min-width: 992px) and (max-width: 1199px){
	.navbar-brand1 { max-width: 500px; height: 50px; position: absolute; top: 5px; left: 20px; z-index: 999; }
}

@media (min-width: 1200px){
	.navbar-brand1 { max-width: 500px; height: 50px; position: absolute; top: 5px; left: 20px; z-index: 999; }
}



#container { width: 900px; margin: 0 auto; padding: 0; text-align: left; background-color: #fff; }
#header { width: 100%; height: 300px;  background-color: #fff8ed; position: relative; }
#logoText { position: absolute; top: 10px; left: 0; width: 880px; height: 150px; background: transparent url(../../images/logoText.png) no-repeat center center; z-index: 100;  }
#mainnav { position: relative; display: inline-block; width: 100%; background: #D7AF78; border-top: 1px solid #B7986C; }

#navmessage { position: absolute; width: 500px; height: 29px; top: 40px; left: 28px; }
#navmenu { position: absolute; width: 620px; height: 32px; top: 0px; right: 10px; }
#maincontent { min-height: 350px; padding: 30px 30px 15px 30px; background: #FFFFFF; }
#pre-foot { position: relative; background-color: #860712; height: 40px; width: 900px; margin: 0 auto; padding: 0px; }
#pre-foot p { margin: 0px; padding: 10px; color: white; font-size: 16px; font-weight: bold; text-align: center; }
#pre-logos { position: absolute; width: 140px; height: 32px; top: 4px; right: 10px; }
#footer { padding: 20px; width: 860px; height: 90px; margin: 0 auto; background: #D7AF78; }
#footer p { margin: 0; padding: 5px 0; font-size: 14px; text-align: center; font-family: 'LeagueGothicRegular', sans-serif; color: #333; }
#footer a { color: #960; font-weight: normal; }
#footer a:hover { color: #C60; }
.adminLogin { text-align: center; font-size: 9px; color: #999; }
.adminLogin:hover { text-align: center; font-size: 9px; color: orange; }
#fancyboximages { width: 100%; margin: 30px auto; text-align: center;}
.rounded {
	border: 1px solid #ddd;
	padding: 5px;
	-moz-border-radius:3px !important;
	-webkit-border-radius:3px !important;
	border-radius:3px !important;
}
.theme-default #slider {
    margin: 0 auto;
    width:900px;
    height:300px;
		background: transparent;
		position: relative;
		top: 0;
		left: 0;
}
.nivoSlider {
    position:absolute;
    width:100%;
    height:300px;
    background:url(../js/themes/default/loading.gif) no-repeat 50% 50%;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.nivoSlider a {
    border:0;
    display:block;
}

.error { color: red; font-weight: bold; }
.smallerror { color: red; font-size: 10px; }
/*  links  */
a { white-space:normal; }
a:link, a:visited, a:active, a:hover { color: #b51d29; font-weight: bold; text-decoration:none; } 
a:hover   { color: #900d17; }
a.mainNav:link, a.mainNav:active, a.mainNav:visited, a.mainNav:hover {
	padding:0;
	text-transform:uppercase;
	font-size:22px;
	color:#711819;
	font-family:'LeagueGothicRegular', sans-serif;
	font-weight:normal;
}
a.mainNav:hover {  border-top: 2px solid #7D2929; }


/* form elements */
input[type="text"], input[type="password"],textarea,select,input[type="button"] {
	-moz-border-radius:3px !important;
	-webkit-border-radius:3px !important;
	border-radius:3px !important;
	border:1px solid #DDD !important;
	padding:5px !important;
}
input[type="button"], input[type="button"]{
	-moz-border-radius:3px !important;
	-webkit-border-radius:3px !important;
	border-radius:3px !important;
	border:1px solid #DDD !important;
	padding:4px !important;
	margin-left: 5px !important;
}
input[type="button"]:hover, input[type="submit"]:hover { background-color: #ccc !important; cursor: pointer; }
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus { background-color:#EEE !important; padding:5px !important; border-color:#BBB !important; }
input [type="image"] { border:none; }

@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('fonts/League_Gothic-webfont.eot');
    src: url('fonts/League_Gothic-webfont.eot?#iefix') format('embedded-opentype'),
         /*url('fonts/League_Gothic-webfont.woff') format('woff'),*/
         url('fonts/League_Gothic-webfont.ttf') format('truetype'),
         url('fonts/League_Gothic-webfont.svg#LeagueGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.multiFileUploader { background-color: transparent; }

/*** NAV ESSENTIAL STYLES  - NEED TO COPY THIS TO /SECURE/GLOBAL/CSS/STYLE.CSS ***/
.sf-menu, .sf-menu * {
	margin:			0 auto;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	margin: 0 auto;
}
.sf-menu a {
	padding: 	.5em .75em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #930;
	font-size: 21px;
	font-weight: normal;
	font-family: 'LeagueGothicRegular', sans-serif;
}
.sf-menu li {
	background:		transparent;
}
.sf-menu li ul {
	margin-top: 1em;
}
.sf-menu li li {
	background:		#e1c196;
}
.sf-menu li li li {
	background:		#ead4b6;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#ce9241;
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
