﻿body, table, tr, td, tbody, img
{
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 9pt;
}

table.layout
{
	width: 100%;
}
table.layout td
{
	width: 50%;
}

table.searchResults
{
	border: solid 2px white;
	border-right-style: none;
	border-bottom-style: none;
	border-collapse: collapse;
}

table.searchResults th
{
	border: solid 2px white;
	border-left-style: none;
	border-top-style: none;
	background-color: #eeeeee;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	padding: 1px 2px;
	text-align: left;
}

table.searchResults td
{
	border: solid 2px white;
	border-left-style: none;
	border-top-style: none;
	background-color: #ebf9fb;
	font-size: 8pt;
	font-weight: normal;
	color: #999999;
	padding: 1px 2px;
}

p
{
	font-size: 9pt;
	color: #999999;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

p.previewButton
{
	text-align: right;
}

ul
{
	margin: 0px 0px 15px 120px;
}

li
{
	font-size: 9pt;
	color: #999999;
	list-style-image: url(/Content/Images/Red_Arrow.png);
	margin: 0px;
}

h3
{
	font-weight: bold;
	font-size: 10pt;
	padding: 0;
	margin: 0px;
	color: #cb0000;
}

label
{
	font-size: 9pt;
	color: #666666;
	float: left;
	margin: 4px 10px 0px 0px;
	width: 150px;
}
label.long
{
	width: 150px;
}
label.verylong
{
	width: 230px;
}

form
{
	margin: 10px 0;
	padding: 0;
}

select, input, button, textarea
{
	font-size: 9pt;
	margin: 0px 0px 0px 0px;
	padding: 0;
}
input[type="checkbox"]
{
	margin: 10px 3px;
}
#groupRequest_AgeOfChildren, #groupRequest_ContactName, #groupRequest_EveningPhone, #groupRequest_EmailAddress, #groupRequest_DaytimePhone, #groupRequest_Fax, #joinRequest_AgeOfChildren, #joinRequest_ContactName, #joinRequest_EveningPhone, #joinRequest_EmailAddress, #joinRequest_DaytimePhone, #joinRequest_Fax, #inviteForm_ContactName
{
	width: 183px;
}
#groupRequest_AffiliateCode
{
	width: 53px;
}

fieldset
{
	border: 0px dashed #0079C2;
	margin: 0px 10px 0px 0px;
	padding: 5px;
	background-color: #eeeeee;
}

fieldset p
{
	color: #666666;
	margin-bottom: 0;
}

legend
{
	padding: 4px 10px;
	margin-left: -15px;
	font-weight: bold;
}

fieldset.searchFields
{
	width: 210px;
	height: 120px;
}
html>body fieldset.searchFields
{
	margin: inherit 10px;
	height: 100px;
}

fieldset.filterFields
{
	width: 500px;
	height: 120px;
	margin: 0;
}
html>body fieldset.filterFields
{
	margin: inherit 10px;
	height: 100px;
}

fieldset.searchFields label, fieldset.filterFields label
{
	margin: 0px 15px 5px 0px;
	width: 170px;
}

fieldset.searchFields input, fieldset.searchFields select, fieldset.filterFields input, fieldset.filterFields select

{
	margin-bottom: 5px;
}

fieldset.filterFields .narrow, .narrow
{
	width: 112px;
}

fieldset.filterFields table
{
	width: 100%;
}

fieldset.filterFields td
{
	vertical-align: top;
}

input[type="submit"], button, input[type="image"]
{
	height: auto;
}

textarea
{
	height: 100px;
	width: 740px;
}

.listHead
{
	color: #666666;
	font-size: 9pt;
	width: 165px;
	display: inline-block;
}

.listItem
{
	color: #999999;
	font-size: 9pt;
	vertical-align: top;
	width: 193px;
	display: inline-block;
	padding: 0px 0px 0px 3px;
}
/* Hack to make IE behave */
html>body .listItem, html>body .listItemBox
{
	width: 190px;
}

.listItemBox, .listItemBox textarea
{
	vertical-align: top;
	width: 500px;
	display: inline-block;
}

.listItem a, .listItem a:visited
{
	color: #999999;
}

.error, .validation-advice, .mandatory
{
	color: #FF0000;
}

.label
{
	font-weight: bold;
}

.spacer
{
	padding-top: 15px;
}

.beginline
{
	clear: left;
}

#resultsField p
{
	color: #666666;
}
#resultsField a, #resultsField a:visited
{
	color: #666666;
}

#systemWorking
{
	position: absolute;
	padding: 5px;
	top: 50px;
	left: 0px;
	background-color: #FFFF00;
}

#header
{
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
}

#emailPreviewFrame
{
	width: 600px;
	height: 600px;
	margin: 15px;
}

#caldiv
{
	position: absolute;
	background-color: #dddddd;
}

#caldiv a
{
	background-color: #dddddd;
}

.cpBorder
{
	border-width: 1px;
	padding: 0px;
	margin: 0px;
}
.cpDayColumnHeader, .cpMonthNavigation, .cpYearNavigation, .cpTodayText, .cpCurrentDate
{
	background-color: #dddddd;
}
.cpMonthNavigation, .cpDayColumnHeader, .cpCurrentDate, .cpCurrentMonthDate, .cpOtherMonthDate, .cpTodayText
{
	color: #333333;
	font-size: 9pt;
}
.cpCurrentMonthDate
{
	color: #666666;
}
.cpOtherMonthDate
{
	color: #999999;
}
#departureDateClear
{
	vertical-align: middle;
}
