﻿

.SupplierLeft{
    float:left; width:460px; border: 0px solid black;
    padding: 5px 5px 5px 5px;
}
.SupplierRight{
    float:left; width:400px; border: 0px solid red;
    margin-left: 5px;
    padding: 5px 5px 5px 5px;
}

        .GridFormBackGround
        {
            background-color: #FDE6C3;
            height: auto;
            min-height:150px;
            }
        
        .rcbHeader ul, .rcbFooter ul, .rcbItem ul, .rcbHovered ul, .rcbDisabled ul
        {
            width: 100%;
            display: inline-block;
            margin: 0;
            padding: 0;
            list-style-type: none;
        }
        .rcbHeader ul:after, .rcbFooter ul:after, .rcbItem ul:after, .rcbHovered ul:after, .rcbDisabled ul:after
        {
            content: ".";
            display: block;
            visibility: hidden;
            font-size: 0;
            line-height: 0;
            height: 0;
            clear: both;
        }
        .col1, .col2, .col3
        {
            float: left;
            width: 120px;
            margin: 0;
            padding: 0 5px 0 0;
            line-height: 14px;
        }
        label.text
        {
            font: 13px 'Segoe UI' , Arial, sans-serif;
            color: #4888a2;
            padding: 6px 18px 0 0;
            display: inline-block;
            clear: both;
            width:150px;
        }
        .combo-list
        {
            list-style:none;
            padding:0;
            margin:0;
        }

body.popups 
{
	background-color: #3C3C3C;
	font-family: Calibri;
	text-align: center;
	font-size: 14px;
	line-height: 1.5em;
	color: #535456;	
	width: 200px;
	border: 1px solid black;
}

body 
{
	background-color: #3C3C3C;
	font-family: Calibri;
	text-align: center;

 
	font-size: 14px;
	line-height: 1.5em;
	color: #535456;	
}
.bodySessionDV
{
	width: 980px;
}
.wrapper
{
	overflow: hidden;
	min-height:100%;
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background-color: #ffffff;  
	margin-right: auto;
	margin-left: auto;
	border:solid 2px Gray;
	border-bottom:none;
}
.banner
{
	width:980px;
	height:184px;
	border-bottom:2px solid Black;	
	background-image:url(images/PrairielandAg980.jpg);
}
.banner2
{
	width:980px;
	height:10px;
	background-color:Black;
	border-bottom:2px solid Black;	
}
.MyImageButton
        {
           cursor: hand;
        }

.navbar
{
	width:976px;
	height:24px;
    background-color:#F9A01B;
    border: 2px solid white;
}
.bodycontent
{
    	min-height: 400px;
	padding:10px;	
}
.login
{
	margin-top:50px;
	margin-bottom:50px;	
}
.footer
{
	background-color:#143008;
	color:#ffffff;
	font-size:12px;
	font-family:Calibri;
	width:980px;
	margin-right:auto;
	margin-left:auto;
	margin:0 auto;
	height:85px;
	border:solid 2px Gray;
	margin-top:5px;	
}

A.footernav:link
{
	font-size: 10px;
	font-family: verdana;
	color: black;
	line-height: 30px;
	text-decoration: none;  
}
A.footernav:visited
{   
	font-size: 10px;
	font-family: verdana;
	color: black;
	line-height: 30px;
	text-decoration: none;
}
A.footernav:hover
{   
	font-size: 10px; 
	font-family: verdana;

	color: #cccccc; 
	line-height: 30px;
	text-decoration: underline;
}


