@charset "utf-8";
/* CSS Document */

body {
	background: #fff;
	color: #666;
	font: 12px/1.2 Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
#header,
#content,
#footer {
	margin: 0 auto;
	width: 801px;
}
#header {
	background: url(images/header.jpg) top center no-repeat;
	color: #fff;
	height: 221px;
	position: relative;
}
#cartlnk {
	position:absolute;
	bottom: 12px;
	right: 0;
}
#footer {
	background: url(images/footerx.gif) bottom left repeat-x;
	padding: 25px 0 45px;
	text-align: center;
	font-size: 11px;
	clear: both;
	float: left;
	position: relative; /* positioned to relative and -131*/
	left: -131px;
}
a:link {
	color: #f47e84;
}
a:visited {
	color: #f056b4;
}
a:hover {
	color: #c00;
}
h1,
h2 {
	margin: 0;
	padding: 10px 0 0 95px;
	font-size: 20px;
	text-transform: uppercase;
	color: #fff;
	width: 265px;
	text-align: center;
}
h2 {
	font-size: 12px;
}
h3 {
	margin: 0 0 0.5em;
	font-size: 18px;
}
h1 a:link,
h1 a:visited {
color: #fff;
text-decoration: none;
}
#content,
#contentwmenu {
	margin: 10px auto; /* top right bottom left */
}
#contentwmenu {
	padding-left: 131px;
	width: 670px; /* 131 + 670 = 801 */
	position: relative;
}
#kinis {
	width: 188px; /* hm pg models column 188 wide*/
	float: right;
	text-align: center;
	font-size: 12px;
	position: relative; /* positioned to relative and -134*/
	left: -134px;
}
#kinis ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#kinis li {
	margin: 8px 0;
}
#splashpic {
}
#splashpic p {
	color: #fff;
	width: 240px;
	padding: 1em;
	margin: 0;
}
#splashtext {
	font-size: 12px;
	text-align: left;
	margin: 0 20px;
}
#menu {
	width: 116px;
	background: #fde;
	position: absolute;
	top: 0; left: 0;
}
#menu ul {
	margin: 4px 0 4px 12px;
	padding: 0;
}
#menu li {
	list-style: none;
	font-weight: bold;
	padding: 2px 0;
}
#menu li ul {
	margin: 4px 0;
}
#menu li ul li {
	font-weight: normal;
	adding: 0;
}
#menu li span {
	padding: 0 4px;
	background-color:#FBD; /* highlight the nav bar product headers */
}
#menu li a {
	display: block;
	padding: 3px 4px;
	text-decoration: none;
}
#menu li a:hover {
	background: #f056b4;
	color: #fff;
}
#menu li a:active {
	background: #fde;
	color: #f056b4
}
#pdtlcol {
	width: 200px;
	float: left;
}
img.pdtl {
	float: left;
	margin-right: 15px;
}
.price {
	font-weight: bold;
	font-size: 16px;
}
#pdtlcol form div {
	margin: 6px 0;
	padding: 6px;
}
#pdtlcol select {
	font-size: 11px;
}
#palette {
	height: 37px; width: 150px;
	background: #fff url(images/palette.gif) no-repeat;
	position: relative;
}
#palette a {
	display: block;
	position: absolute;
	width: 16px;
	height: 15px;
}
#c1,#c2,#c3,#c4,#c5,#c6,#c7 {
	top: 0;
}
#c8,#c9,#c10,#c11,#c12,#c13,#c14 {
	bottom: 0;
}
#c1,#c8 {left:0;}
#c2,#c9 {left: 22px;}
#c3,#c10 {left: 44px;}
#c4,#c11 {left: 67px;}
#c5,#c12 {left: 89px;}
#c6,#c13 {left: 111px;}
#c7,#c14 {left: 133px;
}
#gallery div {
	text-align: left;
	white-space: nowrap;
	position: relative; /* positioned to relative and up 12px align to top edge*/
	bottom: 12px;
}
#gallery {
	float: left;
}
div.namesbar {			/* Gallery name bars added by Kona Techs */
	margin: 12px 0 2px 0; /* top right bottom left - provides the spacing*/
	width: 602px;
	background-color: #FDE;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
}
div.namesbarblu {			/* Klub name bars in blue added by Kona Techs */
	margin: 12px 0 2px 0; /* top right bottom left - provides the spacing*/
	width: 602px;
	background-color: #DDF3F7;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
}
#kapuklub div {
	text-align: left;
	white-space: nowrap;
	position: relative; /* positioned to relative and up 12px align to top edge*/
	bottom: 12px;
}
#kapuklub {
	float: left;
}
div.klubbar {			/* Klub top bar by Kona Techs */
	margin: 12px 0 2px 0; /* top right bottom left - provides the spacing*/
	width: 602px;
	background-color: #FDE;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
}
div.klubwelcomemsg {		/* Klub Welcome message area added at top by Kona Techs */
	margin: 12px 0 2px 0;	/* top right bottom left - provides the spacing */
	width: 602px;
	height: 110px;
	font-size: 14px;
	font-weight: normal;
	padding-left: 10px;
}
div.addspace {			/* Space filler area added of 30 tall */
	margin: 12px 0 2px 0;	/* top right bottom left - provides the spacing */
	width: 602px;
	height: 30px;
	padding-left: 10px;
}
div.addspacecart {		/* 340 height space area added to bottom for empty cart */
	margin: 12px 0 2px 0;	/* top right bottom left - provides the spacing */
	width: 602px;
	height: 340px;
	padding-left: 10px;
}
#cartable {
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #fde;
	margin: 0 0 1em;
}
#cartable th {
	background: #fde;
	color: #c00;
}
#cartable td {
	padding: 4px 0;
}
.item {
	text-align: left;
	font-weight: bold;
}
.item span {
	font-weight: normal;
	font-size: 92%;
}
.qty,
.qty input {
font-size: 92%;
}
.cartupd {
	padding: 10px 0 15px;
}
#shipcalc {
text-align: right;
}
#shipcalc input {
vertical-align: bottom;
}
.cartcheckout {
	margin-top: 1em;
}
.cartcheckout a {
	float: left;
}
.cartupd,
.cartcheckout form {
	text-align: right;
}
.cartnote {
	font-size: 84%;
	text-align: right;
}
#custserv h4 {
margin-top: 2em;
}
#custserv table {
margin: 1em 0;
}
caption,
#custserv th,
#custserv td {
text-align: left;
padding: 2px 0;
}
caption {
font-weight: bold;
padding: 0;
}