body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
}
a, a:visited{
	color: blue;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

h3 {
  margin-bottom:10px;
  font-size: 16px;
  color: #0a99d5;
  text-align: center;
  border-style: solid;
  border-bottom: 1px;
  border-top: 1px;
  border-left: 0px;
  border-right: 0px;
}

#Content{
}
#Content #UserInfoContainer{
	padding: 0px;
	border: 1px solid #ccc;
}
#Content #UserInfoContainer h1{
	margin: 2px;
	margin-bottom:7px;
}
#Content h2{
	font-size: 14px;
	clear:both;
}
#Content #UserInfoContainer table{
	margin: 9px;
	margin-top: 1px;
	clear:both;
}
#Content #UserInfoContainer #Steps {
	background-color: #efefef;
	color:#666;
	clear:both;
}
#Content #UserInfoContainer #Steps span{
	display: block;
	float: left;
	position:relative;
	padding:3px;
	width: 100px;
	text-align: center;
	background: #efefef;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#Content #UserInfoContainer #Steps span.on{
	background-color: #666;
	color: #efefef;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	top: -1px;
}
#Content, #Content td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#222;
}
#Content h1{
	font-size: 17px;
	margin: 7px;
}
#Content span.label{
	background-color: #fff;
	color:#0066FF;
	font-size: 11px;
	font-weight: bold;
	position: relative;
	padding: 0px 5px;
	top: -8px;
	left: 10px;
}
#Content #PersonalInfo{
	border: 1px solid #ccc;
}
#Content #PersonalInfo .summary{
	background-color: #eee;
	padding-top: 7px;
	padding-bottom: 15px;
	font-size: 12px;
}
#Content #PersonalInfo td{
	padding:4px;
}
#Content #PersonalInfo td{
	padding: 5px;
	border-bottom: 1px dotted #ddd;
}
#Content #PersonalInfo td.label{
	font-weight: bold;
}
#Content #additional_information{
	margin-top: 10px;
	margin-right: 5px;
	padding: 5px 6px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #efefef;
}
#Content #Photo{
	width: 205px;
	margin-right:7px;
	border: 1px solid #999;
	padding: 3px;;
}
#Content #Photo img{
	margin: 2px;
}
#Content #thumbs{
	width: 205px;
	margin-top: 10px;
}
#Content #thumbs img{
	padding: 2px;
}
#Content #thumbs a{
	display: block;
	float:left;
	background-color: #fff;
	border: 1px solid #ccc;
	margin-right: 2px;
	margin-top: 4px;
}
#Content #thumbs a.first{
	margin-left: 0px;
}
#Content #thumbs a:hover{
	border: 1px solid #999;
	background-color: #eee;
}
#Content #Articles{
	border: solid 1px #999;
	border-left: none;
}
#Content #Articles td{
	font-style: italic;
	vertical-align: top;
	padding: 5px;
        border-left: solid 1px #999;
	background-color: #F1F1F1;
}
#Content #Articles a.title{
	font-style: normal;
	color: #0091E2;
	font-weight: bold;
}
#Content #Articles .noitalic a{
	font-style: normal;
	color: #000000;
}
#Content #Articles .noitalic{
	font-style: normal;
	color: #000000;
}

#Content #Classifieds{
}
#Content #Classifieds p{
	float:left;
	width: 165px;
	height: 140px;
	margin: 1px 1px;
	padding:10px;
	border: 1px solid #333;
	border-bottom: solid 1px #222;
}
#Content #Classifieds .PageNav{
padding-bottom: 5px;
padding-right: 5px;
word-spacing: 3px;
}
#Content div.Pagenation a{
	/*display:block;
	float:left;*/
	text-align:center;
	/*border: 1px solid #ccc;*/
	margin: 0px;/* 2px;*/
	padding: 1px; /*2px;*/
	/*width: 15px;*/
	color: #333;
	text-decoration: none;
}
#Content div.Pagenation a:hover{
	text-decoration: underline;
	/*background-color: #ddd;
	border: 1px solid #bbb;*/
	color: #333;
}
#Content div.Pagenation a.Current{
	background-color: #ddd;
	border: 1px solid #aaa;
	color: #333;
}
#Content div.Pagenation a.Previous, #Content div.Pagenation a.Next{
	width: auto;
	border: none;
	background-color: #fff;
}
#Content div.Pagenation a.Next{
	background-image:url(siteimages/page-next.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right: 11px;
}
#Content div.Pagenation a.Previous{
	background-image:url(siteimages/page-previous.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left: 11px;
}
#Content #MateSearchResults{
	border: solid 1px #999;
}
#Content #MateSearchResults img{
	border: 2px solid #ccc;
}
#Content #MateSearchResults td{
	vertical-align: top;
	padding: 5px;
	background-color: #F1F1F1;
}
#Content #MateSearchResults tr.alt td{
	background-color: #fff;
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
}
#Content #MateSearchResults a{
	font-style: normal;
	color: #0091E2;
	font-weight: bold;
}

