/* CSS Document */

body {
	background-image: url(../images/background_1.png);
	background-color:#fbffe3;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #516971;
	margin: 0px;
	padding: 0px;
}

a img { border:none; vertical-align:top; }

.heading {
	padding: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 10px;
	
	
}


.loader{
    position: absolute;
    top:0px;
    right:0px;
    width:100%;
    height:100%;
    background-color:#eceaea;
    background-image:url('../images/ajax-loader2.gif');
    background-size: 50px;
    background-repeat:no-repeat;
    background-position:center;
    z-index:10000000;
    opacity: 0.4;
    filter: alpha(opacity=40);
}


.french_login_note {
	width: 90%;
	margin-top: 1em;
	font-size: 0.8em;
	font-weight: bold;
	text-align: right;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	border: solid 1px #999999;
	font-family: Verdana, Geneva, sans-serif;
	padding: 10px;
	text-align: center;
}

.report_form_container {
	font-size: 16px;
	padding: 0px 30px 0px 30px;

}

.report_form_container select{
	font-size: 16px;
	width: 500px;
	margin-bottom: 20px;
}
.report_form_container input{
	font-size: 16px;
	margin-bottom: 20px;
}



.video_category {
	position: relative;
	float: left;
	padding: 0px 20px 0px 20px;
	margin: 10px 20px 10px 20px;
	font-size: 20px;
	color: #666666;
	height: 125px;
	width: 173px;
	cursor: pointer;
}




.marketing_options_button {
	position: relative;
	float: left;
	padding: 0px 20px 0px 20px;
	margin: 10px 20px 10px 20px;
	font-size: 20px;
	color: #666666;
	height: 125px;
	width: 150px;
	cursor: pointer;
}

.view_customers_button {
	position: relative;
	float: left;
	width: 100%;
	height: 4em;
	margin-top: 1em;
	margin-bottom: 1em;
	cursor: pointer;
}

.setas_approved_button {
	position: relative;
	float: left;
	width: 100%;
	height: 4em;
	margin-top: 0em;
	margin-bottom: 4em;
	cursor: pointer;
}

.button_container {
	padding: 0px 30px 0px 30px;
}




.upload_form_div {
	border: 1px solid #999999;
	padding: 5px;
	height: 23px;
	width: 830px;
}

#upload_frame {
	position: relative;

}

#submit_form {
	float: right;
}


#loadingProgressG{
	width:250px;
	height:19px;
	overflow:hidden;
	background-color:rgb(0,0,0);
	margin:auto;
	border-radius:10px;
		-o-border-radius:10px;
		-ms-border-radius:10px;
		-webkit-border-radius:10px;
		-moz-border-radius:10px;
}

.loadingProgressG{
	background-color:rgb(255,255,255);
	margin-top:0;
	margin-left:-250px;
	animation-name:bounce_loadingProgressG;
		-o-animation-name:bounce_loadingProgressG;
		-ms-animation-name:bounce_loadingProgressG;
		-webkit-animation-name:bounce_loadingProgressG;
		-moz-animation-name:bounce_loadingProgressG;
	animation-duration:1.5s;
		-o-animation-duration:1.5s;
		-ms-animation-duration:1.5s;
		-webkit-animation-duration:1.5s;
		-moz-animation-duration:1.5s;
	animation-iteration-count:infinite;
		-o-animation-iteration-count:infinite;
		-ms-animation-iteration-count:infinite;
		-webkit-animation-iteration-count:infinite;
		-moz-animation-iteration-count:infinite;
	animation-timing-function:linear;
		-o-animation-timing-function:linear;
		-ms-animation-timing-function:linear;
		-webkit-animation-timing-function:linear;
		-moz-animation-timing-function:linear;
	width:250px;
	height:19px;
}



@keyframes bounce_loadingProgressG{
	0%{
		margin-left:-250px;
	}

	100%{
		margin-left:250px;
	}
}

@-o-keyframes bounce_loadingProgressG{
	0%{
		margin-left:-250px;
	}

	100%{
		margin-left:250px;
	}
}

@-ms-keyframes bounce_loadingProgressG{
	0%{
		margin-left:-250px;
	}

	100%{
		margin-left:250px;
	}
}

@-webkit-keyframes bounce_loadingProgressG{
	0%{
		margin-left:-250px;
	}

	100%{
		margin-left:250px;
	}
}

@-moz-keyframes bounce_loadingProgressG{
	0%{
		margin-left:-250px;
	}

	100%{
		margin-left:250px;
	}
}




