/* @override 
	http://www.naturesearth.com/css/global.css
*/

* {
margin: 0;
padding: 0;
font-family: Helvetica, "Helvetica Neue", sans-serif;
}

body {
text-align: center;
background: #339900 url(/themes/fp/global/background.gif) top center repeat-y;
}

#wrapper {
position: relative;
margin: 0 auto;
width: 920px;
text-align: left;
}

/* @group header */
/* HEADER Area
====================================================== */
#header {
	width: 900px;
	height: 240px;
	margin-left: 10px;
	}

.hidden {
display: none;
}

#bestselling h1 {
color: #99ff66;
font-size: 14px;
text-align: left;
position: absolute;
left: 190px;
top: 196px;
}



#mnav {
height: 62px;
width: 900px;
margin-top: -4px;
background: url(/themes/fp/global/mnav.gif) no-repeat;
z-index: 10;
}

#mnav, #mnav ul{
	list-style: none;
	font-size: 16px;
}

#mnav li {
float: left;
color: #581e00;
font-weight: bold;
line-height: 28px;		
margin-left: 40px;
position: relative;
}

#mnav a{
	text-decoration: none;
	color: #581e00;
	width: 9em;
}

#mnav a:hover {
	color: #339900;
}

#mnav li ul {
	position: absolute;
	width: 9em;
	top: 25px;
	left: -999em;
}

#mnav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#mnav li ul li {
	border: 1px solid #581e00;
	padding: 2px 5px 2px 5px;
	background-color: #f4eddf;
	margin-bottom: 3px;
    margin-left: 0px;
    width: 9em;    
}

#mnav li ul li a {
	display: block;
}

#member_bar {
	height: 40px;
	background: #339900 url(/themes/fp/global/top.gif) bottom center no-repeat;
}

#member_bar p {
	color: #d6f3c7;
	padding-left: 10px;
	font-size: 13px;
	width: 600px;
	float: left;
	margin-top: 14px;
}

#member_bar a {
	color: #d6f3c7;
}

#member_bar p.log {
	float: right;
	width: 250px;	
	text-align: right;
	padding-right: 10px;
}



/* @end */

/* @group content */

/* @group box styles */
#wrapper #content .intro {
margin-top: 40px;
}

#threecolbox img  {
margin: 15px 0 20px 45px;
float: left;
display: inline;
}

#threecolbox table img {
	margin: 0;
	float: none;
	
}

#content {
width: 900px;
margin-left: 10px;
}

#threecol {
	width: 860px;
	margin: 30px 0 30px 20px;
}

#twocol {
	width: 560px;
	margin: 30px 0 0px 20px;
}

#threecolbox, .threecolbox {
width: 900px;
margin-bottom: 20px;
background: url(/themes/fp/global/boxupbody.gif) top center repeat-y;
}

.threecolboxtop {
width: 900px;
height: 24px;
background: url(/themes/fp/global/boxuptop.gif) top center no-repeat;
}

.threecolboxbottom {
position: relative;
width: 900px;
height: 24px;
background: url(/themes/fp/global/boxupbottom.gif) top center no-repeat;
}

.onecolbox {
position: relative;
width: 280px;
background: #f4eddf url(/themes/fp/global/onecolboxmid.gif) repeat-y;
}

.onecolboxtop {
width: 280px;
height: 11px;
background: url(/themes/fp/global/onecolboxtop.gif) no-repeat;
}

.onecolboxbottom {
position: relative;
width: 280px;
height: 11px;
background: url(/themes/fp/global/onecolboxbottom.gif) left bottom no-repeat;
}

.twocolbox {
	width: 530px;
	background: url(/themes/fp/global/twocolboxmid.gif) top center repeat-y;
}

.twocolboxtop {
	width: 530px;
	height: 11px;
	background: url(/themes/fp/global/twocolboxtop.gif) top center no-repeat;
}

.twocolboxbottom {
	width: 530px;
	height: 11px;
	background: white url(/themes/fp/global/twocolboxbottom.gif) top center no-repeat;
}


#col1 {
	float: left;
	margin: 0 0 0 20px;
	display: inline;
}

#col2 {
	float: left;
	margin:  0 0 0 10px;
	display: inline;
}

