 @charset "UTF-8";
/* Start Body */
p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/Light-Tile.jpg);
    background-repeat: repeat;
	background-attachment: fixed;
	background-position: center;
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	padding: 0px;
	overflow-y: scroll;
	overflow-x: hidden;
}
.VideoTopMargin {
	height: 15px;
	width: 100%;
}
/* End Body */

/* Begin Scroll Bar */
::-webkit-scrollbar {
 width: 8px;
}
::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 6px #777777;
 -webkit-border-radius: 5px;
 border-radius: 5px;
}
::-webkit-scrollbar-thumb {
 -webkit-border-radius: 5px;
 border-radius: 5px;
 background: #B00101;
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}
::-webkit-scrollbar-thumb:window-inactive {
 background: #FFFFFF;
}
/* End Scroll Bar */

/* Begin Type Styles */
.h1 {
	font-family: Questrial, Arial, Helvetica, Verdana, sans-serif;
	font-size: 36px;
	line-height: 33px;
	font-style: normal;
	color: #B00101;
	letter-spacing: -2px;
}
.h2 {
	font-family: Questrial, Arial, Helvetica, Verdana, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-style: normal;
	font-weight: normal;
	color: #808080;
	letter-spacing: -1px;
	text-align: left;
}
.h3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-style: normal;
	font-weight: normal;
	color: #808080;
	letter-spacing: 0px;
	text-align: left;
}
.h4 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	color: #808080;
	letter-spacing: 0px;
	text-align: left;
}
.h5 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;
	line-height: 13px;
	font-style: normal;
	font-weight: normal;
	color: #808080;
	letter-spacing: 0px;
	text-align: left;
}
.h6 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 7px;
	line-height: 11px;
	font-style: normal;
	font-weight: normal;
	color: #808080;
	letter-spacing: 0px;
	text-align: left;
}
.BodyText {
	font-family: Questrial, Arial, Helvetica, Verdana, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #777777;
	letter-spacing: 0px;
	text-align: left;
}
/* End Type Styles */

/* Start Rule Styles */
.Rules {
	height: 1px;
	border: 0;
	color: #999999;
	background-color: #999999;
	width: 100%;
}
/* End Rule Styles */

/* Start Footer */
#footer {
	width: 100%;
	margin: -2px;
	padding: 15px;
	height: 500px;
}
.footerCol1 {
	width: 100%;
}
.footerCol2 {
	width: 100%;
}
.footerCol3 {
	width: 100%;
}
.footerCol4 {
	width: 100%;
}

