/* ecal teaser classes */
h1.ecal_teaser {
	color: #000000;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 4px;
	text-align: center;
}
h2.ecal_teaser {
	text-align: center;
}
table.ecal_teaser_table {
	width: 100%;
}
th.ecal_teaser_events {
	color: #000000;
	background-color: #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-top: 1px solid #000000;
	padding-left: 25px;
	padding-right: 25px;
	text-align: left;
}
td.ecal_teaser_events {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left: 25px;
	padding-right: 25px;
}
.ecal_teaser_event {
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 4px;
}
a.ecal_teaser_eventlink {
	text-decoration: none;
}
a.ecal_teaser_eventlink:hover {
	text-decoration: underline;
}

/* Month view */
table.ecal_monthview_table {
	border: 1px solid #000000;
}
table.ecal_monthview_monthheader {
	background-color: #cccccc;
}
.ecal_monthview_navprev {
	text-align: left;
}
.ecal_monthview_navcur {
	text-align: center;
	line-height: 200%;
}
.ecal_monthview_navnext {
	text-align: right;
}
table.ecal_monthview_month {
	background-color: #ffffff;
	border-collapse: collapse;
}
.ecal_monthview_wday {
	text-align: center;
	background-color: #f0f0f0;
	border: 1px solid #c0c0c0;
	line-height: 150%;
	padding: 2px;
}
.ecal_monthview_daycell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #ffffff;
	border: 1px solid #c0c0c0;
	padding: 2px;
}
a.ecal_monthview_daylink {
	text-decoration: none;
}
a.ecal_monthview_daylink:hover {
	text-decoration: underline;
}
.ecal_monthview_todaycell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFE9;
	border-collapse: separate;
	border: 1px solid #696969;
	padding: 2px;
}
a.ecal_monthview_todaylink {
	font-weight: bold;
	text-decoration: none;
}
a.ecal_monthview_todaylink:hover {
	text-decoration: underline;
}
.ecal_monthview_weekendcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #f6f6f6;
	border: 1px solid #c0c0c0;
	padding: 2px;
	height: 60px;
}
a.ecal_monthview_weekendlink {
	text-decoration: none;
}
a.ecal_monthview_weekendlink:hover {
	text-decoration: underline;
}
.ecal_monthview_flankdaycell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #fcfcfc;
	border: 1px solid #c0c0c0;
	padding: 2px;
	height: 60px;
}
a.ecal_monthview_flankdaylink {
	color: #999999;
	text-decoration: none;
}
a.ecal_monthview_flankdaylink:hover {
	text-decoration: underline;
}
a.ecal_monthview_eventlink {
	font-size: 10px;
	text-decoration: none;
}
a.ecal_monthview_eventlink:hover {
	text-decoration: underline;
}

/* Year view */
table.ecal_yearview_table {
	border-spacing: 2px;
}
table.ecal_yearview_yearheader {
	background-color: #cccccc;
	border: 1px solid #000000;
}
.ecal_yearview_navprev {
	text-align: left;
}
.ecal_yearview_navcur {
	text-align: center;
	line-height: 200%;
}
.ecal_yearview_navnext {
	text-align: right;
}

/* Day view */
table.ecal_dayview_table {
	border-spacing: 10px;
}
td.ecal_dayview_monththumbcell {
	text-align: center;
}
td.ecal_dayview_eventcell {
}
h2.ecal_dayview {
	font-family: Arial, Helvetica, sans-serif;
}
h3.ecal_dayview {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}
h4.ecal_dayview {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}
ul.ecal_dayview {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 4px;
}
li.ecal_dayview {
	font-family: Arial, Helvetica, sans-serif;
}
a.ecal_dayview_eventlink {
	text-decoration: none;
}
a.ecal_dayview_eventlink:hover {
	text-decoration: underline;
}

/* Event view */
table.ecal_eventview_table {
	border-spacing: 10px;
}
td.ecal_eventview_monththumbcell {
	text-align: center;
}
td.ecal_eventview_eventcell {
}
h2.ecal_eventview {
	font-family: Arial, Helvetica, sans-serif;
}
h3.ecal_eventview {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}
h4.ecal_eventview {
	font-family: Arial, Helvetica, sans-serif;
}
h5.ecal_eventview {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}
ul.ecal_eventview {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 4px;
}
li.ecal_eventview {
	font-family: Arial, Helvetica, sans-serif;
}
.ecal_eventview_timelabel {
	font-weight: bold;
}
a.ecal_eventview_eventlink {
	text-decoration: none;
}
a.ecal_eventview_eventlink:hover {
	text-decoration: underline;
}