.dialogboxshadow {
	box-shadow: 2px 2px 10px #333;
}


.highlight_new_div {
	width: 32px;
	height: 32px;
	background-image: url(../images/emblem-favorite.png);
}

.highlight_reminders_div {
	width: 32px;
	height: 32px;
	background-image: url(../images/emblem-urgent.png);
}


.search_bar {
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 10px;
	font-size: 16px;
	border-bottom:solid;
	border-bottom-width:2px;
	border-bottom-color:#999999;
	height: 1.4em;
}

.search_item {
	float:left;
	vertical-align:middle;
	position: relative;
	display:block;

}


.vehiclelist {
	width: 100%;
	font-size: 14px;
	}

.vehiclelist tr {
	border: solid 1px #E5E5E5;
	outline: 0;
	font: normal 14px/100% Verdana, Tahoma, sans-serif;
	background: #FFFFFF url('images/bg_form.png') left top repeat-x;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	text-transform: uppercase;
	}

.vehiclelist tr:hover {
	border-color: #C9C9C9; 
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
	color: #006600;
	}

.vehiclelist td {
	padding: 9px;
	}

.vehiclelist img {
	cursor: pointer;
	}





.backupdownload_container {
	position: relative;
	float: left;
	width: 100%;
	height: 96px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 0px 0px 10px 0px;
	clear: both;
}

.backupdownload_buttoncontainer {
	position: relative;
	float:left;
}

.backupdownload_button {
	position: relative;
	top: 0px;
	left: 0px;
	width: 48px;
	height: 48px;
	background-image: url('../images/download.png');
	cursor:pointer;
	background-color: #7cbc0a; /* Old browsers */
}

.backupdelete_button {
	position: relative;
	top: 0px;
	left: 0px;
	width: 48px;
	height: 48px;
	background-image: url('../images/delete.png');
	cursor:pointer;
	background-color: #cf0404; /* Old browsers */
}

.backupdownload_description {
	position: relative;
	float: left;
	height: 96px;
	padding: 25px 5px 10px 20px;
	font-weight: bold;
	text-align: right;
	}

.backupdownload_names {
	position: relative;
	float: left;
	height: 96px;
	padding: 25px 5px 10px 5px;
}







.download_container {
	position: relative;
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 0px 0px 10px 0px;
	clear: both;
}

.download_filenametop {
	display: inline-table;
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 20px;
	background-color: #CCCCCC; /* Old browsers */
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 5px 00px 5px 00px;
	margin: auto 0px;
}

.download_buttoncontainer {
	position: relative;
	float:left;
}

.download_button {
	position: relative;
	float:left;
	top: 0px;
	left: 0px;
	width: 48px;
	height: 48px;
	background-image: url('../images/download.png');
	cursor:pointer;
	background-color: #7cbc0a; /* Old browsers */
}



.download_description {
	position: relative;
	float: left;
	
	width:100%;
	overflow: auto;
	}

.download_fieldnames {
	position: relative;
	float: left;
	padding: 8px 5px 10px 20px;
	font-weight: bold;
	text-align: right;
	}

.download_names {
	position: relative;
	float: left;
	padding: 8px 5px 10px 5px;
}

.download_agebox {
	position: absolute;
	top: 30px;
	right: 0px;
	width: 100px;
	text-align: center;
	padding: 10px 0px 10px 0px;
}


.no_reminders_text {
	display: none;

}

.unfinished_reminders {
	display: none;
	margin: 00px 0px 00px 0px;
	padding: 0px 10px 0px 10px;
	background-color: #FC3;
	overflow: hidden;
	color: #000000;
	font-size: 16px;
}


.get_reminders_button {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 16px;
	
	-webkit-box-shadow:  0px 0px 0px 0px #0099FF;
    box-shadow:  0px 0px 0px 0px #0099FF;
	}


.show_reminders_button {
	background-color: #09F;
	position: relative;
	float:left;
	top: 0px;
	left: 0px;
	width: 48px;
	height: 48px;
	background-image: url('../images/eye.png');
	cursor:pointer;
}

.reminders_buttons_container {

}


.reminder_settings_container {
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #999999;
	border: solid 1px #666666;
	color: #FFFFFF;
	font-size: 16px;
}

.reminder_setting {
	overflow: auto;
	position: relative;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #EEEEEE;
	color: #000000;
	font-size: 16px;
}

.reminder_setting_title {
	position: relative;
	float: left;
	height: 28px;
	width: 80%;
	padding-top: 2px;
	margin-top: 5px;
}

