/* ---
CSS Stylesheet for http://www.c3partnership.com
Author: Marc Thomas
Author URL: http://www.creode.co.uk
--- */

/* ---
1. Global
2. Layout
3. Typography
4. Navigation
5. Lists
6. Forms
7. Misc
--- */

/* ---
1. Global
--- */

body {
	background-color: #fff;
	color:#2b2b2b;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size:62.5%;
	font-weight:300;
	line-height:161%;
	overflow-x:hidden;
	width:100%;
}

h1 {
	color:#ae2626;
	font-family: "Gill Sans", "Gill Sans MT Light", "Gill Sans MT", "Gill Sans Std", sans-serif;
	font-size:30px;
	font-weight:normal;
	font-weight:lighter;
	line-height:120%;
	margin-bottom:20px;
}

h2 {
	color:#ae2626;
	font-family: "Gill Sans", "Gill Sans MT Light", "Gill Sans MT", "Gill Sans Std", sans-serif;
	font-size:1.5em;
	font-weight:normal;
	font-weight:lighter;
	line-height:120%;
	margin-bottom:10px;
	text-transform:uppercase;
}

h2.whiteonred {
	background-color:#ae2626;
	color:#fff;
	font-family: "Gill Sans", "Gill Sans MT Light", "Gill Sans MT", "Gill Sans Std", sans-serif;
	font-size:1.5em;
	font-weight:lighter;
	line-height:120%;
	margin-bottom:0px;
	padding:5px;
	text-transform:uppercase;
}

h2.whiteonred a:link,
h2.whiteonred a:visited,
h2.whiteonred a:hover,
h2.whiteonred a:active,
h2.whiteonred a:focus { 
	color: #fff; 
	text-shadow: none;
	display: block;
}

h3 {
	font-weight:bold;
}

a:link {
	color:#ae2626;
	text-decoration:none;
}

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

a:hover {
	color:#3c3c3c;
	text-decoration:none;
}

a:focus {
	color:#3c3c3c;
	outline:1px dotted #ccc;
}
a:active {
	color:#3c3c3c;
	outline:none;
	text-decoration:none;
}



div.c3hr {
	background: url("../images/hrbg.jpg") repeat-x;
	border:none;
	display:block;
	font-size:0px;
	height:2px;
	line-height:0px;
	margin:10px 0;
}

p {
	font-size:1.3em;
	line-height:1.61em;
	padding-bottom:1.61em;
}

/* ---
2. Layout
--- */

div#wrapper {
	margin:0 auto;
	width:940px;
}

div#header {
	border-bottom:2px solid #ae2626;
	display:block;
	margin:18px 0;
	position:relative;
	width:940px;
}

span.acc {
	display:block;
	height:340px;
}

span.acc span.factbox {
	box-shadow:0px 0px 5px #000;
	display:block;
	font-family: "Gill Sans","Gill Sans MT Light","Gill Sans MT","Gill Sans Std",sans-serif;
	-moz-box-shadow: 0px 0px 5px #000;
	-webkit-box-shadow: 0px 0px 5px #000;
}

span.acc:hover span.factbox {
	box-shadow:0px 0px 10px #000;
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
}

span.acc-inner {
	position:relative;
}

span.jSOn {
	position:absolute;
	width:460px;
}

span.fade-div {
	height:250px;
	position:relative;
	width:940px;
}

div#block-wrapper {
	width:940px;
}

div.wrap-jSOn {
	height:340px;
	overflow:hidden;
	position:relative;
}
span#first-div {
	background: #999 url('../images/decorative/tricks-small.jpg');
	left:0px;
	z-index:2;
}

span#second-div {
	background: #888 url('../images/decorative/workers-small.jpg');
	box-shadow:-2px 0px 5px #000;
	-moz-box-shadow:-2px 0px 5px #000;
	-webkit-box-shadow:-2px 0px 5px #000;
	left:460px;
	z-index:3;
}

