#updateie6 {
	display:none;
}

#noscript {
	background:#FF3;
	border-bottom:#FC0 2px solid;
	font-size:12px;
	padding-top:8px;
	height:22px;
	width:100%;
	display:block;
}

#container {
	width:100%;
	min-width:1000px;
	margin:0 auto;
	position:relative;
	padding-bottom:100px
}

#topbar {
	background:#2a2a2a;
	height:12px;
	border-bottom:#522a28 solid 1px;
	padding:6px 0px 9px;
}

#topbar a {
	font-size:11px;
	color:#b6b6b6;
	display:inline-block;
    text-indent: 15px;
	margin-left:10px;
}

#topbar a:hover {
	color:#fff;
}

#topbar-shadow {
	height:1px;
	background:#333333;
}

#mnuclient {
	background: url("../images/client_icon.jpg") no-repeat left;
}

#mnusearch {
	background: url("../images/search_icon.jpg") no-repeat left;
}

#mnucontact {
	background: url("../images/contact_icon.jpg") no-repeat left;
}

.wrapper {
	width:730px;
	margin:auto;
	font-size:12px;
}


#header {
	height:160px;
	margin-top:40px;
}


#menubar {
	height:38px;
	background:url(../images/menubg.png) top repeat-x;
	overflow:hidden;
}

#women {
	display:none;	
}

#men {
	display:none;
}

.mainmenu {
        margin-left:2px;
}

.mainmenu li {
	padding:10px 20px 11px;
	float:left;
	background:url(../images/menusep.jpg) right center no-repeat;
}

.mainmenu #rightmost {
	background:none;
}

.mainmenu a{
	color:#f7cdca;
	font-size:12px;
	text-transform:uppercase;
	font-family: 'Corbel', Arial, Helvetica, sans-serif;

}

.mainmenu a:hover{
	color:#fff;
	text-align:center;
	cursor:pointer;
}

.mainmenu .mactive{
	color:#fff;
	text-align:center;
	cursor:pointer;
}

.mainmenu a img {
	margin-left:3px;
	vertical-align:middle;
	margin-top:-3px;
}

.homecontent {
	background:#fff;
	box-shadow: 0px 5px 20px #86160f;
	margin-bottom:15px;
	text-align:left;
}

#body {
	height:248px;
	width:766px;
	margin:0px -18px;
	background:url(../images/bodybg.png);
	text-align:right;
	position:relative;
}

.modelsbar {
	height:70px;
	position:relative
}

.modelsbar .box{
	width:73px;
	height:100%;
	background-color:#fff;
	float:left;
	overflow:hidden;
}

.modelsbar .even{
	background-color:#a6a6a6;
}

#mbbot {
	margin-top:-14px;
}

#text-emp {
	color:#ff131e;
	font-weight:bold;
}

#highlight {
	font-family: Criticized, Arial, Helvetica, sans-serif;
	color:#faf7f7;
	font-size:25px;
	text-shadow: 0px 0px 2px #fff, 0px 2px 10px #000;
	width:43%;
	margin-right:15px;
	text-align:left;
	line-height:31px;
	position:absolute;
	right:18px;
	top:30px;
	height:65px;
	overflow:hidden;
}

#readmore {
	position:absolute;
	bottom:0;
	right:0;
}

.readmore_btn {
	width:61px;
	height:16px;
	padding-left:5px;
	color:#777;
	font-size:10px;
	text-shadow:none;
	font-style:normal;
}

.utext {
	border-bottom: 1px dotted #666;
}

.utext:hover {
	border-bottom: none;
}

.readmore_btn:hover {
	background:url(../images/readmore.png) center center no-repeat;
	color:#fff;
}

.annaimg {
	position:absolute;
	left:113px;
	top:32px;
}

#intro {
	font-size:12px;
	text-align:left;
	color:#6e6e6e;
	margin-left:30px;
	width:300px;
	height:110px;
	text-shadow: 0px 1px 2px #111;
	font-style:italic;
	position:absolute;
	right:60px;
	top:85px;
	overflow:hidden;
}

