@charset "utf-8";
/* CSS Document */

/**********************************************\
	Eric Meyer's Global Reset
\**********************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/*font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline; */
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* set the height for the containers (for IE6) */
* html #container {
	height: 100%;
}

html, body {
	padding: 0;
	margin: 0;
}

body {
	margin: 0px;
	padding: 0px;
	background-image:url(../images/ftrBkg.jpg);
	background-repeat:repeat;
	background-position: top center;

}

#stripes {
	position: relative;
	top: 50px;
	background-image:url(../images/Angled-Stripes.png);
	background-repeat: no-repeat;
	background-position: top right;
	height: 185px;
	width: 900px;
	left: 50%;
	margin: 0px 0px 0px -450px;

}

#content {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background-image:url(../images/bodybg.jpg);
	background-repeat: repeat;
	margin: 0px 0px -200px 0px;
	padding: 0px;
	}

#contentCenter {
	position: relative;
	width: 900px;
	left: 50%;
	margin: -80px 0px 0px -450px;
	padding: 0px 0px 0px 0px;
	z-index: 2;
	}

#contentboxHome {
	position: relative;
	background-image: url(../images/mediaBox.png);
	background-repeat: no-repeat;
	width: 775px;
	height: 425px;
	left: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#contentboxInside {
	position: relative;
	width: 895px;
	height: 375px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#contentboxQuarter {
	position: relative;
	width: 850px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#quarterBox {
	position: relative;
	width: 700px;
	left: 250px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 3px solid black;
}


#contentRight {
	position: relative;
	width: 33%;
	float: left;
	border-top: 2px solid #4e4e4e;
}
#contentLeft {
	position: relative;
	width: 66%;
	float: left;
	border-top: 2px solid #4e4e4e;
	border-right: 2px solid #4e4e4e;
	}

#bigRight {
	position: relative;
	width: 63%;
	float: left;
	border-top: 2px solid #4e4e4e;
	padding: 0px;
	margin: 0px;
}
#smallLeft {
	position: relative;
	width: 36.5%;
	float: left;
	border-top: 2px solid #4e4e4e;
	border-right: 2px solid #4e4e4e;
	padding: 0px;
	margin: 0px;
	}

#subnav {
	position: absolute;
	left: 25px;
	top: 21px;
	width: 313px;
	height: 307px;
}

#subnavNewsletter {
	position: absolute;
	left: 0px;
	top: 21px;
	width: 175px;
}

ul.sublists {
	text-align: right;
	list-style: none;
}
ul.sublists a {
	display:inline;
	font-family: Geneva, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color:#4e4e4e !important;
	text-decoration:none;
	font-weight: normal;
	}	
ul.sublists a:hover {
	color:#ad2e02 !important;
	text-decoration:none !important;
	}
ul.sublists li {
	padding:0;
	margin:0;
	}
	


#photo {
	position: absolute;
	left: 330px;
	top: 8px;
	width: 578px;
	height: 361px;
}

#description {
	position: absolute;
	left: 395px;
	top: 325px;
	width: 205px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#footer {
	position: relative;
	width: 900px;
	height: 30px;
	left: 50%;
	margin: 0px 0px 0px -450px;
	padding: 0px 0px 0px 0px;
}

#ftrTxt1 {
	position: relative;
	float: left;
	top: 10px;
	left: 25px;
	width: 300px;
	color: #FFFFFF;
	height: 25px;
}

#ftrTxt2 {
	position: relative;
	float: left;
	top: 10px;
	left: 120px;
	width: 450px;
	height: 25px;
}

#ftrTxt3 {
	position: relative;
	float: left;
	top: 10px;
	left: 50px;
	width: 120px;
	height: 25px;
}

#bottombar {
	position: relative;
	height: 58px;
	width: 100%;
	background-image:url(../images/topHeaderBkg.png);
	background-repeat:repeat-x;
	background-position: top center;
	min-width: 900px;
}

.noShow {
	display: none;
}


