﻿div.shared_infoblock
{
	float:left;
	background-color:#f5f5f5;
	padding:10px;
}
div.shared_infoblock_warning
{
	clear:left;
	background-color:#e5e5e5;
	padding:5px 10px;
	color:#d50000;
	font-weight:bold;
}
div.shared_formLeft
{
	clear:left;
	float:left;
	width:130px;
	text-align:right;
	padding-right:10px;
	padding-top:3px;
}
div.shared_formRight
{
	padding-bottom:3px;
}
div.shared_InfoBox
{
	padding:15px;
	background-color:#e9e9e9;
	width:250px;
}
div.shared_InfoBoxTL
{
	margin:-15px 0 0 -15px;
	float:left;
	background-image:url("/Content/Images/CornerInnerTL.png");
	background-repeat:no-repeat;
	width:5px; height:5px;
}
div.shared_InfoBoxTR
{
	margin:-15px -15px 0 0;
	padding-left:15px;
	float:right;
	background-image:url("/Content/Images/CornerInnerTR.png");
	background-repeat:no-repeat;
	background-position:right;
	width:5px; height:5px;
}
div.shared_InfoBoxBL
{
	margin:10px 0 0 -15px; 
	position:absolute;
	background-image:url("/Content/Images/CornerInnerBL.png");
	width:5px; height:5px;
}
div.shared_InfoBoxBR
{
	margin:10px 0 0 260px;
	position:absolute;
	background-image:url("/Content/Images/CornerInnerBR.png");
	background-position:right;
	width:5px; height:5px;
}
div.shared_editinplace
{
	padding-bottom:3px;
	
}
div.shared_editinplace:hover
{
	border-bottom: dashed 1px #d50000;
	padding-bottom:2px;
}

/* Sub menu */
div.shared_navCornerTL
{
	background-image:url('/Content/Images/CornerInnerNavTL.png');
	background-repeat:no-repeat;
	float:left;
	margin:-16px 0 0 -21px;
	width:5px; height:5px;
}
div.shared_navCornerTR
{
	background-image:url('/Content/Images/CornerInnerNavTR.png');
	background-repeat:no-repeat;
	float:right;
	margin:-10px -20px 0 0;
	margin-left:15px;
	width:5px; height:5px;
}
div.shared_menuitemOn
{
	width:100px;
	float:left;
	background-color:#fff;
	text-align:center;
	padding:15px 20px;
    font-weight: bold;
    color: #808080;
    border:solid 1px #cecece;
    border-bottom:solid 1px #fff;
}
div.shared_menuitem
{
	text-align:center;
	width:90px;
	float:left;
	margin-top:12px;
	background-color:#cecece;
	padding:10px 20px;
    font-weight: bold;
    color: #808080;
}
div.shared_menuitem:hover
{
	background-image:url("/Content/Images/BiteNav.png");
	background-repeat:no-repeat;
	background-position:bottom;
	cursor:pointer;
	color:#fff;
	background-color:#8b8b8b;
}

div.shared_invite_Container
{
	padding:20px; 
	background-color:#f8f8f8; 
	position:absolute; 
	border:solid 2px #e5e5e5;
	visibility:hidden;
}
div.shared_alert_single
{
	margin:-40px 0 0 60px;
	padding-top:8px;
	position:absolute;
	background-image: url('/Content/Images/alert-single.png'); 
	width:45px; height:27px;
	color:#fff;
}
div.shared_alert_double
{
	margin:-40px 0 0 60px;
	padding-top:8px;
	position:absolute;
	background-image: url('/Content/Images/alert-double.png'); 
	width:45px; height:27px;
	color:#fff;
}
div.shared_helptext
{
	font-size:1.2em;
	padding-bottom:5px;
	font-style:italic;
	color:#3ab337;
	
}

/* POPULAR ACTIVITIES */
div.popularactivities_main
{
}
div.popularactivities_main div
{
	margin-bottom:5px;
}

