/* BACKGROUND
============================================================== */

body {background: #b38806 url(../images/gold/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: #714c03;
	font: 9pt Tahoma, Geneva, sans-serif;
	text-decoration: underline; 
} 
a:hover, a:active {
	color: #cb9900;
	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: #725602;
	font: 8pt Tahoma, Geneva, sans-serif;
}
#footinc_contact a:hover, #footinc_contact a:active, #footinc_seo a:hover, #footinc_seo a:active  {
	color: #4f3c01;
	font: 8pt Tahoma, Geneva, sans-serif;
}
#footinc_seo a:link, #footinc_seo a:visited {
	border-right: solid 1px #947106;
}


/* GENERAL LAYOUT
============================================================== */

#head_wrap {
	background: url(../images/gold/splash_head_bg.jpg) repeat-x top;
}


/* HEAD DESIGN
============================================================== */

#head_design1 {background: url(../images/gold/splash_head_title.jpg) repeat-x;}
#head_design2 {background: url(../images/gold/splash_head_menu.jpg) repeat-x;}
#head_design3 {background: #604003 url(../images/gold/splash_head_contact.png) repeat-x;}

#head_design4, #head_design5 {display: none;}

/* HEAD ITEMS
============================================================== */

/* header banner
-------------------------------------------------------------- */

#head_logo {
	border: solid 1px #af8402;
}
#head_title {
	color: #ffffff;
	font: 32pt "Franklin Gothic Demi Cond", Arial, Helvetica, sans-serif;
	text-shadow: #000000 -1px -1px 0px;
}
#head_subtitle {
	color: #3f2b03;
	font: 14pt Georgia, "Times New Roman", Times, serif;
	text-shadow: #ffe69c 1px 1px 0px;
	text-transform: uppercase;
}

/* contact banner
-------------------------------------------------------------- */

#head_photo {background: url(../images/gold/splash_head_photo.jpg) no-repeat;}
#head_photo img {border: solid 1px #ffc000;}

#contact_phone {
	color: #ffffff;
	font: 15pt "Franklin Gothic Demi Cond", Arial, Helvetica, sans-serif;
}
#contact_phone span span {
	color: #ffc000;
	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: #e9ca69;
	border-style: solid;
	border-width: 0 0 0 1px;
}
#dyn_nav_h.dropdown li {
	background: none;
	border-color: #e9ca69;
	border-style: solid;
	border-width: 0 1px 0 0;
}
#dyn_nav_h.dropdown li.hover, #dyn_nav_h.dropdown li:hover {
	background: #fff9e9;
}

/* 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: #7a5714;
	font: bold 9pt Tahoma, Geneva, sans-serif;
}
a.dyn_nav_mm:hover, a.dyn_nav_mm:active {
	background: none;
	color: #000000;
}

/* drop down item structure
-------------------------------------------------------------- */

#dyn_nav_h.dropdown ul {
	background: #ffffff;
	border: none;
}
#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: #7a5714;
	font: normal 8pt Tahoma, Geneva, sans-serif;
}
.dyn_nav_dd a:hover, .dyn_nav_dd a:active {
	color: #000000;
}


/* CONTENT LAYOUT
============================================================== */

#content_wrap {background: url(../images/gold/splash_content_tile.jpg) repeat-y 18px 0;}
#content_head {background: url(../images/gold/splash_content_head.jpg) no-repeat 18px 0;}
#content_foot {
	background: url(../images/gold/splash_content_foot.jpg) no-repeat left top;
	border-bottom: solid 1px #ddb53b;
}

#column_sm {color: #ffffff;}


/* CONTENT TEXT
============================================================== */

#widget_title {
	border-bottom: dotted 1px #b47f17;
	color: #b47f17;
	font: 12pt Georgia, "Times New Roman", Times, serif;
	text-shadow: #000000 -1px -1px 0px;
}
#widget_body {
	border-bottom: dotted 1px #b47f17;
	color: #cccccc;
	font: 8pt Arial, Helvetica, sans-serif;
}
#welcome_title {
	color: #ffffff;
	font: 18pt Georgia, "Times New Roman", Times, serif;
	text-shadow: #694f00 -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: #714c03;
	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 #b88b32;
}
#listing ul li:hover {
	border: 2px solid #ffffff;
}
#li_tooltip {
	background: url(../images/gold/featured_popup.png) no-repeat center center;
}
#li_tooltip .listing-title {
	color: #3f2b03;
	font: 11pt Georgia, "Times New Roman", Times, serif;
}
#li_tooltip .descriptions {
	color: #333333;
	font: 8pt Tahoma, Geneva, sans-serif;
}
#li_tooltip .price {
	color: #926e00;
	font: bold 10pt Tahoma, Geneva, sans-serif;
}