﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #F6F6F6 url(../images/bodybg3.png) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6B6B6B;
	color:#676F83;
}

form {
}

input, textarea, select {
	padding: 2px 5px;
	border: 5px solid #DCE4D2;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
	color:#676F83;
	background: #fff url(../images/tb_bg.png) repeat-x;
}

input[type="submit"], input[type="button"]
{   
    background-color:#f5f5f5;
    background-image:none;
    cursor:pointer;
    }    
    
input[type="submit"]:hover, input[type="button"]:hover{
    background-color:#D7ED9B;
    background-image:none;
    color:#000;
    border-color:#D7ED9B;
    
  }
  fieldset 
  {
    padding:10px;
    }

.tb_50 
  {
    width:50px;
    } 
 .tb_75
  {
    width:75px;
    } 
.tb_150 
  {
    width:150px;
    }
.tb_250 
  {
    width:250px;
    }
.tb_200 
  {
    width:200px;
    }
.tb_350 
  {
    width:350px;
    }
.tb_450 
  {
    width:450px;
    }
.tb_550 
  {
    width:550px;
    }
.datetb
  {
    width:70px;
    }
  
h1, h2, h3, h4 {
	margin: 0;
}

h2, h3, h4 {
	margin-bottom: 15px;
	padding-bottom: 9px;
	/*border-bottom: 1px solid #F2F2F2;*/
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #676F83;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 20px;
	font-weight: bold;
	border:0;
	margin-bottom:10px;
}

h4 {
	font-size: 16px;
	font-weight: bold;
	border:0;
	margin-bottom:5px;
	padding-top:10px;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 170%;
	text-align: justify;
}

ul, ol {
	margin-left: 3em;
}

dl.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.list1 dt {
	float: left;
	width: 70px;
}

dl.list1 dd {
	margin-bottom: 10px;
}

dl.list1 a {
	color: #666666;
}

ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	float: left;
	margin: 0 18px 18px 0;
}

ul.list2 li.nopad {
	margin-right: 0;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a:link, a:visited, a:active {
	color: #83AE00;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color:black
}
a img {
	border: none;
}

#feedbackMessage {margin-bottom:8px;}
#feedbackMessage a:link, .blackToRed a:visited {color:#555; text-decoration:none;}
#feedbackMessage a:hover {color:red}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

/*****Generic Classes*****/
.clear {display:block;clear:both;visibility:hidden}
.right {float:right;}
.left {float:left;}
.hide {display:none;}
.bold {font-weight:bold}
.italic {font-style:italic}
.center {margin: 0px auto;}
.toppad {padding-top:6px;}

/* slidingpanel */
#slidingpanel 
{
    width:960px;
    margin: 0 auto;
    background: url(../images/sliderBG.png) repeat-y;
    height:80px;
    display:none;
    }
    
 .sliderMsg 
 {
    width: 700px;
    padding-top: 20px;
    text-align:center;
	margin: 0 auto;  
	font-size:18px;
    }

/* Wrapper */

#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url(../images/wrapperbg.jpg) repeat-y;
}

#wrapper2 {
	background: url(../images/midwrapperbg.jpg) no-repeat left bottom;
}

/* Header */

#header {
	height: 140px;
	background: #ffffff url(../images/header2d.png) no-repeat;
}

/* Logo */

#logo {
	float: left;
}

#logo h1 {
	margin: 0;
	padding: 90px 0 0 78px;
	text-transform: lowercase;
	letter-spacing: -3px;
	font-size: 40px;
	color: #FFFFFF;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}




/* topMenu */

#topMenu 
{
	position:relative;
	margin-right:0px;
	margin-top:0px;
	color:#686F81;
	padding: 120px 0px 0px 300px;
    }

#topMenu ul {
	margin: 0;
	margin-top:0px;
	padding: 3px;
	list-style: none;
	line-height: normal;
	padding-right:15px;
}

#topMenu li {
	display: inline;
	font-weight:bolder;
}

#topMenu a {
	text-decoration: none;
	font-size: 13px;
	color: #fff;
	color:#848C9F;
	padding:10px;
	/*background: url(../images/menu-shadow2c.png) repeat-x;*/
}

#topMenu .active 
{
    color:#000;
}

