body {
	background-color: #4c4c4c;
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

a:link{color: #ffffff; font-weight: bold; text-decoration: underline;}
a:hover{color: #ffffff; font-weight: bold; text-decoration: none;}
a:active{color: #ffffff; font-weight: bold; text-decoration: underline;}
a:visited{color: #ffffff; font-weight: bold; text-decoration: underline;}


#container {
	position: relative;
	width: 760px;
	max-width:760px;
	display:block;
	padding-top: 50px;
}

#content {
	background-color: #000000;
}


#nav {
	background-image: url('../images/nav/filmstrip.gif');
	background-repeat: repeat-x;
	height: 111px;
	max-height: 111px;
	color: #cccccc;
}

#header {
	color: #ffffff;
	background-color: #000000;
	font-size: 11px;
	line-height: 15px;
	padding: 0px 40px 0px 40px;
}

#copy, #copy table {
	color: #cccccc;
	background-color: #000000;
	font-size: 12px;
	line-height: 16px;
	padding: 0px;
	margin: 0px;
}

#copy h1{
	color: #ffffff;
	display: block;
	background-color: #4c4c4c;
	font-size: 14px;
	padding: 4px 0px 7px 20px;
	margin: 0px;
}

.lineright{	border-right: 1px solid #4c4c4c;}
.linetop{ border-top: 1px solid #4c4c4c; height: 5px;}


#inhouseads {
	color: #cccccc;
	font-size:11px;
	padding-left:10px;
}



#inhouseads .line{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #4c4c4c;
}

#inhouseads .noline {
	padding-bottom: 10px;
}

#panel{
	background-image: url('../images/panel/bg.gif');
	background-repeat: no-repeat;
}

#panel2{
	background-image: url('../images/panel/bg2.gif');
	background-repeat: no-repeat;
}

#panel .heading, #panel2 .heading{
	position: relative;
	top: 0px;
	padding:0px;
	margin:3px 0px 0px 0px;
	height:24px;
	max-height: 24px;
}

#panel .heading h1,#panel2 .heading h1{
	height:24px;
	max-height: 24px;
	color: #000000;
	font-size: 14px;
	background-color: transparent;
	padding: 0px 0px 0px 10px;
	margin:0px;
}

.question {color:#cccccc}

#panel .copy{
	top: 10px;
	left: 10px;
	font-size:11px;
	position: relative;
	width: 210px;
	max-width: 210px;
	height:50px;
	max-height:50px;
	display: block;
	color: #000000;
}
#panel2 .copy{
	left: 10px;
	position: relative;
	width: 210px;
	max-width: 210px;
	display: block;
	color: #000000;
}

#panel .button{
	top: 15px;
	left: 10px;
	position: relative;
}

#panel2 .button{
	left: 10px;
	position: relative;
}


#footer{
	background-color: #4c4c4c;
	padding:0px;
	margin:0px;
	font-size: 11px;
	color: #999999;
	text-align: right;
}

#footer a:link{color: #999999; font-weight: normal; text-decoration: none;}
#footer a:hover{color: #eac4ee !important; font-weight: normal; text-decoration: none;}
#footer a:active{color: #999999; font-weight: normal; text-decoration: none;}
#footer a:visited{color: #999999; font-weight: normal; text-decoration: none;}

#hr {
	border-bottom: 1px solid #4c4c4c;
	padding: 15px 0px 15px 0px;
}

.top{
	
	border-top: 1px solid #4c4c4c;
}

#hr h2{
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	padding: 0px;
	margin:0px 0px 5px 0px;
}

#hr h2.error{
	color: #eac4ee;
}

#hr img{
	float: left;
}

h3{
	color: #eac4ee;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 0px;
	margin: 10px 0px 0px 2px;
}

h4 {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding:0px;
	margin:0px;
	line-height: 16px;
}


#approvePanel{
	background-color:#333333 !important;
}

#approvePanel img{
	border: 1px solid #ffffff;
}

.question{
	padding: 0px 0px 0px 20px;
}

.questionR{
	padding: 0px 20px 0px 20px;
}

#model, #model table {
	color: #ffffff;
	background-color: #333333;
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
}

#model h1{
	color: #ffffff;
	display: block;
	background-color: #4c4c4c;
	font-size: 14px;
	padding: 4px 0px 7px 20px;
	margin: 0px;
}

#model .rating {
	border: 1px solid #cccccc;
	padding: 0px 0px 0px 8px;
	margin: 0px 20px 0px 0px;
	height: 25px;
	max-height: 25px;
}

#model .contactus {
	border: 1px solid #cccccc;
	padding: 0px 0px 0px 8px;
	margin: 0px 20px 0px 0px;
	height: 25px;
	max-height: 25px;
}

#model .contactus h4 {
	color: #ffffff;
	position: relative;
	top: 3px;
}



.info{
	padding: 0px 20px 0px 20px;
	color: #ffffff;	
}

