/*******************************
	CSS Document (WEB)
	VisitRhodeIsland.com
	version: 2.8
	developer: rsoares [at] riedc.com
*******************************/
/*******************************
	JEWLES OF THE BAY
*******************************/
td.jobsidebar {
	font-size: 11px;
}
div.sidebargroup {
	padding: 10px;
	margin-bottom: 15px;
	background-color: #e1d9c2;
}
td.jobsidebar h1 {
	width: 150px;
	font-size: 12px;
}

/*******************************
	SEARCH TOOLS
*******************************/
#searchtool input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
/*******************************
	ATOMZ SEARCH HACKS
	These hacks remove any Atomz branding from the page
*******************************/
#atomz_body table {
	width: 500px;	
}
.atomz_ch {
	display: none;
}
/*******************************
	GENERAL TEXT & LINKS
*******************************/
.disclaimer {
	font-size: 9px;
}
.tripAcronym {
	color: #330066;
}
div.break {
	clear: right;
	border-top: 1px solid #e1d9c2;
}
body, input, textarea, select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
p, ul, .linklist li, .atomz-text, iconkeytable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
}
hr {
	border: 1px dotted #cccccc;
}
h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #660000;
	font-weight: bold;
}
h2 {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
a:link {
	color: #3333CC;
}
a:visited {
	color: #666666;
}
.errormsg {
	color: red;
}
a.link_button {
	display: inline;
	margin: 2px 2px;
	padding: 2px 6px;
	background-color: #e1d9c2;
	color: #660000;
	text-decoration: none;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}
a.link_button:hover   {
	background-color: #CC9966;
}
.link-type-regular, .link-type-popup, .link-type-search {
	text-decoration: none;
}
.link-type-regular:hover, .link-type-popup:hover, .link-type-search:hover {
	text-decoration: underline;
}
.link-type-regular {
	padding-left: 14px;
	background: url("icon_link_arrow.gif") no-repeat 0px 2px;
}
.link-type-popup {
	padding-left: 14px;
	background: url("/images/icon_link_popup.gif") no-repeat 0px 2px;
}
.link-type-search {
	padding-left: 14px;
	background: url("/images/icon_link_search.gif") no-repeat 0px 2px;
}
.linklist li {
	list-style: none;
	padding-left: 14px;
	background: url("icon_link_arrow.gif") no-repeat 0px 3px;
}
.linklist li.link-search {
	background: url("/images/icon_link_search.gif") no-repeat 0px 5px;
}
.linklist li.link-popup {
	background: url("/images/icon_link_popup.gif") no-repeat 0px 5px;
}
.url-popup, .tbl_results td a.url-popup {
	display: inline;
	padding-left: 14px;
	background: url("/images/icon_link_popup.gif") no-repeat 0px 3px;
}
.web_only_inline {
	display: inline;
}
.textlink, .print_only {
	display: none;
}
.clear-right {
	clear: right;
}
/*******************************
	DYNAMIC PROPERTY LISTINGS
*******************************/
.propertylistformat {
	margin-left: 20px;
	padding: 2px 2px 2px 10px;
}
.propertylistbg {
	background-color: #EAE3C8; /*#ece9d8;*/
}
.featureicon {
	hspace: 5px;
	float: right;
}
/*******************************
	CALLOUT PANELS, used to highlight regions on a page
*******************************/
.callout_panel {
	clear: right;
	margin: 10px 0px;
	padding: 1px 10px;
	background-color: #e1d9c2;
	border-left: 4px solid #98999c;
	border-right: 4px solid #98999c;
}
.callout_panel h1 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
}
/*******************************
	EXTRA PAGE HEADERS - USED FOR NOTIFICATIONS
*******************************/
.extrapageheader {
	display: block;
	padding: 10px 15px;
	margin: 15px 0px;
	border: 1px solid #cccccc;
	background-color: #ffffff; /* post-it yellow #FFFFCC;  beige #ebe2b1;*/
}
.extrapageheader h1 {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}
.extrapageheader p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
/*******************************
	SITE MAP TEXT & LINKS
*******************************/
#sitemap {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
#sitemap a {
	text-decoration: none;
}
#sitemap a:hover {
	text-decoration: underline;
}
#sitemap li {
	list-style: none;
	padding-left: 14px;
	background: url("icon_link_arrow.gif") no-repeat 0px 5px;
}
#sitemap .sitemap-search-icon {
	background: url("/images/icon_link_search.gif") no-repeat 0px 5px;
}
#sitemap .sitemap-popup-icon {
	background: url("/images/icon_link_popup.gif") no-repeat 0px 5px;
}
#sitemap li ul {
	font-size: 90%;
	font-weight: normal;
}
/*******************************
	PHOTO STYLES
*******************************/
.photo-flush-left {
	display: block;
	float: left;
	margin: 5px 15px 5px 0px;
}
.photo-flush-right {
	display: block;
	float: right;
	margin: 5px 0px 5px 15px;
}
.photo-matte-right {
	float: right;
	margin: 10px 0px 10px 20px;
}
.photo-matte-left {
	float: left;
	margin: 10px 20px 10px 0px;
}
.photo-matte-right, .photo-matte-left {
	padding: 0px;
	position: relative;
	background-color: #f1eee7; /* Incase bg-image does not load */
	background-image: url(/images/bg_photo_shadow.gif);
	background-position: right bottom;
	}
