@CHARSET "ISO-8859-1";

input[type="text"] {
	font-size:14px;
}
input[type="password"] {
	font-size:16px;
	font-weight:bold;
}
table.packages {
	width:80%;
	text-align:center;
	margin-left:10%;
	margin-right:10%;
}
table.packages tr.header td {
	width:10px;
	text-transform:uppercase;
}
table.packages td.value {
	font-weight:bold;
}
td.odd {
	background:#4f9ba3;
	color:#FFFFFF;
	font-weight:bold;
}
td.even {
	font-weight:bold;
	color:#FFFFFF;
	background:#c41130;
}
table.packages td.service {
	width:50px;
	text-align:left;
}
table.packages {
	border-width:1px;
	border-style:solid;
	padding:0px;
	width:80%;
	border-collapse: collapse;
}
table.packages tr.even {
	background-color:#E1EBEE;
}
table.packages tr.odd {
}
table.packages td.final {
	border-top-width:1px;
	border-top-style:solid;
}
table.packages td {
	padding:7px;
}

a.mailto
{
	background-color: transparent;
	background-image: url(../images/mail_icon.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right center;
	padding-right:20px;
	color: #c41130;
}
.external {
    background: url('../images/external.png') center right no-repeat;
    padding-right: 13px;
}
.page_link {
    background: url('../images/house_link.png') center right no-repeat;
    padding-right: 20px;
}
.pdf {
    background: url('../images/page_white_acrobat.png') center left no-repeat;
    padding-left: 20px;
}
.house {
    background: url('../images/house.png') center left no-repeat;
    padding-left: 20px;
}
.help { 
    background: url('../images/help.png') center right no-repeat;
    padding-right: 20px;
}
.user {
    background: url('../images/user.png') center right no-repeat;
    padding-left: 2px;
}
.excel
{
	background-image: url(../images/page_excel.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.lightbulb
{
	background-image: url(../images/lightbulb.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
strong {
	font-size:20px;
}
.hidden {
	height:0px;
	width:0px;
	border:0px;
}
label:hover {
	cursor:pointer;
}
th, td { 
	padding:5px;
}
a {
	color: #4f9ba3;
}
a:link {
	color: #4f9ba3;
}
a:visited {
	color: #4f9ba3;
}
a:active {
	color: #4f9ba3;
}
a:hover {
	color:#c41130;
}
div.image {
	overflow:auto;
	padding:5px;
	border-width:1px;
	border-style:solid;
}
div.dialog b {
	padding-top:5px;
	padding-bottom:5px;
	font-size:14px;
	display:block;
}
div.dialog form.input {
	padding-top:1px;
	padding-bottom:1px;
	font-size:12px;
}
a.feed {
}
div.feed {
	padding:10px;
	border-color:#58585A;
	border-width:1px;
	border-style:solid;
	background-color:#F2F2F2;
}
p.feed {
}
a.green-button:link, a.green-button:visited
{
  margin: 3px 6px 3px 6px;
  padding: 3px;
  width:85px;
  border-top: 1px solid #4f9ba3;
  border-bottom: 1px solid black;
  border-left: 1px solid #4f9ba3;
  border-right: 1px solid black;
  background: #4f9ba3;
  text-align: center;
  text-decoration: none;
  font: bold 13px Arial;
  color: #FFFFFF;
  display:block;
}
a.green-button:hover
{
  background: #FFFFFF;
  color:#4f9ba3;
}

a.green-button:active
{
  border-bottom: 1px solid #eeeeee;
  border-top: 1px solid black;
  border-right: 1px solid #eeeeee;
  border-left: 1px solid black;
}
a.red-button:link, a.red-button:visited
{
  margin: 3px 6px 3px 6px;
  padding: 3px;
  width:100px;
  border-top: 1px solid #4f9ba3;
  border-bottom: 1px solid black;
  border-left: 1px solid #4f9ba3;
  border-right: 1px solid black;
  background: #c41130;
  text-align: center;
  text-decoration: none;
  font: bold 13px Arial;
  color: #FFFFFF;
  display:block;
}
a.red-button:hover
{
  background: #FFFFFF;
  color:#c41130;
}

a.red-button:active
{
  border-bottom: 1px solid #eeeeee;
  border-top: 1px solid black;
  border-right: 1px solid #eeeeee;
  border-left: 1px solid black;
}
.text-content {
	border:1px solid #D2D3D5;
	margin-top:5px;
	padding:5px;
	background-color:#F2F2F2;
}
div.text-content h4 {
	text-decoration:underline;
	margin-top:0px;
}
div.text-content p {
	margin-top:0px;
	margin-bottom:0px;
}
div.text-content div {
	height:200px;
	overflow-y:scroll;
}


/* Convert lists to hovering navigation */
ul.sidemenu
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.sidemenu li { margin: 0 0 .2em 0; }

.sidemenu a
{
	display: block;
	width: auto;
	margin: 0;
	padding: .2em .8em;
	text-decoration: none;
	color: #4f9ba3;
}

.sidemenu a:hover
{
	background: #FDF5CE;
	border-color: #ccc;
	border-bottom-color: blue;
	color:#c41130;
}

.sidemenu li.subitem 
{ 
	margin: 0 0 0 0; 
	margin-left: 15px;
	font-size:10px;
}
.app_overview_title
{
	color: white;
	text-transform: uppercase;
	width: 2.5cm;
	float: left;
	overflow: auto;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.app_overview_desc
{
	float: left;
	margin-left: 5px;
	padding-top: 5px;
	overflow: auto;
}
.app_active_menu_option 
{
	border: 1px solid silver;
	padding: 1px;
	margin-bottom: 16px;
	width: auto;
	overflow: auto;
	background: #F3F3F3;
}
table td.header {
	text-align:right;
}
table td.required:before {
	color: #c41130;
	content: " * ";
}
table.centered td.entry {
	text-align:left;
}
table.centerall td {
	text-align:center;
}
table.centerall th {
	text-align:center;
}
.app-red {
	color:#c41130;
	font-weight:bold;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
}
.app-green {
	color:#4f9ba3;
	font-weight:bold;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
}
.app-grey {
	color:#818284;
	font-weight:bold;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
}
.app-background-dgrey {
	background-color:#D2D3D5;
}
.app-dgrey-border {
	border:1px solid #D2D3D5;	
}

ul#navlist
{
	white-space: nowrap;
	text-align: center;
}
a {
	text-decoration:none;
}
#navlist li
{
  font-family:Arial;
  text-transform:uppercase;
  font-size:10pt;
  font-weight:bold;
  display: inline;
  list-style-type: none;
}
#navlist li.first:before {content:"";}
#navlist li:before {content:"\2022 \0020";}

#navlist a { 
	padding: 3px 10px; 
}

#navlist a:link, a:visited
{
	color: #4f9ba3;
	text-decoration: none;
}
#navlist a:hover
{
  color:#c41130;
}

div.news-scroll {
	height: 500px;
	width: 600px;
	overflow: auto;
	padding:10px;
	border-width:1px;
	border-style:none;
}

div.article_title {
	font-weight:bold;
	display:inline;
}

div.article_content {
	padding:10px;
}

body {
	background-color:#FFFFFF;
}

img.apartment {
	width:150px;
	height:120px;
}
img {
	font-size: 14px; 
	color: #FFFFFFFF;
	border:none;
}
#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}
iframe {
	border:none;
	width:50%;
}

.footer {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #f2f2f2;
	border-top-width: 5px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 45px;
	width:100%;
}
.footer .left {
	float: left;
	margin: 0px;
	padding: 0px;
}
.footer .left a {
	color: #474747;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.footer .left a:hover {
	color: #c41230;
	text-decoration: none;
}
.footer .right {
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* Service Quota Styles */
.lowquota {background: url('../images/weather_clouds.png') center right no-repeat;}
.mediumquota {background: url('../images/weather_cloudy.png') center right no-repeat;}
.highquota {background: url('../images/weather_sun.png') center right no-repeat;}

.warning {
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url('../images/error.png');
	border: 1px solid;
	margin: 5px 0px;
	padding:10px 5px 10px 45px;
	background-repeat: no-repeat;
	background-position: 10px center;
}
/* Quotes */
blockquote {
display:block !important;
padding:10px 20px;
text-align:justify;
font-family:Georgia, Times, "Times New Roman", serif;
}

blockquote p {
font-style:italic;
color:#827a58;
display:inline;
}

blockquote p:before,
blockquote p:after {
color:#eaead0;
line-height:0;
font-size:5em;
}

blockquote p:before {
content: open-quote;
padding-right:10px;
vertical-align:-27px;
}

blockquote p:after {
content: close-quote;
font-size:5em;
line-height:.3;
vertical-align:-37px;
} 
