#header #search
{
	display: block;
	float: left;
	padding: 21px 0px 0px 257px;
}

#header #search div.headerContactInfo a
{
	color: #ffffff;
	text-decoration: none;
}

#header #search #LabeledSearchForm
{
	display: block;
	float: left;
	padding: 96px 0px 0px 0px;
}

#header #search #LabeledSearchForm .ctf-input
{
	display: block;
	float: left;
}

#header #search #LabeledSearchForm .ctf-input .ctf-text
{
	width: 190px;
	height: 13px;
	margin: 0px;
	padding: 3px 0px 0px 4px;
	font-size: 10px;
	color: #666;
}

#header #search #LabeledSearchForm .ctf-input .ctf-image
{
	padding: 0px 0px 0px 5px;
}

#embed #container
{
	display: block;
	float: left;
	overflow: hidden;
	width: 203px;
	padding: 10px 0px 0px 51px;
	background-image: url(/art/feedbackBg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 417px;
}

#menu div.feedbackWrapper #FeedbackForm .ctf-input, #menu div.feedbackWrapper #FeedbackForm .ctf-input .ctf-textarea
{
	width: 163px;
	display: block;
	float: left;
	overflow: hidden;
}

#menu div.feedbackWrapper #FeedbackForm .ctf-input .ctf-label
{
	color: #7ea0a5;
	font-family: arial;
	font-size: 11px;
}

#menu div.feedbackWrapper #FeedbackFormMenu div.ctf-input div#ContactByFeedbackFormMenu_lbl
{

}

#menu div.feedbackWrapper #FeedbackFormMenu
{
	margin-left:-5px;
	margin-top:-6px;
	padding:0px;
}

#menu div.feedbackWrapper #FeedbackForm .ctf-input .ctf-submit
{
	font-size: 11px;
	margin: 5px 0px 0px 0px;
}

#menu div.MainMenu ul
{
	display: block;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 33px;
}

#menu div.MainMenu ul li
{
	display: block;
	float: left;
	clear: both;
	width: 199px;
	height: 35px;
	background-image: url(/art/mainMenuLiBg.gif);
	font-family: arial;
	font-size: 14px;
	letter-spacing: .1px;
	cursor: pointer;
}

#menu div.MainMenu ul li.Menu:hover, #menu div.MainMenu ul li.activatedMenu
{
	background-image: url(/art/mainMenuLiBg-default.gif);
}

#menu div.MainMenu ul li.PurpleMenu:hover, #menu div.MainMenu ul li.activatedPurpleMenu
{
	background-image: url(/art/mainMenuLiBg-purple.gif);
}

#menu div.MainMenu ul li.RedMenu:hover, #menu div.MainMenu ul li.activatedRedMenu
{
	background-image: url(/art/mainMenuLiBg-red.gif);
}

#menu div.MainMenu ul li.AquaMenu:hover, #menu div.MainMenu ul li.activatedAquaMenu
{
	background-image: url(/art/mainMenuLiBg-aqua.gif);
}

#menu div.MainMenu ul li.GoldMenu:hover, #menu div.MainMenu ul li.activatedGoldMenu
{
	background-image: url(/art/mainMenuLiBg-gold.gif);
}

#menu div.MainMenu ul li.BlackMenu:hover, #menu div.MainMenu ul li.activatedBlackMenu
{
	background-image: url(/art/mainMenuLiBg-black.gif);
}

#menu div.MainMenu ul li.GreenMenu:hover, #menu div.MainMenu ul li.activatedGreenMenu
{
	background-image: url(/art/mainMenuLiBg-green.gif);
}

#menu div.MainMenu ul li.BlueMenu:hover, #menu div.MainMenu ul li.activatedBlueMenu
{
	background-image: url(/art/mainMenuLiBg-blue.gif);
}

#menu div.MainMenu ul li div.menuLink
{
	color: #333;
	text-decoration: none;
	line-height: 34px;
	padding: 0px 0px 0px 37px;
}

#menu div.banner
{
	display: block;
	float: left;
	clear: both;
	width: 254px;
	margin: 0px;
	padding: 0px;
}

#menu div.banner a img
{
	border: none;
	background-color: none;
	padding: 16px 0px 31px 59px;
}

#sidebar div.sidebarTop
{
	display: block;
	float: left;
	clear: both;
	height: 20px;
	width: 180px;
	background-image: url(/art/sidebarTop.gif);
	background-repeat: no-repeat;
}

#sidebar div.sidebarMiddle
{
	display: block;
	float: left;
	width: 180px;
	background-image: url(/art/sidebarMiddle.gif);
	background-repeat: repeat-y;
}

#sidebar div.sidebarBottom
{
	display: block;
	float: left;
	clear: both;
	height: 20px;
	width: 180px;
	background-image: url(/art/sidebarBottom.gif);
	background-repeat: no-repeat;
}

#sidebar h1
{
	color: #ccffff;
	font-size:12px;
	margin: 0px;
	padding: 0px;
}

#sidebar a, #sidebar div.upcomingEvent
{
	color: #fff;
	cursor:pointer;
}

#sidebar a:hover, #sidebar div.upcomingEvent:hover
{
	color: #ccffff;
	text-decoration: none;
}

#sidebar div.login-box, #sidebar div.childrenPagesListWrapper, #sidebar div.upcomingEventsWrapper
{
	display: block;
	float: left;
	clear: both;
	overflow: hidden;
	width: 150px;
	padding: 0px 20px 10px 10px;
}

#sidebar div.login-box ul, #sidebar div.childrenPagesListWrapper ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#sidebar div.login-box div.userinfo
{
	color: #ffffff;
}

#sidebar div.login-box #LoginForm
{
	color: #ffffff;
}

#sidebar div.login-box #LoginForm .ctf-input .ctf-text, #sidebar div.login-box #LoginForm .ctf-input .ctf-password
{
	width: 140px;
	height: 13px;
	margin: 0px;
	padding: 3px 0px 0px 4px;
	font-size: 10px;
	color: #666;
}

#sidebar div.login-box #LoginForm .ctf-input .ctf-submit
{
	margin: 6px 0px 4px 0px;
	padding: 0px 0px;
	font-size: 11px;
	color: #666;
}


#sidebar div.upcomingEvent
{
	display: block;
	float: left;
	clear: both;
	width: 150px;
	padding: 2px 0px 2px 0px;
}

#sidebar div.eventLabel
{
	display: block;
	float: left;
	clear: none;
	padding: 0px 0px 0px 5px;
	width: 125px;
    cursor:  pointer;
}

#sidebar div.imagelinkWrapper
{
	display: block;
	float: left;
	clear: both;
	padding: 0px 0px 0px 6px;
}

.standard-event
{
	background-color:#fff;
}

.demonstration
{
	background-color:#ff0;
}

.exhibits
{
	background-color:#8CCCCB;
}

.events
{
	background-color:#8CCCCB;
}

.holiday
{
	background-color:#F00;
}

.in-house-training
{
	background-color:#963;
}

.misc-appt
{
	background-color:#f90
}

.shows
{
	background-color:#6c6;

}

.vacation
{
	background-color:#c9f;
}

.service-schedule
{
	background-color:#f0f;
}

.sales-travel
{
	background-color:#3cf;
}

#rightBody div.sectionedMenu
{

}

#rightBody div.sectionedMenu div.menuSection
{
	display: block;
	float: left;
	clear: both;
	overflow: hidden;
	width: 238px;
	border-bottom: 1px dotted #b2b2b2;
	margin: 0px 0px 10px 0px;
}

#rightBody div.sectionedMenu div.menuSection div.headlineWrapper
{

}

#rightBody div.sectionedMenu div.menuSection div.headlineWrapper div.headlineImage
{
	display: block;
	float: left;
	clear: none;
	overflow: hidden;
	height: 38px;
	width: 38px;
}

#rightBody div.sectionedMenu div.menuSection div.headlineWrapper div.headlineText
{
	display: block;
	float: left;
	clear: none;
	overflow: hidden;
	height: 38px;
	width: 199px;
	background-image: url(/art/sectionHeaderRight.gif);
	border-left: 1px solid #fff;
}

#rightBody div.sectionedMenu div.menuSection div.headlineWrapper div.headlineText h1 a
{
	color: #fff;
	padding: 0px 0px 0px 8px;
	line-height: 22px;
}

#rightBody div.sectionedMenu div.menuSection div.headlineWrapper div.headlineText h1 a:hover
{
	text-decoration: none;
}

#rightBody div.sectionedMenu div.menuSection ul
{
	display: block;
	float: left;
	clear: none;
	list-style-type: none;
	margin: 0px;
	padding: 2px 0px 5px 47px;
}

#rightBody div.sectionedMenu div.menuSection ul li a
{
	color: #333;
	text-decoration: none;
}

#rightBody div.sectionedMenu div.menuSection a:hover
{
	color: #339999;
	text-decoration: underline;
}

#leftBody div.textblockWrapper
{
	width: 237px;
}

#footer a
{
	line-height: 24px;
	font-size: 10px;
	color: #666666;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
}

#footer p
{
	display:inline;
}

#footer span.bullet
{
	padding: 0px 2px 0px 2px;
}

#body div.childrenPagesListWrapper
{
	display: block;
	float: left;
	padding: 0px 20px 10px 0px;
width: 220px;
}


#body div.childrenPagesListWrapper ul
{
	display: block;
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#body #fullBody div.textblockWrapper
{
	display: block;
	float: left;
	clear: both;
	padding: 0px;
	width: 496px;
}

#body div.textblockWrapper div.mainImage
{
	display: block;
	float: left;
	padding: 0px 10px 10px 0px;
}

#body div.textblockWrapper div.mainImage div.mainImageTitle
{
	border:thin dotted #CCCCCC;
	color:#CCCCCC;
	font-size:10px;
	padding:5px;
	width:200px
}

#body div.textblockWrapper p
{
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

#body div.breadCrumb
{

}

#body div.breadCrumb div.iconHeader
{
	display: block;
	float: left;
	clear: both;
	width: 495px;
	border-bottom: 1px solid #ccc;
	margin: 0px 0px 10px 0px;
}

#body div.breadCrumb div.iconHeader img
{
	display: block;
	float: left;
	clear: none;
	padding: 0px 0px 3px 0px;
}

#body div.breadCrumb div.iconHeader h1
{
	display: block;
	float: left;
	clear: none;
	margin:0px;
	padding: 1px 0px 0px 5px;
}

#body #rightBody div.cbControlWrapper ul
{
	display: block;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#body #fullBody div.cbControlWrapper ul
{
	clear:both;
	display:inline;
	list-style-type:none;
	margin:0px;
	padding:0px;
	width:250px;
}

#body div.searchResults
{

}

#body div.searchResults div.rowbgLight
{
	background-color: #eefffe;
	padding: 10px;
}

#body div.searchResults div.rowbgDark
{
	background-color: #ffffff;
	padding: 10px;
}

#body div.feedbackWrapper .ctf-input .ctf-submit
{
	margin: 10px 0px 0px 0px;
}

#body div.captionImage
{
	display: block;
	float: left;
	clear: both;
	width: 496px;
}

#body .tableWrapper
{
	padding: 1px;
	border: 1px solid #EEE;
}

#body .tableWrapper table th
{
	padding: 3px;
	background-color: #7EA0A5;
	color: #FFF;
	font-size: 9px;
	*font-size: 8px;
}

#body .tableWrapper table td
{
	padding: 2px;
	background-color: #EEE;
}

#FeedbackFormMenu .ctf-textarea
{
	width:163px;
	height:42px;
}

#body .productDownloadLink
{
	padding: 10px 0px;
}

#body .userHomePageWrapper
{
	display:block;
	clear:both;
	overflow:hidden;
	width:495px;
}

#body .userHomePageWrapper table
{
	width:495px;
	font-size: 9px;
	padding: 0px;
	margin: 0px;
}

#body .userHomePageWrapper table td { padding: 0px; margin: 0px; }

#body .userHomePageWrapper table tr { padding: 0px; margin: 0px; }

#body .userHomePageWrapper table tr.tableDataDark { background-color: #e0f0f0; }

#body .userHomePageWrapper table .tdSelect { float:left; overflow:hidden; width: 30px; }

#body .userHomePageWrapper table .tdSerial { float:left; overflow:hidden; width: 52px; }

#body .userHomePageWrapper table .tdContact { float:left; overflow:hidden; width: 40px; }

#body .userHomePageWrapper table .tdEmail { float:left; overflow:hidden; width: 138px; }

#body .userHomePageWrapper table .tdCompany { float:left; overflow:hidden; width:45px; }

#body .userHomePageWrapper table .tdWStart { float:left; overflow:hidden; width: 68px; }

#body .userHomePageWrapper table .tdWEnd { float:left; overflow:hidden; width: 62px; }

/** R. Jacob Goldsborough ch-ch-ch-ch-changes **/
iframe#wufooFormz7x0q1 {
	padding-left: 33px;
}
form#form11 {
	width: 200px;
	padding-top: 15px;
}
form#form11 input {
	width: 150px !important;
}
li#fo11li6 input {
	width: 45px !important;
}
form#form11 label {
	color:#333333;
	font-family:lucida Grande;
	font-size:10px;
}
form#form11 div.info h2 {
	color:#7EA0A5;
	font-family:arial;
	font-size:14px;
	font-weight:normal;
}
form#form11 textarea {
	width: 150px;
	height: 50px !important;
}
div#menu div.feedbackWrapper {
	background-image:url("/art/feedbackBg.gif");
	background-position:left bottom;
	background-repeat:no-repeat;
	clear: both;
	*background-position: -5px 100%;
}
div#menuWrapper {
	background-image:url("/art/menuWrapperBg.gif");
	background-position:0 190px;
	background-repeat:no-repeat;
	clear:none;
	display:block;
	float:left;
	overflow:hidden;
	width:254px;
}
