@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */

}
.oneColFixCtr #container {
	width: 860px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/* border: 1px solid #000000; */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}



/* these are the layers and styles for the main content - I might try to organize these later if I have time! */

.underlined
{
	color: #333333;
	text-decoration:none;
	border-bottom-width: 1px;

	border-top-color: #FF0000;
	border-right-color: #FF0000;

	border-left-color: #FF0000;
}
.hilite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14.5px;
	color: #E30101;
	font-weight: bold;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	line-height: 25pt;
}




#apDiv7 {
	position:absolute;
	width:150px;
	height:484px;
	z-index:5;
	left: 662px;
	top: 0px;
	background-color: #dcdcdc;
	margin-top: 100px;
	margin-left: 30px;
}
.quoteAuthor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-align: right;
}


#facts {
	margin-left:60px;
	margin-right: 50px;
}
#prodfacts {
	margin-left:30px;
	margin-right: 25px;
}

#apDiv5 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:5;
	left: 300px;
}

.listen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E30101;
	font-weight: bold;
	padding-left: 10px;
}
.inspiration {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#signup {
padding-left:20px;
padding-top:10px;
}

#apDiv1 {
	position:relative;
	width:860px;
	height:33px;
	z-index:1;
	left: 0;
	top: 0;
}
#apDiv2 {
	position:relative;
	width:860px;
	height:310px;
	z-index:2;
}
#anisigns {
	float:left;
	width:651px;
	height:310px;
	z-index:2;
}
#signup {
	position:relative;
	float:right;
	width:178px;
	height:168px;
	background-color:#bdbdbd;
	z-index:2;
}

#player {
	position:relative;
	float:right;
	width:198px;
	height:146px;
	background-color:#bdbdbd;
	z-index:2;
	top: 0px;
	left: 0px;
}
#playercontainer {
	position:relative;
	left: 0px;
	top: 25px;
	background-color: #dedede;
	z-index:1;
}
#apDiv3 {
	position:relative;
	width:860px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-image: url(images/bg_fakery.gif);
	background-repeat: repeat-y;
}

#apDiv4 {
	position:absolute;
	width:200px;
	height:400px;
	z-index:400;
	left: 455px;
	top: 44px;
}
#apDiv4b {
	position:absolute;
	width:200px;
	height:400px;
	z-index:400;
	left: 540px;
	top: 16px;
}

#apDiv6 {
	position:relative;
	width:504px;
	z-index:4;
	left: 159px;
}
#footer {
	position:relative;
	width:860px;
	height:58px;
	z-index:1;
}
/*this is the beginning of the button menu system*/
#menu
{
	position: absolute;
	background-image: url(images/left_bg.gif);
	z-index:500;
	left: -9px;
	top: -10px;
}


 
/*this ends the menu buttons*/

/*the you are here trick (persistent page indicator) */
body#aboutpage li#about a, body#homepage li#home a, body#servicespage li#services a, body#resourcespage li#resources a, body#mediapage li#media a, body#productspage li#products a, body#contactpage li#contact a {
	background: #ff0000;
	color: #FFF;
	background-image: url(images/over_over_19.gif);

}
.serifTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	line-height: 20pt;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14.5px;
	font-weight: normal;
	color: #333333;
}

.serifTitleBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.bodytextList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14.5px;
	font-weight: normal;
	color: #333333;
}
.serifTitleBoldChart {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.border {
	border: 1px solid #666666;
}
#facts2 {
	margin-left:30px;
	margin-right: 50px;
}
.floatright {
	float: right;
	padding: 5px;
}
.hilite_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D02001;
}
/* ======================================================
This copyright notice must be untouched at all times.
The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout_4level.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any
way to fit your requirements.
========================================================= */
.menu {font-size: 12pt; margin: 9px; font-family: arial}
.menu ul {padding-right: 0px; padding-left: 0px; z-index: 500; padding-bottom: 0px; margin: 0px; width: 6em; padding-top: 0px; list-style-type: none; position: relative}
.menu li {float: left;}
.menu li.sub {background-color: #336699}
.menu table {margin-top: -1px; font-size: 1em; z-index: 100; left: 0px; position: absolute; top: 0px; border-collapse: collapse}
.menu a {display: block; padding-left: 4em; font-weight: normal; text-transform: none; width: 94px; color: #000000; line-height: 2em; font-style: normal; height: 2em; font-variant: normal; text-decoration: none; background-image:url(images/up.gif)}
.menu a:visited {display: block; padding-left: 4em; font-weight: normal; text-transform: none; width: 94px; color: #000000; line-height: 2em; font-style: normal; height: 2em; font-variant: normal; text-decoration: none}
.menu b {float: right; margin-right: 5px}
* html .menu a {width: 6em}
* html .menu a:visited {width: 6em}
* html .menu a:hover {font-weight: normal; text-transform: none; color: #ffffff; font-style: normal; position: relative; background-color: #ff0000; font-variant: normal; text-decoration: none}
.menu li:hover {position: relative}
.menu a:active {font-weight: normal; text-transform: none; color: #000000; font-style: normal; background-color: #ff0000; font-variant: normal; text-decoration: none}
.menu a:focus {font-weight: normal; text-transform: none; color: #000000; font-style: normal; background-color: #ff0000; font-variant: normal; text-decoration: none}
.menu li:hover > a {font-weight: normal; text-transform: none; color: #ffffff; font-style: normal; background-image:url(images/over_over_19.gif); font-variant: normal; text-decoration: none}
.menu li ul {padding-right: 2em; padding-left: 2em; left: 125px; visibility: hidden; padding-bottom: 2em; padding-top: 2em; position: absolute; top: -2em; background-color: transparent}
.menu li:hover > ul {visibility: visible}
.menu ul a:hover ul ul {visibility: hidden}
.menu ul a:hover ul a:hover ul ul {visibility: hidden}
.menu ul a:hover ul a:hover ul a:hover ul ul {visibility: hidden}
.menu ul a:hover ul {visibility: visible}
.menu ul a:hover ul a:hover ul {visibility: visible}
.menu ul a:hover ul a:hover ul a:hover ul {visibility: visible}
.menu ul a:hover ul a:hover ul a:hover ul a:hover ul {visibility: visible}
a.altlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D02001;
}
a.altlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D02001;
}
.divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.floatleft {
	padding: 5px;
	float: left;
}