#footernav
{	
    background-image: url(http://Stage.undeerc.org/pcorp_outreach/images/PCORFooter.jpg);
	background-repeat: no-repeat;            
	width: 981px;
	background-position:center;
	background-color:#8A8A8A;
	padding-top: 5px; 
	font-size: 10px;   
	font-family: verdana;
	text-align: center;
	clear: both;
}	

.footnote9	/*   keep  */
{
	font-family: Verdana;
	font-size: 9px;
	color:White;
	line-height: 1.5em
}



/*     Menu Properties      */
.staticMenuItem
{
    border:Outset 1px #E1E1E1;
    background-color: #28689E;
    font:14px Calibri;
    color:White;
    padding:4px;
    width:195px;
    text-align:center;
    font-weight:bold;
}
.menuHover
{
     color: #ffffff;
     background-color:#808085;
     width:195px;
     text-align:center;
     font:14px Calibri;
     font-weight:bold;
}
.dynamicMenuItem
{
	border:Outset 1px #E1E1E1;
    font:14px Times New Roman;
    color:Black;
    padding:4px;
    width:195px;
}
.dynamicMenu
{
	border:outset 1px #E1E1E1;
    width:195px;
}

.staticMenuItemAdmin
{
    border:Outset 1px gray;
    background-color: #28689E;
    font:14px Calibri;
    color:White;
    padding:4px;
    width:161px;
    text-align:center;
    font-weight:bold;
}
.menuHoverAdmin
{
     color: #ffffff;
     background-color:#808085;
     width:161px;
     text-align:center;
     font:14px Calibri;
     font-weight:bold;
}
.dynamicMenuItemAdmin
{
	border:Outset 1px gray;
    font:14px Times New Roman;
    color:Black;
    padding:4px;
    width:161px;
}
.dynamicMenuAdmin
{
	border:outset 1px #E1E1E1;
    width:161px;
}
/*---------------------------   Hyperlinks   ----------------------------*/
A.text:link
{
	font-size: 14px;
	color: Black;
	font-family: Calibri;
	font-weight: bold;
	text-decoration: none;
}
A.text:visited
{   
	font-size: 14px; 
	color: black;   /*  660000   */
	font-family: Calibri;
	font-weight: bold;
	text-decoration: none;
}
A.text:hover
{   
	font-size: 14px; 
	color: #F9A01B;  
	font-family: Calibri;
	font-weight: bold;	
	text-decoration: underline;
}


A.headerloginstatus:link
{
	font-size: 14px;
	color: white;
	font-family: Calibri;
	font-weight: bold;
	text-decoration: none;
}
A.headerloginstatus:visited
{   
	font-size: 14px; 
	color: white;   /*  660000   */
	font-family: Calibri;
	font-weight: bold;
	text-decoration: none;
}
A.headerloginstatus:hover
{   
	font-size: 14px; 
	color: #F78427;  
	font-family: Calibri;
	font-weight: bold;	
	text-decoration: underline;
}


A.headerloginstatus2:link
{
	font-size: 14px;
	color: White;
	font-family: Calibri;
	font-weight: bold;
	text-decoration: none;
}
A.headerloginstatus2:visited
{   
	font-size: 14px; 
	color: White;   /*  660000   */
	font-family: Calibri;
	font-weight: bold;
	text-decoration: none;
}
A.headerloginstatus2:hover
{   
	font-size: 14px; 
	color: #F78427;  
	font-family: Calibri;
	font-weight: bold;	
	text-decoration: underline;
}



A.footerlink:link
{
	font-size: 13px;
	color: #808085;
	font-family: Calibri;
	font-weight: bold;
	text-decoration: none;
}
A.footerlink:visited
{   
	font-size: 13px; 
	color: #808085;   /*  660000   */
	font-family: Calibri;
	font-weight: bold;
	text-decoration: none;
}
A.footerlink:hover
{   
	font-size: 13px; 
	color: Green;  
	font-family: Calibri;
	font-weight: bold;	
	text-decoration: underline;
}
/*--------------------------   Calendar  -----------------------------*/
.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: #DCDCDC;
    color: black;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: red;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: red;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: Red;
    font-weight:bold;
    background-color:Black;
}
/*-------------------------   Login Properties   ----------------------*/
.logintextbox
{
	Font-Size:12px; 
	Width:225px;
	margin-left:4px;
}
.loginbutton
{
    background-color: #ffffff;
    border-color: Black;
    border-style: solid;
    border-width:1px;
    font-family: Calibri;
    font-size: 16px;
    margin-right:30px;	
    width:100px;
}
/*----------------------    GridView Styles    ---------------------------------*/
.alternaterowStyle
{
	background-color:#E1E1E1;
	color:Black;
	}