#topMenu a:hover
{
    color:#000;
}

#topMenu .loginLink, #topMenu #ctl00_MasterLoginStatus
{
    font-size:13px;
    color:#fff;
	color:#000;
    /*background: url(../images/menu-shadow2c.png) repeat-x;
    margin-left:10px;*/
    }
    
#topMenu .loginLink:hover, #topMenu #ctl00_MasterLoginStatus:hover
{
    color:#000;
    }
    
#topMenu #ctl00_LoginView1_MasterLoginName
{
	text-decoration: none;
    font-size:13px;
    color:#fff;
	color:#83AE00;
    /*background: url(../images/menu-shadow2.png) repeat-x;*/
    padding:10px;
    }

#topMenu #ctl00_LoginView1_MasterLoginName:hover
{
	text-decoration: none;
    font-size:13px;
    color:#000;
    /*background: url(../images/menu-shadow2.png) repeat-x;*/
    padding:10px;
    }
    
/* Menu */

#menu 
{
	background-color:#dddddd;
	width:600px;
}

#menu ul {
	list-style: none;
	line-height: normal;
	float: right;
	padding-bottom:10px;
}

#menu li {
	font-size: 13px;
	display: inline;
	padding-right: 0px;
	padding-top: 0px;
}

#menu li a:hover 
{
    }

#menu a {
	text-decoration: none;
	color:#9FAC73;
	color: #fff;
	padding:10px;
	background: url(../images/menu-shadow2dS.png) repeat-x;	
	background-color:#F6F6F6;
	background-color:#dddddd;
}

#menu a:hover, #menu .active 
{
	background: url(../images/menu-shadow2dS.png) repeat-x;	
	background-color:#dddddd;
}
#menu .active 
{
    color:#A6BC6C;
	color: #fff;
    }

#menu a:hover 
{
    color:#A6BC6C;
    /*padding:14px;*/
    }

#menu .highlight
{
    color:#FFF;
    }
    
    
/* Page */
#page {
	background: url(../images/pagebg2.jpg) no-repeat;
	margin-top: 75px;
}
/* Content */
#content {
	float: left;
	width: 555px;
	padding: 0px 0px 0px 76px;
	margin-top: -10px;
}

.post {
}

.post .title {
}

.post .title a {
	text-decoration: none;
	color: #37404C;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .entry {
}

.post .meta {
	height: 16px;
	margin: 0;
	padding: 10px;
	background: url(../images/postbg.jpg) repeat-x left bottom;
	line-height: normal;
}

.post .meta .posted {
	display: block;
	float: left;
}

.post .meta .permalink {
	display: block;
	float: right;
	padding-left: 17px;
	background: url(../images/link-icon.gif) no-repeat left center;
}

.post .meta .comments {
	display: block;
	float: right;
	padding: 0 30px 0 19px;
	background: url(../images/comment-icon.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 210px;
	padding: 0px 10px 0 0;
    background: url(../images/sidebar-bg.png) repeat-y right top;
}

#sidebar #sidebarheader 
{
    height:57px;
    background: url(../images/sidebar-header.png) no-repeat right top;
    margin-right:-10px;
    }
#sidebar #sidebarfooter 
{
    height:57px;
    background: url(../images/sidebar-footer.png) no-repeat right bottom;
    margin-right:-10px;
    }
#sidebar #sidebarcontent
{
    padding-right:15px;
    }
    
#sidebar #sidebarcontent p
{   
    text-align:left;
    font-size:12px;
    padding-top:0px;
    }

#sidebar #sidebarcontent h1
{    
	margin: 0px;
	margin-top:-20px;
	margin-bottom: 10px;
	letter-spacing: -0.04em;
	font-weight: bold;
	color: #83AE00;
	font-size:15px;
    }
#sidebar #sidebarcontent h2
{    
	margin: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
	padding:0px;
	letter-spacing: -0.04em;
	font-weight: normal;
	font-size:18px;
    }

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

/* Search */

#search {
}

#search br {
	display: none;
}

#search input {
	padding: 1px 5px;
	border-top: 1px solid #BAD300;
	border-left: 1px solid #A9C817;
	border-right: 1px solid #7DAB00;
	border-bottom: 1px solid #578900;
	background: #6E9D00 url(../images/button-bg.gif) repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#search #s {
	width: 130px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
	color:#676F83;
}

