/* Benchmark Styles ONLY!!! 
 * by Denford Berriman
 * denford@kitomba.com
 * 
 *   ALL USED STYLES TO BE MOVED TO THIS SHEET FOR INTEGRATION INTO THE GRAND PLAN
 *  
 *  */

/* Navigation Bar */
html { height:100%; }
body { height:100%; margin:0px; }
body{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:100%;
}
#sendmetxt{
}
.wrap{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}
.login_h1{
	font-size:150%;
	margin:20px auto;
	margin-left:250px;
	width:750px;
	text-align:center;
	color:#d71921;
}
#bm_login_image{
	position:absolute;
	top:80px;
	right:90px;
}
#left_menu {
	display:block;
	position:absolute;
	margin-left:0px;
	left:0;
	top:10px;
	width:180px;
}
h1{
	font-size:150%;
	color:#666;
}
h2{
	font-size:120%;
	color:#999;
}
#banner_label h2{
	color:#d71921;
}
h3{
	font-size:110%;
	color:#384f5e;
}
#right_content {
	display:block;
	width:810px;
	margin-left:190px;
}
#right_content h1 {
	color:#666666;
}
#right_content h2 {
	color:#666666;
}
#bm_logo{
	background:url(../../images/hq_bm.png);
	height:55px;
	width:125px;
    background-repeat:no-repeat;
	position:absolute;
	left:15px;
	z-index:999999;
}
#salonHQ_logo{
	width:73px;
	height:50px;
	background-image:url(../../images/benchmark/salon_hq.png);
    background-repeat:no-repeat;
	position:absolute;
	top:5px;
	left:15px;
	z-index:999999;
}
#navBM {
	position:relative;
	padding:0 !important;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	height:60px;
	background-color: #333;
	background-image:url(../../images/common/tint-white-bottom-40px.png);
	margin-top:10px;
	background-repeat: repeat-x;
	background-position:0px bottom;
	
	z-index:20;
}
#navBM ul{
	left:0px ! important;
	padding:0px ! important;
	
}
#navBM ul li { 
	float:left;
	line-height:60px;
	list-style:none;

}


#navBM ul li a {
	display:block;
	float:left;
	height:60px;
	line-height:60px;
	padding: 0 20px;
	border-right:1px solid #666;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
#navBM ul li a:hover {
	background:url(../../images/common/tint-black-bottom-40px.png);
	background-repeat: repeat-x;
	background-position:0px bottom;
	background-color: #fff;
	color:#666;
}

#navBM ul li.logo_kmail a {
	visibility:hidden;
}
::selection {
	background: #d71921; /* Safari */
	color:#fff;
	}
::-moz-selection {
	background: #d71921; /* Firefox */
	color:#fff;
}

#benchmarkBars{
	width:37px;
	height:50px;
	background-image:url(../../images/benchmark/Bars.png);
    background-repeat:no-repeat;
	position:absolute;
	top:5px;
	left:93px;
	z-index:999999;
}
#benchmarkLogo{
	width:144px;
	height:29px;
	background-image:url(../../images/benchmark/BMembossed.png);
    background-repeat:no-repeat;
	position:absolute;
	top:5px;
	right:5px;
}
#business{
    width:350px;
	height:15px;
    line-height:15px;
    color:#fff;
	top:40px;
	right:5px;
    position:absolute;
    text-align:right;
}
.menu_group {
	margin-bottom:10px;
}
.menu_title { 
	background:#eee;
	background-image:url(../../images/common/tint-black-bottom-40px.png);
	background-repeat: repeat-x;
	background-position:0px 5px;
	color:#384f5e;
	display:block;
	height:30px;
	font-weight:bold;
	font-size:70%;
	line-height:30px;
	cursor:pointer;
	text-align:center;
	border:1px solid #ccc;
	text-align:left;
	text-indent:10px;
}
.menu_group_parent {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
/* turn into divs for buttons */

.menu_group_item {
	font-size:80%;
	position:relative;
	background:#fff;
	border-bottom:1px solid #ccc;
	line-height:30px;
	height:30px;
	text-decoration:none;	
}
.expand{
	
}

.menu_parent_a{
	position:relative;
	display:block;
	color:#666;
	background:#fff;
	border-bottom:1px solid #ccc;
	line-height:30px;
	height:30px;
	text-decoration:none;
}
.menu_group_item_current a{
	background:#D71921 ! important;
	color:#fff ! important;
}
.menu_parent_a:hover{
	position:relative;
	display:block;
	color:#666;
	background:#bdccd4;
	background-image:url(../../images/common/tint-white-bottom-40px.png);
	background-repeat: repeat-x;
	background-position:0px 5px;
	border-bottom:1px solid #ccc;
	line-height:30px;
	height:30px;
}
.menu_current{
	position:relative;
	display:block;
	color:#fff;
	background:#D71921;
	background-image:url(../../images/common/tint-black-bottom-40px.png);
	background-repeat: repeat-x;
	background-position:0px 5px;
	border-bottom:1px solid #ccc;
	line-height:30px;
	height:30px;
	text-decoration:none;
}
#current .nav_a{
	color:#fff;
}
.subnav_item h1{
	color:#fff;
}
.menu_current a:hover{
	position:relative;
	display:block;
	color:#fff;
	background:#bdccd4;
	background-image:url(../../images/common/tint-white-bottom-40px.png);
	background-repeat: repeat-x;
	background-position:0px 5px;
	border-bottom:1px solid #ccc;
	line-height:30px;
	height:30px;
}

