/**************************************/
/* CalgaryEscorts.com CSS Document    */
/**************************************/

/************************************ Page Properties ************************************/

body {
	background: #000;
	font: 75%/160% Arial, Helvetica, sans-serif;
	width: 100%;
	margin: 20px auto;
}
a {
	color: #5E4376;
	text-decoration: none;
}
a:visited {
	color: #5E4376;
	text-decoration: underline;
}
a:hover {
	color: #5E4376;
}
a:active {
	color: #5E4376;
}
a:link {
	color: #5E4376;
	text-decoration: underline;
}
.escortsite #container {
	position: relative;
	width: 100%;
	background: #000000;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: left;
}
.escortsite #header {
	height: 130px;
	background: #000000;
	padding: 25px 10px 0px 20px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.escortsite #header h1 {
	margin: 0;
	padding: 10px 0;
}
.escortsite #sidebar_left {
	position: absolute;
	top: 136px;
	left: 0;
	width: 190px;
	height: 85%;
	background: #000000;
	padding-left: 18px;
	padding-right: 8px;
}
.escortsite #sidebar_right {
	position: absolute;
	top: 136px;
	right: 0;
	width: 190px;
	height: 85%;
	background: #000000;
	padding-left: 8px;
	padding-right: 18px;
}
.escortsite #mainContent {
	margin: 0 0px;
	padding: 0 0px;
}
.text1 {
	color: #5E4376;
	font: 75%/160% Arial, Helvetica, sans-serif;
	text-align: center;
	padding-bottom: 0px;
	padding-top: 0px;
}
.text2 {
	color: #F9D9B3;
	font: 130%/160% Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 0px;
}
.minitexttopofpage {
	color: #2C1F3A;
	font: 75%/160% Arial, Helvetica, sans-serif;
	text-align: center;
	padding-bottom: 0px;
	padding-top: 0px;
}
.welcometext { 
 	color: #F5C4B4;
	font: Geneva, sans-serif;
	font-size: 12px;
 	margin-left: auto; 
 	margin-right: auto; 
 	width: 700px;
}
.textadvertising {
	color: #5E4376;
	font: 70%/100% Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 0px;
}
.sponsoredlinks {
	color: #B37DAE;
	font-size: 9px; 
	text-align: left; 
	margin-bottom: 0px; 
	border-bottom-style: dotted; 
	border-bottom-width: 1px; 
	border-bottom-color: #B37DAE;
}
.bottomtext {
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	letter-spacing: 0px;
	color: #F9D9B3;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 20px;
	text-decoration: underline;
}
.bottomtext a:link{
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	letter-spacing: 0px;
	color: #F9D9B3;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 20px;
	text-decoration: underline;
}
.navtext {
	font-family: Verdana;
	font-size: 14px;
	color: #F4AAB4;
	text-align: center;
	margin-top:40px;
	margin-bottom:40px;
	letter-spacing: 0px;
	text-decoration:none;
}
.navtext a:link {
	color: #F4AAB4;
}
.navtext a:visited {
	color: #F4AAB4;
}
.navtext span {
	color: #64458A;
}
.fltrt { /* used to float an element to the right on the page. */
	float: center;
	margin-left: auto;
	margin-right: auto;
}
.fltrt p { 
	margin-top: 6px;
	margin-bottom: 6px;
}
.fltlft { /* used to float an element to the left on the page. */
	float: center;
	margin-left: auto;
	margin-right: auto;
}
/******************************* Advertising Table Properties *********************************/
.advrtpg_text1 {
	color: #F2B2B1;
	padding-top: 0px;
	padding-bottom: 0px;
}
.advrtpg_text_sm {
	color: #ED95AD;
	padding-top: 0px;
	padding-bottom: 0px;
}
.advrtpg_text_sm a:link, a:hover, a:active, a:visited {
	color: #ED95AD;
	padding-top: 0px;
	padding-bottom: 0px;
}
.table_advertising {
	float: center;
	margin-left: auto;
	margin-right: auto;
	width: 560px;
	border: 0px solid #5E4376;
}
.table_advertising .th {
	text-align: center;
	color: #fff;
	font-weight: bold;
	border-top: 1px dotted #f00;
	border-bottom: 1px dotted #f00;
}
.table_advertising .th2 {
	text-align: center;
	color: #fff;
	font-weight: bold;
	border-top: 1px dotted #f00;
	padding-top: 16px;
}
.table_advertising .tr:nth-child(odd) {
 background-color: #000;
}
.table_advertising .td {
	float: center;
	text-align: center;
	width: 100%;
	color:#FF0;
	padding-top: 6px;
	padding-bottom: 6px;
}
/********************************* Links Table Properties ***********************************/
.table_links {
	float: center;
	margin-left: auto;
	margin-right: auto;
	width: 560px;
	border: 0px solid #000000;
}
.table_links .th {
	text-align: center;
	color: #fff;
	font-weight: bold;
	border-top: 1px dotted #f00;
	border-bottom: 1px dotted #f00;
}
.table_links .th2 {
	text-align: center;
	color: #fff;
	font-weight: bold;
	border-top: 1px dotted #f00;
	padding-top: 16px;
}
.table_links .tr:nth-child(odd) {
 background-color: #fee;
}
.table_links .td {
	float: center;
	text-align: center;
	width: 100%;
	padding-top: 6px;
	padding-bottom: 6px;
	background: #000000;
}
/********************************* Contact Form Properties *********************************/
div.row {
	clear: both;
	padding-top: 5px;
}
div.row span.label {
	color: #F4A5B1;
	float: left;
	width: 120px;
	text-align: right;
}
div.row span.formw {
	float: right;
	width: 320px;
	text-align: left;
}
input {
	color: #FDEAB6;
	background: #000000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #F7CDB4;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 3px;
}
select {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #000000;
	color: #FDEAB6;
	border: 1px solid #F7CDB4;
	padding-top: 2px;
	padding-bottom: 2px;
}
textarea {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #F7CDB4;
	background-color: #000000;
	color: #FDEAB6;
	padding: 4px;
}
submit {
	background-color: #FDEAB6;
	color: #321F34;
	border: 2px solid #F7CDB4;
}
div.spacer {
	clear: both;
}
/************************************ Footer Properties ************************************/
.footer {
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	letter-spacing: 0px;
	color: #F9D9B3;
	margin: 0px;
}
.footer p {
	color: #5E4376;
	margin: 0px;	
}
.footer p a:link {
	color: #5E4376;
	margin: 0px;
}
.footer span {
	color: #5E4376;
}
#affprog a:link { 
	color: #9779B3;
	font-size: 9px;
	font-stretch: extra-expanded;
	padding-bottom: 40px;
}
#affprog a:visited { 
	color: #9779B3;
	font-size: 9px;
	font-stretch: extra-expanded;
	padding-bottom: 40px;
}
#einetwork {
	color: #5E4376;
	text-decoration:underline;
}
/********************* Links Page - Links in Right Side Bar Properties *********************/
.rlinks a {
	color: #5E4376;
	text-decoration: none;
}
.rlinks a:hover {
	color: #5E4376;
	text-decoration: underline;
}
/*----------------------------*/
/* Style for rss photos begin */
/*----------------------------*/