/* Widebar */

#widebar {
	margin: 0 50px;
	padding: 25px 28px 0 28px;
	background: #F2F2F2 url(../images/widebarbg.gif) repeat-x;
}

#widebar #colA {
	float: left;
	width: 260px;
}

#widebar #colB {
	float: left;
	width: 260px;
	padding-left: 45px;
}

#widebar #colC {
	float: left;
	width: 186px;
	padding-left: 45px;
}

/* Footer */

#footer {
	height: 108px;
	background: url(../images/footercurve.jpg) no-repeat;
}

#footer p {
	margin: 0;
	padding-top: 45px;
	text-align: center;
	color: #8E8E8E;
	font-size:12px;
}

#footer a {
	color: #666666;
}

#footer .privacy 
{
    padding-left:50px;
    }
    
    
/* BUTTONs */

.buttons {
    margin-top:20px;
}

.buttons .green 
{
    background-color:#D7ED9B;
    color:#000;
    border-color:#BAD080;
    cursor:pointer;
    }

.buttons .green:hover 
{
    background-color:#BAD080;    
    }
    
.buttons a.plain, button.plain{
    margin-left:10px;
    font-size:95%;
    background:#fff;
    border:0px;
}
.buttons a.plain:hover, button.plain:hover{
    background:#fff;
    border:0px;
    color:#d12f19;
}
.buttons a.plain:active{
    background-color:#fff;
    border:0px;
    color:#000;
}

#messageLbl 
{
    margin-top:10px;
    padding:6px 0 6px 6px;
    color:red;
    background-color:#eee;
    border: solid 1px #ddd;
    }
 
label.grey
 {
  margin-bottom:100px;
    }   
    
/*LOGIN PAGE*/
#loginPanel 
{
    padding:20px;
    padding-bottom:50px;
    width:65%;
    background-color:#fff;
    }
    
#loginPanel #loginForm
{
    width:35%;
    }

#loginPanel #loginRego
{
    margin-left:25px;
    width:55%;
    }
    
/*REGISTER PAGE*/
#registerPanel 
{
    padding:15px;
    padding-bottom:50px;
    width:70%;
    background-color:#fff;
    }
    
#registerPanel #registerForm
{
    width:55%;
    }

#registerPanel #registerLogin
{
    margin-left:25px;
    width:40%
    }
    
/*LISTING FORM PAGE*/
#Panel 
{
    padding:20px;
    padding-bottom:50px;
    width:100%;
    background-color:#fff;
    }
    
#Panel #panelForm
{
    width:55%;
    margin: 0 auto;
    }


.errorSpan {
 color:red;
 margin: 6px 0 6px 6px
}

.errorMessage {
    padding:6px;
    background-color:#f5f5f5;
    color:red;
}
.successMessage {
    padding:6px;
    background-color:#f5f5f5;
    color:green;
}
.informationMessage {
    padding:6px;
    background-color:#f5f5f5;
    color:#0078EB;
}

.instruction 
{
    font-size:0.85em;
    width:70%;
    margin: 0 auto;
    background-color:#E3F3F9;
    padding:10px;
    }

.instructions  p 
{
    margin:0;}
    
.GreenGridViewHeader 
{
    background: #fff url(../images/green-grid-header.png) repeat-x;    
    }
.GreenGridViewHeader a
{
    color:#444;
    }

