﻿div.sharedStatus
{
	line-height:1.4em;
    font-size: 1.4em;
    color: #000;
    margin:0;
}
div#shadow_right
{
	position:absolute;
	background-image:url("/Content/Images/shadow-right.png");
	width:7px;
	height:314px;
	margin-top:0px;
	margin-left:900px;
}
div#shadow_bottom
{
	float:right;
	background-image:url("/Content/Images/shadow-bottom.png");
	width:598px;
	height:15px;
	margin:10px -5px -25px 0;
}
div.shared_box
{
	width:610px;
	float:left;
	margin-top:20px;
    padding: 20px 0px 15px 20px;
	background-color:#fff;	
}
div.shadowbox_bottom
{
	float:right;
	background-image:url("/Content/Images/shadow-bottom.png");
	width:598px;
	height:15px;
	margin:10px 0 -25px 0;
}
div.shadowbox_bottom-short
{
	float:right;
	background-image:url("/Content/Images/shadow-bottom-short.png");
	width:215px;
	height:15px;
	margin:10px 0 -25px 0;
}
div.shadowbox_right
{
	float:right;
	background-image:url("/Content/Images/shadow-right.png");
	width:7px;
	height:314px;
	margin-top:-20px;
	margin-right:-7px;
}

div.shared_cornerTL
{
	background-image:url("/Content/Images/CornerTL.png");
	width:5px; height:5px;
	margin:-20px 0 0 -20px; float:left;
}
div.shared_cornerTR
{
	background-image:url("/Content/Images/CornerTR.png");
	width:5px; height:5px;
	margin-top:-20px; float:right;	
}
div.shared_cornerBL
{
	background-image:url("/Content/Images/CornerBL.png");
	width:5px; height:5px;
	margin:10px 0 -15px -20px; float:left;
}
div.shared_cornerBR
{
	background-image:url("/Content/Images/CornerBR.png");
	width:5px; height:5px;
	margin:10px 0px -45px 0; float:right;	
}