#Content #phpBB{
	width: 585px !important;
	margin: 0px;
}

#Content #Blog{
}
#Content #Blog p.intro{
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	color: #333;
	background: #fff;
	padding:6px;
}
#Content #Blog h4{
	margin:0px;
	background-color:#FAB49B;
	color:#333;
	font-size: 11px;
	font-weight: normal;
	padding: 2px 5px 3px;
	border-top: 1px solid #f00;
}
#Content #Blog p{
	font-size: 11px;
	margin: 0px;
	padding:3px;
	padding-bottom: 5px;
	background-color: #FFF1EB;
}
#Content #Blog .pagination{
	text-align: center;
	padding: 3px;
	color: #666;
	background: #eee;

}
#Content #Blog .pagination a{
	font-weight: bold;
	color:#CC3333;
}
#Content #Blog .rpp{
	padding-top: 10px;
	text-align:right;
}
#Content #Blog .rpp select{
	font-size: 10px;
	border: 2px solid #FAB49B;
	margin: 1px;
	padding:1px;
	color: #333;
}
a.Button{
	border: 1px solid #444;
	padding: 4px;
	background: #FF900D;
	font-weight: bold;
	color:#111;
	text-decoration: none;
}
a.Button:hover{
	background-color: #FDA706;
}

#Tabs{
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-bottom: solid 4px #0a99d5;
	padding-bottom: 4px;
}
#Tabs li{
	display: inline;
	margin: 0px 2px;
}
#Tabs a{
	border: 1px solid #444;
	border-bottom: none;
	padding: 4px;
	background: #b0ddf2;
	font-weight: bold;
	color:#111;
	text-decoration: none;
}
#Tabs a:hover{
	background-color: #F8993D;
	border-top: 2px solid #444;
}
#Toolbar{
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-bottom: solid 4px #9AA19F;
	padding-bottom: 4px;
	padding-left:4px;
}
#Toolbar li{
	display: inline;
	margin: 0px;
	margin-left: 1px;
}
#Toolbar a{
	border: 1px solid #777;
	border-bottom: none;
	padding: 4px;
	background-image:url(siteimages/toolbar-background.gif);
	background-repeat:repeat-x;
	font-weight: normal;
	color:#333;
	text-decoration: none;
}
#Toolbar a:hover{
	color:#000;
	background-color: #fff;
	border-top: 2px solid #777;
}
#Message{
	clear:both;
	background-color: #fff;
	border: solid 1px #9AA19F;
	font-size: 12px;
}
#Message .headers{
	background-color: #F0F4F2;
	padding: 5px 6px;
	height: 81px;
}
#Message .headers img{
	float:right;
	border: 1px solid #333;
	position:relative;
	top: -1px;
	right: 0px;
}
#Message .headers strong{
	line-height: 20px;
}
#Message .message{
	background-color: #fff;
	padding: 4px 3px 6px 4px;
	min-height: 60px;

}
#Message .original{
	border-top: dotted 1px #ccc;
	background-color: #f6f6f6;
	padding: 8px 3px 20px 4px;
	color: #444;
}
#Message form{
	border-top: solid 1px #ccc;
	background-color: #F0F4F2;
	padding: 9px 3px 9px 20px;
	margin: 0px;
}
#Message form textarea{
	width: 95%;
	margin-top: 4px;
}
#Message form input.button{
	right: 20px;
	border: 1px solid #777;
	background-image:url(siteimages/toolbar-background.gif);
	background-repeat:repeat-x;
}
#List a.button{
	display: block;
	width: 60px;
	color: #666;
	border: 1px solid #777;
	background-color: #eee;
	background-repeat:repeat-x;
}
#List a.button:hover{
	text-decoration: none;
	background-color: #ddd;
	color: #333;
}
#List{
	width: 100%;
	border: 1px solid #c5c5c5;
	
}
#List th{
	background-image:url(siteimages/toolbar-background.gif);
	background-repeat:repeat-x;
	height:21px;
	vertical-align:middle;
	text-align: left;
	padding-left: 3px;
}
#List th.center{
	text-align:center;
}
#List td{
	padding:2px;
	height: 34px;
	padding-right: 4px;
}
#List td.subject div{
	overflow:hidden;
	line-height: 20px;
	height:20px;
	padding-bottom:2px;
}
#List td.subject div a{
	display: block;
}
#List td.date{
	font-size:10px;
}
#List td img{
}
#List tr.alt td{
	background-color: #fff;
}
#List tr td{
	background-color: #EAEDEC;
}





