* {
	color: #2647a0;
	font-size: 12px;
}

p:first-line {
	line-height: 18px;
}

legend,h1 {
	font-size: 20px;
	font-weight: normal;
	text-shadow: 1px 1px 1px;
}

table#userType {
	margin-bottom: 8px;
}

li h3 {
	font-variant: small-caps;
	font-weight: bold;
	color: #009EDF;
	font-size: 16px !important;
	text-align: center;
}

a,a:visited,a:link,a:active {
	padding: 0px;
	color: #009EDF;
}

a:hover {
	color: #2647a0;
}

a.yotta {
	color: #009EDF;
}

.ui-widget-header a:hover {
	text-transform: uppercase;
}

.ui-widget-header {
	border: 0;
}

#upload .ui-widget-content {
	border: 0;
}

.ui-widget-content {
	background: none;
}

.ui-sortable-column span {
	margin-right: 20px;
}

span.ui-sortable-column-icon {
	margin-right: 0;
}

a label {
	cursor: pointer;
}

#footer * {
	cursor: default;
}

#toplinks {
	position: absolute;
	top: 89px;
	width: 100%;
	text-align: center;
	font-variant: small-caps;
}

#toplinks * {
	color: #2647a0;
	text-decoration: none;
	font-size: 15px;
	margin-right: 20px;
}

#topinfo {
	padding-right: 14px;
	position: absolute;
	top: 92px;
	right: 0px;
	z-index: 9999;
	font-size: 11px;
}

#contentNoMenu {
	font-size: 11px;
	text-align: justify;
	/*width: 980px;*/
	padding-top: 0px;
	padding-top: 0px;
}

#content {
	font-size: 11px;
	text-align: justify;
	width: 780px;
	padding-top: 0px;
	padding-top: 0px;
}

#tech {
	float: right;
	padding: 14px;
	padding-left: 22px;
}

#footer {
	font-size: 13px;
	padding: 2px;
	margin-bottom: 3px;
}

#footer label {
	cursor: pointer;
}

tbody {
	margin: 0;
	padding: 0;
}

#life {
	color: #68b11a;
}

#beta {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	right: 20px;
	bottom: 30px;
	position: relative;
	padding: 2px;
	padding-top: 3px;
	z-index: 1000;
	/* for firefox, safari, chrome, etc. */
	-webkit-transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	/* for ie */
	-ms-transform: rotate(30deg);
}

.right {
	margin-right: 22px;
	margin-bottom: 8px;
}

.ui-panel {
	margin-bottom: 15px;
}

.bootStrapDiv button {
	width: 250px;
}

td.unit {
	width: 50px;
	min-width: 30px;
	text-align: left;
}

td.label {
	width: 140px;
	min-width: 140px;
	text-align: right;
}

td.longLabel {
	width: 400px;
	min-width: 240px;
	text-align: right;
}

td.shortLabel {
	width: 120px;
	min-width: 120px;
	text-align: right;
}

td.miniLabel {
	width: 90px;
	min-width: 90px;
	text-align: right;
}

td.value {
	width: 210px;
	padding-right: 15px !important;
}

td.searchLabel {
	width: 110px;
	min-width: 110px;
	text-align: right;
}

td.searchValue {
	width: 140px;
	padding-right: 10px !important;
}

.ui-selectonemenu {
	width: 100% !important;
	padding-left: 4px !important;
	padding-right: 4px !important;
}

td.short {
	width: 200px;
}

td.micro {
	width: 20px;
	padding: 0;
	margin: 0;
	padding-left: 5px;
}

td.mini {
	width: 50px;
}

td.fill {
	width: 100%;
}

td.fill input {
	width: 99%;
}

td.slider {
	padding-left: 20px;
	padding-right: 20px;
}

td.button {
	width: 30px;
	min-width: 30px;
	padding: 0px !important;
	border: none !important;
}

td.mapButton {
	width: 150px;
	min-width: 150px;
	padding-left: 30px;
}

.smallPanel {
	margin-top: 5px;
	margin-bottom: 5px;
}

td.profileLabel {
	width: 220px;
	text-align: right;
	padding: 10px;
}

td.profile {
	text-align: right;
}

