@import url("join_now.css");

html div#wrapper {background:#fff url(../images/members/bg_main.jpg) no-repeat;}

div.calendar#visit_at p,
p {
	font:11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#a8a07e;
}

div#content {
	top:337px;
	width:392px;
	height:362px;
}

h2#title{
	background:url(../images/my_appareance_calendar/my_appareance_calendar.gif) no-repeat;
	width:350px;
	top:292px;
}

/*p#join_me {
	background:url(../images/my_appareance_calendar/join_me.gif) no-repeat;
	width:293px;
	height:45px;
	margin:0 0 0 10px;
}*/

p#keep_up {
	background:url(../images/my_appareance_calendar/keep_up.gif) no-repeat;
	width:293px;
	height:45px;
	margin:0 0 0 10px;
}

div.calendar {
	background:url(../images/my_appareance_calendar/box.gif) no-repeat;
	width:188px;
	height:151px;
	position:relative;
	float:left;
}

div.calendar ul {
	position:absolute;
	top:40px;
	left:15px;
	width:161px;
}

h3#my_private_chats {
	background:url(../images/my_appareance_calendar/my_private_chats.gif) no-repeat;
	position:absolute;
	display:block;
	top:14px;
	left:17px;
	width:127px;
	height:19px;
}

h3#at_my_webcam {
	background:url(../images/my_appareance_calendar/at_my_webcam.gif) no-repeat;
	position:absolute;
	display:block;
	top:14px;
	left:17px;
	width:163px;
	height:23px;
}

h3#my_next_gallery {
	background:url(../images/my_appareance_calendar/my_next_gallery.gif) no-repeat;
	position:absolute;
	display:block;
	top:14px;
	left:17px;
	width:133px;
	height:21px;
}

h3#visit_me {
	background:url(../images/my_appareance_calendar/visit_me.gif) no-repeat;
	position:absolute;
	display:block;
	top:14px;
	left:17px;
	width:156px;
	height:17px;
}

div.calendar h4 {
	position:absolute;
	background:url(../images/my_appareance_calendar/pin.gif) no-repeat;
	width:19px;
	height:23px;
	top:4px;
	right:5px;
}

div.calendar ul li {
	list-style:none;
	font:11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#a8a07e;
}

div.calendar img {
	position:absolute;
	top:43px;
	left:13px;
	width:64px;
	border:1px solid #58e2ff;
}

div#gallery_info {
	position:absolute;
	left:88px;
	top:43px;
}

h5,
div.calendar p,
div.calendar p a {
	font:bold 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#777474;
}

div#visit_at div {
	position:absolute;
	top:49px;
	left:20px;
	width:154px;
}

div#visit_at div div { position:static; }