

/* Ajax multi list */
.wr_ctrl_AJAXMultiList {
	width:615px;
	margin-bottom:17px;
}
.ctrl_AJAXMultiList {
	border:1px solid #cccccc;
	width:435px;
	padding:3px;
	background:#fff;
}

.mainCategory {
    float: left;
    border-right: 1px solid #cccccc;
    height: 185px;
    overflow-y: auto;
    width: 215px;    
}

.subCategory {
    float: right;
    overflow-y: auto;
    width: 216px;
    height: 185px; 
}

.ctrl_AJAXMultiList ul {
	float:left;
	margin: 0px;
	padding: 0px;
}
.ctrl_AJAXMultiList ul a {
	font-size: 12px;
	display:block;
	padding:5px 10px 4px 5px;
	text-decoration:none;
	color:#000000 !important;
	width:180px;
	font-weight: normal !important;
}
.ctrl_AJAXMultiList ul a:hover {
	background:#e2e1e1;
	text-decoration:none;
}
.ctrl_AJAXMultiList ul a.selected {
	background:#e2e1e1;
}

.ctrl_AJAXMultiList ul a.notselected {	
	
}


.ctrl_AJAXMultiList_left {

}
.ctrl_AJAXMultiList_right {

/*	padding-left:18px;
	width: 150px; 
*/
	padding-top:60px;

}

.wr_ctrl_AJAXMultiList_left {
}




/* DeadLine Calender */
.textGray {
text-align: left;
color: #8a8a87;
font-size: 14px !important;
}

.textBlack {
text-align: right;
color: #000000;
font-size: 12px;
font-weight: bold;
}

.textWhite {
color: #FFFFFF !important;
font-weight: bold;
}

.cssSelectedDate {
background: #f7f5ea url(../../Images/bg_date.jpg) no-repeat center !important;
color: #FFFFFF !important;
cursor: pointer;
}

.textBold {
font-weight: bold;
}

#deadLineCalender {
color: #7B5639;
font-weight: normal !important;
text-decoration: none;			
}

#deadLineCalender td a {
color: #7B5639;
}

#lnkShowAll{
padding-bottom:10px;
width: 250px;
}

#wr_listStyle {
 padding: 10px 0px 20px 10px;
}


#listStyle {
 padding: 10px 0px 0px 0px;
}

#listStyle li {
 padding: 10px 0px 0px 0px;
 color: #666666;
 font-weight: bold;
}

#listStyle ul {
 margin: 10px 0px 0px 0px;
}

#listStyle dd {
 padding: 5px 0px 0px 0px;
 font-weight: normal !important;
}

dd a{
 font-weight: normal !important;				
}


#listStyle a {
 color:#006643 !important;
}

#listStyle a:hover {
 color:#006643 !important;
}


.CalenderToolPart
{
	margin:5px 5px 10px 5px;
}

.DeadLineDetailsToolPart
{
	margin:5px 5px 10px 5px;
}


.SharedContentToolPart
{
	margin:5px 5px 10px 5px;
}

#SharedContent a
{
	color: #006643 !important;
	text-decoration: none !important;
	font-weight:bold !important;
	font-size: 13px !important;
}

#SharedContent a:hover
{
	text-decoration: underline  !important;
}


.dbGrid_s3
{
	width: 430px !important;
}

.a_brown {
	border-right: 1px #cccccc solid;
}

#lnkShowAll a
{
	color: #006643;
	font-weight: bold;
	text-decoration: none;
}

#lnkShowAll a:hover
{
	text-decoration: underline;
}


/* Content Specific */

#grainLinks
{
	padding:4px 0px 4px 0px;
}

#grainLinks a
{
	color: #006643;
	text-decoration: none;
}

#grainLinks a:hover
{
	text-decoration: underline;
}

#wr_GrainDealers li
{
	padding-bottom:5px;
}

#wr_GrainDealers
{
	padding:0px 0px 0px 0px;
}

#wr_GrainDealers ul {
	list-style:inside;
	font-size:12px;
	margin-bottom: 25px;
}

#wr_GrainDealers p {
	font-size:14px;
	margin-bottom:8px;
}


#grainResults
{
	margin-left: 39px;
}

#grainDealersDetails h6  {
     font-weight: bold;
     font-size: 12px;
     color: #666;
     margin-bottom: 0px; 
     padding-bottom: 0px;     
}

#grainDealersDetails ul {
	list-style:inside;
	font-size:11px;
	margin: 5px 0px 15px 15px;
	list-style: none;
}

p.small_bold {
	font-size:12px;
	font-weight:bold;
}


/* Horizontal form item group */
ul.h_item_grp li {
	list-style:none;
	margin-right:15px;
	float:left;
}
ul.h_item_grp label {
	margin-left:5px;
}

/* Vertical item list group */
ul.v_item_grp li {
	list-style:none;
	margin-bottom:11px;
	display:block;	
}

#divDropDownToolTip
{
    position:absolute;
    display:none;
    background:lightyellow;
    border:1px solid gray;
    padding:2px;
    font-size:8pt;
    font-family: Arial, Helvetica, sans-serif;
    z-index:150;
}

/* Dead Line List Styles */

.divDeadlinesUL ul {
	margin-left: 0px;
	padding-left: 0px;
}

.divDeadlinesUL li.deadlineDate {
	font-weight: bold;
	font-size: 20px;
	color: #000;
	margin-bottom: 10px;	
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	margin-top:20px;
}

.divDeadlinesUL li.deadlineTitle {
	font-weight: bold;
	font-size: 16px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
}

.divDeadlinesUL li.deadlinePlantingDes {
	color: #000000;
	font-size: 12px;
	list-style: disc;
	margin-left: 20px;
}


