/********************************************
   AUTHOR:  			Erwin Aligam 
   WEBSITE:   			http://www.styleshout.com/
	TEMPLATE NAME:		Refresh
   TEMPLATE CODE: 	S-0002
   VERSION:          1.0          	
 *******************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

#header {
	display: none;
}

#menu {
	display: none;
}

#sidebar {
	display: none;
}

#footer {
	display: none;
}

h1 {
	display: none;
}

a, a:hover, a:visited {
	color: #4F82CB;
}

/***************** Schedule style ****************/

#block-display-type {
	display: none;
}

.unsched-top {
	border: 0px;
	height: 17px;
	width: 140px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/unschedule-top.png);
	display:none;
}

.unsched-bottom {
	border: 0px;
	height: 17px;
	width: 140px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/unschedule-bottom.png);
	display:none;
}

.unsched-content {
	border: 0px;
	width: 120px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	background-image: url(../images/unschedule-back.png);
	background-repeat: repeat-y;
	text-align: center;
	font-size: 0.7em;
	display:none;
}

.day-unsched-top {
	border: 1px solid #82C13E;
	height: 20px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/day-unschedule-top.png);
	display:none;
}

.day-unsched-bottom {
	border: 1px solid #82C13E;
	height: 20px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/day-unschedule-bottom.png);
	display:none;
}

.day-unsched-content {
	border: 1px solid #82C13E;
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	background-image: url(../images/day-unschedule-back.png);
	background-repeat: repeat-y;
	font-size: 0.7em;
	text-align: center;	
	display:none;
}

.jump {
	display: none;
}

.schedule-sep {
	display: none;
}

.schedule-unsched-entry {
	display: none;
}

/************** Week view **************/

#week-jump {
	font-size: 1.5em;
	width: 98%;
	text-align: center;
	border: 1px solid #ccc;
	padding: 15px 0 15px 0;
}

.h3 {
	font-size: 8pt;
	color: #82C13E;
	margin: 0px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 3px;
	padding: 0px;
}

.sched-top {
	border: 1px solid #82C13E;
	border-bottom: 0px;
	width: 100%;
	margin: 0px;
	font-size: 0.7em;
}

.sched-bottom {
	display: none;
}

.sched-content {
	border: 1px solid #82C13E;
	border-top: 0px;
	width: 100%;
	margin: 0px;
	font-size: 0.7em;
	margin-bottom: 10px;
}

.busy-top {
	border: 1px solid red;
	border-bottom: 0px;
	width: 100%;
	margin: 0px;
	font-size: 0.7em;
}

.busy-bottom {
	display: none
}

.busy-content {
	border: 1px solid red;
	border-top: 0px;
	width: 100%;
	margin: 0px;
	font-size: 0.7em;
	min-height: 75px;
	padding-top: 5px;
	margin-bottom: 10px;
}

.schedule-details {
	font-size: 8pt;
	text-align: left;
	margin-left: 3px;
	float: left
}

.schedule-address {
	width: 40%;
	font-size: 9pt;
}

.schedule-client {
	width: 30%;
}

.schedule-order {
	width: 20%;
}

/************ Day view ************/

#day-jump {
	margin-bottom: 25px;
	border-bottom: 2px solid #CCC;
}

#day-date:before {
	content: "Planning du "
}

#day-date {
	font-weight: bold;
	text-decoration: none;
	color: #82C13E;
}

.day-h3 {
	font-size: 8pt;
	color: #82C13E;
	margin: 0px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 3px;
	padding: 0px;
}

.schedule-day-print {
	clear: both;
	display: block;
}

.day-sched-top {
	border: 1px solid #82C13E;
	border-bottom: 0px;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.day-sched-bottom {
	display: none;
}

.day-sched-content {
	border: 1px solid #82C13E;
	border-top: 0px;
	width: 100%;
	margin: 0px;
	font-size: 0.7em;
	margin-bottom: 10px
}

.day-busy-top {
	border: 1px solid red;
	border-bottom: 0px;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.day-busy-bottom {
	display: none;
}

.day-busy-content {
	border: 1px solid red;
	border-top: 0px;
	width: 100%;
	margin: 0px;
	font-size: 0.7em;
	min-height: 75px;
	color: black;
	padding-top: 5px;
	margin-bottom: 10px
}

.schedule-day-details {
	font-size: 8pt;
	text-align: left;
	margin-left: 3px;
	float: left
}

.schedule-day-address {
	width: 40%;
	font-size: 9pt;
}

.schedule-day-client {
	width: 30%;
}

.schedule-day-order {
	width: 20%;
}


/************ Print style ************/

.plan-entries {
	width: 600px!important;
	margin: auto;
}

.sched-time {
	margin: 0px;
	margin-bottom: 3px;
	font-size: 12pt;
	color: black;
	font-weight: bold;
}

.schedule-sched-entry, .schedule-busy-entry {
	margin: auto;
}

.schedule-phones {
	padding: 0px;
	margin: 0px;
	margin-left: 15px;
}

.schedule-print {
	clear: both;
	display: block;
}

.schedule-print-no-entry {
	padding-left: 10px;
	font-size: 90%;
	font-style: italic;
	color: #4F82CB;
	content: "Aucune livraison"
}

.order-note {
	padding: 5px;
	padding-left: 20px;
	font-style: italic;
}

.schedule-day-entry, .schedule-entry {
	margin: auto;
	width: 460px;
}

.schedule-product-quantity {
	font-size: 12pt;
	font-weight: bold;
	color: red;
}