html, body{
	margin:0;
	padding:0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000;
/*	background-color: #f1fafc;/*#cbe3f1;*/
}

body{
	font-size:75%; /* 16*.75=12px */
	behavior:url("/template/csshover.htc");
}

a, a:visited{
	color:#1163a8;/*#39C;*/
}

a:hover{
	text-decoration: none;
}

div#border{
	width:1000px;
	margin:0 auto;
	text-align:left;
	border-left:1px solid #BBB;
	border-right:1px solid #BBB;
	position: relative;
}

div#field{
	width:100%;
	display: table;
	background-color:#FFF;
}

div#headblock{
	position: absolute;
	top:0px;
	left:0px;
	height:300px;
	width:1000px;
	clear: both;
	overflow: visible;
}

div#brand{
	height:40px;
	background-color:#F5F5F5;
	border-bottom:1px solid #39C;
	width:100%;
}

div#separator{
	width:1000px;
	float:left;
	clear:both;
	height:1px;
	overflow: hidden;
	border-bottom:1px solid #39C;
	margin:0 0 3px 0;
}

div#sitehead{
	width:225px;
	float:left;
}

a#logo{
	display:block;
	width:225px;
	height:55px;
}

a#logo img{
	margin:12px 0 0 5px;
}

div#login{
	padding:5px 0 0 5px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .917em; /* 11px */
	color: #666;
	position: relative;
	height: 30px;
}

div#login a, div#login a:visited{
	color:#666;
}

div#b768x90h{
	width:768px;
	height:90px;
	padding:1px;
	border:1px solid #39C;
	float:left;
	margin:10px 0 0 0;
}

div#today{
	width:250px;
	float:left;
	margin:7px 0 0 5px;
	font-size:1.333em;/* 16px */
}

div#today span#weather{
	margin-left:40px;
}
div#today span#wday{
	font-family: Arial,Verdana,Tahoma;
	font-weight: bold;
}

div#addserv{
/*	height: 30px;*/
	padding:10px 0px 10px 0;
	font-size:0.917em; /* 11px */
	text-align:right;
	color:#666;
	width:515px;
	float:left;
}

div#addserv a, div#addserv a:visited{
	color:#666;
}

div#addserv2{
	height: 30px;
	width:995px;
	float:left;
	padding:10px 5px 10px 0;
	font-size:1em; /* 12px */
	text-align:right;
	color:#666;
}

div#addserv2 a, div#addserv2 a:visited{
	color:#666;
}


h3#city{
	font-size: 2em;/* 24px */
	font-weight: normal;
	padding:0;
	margin:8px 0px 5px 5px;
	text-align:left;
}

h3#city a, h3#city a:visited{
	color:#000;
	text-decoration: none;
	border-bottom:1px dotted #000;
}

h3#city a:hover{
	border-bottom:none;
}

div#search{
	text-align:right;
	padding:4px 5px 7px 0;
 	float:left;
	width:195px;
	height:13px;
	overflow:hidden;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	background-color:#76C5F0;
	color:#006699;/*#0066cc;/*#1774ba*/
	background: #d8dce9 url(images/bg_topmenubar.gif) repeat-x 0 -5px; 
}

div#search form{
	margin:0;
	padding:0;
	clear: none;
}

div#search input{
	height:12px; /* 12px */
	border:1px solid #CCC;
	background: #FBFBFB;
	font-size:11px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	width:150px;
	padding-left:2px;
}

div#search a.ok{
	font-size:11px;
	padding:0px 1px 1px 1px;
	text-decoration: none;
	border:1px solid #CCC;
	color:#999;
}

div#search a.ok:hover{
	border:1px solid #3399CC;
	background-color: #0099cc;
	color:#FFF;
}


div#placesholder{
	clear: left;
	width:170px;
	float:left;
	
}

div#actInfo ul{
	padding: 15px; 
	border: 1px solid #39C; 
/*	border-top: none;	*/
	display: block;
	margin:0;
}

div#actInfo ul li{
	list-style:none;
	margin-bottom:5px;
}

div#actInfo ul li a, div#actInfo ul li a:visited{
	color: #444;
}

div#places{
/*	clear: left;*/
	height:33px;
	width:170px;
/*	float:left;*/
	background-color: #0E81C2;
	color:#FFF;
	font-weight:bold;
	text-align: center;
	vertical-align: middle;
	font-size:12px;
	padding-top:20px;
	border:1px solid #39C;
	border:none;
/*	text-decoration:underline;*/
	cursor: pointer;
}