#news-image {
	margin-top:40px;
	margin-right:20px;
	padding-top:5px;
	width:50px;
	height:34px;
	overflow:hidden;
}

#news-image img {
	border: 1px solid #929292;
	box-shadow: 0px 1px 8px #111;
}

#footer {
	color:#ca8f8b;
	font-size:10px;
}

#footer p{
	text-align:right;
}


/*inner pages*/

.content {
	background:#fff;
	box-shadow: 0px 5px 20px #86160f;
	margin-bottom:15px;
	padding:20px;
	text-align:left;
	overflow:hidden;
}

.listcontent {
	background:#fff;
	box-shadow: 0px 5px 20px #86160f;
	margin-bottom:15px;
	text-align:left;
	height:380px;
	width:100%;
	overflow:hidden;
}

.searchcontent {
	background:#fff;
	box-shadow: 0px 5px 20px #86160f;
	margin-bottom:15px;
	text-align:left;
	width:100%;
	height:436px;
	overflow:hidden;
}

#listwrap {
	height:330px;
}

.listings {
	float:left;
	height:330px;
	width:730px;
	padding:3px;
}

.model {
	float:left;
	background:#999999;
	width:115px;
	height:160px;
	overflow:hidden;
	margin:3px;
	position:relative;
}

.hover {
	position:absolute;
	top:0;
	background:#333;
	width:115px;
	height:160px;
	opacity:0;
}

.htext {
	font-size:15px;
	font-family: Criticized, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:right;
	padding:5px;
	position:absolute;
	bottom:0;
	right:0;
}

#listnav {
	float:right;
	margin-right:5px;
	margin-top:12px;
}

#listnav #prev {
	float:right;
	cursor:pointer;
	margin-right:5px;
	margin-top:2px;
}

#listnav #pagination {
	float:right;
	margin-right:5px;
}

#listnav #pagination #count{
	margin-right:5px;
	font-weight:bold;
}

#listnav #pagination #of{
	margin-right:5px;
	font-style:italic;
}

#listnav #pagination #total{
	margin-right:2px;
	font-weight:bold;	
}

#listnav #next {
	float:right;
	cursor:pointer;
	margin-right:5px;
	margin-top:2px;
}

#detailwrap-left {
	height:380px;
	width:32%;
	background:url(../images/detailbg.jpg) center right no-repeat #faf8f8;
	float:left;
	overflow:hidden;
}

#detailwrap-left #inner {
	margin:35px 30px 30px 35px;
	height:auto;
}

#detailwrap-left #inner #name {
	font-size:24px;
	color:#2b2b2b;
	font-family: Criticized, Arial, Helvetica, sans-serif;
	text-shadow: 0px 0px 1px #000;
}

#detailwrap-left #inner #details {
	margin-top:30px;
	margin-left:5px;
	font-family: 'Futura', Arial, Helvetica, sans-serif;
	height:220px;
}

#detailwrap-left #inner #details #detailitem {
	height:25px;
	text-transform:uppercase;
	letter-spacing:0.5px;
	font-size:11px;
}

#detailwrap-left #inner #details #detailitem #label {
	width:60px;
	float:left;
	color:#929191;
}

#detailwrap-left #inner #details #detailitem #value {
	width:90px;
	float:left;
	margin-left:25px;
}

#detailwrap-left #inner #actions {
	width:100%;
}

#favorite {
	width:54px;
	height:37px;
	background:url(../images/favorite.jpg) no-repeat;
	float:left;
	margin-right:6px;
}

#favorite:hover {
	background:url(../images/favorite_o.jpg) no-repeat;
	cursor:pointer;
}

#request {
	width:53px;
	height:37px;
	background:url(../images/request.png) no-repeat;
	float:left;
	margin-right:5px;
}

#request:hover {
	background:url(../images/request_o.png) no-repeat;
	cursor:pointer;
}

#presume {
	width:53px;
	height:37px;
	background:url(../images/presume.png) no-repeat;
	float:left;
}

#presume:hover {
	background:url(../images/presume_o.png) no-repeat;
	cursor:pointer;
}


