*
{
	font-family: "Gill Sans MT" , "Trebuchet MS" , Helvetica, Arial, sans-serif;
	font-size: 13px;
}
body
{
	margin: 0;
	padding: 0;
	background: url(/images/body-bg.png);
}
img
{
	border: 0;
}
p
{
	margin: 0 0 10px 0;
	font-size: 12px;
}
fieldset
{
	margin-bottom: 10px;
	padding: 0;
	border: 0;
}
legend
{
	display: none;
}
h1, h2
{
	font-size: large;
	font-weight: bold;
	color: #000;
	padding-bottom: 3px;
	border-bottom: 1px solid #C00076;
}
h2 a
{
	text-decoration: none;
}
h2
{
	font-size: medium;
}
a:link, a:visited, a:active
{
	color: #000;
	font-weight: bold;
}
a.arrow
{
	background: url(/images/link-prefix-arrow.png) no-repeat left;
	padding-left: 10px;
}
html
{
	overflow: -moz-scrollbars-vertical;
}
ul
{
	margin-top: 5px;
}
select, input
{
	height: 22px;
	font-size: 11px;
}
input
{
	height: 17px;
}

#content-pane
{
	width: 980px;
	margin: 0 auto 0 auto;
	background: url(/images/main-body-bg.png) repeat-y;
	background-color: #FFF;
}

/* header */
#header
{
	width: 100%;
	height: 230px;
}
#logo img
{
	margin: 20px 0 0 35px;
}

#nav-menu
{
	display:block;
	margin: 30px 0 0 0px;
	float:left;
	overflow:hidden;
	width:100%;
}
#nav-menu ul {
    list-style-image:none;
    float:left;
	left:50%;
	list-style-type:none;
	margin:0 auto;
	padding:0;
	position:relative;
}
#nav-menu ul li
{
	float:left;
    position:relative;
    right:50%;
}
#nav-menu ul li a
{
	display: block;
	width: 140px;
	margin-right: 5px;
	font-size: 12px;
	line-height: 32px;
	text-align: center;
	text-decoration: none;
	color: #333;
	background-image: url(/images/button.png);
	font-family: arial;
}
#nav-menu ul li.selected a
{
	color: #ec008c;
}

/* start of New Event Menu */
#new-event-menu-classic
{
	display:block;
	overflow:hidden;
	padding:0;
	position:relative;
	width: 412px;
	height: 50px;
	cursor: hand;
    cursor: pointer;
}

#new-event-menu-professional
{
	display:block;
	overflow:hidden;
	padding:0;
	position:relative;
	width: 412px;
	height: 50px;
	cursor: hand;
    cursor: pointer;
}
/* End of New Event Menu */

#user-info 
{
	display:block;
	color:#333;
	text-align:center;
	padding: 20px 0 0 0;
	clear:both;
}

#login-menu {
	background-color:#e7e7e7;
	border:1px solid #c6cfdf;
	color:#59616f;
	margin-top:5px;
	margin-left:345px;
	padding:10px;
	width:238px;
	height:285px;
	z-index:100;
	position:absolute;
}
.login-form 
{
	opacity: .9; 
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
}
.login-form a
{
	color:#ec008c;
}
.login-form label, .login-form input
{
	display: block;
}
.login-form .header
{
	color:#ec008c;
	font-size:22px;
	font-weight:bold;
	text-align:center;
}


/* footer */
#footer
{
	clear: both;
	color: #ec008c;
	margin: 30px 0 0 0;
	text-align: right;
	padding: 0 20px 0 20px;
	height: 93px;
	font-size: 13px;
	background: url(/images/footer-bg.png) no-repeat bottom;
}
#footer a
{
	color: #ec008c;
	font-weight: normal;
}
#footer span
{
	margin: 0 5px 0 5px;
}


