
body {
	padding: 0;
	margin: 0;
	font: 0.7em verdana, sans-serif;
	line-height: 1.5em;
	color: #770000;
	margin:10px;
	background: url(images/gradient.jpg) center top repeat;
}
div>table { background-color:transparent; }
table {background:white;}
.border {
	border:1px solid #FFFFFF;
}

a {
	color: #BBBBBB;
    text-decoration: underline;
	background: inherit;
}
a:hover {
	color: #9EC068;
    text-decoration:underline;
	background: inherit;
}
h1 {
	font: bold 2em verdana, Sans-Serif;
	letter-spacing: -1px;
	padding: 7px 0 0 8px;
	margin: 0;
}
h1 a:hover, h2 a:hover {
	color: #FF6600;
	text-decoration:underline;
}
h2 {
	margin: 0;
	padding: 0px 0px 0px 15px;
	font: bold 1.7em verdana, Sans-Serif;
	letter-spacing: -1px;
	color: #770000;
}
h2 {
	font-size: 16px;
	margin-bottom: 5px;
	color: #770000;
	background: inherit;
}
p {
	margin: 0 0 5px 0;
}
ul {
	margin: 0;
	padding :40px;
}
form {
	margin: 0;
}
/* layout
   ------ */

.slogan {
	font-size: 0.9em;
	width: 0px;
}
.bar {
	clear: both;
	font-size: 1.1em;
	height: 30px;
	margin: 0 0 0 0;
}
.bar li {
	margin: 0;
	padding: 4px 4px 8px 10px;
	color: #808080;
	background: #FFF;
	float: left;
}
.bar li.active {
	background: #FFF url(images/bar.gif) no-repeat center bottom;
	color: #9EC068;
	font-weight: bold;
	padding-bottom: 8px;
}
.bar a {
	font-weight: bold;
	color: #4A8EBC;
	background: inherit;
}
.search_field {
	background: #DCF2B8 url(images/barbg.gif) no-repeat;
	color: #770000;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	clear: both;
	text-align: center;
	padding: 10px 0 5px 0;
}
.subheader {
	margin: 3px 0 10px 0;
	padding: 8px;
	background: #f4f4f4 url(images/subheaderbg.gif) no-repeat;
	color: #808080;
	border-bottom: 1px solid #ccc;
}
/* footer
   ------ */

.footer {
	clear: both;
	text-align: center;
	line-height: 1.8em;
	color: #770000;
	padding: 10px 0 10px 0;
	border-top: 1px solid #eee;
}
.textfield_effect {
	/*we will first set the border styles.*/
    border-width: 1px;
	border-style: solid;
	border-color:  #33AAAA;
	/*we are now going to add in the shadow image that we created earlier*/
    background-repeat: repeat-x;
	background-image:url(admin/themes/Green Pastures_AF9B6D82-02BC-BB17-376A26C21A24F699/fon02.gif);
	/*I am going to add some text formatting of my own*/
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #770000;
	width: 140px;
	height: 15px;
}
.textfield_area {
	border-width: 1px;
	border-style: solid;
	border-color: #33AAAA;
	background-image:url(admin/themes/Green Pastures_AF9B6D82-02BC-BB17-376A26C21A24F699/fon02.gif) top repeat;
	font-size: 12px;
	color: #770000;
	width: 180px;
	height:100px;
}
.textfield_area:hover {
	border-color: #777777;
	border-width: 1px;
}
.textfield_area:focus {
	border-color: #777777;
	border-width: 1px;
}
/*we are now going to style how the textfield will look when we
hover over it and when we actually have it selected*/
 
