body
{
	font-size: small;
	margin: 0;
	font-family: Arial, Sans-Serif;
	background-color: #f0f0f0;
	padding: 0;
}
a:link, a:link div
{
	color: navy;
}
a:visited, a:visited div
{
	color: navy;
}
a:active, a:active div
{
	color: #ffffff;
	background-color: navy;
}
a:hover, a:hover div
{
	color: #ffffff;
	background-color: navy;
	text-decoration: none;
}
a img { border: none; }
a:link.imgbtn
{
	background-color: Transparent;
}
a:visited.imgbtn
{
	background-color: Transparent;
}
a:hover.imgbtn
{
	background-color: Transparent;
}
a:active.imgbtn
{
	background-color: Transparent;
}
select
{
	font-size: 12px;
	font-family: Arial, Sans-Serif;
}
#site
{
	margin: 0 auto;
	width: 978px;
}
#container
{
	float: right;
	width: 978px;
}
div.boxHeader
{
	background: url(/images/boxBodyBottom.gif) no-repeat left bottom;
	text-align: left;
	width: 978px;
	float: left;
	clear: both;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.boxBody
{
	text-align: left;
	width: 978px;
	float: left;
	clear: both;
	margin-bottom: 10px;
	background: #c8c8c8 url(/images/boxBodyBottom.gif) no-repeat left bottom;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
div.boxBody h3
{
	background: #ffffff url(/images/boxBodyTop.gif) no-repeat left top;
	margin: 0;
	font: bold 1em / 1.2em Arial, Helvetica, Sans-Serif;
	color: #000000;
	padding: 10px 10px 0 10px;
}
div.boxBody p
{
	margin: 0;
	padding: 0 10px 4px;
	font-variant: normal;
	font-weight: normal;
	font-size: 0.8em;
	line-height: 1.5em;
	font-family: Arial, Helvetica, Sans-Serif;
}
div.boxInsideStepping
{
	margin-left: 25px;
	margin-bottom: 10px;
	font: 1.2em / 1.5em Arial, Helvetica;
}
/*Navigation Banner	*/
div.boxNavigation
{
	background: url(/images/MMBanner.jpg) no-repeat left top;
	text-align: left;
	width: 978px;
	height: 110px;
	float: left;
	clear: both;
	margin-bottom: 10px;
}
/* menu */
#navigation
{
	margin-top: 29px;
	margin-right: 15px;
}
#navigation ul
{
	font: bolder 15px "Trebuchet MS" , Sans-Serif;
	color: #ffffff;
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}
#navigation li
{
	display: inline;
}
#navigation li a
{
	float: left;
	display: block;
	padding: 3px 12px;
	color: #ffffff;
	background-color: #4b9deb;
	text-decoration: none;
	border-right: 3px solid #3591e8;
}
#navigation li a:hover
{
	background: #215b92;
	color: #ffffff;
}
#navigation li a.NavSelected
{
	background: #ffffff;
	color: #215b92;
}
.break
{
	clear: both;
}
#header
{
	color: #6a7374;
	font-size: 10px;
	font-family: Verdana;
	margin: 5px 15px;
}
#header a
{
	color: #6a7374;
	text-decoration: none;
}
#header a:link
{
	color: #6a7374;
}
#header a:visited
{
	color: #6a7374;
}
#header a:hover
{
	color: red;
	text-decoration: underline;
	background-color: #ffffff;
}
#header a:active
{
	color: #6a7374;
	background-color: #ffffff;
}
#header #welcome
{
	float: left;
}
#header #logout
{
	float: right;
}
#logo
{
	float: left;
	margin-top: 10px;
	width: 270px;
	height: 80px;
	cursor:pointer;
}
#footer
{
	color: #6a7374;
	font-size: 10px;
	font-family: Verdana;
	margin-right: 15px;
	margin-left: 15px;
}
#footer a
{
	color: #6a7374;
	text-decoration: none;
	background-color: #f0f0f0;
}
#footer a:link
{
	color: #6a7374;
}
#footer a:visited
{
	color: #6a7374;
}
#footer a:active
{
	color: #6a7374;
}
#footer a:hover
{
	color: red;
	text-decoration: underline;
}
#footer #copyright
{
	float: left;
}
#footer #legal
{
	float: right;
}
/* side menu */
.sidemenu
{
	clear: both;
	width: 270px;
	margin: 0;
	padding: 0;
}
.sidemenu ul
{
	list-style: none;
	width: 270px;
	margin: 0;
	padding: 0;
}
.sidemenu ul li
{
	margin: 0 0 0 10px;
	padding: 0;
	background: transparent;
	font-size: 100% !important /*Non-IE6*/;
	font-size: 100% /*IE6*/;
}
.sidemenu li a
{
	text-decoration: none;
	display: block;
	min-height: 1.5em;
	height: auto !important /*Non-IE6*/;
	height: 1.5em /*IE-6*/;
	line-height: 1.5em;
	margin: 0;
	padding: 5px 20px;
	border-top: 1px solid rgb(200,200,200);
	color: #4b4b4b;
	font-weight: bold;
}
.sidemenu li a:visited
{
	color: #4b4b4b;
	text-decoration: none;
}
.sidemenu li a:hover
{
	background-color: rgb(240,240,240);
	color: #215b92;
	text-decoration: none;
}
/* Meeting Manager Table */
.mgrHeadRowB
{
	font-weight: bold;
	background-color: #999999;
	text-transform: uppercase;
	padding-top: 2px;
}
.mgrHeadRow2
{
	font-weight: bold;
	background-color: #bbbbbb;
	text-transform: uppercase;
	padding-top: 2px;
}
.mgrHeadRow
{
	font-weight: bold;
	background-color: #bbbbbb;
	vertical-align: middle;
	padding-top: 2px;
	padding-left:5px;
}
.mgrRow
{
	background-color: #ffffff;
	padding-top: 2px;
	padding-left:5px;
}
.mgrEmailCell
{
	text-transform: lowercase;
}

.nowrap
{
	white-space: nowrap;
}

.mgrRowAlt
{
	background-color: #eaeaef;
	padding-top: 2px;
	padding-left:5px;
}

.mmtable td
{
	vertical-align: top;
	padding: 5px 10px 5px 5px;
}
.mgrDetailsTable td
{
	font-size: inherit;
	font-family: inherit;
	padding: 0 0 3px;
}
.mmtable td select
{
	font-size: 11px;
	font-family: Verdana;
}
.mgrDetailsTable td p
{
	margin: 0;
	padding: 0;
	font-size: inherit;
	font-family: inherit;
}
.mgrDetailsProp
{
	font-weight: bold;
}
a.actions:link
{
	color: navy;
	border-bottom-style: hidden;
	border-bottom-width: 1px;
}
a.actions:visited
{
	color: #000080;
}
a.actions:active
{
	color: white;
	background-color: #000080;
}
a.actions:hover
{
	color: white;
	background-color: navy;
	text-decoration: underline;
	border-bottom: 1px solid #000080;
}
input.btnPublic {
	font-size:12px;
	font-family:Verdana, sans-serif;
	font-weight:bold;
	color:#444444;
	width:200px;
	background-color:#eeeeee;
	border: double 3px #abadb3; }
.btnSetWidth
{
	font-size: 12px;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	color: #444444;
	width: 120px;
	background-color: #EEEEEE;
	border-style: double;
	border-color: #abadb3;
	border-width: 3px;
}

.btnSetWidth2
{
	font-size: 12px;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	color: #444444;
	width: 60px;
	background-color: #EEEEEE;
	border-style: double;
	border-color: #abadb3;
	border-width: 3px;
	margin-bottom: 5px;
}
.btnGenericWide
{
	font-size: 12px;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	color: #444444;
	background-color: #EEEEEE;
	border-style: double;
	border-color: #abadb3;
	border-width: 3px;
}

.btnCreateMeeting
{
	font-size: 12px;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	color: #444444;
	background-color: #EEEEEE;
	border-style: double;
	border-color: #abadb3;
	border-width: 3px;
	width: 186px;
	margin-right: 4px;
}

.btnSetWidthdisbaled
{
	font-size: 12px;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	color: #b4b4c1;
	width: 120px;
	background-color: #f8f8f8;
	border-style: double;
	border-color: #dddee1;
	border-width: 3px;
}

.validation
{
	color: #c41130;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana; /* visibility: hidden; display: none; */
}

.fielddesc
{
	color: #999999;
	font-size: 10px;
}

.selects
{
	border: solid 1px #999;
}
.validationtop
{
	color: #f00;
	font-size: 1.2em;
	font-weight: bold;
}
.timeblocklist
{
	overflow: auto;
	height: 250px;
	width: 238px;
	text-align: left;
	margin-left: 15px;
	padding: 2px;
	border: solid 1px #999;
}
.tblistitem
{
	background-color: #ccc;
	width: 210px;
	overflow: hidden;
	margin-bottom: 2px;
	padding: 5px;
	cursor: pointer;
}
.tblistitem-over
{
	background-color: #eeee0e;
	width: 210px;
	overflow: hidden;
	margin-bottom: 2px;
	padding: 5px;
	cursor: pointer;
}

.mmtableheader
{
	font-size: 180% !important /*Non-IE6*/;
	font-size: 180% /*IE6*/;
	font-weight: bold;
	font-family: Arial;
	color: #4b4b4b;
}

.wcCalendar 
{
	margin: 15px;
}
.required
{
	font-size: 10px;
	color: #787878;
	font-family: Verdana;
	margin-top: -5px;
}


a.aspnetcalendar 
{
	background-color:Transparent;
}
a:hover.aspnetcalendar 
{
	background-color:Transparent;
}

.btnStep_enable
{
	background-image:url(/images/public/step_enable.gif);
	width:61px;
	height:18px;
	border-width:0px;
	font-size:8pt;
	color:Gray;
	cursor:pointer;
}
.btnStep_disable
{
	background-image:url(/images/public/step_disable.gif);
	width:61px;
	height:18px;
	border-width:0px;
	font-size:8pt;
	color:Gray;
}

a[href*="#"] { color: #000000; background-color: Transparent; text-decoration: underline; }
a[href*="#"]:link { color: #000000; background-color: Transparent; }
a[href*="#"]:visited { color: #000000; background-color: Transparent; }
a[href*="#"]:hover { color: #000000; background-color: Transparent; }
a[href*="#"]:active { color: #000000; background-color: Transparent; }


/* AVAILABILITY */
	
#divAvailability
{
	background-color: Gray;
	position:relative;
	left: 12px;
	top: 5px;
	height: 471px;
	width: 656px;
	max-width: 656px;
}
#divAvailabilityFoundation
{
	background-color: White;
	position: absolute;
	left: 1px;
	top: 1px;
	height: 469px;
	width: 654px;
	max-width: 654px;
}
#tbHeader
{
	background-color: #999999;
	position: absolute;
	left: 1px;
	top: 1px;
	height: 26px;
	width: 652px;
	max-width: 652px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
#tbTimeHeader
{
	position: absolute;
	left: 1px;
	top: 28px;
	width: 72px;
	height: 25px;
	background-image: url(/images/tbTimeHeader.gif);
}
.tbDayHeader
{
	position: absolute;
	top: 28px;
	width: 116px;
	height: 25px;
	background-image: url(/images/tbDayHeader.gif);
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}
.tbTimeRowTop
{
	position: absolute;
	background-image: url(/images/tbTimeRowTop.gif);
	width: 72px;
	height: 26px;
	left: 1px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}
.tbTimeRowBottom
{
	position: absolute;
	background-image: url(/images/tbTimeRowBottom.gif);
	width: 72px;
	height: 26px;
	left: 1px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}
.tbTextOffsetDay
{
	margin-top: 4px;
	margin-left: 10px;
}
.tbTextOffsetHour
{
	margin-top: 4px;
	margin-left: 10px;
}
.tbTextOffsetRange{
	margin-top: 3px;
	margin-left: 7px;
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
}

.tb
{
	position: absolute;
	width: 116px;
	height: 26px;
	background-color: White;
}
.tbState
{
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: White;
}
.tbStateAggregate
{
	width: 100%;
	height: 100%;
	position: absolute;
	background-image: url(/images/tbStateAggregate.png);
}
.tbStateOutOfBounds
{
	width: 100%;
	height: 100%;
	position: absolute;
	background-image: url(/images/tbStateOutOfBounds.gif);
}
.tbStateUnavailable
{
	width: 100%;
	height: 100%;
	position: absolute;
	background-image: url(/images/tbStateUnavailable.gif);
}
.tbSelection
{
	width: 100%;
	height: 100%;
	position: absolute;
}
.tbSelectionAdd
{
	position: absolute;
	background-image: url(/images/tbSelectionAdd.png);
	width: 100%;
	height: 100%;
}
.tbSelectionRemove
{
	position: absolute;
	background-image: url(/images/tbSelectionRemove.png);
	width: 100%;
	height: 100%;
}
.tbParityTop
{
	width: 100%;
	height: 100%;
	position: absolute;
	background-image: url(/images/tbParityTop.png);
}
.tbParityBottom
{
	width: 100%;
	height: 100%;
	position: absolute;
	background-image: url(/images/tbParityBottom.png);
}
.tbAvailability
{
	width: 100%;
	height: 100%;
	position: absolute;
}
.tbAvailabilityStart
{
	width: 100%;
	height: 100%;
	position: absolute;
	background-image: url(/images/tbAvailabilityStart.png);
	background-repeat: no-repeat;
}
.tbAvailabilityStartAdd
{
	width: 100%;
	height: 100%;
	position: absolute;
	background-image: url(/images/tbAvailabilityStartAdd.png);
	background-repeat: no-repeat;
}
.tbAvailabilityStartRemove
{
	width: 100%;
	height: 100%;
	position: absolute;
	background-image: url(/images/tbAvailabilityStartRemove.png);
	background-repeat: no-repeat;
}
.tbAvailabilityMiddle
{
	width: 100%;
	height: 100%;
	position: absolute;
	background-image: url(/images/tbAvailabilityMiddle.png);
	background-repeat: no-repeat;
}
.tbAvailabilityMiddleAdd
{
	width: 100%;
	height: 100%;
	position: absolute;
	background-image: url(/images/tbAvailabilityMiddleAdd.png);
	background-repeat: no-repeat;
}
.tbAvailabilityMiddleRemove
{
	width: 100%;
	height: 100%;
	position: absolute;
	background-image: url(/images/tbAvailabilityMiddleRemove.png);
	background-repeat: no-repeat;
}
.tbAvailabilityEnd
{
	width: 100%;
	height: 100%;
	position: absolute;
	background-image: url(/images/tbAvailabilityEnd.png);
	background-repeat: no-repeat;
}
.tbAvailabilityEndAdd
{
	width: 100%;
	height: 100%;
	position: absolute;
	background-image: url(/images/tbAvailabilityEndAdd.png);
	background-repeat: no-repeat;
}
.tbAvailabilityEndRemove
{
	width: 100%;
	height: 100%;
	position: absolute;
	background-image: url(/images/tbAvailabilityEndRemove.png);
	background-repeat: no-repeat;
}
.tbAvailabilityOne
{
	width: 100%;
	height: 100%;
	position: absolute;
	background-image: url(/images/tbAvailabilityOne.png);
	background-repeat: no-repeat;
}
.tbAvailabilityOneAdd
{
	width: 100%;
	height: 100%;
	position: absolute;
	background-image: url(/images/tbAvailabilityOneAdd.png);
	background-repeat: no-repeat;
}
.tbAvailabilityOneRemove
{
	width: 100%;
	height: 100%;
	position: absolute;
	background-image: url(/images/tbAvailabilityOneRemove.png);
	background-repeat: no-repeat;
}
.tbCallout
{
	/*width: 200px;
	height: 150px;
	position: absolute;*/
}
#carrot
{
	position: absolute;
	background-color: yellow;
	display: none;
	visibility: hidden;
}

/* SELECTION */

#divSelection
{
	background-color: Gray;
	position: relative;
	left: 0px;
	top: 0px;
	height: 500px;
	width: 236px;
	max-width: 236px;
} 

/* SELECTION: AVAILABILITY */

#divSelectionBgAvail
{
	background-color: White;
	position: absolute;
	left: 1px;
	top: 1px;
	height: 498px;
	width: 234px;
	max-width: 234px;
}
#divSelectionHeaderAvail
{
	background-color: #999999;
	position: absolute;
	left: 1px;
	top: 1px;
	height: 26px;
	width: 232px;
	max-width: 232px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
#divSelectionsAvail
{
	position: absolute;
	left: 1px;
	top: 28px;
	height: 469px;
	width: 232px;
	max-width: 232px;
	border-collapse: collapse;
	overflow-y: scroll;
}
.ab
{
	position: absolute;
	width: 215px;
	height: 39px;
	background-color: Silver;
	cursor: pointer;
}
.abBg
{
	width: 213px;
	height: 37px;
	position: absolute;
	background-color: #ffffff;
	left: 1px;
	top: 1px;
}
.abText
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	margin: 5px;
}

/* SELECTION: SOLUTIONS */

#divSolutionBg
{
	background-color: White;
	position: absolute;
	left: 1px;
	top: 1px;
	height: 498px;
	width: 234px;
	max-width: 234px;
}
#divSolutionHeader
{
	background-color: #999999;
	position: absolute;
	left: 1px;
	top: 1px;
	height: 26px;
	width: 232px;
	max-width: 232px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
#divSolutionSorting
{
	background-color: Silver;
	position: absolute;
	left: 1px;
	top: 28px;
	height: 30px;
	width: 232px;
	max-width: 232px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
#SolutionSortLabel
{
	float: left;
	margin-top: 3px;
}
#SolutionSortTypeDLL
{
	font-size: 10px;
	font-family: Verdana;
	width: 170px;
}
#divSolutions
{
	position: absolute;
	left: 1px;
	top: 60px;
	height: 437px;
	width: 232px;
	max-width: 232px;
	border-collapse: collapse;
	overflow-y: scroll;
}
.sb
{
	position: absolute;
	width: 215px;
	height: 79px; /* 1px less than the height */
	background-color: Silver;
	cursor: pointer;
}
.sbBg
{
	width: 213px;
	height: 77px; /* 3px less than the height */
	position: absolute;
	background-color: #ffffff;
	left: 1px;
	top: 1px;
}
.sbIndex
{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 20px;
}
.sbText
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	left: 30px;
	margin: 5px;
}
.sbDataFull
{
	left: 35px;
	top: 30px;
	position: absolute;
	margin-top: 5px;
	border: 1px solid #333333;
	height: 16px;
	width: 170px;
}
.sbDataPartial
{
	left: 35px;
	top: 55px;
	position: absolute;
	border: 1px solid #333333;
	height: 16px;
	width: 170px;
}
.sbData1
{
	position: absolute;
	z-index: 10;
	background-color: Lime;
	height: 16px;
}
.sbData2
{
	position: absolute;
	z-index: 20;
	width: 160px;
	text-align: left;
	height: 16px;
	padding-top: 2px;
	font-family: Verdana;
	font-size: 10px;
}
.sbData3
{
	position: absolute;
	z-index: 30;
	width: 180px;
	text-align: right;
	height: 16px;
	padding-top: 2px;
	font-family: Verdana;
	font-size: 10px;
}
		
		


/* below are only used by the MeetingScheduler control, which I believe is out of date. I don't think these are used anymore by the new div-based solution*/
.HeaderDay
{
	border-left: 1px solid Black;
	text-align: center;
	background-color: #ccc;
	width: 200px;
	height: 25px;
	font-weight: bold;
	cursor: pointer;
}
.HeaderSep
{
	background-color: #ccc;
	border-left: 1px solid Black;
	width: 1px;
	height: 25px;
	display: block;
}
.HeaderTime
{
	background-color: #ccc;
	width: 100px;
	height: 25px;
}

/* below is for the filesearchhover.js or the image resize rollover effect on the overview page*/
#trailimageid
{
	font-size: 0.75em;
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 400px;
	height: 250px;
	z-index: 100;
}