div#placelist{
	height:48px;
	border-top:4px solid #0E81C2;
	border-bottom:1px solid #0E81C2;
	background-color: #F5FBFC;
	width:830px;
	float:left;
}

div#contmenu{
	width:800px;
/*	padding:5px 0;*/
/*	background-color:#76C5F0;*/
	float:left;
	color:#444;
	background: #d8dce9 url(images/bg_topmenubar.gif) repeat-x 0 -5px; 
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	margin-bottom:3px;
}

/*div#themenu a, div#themenu a:visited{
	color:#444;
	margin:0 5px;
}*/

div#contmenu ul{
	padding:0;
	margin:0;
}

div#contmenu LI {
	float:left; 
	font-weight:normal; 
	font-size:12px; 
	border-right:1px solid #CCC; 
	list-style:none;
	padding:3px 0;
	margin:0;
}

div#contmenu LI A {
	font-size:12px;
	display:block; 
	min-width:10px; 
	#width:auto; 
	border:solid #fff; 
	border-width:0 /* 1px */; 
	padding:2px 10px 2px 10px; 
	text-align:center; 
	text-decoration:none;
	color: #444;
}

div#contmenu LI A.current {background:url(images/bg_topmenu_current.gif) repeat-x 0 0; color:#000}
div#contmenu LI A:hover {text-decoration:underline}

div#contmenu LI ul{
	display: none;
	padding:0;
	border:1px solid #CCC;
	border-top:none;
}

div#contmenu LI:hover{
	background: #eee url(images/menu_back.gif) repeat;
}

div#contmenu LI:hover ul{
	display: block;
	position: absolute;
	background: #eee url(images/menu_back.gif) repeat;
	margin:3px 0 0 0px;
	margin-left:-1px;
}

div#contmenu LI:hover ul li{
	float:none;
	border:none;
}

div#contmenu LI:hover ul a{
	border:none;
	text-align:left;
}


ul#themenu, ul#themenu2{
	width:995px;
	float:left;
	border-top:1px solid #CCC;
	margin:3px 0 0 0;
	padding:3px 0 0 5px;
	display: block;
}

ul#themenu2{
	border-top:none;
}

ul#themenu li, ul#themenu2 li{
	font-size: .917em;/* 11px */
	list-style: none;
	float:left;
	margin:0;
	border-left:1px solid #444;
	padding:0 7px;
	color:#444;
}

ul#themenu2 li{
	font-size: .833em; /* 10px */
	border-left:1px solid #777;
}

ul#themenu2 li a, ul#themenu2 li a:visited{
	color:#777;
}
ul#themenu li a, ul#themenu li a:visited{
	color:#444;
}

div#main{
	margin:300px 0 0 0;
	width:1000px;
	float:left;
	overflow:hidden;
}

div#top{
	width:1000px;
	float:left;
	margin-top:2.5em; /* 30px */
	margin-bottom:20px;
	padding:0;
}

div#top h1, div#top .h1{
	float:left;
	width:600px;
	height:25px;
	padding:0 0 0 5px;
	margin:0 0 10px 5px;
	#margin:0 0 10px 3px;
	border-left-width:5px;
	border-left-style:solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.667em; /* 20px */
	font-weight:bold;
}

div#left{
	width:810px;
	float:left;
	margin-left:5px;
	#margin-left:3px;
	padding:0;
	overflow:hidden;
}

div#top div#holder{
	width:612px;
	float:left;
	overflow: hidden;
}

div#top div.events{
	width:300px;
	#width:299px;
	margin-left:5px;
	border-left:1px solid #999;
	float:left;
	height:201px;
	overflow: hidden;
}

div#top div#holder div.events{
	height:166px;
}

div#calendar{
	width:382px;
	height:201px;
	#width:378px;
	#height:206px;
	margin-left:5px;
	border-left:1px solid #999;
	float:left;
	overflow: hidden;
}

div#top div#calendar h2 {
	margin:0 0 14px 0;
}

div#top div.events h2, div#calendar h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.33em; /* 16px */
	font-weight:bold;
	padding:0;
	margin: 0 0 10px 5px;
}

div#top div.events div.body{
	margin: 0 0 0 5px;
	padding: 20px 10px 0px 10px;
	height:201px;
}

div#top div.body div.item {
	display:table;
/*	width:335px;*/
	padding:0 0 20px 0;
	font-size: .917em; /* 11px */
	height:52px;
}

div#top div#holder div.events div.body{
	padding: 10px 10px 0px 10px;
	height:166px;
}

div#top div#holder div.body div.item {
	display:table;