#print {
	width:39px;
	height:37px;
	background:url(../images/print.png) no-repeat;
	float:left;
	margin-right:5px;
}

#print:hover {
	background:url(../images/print_o.png) no-repeat;
	cursor:pointer;
}

#detailwrap-right {
	height:350px;
	width:67%;
	float:left;
	overflow:hidden;
	position:relative
}

#detailwrap-right #back {
	height:14px;
	width:100%;
	margin:10px;
	text-transform:uppercase;
	letter-spacing:0.5px;
	font-size:10px;	
}

#detailwrap-right #back a {
	text-decoration:none;
	color:#2b2b2b;
}

#detailwrap-right .gallerywrap {
	margin:0 10px 10px 14px;
	height:315px;
	overflow:hidden;
	position:absolute
}

#detailwrap-right .gallerywrap .gallery {
	width:480px;
	float:left;
}

#detailwrap-right .gallerywrap .gallery .img1, .img16 {
	float:left;
	margin-right:14px;
	height:313px;
	width:224px;
	overflow:hidden;
	border:1px #eee solid;
}

#detailwrap-right .gallerywrap .gallery .img4, .img5, .img10, .img11, .img12, .img15 {
	float:left;
	margin-right:14px;
	margin-bottom:14px;
	height:148px;
	width:224px;
	overflow:hidden;
	border:1px #eee solid;
}

#detailwrap-right .gallerywrap .gallery .img2, .img3, .img6, .img7, .img8, .img9, .img13, .img14, .img17, .img18, .img19, .img20 {
	float:left;
	margin-right:14px;
	margin-bottom:14px;
	height:148px;
	width:104px;
	overflow:hidden;
	border:1px #eee solid;
}

#galnav {
	float:right;
	margin-right:12px;
	margin-top:6px;
}

#galnav #prev {
	float:right;
	cursor:pointer;
	margin-right:5px;
	margin-top:2px;
}

#galnav #pagination {
	float:right;
	margin-right:5px;
}

#galnav #pagination #count{
	margin-right:5px;
	font-weight:bold;
}

#galnav #pagination #of{
	margin-right:5px;
	font-style:italic;
}

#galnav #pagination #total{
	margin-right:2px;
	font-weight:bold;	
}

#galnav #next {
	float:right;
	cursor:pointer;
	margin-right:5px;
	margin-top:2px;
}

#details {
	float:left;
	height:330px;
	width:730px;
	padding:3px;
}

#loginform {
	width:40%;
	float:left;
}

#logintext {
	width:52%;
	float:right;
}

#logintext .ptext {
	margin-top:20px;
	margin-left:5px;
}

#copyright {
	font-family: 'Corbel', Arial, Helvetica, sans-serif;
	font-size:11px;	
}

#copyright .powered {
	font-size:9px;
	color:#a54c48;
	text-align:right;
}

#socialmedia img {
	margin-right:3px;
}

#approval {
	padding:20px 20px 20px 20px;
	background:#eee;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

#approval .text {
	float:left;
	width:70%
}

#approval .img {
	float:right;
	width:30%;
	text-align:right;
}

#inner-tab {
	padding-top:20px;
	text-align:left;
}

#tabs {
	padding:20px;
	text-align:center;
}

.profile {
	width:53px;
	height:37px;
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
	display:inline-block;
	margin:0 4px 0 4px;
}

.profile:hover {
	background-position:bottom;
	cursor:pointer;
}

.tactive {
	background-position:bottom;
	cursor:pointer;
}

.download {
	background-image:url(../images/download.png);
}

.checklist {
	background-image:url(../images/checklist.png);
}

.auditions {
	background-image:url(../images/auditions.png);
}

.communication {
	background-image:url(../images/communication.png);
}

.resume {
	background-image:url(../images/resume.png);
}

.edit {
	background-image:url(../images/edit.png);
}

.ugallery {
	background-image:url(../images/gallery.png);
}

.upload {
	background-image:url(../images/upload.png);
}

