﻿@charset "utf-8";

body {
    text-align: left;
    font-family: Lucida Grande, Tahoma, Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 66%;
    background-color: #CCCCCC;
}

p {
    font-size: 1em;
    font-weight: normal;
}

a { 
    color: #FFFFFF;
    outline: none;
}

a:hover { 
    color: #a7cf39;
    outline: none;
}

a:active {
  outline: none;
}

a img { border: 0; }


#container {
	margin: 0 auto;
	width: 950px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-color: #a0231f;
	position: relative;
}

#container #header {
    height: 103px;
    width: 950px;
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
}

h2 {
    font-size: 1.2em;
    color: #a7cf39;
    padding-top: 6px;
    padding-left: 18px;
    padding-right: 0px;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    margin-right: 50px;
}

h3 {
    font-size: 1.2em;
    text-transform: uppercase;
    padding-left: 10px;
    color: #a7cf39;
    letter-spacing: 0.08em;
    padding-top: 6px;
}

#content_flash {
    outline: none;
}

#navcontainer {
    padding-right: 14px;
    background-image: url(../images/bg_header.png);
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 5px;
}

#navcontainer ul {
    color: white;
    text-align: left;
    margin: 0;
    padding-bottom: 4px;
    padding-top: 4px;
    font-weight: bold;
    margin-left: -25px;
}

#navcontainer ul li {
    display: inline;
    text-transform: uppercase;
}

#navcontainer ul li a {
    padding: 4px 20px 4px 20px;
    color: white;
    text-decoration: none;
    font-size: 1.1em;
}

#navcontainer ul li a:hover {
    background-color: #531e17;
    color: white;
}

#navcontainer ul li a:active {
    background-color: #000000;
}

#current {
    background-color: #000000;
}

#contentcontainter {
    text-align: left;
    padding-top: 10px;
    padding-right: 12px;
    padding-bottom: 10px;
    padding-left: 12px;
    background-image: url(../images/bg_fade.png);
}

#contentholder {
    overflow: auto;
}

#content {
    float: left;
    width: 658px;
    min-height:350px;
    padding-bottom: 20px;
    border: thin solid #cb2524;
    background-image: url(../images/bg_boxes.png);
}

    /*text-indent: -9999px;*/
#banner {
    background-repeat: no-repeat;
    background-image: url(../images/banner_over.png);
    clear: right;
    float: right;
    height: 63px;
    width: 257px;
    margin-top: 8px;
    color: #999999;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #cb2524;
}

#banner a {
    display:block;
    width:100%;
    height:100%;
    height: 63px;
}

#content p {
    padding-right: 118px;
    padding-left: 18px;
    font-size: 1.1em;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

#content ol {
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-right: 60px;
    margin-left: 10px;
}
/*margin-top: 8px;
    margin-right: 50px;
    margin-bottom: 0px;
    padding-bottom: 0px;*/
#content li {  
    font-size: 1.2em;
}

#contact label {
    font-size: 1.1em;
}

#contact label input {
    border: 2px solid #8F281D;
    background-color: #333333;
    color: #FFFFFF;
    width: 13em;
}

#contact textarea {
    border: 2px solid #8F281D;
    background-color: #333333;
    color: #FFFFFF;
    width: 20em;
}

.submitInput {
    width: 5em;
    border: 2px solid #8F281D;
    background-color: #333333;
    color: #FFFFFF;
    margin-top: 8px;
    margin-right: 8px;
    margin-bottom: 8px;
}

#submit {
    margin-left: 258px;
}

label, label span {
    display: block;
}

label {
    float:left;
    width: 100%
}

label span {
    float:left;
    width: 38%;
    text-align: right;
    padding-bottom: 12px;
    padding-right: 8px;
}

#subscribe label span {
    float:left;
    width: 20%;
    text-align: right;
    padding-bottom: 12px;
    padding-right: 8px;
}