.menu_image{
	float:left;
	margin-top:5px;
	margin-left:0px;
}
.menu_percent{
	background-image:url(../../images/benchmark/kpi_icons/percent.png);
	position:absolute;
	width:27px;
	height:22px;
	top:5px;
	right:5px;
}
.menu_percent:hover{
	background-image:url(../../images/benchmark/kpi_icons/percent_hover.png);
	position:absolute;
	width:27px;
	height:22px;
	top:5px;
	right:5px;
}
.menu_percent_hover{
	background-image:url(../../images/benchmark/kpi_icons/percent_hover.png);
	position:absolute;
	width:27px;
	height:22px;
	top:5px;
	right:5px;
}
.menu_percent_current{
	background-image:url(../../images/benchmark/kpi_icons/percent_selected.png);
	position:absolute;
	width:27px;
	height:22px;
	top:5px;
	right:5px;
}
.menu_dollar, .menu_pound{
	position:absolute;
	width:27px;
	height:22px;
	top:5px;
	right:35px;
}

.menu_dollar {
	background-image:url(../../images/benchmark/kpi_icons/dollars.png);
}

.menu_pound {
	background-image:url(../../images/benchmark/kpi_icons/pound.png);
}

.menu_dollar:hover, .menu_pound:hover{
	background-image:url(../../images/benchmark/kpi_icons/dollars_hover.png);
	position:absolute;
	width:27px;
	height:22px;
	top:5px;
	right:35px;
}

.menu_pound:hover{
	background-image:url(../../images/benchmark/kpi_icons/pound_hover.png);
}

.menu_dollar_hover, .menu_pound_hover{
	background-image:url(../../images/benchmark/kpi_icons/dollars_hover.png);
	position:absolute;
	width:27px;
	height:22px;
	top:5px;
	right:35px;
}

.menu_pound_hover{
	background-image:url(../../images/benchmark/kpi_icons/pound_hover.png);
}


.menu_dollar_current, .menu_pound_current{
	background-image:url(../../images/benchmark/kpi_icons/dollars_selected.png);
	position:absolute;
	width:27px;
	height:22px;
	top:5px;
	right:35px;
}

.menu_pound_current{
	background-image:url(../../images/benchmark/kpi_icons/pound_selected.png);
}
.pad5{
	padding:5px;
}
.clearer{
	clear:both;
	height:0px;
	position:relative;
}




/* divisions for bm backups and data */

.quality{
	width:100%;
	position:relative;
	display:block;
	background:#ccc;
}

