/*	-- added by eliquid -- */

html, body {
	margin: 0 auto;
	padding: 0;
	border: 0;
	text-align: center;
	width: 100%;
	height: 100%;
	background: #FFF;
	}

/*	-- For Designed By Link -- */
/* -- <a href="http://www.eliquid.com" target="_blank" style="text-decoration:none"><span class="eli1">eliquid</span><span class="eli2">MEDIA</span></a> -- */

.eli1 { color: #00F; }
.eli2 { color: #084; }

.red {
color: #990000;
}
.red-smaller {
	color: #990000;
	font-size:18px;
}

#page {
margin: auto;
text-align: center;
}
#content {
margin: auto;
width: 750px;
}

#footer {
margin: 15px auto;
padding: 5px 0;
width: 750px;
border-top: 1px solid #000
}

a:visited,
a:active,
a:link {
	color: #0080C0;
	text-decoration: underline;
}

a:hover {
	color: #06AEFF; 
	text-decoration: none;
}

/* navigation */

#header_mnu {
		width: 750px;
		height: 24px;
		overflow: hidden;
		background: #4690D4;
	}
	
		#hd_mnu {
			margin: 0;
			height: 24px;
		}
		
		#hd_mnu ul {
			border: 0;
			margin: 0;
			padding: 0;
			list-style-type: none;
			
		}
		
		#hd_mnu ul li {
			display: block;
			margin: 0;
			padding: 0;
			border: 0;
			float: left;
			width: 100%;
			border-bottom: solid 1px #fff;
		}
		
		#hd_mnu ul li a {
			display: block;
			margin: 0;
			height: 24px;
			padding: 0 10px;
			text-align: left;
			font: bold 11px/24px Tahoma, Arial, Helvetica, sans-serif;
			color: #FFF;
			text-decoration: none;
			background: #4690D4;
		}
		
		#hd_mnu ul li a:hover {
			background: #6FB1EE;
		}
		
		#hd_mnu li#active a {
			background: #6FB1EE;
		}
		
		#hd_mnu li#active a:hover {
			background: #6FB1EE;
		}


/*-----------------------------------------------------------------------------*/


body, td, th, .bodystyle, .medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}


.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height:18px;
}

.big-blue {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0066FF;
}

.bold-blue {
color: #0066FF;
font-weight:bold;
}

.highlight {
	background: #FFFF80;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

/* ----------------- MAIN NAVIGATION ----------------- */

/* Creates the container for the navbar and centers it.*/ 
div#navcontainer {
	width: 748px;
	margin-left: auto;
	margin-right: auto;
}
/* Removes any default margins or padding applied to lists. Floats the list to the left, which incorporates the child elements (i.e. the links) and provides a full-length background color that extends past the links.*/

ul#mainnav {
	background: #A4A44D;
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

/* Lists, by default, are block level elements, so the applying the inline style removes the line breaks of a block level element and causes the links to line up next to one another. We float the items left as some browsers have difficulty displaying the inline property correctly in this fashion. We remove all margins and padding and the bullet by setting the list style type to none.*/

ul#mainnav li {
	display: inline;
	float: left;
	margin: 1px auto;
	padding: 1px;
}

/* Although we have redefined the li style as an inline element, we need to make the actual links block level elements so we can give them widths and have them display properly as "buttons." */
ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	display: block;
	width: auto;
	padding: 1px 10px;
	margin: 0px;
	border-right: 1px solid #000000;
	color: #FFFFFF;
	font-weight:bold;
}
/* Creates the hover and "on" status style, which can be applied directly to a single link. */
ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav li a.current:visited {
	background-color: #FFFC65; color: #000000;
}

	div#audiobox {
		height: 35px;
		width: 90px;
		position: absolute;
		top: 95px;
		left: 674px;
		text-align: right;
	}
	
	div#audiobox applet {
			margin: 10px 20px 0 0;
		}
		
		
.name {
color: #000099;
font-weight:bold;
}
.position {
color: #0066FF;
font-size:10px;
}

.sml-txt{
font-size: 10px;
}

.what-we-buy ul{
margin: 0;
padding: 0;
list-style-type:none;
}

	.what-we-buy ul li{
	font-weight: bold;
	}
	
#copy_container {
	width: 100%;
	text-align: left;
}

#copy_container ol, #copy_container ul {
	margin: 0;
	padding: 0;
}

#copy_container ol li, #copy_container ul li {
	margin: 0 0 15px 25px;
	padding: 0;
}

#copy_container ul li {
	margin: 0 0 15px 0;
	padding: 0;
	list-style-type: none;
}

.product-spec {
	font-weight: bold;
	font-style: italic;
}