.reminder_setting_toggle {
	float: right;
	position: relative;
	height: 30px;
	margin-top: 5px;

}

.reminder_message_header {
	display: inline-block;
	width: auto;
	position: relative;
	top: -15px;
	background: #EEE;
	color: #000;
	padding: 4px;
	font-size: 12px;	
	border: 1px solid #000;
	font-weight: bold;
	clear:both;
}



.reminder_message {
	background: #FFF;
	color: #000;
	padding: 0px 10px 10px 10px;
	font-size: 0.8em;	
	margin-top: 2em;
	margin-bottom: 2em;
	border: 1px solid #000;
}

.promo_info_header {
	display: inline-block;
	width: auto;
	position: relative;
	top: -15px;
	background: #EEE;
	color: #000;
	padding: 4px;
	font-size: 12px;	
	border: 1px solid #000;
	font-weight: bold;
	clear:both;
}


.promo_info {
	background: #FFF;
	color: #000;
	padding: 0px 10px 10px 10px;
	font-size: 1em;	
	margin-top: 4em;
	margin-bottom: 2em;
	border: 1px solid #000;
}



.dnd_part_container {
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #d4d4d4;
	border: solid 1px #666666;
	color: #242424;
	font-size: 14px;
}

.dnd_part_container input {
	font-size: 1.2em;
	padding-left: 1em;
	padding-right: 1em;

}

.dnd_error_container {
	background-color: #c08585;
}

.dnd_check_return {
	padding: 1em;
	margin-top: .5em;
	border: 1px solid #333;
	background-color: #eeeeee;

}

.dnd_error_report_row:nth-child(1) {
	margin-top: 1em;
}

.dnd_error_report_row:nth-child(1) div{
	font-weight: bold;
}

.dnd_error_report_row {
	clear: both;
	overflow: hidden;
}

.dnd_error_report_row  div{
	padding: 0.25em;
	background-color: #e0dada;
	border: 1px solid #7e6969;
	float: left;
}

.dnd_error_report_row  div:nth-child(1){
	width: 6em;
}

.dnd_error_report_row  div:nth-child(2){
	width: 8em;
}

.dnd_error_report_row  div:nth-child(3){
	width: 5em;
}

.dnd_error_report_row  div:nth-child(4){
	width: 6em;
}

.dnd_error_report_row  div:nth-child(5){
	width: 30em;
}

.krownhelp_button {
	margin-top: 3em;
}

.krownhelplink_container {
	float: right;
}

.support_button_container {
	overflow: hidden;
	float: left;
	width: 100%;
	margin-bottom: 4em;
}

.manual_links_container {
	float: left;
}

.manual_link {
	float: left;
	padding-right: 1em;
}


.mykrown_button {
	font-size: 1.2em;
	padding-left: 1em;
	padding-right: 1em;
}

#breadcrumbs {
    background: none repeat scroll 0% 0% #59625C;
    border-top: 1px solid #515953;
    border-bottom: 1px solid #515B55;
    box-shadow: 0px 1px 0px #67716A inset;
    color: #F5F5F5;
    text-shadow: 1px 0px 0px #3E4D43;
    font-weight: 900;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0px;
    content: " ";
    clear: both;
    height: 0px;
}


.container {
    text-align: left;
    margin: 0px auto;
    width: 100%;
    position: relative;
}

#breadcrumbs_box:after {
    content: "";
    position: absolute;
    top: 0px;
    right: -31px;
    width: 31px;
    height: 61px;
    background: url('../images/breadcrumbs_right.png') no-repeat scroll 0% 0% transparent;
}
#breadcrumbs_box:before {
    content: "";
    position: absolute;
    top: 0px;
    left: -32px;
    width: 32px;
    height: 61px;
    background: url('../images/breadcrumbs_left.png') no-repeat scroll 0% 0% transparent;
}

#breadcrumbs_box {
    background: none repeat scroll 0% 0% #6C7670;
    float: left;
    position: relative;
    min-height: 61px;
    margin-left: 32px;
    padding-top: 0px;
}



#breadcrumbs span.raquo.last {
    background: url('../images/breadcrumbs_separator.png') no-repeat scroll 0% 0% transparent;
    margin-right: 9px !important;
}

#breadcrumbs a, #breadcrumbs span.raquo {
    color: #F5F5F5;
    font-weight: normal;
    display: inline-block;
    background: none repeat scroll 0% 0% #636B66;
    padding: 23px 15px 22px 17px;
    margin-right: -4px;
	font-style: normal;
}

