@charset "UTF-8";
/*MQ Global CMS CSS Document for Ephbox*/
html {
	font-size: 62.5%;
	
}

body {
	color: #000;
	margin: 0 0 0 0;
	font: 1.1em/1.7em "Helvetica Neue", Arial, Helvetica, sans-serif;
}

/* heading and text styles */

h1, h2, h3, h4, h5 {
    font-family:  "Helvetica Neue", Arial, Helvetica, sans-serif;
	color:#9F141A;	
}

h1 {
	color: #4c4d4f;	
	font-size: 1.75em;
	padding: 0 0 .3em 0;
	line-height: 1.4em;
}


h2 {
	font-size: 1.5em;
	padding:0 0 .3em 0;
	line-height: 1.4em;
}


h3 {
	color: #4c4d4f;	
	font-size: 1.35em;
	padding:0 0 .3em 0;
	line-height: 1.4em;
}

h4 {
	font-size:1.2em;
	padding:0 0 .3em 0;
}

h5 {
	color: #4c4d4f;	
	font-size:1.1em;
	/*text-transform:uppercase;*/
}


h6 {
	color:#9F141A;
	font: bold 1.0em/1.3em "Helvetica Neue", Arial, Helvetica, sans-serif;
	/*text-transform:none;*/
}

caption {	
	color:#4c4d4f;
}

a:link {
    color: #9F141A;
    border-bottom: 1px #c8c9c8 solid;
}

p {
	margin: 0 0 17px 0;		
}

.hr {
	width: 100%;
	height: 1px;
	margin: 0 0 1.2em 0;
	overflow:hidden;
	border-bottom:1px solid #c8c9c8;
	clear:both;
}


.left {
	float:left;
	position:relative;
	margin-right: 1em;
}

.right {
	float:right;
	position:relative;
	margin-left: 1em;
	
}

.introtext {
	background-color:#EDEDEE;
	padding: 10px;
	font-size: 1.3em;
	line-height:1.4em;
}

/* Table styles */

table {
	margin: 0 0 1.2em 0;
	/*border-color:#fff;
	border-style:none;*/
	border-color:#7d7d7d;
	border-style:dotted;
}

thead tr th {
	vertical-align:bottom;
	border-style:none;
	border-right:none;
}

tr {
	border-bottom:1px #c8c9c8 solid;
}

th {
	
	background: #a8162b;
	color:#fff;
	text-transform:uppercase;
	line-height:1.2em;
	/*border:none;
	border-style:none;
	border-right-style:dotted;
	border-right-color:#c8c9c8;
	border-right-width:1px;*/
	border-style:dotted;
	border-color:#7d7d7d;
	
}

tr.even{
	background-color:#EDEDEE;	
}

tfoot th {
	text-transform:none;
	color:#000;
	font-weight:normal;
	background-image:none;
	background-color:#ededee;
	text-align:left;
	border:none;
	border-style:none;
}

td {
	/*border-color:#fff;
	border-style:none;*/
	border-style:dotted;
	border-color:#7d7d7d;
}

th, td {
	vertical-align:top;
	padding: .5em 1.0em;
}

table.nobg th {
	background-image:none !important;
	background-color:transparent !important;
	color:#000 !important;
	text-align:right !important;
}

.quicklinks {margin-top: 10px; font-size: 1.2em;}
.quicklinks li {
list-style-type: none;
padding: 0 0 0.8em 0;
margin-left: -26px;
}


/* Link Styles overrides and resets*/

img.no-border, a img.no-border, a.no-border, a.no-border img {
	border: none;
	text-decoration:none;
	padding:0;
}

/* Tracker form styles */
form #event_id, form #contact_id, form span#loading, form #question, form #tag_c, form #redirect, form #submit form #category_owner_c {
    display: none;
}


/* Centric Styling */
#centricEditModeLink a:link, #centricEditModeLink a:visited {border:none;}
#centricEditModeLink span a:focus, #centricEditModeLink span a:hover, #centricEditModeLink span a:active {color:#9F141A;  }

#editmode_html_head table {margin:0; padding:0;}
#editmode_html_head tr {border:none;}
#editmode_html_head td {padding:0;}
#editmode_html_head th {padding:0;}
#editmode_html_head img,
#editmode_html_head a:hover img, 
#editmode_html_head a:active img {padding:0; border:none;}
#editmode_html_head td {margin:0;}
.editmode_icon_image a:link,
.editmode_icon_image a:visited,
.editmode_icon_text a:link,
.editmode_icon_text a:visited,
.editmode_icon_text a:focus,
.editmode_icon_text a:hover,
.editmode_icon_text a:active {border:none;}
.editmode_icon_text {vertical-align:top;}
#editmode_icons {width:900px;}
#editmode_html_head {width:900px;}
