/* BACKGROUND
============================================================== */

body {background: #235a9e url(../images/blue/background.jpg) no-repeat center top;}


/* FONT LOAD
============================================================== */

@font-face {  
	font-family: Franklin Gothic Demi Cond ;  
	src: url( /website/zseries2/fonts/FranklinGothicDemiCond.eot );
}
@font-face {  
	font-family: Franklin Gothic Demi Cond ;  
	src: url( /website/zseries2/fonts/FranklinGothicDemiCond.ttf );
}


/* BASIC TEXT STYLES
============================================================== */

body, td {
	color: #333333;
	font: 9pt Tahoma, Geneva, sans-serif;
} 
a:link, a:visited {
	color: #3477c1;
	font: 9pt Tahoma, Geneva, sans-serif;
	text-decoration: underline; 
} 
a:hover, a:active {
	color: #124075;
	font: 9pt Tahoma, Geneva, sans-serif;
	text-decoration: underline; 
}


/* FOOTER INCLUDE
============================================================== */

#footinc_contact div, #footinc_contact a:link, #footinc_contact a:visited, #footinc_seo a:link, #footinc_seo a:visited  {
	color: #cccccc;
	font: 8pt Tahoma, Geneva, sans-serif;
}
#footinc_contact a:hover, #footinc_contact a:active, #footinc_seo a:hover, #footinc_seo a:active  {
	color: #ffffff;
	font: 8pt Tahoma, Geneva, sans-serif;
}
#footinc_seo a:link, #footinc_seo a:visited {
	border-right: solid 1px #999999;
}


/* GENERAL LAYOUT
============================================================== */

#head_wrap {background: url(../images/blue/splash_head_bg.jpg) repeat-x;}


/* HEAD DESIGN
============================================================== */

#head_design1 {
	background: #d7d7d7 url(../images/blue/splash_head_menu.jpg) repeat-x;
	border-right: solid 1px #5f87b0;
}
#head_design2 {background: #0b2b4f url(../images/blue/splash_head_title.png) repeat-x;}
#head_design3 {background: #0b2b4f url(../images/blue/splash_head_contact.png) repeat-x;}
#head_design4 {background: url(../images/blue/splash_head_logo.png) repeat-x;}
#head_design5 {display: none;}


/* HEAD ITEMS
============================================================== */

/* header banner
-------------------------------------------------------------- */

#head_title {
	color: #ffffff;
	font: 30pt "Franklin Gothic Demi Cond", Arial, Helvetica, sans-serif;
	text-shadow: #000000 -1px -1px 0px;
}
#head_subtitle {
	color: #7eb4f0;
	font: 12pt Georgia, "Times New Roman", Times, serif;
	text-shadow: #000000 -1px -1px 0px;
	text-transform: uppercase;
}

/* contact banner
-------------------------------------------------------------- */

#head_photo {background: url(../images/blue/splash_head_photo.png) no-repeat;}
#head_photo img {border: solid 1px #c0d4eb;}

#contact_phone {
	color: #ffffff;
	font: 15pt "Franklin Gothic Demi Cond", Arial, Helvetica, sans-serif;
}
#contact_phone span span {
	color: #77abe5;
	font: 8pt Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
#contact_address {
	color: #cccccc;
	font: 9pt Tahoma, Geneva, sans-serif;
}


/* NAV MENU
============================================================== */

#head_menu a:link, #head_menu a:visited {
	border-bottom: dotted 1px #1e528f;
	color: #8dbff0;
	font: bold 9pt Tahoma, Geneva, sans-serif;
	text-decoration: none;
}
#head_menu a:hover, #head_menu a:active {
	background: #031427;
	color: #ffffff;
	font: bold 9pt Tahoma, Geneva, sans-serif;
	text-decoration: none;
}
#head_menu a.menuitem1:link, #head_menu a.menuitem1:visited, #head_menu a.menuitem1:hover, #head_menu a.menuitem1:active {
	border-top: dotted 1px #1e528f;
}


/* CONTENT LAYOUT
============================================================== */

#content_wrap {background: url(../images/blue/splash_content_tile.jpg) repeat-y;}
#content_head {background: url(../images/blue/splash_content_head.jpg) no-repeat top;}
#content_foot {background: #0b2b4f url(../images/blue/splash_content_foot.png) no-repeat;}

#column_sm {color: #ffffff;}


/* CONTENT TEXT
============================================================== */

#widget_title {
	border-bottom: dotted 1px #234e7f;
	color: #456f9f;
	font: 12pt Georgia, "Times New Roman", Times, serif;
	text-shadow: #000000 -1px -1px 0px;
}
#widget_body {
	border-bottom: dotted 1px #234e7f;
	color: #cccccc;
	font: 8pt Arial, Helvetica, sans-serif;
}
#welcome_title {
	color: #77abe5;
	font: 18pt Georgia, "Times New Roman", Times, serif;
	text-shadow: #000000 -1px -1px 0px;
}
.welcome_text, .welcome_text td {
	color: #ffffff;
	font: 9pt Tahoma, Geneva, sans-serif;
}
.welcome_text a:link, .welcome_text a:visited, .welcome_text td a:link, .welcome_text td a:visited {
	color: #77b2eb;
	text-decoration: none;
}
.welcome_text a:hover, .welcome_text a:active, .welcome_text td a:hover, .welcome_text td a:active {
	color: #cccccc;
	text-decoration: none;
}


/* FEATURED LISTINGS
============================================================== */

#listing ul li {
	border: 2px solid #124075;
}
#listing ul li:hover {
	border: 2px solid #ffffff;
}
#li_tooltip {
	background: url(../images/blue/featured_popup.png) no-repeat center center;
}
#li_tooltip .listing-title {
	color: #07203e;
	font: 11pt Georgia, "Times New Roman", Times, serif;
}
#li_tooltip .descriptions {
	color: #333333;
	font: 8pt Tahoma, Geneva, sans-serif;
}
#li_tooltip .price {
	color: #124075;
	font: bold 10pt Tahoma, Geneva, sans-serif;
}