#col3 {
	float: left;
	margin: 0 0 20px 10px;
	display: inline;
	}

#footer {
	clear: both;
	width: 900px;
	padding: 40px 0 20px 0;
}

#content #footer p {
font-size: 12px;
padding: 0;
margin: 0;
text-align: center;
line-height: 18px;
}

.clear {
clear: both;
}

img.floatleft {
	float: left;
	margin: 5px 8px 10px 0;
}

/* @end */

/* @group text styles */
p {
font-size: 15px;
color: #581e00;
}

p a {
color: #339900;
}

#content p.big {
padding-bottom: 50px;
}

.intro p {
width: 493px;
margin: 0 0 0 365px;
}

.intro h1 {
margin: 10px 0 0 365px;
text-align: left;
}

#content p {
color: #581e00;
line-height: 25px;
padding-bottom: 20px;
}

h1 {
text-align: center;
color: #339900;
padding-bottom: 20px;
}

h2 {
text-align: center;
color: #339900;
padding-bottom: 20px;
}

h2 a {
	color: #339900;
}

#content div.twocolumn.catlist div.twocolbox div.descarea h2 {
	
	}

span.register {
	font-size: 50%;
	vertical-align: top;
}

#content .onecolbox p {
font-size: 13px;
width: 255px;
padding: 10px 0 5px 10px;
line-height: 16px;
}

h1 img {
padding: 0 10px 0 0;
}

p.onecol {
width: 280px;
}

p.twocol {
width: 560px;
}

span.underline {
	text-decoration: underline;
}
/* @end */

/* @group home */
.nochem {
width: 288px;
height: 83px;
position: relative;
background: #f4eddf url(/themes/fp/global/tab.gif) no-repeat;
color: #dc6728;
font-weight: bold;
font-size: 16px;
float: right;
margin: -100px -5px 0 0; }

.nochem div {
position: absolute;
width: 190px;
left: 80px;
top: 30px;
}

.nochem img, .nocut img {
padding: 8px 0 0 8px;
}

.nocut {
width: 288px;
height: 83px;
position: relative;
background: #f4eddf url(/themes/fp/global/tab.gif) no-repeat;
color: #dc6728;
font-weight: bold;
font-size: 16px;
float: right;
margin: 0 -5px 0 0;
}

.nocut div {
position: absolute;
width: 190px;
left: 80px;
top: 20px;}

#catofmonth {
width: 280px;
height: 113px;
background: url(/themes/fp/home/catofmonthbox.jpg);
margin-bottom: 10px;
}

#newsletter{
width: 280px;
height: 113px;
background: url(/themes/fp/home/newsletterbox.jpg);
}

.newstop {
width: 280px;
height: 83px;
background: url(/themes/fp/home/newsicon.jpg);
}

#homeproducts {
float: right;
margin-right: 78px;
width: 425px;
text-align: center;
display: inline;
}

#homeproducts td {
width: 240px;
}

#homeproducts .border {
	border-right: 1px dotted #581e00;
}

td.text {
height: 50px;
color: #581e00;
}

#forum .register {
margin: 10px 0 0 68px;
}

#forum {
text-align: center;
}

#catofmonth .register {
margin: 66px 0 0 114px;
position: absolute;
}

#newsletter .register {
margin: 66px 0 0 114px;
position: absolute;
}

a.register {
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: white;
background: url(/themes/fp/global/registerbutton.gif) no-repeat;
width: 140px;
height: 26px;
display: block;
text-align: center;
padding: 6px 0 0 0;
text-transform: uppercase;
}

#home #content h1 {
padding-top: 20px;
}

#dkbox {
background: url(/themes/fp/global/dkboxbody.gif) repeat-y center;
padding: 0;
margin: 0;
}

#dkboxtop {
background: url(/themes/fp/global/dkboxtop.gif) top center no-repeat;
width: 900px;
height: 13px;
}

#home .threecolboxtop {
background: url(/themes/fp/global/boxuptopwithdk.gif) top center no-repeat;
width: 900px;
height: 24px;
}

#home #dkbox p.twocol {
width: 500px;
margin: 10px 0 0 40px;
font-size: 15px;
line-height: 20px;
float: left;
display: inline;
}