.title{
	float:left;
	width:400px;
	display:block;
}
.date{
	float:left;
	width:345px;
	display:block;
	left:410px;
}
.icon{
	float:left;
	width:195px;
	text-align:center;
	display:block;
	left:765px;
}
.fineprint{
	font-size:60%;
}
/* Date and Options Selector area */
.optionsMenu{
	font-size:80%;
	width:810px;
    top:10px;
    position:relative;
    display:block;
}
#options_body{
	
	background-color:#fff;
	background-image:url(../../images/common/tint-black-bottom-40px.png);
	background-repeat: repeat-x;
    background-position:0 bottom;
	color:#666;
	display:none;
	margin:0 auto;
	padding:10px;
    border:1px solid #ccc;
}
#options_tab{
    float:right;
	margin-right:0px;
    margin-top:0px;
	width:150px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#666;
    font-size:90%;
    background-color:#fff;
	background-image:url(../../images/common/tint-black-bottom-40px.png);
	background-repeat: repeat-x;
	background-position-y:0;
    border:1px solid #ccc;
	cursor:pointer;
}
#options_tab:hover{
    color:#fff;
    background-color:#999;
	background-image:url(../../images/common/tint-black-bottom-40px.png);
	background-repeat: repeat-x;
	background-position-y:0;
    border:1px solid #ccc;
	cursor:pointer;
}
#option_display{
	width:630px;
	height:30px;
	line-height:30px;
    color:#666;
    cursor:pointer;
	
}
.date_picker_result, .regular_picker_result, .gender_picker_result {
	display:inline;
	margin-right:20px;
	text-transform:capitalize;
	font-weight:bold;
	font-size:100%;
}
.weekMonthYear{
	
}
#refreshBox{
	position:relative;
	text-align:center;
	
}
#dateExpander{
	position:relative;
	width:100%;
	background:url(../../images/common/tint-black-bottom-40px.png);
	background-repeat: repeat-x;
	background-position:bottom center;
	background-color: #999;
	clear:both;
}
.selectedDate{
	background:#BDCCD4;
}
#first_level_selector {
	margin-top:10px;
	position:relative;
	left:0;
	z-index:99;
}
#first_level_selector input {
	width: 30%;
	margin-right:2%;
	height:40px;
	display:inline-block;
	line-height: 30px;
	z-index:10000;
}

.date_picker_box {
	display:inline-block;
	width: 300px;
	height:125px;
	margin-left: 10px;
	margin-top: 10px;
}
.hideButton{
	background:#777 ! important;
	color:#fff;
	width:130px ! important;
	text-align:center;
	font-size:100%;
	/*position:absolute;
	top:0px;
	left:10px;
	display:block;*/
}
#date_picker_expand {
	position:relative;
	width:100%;
	clear:both;
	
}
.date_picker_box_input{
	width:99%;
	height:30px;
	position:relative;
	text-align:center;
	cursor: pointer;
}
.hideButton:hover{
	background:#fff ! important;
	color:#777;
	width:130px ! important;
	text-align:center;
}
.date_scroll_box {
	float:right;
	width:550px;
	height:110px;
	border:1px solid #cccccc;
	border-right:none;
	overflow:hidden;
	overflow-y:auto;
	background:white;
	margin:10px;
}
input.commondate1:hover,input.commondate2:hover,input.commondate3:hover, .date_scroll_object:hover { 
	background:#828282;
	color:#efefef;
	font-size:125%;
	font-weight:bold;
}

input.commondate1,input.commondate2,input.commondate3 {
	background-color:#efefef;
	color:#777; 
	
}
#refreshButton {	
	width:150px;
	position:absolute;
	top:10px;
	right:20px;
	
}
#refreshButton.refreshButton {
	color: black; 
	background-color: #D4DDC0;
}

#refreshButton.refreshButtonReady{
	color:black;
	background-color:#EA6E80;	
}
/** graph togglers **/
#top_graph_toggle, #bottom_graph_toggle{
	font-size:80%;
	background:#778a98;
	color:#FFF;
	height:30px;
	text-align:center;
	font-weight:bold;
	line-height:30px;
	display:none;
	position:relative;
	height:30px;
	width:100%;
}
.graphs_previous{
	float:left;
	margin-left:60px;
	cursor:pointer;
}
.graphs_previous:hover{
	text-decoration:underline;
}
.graphs_next{
	float:right;
	margin-right:60px;
	cursor:pointer;
}
.graphs_next:hover{
	text-decoration:underline;
}
.graph_toggle_img_prev{
	position:absolute;
	top:0px;
	left:10px;
}
.graph_toggle_img_next{
	position:absolute;
	top:0px;
	right:10px;
}
/** contact box **/
#comments{
	width:190px;
	background-color:#3aac19;	
	background-image:url(../../images/benchmark/b_bg.png);
	background-repeat:repeat-x;
	color:#fff;
	font-size:75%;
}
#comments label{
	color:#fff;
	margin-top:10px;
	display:block;
}
#comments input{
	width:165px;
	color:#444;
}
#comments textarea{
	width:165px;
	height:100px;
	color:#444;
}
#comments input submit{
	width:175px;
	height:50px;
	color:#444;
}
#comments h2{
	font-weight:bold;
	font-size:110%;
	color:#fff ! important;
}
strong{
	font-weight:bold;
}
.email_link{
	color:#297a12;
	text-decoration:none;
}
.email_link:hover{
	color:#297a12;
	font-size:150%;
	font-weight:bold;
	text-decoration:underline;
}
.general_content {
	
}
/**  Graphs **/
.stats_title {
	position:relative;
	display:block;
	margin-top:10px;
}
.stats_result {
	color:#384f5e;
	font-size:100%;
    font-weight:bold;
}
hr{
    width:100%;
    height:1px;
    background:#ccc;
    border:none;
}
.graph_object_lr {
	display:block;
	width:810px;
	background:#f2f2f2;
	border:1px solid #ccc;
	
}