.GridviewDiv {color:#303933;margin: 0 auto;}
Table.Gridview{border:0px;margin: 0 auto;}
.GridviewTable{border:0px;}
.GridviewTable td{margin-top:0;vertical-align:middle}
.GridviewTable tr{color:#000;height:25px;text-align:center}
.GridviewTable .filter {height:60px;}
.GridviewTable .header {background-color:#D8E1BD;}
.Gridview th{color:#000;font-weight:bold;padding:10px;text-align:left;}  
.Gridview td{padding:6px;font-size:13px;}
.Gridview tr{color: #6b6b6b; 
	color:#676F83;text-align:left}
.GridviewTable .pager {font-weight:bold;}
.fullDetails {width:50%;margin: 0 auto;}

.FullDetailsView {color:#303933;}
.FullDetailsView td {padding:6px;}

#ScheduleGridView tr {padding:10px;}

/*Reorder List*/

.dragHandle 
{
    margin-left:15px;
    margin-top:2px;
	width:16px;
	height:16px;
	background-image:url(../images/icons/arrow-move.png);
	cursor:move;
}

.callbackStyle {}


.callbackStyle table {
	background-color:#5377A9;	
	color:Black;
	margin-left:0px;
}

.GrainListingsReorderDiv 
{
    width:100%;
    }
.GrainListingsReorderDiv ul
{
	margin-left:0px;
    }
.GrainListingsReorderDiv li {
	list-style:none;
	padding-top:5px;
	margin:2px;
	margin-top:2px;
	margin-left:0px;
	background-color:#f1f1f1;
	color:#515151;
	font-size:9pt;
}

.GrainListingsReorderDiv li a 
{
    color:#515151 !important; font-weight:bold;margin-left:0px;
	}

.reorderCue {
	border:solid thin #515151;
	width:100%;
	height:25px;
}

.itemArea {
	margin-left:15px;
	font-family:Arial, Verdana, sans-serif;
	font-size:1em;
	text-align:left;
}

.lightPink 
{
    background-color:#ffb6c1;
    }
.connectDiv
{
    padding-top:5px;    
    }
.connectDiv a 
{
    color:red;
    text-decoration:underline;
    }
.connectDiv a:hover
{
    color:black;
    }
 
    
/*POINTER MENU*/
#pointermenu2
{
    float:right;
    margin: 0;
    margin-top:-12px;
    margin-right:42px;
    padding: 0;
}

#pointermenu2 ul{
    margin: 0;
    margin-left: 15px; /*menu offset from left edge of window*/
    float: left;
    padding-left: 28px;
    background: #fff url(../images/leftround2.png) bottom left no-repeat; /*optional left round corner*/
}


* html #pointermenu2 ul{ /*IE6 only rule. Decrease ul left margin and add 1em bottom margin*/
    margin-bottom: 1em;
    margin-left: 7px; /*menu offset from left edge of window in IE*/
}

#pointermenu2 ul li{
    display: inline;
}

#pointermenu2 li a{
    background: #fff url(../images/gray_menu_bg.png) bottom left repeat ;
    margin-right:1px;
}

#pointermenu2 ul li a
{
    float: left;
    color: white;
    font-size:13px;
    font-weight:bold;
    padding: 3px 12px 3px 12px;
    text-decoration: none;
    background: #fff url(../images/gray_menu_bg.png) bottom left repeat ;
}

#pointermenu2 ul li a:visited{
    color: white;
}

#pointermenu2 ul li a:hover, #pointermenu2 ul li a#selected{ /*hover and selected link*/
color: #CCF75F;
background: transparent url(../images/gray_menu_bg.png)  bottom left repeat;
}

#pointermenu2 ul li a#rightcorner{
padding-right: 0;
padding-left: 2px;
background: url(../images/rightround2.gif) bottom right no-repeat; /*optional right round corner*/
}    
   
   
    
/*SUBMENU*/  
#submenu 
{
	color:#686F81;
	padding: 6px 40px 0px 300px;
	float:right;
    }
#submenu ul {
	margin: 0;
	margin-top:0px;
	padding: 3px;
	list-style: none;
	line-height: normal;
	padding-right:15px;
}
#submenu li {
	display: inline;
}
#submenu a {
	text-decoration: none;
	font-size: 13px;
	font-weight:bold;
	color: #fff;
	color:#848C9F;
	padding:4px;
	/*background: url(../images/menu-shadow2c.png) repeat-x;*/
}

       
#submenu .adminLink
{
    color:#000;
    }
        

#submenu .active 
{
    color:#000;
}

#submenu a:hover
{
    color:#000;
}

  /*floatingLogin*/
       
    #floatingLogin 
    {
        float:right;
        margin-right:43px;
        width:850px;
        height:144px;
        background-image:url(../images/green-curve.png); 
        background: url("../images/green-curve.png") no-repeat bottom right;
        }
 
#floatingLogin .loginButton 
{
    border: none;
    width:48px;
    float:right;
    clear:both;
    margin: 12px 24px 0px 0px;    
    background-image:none;
    background-color:#DCE4D2;
    padding:0;
    }
  