#dkbox p.first {
padding-top: 20px;
}

#nutrition {
	width: 280px;
	text-align: center;
	float: left;
	display: inline;
	margin: 0 0 0 40px;
}

#nutrition img {
	float: none;
	padding: 0;
	margin: 8px;
}

#nutrition h3 {
	color: #339900;
	font-size: 21px;}

#nutrition h4 {
	color: #581e00;
	font-size: 15px;
}

#home a.reviews {
	width:  230px;
	height: 24px;
	background: url(/themes/fp/global/orangebutton.gif) top center no-repeat;
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	text-align: center;
	padding: 4px 0 0 0px;
	margin: 0;
}

/* @end */

/* @group healthy */
#healthy #threecol h2 {
text-align: left;
border-bottom: 1px solid #339900;
padding-bottom: 5px;
margin-bottom: 15px;
}

#healthy #threecol img {
float: left;
margin: 0 15px 5px 0;
}

#healthy #threecol p {
margin-right: 30px;
}

#healthy #threecol div {
padding: 30px 0 0 0;
}

#healthy #threecol h3 {
color: #581e00;
font-size: 18px;
}

/* @end */

/* @group products */
/* PRODUCTS pages
========================================================= */
#products #float {
	float: right;
	margin-right: 60px;
	width: 350px ;
	display: inline;
}

#products #float p {
	text-align: center;
	padding-bottom: 10px;
}

#products .fp .prodspot {
	background: url(/themes/fp/products/fpproduct.jpg) no-repeat;
}

#products .fps .prodspot {
	background: url(/themes/fp/products/fpsbox.jpg) no-repeat 30px;
}

#products h1 {
	padding-bottom: 4px;
}

#products h2 {
	font-weight: normal;
	color: #581e00;
	font-size: 28px;
}

#products .prodspot ul {
	color: #581e00;
	list-style-type: none;
	font-size: 18px;
	padding-bottom: 20px;
	list-style-position: outside;
	margin-left: 40px;
	width: 350px;
}

#products .prodspot li {
line-height: 35px;
background: url(/themes/fp/products/checkbox.gif) no-repeat;
background-position: 0 50%;
padding: 0 0 0 34px;
}

.find {
	height: 50px;
	background: url(/themes/fp/products/shoppingcart.gif) no-repeat left;
        margin-left: 30px;
}

.find a{
	position: absolute;	
	padding: 15px 0 0 60px;
	color: #339900;
}

a.reviews {
	display: block;
	width:  182px;
	height: 24px;
	background: url(/themes/fp/global/orangebutton.gif) no-repeat;
	margin: 0 0 20px 85px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 0 0 0px;		font-size: 14px;
	text-align: center;
}

#products h3{
	color: white;
	font-size: 18px;
	text-align: center;
	background: url(/themes/fp/products/bluegradient.gif);
	line-height: 29px;
}

#products .fps h3 {
	background: url(/themes/fp/products/maggradient.gif);
}

#products .fp .onecolbox img{
padding: 20px 0 10px 0;
}

#products .onecolbox {
	text-align: center;
}

#products .onecolbox p {
	line-height: 20px;
}

#products #threecolbox .rebates {
margin-top: 40px;
}

.fptrans ul li {
display: inline;
padding: 0 0 10px 30px;
}

.fptrans ul a {
color: #339900;
}

.fptrans ul a:hover{
color: #581e00;
}

.fptrans #float p {
padding-top: 15px;
} 

.fptrans p.phasecopy {
float: left;
width: 380px;
padding-left: 30px;
}

.fptrans #float p img {
padding-left: 20px;
}

p#t1 {
background: url(/themes/fp/products/one.gif) no-repeat;
}

p#t2 {
background: url(/themes/fp/products/two.gif) no-repeat;
}

p#t3 {
background: url(/themes/fp/products/three.gif) no-repeat;
}

table#fpscompare {
width: 860px;
margin: 0 0 30px 20px;
background: #f4eddf;
text-align: center;
color: #581e00;
font-size: 14px;
border-collapse: collapse;
}

