﻿
/* WYSIWYG Text */

.fckAreaText
{
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
}

.fckAreaText p
{
	margin-top: 0.25em;
	margin-bottom:0;
	padding:0;
}

.fckAreaText ul
{
	margin: 2px 0 2px 1.75em;
	padding: 0;
}

.fckAreaText li
{
	padding-bottom: 0.5em;
}

.fckAreaText img
{
	margin: 5px;
}

/* Content */

.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:33px;
	display:block;
	float:left;
	padding: 4px;
	margin-right: 3px;
	margin-bottom: 3px;
	background-color: #ddd;
	text-align: center;
	color: #fff;
	font-size:1.2em;
}

.atoz a
{
	background-color: #E6F3FF;
	color: #000000;
}

.atoz a:hover
{
	background-color: #0065B6;
	color: #ffffff;
}

/* Admin Panel */

.adminPanel
{
	width: 100%;
	padding: 4px;
	border-bottom:1px solid #ccc;
	margin:0;
}

.adminPanel td
{
	padding: 4px;
	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: #E6F3FF;
}

/* 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);
}

/* 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;
	position: absolute;
	top: 30px;
	right: 20px;
	text-align: center;
	color: Red;
	font-weight: bold;
	border: 2px dashed red;
}

abbr
{
	border: 0;
}

/* Form CSS */

.fieldRow, .fieldRowOptions
{
	margin-top: 0.5em;
}

fieldset, .completed
{
	border: 1px solid #68AeF0;
	padding: 5px;
	margin: 5px 0 0 5px;
}

fieldset legend
{
	font-weight: bold;
	font-size: 1.1em;
	color: #0065B6;
}

.fieldRow label, .label
{
	width: 150px;
	float: left;
	/*font-weight: bold;*/
}

.fieldRow input
{
	width: 200px;
}

.fieldRow textarea
{
	width: 350px;
}

/* Pager */

.pager
{
	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;
}

/* Contacts Directory */

.contactPhoto
{
	float: left;
}

.contactPhoto img
{
	margin: 4px 5px 5px 0;
}

.contactRow
{
	padding-bottom: 2px;
}

.contactRow strong
{
	width: 100px;
}

/* Tabs */

.panelTabs
{
	border-bottom: 2px solid  #0065B6;
	padding:6px 2px 3px 0px;
}

.linkTab
{
	border: 1px solid #666;
}

.linkTabSelected
{
	border: 1px solid  #0065B6;
}

.linkTab, .linkTabSelected
{
	background-color: #888;
	color: #CCC;
	padding: 2px 4px 3px 7px;
	height:20px;
	margin-right:6px;
	border-bottom:none;
}

.linkTabSelected
{
	color:#FFF;
	background-color: #0065B6;
}

.fieldRow .input-button a:hover, .panelTabs a:hover, .panelTabs a:hover
{
	color:#fff !important;
}

/* FAQ */

.faqQuestion
{
	padding-bottom:5px;
}