.photo-matte-right img, .photo-matte-left img {
	background-color: #ffffff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 8px;
	position: relative;
	}
/*******************************
	GENERAL LAYOUT
*******************************/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url("bg_compass.jpg");
}
#page-wrapper { /* Outmost wrapper, contains all page elements. */
	display: block;
}

/*******************************
	HEADER REGION
*******************************/
#header {
	display: block;
	background-image: url("bg_header_fill.gif");
}

/*******************************
	MAIN NAVIGATION REGION
*******************************/
#main-nav {
	display: block;
	clear: both;
	height: 64px;
	background-image:   url("bg_mainnav.gif");
}
#main-nav a {
	display: block;
	float: left;
	margin: 18px 18px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
#main-nav a:hover {
	color: #990000;
}
/* MAIN-MENU LOGIC FOR "SELECTED" MENU ITEM */
#hom #main-nav #tab-hom,
#eve #main-nav #tab-eve,
#att #main-nav #tab-att,
#rec #main-nav #tab-rec,
#acc #main-nav #tab-acc,
#med #main-nav #tab-med,
#general #main-nav #tab-general  {
	color: #990000;
}
/*******************************
	BODY CONTENT REGION
*******************************/
#body-wrapper {
	display: block;
	margin: 0px 30px 0px 200px;
}
#footnote {
	display: block;
	margin: 15px 0px 0px 0px;
	border-top: 1px solid #666666;
}
#footnote h2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	font-weight: bold;
}
#footnote a {
	padding: 0px 35px 0px 15px;
	background: url("/images/icon_link_star.gif") no-repeat 0px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}