#fpscompare td{
width: 286px;
border: 1px solid #581e00;
padding: 10px;
}

#fpscompare th{
	color: white;
	font-size: 18px;
	background: url(/themes/fp/products/maggradient.gif);
	line-height: 29px;
}

#fpscompare .fpsdata {
	background: #ffedfa;
	color: #a10d7b;
}

/* @end */


/* @group beliefs */

#beliefs ol {
color: #339900;
width: 460px;
margin: 0 0 0 365px;
list-style-position: outside;
font-weight: bold;
padding: 0 0 0 24px;
}

#beliefs ol li {
padding-bottom: 15px;
}

/* @end */

/* @group adoption */

#adoption #twocol ul{
color: #581e00;
margin: 0 30px 0 30px;
}

#adoption #twocol li {
margin-bottom: 10px;
font-size: 15px;
}

#adoption #twocol ul a {
color: #339900;
}

#adoption h3 {
	color: #dc6728;
	padding: 10px 0 0 25px;
	font-size: 14px;
}

#adoption #twocol {
	float: left;
	display: inline;
}

#shelters {
	float: right;
	margin: 30px 20px 30px 0;
	display: inline;
}

#adoption #shelters h2 {
	padding-bottom: 5px;
	text-align: center;
}

#shelters ul {
	list-style: none;
}

#shelters li {
	padding: 2px 0 0 25px;
	font-size: 12px;
	color: #581e00;
}

#shelters select {
	width: 200px;
	margin: 0 0 10px 25px;
}

/* My Comment */

#adoption h1, #adoption h2 {
	text-align: left;
}

ul.highlight_list li{
	color: #dc6728;
	background: #f4eddf;
	padding: 6px;
	list-style: none;
	margin-bottom: 0px;
}

#adoption #shelters p {
	font-size: 10px;
}

#shelters p span {
	font-weight: bold;
	color: #dc6728;
}

/* @end */

/* @group contact */
.contact {
width: 570px;
margin: 0 0 0 20px;
float: left;
display: inline;
padding: 7px;
background: #f4eddf;
}

#contact p.legal {
font-size: 12px;
line-height: 14px;
padding: 10px 0;
}

#contact label {
color: #dc6728;
padding: 0 5px 0 14px;
}

#contact .contact p {
padding: 10px 0 0 0;
}

#contact fieldset {
margin-bottom: 20px;
padding: 10px;
border: #581e00 1px solid;
}

#contact legend {
color: #339900;
}

#contact .submit {
border: none;
padding: 0;
margin: 0 0 0 10px;
}

#othercontact {
width: 280px;
float: left;
display: inline;
margin: 14px 0 0 10px;
}

#othercontact p {
font-size: 16px;
line-height: 22px;
}

#othercontact a {
color: #dc6728;
font-size: 15px;
}

#othercontact h3 {
color: #339900;
font-size: 18px;
}


/* @end */

/* @group special offers */
.rebates p.twocol {
margin-left: 40px;
float: left;
display: inline;
}

#specialoffers .perks h1 {
padding-top: 15px;
background: url(/themes/fp/pineperks/pineperks.gif) 110px no-repeat}

.perks ol {
color: #581e00;
list-style-position: inside;
}

.perks lh {
color: #339900;
font-size: 18px;
font-weight: bold;
}

#specialoffers #content .rebates {
margin-top: 40px;}

.rebates h1 {
	text-align: left;
	margin-left: 40px;
}

.perks ol li {
padding: 5px;
}

.perks ol li a{
	color: #dc6728;
}

.perks div {
	float: left;
	display: inline;
}

.pinepoints {
float: right;
display: inline;
margin: 76px 0 50px 20px;
}

#specialoffers .pinepoints p {
text-align: left;
}

.pinepoints img {
margin-left: 65px;
}

#perkitems {
width: 860px;
margin-left: 20px;
color: #561e00;
text-align: center;
}

#perkitems td {
width: 280px;
}

#perkitems th {
padding: 8px 0 5px 0;
color: #339900;
background: #f4eddf;
}

#perkitems td {
padding: 0 10px 20px 10px;
font-size: 15px;
}

.rebates dl {
color: #581e00;
width: 240px;
float: right;
display: inline;
margin: -65px 20px 0 0;
}