#content #fContactsValueautocomplete, #content #fGroupsValueautocomplete, #content #toautocomplete
{
    padding: 0;
}
table
{
	border-style: solid;
	border-color: #AFAFAF;
	border-width: 0 1px 0 1px;
	border-collapse: collapse;
	padding: 0;
	color: #000;
}
table td a
{
	font-weight: normal !important;
	color: #000 !important;
}
thead
{
	color: #393939;
	height: 20px;
}
/* NAVIGATION AND LAYOUT */
#main
{
	padding: 0 20px 0 20px;
	text-align: left;
}
/* TABLES */
tr td
{
	background-color: white;
}
tr.even td, div.even
{
	background-color: #E2E2E2;
}
tr.sessions-odd td
{
	background-color: #E2E2E2;
}
#content .tableWrapper
{
	padding: 0;
}
.ie #content .tableWrapper
{
	padding-left: 3px;
}
table.list, table.paginable
{
	width: 100%;
	border: 1px solid #393939;
	margin-left: 1px;
}
.ie table.paginable
{
	margin-left: 0;
}
table.list th
{
	background-image: none !important;
	padding: 0px;
}
table.list td
{
	padding: 4px;
}
#content .tableCaption, #content .tableFooter
{
	padding: 0;
}
/* headers */
th.sortableColumn
{
	cursor: pointer;
}
table.list th, table.list td
{
	text-align: left;
	padding-right: 5px;
}
table.list th
{
	background: url(/images/paging-bg.png) repeat-x;
	background-position: right top;
	height: 30px;
	padding-left: 8px;
}
table.paginable th, table.paginable td
{
	text-align: left;
	padding: 4px;
}
table.paginable th
{
	background: transparent url(/images/th-cell-bg.png) repeat-x right;
	height: 16px;
	padding-left: 8px;
}
table.paginable th.nobar, table.list th.nobar
{
	background-position: left;
}
/* pagination header and footer */
div.tableCaption
{
	width: 100%;
	margin: 0;
	font-size: 11px;
}
.ie div.tableCaption
{
	padding-left: 3px !important;
}
div.tableCaption ul
{
	background: url(/images/paging-bg.png) repeat-x;
	list-style-type: none;
	width: 100%;
	margin: 0;
	width: 879px;
	border: 1px solid #AFAFAF;
	height: 30px;
}
.ie div.tableCaption ul
{
	width: 915px;
}

div.tableCaption ul li
{
	clear: none;
	margin: 0;
	padding: 5px 0 0 0;
	color: #000;
}
div.tableCaption .tableCaptionLeft
{
	float: left;
	width: 33%;
	text-align: left;
	padding-left: 10px;
	height: 23px;
}
div.tableCaption .tableCaptionMiddle
{
	float: left;
	width: 33%;
	text-align: center;
	float: left;
}
div.tableCaption .tableCaptionRight
{
	text-align: right;
	float: right;
	height: 23px;
	padding-right: 10px;
}
/* pagination header and footer for email history*/
div.EmailTableCaption
{
	width: 100%;
	margin: 0;
	font-size: 11px;
}
.ie div.EmailTableCaption
{
	padding-left: 3px !important;
}
div.EmailTableCaption ul
{
	background: url(/images/paging-bg.png) repeat-x;
	list-style-type: none;
	margin: 0;
	border: 1px solid #AFAFAF;
	height: 30px;
}

div.EmailTableCaption ul li
{
	clear: none;
	margin: 0;
	padding: 5px 0 0 0;
	color: #000;
}
div.EmailTableCaption .tableCaptionLeft
{
	float: left;
	width: 33%;
	text-align: left;
	padding-left: 10px;
	height: 23px;
}
div.EmailTableCaption .tableCaptionMiddle
{
	float: left;
	width: 33%;
	text-align: center;
	float: left;
}
div.EmailTableCaption .tableCaptionRight
{
	text-align: right;
	float: right;
	height: 23px;
	padding-right: 10px;
}
table.clear 
{
	margin: auto;
}
table.clear th
{
	font-weight: bold;
	text-align: center;
}
table.clear, table.clear tr, table.clear td
{
	border: none;
	background-color: Transparent;
	background-image: none;
}
/* UTILITY */
.error
{
	color: red;
}
.clickable
{
	text-decoration: underline;
	cursor: pointer;
}
.success
{
	border-color: #A2CF81;
	border-style: solid;
	border-width: 2px 0pt;
	margin: 1em 0pt;
	padding: 0.6em 0.6em 0.6em 75px;
	text-align: left;
	background: #E4FFCF url(../images/success.gif) no-repeat scroll 15px 50%;
}
.success p, .warning p
{
	font-size: 13px;
}
.failure
{
	border-color: #FF3F3F;
	border-style: solid;
	border-width: 2px 0pt;
	margin: 1em 0pt;
	padding: 0.6em 0.6em 0.6em 75px;
	text-align: left;
	background-color: #FFCFCF;
	background: #FFCFCF url(../images/failure.png) no-repeat scroll 15px 50%;
}
.warning
{
	border-color: #ffd11e;
	border-style: solid;
	border-width: 2px 0pt;
	margin: 1em 0pt;
	padding: 0.6em 0.6em 0.6em 75px;
	text-align: left;
	background: #fffca7 url(../images/warning.gif) no-repeat scroll 15px 50%;
}