.graph_object_staff {
	display:block;
	width:400px;
	background:#f2f2f2;
	float:left;
	border:1px solid #ccc;
}
.graph_object_stats {
	position:absolute;
	top:60px;
	right:0;
	width:309px;
}
.graph_object_holder {

}
.graph_object_graph_left {
		display:block;
		background:white;
		border-right:1px solid #CCCCCC;
		width:500px;
		float:left;
	}
.graph_object_heading {
	font-weight:bold;
	background:#f2f2f2;
	color:#666;
	display:block;
	border-bottom:1px solid #ccc;
	background-image:url(../../images/common/tint-black-bottom-40px.png);
	background-repeat:repeat-x;
	background-position:bottom;	
	position:relative;
}
.graph_object_heading_percentage{
	font-size:150%;
	position:relative;
	display:block;
}
.graph_object_heading_text{
	position:relative;
	display:block;
	font-size:80%;
	margin-left:10px;
	color:#333;
}
.graph_object_heading_right{
	position:absolute;
	top:5px;
	right:5px;
	width:200px;
	line-height:30px;
}
.achtung{
	background-color:#e60c18;
	color:#fff;
	font-size:130%;
	font-weight:bold;
	
}
.kpiBox{
	width:256px;
	float:left;
	margin-top: 10px;
	margin-left:5px;
	margin-right:5px;
	display:block;
	position:relative;	
	cursor:pointer;
	border:1px solid #ccc;
}
.kpi_selected{
	border:1px solid #d71921;
}
.kpi_selected .kpiBox_title{
	display:block;
	height:40px;
	background:url(../../images/common/tint-black-bottom-40px.png);
	background-repeat: repeat-x;
	background-position:bottom center;
	background-color: #d71921;
	color:#fff;
	font-size:80%;
	line-height:40px;
	text-align:center;
}
.kpiBox_content:hover{
	background:#eee;
}
.kpiBox_title{
	display:block;
	height:40px;
	background:url(../../images/common/tint-black-bottom-40px.png);
	background-repeat: repeat-x;
	background-position:bottom center;
	background-color: #eee;
	color:#384f5e;
	font-size:80%;
	line-height:40px;
	text-align:center;
}

.kpiBox_content{
	padding:10px;
	display:block;
	height:150px;
	background:#fff;
}
/* stars */
.star_shadow{
    position:absolute;
    top:0;
    left:0;
    width:200px;
    background-image:url(../../images/benchmark/stars_shadow.png);
    background-repeat:no-repeat;
	overflow:hidden;
	height:40px;
    z-index:0;
}
.starFrame{
    position:relative;
	overflow:hidden;
	height:40px;
    z-index:201;
}
.statsIam{
	font-size:80%;
	
}
.statsIamStat{
	font-size:110%;
	color:#384f5e;
}
.statsTrend{
	font-size:100%;
}
.next_tab{
	height:30px;
	width:200px;
	position:absolute;
	top:0;
	right:0;
}
.prev_tab{
	height:30px;
	width:200px;
	position:absolute;
	top:0;
	left:0;
}
#print1, #print2{
	display:none;
}
.sorry{
	background:#D71921;
	color:#fff;
}
.sorry_title{
	font-size:250%;
	color:#fff;
}
.sorry_text{
	font-size:120%;	
	line-height:30px;
}
.sorry_text a{
	color:#CCC;
	text-decoration:none;
}
.sorry_text a:hover{
	color:#FFF;
	text-decoration:underline;
}
#salonStage{
	position:relative;
	width:1000px;
	margin:0 auto;
	padding:0;
	padding-bottom:90px;
}
#faq_body li a{
	color:#d71921;
}
#faq_body li a:hover{
	color:#d71921;
	text-decoration:underline;
}
#contentStage{
	padding-bottom:70px;
	border:1px solid #ccc;
}
#contentStage a{
	color:#555;
	text-decoration:none;
}
.resourceBox{
	position:relative;
	margin-right:10px;
	margin-bottom:10px;
	width:auto;
	background-color:#FFF;
	background-image:url('../../images/common/greyGrad50px');
	background-repeat:repeat-x;
	
}
.numbered_list{
}