/*	width:335px;*/
	padding:0 0 10px 0;
	font-size: .917em; /* 11px */
}


div#top div.events div.item h2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.091em; /* 12px */
	font-weight: normal;
	padding:0;
	margin: 0;
}


div.body div.item img{
	float:left;
	margin: 0 5px 2px 0;
	border:1px solid #777;
}


div.events div.body#gray{
	background-color: #EEE;
}



div#left h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.33em; /* 16px */
	font-weight:bold;
	border-left-width:5px;
	border-left-style: solid;
	padding:0 0 0 5px;
	margin:0 0 10px 0;
}

div#left h2 span.link{
	font-weight: normal;
	font-size: .875em; /* 16*.875=14px */
}

span.link a, span.link a:visited{
	color:#C33;
}

div#left h3 {
	font-size: 1em; /* 12px */
	font-weight: bold;
	padding:0 0 0 10px;
	margin:0 0 8px 0;
}

div#left h3 span.link{
	font-weight: normal;
	font-size: .917em; /* 12*.917=11px */
/*	color:#BBB;*/
}

div#left h3 span a, div#left h3 span a:visited{
/*	color:#BBB;*/
}

#red{
	border-left-color:#C33;
}

#blue{
	border-left-color:#3380CC;
}

#pink{
	border-left-color: #CC3380;
}

#yellow{
	border-left-color: #CC3;
}

#orange{
	border-left-color: #CC8033;
}

#green{
	border-left-color: #80CC33;
}

#darkblue{
	border-left-color: #33C;
}

#violet{
	border-left-color: #8033CC;
}

#greensat{
	border-left-color: #33CC33;
}



div#middle{
/*	clear: both;*/
	float:left;
	width: 810px;
	margin-bottom:15px;
}

div#b185x210h{
	min-height: 210px;
	#height: 210px;
	width:185px;
	float:left;
}

div#left div#middle h2 {
	float:left;
	width: 610px;
}

div#left div#middle #red{
	border-left:5px solid #C33;
}

div#left div#middle #blue{
	border-left:5px solid #39C;
}

div#b468x180h{
	clear: both;
	margin:0 10px 0 0;
	width:468px;
	height:185px;
	padding:8px 8px;
	border:1px solid #DDD;
	background-color: #EEE;
	text-align:center;
	margin-bottom:15px;
	float:left;
	overflow: hidden;
}

div#b468x180h img{
	border:none;
}

div#dating{
	float: left;
	width: 310px;
	height:201px;
	background-color: #EEE;
	border:1px solid #CCC;
	margin-bottom:15px;
}

div#dating	h2{
	border:none;
	margin:12px 0 13px 12px;
	padding:0;
}

div#dating div.ditem{
	font-size: .833em; /* 10px */
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0 0 9px 12px;
	#margin:0 0 9px 7px;
	width:137px;
	height:70px;
	float: left;
	color:#999;
}

div#dating div.ditem span{
	color:#000;
}

div#dating div.ditem a, div#dating div.ditem a:visited{
	font-size: 1.1em; /* 11px */
	color:#39C;
}

div#dating div.nav{
	font-size: 1.167em; /* 14px */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0 0 9px 12px;
	#margin:0 0 9px 7px;
	width:137px;
	height:70px;
	float: left;
	text-align: right;
	color: #B33;
}

div#dating div.nav a#button, div#dating div.nav a:visited#button{
	clear: both;
	display: block;
	float:right;
	margin:5px 0 5px 10px;
	width: 130px;
	height: 17px;
	padding:3px 0 0 0;
	font-size: .786em; /* 11px */
	color:#FFF;
	font-weight: bold;
	background-color: #b42728;
	text-decoration: none;
	text-align:center;
}

div#dating img{
	float:left;
	border:none;
	margin: 0 5px 3px 0;
}

div#correct{
	clear: both;
	padding: 10px 0;
	font-size: .917em; /* 11px */
	font-weight: bold;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

div#dotline{
	clear: both;
	height:10px;
	overflow: hidden;
	margin:0 10px 10px 10px;
	border-bottom:1px dotted #999;
}

div#right{
	float:left;
	width:180px;
	margin-left:5px;
	#margin-left:3px;
	padding:0;
	overflow:hidden;
}

div#right div.block{
	border-left:1px solid #999;
	padding:0 5px 5px 5px;
	margin-bottom:20px;
}

div#right h2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:1.167em; /* 14px */
	padding:0;
	margin:0;
}

div#right a.item{
	margin-top:15px;
	display:block;
	height: 52px;
	overflow: hidden;
}
div#right a.item, div#right a.item:visited{
	font-size: .833em; /* 10px */
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration: none;
}