#content .info
{
	padding-bottom: 15px;
}

.info p 
{
	font-size: 13px;
}

/*------------	MY WORKSPACE ------------------*/
#MyContacts, #MyEvents, #MyGroups
{
	margin-top: 0px;
	width: 100%;
	border-top: none;
}
#MyGroups span.blocked
{
	display: block;
}
div.filterSec
{
	display: inline;
}
div.EmailFilterSec
{
	display: inline;
}
li.pagination span
{
	padding: 2px;
}
li.pagination a
{
	color: #000;
	margin-left: 2px;
}
li.pagination span.current
{
	color: #000;
}
li.pagination span.disabled
{
	color: #929292;
	visibility: hidden;
}
#ajax-loader-wrapper
{
	padding: 5px;
	height: 17px;
}
/*------------	AUTO COMPLETE	------------------*/
div.auto_complete
{
	width: 350px;
	background: #fff;
	cursor: pointer;
}
div.auto_complete ul
{
	border: 1px solid #888;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style-type: none;
}
div.auto_complete ul li
{
	margin: 0;
	padding: 3px;
}
div.auto_complete ul li.selected
{
	background-color: #ffb;
}
div.auto_complete ul strong.highlight
{
	color: #800;
	margin: 0;
	padding: 0;
}
/* FORMS */
form.dataEntry
{
	margin: 0 auto 0 auto;
}
form.in-bar
{
	float: right;
}
form.in-bar .field
{
	height: 16px;
	width: 150px;
}
form.in-bar input
{
	height: 20px;
}
div.dataValue
{
    float: left;
    margin-bottom: 5px;
    height:18px;
}
.right
{
	float: right;
	clear: none;
}
.left
{
	float: left;
	clear: none;
}
form.dataEntry div.center
{
	clear: left;
	margin-left: 200px;
}
form.dataEntry input.checkBox
{
	display: block;
	float: left;
	width: auto;
	margin: 3px 10px 0 0;
	clear: left;
	border: none;
}
form.dataEntry div.indent
{
	float: left;
	margin: 5px 0 0 60px;
	clear: both;
}
form.dataEntry div.small_intend
{
	float: left;
	margin-left: 20px;
	clear: both;
}
form.dataEntry select.auto
{
	width: auto;
	margin-left: 5px;
	clear: none;
}
form.dataEntry span.star
{
	color: red;
	display: block;
	float: left;
	margin-left: 10px;
}
form.dataEntry input.left_chk
{
	width: auto;
	border: none;
	vertical-align: middle;
	float: left;
}
form.dataEntry select.small
{
	border: solid 1px #7f9db9;
	width: 50px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
}
form.dataEntry label.header
{
	width: auto;
	margin-left: 60px;
	margin-bottom: 10px;
	clear: left;
	float: left;
	font-weight: bold;
}

form.dataEntry div.block
{
	width: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
	display: block;
	float: left;
}
form.dataEntry .ckkbox
{
	width: auto;
	border: 0;
	padding-left: 10px;
	padding-right: 10px;
}

.details label
{
	margin-left: 60px;
	color: #333333;
	font-size: 12px;
	width: 127px;
	display: block;
	float: left;
	clear: left;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
}
.details label.dashboard
{
	margin-left: 0;
	padding-bottom: 2px;
	padding-top: 2px;
}
.details div, .details div#addressDetails div
{
	color: #333333;
	font-size: 12px;
	display: block;
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
}
.details div.dashboard
{
	padding-bottom: 2px;
	padding-top: 2px;
}

.invDetails label
{
	margin-left: 10px;
	color: #333333;
	width: 150px;
	display: block;
	float: left;
	clear: left;
	font-weight: bold;
}
.invDetails div
{
	color: #333333;
	display: block;
	float: left;
}

.subform
{
	padding: 30px 0 0 0;
}

/* 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 */


/* Subsection Tabs - Organisers
------------------------------*/
ul.subsection_tabs 
{
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
	height: 29px;
	clear: both;
}
ul.subsection_tabs li.tab 
{
	float: left;
	margin-right: 4px;
	text-align: center;
	height: 20px;
    line-height: 20px;
}
ul.subsection_tabs li.tab a 
{
	background: url(/images/tab-panel-off.png) no-repeat;
    text-decoration: none;
	display: block;
	height: 23px;
	padding: 6px 6px 0 6px;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	width: 115px;
	white-space: nowrap;
}