.rowstyle
{
	background-color:#B4B4B4;
	color:Black;
	}
.GridViewStyle
{
    font-family: Calibri;
    border:#666666 2px solid;
    border-collapse:collapse;
}
.HeaderStyle
{
    background-position:center;
    color:white;
    background-repeat:repeat-x;
    background-color:#516235;
	border: #1d1d1d 1px solid;
	padding:0px;
}
.PagerStyle
{
    background-image: url(Images/images/GridViewHeader.png);
    background-position:center;
    background-repeat:repeat-x;
    background-color:#1d1d1d;
	border: #1d1d1d 1px solid;
}
/*----------------------------  labels ---------------------------------------*/
.labelInfo
{
	font-size:8px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight:bold;
	
		
}

.tablerowborder
{
	border-bottom:2px solid Black;	
	
		
}
.label
{
	font-size:14px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight:bold;
	padding-right:3px;
		
}

/*Panel*/
.pnlMeetingInfo
{
	width:400;
}
.presentationInfo
{
	width:600;
	
	}
	
	
/* panel buttons */
.collapsePanel
{
	width:75px;
	height:25px;
	background-color:#28689E;
	border:5px solid #28689E;
	color:White;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	}
/*------------------------------- Modal Popup Extender -------------------*/
.popUpStyle
    {
        font: normal 11px auto "Trebuchet MS", Verdana;
        width:402px;
        height:164px;   
        background-color: #ffffff;
        color: #4f6b72; 
        padding:6px;
	margin-right: 0px;
}
    
    .drag
    {
         background-color: #dddddd;
         width:400px;
         height:30px;
         cursor: move;
         border:solid 1px gray ;
    }
    .popUp
    {
		width:600px;
		height:600px;
		background-color: #ffffff;
		display:none;	
    }
    .modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

/*------------------------------------Tab stuff_----------------------------*/

.TabWrapper
{
	width: 880px;
	height:467px;
	position:relative;
	}


.multipage
{
	background-color:#739246;
	border: 1px solid black;
}

.RadButton_generalButton.rbLinkButton
{
    background-color:#B6E887;
    
    }

.colCompanyName
        {
            float: left;
            width: 300px;
            margin: 0;
            padding: 0 5px 0 0;
            line-height: 14px;
            
        }
.colCPMember
        {
            float: left;
            width: 50px;
            margin: 0;
            padding: 0 5px 0 0;
            line-height: 14px;
            
                                }
.colProductName
        {
            float: left;
            width: 200px;
            margin: 0;
            padding: 0 5px 0 0;
            line-height: 14px;
            border: 0px solid black;
            
        }
.colSize
        {
            float: left;
            width: 75px;
            margin: 0;
            padding: 0 5px 0 0;
            line-height: 14px;
            
                                }
.colSupplier
        {
            float: left;
            width: 200px;
            margin: 0;
            padding: 0 5px 0 0;
            line-height: 14px;
            
                                }
.colPONumber
        {
            float: left;
            width: 50px;
            margin: 0;
            padding: 0 5px 0 0;
            line-height: 14px;          
  }
.colPODate
        {
            float: left;
            width: 75px;
            margin: 0;
            padding: 0 5px 0 0;
            line-height: 14px;          
  }
 .colPOProduct
        {
            float: left;
            width: 100px;
            margin: 0;
            padding: 0 5px 0 0;
            line-height: 14px;          
  }
  .colPOQuantity
        {
            float: left;
            width: 50px;
            margin: 0;
            padding: 0 5px 0 0;
            line-height: 14px;          
  }
  .colPOPrice
        {
            float: left;
            width: 50px;
            margin: 0;
            padding: 0 5px 0 0;
            line-height: 14px;          
  }                                                                
                              
                                
                                
                                

RadGrid_Office2007  .GridHeader_Office2007,
 .RadGrid_Office2007  .ResizeHeader_Office2007
 {
     padding-left: 0px;  
     padding-top: 25px;

 }


.RadMenu_Default .rmSeparator
{
   display: block !important;
}


