@import "reset.css";

body { background: url(../images/bkgrnd.jpg) repeat-x; width:100%;}

/* ===== GLOBAL ===== */
.center { margin: 0 auto; }
.tcenter { text-align: center; }

.clear { clear: both; }

.fl { float: left; }
img.fl { float: left; margin: 0.5em 0.5em 0.5em 0; }
.fr { float: right; }
img.fr { float: right; margin: 0.5em 0 0.5em 0.5em; }

.tl, .tr, .bl, .br { position: absolute; width: 0.25em; height: 0.25em; }
.tl { top: -0.063em; left: -0.063em; background: url(../images/tl.png) no-repeat; }
.tr { top: -0.063em; right: -0.063em; background: url(../images/tr.png) no-repeat; }
.bl { bottom: -0.063em; left: -0.063em; background: url(../images/bl.png) no-repeat; }
.br { bottom: -0.063em; right: -0.063em; background: url(../images/br.png) no-repeat; }


/* Use this instead of html hr tag */
div.hr { width: 100%; height: 0.063; background: #d5d5d5; }

/* ===== LAYOUT ===== */ 
#wrapper { width: 900px; margin: 0 auto; }

/* HEADER */
#header { width: inherit; height: 3em; position: relative; margin-bottom: 0.25em; }

/* NAVIGATION */

.pnav { width: 900px; height: 30px; position: absolute; top: 25px; background: url(../images/navBkg.png) repeat-x; }
.pnav .left { width: 5px; height: inherit; position: absolute; left: 0; background: url(../images/leftNav.png) no-repeat; }
.pnav .right { width: 5px; height: inherit; position: absolute; right: 0;background: url(../images/rightNav.png) no-repeat; }
.pnav ul { height: inherit; list-style: none; }
.pnav ul li { width: 100px; height: 30px; float: left; }
.pnav ul li a { width: inherit; height: inherit; display: block; background: url(../images/navBar.png) no-repeat -400px 0; }
.pnav ul li a:hover { background-position: -200px 0; }
.pnav ul li a:active { background-position: -100px 0; }
.pnavactive { width: 100px; height:30px; float: left; display: block; background: url(../images/navBar.png) no-repeat -400px 0; background-position: 0 0; }

.buddybanner {background-image: url(../images/banner.jpg); background-position:bottom; background-repeat: no-repeat; display: block; margin: 1px; width: 900px; height:200px; overflow: auto;}

/* MAIN CONTENT */
#mainContent { width: 900px;}
#mainContent ul { list-style-position: inside; }
#mainContent .container { position: relative; margin-left:5px;margin-right:5px; margin-bottom:10px; margin-top:2px;  border: solid 1px #d5d5d5; background: #fff;}
#mainContent .article { padding: 20px; overflow:auto;}
#mainContent .base,
#mainContent .breadCrumbs { height:10px; padding-bottom:4px;}
#mainContent .base { border-top: solid 1px #d5d5d5; }
#mainContent .category { height: 31px; position: relative; margin-bottom: 5px; padding: 0 20px; border: solid 1px #d5d5d5; background: url(../images/cathead.png) repeat-x;}
#mainContent .wide { display:block; padding: 20px; padding-bottom: 0; overflow:visible; height: 270px; width:700px;}
#mainContent .widetall { display:block; padding: 20px; padding-bottom: 0; overflow:visible; width:700px;}
#videoIntro {}
#videoIntro  h2 { font-size: 1.5em; margin-bottom: 0.5em; font-weight: bolder; }
#videoIntro  p { margin: 0 0 1.5em; font-size:.9em }
#video {}

#lefthalf {float:left; width: 385px;}
#righthalf {float:right; width: 385px;}
#mainContent .article p .extrasmall      { font-size: .6em; line-height: 1em; }

#leftInside {float:left; width: 170px;}
#rightInside {float:right; width:500px; position:relative; bottom:-40px;}
#rightInside p { margin: 0 0 1.5em; font-size:.8em }

ul.showcase { list-style: none; margin: 0; }
ul.showcase li { width: 8.313em; float: left; }
ul.showcase li img { margin-bottom: 0.313em; }
ul.showcase span { display: block; }

#mainContent .gridContainer { width: 33.25em; margin: 0 auto; }
#mainContent .gridContainer ul { margin-top: 0.5em; }
#mainContent .gridContainer ul li { margin-bottom: 0.938em; }

/* MAIN CONTENT TABS */
#mainTabs .tabContent { width:750px; height: 280px; }
#mainTabs .ui-tabs-hide { display: none; }
#mainTabs .info { position: absolute; top: 30px; left: 20px; }
#mainTabs .info ul { margin-left: 30px; }


#mainTabs ul.nav { margin: 0; height: 22px; list-style: none; background: url(../images/tabBkg.png) repeat-x; }
#mainTabs ul.nav li { height: inherit; width: 49px; float: left; }
#mainTabs ul.nav li a { height: inherit; width: 49px; display: block; background: url(../images/tab.png) no-repeat -147px 0; }
#mainTabs ul.nav li a:hover { background-position: -98px 0; }
#mainTabs ul.nav li a:active { background-position: -49px 0; }
#mainTabs ul.nav .ui-tabs-selected a { background-position: 0 0; }

/*SIGNUP */
.mc_embed_signup {margin:20px;}
.mc-field-group {clear:both; display:inline-block; width:600px; line-height:1.5em; margin:5px;}
.mc-field-group label {width: 300px; display:block; float:left; text-align:right; padding-right: 10px;}
.mc-field-group input {display:block; float:left; min-width:200px; max-width:400px; }
.note-required {color:#CC0000; font-weight:bolder;}
#mc-embedded-subscribe {margin-left:350px;}

/* BUTTONS */
.buttons {list-style:none;}
.blackbutton {display:block; width:136px; height:30px; float:left;}
.blackbutton a { background-image:url(../images/buttons.png); background-position: 0 -32px; background-repeat:no-repeat; display: block; margin:10px; line-height:32px; text-align:center; color:#fff; font-size:18px; font-weight:bold; text-decoration:none;}
.blackbutton a:hover {background-position: 0 0; text-decoration:none;}
.blackbutton a:active {background-position: 0 -64px; text-decoration:none;}

.redbutton {display:block; width:136px; height:30px; float:left;}
.redbutton a {background-image:url(../images/buttons.png); background-position: -116px -32px; background-repeat:no-repeat; display: block; margin:10px; line-height:32px; text-align:center; color:#fff; font-size:18px; font-weight:bold; text-decoration:none;}
.redbutton a:hover {background-position: -116px 0; text-decoration:none;}
.redbutton a:active {background-position: -116px -64px; text-decoration:none;}

.whitebutton {display:block; width:136px; height:30px; float:left;}
.whitebutton a {background-image:url(../images/buttons.png); background-position: -232px -32px; background-repeat:no-repeat; display: block; margin:10px; line-height:32px; text-align:center; color:#000; font-size:18px; font-weight:bold; text-decoration:none;}
.whitebutton a:hover {background-position: -232px 0; text-decoration:none;}
.whitebutton a:active {background-position: -232px -64px; text-decoration:none;}

.bluebutton {display:block; width:136px; height:30px; float:left;}
.bluebutton a {background-image:url(../images/buttons.png); background-position: -348px -32px; background-repeat:no-repeat; display: block; margin:10px; line-height:32px; text-align:center; color:#fff; font-size:18px; font-weight:bold; text-decoration:none;}
.bluebutton a:hover {background-position: -348px 0; text-decoration:none;}
.bluebutton a:active {background-position: -348px -64px; text-decoration:none;}

.greenbutton {display:block; width:136px; height:30px; float:left;}
.greenbutton a {background-image:url(../images/buttons.png); background-position: -464px -32px; background-repeat:no-repeat; display: block; margin:10px; line-height:32px; text-align:center; color:#fff; font-size:18px; font-weight:bold; text-decoration:none;}
.greenbutton a:hover {background-position: -464px 0; text-decoration:none;}
.greenbutton a:active {background-position: -464px -64px; text-decoration:none;}

/* ===== FONTS ===== */
/* Global */
body { font-size: 1.2em; color: #222; font-family: "Myriad Pro", "Helvetica Neue", Arial, Helvetica, sans-serif; }

/* NAVIGATION */
.pnav ul { font-size: 15px; line-height: 30px; text-align: center; }
.pnav ul li a { color: #0E190B; font-weight: bold; text-decoration: none; }
.pnav ul li a:hover,
.pnav ul li a:active {color: #ffffff}
.pnav .pnavactive a { font-size: 15px; line-height: 30px; text-align: center; color: #ffffff; }

/* Secondary Navigation */
.leftcol {float:right; margin-right:40px; padding:0;}
.secNav {list-style:none; margin:0; padding:0;} 
.secNav li a {font-size:14px; line-height:18px; display:block; width:120px; height:25px;background: url(../images/secNav.png) no-repeat 0 -75px; text-decoration:none; color:#000; font-weight:bold;}
.secNav li a:hover {color:#fff; background: url(../images/secNav.png) no-repeat 0 -50px; }
.secNav li a:active {color:#fff; background: url(../images/secNav.png) no-repeat 0 -25px; }
.secNav .secNavactive a {color:#fff; background: url(../images/secNav.png) no-repeat 0 0; }
.rightcol {float:right; }

/* MAIN CONTENT */
#mainContent .article p { font-size: 1em; line-height: 1.3em; color: #666; }
#mainContent .base,
#mainContent .breadCrumbs { padding-top:15px; padding-left:0; padding-right:5px; font-size: 12px; color: #0E190B; }
#mainContent .breadCrumbs a {color:#0E190B}
#mainContent .breadCrumbs a:hover { color:#c3c3c3;}
#mainContent .base .author { color: #666; }
#mainContent .category h4 { font-size: 1.1em; line-height: 2.188em; color: #333;}
#mainContent ul { font-size: 1.05em; line-height: 1.3em; }

ul.showcase { color: #666; line-height: 1.3em; }
ul.showcase span { font-weight: bold; color: #000; }

/* MAIN CONTENT TABS */
#mainTabs { text-align: center; }
#mainTabs noscript { font-size: 15px; line-height: 20px; color: red; }
#mainTabs ul.nav a { text-align: center; font-size: 10px; line-height: 19px; color: #666; text-decoration: none; }
#mainTabs ul.nav a:hover,
#mainTabs ul.nav .ui-tabs-selected a { color: #fff; }
#mainTabs #innerleft {float: left; width:35em; display:block; margin:1em; }
#mainTabs .info { text-align: left; }
#mainTabs .info ul { font-size: 1.1em; line-height: 1.5em; }

#productTabs .linksList ul { line-height: 1.8em; font-size: 1.05em; }
#productTabs .linksList ul a { color: #333; }
#productTabs .linksList ul a:hover { color: #4185d2; text-decoration: none; }

#plantname { font-size: 1em; font-weight:bold; line-height: 1.5;}
#plantbio { float: right; min-width: 150px; max-width:500px; display:block; margin: 0 5px 5px 5px; padding: 0 4px 4px 4px;}
#plantphoto { float: left;}
#photorights { display:block; min-width: 100px; max-width: 300px; font-size: 12px; font-style: italic; color: #999999; margin: 0px; margin-top: 8px;}
#photorights p { display:block; min-width: 100px; max-width: 300px; font-size: 12px; font-style: italic; color: #999999; margin: 0px; margin-top: 8px}

/* CONTACT */
.clist {list-style:none;}
.citems {display:block; }
#clabel {display: block; font-weight: normal; text-align:right; width: 160px; padding-right:5px; float:left; }
#ccontact{margin-left: 5px; font-weight:bold;}
.contact {margin 0:5px 0 5px;;}
.contact-group {clear:both; display:inline-block; width:600px; margin:5px;}
.contact-group label {width: 225px; display:block; float:left; text-align:right; margin-right: 10px;}
.contact-group input {display:block; float:left; width:325px;}
.contact-group textarea  {display:block; float:left; width:325px;}
.contact-submit {margin-left:350px; display:block; width:136px; height:30px;}
.contactbtn {background-image:url(../images/buttons.png); background-position: -232px -32px; background-repeat:no-repeat; display: block; margin:10px; line-height:32px; text-align:center; color:#000; font-size:18px; font-weight:bold; text-decoration:none;} 
.contactbtn:hover{background-position: -232px 0; text-decoration:none;} 
.contactbtn:active{background-position: -232px -64px; text-decoration:none;} 

/* FOOTER */
.footer { width: inherit; position: relative; margin-top: 4px; margin-bottom: 5px; background-color:#202020; overflow: auto;}
.footer #flogo { background-image: url(../images/logo.png); margin:0; background-repeat: no-repeat; float: left; height: 3em; width: 160px; padding-top:12px; padding-right:32px; background-position: center center;}
.fnav {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#989797; padding-top:20px;}
.fnav ul{float:left; list-style: none; padding-top:10px;}
.fnav li{font-size: 10px; font-weight: bold; padding-left:7px; padding-right:7px; color:#989797; float:left;position:relative; top:-5px; left:-20px;}
.fnav a {color:#989797; text-decoration:none }
.fnav a:hover {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style:normal; color:#FFF; text-decoration:underline;}

/* Headings */
h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #111; }

h1 { font-size: 1.5em; line-height: 1; margin-bottom: 0.5em; font-weight:bold; }
h2 { font-size: 1.5em; margin-bottom: 0.5em; }
h3 { font-size: 1.4em; line-height: 1; margin-bottom: .75em; }
h4 { font-size: 1.3em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img { margin: 0; }


/* Text elements */
p           { margin: 0 0 1.5em; }
p img.left  { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

a           { color: #709901; text-decoration: none; cursor: pointer; } 
a:hover     { text-decoration: underline; }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 0.063em dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre 		{ margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }


/* Lists */
li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 1.5em 1.5em 1.5em; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}


/* Misc classes */
.small      { font-size: .8em; line-height: 1.3em; }
.medium		{ font-size: 1.1em; line-height: 1.6em; }
.large      { font-size: 1.45em; line-height: 2em; }
.hide       { display: none; }

.white		{ color: #fff; }
.bright		{ color: #f4f4f4; }
.quiet      { color: #666; }
.black       { color: #000; }
.highlight  { background:#ff0; }
.added      { background:#060; color: #fff; }
.removed    { background:#900; color: #fff; }

.first      { margin-left:0; padding-left:0; }
.last       { margin-right:0; padding-right:0; }
.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }
#wrapper #mainContent .container #mainTabs  #youtube {margin-left: 27em; position:relative; top: 1.1em;}
#wrapper #mainContent .container #mainTabs  #iphone { margin-left: 35em;}
#wrapper #mainContent .container #mainTabs  .info #iphone-info {display: inline-block;width: 450px; }
#wrapper #mainContent .container #mainTabs .info #iphone-info ul.buttons { margin: 0px; float: left; padding-top: 10px; padding-right: 10px; padding-bottom: 5px; padding-left: 0px; list-style-type: none;}

#wrapper #mainContent .container #mainTabs .info #iphone-info ul.buttons li {float:left; margin:0; padding-top: 5px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px;}

.pagination {background-color:#333333; text-align:right; padding-top:0.2em; padding-bottom:0.2em; padding-right:0.5em;}
.step-links{color:#fff; font-style:normal; font-size:0.7em;}
.step-links a{color:#CCCCCC; font-style:italic; text-decoration:none; margin-left:0.1em; margin-right:0.1em;}
.step-links a:hover{color:#00cc00; text-decoration:underline;}

.plist {list-style:none; color:#313131; margin-top:0.5em;}
.oddpitem  {background-color:#fff; padding:0.1em;}
.oddpitem  a {text-decoration:none; margin-left:0.1em;}
.oddpitem  a:hover {text-decoration:underline; color:#202020;}
.evenpitem {background-color:#f3f3f3;padding:0.1em;}
.evenpitem  a {text-decoration:none; margin-left:0.1em;}
.evenpitem  a:hover {text-decoration:underline; color:#202020;}
.plantDetails {list-style:none;}
.pgItem {display:block; margin:0 0 0 .25em; padding:0.3em;}
.pgItem #odd {background-color:#fff;}
.pgItem #even {background-color:#f9f9f9;}
.pgLabel {font-weight:bold; color:#202020; width: 20em; float:left;}
.pgContent{font-weight:normal; width: 50em;}