.rebates dl a{
color: #dc6728;
}

.rebates dl dd {
padding-bottom: 8px;
}

.rebates dl dt {
font-weight: bold;
color: #339900;
margin-bottom: 6px;
border-bottom: 1px solid #339900;
}

/* @end */

/* @group pop_onecol */
#pop_onecol {
text-align: center;
background: #339900;
}

#pop_onecol .wrapper {
position: relative;
top: -1px;
margin: 0 auto;
width: 734px;
text-align: left;
background: url(/themes/fp/pop/middlepop2.jpg) repeat-y;
}

#pop_onecol .top {
	width: 734px;
	height: 102px;
	background: url(/themes/fp/pop/toppop2.jpg) top center no-repeat;
}

#pop_onecol .bottom {
	width: 734px;
	height: 36px;
	background: url(/themes/fp/pop/bottompop2.jpg) top center no-repeat;
}

#pop_onecol .maincontent {
	padding: 20px;
	text-align: center;
}

#pop_onecol p{
	color: #581e00;
	padding-bottom: 10px;
}

#pop_onecol form{
	text-align: left;
	color: #581e00;
}

#pop_onecol fieldset {
	padding: 10px;
	margin-bottom: 10px;
}

#pop_onecol legend{
	color: #339900;
	font-weight: bold;
}

#pop_onecol .submit {
	border: none;
	margin: 0;
}


/* @end */

/* @group news */
img.boxhead {
	margin-bottom: 20px;
}

#news h1 {
	text-align: left;
}

/* @end */

/* @group pop */
#pop {
text-align: center;
background: #339900;
}

#pop .wrapper {
position: relative;
top: -1px;
margin: 0 auto;
width: 734px;
text-align: left;
background: url(/themes/fp/pop/middlepop.jpg) repeat-y;
}

#pop .top {
	width: 734px;
	height: 102px;
	background: url(/themes/fp/pop/toppop.jpg) top center no-repeat;
}

#pop .bottom {
	width: 734px;
	height: 36px;
	background: #339900 url(/themes/fp/pop/bottompop.jpg) top center no-repeat;
}

#pop .content {
	width: 470px;
	margin: 10px 0 0 30px;
	float: left;
	display: inline;
}

#pop .subcontent {
	width: 180px;
	float: right;
	margin: 0 20px 0 0;
	padding: 0;
}

#pop .subcontent h2 {
	font-size: 16px;
}

#pop table {
	margin: 20px 0 20px 0;
	text-align: center;
}

#pop table td {
padding: 6px;
}



/* @end */

/* @group reviews */
#reviews #content h1 {
	padding-bottom: 4px;
	width: 530px;
	float: right;
	display: inline;
	margin: 30px 20px 0 0;
}

#reviews h2 {
	font-weight: normal;
	color: #581e00;
	font-size: 28px;
	width: 530px;
	float: right;
	display: inline;
	margin: 0 20px 0 0;
}

.twocolbox_wrapper {
	float: right;
	display: inline;
}

#reviews .twocolbox {
	margin: 0 20px 20px 0;
}


.fp_reviews {
background: url(/themes/fp/reviews/fpbag.jpg) no-repeat 2px 30px;	
}

.fps_reviews {
	background: url(/themes/fp/reviews/fpsbox.jpg) no-repeat 30px 50px;
}


.twocolbox h3 {
	font-style: italic;
	color: #dc6728;
	font-size: 18px;
	margin: 15px 35px 0 35px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #581e00;
}

.twocolbox h3 span {
	font-size: 12px;
	color: #581e00;
}

.twocolbox p {
	padding: 0 35px 0 35px;
	margin-bottom: 10px;
}

.review_form h3 {
	text-align: center;
	color: #339900;
}

.review_form {
	float: left;
	display: inline;
	margin: 290px 0 0 20px;
}

.review_form label {
	color: #581e00;
}

.review_form input {
	width: 300px;
	height: 20px;
	margin-bottom: 15px;
}

.review_form textarea {
	width: 300px;
	height: 150px;
	margin-bottom: 15px;
}

.review_form input.submit {
	width: 70px;
}

