body {
	background:#000000;
	font-family: Helvetica, verdana, sans-serif;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color:#fff;
}

textarea {
	width: 220px;
	background: #000000 ;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

h1, h2, h3 {
	color:#fff;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
	text-align:left;
	line-height: 100%;
	margin: 1.5em 0 1.5em 0;
}

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

h2 a {
	font-size: 30px;
	font-weight: normal;
}

h3 {
	font-size: 22px;
	color: #A487C1;
}

h4 {
	font-size: 16px;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 190%;
	color: #FFF;
	font-size: 18px;
}

ul, ol {
	list-style:none;
	padding:0px;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}
em {
	font-weight:bold;
	color: #00AFF0;
}

table {
	table-layout:fixed;
	width:960px;
}

a {
	color: #00AFF0;
	font-size: 16px;
}

a:hover {
	text-decoration: none;
	color: #00AFF0;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}
button {
	text-align:center;
}
.right {
	text-align:right;
	float:right;
}

.left {
	text-align:left;
	float:left;
}
.center {
	text-align:center;
}
#header {
	
	width: 1060px;
	height: 206px;
	margin: 0 auto;
	background:#000000 url(../logo/headerBLUE_2.jpg) repeat-x;
}

.indent {
	text-indent: 20px;
}
/* Logo */



#logo {
	width: 950px;
	height: 152px;
	margin: 0 auto;
}

#logo h1, #logo h2 {
	margin: 0;
}

#logo h1 {
	float: left;
	padding-top: 10px;
	padding-left: 20px;
	font-weight: normal;
	text-transform: lowercase;
	font-size:60px;
}

#logo h2 {
	float: left;
	padding-top: 95px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

#logo h2, #logo h2 a {
	color: #FFFFFF;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	width: 1060px;
	margin: 0 auto;
	padding-bottom: 30px;
}

#menu ul {
	margin: 0;
	padding: 23px 0 0 28px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0 2px 0 2px;
}

#menu li.first a{
	float: left;
	padding: 9px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #00AFF0;
	background-image: url(../logo/Blue_2.jpeg);
}

#menu a {
	float: left;
	background: #000000;
	padding: 10px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-shadow : 2px 2px 5px black;
}

#menu a:hover {
	text-decoration: none;
	text-shadow : 2px 2px 5px black;
	padding: 9px 20px;
	background-color: #00AFF0;
	background-image: url(../logo/Blue_2.jpeg);
}


/* Banner */

#banner {
	width: 960px;
	margin: 0 auto;
	padding: 8px 0;
	padding: 35px 45px;
}
/* body */

#body {
	clear:both;
	width:960px;
	margin: 0 auto;	
	padding:0px;
}

#lpc {
	margin:0 auto;
}

#body h1 {
	text-transform: uppercase;
}
#body .unilogo {
	float:right;
}
#submit{
	margin: 5em;
	text-align: center;
}
.agree textarea {
	width: 940px;
	padding:8px;
	height: 350px;
	font-size: 16px;
}

#forms {
	width:100%;
	margin: 0 auto;
}

#form li {
	margin:0;
}
#forms p {
	font-size: 14px;
	line-height:120%;
}

#forms a {
	font-style:italic;
}

#cultural-scale {
	display: table; 
	border-collapse: collapse;
	border:1px solid #ffffff;
}

#cultural-scale td {
	display: table-cell;
	border-bottom:1px solid #ffffff;
	padding:5px;
	font-weight:normal;
}

#lpc {
	display: table; 
	border-collapse: collapse;
}
#lpc td {
	display: table-cell;
	border-bottom:1px solid #ffffff;
	padding:5px;
	padding-bottom:10px;
	text-align:center;
	vertical-align: bottom;
	font-weight:normal;
}
#footer {
	clear: both;
	width: 970px;
	height: 50px;
	margin: 0 auto;
	padding: 35px 45px;
	text-align: center;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #00AFF0;
	color: #FFF;
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #FFFFFF;
}

#footer a {
	color: #00AFF0;
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
	font-size: 12px;
}

.question {
	font-weight: bold;
	color: #00AFF0;
	font-size:20px;
}
#pairFaces {
		width:960px;
	}
