/* ------------- TAGS AND CLASSES --------------------------- */

body {
	background-color: #fff;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-family: arial;
	font-size: 0.9em;
	color: #009999;
	}
p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	}
h1 {
	margin: 0px 0px 10px 0px;
	font-size: 1.6em;
	color: #07929f;
	font-weight: 700;
	}
h2 {
	margin: 0px 0px 10px 0px;
	font-size: 1.4em;
	color: #07929f;
	font-weight: 100;
	}
h3 {
	margin: 0px 0px 10px 0px;
	font-size: 1.2em;
	color: #000;
	font-weight: 100;
	}
h4 {
	margin: 0px 0px 10px 0px;
	font-size: 1.1em;
	color: #66CCCC;
	font-weight: 100;
	}
h5 {
	margin: 0px 0px 10px 0px;
	font-size: 1em;
	color: #66CCCC;
	font-weight: 100;
	}
table {
	margin-bottom: 20px;
	}
td {
	}
.th {
	background-color: #f1f1f1;
	font-weight: bold;
	}
.tdnb {
	border-bottom: none;
	}
.tr_shade {
	background-color: #FAE5BB;
	}
.highlight_field {
	border: 3px solid #B79E6D;
	}
form {
	margin: 0px;
	padding: 0px;
	}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
img {
	border: none;
	}
ol {
	margin: 0px;
	padding: 0px;
	}
a:link {
	color: #FF9900;
	text-decoration: none;
	}
a:visited {
	color: #FF9900;
	text-decoration: none;
	}
a:hover {
	color: #FF9900;
	text-decoration: underline;
	}
.clear {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
.smallText {
	font-size: .8em;
	}
.mediumText {
	font-size: 1em;
	}
.largeText {
	font-size: 1.25em;
	}
.hide {
	display: none;
	}
.show {
	display: block;
	}
.required {
	font-size: .7em;
	color: #aaa;
	}
.loader {
	text-align: center;
	padding: 5% 0 5% 0;
	}
.orange {
	color: #FF9900;
	}
.lightGreen {
	color: #66CCCC;
	}
.grey {
	color: #7D7D7D;
	}
.green {
	color: #009999;
	}
.darkGreen {
	color: #006666;
	}
.white {
	color: #fff;
	}
.black {
	color: #000;
	}
a.black {
	color: #000;
	}
a.orange {
	color: #FF9900;
	}
a.lightGreen {
	color: #66CCCC;
	}
a.green {
	color: #009999;
	}
a.darkGreen {
	color: #006666;
	}	
a.grey {
	color: #7D7D7D;
	}
a.white {
	color: #fff;
	}
.pointer {
	cursor: pointer;
	}	
.small_text {
	font-size: .8em;
	}
		
#wrapper {
	background: url(../../images/public/page_back.png) no-repeat #009999;
	padding: 14px;
	width: 1009px;
	margin: 10px auto 0px auto;
	}
#masthead {
	padding: 0px 0px 20px 0px;
	}
#logo {
	margin: 10px 0px 20px 10px;
	}	
#login_info {
	float: right;
	margin: 10px -13px 0px 0px;
	width: 200px;
	padding: 10px 15px 10px 10px;
	height: 37px;
	font-size: 1em;
	background: url(../../images/public/login_back.png) no-repeat;
	text-align: right;
	color: #fff;
	}
#login_info a {
	color: #fff;
	font-weight: bold;
	}
	
	
#nav {
	clear: both;
	font-size: 1em;
	padding: 0px 0px 0px 0px;
	line-height: 2em;
	}
#nav li {
	margin: 0 1px;
	font-size: .8em;
	padding-top: 0px;
	float: left;
	}
#nav li.on {
	background: url(../../images/public/nav_on.png) transparent no-repeat top center;
	height: 25px;
	width: 124px;
	text-align: center;
	}
#nav li.off {
	background: url(../../images/public/nav_off.png) transparent no-repeat top center;
	height: 25px;
	width: 124px;
	text-align: center;
	}
#nav li.selected {
	background: url(../../images/public/nav_selected.png) transparent no-repeat top center;
	height: 25px;
	width: 124px;
	text-align: center;
	}
#nav li.pale {
	background: url(../../images/public/nav_pale.png) transparent no-repeat top center;
	height: 25px;
	width: 124px;
	text-align: center;
	}
