@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bgpage.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p{color:#000000;}

h1 {
	color: #999933;
	font-size: 15px;
}

h2 {
	color: #FF9933;
	font-size: 13px;
}

h3 {
	color: #99CCCC;
	font-size: 11px;
}
.navlink {
	font-family: Arial, Helvetica, sans-serif;
	color: #305372;
	font-size: 10px;
	font-weight: normal;
	background-color: none;
}

.navhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999933;
	font-weight: bold;
	background-color: none;
}
img{border:none;}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
}

li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: upper-roman;
	list-style-position: outside;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bannerheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #305372;
}
.smallnavlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #305372;
}
.smallnavlinksgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #006633;
}
.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #305372;
}

.greenheader {
	color: #006633;
	font-size: 15px;
}
.fertilaidblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #305372;
}
.orangetext {
	color: #FF9933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.buynowtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FF9933;
}
.buyitnowblue {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #305372;
}
.greenbordertable {
	border: 1px solid #999933;
}
.tableorangeborder {
	border: 1px solid #FF9933;
}
.orangeboxtext {
	font-size: 12px;
	color: #FF9933;
}
.tablebabyblue {
	border: 1px solid #05A0C6;
}
.whitemenutext {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.whitetext {
	color: #FFFFFF;
}
.buynowtextlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #305372;
}

.redtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.footertext {
	font-size: 11px;
}
.navlink1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #305372;
	font-size: 11px;
	font-weight: normal;
	background-color: none;
}
.savetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #305372;
}
.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.whitetextmenu {
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
}
.leftnavmenuli a:hover {
	color:#FA981B;
	font-size: 9px;
}
a {
	text-decoration:none;
	font-size: 9px;
}
a {
	color:#FFFFFF;
	font-size: 9px;
}
.linkunderline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #05A0C6;
}
.footertextlink {
	font-size: 11px;
	text-decoration: underline;
	color: #05A0C6;
}
.footnotelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
	color: #05A0C6;
}

/* ask the doctor stuff */
.message-form label {
	display: block;
	color: #bd9a52;
	font-size: 16px;
	font-weight: bold;
}

.text-field, .text-field-long, .textarea-field {
	margin-bottom: 10px;
}

.text-field {
	border: 1px solid #9caa9c;
	width: 300px;
	font-size: 16px;
}

.text-field-long {
	border: 1px solid #9caa9c;
	width: 100%;
	font-size: 16px;
}

.textarea-field {
	border: 1px solid #9caa9c;
	width: 100%;
	height: 400px;
	font-size: 16px;
}


/*
** FORMS -> Buttons
*/
a.button {
	margin-top: 10px;
	display: block;
    color: #fff;
	font-size: 20px;
    height: 38px;
    padding-right: 14px; /* sliding doors padding */
    text-decoration: none;
    text-transform: uppercase;
}

a.button span {
	display: block;
    line-height: 26px;
    padding: 6px 0 6px 18px;
}

a.button:active {
    background-position: bottom right;
    color: #fff;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 6px 18px; /* push text down 1px */
}

.green-button {
	float: right;
	background: transparent url('images/button-green-right.gif') no-repeat scroll top right;
}

.green-button span {
	background: transparent url('images/button-green-left.gif') no-repeat scroll top left;
}

.red-button {
	float: left;
	background: transparent url('images/button-red-right.gif') no-repeat scroll top right;
}

.red-button span {
	background: transparent url('images/button-red-left.gif') no-repeat scroll top left;
}

.orange-button {
	float: left;
	margin-left: 15px;
	background: transparent url('images/button-orange-right.gif') no-repeat scroll top right;
}

.orange-button span {
	background: transparent url('images/button-orange-left.gif') no-repeat scroll top left;
}

.clear {
	width: 100%;
	display: block;
	overflow: none;
	clear: both;
}

/*
** Doctor Q&A
*/

.message {
	padding-bottom: 30px;
	border-bottom: 1px solid #000;
}

.question {
	padding: 10px;
}

.q-date {
	font-size: 11px;
	display: block;
}

.q-subject {
	color: #FF9933;
	font-size: 13px;
	font-weight: bold;
	display: block;
}

.q-question {
	font-size: 13px;
	margin-top: 10px;
	font-style: italic;
}

.q-from {
	display: block;
	text-align: right;
}

.answer {
	padding: 10px;
	background-color: #ffeecc;
}

.answer a {
	color: #00f;
	font-size: 13px;
}

.a-title {
	font-size: 13px;
	font-weight: bold;
	display: block;
}

.a-answer {
	padding: 15px;
}

.a-readmore {
	display: block;
	text-align: right;
}	

.a-readmore a {
	color: #00c;
	text-decoration: none;
	font-size: 13px;
}

.pager a {
	color: #f00;
}
