@charset "utf-8";
/* CSS Document */

/* general */

img, h1, h2, p{
	margin:0;
	padding:0;
}

a
{ outline: none;  
overflow: hidden; } 

img{
	border:none;
}

p{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:1.2;	
}

ul, li{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:1.1;	
}

h2,h3,h4,h5,a, .greytextbox, .orangetextbox{
	font-weight:normal;
	line-height:1.1;	
}

h1,h2,h3,h4,a, .greytextbox, .orangetextbox{
	font-family:GillSans, Gill Sans MT, Arial;
}

a{
	text-decoration:none;
	margin:0;
	padding:0;
}

h1 {
	font-size: 72px;
	font-weight:normal;
	height:64px;
	margin:0;
	padding:0;
	width:auto;
	line-height:64px;
}

h2{
	font-size: 24px;
}

h3{
	color:#fff;
	background-color:#f37124;
	font-size:12px;
	width:auto;
	margin:0px;
	padding:0 5px 0 0;
}

h4{
	color:#000;
	background-color:#fff;
	font-size:14px;
	margin:0 0 10px 0;
	padding:0 5px 0 0;
}

h5{
	font:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:18px;
}

.white{
	color:#FFF;
}

.black{
	color:#000;
}

.orange{
	color:#F37124;
}

.orangep, .orangep a{
	color:#F37124;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:1.1;	
}

.greytextbox, .orangetextbox{
	padding:0 10px 0 10px;
	height:16px;
	color:#fff;
	font-size:12px;
	display:block;
	font-size:12px;
}

.greytextbox{
	background:#BFBFBF;
}
.orangetextbox{
	background:#F37124;
}

.blackborder{
	border-bottom:solid 4px #000;
	padding:0;
	margin:8px 0 12px 0;
}

ul, li{
	list-style:none;
}

.clear {
	clear:both;
	margin-top:-1px;
	height:1px;
	overflow:hidden;
}



/* Layout */

html, body {margin: 0; padding: 0;}
html, body {height: 100%;}

body{
	background:#E5E5E5;
}

div#wrapper{
	width: 1024px;
	min-height: 774px;
	height:auto;
	margin: 0 auto;
	padding: 0;
	background:#fff;
}

div#left{
	width: 695px;
	height: 766px;
	padding: 8px 0 0 0;
	margin:0;
	float:left;
	border-right:solid 5px #000;
	background:#fff;
}

div#right{
	width:300px;
	height: 428px;
	padding: 345px 0 0 24px;
	margin:0;
	float: right;
	background:#fff;
}

/* Header */

div#header{
	width:695px;
	height:520px;
	padding:0px;
	margin:0px;
}

div#headerwide{
	width:1024px;
	height:443px;
	padding:0px;
	margin:8px 0 0 0;
	background:#000;
}

ul#navbox{
	position:relative;
	height:auto;
	width: 114px;
	padding:0;
	margin: -63px 0 0 54px;
	z-index:999;
}

div#title2line{
	width: 736px;
	height:auto;
	margin:0;
	padding:153px 0 0 288px;
	position:relative;
	z-index:200;
}

div#title3line{
	width: 736px;
	height:auto;
	margin:0px;
	padding:77px 0 0 288px;
	position:relative;
	z-index:200;
}

/* slim main (bottom) holder */

div#main{
	height:240px;
	width: 695px;
	padding: 0px;
	margin: 0px;
	border-top:solid 6px #000;
	background:#fff;
}

div#mainContent{
	height:220px;
	width:674px;
}

div#mainContentLeft{
	height:220px;
	width: 330px;
	padding: 20px 0 0 0;
	float:left;
}

div#mainContentRight{
	height:220px;
	width: 343px;
	padding: 20px 0 0 20px;
	float:right;
	border-left:dashed 1px #000;
}

/* wide main holder */

div#mainwide{
	height:317px;
	width: 1024px;
	padding: 0px;
	margin: 0px;
	border-top:solid 6px #000;
	background:#fff;
}

div#mainwideleft{
	width:252px;
	height:293px;
	float:left;
	margin:0 0 0 190px;
	padding:24px 24px 0 24px;
	border-left:dashed 1px #000;
	border-right:dashed 1px #000;
}

div#mainwideright{
	width:478px;
	height:293px;
	float:left;
	margin:0px;
	padding:24px 0 0 24px;
}

.mainwiderightholder{
	width:239px;
	float:left;
}

/* Footer */

div#footer{
	width:1024px;
	height:10px;
	background:#000;
	display:block;
}


/* Nav Box Details */

ul#navbox li{
	margin: 0 0 10px 0;
	z-index:1000;
	position:relative;
}

ul#navbox li a{
	padding:0 10px 0 10px;
	height:16px;
	color:#fff;
	font-size:12px;
	display:block;
	background:#F37124;
	z-index:1000;
	position:relative;
}

ul#navbox li a:hover{
	background:#BFBFBF;
}

ul#navbox li a.current{
	background:#BFBFBF;
}

/* Title Details */

