﻿
/* WYSIWYG Text */

.fckAreaText
{
	
}

.fckAreaText p
{
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}

.fckAreaText ul
{
	margin: 2px 0 2px 1.75em;
	padding: 0;
}

.fckAreaText li
{
	padding-bottom: 0.5em;
}

.fckAreaText img
{
	margin: 5px;
}

.fckAreaText a img
{
	border: 1px solid #ccc;
}

.fckAreaText a img:hover
{
	border: 1px solid green;
}

/* Content */

.summaryText
{
	padding-top: 1px;
	color: #666;
	font-size: 0.9em;
	line-height: normal;
}

.infoText
{
	color: #888;
}

.list ul
{
	margin: 2px 0 2px 0;
	padding: 0;
	list-style-type: none;
}

.list li
{
	margin-bottom: 1px;
	padding: 2px;
}

.list li a
{
	font-weight: bold;
	font-size: 1.1em;
}

.list h3
{
	color: Black;
	letter-spacing: 1px;
	text-indent: 1.5em;
	background-color: #eee;
	padding: 2px;
	margin-left: -2px;
	margin-right: -2px;
}

.row
{
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}

/* Event Booking Form */

.bookingForm
{
	border-collapse: collapse;
}

.bookingForm td, .bookingForm th
{
	padding: 2px;
	margin: 2px;
	vertical-align: top;
}

.formView th
{
	text-align: left;
	color: #286ea0;
	letter-spacing: 1px;
}

.formView input, .formView textarea
{
	width: 220px;
}

.formView .checkboxlist input
{
	width: auto;
	margin-right: 0.5em;
}

/* AZ Directory */

.anchor
{
	text-decoration: none;
	font-weight: bold;
}

/* A to Z */
.atoz
{
	float:left;
	padding-bottom:1em;
}

.atoz span, .atoz a
{
	width:32px;
	display:block;
	float:left;
	padding: 4px;
	margin-right: 3px;
	margin-bottom: 3px;
	background-color: #EAEAEA;
	text-align: center;
	color: #0F6B00;
	font-size:1.2em;
}

.atoz a
{
	background-color: #0F6B00;
	font-weight: bold;
	color: #ffffff;
}

.atoz a:hover
{
	background-color: #0F9B00;
	color: #ffffff;
}

/* Admin Panel */

.adminPanel
{
	width: 100%;
	border: 1px solid #ccc;
	background-color: #fafafa;
	padding: 4px;
}

.adminPanel td
{
	padding: 5px;
	margin: 0;
}

.adminPanel td a
{
	padding: 5px 5px 5px 20px;
	color: #006;
	background-color: #eee;
	border: 2px outset #fff;
	margin-left: 1em;
}

.adminPanel td a:hover
{
	background-color: #eeeefa;
}

/* Icons */

.iconEditPage, .iconEditContent, .iconAddPage, .iconAdminHome, .iconLogOut
{
	background-color: Transparent;
	background-repeat: no-repeat;
	background-position: 2px;
	padding: 2px 2px 2px 20px;
}

.iconEditPage
{
	background-image: url(/App_Themes/CisDesk/Icons/page.gif);
}

.iconEditContent
{
	background-image: url(/App_Themes/CisDesk/Icons/page_edit.gif);
}

.iconAddPage
{
	background-image: url(/App_Themes/CisDesk/Icons/page_new.gif);
}

.iconAdminHome
{
	background-image: url(/App_Themes/CisDesk/Icons/icon_settings.gif);
}

.iconLogOut
{
	background-image: url(/App_Themes/CisDesk/Icons/action_stop.gif);
}

.linkOutlook, .linkBook, .linkPrevious, .linkMap
{
	background-color: Transparent;
	background-repeat: no-repeat;
	background-position: left;
	padding: 2px 2px 2px 18px;
}

.linkOutlook
{
	background-image: url(/App_Themes/CisDesk/Icons/outlook.jpg);
}

.linkBook
{
	background-image: url(/App_Themes/CisDesk/Icons/book.gif);
}

.linkPrevious
{
	background-image: url(/App_Themes/CisDesk/Icons/arrow-left.gif);
}

.linkMap
{
	background-image: url(/App_Themes/CisDesk/Icons/icon_world.gif);
}

/* Sliding Faq */

.faqQuestion
{
	margin-bottom: 0.25em;
	margin-top: 0.25em;
	cursor: pointer;
}

.faqQuestion span
{
	color: #0f6b00;
}

.faqQuestion span:hover
{
	text-decoration: underline !important;
}

.faqAnswer
{
	/* Parent box of slide down content */
	margin-bottom: 0.5em;
	background-color: #eaeaea; /* End layout CSS */
	padding: 4px;
	border: 1px solid #999999;
}

.faqAnswer p
{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

/* Event Calendar */

.calendarDayEvent
{
	border: 3px solid #0F6B00;
	background-color: #eaeaea;
	color: #ffffff;
	font-weight: bold;
}

.calendarDayNoEvent a
{
	color: #444 /*!important*/;
}

.calendarOtherDay
{
	color: #BBB;
}

/* Comment Form */

.commentForm .heading
{
	margin-top: 0.8em;
}

/* Login */

.loginRow
{
	padding: 0.5em;
}

.loginRow label
{
	font-weight: bold;
}

.waterMarkText
{
	color: #99A;
	background-color: #FAFCFF;
}

/* Gallery */

.gallery td
{
	padding: 5px;
}

.modalBackground
{
	background-color: #666;
}

/* Other */

.wait
{
	background: white url(/images/common/wait.gif) no-repeat fixed 10px;
	padding: 13px 13px 13px 55px;
	width:200px;
	text-align: center;
	color: Red;
	font-weight: bold;
	border: 2px dashed red;
}

abbr
{
	border: 0;
}

/* Contact Form CSS */

.fieldRow
{
	margin-top: 0.5em;
}

fieldset, .completed
{
	border: 1px solid #0f6b00;
	padding: 5px;
	margin: 5px 5px 0 5px;
}

fieldset legend
{
	font-weight: bold;
	font-size: 1.1em;
	color: #0f6b00;
}

.fieldRow label
{
	width: 100px;
	float: left;
	font-weight: bold;
}

.fieldRow input
{
	width: 200px;
}

.fieldRow textarea
{
	width: 400px;
}

/* Pager */

.pager
{
	background-color: #FFF;
	padding: 5px;
	letter-spacing: 1px;
	margin-top: 0.75em;
}

.pagerPrevious
{
	padding-right: 0.5em;
	color: #999;
}

.pagerNext
{
	padding-left: 0.5em;
	color: #999;
}

.pagerResults
{
	font-weight: bold;
	padding-right: 0.5em;
	letter-spacing: normal;
}

.pagerSelected
{
	font-weight: bold;
}

/* Survey */

.surveyTable th
{
	text-align: left;
}

.downloadbox ul
{
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}


/* Rating */
.ratingStar
{
	font-size: 0pt;
	width: 13px;
	height: 12px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	display: block;
	background-repeat: no-repeat;
}

.filledRatingStar
{
	background-image: url(FilledStar.png);
}

.emptyRatingStar
{
	background-image: url(EmptyStar.png);
}

.savedRatingStar
{
	background-image: url(SavedStar.png);
}

/* Contacts Directory */

.contactPhoto
{
	float: left;
}

.contactPhoto img
{
	margin: 4px 5px 5px 0;
}

.contactRow
{
	padding-bottom: 2px;
}

.contactRow strong
{
	width: 100px;
}

.validatorError
{
	font-size:16pt;
}
