html, body
{
font: 11px/13px Helvetica,sans-serif;
background:#fff url(/images/app_bg.gif) repeat-x;
}


#app_page {
	position: absolute;
	width:  951px;
	top: 0px;
	left: 37px;
	font: 11px/15px Helvetica,sans-serif;
}

#app_header
{
	top:0px;
	height:86px;
	text-align: left;
	margin: 0px;
	padding: 0px 10px 1px 0px;
	background: url(/images/app_head_bg.gif) no-repeat;
}

#navbar
{
	font: 11px/13px Helvetica,sans-serif;
	height:20px;
	text-align:left;
	background: url(/images/ss_navbg_951.gif) left no-repeat;
}

#app_main, #app_open
{
	margin:0px;
	padding: 20px 10px 30px 10px;
	background: url(/images/ss_main_bg_951.gif) left repeat-y;
}
#app_main { height:500px; }
#app_open { }

#app_footer{
	text-align:center;
	margin-top:0px;
	font: 10px/13px Helvetica,sans-serif;
	background: url(/images/ss_main_bg_951.gif) left repeat-y;
	clear: both;
}

#fullworkarea, #guestManagerContainer, #openworkarea{
	background:#f3f8fc;
	padding: 10px 10px 10px 10px;
	border:1px dotted #CCC;
}
#fullworkarea, #guestManagerContainer{
	width:912px;
	height:100%;
	overflow: auto;
}

#app_main a{
	text-decoration:none;
}

#sidebar{
	width: 152px;
	height: 40px;
	margin-right: 0px;
	margin-top: 10px;
	border-bottom:1px solid #09f;
}

#sidebarContent {
	height: 536px;
	width: 152px;
	margin-top: 10px;
	border-bottom:1px solid #ccc;
	overflow: auto;
	border-bottom:1px solid #ccc;
}
#sidebarContent ul {margin:0;list-style:none;padding:0;}

#sidebarHeader{
	font: 12px/12px Helvetica,sans-serif;
	font-weight: 900;
	color:#09f;
	text-transform: uppercase;
}

#guestManager{
	margin: 0px;
	height: 500px;
}

#guestGroups{
	margin: 0px 5px 5px 5px;
	padding-bottom: 10px;
	float: left;
}

#guestGroupListBox{
	background: #fff;
	width: 190px;
	height: 400px;
	margin-bottom: 15px;
	padding:5px;
	border:1px dotted #ccc;
	overflow: auto;
}

#guestList{
	float: left;
}

#guestListBox{
	background: #fff;
	width: 300px;
	height: 400px;
	margin-bottom: 15px;
	padding:5px;
	border:1px dotted #ccc;
	overflow: auto;
}

#guestCard{
	float: left;
	margin: 0px 5px 5px 5px;
}

#guestCardBox{
	background: #fff;
	width: 350px;
	height: 400px;
	padding:5px;
	border:1px dotted #ccc;
	overflow: auto;
}

#pricingPlans{
	padding-left:8px;
}

table.plans{
	margin:10px;
	padding:5px;
}

td{
	vertical-align:top;	
	font: 13px/16px Helvetica,sans-serif;
}

td.outline{
	border:1px solid #ccc;
	padding:5px;
	background:#fff;
}
td.alt{background:#ffffb6;}
td.popular{ color:#28bc00; font-weight:bold; text-transform:uppercase; font-size:1.2em;}
td p.link { width:112px; height:15px; background:transparent url(/images/choose-button.png) no-repeat; padding-top:5px; margin:0; } 
td p.link a, td p.link a:hover { color:#fff; border:0; background:none; } 
td p.link:hover { background:transparent url(/images/choose-button-down.png) top right no-repeat; }

td.sep {
	border-right:1px dotted #d3ebfc;
	padding-right:7px;
}

.workareabg{
	padding-left:5px;
	padding-right:5px;
	background:#f3f8fc;
}

/*-------------------------------------------------
EVENT MANAGER
-------------------------------------------------*/
#events{
	border-top:1px dotted #bdbdbd;
}

.addEvent{
	font: 11px/13px Helvetica,sans-serif;
	text-decoration: none;
}

.deleteEvent{
	font: 11px/13px Helvetica,sans-serif;
	color:#c00;
	margin-left:10px;
	text-decoration: none;
}

.eventSummary {
	margin-top: 15px;
	padding: 0px 15px 15px 25px;
	border-bottom:1px dotted #ccc;
}

/**/

/*-------------------------------------------------
SUPPORT
-------------------------------------------------*/

#supportSection{
	width: 880px;
	background: #fff;
	border: 1px solid #8ed6ff;
	margin-left: 20px;
}

#supportSection a{
	color: #006cff;
}