.numbered_list li{
	margin-left:23px;
	color:#000;
	list-style:decimal;
	list-style-position:outside;
}
#eula_window {
	width: 900px;
	background-color:#d71921;
	background-image:url("../../images/common/tint-black-bottom-40px.png");
	background-repeat:repeat-x;
	background-position:bottom center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	padding:10px;
	color:#fff;
}
#eula_window h1{
	color:#fff;
}
#eula_inlay{
	width:860px;
	height:400px;
	background:#efefef;
	color:#333;
	font-size:60%;
	margin:0 auto;
	padding:0;
	overflow:auto;
	scrollbar-width: 40px;
}
.eula_form{
	width:860px;
	padding:0;
	margin:0 auto;
	color:#fff;
}
.eula_form_dim{
	width:860px;
	padding:0;
	margin:0 auto;
	color:#666;
}
#continue{
	position:relative;
	display:block;
	width:100%;
	height:40px;
	text-align:center;
}
#continueButton{
	width:200px;
	height:40px;
	margin:0 auto;
	text-align:center;
}
/* walkthrough */
#walker{
	width:1000px;
	height:1000px;
	position:absolute;
	background:#444;
	opacity:0.5;
	z-index:99999999;
}
#tip1{
	background:#450;
	width:200px;
	height:200px;
	position:absolute;
	top:100px;
	left:220px;
	opacity:1 ! important;
}
/* helpers */
.helper{
	background:#333;
	color:#fff;
	z-index:99999;
	opacity:1;
	display:none;
	margin:0;
	padding:0;
}
.helper p{
	position:relative;
	display:block;
}
.helper h3{
	color:#ccc ! important;
	font-size:120% ! important;
	font-weight:bold ! important;
	display:block;
	float:none ! important;
}
#left_menu_helper{
	position:absolute;
	width:200px;
	top:10px;
	left:220px;
}
#kpi_helper{
	width:250px;
	position:absolute;
	left:0;
	top:100px;
	display:none;
}
/* Login Windows */
#login_title{
	width:400px;
	height:30px;
	line-height:30px;
	margin:0 auto;
	background:#d71921;
	color:#fff;
	font-size:120%;
	padding:10px;
	border:1px solid #999;
	border-bottom:none;
}
#login_window {
	position:relative;
	width: 400px;
	background-color:#eee;
	background-image:url("../../images/common/tint-black-bottom-40px.png");
	background-repeat:repeat-x;
	background-position:bottom;
	margin-right: auto;
	margin-left: auto;
	padding:10px;
	border:1px solid #999;
	border-top:none;
	
}
#login_window label{
	display:block;
	text-align:left;
	font-size:120%;
	color:#666;
	margin:0px;
}
.login_window_input{
	display:block;
	width:250px;
	font-size:120%;
	background-color:#ffffff;
	text-align:left;
}
.login_window_submit{
	position:absolute;
	top:10px;
	right:10px;
	text-align:center;
	width:130px;
	height:110px;
	font-size:140%;
	display:block;
}
#forgot{
	float:right;
	width:130px;
	height:50px;
	line-height:50px;
	text-align:center;
}
#forgot a{
	color:#d71921;
	text-decoration:none;
}
#forgot a:hover{
	text-decoration:underline;
}
#signup{
	text-align:center;
	width:150px;
	height:50px;
	font-size:140%;
	display:block;
}
#login_error{
	background:#f00;
	color:#fff;
	text-align:center;
	padding:5px;
	margin:5px 0;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