/* @end */




.threecolbox.spaced {
	margin-top: 40px;
	}

.threecolbox .inner {
	padding: 0 60px 20px;
	}

.threecolbox .center {
	text-align: center;
	}
	
	

/* Cat of the Month area
=========================================== */
body.catofmonth .threecolbox {
	width: 900px;
	margin: 40px 0 10px 0;
	}

body.catofmonth .onecolbox {
	margin: 0 0 20px 0;
	}

body.catofmonth .onecolbox h1 {
	margin: 0 ;
	text-align: center;
	padding-bottom: 0px;
	}

body.catofmonth .threecolbox h1 {
	margin: 0 20px 0 10px;
	text-align: center;
	padding-bottom: 20px;
	}

body.catofmonth .threecolbox img.winnerpic {
	margin: 0 0 20px 45px;
	float: left;
	display: inline;
	}

body.catofmonth .descarea {
	width: 490px;
	padding:  0 40px 0 0;
	float:  right;
	}

body.catofmonth .descarea h2 {
	text-align:  left;
	margin: 0 0 10px 0;
	padding: 0;
	}

body.catofmonth #content .descarea p {
	padding-bottom: 10px;
	}

body.catofmonth div.twocolumn {
	float:left;
	width: 560px;
	margin-left: 20px;
	margin-right: 10px;
	padding: 0;
	background:  #fff;
	}

body.catofmonth #content .onecolbox p {
	font-size: 15px;
	line-height: 1.2em;
	}

body.catofmonth div.onecolbox a {
	color: #339900;
	}

body.catofmonth div.onecolbox a.register {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background: url(/themes/fp/global/registerbutton.gif) no-repeat;
	width: 140px;
	height: 26px;
	display: block;
	text-align: center;
	padding: 0;
	line-height: 26px;
	margin: 5px auto 0;
	text-transform: uppercase;
	}

body.catofmonth div.twocolumn h1,
body#members div.twocolumn h1
 {
	text-align:  left;
	margin: 0 0 12px 0;
	padding:  0;
	font-size: 24px;
	}

body.catofmonth div.onecolbox h1,
body#members div.onecolbox h1
 {
	text-align:  center;
	margin: 0;
	padding:  0;
	font-size: 24px;
	}

body.catofmonth div.onecolbox ul {
	margin: 10px 0 10px 30px;
	padding: 0;
	}

body.catofmonth div.onecolbox ul li {
	margin: 0;
	padding: 0;
	line-height: 1.1em;
	font-size: 15px;
	color: #581e00;
	}

body.catofmonth div.onecolbox ul li a.active {
	font-weight: bold;
	text-decoration: none;
	color: #581e00;
	}


/* =CONTACT styles
===========================================*/
.required {color:#850202; font-weight: bold; font-size: 1.2em;}

#comment_form {
	margin-top: 1em;
	}

.form-container {
	padding-left: 0;
	margin-bottom: 2em;
	}

fieldset {
	margin: 0px;
	padding: 0 10px 10px;
	background-color: transparent;
	border: 0px;
	}
	
fieldset input, fieldset textarea {
	border: 1px solid #ccc;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 3px;
	}

#comment_form fieldset textarea {
	width:  300px;
	}


fieldset input.short, fieldset textarea.short {
	width: 100px;
	}

fieldset input.checkbox {
	width: auto;
	}



fieldset select {
	border:1px solid #ccc;
	width: 280px;
	color:#666;
	padding:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}


.formfields dt{
	float: left;
	clear: left;
	width: 35%;
	margin: 10px 10px 0 0;
	text-align: right;
	font-size: 14px;
	padding-top:3px;
	color: #581e00;
	}	

.formfields dd {
	float: left;
	margin: 10px 0px 0 0;
	width: 45%;
	}

	.form-container .formfields input.checkbox {
		width:14px;
		height:14px;
	color:#666;
		}

	.form-container .formfields input.radio {
		width:14px;
		height:14px;
	color:#666;
		}


.form-container ul.buttons { 
	margin: 0 0 0 35%;
	padding: 0 0 0 10px;
	list-style: none;
	}

.form-container ul.buttons li { 
	margin-bottom: 10px;
	font-size: 15px;
	}

