/* all styles for the pages that have are contained within the white body with tiled grey background */
body
{
	background-image: url('../images/master_background_tile.gif');
	background-position: left top;
	background-repeat: repeat-x;
	background-color: RGB(70,76,83);
	min-width: 960px;
}

/* page layout styles */
#master
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#content
{
	position: relative;
	width: 920px;
	background-color: RGB(255,255,255);
}
#content form
{
	margin: 0px;
	padding: 0px;
}
#page_header
{
	padding-left: 10px;	
}

#page_bottom
{
	width: 960px;
	height: 12px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#page_bottom, #page_bottom li
{
	list-style-type: none;
}
#page_bottom, #page_bottom_left, #page_bottom_right, #page_bottom_middle
{
	height: 12px;
	font-size: 1px;
	line-height: 1px;
}
#page_bottom_left
{
	width: 12px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#page_bottom_right
{
	width: 12px;
	background-position: -12px 0px;
	background-repeat: no-repeat;
}
#page_bottom_middle
{
	width: 936px;
	background-color: RGB(255,255,255);
}

/* footer styles */

#footer_links, #footer_links li
{
	list-style-type: none;
	padding: 0px;
	border: 0px;
}
#footer_links
{
	margin-top: 18px;
	margin-bottom: 20px;
	margin-left: 19px;
	color: RGB(167,171,175);
	vertical-align: middle;
	padding: 0px;
}
#footer_poweredby
{
	background-position: 0px -12px;
	background-repeat: no-repeat;
	width: 51px;
	height: 16px;
	font-size: 0px;
	line-height: 0px;
}
.footer_link
{
	color: RGB(167,171,175) !important;
	font-size: 12px;
	margin-left: 14px;
	margin-right: 14px;
}

.grid_main_bottom_buttons
{
	width: 880px;
	text-align: right;
}

/* editing styles */
.groupbox_edit_top
{
	background-image: url('../images/so-myprofile/groupbox_edit_top_background_tiled.gif');
	background-repeat: repeat-x;
	background-position: left top;
	height: 8px;
	font-size: 1px;
	line-height: 1px;
}
.groupbox_edit_bottom
{
	background-image: url('../images/so-myprofile/groupbox_edit_bottom_background_tiled.gif');
	background-repeat: repeat-x;
	background-position: left top;
	height: 56px;
	font-size: 1px;
	line-height: 1px;
}
.groupbox_edit_bottom_detail
{
	padding-top: 10px;
	padding-right: 10px;
}
.groupbox_edit_bottom_detail input
{
	margin-left: 10px;
}
.groupbox_edit_content
{
	border-left: solid 1px #adadad;
	border-right: solid 1px #adadad;
	background-color: #ebebeb;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.groupbox_edit_subheading
{
	font-weight: bold;
	border-bottom: solid 1px #adadad;
	padding-left: 3px;
	padding-bottom: 5px;
	padding-top: 10px;
}
.groupbox_edit_subcontent
{
	padding-top: 10px;
	padding-bottom: 10px;
}
.groupbox_edit_subcontent .label
{
	width: 140px;
}
.groupbox_edit_subcontent .field
{
	width: 250px;
}
.groupbox_edit_subcontent label
{
	font-size: 12px;
	padding-right: 15px;
}
.groupbox_edit_subcontent .cell
{
	/*width: 50%;*/
}
.groupbox_edit_subcontent select, .groupbox_edit_subcontent input[type=text], .groupbox_edit_subcontent textarea
{
	width: 100%;
}

/* panel layout */
.panel
{
}
.panel_left
{
	float: left;
	width: 311px;
}
.panel_select
{
	float: left;
	width: 19px;
}
.panel_right
{
	float: left;
	width: 590px;
}
.panel_top, .panel_top_left, .panel_top_right
{
	font-size: 1px;
	line-height: 1px;
	height: 30px;
}
.panel_top
{
	border-bottom: solid 1px RGB(255,255,255);
	width: 311px;
}
.panel_top_left
{
	float: left;
	width: 7px;
	background-repeat: no-repeat;
	background-position: 0px -466px;
}
.panel_top_center
{
	float: left;
	color: RGB(255,255,255);
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 3px;
	background-repeat: repeat-x;
	background-position: 0px -526px;	
	width: 277px;
}
.panel_top_right
{
	float: right;
	width: 24px;
	background-repeat: no-repeat;
	background-position: 0px -496px;
}
.panel_content, .panel_bottom, .panel_bottom_large
{
	background-color: RGB(206,207,212);
}
.panel_content
{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	width: 291px;
}
.panel_content_inner
{
	background-color: RGB(255,255,255);
	padding: 10px;
	position: relative;
	width: 271px;
}
.panel_bottom, .panel_bottom_large
{
	font-size: 1px;
	line-height: 1px;
	width: 311px;
}
.panel_bottom_buttons input
{
	float: right;
	margin-left: 4px;
}
.panel_bottom_large .panel_bottom_buttons
{
	width: 290px;
	padding-top: 10px;
	height: 45px;
	float: left;
}
.panel_bottom
{
	height: 10px;
	font-size: 1px;
	line-height: 1px;	
}
.panel_bottom_large
{
	height: 55px;
}

.panel_bottom .panel_bottom_left
{
	float: left;
	background-position: -7px -466px;
	background-repeat: no-repeat;
}
.panel_bottom .panel_bottom_right
{
	float: right;
	background-position: -7px -476px;
	background-repeat: no-repeat;	
}
.panel_bottom .panel_bottom_left,
.panel_bottom .panel_bottom_right
{
	width: 10px;
	height: 10px;
	font-size: 1px;
	line-height: 1px;	
}
.panel_bottom_large .panel_bottom_left,
.panel_bottom_large .panel_bottom_right
{
	height: 55px;
	width: 10px;
	font-size: 1px;
	line-height: 1px;		
}
.panel_bottom_large .panel_bottom_left
{
	float: left;
	background-position: 0px -556px;
	background-repeat: no-repeat;	
}
.panel_bottom_large .panel_bottom_right
{
	float: right;
	background-position: -10px -556px;
	background-repeat: no-repeat;	
}


#panel_selected
{
	position: relative;
	display: none;
}

/* quickbooking box */
div.quickbooking_groupbox
{
}
div.quickbooking_groupbox_top
{
	font-size: 1px !important;
	line-height: 1px !important;
	height: 7px;
}
.quickbooking_groupbox_content
{
	padding-left: 20px !important;
	padding-right: 20px !important;
	padding-bottom: 20px !important;
	padding-top: 13px !important;
}
div.quickbooking_groupbox_content_box
{
	background-color: RGB(255,255,255);
	padding: 10px;
}
div.quickbooking_groupbox
{
	top: 0px;
}
div.quickbooking_groupbox .contentheader .cell,
ul.groupbox_main .contentheader .cell,
h1.contentheader,
li.contentheader
{
	font-weight: bold;
	font-size: 20px !important;
	margin-bottom: 10px;
	margin-top: 0px !important;
	zoom: 1;
}

div.quickbooking_groupbox .quickbooking_groupbox_content_box div.alert
{
	padding-left: 5px;
}

/* data entry grids - used for flat record entry */
.quickbooking_entry
{
	margin: 0px;
	padding: 0px;
}
.quickbooking_entry .label
{
	text-align: right;
	padding-right: 10px;	
}
.quickbooking_entry .contentrows .cell
{
	padding-bottom: 8px;
	min-height: 28px;
}
.quickbooking_entry label
{
	padding-right: 10px;
	padding-left: 5px;
}

/* moreactions_filter */

.moreactions_applyfilter_content
{
	position: absolute;
	z-index: 199;	
}

.moreactions_applyfilter_top
{
	height: 4px;
	font-size: 0px;
	line-height: 0px;
	border-bottom: 0px;
	padding: 0px;
}
.moreactions_applyfilter_top_left
{
	float: left;
	width: 4px;
	height: 4px;
	font-size: 0px;
	line-height: 0px;	
	padding: 0px;
}
.moreactions_applyfilter_top_center
{
	float: left;
	height: 3px;
	border-top: solid 1px #838992;
	background-color: rgb(235, 236, 238);
	width: 328px;
	font-size: 0px;
	line-height: 0px;	
	padding: 0px;
}
.moreactions_applyfilter_top_right
{
	float: left;
	height: 4px;
	background-color: rgb(235, 236, 238);
	border-right: solid 1px #838992;
	width: 149px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
}
.moreactions_applyfilter_innercontent
{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: rgb(235, 236, 238);
	border-left: solid 1px #838992;
	border-right: solid 1px #838992;
	border-top: 0px;
}
.moreactions_applyfilter_bottom
{
	height: 43px;
	font-size: 0px;
	line-height: 0px;
}
.moreactions_applyfilter_bottom_left, .moreactions_applyfilter_bottom_right
{
	float: left;
	height: 43px;
	font-size: 0px;
	line-height: 0px;
}
.moreactions_applyfilter_bottom_buttons
{
	height: 35px;
	text-align: right;
	padding-top: 8px;
	float: left;
	background-image: url('../images/moreactions_applyfilter_bottom_background_tiled.gif');
	background-position: top left;
	background-repeat: repeat-x;				
	font-size: 0px;
	line-height: 0px;	
}
.moreactions_applyfilter_bottom_buttons input
{
	padding-left: 4px;
	padding-right: 4px
}
.moreactions_applyfilter_reset
{
	text-align: right;
}


/* end of moreactions_filter*/