




/*
     FILE ARCHIVED ON 19:55:38 Jun 16, 2006 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 7:19:01 May 3, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/

/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:#e6b63a; layer-background-color:#e6b63a; visibility:hidden}
/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:14px; font-weight:bold}
.clLevel0{color:#99ad86;}
.clLevel0over{background-color:#e6b63a; layer-background-color:#e6b63a; color:#000000; cursor:pointer; cursor:hand; font-size:14px; }
.clLevel0border{position:absolute; visibility:hidden; }
/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:tahoma, arial,helvetica; font-size:14px; font-weight:bold}
.clLevel1{background-color:#e6b63a; layer-background-color:#e6b63a; color:#000000;}
.clLevel1over{background-color:#e6b63a; layer-background-color:#e6b63a; color:white; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#000000; layer-background-color:#000000}
/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:14px; font-weight:bold}
.clLevel2{background-color:#e6b63a; layer-background-color:#e6b63a; color:#000000;}
.clLevel2over{background-color:#e6b63a; layer-background-color:#e6b63a; color:white; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#000000; layer-background-color:#000000}

.extranetform {
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	background-color: Whitesmoke;
	border: 1px inset Gainsboro;
	width: 100%;
}


/*
body {
	margin: 0;
	padding: 0;
	background-color: #E5E7DA;
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	color: #696969;
	text-align: center;
}
*/

body {
	background-color:#E5E7DA; FONT-WEIGHT: normal;  FONT-SIZE: 12px; COLOR: black; font-family: Tahoma, Arial, Helvetica, sans-serif
}

p {
	FONT-WEIGHT: normal; padding: 2px; FONT-SIZE: 12px; LINE-HEIGHT: 18px; FONT-STYLE: normal; font-family:tahoma,arial,helvetica;
}

/*
table {
	border-collapse: collapse;
	border: 1px solid #D8D8C7;
	border-right: 1px solid #B7B79B;
	border-bottom: 1px solid #B7B79B;
	width: 780px;
	margin: 5px auto;
	background-color: #95a080;
}
table td {
	vertical-align: top;
	padding: 10px;
	text-align: left;
	font-size: 12px; 
}
table td.idx {
	width: 50px;
	font-weight: bold;
	font-size: 12px;
	border-right: 1px solid #c0c0c0;
	background-color: #e7e7e7;
	color: #808080;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px 0 10px 0;
}


p {
	line-height: 21px;
}
*/

h1 {
	color: #696969;
	font-size: 16px;
	margin-bottom: 20px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	color: #696969;
	font-size: 16px;
	margin-top: 20px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

u {
	color: #e6b63a;
}


ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	clear: both;
	FONT-SIZE: 12px;
}
li {
	margin: 0 0 5px 0;
	FONT-SIZE: 12px;
}

ul li ul {
	margin: 0;
}
ul li ul li {
	margin: 0 0 5px 25px;
}



table.demographics {
	width: 100%;
}
table.demographics td.label {
	text-align: left;
	width: 100px;
	font-weight: bold;
	font-size: 11px;
}
table.demographics textarea, table.demographics input {
	width: 300px;
}	




table.grid  {
	clear: both;
	font-size: 12px; 
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	border-collapse: collapse;
	margin-bottom: 5px;
	width: 100%;
}
table.grid th {
	text-align: center;
	vertical-align: bottom;
	padding: 0 5px 5px 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #a9a9a9;
	border-bottom: 1px solid #a9a9a9;
}
table.grid td {
	text-align: center;
	vertical-align: top;
	padding: 5px 5px 0 0;
}
table.grid td.label {
	text-align: left;
}


table.series  {
	clear: both;
	font-size: 12px; 
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	border-collapse: collapse;
	margin-bottom: 5px;
	width: 100%;
}
table.series th {
	text-align: center;
	vertical-align: bottom;
	padding: 0 5px 5px 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #a9a9a9;
	border-bottom: 1px solid #a9a9a9;
}
table.series td {
	width: 15%;
	text-align: center;
	vertical-align: top;
	padding: 5px 5px 0 0;
}
table.series td.label {
	text-align: left;
	width: 40%;
}

table.series td input[type="text"] {
	width: 150px;
	font-family: Tahoma, monospace;
	color: #000000;
}

table.dynamic td, table.dynamic th  {
	text-align: left;
}


input[type="radio"],input[type="checkbox"] {
	margin-right: 5px;
	width: auto;
}

input[type="text"] {
	width: 200px;
	font-family: Tahoma, monospace;
	color: #000000;
}
textarea {
	width: 100%;
	font-family: Tahoma, monospace;
	color: #000000;
}

select {
	font-size: 85%;
}




