/* CSS Document for mellonstock.com */

/* -----=General------ */
body {
	margin: 10px auto;
	padding: 0;
	font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;
	font-size:13px;
	color: #444;
	background-color: #A0C746;
	background-image:url(../e/gbg.gif);
	background-repeat:repeat-x;
	text-align: center;
}

h1 {font-size:27px; margin:10px 0px -5px 0px;}
h2 {font-size:22px; margin:15px 0px 0px 0px;}
h3 {font-size:17px; margin:15px 0px 0px 0px; letter-spacing: 1px;}
a {padding:0px 2px 0px 2px; color:#819F39;}
a:hover {color: #C7891E; text-decoration:underline;}

/* ------=Structure----- */
#container {
	width: 780px;
	min-height:400px;
	margin: 10px auto 0 auto;
	background-color: #fff;
	color: #333;
	border: 1px solid #ddd;
	border-bottom:1px solid #fff;
	line-height: 130%;
	text-align:left;
	overflow:auto;
}

#top {padding:0;}

#navcontainer ul {
	float: left;
	padding-left: 0;
	margin: 0;
	background-color: #ddd;
	color: #666;
	width: 100%;
	font-size:12px;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ccc;
}

#navcontainer ul li {display: inline;}

#navcontainer ul li a {
	float: left;
	padding: 8px 18px;
	background-color: #eee;
	border-right: 1px solid #ccc;
	border-left: 1px solid #efefef;
	border-top: 1px solid #efefef;
	color: #888;
	text-decoration: none;
}

#navcontainer ul li a:hover {background-color: #A4CE50; color: #fff; border-left: 1px solid #7fa32c; border-top: 1px solid #7fa32c;}

#leftnav {
	width: 175px;
	float: left;
	background-color: #fff;
	padding:0px;
	margin:15px 5px 15px 15px;
	background-color: #ddd;
}

#l_d {margin:0px 6px 20px 5px; padding:15px 6px 0px 0px;}

#content, #paymentcontent {
	width:510px;
	margin:20px 25px;
	padding:0px 0px 60px 15px;
	min-height:350px;
	border-left:1px solid #ddd;
	background-color: #fff;
	float:right;
}

#content p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	margin-bottom:20px;
	margin-left: 25px;
	line-height: 2.0;
}

#content ul li{margin-bottom:10px;}

#shadow {
	width:780px;
	height:30px;
	margin:0px auto;
	padding:0px;
}

#footer {
	width:720px;
	font-size:9px;
	clear: both;
	margin:0px auto;
	padding:0px 15px 15px 15px;
	color: #333;
	background-color: #A0C746;
	border-top:0px dashed #fff;
	text-align:right;
}

#footer p { 
	size: 80%;
	margin: 0 0 .5em;
	color:#444;
}

#footer a { 
	size: 80%;
	margin: 0 0 .5em;
	color:#444;
}

#footer a:hover { 
	size: 80%;
	margin: 0 0 .5em;
	color: #C7891E;
	text-decoration:underline;
}

#leftnav a {
	margin: 0 0 1em 0;
	font-size:.85em;
}


/* ------=Payment------ */
#paymentcontent input {
	margin:0;
	padding:0;
	font-size:11px;
}

.paypal {
	float:right;
}

.pay_box {
	width:500px;
	height:35px;
	border:1px solid #ddd;
	background-color:#FFFDEF;
	margin:10px 0px 10px 12px;
	padding:5px 0px 0px 6px;
}

.pal_box, .pay_txt {
	float:left;
}

.pay_txt {
	width:410px;
	font-size:11px;
	margin:-2px 0px 0px 10px;
}

.folio a:link, .folio a:visited{
	color: #A0C746;
	text-decoration: none;
	padding-bottom:2px;
}

.folio a:hover {
	background-color: #A4CE50;
	color: #efe;
	padding-bottom:2px;
}

.foliot { 
	font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #A0C746;
	background-color: #fff;
	margin-bottom:10px;
}

.p {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#A0C746;
	margin:5px 0px 15px 0px;
}
/* ------=Form------ */
#quote_form {
	width:100%;
	margin:0px;
	padding:0px;
	border:1px solid #eee;
}

#quote_form input {
	color:#999;
	margin:5px 0px 0px 15px;
}


#quote_form option {
	color:#999;
	padding-left:5px;
	margin:5px 0px 0px 0px;
}

#quote_form p {
	margin:0px;
	padding:0px;
}

#quote_form h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2em;
	margin:15px 0px 0px 0px;
}

#quote_form h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	margin:15px 0px 5px 0px;
}

#quote_form h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.95em;
	margin:15px 0px 0px 0px;
}

#quote_form h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.85em;
	margin:15px 0px 0px 10px;
}
