/* The mighty Back40 Design, Inc. style sheet */
body {
	color: #333;
	background: #afafaf url(images/template/bodyBk.gif) repeat-x;
	font: 70%/150% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
p,h1,h2,h3,h4,h5,h6,form,body,html,ul,li {
	padding: 0;
	margin: 0;
}

a {
	color: #666;
}

a:hover {
	color: #2995fe;
}
	a.tooltip {
		text-decoration: none;
		color: #2995fe;
		border-bottom: 1px dotted #666;
	}

h1 {
	color: #2995fe;
	font-size: 2em;
	margin: 0px 0 32px 42px;
}
	h1 sup {
		font-size: .5em;
	}

h2 {
	font-size: 1.3em;
	color: #2995fe;
	margin: 15px 0;
}
	h2.products {
		margin-bottom: 0;
	}

h3 {
	font-size: 1.1em;
	color: #2995fe;
	margin: 15px 0;
}
table h3 {
		margin: 0;
}
hr {
	visibility: hidden;
	clear: both;
}

hr.break {
	clear: both;
	visibility: visible;
	border: none;
	border-top: 1px dotted #0055A6;
	margin: 10px 0;
}

.left {
	float: left;
	margin: 0 15px 10px 0;
	display:inline;
}

img {
	border: none;
}

/* SKIP TO CONTENT */
#skip {
	text-align: left;
	position: absolute;
	left: 0px;
	top: 0px;
}
#skip a {
	color: #666;
	text-decoration: none;
	text-indent: -9999px;
	width: 100px;
	height: 16px;
	display: block;
}

#skip a:hover {
	background: url(images/template/bulb.gif) no-repeat 0 2px ;
	text-indent: 0;
	padding-left: 16px;
}
#container {
	background: #fff;
	text-align: left;
	width: 819px;
	border: solid 11px #fff;
	border-top: none;
	margin: 0 auto;
}

/*TOP NAV*/
#top-nav {
	height: 25px;
}

#top-nav li {
	text-indent: -9999px;
	list-style: none;
	display: inline;
}

#top-nav li a {
	background-position: 0 0;
	overflow: hidden;
	height: 25px;
	float: left;
}

#top-nav li a:hover{
	background-position: 0 -25px ;
}

#track-nav a {
	background: url(images/template/track.gif) no-repeat;
	width: 123px;
}

#print-nav a {
	background: url(images/template/print.gif) no-repeat;
	width: 125px;
}

#studies-nav a {
	background: url(images/template/studies.gif) no-repeat;
	width: 139px;
}

#access-nav a {
	background: url(images/template/accessories.gif) no-repeat;
	width: 141px;
}

#news-nav a {
	background: url(images/template/news.gif) no-repeat;
	width: 91px;
}

#e3-nav a {
	background: url(images/template/e3.gif) no-repeat;
	width: 69px;
}

#contact-nav a {
	background: url(images/template/contact.gif) no-repeat;
	width: 131px;
}


/*HOME IMAGE*/
#home-image {
	position: relative !important;
	position:absolute;
	margin-left: 334px;
	height:399px;
}

#home-flash {
	position: relative !important;
	position:absolute;
	height:399px;
	float:left;

}

/*HOME 3 COLUMNS*/
#home-3-col {
	padding-top:0 !important;
	padding-top: 399px;
}

#home-left, #home-middle, #home-right {
	background: url(images/template/boxSide.gif) no-repeat;
	width: 220px;
	min-height: 225px;
	height: auto !important;
	height: 225px;
	float: left;
	padding: 14px 14px 0 14px;
	display:inline;
}

#home-left {
	text-align: center;
	margin-right: 22px;
}
#home-left h2 {
	color:#5b91c6;
	font-size:1.4em;
	margin:12px 0;
	line-height:1.1;
}
#home-middle {
	margin-right: 22px;
}
#home-middle h2, #home-right h2 {
	color: #2995fe;
	font-size: 1.0em;
	background: url(images/template/bulbTitle.gif) no-repeat;
	margin-bottom: 12px;	
	padding: 7px 0 9px 42px;
}