@media screen and (min-width:768px) {
#footer {
	width: 100%;
	margin: 0px;
}
.footerCol1 {
	width: 25%;
	float: left;
}
.footerCol2 {
	width: 25%;
	float: left;
}
.footerCol3 {
	width: 15%;
	float: left;
}
.footerCol4 {
	width: 35%;
	float: left;
}
}
#wrapper {
	background-repeat: no-repeat;
	background-position: right top;
	background-color: ;
	width: 100%;
	overflow: hidden;
	margin: 0px;
	background-image: url(../images/Dark-Tile.jpg);
    background-repeat: repeat; 
}
.footer {
	background-color: #0F1833;
	width: 100%;
	margin: 0px;
}
.footer-headline {
	font-family: Questrial, Arial, Helvetica, Verdana, sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -1px;
	text-align: left;
}
.footer-links {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: -1px;
	text-align: left;
}
.footer-copyright {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
.footer-copyright a:link {
	color: #BB0000;
}
.footer-copyright a:visited {
	color: #888888;
}
.footer-copyright a:hover {
	color: #888888;
}
 .footer-copyright a:active {
color: #888888;
}
.footer-links a:link {
	color: #BB0000;
}
.footer-links a:visited {
	color: #888888;
}
.footer-links a:hover {
	color: #888888;
}
 .footer-links a:active {
color: #888888;
}
.BottomImage {
	margin: 2px;
}
/* End Footer Styles */.SimpleWhiteBox {
	background: #FFFFFF;
	padding: 10px;
	box-shadow: inset 0 1px 0 #FFFFFF;
	-moz-box-shadow: inset 0 1px 0 #FFFFFF;
	-webkit-box-shadow: inset 0 1px 0 #FFFFFF;
	border: 1px solid #999999;
}
/* Start Box Styles */

.LeftBox {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	background: #EEEEEE;
	padding: 5px;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.RightBox {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	background: #CCCCCC;
	padding: 5px;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/* Scroll Bar */

::-webkit-scrollbar {
 width: 8px;
}

 

/* Scroll Track */

::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 6px #777777;
 -webkit-border-radius: 5px;
 border-radius: 5px;
}

 

/* Scroll Bar Handle */

::-webkit-scrollbar-thumb {
 -webkit-border-radius: 5px;
 border-radius: 5px;
 background: #B00101;
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}

::-webkit-scrollbar-thumb:window-inactive {
 background: #FFFFFF;
}/* Start Text Styles */
.BodyTextRed {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #FF0000;
}
.BodyTextWhite {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0px;
}
.CreditLine {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
/* End Text Styles *//* Begin Form Elements */

.Button {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding: 5px;
	font-size: 13px;
	color: #444444;
	font-weight: bold;
	font-style: normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background: #EAEAEA;
	border: 1px solid #CCCCCC;
	background: -moz-linear-gradient(top, #FFFFFF 1%, #EAEAEA 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #FFFFFF), color-stop(100%, #EAEAEA));
	background: -webkit-linear-gradient(top, #FFFFFF 1%, #EAEAEA 100%);
	background: -o-linear-gradient(top, #FFFFFF 1%, #EAEAEA 100%);
	background: -ms-linear-gradient(top, #FFFFFF 1%, #EAEAEA 100%);
	background: linear-gradient(top, #FFFFFF 1%, #EAEAEA 100%);
}
.Button:hover {
	color: #3D7489;
	background: #C6E1EC;
}
.MiniButton {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding: 3px;
	margin: 2px;
	font-size: 10px;
	color: #555555;
	font-weight: bold;
	font-style: normal;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	background: #EAEAEA;
	border: 1px solid #CCCCCC;
	background: -moz-linear-gradient(top, #FFFFFF 1%, #EAEAEA 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #FFFFFF), color-stop(100%, #EAEAEA));
	background: -webkit-linear-gradient(top, #FFFFFF 1%, #EAEAEA 100%);
	background: -o-linear-gradient(top, #FFFFFF 1%, #EAEAEA 100%);
	background: -ms-linear-gradient(top, #FFFFFF 1%, #EAEAEA 100%);
	background: linear-gradient(top, #FFFFFF 1%, #EAEAEA 100%);
}
.MiniButton:hover {
	color: #3d7489;
	background: #C6E1EC;
}
.CheckoutButton {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding: 5px;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background: #0ACD00;
	border: 1px solid #0ACD00;
}
.CheckoutButton:hover {
	background: #078901;
	border: 1px solid #078901;
}
.MenuList {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding: 5px;
	font-size: 13px;
	line-height: 15px;
	color: #555555;
	font-weight: normal;
	background-color: #EAEAEA;
	border-radius: 2px;
	border: outset 1px #CCCCCC;/*for demonstration only*/
	background: #EAEAEA; /* Old browsers */
	background: -moz-linear-gradient(top, #EAEAEA 0%, #EAEAEA 0%, #FFFFFF 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EAEAEA), color-stop(0%, #EAEAEA), color-stop(100%, #FFFFFF)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #EAEAEA 0%, #EAEAEA 0%, #FFFFFF 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #EAEAEA 0%, #eaeaea 0%, #FFFFFF 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #EAEAEA 0%, #eaeaea 0%, #FFFFFF 100%); /* IE10+ */
	background: linear-gradient(to bottom, #eaeaea 0%, #eaeaea 0%, #FFFFFF 100%); /* W3C */
	box-shadow: inset 0 1px 0 #FFFFFF;
	-moz-box-shadow: inset 0 1px 0 #FFFFFF;
	-webkit-box-shadow: inset 0 1px 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	height: auto;
}
.FormBkgd {
	color: #555555;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	background: #EEEEEE;
	padding: 5px;
	border-radius: 5px;
	border: 1px solid #CCCCCC;
}
.SearchFormBkgd {
	color: #555555;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	background: #EEEEEE;
	padding: 5px;
	border-radius: 5px;
	border: 1px solid #CCCCCC;
}
.SearchFormButton {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding: 5px;
	font-size: 13px;
	color: #444444;
	font-weight: bold;
	font-style: normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background: #EAEAEA;
	border: 1px solid #CCCCCC;
	background: -moz-linear-gradient(top, #FFFFFF 1%, #EAEAEA 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #FFFFFF), color-stop(100%, #EAEAEA));
	background: -webkit-linear-gradient(top, #FFFFFF 1%, #EAEAEA 100%);
	background: -o-linear-gradient(top, #FFFFFF 1%, #EAEAEA 100%);
	background: -ms-linear-gradient(top, #FFFFFF 1%, #EAEAEA 100%);
	background: linear-gradient(top, #FFFFFF 1%, #EAEAEA 100%);
}
.SearchFormButton: hover {
	color: #3D7489;
	background: #C6E1EC;
}
/* End Form Elements */.CouponHeadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 28px;
	letter-spacing: -1px;
	font-style: normal;
	font-weight: bold;
	color: #B00101;
	text-align: center;
}
.CouponHeaders {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B00101;
	padding: 5px 5px 5px 5px;
	border-radius: 10px 10px 0 0;
}
.CouponText {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-align: center;
}
.CouponBorder {
	border-style: dashed;
	border-width: 0 1px 1px 1px 1px;
	border-color: #B00101;
	background-color: #FFFFFF;
	border-radius: 0 0 10px 10px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-width: inherit;
}
a:hover {
	text-decoration: none;
} /*BG color is a must for IE6*/
a.tooltip span {
	display: none;
	padding: 2px 3px;
	margin-left: 2px;
	width: 130px;
}
a.tooltip:hover span {
	display: inline;
	position: absolute;
	background: #6D765D;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.even {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #555555;
	background-color: #DCE0E3;
	text-align: left;
}
.odd {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #555555;
	background-color: #FFFFFF;
}
form.DetailsPage {
	width: auto;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #777777;
}
.WADAResults, .WADANoResults {
}
.WADAResultsNavigation {
	padding-top: 5px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
}
.WADAResultsCount {
	font-size: 13px;
}
.WADAResultsNavTop, .WADAResultsInsertButton {
	clear: none;
}
.WADAResultsNavTop, WADAResultsNavBottom {
	width: 60%;
	float: left;
}
div.WADAResultsInsertButton {
	width: 100%;
	float: left;
	text-align: left;
}
.WADAResultsNavButtonCell, .WADAResultsInsertButton {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.WADAResultsTable {
	font-size: 13px;
	clear: both;
}
.WADAResultsTableHeader {
	text-align: left;
	padding-left: 13px;
	padding-right: 13px;
}
.WADAResultsTableCell {
	text-align: left;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	padding: 5px;
}
.WADAResultsEditButtons {
	text-align: right;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #BABDC2;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #BABDC2;
}
form .WADAResultsContainer input.formButton.ResultsNavButton {
	margin: 2px 0;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	outline: 0;
}
form .WADAResultsContainer input.formButton.ResultsPageButton {
	margin: 2px;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	outline: 0;
}
.WADAResultThumbArea {
	float: left;
}
.WADAResultInfoArea {
	margin-left: 110px;
}
.black_overlay {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: .80;
	filter: alpha(opacity=80);
}
.messageContainer {
	display: none;
	top: 0;
	left: -0%;
	width: 100%;
	height: 100%;
	z-index: 1002;
	text-align: center;
	height: 100%;
	position: absolute;
	overflow: hidden;
}
.messageWrapper {
 #position: absolute;
 #top: 0;
	display: table-cell;
	vertical-align: middle;
}
.messageContent {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	background-color: white;
	display: inline-block;
	padding: 10px;
	border: 10px solid grey;
	z-index: 1002;
	overflow: auto;
	margin: auto;
"  #position: relative;
 #top: -50%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
/*	Results Page Header */



.WADAResultsTable th {
	color: #FFFFFF;
	background-color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
	padding: 5px;
	border: 1px;
}
/*	Results  */

.WADAResultsTableWrapper {
	clear: left;
	border: 1px solid #CCCCCC;
}
.WADAResultsRowDark {
	color: table;
	background-color: #E5E5E5;
}
.DetailsPage {
	color: #777777;
	text-align: left;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	padding: 5px;
}
.DetailsSublabel {
	color: #777777;
	text-align: left;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	padding: 5px;
	font-weight: bold;
}
.formTextfield_xsmall {
	width: 45px;
	color: #777777;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	background: #EEEEEE;
	padding: 5px;
	border-radius: 5px;
	border: 1px solid #CCCCCC;
}
.formTextfield_Small {
	width: 100px;
	color: #777777;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	background: #EEEEEE;
	padding: 5px;
	border-radius: 5px;
	border: 1px solid #CCCCCC;
}
.formTextfield_Medium {
	width: 250px;
	color: #777777;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	background: #EEEEEE;
	padding: 5px;
	border-radius: 5px;
	border: 1px solid #CCCCCC;
}
.formTextfield_Large {
	width: 500px;
	color: #777777;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	background: #EEEEEE;
	padding: 5px;
	border-radius: 5px;
	border: 1px solid #CCCCCC;
}
.formTextfield_xlarge {
	width: 600px;
	color: #777777;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	background: #EEEEEE;
	padding: 5px;
	border-radius: 5px;
	border: 1px solid #CCCCCC;
}
.sublabel {
	text-align: left;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #777777;
}
.formButton {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding: 5px;
	font-size: 13px;
	color: #777777;
	font-weight: bold;
	font-style: normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background: #EAEAEA;
	border: 1px solid #CCCCCC;
	background: -moz-linear-gradient(top, #FFFFFF 1%, #EAEAEA 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #FFFFFF), color-stop(100%, #EAEAEA));
	background: -webkit-linear-gradient(top, #FFFFFF 1%, #EAEAEA 100%);
	background: -o-linear-gradient(top, #FFFFFF 1%, #EAEAEA 100%);
	background: -ms-linear-gradient(top, #FFFFFF 1%, #EAEAEA 100%);
	background: linear-gradient(top, #FFFFFF 1%, #EAEAEA 100%);
}
.formButton:hover {
	color: #3D7489;
	background: #C6E1EC;
}
.formButton.ResultsPageButton.DetailButton {
	width: 30px;
	height: 30px;
	background-image: url(../admin/adminimages/details.png);
}
.formButton.ResultsPageButton.UpdateButton {
	width: 30px;
	height: 30px;
	background-image: url(../admin/adminimages/edit.png);
}
.formButton.ResultsPageButton.DeleteButton {
	width: 30px;
	height: 30px;
	background-image: url(../admin/adminimages/delete.png);
}
.Basic_Default {
	border: none;
}
.WADAResultsCount {
	padding-top: 4px;
	text-align: left;
	float: left;
	width: 100%
}
.WADAResultsCountBottom {
	padding-top: 4px;
	text-align: left;
	float: left;
	width: 100%
}
.WADAResultsNavBottom {
	margin-left: 3px;
	float: left;
}
.lineGroup {
	padding: 5px;
	text-align: left;
}
.groupHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 24px;
	letter-spacing: -1px;
	font-style: normal;
	color: #B00101;
	text-align: left;
}
.buttonFieldGroup {
	padding: 3px;
	margin: 2px;
}
a.info {
	position: relative; /*this is the key*/
	z-index: 24;
	background-color: #ccc;
	color: #000;
	text-decoration: none
}
a.info:hover {
	z-index: 25;
	background-color: #ff0
}
a.info span {
	display: none
}
a.info:hover span { /*the span will display just on :hover state*/
	display: block;
	position: absolute;
	top: 2em;
	left: 2em;
	width: 15em;
	border: 1px solid #0cf;
	background-color: #cff;
	color: #000;
	text-align: center
}
.ac_results {
	padding: 1px;
	border: 1px #B00101;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}
.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}
.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 

	if width will be 100% horizontal scrollbar will apear 

	when scroll mode will be used

	*/

	/*width: 100%;*/

	font: menu;
	font-size: 14px;
	/* 

	it is very important, if line-height not setted or setted 

	in relative units scroll will be broken in firefox

	*/

	line-height: 16px;
	overflow: hidden;
}
.ac_loading {
	background: white url('../images/autofillindicator.gif') right center no-repeat;
}
.ac_odd {
	background-color: #CCCCCC;
}
.ac_over {
	background-color: #B00101;
	color: white;
}
.AbuseReport {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #FF0000;
	text-align: right;
}
.AbuseReport a {
	font-weight: bold;
	color: #FB0020;
	text-align: right;
}
.AbuseReport a:visited {
	color: #FB0020;
}
.AbuseReport a:hover {
	text-decoration: underline;
	color: #FB0020;
}
.AbuseReport a:active {
	color: #FB0020;
}
.GlowBox {
	background: #FFFFFF;
	-moz-box-shadow: 0px 0px 8px #555555; /* FF3.5+ */
	-webkit-box-shadow: 0px 0px 8px #555555; /* Saf3.0+, Chrome */
	box-shadow: 0px 0px 8px #555555; /* Opera 10.5, IE9, Chrome 10+ */
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	border: 0px solid #999999;
}
.OuterGlowBox {
	background: #FFFFFF;
	-moz-box-shadow: 0px 0px 8px #555555; /* FF3.5+ */
	-webkit-box-shadow: 0px 0px 8px #555555; /* Saf3.0+, Chrome */
	box-shadow: 0px 0px 8px #555555; /* Opera 10.5, IE9, Chrome 10+ */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	border: 0px solid #999999;
}
.OuterGlowBoxInnerTop {
	background: #FFFFFF;
	position: relative;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-khtml-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	border: 1px;
}
.OuterGlowBoxInnerCenter {
	background: #FFFFFF;
	border: 1px;
}
.OuterGlowBoxInnerBottom {
	background: #FFFFFF;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	-khtml-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	border: 1px;
}
.TopRoundCorners {
	border: 0px solid #999999;
	-webkit-border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
}
.BottomRoundCorners {
	border: 0px solid #999999;
	-webkit-border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
}
.Masthead {
	top: 0px;
	left: 0px;
	border: 0px solid #999999;
	-webkit-border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
	z-index: 1
}
.Logo {
	position: absolute;
	top: 10px;
	left: 10px;
	border: 0;
	z-index: 2;
}
.BodyHeaders {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #B00101;
	padding: 5px 10px 5px 10px;
	border-radius: 5px 5px 0 0;
}
.BodyHeaders2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #333333; /* Old browsers */
	background: -moz-linear-gradient(top, #333333 0%, #333333 0%, #121212 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(0%, #333333), color-stop(100%, #121212)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #333333 0%, #333333 0%, #121212 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #333333 0%, #333333 0%, #121212 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #333333 0%, #333333 0%, #121212 100%); /* IE10+ */
	background: linear-gradient(to bottom, #333333 0%, #333333 0%, #121212 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#121212', GradientType=0 ); /* IE6-9 */
	padding: 5px 10px 5px 10px;
	border-radius: 3px 3px 0 0;
}
.DetailsBkgd {
	border: 1px solid #000000;
	background-color: #EEEEEE;
	text-align: left;
	padding: 4px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}
.file-upload {
	overflow: hidden;
	display: inline-block;
	position: relative;
	vertical-align: middle;
	text-align: center;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding: 5px;
	font-size: 13px;
	color: #555555;
	font-weight: bold;
	font-style: normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background: #EAEAEA;
	border: 1px solid #CCCCCC;
	background: -moz-linear-gradient(top, #FFFFFF 1%, #EAEAEA 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #FFFFFF), color-stop(100%, #EAEAEA));
	background: -webkit-linear-gradient(top, #FFFFFF 1%, #EAEAEA 100%);
	background: -o-linear-gradient(top, #FFFFFF 1%, #EAEAEA 100%);
	background: -ms-linear-gradient(top, #FFFFFF 1%, #EAEAEA 100%);
	background: linear-gradient(top, #FFFFFF 1%, #EAEAEA 100%);
}
.file-upload:hover {
	color: #3D7489;
	background: #C6E1EC;
}
.file-upload.focus {
	color: #3D7489;
	background: #C6E1EC;
}
.file-upload input {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	font-size: 13px;
	/* Loses tab index in webkit if width is set to 0 */

	opacity: 0;
	filter: alpha(opacity=0);
}
.file-upload strong {
	font-weight: bold;
	font-size: 13px;
}
.file-upload span {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	/* Adjust button text vertical alignment */

	padding-top: 5px;
	padding-left: 5px;
}
/* Adjust the button size */	

.file-upload {
	height: 15px;
}
.file-upload,  .file-upload span {
	width: 72px;
}
.file-upload-status {
	vertical-align: middle;
	text-align: center;
	padding: 5px 5px;
	font-weight: bold;
	font-size: 13px;
	color: #888888;
	background: #F8F8F8;
	border: 3px solid #DDDDDD;
}
.MessageText {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
.SectionHeader {
	color: #FFFFFF;
	background-color: #555555;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
	border: 1px;
}
.SectionBody {
	color: #555555;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 14px;
	padding: 5px;
}
.BlackSectionHeaders {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding: 5px;
	border-radius: 5px 5px 0 0;
}
.BasicHeadline {
	font-family: Arial, Helvetica, Verdana, sans-serif;  /* Font Style */
	font-size: 16px;
	color: #6D765D;
	width: 100%;
	line-height: 16px;
	font-weight: bold;
}
.FeatureHeader {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #B00101;
	background-color: #000000;
	padding: 5px;
	border-radius: 5px 5px 0 0;
}
.FeatureHeadline {
	font-family: "League-Gothic", Arial, Helvetica, Verdana, sans-serif;
	font-size: 44px;
	line-height: 42px;
	letter-spacing: -1px;
	font-style: normal;
	color: #B00101;
	text-align: left;
}
.EditCreditLine {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #777777;
	text-align: left;
}
.EditSpotlightHeadline {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 20px;
	color: #B00101;
	width: 100%;
	line-height: 20px;
	font-weight: bold;
}
.EditBasicHeadline {
	font-family: Arial, Helvetica, Verdana, sans-serif; /* Font Style */
	font-size: 16px;
	color: #B00101;
	width: 100%;
	line-height: 16px;
	font-weight: bold;
}
.EditBasicHeadline a {
	color: #B00101;
	text-decoration: none;
}
.EditBasicHeadline a:hover {
	text-decoration: underline;
	color: #808080;
}
.ProductName {
	font-family: "TeXGyreAdventorBold", Arial, Helvetica, Verdana, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 20px;
	color: #B00101;
	text-align: left;
}
.ProductText {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #777777;
	text-align: left;
}
.ProductPrice {
	font-family: "TeXGyreAdventorBold", Arial, Helvetica, Verdana, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-style: normal;
	color: #808080;
	text-align: left;
}
.ProductSmallPrice {
	font-family: Arial, Helvetica, Verdana, sans-serif;  /* Font Style */
	font-size: 16px;
	color: #808080;
	width: 100%;
	line-height: 16px;
	font-weight: bold;
}
.BlogFeaturedHeaders {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B00101;
	padding: 5px;
	border-radius: 5px 5px 0 0;
}
.BlogHeaders {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #B00101;
	padding: 5px 10px 5px 10px;
	border-radius: 5px 5px 0 0;
}
.BlogTop {
	color: #FFFFFF;
	background-color: #B00101;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
	border: 1px;
}
.BlogPostUser {
	font-family: Impact, Arial, Helvetica, Verdana, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 17px;
	color: #666666;
	text-align: left;
}
.BlogCreditLine {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
.BlogNavigationBox {
	background: #EAEAEA; /* Old browsers */
	background: -moz-linear-gradient(top, #EAEAEA 0%, #eaeaea 0%, #FFFFFF 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EAEAEA), color-stop(0%, #eaeaea), color-stop(100%, #FFFFFF)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #EAEAEA 0%, #EAEAEA 0%, #FFFFFF 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #eaeaea 0%, #EAEAEA 0%, #FFFFFF 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #eaeaea 0%, #EAEAEA 0%, #FFFFFF 100%); /* IE10+ */
	background: linear-gradient(to bottom, #eaeaea 0%, #EAEAEA 0%, #FFFFFF 100%); /* W3C */
 filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#EAEAEA', endColorstr='#FFFFFFf', GradientType=0 ); /* IE6-9 */
	box-shadow: inset 0 1px 0 #FFFFFF;
	-moz-box-shadow: inset 0 1px 0 #FFFFFF;
	-webkit-box-shadow: inset 0 1px 0 #FFFFFF;
	border: 1px solid #999999;
}
.BlogArchiveHeader {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	color: #808080;
	text-align: left;
}
.BlogArchiveLinks {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
.NewsTop {
	color: #FFFFFF;
	background-color: #6D765D;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
	border: 1px;
}
.NewsPostUser {
	font-family: Impact, Arial, Helvetica, Verdana, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 17px;
	color: #666666;
	text-align: left;
}
.NewsCreditLine {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
.NewsNavigationBox {
	background: #EAEAEA; /* Old browsers */
	background: -moz-linear-gradient(top, #EAEAEA 0%, #EAEAEA 0%, #FFFFFF 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EAEAEA), color-stop(0%, #EAEAEA), color-stop(100%, #FFFFFF)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #EAEAEA 0%, #EAEAEA 0%, #FFFFFF 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #EAEAEA 0%, #EAEAEA 0%, #FFFFFF 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #EAEAEA 0%, #EAEAEA 0%, #FFFFFF 100%); /* IE10+ */
	background: linear-gradient(to bottom, #EAEAEA 0%, #EAEAEA 0%, #FFFFFF 100%); /* W3C */
 filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#EAEAEA', endColorstr='#FFFFFF', GradientType=0 ); /* IE6-9 */
	box-shadow: inset 0 1px 0 #FFFFFF;
	-moz-box-shadow: inset 0 1px 0 #FFFFFF;
	-webkit-box-shadow: inset 0 1px 0 #FFFFFF;
	border: 1px solid #999999;
}
.AdminTitle {
	font-family: "Oswald", Arial, Helvetica, Verdana, sans-serif;
	font-size: 38px;
	line-height: 38px;
	letter-spacing: -1px;
	font-style: normal;
	font-weight: normal;
	color: #555555;
	text-align: left;
}
.AdminMasthead {
	font-family: "Oswald", Arial, Helvetica, Verdana, sans-serif;
	font-size: 38px;
	line-height: 38px;
	letter-spacing: -2px;
	font-style: normal;
	color: #EEEEEE;
	text-align: left;
}
.AdminMenuTitle {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: left;
	height: 20px;
	color: #555555;
}
.copyright {
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-style: normal;
	color: #777;
	line-height: 14px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}
.accordionItem h2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	width: 92%;
	margin: 0px;
	text-align: left;
	padding: 0px 10px 5px 10px;
	position: relative;
	z-index: 20;
	display: block;
	height: 20px;
	cursor: pointer;
	color: #555555;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
	line-height: 24px;
	font-size: 13px;
	background: #FFFFFF;
	background: -moz-linear-gradient(top, #FFFFFF 1%, #EAEAEA 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #FFFFFF), color-stop(100%, #EAEAEA));
	background: -webkit-linear-gradient(top, #FFFFFF 1%, #EAEAEA 100%);
	background: -o-linear-gradient(top, #FFFFFF 1%, #EAEAEA 100%);
	background: -ms-linear-gradient(top, #FFFFFF 1%, #EAEAEA 100%);
	background: linear-gradient(top, #FFFFFF 1%, #EAEAEA 100%);
 filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#EAEAEA', GradientType=0 );
	box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3),  1px 0px 0px 0px rgba(255,255,255,0.9) inset,  0px 2px 2px rgba(0,0,0,0.1);
}
.accordionItem h2:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#C6E1EC), to(#EEEEEE));
	background: -moz-linear-gradient(top, #C6E1EC, #EEEEEE);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#C6E1EC', endColorstr='#EEEEEE', GradientType=0);
	color: #3D7489;
	text-shadow: 0px 1px 1px rgba(255,255,255, 0.6);
	box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3),  0px 2px 2px rgba(0,0,0,0.1);
}
.accordionItem div {
	width: 92%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-style: normal;
	color: #555555;
	background: #FFFFFF;
	line-height: 13px;
	font-size: 11px;
	padding: 5px 10px 5px 10px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}
.accordionItem.hide h2 {
	background-color: #C6E1EC;
}
.accordionItem.hide div {
	display: none;
}
.NavMenuLinks {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
P {
	margin: 0 0 .5em;
	padding: 0;
}
a:link {
	color: #800000;
	text-decoration: none;
}
a:visited {
	color: #634747;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #800040;
	text-decoration: none;
}
.TopTable {
	color: #FFFFFF;
	background-color: #6D765D;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	border: 1px;
}
.RoundedCornerBackground {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #555555;
	background-color: #DCE4ED;
	padding: 5px;
	border: #DCE4ED;
	border-radius: 10px;
}
.AdminHeaders {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding: 5px;
	border-radius: 5px 5px 0 0;
}
.AdminFooters {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding: 5px;
	border-radius: 0 0 5px 5px;
}
.AdminBox {
	background: #EAEAEA; /* Old browsers */
	background: -moz-linear-gradient(top, #EAEAEA 0%, #EAEAEA 0%, #FFFFFF 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EAEAEA), color-stop(0%, #EAEAEA), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #EAEAEA 0%, #EAEAEA 0%, #FFFFFF 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #EAEAEA 0%, #EAEAEA 0%, #FFFFFF 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #eEAEAEA 0%, #EAEAEA 0%, #FFFFFF 100%); /* IE10+ */
	background: linear-gradient(to bottom, #EAEAEA 0%, #EAEAEA 0%, #FFFFFF 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EAEAEA', endColorstr='#FFFFFF', GradientType=0 ); /* IE6-9 */
	box-shadow: inset 0 1px 0 #FFFFFF;
	-moz-box-shadow: inset 0 1px 0 #FFFFFF;
	-webkit-box-shadow: inset 0 1px 0 #FFFFFF;
	border: 1px solid #CCCCCC;
}
.AdminBodyText {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #777777;
	text-align: left;
}
.AdminText {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #777777;
	text-align: left;
}
.CommentText {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #555555;
	text-align: left;
}
.CommentName {
	font-family: Impact, Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #555555;
	text-align: left;
}
.CommentPosted {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #555555;
	text-align: left;
}
.WhiteBoxNoRule {
	background: #FFFFFF;
	padding: 10px;
	box-shadow: inset 0 1px 0;
	-moz-box-shadow: inset 0 1px 0;
	-webkit-box-shadow: inset 0 1px 0;
}
.3columns {
	-webkit-column-count: 3; /* Chrome, Safari, Opera */
	-moz-column-count: 3; /* Firefox */
	column-count: 3;
	-webkit-column-gap: 40px; /* Chrome, Safari, Opera */
	-moz-column-gap: 40px; /* Firefox */
	column-gap: 40px;
	-webkit-column-rule: 1px solid lightblue; /* Chrome, Safari, Opera */
	-moz-column-rule: 1px solid lightblue; /* Firefox */
	column-rule: 1px solid lightblue;
}
.2columns {
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
	-moz-column-count: 2; /* Firefox */
	column-count: 2;
	-webkit-column-gap: 10px; /* Chrome, Safari, Opera */
	-moz-column-gap: 10px; /* Firefox */
	column-gap: 10px;
}
.newspaper {
	-webkit-column-count: 1; /* Chrome, Safari, Opera */
	-moz-column-count: 1; /* Firefox */
	column-count: 1;
	-webkit-column-gap: 30px; /* Chrome, Safari, Opera */
	-moz-column-gap: 30px; /* Firefox */
	column-gap: 30px;
	-webkit-column-rule: 1px solid #B00101; /* Chrome, Safari, Opera */
	-moz-column-rule: 1px solid #B00101; /* Firefox */
	column-rule: 1px solid #B00101;
}

@media only screen and (min-width: 769px) {
.newspaper {
	-webkit-column-count: 3; /* Chrome, Safari, Opera */
	-moz-column-count: 3; /* Firefox */
	column-count: 3;
	-webkit-column-gap: 30px; /* Chrome, Safari, Opera */
	-moz-column-gap: 30px; /* Firefox */
	column-gap: 30px;
	-webkit-column-rule: 1px solid #B00101; /* Chrome, Safari, Opera */
	-moz-column-rule: 1px solid #B00101; /* Firefox */
	column-rule: 1px solid #B00101;
}
}/* unvisited link */
a:link {
	color: #B00101;
}
/* visited link */

a:visited {
	color: #0080C0;
}
/* mouse over link */

a:hover {
	color: #808080;
}
/* selected link */

a:active {
	color: #808080;
}
.ResultsNumberBox {
	background: #FFFFFF;
}
/* Start Poll Styles */

.PollQuestion {
	font-family: Impact, Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #CC0808;
	text-align: left;
}
.PollButton {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding: 3px;
	margin: 2px;
	font-size: 10px;
	color: #555555;
	font-weight: bold;
	font-style: normal;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	background: #EAEAEA;
	border: 1px solid #CCCCCC;
	background: -moz-linear-gradient(top, #FFFFFF 1%, #EAEAEA 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #FFFFFF), color-stop(100%, #EAEAEA));
	background: -webkit-linear-gradient(top, #FFFFFF 1%, #EAEAEA 100%);
	background: -o-linear-gradient(top, #FFFFFF 1%, #EAEAEA 100%);
	background: -ms-linear-gradient(top, #FFFFFF 1%, #EAEAEA 100%);
	background: linear-gradient(top, #FFFFFF 1%, #EAEAEA 100%);
}
.PollButton:hover {
	color: #3d7489;
	background: #C6E1EC;
}
.PollCheck {
	background: url(/images/Check.png) no-repeat;
	cursor: pointer;
	width: 18px;
	height: 18px;
	border: none;
}
.PollCheck:hover {
	background: url(/images/CheckRO.png) no-repeat;
}
.PollText {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #444444;
	letter-spacing: 0px;
	text-align: left;
}
.PollBar {
	background-color: #CC0808;
	height: 7px;
}
.PollBarText {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 0px;
	text-align: left;
}
.checkbox, .radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(images/checkbox.png) no-repeat;
	display: block;
	clear: left;
	float: left;
}
.radio {
	background: url(images/radio.png) no-repeat;
}
.select {
	position: absolute;
	width: 158px;
	height: 21px;
	padding: 0 24px 0 8px;
	color: #fff;
	font: 12px/21px arial, sans-serif;
	background: url(select.png) no-repeat;
	overflow: hidden;
}
/* End Poll Styles */.checkbox, .radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(images/checkbox.png) no-repeat;
	display: block;
	clear: left;
	float: left;
}
.radio {
	background: url(images/radio.png) no-repeat;
}
.select {
	position: absolute;
	width: 158px;
	height: 21px;
	padding: 0 24px 0 8px;
	color: #fff;
	font: 12px/21px arial, sans-serif;
	background: url(select.png) no-repeat;
	overflow: hidden;
}
.wrapper {
	width: 935px;
}
.marquee {
	width: 935px;
	height: 45px;
	vertical-align: middle;
	overflow: hidden;
	position: relative;
	border: 1px solid #B00101;
	background-color: #B00101;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-webkit-transition: background-color 350ms;
	-moz-transition: background-color 350ms;
	transition: background-color 350ms;
}
.marquee p {
	position: absolute;
	font-family: Tahoma, Arial, sans-serif;
	vertical-align: middle;
	font-size: 20px;
	width: 100%;
	height: 100%;
	margin: 0;
	line-height: 45px;
	text-align: center;
	color: #FFFFFF;
	transform: translateX(100%);
	-moz-transform: translateX(100%);
	-webkit-transform: translateX(100%);
}
.marquee a {
	color: #EEEEEE;
	text-decoration: none;
}
.marquee a:hover {
	color: #FFD800;
	font-weight: bold;
}
.marquee p:nth-child(1) {
	animation: left-one 20s ease infinite;
	-moz-animation: left-one 20s ease infinite;
	-webkit-animation: left-one 20s ease infinite;
}
.marquee p:nth-child(2) {
	animation: left-two 20s ease infinite;
	-moz-animation: left-two 20s ease infinite;
	-webkit-animation: left-two 20s ease infinite;
}
.marquee.down p {
	transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
}
.marquee.down p:nth-child(1) {
	animation: down-one 20s ease infinite;
	-moz-animation: down-one 20s ease infinite;
	-webkit-animation: down-one 20s ease infinite;
}
.marquee.down p:nth-child(2) {
	animation: down-two 20s ease infinite;
	-moz-animation: down-two 20s ease infinite;
	-webkit-animation: down-two 20s ease infinite;
}
.marquee.up p {
	transform: translateY(100%);
	-moz-transform: translateY(100%);
	-webkit-transform: translateY(100%);
}
.marquee.up p:nth-child(1) {
	animation: up-one 20s ease infinite;
	-moz-animation: up-one 20s ease infinite;
	-webkit-animation: up-one 20s ease infinite;
}
.marquee.up p:nth-child(2) {
	animation: up-two 20s ease infinite;
	-moz-animation: up-two 20s ease infinite;
	-webkit-animation: up-two 20s ease infinite;
}



/*================================

	Move the Marquee to the Left

==================================*/



/** Mozilla Firefox Keyframes **/

@-moz-keyframes left-one {
 0% {
 -moz-transform:translateX(100%);
}
 10% {
 -moz-transform:translateX(0);
}
 40% {
 -moz-transform:translateX(0);
}
 50% {
 -moz-transform:translateX(-100%);
}
 100% {
 -moz-transform:translateX(-100%);
}
}
 @-moz-keyframes left-two {
 0% {
 -moz-transform:translateX(100%);
}
 50% {
 -moz-transform:translateX(100%);
}
 60% {
 -moz-transform:translateX(0);
}
 90% {
 -moz-transform:translateX(0);
}
 100% {
 -moz-transform:translateX(-100%);
}
}

/** Webkit Keyframes **/

@-webkit-keyframes left-one {
 0% {
 -webkit-transform:translateX(100%);
}
 10% {
 -webkit-transform:translateX(0);
}
 40% {
 -webkit-transform:translateX(0);
}
 50% {
 -webkit-transform:translateX(-100%);
}
 100% {
 -webkit-transform:translateX(-100%);
}
}
 @-webkit-keyframes left-two {
 0% {
 -webkit-transform:translateX(100%);
}
 50% {
 -webkit-transform:translateX(100%);
}
 60% {
 -webkit-transform:translateX(0);
}
 90% {
 -webkit-transform:translateX(0);
}
 100% {
 -webkit-transform:translateX(-100%);
}
}



/*================================

	Move the Marquee Downwards

==================================*/



/** Mozilla Firefox Keyframes **/

@-moz-keyframes down-one {
 0% {
 -moz-transform:translateY(-100%);
}
 10% {
 -moz-transform:translateY(0);
}
 40% {
 -moz-transform:translateY(0);
}
 50% {
 -moz-transform:translateY(100%);
}
 100% {
 -moz-transform:translateY(100%);
}
}
 @-moz-keyframes down-two {
 0% {
 -moz-transform:translateY(-100%);
}
 50% {
 -moz-transform:translateY(-100%);
}
 60% {
 -moz-transform:translateY(0);
}
 90% {
 -moz-transform:translateY(0);
}
 100% {
 -moz-transform:translateY(100%);
}
}



/** Webkit Keyframes **/

@-webkit-keyframes down-one {
 0% {
 -webkit-transform:translateY(-100%);
}
 10% {
 -webkit-transform:translateY(0);
}
 40% {
 -webkit-transform:translateY(0);
}
 50% {
 -webkit-transform:translateY(100%);
}
 100% {
 -webkit-transform:translateY(100%);
}
}
 @-webkit-keyframes down-two {
 0% {
 -webkit-transform:translateY(-100%);
}
 50% {
 -webkit-transform:translateY(-100%);
}
 60% {
 -webkit-transform:translateY(0);
}
 90% {
 -webkit-transform:translateY(0);
}
 100% {
 -webkit-transform:translateY(100%);
}
}



/*================================

	Move the Marquee Upwards

==================================*/



/** Mozilla Firefox Keyframes **/

@-moz-keyframes up-one {
 0% {
 -moz-transform:translateY(100%);
}
 10% {
 -moz-transform:translateY(0);
}
 40% {
 -moz-transform:translateY(0);
}
 50% {
 -moz-transform:translateY(-100%);
}
 100% {
 -moz-transform:translateY(-100%);
}
}
 @-moz-keyframes up-two {
 0% {
 -moz-transform:translateY(100%);
}
 50% {
 -moz-transform:translateY(100%);
}
 60% {
 -moz-transform:translateY(0);
}
 90% {
 -moz-transform:translateY(0);
}
 100% {
 -moz-transform:translateY(-100%);
}
}



/** Webkit Keyframes **/

@-webkit-keyframes up-one {
 0% {
 -webkit-transform:translateY(100%);
}
 10% {
 -webkit-transform:translateY(0);
}
 40% {
 -webkit-transform:translateY(0);
}
 50% {
 -webkit-transform:translateY(-100%);
}
 100% {
 -webkit-transform:translateY(-100%);
}
}
 @-webkit-keyframes up-two {
 0% {
 -webkit-transform:translateY(100%);
}
 50% {
 -webkit-transform:translateY(100%);
}
 60% {
 -webkit-transform:translateY(0);
}
 90% {
 -webkit-transform:translateY(0);
}
 100% {
 -webkit-transform:translateY(-100%);
}
}
.HideStats {
	visibility: hidden;
}
.VideoPlayListTitle {
	font-family: Questrial, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
	color: #777777;
	text-align: left;
}
.VideoPlayListText {
	font-family: Questrial, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: #777777;
	text-align: left;
}
.Newsletter-Button {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding: 10px;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	-khtml-border-radius: 0 5px 5px 0;
	background: #FF0000;
	border: 0px;
	margin-left: -2px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.Newsletter-Button:hover {
	color: #FFFFFF;
	background: #B00101;
}
.Newsletter-Form-Bkgd {
	color: #555555;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	background: #FFFFFF;
	padding: 10px;
	border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	-khtml-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
	border: 0px;
}
.body-area {
	height: auto;
	width: 100%;
}
.home-content-area {
	height: auto;
	width: 100%;
	padding-top: 10px;
}
img {
	width: 100%;
	height: auto;
}
video {
	width: 100% !important;
	height: auto !important;
}
.ResponsiveTextField {
	width: 96%;
	color: #555555;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	background: #EEEEEE;
	padding: 5px;
	border-radius: 5px;
	border: 1px solid #CCCCCC;
}
.GalleryText {
	font-family: arial, helvetica, verdana;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #444444;
	letter-spacing: -1;
	text-align: left;
}