div#right a.item span{
	text-decoration: underline;
}

div#right a.item img{
	float:left;
	margin: 0 5px 2px 0;
	border:1px solid #777;
}
div#right a.item img.left{
	float:left;
	margin: 0 5px 2px 0;
}
div#right a.item img.right{
	float:right;
	margin: 0 0 2px 5px;
}


div#right div.banner{
	#margin-left:3px;
	width:160px;
	border:1px solid #DDD;
	background-color: #EEE;
	text-align:center;
	margin-bottom:20px;
	padding:10px 8px;
}

div#right div.banner img{
	border:none;
}


div#bottom{
	width:995px;
	float:left;
	margin-left:5px;
	#margin-left:3px;
	border-left:1px solid #999;
}

div#top h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.33em; /* 16px */
	font-weight:bold;
/*	border-left:5px solid #FFF;*/
	padding:0 0 0 5px;
	margin:0 0 15px 0;
}

div#top h2 span.link{
	font-weight: normal;
	font-size: .875em; /* 16*.875=14px */
}

div#top h2 span a, div#bottom h2 span a:visited{
	color:#C33;
}


div#bottom h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.33em; /* 16px */
	font-weight:bold;
/*	border-left:5px solid #FFF;*/
	padding:0 0 0 5px;
	margin:0 0 15px 0;
}

div#bottom h2 span.link{
	font-weight: normal;
	font-size: .875em; /* 16*.875=14px */
}

div#bottom h2 span a, div#bottom h2 span a:visited{
	color:#C33;
}

div#bottom dl{
	width:160px;
	margin:0;
	padding:0;
	margin-left:5px;
	height:160px;
	border-right:1px solid #999;
	float: left;
	display: block;
}

div#bottom dl#last{
	border-right:none;
	width:150px;
}

div#bottom dl.l2{
	height:170px;
}

div#bottom dt{
	margin:0 0 1.3em /* 18px */ 5px;
	font-size: 1.083em; /* 13px */
	font-weight: normal;
}

div#bottom dd{
	margin:0 0 3px 5px;
	font-size: 0.917em; /* 11px */
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div#bottom dd a, div#bottom dd a:visited{
	color:#999;
}

div#footer{
	width:1000px;
	float:left;
}

div#friends{
	width:1000px;
	height:50px;
	border-top:2px solid #39C;
	border-bottom:2px solid #39C;
	float:left;
}

div#addserv2{
	margin:0;
	height:auto;
}

div#friends h2{
	font-size: 1em; /* 12px */
	font-weight:bold;
	padding:10px 0 0 0;
	margin:0 15px 0 15px;
	#margin-left:5px;
	width:90px;
	float:left;
	height:50px;
	#height:40px;
	overflow: hidden;
}

#friends a{
	display:block;
	float:left;
	margin:10px 5px 10px 0;
}

div#friends h2 span{
	font-weight: normal;
	font-size: .917em; /* 11px */
}

div#friends span.link a, div#friends span.link a:visited{
	color:#C33;
	display:inline;
	margin:0;
	float:none;
}

div#friends.links{
	border-top:none;
	border-bottom:2px solid #39C;
}

div#friends .frItem{
	float:left;
	width:156px;
	height:40px;
	padding:2px;
	margin:2px 0 0 2px;
	font-size:11px;
	font-weight:normal;
	font-family:tahoma;
	border:1px solid #CCC;
	text-align:center;
}
div#friends div.frItem a{
	display:inline;
	float:none;
	margin:0;
}

div#friends img{
	border:1px solid #444;
	margin:0 5px 0 0;
}

div#footer{
	width:1000px;
/*	border-top:2px solid #39C;
	border-bottom:2px solid #39C;*/
	float:left;
}

div#footer div#info{
	font-size: .917em; /* 11px */
	float:left;
	width:550px;
	height:57px;
	margin:3px 0px 3px 15px;
	#margin-left:5px;
	clear:none;
}

div#footer div#counters{
	width:420px;
	float: left;
	margin:15px 0;
}

.red{
	color:#C33;
}

.blue{
	color:#39C;
}

div.pageSummary{
	margin:10px 0px;
	padding:3px 0px;
	font-size: .833em; /* 10px */
	color:#888;
}

div.pageList{
	margin-top:5px;
	font-size: .917em ; /* 11px */
	color:#000;
}

div.pageList .page{
	padding:3px;
	text-decoration:none;
}

div.error{
	clear:both;
	padding:20px;
	border:1px solid #C33;
	background-color: #F7E3E3;
}

