﻿
body {
	background		: url(http://www.ethicalsector.com/images/bg.jpg) 0 0 repeat-x;
	background-color	: #cccccc;
	margin			: 0px;
	padding			: 0px;
	font-family		: "Arial Black", Arial, Helvetica, sans-serif;
	text-align		: center;
	font-size		: 12px;
	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;
}


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

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

#mytext-placement {
  width				: 260px;
  margin			: 160px 0 0 15px;
  font-size			: 14px;
  line-height			: 1.5;
}


#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			:0px;
  padding			:0px;
  font-weight			:normal;
}


#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			: 570px;
  left			: 240px;
  color			: #000;
  font-size		: 10px;
}



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


#nav {
  margin			: 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				: -18px;
  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;
	width			:auto;
	margin			:0px;
	padding			:0px;
	height			:160px;
	top			:385px;
	left			:50px;
}


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

.box p {
  font-size			: 12px;
  width				: 150px;
  position			: relative;
  top				: 12px;
  padding			: 0; 
  margin			: 0;
  text-align			: center;
}


#box_1 { 
  left				:193px; 
  color				:#fff;
  background			:#005792;
}


#box_2 { 
  left				:358px; 
  color				:#fff;
  background			:#920058;
}


#box_3 { 
  left				:523px; 
  color				:#fff;
  background			:#923a00;
}


#box_4 { 
  left				:688px; 
  color				:#fff;
  background			:#589200;
}


#box_5 { 
  left				:0; 
  color				:#fff;
  background			:#928300;
}



#box_1 a {
 color				:#ffffff;
text-align			: center;
}

#box_2 a {
	color			:#ffffff;
text-align			: center;
}

#box_3 a {
  color				:#ffffff;
  text-align			: center;
}

#box_4 a {
	color			:#ffffff;
text-align			: center;
}

#box_5 a {
	color			: #ffffff;
  text-align			: center;
}


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

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




/*======================/
 * 	index
/*=====================*/


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

#headline p {
  font-family			: Arial, Helvetica, sans-serif;
  line-height			: 1.3em;
}



/*======================/
 * 	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				: 11px; 
  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		: Verdana, Helvetica, sans-serif;
	font-size		: 11px;
	color			: #000;
	line-height		: 1.4em;
	text-align		: left;
        margin-left		: 200px;
	border			: none;
	border-top-style	: none;
        border-bottom-style	: none;
}

#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 Verdana, Helvetica, 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 {
 width			: 100%;
 margin			: 95px 0 0 0;
 background		: url(http://www.ethicalsector.com/images/social-media/twitter/bird.png) no-repeat top right;
}


#twitter h1 {
 padding		: 80px 0 10px 0;
 margin			: 0;
}


#twitter h1 a {
 font			: 30px Helvetica, Arial, Sans-Serif; color: #fff;
 text-decoration	: none;
 padding		: 0;
 margin			: 0;
}


#twitter h1 a:hover {
 color			: #ff0000;
}


#twitter ul {
 list-style		: none; 
 padding		: 0;
 margin			: 0;
 background		: #bbb;
 font-size		: 12px;
}


#twitter ul li {
 padding		: 5px;
}

		