#supportSection a:hover{
	background: none;
	color: #fff;
}

#supportHeaderContainer{
	background: #8ed6ff;
	width: 880px;
	height: 15px;
}

.supportHeader{
	font: 12px/13px Helvetica,sans-serif;
	font-weight: bold;
	padding: 2px 20px 2px 20px;
	text-decoration: none;
	background: none;
}

.supportContent{
	padding: 10px 20px 0px 20px;
}

/**/

.placedTable8r {
	visibility: hidden;  
	background: url('/images/tables/rndTable_for8.gif') no-repeat; 
	width: 196px; 
	height: 196px;
	z-index: 100;
	position:  absolute;
	cursor: pointer;
}


.placedTable10r {
	visibility: hidden;  
	background: url('/images/tables/rndTable_for10.gif') no-repeat; 
	width: 216px; 
	height: 216px;
	z-index: 100;
	position:  absolute;
	cursor: pointer;
}

.placedTable6h {
	visibility: hidden;  
	background: url('/images/tables/headTable_for6.gif') no-repeat; 
	width: 290px; 
	height: 98px;
	z-index: 100;
	position:  absolute;
	cursor: pointer;
}

.placedTable6rect {
	visibility: hidden;  
	background: url('/images/tables/recTable_for6.gif') no-repeat; 
	width: 148px; 
	height: 134px;
	z-index: 100;
	position:  absolute;
	cursor: pointer;
}

.placedTable8rect {
	visibility: hidden;  
	background: url('/images/tables/recTable_for8.gif') no-repeat; 
	width: 194px; 
	height: 136px;
	z-index: 100;
	position:  absolute;
	cursor: pointer;
}

.placedTable4h {
	visibility: hidden;  
	background: url('/images/tables/headTable_for4.gif') no-repeat; 
	width: 194px; 
	height: 98px;
	z-index: 100;
	position:  absolute;
	cursor: pointer;
}

.tableLabel {
	height:30px;
	line-height:1em;
	font-size: 28px;
	font-weight: bold;
	width: 60px;
}

.tableLabel10 {
	font-size: 24px;
	font-weight: bold;
	width: 52px;
}

.tableLabel20 {
	font-size: 20px;
	font-weight: bold;
	width: 50px;
}

.tableLabel30 {
	font-size: 20px;
	font-weight: bold;
	width: 46px;
}

.tableLabel40 {
	font-size: 18px;
	font-weight: bold;
	width: 42px;
}

.tableLabel50 {
	font-size: 16px;
	font-weight: bold;
	width: 32px;
}

.tableSeat {
	height: 34px;
	width: 34px;
	position:  relative;
	/* border: 2px dotted red; */
	font-family: "lucida console", sans-serif; 
	font-size: 20px;
	text-align:  center;
	line-height: 38px;
	overflow: hidden;
}

.tableSeat10 {
	height: 28px;
	width: 28px;
	position:  relative;
	font-family: "lucida console", sans-serif; 
	font-size: 20px;
	text-align:  center;
	line-height: 34px;
	overflow: hidden;
}

.tableSeat20 {
	height: 24px;
	width: 24px;
	position:  relative;
	font-family: "lucida console", sans-serif; 
	font-size: 16px;
	text-align:  center;
	line-height: 30px;
	overflow: hidden;
}

.tableSeat30 {
	height: 20px;
	width: 20px;
	position:  relative;
	font-family: "lucida console", sans-serif; 
	font-size: 16px;
	text-align:  center;
	line-height: 26px;
	overflow: hidden;
}

.tableSeat40 {
	height: 18px;
	width: 18px;
	position:  relative;
	font-family: "lucida console", sans-serif; 
	font-size: 14px;
	text-align:  center;
	line-height: 20px;
	overflow: hidden;
}

.tableSeat50 {
	height: 16px;
	width: 16px;
	position:  relative;
	font-family: "lucida console", sans-serif; 
	font-size: 12px;
	text-align:  center;
	line-height: 18px;
	overflow: hidden;
}

#container {
	position:absolute;
	width: 600px;
	margin-top: 64px;
	padding: 0;
}
	
#nav {
	margin: 0;
	padding: 0;
	height: 22px;
	list-style: none;
	display: inline;
	overflow: hidden;
	}

