/* New Style View Profile 
=============================================================================================================================*/
/*.contentUpVP {
	height:323px; 
	padding:0 10px 0 10px;
	background-repeat:no-repeat;
	background-image:url(../Images/bgnHeaderProfile.png);
}

.contentMiddleVP {	
	width:800px;
	padding:10px;
	background-repeat:repeat-y;
	background-image:url(../Images/bgnContentProfile.png);	
}

.contentDownVP {	
	width:800px;
	height:8px;
	background-repeat:no-repeat;
	background-image:url(../Images/bgnFooterProfile.png);	
}*/

.contentUpVP {	
	height:9px;
	background-repeat:no-repeat;
	/*background-image:url(../Images/bgnTopRegistration.png);*/
	background-image:url(../Images/bgnTopRegistration.gif);
}

.contentMiddleVP {
	float:left;
	width:800px;
	/*padding:0 0 0 10px;*/
	background-repeat:repeat-y;
	/*background-image:url(../Images/bgnContentProfile.png);*/
	background-image:url(../Images/bgnContentProfile.gif);
}

.contentDownVP {
	height:13px;
	/*background-image:url(../Images/bgnFooterProfile.png);*/
	background-image:url(../Images/bgnFooterProfile.gif);
	background-repeat:no-repeat;	
	padding-bottom:15px;
}

#tblConfirmation {
	padding:0 12px 0 12px;
}

#dVPLeft {
	float:left;
	width:520px;	
}

#dVPRight {
	float:right;
	width:240px;	
}

/* Map And Company Detail
=============================================================================================================================*/
.mapAndCompanyName {	
	width:525px;	
}

.mapAndCompanyNameTop {
	width:520px;
	height:5px;
	background-repeat:no-repeat;	
	background-image:url(../Images/TopMapCompany.png);
	float:left;	
}

.mapAndCompanyNameMiddle {	
	padding:0 0 20px 10px;
	background-repeat:repeat-y;
	/*background-image:url(../Images/CenterMapCompany.png);*/
	background-image:url(../Images/CenterMapCompany.gif);
	float:left;	
}

.mapAndCompanyNameMiddle h2{
	font-size: 16px;
	color: #FFFFFF;
	padding: 0 0 2px 0;
	margin: 0;
	text-transform:capitalize;
	}
.mapAndCompanyNameMiddle a {
	text-decoration: none;
	}
.mapAndCompanyNameMiddle a:hover {
	text-decoration: underline;
	
	}

.mapAndCompanyNameBottom {
	width:520px;
	height:4px;
	float:left;
	background-repeat:no-repeat;
	background-image:url(../Images/BottomMapCompany.png);
}

#ASCIIGMap {
	float:left;
	margin:0 0 0 3px;
}

#CompanyDetail {
	float:left;
	width:300px;
	margin:0 0 0 0;	
	padding: 0 0 0 5px;
	}

#CompanyName {
	float:left;
	width:275px;
	text-align:left;
}

#CompanyHours {
	float:left;
	width:125px;
	text-align:left;
}

#CompanyContact {
	float:left;
	width:150px;
	text-align:left;
}

#CompanyContact a:link, #CompanyContact a:visited {
	color:#e2c81d;
}
#CompanyContact a:active, #CompanyContact a:hover {
	color:#e2c81d;
}

#CompanyLanguage {
	float:left;
	width:125px;
	text-align:left;
}

#CompanyLanguage ul {
	list-style:none;
}

.CompanyDetailLeft {
	width: 150px;	
	text-align: left;
}

.CompanyDetailRight {
	width: 200px;	
	text-align: left;
	Xborder: solid 1px #ff0000;;
}

/* Photo and Logo
=============================================================================================================================*/
.photoAndLogo {
	margin-top:5px;
}

.photoAndLogoTop {
	width:520px;
	height:5px;
	background-repeat:no-repeat;	
	background-image:url(../Images/TopPhotoLogo.png);
}

.photoAndLogoMiddle {
	background-repeat:repeat-y;
	/*background-image:url(../Images/CenterPhotoLogo.png);*/
	background-image:url(../Images/CenterPhotoLogo.gif);
}

