body {
	margin:0px;
	margin-top:5px;
	padding:0px;
	background-color: #8BBEE0;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #5c5f60;
}

a, a:link, a:visited, a:hover {
	color:#36588a;
	text-decoration:underline;
}

.heading {
    font-family:Georgia, "Times New Roman", serif;
    color: #4567a0;
    font-size:14px;
    font-weight:bold
}

h1 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 22px;
	font-weight: normal;
	color: #4567a0;
}

h2 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 26px;
	font-weight: normal;
	color: #4567a0;
}

h3 {
	font-family:verdana, arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #4567a0;
}

h4 {
	font-family:verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4567a0;
	margin-bottom:2px;
	margin-top:0px;
}

h5 {
	font-family:verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
}

.breadcrumb a, .breadcrumb a:link, .breadcrumb a:visited {
    font-family:verdana, arial, sans-serif;
	font-size:10px;
	text-decoration:none;
}

.breadcrumb a:hover {
    font-family:verdana, arial, sans-serif;
	font-size:10px;
	text-decoration:underline;
}

.main {
	width: 800px;
	font-family:verdana, arial, sans-serif;
	font-size: 12px;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	background-color: #ffffff;
}

.main td {
	font-family:verdana, arial, sans-serif;
	font-size: 12px;
	text-align: left;	
}

.main input, .main select {
	font-family:verdana, arial, sans-serif;
	font-size: 12px;
}

.main th {
	text-align: left;
}

#header{
	margin:0px;
	padding:0px;
	height:81px;
	width:450px;
	background:#ffffff url('/img/home/logo.gif') no-repeat left;
}

#nav ul{ 
    width:830px;
    height:24px;
    padding:0px;
    margin:0px;
    text-align:left;
    list-style:none outside;
    font-weight:bold;
    color:#ffffff;
    background:url(/img/home/nav_background.gif) 0 0 repeat-x; }

#nav ul li {
    display:inline;
    padding:0px 10px 0px 10px;
    border-right:1px solid;
    line-height:24px;
}
#nav ul li.last { 
    border:none;
    padding-right:0;
}

#nav ul li a {
    font-size:10px;
    color:#fff;
	text-decoration:none;
	font-family:verdana, arial, sans-serif;
	letter-spacing:1px;
}

#nav ul li a:hover, #nav ul li#active a {
    text-decoration:underline;
}

#eventtypes li {
    line-height:1.5;
}

.full_content {
    padding-top:5px;
    padding-bottom:20px;
    margin-bottom:20px;
	width:800px;
	background-color:#ffffff;
}

.left_center_content {
	padding-right:15px;
	width:530px;
	float:left;
	background-color:#ffffff;
}

.right_content {
	width:255px;
	float:right;
	background-color:#ffffff;
}

.content_box {
	padding: 5px;
	border: 1px solid #dcdbd9;
	text-align:left;
	background-color:white ;
}

.content_box_title {
    font-family: verdana, arial, sans-serif;
    padding: 1px;
    padding-left: 10px;
    /*background: #5b73d0;*/
    background:url(/img/home/content_box_title.gif) 0 0 repeat-x;
    font-weight: bold;
    color: #ffffff;
    text-align:left;
    font-size: 12px;
}

.guest {
	font-family: arial;
	font-size: 9px;
	color: #000000;
	text-align: center;
	position:absolute;
	border-left:1px solid #BBBBBB;
	border-top:1px solid #BBBBBB;
	border-bottom:1px solid #505050;
	border-right:1px solid #505050;
	margin:0px;
	padding:2px;
	background-color:#FFFFFF;
	cursor:move;
	z-index: 4;
}

.pot_guest {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	padding-left:2px;
	padding-top:2px;
	cursor:move;
}

.pot_guest_drag {
	position: absolute;
	font-family: arial;
	font-size: 11px;
	color: #000000;
	padding-left:2px;
	padding-top:2px;
	border: 1px dashed gray;
	cursor:move;
	z-index: 2000;
}
	
.table {
	position:absolute;
	background-repeat: no-repeat;
	background-position: center center;
	cursor:move;
	z-index: 2;
}
	
.seat {
	position:absolute;
	background-repeat:no-repeat;
	background-position: left top;
	cursor:default;
	z-index: 2;
}

.table_label {
	position:absolute;
	text-align: center;
	font-family: arial;
	font-size: 9px;
	color: #000000;
}

.table_function {
	position:absolute;
	width:12px;
	height:12px;
}

.edit_function {
	position:absolute;
	color:#4567a0;
	cursor:pointer;
}

.seat_label {
	position:absolute;
	text-align: center;
	font-family: arial;
	font-size: 9px;
	color: #000000;
}

.background {
	border-top:1px solid #36517a;
	border-left:1px solid #36517a;
	position:absolute;
	background-color:#ffffff;
	background-image: url(img/grid.gif);
}

.menu {
	position:absolute;
	background-color:#ffffff;
	z-index: 1000;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
	width:140px;
}

.menu_button {
	position: absolute;
	left: 0px;
	cursor:pointer;
	width:140px;
	height:16px;
	font-family:verdana, arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
	z-index: 1000;
}

