html, body {
	height:100%;
}
body {
  margin: 0;
  padding: 0;
  font: 76% Arial, sans-serif;  
 
  background:#EFEFEF url(../_img/chooser-bg.png) repeat-x scroll 0 0;
  text-align: left;
}    
a {
	outline: none;	
}
#seonav {
	display: none;	
}
#distance { 
		width:1px;
		height:50%;
		margin-bottom:-360px; /* half of container's height */
		float:left;
}

#chooser {
	width: 870px;
	height: 586px;
	margin: 0px auto;
	position:relative;
	clear:left;
	margin-top: 10px;
}
#header h1 {
	background:transparent url(../_img/ias-logo.png) no-repeat scroll 0 0;
	float:left;
	height:44px;
	margin-left:16px;
	text-indent:-9999px;
	width:200px;
}

#header h1 a {
	display:block;
	height:100%;
	width:100%;
}
#chooser-content {
	clear: left;
	background: url(../_img/chooser-content-bg.jpg) no-repeat;
	padding-left: 17px;
	padding-top: 19px;
	min-height: 586px;
	text-align: left;
}
#content-mask {
	width: 870px;
	height: 586px;
	margin: 0px;
	padding: 0px;
	clear: left;
	overflow:hidden;
}
.content {
	width: 820px;
	height: 586px;
}
.nav li a {
	display: block;
	width: 183px;
	height: 32px;
	text-indent: -9999px;
	background: url(../_img/chooser-nav.png) no-repeat;
}
.nav li {
	float: left;	
}
.nav li.language a {
	background-position: 0px 0px;
}
.nav li.language a.inactive {
	background-position: 0px -32px;	
}
.nav li.discipline a {
	background-position: 0px -64px;	
}
.nav li.discipline a.inactive {
	background-position: 0px -96px;	
}
#content-language {

}
#content-language .pad {
	padding-left: 140px;	
	padding-top: 170px;
}
#content-language ul {
	width:200px;
	height:44px;
	float: left;
	margin-right: 2px;
}
#content-language ul li a {
	display:block;
	color: #3c3c3c;
	font-size: 21px;
	width:200px;
	height:44px;
	padding-left:20px;
	font-family: Helvetica,"Lucida Grande", Arial, Helvetica, sans;
	line-height: 2em;
	background:url(../_img/chooser-lang-button.png) 0px 100px no-repeat;
}

#content-language ul li a:hover {
	width:200px;
	height:44px;
	padding-left:20px;
	color: #fa0000;
	background:url(../_img/chooser-lang-button.png) 0px -1px no-repeat;
}
.remember {
	z-index:520;
	text-align: left;
	padding-left: 20px;
	font-size: 9px;
	color: #949494;
}
.remember a {
	text-indent: -9999px;
	display: block;
	width: 13px;
	height: 13px;
	background: url(../_img/form-checkbox.png) no-repeat;
	float: left;
	margin-right: 10px;
}
.remember a.inactive {
	background-position: 0px -13px;
}
#content-discipline {
	display:block;
	overflow: hidden;
}


#chooser-overlay{

	position:absolute;
	z-index:485;
	display:block;
	width:812px;
	height:541px;
	left:31px;
	top:107px;
	background-color:#000000;
	display:none;
}


#thechooser{

	top:107px;
	z-index:480;
	position:absolute;
	background-color:#000;
	background: url(../_img/chooser-disc-sprite-back.jpg) 14px 0px no-repeat;
	width: 860px;
	height: 541px;
	padding: 0px;
	margin: 0px;
}

#chooselinks {

	z-index:490;
	top:107px;
	display:block;
	width: 860px;
	height: 541px;
	position:absolute;
	margin-left:14px;
}
#chooselinks li{
	float:left;
	margin-right:1px;
	margin-bottom:1px;
}


#chooselinks a{
	text-indent:-9999px;
	display:block;
	width:270px;
	height:270px;
}
#chooselinks a:hover{

}


#disc-featured{
	cursor:pointer;

	background: url(../_img/chooser-disc-sprite.jpg) 0px 0px no-repeat;
	position:fixed;
	z-index:500;
	display:none;
	background-color:white;
	width:326px;
	height:326px;
	-webkit-box-shadow: 10px 10px 50px #333;
	-moz-box-shadow:0px 0px 10px #000000;
	box-shadow:0px 0px 10px #000000;
}
li.right{
	margin-right:0px;
	margin-bottom:1px;
}






adf



