/* @override 
	http://localhost:3000/stylesheets/styles.css?1208913336
	http://localhost:3000/stylesheets/styles.css?1212737301
	http://localhost:3000/stylesheets/styles.css?1218073027
*/

@import url(reset.css);

body {
	background-color: #000;
	color: #fff;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
}
#container {
	width: 900px;
	margin: 20px auto 0 auto;
	position: relative;
}
#container.top {
	background: url(../images/top/stripes.gif) 0px 100px repeat-x;
	width: 100%;
}

#header {
	height: 56px;
	width: 900px;
	background:url(../images/tophead.gif) no-repeat;
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
}
#header ul {
	width: 310px;
	float: right;
	position: absolute;
	right: -3px;
	top: 23px;
	list-style-position: outside;
	padding: 0px;
}
#header li {
	list-style-position: outside;
	float: left;
	margin-left: 20px;
	display: inline;
}

#header a {
	display: block;
	height: 15px;
	background-image: url(../images/topmenu_bg.gif);
	background-position: 0 0;
	text-indent: -9000px;
	background-repeat: no-repeat;
}
#header a.top {
	width: 30px;
	background-position: 2px 0;
}
#header a.top:hover {
	background-position: 2px -15px;
}
#header a.news {
	width: 130px;
	background-position: -50px 0;
}
#header a.news:hover {
	background-position: -50px -15px;
}
#header a.models {
	width: 78px;
	background-position: -205px 0;
}
#header a.models:hover {
	background-position: -205px -15px;
}

h1.front_logo {
	width: 224px;
	height: 87px;
	text-indent: -9000px;
	margin: 0px auto 20px auto;
	background: url(../images/top/logo.gif) no-repeat;
}

/* @group #talent_scroller */

#talent_scroller {
	position: relative;
	width: 910px;
	height: 315px;
	margin: auto;
}
#talent_scroller .container {
	width: 850px;
	overflow: hidden;
	position: absolute;
	left: 30px;
}
#talent_scroller li a {
	color: #fff;
	text-decoration: none;
}
#talent_scroller li a:hover {
	color: #82fece;
}

#talent_scroller ul {
	margin: 0;
	padding:0;
	width: 100000px;
	position: relative;
	top: 0;
	left: 0;
	height: 315px;
}
#talent_scroller ul li {
	width: 170px;
	height: 315px;
	text-align: center; 
	list-style:none;   
	float:left;
	position: relative;
	overflow: hidden;
}
#talent_scroller li h2 {
	position: absolute;
	right: 10px;
	top: 250px;
}

#talent_scroller .previous_button {
  float:left;  
  width: 25px;
  height: 32px;
  background: url(/images/top/arrowbuts.gif) 0 0;
  z-index: 100;
  cursor: pointer;
  margin-top: 105px;
}

#talent_scroller .previous_button_over {
  background: url(/images/top/arrowbuts.gif) 0 -32px;
  margin-top: 105px;
}
#talent_scroller .previous_button_disabled {
  background: url(/images/top/arrowbuts.gif) 0 -64px;
  cursor: default;
  margin-top: 105px;
}
#talent_scroller .next_button {
  float:right;  
  width: 25px;
  height: 32px;
  background: url(/images/top/arrowbuts.gif) -25px 0;
  z-index: 100;
  cursor: pointer;
  margin-top: 105px;
}
#talent_scroller .next_button_over {
  background: url(/images/top/arrowbuts.gif) -25px -32px;
  margin-top: 105px;
}
#talent_scroller .next_button_disabled {
  background: url(/images/top/arrowbuts.gif) -25px -64px;
  cursor: default;
  margin-top: 105px;
}

/* @end */

/* @group .front_bottom */

.front_bottom {
	width: 840px;
	margin: 20px auto;
	position: relative;
}
.front_bottom h3.news {
	width: 144px;
	height: 121px;
	background: url(../images/top/news_title.gif) no-repeat;
	text-indent: -9000px;
	float: left;
}
.front_bottom h3.news a {
	display: block;
	width: 144px;
	height: 20px;
}
.front_bottom ul.news {
	margin-left: 155px;
}
.front_bottom ul.news .date {
	margin-right: 10px;
	font-size: 12px
}
.front_bottom ul.news li {
	margin-bottom: 9px;
	font-size: 13px;
}
.front_bottom ul.news a {
	color: #00b95f;
	text-decoration: none;
}
.front_bottom ul.news a:hover {
	border-bottom: 1px dotted #00a65c;
}
.front_bottom .models_list a {
	position: absolute;
	right: 10px;
	top: 0px;
	display: block;
	width: 81px;
	height: 81px;
	background-image: url(../images/top/modlist.gif);
	background-position: 0 0;
	text-indent: -9000px;
}
.front_bottom .models_list a:hover {
	background-position: 0px -81px;
}

.front_bottom {
	clear: both;
}

/* @end */

ul.models_list {
	width: 845px;
	margin: auto;
	position: relative;
	z-index: 500;
}
ul.models_list li {
	width: 200px;
	float: left;
	margin: 10px 5px;
	padding: 10px 0px;
	height: 50px;
	display: inline;
	position: relative;
	z-index: 100;
}
ul.models_list a {
	color: #fff;
	text-decoration: none;
	display: block;
	height: 55px;
	z-index: 200;
	top: 0px;
	left: 0px;
	position: absolute;
}
ul.models_list li div {
	top: 0px;
	left: 0px;
	position: absolute;
	z-index: 10;
	width: 190px;
}
ul.models_list li div img {
	position: absolute;
	left: 0px;
	top: 0px;
}
ul.models_list div span {
	display: block;
	position: absolute; 
	left: 55px;
	top:  20px;
}

