
/* Comment Generated by Combres - Resource '~/resources/Skins/ApacheCorp/Layouts/Apache Website Page/Files/print.css' (Mode: Static) */
@charset "utf-8";

#administrationTopBar
{
    display:none;
}
.centerAligner 
{
    width:100%!important;
    min-width:0!important;
}

/********** search bar********/
.searchBar 
{
	display:none;
}


/****** topBar ******/
.topBar 
{
	display:none;
}
.top-container 
{
    display:none;
}
.top-bg 
{
    border-bottom:none!important;
    background:none;
    height:88px;
}

.header 
{
    border-bottom:none;
    padding-left:0;
    width:auto;
    margin:0;
}
.header-line-container 
{
    display:none;
}

/**** Content Structure ***/
.contentContainer 
{
    width:100%;
    margin-top:10px!important;
    margin-left:0;
    margin-right:0;
    background:none!important;
    margin:0 0 20px 0;
}
.internal 
{
    position:static;
    margin:0 0 20px 0;
}
.print-right .internal
{
    width:65%;
}
.leftBar 
{
	display:none;
}
.rightBar 
{
	/*display:none;*/
}
.No-Left-Bar 
{
	background:none;
	margin:0 0 0 0;
}
.has-title-bar 
{
	margin-top:40px;
}
.No-Left-Bar .leftBar, .home-content .leftBar
{
	display:none;
}
.No-Right-Bar .rightBar 
{
	display:none;
}
.No-Right-Bar 
{
    top:0!important;
}
.contentBar 
{
	width:100%!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}
.No-Right-Bar .contentBar 
{
    top:-10px;
}
.internal .contentBar 
{
    position:static;
}

.internal .margin0, .No-Left-Bar .margin0
{
	margin-top:10px;
}

/* For modern browsers */
.printable-content 
{
    overflow:hidden;
}
.cf:before,
.cf:after {
    content:"";
    display:table;
}

.cf:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}

/*** home page content ***/
.home-content 
{
	background:#fff;
	margin:0;
	padding-bottom:20px;
	position:static;
	border-left:none;
}
.home-content .content-bottom-bg 
{
    display:none;
}
.home-content .contentBar 
{
	float:left;
	width:549px;
	border:none;
	padding:15px 20px 20px 20px;
	
}

.home .image-bar 
{
	height:379px;
}

/******* footer *********/
.footer-container 
{
    background:none;
    position:static;
    clear:both;
    height:auto;
}
.footer 
{
	background:none;
	border-top:solid 1px #000;
	width:100%;
	position:static;
	clear:both;
	height:auto;
}
.footer .info 
{
	text-align:right;
	color:#333333;
	margin:5px 0 15px 0;
	position:static;
	width:100%;
}
.footer .menu 
{
	display:none
}

.footer .social-icons, .social-bar
{
	display:none
}

/********* Right float block *********/

.right-float-block, .right-float-block-internal 
{
	width:100%;
	position:static;
	padding:0;
}

.column-right-container 
{
    display:none;
}
.print-right .column-right-container 
{
    float:right;
    width:35%;
    margin:0;
    padding:0;
    position:static;
    overflow:visible;
}
.column-right-internal 
{
    position:static;
    margin:0;
    width:90%;
    float:right;
    
}



/******** styles for Left+Center+Right design view *********/

/** BreadCrumbs **/
.breadcrumbs 
{
	display:none;
	
}
.pageTitle 
{
    left:0!important;
}

/***** end: list of jobs table style ****************/




/* Comment Generated by Combres - Resource '~/resources/Scripts/fullcalendar-1.5.2/fullcalendar/fullcalendar.print.css' (Mode: Static) */
/*
 * FullCalendar v1.5.2 Print Stylesheet
 *
 * Include this stylesheet on your page to get a more printer-friendly calendar.
 * When including this stylesheet, use the media='print' attribute of the <link> tag.
 * Make sure to include this stylesheet IN ADDITION to the regular fullcalendar.css.
 *
 * Copyright (c) 2011 Adam Shaw
 * Dual licensed under the MIT and GPL licenses, located in
 * MIT-LICENSE.txt and GPL-LICENSE.txt respectively.
 *
 * Date: Sun Aug 21 22:06:09 2011 -0700
 *
 */
 
 
 /* Events
-----------------------------------------------------*/
 
.fc-event-skin {
	background: none !important;
	color: #000 !important;
	}
	
/* horizontal events */
	
.fc-event-hori {
	border-width: 0 0 1px 0 !important;
	border-bottom-style: dotted !important;
	border-bottom-color: #000 !important;
	padding: 1px 0 0 0 !important;
	}
	
.fc-event-hori .fc-event-inner {
	border-width: 0 !important;
	padding: 0 1px !important;
	}
	
/* vertical events */
	
.fc-event-vert {
	border-width: 0 0 0 1px !important;
	border-left-style: dotted !important;
	border-left-color: #000 !important;
	padding: 0 1px 0 0 !important;
	}
	
.fc-event-vert .fc-event-inner {
	border-width: 0 !important;
	padding: 1px 0 !important;
	}
	
.fc-event-bg {
	display: none !important;
	}
	
.fc-event .ui-resizable-handle {
	display: none !important;
	}
	
	

