@charset "utf-8";
/* CSS Document */


#map {
	
	
}

body {
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	font-family: Geneva, Arial, Helvetica, Verdana;
	font-size: 11px;
	line-height: 14px;
}

a {
	color:#666666;
	text-decoration:none;
}

a:hover {
	color:#000000;
	text-decoration:underline;
}

a img {
	border:0px;
}

.smallfont {
	font-size:9px;
}

h1 {
	font-size:10px;
	letter-spacing:240;
	font-weight:bold;
	color:#666;
	margin:0;
	padding:0;
}

h2 {
	font-size:18px;
	font-weight:normal;
	color:#333;
	margin:0;
	padding:0;
}

h3 {
	font-size:14px;
	font-weight:normal;
	color:#333;
	margin:0;
	padding:0;
}

p {
	color:#000;
	font-size:11px;
	text-align:justify;
	line-height:17px;
	margin:10px 0;
}

input {
    font-family: Geneva, Arial, Helvetica, Verdana;
    font-size: 11px;
    border-top: 1px #727272 solid;
    border-left: 1px #bebebe solid;
    border-right: 1px #bebebe solid;
    border-bottom: 1px #bebebe solid;
    background-color: #ffffff;
    height: 18px;
    padding-top: 1px;
}

textarea {
	border-color:#727272 #BEBEBE #BEBEBE;
	border-style:solid;
	border-width:1px;
	font-family:Geneva,Arial,Helvetica,Verdana;
	font-size:11px;
}

select {
	border-color:#727272 #BEBEBE #BEBEBE;
	border-style:solid;
	border-width:1px;
	font-family:Geneva,Arial,Helvetica,Verdana;
	font-size:11px;
}

/******************************************************/

#container {
	background-color:#FFFFFF;
	width:820px;
	margin:0 0 0 32px;
}

#top_nav {
	padding:0px 0 0;
}

#content {
	margin-top:0px;
	width:100%;
}


#footer {
	font-family:Geneva,Arial,Helvetica,Verdana;
	font-size: 9px;
	margin-top:0px;
	border-top:1px solid #000000;
	padding:0px 0;
	margin-bottom:8px;
}

/*******************************************************/

.screen {
	padding:10px;
}


.back_to_top {
	width:80px;
	height:10px;
	background-image:url(../images/top_navbar/btn_back_to_top.gif);
	background-position:top left;
	border:0px;
	display:block;
}

a.back_to_top:hover {
	background-position:bottom left;
}

.back_to_top span {
	display:none;
}

table {
	color:#000000;
	font-size:11px;
	line-height:14px;
}

.mainpage span {
	display:none;
}

.width_100p {
	width:100%;
}

.list_headers a img {
	border:0px;
}

.list {
	color:#666666;
	line-height:16px;
}

.list-1 {
	color:#666666;
	line-height:16px;
}

.list1 {
	color:#666666;
	cursor:default;
	font-size:11px;
	line-height:16px;
}

.room_message {
	margin-top:15px;
}

.list_img {
	border:1px solid #CBCBCB;
	height:81px;
	padding:0;
	width:81px;
}

.list-details {
	padding-top:8px;
}

.group_album{
	float:left;
	margin-top:20px;
	margin-bottom:16px;
}

.group_album .group_album_img{
	border:1px solid #CBCBCB;
	padding:2px;
	width:172px;
	height:172px;
}

.group_photo{
	float:left;
}

.group_photo .group_album_img{
	border:1px solid #CBCBCB;
	padding:2px;
	width:81px;
	height:81px;
}

a img {
	border:0;
}

/*******************************************/

.feat p {
	margin:0;
	padding:0;
	line-height:normal;
	font-size:inherit;
	text-align:inherit;
}

#content_menu {
	margin-top:18px;
}

#content_paging {
	margin-top:0px;
}

#content_main {
	margin-top:18px;
}

.float_container
{
	position: absolute; 
	width: 134px; 
	padding: 6px; 
	border: 1px #000000 solid;
	background-color: #ffffff;
}
.float_container a
{
	display: block;
	height: 16px;
	color: #666666;
	text-decoration: none;
}
.float_container a:hover
{
	display: block;
	color: #000000;
	text-decoration: underline;
}

a.selected, a.selected:hover {
	color:#000;
	text-decoration:none;
	cursor:default;
}



a.selected:hover {
	color:#000;
}