/*******************************************/
/* SanFranciscoEscorts.com CSS Document    */
/*******************************************/

body {
	margin: 0 0 0 0;
	padding: 0 0 60px 0;
	background: #000000;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#container {
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	width: 640px;
	border: 0;
}
#menu {
	border: 0;
	width: 500px;
	height: 40px;
}
#menu ul {
	margin-top: 10px;
	text-align: center;
}
#menu li {
	display: inline;
}
#menu ul a {
	border: 1px solid #FF0088;
	text-decoration: none;
	background: #000000;
	margin-right: 0px;
	padding: 5px 10px;
}
#menu a {
	color: #FFFFFF;
}
#menu a:visited {
	color: #ffffff;
}
#menu a:hover {
	background: #444444;
	color: #FF0088;
}
#menu a#current {
	color: #FF0088;
}
#main {
	background: url("bg000000.gif") repeat;
	border: 1px solid #FF0088;
	padding: 20px;
}
#footer {
	text-align: center;
	border: 0;
	color: #555555;
	height: 50px;
}
#footer span {
	color: #FF0088;
}
h1 {
	font-size: 18px;
	margin: 8px 5px;
	padding: 0;
	border-bottom: 1px solid #FF0088;
}
h2 {
	font-size: 14px;
	padding: 5px;
	color: #FF0088;
}
h3 {
	font-size: 12px;
	line-height: 20px;
	color: #FF0088;
}
a {
	color: #FF0088;
}
/********************************* Contact Form Properties *********************************/
.table_contact {
	float: center;
	margin-left: auto;
	margin-right: auto;
	width: 560px;
	border: 0px solid #000000;
}
.table_contact .th {
	text-align: center;
	color: #fff;
	font-weight: bold;
	border-top: 1px dotted #f00;
	border-bottom: 1px dotted #f00;
}
.table_contact .th2 {
	text-align: center;
	color: #fff;
	font-weight: bold;
	border-top: 1px dotted #f00;
	padding-top: 16px;
}
.table_contact .tr:nth-child(odd) {
 background-color: #F00;
}
.table_contact .td {
	float: center;
	text-align: center;
	width: 100%;
	padding-top: 6px;
	padding-bottom: 6px;
	/* background: #000000; */
}
div.row {
	clear: both;
	padding-top: 5px;
}
div.row span.label {
	color: #FFFFFF;
	float: left;
	width: 120px;
	text-align: right;
}
div.row span.formw {
	float: right;
	width: 320px;
	text-align: left;
}
input {
	color: #D7D7D7;
	background: #141414;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #555555;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 3px;
}
select {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #141414;
	color: #D7D7D7;
	border: 1px solid #555555;
	padding-top: 2px;
	padding-bottom: 2px;
}
textarea {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #555555;
	background-color: #141414;
	color: #D7D7D7;
	padding: 4px;
}
submit {
	background-color: #666699;
	color: #D7D7D7;
	border: 1px solid #555555;
}
div.spacer {
	clear: both;
}
/********************************* 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;
}
/********************* Links Page - Links in Right Side Bar Properties *********************/
.rlinks a {
	color: #FF2B8A;
	text-decoration: none;
}
.rlinks a:hover {
	color: #FF2B8A;
	text-decoration: underline;
}
/*----------------------------*/
/* Style for rss photos begin */
/*----------------------------*/

p { /* color for all text */
	color:#FFFFFF;
}
.feeddescription {
	font-family: Arial;
	font-size: 9px;
	text-align: left;
	letter-spacing: 0px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 0px;
	margin-top:0px;
	margin-bottom:0px;
}
.profiletitle {
	font-family: Arial;
	font-size: 14px;
	text-align: center;
	letter-spacing: 0px;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top:0px;
	margin-top:6px;
	margin-bottom:6px;
}
.profilebox { /* for small profile boxes */
	background: #000000;
	border: 1px solid #FF007B;
	width: 120px;
	padding: 10px;
	padding-top: 6px;
	padding-bottom: 10px;
	margin-left: auto;
    margin-right: auto;
	text-align: center;
	/* background-image:url(images/someimage.jpg); */
}
.profileboxmouseover { /*javascript onmouseover */
	background-color: #080808;
	border: 1px solid #FF007B;
	width: 120px;
	padding: 10px;
	padding-top: 6px;
	padding-bottom: 10px;
	margin-left: auto;
    margin-right: auto;
	text-align: center;
	/* background-image:url(images/someimage.jpg); */
}
.profileimg {
	border: 1px solid #000000;
	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 #000000;
	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: 12px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #4E3207;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom:0px;
	text-decoration:underline;
}
p.premiumlisting_text {
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 0px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 8px;
	margin-bottom:4px;
	line-height:0px;
}

/*----------------------------*/
/* Style for rss photos end   */
/*----------------------------*/

/* - EXTRA STYLE FOR RSS ver 5 - */
/* _____________________________ */
/* NOTE:
  Be sure to modify .profilebox, 
  .profileboxmouseover ..etc styles 
  (above) when using ver 5 styles or 
  results will not display correctly!
*/

/************************************/
/*** START SMALL THUMB FORMATTING ***/
/************************************/

.thumb { /* For Small Photos - photos=thumb */
	float: left;
	height: 100px;
	width: 100px;
	background-position: center top;
	padding: 0px;
	cursor: pointer;
	margin: 34px 10px 0px 25px;
	border: 1px solid #000000;
}
.thumbover { 
	float: left;
	height: 100px;
	width: 100px;
	background-position: center top;
	padding: 0px;
	cursor: pointer;
	margin: 34px 10px 0px 25px;
	border: 1px solid #000000;
}
.thumb2 { /* For Large Photos - photos=no */
	float: left;
	height: 194px;
	width: 194px;
	background-position: center top;
	padding: 0px;
	cursor: pointer;
	margin: 34px 10px 0px 25px;
	border: 1px solid #000000;
}
.thumbover2 { /
	float: left;
	height: 194px;
	width: 194px;
	background-position: center top;
	padding: 0px;
	cursor: pointer;
	margin: 34px 10px 0px 25px;
	border: 1px solid #000000;
}
.nameribbon {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #000000;
	margin-top: 76px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.nameribbon a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.nameribbon a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.nameribbon a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nameribbon a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

/************************************/
/*** START LARGE THUMB FORMATTING ***/
/************************************/

.nameribbon2 {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #000000;
	margin-top: 154px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.nameribbon2 a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.nameribbon2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.nameribbon2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nameribbon2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

/***********************************/
/*** STOP LARGE THUMB FORMATTING ***/
/***********************************/