div#title3line .titleholder,
div#title2line .titleholder{
	height:64px;
	padding: 0;
	margin: 12px 0 0 0;
	width:auto;
}

.blackth{
	background:#000;
}

.whiteth{
	background:#fff;
}

/* mainContent Details */

.quotebox{
	width:606px;
	height:94px;
	margin: 15px auto;
}

.coverage{
	width:auto;
	height:auto;
	float:left;
	padding: 5px;
}

/* mainContentLeft Details */

.leftBox{
	height:16px;
	width:126px;
	margin: 0 0 0 16px;
	padding:0;
	float:left;
	text-align:right;
}

.rightBox{
	height:160px;
	width:140px;
	margin: 0 0 0 22px;
	padding:0;
	float:left;
}

/* mainContentRight Details */

.h2box{
	height: 32px;
	width: 210px;
	border-bottom: solid 4px #000;
}

/* TWITTER */

div#twitterfollow,
div#twitterbox ul{
	height: auto;
	width: 310px;
	margin:15px 0 0 0;
	padding:0;
}

div#twitterbox ul li{
	margin: 15px 0 0 0;
	padding: 0 0 0 50px;
	background:url(../images/content/twitterBird.png) no-repeat;
}

.tweetimage{
	height:50px;
	width:50px;
}

.tweettext{
	width:260px;
	height:50px;
}

.tweettext a{
	font-size:12px;
	color:#F37124;
}

/* main wide details */
	/* left */
div#mainwideleft ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

div#mainwideleft li{
	height:21px;
	padding:0 0 0 30px;
	margin:0 0 10px 0;
	background-repeat:no-repeat;
}

	/* right */
div#mainwideright ul,div#mainwideright li{
	list-style:disc;
}

div#mainwideright .contactbox{
	width:auto;
	height:100px;
	margin: 0 30px 0 20px;
	padding:0;
	float:left;
}

/* Right Details */

div#rightContent{
	height:428px;
	width:260px;
	padding:0px;
}

div#rightContent ul,
div#rightContent li{
	list-style:disc;
}

.rightScrollContent,
.rightScrollContentTeam{
	height:428px;
	width:276px;
	padding:0px;
	margin:0px;
}

.rightScrollContentHolder,
.rightScrollContentHolderTeam{
	height:428px;
	width:300px;
	padding:0px;
	margin:0px;
}

/* Team Details */

ul.tabs {  
    margin:0px; padding:0px;
}  
ul.tabs li{
    list-style:none;  
}

	#container{	
		margin:25px 0 0 54px;
		position:relative;
		text-align:left;
		width:auto;
		background:#fff;		
		margin-bottom:2em;
		}	

/* Easy Slider */

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:600px;
		height:150px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:0px;
		z-index:300;
		}	
	#nextBtn{ 
		left:555px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/team/previousButton.png) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(../images/team/nextButton.png) no-repeat 0 0;	
		}	
		
/* div holders */
	.teamHolder1{
		height:20px;
		width:104px;
		padding:110px 0 0 0;
		float:left;
		display:block;
	}
	
	.teamHolder2{
		height:20px;
		width:104px;
		padding:110px 0 0 0;
		float:left;
		margin:0 0 0 120px;
		display:block;
	}
	
	.teamImageHolder{
		height:110px;
		width:130px;
		background:#000;
	}
	
	.teamTextHolder{
		height:20px;
		width:130px;
	}

/* Added by Eric */

	.homeTopRight{
		padding:0px;
		width:400px;
		float:right;
		margin-top:-153px;
		margin-right:-70px;
	}	
	
	.botLeftBox{
		height:160px;
		width:280px;
		margin: 0 0 0 22px;
		padding:0;
		float:left;
	}	
	
/* Tabs */
/*General*/

div#socialholder{
	width:386px;
	padding:0px;
	margin:0px;
}

ul, li{
	padding:0px;
	margin:0px;
}

/* Tabs
----------------------------------*/
.ui-tabs .ui-tabs-hide { display: none !important; }

div#tabs ul li{
	list-style:none;
	float:left;
	height:82px;
	width:104px;
	margin:0px;
	padding:0px;
}

div#tabs ul li.space{
	width:36px;
	height:82px;
	margin:0px;
	padding:0px;
}

.clear{
	clear:both;
}

div#tabs ul li a{
	display:block;
	text-decoration:none;
	color:#FFF;
	text-align:center;
	line-height:82px;
	font-family:GillSans, Gill Sans MT, Arial;
	font-size:16px;
}

ul li.ui-state-active, li.ui-state-selected{
	background:#F37124;
}

li.ui-state-default{
	background:#CCC;
}

div#tabs-1,#tabs-2,#tabs-3{
	padding:25px 0 0 0; 
}

div#tabs-1{
	background:url(../images/social/tableft.png) no-repeat;
}

div#tabs-2{
	background:url(../images/social/tabcentral.png) no-repeat;
}

div#tabs-3{
	background:url(../images/social/tabright.png) no-repeat;
}