ul.subsection_tabs li.tab span
{
    background: url(/images/EE_FacebookLogoSmall.png) 0 0 no-repeat;
    height: 20px;
    line-height: 20px;
    padding-left: 12px;
    font-size: 12px;
}

.fbShareOnFooter
{
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 5px;
	border-color: #DDDDDD;
	width: 300px;
	height: 80px;
	text-align: center;
	margin-top: 30px;
}

.fbShareOnFooterText
{
    font-size: 15px;
    font-weight: bold;
    padding: 15px 0 5px 0;
}
.fbAddThis
{
	font-weight: bold;
	padding: 5px 0 15px 20px;
	font-size: small;
}
#fbWallPostPreview
{
	background-color: #FFFFFF;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	border-style: solid;
	border-width: 5px;
	border-color: #DDDDDD;
	width: 480px;
	float:left;
	padding: 10px 20px 20px 10px;
	margin: 5px 0 10px 0;
}
.fbWallPostPreviewWrapper
{
    float:left; 
    /*margin: 0 5px 0 30px;*/
}
.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;
}
.fbEventName
{
	font-weight: bold;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	color: #3B5998;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 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;
	color: #808080;
	padding: 0 0 0 3px;
}
.fbLinkPreview
{
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	color: #3B5998;
}
.fbPrivacyPolicy
{
	text-align: left;
	padding-bottom: 10px;
	font-size: 12px;
	margin-top: 10px;
}
.fbPrivacyPolicy a
{
	font-weight:bold;
	font-size: 12px;
}


ul.subsection_tabs li.tab a.active 
{
	background: url(/images/tab-panel-on.png) no-repeat;
	color: #FFF;
}
ul.subsection_tabs li.source_code 
{
	float: right;
}

/* Subsection Tabs - Admin
------------------------------*/
ul.subsection_tabs_admin
{
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
	height: 29px;
	clear: both;
}
ul.subsection_tabs_admin li.tab 
{
	float: left;
	margin-right: 4px;
	text-align: center;
}
ul.subsection_tabs_admin li.tab a 
{
	background: url(/images/tab-panel-off.png) no-repeat;
    text-decoration: none;
	display: block;
	height: 23px;
	padding: 6px 6px 0 6px;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	width: 85px;
	white-space: nowrap;
}

ul.subsection_tabs_admin li.tab a.active 
{
	background: url(/images/tab-panel-on.png) no-repeat;
	color: #FFF;
}
ul.subsection_tabs_admin li.source_code 
{
	float: right;
}

div.tab 
{
	background: url(/images/tab-panel-head-bg.png) repeat-x top;
	border-width: 0;
    padding: 20px 10px;
    color: #393939;
    background-color: #F3F3F3;
}
div.tab a
{
	color: #000;
}
div.tab .body
{
}
div.tab .actions
{
	margin-bottom: 10px;
}
div.validation-advice, span.validation-advice
{
	color: #F00;
}
.admin-filter-table
{
	margin-bottom: 10px;
}
.admin-filter-table,
.admin-filter-table tr,
.admin-filter-table td
{
	border-width: 0px;
}
.admin-filter-table td
{
	vertical-align: bottom;
	background-color: transparent;
}
.admin-filter-table td label
{
	margin-right: 5px;
}
.links-list span
{
	margin: 0px 4px 0px 4px;
}
ul#fields 
{
    padding: 2px; 
    background:#6F3737; 
    list-style-type:none;
}
#fields li
{
    background: #fff;
    margin:2px; 
    padding: 2px; 
    padding-left: 10px; 
}
#fields li.movable  
{
    background: #ffb; 
}
.selectedBadgeTemplate {
    border: solid 3px #000;
}
#assign-contacts input
{
	width: 120px;
	margin-bottom: 10px;
	height: 21px;
}

.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;
}