.rounded .logintxt1 {
    border: none;
    text-transform:uppercase;
    clear:both;
    width: 163px;
    background:  url(../images/un-bg.png) no-repeat left top;
    padding: 4px 5px 5px 15px;
    float:right;
    margin-top:5px;
}
.rounded 
{
    margin-right:20px;
    }
.rounded .logintxt {
    border: none;
    text-transform:uppercase;
    clear:both;
    width: 128px;
    background:  url(../images/pw-bg.png) no-repeat left top;
    padding: 4px 5px 5px 15px;
    float:right;
    margin-top:5px;
}
.rounded .usernameSpan 
{
    width:150px;
    clear:both;
    float:right;
    color:#83AE00;
    font-size:14px;
    margin: -2px -10px -5px 0px; 
}
.rounded .usernameSpan a
{
    color:#898989;
    font-size:10px;
    text-decoration:none;
    }

    
    
/* LAVA MENU- Vote Default on item 2 */
#lavaLampVariableImage {
position: relative;
float:right;
width: 700px;
padding: 5px;
margin: 20px 0px;
overflow: hidden;
border:none;
}
#lavaLampVariableImage li {
float: left;
display:inline;
list-style: none;
}
#lavaLampVariableImage li.backLava {
background: url("../images/slider-right2.gif") no-repeat top right;
width: 24px;
z-index: 8;
position: absolute;
}
#lavaLampVariableImage li.backLava .leftLava {
background: url("../images/slider-bg2.gif") no-repeat top left;
height: 100%;
margin-right:24px;
}
#lavaLampVariableImage li.backLava .cornerLava {
background: url("../images/slider-corner2.gif") no-repeat bottom right;
height:27px;
width:24px;
position:absolute;
bottom:0px;
right:0px;
}
#lavaLampVariableImage li.backLava .bottomLava {
background: url("../images/slider-bottom2.gif") no-repeat bottom left;
height:27px;
width:100%;
position:absolute;
bottom:0px;
left:0px;
}
#lavaLampVariableImage li a {
font: bold 12px arial;
text-decoration: none;
color:#333333;
outline: none;
text-align: center;
padding: 17px 10px;
letter-spacing: 0;
z-index: 10;
display: block;
float: left;
position: relative;
overflow: hidden;
margin: auto 10px;    
}
#lavaLampVariableImage li a:hover, #lavaLampVariableImage li a:active, #lavaLampVariableImage li a:visited {
color: #333;
border: none;
}

#tooltip 
{
	position: absolute;
	z-index: 3000;
	border: 1px solid #d2d2d2;
	background-color: #eee;
	background: #fff url(../images/tb_bg.png) repeat-x;
	padding: 10px;
	padding-bottom:2px;
	max-width:350px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { 
	color:#676F83;
    font-weight:normal;
    font-size:13px;
    margin: 0; 
    }
#tooltip h3 
{
    }
    
    /* LOADING PANEL */
   
    .overlay {
        position: fixed;
        z-index: 99;
        top: 0px;
        left: 0px;
        background-color: #FFFFFF;
        width: 100%;
        height: 100%;
        filter: Alpha(Opacity=90);
        opacity: 0.70;
        -moz-opacity: 0.70;
    }
    * html .overlay {
        position: absolute;
        height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
        width: expression(document.body.scrollWidth > document.body.offsetWidth ? document.body.scrollWidth : document.body.offsetWidth + 'px');
    }
    .loader {
        z-index: 100;
        position: fixed;
        width: 120px;
        margin-left: -60px;
        top: 50%;
        left: 50%;
	    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	    font-size: 16px;
        font-weight:bold;
    }
    * html .loader {
        position: absolute;
        margin-top: expression((document.body.scrollHeight / 4) + (0 - parseInt(this.offsetParent.clientHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop)) + 'px');
    }
    
    #helpContent 
    {
        list-style-type:none;padding-left:0px;margin:0px;
        padding-bottom:20px;
        }
    .helpHeading 
    {
        font-size:16px;
        }
    .helpSubheading
    {
        padding-left:30px;
        }
 .topOfPage 
 {
    margin-top:-15px;
    float:right;
    font-size:12px;
    }
