@charset "UTF-8";

@font-face {
    font-family: GeoSansLight;
    src: url(GeosansLight.ttf);
}
a:link {
	color: #43aae4;
	text-decoration: none;
	outline: none;
}
a:visited {
	color: #43aae4;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
}
a:active {
	color: #FFFFFF; 
	text-decoration: none;
	outline: none;
}

h2 {
font-weight:lighter;
text-align: left;
line-height: 30px;
}

.icons {
	height: 46px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: 500px;
	z-index: 20;
	top: -50px;
}

html, body {
	margin: 0px;
	position: absolute;
	height: 100%;
	width: 100%;
	background-image: url(http://www.isitcontagious.com/home/sites/all/themes/custom/test/images/contagiousbg.jpg);
	background-position: top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: lighter;
	text-align:justify;
	line-height: 20px;
	font-size: 16px;
	
}

.header {
	height: 109px;
	width: 100%;
	position: fixed;
	top: 0px;
	background-image: url(http://www.isitcontagious.com/home/sites/all/themes/custom/test/images/header_repeat.png);
	background-repeat: no-repeat;
	z-index: 10;
	background-position: top;
}

.footer {
	background-image: url(http://www.isitcontagious.com/home/sites/all/themes/custom/test/images/foot_repeat.png);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 10px;
	height: 40px;
	width: 100%;
	bottom: 0px;
	position: fixed;
	z-index: 10;
}

.contentcontainer {
	width: 100%;
	position: relative;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.who {
	clear: left;
	float: left;
	width: 350px;
	height: 370px;
	margin-top: 50px;
	margin-left: 30px;
}

.slider {
	height: 436px;
    position: relative;
	width: 562px;
	clear: right;
	float: right;
	margin-top: 50px;
	margin-right: 30px;
    z-index: 0;
}

.client {
	height: 32px;
	width: 175px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: 397px;
	z-index: 10;
	bottom: 64px;
}

.featured {
	clear: left;
	float: left;
	height: 300px;
	width: 350px;
	margin-left: 30px;
	margin-top: 10px;
}

.blog {
	clear: right;
	float: right;
	height: 300px;
	width: 562px;
	margin-right: 20px;
	margin-top: -68px;
}

.logo {
	height: 69px;
	width: 360px;
	margin-right: auto;
	margin-left: auto;
	left: -310px;
	position: relative;
	top: 0px;
}

.emphasis {
	font-family: Arial;
	font-weight: lighter;
	font-size: 20px;
}

.strongemphasis {
	font-family: Arial;
	font-size: 26px;
	font-weight: lighter;
}

.contact {
	color: #FFFFFF;
	font-size: 12px;
	letter-spacing: 2px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	position: relative;
	left: -140px;
	width: 700px;
}

.titles {
	font-family: Arial;
	font-size: 32px;
	font-weight: lighter;
}

.type {
	font-family: Arial;
	font-size: 14px;
	font-weight: lighter;
}

.pager-wrapper { clear: both; text-align: center; padding-top: 15px; }

ul.menu, ul.tabs, ul.pager, ul.links {
	display: block;
	padding: 0;
}
.menu li, .tabs li, .pager li, .links li {
	display: inline;
}
.menu li a, .pager li a, .links li a {
	font-family: Arial;
	font-weight: lighter;
	background-color: #c7df00;
	padding: 5px 10px;
}
.tabs li a, .links li a {
	font-family: Arial;
	font-weight: lighter;
	color:#FFFFFF;
	background-color: #43aae4;
	padding: 5px 10px;
}
.menu li a:hover, .tabs li a:hover, .pager li a:hover, .links li a:hover {
	color: #FFF; background-color: #43aae4;
}
.menu li a.active, .pager-current, .links li a.active {
	color: #FFF; 
	background-color: #c7df00; 
	font-family: Arial;
	font-weight: lighter;
}
.tabs li a.active, .links li a.active{
	color: #FFF; 
	background-color: #43aae4; 
	font-family: Arial;
	font-weight: lighter;
}
.pager li a, .pager-current, .links li a {
	padding: 5px 10px;
}
.videoplayer {
        z-index: 0;
}
.thumb {
	float:left;
	margin-left: 10px;
	margin-top: 10px;
	width: 100px;
	position: relative;
}
.left {
	float: left;
	clear: left;
	width: 600px;
	margin-left: 30px;
	position: relative;
}

.right {
	float: right;
	clear: right;
	width: 300px;
	margin-right: 30px;
	position: relative;
}

.navigation {
position: relative;
width: 540px;
top: -58px;
left: 250px;
margin-left: auto;
margin-right: auto;
height: 38px;
}

.bottomheader {
width: 100%;
position: relative;
height: 12px;
background-image: url(http://www.isitcontagious.com/home/sites/all/themes/custom/test/images/contentheader.png);
background-repeat: repeat-x;
float: left;
}

.bottomcontent {
width: 100%;
position: relative;
background-repeat: repeat;
background-image:url(http://www.isitcontagious.com/home/sites/all/themes/custom/test/images/contentrepeat.png);
float: left;
}

.bottomfooter {
width: 100%;
position: relative;
background-image:url(http://www.isitcontagious.com/home/sites/all/themes/custom/test/images/contentbottom.png);
background-repeat: repeat-x;
height: 60px;
float: left;
clear: both;
margin-bottom: 0px;
}

.field-label {
	font-family: Arial;
	font-weight: lighter;
	font-size: 18px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#block-views-Featured-block_1 {
float: left;
clear:left;
margin-left: 20px;
}

.featuredtext {
margin-left: 30px;
float: left;
clear: left;
width: 300px;
}

#block-views-VideoPort-block_1 {
margin-left: 10px;
}

#block-views-WebPort-block_1 {
margin-left: 10px;
}
.views-row views-row-1 views-row-odd views-row-first {
float: left;
margin-right: 40px;
}

h2.hide{
display: none;
}

.da2a_button img{
border: 0px;
}

.views-field-field-thumbnail-fid {
margin: 8px;
}

.views-field-field-vimeo-embed {
margin: 8px
}

.invisible {
width: 1000px;
position: relative;
margin-left: auto;
margin-right: auto;
}

.featuredbg {
width: 1040px;
height: 460px;
background-image: url(http://www.isitcontagious.com/home/sites/all/themes/custom/test/images/video_BG.png);
background-repeat: no-repeat;
position: relative;
margin-right: auto;
margin-left: auto;
margin-top: -20px;
}
