html, body {
		font: 11px verdana, helvetica, sans-serif;
		height: 100%;
        	margin: 0;
		padding: 0;
		text-align: center;
		background: #111 url(../custom/palmbeach.fm/bg.jpg) repeat-x;
background-position: center top;
background-attachment: fixed;
		scrollbar-face-color: #000; 
		scrollbar-highlight-color: #666; 
		scrollbar-shadow-color: #333333; 
		scrollbar-3dlight-color: #333333; 
		scrollbar-arrow-color: #00ffff; 
		scrollbar-track-color: #999; 
		scrollbar-darkshadow-color: #000; 
		scrollbar-base-color: #fff;
}

a {
	color: #fff;
}

.main {
	margin: auto;
	padding: 0px;
	
	height: auto !important;
	height: 100%;
	min-height: 100%;
	text-align: left;
	xbackground: #222;	
}

.header {
	background: url(../custom/palmbeach.fm/header.png) repeat-x;
	height: 103px;
	padding: 0px;
}

.mainlogo img {
	position: absolute;
	height: 80px;
	margin: 11px 0 0 10px;
}

.sitename {
	color: #fff;
	padding-left: 20px;	
	font: bold 28px "trebuchet ms", sans-serif;
	position: relative;
	top: 32px;
}

.nav {
	
	height: 30px;
	white-space: nowrap;
}

.nav ul {
	width: 756px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 0px;
	background: url(../images/32_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_hov_left.jpg) no-repeat left center;
}

.nav ul li a span {
	padding: 6px 10px 6px 7px;
	background: url(../images/32_hov_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_drpnav.jpg) no-repeat;
}

.nav li ul table a:hover {
	background: url(../images/32_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 {
		vertical-align: top;
		padding: 0;
}

.pageheader {
	clear: left;
	background: url(../images/32.1_titlebar.jpg) repeat-x;
	color: #0a495a;
	padding-left: 20px; 
	letter-spacing: 1px;
	text-transform: uppercase;	
	height: 29px;
	line-height: 29px;
}

.content {
		vertical-align: top;
		
		color: #fff;
		padding: 0px 20px 0px 20px;
		margin: 0;
		text-align: justify;
}

.cartheader {
	clear: both;
	padding: 3px; 
	font-weight: bold; 
	height: 16px;
	background: #000 url(../images/31_titlebar.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 {
	xposition: fixed;
	xz-index: 2;
	bottom: 0;
	width: 756px;
	clear: both;
	xbackground: url(../images/31_footer.jpg) repeat-x;
	height: 33px;
	padding-right: 20px;
	font-size: 9px;
}

.footer a span {
		color: #fff;
}

.footer a {
		float: right;
		text-decoration: none;
		color: #00ffff;
		padding-top: 8px;
}