td.profile * {
	font-size: 12px !important;
}

td.profileStart {
	min-width: 130px;
	padding-left: 25px !important;
	height: 22px;
}

.short {
	width: 175px;
}

.veryShort {
	width: 90px;
	min-width: 90px;
}

#itemPictureHolder {
	position: absolute;
	top: 110px;
	left: 595px;
	width: 220px;
}

#itemPictureHolderLow {
	position: absolute;
	top: 240px;
	left: 595px;
	width: 220px;
}

.radio {
	width: 80%;
	position: relative;
	top: 8px;
}

textarea {
	width: 100%;
	height: 80px;
}

input {
	width: 100%;
	padding-left: 3px;
}

#msgs {
	width: 50%;
}

.lang {
	position: absolute;
	top: 5px;
	right: 10px;
	font-size: 10px !important;
}

.lang a {
	padding: 5px;
}

[disabled] {
	background-color: #D8D8DA !important;
}

.ui-layout-unit {
	border: 0;
	padding: 0;
	margin: 0;
}

.ui-breadcrumb {
	margin-top: 4px;
	margin-bottom: 0px;
	margin-right: 3px;
	height: 20px;
	padding: 4px;
}

.ui-menuitem-text {
	overflow: visible;
	padding-right: 3px;
	position: relative;
	left: 4px;
	top: 1px;
}

.ui-breadcrumb .ui-menuitem-text {
	top: -1px;
}

.ui-growl-title {
	font-size: 12px;
}

fieldset {
	border: none;
	padding: 15px;
}

input.login {
	width: 70%;
}

.login legend {
	font-weight: bold;
}

#login {
	font-size: 11px !important;
}

.transparent {
	filter: alpha(opacity =                   50);
	/* IE's opacity*/
	opacity: 0.50;
}

#watermark {
	position: fixed;
	left: 450px;
	filter: alpha(opacity =                   20);
	/* IE's opacity*/
	opacity: 0.20;
}

.shortPanel {
	width: 350px;
}

.longPanel {
	width: 550px;
}

.ui-layout-bd {
	border: none;
}

.wijmo-wijmenu-text {
	font-size: 12px !important;
	font-weight: bold;
}

#breadCrumb * {
	font-size: 11px;
	text-decoration: none;
}

.provider div {
	border: 0;
}

.provider td,tr,table {
	padding: 0;
	margin: 0;
}

.provider .ui-panel {
	margin-bottom: 0;
}

.provider * {
	font-size: x-small;
}

#powered {
	font-weight: bold;
	position: absolute;
	left: 10px;
	bottom: 7px;
	font-size: 10px;
}

#version {
	position: absolute;
	right: 10px;
	bottom: 7px;
	font-size: 10px;
}

.note {
	position: absolute;
	margin-left: 20px;
	width: 520px;
}

.currency {
	width: 15px;
	text-align: left;
}

.number {
	text-align: right;
}

.ui-button {
	top: 0px;
	margin-left: 10px;
}

th.ui-sortable-column span {
	position: relative;
	left: 10%;
}

/* IE's bugs workaround */
input[type="checkbox"] {
	width: 20px !important;
}

input[type="radio"] {
	width: 20px !important;
}

.uploader {
	width: 160px;
}

.ui-layout-resizer {
	display: none;
}

div.main_container {
	position: absolute;
	margin: 0px auto;
	background-color: transparent;
	width: 100%;
	height: 100%;
	padding-left: 0;
	padding-right: 0;
}

div.main_background {
	background-image: url(/images/magnifier.png);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: center;
	width: 100%;
	height: 950px;
	opacity: 0.35;
	filter: alpha(opacity =     35);
	left: 0px;
	top: 0px;
	z-index: 99;
	position: absolute;
}

div.main_content {
	background-color: transparent;
	position: relative;
	height: 100%;
	width: 100%;
	z-index: 101;
}

div.box {
	position: absolute;
	margin: 0px auto;
	background-color: transparent;
	width: 950px;
	height: 456px;
	padding-left: 5px;
	padding-right: 5px;
}

div.box_contents {
	background-color: transparent;
	position: relative;
	height: 100%;
	width: 100%;
	z-index: 101;
}

div.box_contents *{
	color: black;
	font-size: 13px;
}

