/* -------------------------------------
GENERAL
------------------------------------- */
body {
	background-attachment: fixed;
	background-image: url(/images/general/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #0180C5;
	margin-top: 7px;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
}

#BLOCK-canvas {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/general/bg-white.png);
	background-repeat: repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#BLOCK-header{
	position: relative;
	width: 990px;
}
#BLOCK-header-menu{
	position: absolute;
	right: 40px;
	top: 225px;
	width: 345px;
}
#BLOCK-header-menu a{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#BLOCK-header-menu a:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #00CCFF;
	text-decoration: none;
}
#CONTENT-table{
	background-color: #176B94;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.CONTENT-title{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

/* -------------------------------------
FORMS
------------------------------------- */
form{
	margin: 0px;
}
.FORM-textfield{
	font-family: Verdana;
	font-size: 12px;
	padding: 1px;
	border: 1px solid #ffffff;
	background-color: #E6EEF7;
}
.FORM-textarea{
	font-family: Verdana;
	font-size: 12px;
	padding: 1px;
	border: 1px solid #ffffff;
	background-color: #E6EEF7;
}
.FORM-dropdown{
}
.FORM-dropdown-home{
	font-family: Arial;
	font-size: 12px;
	width: 300px;
}
.FORM-dropdown-error{
	font-family: Arial;
	font-size: 12px;
	width: 300px;
	color: #FFFFFF;
	background-color: #CC0000;
}
.FORM-col1{
	padding: 4px;
	border: 1px solid #3495C4;
}
.FORM-col2{
	padding: 4px;
	border: 1px solid #3495C4;
}
.FORM-col2-req{
	padding: 4px;
	border: 1px solid #3595C4;
	background-image: url(/images/general/reqfield.gif);
	background-repeat: no-repeat;
	background-position: 450px center;
}
.FORM-statusmsg-error{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 5px;
}

/* -------------------------------------
MENU
------------------------------------- */
#BLOCK-menu{
	background-color: #004A6F;
	height: 40px;
	width: 990px;
	position: relative;
	top: -2px;
}
.MENU-container{
	height: 37px;
	width: 154px;
	float: left;
	position: relative;
	top: 3px;
	margin-right: 2px;
}
.MENU-tabs{
	font-family: "Arial Narrow";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-image: url(/images/general/menu-tab.jpg);
	background-repeat: repeat-x;
	height: 100%;
}
a.MENU-tabs:hover{
	color: #FFCC00;
	background-image: url(/images/general/menu-tab-active.jpg);
}
.MENU-text{
	top: 15px;
	position: relative;
	text-align: center;
}


/* -------------------------------------
CONTENT
------------------------------------- */
#BLOCK-content{
	background-image: url(/images/general/bg-content-blue.png);
	background-repeat: repeat;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 18px;
	padding-left: 10px;
}


/* -------------------------------------
HOME PAGE
------------------------------------- */
#HOME-search-bg{
	background-image: url(/images/general/bg-home-search.png);
	background-repeat: repeat;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}

#HOME-search-bg p{
	margin-bottom: 8px;
	background-image: url(/images/general/line-hor-dotted.gif);
	background-repeat: repeat-x;
	height: 65px;
	display: block;
	background-position: left bottom;
	font-weight: bold;
}
.HOME-search-fields{
	margin-bottom: 8px;
}
.HOME-search-button{
	text-align: right;
	width: 300px;
	margin-top: 10px;
}
.HOME-content{
	margin-top: 10px;
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 22px;
}


/* -------------------------------------
SEARCH RESULTS
------------------------------------- */
#SEARCH-header-table{
	font-family: Arial;
	font-size: 17px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-bottom: 6px;
	padding-bottom: 6px;
}
#SEARCH-pagination{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	text-align: right;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
#SEARCH-pagination p{
}
#SEARCH-pagination a:link{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #125376;
	border: 1px solid #FFFFFF;
	vertical-align: middle;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 6px;
}
#SEARCH-pagination a:visited{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #125376;
	border: 1px solid #FFFFFF;
	vertical-align: middle;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 6px;
}
#SEARCH-pagination a:hover{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3494C3;
	border: 1px solid #8EC7E1;
	vertical-align: middle;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 6px;
}
.SEARCH-results-table{
	background-image: url(/images/general/bg-search-fold.gif);
	background-repeat: no-repeat;
}
.SEARCH-result-header{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFF00;
	margin-bottom: 8px;
	text-align: left;
}
.SEARCH-result-address{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 8px;
	text-align: left;
}
.SEARCH-result-phone{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 8px;
	padding-right: 15px;
	text-align: left;
}
#SEARCH-result-contact{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/images/general/bg-search-contact.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 23px;
	margin-top: 6px;
	padding-top: 7px;
}
#SEARCH-result-contact a{
	color: #FFFFFF;
	text-decoration: none;
}
#SEARCH-result-contact a:hover{
	color: #FFCC00;
	text-decoration: none;
}

/* -------------------------------------
LISTING DETAILS
------------------------------------- */
.LISTING-header{
	font-family: Arial;
	font-size: 17px;
	color: #FFCC00;
	margin-bottom: 6px;
	font-weight: bold;
}
#LISTING-bg{
	background-color: #0A5E88;
	background-image: url(/images/general/bg-listing-details.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.LISTING-title{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}
#LISTING-webaddress{
	background-color: #004A6F;
	background-image: url(/images/general/listing-webaddress.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 145px;
}
#LISTING-webaddress a{
	color: #FFCC33;
}
#LISTING-webaddress a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.LISTING-tel{
	margin-right: 15px;
}
.LISTING-fax{
	margin-right: 15px;
}
.LISTING-email{
	color: #FFCC33;
}
a.LISTING-email:hover{
	color: #FFFFFF;
	text-decoration: none;
}


/* -------------------------------------
FOOTER
------------------------------------- */
#BLOCK-footer{
	margin-top: 8px;
	font-family: Arial;
	font-size: 11px;
	color: #004A6F;
}
.FOOTER-content{
	width: 620px;
	top: 10px;
	position: relative;
	left: 10px;
}
#BLOCK-footer a:link{
	color: #004A6F;
	text-decoration: none;
}
#BLOCK-footer a:hover{
	color: #CC0000;
	text-decoration: none;
}
#BLOCK-footer a:visited{
	color: #004A6F;
	text-decoration: none;
}
.FOOTER-weblink{
	width: 200px;
	position: relative;
	top: -10px;
	left: 783px;
	text-align: right;
}
.FOOTER-weblink a:visited{
	color: #004A6F;
	text-decoration: none;
}
