﻿html
{
	height: 100%;
	overflow-y: scroll;
}

body
{
	font-family: arial;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	/*background-color: #f4f4f4;*/
	margin: 0px;
	height: 100%;
	/*background-repeat: repeat-x;
	background-position: left top;
	 background-image: url('/images/body-bg.jpg');
	background-attachment:fixed;
	*/
}

img
{
	border: 0px;
}

a
{
	text-decoration: none;
	color: #15C; /* #990000; */
	outline: 0;
}
a:hover
{
	text-decoration: underline;
	color: #15C; /* #990000; */
}
a:focus
{
	outline: none;
}

a.red-link
{
	text-decoration: none;
	color: #990000; 
	font-weight: bold;
	outline: 0;
}
a.red-link:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #990000;
}

h1
{
	font-family: PT Sans, Arial;
	font-size: 36px;
	line-height: 36px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
}

h2
{
	clear: both;
	font-family: Arial;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 20px;
}

h3
{
	margin-top: 0px;
}

h4
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}
h4 a
{
	color: #000000;
	text-decoration: underline;
}
h4 a:hover
{
	color: #990000;
	text-decoration: underline;
}

.CommentText
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 14px;
    TEXT-TRANSFORM: uppercase;
    COLOR: darkblue;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.CommentHeading
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 20px;
    LINE-HEIGHT: normal;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.CopyrightText
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    FONT-STYLE: normal;
    FONT-FAMILY: "Times New Roman", Times, serif
}
.error1
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 16px;
    COLOR: #000099;
    FONT-STYLE: normal;
    FONT-FAMILY: "Times New Roman", Times, serif
}
.parties
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 16px;
    LINE-HEIGHT: normal;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.NewFeature
{
    COLOR: #ff0000
}