.photoAndLogoBottom {
	width:520px;
	height:4px;
	background-repeat:no-repeat;
	background-image:url(../Images/BottomPhotoLogo.png);
}

.photo {
	text-align:center;
	width:65px;
	height:85px;	
	float:left;
	margin:0 10px 0 10px;
}

.photo a {
	color:Blue;
	text-decoration:none;
}

.contact {
	xwidth:250px;	
	float:left;
	color:Black;
	text-align:left;
	margin:0 0 0 10px;
	padding-left: 30px;	
}
.contact h2 {
	font-size: 16px;
	xcolor: #FFFFFF;
	padding: 0 0 2px 0;
	margin: 0;
	text-transform: capitalize;
	}

.contact a {
	color: #0068FF;
	font-weight:bold;
	text-decoration: none;
}

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

.logo {
	width:150px;	
	float:left;
	margin:0 0 0 10px;	
}


/* Special Offers
=============================================================================================================================*/
.specialOffers {
	/*float:right;*/
	width:240px;
	/*border:solid 1px white;*/
}

.specialOffersTop {
	width:240px;
	height:5px;
	background-repeat:no-repeat;	
	background-image:url(../Images/TopServices.png);
	/*border:solid 1px red;*/
}

.specialOffersMiddle {
	text-align:left;
	padding:5px 10px 5px 10px;
	background-repeat:repeat-y;
	/*background-image:url(../Images/CenterServices.png);*/
	background-image:url(../Images/CenterServices.gif);
	/*border:solid 1px green;*/
}

.specialOffersBottom {
	width:240px;
	height:6px;
	background-repeat:no-repeat;
	background-image:url(../Images/BottomServices.png);
	/*border:solid 1px red;*/
}

.specialOffersMiddle h3 {
	color:#e2c81d;
	margin:0 0 1px 0;
}


/* Company Description
=============================================================================================================================*/
.companyDescription {
	margin-top:5px;
}

.companyDescriptionTop {
	width:520px;
	height:5px;
	background-repeat:no-repeat;	
	background-image:url(../Images/TopCompanyDescription.png);
}

.companyDescriptionMiddle {
	text-align:left;
	background-repeat:repeat-y;
	/*background-image:url(../Images/CenterCompanyDescription.png);*/
	background-image:url(../Images/CenterCompanyDescription.gif);
	padding:5px 10px 5px 10px;
	color:Black;
}

.companyDescriptionBottom {
	width:520px;
	height:4px;
	background-repeat:no-repeat;
	background-image:url(../Images/BottomCompanyDescription.png);
}

.companyDescriptionMiddle h3 {	
	border-bottom:solid 1px black;
	margin:0 0 1px 0;
}

/* Services
=============================================================================================================================*/
.services {
	/*float:right;*/
	width:240px;
}

.servicesTop {
	width:240px;
	height:5px;
	background-repeat:no-repeat;	
	background-image:url(../Images/TopServices.png);
}

.servicesMiddle {
	text-align:left;
	padding:5px 10px 5px 10px;
	background-repeat:repeat-y;
	/*background-image:url(../Images/CenterServices.png);*/
	background-image:url(../Images/CenterServices.gif);
}

.servicesBottom {
	width:240px;
	height:6px;
	background-repeat:no-repeat;
	background-image:url(../Images/BottomServices.png);
}

.servicesMiddle ul {
	margin-left:15px;
	padding-left:10px;
	list-style:none;
}

.servicesMiddle h3 {
	color:Gray;
	border-top:solid 1px gray;
	margin:10px 0 1px 0;
}

#dImgASCII {
	text-align:center;	
}

#dImgASCII img {
	width:175px;
	height:72px;
}

#btnEditYellow {	
	float:right;
	cursor:pointer;
	color:#e2c81d;	
	text-align:right;
	/*border:solid 1px red;*/
}

#btnEditBlue {	
	float:right;
	cursor:pointer;
	color:Blue;	
	text-align:right;
	/*border:solid 1px red;*/
}

#Notification {	
	color:#e2c81d;
}