#breadcrumbs span.raquo {
    background: url('../images/breadcrumbs_separator_first.png') no-repeat scroll 0% 0% transparent;
    text-indent: -9999px;
    padding: 23px 16px 22px;
    top: -1px;
    position: relative;
}


.last {
    margin-right: 0px !important;
    clear: right;
}


.reminder_table_name {
	font-weight: bold;	
	text-align: right;
	width: 30%;
}

.reminder_table_info {
	font-weight: normal;
	text-align: left;	
	width: 80%;
}








.reminder_sets {
	width: 100%;
	position: relative;
	float: left;
	overflow: auto;
	height: 40px;
	font-size: 12px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 5px 0px 5px 0px;
	cursor: pointer;
	background: #dddddd; /* Old browsers */
}

.reminder_sets:hover {
	background: #d4e4ef; /* Old browsers */
}

.reminder_sets_bottom_cap {
	width: 100%;
	position: relative;
	float: left;
	border-top: 1px solid #999999;
	background: none;
	height: 20px;
}

.reminder_set_number {
	position: relative;
	float: left;
	width: 8em;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
}


.reminder_set_name {
	position: relative;
	float: left;
	height: 40px;
	line-height: 40px;
}

.reminder_set_name span {
	position: relative;
	top: -2px;
	display: inline-block;
	vertical-align: middle;
	line-height: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;   
}

.reminder_set_date {
	position: relative;
	float: right;
	width: 100px;
	text-align: center;
}

.reminder_set_icons {
	position: relative;
	padding: 5px 5px 0px 20px;	
	text-align: center;

}

.reminder_set_approved {
	position: relative;
	float: left;
	width:20px;
	height:20px;
}

.reminder_set_printed {
	position: relative;
	float: left;
	width:20px;
	height:20px;
}

.reminder_set_mailed {
	position: relative;
	float: left;
	width:20px;
	height:20px;
}


.reminder_customer {
	position: relative;
	float: left;
	width: 100%;
	height: 25px;
	border-top: 1px solid #999999;
	background-color: #EFEFEF;
	font-size: 14px;
}

.reminder_customer_detail {
	position: relative;
	float: left;
	width: 100%;
	background-color: #EFEFEF;
	font-size: 14px;
	overflow: hidden;
}

.reminder_customer_button {
	position:relative;
	float:right;
	margin-top:2px;
	margin-right: 5px;
}