/* Month thumbnail */
table.ecal_monththumb_table {
	width: 160px;
	border: 1px solid #000000;
	border-width: 1px;
}
.ecal_monththumb_monthheader {
	color: #000000;
	background-color: #cccccc;
}
.ecal_monththumb_navcur {
	line-height: 150%;
}
a.ecal_monththumb_navcur {
	text-decoration: none;
}
a.ecal_monththumb_navcur:hover {
	text-decoration: underline;
}
table.ecal_monththumb_month {
	background-color: #ffffff;
	border-collapse: collapse;
}
.ecal_monththumb_wday {
	text-align: center;
	background-color: #f0f0f0;
	border: 1px solid #cfcfcf;
	padding: 1px;
}
.ecal_monththumb_flankdaycell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	background-color: #fcfcfc;
	border: 1px solid #c0c0c0;
	padding: 2px;
}
a.ecal_monththumb_flankdaylink {
	color: #999999;
	text-decoration: none;
}
a.ecal_monththumb_flankdaylink:hover {
	text-decoration: underline;
}
.ecal_monththumb_todaycell {
font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	background-color: #FFFFE0;
	border-collapse: separate;
	border: 1px solid #696969;
	padding: 2px;
}
a.ecal_monththumb_todaylink {
	font-weight: bold;
	text-decoration: none;
}
a.ecal_monththumb_todaylink:hover {
	text-decoration: underline;
}
.ecal_monththumb_selcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	background-color: #FFFFC0;
	border-collapse: separate;
	border: 1px solid #909090;
	padding: 2px;
}
a.ecal_monththumb_sellink {
	text-decoration: none;
}
a.ecal_monththumb_sellink:hover {
	text-decoration: underline;
}
.ecal_monththumb_weekendcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	background-color: #f6f6f6;
	border: 1px solid #c0c0c0;
	padding: 2px;
}
a.ecal_monththumb_weekendlink {
	text-decoration: none;
}
a.ecal_monththumb_weekendlink:hover {
	text-decoration: underline;
}
.ecal_monththumb_daycell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	background-color: #ffffff;
	border: 1px solid #c0c0c0;
	padding: 2px;
}
a.ecal_monththumb_daylink {
	text-decoration: none;
}
a.ecal_monththumb_daylink:hover {
	text-decoration: underline;
}

/* banner classes */
div.banner_div_top, div.banner_div_bottom
{
	border: none;
	padding: 15px;
	text-align: center;
}

div.banner_div_top img, div.banner_div_bottom img
{
	text-align: center;
}

/* store specific */
.store_display_item h1 {
	font-size: 10pt;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
.store_display_item h2 {
	font-size: 10pt;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
h1.store_display_item_h1 {
	font-size: 10pt;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
h2.store_display_item_h2 {
	font-size: 10pt;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
.store_display_item_bold h1 {
	font-size: 10pt;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
.store_display_item_bold h2 {
	font-size: 10pt;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

h1.store_display_item_h1_bold {
	font-size: 10pt;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
h2.store_display_item_h2_bold {
	font-size: 10pt;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

a.store_calcshipping_link {
	font-size: 8pt;
	text-decoration: none;
}
a.store_calcshipping_link:hover {
	text-decoration: underline;
}
.store_shipcalc_error {
	color: #990000;
	font-weight: bold;
	width: 320px;
}
.store_shipcalc_quotes {
	border: 1px solid #ccc;
	border-collapse: collapse;
}
.store_shipcalc_carrier {
	font-size: 10pt;
	font-weight: bold;
	border-top: 1px solid #ccc;
	background-color: #e0e0e0;
	padding: 2px;
}
.store_shipcalc_method {
	font-size: 10pt;
	padding: 2px;
}
.store_shipcalc_note {
	font-size: 9pt;
	color: #666666;
	width: 320px;
}
h3.sitemap {
	border-bottom: 1px solid gray;
	margin-bottom: 0px;
}

h3.sitemap a {
	text-decoration: none;
}
ul.sitemap {
	margin-top: 10px;
	margin-left: 10px;
	padding-left: 10px;
}
ul.sitemap li {
	margin-left: 0px;
	padding-left: 0px;
}
h1.search_result_header {
	border-bottom: 1px solid gray;
	margin-bottom: 0px;
}

/* linkgroups */
table.linkgroup {
  border: 1px solid #000;
  border-collapse: collapse;
  padding: 2px;
  background-color: #fff;
}

th.linkgroup {
  border-bottom: 2px solid #000;
  padding: 2px;
  font-weight: normal;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
}
td.linkgroup {
  font-family: Arial, Helvetica, sans-serif;
  font-size: smaller;
  padding: 2px;
  padding-left: 4px;
  display: list-item;
  list-style-position: inside;
  list-style-type: square;
  color: #666;
}

/* CAPTCHA */
div.captcha_container
{
	text-align: center;
}

	div.captcha_container div.captcha
	{
		margin: auto;
		width: 250px;
	}
	
		div.captcha img
		{
			border: 0;
		}
		
		div.captcha input
		{
			width: 250px;
			text-align: center;
			text-transform: uppercase;
			font-family: monospace;
			font-weight: bold;
			font-size: 14pt;
		}
		
		div.captcha div.captcha_instructions
		{
			margin: .5em 0;
			text-align: center;
			font-size: 7pt;
			font-family: Arial, Helvetica, sans-serif;
		}
