
/*##########  www.asos.com => default_style.css                     ##########*/
body {
	color: #ffffff;
	background: #000000;
  margin:0px;
  padding:0px;
  font:normal 10px Verdana, Arial, sans-serif;
  text-align: center;
}

#wrapper {
  text-align: left;
  width: 790px;
  background: #000000;
  padding: 5px;
  margin: 0 auto;
} 

#menu {
  position:relative;
  left:0px;
  width:788px;
  height:27px;
  background:#000000;
  color:#fff;
  padding:0px;
}

#main {
  left:0px;
  top:108px;
  width:788px;
  height:380px;
  color:#FFFFFF;
  padding:0px;
}

#display{
	color: #FFFFFF;
  left:0px;
  top:160px;
  width:375px;
  height:232px;
  overflow:hidden;
  text-align:left;
  padding: 0px 0px 10px 360px;
  z-index: 99;
}

#application { 
  left:0px;
  top:108px;
  width:743px;
  padding-left:25px;
  padding-right:20px;
  padding-top:10px;
  padding-bottom:10px; 
  z-index: 99;
  background:url('/pb3/corporate/asos/images/5_vacancies_bg.jpg'); no-repeat;
  min-height:360px;}

.dropdown {
  float:left;
}

.dropdown dt {
  position:absolute;
  left:0px;
  top:0px;
  height:25px;
  cursor:pointer; 
}

.dropdown dd {
  position:absolute;
  overflow:hidden; 
  left:-39px;
  top:25px;
  width:140px;
  display:none;
  background:#fff;
  opacity:1;
}

.dropdown ul {
  list-style-type:none; 
  border-top:none;
  margin:0px;
  padding:0px;
}

.dropdown li {
  display:inline;
}

.li-wrapper {
  margin-left:8px;
  font:9px uppercase Arial, sans-serif;
}

.dropdown a, .dropdown a:active, .dropdown a:visited {
  display:block; 
  margin:5px 0 5px 0;
  padding:5px; 
  color:#000000; 
  text-decoration:none; 
}

.dropdown a.selected-a {
  display:block; 
  margin:5px 0 5px 0;
  padding:5px;
  background:#cccccc;
  color:#000000;
  text-decoration:none; 
}

a:hover { background:#ccc; color:#000; }
A { color:#FFFFFF; text-decoration:none; }

.leftmenu {
  color:#FFFFFF;
  font:normal 10px Verdana, Arial, sans-serif;
}


#one-ddheader{left:0px;}
#two-ddheader{left:146px;}
#three-ddheader{left:292px;}
#four-ddheader{left:438px;}



/* Scrolling arrows */
#arrow_box { 
	position:absolute; 
	width:20px; 
	top:200px; 
	left:50%;
	height:2px;
	z-index: 1;
	padding:0px 0px 0px 0px;
}
#go-up  {	height:8px; width:13px; padding:0px;}
#go-down{	height:8px; width:13px; padding:0px;}
#scroll1{	position:absolute; top:48px; left:350px;z-index: 80;}
#scroll2{	position:absolute; top:276px; left:350px;z-index: 80;}

/*##########  PB Specific Style                                     ##########*/
/* Site Style*/
strong { 
	letter-spacing:0px;
}
label { 
	font-size:12px; 
	letter-spacing:0px;
}
.white_txt {color: #FFFFFF; }
.black_txt {color: #000000; }

.buttn {
  color: #000000; 
  background-color:#FFFFFF;
	text-transform:uppercase;	
	font-size:10px; 
	padding:3px 5px 3px 5px;
}

p { color: #FFFFFF; }

td { color: #FFFFFF; font-size:12px; }
th { color: #FFFFFF; font-size:12px; }

li ul ol { padding: 0px; }

h1 { 
  color: #FFFFFF; 
  width:100%;
  height:38px;
  font-size:18px;
	text-transform:uppercase;	
}

h2 { 
	color: #FFFFFF;
	font-size:14px; 
	font-family: sans-serif;
}

.thin_header {
  font-size:20px;
  font-weight:lighter;
  text-transform:uppercase;
}
.sub_header {
  font-size:14px;
	font-family: Times New Roman;
  font-weight:normal;
}

td.v_headline {
  font-size:18px;
}
td.v_close_dt {
	text-align: right;
	font-size:10px;
}