.background_customer_row {
	z-index: 99;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.highlight_customer_row{
	z-index: 100;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.highlight_customer_row:hover {
    background-color: rgba(114,159,207,0.2);
	cursor: pointer;
}


.reminder_customer_car_picture {
	z-index: 101;
	position: relative;
	float: left;
	height: 25px;	
	width: 40px;
	background-image:url(../images/vehiclex25.png);
	background-repeat:no-repeat;
	padding: 2px 0px 0px 30px;
	margin: 0px 0px 0px 5px;
}

.reminder_customer_name {
	z-index: 101;
	position: relative;
	float: left;
	width: 550px;
	padding: 2px 0px 0px 0px;
}


.reminder_customer_skipped {
	position: relative;
	float: left;
	height: 100%;
	background-color: #e06a6a; 
}


.reminder_customer_inactive {
	position: relative;
	float: left;
	height: 100%;
	background-color: #5194e0;
}


.reminder_customer_autoskip {
	position: relative;
	float: left;
	height: 100%;
	background-color: #9ee051;
}

.reminder_customer_vinfoundskip {
	position: relative;
	float: left;
	height: 100%;
	background-color: #d71c1c;
	opacity: 0.2;
	background: repeating-linear-gradient( -45deg, #ffffff, #ffffff 5px, #d71c1c 5px, #d71c1c 25px );
}

.reminder_customer_schedulerskip {
	position: relative;
	float: left;
	height: 100%;
	background-color: #9ee051;
	opacity: 0.6;
	background: repeating-linear-gradient( 45deg, #ffffff, #ffffff 5px, #9ee051 5px, #9ee051 15px );
}

.reminder_customer_schedulerskip  .reminder_customer_name {
	background-color: #9ee051;
}



.reminder_customer_nopostal{
	position: relative;
	float: left;
	height: 100%;
	background-color: #e09b51;
}


.report_promo_campaign_option {
	background-color: #e09b51;
	color: #222;
}

.report_promo_promo_option {
	background-color: #EEE;
	color: #666;
}

.report_tip {
	clear: both;
	font-size: 0.6em;
	color: #999;
}


.news_item {
	position: relative;
	width: 100%;
	margin: 0px 0px 15px 0px;
}

.news_topbar {
	position: relative;
	width: 100%;
	background-color: #555555;
	color: #FFF;
	height: 28px;
	clear: both;
}

.news_date {
	position: relative;
	float: right;
	padding: 5px 10px 0px 10px;
	font-weight: bold;
	background-color: #09F;
	height: 23px;
	width: 150px;
	text-align: right;
}

.news_title {
	float: left;
	position: relative;
	font-weight: bold;
	padding: 5px 10px 0px 10px;
}


.news_image {
	position: relative;
	float: left;
	margin: 10px 20px 10px 0px;
}

.news_description {
	position: relative;
	padding: 10px 20px 10px 20px;
	min-height: 70px;
	border-width: 0px 1px 1px 1px;
	border-color: #CCCCCC;
	border-style: solid;
	overflow: hidden;
}


.right_window_header_box {
	margin: 0px 0px 15px 0px;
	width: 100%;
	height: 30px;
}


.right_window_text {
	font-family: 'Helvetica';
	font-size: 30px;
	color: #09F;
	font-weight: lighter;
}



.right_window_text_old {
	position: absolute;
	float: left;
	font-family: 'Verdana';
	font-size: 24px;
	padding: 10px 40px 0px 40px;
	height: 40px;
	color: #FFFFFF;
	font-weight: bold;
	font-variant:small-caps;
}

.right_window_text_background {
	position: realtive;
	float: right;
	font-family: 'Helvetica';
	font-size: 80px;
	padding: 10px 40px 0px 40px;
	height: 30px;
	color: #FFFFFF;
    color: rgba(255, 255, 255, 0.1);	
	font-weight: bold;
	font-variant:small-caps;
	line-height: 40px;
	
}



.video_item {
	position: relative;
	width: 100%;
	margin: 10px 10px 10px 10px;
	color: #FFFFFF;
	background-color:#333333;
	height: 280px;
}

.video_title {
	width: 100%;
	background-color:#000000;
	height: 30px;
}

.video_title div{
	padding: 7px 0px 5px 10px;
	font-weight: bold;
	overflow: hidden;
}



.video_date {
	position: relative;
	top: 5px;
	left: 10px;
	width: 175px;
	margin: 0px 0px 10px 0px;
	font-weight: bold;

}

.video_item_video {
	position: relative;
	float: right;
	top: 10px; 
	right: 20px;
	width: 400px;
	height: 225px;
	cursor: pointer;
}

.video_description {
	position: relative;
	left: 10px;
	width: 30em;

}
 
.no_video_item {
	padding: 20px 20px 20px 20px;	
	width: 100%;
	height: 100%;
	
}

.wincash_form_entry {
	clear:both;	
	padding: 10px;
	height: 26px;
}

.wincash_form_entry input, .wincash_form_entry select{
	width: 300px;
}



.wincash_form_entry:hover {
	background: #CCC;	
}

.wincash_form_entry label {
	clear: both;
	display:inline-block;
	width: 150px;	
}

.wincash_form_entry_submit {
	padding: 10px;
	margin-top: 20px;	
	clear: both;
	display:inline-block;
	width: 450px;	
	border: 1px solid #999;
	text-align: center;
}




.ui-state-manualskip {border: 1px solid #b81900; background: #b81900 url(../images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; }
.ui-state-inactiveskip {border: 1px solid #214466; background: #214466 url(../images/ui-bg_diagonals-thick_18_214466_40x40.png) 50% 50% repeat; color: #ffffff; }
.ui-state-postalcodeskip {border: 1px solid #5d3f1f; background: #5d3f1f url(../images/ui-bg_diagonals-thick_18_5d3f1f_40x40.png) 50% 50% repeat; color: #ffffff; }
.ui-state-earlyreturnskip {border: 1px solid #20541c; background: #20541c url(../images/ui-bg_diagonals-thick_18_20541c_40x40.png) 50% 50% repeat; color: #ffffff; }

 
.skippedbutton {
	width:100px;
} 

.skippeddiv {
	width:100px;
} 


#backupdownloadmainwindow {	
	}


.reminderset_top table:hover {
	background-color: #D8E1E8;
}


.alert_window_text {
	color: #000000;

}


#simplemodal-overlay {background-color:#000;}
#simplemodal-container {background-color:#333; border:8px solid #444; padding:12px;}



#top_bar {
	width: 100%;
	height: 65px;
	border: solid;
	border-color:#555555;
	border-width: 0px;
	border-bottom-width: 1px;
	background-color:#000000;
	background-image:url(../images/jkrown_top_background.png);
	float:left;
	position:relative;
}

#top_logo {
	background-image:url(../images/jkrown_top_logo.png);
	background-position: 0px -10px; 
	float:left;
	width: 258px;
	height: 65px;
	}

.top_bar_container {
	height: 65px;
}

.welcomemessage {
    height: 100%;
	float: right;
	vertical-align: middle;
	font-family: 'La Belle Aurore', cursive;
	font-size: 36px;
	padding-top:15px;
	color: #AAAAAA;	
}




#left_window {
	padding: 0px;
	float:left;
	position:relative;
	display: block;

}
#right_window {
	float:left;
	position:relative;
	padding: 0px;
	display: block;

}

.waiting_window {
	width: 100%;
	min-height: 5em;
	background-color: #EEE;
	vertical-align: middle;
	padding: 2em 0em 2em 0em;
}

.waiting_window div {
	align: center;
	height: 5em;
	vertical-align: middle;
	width: 100%;
}

.full-width {
	width: 100%;
}


.buttons {
	margin-bottom: 0px;
	text-align:left;
}


*.stretchedToMargin {
    display: block;
    position: absolute;
    height:auto;
    bottom:0;
    top:0;
    left:0;
    right:0;
}

.right_window_content {
    display: block;
    position: absolute;
    height:auto;
    bottom:0;
    top:0;
    left:0;
    right:0;
	padding: 20px;
	overflow:auto;
}



.display_download_window {
    display: inline;
	padding: 20px; 
	position: inherit;
	overflow: auto;
    height:auto;
    bottom:0;
    top:0;
    left:0;
    right:0;

	}

.restricted_window {
	display:inline;
	padding: 20px; 
	position: inherit;
	overflow: auto;
    height: auto;
    bottom:20px;
    top:0px;
    left:0px;
    right:0px;

	}



#loginwindow {
	float:left;
	position:relative;
	padding: 0px;
	display: none;
}

#alert_window {
	padding: 20px;
	float:left;
	position:relative;
	display: block;
}

#note_window {
}