div.skills{
	position: relative;
	bottom: 8px;
	display: inline;
}

#owner {
	padding: 10px;
}

#owner h1{
	padding: 4px 0px 7px 10px;
	margin: 0px 0px 6px 0px;
}

#owner .border{
	border: 1px solid #ffffff;
}

#enquiryForm td{
	padding: 3px 0px 3px 0px;
}

.error{
	color: #f62020;
	font-weight: bold;
	padding-bottom: 0px;
}

/* eac4ee */

#searchPanel{
	background-image: url('../images/panel/searchbg.jpg');
	background-repeat: no-repeat;
}


#searchPanel .heading{
	position: relative;
	top: 0px;
	padding:0px;
	margin:3px 0px 0px 0px;
	height:24px;
	max-height: 24px;
}

#searchPanel .heading h1{
	height:24px;
	max-height: 24px;
	color: #000000;
	font-size: 14px;
	background-color: transparent;
	padding: 0px 0px 0px 10px;
	margin:0px;
}

#searchPanel .copy{
	background-color: transparent;
	top: 10px;
	left: 10px;
	position: relative;
	width: 350px;
	max-width: 350px;
	height:130px;
	max-height:130px;
	display: block;
	color: #000000;
	font-weight: bold;
}

#searchPanel .copy2{
	background-color: transparent;
	top: 10px;
	left: 10px;
	right: 10px;
	position: relative;
	width: 250px;
	max-width: 250px;
	height:110px;
	max-height:110px;
	display: block;
	color: #000000;
}

#searchPanel .copy td{
	padding: 2px;
}

#searchPanel .button{
	top: 20px;
	left: 110px;
	position: relative;
}

#searchPanel .button2{
	top: 20px;
	left: 10px;
	position: relative;
}

#resultsBar{
	border: 1px solid #cccccc;
}

#resultsBar .results{
	background-color: #333333;
	padding: 2px 10px 2px 10px;
}

#resultsBar .searchterm{
	padding: 2px 10px 2px 10px;
}

b{
	color: #ffffff;
}

h2.search{
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	padding: 0px;
	margin:0px 0px 5px 0px;
	display: inline;
}


.prev{
	display: inline;
	text-align:left;
}

.next{
	display: inline;
	text-align: right;
}

#applyForm td{
	padding: 3px 0px 3px 0px;
}

.submit{
	border:0px;
}



/* ########################  styles for fake upload box ######################   */

input.text {
	background: url('pix/input_boxes.gif') no-repeat 0 -58px;
	border: none;
	width: 241px;
	height: 20px;
	padding-left: 3px;
	background-color: #ffffff;
}

input:focus {
	background-color: white;
}

div.fileinputs {
	position: relative;
	height: 30px;
	width: 365px;
	
}

input.file {
	width: 365px;
	margin: 0;
	position:relative;
	bottom:8px;
}

input.file.hidden {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
	cursor: pointer;
	height:24px;
	border: 1px solid red;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 350px;
	padding: 0;
	margin: 0;
	z-index: 1;
	line-height: 90%;
}

div.fakefile img {
	position: absolute;
	left: 260px;
	height:24px;
	width:104px;
	bottom: 8px;
	padding:0px;
	margin:0px;
	z-index: 2;
}

div.fakefile input {
	margin-bottom: 5px;
	margin-left: 0;
	position: relative;
	bottom: 6px;
	width: 241px;
	height: 20px;
}

/* ########################  styles for fake upload box ######################   */


.admintext {
	border: none;
	width: 235px;
	height: 20px;
	padding-left: 3px;
	background-color: #ffffff;
}

form{
	padding: 0px;
	margin:0px;
}

#model h1.Female{
	background-color: #eacbdd;
	color: #000000;
}

#model h1.Male{
	background-color: #bbdcf0;
	color: #000000;
}

#transbox {
	width: 100%;
	height: 100%;
	margin: 0 50px;
	background-color: #fff;
	border: 2px solid black;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	 z-index:9997;
	}
	
#normalbox {
	padding: 20px;
	width: 100%;
	height:100%;
	line-height:3400px;
	text-align:bottom;
	font-weight: bold;
	color: #000;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	position: absolute;
	 top:-400px;
	 z-index:10000;
	}

#transbox div {
	padding: 20px;
	height:100%;
	line-height:3400px;
	text-align:bottom;
	font-weight: bold;
	color: #000;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	position: relative; z-index:9998;
	}	

.init {display:none;}
#bg { width:100%;height:100%; position:absolute; top:200px;left:-52px; z-index:9995;}

#adminTable, #adminTable table {
	color: #ffffff;
	background-color: #333333;
	font-size: 12px;
	line-height: 15px;
	margin: 0px;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}

#paymentStatus{
	color: #ffffff;
	background-color: #333333;
	font-size: 12px;
	margin: 0px;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}
#paymentStatus td{line-height: 25px;}
#paymentStatus td.error{color: #f62020; font-weight: bold;}