﻿@import url(http://fonts.googleapis.com/css?family=Droid+Sans:regular,bold);
/*@font-face declaration*/
@font-face {
	font-family: 'LeagueGothicRegular';
	src: url('../fonts/League_Gothic-webfont.eot');
	src: local('☺'), url('../fonts/League_Gothic-webfont.woff') format('woff'), url('../fonts/League_Gothic-webfont.ttf') format('truetype'), url('../fonts/League_Gothic-webfont.svg#webfontFHzvtkso') format('svg');
	font-weight: normal;
	font-style: normal;
}


body {
	background		: url(http://www.ethicalsector.com/images/bg.jpg) 0 0 repeat-x;
	background-color	: #cccccc;
	margin			: 10px 0 0 0;
	padding			: 0;
	font-family		: "Droid Sans", sans-serif;
	text-align		: center;
	font-size		: 14px;
	color			: #000;
}


a:link, a:visited {
	color			:#0000ff;
	text-decoration		:none;
}


a:hover {
	color			:#d31145;
}


h2 {
	font-size		:30px;
	font-weight		:normal;
	margin			:0 0 5px 0;
}


ul {
	list-style-type		:none;
}


img {
	border			:none;
}



/*======================/
 * 	layout
/*=====================*/


#container {
	width			:980px;
	text-align		:left;
	margin			:0 auto;
	position		:relative;
}

a.logo {
  position			: absolute;
  top				: 10px;
  left				: 0;
}

#header { 
  position			: absolute;
  top				: 10px;
  left				: 0;
  width				: 212px;
  height			: 202px; 
  background			: url(http://www.ethicalsector.com/images/logo.png);
  background-repeat		: no-repeat;
} 

#header span a {
  display			: none;
}


#logo {
	position		:absolute;
	top			:50px;
	left			:0;
}


#services {
  position			: absolute;
  top				: 300px;
  left				: 0;
  text-transform		: uppercase;
  color				: #fff;
  width				: 212px;
  display			: none;
}


#main {
	position		: absolute;
	top			: 10px;
	left			: 0;
	margin			: 0;
}


span#green {
  color				: #589200;
}

span#blue {
  color				: #005792;
}

span#red {
  color				: #92000F;
}


#content {
  height			: 620px;
  width				: 675px;
  margin			: 0 0 20px 228px;
  padding			: 0;
  background			: #fff;
  border			: 1px solid #000;
}


#content-contact_us {
  height			: 620px;
  width				: 675px;
  margin			: 0 0 20px 228px;
  padding			: 0;
  background			: #fff url(../images/Communications_Cans.jpg) no-repeat;
  border			: 1px solid #000;
}



form#contact {
  margin			: 110px 0 0 140px;
  width				: 400px;
}


fieldset {
  border			: 2px solid #000;
  padding			: 5px 20px;
  height			: 298px;
}


.submit {
  float			: right;
  color			: #fff;
  background		: #92000f;
  border		: 2px outset #000;
  margin-right		: 5px;
}

.submit:hover {
  background		: #920058;
  cursor		: pointer;
}

input, textarea {
  color			: #000;
  background		: #fff;
  border		: 2px solid #666;
}

label {
  width			: 5em;
  float			: left;
  text-align		: right;
  margin-right		: 1em;
  display		: block;
  font-weight		: bold;
  color			: #fff;
}



#content-homepage {
  height			: 620px;
  width				: 675px;
  margin			: 0 0 20px 228px;
  padding			: 0;
  background			: #fff url(../images/homepage.jpg) no-repeat;
  border			: 1px solid #000;
}


#content-homepage h1 {
  font-family			: 'LeagueGothicRegular', Arial, sans-serif;
  font-size			: 72px;
  letter-spacing		: 0;
  text-transform		: uppercase;
  text-shadow			: 5px 5px 5px #ccc;
  margin			: 21px 0 0 21px;
  color				: #000;
  width				: 400px;
}


#content-404 {
  height			: 620px;
  width				: 675px;
  margin			: 0 0 20px 228px;
  padding			: 0;
  background			: #fff url(../images/error.jpg) no-repeat;
  border			: 1px solid #000;
}


#content-success {
  height			: 620px;
  width				: 675px;
  margin			: 0 0 20px 228px;
  padding			: 0;
  background			: #fff url(../images/success.jpg) no-repeat;
  border			: 1px solid #000;
}

#content-404 h1, #content-success h1 {
  font-family			: 'LeagueGothicRegular', Arial, sans-serif;
  font-size			: 100px;
  letter-spacing		: 0;
  text-transform		: uppercase;
  margin			: 21px 0 44px 21px;
  color				: #ccc;
  width				: 400px;
}


