.banner 
{
	position: absolute;
	width: 800px;
	height: 188px;
	top: 12px;
	left: 10px;
	background-image:  url(images/banner_top.jpg);
	background-repeat: no-repeat;

}

.banner_start 
{
	position: absolute;
	width: 800px;
	height: 178px;
	top: 33px;
	left: 10px;
	background-image:  url(images/banner_start.jpg);
	background-repeat: no-repeat;

}

.buttons
{
	position: absolute;
	width: 800px;
	height: 22px;
	top: 190px;
	left: 10px;
}

.button_left 
{
	position: absolute;
	width: 320px;
	height: 22px;
	top: 0px;
	left: 0px;
	background-image:  url(images/button_left.jpg);
	background-repeat: no-repeat;

}

.home_rgt 
{
	position: absolute;
	width: 12px;
	height: 22px;
	top: 0px;
	left: 276px;	
	background-image:  url(images/home_rgt.jpg);
	background-repeat: no-repeat;

}
.contact_rgt
{
	position: absolute;
	width: 15px;
	height: 22px;
	top: 0px;
	left: 529px;	
	background-image:  url(images/contact_rgt.jpg);
	background-repeat: no-repeat;

}
.models_rgt
{
	position: absolute;
	width: 8px;
	height: 22px;
	top: 0px;
	left: 357px;
	background-image:  url(images/models_rgt.jpg);
	background-repeat: no-repeat;

}
.apply_rgt 
{
	position: absolute;
	width: 108px;
	height: 22px;
	top: 0px;
	left: 692px;
	background-image:  url(images/apply_rgt.jpg);
	background-repeat: no-repeat;

}
.booking_rgt 
{
	position: absolute;
	width: 12px;
	height: 22px;
	top: 0px;
	left: 443px;	
	background-image:  url(images/booking_rgt.jpg);
	background-repeat: no-repeat;

}


/*Buttons start here*  ****************/

.home
{
	position: absolute;
	width: 51px;
	height: 22px;
	top: 0px;
	left: 225px;
	

}
.contact
{
	position: absolute;
	width: 74px;
	height: 22px;
	top: 0px;
	left: 455px;

}

.models
{
	position: absolute;
	width: 69px;
	height: 23px;
	top: 0px;
	left: 288px;

}
.apply
{
	position: absolute;
	width: 148px;
	height: 23px;
	top: 0px;
	left: 544px;

}
.booking
{
	position: absolute;
	width: 78px;
	height: 23px;
	top: 0px;
	left: 365px;

}

.main_pnl
{
	position: absolute;
	width: 800px;
	height: 647px;
	top: 213px;
	left: 10px;
	 background-color: #000000;

}

.pagelayout {
	position: absolute;
	width: 850px;
	height: 500px;
	top: 0px;
	left: 90px;
}
input {
	border: 1px outset #663300;
	background-color: #AEAE5E;


}

.bookingtbl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	

}
a {
	color: #000000;
}
textarea {
	background-color: #B1B165;
	border: none;
}

.searchlist {
	position: absolute;
	width: 300px;
	height: 157px;
	background-color: #333333;
	border: 1px solid #CCCCCC;
	background-image: url(images/search_bck.jpg);

}

.searchlist1 {
	position: absolute;
	width: 300px;
	height: 157px;
	background-color: #333333;
	border: 1px solid #CCCCCC;
	

}

.ModelName{
	position: absolute;
	width: 197px;
	height: 20px;
	top: 0px; 
	left: 102px;
	background-color: #990000;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	border: 1px solid #FFFFFF;	
}

.Age{
	position: absolute;
	width: 150px;
	height: 20px;
	top: 25px; 
	left: 125px;
	background-color: #none;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	
	
}
.Vital_Stats{
	position: absolute;
	width: 150px;
	height: 20px;
	top: 45px; 
	left: 125px;
	background-color: #none;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	
}

.location{
	position: absolute;
	width: 180px;
	height: 20px;
	top: 65px; 
	left: 125px;
	background-color: #none;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.Height{
	position: absolute;
	width: 150px;
	height: 20px;
	top: 85px; 
	left: 125px;
	background-color: #none;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.HairColor{
	position: absolute;
	width: 180px;
	height: 20px;
	top: 105px; 
	left: 125px;
	background-color: #none;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	
}
.Visit{
	position: absolute;
	width: 150px;
	height: 20px;
	top: 125px; 
	left: 125px;
	background-color: #none;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	
}

.ImageListing{
	position: absolute;
	width: 100px;
	height: 150px;
	top: 2px; 
	left: 0px;

}


.ModelNamePortfolio{
	position: absolute;
	width: 300px;
	height: 20px;
	top: 70px; 
	left: 160px;
	background-color: none;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;

}
.AgePortfolio{
	position: absolute;
	width: 150px;
	height: 20px;
	top: 95px; 
	left: 160px;
	background-color: none;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	
}
.VitalStatsPortfolio{
	position: absolute;
	width: 150px;
	height: 20px;
	top: 120px; 
	left: 160px;
	background-color: #none;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	
}
.HeightPortfolio{
	position: absolute;
	width: 150px;
	height: 20px;
	top: 145px; 
	left: 310px;
	background-color: none;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	
}
.HairColorPortfolio{
	position: absolute;
	width: 180px;
	height: 20px;
	top: 170px; 
	left: 310px;
	background-color: #none;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	
}

.NationalityPortfolio{
	position: absolute;
	width: 150px;
	height: 20px;
	top: 195px; 
	left: 310px;
	background-color: #none;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	
}

.locationPortfolio{
	position: absolute;
	width: 150px;
	height: 20px;
	top: 260px; 
	left: 150px;
	background-color: none;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	
}

.VisitPortfolio{
	position: absolute;
	width: 150px;
	height: 20px;
	top: 290px; 
	left: 310px;
	background-color: #none;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	
}

.DescriptionPortfolio{
	position: absolute;
	width: 331px;
	height: 127px;
	top: 360px; 
	left: 102px;
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	
}
.PricePortfolio{
	position: absolute;
	width: 220px;
	height: 55px;
	top: 528px; 
	left: 102px;
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	
}
.registerFrm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	background-color: #333333;

}
.cpanellink
{
	font-family: verdana; 
	font-size: 12px; 
	font-weight: normal; 
	color: #ffffff; 
	text-align: center;
	text-decoration: none;
}