.col-padding-0 {  /* to replace the default bootstrap values */
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.row-margin-0 { /* to replace the default bootstrap values */
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.mobile-only
{
	display: none;
	visibility: none;
}

.rollover2 img{opacity: 0.0; filter: alpha(opacity=0);}
.rollover2:hover img{opacity: 1.0; filter: alpha(opacity=100);}

.newrow {clear: both;}

.imageleft {float: left; border: 1px solid #666666; margin-right: 16px; margin-top: 5px; margin-bottom: 3px;}
.imageright {float: right; border: 1px solid #666666; margin-left: 16px; margin-top: 5px; margin-bottom: 3px;}

.formbutton
{
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
	line-height: 12px;
	border: 1px solid #999999;
	color: #666666;
	background-color: #dddddd;
	text-decoration: none;
}
.formbutton:hover
{
	color: #000000;
	text-decoration: none;
}

#main
{
	width: 100%;
	height: 100%;
	text-align: center;
}

#container
{
	width: 960px;
	margin: 0px auto;
	text-align: left;
}

#fadeBack
{
	*visibility: hidden;
	z-index: 90;
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #000000;
}

#popupDiv
{
	position: fixed;
	top: 100px;
	margin-left: 165px;
	width: 600px;
	height: 360px;
	border: 2px solid #cccccc;
	background-color: #ffffff;
	padding-left: 30px;
	padding-right: 15px;
	padding-top: 40px;
	padding-bottom: 30px;
	display: none;
	z-index: 195;
	-moz-box-shadow: 1px 3px 5px #000000;
	-webkit-box-shadow: 1px 3px 5px #000000;
	box-shadow: 1px 3px 5px #000000;
}

#popupFrame
{
	width: 100%;
	height: 360px;
	overflow-x: hidden;
	overflow-y: auto;
	border: none;
}

#popup-close-button
{
	position: relative;
	float: right;
	margin-top: -35px;
	margin-right: -8px;
}

#header
{
	/*width: 960px;*/
	height: 75px;
}
#main-nav {
    background-color: transparent;
    border-color: transparent;
    border: none;
    margin-bottom: 0;
	padding-top: 3px;
}
#header-banner
{
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
}
.header-rows {
    padding: 0 !important; 
    border: 0 !important;
}
#header-hamburger {
    float: left;
    margin-left: 15px;
    margin-top: 15px;
    background-color: #ddd;
}
#header-menu
{
	position: absolute;
	margin-top: 43px;
	margin-left: 390px;
	color: black;
	font-size: 15px;
	line-height: 15px;
	font-family: PT Sans Narrow, Arial Narrow, Arial;
}
#header-menu a
{
	color: black;
	text-decoration: none;
}
#header-menu a:hover
{
	color: black;
	text-decoration: underline;
}

#header-login
{
	position: absolute;
	margin-left: 700px;
	margin-top: 12px;
}

#header-login-username {
	width: 250px;
	text-align: right;
	color: black;
	margin-top: 10px;
}
#header-login-username b
{
	font-size: 16px;
}
#header-login-username a
{
	color: black;
	text-decoration: underline;
}
#header-login-username a:hover
{
	color: black;
	text-decoration: underline;
}

.header-login-row
{
	height: 27px;
	width: 260px;
}

.header-login-label {
	position: absolute;
	margin-left: 0px;
	width: 83px;
	color: #000000;
	line-height: 24px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

.header-login-field
{
	position: absolute;
	margin-left: 93px;
	width: 106px;
}
.header-login-field input[type=text], .header-login-field input[type=password]
{
	width: 98px;
	height: 18px;
	background-color: #ffffff;
	line-height: 18px;
	border: 1px solid #d7938a;
}
.header-login-link
{
	position: absolute;
	margin-left: 201px;
	font-size: 12px;
	color: black;
	line-height: 12px;
}

.header-login-link input[type=submit]
{
	border: 1px solid #cccccc;
	background-color: #ffffff;
	color: #000000;
	text-align: center;
	height: 22px;
	float: left;
}

.header-login-link a
{
	line-height: 18px;
	color: black;
	text-decoration: underline;
}
.header-login-link a:hover
{
	color: black;
	text-decoration: underline;
}

#top-strip
{
	/*width: 960px;*/
	height: 40px;
	color: black;
}

#top-strip-search-label
{
	position: absolute;
	margin-left: 0px;
	width: 86px;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	text-align: right;
	padding-top: 2px;
	color: black;
}
/* legacy. switched to #topStripKeywordsV2 */
#topStripKeywords
{
	position: absolute;
	margin-left: 97px;
	height: 24px;
	width: 624px;
	padding-left: 8px;
	line-height: 24px;
	/*
	color: #666666;
	font-style: italic;
	*/
	text-align: left;
	border: 1px solid #d7938a;
	background-repeat: no-repeat;
	background-position: 615px 5px;
	background-image: url('/images/search-glass.png');
}
/* legacy. switched to #topStripKeywordsV2 */
.topStripKeywordsWatermark
{
    color: #666666;
	font-style: italic;
}
/* legacy. switched to #topStripKeywordsV2 */
#top-strip-search-go
{
	position: absolute;
	margin-left: 737px;
	margin-top: 2px;
}

#topStripKeywordsV2 .right-inner-addon input {
    padding-right: 30px;
}

#topStripKeywordsV2 .right-inner-addon .glyphicon {
    position: absolute;
    padding: 7px 10px;
    pointer-events: none;
    right: 40px;
    z-index: 4;
    color: #000033
}
        
#topStripKeywordsV2
{
	position: absolute;	
    margin-left: 97px;
	height: 24px;
	width: 690px;
	line-height: 24px;
	text-align: left;
}
#top-strip-links {
	/*position: absolute;*/
	margin-left: 792px;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	font-weight: normal;
	font-family: arial;
}
	#top-strip-links a {
		color: #000000;
		text-decoration: none;
		padding-left: 12px;
		background-repeat: no-repeat;
		background-position: 0px 2px;
	}
#top-strip-links a:hover
{
	color: black;
	text-decoration: underline;
}

#content
{
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 450px;
	background-color: #ffffff;
}

