/*
Green: #8cc63f
Yellow: #fff253
Blue: #58c7d9
Pink: #fa69b1
Orange: #ff931e

*/
@charset "UTF-8";
body, h1, h2, h3, h4, h5, h6, blockquote, p, form, li, ul{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	list-style:none;
}
:focus {
	-moz-outline: none; /* fx 1.07*/ 
	outline:none; /* fx 1.05, Safari, Mac IE*/
}
a img {
	border:0;
}
a:link {
	color:#000;
}
a:visited {
	color:#000;
	font-style:italic;
}
a:hover {
	color:#fa69b1;
}
.clearboth {
	clear: both;
	height:0;
	line-height:0;
	font-size:0;
}
body {
	background-color: #58c7d9;
	background-image: url(images/layout/bodybg_sun.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size:11px;
	font-family: Helvetica, Arial, sans-serif;
}
#wrapper {
	width:750px;
	margin:0 auto;
}
#header {
	height:150px;
	position:relative;
	z-index:3000;
}
#header img.products {
	position:absolute;
	right:-35px;
	top:1px;
}
#header img.logo {
	position:absolute;
	left:-45px;
	top:15px;
	z-index:1000;
}
#headerbartop_orange {
	background-image:url(images/layout/headerorangetop.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:5px;
	width:100%;
	font-size:0px;
}
#main {
	border-left: solid 2px #000;
	border-right: solid 2px #000;
	background-color: #fff;
	margin:0;padding:0;
}
#headerbar_orange {
	background-color:#ff931e;
	border-bottom:solid 3px #000;
	padding:5px 15px;
	text-align:right;
	margin-bottom: 5px;
	position:relative;
}
h1, h2 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	margin:0;
	padding:0;
}
#main_1 {
	padding:0 10px;
}
#nav {
	border-top:solid 1px #000;
	border-left:solid 2px #000;
	border-right:solid 2px #000;
	border-bottom:solid 3px #000;
	height:59px;
	margin:5px 0 40px;
	background-image: url(images/layout/navbg.jpg);
	clear:both;
}
#nav div {
	width:177px;
	display:block;
	height:59px;
	float:left;
	margin-left: 4px;
	padding-top:0;
}
#nav div.first {
	margin-left: 0;
	width:179px;
}
#nav a {
	display:block;
	height:45px;
	color:#000;
	text-decoration:none;
	padding:7px 10px;
}
#nav a h2 {
	border-bottom:solid 1px #000;
}
#nav a span {
	margin-top:3px;
	width:60%;
	float:right;
	display:block;
	margin-bottom:0;
	line-height:12px;
}
#nav a.active {
	color:#FFF;
}
#nav a.active h2 {
	border-bottom:solid 1px #FFF;
}
#nav a.home {
	background-color:#fa69b1;
}
#nav a.products {
	background-color:#58c7d9;
}
#nav a.gallery {
	background-color:#8cc63f;
}
#nav a.contact {
	background-color:#ff931e;
}
#nav a.home span {
	color:#fa69b1;
}
#nav a.products span {
	color:#58c7d9;
}
#nav a.gallery span  {
	color:#8cc63f;
}
#nav a.contact span {
	color:#ff931e;
}
#nav a:hover span {
	color:#000;
}
#nav a.active:hover span {
	color:#FFF;
}
.shoppingbuttons a:link, .shoppingbuttons a:visited {
	text-decoration:none;
	color:#000;
}
.shoppingbuttons a:hover {
	color:#fa69b1;
}
.shoppingbuttons img {
	margin-left:5px;
}
.leftcol {
	float:left;
	clear:left;
	width:176px;
	background-color:#e3e3e3;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:solid 2px #ccc;
	padding-top:0;
}
.halfleft {
	float:left;
	width:357px;
	clear:left;
	background-color:#e3e3e3;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:solid 2px #ccc;
	padding-top:0;
}
.halfright {
	float:right;
	width:357px;
	clear:right;
	background-color:#e3e3e3;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:solid 2px #ccc;
	padding-top:0;
}
.leftcol div, .rightcol div {
	margin:10px 15px;
}
.leftcol p, .rightcol p, .largecol p, h2, ol {
	text-shadow:1px 1px 1px #fff;
}
.active h2 {
	text-shadow:1px 1px 1px #000;
}
.leftcol div div, .rightcol div div {
	margin:0;
}
.rightcol {
	float:right;
	clear:right;
	width:176px;
	background-color:#e3e3e3;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:solid 2px #ccc;
	padding-top:0;
}
.largecol {
	width:538px;
	background-color:#e3e3e3;
	margin-bottom:10px;
	padding-bottom:1px;
	border-bottom:solid 2px #ccc;
	padding-top:0;
}
h1.sprite {
	background-image:url(images/layout/h1_sprite.jpg);
	background-repeat:no-repeat;
	height:17px;
	padding:6px 10px;
}
h1.blue_s {
	background-position: -538px 0;
}
h1.green_s {
	background-position: -538px -29px;
}
h1.orange_s {
	background-position: -538px -58px;
}
h1.pink_s {
	background-position: -538px -87px;
}
h1.yellow_s {
	background-position: -538px -116px;
}
h1.blue_b {
	background-position: 0 0;
}
h1.green_b {
	background-position: 0 -29px;
}
h1.orange_b {
	background-position: 0 -58px;
}
h1.pink_b {
	background-position: 0 -87px;
}
h1.yellow_b {
	background-position: 0 -116px;
}
h1.blue_m {
	background-position: 0 -145px;
}
h1.green_m {
	background-position: 0 -174px;
}
h1.orange_m {
	background-position: 0 -203px;
}
h1.pink_m {
	background-position: -357px -145px;
}
h1.yellow_m {
	background-position: -357px -174px;
}
#footer {
	background-image:url(images/layout/footerlogo.jpg);
	background-repeat:no-repeat;
	background-position:50px 0;
	margin:15px auto 0;
	width:60%;
	height:130px;
	clear:both;
}
#footer p {
	width:60%;
	padding:30px 0 45px;
	text-align:center;
	float:right;
}
#footer ul {
	clear:right;
	text-align:center;
}
#footer li {
	display:inline;
}
#footer li a:link, #footer li a:visited {
	margin: 0 8px;
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
#footer li a:hover {
	color:#fa69b1;
}
.leftcol p, .rightcol p {
	margin-bottom:15px;
}
.leftcol p .date, .rightcol p .date {
	font-weight:bold;
}
.searchbar {
	width:138px;
	border-left:solid 1px #c2c2c2;
	border-right:solid 1px #c2c2c2;
	border-bottom:solid 2px #c2c2c2;
	color:#626262;
	padding:3px;
}
.searchbar:focus {
	border-left:solid 1px #000;
	border-right:solid 1px #000;
	border-bottom:solid 2px #000;
	color:#000;
}
.gobutton {
	float:right;
	margin-bottom:10px;
	background-color:#e3e3e3;
	text-align:right;
	border:solid 1px #000;
	margin-right:0;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:3px 3px 3px 25px;
	margin: 3px 0;
	text-decoration:none;
	color:#000;
}
.gobutton:hover {
	background-color:#fa69b1;
	color:#000;
}
h2 .price {
	float:right;
	display:block;
	font-weight:normal;
	padding-left:10px;
}
h2 .sub {
	text-transform:lowercase;
	font-size:smaller;
	text-transform:lowercase;
	color:
}
h2 .asi {
	vertical-align:super;
	font-size:smaller;
	font-weight:bold;
}
.ourproducts {
	margin:20px auto;
	text-align:center;
}
.ourproducts img{
	margin:5px;
}
.ourproducts a:link img, .ourproducts a:visited img {
	background-color:#fff;
}
.ourproducts a.green:hover img {
	background-color:#8cc63f;
}
.ourproducts a.orange:hover img {
	background-color:#ff931e;
}
.ourproducts a.pink:hover img {
	background-color:#fa69b1;
}
.ourproducts a.blue:hover img {
	background-color:#58c7d9;
}
.ourproducts a.yellow:hover img {
	background-color:#fff253;
}
::-moz-selection{
background:#fa69b1;color:#FFF;	text-shadow:none;

}
::selection{
background:#fa69b1; color:#FFF;	text-shadow:none;

}
/*-------------------START SHOP----------------------*/
.shopitem {
	margin:20px 10px 25px;
	padding-bottom:25px;
}
.shopitem .shopleftcol {
	width:160px;
	float:left;
	margin: 0 10px 10px 0;
	position:relative;
}
.shopitem .badge {
	position:absolute;
	top:0px;
	left:0px;
	width:50px;
	height:50px;
	z-index:50;
}
.shopitem .new {
	background-image:url(images/badge/new.png);
}
.shopitem .special {
	background-image:url(images/badge/special.png);
}
.shopitem .image, .newspecial .image {
	width:148px;
	margin:5px 5px 0;
	overflow:hidden;
	border:solid 1px #b1b1b1;
	position:relative;
	background-color:#fff;
}
.newspecial .image {
	margin:5px auto 0;
	max-height:150px;
}
.shopitem .image .zoombutton, .newspecial .image .zoombutton {
	background-color:#ff931e;
	width:150px;
	height:30px;
	display:block;
	font-size:16px;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	padding-top:8px;
	position:absolute;
	bottom:-36px;
	left:0px;
}
.shopitem .image a.zoombutton:hover, .newspecial .image a.zoombutton:hover {
	color:#000;
}
.shopitem .details {
	margin:5px;
	border-top:solid 1px #000;
	padding-top:4px;
}
.shopitem .details .select {
	font-size:smaller;
}
.shopitem .details .text {
	border-bottom:solid 2px #c2c2c2;
	border-left:solid 1px #c2c2c2;
	border-right:solid 1px #c2c2c2;
	color:#636363;
	background-color:#f2f2f2;
	border-top:0;
	text-align:center;
}
.shopitem .details .text:focus {
	border-bottom:solid 2px #000;
	border-left:solid 1px #000;
	border-right:solid 1px #000;
	color:#000;
}
.shopitem .details span {
	width:35%;
	display:block;
	font-weight:bold;
	float:left;
	margin-top:5px;
}
.shopitem .divdesc {
	margin:10px 10px 10px 170px;
}
.shopitem h2 {
	border-bottom: solid 1px #000;
	padding:3px 0 5px;
	margin-bottom:5px;
	text-transform:uppercase;
}
.shopitem p.description {
	width:90%;
	font-size:12px;
}
.shopitem h3 {
	font-size:12px;
	font-weight:bold;
	text-shadow:1px 1px 1px #fff;
	margin-bottom:2px;
}
.shopitem .quantityprices {
	border-left:solid 2px #000;
	border-right:solid 2px #000;
	border-top:solid 1px #000;
	border-bottom:solid 3px #000;
	padding:5px;
	width:60%;
	margin:15px auto;
	background-color:#fff;
}
.shopitem .quantityprices p {
	border-top:solid 1px #000;
	padding:5px 0;
}
.shopitem .quantityprices p span {
	width:80%;
	text-align:center;
	font-weight:bold;
	display:block;
	float:left;
}
.greeting {
	font-size:32px;
	font-weight:bold;
}
.contentdivider {
	background-image:url(images/layout/contentdivider.gif);
	background-repeat:repeat-x;
	height:30px;
	background-position:bottom left;
	clear:both;
}
.bottomshadow {
	padding-left:5px;
}
code {
	font-size:14px;
	text-transform:uppercase;
	letter-spacing:0.4em;
}
#map {
	width:450px;
	margin:0 auto;
	background-color:#58c7d9;
	border-top:solid 1px #000;
	border-left:solid 2px #000;
	border-right:solid 2px #000;
	border-bottom:solid 3px #000;
	padding:10px;
}
.largecol p {
	font-size:12px;
}
.largecol h4 {
	font-size:16px;
	text-shadow:1px 1px 1px #fff;
	margin:15px;
}
.leftcol h4, .rightcol h4 {
	font-size:12px;
	text-shadow:1px 1px 1px #fff;
	margin:5px 0;
}
.stepblock {
	width:80%;
	border-top:solid 1px #000;
	border-left:solid 2px #000;
	border-right:solid 2px #000;
	border-bottom:solid 3px #000;
	background-color:#fff;
	margin:5px auto;
	padding:15px;
}
.stepblock img {
	float:left;
	margin:0 5px 5px 0;
}
.stepblock h4 {
	font-size:14px;
	border-bottom:solid 1px #000;
	margin-bottom:3px;
	padding-bottom:3px;
	margin-left:60px;
	text-align:right;
}
.stepblock p {
	width:80%;
	text-align:right;
	float:right;
}
#wordpress img {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
#wordpress ol {
	list-style: decimal;
}
#wordpress ul {
	list-style: outside;
}
#wordpress em {
	font-style: italic;
}
#wordpress h1, #wordpress h2 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	margin:0;
	padding:15px 0 5px;
}
#wordpress .aligncenter {
	margin: 0 auto;
}
#wordpress .more-link {
	margin-top: 15px;
	width: 100%;
	display: block;
	text-align: center;
	font-size: 12pt;
	font-family:  Helvetica, Arial, sans-serif;
}
#wordpressanchors li {
	margin-left: 10px;
	text-indent:  -10px;
	font-size: 120%;
	padding: 0.25em 0;
}