#home-middle p, #home-right p {
	margin: 0 12px 16px 20px;
}

#home-middle ul{
	margin:0 12px 16px 10px;
}

#home-middle li {
	background-position: 0 center;
	list-style:none;
	margin-bottom:14px;
	padding-left:40px;
}

#one {
	background: url(images/template/1.gif) no-repeat;
}

#two {
	background: url(images/template/2.gif) no-repeat;
}

#three {
	background: url(images/template/3.gif) no-repeat;
}


/*SECONDARY*/
#secondary-image {
	margin-left: 0px;
	height:153px;
}


/*SIDE BAR */
#side-container {
	background: url(images/template/sideFade.gif) repeat-y right bottom;
	width:202px;
	padding-top: 0px;
}

#side-bar {
	background: #ffffbf url(images/template/yellowFade.gif) repeat-x bottom;
	width:180px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
}

#side-bar ul {
	text-align:right;
}

#side-bar li {
	font-size: 1.2em;
	list-style: none;
	font-weight: bold;
}
#side-bar li a {
	color: #2995ff;
	text-decoration: none;
	background: url(images/template/sideNav.gif) bottom repeat-x;
	display: block;
	padding: 8px;
	border-bottom: solid 1px #ddddad;
	height:1%; /* IE */
}
#side-bar li a:hover {
	color: #fff;
	background: #609bd4;
}

#content {
	width:615px;
	float:right;
	position:relative;
	top: 0px;
	margin-top: -377px!important;
	display:inline;
}
#content .p1 {
	width:425px;
	margin-bottom:30px;
	padding-bottom:22px;
	border-bottom: solid 1px #ccc;
}

#content ul {
	padding-left: 30px;
	list-style: square;
}

.right1 {
	float:right;
	margin-top:30px;
	clear:right;
}
.right2 {
	float:right;
	clear:right;
}
/*FOOTER*/
#footer {
	background: url(images/template/footer.gif) no-repeat;
	color: #666;
	width: 841px;
	height: 30px;
	margin: 0 auto 24px auto;
	padding-top: 40px;
	clear: both;
}


#footer li {
	list-style: none;
	display: inline;
}

#footer li a {
	color: #666;
}



/* page content styles */

.img {
	margin: 0 5px 5px 15px;
	float: right;
	clear: right;
	border: 1px solid #333;
}

em.imgCaption {
	float: right;
	clear: right;
	width: 217px;
	font-size: .9em;
	margin: 0 5px 15px 20px;
	background: #E9F2F9;
	padding: 5px;
	border-top: 1px dotted #2B73BB;
	border-bottom: 1px dotted #2B73BB;
	display:inline;
}

/*e3 tool tips */

#toolTip {
	position: absolute;
	z-index: 1000;
	width: 450px;
	background: #E4F0FC;
	border: 1px solid #000;
	text-align: left;
	padding: 15px;
	line-height: 1.9;
	cursor: pointer !important;
	cursor: default;
	left: 138px;
	top: 274px;
}
	#toolTip p { 
		margin: 0;
		padding: 0;
		font-weight: bold;
	}
	#toolTip p em { 
		display: none;
	}
	#toolTip p span { 
		font-weight: bold;
		display: block;
		padding-bottom: 5px;
	}
	
div.prodImg {
	width: 150px;
	float: right;
	text-align: center;
}
.blogModule h3 a {color: #2995fe; text-decoration: none; font-size: 14px;}
.blogModule h3 a:hover {text-decoration: underline;}
.blogModule h3 {margin-bottom: 6px;}
.javelin_blogModule h3 a {color: #2995fe; text-decoration: none; font-size: 14px;}
.javelin_blogModule h3 a:hover {text-decoration: underline;}
.javelin_blogModule h3 {margin-bottom: 6px;}