#sidebar-right
{
	font-size: 12px;
	line-height: 15px;
    padding-right: 0;
}
#sidebar-right h3
{
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 2px;
}
#sidebar-right a
{
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
#sidebar-right a:hover
{
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}

#sidebar-left
{
    padding-left: 0;
    padding-right: 0;
	/*pfosition: absolute;
	width: 220px;*/
}
#sidebar-left ul
{
}
#sidebar-left h3 {
	font-family: Arial Narrow, PT Sans Narrow, Arial;
	padding-top: 10px;
}
#sidebar-left ul li
{
	list-style-type: none;
	font-family: Arial Narrow, PT Sans Narrow, Arial;
	margin-left: -40px;
	padding-left: 8px;
	padding-bottom: 4px;
	font-size: 14px;
	line-height: 16px;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	background-image: url('/images/red-bullet.png');
}
#sidebar-left ul li a
{
	color: #666666;
	text-decoration: none;
}
#sidebar-left ul li a:hover
{
	color: #666666;
	text-decoration: underline;
}

.sidebar-header
{
	background-color: #e6e6e6;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 12px;
}
.sidebar-header h2
{
	font-family: Arial;
	font-size: 15px;
	line-height: 16px;
	color: #990000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
}

#sidebar-header-facebook
{
	position: absolute;
	margin-top: 0px;
	margin-left: 166px;
}

#sidebar-header-twitter
{
	position: absolute;
	margin-top: 0px;
	margin-left: 187px;
}

.sidebar-right-indent
{
	padding-left: 12px;
	padding-right: 5px;
}

.sidebar-right-item
{
	padding-left: 8px;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	background-image: url('/images/red-bullet.png');
}

#content-left
{
	padding-left: 0px;
	padding-right: 12px;
	border-right: 1px solid #999999;
	/*width: 700px;*/
	min-height: 450px;
	padding-bottom: 50px;
}

#content-right
{
	padding-right: 20px;
	padding-left: 15px;
	padding-top: 5px;
	/*margin-left: 230px;*/
	border-left: 1px solid #999999;
	min-height: 600px;
	padding-bottom: 50px;
}
#content-right a
{
	/*font-weight: bold;*/
}

#footer
{
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
}

#footer a
{
	text-decoration: none;
	color: #666666;
}
#footer a:hover
{
	text-decoration: none;
	color: #000000;
}

#footer-address
{
	float: left;
	text-align: left;
	/*width: 600px;*/
}

#footer-copyright
{
	float: right;
	text-align: right;
	/*width: 300px;*/
}

#breadcrumbs
{
	font-size: 11px;
}

.opacity100 {opacity: 1.0; filter: alpha(opacity=100);}
.opacity95 {opacity: 0.95; filter: alpha(opacity=95);}
.opacity90 {opacity: 0.9; filter: alpha(opacity=95);}
.opacity85 {opacity: 0.85; filter: alpha(opacity=85);}
.opacity80 {opacity: 0.8; filter: alpha(opacity=80);}
.opacity75 {opacity: 0.75; filter: alpha(opacity=75);}
.opacity70 {opacity: 0.7; filter: alpha(opacity=70);}
.opacity65 {opacity: 0.65; filter: alpha(opacity=65);}
.opacity60 {opacity: 0.6; filter: alpha(opacity=60);}
.opacity55 {opacity: 0.55; filter: alpha(opacity=55);}
.opacity50 {opacity: 0.5; filter: alpha(opacity=50);}
.opacity45 {opacity: 0.45; filter: alpha(opacity=45);}
.opacity40 {opacity: 0.4; filter: alpha(opacity=40);}
.opacity35 {opacity: 0.35; filter: alpha(opacity=35);}
.opacity30 {opacity: 0.3; filter: alpha(opacity=30);}
.opacity25 {opacity: 0.25; filter: alpha(opacity=25);}
.opacity20 {opacity: 0.2; filter: alpha(opacity=20);}
.opacity15 {opacity: 0.15; filter: alpha(opacity=15);}
.opacity10 {opacity: 0.1; filter: alpha(opacity=10);}
.opacity5 {opacity: 0.05; filter: alpha(opacity=5);}
.opacity0 {opacity: 0.0; filter: alpha(opacity=0);}