/* resizable button */
div.resBtn
{
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
}
div.resBtn .btnRight
{
	background: transparent url(../images/btn_right.png) no-repeat;
	background-position: right top;
	width: 9px;
	height: 33px;
	margin: 0;
	padding: 0;
	float: left;
}
div.resBtn .btnLeft
{
	background: transparent url(../images/btn_left.png) no-repeat;
	background-position: left top;
	width: 9px;
	height: 33px;
	margin: 0;
	padding: 0;
	float: left;
}
div.resBtn .btnCenter
{
	background: transparent url(../images/btn_center.png) repeat-x;
	background-position: top;
	height: 33px;
	width: auto;
	margin: 0;
	padding: 0;
	font-family: Times New Roman, Serif;
	color: #400403;
	font-size: 12px;
	font-weight: bold;
	border: none;
	float: left;
}
/* Re-skin dashboard styles */
.dashboard-head
{
	background: url(/images/workspace-panel-bg.png) repeat-x;
	height: 28px;
	padding: 6px 0 0 10px;
	font-weight: bold;
	color: #393939;
}
.dashboard-new-event-view-image
{
	font-weight: bold;
	font-size: 12px;
	color: #393939;
	padding: 0px 0 0 0px;
}
#dashboard>div
{
	background-color: #FFF;
}
.ie6 #dashboard div
{
	background-color: #FFF;
}

#dashboard-lower>div
{
	background-color: #FFF;
}
.ie6 #dashboard-lower>div
{
	background-color: #FFF;
}

/* Styles for SitePages */
#sitepages-dashboard>div
{
	background-color: #FFF;
}
.ie6 #sitepages-dashboard div
{
	background-color: #FFF;
}
.dashboard-body
{
	padding: 10px;
	line-height: 21px;
}
.dashboard-body a
{
	color: #393939 !important;
}
#event-details-panel,
#event-logo,
#links-panel
{
	width: 65%;
	float: left;
	min-height: 280px;
}
#event-logo
{
	width: 49%;
	float: right;
}
#event-specifics,
#event-address
{
	width: 50%;
	float: left;
}