/**********************************************\
	BASE STYLES: Lists
\**********************************************/
	
ol {
	list-style:decimal;
	margin:5px 20px 10px 20px;
	line-height:16px;
	}
	
ol li {
	padding:3px 0;
	
	}
	
ul {
	margin:5px 0 10px 0;
	line-height:16px;
	}

ul li {
	padding:3px 0;
	}
	
/**********************************************\
	HEADER STYLES: Navigation
\**********************************************/	

#navigation h5 a {
	position:absolute;
	display:block;
	background:transparent url('../images/LucidMedalinLogo.png') left top no-repeat;
	width:314px;
	height:87px;
	margin:0 0 0 -125px;
	left:50%;
	top:10px;
	z-index:99999 !important;
	text-indent:-9999px;
	}
	
#navigation {
  	position: absolute;
	height: auto;
	width:100%;
	left:0;
	overflow: visible;
	}

#navigation div {
  	position: absolute;
	height:55px;
  	z-index:0;
	left:0;
}

#navigation div.sub_nav-wrapper {
  width: 900px;
  height: 50px;
  z-index:99999 !important;
  position:relative;
  border-bottom: 1px solid #fff;
}

#navigation div.sub_nav {
  width: 950px;
  height: auto;
  background:transparent;
  margin:0 auto;
  z-index:99999 !important;
  position:relative;
}

#navigation div.navigation {
  	width: 100%;
  	margin:-40px auto 0 auto;
	height: 100%;
	position:absolute; 
	z-index:10 !important;
}

#shadowbox {
	width: 100%;
	top: 53px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image:url(../images/topHeaderShdow.png);
	background-repeat: repeat-x;
	background-position: bottom center;
	z-index: 1;
}


ul#nav_main {
	width: 950px;
	height:auto;
	min-height:60px;
	margin:0 auto;
	list-style: none;
	}
	
ul#nav_main li {
	float:left;
	}
	
ul#nav_main a {
	display:block;
	float:left;
	height:25px;
/*	text-indent:-9999px; */
	text-indent:5px; 
	width: 120px;
	margin:20px 0px 0 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	}
	
a#link_ability {
/*	background: url('../img/nav/nav_ability.gif') left top no-repeat; */
	background-color: transparent;
	width:65px;
	}
a#link_ability:hover {
/*	background: url('../img/nav/nav_ability.gif') left -0px no-repeat; */
	color:#76736E !important;
	text-decoration: none;	

	}
	
a#link_line-up {
/*	background: url('../img/nav/nav_line-up.gif') left top no-repeat; */
	width:65px;
	}
	
a#link_line-up:hover {
/*	background: url('../img/nav/nav_line-up.gif') left -0px no-repeat; */
	color:#76736E !important;
	text-decoration: none;
	}
	
a#link_proof {
/*	background: url('../img/nav/nav_proof.gif') left top no-repeat; */
	width:46px;
	margin-right:-0px !important;
	}
a#link_proof:hover {
/*	background: url('../img/nav/nav_proof.gif') left -0px no-repeat; */
	color:#76736E !important;
	text-decoration: none;	
	}

ul.nav_sub {
	float:left !important;
	text-align:left;
	list-style: none;
	width:115px;
/*	text-transform:uppercase; */
	margin:10px 0px 0px 0px;
	line-height: 15px;
	}
	
ul.nav_sub a {
	display:inline;
	font-family: Geneva, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color:#fff !important;
	text-decoration:none;
	}
	
ul.nav_sub a:hover {
	color:#ad2e02 !important;
	text-decoration:none !important;
	}
	
ul.nav_sub li {
	padding:0;
	margin:0;
	}
	

ul#nav_ability {
	margin-left:8px;
	}

ul#nav_line-up {
	margin-left:8px;
	}
	
ul#nav_proof {
	margin-left:0px;
	}
	
.last {
	margin-right:0 !important;
}

.thequartertexts {
	background-position:top;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:16px;
	padding-left: 10px;
}
.thequartertextitself {
	padding: 10px;
}