
/* The mighty Back40 Design, Inc. style sheet */

/* reset */
body, form, ul, li, img, pre, fieldset {padding: 0px; border: 0px; margin: 0px;}
body {font:13px/1.231 Arial,helvetica,clean,sans-serif; *font-size:small; *font:x-small;}
select,input,button,textarea,button {font: 99% Arial,helvetica,clean,sans-serif;}
table {font-size:inherit; font:100%;}
pre,code,kbd,samp,tt {font-family:monospace; *font-size:108%; line-height:100%;}

/* ~~~[ heading tags ]~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */		
h1, h2, h3, h4, h5 {
	font-family:  arial, helvetica, sans-serif; 
	color: #666561;
	margin: 20px 20px 0 0;
}
	h1 a, h2 a, h3 a, h4 a, h5 a {
		color: #666561; 
		text-decoration: none;
		border: 0 solid #C3C0DE;
	} 
	h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
		color: #C3C0DE; 
		text-decoration: none;
	} 
	.underline {
		border: 1px dotted #C3C0DE;
		border-width: 0 0 1px 0;
	}
	
h1 {
	font-size: 23px;
	margin: 10px 20px 0 0;
	color: #000;
}	 
	
h2 {
	font-size: 17px;
}	 
	
h3 {
	font-size: 15px;
}	
	h3.underline {
		margin: 30px 0 10px 0;
		width: 200px;
	} 
	
h4 {
	font-size: 13px;
	margin: 10px 0 5px 0;
}	 
	
h5 {
	font-size: 11px;
}	
	
	
	
