@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-color: #5bb3f2;
	margin: 0;
	padding: 0;
	letter-spacing: .06em;
	color: #84cbfe;
	font: 12px Arial, Helvetica, sans-serif;
}

p {
	padding: 0 10px 0 10px;
	margin-top:0px;
	color: #84cbfe;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 22px;
}

a {color: #ccc; text-decoration: none;}

a:hover {color: #84cbfe; text-decoration: none;}

#content {
	width: 816px;
	margin: 0 auto;
	position: relative;
}

.form-text {
	color: #ccc;
	font: 12px Arial, Helvetica, sans-serif;
}

#nav {
	background-image: url(images/08.jpg);
	background-repeat: no-repeat;
}

#content-area {
	background-color: #000;
	color: #84cbfe;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 28px;
}

#copy-right {
	background-color: #000;
	font: 9px Arial, Helvetica, sans-serif;
	text-align: right;
	color: #ccc;
	padding-right: 10px;
}


.form-text {color: #CCCCCC; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

#text {
	position: relative;
	top: 5px;
	left: 240px;
}

#nav-list {
	color: #ccc;
	font: 12px Arial, Helvetica, sans-serif;
}

#nav-list li {
	margin-bottom: 0;
}

#nav-list li span {
	display: block;
	text-align: center;
	margin-left: 20px;
}

.products {height: 123px; margin-left: 15px; padding-left: 10px;}

.products h3 {margin: 0 0 10px 0; padding: 0;}
.selected {
	list-style-image: url(images/nav-arrow.gif);
}

.selected a {
	color: #84cbfe;
}

.un-selected {
	list-style-image: url(images/off-nav-arrow.gif);
	color: #84cbfe;
}

h3 {
	color: #84cbfe;
	font: 18px Arial, Helvetica, sans-serif;
	padding-left: 10px;
	margin-bottom:0px;
}

#body-text {
	color: #84cbfe;
	font: 12px Arial, Helvetica, sans-serif;
	padding-left: 10px;
}

#contact-box {
	padding-left: 20px;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.site-font {
	color: #84cbfe;
	font-weight: normal;
	font: 12px Arial, Helvetica, sans-serif;
}

a img {border:none;}

img.logo {margin:15px;}

#cart_bag {margin-bottom:-13px;}