/*General - Global Styles*/
*
{
	/*padding: 0px;*/
	margin: 0px;
	font-size: 100%;
}
body, form
{
	padding: 0;
	margin: 0;
}
td
{
	/*padding: 4px;*/
}
p
{
	margin: 0 0 10px 0;
	padding: 0;
}
.summary ul li
{
margin-left: 15px !important;
}
.custom
{
margin: 15px !important;
} 

body
{
	background: #EAEAEA;
}
html, body
{
	height: 100%;
}
p
{
	padding-bottom: 10px;
	text-align: justify;
}
.fck
{
	border: 0px;
	padding-top: 10px;
}
.fck legend
{
	margin-left: -6px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: larger;
	border-bottom: 1px solid #000;
}
.fck label
{
	width: 120px;
	float: left;
}
.wrapper
{
	width: 970px;
	height: auto;
	background: #FFFFFF;
	margin: 0px auto;
	overflow: auto;
	overflow: hidden;
	padding: 10px 10px 0 10px;
	background-color: Transparent;
}
.footer 
{
	width: 970px;
	background-repeat: no-repeat;
	height: 40px;
	clear: both;
	margin-bottom: 10px;
}
.footer_text 
{
	text-align: center;
	font-size: 70%;
	padding-top: 10px;
	clear: both;
	border-bottom: 1px solid #EAEAEA;
	width: 970px;
}
a.footer_text
{
	font-size: 100%;
	text-decoration: none;
	border: none;
	padding-top: 0px;
}
.spacer
{
	height: 20px; 
	width: 100%;
}
.clearfix 
{
	clear: both;
	display: block;
	font-size: 80%;
}
.main
{
	width: 970px;
	min-height: 500px;
	height: auto;
	padding: 0 0 20px 0;
}

/*-----------------------------------------------------------*/
/*Header and Logo*/
.header 
{
	width: 970px;
	height: 150px;
}
.logo 
{
	height: 150px;
}
.logo td
{
	padding-left: 20px;
}
.logo img
{ 
	border: 10px solid #FFF;
}

/*-----------------------------------------------------------*/
/*Contents and Search - Horizontal*/
.content
{ 
	font-size: 80%;
}
.search
{
	margin: 0 0 0 0;
	clear: both;
	float: right;
	padding: 10px 0 0 5px;
}
.vertical .search
{
	margin: 10px 10px 0 0;
	padding: 10px 0 0 5px;
	float: right;
}
.search .label1
{
	width: auto;
	margin: 5px 5px 0px;
	font-size: 10px;
	vertical-align: middle;
	text-align: right;
	height: 17px;
}
.search .label2
{
	font-size: 10px;
	font-weight: bold;
	color: #333;
}
.search .form_element_enabled
{
	width: 120px;
}

/*-----------------------------------------------------------*/
/*Contents - Vertical*/
.vertical .content
{
	width: 762px;
	float: right;
	clear: none;
	/*padding-bottom: 20px;*/
	border: 1px solid;
}

/*-----------------------------------------------------------*/
/*Headers - Horizontal*/
h1,h2,h3 
{
	width: 100%;
	margin: 10px 0 20px 0;
}
h1 
{
	font-size: 180%;
	padding-bottom: 10px;
	text-align: center;
}
h2 
{
	font-size: 120%;
}
h3 
{
	font-size: 100%;
	margin: 0px;
	margin: 0;
}

/*-----------------------------------------------------------*/
/*Headers - Verticle*/
.vertical h1,
.vertical h2
{
	margin: 5px 0 10px 0;
}
.vertical h3
{
	margin: 5px 0 0 0;
}

/*-----------------------------------------------------------*/
/*Navigation - Horizontal*/
.nav 
{
	list-style: none;
	font-size: 70%;
	padding: 0;
	width: 970px;
	height: 100% !important;
	overflow: hidden;
}
.nav li.on,
.nav li.off,
.nav li.RichThemeli-off,
.nav li.RichThemeli-on
{
	line-height: 280%;
	text-align: center;
	border-right: 1px solid #EAEAEA;
	text-transform: uppercase;
	padding: 0;
	float: left;
}
.nav li.horizontal-spacer
{
	display:block; 
	border-right:0 none; 
    margin:0; 
    background-color:Transparent; 
    float:left;
    line-height:280%; 
    /*padding:0; */
}
.nav li.off, 
.nav li.on,
.nav li.RichThemeli-off,
.nav li.RichThemeli-on
{
	width: 125px;
}
.nav li a 
{
	display: block;
	text-decoration: none;
	font-weight: bold;
}
.nav li a: hover 
{
	width: 115px;
	text-decoration: underline;
	background: #F5F5F5;
}

