/*

Sturbridge Townships
STYLE SHEET
-----------

*/


/*
* TAGS
* - - -
*/
span,td,p,li{
	color: #000000;
	font: 12px/18px verdana,arial,helvetica,sans-serif;
}

body{
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	font: 12px/18px verdana,arial,helvetica,sans-serif;
	text-align:center;
}

.shortbr {
	font: 3px verdana,arial,helvetica,sans-serif;
}


#wrapper {
	background-color: #ffffff;
	/*border: solid 1px #000000;*/
	margin: 0px auto;
	/*padding: 5px;*/
	/*text-align:center;*/
	width: 875px;
}

#main_content {
	padding: 10px 0px 5px 0px;
	width: 585px;
	background-image: url('images/layout/main_bg.gif');
	background-repeat: no-repeat;
}


#subpage_content {
	text-align: left;
	background-image: url('images/layout/sub_bg.gif');
	background-repeat: no-repeat;
	
}

#subpage_leftrail {
	float: left;
	width: 269px;
}

#subpage_center {
	margin-left: 269px;
	padding: 25px 0 10px 15px;
}

#rt_rail {
	padding: 0 5px 0 15px;
}

#searcharea {
	text-align: right;
	width: 273px;
}




#cformholder {
	margin-left: 280px;
}


#footer {
	font: 10px/18px verdana,arial,helvetica,sans-serif;
	padding-top: 40px;
	clear: both;
}



h1{
	color: #000000;
	font-weight: bold;
	font-size: 18px;
}

h2{
	color: #6887b1;
	font-weight: bold;
	font-size: 14px;
}

h3{
	color: #0c6091;
	font-weight: bold;
	font-size: 12px;
}

h1 p{
	color: #000000;
	font-weight: bold;
	font-size: 18px;
}

h2 p{
	color: #6887b1;
	font-weight: bold;
	font-size: 14px;
}

h3 p{
	color: #0c6091;
	font-weight: bold;
	font-size: 12px;
}

h1 span{
	color: #000000;
	font-weight: bold;
	font-size: 18px;
}

h2 span{
	color: #6887b1;
	font-weight: bold;
	font-size: 14px;
}

h3 span{
	color: #0c6091;
	font-weight: bold;
	font-size: 12px;
}

#navlist
{
	margin: 0;
	padding: 0;
}

#navlist li 
{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navlist li a{
	font-size: 10.8px;
	color: #000000;
	text-decoration: none;
	background-image: url('images/layout/nav_bg.jpg');
	background-repeat: repeat-x;
	padding: 4px 4px 4px 4px;
}

#navlist li a:hover{
	color: #666666;
	text-decoration: underline;
}

#topnav {
	text-align: left;
	padding: 5px 0 5px 0;
}

#topnavlist
{
	margin: 0;
	padding: 0;
}

#topnavlist li 
{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#topnavlist li a{
	font-size: 12px;
	color: #0c6091;
	text-decoration: none;
	padding: 4px;
}

#topnavlist li a:hover{
	color: #666666;
	text-decoration: underline;
}


/*
#listings {
 	margin-left:0px;
 	padding-left:33px;
}
*/

#listings li{
 	margin-left:0px;
 	padding-left:0px;
 }

#listings li a{
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}


#listings a{
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

#listing-head {
	list-style-image: none;
	list-style-type: none; 
	font-size: 11px;
	color: #1d4872;
	font-weight: bold;
	padding: 5px 0 0 0;
	margin-left: -13px;
}

#listing-head-lodging{
	list-style-image: none;
	list-style-type: none;
	font-size: 11px;
	color: #737c28;
	font-weight: bold;
	padding: 5px 0 0 0;
	margin-left: -13px;
}


#listing-head-beauty {
	list-style: none;  
	font-size: 11px;
	color: #6887b1;
	font-weight: bold;
	padding: 5px 0 0 0;
	margin-left: -13px;
}


#listing-head-dining {
	list-style: none;  
	font-size: 11px;
	color: #53301a;
	font-weight: bold;
	padding: 5px 0 0 0;
}