.form-container ul.buttons li a { 
	color: #339900;
	}

.form-container ul.buttons li .submit { font-size: 13px; }


.form-note {
	font-size: 11px;
	color: #a4a4a4;
	font-weight: normal;
	}


/* Styles special to cat entry form
---------------------------------------------- */

body.entercat #entryform .formfields dd {
	width: 60%;
	}

#entryform fieldset.formfields dl.clearfix dd div.date-display {
	margin: 5px 0 0;
	font-size: 12px;
	color: #581e00;
	}

input#cat_picture {
	border: none; /* safari */
	}

/* error messages for the form
---------------------------------------------- */
#entryform fieldset.formfields dl.clearfix dd label.error {
	color: #850202;
	font-style: italic;
	font-size: 12px;
	margin-left:  8px;
	}

input.error, textarea.error {
	border-color: #850202;
	}

#entryform fieldset.formfields dl.clearfix dt label span.description {
	color: #666;
	font-size: 12px;
	display: block;
	margin: 3px 10px 0 0 ;
	}
/* ------------------------------------ */


/* Comments
---------------------------------------------------- */
#content .commenthead {
	margin: 0 0 10px 0;
	}

#content .comments {
	padding: 10px 20px 5px 20px;
	margin: 0 0 0 0;
	background: #FFFDF1;
	background: transparent;
	width: 520px;
	}

#content .comments.odd {
	background: #f0eeea;
	}

#content .comments p.commentpost 
	{
	font-weight: bold;
	color: #581e00;
	font-size: 14px;
	margin-bottom: 0;
	padding-bottom: 0;
	}

#content .comments .commentbody p {
	color: #581e00;
	font-size: 14px;
	line-height: 1.5em;
	margin-bottom: 1em;
	padding-bottom:  0;
	}
	
.commentdate {
	font-weight: normal;
	color:#666;
	font-size: 13px;
	}
	
.commentbody {
	margin: 0 0 0 12px;
	}





#content div.twocolumn {
	float:left;
	width: 560px;
	margin-left: 20px;
	margin-right: 10px;
	padding: 0;
	background:  #fff;
	}

#content div.twocolumn.catlist {
	width: 540px;
		}

#content div.twocolumn h1,
#content div.twocolumn h2
	{
	text-align: left;
	}

#content div.twocolumn .catblock {
	
	border: 1px solid #666;
	}


/* List of user's cats - repeating boxes
--------------------------------------------- */
#content div.twocolumn.catlist .twocolbox {
	width: 530px;
	float:  left;
	background: url(/themes/fp/global/twocolboxmid.gif) top center repeat-y;
	margin-bottom: 1em;
}

#content div.twocolumn.catlist div.twocolbox h1 {
	padding-left: 20px;
	margin-bottom: 0;
	}

#content div.twocolumn.catlist div.twocolbox div.descarea h2 {
	padding-bottom: 0;
	}

div.twocolumn.catlist .twocolbox img.winnerpic {
	margin: 10px 0 10px 20px;
	float: left;
	display: inline;
	}

#content div.twocolumn.catlist div.twocolbox div.descarea {
	width:  270px;
	float:  right;
	padding: 0 20px 0 0;
	}

#content div.twocolumn.catlist div.twocolbox div.descarea p {
	padding: 0 0 0 0;
	margin-bottom: 10px;
	}

body.member-edit #col3 {
	float: left;
	width:  300px;
	margin: 0 0 20px 10px;
	display: inline;
	background: #fff;
	}

.edit_form h3 {
	text-align: center;
	color: #339900;
	margin-bottom: 15px;
}

.edit_form {
	float: right;
	display: inline;
	margin: 0 0 0 20px;
	background:  #fff;
	width:  280px;
}

.edit_form label {
	color: #581e00;
	display: block;
	}

.edit_form input {
	width: 250px;
	height: 20px;
	margin-bottom: 15px;
	font-size: 15px;
	color: #666;
}

.edit_form textarea {
	width: 300px;
	height: 150px;
	margin-bottom: 15px;
}

.edit_form input.submit {
	width: 70px;
	display: block;
	color:  #000;
}
	













