/* CSS Document */

/* STYLES SPECIFIC TO A PARTICULAR PAGE SHOULD BE STORED IN THE PAGE */

/*
#col1 { background-color: #9AB494; }
#content { background-color: #FFCC66; }
*/

/* **********************************************
**  Sitewide / General overrides
** *********************************************/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top:3px;
	background-color:#dddddd;
	text-align:left;
}
a:link, a:visited {
	color: #007DC6;
	text-decoration: none;
}
a:hover, a:active {
  color: #0172B3;
	text-decoration: underline;
}
address {
	font-style: normal;
}
p {
	margin-top: 0;
	margin-bottom: 1em;
}
a img {
	border: 0;
}
form {
	margin: 0;
	padding: 0;
}
a.footerlink {
	color:#666;
	font-size:11px;
}
td {
	font-size:12px;
}


/* ****************************************
**  Sitewide Classes 
** ***************************************/
.red {
  color: #ED1350;  
}
.green {
  color: #008D6A;
}
.blue {
  color: #007DC6;
}
.header1 {
	color: #000000;
	font-size: 20px; 
	width: 439px; 
	height: 20px;
	margin: 0 0 25px 0;
	padding: 6px 0 0 0px;
	text-align: left;
	font-weight: normal;
	white-space: nowrap;
	letter-spacing: -.02em;
}
.grey {
  color: #939598;
}
.imageWithCaption img {
	display: block;
	margin-bottom: .5em;
	text-align: center;
}
.imageWithCaption p {
	font-size: 9px;
	margin-bottom: 1em;
	line-height: 1.2em;
}



/* *****************************************
**  Content Area 
** ****************************************/
#content td {
	padding: 0px;
	vertical-align: top;
	text-align:left;
}
#content h1 {
	background-image: url(/xls/images/xls_tagline.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 34px;
	width: 439px; 
	height: 56px;
	margin: 0 0 25px 0;
	padding: 6px 0 0 150px;
	text-align: left;
	font-weight: normal;
	white-space: nowrap;
	letter-spacing: -.02em;
}
#content h2 {
	color: #ED1D24;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.25em;
	margin: 0 0 1em 0;
}



/* ******************************************* 
**  Header
** ******************************************/
#header {
	width: 770px;
/*
	background-image: url(/xls/images/header_background.jpg);
	background-repeat: no-repeat;
	background-color: #A9D8F4;
*/
}
#logo {
	width: 240px;
	height: 70px;
}
#awmAnchor-awmNavigation, #menu {
	background-image: url(/xls/images/menu_background.jpg);
	background-repeat: repeat-y;
	background-color: #027EC7;
	height: 17px;
}
#records {
	padding: 9px 25px 0 0;
}
#records #recordsText {
	margin: 19px 1em 0 0;
}
#globe {
	width: 53px;
	height: 53px;
}


/* ******************************************
**  Header / Crumb Handler
** ****************************************
/* all the crumb images are hidden by default */
#crumb {
	clear: both;
}
#crumb img {
	display: none;
}
/* then only the crumb which matches body class gets shown */
.home #crumb #home,
.qualstar #crumb #qualstar,
.tour #crumb #tour,
.news #crumb #news,
.support #crumb #support,
.resellers #crumb #resellers,
.investors #crumb #investors {
	display: block;
}

*/


/* ******************************************* 
**  Footer 
** ******************************************/
#footer {
	text-align: center;
	width: 770px;
	font-size: 10px;
	margin-top: 5em;
}
#fmenu {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#fmenu li {
  display: inline;
	padding: 0 1em;
	background-image: url(/xls/images/fmenu_pipe.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
#fmenu li.first {
	background: none;
}



/* ******************************************
**  Left Column
** *****************************************/
#nav {
	padding: 0 15px;
	text-align:left;
}
#nav h2 {
	width: 134px;
	background-color: #007DC6;
	color: white;
	font-size: 11px;
	padding: 3px 0 3px 6px;
	margin: 0 0 .66em 0;
	font-weight: bold;
}
#nav h2 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
#nav ul {
  margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
}
#nav li {
	margin-bottom: 1em;
}


/* ***************************************************
**  Left Nav (specific)
** **************************************************/
#subNav {
	font-weight: bold;
	color: #007DC6;
}
#subNav li {
	font-family: Arial, Helvetica, sans-serif;
}
#subNav li {
	padding-left: 7px;
	background-image: url(/xls/images/bullet_blue.gif);
	background-repeat: no-repeat;
	background-position: left 6px;	
}


/* ******************************************
**  Left Nav Submenu Highlighting
** *****************************************/
.menu1 #subNav #menu1,
.menu2 #subNav #menu2,
.menu3 #subNav #menu3,
.menu4 #subNav #menu4,
.menu5 #subNav #menu5,
.menu6 #subNav #menu6,
.menu7 #subNav #menu7,
.menu8 #subNav #menu8,
.menu9 #subNav #menu9,
.menu10 #subNav #menu10,
.menu11 #subNav #menu11,
.menu12 #subNav #menu12,
.menu13 #subNav #menu13,
.menu14 #subNav #menu14,
.menu15 #subNav #menu15 {
	background-image: url(/xls/images/bullet_red.gif);
}
.menu1 #subNav #menu1 a,
.menu2 #subNav #menu2 a,
.menu3 #subNav #menu3 a,
.menu4 #subNav #menu4 a,
.menu5 #subNav #menu5 a,
.menu6 #subNav #menu6 a,
.menu7 #subNav #menu7 a,
.menu8 #subNav #menu8 a,
.menu9 #subNav #menu9 a,
.menu10 #subNav #menu10 a,
.menu11 #subNav #menu11 a,
.menu12 #subNav #menu12 a,
.menu13 #subNav #menu13 a,
.menu14 #subNav #menu14 a,
.menu15 #subNav #menu15 a {
	color: #ED1D24;
}
