#wrap{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	background-color: #FFF;
	-webkit-box-shadow: 0 0 30px 5px #333;
	box-shadow: 0 0 30px 5px #333;
	opacity: 0.95;
}
li{
	margin-left:-20px;
}
#unc{
	display: block;
	float:right;
	margin-right:10px;
}
#logo{
	margin-left:10px;margin-top: -26px;
}
#moto{
	position:relative;
	top: 25px;
	left: 140px;
	font-size: 30px;
	color: #888;
}
td{
	font-size: 125%;
}

body{
	font-family: 'Source Sans Pro', sans-serif;
}
span{cursor:default;}
.ams2content{cursor:default;}
.iconhelp{
	cursor: pointer;
	float: right;
	margin-right:10px;
	margin-top: 3px;
}
h1{
	color:black;
}

table{
	font-size: 12px;
}
h2{
	color:#557FBB;
}


.bjqs-next a{
	margin-right:17px;
}
a{
	text-decoration:none;
}
a:link
{
	color:#557FBB;
}
a:visited
{
	color:#557FBB;
} 
a:hover
{
	color: grey;
} 
li::marker {
	color: #557FBB;
}

a:active {
	color: #557FBB;
}

td{
	vertical-align: top;
}

#menu{
	position:relative;
	left: 150px;
	top: -50px;
}

#contact{
	background-color: #686868;
	width: 100%;
	color: white;
}

#t_contact { 
	color:white; 
	margin-left: auto;
	margin-right: auto;
	width:930px;
	border-collapse: separate; 
	border-spacing: 20px;
	font-weight: bold;
} 

.bold{
	font-weight:bold;
	color: #333;
}
.greal{
	display:none;
}

td.separating_line {
	box-shadow: 1px 0px 1px #888888;
}


#dropbox {
	border: solid 1px red;
	width: 200px;
	height: 200px;   
}
.ui-widget-header
{
	color: #557FBB;
}

.uipdspbanner { position: relative; overflow: auto;}
.uipdspbanner li { list-style: none;margin:0px;}
.uipdspbanner ul li { float: left;padding: 0;list-style-type: none;}
.uipdspbanner ul{padding: 0;list-style-type: none;}

.dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 20px;
	text-align: center;
}

.dots li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 4px;
	text-indent: -999em;
	border: 2px solid #fff;
	border-radius: 6px;
	cursor: pointer;
	opacity: .4;
	transition: background .5s, opacity .5s;
}

.dots li.active {
	background: #fff;
	opacity: 1;
}

.ui-state-highlightpdsp{
	background-color: #FFF;
	font-weight: bold;
}

/* Basic jQuery Slider essential styles */

ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
li.bjqs-slide{position:absolute; display:none;}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:4;}
ul.bjqs-controls.v-centered li a{position:absolute;}
ul.bjqs-controls.v-centered li.bjqs-next a{right:0;}
ul.bjqs-controls.v-centered li.bjqs-prev a{left:0;}
ol.bjqs-markers{list-style: none; padding: 0; margin: 0; width:100%;}
ol.bjqs-markers.h-centered{text-align: center;}
ol.bjqs-markers li{display:inline;}
ol.bjqs-markers li a{display:inline-block;}
p.bjqs-caption{display:block;width:50%;margin-left:auto;margin-right:auto;padding:2%;position:absolute;bottom:-20px;right:145px}

/*END OF jQuery Slider*/


#banner-fade{
	margin-bottom: 20px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

ul.bjqs-controls.v-centered li a{
	display:block;
	padding:10px;
	background:#fff;
	color:#000;
	font-weight:bold;
	opacity: 0.7;
	text-decoration: none;
}

ul.bjqs-controls.v-centered li a:hover{
	background:#000;
	color:#fff;
}

ol.bjqs-markers li a{
	padding:5px 10px;
	background:#000;
	color:#fff;
	margin:5px;
	text-decoration: none;
}

ol.bjqs-markers li.active-marker a,
ol.bjqs-markers li a:hover{
	background: #999;
}

p.bjqs-caption{
	color:white;
	font-weight: bold;
	font-size:30px;
	text-align:center;
	text-shadow:
	-1px -1px 0 #000,  
    1px -1px 0 #000,
    -1px 1px 0 #000,
	1px 1px 0 #000;
}