#pairFaces td{
		width:480px;
	}
#pairFaces img {
		width:230px;
		display:inline;
	}	

ol.instruction {
	font-size:26px;
	padding-left:26px;
	

}
.em {
		color:#00AFF0;
		font-weight:bold;
}



/*bLUE*/

body {
	margin-left:auto;
	margin-right:auto;
	background:#000;
	color:#fff;
}
* ul {
	list-style:none;
}
#rating {
	width:90%;
	margin-left:auto;
	margin-right:auto;
	vertical-align:top;
	table-layout:fixed;
	}	

#rating td {
	vertical-align:top;
}

#groupLabel p{
	border:none;
	color:white;
	text-align:center;	
}

#group td{
	height:220px;
	border:2px solid white;
	margin-right:20px;
	overflow: hidden; 
	white-space: no-wrap; 
}

#images {
	width:90%;
	margin-left:auto;
	margin-right:auto;
}

#images li {
	float:left;
	margin:0 5px 0px 0px;
}

img.list {
	width:135px;
}

ul.target {
	padding:2px;
	margin:0px;
	list-style:none;
	height:220px;
	overflow-y:scroll;
}


.target li {
	float:left;
	margin-right:2px;
}
p
{
 clear:both;
}










/* line 7, ../sass/lightbox.sass */
body:after {
  content: url(../img/close.png) url(../img/loading.gif) url(../img/prev.png) url(../img/next.png);
  display: none;
}

/* line 11, ../sass/lightbox.sass */
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

/* line 20, ../sass/lightbox.sass */
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}
/* line 28, ../sass/lightbox.sass */
.lightbox .lb-image {
  display: block;
  height: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
/* line 32, ../sass/lightbox.sass */
.lightbox a img {
  border: none;
}

/* line 35, ../sass/lightbox.sass */
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 44, ../sass/lightbox.sass */
.lb-container {
  padding: 4px;
}

/* line 47, ../sass/lightbox.sass */
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

/* line 56, ../sass/lightbox.sass */
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../img/loading.gif) no-repeat;
}

/* line 63, ../sass/lightbox.sass */
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

/* line 71, ../sass/lightbox.sass */
.lb-container > .nav {
  left: 0;
}

/* line 74, ../sass/lightbox.sass */
.lb-nav a {
  outline: none;
}

/* line 77, ../sass/lightbox.sass */
.lb-prev, .lb-next {
  width: 49%;
  height: 100%;
  cursor: pointer;
  /* Trick IE into showing hover */
  display: block;
}

/* line 84, ../sass/lightbox.sass */
.lb-prev {
  left: 0;
  float: left;
}
/* line 87, ../sass/lightbox.sass */
.lb-prev:hover {
  background: url(../img/prev.png) left 48% no-repeat;
}

/* line 90, ../sass/lightbox.sass */
.lb-next {
  right: 0;
  float: right;
}
/* line 93, ../sass/lightbox.sass */
.lb-next:hover {
  background: url(../img/next.png) right 48% no-repeat;
}

/* line 96, ../sass/lightbox.sass */
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 103, ../sass/lightbox.sass */
.lb-data {
  padding: 0 4px;
  color: #bbbbbb;
}
/* line 106, ../sass/lightbox.sass */
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
/* line 111, ../sass/lightbox.sass */
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
/* line 115, ../sass/lightbox.sass */
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}
/* line 121, ../sass/lightbox.sass */
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../img/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 130, ../sass/lightbox.sass */
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.blockbox {
  position: fixed; /* or absolute */
  top: 50%;
  left: 50%;
   width:30em;
    height:18em;
    margin-top: -9em; /*set to a negative number 1/2 of your height*/
    margin-left: -15em; /*set to a negative number 1/2 of your width*/
}

#info {
	//color:black;
	display:none;
}

select {
    width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
}
select option {

    white-space: nowrap;
    width: 100%
         border-bottom: 1px #ccc solid; /* This doesn't work. */
}
.instruction {
color:#fff;
}

#sliderObj {
  position: fixed; /* or absolute */
  top: 50%;
  left: 50%;
  padding-left:20px;
}