@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(images/flowerpattern.jpg);
	background-repeat: repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #23547D;
}
#outsidecontainer {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/greenbluestripeback2.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#wrapper {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	minheight: 1000px;
	background-image: url(images/pageback.png);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	}
#topnav {
	background-image: url(images/topnavback2.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 37px;
	width: 960px;
	left: 0px;
	top: 0px;
		}
#container {
	width: 952px;
	padding-top: 0px;
	background-image: url(images/pagebacktop.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 4px;
	}
	
	
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

h1 {
	color: #006CAA;
	border: 1px dashed #7DBFB4;
	padding: 5px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
}
h2 {
	color: #9dd385;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
}
h3 {
}
.highlighttext {
	font-weight: bold;
	color: #5AB3DA;
}

.searchbar {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.searchform {
	float: left;
	width: 375px;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	text-align: left;
	font-size: 11px;
}
.searchform form {
	margin: 0px;
	padding: 0px;
}
.searchtext {
	font-size: 11px;
}
#toplinks {
	width: 570px;
	float: right;
	margin: 0px;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#toplinks a:link {
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 2px;
}
#toplinks a:visited {
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 2px;
}
#toplinks a:hover {
	text-decoration: none;
	margin: 0px;
	padding: 2px;
	color: #CFC;
}
#toplinks a:active {
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 2px;
}
#leftcontent {
	margin: 0px;
	width: 248px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#logo {
	margin: 0px;
	height: 241px;
	width: 240px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#signupbox {
	margin: 0px;
	height: 55px;
	width: 240px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#sidenav {
	width: 245px;
	margin: 0px;
	padding: 0px;
}
#sidetext {
	margin: 0px;
	padding: 10px;
	color: #016CAA;
}

#sidenav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
#sidenav li {
	margin: 0px;
	display: block;
	background-image: url(images/greenbut.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 30px;
	}
#sidenav dark li {
	margin: 0px;
	display: block;
	background-image: url(images/darkgreenbut.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 30px;
	}	
#sidenav a {
	text-transform: none;
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	font-size: 14px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 30px;
	height: 30px;
	}

#sidenav a:hover {
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	margin: 0px;
	background-color: #4085DF;
	background-image: url(images/bluebut.png);
	line-height: 30px;
	height: 30px;
	}
#rightcontent {
	margin: 0px;
	float: right;
	width: 693px;
	background-image: url(images/bannerback2.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#insiderightcontent {
	margin: 0px;
	float: right;
	width: 693px;
	background-image: url(images/insidebannerback2.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#banner {
	margin: 0px;
	height: 302px;
	width: 650px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 19px;
}
#insidebanner {
	margin: 0px;
	height: 180px;
	width: 655px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#insidemaincontent {
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#bannertagline {
	line-height: 29px;
	background-image: url(images/bannertaglineback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	margin-left: 18px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #016caa;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#3colwrapper {
	width: 680px;
	padding-left: 3px;
}
#3colwrapper img {
	border: 3px solid #FFF;
}

/* 3 col floated layout code */
#leftcol{
 width:33%; 
 float:left; 
 position:relative; 
 background-color:#193C10; 
 }
 
#twocols{
 width:67%; 
 float:right; 
 position:relative; 
  }
 
#rightcol{
 width:50%; 
 float:right; 
 position:relative; 
 background-color:#6CC35F;
 }
 
#maincol{background-color: #6C2610;  
 float: left; 
 display:inline; 
 position: relative; 
 width:50%; 
 }
 
#adtable {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
 }
 
.homeadtable h2 {
	border: 1px solid #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
 }
.homeadtable img {
	padding: 2px;
	border: 1px solid #FFF;
}
.homeadtable p {
	background-color: #FFF;
	text-align: left;
	margin: 0px;
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}

.blueadbox {
	border: 2px solid #016caa;
	margin-left: 5px;
	background-color: #016caa;
	text-align: center;
}
.blueadboxtext {
	background-color: #016caa;
	margin-left: 0px;
	padding: 5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 1px solid #FFF;
	color: #016caa;
}
.purpleadbox {
	border: 2px solid #b15ebe;
	margin-left: 5px;
	background-color: #b15ebe;
	text-align: center;
}

.purpleadboxtext {
	background-color: #b15ebe;
	margin-left: 0px;
	padding: 5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 1px solid #FFF;
	color: #b15ebe;
}


.greenadbox {
	border: 2px solid #70ae26;
	margin-left: 5px;
	background-color: #70ae26;
	text-align: center;
}

.greenadboxtext {
	background-color: #70ae26;
	margin-left: 0px;
	padding: 5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 1px solid #FFF;
	color: #70ae26;
}
.greyboxtext {
	margin-left: 5px;
	padding: 10px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 2px solid #046DA6;
}
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
#footercontainer {
	background-image: url(images/footerback.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px;
	height: 130px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#footertext {
	margin: 0px;
	padding-top: 70px;
	padding-left: 275px;
	color: #7DBFB4;
}
A:link {
	color: #693;
	text-decoration: underline;
}

A:visited {
	color: #693;
	text-decoration: underline;
}

A:active {
	color: #693;
	text-decoration: underline;
}

A:hover {
	color: #39F;
	text-decoration: underline;
}
.catname{
	text-align: center;
	font-size: 12px;
}

.catimage {
	border: 1px solid #81d2f8;
}
.prodimage {
	margin: 0px;
	padding: 0px;
}

.prodimage img {
	border: 1px solid #81d2f8;
}
.detailimage img {
	border: 1px solid #81d2f8;
}
.prodname {
	text-align: center;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.prodprice {
	color: #606;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.detailprice {
	color: #606
}
.detailname {
	font-size: 15px;
	font-weight: bold;
	color: #606;
}
.detaildescription {
	padding-bottom: 8px;
}
HR {
	display: none;
}
#emailsignup {
	text-align: center;
	width: 210px;
	border: 2px solid #72BAB1;
	margin-top: 10px;
	margin-left: 10px;
	padding: 5px;
	background-color: #BADCF7;
}