#get_password{
	margin:20px auto;
	width:350px;
	text-align:center;
	position:relative;
	display:block;
	background:#FBD703;
	background-image:url('../../images/gold_gradient.png');
	background-repeat:repeat-x;
	color:#000;
	font-size:120%;
}
#get_password a{
	font-size:80%;
	text-align:center;
}
.noScriptWarning{
	width:300px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	background-color:#db2e2f;
	font-size:180%;
	color:#FFFFFF;
	text-align:center;
}
.noScriptWarning a{
	color:#fdb817;
	text-decoration:none;
}
.noScriptWarning a:hover{
	color:#000000;
	text-decoration:underline;
}


.top_comparison{
	height:30px;
	width:400px;
	float:left;
	font-size:80%;
	background-color: #BDCCD4;
	color:#333;
	margin-top:10px;
	margin-bottom:0px;
	line-height:30px;
	text-align:center;
}
.kpi_icon{
	float:right;
	margin-right:5px;
	margin-top:0px;
	z-index:999;
	overflow:visible;
}
.middle_it{
	width:1000px;
	background:#fff;
	text-align:left;
	position:relative;
	display:block;
	margin-top:10px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	border:solid #ccc 1px;
	min-height:593px;
	z-index:99;
}
h1{
	color:#666;
	font-size:150%;
}
h2{
	color:#999;
	font-size:130%;
}
.middle_it a{
	color:#006fba;
}
.disc_list li{
	list-style:disc;
	margin-top:5px;	
	margin-bottom:5px;	
}
#faq{
	position:relative;
	width:100%;
	background-color:#d71921;	
	background-image:url(../../images/common/tint-black-bottom-40px.png);
	background-repeat:repeat-x;
	background-position:bottom center;
	color:#fff;
	font-size:75%;
}
#faq label, #feedbacker label{
	color:#fff;
	margin-top:10px;
	display:block;
}
#faq input{
	width:575px;
	color:#444;
}

#faq textarea {
	width:575px;
	height:100px;
	color:#444;
}
#faq_submit, #feedbacker_sumit{
	width:175px ! important;
	height:50px;
	position:relative;
	display:block;
	color:#444;
	cursor:hand;
	margin:0 auto;
}
.clickable{
	cursor:pointer;
}
#faq h2, #feebacker h2 {
	font-weight:bold;
	font-size:110%;
	color:#fff ! important;
}
#faq_thankyou{
	background:#fff;
	color:#d71921;
	text-align:center;
	position:absolute;
	height:40px;
	width:200px;
	line-height:40px;
	font-size:120%;
	right:40px;
	top:0;
	display:none;
}

#graphs {
	height:auto;
    margin-top:10px;
}
.logo_benchmark{
	position:relative;
	z-index:99939;
	top:-20px;
	left:20px;
	background:#fff;
	width:152px;
	height:100px;
}
.login_title{
	position:absolute;
	font-size:200%;
	left:200px;
	color:#fff;
}
#bm_foot{
	width:100%;
	margin:0 auto;
	margin-top:100px;
	height:80px;
	background:#333;
	background-image:url(../../images/common/tint-white-top-40px.png);
	background-repeat: repeat-x;
	background-position-y:0;
	position:absolute;
	bottom:0px;
}
#superwrapper{
	position:relative;
	min-height:100%;
}
#foot_central{
	width:1000px;
	margin:0 auto;
	height:60px;
}
#bm_foot_logo{
	float:left;
	width:100px;
}
#bm_foot_logo_right{
	float:right;
	width:150px;
	font-size:70%;
	color:#bbb;
}
#bm_foot_text{
	float:left;
	font-size:70%;
	color:#bbb;
	
}
#bm_foot_text a, #bm_foot_logo_right a{
	color:#fff;
	text-decoration:none; 
}
#bm_foot_text a:hover, #bm_foot_logo_right a:hover{
	color:#fff;
	text-decoration:underline;
}
.numbered_list{

}
.numbered_list li{
	list-style:decimal;
	list-style-position:outside;
}
.alpha_list li{
	list-style:lower-alpha;
	list-style-position:inside;
}
.roman_list li{
	list-style:lower-roman;
	list-style-position:inside;
}
.disc_list{
	list-style:disc;
	list-style-position:inside;
}
#feedbacker{
	position:fixed;
	bottom:0;
	left:30px;
	z-index:999999;
}#feedbacker label{
	color:#fff;
	margin-top:10px;
	display:block;
}
#feedbacker_body{
	position:relative;
	width:400px;
	display:none;
	background-color:#d71921;	
	background-image:url(../../images/common/tint-black-bottom-40px.png);
	background-repeat:repeat-x;
	background-position:bottom center;
	color:#fff;
	font-size:75%;
	margin:0;
	padding:0;
}
#feedbacker_tab{
	background-color:#d71921;	
	color:#fff;
	font-size:75%;
	width:100px;
	height:30px;
	line-height:30px;
	text-align:center;
	left:50px;
	position:relative;
}

