html, body {
	font: 12px/16px Arial, Helvetica, sans-serif;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #111 url(../custom/royalt/bg.jpg) repeat-x;
}

a {
	color: #777;
}

.main {
	margin: auto;
	padding: 0px;
	
	height: auto !important;
	height: 100%;
	min-height: 100%;
	text-align: left;
	background-color: #fcfcfc;
}

.header {
	background: url(../custom/royalt/header.jpg) repeat-x;
	height: 87px;
	padding: 0px;
}

.mainlogo img {
	position: absolute;
	height: 68px;
	margin: 4px 0 0 10px;
}

.sitename {
	color: #000;
	padding-left: 20px;	
	font: bold 28px "trebuchet ms", helvetica, sans-serif;
	position: relative;
	top: 18px;
}

.nav {
	
	height: 30px;
	white-space: nowrap;
}

.nav ul {
	width: 756px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 0px;
	background: url(../images/32.1_nav.jpg) repeat;
}

.nav ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 2px;
	padding: 6px 3px 6px 3px;
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	background: url(../images/32.1_span_left.jpg) no-repeat left center;
}

.nav ul li a span {
	padding: 6px 10px 6px 7px;
	background: url(../images/32.1_span_right.jpg) no-repeat right center;
}

.nav ul li a:hover {
	background: url(../images/32.1_hov_left.jpg) no-repeat left center;
}

.nav ul li a:hover span {
	background: url(../images/32.1_hov_right.jpg) no-repeat right center;
}

.nav li {
	float: left;
}

.nav li ul {
	position: absolute;
	z-index: 2;
	visibility: hidden;
	height: auto;
	width: auto;
	font-weight: normal;
	background: #f5f5f5;
	border: 1px solid #999;
	border-top: none;
	margin: 0;	
	padding: 0;
}

.nav li ul table a {
	width: auto;
	min-width: 120px;
	color: #000;
	text-align: left;
	padding: 6px 20px 6px 33px;
	background: url(../images/32.1_drpnav.jpg) no-repeat;
}

.nav li ul table a:hover {
	background: url(../images/32.1_drphov.jpg) no-repeat;
}

.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 {
	padding: 0;
}

.pageheader {
	clear: left;
	background: url(../images/32.1_titlebar.jpg) repeat-x;
	color: #000;
	padding-left: 20px; 
	letter-spacing: 1px;
	text-transform: uppercase;	
	height: 29px;
	line-height: 29px;
}

.content {
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #000;
	padding: 10px 20px 40px 20px;
	margin: 0;	
	text-align: justify;
}

.cartheader {
	clear: both;
	padding: 3px; 
	font-weight: bold; 
	height: 16px;
	background: #699 url(../images/32.1_cartheader.jpg) repeat-x;
	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 {
	position: fixed;
	z-index: 2;
	bottom: 0;
	width: 756px;
	background: url(../images/32.1_footer.jpg) repeat-x;
	height: 39px;
	padding-right: 20px;
	font: 9px  verdana, helvetica, sans-serif;
}

.footer a span {
	color: #fff;
}

.footer a {
	float: right;
	text-decoration: none;
	color: #fff;
	padding-top: 16px;
}