a.BackLink{
	background-image:url(/siteimages/left_arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	padding: 7px;
	padding-left:30px;
	margin-top:10px;
	
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
	color: #4003fe;
}
a.BackLink:hover{
	text-decoration:underline;
}
#RecentlyViewed{
	background-color: #069DFE;
	border: 1px solid #069DFE;
}
#RecentlyViewed caption{
	text-align:left;
	font-weight: bold;
	color: #fff;
	padding:4px;
	background-image:url(siteimages/tab-blue.gif);
	background-repeat:no-repeat;
	background-position:left;
}
#RecentlyViewed td{
	background-color: #fff;
	padding: 5px 10px;
}
#RecentlyViewed td img{
	border: 1px solid #666;
	padding:2px;
	margin-bottom: 3px;
}
#RecentlyViewed td a{
	text-decoration: none;
	font-weight: bold;
	color: #28558E;
}



#TopTabs{
	xxxwidth: 957px;
	list-style: none;
	margin: 0px;
	margin-top:5px;
	padding: 0px;
	padding-top:9px;
	border-bottom: solid 4px #9AA19F;
	padding-bottom: 4px;
	padding-left:4px;
}
#TopTabs li{
	display: inline;
	margin: 0px;
	margin-left: 1px;
}
#TopTabs a{
	border: 1px solid #777;
	border-bottom: none;
	padding: 4px;
	background-image:url(siteimages/toolbar-background.gif);
	background-repeat:repeat-x;
	font-weight: normal;
	color:#333;
	text-decoration: none;
}
#TopTabs a:hover{
	color:#000;
	background-color: #fff;
	border-top: 2px solid #777;
}


#IMNotify{
	width: 300px;
	position:fixed;
	bottom: 15px;
	right:15px;
	background-color:#efefef;
	border: 1px solid #004286;
	border-bottom: 2px solid #002D67;
	border-right: 2px solid #002D67;
	display: none;
	filter: Alpha(Opacity=0);
}
#IMNotify:hover{
	filter: Alpha(Opacity=100);
}
.show{
	display: block;
}
#IMNotify img{
	float:right;
	margin: 4px 5px 0px 0px;
}
#IMNotify h1{
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 5px;
	padding-left: 32px;
	background-color: #6FD3EB;
	border-bottom: 1px solid #006BC9;
	color: #002D67;
	background-image: url(siteimages/icon-heart.gif);
	background-repeat: no-repeat;
	background-position: 6px 2px;
}
#IMNotify p{
	padding: 7px 15px;
	margin: 0px;
}
#IMNotify p a{
	color: #333;
	text-decoration: none;
}
#IMNotify p a:hover{
	color: #000;
	text-decoration: none;
}
#IMNotify small{
	display: block;
	text-align:right;
	padding: 3px;
	margin: 0px;
	background-color: #ddd;
	border-top: 1px solid #999;
}
#IMNotify small a{
	text-decoration: none;
	color: #666;
	padding-left: 8px;
	padding-right: 8px;
}
#IMNotify small a:hover{
	color: #000;
}

#IMOff{
	border: 1px solid #004286;
	border-bottom-width: 2px;
	border-right-width: 2px;
	background-color: #efefef;
	width: 110px;
	float:right;
	position:absolute;
	bottom: 3px;
	right: 18px;
}

#IMOff a, #IMOff span{
	margin: 0px;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display: block;
	border-bottom: 1px solid #ccc;
	padding: 2px 7px;
	text-decoration:none;
	color: #333;
}
#IMOff a:hover{
	color: #c00;
}
#IMOff span{
	font-weight: bold;
	color: #002D67;
	background-color: #6FD3EB;
}
/*
.spacer{
	clear: both;
}*/

#div09 p{
	background-image: url(siteimages/arrowArticles.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
	margin: 2px 1px 1px 3px;
	padding-bottom: 1px;
}
#div09 p a{
	text-decoration: none;
	color: #666;
}
#div09 p a:hover{
	text-decoration: underline;
}


/* Styles for /online-dating/... directory */
div#SinglesList{
}
div#SinglesList h4{
	text-align: center;
	color:#FF3333;
	font-size: 14px;
	
	padding: 7px;
	background-color: #E1F1D1;
	border: 4px solid #C8E3AB;
}
div#SinglesList h4 a{
	display: block;
	margin: 4px;
}

div#SinglesList p{
	width: 150px;
	float: left;
	height: 200px;
	overflow:hidden;
	margin: 15px;
	padding: 3px;
	border: 1px solid #ccc;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	background-color: #f6f6f6;
}
div#SinglesList p strong{
	display: block;
	text-align:center;
	text-transform:capitalize;
	background: #fff;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	padding: 2px 4px 2px 2px;
	margin: 0;
}
div#SinglesList p a {
	display: block;
	float:left;
	margin: 0;
}

div#SinglesList p a img{
	border: 1px solid #999;
	display: block;
	padding: 0;
	margin: 0 3px 4px 0;
}
div#SinglesList p a:hover img{
	border: 1px solid #666;
}

ul.LocationList{
}
ul.LocationList li{
	display: block;
	width: 160px;
	float:left;
	overflow: hidden;
	padding-right: 3px;
}