#mytext-placement {
  width				: 260px;
  margin			: 21px 0 0 21px;
  font-size			: 16px;
  line-height			: 1.5;
  font-weight			: bold;
}


#quote {
  position			: absolute;
  left				: 0;
  top				: 200px;
  width				: 330px;
  font-size			: 18px;
  color				: #fff;
  margin			: 0;
  padding			: 0;
  vertical-align		: top;
  font-weight			: normal;
  line-height			: 1.75;
}

#side_bar {
  position			: absolute;
  left				: 0;
  top				: 210px;
  width				: 212px;
  font-size			: 14px;
  color				: #fff;
  margin			: 0;
  padding			: 0;
  font-weight			: normal;
}


#side_bar h2 {
  margin-top			: 200px;
}


#side_bar2 {
  position			: absolute;
  left				: 0;
  top				: 200px;
  width				: 212px;
  font-size			: 14px;
  color				: #fff;
  margin			: 0px;
  padding			: 0px;
  font-weight			: normal;
}

#quote.index {
  top				:auto;
  bottom			: 340px;
}


#footer {
  position		: absolute;
  top			: 636px;
  left			: 270px;
  color			: #000;
  font-size		: 11px;
  line-height		: 1.5;
  text-align		: center;
}



/*======================/
 * 	nav
/*=====================*/


#nav {
  margin			: 10px 0 0 0;
  padding			: 0;
}

#nav li { float:left; display:inline; margin:0 0 0 17px; height:18px; }
#nav li a { display:block; height:14px; background-image:url(../images/nav.png); text-indent:-9999px; }

#nav .about { width:75px; background-position: 0 -4px; }
#nav .about:hover { background-position: 0 -50px; }
#nav .about:active { background-position: 0 -25px; }

#nav .contact { width:83px; background-position:-77px -4px; }
#nav .contact:hover { background-position:-77px -50px; }
#nav .contact:active { background-position: -77px -25px; }





/*======================/
 *     social media
/*=====================*/


#social-media {
  position			: absolute;
  top				: 10px;
  right				: 0;
  z-index			: 200;
}

#social-media li { display:inline; margin: 0 0 0 1px; height: 78px }

#social-media li a { display:block; height:78px; background-image:url(http://www.ethicalsector.com/images/social-media/social-media.png); text-indent:-9999px; }

#social-media .facebook { width:62px; background-position: -5px -10px; }
#social-media .facebook:hover { background-position: -80px -10px; }

#social-media .flickr { width:62px; background-position:-5px -110px; }
#social-media .flickr:hover { background-position:-80px -110px; }


#social-media .twitter { width:62px; background-position:-5px -310px; }
#social-media .twitter:hover { background-position:-80px -310px; }


#social-media .youtube { width:62px; background-position:-5px -410px; }
#social-media .youtube:hover { background-position:-80px -410px; }


#social-media .vimeo { width:62px; background-position:-5px -510px; }
#social-media .vimeo:hover { background-position:-80px -510px; }

#social-media .rss { width:62px; background-position:-5px -210px; }
#social-media .rss:hover { background-position:-80px -210px; }


/*======================/
 * 	boxes
/*=====================*/

#boxes {
  position			:absolute;
  top				:454px;
  left				:50px;
  width				:auto;
  margin			:0;
  padding			:0;
}


.box {
  position			: absolute;
  top				: 0;
  width				: 150px;
  height			: 150px;
  border			: 1px solid #fff;
  font-size			: 31px;
  text-transform		: uppercase;
  padding			: 0;
  margin			: 0;
}

.box p {
  font-size			: 14px;
  width				: 150px;
  padding			: 10px 0 0 0; 
  margin			: 0;
  text-align			: center;
  font-weight			: bold;
}



.hsla #box_1 { 
  left				: 0; 
  background			: hsla(41, 44%, 44%, 0.8);
}


#box_1 { 
  left				: 0; 
  background			: #a2823f;
}


.hsla #box_2 { 
  left				: 193px; 
  background			: hsla(41, 44%, 44%, 0.8);
}


#box_2 { 
  left				: 193px; 
  background			: #a2823f;
}


.hsla #box_3 { 
  left				: 358px; 
  background			: hsla(84, 100%, 29%, 0.8);
}

#box_3 { 
  left				: 358px; 
  background			: #589200;
}


.hsla #box_4 { 
  left				: 523px; 
  color				: #fff;
  background			: hsla(204, 100%, 29%, 0.8);
}