span#third-div {
	background: #777 url('../images/decorative/share-small.jpg');
	box-shadow:-2px 0px 5px #000;
	-moz-box-shadow:-2px 0px 5px #000;
	-webkit-box-shadow:-2px 0px 5px #000;
	left:580px;
	z-index:4;
}

span#fourth-div {
	background: #666 url('../images/decorative/moscow-small.jpg');
	box-shadow:-2px 0px 5px #000;
	-moz-box-shadow:-2px 0px 5px #000;
	-webkit-box-shadow:-2px 0px 5px #000;
	left:700px;
	z-index:5;
}

span#fifth-div {
	background: #555 url('../images/decorative/oilrig-small.jpg');
	box-shadow:-2px 0px 5px #000;
	-moz-box-shadow:-2px 0px 5px #000;
	-webkit-box-shadow:-2px 0px 5px #000;
	left:820px;
	z-index:6;
}

span.p {
	display:block;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size:1.3em;
	font-weight:300;
	line-height:1.61em;
	padding-bottom:1.61em;
}

div#fade1 {
	background-image: url('../images/big1.jpg');
}

div#fade2 {
	background-image: url('../images/big2.jpg');
}

div#fade3 {
	background-image: url('../images/big3.jpg');
}

div#fade4 {
	background-image: url('../images/big4.jpg');
}

div#fade5 {
	background-image: url('../images/big5.jpg');
}

span.factbox {
	background-color: #262626;
	display:inline;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	float:right;
	width:250px;
	padding:10px;
	margin:20px 20px 0 0;
	color:#fff9f8;
	line-height:148%;
}

span.fact-title {
	display:block;
	font-family: "Gill Sans", "Gill Sans MT Light", "Gill Sans MT", "Gill Sans Std", sans-serif;
	font-size:2.5em;
	line-height:133%;
	margin-bottom:10px;
}

span.blurb {
	background-color: #262626;
	border-top:1px solid #000;
	bottom:0;
	color:#fff;
	display:block;
	filter:alpha(opacity=90);
	font-family: "Gill Sans","Gill Sans MT Light","Gill Sans MT","Gill Sans Std",sans-serif;
	font-size: 1.2em;
	font-weight:lighter;
	height:32px;
	-moz-opacity:0.9;
	opacity: 0.9;
	padding:5px 10px;
	position:absolute;
	width:440px;
	z-index:7;
}

div.fadeblurb {
	background-color: #262626;
	border-top:1px solid #000;
	bottom:0;
	color:#fff;
	filter:alpha(opacity=90);
	font-weight:bold;
	height:20px;
	-moz-opacity:0.9;
	opacity: 0.9;
	padding:10px;
	position:absolute;
	width:920px;
	z-index:7;
}

div#jquery-shadow {
	background: #fff url("../images/shadow.jpg") no-repeat top center;
	display:block;
	height:20px;
	position:relative;
	top:-3px;
	width:940px;
	z-index:1;
}

div#navigation-wrapper {
	margin:0 auto;
	width:980px;
}

div#logo {
	display:block;
	float:left;
	font-size:1.2em;
	height:71px;
	overflow:hidden;
	padding:0px 0 18px 0;
	position:relative;
	width:200px;
}

div#logo span,
div#logo a:link span,
div#logo a:visited span {
	background: url("../images/billiter-logo.jpg") no-repeat 0 0;
	display:block;
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
}

div#logo a:link, div#logo a:visited {
	bottom:0;
	display:block;
	height:71px;
	left:0;
	overflow:hidden;
	position:relative;
	width:200px;
}

h1#logo a:hover, h1#logo a:active, h1#logo a:hover, h1#logo a:active {
	cursor:pointer;
}

div#content {
	margin:0 auto;
	padding-bottom:20px;
	width:940px;
}

div#sidebar-nav {
	display:inline;
	float:left;
	margin-right:20px;
	width:220px;
}