#footnote a:hover {
	text-decoration: underline;
}
/*******************************
	SIDE-BAR CONTENT REGION
*******************************/
#side-bar-wrapper {
	display: display;
	margin: 20px 0px 20px 5px;
	clear: left;
	float: left;
	width: 145px;
}
.side-bar-menu-grp h1 {
	display: block;
	margin: 15px 0px 5px 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
}
.side-bar-menu-grp a, .side-bar-menu-sub-grp a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	display: block;
	background: url("/images/icon_link_arrow_white.gif") no-repeat 2px 3px;
	padding: 2px 2px 2px 16px;
	margin: 2px 0px 0px 0px;
}
#homeside a.link-photo, .side-bar-module a.link-photo {
	padding: 0px;
	margin: 0px;
	background: url("") no-repeat 2px 3px;
}
.side-bar-menu-grp a.link-search  {
	background: url("/images/icon_link_search_white.gif") no-repeat 2px 3px;
}
.side-bar-menu-grp a.link-popup  {
	background: url("/images/icon_link_popup_white.gif") no-repeat 2px 3px;
}
.side-bar-menu-grp .side-bar-expandmenu-grp a.link-search {
	background: url("/images/icon_link_search.gif") no-repeat 2px 3px;
}
.side-bar-menu-grp .side-bar-expandmenu-grp a.link-popup {
	background: url("/images/icon_link_popup.gif") no-repeat 2px 3px;
}
.side-bar-expandmenu-grp a  {
	padding: 2px 2px 2px 14px;
	margin: 2px 0px 0px 10px;
	background:  url("/images/icon_link_arrow.gif") no-repeat 2px 3px;
}
.side-bar-menu-grp a:hover {
	background-color: #f1eee7;
}
.side-bar-module {
	display: block;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #efefef;
}
.side-bar-module p {
	display: block;
	margin: 3px 0px;
	font-size: 10px;
	line-height: 15px;
}
.side-bar-module h1 {
	display: block;
	margin: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
}
.side-bar-module a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	display: block;
	background: url("/images/icon_link_arrow_white.gif") no-repeat 0px 1px;
	padding: 0px 0px 0px 14px;
}
.side-bar-module a.link-search {
	background: url("/images/icon_link_search_white.gif") no-repeat 0px 1px;
}
.side-bar-module a.link-popup {
	background: url("/images/icon_link_popup_white.gif") no-repeat 0px 1px;
}
.side-bar-module a:hover {
	text-decoration: underline;
}
/*******************************
	FOOTER CONTENT REGION
*******************************/
#footer {
	clear: right;
	display: block;
	margin: 20px 0px;
	padding: 5px 0px;
	border-top: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#footer a {
	margin: 0px 0px 0px 10px;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer a.w3clink {
	float: right;
}
#footer a.ghost {
	color: #efeddf; 
	font-size: 4px;
	float: right;
}
/*******************************
	QUERY RESULT TABLE FORMAT
*******************************/
.tbl_results {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.tbl_results th {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	background-color: #e1d9c2;
}
.tbl_results .even_row {
	background-color: #f0eadc;
}
.tbl_results .even_row a, .tbl_results .odd_row a {
	background: url("/images/icon_link_arrow_white.gif") no-repeat 0px 1px;
	padding: 0px 0px 0px 14px;
	text-decoration: none;
}
.tbl_results .even_row a:hover, .tbl_results .odd_row a:hover {
	text-decoration: underline;
}
.tbl_results .footer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #e1d9c2;
}

/*******************************
	HELPFUL TIPS
*******************************/
.help_tips {
	margin-left: 5px;
	margin-top: 20px;
	color: #666666;
}
/*******************************
	ADMIN STYLES
*******************************/
.admin_results, .admin_form {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.admin_results th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #660000;
	background-color: #e1d9c2;
}
.admin_results .tblfooter {
	background-color: #e1d9c2;
}
.admin_results .altrow_color {
	background-color: #f0eadc;
}
/*******************************
	HOMEPAGE SPECIFIC RULES
*******************************/
#homephoto {
	display: block;
	height: 100px;
	width: auto;
}
#homelayout {
	margin-top: 20px;
}
#homelayout #homeside {
	width: 150px;
	border-left: 1px solid #cccccc;
	padding-left: 20px;
}
#homelayout #homebody {
	padding-right: 20px;
}
#homelayout #homeside .side-bar-module h1 {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #610000;
	font-weight: bold;
}
#homelayout #homeside .side-bar-module {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

/*******************************
	PLANNED TRAILS SPECIFIC RULES
*******************************/
#trailsheader {
	display: block;
	height: 75px;
	background-image: url("/images/trails_HeritageTrailsLogo.gif");
	background-repeat: no-repeat;
}
#articlecontainer {
	margin-top: 20px;
}
#trailscontainer {
	margin-top: 10px;
	width: 550px;
}
.col-2 {
	padding-left: 10px;
}
.col-1 {
	padding-right: 10px;
}
#articlecontainer .col-1 {
	border-right: 1px dotted #cccccc;
}
#calloutcontainer {
	width: 540px;
}
.callout {
	display: block;
	width: 265px;
	margin-bottom: 10px;
	background-color: #e4e1cb;
}
.callout .cotext {
	padding: 6px;
}
.callout .cotext h2 {
	display: block;
	background-color: #999999;
	color: white;
	margin: 0px;
	padding: 2px 4px;
}
/*******************************
	SHAR_A_LINK FORM STYLES
*******************************/
#sharealink {
	background-color: #efedef;
	padding: 3px;
	border: 1px solid #660000;
	color: #660000;
}


.diningresource {
	display: block;
	padding: 10px 15px;
	margin: 2px 0px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}



