/* BACKGROUND
============================================================== */

body {background: #ffffff url(../images/white/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: #666666;
	font: 9pt Tahoma, Geneva, sans-serif;
	text-decoration: underline; 
} 
a:hover, a:active {
	color: #000000;
	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: #999999;
	font: 8pt Tahoma, Geneva, sans-serif;
}
#footinc_contact a:hover, #footinc_contact a:active, #footinc_seo a:hover, #footinc_seo a:active  {
	color: #333333;
	font: 8pt Tahoma, Geneva, sans-serif;
}
#footinc_seo a:link, #footinc_seo a:visited {
	border-right: solid 1px #bbbbbb;
}


/* GENERAL LAYOUT
============================================================== */

#head_wrap {
	background: url(../images/white/splash_head_bg.jpg) repeat-x top;
}


/* HEAD DESIGN
============================================================== */

#head_design1 {background: url(../images/white/splash_head_title.jpg) repeat-x;}
#head_design2 {background: url(../images/white/splash_head_menu.jpg) repeat-x;}
#head_design3 {background: #8d8d8d url(../images/white/splash_head_contact.png) repeat-x;}

#head_design4, #head_design5 {display: none;}

/* HEAD ITEMS
============================================================== */

/* header banner
-------------------------------------------------------------- */

#head_logo {
	border: solid 1px #b9b9b9;
}
#head_title {
	color: #000000;
	font: 32pt "Franklin Gothic Demi Cond", Arial, Helvetica, sans-serif;
	text-shadow: #ffffff 1px 1px 0px;
}
#head_subtitle {
	color: #7a7a7a;
	font: 14pt Georgia, "Times New Roman", Times, serif;
	text-shadow: #ffffff 1px 1px 0px;
	text-transform: uppercase;
}

/* contact banner
-------------------------------------------------------------- */

#head_photo {background: url(../images/white/splash_head_photo.jpg) no-repeat;}
#head_photo img {border: solid 1px #ffffff;}

#contact_phone {
	color: #ffffff;
	font: 15pt "Franklin Gothic Demi Cond", Arial, Helvetica, sans-serif;
}
#contact_phone span span {
	color: #8a8a8a;
	font: 8pt Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
#contact_address {
	color: #cccccc;
	font: 9pt Tahoma, Geneva, sans-serif;
}


/* NAV MENU
============================================================== */

/* main menu item structure
-------------------------------------------------------------- */

#dyn_nav_h {
	background: none;
	border-color: #c7c7c7;
	border-style: solid;
	border-width: 0 0 0 1px;
}
#dyn_nav_h.dropdown li {
	background: none;
	border-color: #c7c7c7;
	border-style: solid;
	border-width: 0 1px 0 0;
}
#dyn_nav_h.dropdown li.hover, #dyn_nav_h.dropdown li:hover {
	background: #ffffff;
}

/* main menu item arrow
-------------------------------------------------------------- */

#dyn_nav_h.dropdown .dyn_nav_a:hover, #dyn_nav_h.dropdown .dyn_nav_a:active {background: none;}
#dyn_nav_h.dropdown .dyn_nav_a {background: none;}

/* main menu item text
-------------------------------------------------------------- */

a.dyn_nav_mm:link, a.dyn_nav_mm:visited {
	border: none;
	color: #7e7e7e;
	font: bold 9pt Tahoma, Geneva, sans-serif;
}
a.dyn_nav_mm:hover, a.dyn_nav_mm:active {
	background: none;
	color: #323232;
}

/* drop down item structure
-------------------------------------------------------------- */

#dyn_nav_h.dropdown ul {
	background: #ffffff;
	border: none;
	border-top: solid 1px #c4c4c4;
}
#dyn_nav_h.dropdown ul li {
	border: none;
}
#dyn_nav_h.dropdown ul li.hover, #dyn_nav_h.dropdown ul li:hover {
	background: #fafafa;
	border: none;
}

/* drop down item text
-------------------------------------------------------------- */

.dyn_nav_dd a:link, .dyn_nav_dd a:visited {
	border-color: #cccccc;
	border-style: dotted;
	border-width: 0 0 1px 0;
	color: #7e7e7e;
	font: normal 8pt Tahoma, Geneva, sans-serif;
}
.dyn_nav_dd a:hover, .dyn_nav_dd a:active {
	color: #323232;
}


/* CONTENT LAYOUT
============================================================== */

#content_wrap {background: url(../images/white/splash_content_tile.jpg) repeat-y 18px 0;}
#content_head {background: url(../images/white/splash_content_head.jpg) no-repeat 18px 0;}
#content_foot {
	background: url(../images/white/splash_content_foot.jpg) no-repeat left top;
	border-bottom: solid 1px #b8b8b8;
}

#column_sm {color: #ffffff;}


/* CONTENT TEXT
============================================================== */

#widget_title {
	border-bottom: dotted 1px #b9b9b9;
	color: #b9b9b9;
	font: 12pt Georgia, "Times New Roman", Times, serif;
}
#widget_body {
	border-bottom: dotted 1px #b9b9b9;
	color: #ffffff;
	font: 8pt Arial, Helvetica, sans-serif;
}
#welcome_title {
	color: #000000;
	font: 18pt Georgia, "Times New Roman", Times, serif;
	text-shadow: #ffffff 1px 1px 0px;
}
.welcome_text, .welcome_text td {
	color: #333333;
	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: #666666;
	text-decoration: none;
}
.welcome_text a:hover, .welcome_text a:active, .welcome_text td a:hover, .welcome_text td a:active {
	color: #000000;
	text-decoration: none;
}


/* FEATURED LISTINGS
============================================================== */

#listing ul li {
	border: 2px solid #c2c2c2;
}
#listing ul li:hover {
	border: 2px solid #ffffff;
}
#li_tooltip {
	background: url(../images/white/featured_popup.png) no-repeat center center;
}
#li_tooltip .listing-title {
	color: #000000;
	font: 11pt Georgia, "Times New Roman", Times, serif;
}
#li_tooltip .descriptions {
	color: #333333;
	font: 8pt Tahoma, Geneva, sans-serif;
}
#li_tooltip .price {
	color: #666666;
	font: bold 10pt Tahoma, Geneva, sans-serif;
}