table.FAQ
{
	width: 100%;
	border: none;
	margin-left: 1px;
	background-position: left;
}
table.FAQ th
{
	background-image: none !important;
	padding: 0px;
	background: url(/images/paging-bg.png) repeat-x;
	background-position: right top;
	height: 30px;
	padding-left: 8px;
}
table.FAQ td
{
	padding: 4px;
}
table.FAQ th, table.FAQ td
{
	vertical-align: top;
}
#event-FAQ-panel
{
	width: 65%;
	float: left;
	min-height: 145px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#links-panel
{
	width: 33%;
	float: right;
}
.dashboard-left,
.dashboard-right
{
	float: left;
	width: 49%;
	margin-bottom: 10px;
}
.dashboard-right
{
	float: right;
}
.dashboard-left-new-event,
.dashboard-right-new-event
{
	float: left;
	width: 49%;
	margin-bottom: 0px;
}

#custom-pages
{
	padding-bottom: 10px;
}
.custom-delete
{
	float: right;
	text-decoration: none;
}
.wizard-buttons
{
	background: url(/images/wizard-buttons-bg.png) repeat-x;
	height: 40px;
	padding: 27px 20px 0 20px;
}
.wizard-buttons .btn
{
	margin: 0px;
}
.layout-theme-thumb
{
	width: 49%;
	float: left;
	margin-bottom: 20px;
}
.layout-theme-thumb img
{
	margin-bottom: 10px;
}
.select-layout
{
	background-color: #393939;
	color: #FFF;
	font-weight: bold;
	padding: 2px 5px 2px 2px;
	float: right;
	display: inline;
}

.theme-thumb
{
	width: 118px;
	float: left;
	margin-bottom: 20px;
}

.theme-thumb div
{
	text-align:center;
}
.theme-thumb .image-container
{
	width: 110px; 
	margin: 0 auto;
}
.theme-thumb img
{
	margin-bottom: 5px;
	width: 110px;
	height: 83px;
}
.theme-thumb .theme-name {
	margin-bottom: 5px;
}
.theme-thumb .select-theme
{
	background-color: #393939;
	color: #FFF;
	font-weight: bold;
	padding: 2px 5px 2px 2px;
	display: inline;
}
.theme-thumb .noThumbnail
{
	width: 110px; 
	height: 110px; 
	border: 1px solid #393939; 
	margin-bottom: 5px;
}

.row
{
	width: 100%;
	min-height: 24px;
}
.gecko .row, .opera .row
{
	margin-bottom: 3px;
}
.row-contactable
{
	width: 395px;
	border-style: solid; 
	border-width: 1px;
	border-color: #CCCCCC;
	height:55px;
	padding-left: 10px;
}
.gecko .row-contactable, .opera .row-contactable
{
	margin-bottom: 3px;
}
.row-label, .row-label-bold, .row-label-short, .row-label-bankdetails, .row-label-facebook
{
	width: 150px;
	float: left;
	padding-top: 3px;
}
.row-label-booking
{
	width: 200px;
	float: left;
	padding-top: 3px;
}
.row-label-facebook
{
	width: 180px;
	font-weight: bold;
}
.row-label-bold, .row-label-address
{
	font-weight: bold;
}
.row-label-address
{
	text-decoration: underline;
}
.row-label-bankdetails
{
	width: 375px;
}
.row-item-short
{
	padding: 0 0 0 100px;
}
.row-label-short
{
	width: 75px;
}
.row-label-wide
{
	width: 200px;
}
.row-item-wide
{
	padding:0 0 0 200px;
}

.row-item
{
	padding: 0 0 0 150px;
}
.row-item-booking
{
	padding: 0 0 0 200px;
}
.row-item-bankdetails
{
	padding: 0 0 0 375px;
}
.row-item-facebook
{
	padding: 3px 0 0 180px;
}
.row-item input, 
.row-item textarea, 
.row-item-bankdetails input,
.row-item-booking input,
.row-item-booking textarea
{
	width: 250px;
}
.row-item-facebook input,
.row-item-facebook textarea
{
	width: 400px;
}
.row-item .chk
{
	width: auto;
}
.row-item select,
.row-item-booking select
{
	width: 256px;
}
.row-item input.time
{
	width: 20px;
}

.row-itemVATRate
{
	padding: 0 0 0 50px;
}

.row-itemVATRate input, .row-itemVATRate textarea
{
	width: 50px;
}

.row-itemVATRate .chk
{
	width: 50px;
}
.row-itemVATRate select
{
	width: 50px;
}
.row-itemVATRate input.time
{
	width: 20px;
}
.row-itemVATNo
{
	padding: 0 0 0 0;
}

.row-itemVATNo input, .row-itemVATNo textarea
{
	width: 100px;
}

.row-itemVATNo .chk
{
	width: 100px;
}
.row-itemVATNo select
{
	width: 100px;
}
.row-itemVATNo input.time
{
	width: 20px;
}
.row-itemVATNoDDL
{
	padding: 0 0 0 0;
}
.row-itemVATNoDDL input, .row-itemVATNoDDL textarea
{
	width: 120px;
}
.row-itemVATNoDDL .chk
{
	width: 120px;
}
.row-itemVATNoDDL select
{
	width: 120px;
}
.row-itemVATNoDDL input.time
{
	width: 20px;
}
.gecko .row-item select,
.gecko .row-item-booking select
{
	width: 254px;
}


.colour-block
{
	float: left;
	width: 18px;
	height: 18px;
	margin: 2px 0 0 10px;
	border: 1px solid #000;
}
#dhtmltooltip 
{	
	border: 2px solid #000;
	padding: 5px;
	visibility: hidden;
	z-index: 100;
	width: 150px;
	position: absolute;
}

/* WIZARD INFO HEADER */
.wizardPageInfo
{
	background: url(/images/help-text-icon.png) no-repeat;
	height: 60px; 
	padding: 0 0 0 70px; 
	margin: 0 0 10px 0;
}
.wizardPageInfo strong 
{
	font-weight: bold;
	font-size: 120%;
}
#preview-link
{
	background: url(/images/preview_button.png) no-repeat;
	width: 292px;
	height: 80px;
	cursor: hand;
    cursor: pointer;
    margin-bottom: 10px;
}
#preview-link-text
{
	padding: 17px 0 0 80px;
	font-size: 15px;
    font-weight: bold;
}

#eoe-link,
#eoe-link-disabled
{
	background: url(/images/eoe_button.png) no-repeat;
	width: 230px;
	height: 63px;
	cursor: hand;
    cursor: pointer;
    margin-bottom: 10px;
}
#eoe-link-disabled
{
	background: url(/images/eoe_button-disabled.png) no-repeat;
}
#eoe-link-text,
#eoe-link-text-disabled
{
	padding: 20px 0 0 40px;
	font-size: 13px;
    font-weight: bold;
}
#eoe-link-text-disabled
{
	color:#696969;
}
.invoice_preview 
{
	background-color: #fff;
	width: 890px;
	height: 400px;
	overflow: auto;
	padding: 10px;
	border-style: outset;
	margin: 20px 0 20px 0;
}

.invoice_preview div
{
	display: block;
	clear: left;
	margin-bottom: 8px;
}
.invoice_preview .configurable
{
	border: solid 1px yellow;
	width: 820px;
	display: inline;
	float: left;
}
.invoice_preview .configurable p
{
	margin:4px;
	font-size: 13px;
}

.invoice_preview .edit
{
	display: inline;
	float: left;
	clear: none;
	padding-left: 15px;
	padding-top: 15px;
}

.invoice_preview table.section
{
    font: 13px/ 16px Arial, Verdana, Helvetica, sans-serif;
    border-spacing: 2px;
    border-collapse: collapse;
    padding: 2px;
    color: #333333;
    margin: 10px 0 10px 0;
    border: 1px solid #333333;
    width: 650px;
}

.invoice_preview table.subsection
{
	border: 1px solid #333333;
	width: 100%;
	margin: 0;
}

.invoice_preview th
{
    height: 1.5em;
    text-align: left;
    padding: 6px;
    text-decoration: underline;
}

.invoice_preview td
{
    text-align: left;
    padding: 6px;
}
.invoice_preview .row-label
{
	float: none;
    width: 220px;
    border: 0;
    margin-bottom: 10px;
    text-align: left;
}
.invoice_preview .row-item
{
	float: none;
    font-weight: bold;
    border: 0;
    margin-bottom: 10px;
    text-align: left;
    padding: 0;
}
.invoice_preview .money
{
	text-align: right;
	width: 120px;
}
.invoice_preview .darker
{
	background-color: #eee;
}
.active-merchant-account
{
	font-weight: bold;
	color: Red;
}
.mandatory
{
	font-weight: bold;
}
.mandatoryField
{
	color: #f60a0a;
	vertical-align: top;
}
.mandatoryFieldInfo
{
	font-style: italic;
}
.individual-registrations
{
	border-style:none;
	width: 100%;
}
.individual-registrations th
{
	font-weight: bold;
}
.individual-registrations tr.odd td
{
	background-color: #E2E2E2;
}

.row-background-option
{
	padding-top:0;
	clear:left;
}
.row-background-option input
{
	width: auto;
}

.row-background-option .row-label
{
	width: 30px; 
	padding-top: 0px;
	float:left;
}
.row-background-option .row-item
{
	padding:0px;
}
.option-header
{
	font-weight:bold; 
	text-decoration:underline;
}
.advancedStyling 
{
	clear:left; 
	padding-top:5px; 
	padding-left:5px;
}
.advancedStyling .section
{
	border: solid 1px #666;
	width: 550px;
	margin: 10px 0 10px 0;
	padding: 10px;
}

.button-row
{
	margin-top: 15px;
	padding-bottom: 15px;
}
.button, .btn
{
	border: 1px solid #393939;
	color: #000;
	height: 22px;
	cursor: hand;
	cursor: pointer;
	font-weight: bold;
	font-size: 12px;
	text-transform: capitalize;
	background: url(/images/go-btn-bg.png) no-repeat right;
	padding: 0 35px 0 15px;
	margin-right: 15px;
}
.sendnowbtn
{
	border: 1px solid #393939;
	color: #EC008C;
	height: 36px;
	cursor: hand;
	cursor: pointer;
	font-weight: bold;
	font-size: 18px;
	text-transform: capitalize;
	background: url(/images/send-email-now-btn.png) no-repeat right;
	padding: 0 55px 0 15px;
	margin-right: 15px;
}
.ie .sendnowbtn
{
	padding: 0 30px 0 0;
}
.ie .button, .ie .btn
{
	padding: 0 20px 0 0;
}
.back-btn, .cancel-btn
{
	padding: 0 15px 0 35px;
	background: url(/images/back-btn-bg.png) no-repeat left;
}
.unsubscribe-btn
{
	width:130px !important;
	margin-top:5px;
	margin-left:5px;
	margin-right: 0px;
}
.ie .back-btn, .ie .cancel-btn
{
	padding: 0 0 0 20px;
}
.cancel-btn
{
	background: url(/images/cancel-btn-bg.png) no-repeat left;
}
.preview-btn
{
	background: url(/images/preview-btn-bg.png) no-repeat right;
}
.add-btn
{
	padding: 2px 15px 0 35px;
	background: url(/images/add-btn-bg.png) no-repeat left;
}
a.add-btn
{
	text-decoration: none;
	height: 19px;
	padding: 0 10px 0 25px;
	font-size: 12px !important;
}
.ie .add-btn
{
	display: inline-block;
	padding: 2px 10px 0 25px;
	height: 19px;
}
input.calendar_btn
{
	width: 16px;
	height: 16px;
	background: url(../images/calendar_btn.png) no-repeat;
	border: none;
	margin-left: 3px;
}
#EntryManagementScannerHeader,
#EntryManagementAttendeeListsHeader
{
	width: 100%;
}
.EntryManagementDownloadArea,
.EntryManagementUploadArea,
.EntryManagementContentArea
{
	width: 46%;
	float: left;
	border: 1px solid;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.emScannerHeader
{
	height: 325px;
}

.emAttendeeListArea
{
	height: 140px;
}

.EntryManagementUploadArea
{
	float: right;
}
.EntryManagementContentArea
{
	width: 97.7%;
}
.EntryManagementHeading
{
	color: #EC008C;
}
.EntryManagementContent
{
	padding-bottom: 10px;
}
.EntryManagementBody
{
	clear: both;
}
.EntryManagementAttendees
{
	clear: both;
	width: 100%;
	padding-bottom: 5px;
}
#EntryManagementAttendeeInfo
{
	clear: both;
	width: 100%;
}
.EntryManagementTicketInfoHeader
{
	color: #EC008C;
	font-size: 15px;
	margin-left: 10px;
	padding-bottom: 5px;
}
.row-ticket
{
	width: 100%;
	min-height: 21px;
}
.gecko .row-ticket, .opera .row-ticket
{
	margin-bottom: 0px;
}
.row-label-ticket
{
	width: 250px;
	float: left;
	padding-left: 15px;
}
.row-item-ticket
{
	padding: 0 0 0 250px;
}
.emTH
{
	text-decoration: underline;
}
.emTicketDuplicateColumn
{
	width: 20px;
	padding-left: 3px;
}
.emTicketColumn1
{
	width: 140px;
	padding-left: 5px;
}
.emTicketColumn2
{
	width :100px;
}
.emTicketColumn3
{
	width :100px;
}
.emTicketColumn4
{
	width :200px;
}
.emTicketColumn5
{
	width :200px;
}
.emTicketColumn6
{
	width: 10px;
	text-align: right;
}

.emTicketRowOdd td,
.emTicketRowEven td,
.emTicketRowDuplicate td,
.emTicketRowSelected td
{
	height: 24px;
}
.emTicketRowOdd a,
.emTicketRowEven a,
.emTicketRowSelected a
{
	cursor: pointer;
}
.emTicketRowOdd td
{
	background-color: #ffffff;
}
.emTicketRowEven td
{
	background-color: #E2E2E2;
}
.emTicketRowSelected td,
.emTicketRowSelected a
{
	background-color: #EC008C;
	color: #FFFFFF !important;
}
.emTicketRowDuplicate td
{
	background-color: #006600;
	color: #FFFFFF;
	style: 2px;
}
.emDownloadBtn,
.emUploadBtn
{
	cursor: pointer;
}
.emDescriptionArea
{
	height: 45px;
}
.emDescriptionAreaAttendee
{
	height: 60px;
}
.emButtonArea
{
}
#emAttendeesTable
{
	width:100%; 
	border: 0px; 
	padding:0px;
}
.ie #emAttendeesTable
{
	width:98%; 
}

.scannerTable
{
	border: none;
}
.scannerImage
{
	border-style:solid; 
	border-color: black; 
	border-width: 1px;
}
.scannerTable .scannerNameCell
{
	vertical-align: top; 
	padding-left: 5px;
	padding-right: 5px;
}
.scannerTable .scannerLinkCell
{
	vertical-align: bottom;
	padding-left: 5px;
	padding-right: 5px;
}
.scannerLink
{
	color: #EC008C !important;
	font-weight: bold !important;
}
.fbLoginContent
{
	height: 60px;
	margin-bottom: 10px;
}
.fbPicHolder
{
	width: 7%;
	display: block;
	float: left;
}
.fbLoginStatusHolder
{
	width: 93%;
	display: block;
	float: right;
}
.fbLoginStatus,
.fbLoginOption
{
	height: 25px;
}
.fbLoginStatusText
{
    font-size: 11px;
    font-style: italic;
}
#facebookStep1
{
	clear: both;
	margin-bottom: 10px;
}
#facebookStep2
{
	clear: both;
}
#facebookEventCategories,
#facebookEventSubCategories
{
	width: 200px;
}
.facebookSubmit
{
	padding: 5px 0 30px 180px;
}
.facebookCheckbox
{
	width:21px !important;
}
.fbEventDetails
{
    padding-bottom: 10px;
    font-size: 12px;
    font-style: italic;
}