div#loading,  div#loading div{
	width:200px;
	padding:20px 0;
	height: 16px;
}

div#loading{
	position: absolute;
	left:50%;
	top:50%;
}

div#loading div{
	left:-50%;
	top:-33px;
	border: 1px solid #9CCBE3;
	background-color: #F0F7FA;
 	text-align: center;
	position: relative;
}

div.block ul{
	padding:0 0 5px 0;
	margin:0;
}

div.block ul li{
	padding:0;
	margin:0 0 3px 15px;
	list-style: disc outside;
}

div.block ul li a#active{
	color:#C33;
}

div.block ul li h3{
	font-size: .917em; /* 11px */
	font-weight: normal;
	padding:0;
	margin:0;
}

div.block.gray{
	background-color:#EEE;
	margin-right:5px;
}

div.block div.item{
	margin-top:10px;
}

div.block div.item span{
	color:#999;
	font-size:.833em; /* 10px */
	font-family:Tahoma;
}

div.block div.item h3{
	padding:0;
	margin:0;
	font-size:.917em; /* 11px */
	font-weight: normal;
}

.infoMsg{
	background: #FBFDFF;
	border: 1px dotted #1E90FF;
	padding:10px;
	margin:0 0 10px 0;
}

.errorMsg{
	background: #FFFBFD;
	border: 1px dotted #FF1E1E;
	padding:10px;
	margin:0 0 10px 0;
}

.okMsg{
	background: #FBFFFD;
	border: 1px dotted #32CD32;
	padding:10px;
	margin:0 0 10px 0;
}

div#addButton{
	position:absolute;
	top:270px;
	right:10px;
	width:160px;
	height: 30px;
/*	#width:160px;
	#height: 30px;*/
	background: #228B22 url(/template/images/addbutton.jpg) no-repeat;
	color:#FFF;
	padding:5px;
	text-align: center;
	line-height: 30px;
	vertical-align: middle;
}
div#addButton a{
	color:#FFF;
	font-weight: bold;
}

div.sape_link{
	font-size:10px;
	line-height:13px;
	font-family:Arial, Helvetica, sans-serif;
	width:1000px;
	margin:0 auto;
}


.tagCloud{
	padding:5px 5px;
	margin:20px 0;
	border-top:1px solid #aaa;
	border-bottom:1px solid #aaa;
	text-align:justify;
	font-family:Tahoma;
	word-spacing:7px;
}

.miniTagCloud{
	margin:20px 5px 20px 0;
}

.tagCloud a{
	text-decoration:none;
	word-spacing:0px;
}
.tagCloud a:hover{
	text-decoration:underline;
}
.tagCloud .tag{
	line-height:20px;
}
.miniTagCloud .tag{
	line-height:18px;
}
.tagCloud .tag9 strong{
	font-size:20px;
	font-weight:bold;
}
.tagCloud .tag8 strong{
	font-size:20px;
	font-weight:normal;
}
.tagCloud .tag7{
	font-size:17px;
	font-weight:bold;
}
.tagCloud .tag6{
	font-size:18px;
	font-weight:normal;
}
.tagCloud .tag5{
	font-size:16px;
	font-weight:bold;
}
.tagCloud .tag4{
	font-size:16px;
	font-weight:normal;
}
.tagCloud .tag3{
	font-size:14px;
	font-weight:bold;
}
.tagCloud .tag2{
	font-size:14px;
	font-weight:normal;
}
.tagCloud .tag1{
	font-size:12px;
	font-weight:bold;
}
.tagCloud .tag0{
	font-size:12px;
	font-weight:normal;
}
.tagCloud .tag-1{
	font-size:11px;
	font-weight:bold;
}
.tagCloud .tag-2{
	font-size:11px;
	font-weight:normal;
}
.pageList span.page{
	border:1px solid #CCC;
	padding:3px;
}

.googleAd{
	text-align:center;
	padding-left:50px;
}

h1.desc{
	font-size:11px;
	margin:0 0 15px 0;
	padding:0;
/*	font-weight: normal;*/
}

h1.desc p{
	margin: 5px 0 0 0;
}

h1.faces{
	font-size:11px;
	margin:0 0 15px 0;
	padding:10px;
	font-weight: normal;
	background: #FBFBFB;
	border:1px solid #DDD;
	overflow: hidden;
}

h1.faces p{
	margin:0;
}

h1.faces img{
	float:left;
	margin:0 10px 10px 0;
	border:1px solid #DDD;
	width:100px;
	height:auto;
}