div.shared_box_nopad
{
	float:left;
	width:605px;
	margin-top:20px;
    padding:0px 0px 5px 20px;
	background-color:#f5f5f5;
	height:30px;
}
div.shared_box_nopad:hover
{
	background-color:#fff;
}
div.shared_box_nopad .item
{
	float:left;
	padding:0px 10px 0 5px;
	height:35px;
	border-right:dotted 1px #d5d5d5;
}
div.shared_box_nopad .item:hover
{
	background-color:#f5f5f5;
}
div.shared_box_nopad .shadowbox_bottom
{
	float:right;
	background-image:url("/Content/Images/shadow-bottom.png");
	width:598px;
	height:15px;
	margin:-15px -5px 0px 0;
}
div.shared_box_nopad .shared_cornerTL
{
	background-image:url("/Content/Images/CornerTL.png");
	width:5px; height:5px;
	margin:-45px 0 0 -20px;
	float:left;
}
div.shared_box_nopad .shared_cornerTR
{
	background-image:url("/Content/Images/CornerTR.png");
	width:5px; height:5px;
	margin:-45px -5px 0 0; 
	float:right;	
}
div.shared_box_nopad .shared_cornerBL
{
	background-image:url("/Content/Images/CornerBL.png");
	width:5px; height:5px;
	margin:-15px 0 0 -20px; 
	float:left;
}
div.shared_box_nopad .shared_cornerBR
{
	background-image:url("/Content/Images/CornerBR.png");
	width:5px; height:5px;
	margin:-15px -5px 0 0; 
	float:right;	
}
/* TABLES */
div.shared_RowLinked
{
	clear:left;
	padding:2px 0;
	border-bottom:solid 1px #f5f5f5;
	cursor:pointer;
}
div.shared_Row
{
	clear:left;
	padding:2px 0;
	border-bottom:solid 1px #f5f5f5;
}
div.shared_Row:hover,div.shared_RowLinked:hover{
	background-color:#f5f5f5;
}
div.shared_Row div,div.shared_RowLinked div
{
	display:inline-block;
}
div.shared_Row div label,div.shared_RowLinked div label
{
	font-size:0.8em;
	color:#c0c0c0;
}
div.shared_Row .shared_CellTiny,div.shared_RowLinked .shared_CellTiny
{
	width:30px;
}
div.shared_Row .shared_CellSmall,div.shared_RowLinked .shared_CellSmall
{
	width:110px;
}
div.shared_Row .shared_CellMedium,div.shared_RowLinked .shared_CellMedium
{
	width:180px;
}
div.shared_Row .shared_CellLarge,div.shared_RowLinked .shared_CellLarge
{
	width:400px;
}
div.shared_Row .shared_CellHuge,div.shared_RowLinked .shared_CellHuge
{
	width:500px;
}
div.shared_infoblock
{
	float:left;
	padding:10px;
}
div.shared_infoblock_warning
{
	clear:left;
	padding-top:5px;
	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_InnerCornerTL
{
	position:absolute;
	background-image:url("/Content/Images/CornerInnerTL.png");
	background-repeat:no-repeat;
	width:5px; height:5px;	
}
div.shared_InnerCornerTR
{
	margin-left:195px;
	position:absolute;
	background-image:url("/Content/Images/CornerInnerTR.png");
	background-repeat:no-repeat;
	width:5px; height:5px;	
}
div.shared_InnerCornerBL
{
	margin-top:-8px;
	position:absolute;
	background-image:url("/Content/Images/CornerInnerBL.png");
	background-repeat:no-repeat;
	width:5px; height:5px;	
}
div.shared_InnerCornerBR
{
	margin-top:-8px;
	margin-left:195px;
	position:absolute;
	background-image:url("/Content/Images/CornerInnerBR.png");
	background-repeat:no-repeat;
	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;
}
/* Container Sub menu */
div.shared_box .menu
{
	margin-top:10px;
    margin-left:-20px;
    height:28px;
}
div.shared_box .menu .seporator
{
    float:left;
    width:1px;
    height:28px;
    background-color:#f5f5f5;
}
div.shared_box .menu .menuitem
{
    font-size:0.8em;
    font-weight:bold;
    float:left;
    padding:5px 25px 5px 20px;
    height:18px;
}
div.shared_box .menu .menuitem:hover
{
    color:#d00000;
    cursor:pointer;
    background-color:#f5f5f5;
}
div.shared_box .menu .menuitem img
{
    float:left;
    margin-right:5px;
}
div.shared_invite_Container
{
	padding:20px; 
	background-color:#fff; 
	/*position:absolute; 
	visibility:hidden;*/
}
div.shared_alert_single
{
    float:left;
	margin:15px 0 0 80px;
	padding-top:7px;
	padding-right:2px;
	position:absolute;
	background-image: url('/Content/Images/alert-single.png'); 
	width:43px; height:28px;
	color:#fff;
	font-weight:bold;
	font-size:0.9em;
}
div.shared_alert_double
{
    float:left;
	margin:15px 0 0 80px;
	padding-top:7px;
	padding-right:2px;
	position:absolute;
	background-image: url('/Content/Images/alert-double.png'); 
	width:43px; height:28px;
	color:#fff;
	font-weight:bold;
	font-size:0.9em;
}
div.invite_alert_single
{
	margin:0px 0 0 60px;
	padding-top:8px;
	padding-left:17px;
	position:absolute;
	background-image: url('/Content/Images/alert-single.png'); 
	width:30px; height:27px;
	color:#fff;
	font-weight:bold;
	font-size:0.9em;
}
div.invite_alert_double
{
	margin:-40px 0 0 60px;
	padding-top:8px;
	padding-left:12px;
	position:absolute;
	background-image: url('/Content/Images/alert-double.png'); 
	width:35px; height:27px;
	color:#fff;
	font-weight:bold;
	font-size:0.9em;
}
div.shared_helptext
{
	font-size:1.2em;
	padding-bottom:5px;
	font-style:italic;
	color:#3ab337;
	
}
/* FEED */
div#feedActivity
{
	font-size:1.4em;
	font-weight:bold;
	cursor:pointer;
	padding-bottom:10px;
}
div#feedActivity:hover
{
	color:#d30000;
}
div#feedActivitySelect
{
	position:absolute;
	width:578px;
	border-bottom:solid 2px #808080;
	background-color:#fff;
	padding:20px;
	margin-left:-20px;
	font-size:1.1em;
}
div#feedActivitySelect .item
{
	display:inline;
}
div.feed
{
	padding-top:10px;
	width:590px;
}
div.feed .item
{
	clear:left;
	border-bottom:solid 1px #f5f5f5;
}
div.feed .item:hover
{
	background-color:#e5e5e5;
	cursor:pointer;
}
div.feed .item div
{
	display:inline-block;
	padding:2px 0;
}
div.feed .item div.name
{
	width:70px;
	font-size:0.8em;
	padding-right:10px;
	text-align:right;
}
div.feed .item div.activity
{
	width:80px;
	font-size:0.8em;
	padding-left:10px;
	text-align:right;
}
div.feed .item div.text
{
	width:400px;
	color:#000;
}
div.feed .item div.link
{
	font-size:0.8em;
	margin-left:86px;
	width:400px;
	color:#000;
}
div.feed .item div.link a
{
	text-decoration:none;
}
div.feed .item div.link img
{
	margin-bottom:-5px;
}

/* POPULAR ACTIVITIES */
div.popularactivities_main
{
}
div.popularactivities_main div
{
	margin-bottom:5px;
}

/* ADVERTS */
div.shared_advert
{
	clear:both;
	text-align:right;
	border:dotted 1px #fff;
	padding:10px;
	width:170px;
}
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:8px 0 0 -3px;
	background-image: url("/Content/Images/Bite.png");
	background-repeat:no-repeat;
	width:10px; height:21px;
}
ol.list_reminders
{
	font-size:1.0em;
}
ol.list_reminders li
{
	padding-bottom:10px;
}
/* ACTIVITY LIST */
div.activity_ListHeader
{
	clear:left;
	text-align:center;
	font-size:1.2em;
	font-weight:bold;
	padding:5px 2px;
	margin-top:10px;
	background-color:#f5f5f5;
}
div.list_Activity
{
	width:180px;
	float:left;
	height:250px;
	margin-bottom:20px;
	margin-right:20px;
}
div.list_ActivityBtn
{
	padding:5px;
}
div.list_ActivityBtn:hover
{
	cursor:pointer;
	background-color:#e5e5e5;
}
div.list_Activity .listActivityImage
{
	width:190px;
}
div.list_Activity .listActivityImage img
{
	padding-right:10px;
	height:120px;
}
div.list_Activity .listActivityName
{
	font-weight:bold;
	font-size:1.1em;
}
div.list_Activity .listActivityDesc
{
	height:80px;
	font-size:0.8em;
}
div.list_Activity .listActivityMore
{
	padding:5px;
	font-size:0.6em;
}
/* SHORT LIST */
div.shortlist_Activity
{
	cursor:pointer;
	width:580px;
	float:left;
	padding:5px;
}
div.shortlist_Activity:hover
{
	background-color:#e5e5e5;
}
div.shortlist_Activity .shortlistActivityImage
{
}
div.shortlist_Activity .shortlistActivityImage img
{
	float:left;
	padding-right:10px;
	width:80px;
}
div.shortlist_Activity .shortlistActivityName
{
	font-weight:bold;
	font-size:1.1em;
}
div.shortlist_Activity .shortlistActivityDesc
{
	float:left;
	width:480px;
	font-size:0.8em;
}