table#controls {
	border-collapse: collapse;
	background: #dcdcdc;
	width: 740px;
	margin: 5px auto;
}
table#controls td {
	width: 740px;
	margin: 10px 0 10px 0;
	padding: 5px;
}
table#controls td input {
	margin: 0;
	padding: 0;
	border: 1px solid #a9a9a9;
	font: bold 11px Verdana, Tahoma, Arial, sans-serif;
	padding: 9px 5px 9px 36px !important;
	/*ie only: */
	padding: 9px 1px 9px 26px;
}
input#back {
	background: #eee8aa url("/web/20060616195538/http://www.cyclenewengland.com/surveymanager/images/um_icons/arrow-back_32.png") 1px center no-repeat;
	float: left;
}
input#next {
	background: #eee8aa url("/web/20060616195538/http://www.cyclenewengland.com/surveymanager/images/um_icons/arrow-forward_32.png") 1px center no-repeat;
	float: right;
}
input#register {
	margin: 0;
	margin-left: 25%;
	padding: 0;
	border: 1px solid #a9a9a9;
	font: bold 11px Verdana, Tahoma, Arial, sans-serif;
	padding: 9px 5px 9px 36px !important;
	/*ie only: */
	padding: 9px 1px 9px 26px;
	background: #eee8aa url("/web/20060616195538/http://www.cyclenewengland.com/surveymanager/images/um_icons/save_32.png") 1px center no-repeat;
}
input#exit {
	float: left;
	margin: 0;
	margin-left: 25%;
	padding: 0;
	border: 1px solid #a9a9a9;
	font: bold 11px Verdana, Tahoma, Arial, sans-serif;
	padding: 9px 5px 9px 36px !important;
	/*ie only: */
	padding: 9px 1px 9px 26px;
	background: #eee8aa url("/web/20060616195538/http://www.cyclenewengland.com/surveymanager/images/um_icons/cancel_32.png") 1px center no-repeat;
}
input#enter {
	float: left;
	margin: 0;
	margin-left: 25%;
	padding: 0;
	border: 1px solid #a9a9a9;
	font: bold 11px Verdana, Tahoma, Arial, sans-serif;
	padding: 9px 5px 9px 36px !important;
	/*ie only: */
	padding: 9px 1px 9px 26px;
	background: #eee8aa url("/web/20060616195538/http://www.cyclenewengland.com/surveymanager/images/um_icons/go_32.png") 1px center no-repeat;
}


.errFld {color: #dc143c; /*... or any other css properties ... */}
.errMsg { 
	color: #dc143c; 
	font: bold 11px Verdana, Tahoma, Arial, sans-serif;
	padding-left: 20px;
	background: url("/web/20060616195538/http://www.cyclenewengland.com/surveymanager/images/um_icons/notification_16.png") 1px center no-repeat;
	margin-top: 1em;
 }

		h1 {
			border-collapse: collapse;
			border: 1px solid #D8D8C7;
			border-right: 1px solid #B7B79B;
			border-bottom: 1px solid #B7B79B;
			width: 740px;
			margin: 5px auto;
			background-color: #EEE8AA;
			text-align:left;
			padding: 10px;
			font-size: 12px;
			color: #666;
		}


/*<group=General Styles>*/
/*
body {
	background: #ffffff;
	margin: 20px;
	text-align: center;
	color: #373737;
	padding: 0px;
	font: 12px helvetica, arial, sans-serif;
	letter-spacing: 1px;
	line-height: 2.0em;
}

p { 
}
*/
b, strong {
	font-weight: bold;
}

a:link, a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
	color: #373737;
	border-bottom:solid thin black;
}

.image-left {
	margin: 3px;
	padding: 3px;
	float: left;
}

.image-right {
	margin: 3px;
	padding: 3px;
	float: right;
}
	
/*</group>*/

/*<group=Layout>*/

#container {
	background: #fffac3; /* This Is The BG Color Of The Main Div */
    font-family: helvetica, arial, sans-serif;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 800px;
}

#pageHeader {
	height: 100px;
	background: #99ad86;
	margin-bottom: 0px;
	text-align: left;
}

#pageHeader h1 {
	color: #ffffff;
	margin: 0px;
  	font-family: helvetica, arial, sans-serif;
  	font-size: 32px;
	padding: 60px 20px 10px 10px;
	letter-spacing: 2px;
}

#pageHeader h2 {
	color: #ffffff;
  	font-family: helvetica, arial, sans-serif;
  	font-size: 18px;
	font-weight: normal;
	letter-spacing: 2px;
	margin: 0px;
	padding-left: 10px;
}

#pageHeader img {
	
    float: right;
	padding: 10px;
}

#contentContainer {
	background: #ffffff;
	border: 1px solid #e6b63a;
	padding: 0px;
	float: left;
	width: 578px;
	margin: 0px 20px 15px 0px;
}

#contentContainer #content {
	padding: 20px;
}

