/*************************************/
/* VancouverEscorts.com CSS Document */
/*************************************/

/************************************ Page Properties ************************************/

body {
	background-color: #E6F1FB;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-image: url(images/bg_blue.gif);
}
a {
	color: #065BB5;
	text-decoration: none;
}
a:visited {
	color: #065BB5;
}
a:hover {
	font-weight: bold;
	color: #065BB5;
}
a:active {
	color: #065BB5;
}
a:link {
	color: #065BB5;
}
/************************************ Table formatting ***********************************/

table {
}
table.top {
	background-color: #D7DFFB;
}
table.bar {}
table.left {}
table.main {}
table.advert {}
table.bottom {}
td {}
td.top {}
td.bar {
	background-color: #D7DFFB;
}
td.left {
	background-color: #055BAA;
}
td.main {
	background-color: #D7DFFB;
}
td.advert {
	background-color: #055BAA;
}
td.bottom {
	background-color: #055BAA;
}
/********************************** Navigation Button Formatting ***********************************/

.textbuttons {
	color: #065BB5;
	font-size: 12px;
	font-style: normal;
}
table.buttons {
}
table.buttons1 {
}
table.buttons2 {
}
td.buttonface {
	background-color: #DEE7F8;
}
td.buttonborder1 {
	background-color: #176ABA;
}
td.buttonborder2 {
	background-color: #FFFFFF;
}
/************************************ Provider Photo Adverts ***************************************/

.textproviders {
	color: #033363;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
td.providers {
	background-color: #085BA9;
}
/***************************************** Sponsor Box *********************************************/

.textsponsor {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
table.sponsorbox {
}
td.sponsorbox {
	background-color: #176ABA;
}
td.sponsorbox2 {
	background-color: #FFFFFF;
}
/***************************************** Webpage Boxes *******************************************/

table.webpagebox {
	background-color: #BCCFF1;
}
table.webpageboxborder {
	background-color: #085BA9;
}
td.webpagebox {
	background-color: #176ABA;
}
td.webpagebox2 {
	background-color: #FFFFFF;
}
/************************************* Text and image formatting ***********************************/

font.navtext {
	color: #0066CC;
	font-size: 12px;
}
font.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style:normal;
	font-weight: bold;
	color: #033363;
	padding:4px;
	text-decoration: none;
}
font.pagelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #065BB5;
}
font.pagetextsmbld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #033363;
}
font.pagetextsmbldheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #033363;
	line-height: 10px;
}
.textmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #033363;
}
.textbottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.texttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #033363;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-style:normal;
	font-stretch:semi-expanded;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.smalltext {
	font-family: Verdana;
	font-size: 10px;
	color: #033363;
	line-height: 10px;
}
.arrow {
	color: #033363;
}
/*---------------------------*/
/* Buttons                   */
/*---------------------------*/

div.btns {
	zoom:1;
	white-space:nowrap;
}
div.btns:after {
	display:block;
	clear:both;
	content:'';
}
div.btns a.btn {
	float:left;
	background:buttonface url(images/border-2.gif) no-repeat;
	cursor:pointer;
	font-size:10px;
	text-align:center;
	text-align:center;
	display:block;
	_width:140px;
	min-width:140px;
	text-decoration:none;
	margin:3px 2px;
}
div.btns a.btn:hover span {
	opacity:0.8;
 filter:alpha(opacity:80);
	font-weight:normal;/* color: #065BB5; */
}
div.btns a.btn span {
	padding:3px 8px 4px 8px;
	text-align:center;
	position:relative;
	left:1px;
	top:1px;
	display:block;
	text-decoration:none;
	background:url(images/border.gif) right bottom no-repeat;
	font-family:arial;
	font-size:10px;
	color:#033363;
}
/*----------------------------*/
/* Style for rss photos begin */
/*----------------------------*/

p { /* color for all text */
	color:#004993;
}
.feeddescription {
	font-family: Arial;
	font-size: 18px;
	text-align:center;
	letter-spacing: 0px;
	color: #035DAB;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:0px;
}
.profiletitle {
	font-family: Arial;
	font-size: 12px;
	text-align:center;
	letter-spacing: 0px;
	color: #004993;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top:0px;
	margin:0px;
}
.profilebox {
	background-color: #F3F6FB;
	border: 1px solid #035DAB;
	width: 120px;
	padding: 10px;
	margin: 0 auto;
	text-align: center;
	background-image:url();
}
.profileboxmouseover { /*javascript onmouseover */
	background-color: #F3F6FB;
	border: 2px solid #035DAB;
	width: 120px;
	padding: 9px;
	margin: 0 auto;
	text-align: center;
	background-image:url(images/box_bg.gif);
}
.profileimg {
	border: 1px solid #312A56;
	background-color: #C3C7D0;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
	cursor: hand;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: auto;
	margin-right: auto;
}
.profileimgmouseover { /*javascript onmouseover */
	border: 1px solid #312A56;
	background-color: #C3C7D0;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
	cursor: hand;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: auto;
	margin-right: auto;
}
p.profilestats {
	font-family: Arial;
	font-size: 11px;
	letter-spacing: 0px;
	text-decoration: none;
	font-weight: normal;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 0px;
}
p.profileheadline {
	font-family: Tahoma, Arial;
	font-size: 10px;
	letter-spacing: 0px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 8px;
	padding-bottom: 0px;
	padding-right: 8px;
	margin-bottom: 0px;
}
p.profiledesc {
	font-family: Arial;
	font-size: 10px;
	letter-spacing: 0px;
	text-decoration: none;
	font-weight: normal;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 2px;
}
p.profilestats_viewprofile {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #004993;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	text-decoration: underline;
}
p.profilestats_viewprofile a:link {
	text-decoration: underline;
	color: #004993;
}
p.profilestats_viewprofile a:visited {
	text-decoration: underline;
	color: #004993;
}
p.profilestats_viewprofile a:hover {
	text-decoration: none;
	color: #004993;
	background-color: #D7DFFB;
	padding:4px;
}
p.profilestats_viewprofile a:active {
	text-decoration: underline;
	color: #004993;
}
p.premiumlisting_text {
	color:#C03;
	padding-top: 8px;
	padding-bottom: 0px;
	margin-top: 8px;
	margin-bottom:4px;
	line-height:0px;
	text-decoration: blink;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

/*----------------------------*/
/* Style for rss photos end   */
/*----------------------------*/