div.box_background {
	background-repeat: no-repeat;
	background-color: transparent;
	/*filter: alpha(opacity =     70);*/
	/*opacity: 0.70;*/
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 99;
}

#portugal,#brasil,#yottadimension {
	position: absolute;
	font-size: 20px;
	font-weight: bold;
}

#portugal {
	top: 100px;
	left: 265px;
}

#brasil {
	top: 300px;
	left: 310px;
}

#yottadimension {
	top: 430px;
	left: 290px;
}

#dimensions {
	position: absolute;
	top: 330px;
	left: 495px;
	list-style: none;
}

#dimensions li {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.showcaseContent {
	text-align: justify;
	font-weight: bold;
}

.showcaseTitle {
	line-height: 30px;
	margin-right: 10px;
	text-shadow: 0 0 6px white;
	font-size: 18px;
	font-weight: bold;
}

hr {
	margin: 1px;
}

.bigButton {
	font-size: 20px !important;
	width: 170px;
	height: 45px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.commentHeader {
	color: gray;
	padding-right: 7px;
}

.comments {
	font-style: italic;
	padding-right: 7px;
}

.ratingHeader {
	color: gray;
	padding-right: 7px;
}

.pad {
	font-style: italic;
	font-size: 12px;
	display: block;
	padding-top: 0px;
	padding: 4px;
	white-space: pre-line;
}

#ratingDiv {
	padding-top: 7px;
	padding-bottom: 7px;
	width: 250px;
}

.ui-dialog {
	font-size: small !important;
}

.fileUpload {
	width: 70%;
}

.ui-progressbar {
	width: 100px !important;
}

.notify {
	padding-right: 10px;
	background: url(/images/icon-exclamation.png) no-repeat right;
}

.notify:hover {
	background-image: url(/images/icon-exclamation.png),
		url(/images/sprite.png);
	background-position: right, left -1300px;
	background-repeat: no-repeat, repeat-x;
}

.ui-datatable .ui-datatable-data .unread td {
	font-weight: bold;
}

#whereToSearch label {
	font-weight: normal;
	color: #4F4F4F;
}

.link {
	font-size: 10px;
	font-style: italic;
}

.cropperContainer {
	padding: 10px;
	vertical-align: middle;
}

/** schedule styling */
.fc-event-time {
	color: #FFFFFF;
}

.fc-event-title {
	color: #FFFFFF;
	font-style: italic;
}

.fc-agenda {
	width: 80%;
	margin: auto;
}

.independentScheduleSlotClass .fc-event-skin {
	background: #68B11A !important;
	border-color: #457511 !important;
}

.independentScheduleSlotClass {
	background: #68B11A !important;
	border-color: #457511 !important;
}

.ownScheduleSlotClass .fc-event-skin {
	background: #009EDF;
}

.reservedScheduleSlotClass .fc-event-skin {
	background: #2647a0;
}

.canceledScheduleSlotClass .fc-event-skin {
	background: #FFAAAC;
}

.timeoffScheduleSlotClass * {
	background: gray;
}

.fc-view-month div.timeoffScheduleSlotClass {
	display: none
}

.fc-view-month span.fc-event-title {
	display: none
}

#adContainer.verticalSlot {
	position: absolute;
	width: 100%;
	top: -9px;
}

div.advertismentSlot {
	display: inline;
	position: relative;
	margin-left: 2px;
	margin-right: 2px;
}

div.verticalSlot {
	display: block;
	margin: 0;
	margin-bottom: 8px;
}

.advertismentText {
	position: absolute;
	bottom: 30px;
	left: 75px;
	width: 80px;
	font-size: 22px;
}

.ruler {
	background-color: #2647a0;
}

.horizontalRuler {
	margin-bottom: 15px;
	margin-top: 5px;
	background-color: #2647a0;
}

.iconButton {
	margin-left: 3px;
}

.contentLayoutUnit {
	margin: 0;
	border: 0;
	padding: 0;
	/*height: 1024px;*/
}

.invert {
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	-ms-filter: fliph; /*IE*/
	filter: fliph; /*IE*/
}

.rightColumn {
	position: absolute;
	top: 0px;
	left: 595px;
	width: 180px;
	height: 633px;
}