.resultmessage {
	background-color:#003366;
	color:#FFFFFF;
	padding: 7px;
}

.resultmessage_bad {
	background-color:#993300;
	color:#FFFFFF;
	padding: 7px;
}



.fg-button { 	outline: 0; 
				margin:0 4px 0 0; 
				padding: .4em 1em; 
				text-decoration:none !important; 
				cursor:pointer; 
				position: relative; 
				text-align: left; 
				zoom: 1; 
		}
.fg-button .ui-icon { position: absolute; top: 50%; margin-top: -8px; left: 50%; margin-left: -8px; }

a.fg-button { float:left; }

/* remove extra button width in IE */
button.fg-button { width:auto; overflow:visible; }

.fg-button-icon-left { padding-left: 2.1em; }
.fg-button-icon-right { padding-right: 2.1em; }
.fg-button-icon-left .ui-icon { right: auto; left: .2em; margin-left: 0; }
.fg-button-icon-right .ui-icon { left: auto; right: .2em; margin-left: 0; }

.fg-button-icon-solo { display:block; width:8px; text-indent: -9999px; }	 /* solo icon buttons must have block properties for the text-indent to work */	

.fg-buttonset { float:left; }
.fg-buttonset .fg-button { float: left; }
.fg-buttonset-single .fg-button, 
.fg-buttonset-multi .fg-button { margin-right: -1px;}

.fg-toolbar { padding: .5em; margin: 0;  }
.fg-toolbar .fg-buttonset { margin-right:1.5em; padding-left: 1px; }
.fg-toolbar .fg-button { font-size: 1em;  }
#logmein_install {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #A0A0A4;
	width: 80%;
}
.settingstable_verify_bottomleft {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}

.settingstable_verify_topleft {
	border-right-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-top-style: solid;
	border-right-color: #000000;
	border-top-color: #000000;
}

.settingstable_verify_right {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.settingstable_verify_middle {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}


.verifymapbutton_yes {
	background-color: #66CC33;
	width: 150px;
	height: 50px;
	font-size:16;
	cursor:pointer;
}

.verifymapbutton_no {
	background-color: #FF3300;
	width: 150px;
	height: 50px;
	font-size:16;
	cursor:pointer;
}

.settingverifybutton {
	width: 100px;
	height: 100px;
	font-size:16;
	cursor:pointer;
}