@charset "UTF-8";

#WelcomeBlock {
	margin-bottom: 3px;
	
}

#HeaderBody, #SecureHeader {
	background: #cbe8fb; /* Old browsers */
	background: -moz-linear-gradient(top, #cbe8fb 0%, #f9fcff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cbe8fb), color-stop(100%,#f9fcff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #cbe8fb 0%,#f9fcff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #cbe8fb 0%,#f9fcff 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #cbe8fb 0%,#f9fcff 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CBE8FB', endColorstr='#F9FCFF',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #cbe8fb 0%,#f9fcff 100%); /* W3C */
}


#SecureFooter {
	width:100%;
	background: #cbe8fb; /* Old browsers */	
	background: -moz-linear-gradient(left, #b0d9f6 0%, #ccebff 47%, #b0d9f6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#b0d9f6), color-stop(47%,#ccebff), color-stop(100%,#b0d9f6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #b0d9f6 0%,#ccebff 47%,#b0d9f6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #b0d9f6 0%,#ccebff 47%,#b0d9f6 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(left, #b0d9f6 0%,#ccebff 47%,#b0d9f6 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CCEBFF', endColorstr='#B0D9F6',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(left, #b0d9f6 0%,#ccebff 47%,#b0d9f6 100%); /* W3C */
}


#HeaderBody {
	margin: 0px;
	padding: 1px 3px 0px 1px;
	font-family: "Helvetica Neue", "Helvetica", "Trebuchet MS", "Arial", sans-serif;
	font-size: 16px;
	line-height: 1em;
}

#UserName {
	padding-right: 3px;
}

#NoteIcon {
	cursor : pointer;
	-webkit-touch-callout: none;
}

#BreadTable {
	cursor : pointer;
	width : 100%;
	border-width : 0px;
	border-style : solid;
	vertical-align : middle;
	margin : 0px;
	height: 50px;
}


#BreadcrumbBlock {
	-webkit-touch-callout: none;
	padding-left: 2px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-top: 1px;
	cursor : pointer;
}

.BreadcrumbColenBlock {
	color: #000000;
	font-weight : bold;
	padding-bottom : 2px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 2px;
	font-weight : bold;
	margin : 0px;
}

#BreadcrumbNameBlock {
	padding: 1px;
	text-align: left;
	margin-left : 3px;
	margin-right : 3px;
}


#BreadcrumbIconBlock {
	padding: 2px;
	margin-left : 3px;
	margin-right : 3px;
	text-align: right;
	width: 40px;
}

#RecordInfo {
	padding: 2px;
	cursor : pointer;
	text-align: right;
	margin-left : 2px;
	margin-right : 2px;
	font-weight: bold;
	line-height: 110%;
}

/*
#BreadcrumbIcon1, #BreadcrumbIcon2 {
	display: none;
}
*/

#TopTable { /* #BottomTable */
	table-layout: fixed;
	vertical-align : top;
	width: 100%;
	border-width : 0px;
	width: 100%;
	padding: 0px;
	margin : 0px;
	height: 44px;
}

#TopTable {
	/* background-image: url(/images/realtyjuggler_logo_178x44.png);
	background-repeat: no-repeat; */
}

#RealtyJugglerLogo {
	position: absolute;
	left: 1px;
	top: 1px;
}

#TopTableLeftColumn {
	text-align: center;
	width: 176px;
	height : 44px;
}

#TopTableRightColumn {
	text-align: right;
	vertical-align: middle;
}

#BottomTableRightColumn {
	padding-left: 5px;
}


#AccessingBlock {
	padding-top: 2px;
	display: none;
}

.Welcome {
	color : #666666;
	font-weight: bold;
	padding: 0px;
	font-size: 14px;
}

#FooterBody {
	font-family: "Helvetica Neue", "Helvetica", "Trebuchet MS", "Arial", sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #eeeeee;
	background-image: none;
}


#FooterButtons {
	-webkit-touch-callout: none;
	font-size: 12px;
	font-weight: bold;
	table-layout: fixed;
	vertical-align : top;
	width: 100%;
	border-width : 0px;
	padding: 0px;
	margin : 0px;
	background-color: #eeeeee;
}

.RightButtons {
	width: 100%;
	height: 100%;
	padding-left: 3px;
	padding-right: 1px;
	padding-top: 3px;
	background-color: #eeeeee;
	font-weight: bold;
	font-size: 16px;
}

.RightButtonSelect, .RightButtonUnSelect, .RightButtonHover {
	white-space:nowrap;
	padding-top : 3px;
	padding-left : 4px;
	padding-right : 4px;
	padding-bottom : 3px;
	-webkit-border-radius : 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-right : 0.4em;
	cursor : pointer;
	height : 100%;
}


.RightButtonSelect {
	background-color: #CCCCCC;
	border: 1px solid #000000;
	color: #000000;
}

.RightButtonUnSelect {
	background-color : #FFFFFF;
	border: 1px solid #ABABAB;
	color: #000099;
}


.RightButtonHover {
	background-color : #ddffdd;
	border: 1px solid #000000;
	color: #000000;
}


.LeftButtonOver {
	padding-top: 4px;
	background-color: #ddffdd;
	color: #000000;
	cursor : pointer;
}

.LeftButtonClick {
	padding-top: 4px;
	background-color: #CCCCCC;
	color: #000000;
	cursor : pointer;
}

.LeftButtonPlain {
	padding-top: 4px;
	background-color: transparent;
	color: #000099;
}

.LeftButtons {
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	width: 157px;
	color: #000099;
}


.MiddleButtons {
	text-align: left;
	padding-left: 3px;
	padding-right: 1px;
	padding-top: 8px;
	padding-bottom: 3px;
	background-color: #eeeeee;
	font-weight: bold;
	font-size: 14px;
	width: 30px;
}


.LeftButtons img {
	margin-left: 4px;
	margin-right: 5px;
}
.MiddleButtons img {
	margin-left: 4px;
	margin-right: 5px;
}


#BottomLinks {
	font-size: 12px;
	text-align: center;
	margin-left: 3px;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 4px;
	height: 18px;
	vertical-align: middle;
	
}


.FilterLabelStyle {
	cursor : pointer;
	color : #666666;
	font-weight: bold;
}

#NextPrevPopUp, .FilterPopUpStyle, #SelectUser {
	cursor : pointer;
	font-size: 12px;
	font-weight: normal; /* as RecordInfo is bold */
	font-family: "Helvetica Neue", "Helvetica", "Trebuchet MS", "Arial", sans-serif;
	font-weight : bold;
	border-style : solid;
	border-color : #ABABAB;
	border-width : 1px;
	background-color:#ffffff; /* Opera wants this */
}

#NextPrevBlock {
	padding : 2px;
	white-space : nowrap;
}




#NextPrevCount {
	padding-right : 6px;
	padding-left : 6px;
	color: #666666;
}

#NextPrevBlock {
	font-size: 14px;
}

#BottomLinksColumn {
	width : 100%;
	text-align: center;
}


@media screen and (max-device-width: 500px) {
/*@media screen and (max-width: 801px) { */
#HeaderBody {
	font-size: 12px;
}

.LeftButtons {
	width: 100px;
	background-color: #eeeeee;
	background-image: none;
}

.LeftButtons img {
	margin-left: 1px;
	margin-right: 2px;
}
}