div#center-3col {
	display:inline;
	float:left;
	margin-right:19px;
	width:460px;
}

div#center-2col {
	display:inline;
	float:left;
	width:700px;
}

div#right-3col {
	display:inline;
	float:left;
	margin-right:0;
	width:220px;
}

div.home-pub {
	border-bottom:1px solid #ddd;
	padding:10px 5px;
}

div.home-pub-last {
	border-bottom:0;
	padding:10px 5px 15px;
}

div.pub-list {
	display:block;
	padding:10px;
}

div.odd {
	background-color:#f6f6f6;
}

div.even {
	
}


div#footer {
	border-top:2px solid #ae2626;
	margin:0 auto;
	padding:20px 0;
	width:940px;
}

div.contactimgwrap {
	float:left;
}

div#footer-wrapper {
	width:100%;
	overflow:hidden;
}

div.footer-content,
div.contact-info {
	display:inline;
	float:left;
	margin-right:20px;
	width:220px;
}

div.footer-content-last,
div.contact-info-last {
	float:left;
	position:relative;
	width:220px;
}

div#big-picture {
	margin-bottom:0;
	padding-bottom:0;
	position:relative;
	z-index:7;
}

div.big-picture-fade {
	height:250px;
	margin-bottom:0;
	margin-left:10px;
	padding-bottom:0;
	position:relative;
	width:940px;
	z-index:7;
}

div#jquery-shadow,
div#jquery-shadow img {
	margin:0;
	padding:0;
}

div.navigation {
	font-size:1.3em;
}

div.navigation a {
	color:#999;
}

/* ---
3. Typography
--- */

span.home-pub-title {
	display:block;
	font-size:1.4em;
	line-height:1.33em;
}

span.home-pub-source {
	color:#aaa;
	display:block;
	font-size:1.2em;
	font-style:italic;
}

span.footer-span {
	color:#ae2626;
	display:block;
	font-family: "Gill Sans", "Gill Sans MT Light", "Gill Sans MT", "Gill Sans Std", sans-serif;	font-size:1.5em;
	margin-bottom:20px;
	text-transform:uppercase;
}

span.footer-span-hide {
	color:#fff;
	display:block;
	font-family: "Gill Sans", "Gill Sans MT Light", "Gill Sans MT", "Gill Sans Std", sans-serif;	font-size:1.5em;
	margin-bottom:20px;
	text-transform:uppercase;
}

span.fakelink {
	color:#ae2626;
	display:block;
	overflow:hidden;
	position:relative;
}

a.pub-link:link, a.pub-link:visited {
	color:#444;
}

a.pub-link:hover, a.pub-link:active, a.pub-link:focus {
	color:#ae2626;
}

a.pub-list-link:link, a.pub-list-link:visited {
	color:#2b2b2b;
	display:block;
}

a.pub-list-link:hover, a.pub-list-link:active, a.pub-list-link:focus {
	color:#ae2626;
}

span.pub-list-title {
	float:left;
	font-size:1.3em;
	font-weight:normal;
}

span.pub-list-date {
	float:right;
	font-size:1.3em;
}

span.pub-list-excerpt {
	clear:both;
	display:block;
	float:left;
	font-size:1.3em;
	margin-top:5px;
}

a.current_page:link, a.current_page:visited {
	color:#ae2626;
}

a.current_page:hover, a.current_page:active, a.current_page:focus {
	color:#3c3c3c;
}

a.topnavlast {
	padding-right:0px;
}
span.navlink-top-last {
	float:left;
	font-size:1.3em;
	height:1.3em;
	line-height:1.3em;
	padding-right:0px;
}
span.navlink-bottom-last {
	clear:left;
	float:left;
	font-size:1.3em;
	height:1.3em;
	line-height:1.3em;
	padding-right:0px;
}

a.selected:link, a.selected:visited {
	color:#333333;
}

a.selected:hover, a.selected:focus, a.selected:active {
	color:#333333;
}