/* ADVERTS */
div.shared_advert
{
	clear:both;
	float:right;
	margin-right:-10px;
	text-align:right;
	border:dotted 1px #fff;
	padding:10px;
	width:200px;
}
div.shared_advert:hover
{
	border:dotted 1px #d50000;
	color:#d50000;
	cursor:pointer;
}
div.shared_advert_pic
{
	margin:10px 0;
}
div.shared_advert_name
{
	
}
div.shared_advert_description
{
	font-size:0.8em;
	color:#b0b0b0;
}

/* Bullets & lists */
div.bullet_BiteInner
{
	position:absolute;
	margin:3px 0 0 -15px;
	background-image: url("/Content/Images/BiteInner.png");
	background-repeat:no-repeat;
	width:5px; height:10px;
}
div.bullet_bite
{
	position:absolute;
	margin:-2px 0 0 -30px;
	background-image: url("/Content/Images/Bite.png");
	background-repeat:no-repeat;
	width:10px; height:21px;
}
ul.list_reminders
{
	margin:0 0 0 20px;
	padding:0;
	font-size:1.2em;
}
ul.list_reminders li
{
}
#list_ActivitySelected
{
	font-style:italic;
}
#list_ActivitySelect
{
	clear:both;
	margin-top:20px;
}
div.list_Activity
{
	float:left;
	margin-right:5px;
	margin-top:3px;
	color:#c0c0c0;
}
#period_Days
{
	margin-top:0px;
	visibility:hidden;
	position:absolute;
}
div.activity_periodbox
{
	padding:3px 3px;
	margin:3px 0;
}
div#period_Years
{
	margin-top:10px;
}
div#period_Week
{
	margin-top:20px;
}
#period_Months
{
	visibility:hidden;
	position:absolute;
}
div#home_Left
{
	float:left;
	width:630px;
}
div#home_Right
{
	width:200px;
	float:right;
}
div.home_mainitem
{
	clear:both;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:15px;
	
	margin-top:-1px;
	margin-left:-16px;
	border-bottom:dotted 2px #f5f5f5;
}
div.home_mainitem:hover
{
	border-bottom:dotted 2px #d5d5d5;
	background-color:#fcfcfc;
}
div.home_rightitem
{
	clear:both;
	padding:5px 0 10px 15px;
	margin-bottom:10px;
	border-bottom:dotted 2px #fff;
}
div.home_rightitem:hover
{
	border-bottom:dotted 2px #d5d5d5;
	background-color:#fcfcfc;
}
div#home_ProfilePic
{
	float:left;
	margin-right:10px;
}
div#home_ProfileInfo
{
	width:510px;
	float:left;
}
div#home_ProfileName
{
	margin-bottom:10px;
	font-size:1.2em;
	font-weight:bold;
}
div#home_locationcity
{
	float:left;
	font-style:italic;
	margin-left:10px;
	font-size:1.2em;
	font-weight:bold;
	padding-top:3px;
}
div#home_locationstate
{
	float:left;
	font-style:italic;
	margin-left:10px;
	font-size:1.2em;
	font-weight:bold;
	padding-top:3px;
}
img.home_facebookfriend
{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
img.home_facebookfriend:hover
{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
div#login_Form
{
	float:left;
	width:300px;
	padding-right:30px;
	border-right: dotted 1px #e5e5e5;
}
div#login_Connect
{
	float:left;
	padding-left:30px;
	width:400px;
}
div.login_connect_option
{
	background-image: url("/Content/Images/bullet-right.gif");
	background-repeat:no-repeat;
	background-position:left;
	padding:15px 15px;
	border:dotted 1px #fff;
}
div.login_connect_option:hover
{
	border:dotted 1px #d5d5d5;
}
div.shared_text_option
{
	background-image: url("/Content/Images/bullet-right.gif");
	background-repeat:no-repeat;
	background-position:left;
	padding:3px 10px;
	border:dotted 1px #fff;
}
div.shared_text_option:hover
{

}
div#login_OpenId
{
	visibility:hidden;
	position:absolute;
	margin-top:5px;
	font-size:0.8em;
}
div#myaccount_Left
{
	float:left;
	margin-right:20px;
	width:370px;
}
div#myaccount_Right
{
	border-left:dotted 1px #e5e5e5;
	padding-left:20px;
	float:left;
}
div.nudge_item
{
	clear:both;
	margin-bottom:10px;
	height:30px;
}
div.nudge_pic
{
	padding-left:5px;
	float:right;
}
div.nudge_line1
{
	margin-top:1px;
	text-align:right;
}
div.nudge_line2
{
	font-size:0.8em;
	color:#c0c0c0;
	text-align:right;
}
div#calendar_Month
{
	border:solid 1px #fff;
}
div#calendar_Months
{
	visibility:hidden;
	float:left;
	clear:both;
	position:absolute;
	margin-top:-29px;
	margin-left:10px;
	background-color:#fff;
	width:62px;
	padding:5px 10px 5px 5px;
	border:solid 1px #d0d0d0;
}
div#calendar_MonthsHide
{
	margin:10px 0 -5px -5px;
	height:10px;
	width:77px;
	text-align:center;
	font-size:0.5em;
	background-color:#f5f5f5;
}
div.calendar_day
{
	color:#c0c0c0;
	margin:3px 12px 12px 0;
	float:left;
}
div.calendar_day a
{
	color:#d30000;
}
div.calendar_container
{
	clear:both; 
	border-top:dotted 1px #e5e5e5; 
	height:50px; 
	margin-bottom:5px;
}
div.calendar_container:hover
{
	background-color:#f5f5f5;
}
div.calendar_pic
{
	float:left;
	margin-right:10px;
	width:50px;
	height:50px;
}
div.calendar_activity
{
	float:left;
	padding-right:5px;
}
div.calendar_with
{
	float:left;
	padding-right:5px;
}
div.calendar_person
{
	float:left;
	padding-right:5px;
}
div.calendar_date
{
	float:left;
	padding-right:5px;
}
div.calendar_time
{
	float:left;
	padding-right:5px;
}
div.calendar_options
{
	
}
div.calendar_reply
{
	float:left;
	margin-bottom:15px;
	position:absolute;
	visibility:hidden;
}
div.calendar_invite
{
	font-size:0.8em;
}
div.calendar_distance
{
	clear:left;
	font-size:0.8em;
	color:#c0c0c0;
	margin-bottom:5px;
}
div.activity_period
{
	float:left;
	padding:3px 6px;
	border-right:dotted 1px #d5d5d5;
	width:54px;
}
div.activity_periodTime
{
	padding-top:5px;
	visibility:hidden;
	position:absolute;
}
div.activity_period:hover
{
	background-color:#f5f5f5;
}
div.activity_ListHeader
{
	padding:1px 2px;
	margin-top:5px;
	background-color:#f5f5f5;
}
li.profile_ActivityName
{
	clear:both;
	list-style-type:circle;
	font-size:1.2em;
	font-weight:bold;
	padding-top:15px;
}
div.profile_ActivityDetail
{
	margin-left:15px;
}
div.profile_activitydetailLeft
{
	clear:both;
	float:left;
	width:150px;
	padding:2px 0;
	border-bottom:dotted 1px #c0c0c0;
}
div.profile_activitydetailRight
{
	float:left;
	padding:2px 0;
	border-bottom:dotted 1px #c0c0c0;
}
div#invite_Left
{
	float:left;
	margin-right:10px;
}
div.invite_Row
{
	clear:both;
}
div.invite_Row div
{
	padding:0 0 6px 0;
	float:left;
}
div#invite_MiniProfile
{
	font-size:0.9em;
	float:left;
	width:100px;
}
div.invite_entry_container
{
	clear:both;
	margin-bottom:15px;
}
div.invite_entry_pic
{
	float:left;
	margin-right:10px;
	margin-bottom:15px;
}
div.invite_entry_activity
{
	float:left;
	padding-right:5px;
}
div.invite_entry_with
{
	float:left;
	padding-right:5px;
}
div.invite_entry_person
{
	float:left;
	padding-right:5px;
}
div.invite_entry_date
{
	float:left;
	padding-right:5px;
}
div.invite_entry_time
{
	float:left;
	padding-right:5px;
}
div.invite_entry_options
{
	margin-top:10px;
	font-size:0.9em;
}
div.invite_entry_reply
{
	float:left;
	margin-bottom:15px;
	position:absolute;
	visibility:hidden;
}
div.invite_entry_distance
{
	font-size:0.8em;
	color:#c0c0c0;
	margin-bottom:5px;
}
div.invite_entry_message
{
	color:#808080;
	margin-top:1px;
}
/* SEARCH */
div.search_result_header
{
	clear:left;
	padding:5px 5px 0px 5px;
	margin-bottom:-1px;
	margin-top:-1px;
	height:22px;
	color:#c0c0c0;
	font-style:italic;
}
div.search_result_header div
{
	float:left;
	margin-right:20px;
}
div.search_result
{
	clear:left;
	padding:5px 5px 1px 5px;
	border: solid 1px #f5f5f5;
	margin-bottom:-1px;
	cursor:pointer;
}
div.search_result div
{
	float:left;
	margin-right:20px;
	margin-bottom:5px;
}
div.search_result_pic
{
	float:left;
	background-color:#f5f5f5;
	width:50px;
	height:50px;
}
div.search_result_name
{
	width: 580px;
	margin-right:0;
}
div.search_result_about
{
	clear:left;
	color:#b0b0b0;
	width:600px;
}
div.search_result_distance
{
	width:100px;
	text-align:right;
}
div.search_result_lastsignedin
{
	width: 100px;
}
div.search_result_dateofbirth
{
	width: 100px;
}
div.search_result:hover
{
	background-color:#f5f5f5;
	color:#000;
}

/* INVITES INBOX */
div.inbox_invite_date
{
	width: 90px;
}
div.inbox_invite_time
{
	width: 60px;
}
div.inbox_invite_name
{
	width: 180px;
}
div.inbox_invite_activity
{
	width:150px;
}


/* MESSAGES INBOX */
div.inbox_message
{
	clear:left;
	padding:5px 5px 1px 5px;
	border: solid 1px #f5f5f5;
	margin-bottom:-1px;
	margin-top:-1px;
	cursor:pointer;
	height:22px;
}
div.inbox_message div
{
	float:left;
	margin-right:20px;
}
div.inbox_message_time
{
	width: 100px;
}
div.inbox_message_date
{
	width: 60px;
}
div.inbox_message_name
{
	width: 150px;
}
div.inbox_message_text
{
	width:474px;
}
div.inbox_message_delete
{
	padding:5px 10px 1px 10px;
	height:21px;
	color:#c0c0c0;
}
div.inbox_message_delete:hover
{
	background-color:#d50000;
	color:#fff;
}
div.inbox_message:hover
{
	background-color:#e5e5e5;
	color:#000;
}
/* INBOX - Open Message */
div.inbox_messageOpen
{
	clear:left;
	padding:15px 15px 20px 15px;
	border: solid 1px #f5f5f5;
	margin-top:-1px;
	margin-bottom:-1px;
	color:#000;
}
div.inbox_messageOpen div
{
	float:left;
	margin-right:20px;
}
div.inbox_messageOpen_text
{
	clear:left;
	margin-top:5px;
	width: 640px;
}
div.inbox_messageOpen:hover
{

}
/* INBOX - Read Message */
div.inbox_messageRead
{
	cursor:pointer;
	clear:left;
	padding:5px 5px 1px 5px;
	border: solid 1px #f5f5f5;
	margin-bottom:1px;
	color:#c0c0c0;
	background-color:#f5f5f5;
	height:20px;
}
div.inbox_messageRead:hover
{
	color:#000;
	background-color:#e5e5e5;
}
div.inbox_messageRead div
{
	float:left;
	margin-right:20px;
}