html, body {
	font: 13px "trebuchet ms", helvetica, sans-serif;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(../images/4_bg.gif);
}

a {
	color: #930;
}

.main {
	margin: auto;
	padding: 0px;
	
	height: auto !important;
	height: 100%;
	min-height: 100%;
	text-align: left;
	background: #cabc7f;
}

.header {
	background: url(../custom/gelsy/header.jpg) repeat-x;
	height: 146px;
	padding: 0px;
}

.mainlogo img {
	position: absolute;
	height: 68px;
	margin: 9px 0 0 20px;
}

.sitename {
	color: #c8a76a;
	padding-left: 20px;	
	font: bold 28px "trebuchet ms", helvetica, sans-serif;
	position: relative;
	top: 24px;
}

.nav {
	
	height: 27px;
	white-space: nowrap;
}

.nav ul {
	
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../images/4_nav.jpg);
}

.nav ul li a {
	display: block;
	color: #c8a76a;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-top: 1px;
	padding: 6px 20px 5px 20px;
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	border-right: 1px solid #964413;
	border-left: 1px solid #330000;
}

.nav ul li a:hover {
	background: url(../images/4_hov.jpg);
}

.nav li {
	float: left;
}

.nav li ul {
	position: absolute;
	z-index: 2;
	visibility: hidden;
	height: auto;
	width: auto;
	font-weight: normal;	
	border-left: 1px solid #964413;
	margin: 0;	
	padding: 0;
}

.nav li ul table a {
	width: auto;
	min-width: 120px;
	color: #c8a76a;
	text-align: left;
	padding: 5px 20px 5px 20px;
	background: url(../images/4_drpnav.jpg);
	border-top: 1px solid #330000;
	border-bottom: 1px solid #964413;
}

.nav li ul table a:hover {
	background: url(../images/4_hov.jpg);
}

.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/4_titlebar.jpg) repeat-x;
	color: #c8a76a;
	height: 38px;
	line-height: 43px;
	padding-left: 20px; 
	letter-spacing: 1px;
	text-transform: uppercase;	
}

.content {
	line-height: 2.5em;

	font: 12px "arial", "trebuchet ms", sans-serif;
	background: #cabc7f;
	color: #24140f;
	padding: 10px 20px 40px 20px;
	margin: 0;	
	text-align: justify;
}

.cartheader {
	clear: both;
	padding: 3px; 
	font-weight: bold; 
	height: 16px;
	background: url(../images/4_drpnav.jpg) repeat-x;
	color: #c8a76a;
}

.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;
	clear: both;
	background: url(../images/4_footer.jpg) repeat-x;
	height: 28px;
	padding-right: 20px;
	font: 9px  verdana, helvetica, sans-serif;
}

.footer a span {
	color: #c8a76a;
}

.footer a {
	float: right;
	text-decoration: none;
	color: #f6e5c6;
	padding-top: 12px;
}

.footer a:hover {
		color: #fff;
}