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

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

p {
	line-height: 140%;	
}

h1, h2 {
	font-size: 160%;
	line-height: 120%;
	padding: 10px 0 10px 0;
	background: url(/_img/luna_r11_c4.png) no-repeat left bottom;
}

form {
	margin: 0;
	padding: 0;
}

a {
	color: #000;
	text-decoration: underline;
}

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

.top {
	padding: 14px 0 0 0;
	height: 126px;
}

.nav {
	background: url(/_img/luna_r3_c6.png) repeat-x;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
}

.nav a {
	text-decoration: none;
	color: #FFF;
}

.nav a:hover {
	text-decoration: none;
	color: #000;	
}

.nav img {
	float: left;
}

.topnav {
	float: left;
	padding: 8px 15px 0px 15px;
}

.search {
	background: url(/_img/luna_r3_c6.png) repeat-x;	
}

.search input {
	width: 100px;
	height: 15px;
	margin: 5px 0 0 0;
	
}

.topspacer {	
	height: 27px;
	width: 950px;
	margin: 0 auto;
	
}

.rightbar {
	background: url(/_img/luna_r6_c14.png) repeat-y left;	
}

.rightbar p {
	margin: 0px 9px 9px 8px;
}

.subCat {
	width: 177px;
	height: 200px;
	float: left;
	
}

.txtDefault img, .thumbs img {
	border: 1px solid #CCC;	
}

#BreadCrumb {
	margin: 0 0 15px 0;
}

.txtSale {
 	color: #70cdcc;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size:16px;
	font-weight:bold;
}

.txtOldPrice {
	text-decoration: line-through;
	font-size:12px;
}

.txtButton {
	color: #FFFFFF;
	background-color: #c3e37e;
	border: 1px solid #b1d16c;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
}
a.txtButton {
	color: #000;
	background-color: #c3e37e;
	border: 1px solid #b1d16c;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	color: #FFFFFF;
	background-color: #70cdcc;
	border: 1px solid #66bbba;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
