﻿/* print css */

#main_header{
background:white !important;
padding-top:30px;
}

.main_header_inner{ width:750px; float:left; border:0px solid #96F}
#Agricorp_body_Section_inner{width:700px; margin:auto; border:0px solid black}

#logo_print
{
	display:block;
}


#logo
{
	display:none;
}



#sub_body_section{
	background:white !important;
	width:700px;
}

#sub_body_section_inner{
	background:white !important;
	width:700px;
}


#sub_body_right {
	display:block !important;
	font-size:17px;
}

.left_nav, #top_links, #site_footer_links, #site_settings, .site_footer_inner, #img_left_top, #img_left_bottom {
	display:none;
}

#top_menu{
	display:none;	
	
}

#Agricorp_breadcrum_inner, #sub_body_left{
	display:none;
}
#Agricorp_breadcrum_inner
{
	width:820px; margin:auto; border:0px solid black;  padding:10px 0px 10px 70px; 
}

h1, h2, h3, h4, h5, h6, p {
	font-family:Arial, Helvetica, sans-serif;
}


.wr_Header_Sub {
	background:url("../../images/bg_header_sub.jpg") no-repeat;
	height: 67px;
	padding: 16px 0px 0px 229px;
}


.wr_Logo_Sub {
	margin-top: 10px;
	width: 150px;
	float: left;
}

.wr_Logo_Sub a {
	background: url("../../images/logo_agricorp.gif") no-repeat;
	display: block;	
	width: 158px;
	height: 78px;
}

.wr_LogoRight_Sub {
	margin-top:10px;
	height: 20px;
	width: 798px;
	height: 70px;
	background: url("../../images/img_headertext_sub.jpg") no-repeat;
}


/* Heading Styles ----------------------------------------------------------------- */
h1 {
	font-weight: bold;
	font-size: 24px;
	color: #91420e;
	margin-bottom:16px;
}

h2 {
	font-weight: bold;
	font-size: 20px;
	color: #000;
	margin-bottom:16px;	
}

h3 {
	font-weight: bold;
	font-size: 16px;
	color: #666;
	margin-bottom:16px;	
}

h4 {
	font-weight: bold;
	font-size: 14px;
	color: #000;
	margin-bottom:8px;		
}

h5 {
	font-weight: bold;
	font-size: 20px;
	color: #fff;
}

h6  {
    font-weight: bold;
    font-size: 16px;
    color: #666;
    margin-bottom: 0px;      
}

p {
	font-size: 13px;
	color: #000000;
}

.wr_sub_footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/* /Heading Styles ----------------------------------------------------------------- */


/* Rich Text editor ----------------------------------------------------------------- */

.ms-rteCustom-Ag_Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal !important;
	font-size: 13px;
	color: #000000;
}

.ms-rteCustom-Ag_Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold !important;
	font-size: 13px;
	color: #000000;
}

.ms-rteCustom-Ag_Heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #91420e;
	line-height: 25px;
}

.ms-rteCustom-Ag_Heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #000000;
	line-height: 25px;
}

.ms-rteCustom-Ag_Heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #666666;
}

.ms-rteCustom-Ag_Heading4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}

/* /Rich Text editor ----------------------------------------------------------------- */



.colorTextOrange {
	color: #b77f3a;
}

.colorTextGreen {
	color: #006600
}


/*  Hiding DIVs in PRINT mode  */


.wr_LogoRight_Sub {
	display: none !important;
}

.footerLinks {
	display: none !important;
}

.wr_InnerMaster_Left {
	display: none !important;
}

.wr_InnerMaster_Right {
	width: 960px !important;
}

.f_right {
	display: none !important;
}

/* items with this class won't print */
#buttonPrint { 
display: none;
}    

/* Date Calendar */

#dateCalendar {
width: 225px;
background: #f7f5ea;
border: 1px #cccccc solid;
padding: 10px 0px 10px 0px;
top: 178px;
left: 740px;
}

#dateTable {
padding: 0px 12px 0px 6px !important;
text-align: center;
}

#dateTable table {
border: none !important;
}

#dateTable th {
text-align: center;
vertical-align: middle;
font-weight: normal;
font-size: 9px;
color: #7e543a;
padding: 0px 8px 0px 8px;
}

#dateTable td {
text-align: center;
vertical-align: middle;
padding: 0px 8px 0px 8px;
}

.hoverPopup ul {
margin: 0px;
padding: 0px;
}

#dateCalendar img {
border: none;
}

#seekMonth {
text-align: right;
padding: 5px 10px 5px 0px;
}

#viewAllButton {
padding: 0px 0px 0px 11px;
}

#infoCalendar {
overflow:auto;
width: 220px;
height:160px; 
padding: 5px 5px 5px 11px;
}

.hoverPopup {
display: none;
}

.hoverPopup li {
	padding: 3px 0px 3px 0px;
}

/* /Date Calendar */