#list_ActivitySelected
{
	font-style:italic;
}
#list_ActivitySelect
{
	clear:both;
	margin-top:20px;
}
div.list_Activity a
{
    font-size:1.1em;
}
#period_Days
{
	width:700px;
	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
{
	float:right;
}
div#home_notify
{
	color:#d50000;
	font-weight:bold;
}
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
{
	margin-top:20px;
	margin-left:-20px;
}
div.home_rightitem h6
{
	color:#d50000;
	padding:10px 0 5px 15px;
}
div#home_ProfilePic
{
	float:left;
	margin-right:10px;
}
div#home_ProfileInfo
{
    padding:0 5px 0 15px;
}
div#home_ProfileInfo p
{
    font-size:0.8em;
}
div#home_ProfileName
{
	margin-bottom:10px;
	font-size:1.2em;
	font-weight:bold;
}
.preview_btnPrevious
{
	background-image:url("/Content/Images/btn-left.png");
	background-color:#c0c0c0;
	width:28px;
	height:47px;
    cursor:pointer;
    position:absolute;
    margin-left:-50px;    
    margin-top:110px;
}
.preview_btnPrevious:hover
{
	background-color:#d30000;
}
.preview_btnPrevious:active
{
	background-color:#000;
}
.preview_btnNext
{
	background-image:url("/Content/Images/btn-right.png");
	background-color:#c0c0c0;
	width:28px;
	height:47px;
    cursor:pointer;
    position:absolute;
    margin-left:615px;
    margin-top:110px;
}
.preview_btnNext:hover
{
	background-color:#d30000;
}
.preview_btnNext:active
{
	background-color:#000;
}
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.invite_facebookfriend
{
	font-size:0.7em;
	cursor:pointer;
	float:left;
	padding:5px;
	width:50px;
	height:70px;
}
div.invite_facebookfriendSelected
{
	font-size:0.7em;
	cursor:pointer;
	float:left;
	padding:5px;
	width:50px;
	height:70px;
	background-color:#808080;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}
div#home_PreviewPic
{
	float:left;
	margin-right:10px;
}
div#login_Form
{
	float:left;
	width:560px;
	padding-right:30px;
	border-right: dotted 1px #e5e5e5;
}
div#login_Connect
{
	width:400px;
}
div.login_connect_option
{
	float:left;
	padding-right:15px;
}
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;
}
/* GOOGLE Contacts */
div#GoogleContactsList
{
}
div.googlecontact_Letter
{
	margin-left:-20px;
	font-size:1.3em;
	font-weight:bold;
	text-align:center;
	padding:15px 5px 5px 5px;
	background-color:#f9f9f9;
}
div.googlecontact_Row
{
	padding:1px 0;
	clear:left;
	border-bottom:solid 1px #f5f5f5;
	cursor:pointer;
}
div.googlecontact_RowSelected
{
	padding:1px 0;
	clear:left;
	border-bottom:solid 1px #f5f5f5;
	background-color:#f9f9f9;
	cursor:pointer;
}
div.googlecontact_Row:hover{
	background-color:#f5f5f5;
}
div.googlecontact_Row .googlecontact_CellTiny,div.googlecontact_RowSelected .googlecontact_CellTiny
{
	display:inline-block;
	width:30px;
}
div.googlecontact_Row .googlecontact_CellHuge,div.googlecontact_RowSelected .googlecontact_CellHuge
{
	display:inline-block;
	width:500px;
}



div#myaccount_Left
{
	margin-right:20px;
}
div#myaccount_Left .shared_formLeft
{
	width:200px;
}
div#myaccount_Right
{
	border-left:dotted 1px #e5e5e5;
	padding-left:20px;
}
div.nudge_item
{
	font-size:.75em;
	padding:5px 15px;
	background-color:#f5f5f5;
	border-bottom:dotted 1px #d5d5d5;
}
div.nudge_item:hover
{
	background-color:#d5d5d5;
}
div.nudge_pic
{
	padding-left:5px;
	float:right;
}
div.nudge_line1
{
	margin-top:1px;
}
div.nudge_line2
{
	margin-top:3px;
	font-size:0.8em;
	color:#808080;
}
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;
}
div.calendar_invite
{
	font-size:0.8em;
}
div.calendar_distance
{
	clear:left;
	font-size:0.8em;
	color:#c0c0c0;
	margin-bottom:5px;
}
div.activity_period
{
	margin-top:5px;
	float:left;
	padding:5px 6px;
	border-right:dotted 1px #d5d5d5;
	width:80px;
}
div.activity_periodTime
{
	padding-top:5px;
	visibility:hidden;
	position:absolute;
}
div.activity_period:hover
{
	background-color:#f5f5f5;
}
/* PROFILE */
div.home_ProfilePreview
{
    margin-right:-20px;
    padding-right:20px;
    margin-bottom:0px;
}
div.profile_ProfilePic
{
	float:left;
	margin-right:10px;
}
div.home_ProfileInfo
{
	float:left;
    padding:0 5px 0 15px;
}
div.home_ProfilePreview_Seporator
{
    margin-left:-20px;
    margin-right:-20px;
    clear:both;
    height:10px;
    background-color:#f5f5f5;
    margin-bottom:20px;
}
li.profile_ActivityName
{
	cursor:pointer;
	clear:both;
	list-style-type:circle;
	font-size:1.2em;
	font-weight:bold;
	padding-top:15px;
}
li.profile_InterestName
{
	clear:both;
	list-style-type:circle;
	font-size:1.2em;
	font-weight:bold;
	padding-top:15px;
}
div.profile_ActivityDetail
{
	margin-left:20px;
}
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
{
	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-top:10px;
}
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:both;
	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: 110px;
}
div.inbox_invite_time
{
	width: 80px;
}
div.inbox_invite_name
{
	width: 180px;
}
div.inbox_invite_activity
{
	width:150px;
}
div.inbox_invite_response
{
	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:15px;
}
div.inbox_message_time
{
	width: 100px;
}
div.inbox_message_date
{
	width: 60px;
}
div.inbox_message_name
{
	width: 150px;
}
div.inbox_message_text
{
	width:480px;
}
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:15px;
}
