/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, hgroup, menu, nav, section, summary,
time, mark, audio, video, article {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
}

body {
      position: absolute;
      width: auto;
	max-width: 100%;
	  background-color: #ffffff;
	color: #333333;
    }
	.redtext {
	color: #ff0000;
	}
.clear {
	clear: all;
}
.notice {
	color: #FF0000;
	font-size: 85%;
	margin: 0 0 8px 0;
	text-align: justify;
}
#social {
	background-color: #CCCCCC;
	text-align: left;
	padding: 10px;
	margin-bottom: 5px;
}
#social img {
	display: inline;
}
#surround {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 95%;
	margin: auto;
}
#logo {
	width: auto;
	max-width: 100%;
	text-align: center;
	margin: 10px 0 10px 0;
}
#logo img,
#products img {
	max-width: 100%;
}
#slideshow,
#slideshow2 {
	position: relative;
    width: auto;
	max-width: 100%;
	text-align:center;
}
@media only screen and (max-width: 300px) {
#slideshow {
	min-height: 290px;
    }
#slideshow2 {
	min-height: 440px;
    }
}
@media only screen and (min-width: 301px) and (max-width: 350px) {
#slideshow {
	min-height: 340px;
    }
#slideshow2 {
	min-height: 450px;
    }
}
@media only screen and (min-width: 351px) and (max-width: 400px) {
#slideshow {
	min-height: 380px;
    }
#slideshow2 {
	min-height: 450px;
    }
}
@media only screen and (min-width: 401px) and (max-width: 450px) {
#slideshow {
	min-height: 440px;
    }
#slideshow2 {
	min-height: 450px;
    }
}
@media only screen and (min-width: 451px) and (max-width: 500px) {
#slideshow {
	min-height: 450px;
    }
#slideshow2 {
	min-height: 450px;
    }
}
@media only screen and (min-width: 501px) {
#slideshow {
	min-height: 450px;
    }
#slideshow2 {
	min-height: 450px;
    }
}

#slideshow div,
#slideshow2 div {
	max-width: 100%;
}

#slideshow img,
#slideshow2 img {
	width: auto;
	height: auto;
	max-width: 100%;
}
#slideshow .parent,
#slideshow2 .parent {
	position: relative;
}
#slideshow .children,
#slideshow2 .children {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#surround h1 {
	font-size: 120%;
	color: #333333;
	text-decoration: none;
	margin-bottom: 10px;
}

#surround p {
	margin: 0 0 10px 0;
	text-align: justify;
}
#surround p.small {
	font-size: 90%;
	color: #333333;
	margin: 0 0 10px 0;
	text-align: justify;
}
#surround ul {
	margin-left: 20px;
	margin-bottom: 10px;
	list-style: normal;

}
strong {
	font-weight: bolder;
}
#logos img {
	display: inline-block;
}
#logos {
	text-align: center;
	margin-top: 20px;
}
#prices {
	width: 100%;
	max-width: 500px;
	margin-bottom: 15px;
}
.prices,
.pricesr {
	font-size: 110%;
	vertical-align: top;
	padding-bottom: 4px;
}
.pricesr {
	white-space: nowrap;
}
#surround p a {
	color: #A01023;
	text-decoration: none;
	font-weight: bold;
}
#surround p a:hover {
	color: #ff9900;
	text-decoration: none;
}
#surround .headblock {
	background-color: #666666;
	color: #FFFFFF;
	padding: 5px;
	margin-bottom: 10px;
}

#address {
	background-color: #CCCCCC;
	padding: 10px;
	width: auto;
}
.address {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#address a {
	color: #990000;
	text-decoration: none;
}
#address a:hover {
	color: #ffffff;
	text-decoration: none;
}
#products {
	width: 100%;
	text-align: center;
}
#products p {
	text-align: center;
	margin: 5px 0 20px 0;
}
.footer {
	color: #999999;
	text-decoration: none;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 10px 40px 10px;
	text-align: center;
}
.sleepyfrog {
	color: #999999;
	text-decoration: none;
}
.sleepyfrog:hover {
	color: #333333;
	text-decoration: none;
}
/*NAVIGATION*/
#NavWrapper ol, ul {
    list-style: none;
	width: 100%;
}

#NavWrapper { /* height of mobile MENU heading */
    background: #1c1c1c;
    padding: 15px 20px;
	font-family: Arial, Helvetica, sans-serif;
	height: 30px;
}
a.to_nav {
    float: right;
    color: #ffffff;
    background: #4e4e4e;
    text-decoration: none;
    padding: 0 10px;
    font-size: 150%;
    text-transform: uppercase;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

a.to_nav:hover,
a.to_nav:focus {
    color: #ffffff;
    background: #990000;
}
#main-nav h1 {
	font-size: 150%;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #333333;
	padding: 10px;
	margin-top: 20px;
}
#main-nav h2 {
	font-size: 130%;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #333333;
	padding: 5px;
}
#main-nav ul {
    list-style: none;
	margin-bottom: 20px;
}
#main-nav ul li {
	background-color:#666666;
	padding: 10px;
	border-bottom: 1px solid #cccccc;
}
#main-nav ul li a {
	font-size: 140%;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
#main-nav ul li:hover {
	background-color: #990000;
}
#home #main-nav ul li.home,
#services #main-nav ul li.services,
#prices #main-nav ul li.prices,
#offers #main-nav ul li.offers,
#shop #main-nav ul li.shop {
	background-color: #990000;
}


.pconly {
	visibility: hidden;
	display: none;
}