#feedbacker input{
	width:375px;
	color:#444;
}
#feedbacker textarea {
	width:375px;
	height:60px;
	color:#444;
}
#feedbacker_submit{
	width:175px ! important;
	height:30px;
	position:relative;
	display:block;
	color:#444;
	cursor:hand;
	margin:0 auto;
}
#feedbacker_thankyou{
	background:#d71921;
	color:#fff;
	text-align:center;
	position:relative;
	padding:50px 0;
	width:100%;
	line-height:40px;
	font-size:150%;
	display:none;
}
#feedbacker h2{
	color:#efefef;
}
#feedbacker_close{
	width:50px;
	height:20px;
	text-align:center;
	line-height:20px;
	background:#fff;
	color:#d71921;
	padding:3px;
	top:5px;
	right:5px;
	position:absolute;
	z-index:999999;
}
#feedbacker_loader{
	width:100%;
	text-align:center;
	padding:50px 0;
	margin:0;
	display:block;
	position:relative;
	display:none;
}
.graphitem {
	display:block;
	position:relative;
	overflow:auto;	
	width:820px;
	height:100%;
}
.date_scroll_box {
	width:50%;
	background-color:#efefef;
}
.stats_green_title {
	color:green;	
}
.stats_green_result { 
	color:green;
	text-transform:uppercase;
}
.red_stats_title { 
	color:red;
}
.red_stats_result {
	color:red;
	text-transform:uppercase;
}
.graph_object_graph_right {
	
}
.BTT{
	font-size:60%;
	color:#999;
	float:right;
	background:#eee;
	padding:5px;
}
.BTT a{
	color:#999;
	text-decoration:none;
}
.BTT a:hover{
	color:#666;
	text-decoration:underline;
}
#business_print{
    display:none;
}
#login_pane{
	width:480px;
}
#loginText{
	margin-left:20px;
	padding:10px;
	width:440px;
	font-size:80%;
	color:#666;
}
#loginText h1{
	color:#d71921;
	font-size:120%;
	font-weight:normal;
}
#demoVid{
	position:relative;	
}
#login_gallery{
	position:relative;;
}
#demoVid .frame{
	padding:5px;
	background:#999;	
	width:500px;
	height:380px;
}
#login_gallery .frame{
	float:left;
	position:relative;
	margin-left:5px;
	width:150px;
	height:110px;
	padding:3px;
	
}
.right_half_page{
	width:515px;
	position:relative;
	float:right;
	margin-right:5px;
}

#a1 {
	height:500px;	
	
}
#name_error,#comment_error{
	display:none;
}
.printable{
	display:none;
}
.dialogue_grey{
	background:#efefef;
	border:1px solid #ddd;
	color:#333;
}
.dialogue_grey a{
	color:#d71921 !important;
	font-weight:bold;
	text-decoration:underline;
}
#messageStatus{
	padding:10px;
	color:#d71921;
	font-weight:bold;
	font-size:150%;
	display:none;
}


/** singlestaff view **/
.graph_singlestaff_container {
	float:left;
	width:400px;
	height:310px;
}
.graph_singlestaff_heading {
background:#F2F2F2 url(../../images/common/tint-black-bottom-40px.png) repeat-x scroll center bottom;
border-bottom:1px solid #CCCCCC;
color:#666666;
display:block;
font-weight:bold;
position:relative;

}
.graph_singlestaff_leftgraph {}


.printButtonBar {
	background: transparent url(../../images/fugue/printer.png) no-repeat scroll left center;
	-moz-background-clip: border; 
	-moz-background-origin: padding; 
	-moz-background-inline-policy: continuous; 
	padding-left: 20px; 
	line-height: 20px; 
	color: rgb(51, 51, 51); 
	text-decoration: none;
	background-color: #EA6E80;
	width: 790px;
	height:22px;
	display:block;
}

.fusionchart {
    z-index:1000;	
}

#ss0 {
	width:400px;	
}

#ss1,#ss2,#ss3,#ss4,#ss5,#ss6 {
    width:400px;
    float:left;
    height:322px;
}