.table_menu_button {
	left: 0px;
	cursor:pointer;
	width:100px;
	margin-top:1px;
	padding-left:2px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.menu_icon {
	position: absolute;
	top: 0px;
	left: 0px;
	float: left;
}

.menu_content {
	border:1px solid #36517a;
	padding:5px;	
	position:absolute;
	background-color:#ecf3ff;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #494949;
	visibility:hidden;
	z-index: 1000;
}

.menu_prompt {
	border:2px solid #5b73d0;
	padding:0px;		
	position:absolute;
	background-color:#ecf3ff;;
	font-family: arial;
	font-size: 11px;
	z-index: 2000;
	width: 230px;
	height: 125px;
}

.menu_prompt_title {
	width:226px;
	height:22px;
	background-color:#ecf3ff;
	font-family:arial;
	font-size:12px;
	text-align:left;
	color:white;
	font-weight:900;
	padding:2px;
}

.prompt {
	border:2px solid #5b73d0;
	padding:0px;		
	position:absolute;
	background-color:#f8f6f6;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #3e3e3e;
	z-index: 3000;
}

.prompt_title {
	height:22px;
	background-color:#0556e3;
	font-family:arial;
	font-size:13px;
	text-align:left;
	color:white;
	font-weight:900;
	padding:5px 2px 0px 5px;
}

.suggestions_pane {
	border:1px solid #36517a;
	padding:5px;		
	position:absolute;
	background-color:#f8f6f6;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color:#6a6f70;
}

.resize_horizontal {
	position: absolute;
	cursor: w-resize;
	z-index: 1500;
}
.resize_vertical {
	position: absolute;
	cursor: s-resize;
	z-index: 1500;
}

.resize_object_horizontal {
	position: absolute;
	cursor: w-resize;
	z-index: 1500;
}
.resize_object_vertical {
	position: absolute;
	cursor: s-resize;
	z-index: 1500;
}

td, input, select {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

ul {
    list-style-image:url('/img/home/bullet.gif');
    margin-left:10px;
    margin-bottom:0px;
}

.feat_link a, .feat_link a:link, .feat_link a:visited {
    font-weight:bold;
    color:#f5761c;
    text-decoration:none;
}

.feat_link a:hover {
    font-weight:bold;
    color:#f5761c;
    text-decoration:underline;
}

.home_box_l {
    text-align:left;
    border:1px solid #dcdbd9;
    background: url(/img/home/content_grey_example.gif) bottom left repeat-x;
    float:left;
    width:319px;
    padding:5px 10px 10px 10px;
}

.home_box_r {
    text-align:left;
    border:1px solid #dcdbd9;
    background: url(/img/home/content_grey_example.gif) bottom left repeat-x;
    float:right;
    margin-left:22px;
    width:415px;
    padding:5px 10px 10px 10px;
}

input.openplan {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	background-color:#ffffff;
}

input.openplan_over {
 	border-bottom-color: #c0c0c0;
 	border-right-color: #c0c0c0;
}

.help_text {
    font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4567a0;    
}

/* Attributes for buttons */
.bl {background: url(/img/home/bl.gif) 0 100% no-repeat;}
.br {background: url(/img/home/br.gif) 100% 100% no-repeat}
.tl {background: url(/img/home/tl.gif) 0 0 no-repeat}
.tr {background: url(/img/home/tr.gif) 100% 0 no-repeat; padding:4px}
.t {background: url(/img/home/dot.gif) 0 0 repeat-x;}
.b {background: url(/img/home/dot.gif) 0 100% repeat-x}
.l {background: url(/img/home/dot.gif) 0 0 repeat-y}
.r {background: url(/img/home/dot.gif) 100% 0 repeat-y}
.bl_home {background: url(/img/home/bl_home.gif) 0 100% no-repeat;}
.br_home {background: url(/img/home/br_home.gif) 100% 100% no-repeat}
.tl_home {background: url(/img/home/tl_home.gif) 0 0 no-repeat}
.tr_home {background: url(/img/home/tr_home.gif) 100% 0 no-repeat; padding:4px}
.t_home {background: url(/img/home/dot_home.gif) 0 0 repeat-x;}
.b_home {background: url(/img/home/dot_home.gif) 0 100% repeat-x}
.l_home {background: url(/img/home/dot_home.gif) 0 0 repeat-y}
.r_home {background: url(/img/home/dot_home.gif) 100% 0 repeat-y}
.button {background-color:#c2dafe;cursor:pointer;color:#4567a0;}
.buttontext {text-align:center;color:#4567a0;font-size:12px;font-weight:bold}
/*.button_home {background-color:#4c7ec8;cursor:pointer;color:#ffffff;}*/
.button_home {background: url(/img/home/home_button2.gif) 0 0 repeat-x;cursor:pointer;color:#ffffff;}
.buttontext_home {text-align:center;color:#ffffff;font-size:20px;}

.morelink  {overflow:hidden;margin-bottom:-10px;margin-right:-10px;}
.morelink div {float:right; padding:0px 3px 3px 3px; margin-top:0px; border-left:1px solid #dcdbd9; border-top:1px solid #dcdbd9; background:url(/img/home/more_button.gif) repeat-x top left;}
.morelink div a { display:block; text-decoration:none;}
.morelink div a:visited { color:#36588a; }
.morelink div a:hover { text-decoration:underline; }

.morereviews {
    float:right;
    border-left:1px solid #dcdbd9;
    border-bottom:1px solid #dcdbd9;
    padding:0px 3px 3px 3px;
    background:url(/img/home/more_button.gif) repeat-x top left;
}
.morereviews div a {text-decoration:none;}
.morereviews div a:hover {text-decoration:underline;}