#nav li {
	margin: 0; 
	padding: 0;
   	list-style: none;
	display: inline;
	}

#nav a {
	float: left;
	padding: 22px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:22px; /* for IE5/Win only */
	}
	
#nav a:hover {
	background-position: 0 -22px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -22px;
	}
	
#tmyaccount a  {
	width: 66px;
	background: url(/images/myaccount_btn_22x66.gif) top left no-repeat;
}
	
#tmyevents a  {
	width: 60px;
	background: url(/images/myevents_btn_22x60.gif) top left no-repeat;
}

#tsupport a  {
	width: 51px;
	background: url(/images/support_btn_22x51.gif) top left no-repeat;
}

#tlogout a  {
	width: 40px;
	background: url(/images/logout_btn_22x40.gif) top left no-repeat;
}

#tlogin a  {
	width: 51px;
	background: url(/images/login_btn_22x40.gif) top left no-repeat;
}

#tguests a  {
	width: 40px;
	background: url(/images/guests_btn_22x40.gif) top left no-repeat;
}

img.checkmark{
	height:15px;
}


/*-------------------------------------------------
LOGIN SCREEN 
-------------------------------------------------*/

.login div.Container {
	width: 420px;
	margin: 60px auto 20px auto;
	min-width: inherit;
}

.login h1 {
	margin-bottom: 20px;
}


.login dl {
	margin: 10px 0 0 0;
}

.login p {
	margin: 10px 0 0 0;
}

.login dt {
	float: left;
	width: 80px;
	font-size: 14px;
	line-height: 24px;
}

.login dd {
	margin: 0 0 5px 90px;
	font-size: 11px;
	line-height: 24px;
	color: #666;
	margin-left: 80px;
}

.login input {
	font-size: 14px;
}

.login dd span {
	color: #ccc;
}

.login input#username {
	width: 300px;
}

.login input#password {
	width: 150px;
	margin-right: 5px;
}

.login input#emailpassword {
	vertical-align: middle;
	margin-right: 5px;
}

.login div.AlertGood,
.login div.AlertBad {
	margin: 10px 0 20px 0;
}

.login div#Dialog {
	border:1px dotted #ccc;
	padding:15px 15px 15px 15px;
	text-align: left;
	background:#f3f8fc;
}

/*-------------------------------------------------
FORM DISPLAYS 
-------------------------------------------------*/
.formIndent{
	padding-left:20px;
}

fieldset{
	display: block;
	padding: 10px;
	margin-bottom: 10px;
	border:1px solid #CCC;
	width:400px;
}

fieldset.indent { margin-left:30px; }

fieldset legend{
	font: 16px/22px Helvetica,sans-serif;
	color: #004e68;
}

.formIndent div.Container {
	width: 420px;
	margin: 60px auto 20px auto;
	min-width: inherit;
}

.formIndent h1 {
	margin-bottom: 20px;
}


.formIndent dl {
	margin: 10px 0 0 0;
}

.formIndent p {
	margin: 10px 0 0 0;
}


.formIndent dt {
	float: left;
	padding-right:10px;
	width: 120px;
	font-size: 12px;
	line-height: 24px;
}

.formIndent dd {
	margin: 0 0 5px 90px;
	text-align:left;
	font-size: 12px;
	line-height: 24px;
	color: #666;
	margin-left: 80px;
}

.formIndent input {
	font: 12px/12px "Lucida Grande", Arial,Helvetica,sans-serif;
}

.formIndent select {
	font: 12px/12px "Lucida Grande", Arial,Helvetica,sans-serif;
}

.formIndent dd span {
	color: #ccc;
}

.formIndent div#Dialog {
	border:1px dotted #ccc;
	padding:15px 15px 15px 15px;
	text-align: left;
	background:#f3f8fc;
}

.label-container { margin-top:10px; }

dd.singleSpacing{
	font-size:14px;
	line-height: 14px;
}

label{
	font-size:11px;
	color:#000;
	margin-top:10px;
}

label.required{
	color:#900;
}
/**/
.guestLineItem {
	cursor: pointer;
}

.guestGroupLineItem {
	width: 175px;
	height: 25px;
	background: #fff;
	border-bottom:1px dotted #ccc;
	cursor: pointer;
}

form.inplaceeditor-form {
   height: 10px;
   display: inline;
}

.guestSidebarEntry {
	margin-left: 5px;
	cursor: pointer;
	overflow: hidden;
	width: 130px;
	font-size: 9px;
}