p { /* color for all text */
	color:#5E4376;
}
.feeddescription {
	font-family: Arial;
	font-size: 18px;
	text-align:center;
	letter-spacing: 0px;
	color: #FAECF2;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:0px;
}
.profiletitle {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #F9D9B3;
	font-weight: bold;
	text-align:center;
	padding-bottom: 4px;
	padding-top:0px;
	margin:0px;
}
.profilebox {
	background-color: #000000;
	border: 4px double #5E4376;
	width: 120px;
	padding: 10px;
	margin: 0px;
	text-align: center;
}
.profileboxmouseover { /*javascript onmouseover */
	background-color: #000000;
	border: 4px double #F5C4B4;
	width: 120px;
	padding: 10px;
	margin: 0px;
	text-align: center;
	/* background-image:url(images/profile_bg.gif); */
 }
.profileimg {
	border: 1px solid #2B2B2B;
	background-color: #000000;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
	cursor: hand;
	margin-left: auto;
	margin-right: auto;
}
.profileimgmouseover { /*javascript onmouseover */
	border: 1px solid #2B2B2B;
	background-color: #000000;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
	cursor: hand;
	margin-left: auto;
	margin-right: auto;
}
p.profilestats {
	color: #F5C4B4;
	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;
	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: #F5C4B4;
}
p.profilestats_viewprofile a:visited {
	text-decoration: underline;
	color: #F5C4B4;
}
p.profilestats_viewprofile a:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #F5C4B4;
	/* background-color: #000000; */
	font-stretch: 10px;
}
p.profilestats_viewprofile a:active {
	text-decoration: underline;
	color: #F5C4B4;
}
p.premiumlisting_text {
	color: #FFFF04;
	padding-top: 8px;
	padding-bottom: 0px;
	margin-top: 8px;
	margin-bottom:4px;
	line-height:0px;
	text-decoration: blink;
	font-family: "Verdana, Impact, fantasy", sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

/*----------------------------*/
/* Style for rss photos end   */
/*----------------------------*/