.form-note
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 15px;
	background-color: #ccffcc;
	border: 1px solid #006600;
}

.form-error
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 15px;
	background-color: #ffcccc;
	border: 1px solid #990000;
}

.rounded-box
{
	border: 1px solid #999999;
	padding: 10px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
}

#signup-form-container
{
	background-color: #233449;
	padding: 12px;
}

#signup-form-container h2
{
	margin-top: 0px;
	margin-bottom: 15px;
	color: black;
	font-family: passion-one-n7, passion-one, sans-serif;
	font-size: 25px;
	font-weight: normal;
}

#signup-form-container input
{
	margin-bottom: 8px;
	border: 0px;
	height: 25px;
	line-height: 25px;
	color: #666666;
	font-size: 14px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 195px;
	padding-left: 10px;
}

#signup-submit
{
	font-family: passion-one-n7, passion-one, sans-serif;
	margin-top: 4px;
	display: block;
	background-color: #a01824;
	width: 180px;
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 18px;
	color: #ffffff !important;
	text-align: center;
	font-weight: normal;
	font-size: 18px;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#signup-submit:hover
{
	background-color: #000000;
	color: #ffffff !important;
	text-decoration: none;
}

.important-note
{
	padding: 12px;
	background-color: #ccffcc;
	border: 1px solid #999999;
	color: #000000;
}

.signupFormRow
{
	min-height: 40px;
}

.signupFormRow input[type=text]
{
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	width: 200px;
	border: 1px solid #999999;
	color: #666666;
}
.signupFormRow input[type=password]
{
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	width: 120px;
	border: 1px solid #999999;
	color: #666666;
}
.signupFormRow select
{
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	width: 200px;
	border: 1px solid #999999;
	color: #666666;
}
.signupFormRow input[type=button], .signupFormRow input[type=submit]
{
	height: 30px;
	line-height: 30px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #cccccc;
	border: 1px solid #999999;
	color: #000000;
}

.signupFormLabel
{
	position: absolute;
	width: 150px;
	line-height: 30px;
	text-align: right;
}

.signupFormField
{
	margin-left: 160px;
	line-height: 30px;
	text-align: left;
}

.intro-image
{
	float: left;
	margin-right: 16px;
}

.intro-text
{
	float: left;
	font-size: 18px;
	line-height: 23px;
	width: 340px;
}

/* 
 * DataTables sorting
 */
.sorting_asc {
    padding: 2px 15px 0 5px;
	background: url('/images/sort_asc.gif') no-repeat right;
	text-align: left;
}
.sorting_desc {
    padding: 2px 15px 0 5px;
	background: url('/images/sort_desc.gif') no-repeat right;
	text-align: left;
}
.sorting 
{
    padding: 2px 15px 0 5px;
	background: url('/images/sort_ascdesc.gif') no-repeat right;
	text-align: left;
}
/*
.sorting_asc_disabled {
	background: url('../images/sort_asc_disabled.png') no-repeat center right;
}
.sorting_desc_disabled {
	background: url('../images/sort_desc_disabled.png') no-repeat center right;
}
*/
.dataTables_filter
{
    margin: 10px 0 10px 0;
}
.dataTables_info
{
    margin: 5px 0px 10px 10px;
    font-size: 12px;
    font-weight: bold;
}

#main-carouselShadow {
    max-width: 100%;
    margin-top: -8px;
}
.carousel-indicators{
    position:absolute;
    top: 5px;
    text-align: right;
    width: 75%;
 }
.carousel-indicators li {
    border: 1px solid #000;
    width: 8px;
    height: 8px;
}
.carousel-indicators .active {
    background-color: gray;
    width: 10px;
    height: 10px;
}
.hideIfExternalWrapper {
    /* No-op by default the css style will get loaded in default.js*/
}