/*-----------------------------------------------------------*/
/*Navigation - vertical*/
.vertical .nav 
{
	list-style: none;
	font-size: 80%;
	width: 190px;
	float: left;
	background: none;
	margin: 0 0 15px 0px;
}
.vertical #detail-panels
{
	margin-left: 160px;
}

.vertical .nav li.on,
.vertical .nav li.off 
{
	float: none;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 1px;
	width: 190px;
	vertical-align: top;
}
.vertical .nav li a 
{
	display: block;
	text-decoration: none;
}
.vertical .nav li a:hover, 
.vertical .nav li.on 
{
	text-decoration: underline;
}
.pro-vertical-table
{
	background-color: transparent !important;
	border: none !important;
	margin: 0 0 0 0;
	padding: 0;
	width: 190px !important;
}

/*-----------------------------------------------------------*/
/* Image and Block of Text */
.img_container
{
	margin-bottom: 10px;
	width: 100%;
}
.img
{
	/*border: 2px solid #CCC;*/
	padding: 4px;
	margin-right: 10px;
}
.txt_container
{
	float: left;
}

/*------------------------------------------------------*/
/* Verticle Image and Block of Text */
.vertical .img_container
{
	margin-top: 20px;
	margin-bottom: 10px;
}
.vertical .img
{
	/*border: 2px solid #EAEAEA;*/
	padding: 4px;
}
.vertical .txt_container
{
	float: right;
	padding: 0;
}

/*------------------------------------------------------*/
/* Horizontal Tables */
.mytable 
{
	width: 763px;
	border: 1px solid #666;
	margin: 0 0 20px;
	padding: 0;
}
caption 
{
	text-align: left;
	font-weight: bold;
}
th
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	text-align: left;
	padding: 5px 0 5px 0;
}
th.nobg 
{
	border-top: 0;
	background: none;
}
td 
{
}
th.spec,
th.specalt 
{
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	font-weight: 700;
	font-size: 10px;
}

table.programme td, th
{
	padding: 3px;
	vertical-align:top;
}

/*------------------------------------------------------*/
/* Vertical Table */
.vertical .mytable 
{
	width: 630px;
	border: 1px solid #666;
	margin: 0 0 20px;
	padding: 0;
}
.vertical caption 
{
	/*width: 630px;*/
	font-size: 12px;
	text-align: left;
	padding: 0 0 5px;
}

