/* original style Plant Paws site -
**** dated June 30 2011 ****
*/
/* Revised old format changed to css styling.. */
/*  Colors.... old     a     color : # 63853f 
	 h2 color: #86aC8a;
	 font color="#63853F" -  color of main content text links
	Some newer colors - monochromatic off of logo green.
	logo green - #407620
	minty green - #8ec36f
	darker green - #244312
	brighter green - #69c335
*/
* html {margin:0; padding:0;}
body {margin:0; background:#fff; color:#000; font-family: Verdana,arial,Helvetica,sans-serif; }

/* sub-section of original css...  */
p {font-size: 13px; font-style: normal; font-weight: normal;}
/* end of sub-sec of original css... */

.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.group { display: inline-block; clear: both; }
/* start commented backslash hack \*/ * html .group { height: 1%; } .group { display: block; } /* close commented backslash hack */

article, aside, figure, footer, header, hgroup, menu, nav, section { display: block; }

h1 {font-size: 16px;font-style: normal;font-weight: bold;}

h2 {color:#ffd;font-size: 13px; font-weight: bold; }

h3 {font-size: 13px;font-weight: bold;}


a {color:#63853F; }
#page-wrap { margin:0 auto 10px; padding:10px;width:800px; border-left:1px solid #666; border-right:1px solid #666;}
header {margin:0 auto 0; padding:0; width:800px; height:120px; border:0px solid #000;}
header img {float:left; margin-top:22px;}

nav {margin:0; width:590px; height:64px; float:right; background:#244312 url('images/gradient-navbar60.png') 0px 2px repeat-x}

nav ul { list-style:none; margin: 20px 0 0px 0; width:600px; }
nav li { margin: 0; padding:0; float:left;}
nav li a, nav li a:link {padding:0 15px 0 0;  display: block; color:#fff; text-decoration:none; font-size:16px; letter-spacing:2px;}
nav li a:hover { color: #ffd; font-size:18px; }

#sidebar-1 {width:140px; height:560px; float:left; background: url('images/grn-bkground.png'); font-size:13px;}
#sidebar-2 {width: 140px; height:360px; float:right; background: url('images/grn-bkground.png');}
#sidebar-2 p {color:#eff; padding:0 5px 0px 6px;}
#sidebar-2 h2 {text-align:center; }
#sidebar-2 a {color:#ffd;}
#main-content {width:510px; float:left; margin:0 10px 10px 20px; color:#000; }
.slider-page #main-content { position:relative; width:640px; margin:0;padding:0;}
#main-content p { padding:5px 10px 0 15px; text-align:justify;}
#main-content h2 {color:#000; padding:10px;}
#main-content img {padding:10px;}
.slider-page #main-content img {padding:0;}
.slider-page #main-content ul {margin:0 0 0 40px; padding:0;}
.slider-page #main-content ul h3 {font-weight:500; font-size:1.0em;}
.slider-page #main-content ul li {font-weight:400; margin:0 0 0 40px; color:#666; padding:0;}
#main-content #contact-content, #main-content #distributors {margin:0 20px; }
#distributors p {margin:0; padding:0; }

.products div img {margin:0; padding:0;}
.products h1, .products h2 {padding-left:15px; }
.products h1 {font-weight:normal; font-size:1.5em; }
.products h2 {font-size:1.7em; margin:0; font-weight:normal; }
.products h2 span {font-size:0.9em; }
.products h3 {font-size:1.4em; margin:0; padding-left:95px; font-weight:normal; }
.products .pawsimage {margin:0 15px 20px 10px; }
.products ul { }
.products li {font-size:12px; padding-bottom:5px; padding-right:10px; line-height:1.2; }
.products div {border-bottom:1px solid  #86aC8a; padding-bottom:15px; }
.products div p {margin:0 5px 20px 5px; padding-right:10px; line-height:1.1; }
.products div img.wick-in-use {margin-bottom:30px; }
.products h2#wick {width:330px; float:right; margin:0; padding:0 0 15px 0; font-size:1.6em; }
.products h2#wick img {float:right; }

.distributor-name {font-size:1.2em; font-weight:normal; }

#minute-maintenance span {font-weight:bold; }
#minute-maintenance h1 {font-size:16pt;}

span.sub-heading {font-size:12pt;}

p.small {

    
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
}

.slider-page #main-content h2.homepage {margin:60px 20px 0 50px; font-weight:normal; font-size:1.0em; color:#666;}
.slider-page #main-content p.homepage {width:500px; margin:60px 0 40px 50px;}

div.bottom-logo img {float:right; }
.float-left {float:left; }
.float-right {float:right; }
.float-clear {clear:both;}
.bold-weight {font-weight:bold;}
.padtop20 {padding-top:20px; }

/* general slider styling */
.theme-default #slider {
    margin:25px auto 40px auto;
    width:500px; /* Make sure your images are the same size */
    height:300px; /* Make sure your images are the same size */
}

footer {margin:0 auto 10px; width:800px;}
footer p {text-align:center; }
footer #copy-right a {text-decoration:none; }
footer div#iwt {font-size:8px; color:#000; }
footer div#iwt a {color:#000;}

/* global classes */
.padtop40 {padding-top:40px;}