.changepass {
	background-image:url(../images/changepass.png);
}

.logout {
	background-image:url(../images/logout.png);
}

.newswrap {
	background:#F3F3F3;
	padding:10px;
	margin-bottom:20px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

.newswrap .news {
	float:left;
	width:70%;
	text-align:left;
}

.newswrap .picture {
	float:right;
	width:25%;
	text-align:right;
}

.newswrap .picture img {
	float:right;
}

.newswrap .news .title {
	font-size:14px;
	font-weight:bold;
}

.newswrap .news .date {
	font-size:10px;
	color:#999999;
	margin-bottom:10px;	
}

.paging {
	width:100%;
	text-align:center;
}

.paginate {
	display:inline-block;
	width:20px;
	height:17px;
	padding-top:3px;
	margin:5px;
	background:#DFDFDF;
	border:1px solid #CACACA;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	cursor:pointer;
	text-align:center;
}

.paginate:hover {
	background:#EFEFEF;
	border:1px solid #DADADA;
}

.active {
	background:#EFEFEF;
	border:1px solid #DADADA;
}

#imagewrap {

}

.image {
	position:relative;
	float:left;
	margin:6px;
	width:115px;
	height:160px;
	overflow:hidden;
}

.imagehover {
	position:absolute;
	top:0;
	width:115px;
	height:160px;
	opacity:0;
	background:#666;
	text-align:center;
}

.imagehover a {
	color:#FFFFFF;
	font-weight:bold;
}

.imagehover a:hover {
	text-decoration:underline;
}

.pending {
	position:absolute;
	bottom:0;
	width:100%;
	text-align:center;
	color:#FFF;
	background:#666;
	font-size:9px;
	text-transform:uppercase;
	opacity:0.7;
}

.error {
	background:#FCC;
	color:#F00;
	border:thin solid #F00;
	font-weight:bold;
}

.success {
	background:#CFC;
	color:#090;
	border:thin solid #090;
	font-weight:bold;
}

#req_menu .clear, .req {
	float:left;
	background:#e7e7e7;
	padding: 5px 10px 5px 10px;
	border: 1px #CCCCCC solid;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	color:#444;
}

#req_menu .clear:hover, .req:hover {
	background:#f5f5f5;
	border: 1px #f5f5f5 solid;
	cursor:pointer;
}

#req_menu .req {
	margin-left:10px
}

#uploadtext {
	float:left;
	width:80%;	
}

#uploadcount {
	float:right;
	width:13%;
	text-align:center;	
}

#uploadcount .ucount {
	float:left;
	font-size:25px;
}

#uploadcount .uper {
	float:left;
	font-size:15px;
	margin-top:8px;
	color:#888;
}

#uploadcount .ulimit {
	float:left;
	font-size:25px;
	margin-top:18px;
}

#contacttext {
	width:50%;
	float:left;
}

#contactform{
	width:43%;
	float:right;
}

.request_conf {
	width:400px;
	margin:auto;
	padding:25px;
	text-align:center;
	font-size:12px;
}

.rmodel {
	float:left;
	background:#999999;
	width:226px;
	height:315px;
	overflow:hidden;
	margin:20px 3px 0 3px;
	position:relative;
}

.rhover {
	position:absolute;
	top:0;
	background:#333;
	width:226px;
	height:315px;
	opacity:0;
}

.requestlist {
	float:left;
	height:280px;
	width:730px;
}

.searchwrap {
	margin-top:20px;
	width:100%;
}

.searchleft {
	float:left;
	width:44%;
	text-align:right;
}

.searchright {
	float:right;
	width:55%;
}

.cornerround {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}

#search_menu {
	padding:10px 5px 8px 5px;	
}

#search_menu .clear, .req {
	float:left;
	background:#e7e7e7;
	padding: 5px 10px 5px 10px;
	border: 1px #CCCCCC solid;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	color:#444;
}

#search_menu .clear:hover, .search:hover {
	background:#f5f5f5;
	border: 1px #f5f5f5 solid;
	cursor:pointer;
}

#search_menu .req {
	margin-left:10px
}