/*
	Helios Calendar - Professional Event Management System
	Copyright © 2004-2008 Refresh Web Development [www.RefreshMy.com]
	
	Developed By: Chris Carlevato <support@refreshmy.com>
	
	For the most recent version, visit the Helios Calendar website:
	[www.HeliosCalendar.com]
	
	This file is part of Helios Calendar, usage governed by 
	the Helios Calendar EUL found at www.HeliosCalendar.com/license.pdf
*/


/* EVENT LIST on month with a workshop scheduled  _______________________________________________ */

/* date with underline at top of page*/
.eventDateTitle{
	font-size: 12px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #3D3F3E;
	color: #000000;
	padding: 0;
	}

/* time of workshop*/
.eventListTime{
	float: left;
	width: 30%;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #76787b;
	padding-top:5px;
	padding-bottom: 20px;
	}
	
.eventListTimeHL{float: left;width: 30%;background: #EFEFEF;}

/* Title of workshop that is next to the time*/
.eventListTitle{
	width: 70%;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:5px;
	padding-bottom: 20px;
	}
	
.eventListTitleHL{
	float: left;
	width: 70%;
	background: #EFEFEF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

a.eventListTitle{
	text-decoration: underline;
	color: #000000;
	}
a.eventListTitle:hover{
	text-decoration: none;
	color: #004489;
	}

/* END of EVENT LIST page  _________________________________________________________________*/


/* UPCOMING WORKSHOP list  _________________________________________________________________*/
ul.billboard,ul.popular,ul.rssLinks{
	list-style-type: none;
	margin: 0;
	padding: 0px;
	}
	
/* size and color of text of dates under "upcoming workshops" and "upcoming events" */		
li.billboardDate,li.popularDate{
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
/* size and color of text of HEADING "upcoming workshops" */		
.billboardHead {
	color:#669900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding-top: 10px;
	}

/* size and color of text of HEADING "upcoming events" */		
li.billboardHead {
	color:#080808;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding-top: 10px;
	}
	
/* size and color of text in under "upcoming workshops" and "upcoming events" */	
li.billboard,
li.popular{
	padding-left: 5px;
	padding-top: 5px;
	color:#76787b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
a.billboard,
a.popular{
	text-decoration: underline;
	color: #000000;
	}
	
a.billboard:hover,
a.popular:hover{
	text-decoration: none;
	color: #004489;
	}

/* END UPCOMING WORKSHOP list  _______________________________________________________________*/

/* WORKSHOP DETAIL  __________________________________________________________________________*/

/* Green title of workshop on Detail page  */
#eventDetailTitle{
	font-size: 16px;
	border-bottom: 1px solid #3D3F3E;
	color: #669900;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
/* Description of workshop i.e. WOWI Interpretation Workshop  */
#eventDetailDesc{
	padding: 0px 5px 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
/* All info on the left from DATE to CONTACT INFO  */
#eventDetailInfo{
	float: left;
	padding-right: 13px;
	width: 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #76787b;
	}
	
/* Date of Workshop (after description) on Detail page  */
.eventDetailDate,
.eventDetailPrice{
	font-size: 13px;
	font-weight: bold;
	color: #080808;
	}

/* Date color of Past events  */
.eventDetailDatePast{
	font-size: 13px;
	font-weight: bold;
	color: #080808;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

/* Time under the Date  */
.eventDetailTime{
	font-size:12px;
	padding-left: 10px;
	}
	
/* Headings: "Cost", "Catagories", "Location", "Event Contact Info" on EVENT DETAIL */
.locDetailHeader,
.eventDetailHeader{
	border-top: solid 1px #CCCCCC;
	font-weight: bold;
	line-height: 30px;
	}

/* space around "space taken" and "register now" and "Share" box*/
#eventDetailTools{
	float: left;
	width: 45%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
/* Spaces Taken */
.eventReqTag{
	font-weight: bold;
	}
	
/* "Spaces Taken" and "Register Now" */
.eventDetailReg{
	padding: 10px;
	width: 80%;
	font-size: 15px;
	color: #080808;
	}
	
/* box with "Share" and "Save to your calendar" */
.eventDetailToolbox{
	padding: 10px;
	border: 1px solid #666666;
	background: #EEEEEE;
	width: 95%;
	font-size: 12px;
	}


a.eventShare{text-decoration: none;line-height: 25px;padding: 0px 5px 0px 0px;}
img.eventDetailLink{line-height: 25px;padding-bottom: 5px;vertical-align: middle;}

/* Links in "Share" box, "Register Now", Map and Weather */
a.eventDetailLink{text-decoration: underline;line-height: 25px;color: #3D3F3E;}
a.eventDetailLink:hover {text-decoration: none;line-height: 25px;color: #004489;}

/* Links in RED ? */
a.eventDetailDates{text-decoration: underline;line-height: 20px;color: #3D3F3E;}
a.eventDetailDates:hover{text-decoration: none;line-height: 20px;color: ##FF0000;}


#eventShare li{display: block;list-style-type: none;float: left;padding: 3px 12px 7px 12px;}
.button{font-size:11px;padding: 0px 10px 0px 10px;color: #000000;}
.locDetails {width: 40%;min-width: 175px;float: left;padding: 0px 5px 0px 0px;clear:both;}
#hc_Gmap{
	width: 95%;
	height: 250px;
	}
#hc_GmapLoc {float: left;width: 75%;height: 600px;}
#hc_GmapLocDetail {float: left;width: 340px;height: 250px;}
.GmapLocMenu{width:300px;height:20px;border-bottom: solid 1px #ACACAC;}
.GmapLocPane {width:300px;height:200px;overflow:auto;padding: 3px 0px 0px 0px;}

/* Location on SEARCH EVENTS page ???? */
a.locMenu{text-decoration: underline;}
a.locMenu:hover{text-decoration: none;}
a.locListReset{text-decoration: none;font-weight: bold;vertical-align: middle;}
a.locListReset:hover{text-decoration: none;}
a.locList{text-decoration: underline;}
a.locList:hover{text-decoration: none;}
#locList ul{display: block;list-style-type: square;margin: 0;padding-left: 0px;}
#locList ul li{padding: 3px 0px 4px 0px;text-align: left;}
#locList{overflow: auto;float: left;width: 25%;height: 600px;}
img.locList{padding-bottom: 5px;vertical-align: middle;}
a.searchLoc{
	text-decoration: underline;
	font-size: 13px;
	}
a.searchLoc:hover{text-decoration: underline;font-size: 13px;}

.datePicker{position: absolute;visibility: hidden;background-color:#FFFFFF;}
/* Phone under heading "Location"  */	
.tel {width: 200px;float: left;}
abbr{border: none;}
.category{
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
	display: block;
	}
	
/* Email under heading "Location"  */	
a.email{
	text-decoration: underline;color: #3D3F3E;
	}
a.email:hover{text-decoration: none; color: #004489;}

/* Links in "eventDetailInfo" Div and "Return link" on Registration Page*/
a.eventMain{
	text-decoration: underline;
	color: #3D3F3E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
a.eventMain:hover{text-decoration: none;color: #004489;}

/* END EVENT DETAIL  ____________________________________________________________ */


/* On REGISTRATION page _________________________________________________________ */

/* Text under "Authentication" heading on registration page */
fieldset{
	border: none;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

/* Headings on registration page */
legend{
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px;
	background: transparent;
	margin: 1px;
	padding: 0px 10px 2px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

/* Label next in input boxes on registration page */
label{
	float: left;
	width: 100px;
	padding: 0px 10px 0px 0px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
label.radio{
	padding: 0px;
	text-align: left;
	}
	
label.radioWide{padding: 0px;text-align: left;width:200px;}
label.category{
	padding: 0px;
	text-align: left;
	width: 180px;
	}
fieldset div{
	margin-bottom: 5px;
	}
	
/* Text enter into text boxes */		
fieldset div input, textarea, select{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	border-top: 1px solid #555;
	border-left: 1px solid #555;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 1px;
	color: #333333;
	vertical-align:middle;
	font-size: 11px;
	}
input:focus, textarea:focus, select:focus{
	background: #efefef;
	}
	
/* Text under "Event Details"  */	
fieldset div.frmReq,fieldset div.frmReq input, textarea, select{
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
fieldset div.frmOpt,fieldset div.frmOpt input, textarea, select{
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
div.frmReq,div.frmOpt{
	margin: 0;
	}

/* Text in "Register" and "Cancel" buttons */
input[type="submit"],input[type="reset"],input[type="button"]{
	font-size: 11px;
	width: 150px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
/* END of Registration page  _________________________________________________________________*/


/* Calendar __________________________________________________________________________________*/
.miniCalTable{border-collapse: collapse; empty-cells: show; width: 213px; background: #FFFFFF;}
.miniCalTable td{cursor: pointer;text-align: center;}
.miniCalTitle{border: 1px solid #ACACAC;background-color: #EFEFEF;text-align: center;}

/* month on calendar */
.miniCalJump{background-color: #EEEEEE;font-family: Verdana, sans-serif;border: 0px;color: #0d3c5f;}

/* arrows on calendar */
.miniCalNav{font-size: 13px;font-weight: bold;border: 1px solid #ACACAC;background-color: #EEEEEE;color: #0d3c5f;}

/* days of the week */
.miniCalDOW{border: 1px solid #ACACAC;background-color: #b9c6e4;}	

.miniCal{border: 1px solid #ACACAC;}

/* the color on the calendar that marks todays date */
.miniCalToday{font-weight: bold;background: #b9c6e4;border: 1px solid #ACACAC;}
.miniCalToday:hover{font-weight: bold;background: #a1adc7;border: 1px solid #ACACAC;}

/* the color on the calendar that marks events and workshops */
.miniCalEvents{
	border: 1px solid #ACACAC;
	background: #86c900;
	}
.miniCalEvents:hover{text-align: center;border: 1px solid #ACACAC;background: #96e100;}

/* blank days of the month */
.miniCalFiller{border: 0; background: #EEEEEE;}

/* removes space around min-calendar */
form {margin-bottom: 0px;}

/* END of Calendar styles _______________________________________________________________________*/

/* filter under calendar in left collumn */
#nav-bottom{
	margin:0;
	border: 0;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #2E3240;
	text-align: left;
	padding: 25px 20px 30px 20px;
	line-height:175%;
	color: #FFFFFF;
	}	
#nav-bottom a { color: #ffffff; }	
#nav-bottom a:hover  { color: #ffffff;	text-decoration: underline;  }	

.sigFindings{
	font-weight: bold;
	}	

/* Message: "Filter Settings Saved Successfully" */  
.info{
	font-weight: bold;
	padding: 3px;
	text-align: center;
	background: #EFEFEF;
	border: solid 2px #008E0D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
.sigFindings{
	font-weight: bold;
	}	

.warning{font-weight: bold;padding: 3px;text-align: center;background: #EFEFEF;border: solid 2px #FFDA00;}
.error{font-weight: bold;padding: 3px;text-align: center;background: #EFEFEF;border: solid 2px #E40000;}
input.noBorderIE{border: 0px;}
label.locSearch1{line-height:20px;width:400px;text-align:left;}
label.locSearch0{line-height:20px;width:400px;text-align:left;background:#EFEFEF;}


/* Everything Below This Point
   Copyright 2006 Microsoft Corporation.  Microsoft's copyrights in this work are licensed under the Creative Commons
   Attribution-ShareAlike 2.5 License.  To view a copy of this license visit http://creativecommons.org/licenses/by-sa/2.5

   Modifications by Christopher L. Carlevato for Helios Calendar
   Original Unmodified File Available at: http://www.liveclipboard.org/	*/
.CopyPasteInput {position: absolute;overflow: hidden;width: 16px;height: 16px;padding: 0px;z-index: 100;cursor: pointer;filter: alpha(opacity=0);KHTMLOpacity: 0;MozOpacity: 0;opacity: 0;}
.ControlContainer {position: relative;overflow: hidden;float: left;width: 16px;height: 16px;padding: 4px 0px 0px 0px;float: left;}
.webClipControlDiv {background: url(../includes/liveclipboard/liveClipIconUnselected.png) left top no-repeat;width:16px;height:16px;z-index:99;}
.webClipControlSelectedDiv {background: url(../includes/liveclipboard/liveClipIconSelected.png) left top no-repeat;width:16px;height:16px;z-index:99;}