#listing-head-everything {
	list-style: none;  
	font-size: 11px;
	color: #b95126;
	font-weight: bold;
	padding: 5px 0 0 0;
}

#listing-head-history {
	list-style: none;  
	font-size: 11px;
	color: #e5a812;
	font-weight: bold;
	padding: 5px 0 0 0;
}


#mapbox {
	border: 1px solid #999999;
	background: #f7f7f7;
	padding: 0px 0 10px 4px;
}

#mapbox h3 {
	color: #000000;
	font-weight: bold;
	padding: 6px 0 4px 6px;
	margin: 0;
}

#maplist {
	/*padding-top: 1px;*/
	list-style-type: none;
}

.event-notes{
	padding: 10px;
	border: 1px solid #999999;
	background: #eeeeee;
}

.business-notes{
	margin-top: 8px;
	padding: 10px;
	border: 1px solid #999999;
	background: #eeeeee;
}

.event-notes p{
	margin:0;
	padding:0;
}


/*
* LINKS
* - - -
*/
a:link,a:visited{
	color: #074481;
}
a:hover,a:active,a:focus,a.admin:hover,a.admin:active,a.admin:focus{
	color: #659CD3;
}

a.admin:hover,a.admin:active,a.admin:focus{
	color: #FFFFA0;
}
a.admin:link,a.admin:visited{
	color: #FFFFFF;
}

a.footlink:hover,a.footlink:active,a.footlink:focus{
	color: #000000;
	text-decoration: underline;
}
a.footlink:link,a.footlink:visited{
	color: #000000;
	/*text-decoration: none;*/
}

/* 
Banner
*/
#banner-holder {
	width: 543px;
}

.banner-image {
	float: left;
	width: 95px; 
	display: inline;
}

.banner-text {
	padding-left: 103px;
	padding-top: 5px;
	padding-right: 8px;
}

a.banner-link,a.banner-link:hover,a.banner-link:active,a.banner-link:focus,a.banner-link:visited{
	text-decoration: none;
	color: #ffffff;
}


#did-you-know {
	width: 270px;
	height: 97px;
	background-image:url('images/layout/banner_did_bg.gif');
	color: #ffffff;
	
}

#out-ordinary {
	width: 270px;
	height: 97px;
	background-image:url('images/layout/banner_out_bg.gif');
	color: #ffffff;
	float: right;
}


/* 
SEARCH RESULTS
*/
#results{
	text-align: left;
}






/*
* CLASSES
* - - - -
*/





/*
 * MESSAGE AREAS
 * - - - - - - -
 */
#errorbox, .field-error{
	background: #FFFFAA;
	border: 1px #990000 solid;
	color: #990000;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}
#messagebox{
	background: #DFE5EB;
	border: 1px #074381 solid;
	color: #074381;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}


/*
 * FORMS
 * - - - -
 */

.inputtxt {
	border: 1px solid #999999;
	color: #000000;
	font: bold 11px verdana,arial,helvetica,sans-serif;
	width: 150px;
	margin: 0;
	padding: 3px;
	height: 24px;
}

.cform {
	border: 1px solid #999999;
	color: #000000;
	font: bold 11px verdana,arial,helvetica,sans-serif;
	padding: 3px;
}


#searchsubmit {
	background: url('images/layout/but_search.gif') no-repeat 0px 0px;
	border: none;
	cursor: pointer;
	width: 68px;
	height: 24px;
}


#infosubmit {
	background: url('images/layout/but_submit.gif') no-repeat left top;
	border: none;
	cursor: pointer;
	width: 68px;
	height: 24px;
}


.radio, .checkbox, .field-value{
	border: none;
}

.asterisk{
	color: #990000;
}

.formlabel{
	font-size: 11px;
}

.field-description{
	font-size: 11px;
}

.formbut{
	background: #074481;
	color: #FFFFFF;
	font: bold 11px verdana,arial,helvetica,sans-serif;
}