.guestSidebarEntry:hover {
	background: none;
}

.guestSidebarGroup {
	padding-top:4px;
	font:12px/14px Helvetica,sans-serif;;
	font-weight:bold;
	background-color:#fff;
}

.groupNode{
	cursor:pointer;
	margin-top:5px;
}

#canvas {
	width: 780px; 
	height: 540px; 
	background: url('/images/gridbg.gif'); 
	/* background: #4d4339; */
	border: 1px solid #efefef; 
	margin-left: 5px;
}

#canvas a:hover {
	background: none;
}

.guestProxy {
	height: 52px; 
	width: 40px; 
	visibility: hidden; 
	cursor: pointer; 
	z-index: 999; 
	font:9px/10px Helvetica,sans-serif;
	overflow:  visible;
}
.guestProxy:hover{z-index:10000;}

.guestLabel {
	text-align: center; 
	font-size:9px;
	background:  #fff;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
	position:  absolute;
	margin-top:  30px;
}
.guestLabel:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1.00;
	-khtml-opacity: 1.00;
	opacity: 1.00;
}

ul.popup {
  list-style: none;	
  padding: 2px 2px 2px 2px;
}

ul.popup li {
  padding: 0px 0px 0px 0px;
} 

#tableMenu {
	visibility: hidden;
	background: #e2e2e2; 
	width: 80px; 
	border: 1px solid #ccc; 
	z-index: 1000;
	padding: 2px 2px 2px 2px;
}

#tableMenu a {
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}
#tableMenu a:hover {
	font-weight:bold;
	text-decoration:underline;
}

#toolGuide {
	float: left;  
	margin-top: 5px;
	width:240px;
	height:30px;
	padding:3px;
	border:1px dotted #fc0;
	background:#ffc;
	font-size:11px;
}

#workcontainer {
	height: 600px; 
	width: 947px; 
	background: #ffffff; 
	border-left: 1px solid #e5e5e5; 
	border-right: 1px solid #e5e5e5;
	padding-left:2px;
}

#workspace {
	float: left; 
	height: 602px; 
	width: 787px; 
	overflow: hidden;
}

#toolbar {
	width: 780px; 
	height: 48px; 
	margin-left: 5px;
}

#toolbarPrefs {
	float: right; 
	margin-top: 5px;
	width:95px;
	height:30px;
	padding:3px;
	border:1px dotted #ccc;
	background:#e5f5f7;
	font-size:11px;
}

.import-guests-container {float:right;padding:5px 0 5px 0; color:#666; font-size:13px; }

.placedTable12r{line-height:2.5em;}

table.admin { border-left:1px solid #ccc; border-top:1px solid #ccc; }
table.admin th, table.admin td {padding:3px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; }
table.admin th {font-weight:bold;}
table.admin td.paid { background:#693; color:#fff; padding:3px; font-weight:bold; text-align:center;}
table.admin span.paid {color:#fff; padding:3px; font-weight:bold;}

h2 strong { color:#469dee; font-size:1.3em; }
h2 a { color:#; }

div.invoice p {line-height:1.5em; margin:2px 0;}
div.invoice h4 { margin-top:20px; font-size:14px; }
table.invoice tr { border-bottom:1px solid #000;}
table.invoice tr.no-border { border-bottom:none;}
table.invoice td{ padding:3px 10px 3px 0; }


.csv-map-container {width:310px; margin:10px 250px; }
ul#csv_targets { font-weight:bold; list-style-type:none; }
.csv-target-class { float:left; width:170px; padding:5px; text-align:right; }
#csv_targets li { text-align:right; font-size:13px;  padding:5px 0px; margin:10px 0; border-left:1px dotted #ccc;}
li.top-item { border-top:1px dotted #ccc; }
li.bottom-item { border-bottom:1px dotted #ccc; }
ul#csv_fields { list-style-type:none; }
.csv-fields-class { width:250px; margin:0 0 0 180px; padding:5px; }
#csv_fields li { background:url(/images/handle.png) no-repeat; width:200px; margin:10px 0; padding:5px 15px; cursor:move; font-size:13px; border:1px solid #ccc;}
div.dropmarker { height:6px; width:200px; background: url(/images/dropmarker.png) left top; margin-top:-3px; margin-left:-5px; z-index:1000; overflow: hidden; }
.csv-map-container a { margin-left:5px; padding:0 10px; border-left:1px solid #ccc; font-size:13px;}