a.lipdf { padding-left: 30px; height: 24px; line-height: 24px; display: inline-block; background: url('../images/icons/File_Pdf.png') no-repeat left; }
a.lidoc { padding-left: 30px; height: 24px; line-height: 24px; display: inline-block; background: url('../images/icons/File_edit.png') no-repeat left; }
a.lixls { padding-left: 30px; height: 24px; line-height: 24px; display: inline-block; background: url('../images/icons/File_Excel.png') no-repeat left; }
a.lippt { padding-left: 30px; height: 24px; line-height: 24px; display: inline-block; background: url('../images/icons/File_PowerPoint.png') no-repeat left; }
a.litxt { padding-left: 30px; height: 24px; line-height: 24px; display: inline-block; background: url('../images/icons/File.png') no-repeat left; }

/* ---
4. Navigations
--- */

ul#navigation {
	float:right;
	margin-top:37px;
	width:auto;
}

ul#navigation li {
	display:inline;
	float:left;
	width:auto;
}

a.inlineblockie {
	border-left:1px solid #ccc;
	display:-moz-inline-box;
	display:inline-block;
	font-family: "Gill Sans", "Gill Sans MT Light", "Gill Sans MT", "Gill Sans Std", sans-serif;
	padding:0 20px;
	position:relative;
	text-transform:uppercase;
	width:auto;
}

ul#navigation li a.topnavlast {
	padding-right:0px;
}

ul#navigation li a:hover, ul#navigation li a:active, ul#navigation li.selected a {
	color:#3c3c3c;
	text-decoration:none;
}

ul#navigation li a span.navlink-top {
	float:left;
	font-size:1.3em;
	height:1.3em;
	line-height:1.3em;
}

ul#navigation li a span.navlink-bottom {
	clear:left;
	float:left;
	font-size:1.3em;
	height:1.3em;
	line-height:1.3em;
	padding-right:20px;
}

ul#secondary-navigation {
	
}

ul#secondary-navigation li {
	border-bottom:1px solid #ccc;
	display:block;
}

ul#secondary-navigation li.page-item-13 {
	border-bottom:none;
}

ul#secondary-navigation li.current_page_item a:link,
ul#secondary-navigation li.current_page_parent a:link,
ul#secondary-navigation li.current_page_item a:visited,
ul#secondary-navigation li.current_page_parent a:visited {
	color:#3c3c3c;
}

ul#secondary-navigation li.current_page_item a:hover,
ul#secondary-navigation li.current_page_item a:active,
ul#secondary-navigation li.current_page_item a:focus {
	color:#ae2626;
}

ul#secondary-navigation li a {
	display:block;
	font-family: "Gill Sans", "Gill Sans MT Light", "Gill Sans MT", "Gill Sans Std", sans-serif;
	font-size:1.5em;
	padding:10px 0;
	text-transform:uppercase;
}
ul.accessibility {
	font-size:1.3em;
	line-height:1.61em;
	list-style:disc outside none;
	padding-bottom:1.61em;
	padding-left:13px;
}
ul.accessibility li {
	display:list-item;
}

/* ---
6. Forms
--- */


/* ---
7. Misc
--- */

/* 7.1 Clearfix Styles */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


/* 7.2 Clearskip */

.clearskip {clear:both; height: 0px; overflow: hidden;}
#skiptocontent { position: absolute; left: -999em; z-index:1; }
a#skiptocontent:active, a#skiptocontent:focus { left: 0px; top: 0px; width: 100%; border: none; color: #fff; 
	background-color: #333; padding: 2px 0px 4px 0px; font-size: 1em; font-weight: bold; text-align:center;}

/* 7.3 The Team Hide */

.hide {
	display:none;
}

/* 7.4 Internet Explorer Hacks */

* html a.inlineblockie { display:inline; }  /* for IE 6 */
* + html a.inlineblockie { display:inline; }  /* for IE 7 */

.textalignright {text-align:right;}