/*------------------------------------------------------*/
/* Horizontal Form */
.thisform 
{
	font-size: 12px;
	padding-bottom:30px;
}
.thisform p 
{
	padding-top: 5px;
	padding-bottom: 5px;
}
.thisform label 
{
}
.thisform fieldset 
{
	border: 0;
	padding: 0;
}
.pad_extra 
{
	width: 95%;
	margin-bottom: 15px;
	padding: 0;
}
.pad_extra_float 
{
	padding-left: 20px;
	width: auto;
	height: auto;
	float: left;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.button_posit 
{
	margin-top: 20px;
	margin-bottom: 20px;
}
.radio_label 
{
	margin-right: 12px;
}
.thisform legend 
{
	font-weight: bold;
	font-size: 13px;
}

.ie .thisform legend
{
	margin-left: -7px;	
}

.gecko .thisform legend,
.ie .thisform legend
{
	border-width: 0 0 1px 0;
	border-style: solid;
	margin-bottom: 10px;
}

.opera .thisform legend,
.safari .thisform legend
{
	text-decoration: underline;
	height: 25px;
}

.button_enabled_float,
.button_disabled_float,
.button_disabled_float_radio,
.button_enabled,
.button_disabled 
{
	font-weight: bold;
	padding: 0 5px 0 5px;
}
.button_enabled_float 
{
	border: 1px solid #CCC;
	border-bottom-color: #333;
	border-right-color: #333;
}
.button_disabled_float 
{
	border: 1px solid #EEE;
	margin-top: 20px;
}
.button_disabled_float_radio 
{
	border: 1px solid #EEE;
}
.label1 
{
	float: left;
	width: 100%;
	padding: 3px 0 0 0;
}
.vertical .label1 
{
	float: left;
	padding: 3px 0 0 0;
}
.button_enabled 
{
	border: 1px solid #CCC;
	border-bottom-color: #333;
	border-right-color: #333;
	color: #003;
	margin: 20px 0;
}
.button_disabled 
{
	border: 1px solid #EEE;
	color: #999;
	margin: 20px 0;
}
.drop_down_list 
{
	width: auto;
	height: auto;
	background-color: #E9E9E9;
	border: 1px solid #CCC;
	border-bottom-color: #333;
	border-right-color: #333;
}
.ckbox 
{
	margin-right: 10px;
}
.form_element_enabled,.form_element_disabled 
{
	font-size: 12px;
	margin-bottom: 2px;
	border: 1px solid #CCC;
	width: 195px;
	padding: 2px;
}
.form_element_enabled 
{
	background-color: #fff;
	color: #333;
	border-bottom-color: #333;
	border-right-color: #333;
}
.form_element_disabled 
{
	background-color: #999;
	color: #999;
}
.global_status_msg_success,
.global_status_msg_error
{
	width: 94%;
	background-color: #F0F0F0;
	border: 1px solid #CCC;
	border-bottom-color: #333;
	border-right-color: #333;
	margin: 10px 0;
	padding: 5px 10px 5px 10px;
	color: #000;
	font-size:94%;
	font-weight: bold;
}
.global_status_msg_success 
{
	background-color: #EAFEE0;
}
.global_status_msg_error 
{
	background-color: #FFEAEC;
}
.name {
	float: left;
	width: auto;
	list-style-type: none;
	margin-right: 20px;
}
.name li 
{
	margin-bottom: 10px;
	padding: 5px 5px 5px 0;
}
.value 
{
	width: auto;
	list-style-type: none;
}
.value li 
{
	margin-bottom: 11px;
	padding: 5px;
}
.validation 
{
	color: red;
	/*display: block;*/
	background-color: white;
	padding-left: 5px;
	padding-right: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: Black;
}
.eventinfo
{
	float: left;
	width: 160px;
	margin-right: 15px;
	background: #F5F5F5;
	padding: 10px;
}
.summary_body
{
	width: 660px;
	margin-left: 5px;
	float: right;
}
.vertical .eventinfo
{
	width: 420px;
	margin-right: 15px;
	background: #F5F5F5;
	padding: 10px;
}
.vertical .summary_body
{
	width: 690px;
	margin-right: 8px;
	float: right;
}
.vertical .dates
{
	width: 180px;
	float: left;
	padding-right: 20px;
}
.vertical .address
{
	width: 200px;
	float: right;
}

/*------------------------------------------------------*/
/* Vertical Form */
.vertical .pad_extra 
{
	margin-bottom: 15px;
	padding: 0;
}

.vertical .global_status_msg_success 
{
	width: 500px;
	height: auto;
	background-color: #EAFEE0;
	border: 1px solid #CCC;
	border-bottom-color: #333;
	border-right-color: #333;
	margin: 10px 0;
	padding: 20px;
}

.vertical .global_status_msg_error 
{
	width: 500px;
	height: auto;
	background-color: #FFEAEC;
	border: 1px solid #CCC;
	border-bottom-color: #333;
	border-right-color: #333;
	margin: 10px 0;
	padding: 20px;
}

.vertical .global_status_msg_info 
{
	width: 500px;
	background-color: #F0F0F0;
	border: 1px solid #CCC;
	border-bottom-color: #333;
	border-right-color: #333;
	margin: 10px 0;
	padding: 20px;
}

.vertical .validation 
{
	color: red;
	padding-left: 5px;
	vertical-align: top;
	font-size: 10px;
}

.vertical .form_element_enabled,.vertical .form_element_disabled 
{
	font-size: 12px;
	margin-bottom: 2px;
	border: 1px solid #CCC;
	width: 180px;
	padding: 2px;
}

/*------------------------------------------------------*/

/* Items with Images (e.g. speakers, accommodation) */
.imaged_item
{
	width: 100%;
	clear: both;
	margin-bottom: 10px;
}
.imaged_item img
{
	float: left;
	margin: 0px 20px 10px 0px;
}
.imaged_name
{
	font-weight: bold;
	margin-bottom: 10px;
}

/*----------------------------------------------------------------------------------*/

/* CLEARFIX HACK */
.clearfix: after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix
{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/* End hide from IE-mac */

/* New layout CSS */
#detail-panels
{
	float: left;
	width: 180px;
	margin: 0 10px 0 0;
}
.classic-alt #detail-panels
{
	float: right;
	margin: 0 0 0 10px;
}
#detail-panels div
{
	margin-bottom: 15px;
}
.vertical #detail-panels div
{
	margin-bottom: 5px;
}
#content-panel
{
	margin: 0 0 0 202px;
}
#content-panel-pro-horizontal
{
	margin: 0px;
}
.classic-alt #content-panel
{
	margin: 0 200px 0 0;
}
#page-content,
.page-content,
#booking-panel
{
	float: right;
	border: 1px solid;
	/*margin-bottom: 15px;*/
}
#booking-panel
{
	margin-bottom: 15px;
	/*width: 600px;*/
	border: 0;
}
.classic-alt #booking-panel
{
	float: left;
}
.panel-head
{
	color: #FFF;
	margin: 0px !important;
	padding: 5px;
	border: 1px solid;
	font-size: large;
	font-weight: bold;
}
.panel-head input
{
	font-size: small;
}
.panel-body
{
	padding: 5px;
	border-width: 0 1px 1px;
	border-style: solid;
	font-size: small;
}

#admin-mode
{
	background-color: #999;
	font-size: 14px;
	padding: 3px 0 3px 5px;
}
#admin-mode a
{
	font-weight: bold;
	text-decoration: underline;
	color: #FFF;
}
#vertical-nav
{
	float: left;
	/*margin-right: 15px;*/
}
.vertical #detail-panels
{
	width: 190px;
	margin: 0px 0px 0px 0px !important;
	padding: 0;
}

.vertical #when-event,
.vertical #where-event,
.vertical #hosted-by,
.vertical #booking-search
{
	float: left;
	width: 200px;
	margin-bottom: 10px;
}
.vertical .subpanel
{
	width: 100%;
}
.vertical #where-event
{
	float: left;
}
.vertical #content-panel
{
}
#bookingRef
{
	width: 100px;
}
.vertical #bookingRef
{
	width: 65%;
}
.dashboard-left,
.dashboard-right
{
	float: left;
	width: 49%;
	margin-bottom: 10px;
}
.dashboard-right
{
	float: right;
}
.nonsummary-main
{
	width: 100% !important;
}
.summary-main
{
	width: 768px;
}
.ie6 .summary-main
{
	width: 760px;
}
#editTitle
{
	width: 475px;
}
/* Form layout classes */
.row
{
	/*width: 85%;*/
	min-height: 24px;
	clear: left;
}
.gecko .row,
.opera .row
{
	margin-bottom: 3px;
}
.row-label,
.row-label-short,
.row-label-long
{
	width: 150px;
	float: left;
	padding-top: 3px;
	padding-bottom: 10px;
}
.row-label-short
{
	width: 75px;
}
.row-label-long
{
	width: 300px;
}
.mandatory
{
	font-weight: bold;
}
.button-row
{
	margin-top: 15px;
}
.row-item
{
	padding: 0 0 0 150px;
}
.row-item-long
{
	padding: 0 0 0 300px;
}
.attendeedetails .row-item
{
	padding-top: 3px;
}
.row-item .chk
{
	width: auto;
}
.field,
.field-med,
.field-wide
{
	height: 15px;
	width: 125px;
	padding: 0;
}
.field-med
{
	width: 200px;
}
.field-wide
{
	width: 400px;
}
.gecko .field,
.gecko .field-med,
.gecko .field-wide
{
	height: 17px;
}
.short .row-label
{
	width: 100px;
}
.short .row-item
{
	padding-left: 100px;
}

table.programme 
{
	width:100%; 
	border-spacing: 0px; 
	border-collapse: collapse;
}

table.programme th.bordered, td.bordered
{
	padding-left:5px;
	padding-right:5px;
}

fieldset {
	margin-top: 15px;
	padding: 5px;
}

.displaycontainer
{
	background-color: transparent !important;
	border: none !important;
	margin: 0 0 0 0;
	padding: 0;
}

.vertical #bookingForm li.row 
{	
	width:500px;
}

.long .row-label
{
	width: 180px;
	padding-top: 0;
}

.long .row-item
{
	padding-left: 180px;
}

td.row-label
{
	width: 180px;
	padding-top: 0;
	min-height:24px;
}

td.row-item
{
	padding-left: 0px;
}

#book-buttons
{
	/*text-align: right;*/
	border-top: 1px solid;
	margin-top: 10px;
	padding-top: 5px;
}

/* New Attendees List Table */
table.attendee-list
{
	/*
	border: solid #999;
	border-width: 0 1px 1px 0;
	*/
}
table.attendee-list th,
table.attendee-list td
{
	/*
	border: solid #999;
	border-width: 1px 0 0 1px;
	*/
	padding: 4px;
}
table.attendee-list th
{
	padding: 4px;
	background-color: #E8E8E8;
	color: #000000;
}
table.attendee-list tr.incomplete-attendee
{
	background-color: pink;
	vertical-align: top;
}
table.attendee-list tr.complete-attendee
{
	vertical-align: top;
}

.thisform#bookingForm li.row
{	
	margin-bottom: 40px;
	padding-top: 20px;
}

/*Vertical*/
.vertical #content-panel .content #confirmForm .pad_extra .global_status_msg_success
{
	font-size:94%;
	font-weight: bold;
}

.vertical #content-panel .content #confirmForm .pad_extra .global_status_msg_error
{
	font-size:94%;
	font-weight: bold;
}

/*Classic*/
.nonsummary-main#page-content .content .pad_extra .global_status_msg_success
{
	font-size:94%;
	font-weight: bold;
}

.nonsummary-main#page-content .content .pad_extra .global_status_msg_error
{
	font-size:94%;
	font-weight: bold;
}

.nonsummary-main#page-content
{
/*padding-bottom: 20px;*/
}

.accomodation p
{
	padding-bottom: 3px;
}

.speaker-cell
{
	padding: 10px;
	width: 200px; 
	vertical-align: top;
}
.speaker-cell-txt
{
	padding: 10px;
	vertical-align: top;
}

.programme-cell
{
	padding: 12px;
	vertical-align: top;
}
.summary-main-pro-horizontal
{
	width: 100%;
	/*padding-bottom: 20px;*/
}
.summary-display
{
	/*width: 540px;*/
	width: 100%;
	overflow: hidden;
}

.summary-main-pro-horizontal .summary-display
{
	/*width: 750px;*/
	overflow: hidden;
}

.eventInfoTable th, .eventInfoTable td
{
	width: 25%;
    font-size: 100%;
	padding-left:3px;
	padding-right:3px; 
	padding-bottom:10px; 
    border-right-style: solid; 
    border-right-width: 1px;
    border-right-color: #999999;
    vertical-align: top;
}

.eventInfoTable th
{
	text-transform: none;
	text-decoration: underline;
}

.eventInfoTable th.last, .eventInfoTable td.last
{
	border: none;
} 

.summary table 
{
}

.money
{
	text-align: right;
}
.sectionWithMoney .row {
	width: 350px;
}
.sectionWithMoney .row-label 
{
	width: 220px;
}
.sectionWithMoney .row-item {
	padding-left:220px;
}

/* New Sponsors Panel CSS */
#sponsors-list
{
	width: 135px;
	float: right;
	text-align: center;
	margin-left: 10px;
	border-width: 0 1px 1px 1px;
}
#sponsors-list .panel-head 
{
	font-size: small !important;
	border-width: 1px 0 1px 0;
}
#sponsors-list img
{
	border: 0;
}
#sponsors-list a
{
	display: block;
	font-size: small;
	margin-bottom: 10px;
}
#sponsors-list.left
{
	float: left;
	margin: 0;
}
.sponsor-content
{
	width: 810px !important;
}
.sponsor-content-vert
{
	width: 617px !important;
}

#dhtmltooltip 
{	
	border: 2px solid #000;
	padding: 5px;
	visibility: hidden;
	z-index: 100;
	width: 150px;
	position: absolute;
}

.buttons
{
	padding-top:15px;
}

td.programme-divider
{
	border-right: 1px solid; 
	/* border-right-color: #000000; */
	width: 2%;
}

.registration-row td
{
	vertical-align:top;
}

.registration-edit td
{
	border-top-style: outset;
	border-bottom-style: outset;
	background-color: #EEEEEE;
	
}

.registration-index
{
	text-align: center;
}

.registration-edit-start
{
	background-image: url('../../images/next.gif');
	background-repeat: no-repeat;
	background-position: center center;
	border-left-style: outset;
}
.registration-edit-end
{
	border-right-style: outset;
}

.rsvp-table
{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid;
}
.rsvp-table th
{
	font-weight: bold;
}

div#title h1 
{
	padding-bottom:5px;
	margin-bottom: 5px;
}
.stream-programme
{
	margin-bottom: 5px;
}
.stream-programme tr.even td
{
	background-color: #E2E2E2;
}
.stream-programme td.even-programme-divider
{
	border-right: 1px solid; 
	width: 2%;
}
.registration-programme tr.even
{
	background-color: #E2E2E2;
}
.registration-programme td
{
	padding-top:3px;
	padding-bottom:3px;
}
.registered-sessions tr.even td
{
	background-color: #E2E2E2;
}

#RSVP_No, 
#RSVP_Maybe 
{ 
width: 105px; 
} 

/* START Facebook Attendee Styles */
.fbAttendeeControl
{
	width: 530px;
	border-style: solid;
	border-width: 5px;
	border-color: #DDDDDD;
	padding: 5px;
	font-family: "Gill Sans MT" , "Trebuchet MS" , Helvetica, Arial, sans-serif;
	background-color: #FFFFFF;
}
#fbAttNotLoggedIn
{
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.gecko #fbAttNotLoggedIn,
.opera #fbAttNotLoggedIn,
.safari #fbAttNotLoggedIn
{
	padding-left: 145px;
}
#fbAttLoggedIn
{
	padding-top: 15px;
}
.fbAttButtonHolder
{
	width: 230px;
	padding-bottom: 15px;
	border-width: 0px 0px 2px 0px;
	border-style: solid;
	border-color: #DDDDDD;
}
.fbHeader
{
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
	font-size: 18px;
	font-family: "Gill Sans MT" , "Trebuchet MS" , Helvetica, Arial, sans-serif;	
	color: #333333;
}
.fbAttPublish
{
	padding-top: 5px;
	text-align: right;
}
.fbWallPostResult
{	
	font-weight: bold;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
	font-size: 14px;
	color: #333333;
}
#fbAttPublishButton
{
	background-color: #3B5998;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	border-color: #29447E;
	border-width: 1px;
	border-style: groove;
}
.fbAddThis
{
	font-weight: bold;
	padding-left: 140px;
	padding-top: 5px;
	font-size: small;
	color: #333333;
}
.fbAddThis a,
.fbAddThis a:hover
{
	color: #333333;
}
.fbFooter
{
	text-align: right;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 11px;
	font-family: "Gill Sans MT" , "Trebuchet MS" , Helvetica, Arial, sans-serif;
	color: #333333;
}
.fbFooter a
{
	font-weight:bold;
}
.fbLoginContent
{
	height: 60px;
}
.fbPicHolder
{
	width: 7%;
	display: block;
	float: left;
}
.fbLoginStatusHolder
{
	width: 93%;
	display: block;
	float: right;
}
.fbLoginStatus,
.fbLoginOption
{
	height: 25px;
}
.fbAttendeePic
{
	width: 60px;
	display: inline;
	float: left;
}
#fbAttendeeStatus
{
	font-size: small;
	font-style: italic;
	height: 25px;
	font-family: "Gill Sans MT" , "Trebuchet MS" , Helvetica, Arial, sans-serif;
	color: #333333;
}
#fbAttendeeLogout,
#fbAttendeeLogout a
{
	font-size: small;
	font-weight: bold;
	height: 25px;
	vertical-align: bottom;
	font-family: "Gill Sans MT" , "Trebuchet MS" , Helvetica, Arial, sans-serif;
	color: #333333;
}
#fbWallPostPreview
{
	background-color: #FFFFFF;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	color: #333333;
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	border-color: #DDDDDD;
	padding: 5px;
	width: 520px;
}
#postFooter
{
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	color: #333333;
	font-size: 11px;	
}
.fbWallPostProfilePic
{
	width: 60px;
	display: inline;
	float: left;
}
.fbWallPostContent
{
	display: block;
	padding-left: 60px;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 11px;
}
.fbWallPostMessage
{
	padding-bottom: 5px;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 13px;
}
.fbWallPostInput
{
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 13px;
	width: 300px;
}
.fbWallPostName
{
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 13px;
	color: #3B5998;
	font-weight: bold;
	margin-right: 3px;
}
.fbWallPostEventPic
{
	width: 85px;
	display: inline;
	float: left;
	height: 85px;
}
.fbWallPostEventDetails
{
	display: inline;
	vertical-align: top;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 11px;
}
#attFBPrivacy a
{
	color: #333333;
}
#fbEventName
{
	font-weight: bold;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	color: #3B5998;
	font-weight: bold;
	padding-bottom: 5px;
}
.fbEventLabel
{
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	color: #808080;
}
.fbEventLabelContent
{
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	color: #333333;
}
.fbWallPostFooter
{
	clear: both;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 11px;
}
.fbLinkPreview
{
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	color: #3B5998;
}
/* END: Facebook Attendee Styles */