form div {
    text-align: left;
}

#sidecontent,
#sidecontentmore {
    float: right;
    width: 257px;
    padding-bottom: 20px;
    border: thin solid #cb2524;
    background-image: url(../images/bg_boxes.png);
}

#sidecontentmore {
    margin-top: 8px;
}

#sidecontent ul,
#sidecontentmore ul {
    list-style: none;
    margin-right: 20px;
    padding-left: 0;
    margin-left: 18px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

#sidecontent li,
#sidecontentmore li {
    font-size: 1em;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    list-style: none;
}

#sidecontent li a,
#sidecontentmore li a {
    font-size: 1.2em;
    text-decoration: none;
    display: block;
    padding: 5px;
}

#sidecontent li a:hover,
#sidecontentmore li a:hover {
    background-color: #8F281D;
    color: #FFFFFF;
}

#sidecontent li a img,
#sidecontentmore li a img {
    float: left;
}

#sidecontent h2,
#sidecontentmore h2 {
    padding-left: 6px;
    margin-left: 6px;
}


#sidecontent p,
#sidecontent td,
#sidecontentmore p,
#sidecontentmore td {
    padding-right: 8px;
    font-size: 1.2em;
    padding-left: 10px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

#footer {
    width: 950px;
    height: 36px;
    background-image: url(../images/footer.png);
    padding-top: 8px;
    padding-bottom: -5px;
    background-repeat: no-repeat;
    background-position: top;
}

#footer p {
    margin-bottom: 16px;
    margin-left: 10px;
    float: left;
    margin-top: 13px;
}

#footer p:first-child {
    margin-left: 18px;
}

#footer img {
    margin-left: 16px;
    margin-right: 2px;
    margin-top: 12px;
    float: left;
}

.validationError {
    color: Red;
}

.validationSuccess {
    color: #EEEEEE;
    font-weight: bold;
}

.more_link {
    color: #a7cf39;
    text-decoration: none;
    text-align: right;
}

.more_link a {
    color: #a7cf39;
    text-decoration: none;
    text-align: right;
}

#sidecontent a img {
    border: 0px none;
}

.border {
    border: thin solid #CB2524;
    display: block;
    height: 90px;
    width: 220px;
}

.confirm {
    font-weight: bold;
}

.loginbox{
    margin: 0 auto;
}

.loginbox td {
    padding: 3px;
}

/* tooltip styling. by default the element to be styled is .tooltip  */
.tooltip {
    display:none;
    background:transparent url(../images/black_arrow.png);
    font-size:1.2em;
    height:20px;
    width:143px;
    padding-bottom:26px;
    padding-top:9px;
    padding-left:14px;
    padding-right:14px;
    color:#fff;
    text-align:center;
}

.loginLnk {
    float: right;
}

#mediaVideos {
    padding-left: 8px;
}

#container #subscribeBtn {
	position: absolute;
	top: 14px;
	left: 514px;
	font-size: 1.3em;
}

#container #subscribeForm {
	position: absolute;
	top: 90px;
	left: 614px;
    border-width: 1px;
    border-style: solid;
    background-color: #2e0607;
    border-color: #cb2524;
}

#subscribeBtn {
	background-image: url(../images/subscribe.png);
	background-repeat: no-repeat;
	display: block;
	height: 76px;
	width: 418px;
	text-indent: -9999px;
}

#tiles {
	margin-left: 18px;
	margin-right: 8px;
}

.tile {
	float: left;
	width: 200px;
	background-color: #301313;
	margin-right: 8px;
	height: 300px;
}

.tile h3 {
    font-size: 1.3em;
    padding-left: 10px;
    letter-spacing: 0.08em;
    padding-top: 6px;
	color: #FFF;
	text-transform: capitalize;
}

.tile img {
    padding-left: 10px;
}

.tile h4 {
    padding-left: 10px;
	color: #cb2524;
	font-size: 1.1em;
}
