@charset "utf-8";
/* CSS Document */

/* ========== BACKGROUND ==========

body {
	background: #0c0c0c url(../images/blackmagic/splash_bg.jpg) repeat-x top;
}

/* ========== BASIC TEXT STYLES ========== */

body, td {
	color: #333333;
	font: 9pt Arial, Helvetica, sans-serif;
} 
a:link, a:visited {
	color: #004c97;
	font: 9pt Arial, Helvetica, sans-serif;
	text-decoration: underline; 
} 
a:hover, a:active {
	color: #666666;
	font: 9pt Arial, Helvetica, 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: #666666;
	font: 8pt Arial, Helvetica, sans-serif;
}
#footinc_contact a:hover, #footinc_contact a:active, #footinc_seo a:hover, #footinc_seo a:active  {
	color: #999999;
	font: 8pt Arial, Helvetica, sans-serif;
}
#footinc_seo a:link, #footinc_seo a:visited {
	border-right: solid 1px #444444;
}

/* ========== HEADER TEXT ========== */

@font-face {  
	font-family: Perpetua Titling MT ;  
	src: url( /website/zseries2/fonts/PerpetuaTitlingMT.eot );
} 
@font-face {  
	font-family: Perpetua Titling MT ;  
	src: url( /website/zseries2/fonts/PerpetuaTitlingMT.ttf );
} 
@font-face {  
	font-family: CAC Champagne ;  
	src: url( /website/zseries2/fonts/CACChampagne.eot );
}
@font-face {  
	font-family: CAC Champagne ;  
	src: url( /website/zseries2/fonts/CACChampagne.ttf );
}
#headtitle {
	color: #ffffff;
	display: block;
	font: 36pt "Perpetua Titling MT", "Times New Roman", Times, serif;
	padding-top: 20px;
}
#headsubtitle {
	color: #8f8f8f;
	display: block;
	font: 20pt "CAC Champagne", "Times New Roman", Times, serif;
}

/* ========== LAYOUT ========== */

#container_bg {
	background: url(../images/blackmagic/splash_tile.jpg) repeat-y;
}
#splashcontent {
	color: #cccccc;
}

/* ========== MAIN IMAGE AREA ========== */

#topborder {
	background: url(../images/blackmagic/splash_top.png) no-repeat;
}
#header {
	background: url(../images/blackmagic/splash_head.png) no-repeat;
}

/* ========== MENU ========== */

#menubg {
	background: url(../images/blackmagic/splash_menu.png) no-repeat;
}
a.menuitem:link, a.menuitem:visited {
	background: url(../images/blackmagic/menu_break.gif) no-repeat left;
	color: #ffffff;
	font: 11pt Georgia, "Times New Roman", Times, serif;
}
a.menuitem1:link, a.menuitem1:visited {
	color: #ffffff;
	font: 11pt Georgia, "Times New Roman", Times, serif;
}
a.menuitem:hover, a.menuitem:active, a.menuitem1:hover, a.menuitem1:active {
	color: #555555;
	font: 11pt Georgia, "Times New Roman", Times, serif;
}

/* ========== FOOT LOGO ========== */

#footlogo img {
	background: url(../images/blackmagic/splash_logoframe.png) repeat;
}