.profile_bg {
	position: absolute;
	top: 40px;
	right: 85px;
}

#profile {
	position: relative;
	width: 770px;
	margin: auto;
}
#profile #photo {
	width: 260px;
	height: 450px;
	float: left;
	background: url(../images/jex_back.gif) 50% 50% no-repeat;
}
#photo #preloader {
	position: absolute;
	top: 400px;
	left: 110px;
}
#frame {
	width: 50px;
	height: 50px;
	position: absolute;
	border: 3px solid #5f5;
	top: 210px;
	left: 291px;
}

#profile .profile_holder {
	width: 480px;
	float: right;
	margin-top: 40px;
	overflow: hidden;
}
#profile .profile_holder h2 {
	margin-bottom: 150px;
}
#gallery_images {
	margin-top: 0px;
	width: 100%;
}
#gallery_images div.item {
	width: 50px;
	height: 50px;
	float: left;
	margin: 4px 30px 30px 4px;
	display: inline;
}
#profile .profile_holder .content {
	margin-top: 20px;
	padding-left: 100px;
	padding-top: 16px;
	background: url(../images/profile_bg.gif) no-repeat;
}
#profile dt {
	float: left;
	width: 90px;
	color: #535353;
}
#profile dd {
	width: 230px;
	float: left;
	clear: right;
	margin-bottom: 10px;
	margin-left: 10px;
}


#footer {
	clear: both;
	text-align: center;
	height: 121px;
	background: url(../images/footer_bg.gif) repeat-x;
	margin-top: 50px;
	padding-top: 20px;
	color: #535353;
	font-size: 12px;
}
#footer .notice {
	margin-top: 10px;
	font-size: 11px;
}
#footer .company {
	margin-top: 30px;
	color: #fff;
	margin-bottom: 20px;
	line-height: 1.5em
}
#footer .company a {
	color: #fff;
	text-decoration: none;
}
#footer .company a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}

.right {
	text-align: right;
}
#container h2.right {
	margin-bottom: 20px;
	margin-right: 30px;
}

.news_content {
	width: 835px;
	margin: auto;
	padding: 0px 10px;
	position: relative;
}

#news_list {
	width: 400px;
	float: left;
	margin-top: 20px;
}

#news_list ul, #news_list li {
	list-style:  none;
	list-style-position: outside;
	clear: both;
}
#news_list li {
	margin-bottom: 5px;
}
#news_list li .date {
	display: block;
	width:  80px;
	float: left;
}
#news_list li .title {
	display: block;
	width: 300px;
	float: left;
}
#news_list li a {
	color: #00b95f;
	text-decoration: none;
}

#news_single {
	width: 410px;
	float: right;
	padding-bottom: 60px;
	background: url(../images/news_content_bg.gif) no-repeat;
}
#news_single a {
	color: #00b95f;
	text-decoration: none;
}
#news_single a:hover {
	text-decoration: underline;
}
#news_single .item {
	padding: 20px 15px;
}
#news_single .item_shifted {
	padding: 20px 15px;
	margin-top: 20px;
	display: none;
}

#news_single .item .date {
	width: 80px;
	float: left;
}
#news_single .item h3 {
	width: 290px;
	float: right;
	margin-bottom: 20px;
	color: #99d09a;
	font-weight: bold;
}
#news_single .item .content {
	width: 290px;
	float: right;
	font-size: 11px;
	line-height: 1.5em;
}

#news_loader {
	position: absolute;
	right: 367px;
	top: 5px;
}

#news_nav {
	width: 800px;
	margin: auto;
}
#news_nav div {
	width: 9px;
	height: 10px;
	overflow: hidden;
}
#news_nav .prev {
	float:left;
	background: url(../images/newsarr.gif) 0px -20px;
	margin-left: 345px;
}
#news_nav .next {
	float: right;
	background: url(../images/newsarr.gif) -9px -20px;
	margin-right: 425px;
}
#news_nav a {
	display: block;
	width: 9px;
	height: 10px;
	text-indent: -9000px;
	background-image: url(../images/newsarr.gif);
}
#news_nav .prev a {
	background-position: 0 0;
}
#news_nav .prev a:hover {
	background-position: 0px -10px;
}
#news_nav .next a {
	background-position: -9px 0px;
}
#news_nav .next a:hover {
	background-position: -9px -10px;
}


#hiliter {
	position: absolute;
	z-index: 1;
	top: 100px;
}

div.twocols {
	width: 800px;
	margin: 40px auto;
	overflow: auto;
}
.twocols .col1 {
	width: 430px;
	float: left;
}
.twocols .col2 {
	width: 295px;
	float: right;
}

ol {
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 25px;
	text-indent: 0;
}

ul.camp_fill {
	list-style-position:outside;
	margin-left:25px;
	text-indent:0;
	list-style-image: url(/images/campaign/white.gif);
	margin-bottom: 20px
}
ul.camp_fill li {
	margin-bottom: 10px;
}
ul.camp_rect {
	list-style-position:outside;
	margin-left:25px;
	text-indent:0;
	list-style-image: url(/images/campaign/rect.gif);
	margin-bottom: 50px;
}
ul.camp_rect li {
	margin-bottom: 10px;	
}