.textfield_effect:hover {
	border-color: #777777;
	border-width: 1px;
}
.textfield_effect:focus {
	border-color: #777777;
	border-width: 1px;
}
.textfield_select {
	/*we will first set the border styles.*/
    border-width: 1px;
	border-style: solid;
	border-color:  #33AAAA;
	/*we are now going to add in the shadow image that we created earlier*/
    background-repeat: repeat-x;
	background-image:url(admin/themes/Green Pastures_AF9B6D82-02BC-BB17-376A26C21A24F699/fon02.gif);
	/*I am going to add some text formatting of my own*/
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #770000;
	width: 150px;
	height: 20px;
}
/*you may also like to add some styles for the rest of the form*/
.textfield_select:hover {
	border-color: #777777;
	border-width: 1px;
}
.textfield_select:focus {
	border-color: #777777;
	border-width: 1px;
}
fieldset {
	width: 90%;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
    padding:2px 5px 5px 5px;
}
fieldset:hover {
	border-color: #777777;
}
legend {
	font-family: sans-serif;
	font-size: 14px;
	color: #770000;
	font-weight: bold;
}
.submitform {
	border:1px solid #FFFFFF;
	color:#000;
	text-align:center;
	background-color:#33AAAA;
	height:20px;
}
img {
	border: none;
}
/* Rounded CSS Corner */
.container {
	background:#66AAAA;
	color:#770000;
	margin:0 0px;
}
.rtop, .rbottom {
	display:block;
	background:#fff;
}
.rtop *, .rbottom * {
	display: block;
	height: 1px;
	overflow: hidden;
	background:#66AAAA;
}
.r1 {
	margin: 0 5px
}
.r2 {
	margin: 0 3px
}
.r3 {
	margin: 0 2px
}
.r4 {
	margin: 0 1px;
	height: 2px
}
.small1 {
	padding:2px;
	background-color:transaparent;
}
/* Error handler */
.error_strings
{
    font-size:10px;
    color:#fff;
}
.sfm_float_error_box
{
    position:absolute;
    z-index:999;
    cursor:default;
    font-size:10px;
    color:#770000;
    background-color:#66AAAA;
    border-style:solid;
    border-width:1px;
    border-color: #770000;
}
.sfm_float_box_td
{
    padding:3px;
    cursor:default;
    font-family:Verdana;
    font-size:10px;
    color: #770000;
    background-color:#66AAAA;
}
.sfm_close_box
{
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    color:#fff;
    background-color:#000;
    border-width:0px;
    text-align:center;
}
#container {
position: relative;
margin: auto;

}
ul, li, h4 {
margin: 0; padding: 0;
list-style: none;
}
#widget {
overflow: hidden;
background: transparent;
padding: 1em;
border: 0px solid #c5c5c5;
height: 300px; /* You should adjust this height for your project. */
position: relative;
float: left;
min-width: 175px;
}

#widget img {
float: left;
border: 1px solid white;
padding: .2em;
background: #d3d3d3;
margin-right: .5em;
width: 90px;
height: 90px;
}

#widget li {
clear: left;
overflow: hidden;
position: relative;
top: 0;
padding-bottom: 1em;
height: 96px; /* Change this to fit your needs. The plugin will access this value if you don't pass a parameter in when you call it. */
}

#menu ul {margin:0; width: 100%; padding: 0px 0; line-height:30px; background-color: #33AAAA;}
#menu ul li {display:inline; list-style-type: none;}
#menu ul li a:link, #menu ul li a:visited { background-color: #33AAAA; color:#BBBBBB; text-decoration:none; padding: 5px;}
#menu ul li a:hover {color: #770000; border-top: .25em solid black; border-bottom: .25em solid black; background-color: #CCCCCC;}
#menu ul li #current a {color: #770000; border-top: .25em solid black; border-bottom: .25em solid black; background-color: #CCCCCC;}

.smallestTag { font-size: xx-small; color:#33AAAA; }
.smallTag { font-size: small; color:#33AAAA;}
.mediumTag { font-size: medium; color:#BBBBBB;}
.largeTag { font-size: large; color:#CCCCCC;}
.largestTag { font-size: xx-large; color:#770000;}

div.star_y{width:10px; height:10px; background:url(images/vote_star.gif); float:left; cursor:hand;}
div.star_n{width:10px; height:10px; background:url(images/vote_star.gif) 0 10px; float:left; cursor:hand;} 
.voteStar
{
height:10px;
width:10px;
background:url(images/vote-star.gif);
display:inline;
margin-left:3px;
}
#voteContainer img
{
height:15px;
width:15px;
}
.success, .warning, .error {
border: 1px solid;
margin: 10px 0px;
padding:15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px center;
}
.success {
color: #4F8A10;
background-color: #DFF2BF;
}
.warning {
color: #9F6000;
background-color: #FEEFB3;
}
.error {
color: #D8000C;
background-color: #FFBABA;
}
#mainContent{
	padding-left:10px;
	padding-right:10px;
}
#dhtmlgoodies_marquee {
	/* general marquee layout*/
	padding-top:3px;
	height:25px;
	background-color: #000;
	/* End general marquee layout */
	position:absolute;
	left:0px;
	z-index:1000;
	bottom:0px;
	display:none;
	width:100%;
	overflow:hidden;
}
body > div#dhtmlgoodies_marquee {	/* Firefox rule */
	position:fixed;
}
#dhtmlgoodies_marquee .textObj {	/* Layout for the marquee text */
	position:absolute;
	color: #FFF;
	font-weight:bold;
	white-space:nowrap;
}