#box_4 { 
  left				: 523px; 
  background			: #005792;
}



.hsla #box_5 { 
  left				: 688px; 
  color				: #fff;
  background			: hsla(354, 100%, 29%, 0.8);
}



#box_6 { 
  left				: 688px; 
  width				: 150px;
  height			: 150px;
  background			: #92000f;
  background-image		: url('http://www.ethicalsector.com/images/contact/box6.png');
  background-repeat		: no-repeat;
  background-position		: top left; 
}


#box_1 a, #box_2 a , #box_3 a, #box_4 a, #box_5 a {
  color				: #fff;
  text-align			: center;
  font-weight			: bold;
  padding			: 5px 0 0 0;
}


.box a.button:link, .box a.button:visited {
  display		: block;
  width			: 150px;
  height		: 150px;
}


.box a.button:hover {
 width				: 150px;
 height				: 145px;
 background			: #920058;
 color				: #fff;
}



/*======================/
 * 	about + contact
/*=====================*/


#headline {
  z-index			: 100;
  position			: absolute;
  top				: 10px;
  left				: 242px;
  font-size			: 15px;
  text-align			: justify;
  padding-right			: 20px;
  width				: 650px;
}

#headline p {
  font-family			: "Droid Sans", Arial, sans-serif;
  line-height			: 1.2em;
}



/*======================/
 * 	portfolio
/*=====================*/


#portfolio {
  position				: absolute;
  top					: 15px;
  left					: 238px;
  width					: 675px;
}


#portfolio ul { 
  margin				: 0; 
  padding				: 0; 
}


#portfolio li { 
  display				: inline; 
  float					: left; 
  margin				: 1px; 
  padding				: 0;
  width					: 220px; 
  height				: 220px;
}

#portfolio li a { 
  display				: block; 
  width					: 190px; 
  height				: 180px; 
  background-position			: bottom; 
  background-repeat			: no-repeat; 
  text-decoration			: none; 
  font-size				: 12px; 
  color					: #000;  
  text-transform			: uppercase; 
  text-align				: left; 
  padding				: 5px;
  border				: 6px solid #efefef;
}


#portfolio a:hover  {
    border				: 6px solid #ccc;
    color				: #005792;
}



/*======================/
 * 	videobox
/*=====================*/



#lbOverlay {
	position		: absolute;
	left			: 0;
	width			: 100%;
	background-color	: #000;
	cursor			: pointer;
}

#lbCenter, #lbBottomContainer {
	position		: absolute;
	left			: 50%;
	padding			: 5px;
        background		: #fff url(http://www.ethicalsector.com/images/video/logo.png) no-repeat left;
}

.lbLoading {
	background: #fff url(http://www.ethicalsector.com/images/video/loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #ff0000;
}

#lbPrevLink, #lbNextLink {
	display		: block;
	position	: absolute;
	top		: 0;
	width		: 50%;
	outline		: none;
}

#lbPrevLink {
	left		: 0;
}

#lbPrevLink:hover {
	background: transparent url(http://www.ethicalsector.com/images/video/prev.png) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(http://www.ethicalsector.com/images/video/next.png) no-repeat 100% 15%;
}

#lbBottom {
	font-family		: "Droid Sans", Arial, sans-serif;
	font-size		: 12px;
	color			: #000;
	line-height		: 1.4em;
	text-align		: left;
        margin-left		: 200px;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 100px;
	height: 30px;
	background: transparent url(http://www.ethicalsector.com/images/video/close.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}




/*======================/
 * 	lightbox
/*=====================*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink { width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left; background: url(http://www.ethicalsector.com/images/prevlabel.gif) left 15% no-repeat; }
#nextLink { right: 0; float: right; background: url(../images/nextlabel.gif) right 15% no-repeat; }
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px "Droid Sans", sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 80%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

a.lightbox-secondary {
  display			: none;
}




	



/*======================/
 * 	twitter
/*=====================*/



#twitter {
   background			: url(http://www.ethicalsector.com/images/social-media/twitter/bird.png) no-repeat top right;
   height			: 300px;
   margin			: 80px 0 0 0;
}


#twitter h1 {
  margin			: 0;
  padding			: 125px 0 0 0;
  font-size			: 24px;
}


#twitter a{
  font-weight		: bold;
}

.twitStream{
 width			: 100%;
}


.tweet{
  display		: block;
  padding		: .4em;
  margin		: 5px 0;
  background		: #a2823f;
  border		: 2px solid #fff;
}

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

.tweet-left img{
	border		: 1px solid #000;
}

.tweet p.text{
	margin		: 0;
	padding		: 0;
}