/* ~~~[ general font tags ]~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
p {
	margin: 10px 25px 10px 0;
	line-height: 16px;	
} 
	p.home {
		margin: 0 5px 10px 0;
		line-height: 16px;	
	} 	
	p.quotes {	
		margin: 10px 45px 30px 0;
		background: #fff url(images/quotes.jpg) top left no-repeat; 
		text-indent: 15px
	}

a {
	text-decoration: none;
	color: #000;
	border: 1px solid #C3C0DE;
	border-width: 0 0 1px 0;
}
	a:hover {
		color: #C3C0DE;
		text-decoration: none;
		border: 1px dotted #000;
		border-width: 0 0 1px 0;
		padding-bottom: 0;
	} 
   
	
ul {
	text-align: left;
}  
	ul.checkmark {		
		list-style-image: url(images/check.gif);
	}
	ul.file {		
		list-style-image: url(images/file.gif);
	}
	ul.arrowr {		
		list-style-image: url(images/arrow_r.gif);
		margin: 10px;
		padding: 0 0 0 10px;
	}
		li {
			margin-bottom: 8px;
		}  
			li h3 {
				margin: 15px 0 0 0;
			}

.highlight {
	background-color: #FFFDE4;
	padding: 2px;
	font-style: italic;
}
		
dl dt {	
	font-family:  arial, helvetica, sans-serif; 
	color: #666561;
	margin: 10px 0 5px 0;
	font-size: 15px;
	font-weight: bold;
}
	dl dd {
		margin: 0;
		line-height: 14px;
	}

.img {
	margin: 0 10px 10px;
	padding: 3px; 
	background-color: #f9f9f9;
	border: 1px solid #b8b8b8;
	border-bottom-color: #818181;
	border-right-color: #818181;		
}

.nobord {
	 border: 0 solid #fff;
}
	.nobord:hover {
		 border: 0 solid #fff;
	}
		
	
	
/* ~~~[ both home and internal ]~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#siteContain {
	display: block;
	background-color: #fff;
	border: 3px solid #000;
	border-width: 3px 0 0 0;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
}

#homeTable {
	width: 80%; 
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 0; 
}
	#homeTable .topLeft {
		border: 0 solid #bfbfbf;
		border-width: 0 1px 1px 0;
		padding: 10px;
		color: #9E9E9B;
		height: 50px;
		width: 160px;
	}
		#homeTable .topLeft a {
			color: #9E9E9B;
		}
		#homeTable .topLeft a:hover {
			color: #000;
		}
	#homeTable .lowerLeft {
		border: 0 solid #bfbfbf;
		border-width: 0 1px 0 0;
		padding: 20px 10px 10px 10px;
		color: #9E9E9B;
	}
	#homeTable .bottomLeft {
		border: 0 solid #bfbfbf;
		border-width: 1px 1px 0 0;
		padding: 20px 10px 10px 10px;
		color: #9E9E9B;
	}
	#homeTable .center {
		border: 0 solid #bfbfbf;
		border-width: 0 1px 0 0;
		padding: 15px;
		text-align: center;
	}
	#homeTable .right {
		padding: 0 0 0 15px;
	}

#secondaryTable {
	width: 95%; 
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 0; 
}
	#secondaryTable .left1, #secondaryTable .left2, #secondaryTable .left3   {
		border: 0 solid #bfbfbf;
		border-width: 0 1px 1px 0;
		padding: 15px;
		color: #9E9E9B;
		width: 170px;
		height: 120px
	}
		#secondaryTable .left1 ul {				
			
			list-style: none;
			margin: 0 0 0 15px;
			text-align: left;
		} 
		#secondaryTable .left1 ul li {
                   background: url(images/bullet.gif) 0px 3px no-repeat;
                    padding-left: 20px; 
                }	
	#secondaryTable .left4 {
		border: 0 solid #bfbfbf;
		border-width: 0 1px 0 0;
		padding: 15px;
		color: #9E9E9B;
	}
	
	#secondaryTable .left4 {
		border: 0 solid #bfbfbf;
		border-width: 0 1px 0 0;
		padding: 15px;
		color: #9E9E9B;
	}
	#secondaryTable .right {
		padding: 0 0 0 20px;
	}
			
			
#bottom {
	background-color: #FFFDE4;
	height: 100px;
	display: block;
	text-align: center;
	margin: -5px 0 0 0;
	font-size: 10px;
	padding: 10px 0 0 0;
	line-height: 15px;
	color: #B2B1A3;
}		
	#bottom a {
		color: #B2B1A3;
		text-decoration: none;
	}	
	#bottom a:hover {
		text-decoration: none;
		border: 1px dotted #000;
		border-width: 0 0 1px 0;
	}
			
	


/* ~~~[ body/html calling ]~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
body {	
	background: #C3C0DE; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:  11px;
	color: #666561;	
	margin: 0; 
	padding: 0;   
width: 100%; height: 100%;
} 

#bodyWrap {background: url(images/site-bg.jpg) top center repeat-y; width: 100%; min-height: 300px;}

h1, h2, h3, h4, h5, p, span, li {	
	text-align: left;
}

img {
	border: 0;
}

select, input, textarea {
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
} 

html {
	margin: 0; padding: 0; width: 100%; height: 100%; 	
}
#bottomNav {padding: 0px; text-align: center;}
#bottomNav li {display: inline;}
#bottomNav li:after {content: ' |'; }
#bottomNav li.javelin_lastItem:after {content: '';}

.javelin_productsList li {width: 30%; text-align: center; list-style: none; float: left; margin-right: 15px;}
.javelin_module-links li {background: url(images/check.gif) 0px 4px no-repeat; padding-left: 20px; list-style: none;}
.javelin_module-faq li {background: url(images/arrow_r.gif) 0px 4px no-repeat; padding-left: 20px; list-style: none;}

.javelin_productsItemImage ul li {margin-right: 10px; margin-bottom: 10px;}
.javelin_productsItemImage  img.javelin_productsItemImage_sub, .javelin_productsItemImage_main img {padding: 3px!important; border: 1px solid!important;}
.javelin_productsItemImage_main {margin-bottom: 10px;}
.javelin_productsItemImage a {border: none!important; text-decoration: none!important;}

.javelin_products button {display: block;}
.javelin_productsItemAddInputs button {float: left; margin-right: 10px;}