#banner-fade img{
	width:583px;
	height:100%;
}


#cssmenu {padding: 0; margin: 0; border: 0;}
#cssmenu ul, #cssmenu li {list-style: none; margin: 0 0 -2px 0; padding: 0;}
#cssmenu ul {position: relative; z-index: 597; }
#cssmenu ul li { float: left; min-height: 1px; vertical-align: middle;  }
#cssmenu ul li.hover,
#cssmenu ul li:hover {position: relative; z-index: 599; cursor: default;}
#cssmenu ul ul {visibility: hidden; position: absolute; top: 100%; left: 0; z-index: 598; width: 100%;}
#cssmenu ul ul li {float: none;}
#cssmenu ul ul ul {top: 0; left: auto; right: -99.5%; }
#cssmenu ul li:hover > ul { visibility: visible;}
#cssmenu ul ul {bottom: 0; left: 0;}
#cssmenu ul ul {margin-top: 0; }
#cssmenu ul ul li {font-weight: normal;}
#cssmenu a { display: block; line-height: 1em; text-decoration: none;font-size: 14px; font-weight:bold; }

#cssmenu {
	background: #333;
	border-bottom: 4px solid #1b9bff;
	font-size: 14px; 
	font-weight:bold;
}

#cssmenu > ul { 
	display: inline-block;
}

#cssmenu:after, #cssmenu ul:after {
	content: '';
	display: block;
	clear: both; 
}

#cssmenu a {
	background: #333;
	color: #CBCBCB;
	padding: 0 15px; 
	margin-right:0px;
}
#cssmenu ul { text-transform: uppercase; }

#cssmenu ul ul {
	border-top: 4px solid #1b9bff;
	text-transform: none;
	min-width: 190px; 
}
#cssmenu ul ul a {
	color: #FFF;
	border: 1px solid #0082e7;
	border-top: 0 none;
	line-height: 150%;
	padding: 16px 20px; 
}
#cssmenu ul ul ul { border-top: 0 none; }

#cssmenu ul ul li { position: relative }



#cssmenu > ul > li > a { line-height: 48px;  }

#cssmenu ul ul li:first-child > a { border-top: 1px solid #0082e7; }
#cssmenu ul ul li:hover > a { background: #35a6ff; }

#cssmenu ul ul li:last-child > a {
	border-radius: 0 0 3px 3px;
	box-shadow: 0 1px 0 #1b9bff; 
}
#cssmenu ul ul li:last-child:hover > a { border-radius: 0 0 0 3px; }

#cssmenu ul ul li.has-sub > a:after {
	content: '+';
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -8px;
}


#cssmenu ul li:hover > a, #cssmenu ul li.active > a {
	background: #1b9bff;
	color: #FFF;
}
#cssmenu ul li.has-sub > a:after {
	content: '+';
	margin-left: 5px; 
}
#cssmenu ul li.last ul {
	left: auto;
	right: 0; 
}
#cssmenu ul li.last ul ul {
	left: auto;
	right: 99.5%;
}

.bgImage {
	position: fixed;
	top: 0; left: 0;
	right: 0; bottom: 0;
	z-index: -1;
	background-attachment:fixed;
	background-size: 100% 100%;
}

.column {
    width: 100%;
    float: left;
    padding-bottom: 100px;
}
.pdsp_clones{
	margin: 0 1em 1em 0;
	padding: 0.3em;
	border: 1px solid #dddddd;
	border-radius: 6px;
	background-color: #f2f5f7;
}
.pdsp_clones_family{
	background-color:white;
	border: 1px solid #aaa;
	border-radius: 6px;
	text-align:center;
}

.gl{
	width: 100%;
}
.greal2{
	display:none;
}

.target{
	width: 24%;
}

.genename{
	width: 10%;
}

.binding{
	width: 14%;
}

.calcium{
	width:11%;
}

.camp{
	width:11%;
}

.barrestin{
	width:12%;
}

.otherassay{
	width:10%;
}

.note{
	width: 8%;
}

table{
	border-collapse: separate;
	border-spacing: 10px;
}

td{
	padding:5px;
	border-collapse: separate;
}
