@charset "utf-8";

#wrapper {
	position:relative;
	width:880px;
	height:1625px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #FFF;
}
#wrapper_long {
	position:relative;
	width:880px;
	height:1900px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #FFF;
}

#wrapper_homepage {
	position:relative;
	width:880px;
	height:850px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #FFF;
}
#wrapper_dancersmain {
	position:relative;
	width:880px;
	height:3625px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #FFF;
}
#wrapper_casting {
	position:relative;
	width:880px;
	height:900px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #FFF;
}
#wrapper_terms {
	position:relative;
	width:880px;
	height:1700px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #FFF;
}

#nav_a {
	position:absolute;
	left:13px;
	top:186px;
	width:855px;
	height:30px;
	z-index:2;
}
#navb {
	position:absolute;
	left:13px;
	top:799px;
	width:855px;
	height:29px;
	z-index:11;
}
#login {
	position:absolute;
	left:052px;
	top:5px;
	width:755px;
	height:29px;
	z-index:13;
}
#logo {
	position:absolute;
	left:18px;
	top:54px;
	width:140px;
	height:101px;
	z-index:3;
	background-image: url(images/AD_logo.jpg);
	overflow: visible;
}
#logo_es {
	position:absolute;
	left:14px;
	top:51px;
	width:619px;
	height:124px;
	z-index:3;
	background-image: url(images/ad_logo_es.gif);
	background-repeat: no-repeat;
}

#artistsearch {
	position:absolute;
	left:600px;
	top:26px;
	width:203px;
	height:134px;
	z-index:4;
	background-image: url(images/artist_search.gif);
	overflow: auto;
}
#artistsearch_es {
	position:absolute;
	left:664px;
	top:45px;
	width:205px;
	height:134px;
	z-index:4;
	background-image: url(images/artist_search_es.gif);
	background-repeat: no-repeat;
}

#flags {
	position:absolute;
	left:822px;
	top:8px;
	width:80px;
	height:25px;
	z-index:5;
}
#black {
	position:absolute;
	left:0px;
	top:0px;
	width:880px;
	height:36px;
	z-index:1;
	background-color: #000000;
}
#adverts {
	position:absolute;
	left:716px;
	top:239px;
	width:162px;
	height:232px;
	z-index:10;
}
#textarea1 {
	position:absolute;
	left:23px;
	top:241px;
	width:434px;
	height:273px;
	z-index:9;
}
#textarea2 {
	position:absolute;
	left:13px;
	top:239px;
	width:658px;
	height:501px;
	z-index:8;

}
#login_c {
	position:absolute;
	left:14px;
	top:238px;
	width:854px;
	height:612px;
	z-index:8;
	overflow:auto;
	text-align: left;
}
#facebook {
	position:absolute;
	left:781px;
	top:861px;
	width:87px;
	height:44px;
	z-index:12;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
}
#ucheckbox {
	position:absolute;
	margin-right:auto;
	margin-left:auto;
	left:25px;
	top:25px;
	width:350px;
	height:170px;
	background-color: #FFFFFF;
}
.verdana_14_black {
	font-family: Verdana;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
.verdana_12_red {
	font-family: Verdana;
	font-size: 12px;
	color:#FF0000;
	font-weight: bold;
}

.verdana_small_black {
	font-family: Verdana;
	font-size: small;
	color: #000;
}
.verdana_small_white {
	font-family: Verdana;
	font-size: small;
	color: #FFF;
	font-weight: bold;
}
.verdana_small_red {
	font-family: Verdana;
	font-size:10px;
	color:#FF0000;
	font-weight:normal;
}

.verdana_small_green {
	font-family: Verdana;
	font-size:10px;
	color:#00FF00;
	font-weight:normal;
}
a:link {
	color: #F00;
	font-weight: bold;
}
a:visited {
	color: #F00;
}
a:hover {
	color: #F00;
}
a:active {
	color: #F00;
}
.title:link {text-decoration:none; color:black;  font-weight:normal; }
.title:active {text-decoration:none; color:black; font-weight:normal;  }
.title:visited {text-decoration:none; color:black;  font-weight:normal; }
.title:hover {text-decoration:none; color:#FF0000; font-weight:normal; }

.detail:link {	font-family:Verdana;  font-size: 12px; text-decoration:none; color:#FF0000;  font-weight:normal; }
.detail:active {	font-family:Verdana;  font-size: 12px; text-decoration:none; color:#FF0000; font-weight:normal;  }
.detail:visited {	font-family:Verdana;  font-size: 12px; text-decoration:none; color:#FF0000;  font-weight:normal; }
.detail:hover {
	font-family:Verdana;
	font-size: 12px;
	text-decoration:none;
	color:#CCCCCC;
	font-weight:normal;
	text-align: right;
}

.cpanel:link {	font-family:Verdana;  font-size: 12px; text-decoration:none; color:#FF0000;  font-weight:normal; }
.cpanel:active {	font-family:Verdana;  font-size: 12px; text-decoration:none; color:#FF0000; font-weight:normal;  }
.cpanel:visited {	font-family:Verdana;  font-size: 12px; text-decoration:none; color:#FF0000;  font-weight:normal; }
.cpanel:hover {	font-family:Verdana;  font-size: 12px; text-decoration:none; color:#000000; font-weight:normal; }

#wrapper_m {
	position:relative;
	width:880px;
	height:1200px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #FFF;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
}
#wrapper_dancersdetails {
	position:relative;
	width:880px;
	height:900px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #FFF;
}
.verdana_16 {
	font-family: Verdana;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
#searchbox1 {
	position:absolute;
	left:653px;
	top:61px;
	width:151px;
	height:29px;
	z-index:1;
}
#searchbox2 {
	position:absolute;
	left:670px;
	top:80px;
	width:149px;
	height:29px;
	z-index:1;
}
#searchbox2es {
	position:absolute;
	left:76px;
	top:60px;
	width:151px;
	height:29px;
	z-index:1;
}
#searchbox3 {
	position:absolute;
	left:671px;
	top:103px;
	width:135px;
	height:29px;
	z-index:1;
}
#searchbox4 {
	position:absolute;
	left:620px;
	top:120px;
	width:182px;
	height:18px;
	z-index:1;
}
#wrapper_f_dancers {
	position:relative;
	width:755px;
	height:1550px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #FFF;
}
#wrapper_faq {
	position:relative;
	width:880px;
	height:1100px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #FFF;
}
#wrapper_photos {
	position:relative;
	width:880px;
	height:1795px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #FFF;
}
.verdana_14_black_unbold {
	font-family: Verdana;
	font-size: 14px;
	color: #000;
	font-weight: normal;
}
#wrapper_loginc {
	position:relative;
	width:880px;
	height:900px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #FFF;
}
#wrapper_admin {
	position:relative;
	width:880px;
	height:1350px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #FFF;
}
#wrapper_admin2 {
	position:relative;
	width:880px;
	height:1250px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #FFF;
}
.verdana_10_black {
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}
#text_jobs {
	position:absolute;
	left:13px;
	top:239px;
	width:658px;
	height:801px;
	z-index:8;
}
#textarea3 {
	position:absolute;
	left:13px;
	top:239px;
	width:658px;
	height:781px;
	z-index:8;
}
.packagetab {
	text-align:center;
}
.package {
	padding-left:10px;
}