#nav li a.on {
	color: #006666;
	}
#nav li a.off {
	color: #006666;
	}
#nav li a.selected {
	color: #fff;
	}
	
	
	
#page {
	clear: both;
	min-height: 300px;
	background: #fff;
	padding: 20px 30px;
	font-size: 1em;
	margin: 0 1px;
	}
#page_intro {
	padding: 0px 350px 0px 0px;
	text-align: justify;
	}
#page_left {
	float: left;
	width: 600px;
	padding: 10px 0px 0px 0px;
	}
#page_right {
	float: left;
	width: 270px;
	padding: 10px 20px 0px 50px;
	}
#page_right_full {
	float: left;
	width: 270px;
	padding: 10px 20px 0px 50px;
	margin-top: -135px;
	}
#page_clear {
	clear: both;
	}
#page_footer {
	background: url(../../images/public/page_footer_back.png) no-repeat;
	margin: 0 1px;
	}
	
#footer {
	background: url(../../images/public/footer_back.png) no-repeat;
	height: 19px;
	width: 1037px;
	margin: 0 auto;
	}
	
/* ----------- SIDE BOX --------------- */

.sideBox {
	width: 270px;
	color: #fff;
	margin-bottom: 20px;
	}
.sideBox h1 {
	color: #fff;
	}
.sideBox h3 {
	color: #fff;
	}
.sideBoxTop {
	background: url(../../images/public/side_box_top.png) no-repeat #009999;
	}
.sideBoxContent {
	background: url(../../images/public/side_box_back.png) repeat-y #009999;
	padding: 0px 20px 10px 20px;
	}
.sideBoxBottom {
	background: url(../../images/public/side_box_bottom.png) no-repeat;
	}
.sideBoxBottomSearch {
	background: url(../../images/public/side_box_bottom_search.png) no-repeat;
	height: 64px;
	text-align: right;
	padding: 10px 20px 0px 0px;
	}
#registerNowSide, #pageContentNext {
	text-align: right;
	}
	
/* ----------- SIDE BOX orange --------------- */

.sideBoxOrange {
	width: 270px;
	color: #222;
	margin-bottom: 20px;
	}
.sideBoxOrange h1 {
	color: #222;
	}
.sideBoxOrange h3 {
	color: #222;
	}
.sideBoxOrangeTop {
	background: url(../../images/public/side_box_orange_top.png) no-repeat;
	}
.sideBoxOrangeContent {
	background: url(../../images/public/side_box_orange_back.png) repeat-y;
	padding: 0px 20px 10px 20px;
	}
.sideBoxOrangeBottom {
	background: url(../../images/public/side_box_orange_bottom.png) no-repeat;
	}
#loginSide {
	text-align: right;
	}
	
/* ----------- light SIDE BOX --------------- */

.sideBoxLight {
	width: 270px;
	color: #fff;
	margin-bottom: 20px;
	}
.sideBoxLight h1 {
	color: #fff;
	margin-bottom: 2px;
	}
.sideBoxLightTop {
	background: url(../../images/public/light_side_box_top.png) no-repeat;
	height: 16px;
	}
.sideBoxLightContent {
	background: url(../../images/public/light_side_box_back.png) repeat-y;
	padding: 0px 20px 10px 20px;
	}
.sideBoxLightBottom {
	background: url(../../images/public/light_side_box_bottom.png) no-repeat;
	text-align: right;
	height: 16px;
	}
	
	
/* ----------- PAGE CONTENT --------------- */

.page_content_top {
	background: url(../../images/public/page_content_top.png) no-repeat;
	height: 12px;
	}
.page_content {
	background: url(../../images/public/page_content_back.png) repeat-y;
	padding: 0px 20px 10px 20px;
	color: #222;
	}
.page_content_lower a,.page_content a {
	color: #009999;
	}
.page_content_lower {
	background: url(../../images/public/page_content_back.png) repeat-y;
	padding: 0px 20px 10px 20px;
	border-top: 1px solid #fff;
	padding-top: 10px;
	color: #222;
	}
.page_content_lower h3 {
	color: #222;
	font-weight: 700;
	}
.page_content h1 {
	color: #222;
	margin-bottom: 10px;
	}