/* Main Style Sheet for jQuery UI date picker */
/*
 * Smoothness Theme for jQuery UI Datepicker
 * Generated by Theme Roller ( http://ui.jquery.com/themeroller/ )
 * Authors: 
 *		Filament Group ( http://www.filamentgroup.com )
 * 		Marc Grabanski ( http://marcgrabanski.com/ )

#ui-datepicker-div,
#ui-datepicker-div table,
.ui-datepicker-div,
.ui-datepicker-div table,
.ui-datepicker-inline,
.ui-datepicker-inline table {
	font-size: 12px !important;
}
.ui-datepicker-div, .ui-datepicker-inline, #ui-datepicker-div {
	margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Verdana, Arial, sans-serif;
	background: #f2efe6;
	font-size: 1.1em;
	border: 2px solid #d3d3d3;
	width: 15.5em;
	padding: 2.5em .5em .5em .5em;
	position: relative;
}
#ui-datepicker-div {
	z-index: 9999; /*must have
	display: none;
	background: #ffffff;
}
.ui-datepicker-inline {
	float: left;
	display: block;
}
.ui-datepicker-control {
	display: none;
}
.ui-datepicker-current {
	display: none;
}
.ui-datepicker-next, .ui-datepicker-prev {
	position: absolute;
	left: .5em;
	top: .5em;
	background: #d5d9c1 
}
.ui-datepicker-next {
	left: 14.6em;
}
.ui-datepicker-next:hover, .ui-datepicker-prev:hover {
	background: #d5d9c1 
}
.ui-datepicker-next a, .ui-datepicker-prev a {
	text-indent: -999999px;
	width: 1.3em;
	height: 1.4em;
	display: block;
	font-size: 1em;
	background: url(images/layout/cal/888888_7x7_arrow_left.gif) 50% 50% no-repeat;
	border: 1px solid #d3d3d3;
	cursor: pointer;
}
.ui-datepicker-next a {
	background: url(images/layout/cal/888888_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-prev a:hover {
	background: url(images/layout/cal/454545_7x7_arrow_left.gif) 50% 50% no-repeat;
}
.ui-datepicker-next a:hover {
	background: url(images/layout/cal/454545_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-prev a:active {
	background: url(images/layout/cal/222222_7x7_arrow_left.gif) 50% 50% no-repeat;
}
.ui-datepicker-next a:active {
	background: url(images/layout/cal/222222_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-header select {
	border: 1px solid #d3d3d3;
	color: #000000;
	background: #d5d9c1;
	font-size: 1em;
	line-height: 1.4em;
	position: absolute;
	top: .5em;
	margin: 0 !important;
	
}
.ui-datepicker-header select.ui-datepicker-new-month {
width: 7em;
left: 2.2em;
}
.ui-datepicker-header select.ui-datepicker-new-year {
width: 5em;
left: 9.4em;
}
table.ui-datepicker {
	width: 15.5em;
	text-align: right;
}
table.ui-datepicker td a {
	padding: .1em .3em .1em 0;
	display: block;
	color: #555555;
	background: #d4d8bf;
	cursor: pointer;
	border: 1px solid #f3f1f1;
}
table.ui-datepicker td a:hover {
	border: 1px solid #999999;
	color: #212121;
	background: #788722;
}
table.ui-datepicker td a:active {
	border: 1px solid #dddddd;
	color: #222222;
	background: #f3f1f1;
}
table.ui-datepicker .ui-datepicker-title-row td {
	padding: .3em 0;
	text-align: center;
	font-size: .9em;
	color: #222222;
	text-transform: uppercase;
	/*border-bottom: 1px solid #d3d3d3;
}

table.ui-datepicker .ui-datepicker-title-row td a {
	color: #222222;
}

/* ___________ IE6 IFRAME FIX ________ 
.ui-datepicker-cover {
    display: none; /*sorry for IE5
    display/**block; /*sorry for IE5
    position: absolute; /*must have
    z-index: -1; /*must have
    filter: mask(); /*must have
    top: -4px; /*must have
    left: -4px; /*must have
    width: 200px; /*must have
    height: 200px; /*must have
}
*/