.leftColumn {
	width: 200px;
	padding: 0;
	text-align: left;
}

.leftColumn span.ui-panel-title {
	font-size: 14px !important;
	font-variant: small-caps;
	font-weight: bold;
	color: #009EDF;
}

.ui-menu-list h3 {
	font-size: 14px !important;
}

.calendar input {
	width: 80% !important;
}

.highlightList * {
	border: 0 !important;
	list-style: none;
	padding-left: 0;
	margin-bottom: 5px;
	margin-right: 0;
	overflow: hidden;
}

.highlightList a {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}

.highlightList li {
	line-height: 1.25;
	font-size: 12px;
	text-align: left;
}

.miniAvatar {
	position: absolute;
	top: 8px;
	right: 10px;
	width: 50px;
}

.ui-panelgrid {
	border-collapse: separate;
}

.ui-panelgrid td {
	border: none !important;
}

.ui-tooltip {
	font-size: 12px;
	line-height: 1.5;
	background-color: white;
}

.welcome_title {
	font-size: 20px !important;
	font-weight: bold;
}

.welcome_column p{
	text-align:left;
	font-weight: bold;
	margin-bottom: 15px;
}

.welcome_right p{
	margin: 0 0 1.0em;
}

.bold {
	font-weight: bold;
	font-size: 15px;
}

.welcome_dark {
	color: #2647a0;
	font-size: 17px;
	font-weight: bold;
}

.welcome_light {
	color: #009EDF;
	font-size: 13px;
	font-weight: bold;
}

.light_link {
	color: #009EDF;
	font-size: 13px;
	font-weight: bold;
}

.light_link:hover {
	color: #2647a0;
}

.welcome_green {
	color: #68B11A;
	font-size: 18px;
	font-weight: bold;
}

.welcome_green:hover {
	color: #457511;
}

a.green_link {
	border-bottom: 1px solid #68B11A;
	text-decoration: none;
	color: pink !important;
}

a.green_link:hover {
	border-bottom-color: #457511;
}

.socialIcon {
	cursor: pointer;
	border: 1px solid white;
}

.socialIcon:hover {
	filter: alpha(opacity =                   50);
	opacity: 0.50;
}

.ui-radiobutton-box,.ui-radiobutton-relative,.ui-chkbox-box {
	background: white !important;
}

.ui-radiobutton-box {
	width: 12px;
}

.ui-radiobutton * {
	margin: 0;
	border-spacing: 2px;
}

.ui-state-active * {
	color: white;
}

.ui-selectoneradio label {
	position: relative;
	bottom: 2px;
}

.ui-datatable-header {
	color: #2647a0;
	font-size: 14px;
}

.error,.notice,.success,.info {
	margin: 15px;
	width: 500px;
}

#favoritesMenu .ui-menu-child {
	width: 500px !important;
}
.ui-menu-child {
	background-color: white;	
}
.ui-dialog-content {
	background-color: white !important;
}
	
.available {
	width: 20px;
	position: absolute;
	right: -22px;
	top: -2px;
}

#inquiryForm p {
	font-size: 12px;
}

.ui-fieldset-toggler {
	margin-top: 2px !important;
}

.ui-fieldset-toggleable legend {
	font-size: 14px;
	font-weight: bold !important;
	color: #2647a0 !important;
	text-shadow: 0px 0px 0px;
	padding: 0.2em 1em 0.2em 0.5em !important;
}

.ui-datatable thead th,.ui-datatable tbody td,.ui-datatable tfoot td {
	white-space: normal;
}

div.square {
	position: absolute;
	margin: 0px;
	background-color: transparent;
	width: 560px;
	margin-left:5px;

}

div.square_contents {
	background-color: transparent;
	position: relative;
	width: 98%;
	padding:5px;
	z-index: 101;
}
	
div.square_background {
	background-repeat: no-repeat;
	background-color: transparent;
	background-image:url(/images/city.png);
	position: absolute;
	height: 334px;
	width: 560px;
	left: 0px;
	top: 0px;
	z-index: 99;
}

.no_round_borders{
	border-radius: 0 0 0 0;
}

.ui-selectonemenu-list-item {
	background: white;
}