#sidebarContainer {
	float: right;
	padding: 0px;
	margin: 0px;
	width: 198px;	
	border: 1px solid #e6b63a;
	background: #ffffff;
	margin-bottom: 30px;
}

#sidebarContainer .sidebar {
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
}

#footer {
	background: #e6b63a;
	text-align: left;
	width: 800px;
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 50px;
}

#footer p {
	color: #ffffff;
	padding-top: 15px;
	padding-left: 20px;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}
	
/*</group>*/


#toursGlance {
	background:white;
	text-align:center;
	color:blue;
	padding: 2px 2px 2px 2px;
	border: 2px;
}

#toursHead {

}

#toursBody {
	background:white;
	text-align:center;
	color:blue;
	padding: 2px 2px 2px 2px;
	border: 2px;
}

#toursTitle {
	text-align:left;
	color:#e6b63a;
	padding: 2px 2px 2px 2px;
	border: 2px;
	font-size: 16px;
	font-weight: bold;
}

#toursHighlights {
	text-align:left;
	color:#e6b63a;
	padding: 2px 2px 2px 2px;
	border: 2px solid #e6b63a;	
	font-size: 10px;
	font-weight: bold;
	background-color: #99ad86;
	color: white;
}

#toursHighlights p {
	FONT-WEIGHT: bold; text-align:center; padding: 2px; FONT-SIZE: 14px; FONT-STYLE: normal; font-family:tahoma,arial,helvetica;
}

#toursHighlights ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	clear: both;
	FONT-SIZE: 10px;
}
#toursHighlights li {
	margin: 5px 0 5px 0;
	FONT-SIZE: 10px;
}

#toursSubTitle {
	text-align:left;
	color:#99ad86;
	padding: 2px 2px 2px 2px;
	border: 2px;
	font-size: 14px;
	font-weight:bold;
}


#toursTable {

}

#toursEntry {
	font-size:10px;
}

#odd {
	background: #f9e7bd;
	FONT-WEIGHT: normal; FONT-SIZE: 12px; FONT-STYLE: normal; font-family:tahoma,arial,helvetica;
	padding: 2px 2px 2px 2px;
}

#even {
	background: #d8e5cb;
		FONT-WEIGHT: normal; FONT-SIZE: 12px; FONT-STYLE: normal; font-family:tahoma,arial,helvetica;
		padding: 2px 2px 2px 2px;

}

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
	text-align: left;
	color: #ffffff;
	background: #e6b63a;
	margin-bottom: 0px;
	width: 800px;
	padding: 0px 0px 0px 0px;
	position: relative;
}

#breadcrumbcontainer3 {
	text-align: left;
	color: #ffffff;
	background: white;
	margin-bottom: 0px;
	width: 800px;
	padding: 0px 0px 0px 0px;
	position: relative;
}

#breadcrumbcontainer2 {
	text-align: left;
	color: #ffffff;
	background: #e6b63a;
	width: 800px;
	height: 5px;
	position: relative;
}


#breadcrumbcontainer ul {
	list-style: none;
	padding: 0px;
	display: inline;
	margin: 0px 0px 0px 20px;
}

#breadcrumbcontainer li {
	padding: 0px;
	display: inline;
	margin: 0px;
}

#breadcrumbcontainer a, #breadcrumbcontainer a:visited {
	color: #ffffff;
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#breadcrumbcontainer a:hover {
	color: #333333;
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#bannertext {
	list-style: none;
	font-size: 24;
	height: 185px;
	background: #99ad86;
	margin-bottom: 0px;
}
	
/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer {
	background: #ffffff;
	line-height: 2.0em;
	margin: 0px;
}

#navcontainer #current {
	color: #333333;
	font-weight: bold;
}

/* Parent - Level 0 */

#navcontainer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navcontainer li {
}

#navcontainer a {
	display: block;
	color: #e6b63a;
	text-decoration: none;
	padding-left: 10px;
	border-bottom: 1px solid #cccccc;
}

#navcontainer a:hover {
	background: #f1f1f1;
}

/* Child - Level 1 */

#navcontainer ul ul {
}

#navcontainer ul ul li { 
}

#navcontainer ul ul a {
	display: block;
	text-decoration: none;
	padding-left: 30px;
	background: #ffffff;
	color: #e6b63a;
}

#navcontainer ul ul a:hover {
		background: #f1f1f1;
}

/* Child - Level 2 */

#navcontainer ul ul ul {
    color: #808080
}

#navcontainer ul ul ul li { 
}

#navcontainer ul ul ul a {
	display: block;
	text-decoration: none;
	padding-left: 50px;
	font-size: 10px;
	background: #ffffff;
}

#navcontainer ul ul ul a:hover {	
background: #f1f1f1;
}

/* Child - Level 3 */

#navcontainer ul ul ul ul {
	color: #999999;
}

