/*
BASIC TYPOGRAPHY
*/
@font-face {
    font-family: 'SourceSansPro';
    src: url('fonts/SourceSansPro-Regular-webfont.eot');
    src: url('fonts/SourceSansPro-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/SourceSansPro-Regular-webfont.woff') format('woff'),
         url('fonts/SourceSansPro-Regular-webfont.ttf') format('truetype'),
         url('fonts/SourceSansPro-Regular-webfont.svg#SourceSansProRegular') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'SourceSansPro';
    src: url('fonts/SourceSansPro-Semibold-webfont.eot');
    src: url('fonts/SourceSansPro-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/SourceSansPro-Semibold-webfont.woff') format('woff'),
         url('fonts/SourceSansPro-Semibold-webfont.ttf') format('truetype'),
         url('fonts/SourceSansPro-Semibold-webfont.svg#SourceSansProSemibold') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'SourceSansPro';
    src: url('fonts/SourceSansPro-Light-webfont.eot');
    src: url('fonts/SourceSansPro-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/SourceSansPro-Light-webfont.woff') format('woff'),
         url('fonts/SourceSansPro-Light-webfont.ttf') format('truetype'),
         url('fonts/SourceSansPro-Light-webfont.svg#SourceSansProLight') format('svg');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'SourceSansPro';
    src: url('fonts/SourceSansPro-LightIt-webfont.eot');
    src: url('fonts/SourceSansPro-LightIt-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/SourceSansPro-LightIt-webfont.woff') format('woff'),
         url('fonts/SourceSansPro-LightIt-webfont.ttf') format('truetype'),
         url('fonts/SourceSansPro-LightIt-webfont.svg#SourceSansProLightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
}

html {
	margin:0;
	padding:0;
}

body {
	color:#333;
	background:#eae9e9 url(images/bg-body.png) repeat-x center top;
  font-family: 'SourceSansPro', sans-serif;
	font-weight: 300;
	line-height:1.4;
}

input {
  font-family: 'SourceSansPro', sans-serif;
}

input[type="submit"] {
	font-weight:100;
	cursor:pointer;
	letter-spacing:0;
}


img {
  -ms-interpolation-mode: bicubic;
}

h1,h2,h3,h4,h5,h6,p {
	margin-top:0;
}

h1 {
	font-size:30px;
	letter-spacing:-.03em;
	-webkit-font-smoothing:antialiased;
}

h2 {
	letter-spacing:-.03em;
  font-weight: 600;
	font-size: 26px;
	margin: 0 0 .7rem 0;
	padding:0;
}

h3 {
	font-weight: 300;
	font-size: 20px;
}

h4 {
	color: black;
	font-size: 18px;
}

.field-name-body ul,
.field-name-body ol,
p {
	margin-bottom: 1em;
	line-height: 1.6;
	font-size: 15px;
}

ol {
	padding-left:20px;
}

ol li {
	list-style:decimal;
}

.intro {
	font-size:20px;
	line-height:1.5;
}

a, a:visited {
    text-decoration: none;
    color: #880000;
}

a.button,
a.button:visited {	
  background: #014eb1 url(images/button-shadow.png) no-repeat center top;

	background:url(images/bg-menu.png) no-repeat center top;
	background-size:100% 100%;
		
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-clip: border-box !important;
	
	padding: .5rem 1rem !important;
	color: white !important;
	font-size: 1rem !important;
	font-weight: 300 !important;
	vertical-align: middle !important;
  text-decoration: none !important;
	margin-right:20px;
}

a.button:hover,
a.button:focus {
	opacity:.9;
	color: white !important;
}

a.button:active {
	color: white !important;
}

table {
	width:100%;
}

table th {
	font-weight:600;
	padding:10px;
}

tr.odd td,
tr.even td {
	padding:15px;
	vertical-align:top;
}

tr.even {
	background:none;
}

div.video {
	margin:20px 0;
}

div.error {
	background-color: #fE9343 !important;
	border-color: #f48D3D !important;
	font-size:1.4em;
}

/* drupal views */
span.more {
	background:url(images/arrowMore.png) no-repeat right center;
	position: absolute;
	top:6px;
	right:0;
	text-align: right;
	display: block;
	font-size: 14px;
	letter-spacing: 0px;
	color: #666;
	padding: 6px 20px 6px 0;
	width:100%;
}
span.more:hover {
	opacity:0.6;
}

.tabs-wrap {
	position:relative;
	z-index:10;
}

body.page-node .tabs-wrap {
	position: absolute;
	top: 20px;
	right: 20px;
	width: auto;
}

body.node-type-page .tabs-wrap {
	top:auto;
	right:auto;
}

body.page-node .tabs-wrap .action-links,
body.page-node .tabs-wrap .tabs {
	float:right;
}

.breadcrumb {
	position: absolute;
	top: 27px;
	left: 50%;
	margin-left: -550px;
}

nav.tabs ul,
nav.tabs li {
	margin:0;
	padding:0;
	border:0;
}

.item-list-pager {
	clear:left;
}

#admin-menu {
	position:absolute !important;
	box-shadow:none;
	background:#666;
}

.col {
	float:left;
	width:340px;
	margin-right:35px;
}

div.col ul {
	margin:10px 0;
	font-size:22px;
}

div.col ul li {
	
}

.col.last {
	margin-right:0;
}

div.col h3 {
	width:340px;
	height:74px;
	text-align:center;
	font-size:30px;
	line-height:2.2;
	text-transform:uppercase;
	color:#fff;
	background: url(images/contactArrow.png) no-repeat center;
}

form {
	border-radius:6px;
	-moz-border-radius:6px;
	color:#000;
}

.form-required {
	color:red;
}

.form-item {
	margin:0 0 10px;
}

label {
	display:block;
	font-size:15px;
	font-weight:300;
	margin-bottom:0;
}

.page .required {
	color:#000;
}

.page .required:after {
	color:#940000;
	content: " *";
}

input[type="text"] {
	font-size:15px;
	padding:6px 4px 2px;
	color:#666;
}

textarea {
	font-size:16px;
	padding:6px 4px 2px;
	color:#666;
	border-radius:4px;
	border:1px solid #aaa;	
}

fieldset {
	position:relative;
	margin-bottom:20px;
}

legend {
	position:absolute;
	top:10px;
	color:#960000;
	font-family:"Noto Serif",Georgia,Serif;
	font-style:italic;
	font-weight:400;
	font-size:22px;	
	margin:0;
}

.profile h3 {
	color:#960000;
	font-family:"Noto Serif",Georgia,Serif;
	font-style:italic;
	font-weight:400;
	font-size:22px;	
	border-bottom:0;
	margin:30px 0 10px 0;
}

body.page-user legend {
	position:static;
}
/*
form input#edit-submit {
	background:#980000;
	background: -webkit-radial-gradient(center, ellipse cover, #b80000 0%, #980000 56%, #520100 125%);
	background: -moz-radial-gradient(center, ellipse cover, #b80000 0%,#980000 56%,#520100 125%);
	background: -ms-radial-gradient(center, ellipse cover, #b80000 0%,#980000 56%,#520100 125%);
	color: #fff;
	border: none;
	height: 25px;
	border-radius: 10px;
	-moz-border-radius: 15px;
}
*/

.tooltip:hover:after {
	background:#333;
	background:rgba(0,0,0,.8);
	border-radius:3px;
	left:20px;
	top:-20px;
	color:#fff;
	content:attr(title);
	padding:5px;
	width:170px;
	font-size:16px;
	position:absolute;
}