.page_content_bottom {
	background: url(../../images/public/page_content_bottom.png) no-repeat;
	text-align: right;
	height: 12px;
	}
	
.page_content ul {
	margin: 10px 10px 10px 20px;
	list-style-type: disc;
	}
.page_content li {	
	margin-bottom: 5px;
	}

/* ------------ REGISTRATION ----------- */

#registerNext1,#registerNext2 {
	cursor: pointer;	
	}
	
/* ----------- LISTINGS --------------- */

.listings_top {
	background: url(../../images/public/page_content_top.png) no-repeat;
	height: 12px;
	margin-bottom: 1px;
	}
.listings {
	padding: 0px;
	color: #222;
	}
.listings table {
	margin: 0;
	border: none;
	}
.listings tr {
	margin: 0 0 1px 0;
	background: url(../../images/public/page_content_back.png) repeat-y;
	}
.listings td {
	background: url(../../images/public/page_content_back.png) repeat-y;
	border-bottom: 1px solid #fff;
	}
.listings_pagination {
	background: url(../../images/public/page_content_back.png) repeat-y;
	text-align: left;
	padding: 5px 10px;
	color: #222;
	}
.listings_pagination {
	color: #222;
	}
.listings_bottom {
	background: url(../../images/public/page_content_bottom.png) no-repeat;
	text-align: right;
	height: 12px;
	}
.listingData {
	float: right;
	width: 300px;
	text-align: right;
	padding-top: 5px;
	}
.listingContact {
	float: right;
	width: 200px;
	}
.listing_status {
	position: relative;
	top: -40px;
	left: 470px;
	z-index: 30;
	}
		

/* ----------- QUOTE --------------- */

.quote {
	height: 3em;
	padding: 20px 0px 0px 0px;
	}
.quoteOpen {
	float: left;
	margin-right: 5px;
	background: url(../../images/public/66.png) no-repeat;
	width: 23px;
	height: 21px;
	}
.quoteContent {
	float: left;
	width: 700px;
	height: 3em;
	color: #7D7D7D;
	}
.quoteClose {
	float: left;
	margin-left: 5px;
	background: url(../../images/public/99.png) no-repeat;
	width: 23px;
	height: 21px;
	}
.quoteRef {
	float: left;
	width: 120px;
	margin-left: 30px;
	height: 3em;
	padding-top: 10px;
	font-weight: bold;
	color: #7D7D7D;
	}	
	
/* ----------- register --------------- */

.tips {
	background: url(../../images/public/tips_back.png) no-repeat;
	height: 60px;
	line-height: 60px;
	padding: 0px 20px;
	color: #fff;
	}
.tipsLabel {
	font-weight: bold;
	font-size: 1.4em;
	margin-right: 20px;
	}
	
/* ----------- HOME --------------- */

#home_page {
	clear: both;
	min-height: 300px;
	background: #fff;
	padding: 20px 0px 20px 30px;
	font-size: 1em;
	margin: 0 1px;
	}
#home_page_intro {
	padding: 0px 10px 0px 0px;
	}
#home_page_left {
	float: left;
	width: 600px;
	padding: 10px 0px 0px 0px;
	}
#home_page_right {
	float: left;
	width: 377px;
	padding: 10px 0px 0px 0px;
	}
#home_main_box {
	width: 165px;
	height: 200px;
	background: url(../../images/public/home_pic.png) no-repeat;
	padding: 20px 20px 20px 370px;
	}
#home_main_box h3 {
	font-size: 2em;
	}
#home_main_box p {
	margin: 0;
	}
#home_right1 {
	background: url(../../images/public/home_thumb1.png) no-repeat #66CCCC left top;
	font-size: 1.4em;
	color: #fff;
	height: 80px;
	line-height: 80px;
	padding: 0px 0px 0px 140px;
	}
#home_right2 {
	background: url(../../images/public/hom_thumb2.png) no-repeat #009999 left top;
	font-size: 1.4em;
	color: #fff;
	height: 79px;
	line-height: 80px;
	padding: 0px 0px 0px 140px;
	}
#home_right3 {
	background: url(../../images/public/home_pic3.png) no-repeat #FF9900 left top;
	font-size: 1.4em;
	color: #fff;
	height: 80px;
	line-height: 80px;
	padding: 0px 0px 0px 140px;
	}
