html, body {
		height: 100%;
        	margin: 0;
		padding: 0;
		text-align: center;
		background: #000 url(../images/jove_bg.jpg) repeat-x;
		
}

a {
	color: #c90;
}

a img {
	border: none;
}

.main {
		font: 13px/19px futura, "tw cen mt", "arial", sans-serif;
		margin: 0 auto;
		padding: 0px;
		
		height: 100%;
		text-align: left;
}

.header {
		vertical-align: top;
		background: #000 url(../custom/jove/jove_header.jpg) no-repeat center;
		height: 130px;
		padding: 0px;
}

.mainlogo {
	
	text-align: center;
	position: absolute;
}

.mainlogo img {
	margin-top: 15px;
	height: 100px;
}

.sitename {
		vertical-align: top;
		color: #fff;
		font: bold 80px futura, "tw cen mt", "century gothic", sans-serif;
		position: relative;
		top: 10px;
		text-align: center;
}

.nav {
	vertical-align: top; 
	 
	height: 50px; 	
	background: url(../images/jove_nav.jpg) repeat-x;
}
.nav ul {
	padding: 5px 0 0 0;
	margin: 0 auto;
	list-style-type: none;
	color: #fff;
	width: 680px;
	font: bold 15px "century gothic", sans-serif;
	text-align: center;
}
.nav li {
	display: inline;
}

.nav li a {
	text-decoration: none;
	color: #fff;
	padding: 5px 0;
}

.nav li a:hover {
	color: #fff;

}

.nav li ul {
	/*position: absolute;
	visibility: hidden;
	height: auto;
	width: 16.7em;
	w\idth: 16.2em;
	margin: 0;
	border-right: none;*/
	display: none;
}


/* .nav li ul table a {
	width: auto;
	min-width: 120px;
	color: #fff;
	text-align: center;
	padding: 6px 20px 6px 20px;
}

.nav li ul table a:hover {
	background-color:;
}

.nav li ul ul {
	margin: -1.75em 0 0 14em;
}

.nav li:hover ul ul, #nav li:hover ul ul ul, .nav li.sfhover ul ul, .nav li.sfhover ul ul ul {
	visibility: hidden;
}

.nav li:hover ul, .nav li li:hover ul, .nav li li li:hover ul, .nav li.sfhover ul, .nav li li.sfhover ul, .nav li li li.sfhover ul {
	visibility: visible;
}   */

.FlashVideoArea {
		display: none;
}

.content {
		vertical-align: top;
		background: #282828 url(../images/jove_mainbg.jpg) repeat-x;
		color: #fff;
		padding: 0px;
}

.pageheader {
		display: none;
}

.cartheader {
	clear: both;
	padding: 3px; 
	font-size: 15px;
	font-weight: bold; 
	text-transform: uppercase;
	height: 16px;
	background: #CC9900;
	color: #fff;
}

.producttitle {
	float: left;
}

.price {
	float: right;
}

.cartimg img {
	margin: 15px 0;
}

.cartcontent {
	vertical-align: top;
	width: 325px;
}

.cartcontent p {
	margin: 15px 0;
}

.cartbuttons {
	vertical-align: top;
	width: 150px;
	padding: 15px 0;
}

.cartbuttons input, .cartbuttons select {
	width: 150px;
	font-size: 11px;
}



object, embed {
	position: relative;
	z-index: 1;
}

.footer {
	xposition: fixed;
	xz-index: 2;
		bottom: 0;
		
		vertical-align: top;
		background: url(../images/jove_footer.jpg) repeat-x;
		height: 30px;
		padding-top: 15px;
		font: bold 13px futura, "tw cen mt", "century gothic", sans-serif;
		text-align: center;
		text-transform: uppercase;
}

.footer a {
		text-decoration: none;
		color: #630;
}

.footer a span {
		color: #630;
}

.footer a:hover {
		color: #630;
}