#navcontainer ul ul ul ul li { 
}

#navcontainer ul ul ul ul a {
	display: block;
	text-decoration: none;
	padding-left: 70px;
	background: #ffffff;
}

#navcontainer ul ul ul ul a:hover {
background: #f1f1f1;
}

/* Child - Level 4 */

#navcontainer ul ul ul ul ul {
	color: #b3b3b3;
}

#navcontainer ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul a {
	display: block;
	text-decoration: none;
	padding-left: 90px;
	background: #ffffff;
}

#navcontainer ul ul ul ul ul a:hover {
background: #f1f1f1;
}

/* Child - Level 5 */

#navcontainer ul ul ul ul ul ul {
	color: #cccccc;
}

#navcontainer ul ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul ul a {
	display: block;
	text-decoration: none;
	padding-left: 110px;
	background: #ffffff;
}

#navcontainer ul ul ul ul ul ul a:hover {
background: #f1f1f1;
}
	
/*</group>*/

/*<group=Global Classes>*/

.standout {
	padding: 20px;
	color: #666666;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
}

h1 {
	color: #333333;
	font-weight: normal;
	letter-spacing: 2px;
}

h2 {
	color: white;
	background: #e6b63a;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 20px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}

h3 {
	color: black;
	background: #e6b63a;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 18px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

h4 {
	color: #333333;
	font-weight: normal;
	letter-spacing: 2px;
}

h5 {
	color: #333333;
	font-weight: normal;
	letter-spacing: 2px;
}

.imageStyle {
	border: 1px solid #e6b63a;
	padding: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}
	
/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
	color: #000000;
	text-align: center; /* To Make Content Centered */
	font: 10px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	background: #ffffff;
}

.blog-archive-headings-wrapper {
	text-align: left;
	width: 590px;
	padding: 5px;
}

.blog-archive-entries-wrapper {
	text-align: left;
	width: 590px;
	padding: 5px;
}

.blog-archive-month {
	color: #333333;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 2px;
}

.blog-archive-link { 
}
	
/*</group>*/

.blog-entry {
	margin-bottom: 10px;
}

.blog-entry-title {
	color: #333333;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 2px;
}

.blog-entry-date {
	color: #cccccc;
	letter-spacing: 2px;
}

.blog-entry-body {
    font-size: 10px;

}

.blog-entry-comments {
    font-size: 10px;
}
	
/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
	margin-bottom: 20px;
}

.filesharing-item {
	
}

.filesharing-item-title {
	color: #333333;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 2px;
}

.filesharing-item-description {
}

/*</group>*/

/*<group=Photo Album>*/

/*<group=Index Page (Thumbnail view)>*/

.album-title {
	color: #333333;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: 2px;
}

.album-description {
}

.thumbnail-frame {
	margin: 0px;
	padding: 0px;
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
	height: 30px;
}

.thumbnail-frame img {
	background: repeat url(/web/20060616195538/http://www.cyclenewengland.com/images/sidebar_bg.png);
	border: 1px solid #e6b63a;
	padding: 1px;
}

.thumbnail-caption {
	margin-top: -2px;
	font-size: 11px;
}
	
/*</group>*/

/*<group=Single Page (Photo view)>*/

.photo-background {
	text-align: center;
	margin: 20px;
	background: #ffffff;
}

.photo-navigation {
	height: 140px;
	background: #99ad86;
	margin-bottom: 15px;
	padding: 10px;
}

.photo-navigation a {
	color: #e6b63a;
}

.photo-navigation a:hover {
	color: #ffffff;
}

.photo-frame{
	margin: 1px;
	border: 1px solid #e6b63a;
}

.photo-links {
}

.photo-title {
	color: #333333;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 2px;
}

.photo-caption {
	font-size: 13px;
	margin: 0px;
	color: #ffffff;
}

/*</group>*/
	
/*</group>*/

/*<group=Quicktime Page>*/

.movie-title {
	color: #333333;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 2px;
}

.movie-description {
	text-align: center;
}

.movie-frame {
	text-align: center;
	margin-bottom: 10px;
}
	
/*</group>*/

/*<group=Quicktime Album>*/

/*<group=Index Page (Movie Thumbnail view)>*/

.movie-page-title {
	color: #333333;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 2px;
}

.movie-page-description {
	margin-bottom: 10px;
}

.movie-thumbnail-frame {
	float: left;
	display: inline;
	margin-right: 10px;
}

.movie-thumbnail-caption {
	text-align: center;
}
	
/*</group>*/

/*<group=Single Page (Movie View)>*/

.movie-background {
	background: #ffffff;
	margin-top: 5px;
}

.movie-title {
	color: #333333;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 2px;
	
	text-align: center;
}

.movie-frame {
	text-align: center;
	margin-bottom: 10px;
}
	
/*</group>*/


/*</group>*/

