/*FULL KILT STYLES*/

div#container
{
   background-image: url(/userimages/newpagebg.jpg);
   background-repeat: y-repeat;
   width: 900px;
   margin: auto;
   margin-top: 2px;
   text-align: left;
}

/* changed color: to 000000 for all links */
a:link {
color: #000000;
text-decoration: underline;

}
a:active {
color: #000000;
text-decoration: underline;

}

a:hover {
  color: #003f67;
text-decoration: underline;
}

a:visited {
  color: #003f67;
text-decoration: underline;
}

a:visited:hover {
  color: #003f67;
text-decoration: underline;
}


.infobar {
  display: none;

}
.email {
  color: #000000;
text-decoration: none;
}

.bar {
  color: #000000;
}

/* changed color: to 000000 for all text in p,div or td */
p,div,td {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;  
}

/* changed color: to 000000 for all text */
body {
  background-image: url(/userimages/background.jpg);
   background-repeat: y-repeat;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 18px;
  text-align: center;
  overflow: auto;

}

.logo {
  background-image: url(/userimages/banner.jpg 
);
  background-repeat: no-repeat;
  width: 900px;
  height: 175px;
}

.pagelabel 
{
   display: none;
}


#navCell 
{
  margin: 0px;
   margin-top: -0px;
   width: 157px;
   display: inline;
   margin-left:2px;
   float: left;
}
/* changed color: to FFFFFF for all text */
#contentCell 
{
   color: #000000;
   font-family: Arial;
   font-size: 12px;
   margin-left: 10px;
   margin-top: 12px;
   vertical-align: top;
   width:850px;
   max-width: 850px;
   display: block;
   text-align: left;
   padding-left: 0px;
   padding-bottom: 0px;}

div#contentCell table.content_table
{
   text-align: left;
}
/*
#content_table #content_table_0
{
text-align: center;
}
*/
/* Primary Nav */
#navCell ul.navigation
{ 
   list-style: none; 
   margin: 0px;
   display: none;
   padding: 0px;
}

#navCell ul.navigation li 
{ 
   list-style: none; 
   margin: 0px; 
   font-size: 15px;
   display: none;
   padding-bottom: 2px;
}

/* PRIMARY NAV */

#navCell ul.navigation
{ 
   list-style: none; 
   margin: 0px;
   display: none;
   padding: 0px;
letter-spacing: -0.4pt;
}

#navCell ul.navigation li 
{ 
   list-style: none; 
   margin: 0px; 
   font-size: 12px;
   background-image: url(/userimages/navbutton.jpg);
   background-repeat: no-repeat;
   display: block;
   padding: 0px;
}

#navCell ul.navigation li a
{
   font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
   margin: 0px;
   padding: 6px;   
   /*background-image: url(/userimages/navbutton.jpg);*/
   /*background-repeat: no-repeat;*/
   /*background-color: #FFFFFF;*/
   color: #000000;
   display: block;
   text-decoration: none;
   text-align: left;
   /*border-bottom-color: #002200;
   border-bottom-style: solid;
   border-bottom-width: 0px;
   border-left-color: #007700;
   border-left-style: solid;
   border-left-width: 0px;
   border-right-color: #002200;
   border-right-style: solid;
   border-right-width:0px;
   border-top-color: #007700;
   border-top-style: solid;
   border-top-width: 0px;*/
}

#navCell ul.navigation li a.nav1
{   
   font-weight: bold;
   padding-left: 10px;   
}

#navCell ul.navigation li a.nav1:hover 
{	
   /*background-image: url(/userimages/btn_up.gif);*/
   background-repeat: no-repeat;
   /*background-color: #006600;*/
   color: #000000;
   text-decoration: underline;
}

#navCell ul.navigation li a.nav1a 
{
   font-weight: bold;
   background-image: url(/userimages/btn_up.gif);
   background-repeat: no-repeat;
   /*background-color: #006600;*/
   color: #000000;
   padding-left: 10px;
}

/* SECONDARY NAV */

#navCell ul.navigation ul
{
   padding-right: 0px;
   margin: 0px;
}

#navCell ul.navigation ul li a
{
   border: none;
   font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;	
   text-align: left;
   margin-right: 0px;
   color: black;
   text-decoration: none;
   display: block;
   background: #FFFFFF;
   padding: 2px;
}

#navCell ul.navigation ul li.nav2a a
{ 
   text-decoration: underline;
}

#navCell ul.navigation ul li a.nav2:hover 
{	
   text-decoration: underline;
}

#navCell #plogin
{
 display: none;
}

#navCell #pregister
{
 display: none;
}

div#search
{
  margin-left:0px;
  margin-right:auto;
  text-align:center;
  width:900px;
  padding-top:0px;
  margin-top: 0px;
  display: none;
  background-image: none;
  background: none;
  background-color: #FFFFFF;
color: #000000;
}

div#staticlinks_bottom
{
background-image: url(/userimages/.gif);
background-position: top center;
background-repeat: no-repeat;
display: block;
visibility: visible;
margin: 0px;
text-align: center;
width: 900px;
padding: 0px;
padding-bottom: 10px;
margin: 0px;
margin-left: 0px;
margin-right: auto;
clear: both;
background-color: #FFFFFF;
}

div#staticlinks_bottom a
{
color: #000000;
display: none;
}

div#staticlinks_bottom ul
{
display: none;
visibility: visible;
}

div#staticlinks_bottom ul li
{
display: none;
visibility: visible;
padding:5px;
}

.titlebar
{
	background-image: url(userimages/titlebar.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: white;
background-color: #3B401B;
padding-left: 8px;
padding-top: 2px;
padding-bottom: 2px;
}

.footer
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}

/* 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: #AEFFAE;
	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;
}

/* Event view */
table.ecal_eventview_table {
	border-spacing: 10px;
        padding-right: 20px;
}
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;
}


/* SMALL image grid */

div.mosaic_cell_container {
background-color: #ffffff;
}

div.gallery_view_div div.gallery_view_grid_small
{
	/*margin: auto;*/
	text-align: center;
	margin-top: -20px;
	margin-bottom: -4px;
}

	div.gallery_view_grid_small div.grid_cell_container
	{
		width: 164px;
		height: 150px;
		overflow: hidden;
		margin: 5px;
		vertical-align: middle;
		font-size: 0.3px;
		display: table-cell;
	}

	div.gallery_view_grid_small div.image_container
	{
		width: 150px;
		height: 150px;
		margin: auto;
	}

		div.gallery_view_grid_small div.image_container div
		{
			width: 150px;
			height: 150px;
			vertical-align: middle;
			text-align: center;
			font-size: 0.3px;
			display: table-cell;
			margin: auto;
		}

		/* Bizarre hack for IE */
		* html div.gallery_view_grid_small div.image_container div
		{
			font-size: 20px;
		}

	div.gallery_view_grid_small ul.image_attributes
	{
		width: 250px;
		overflow: hidden;
	}

		div.gallery_view_grid_small ul.image_attributes li
		{
			font-size: 8pt;
			line-height: 14px;
		}

/* SINGLE IMAGE view */
div.gallery_view_image
{
	text-align: center;
	margin-top: -35px;
	margin-bottom: -25px;
}

/* Month view */
table.ecal_monthview_table {
	border: 1px solid #000000;
        margin-top: 20px;
}
table.ecal_monthview_monthheader {
	background-color: #90A954;
}
.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;
        margin-top: 20px;
}
table.ecal_yearview_yearheader {
	background-color: #90A954;
	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;
        padding-right: 20px;
}
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;
}


/* Month thumbnail */
table.ecal_monththumb_table {
	width: 160px;
	border: 1px solid #000000;
	border-width: 1px;
}
.ecal_monththumb_monthheader {
	color: #000000;
	background-color: #90A954;
}
.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;
}



.store_teaser_table { border: 1px solid #3B401B; width: 150px }

.store_teaser_heading { background-color: #3B401B; color: #FFFFFF; text-align: 
center; font-size: 10px; font-weight: bolder; } 

.store_teaser_td { background-color: #FFFFFF; color: #000000; width: 150px } 

.store_teaser_department { background-color: #FFFFFF; color: #000000; width: 
250px } 

.store_teaser_departmentlink:link { TEXT-DECORATION: none; COLOR: #000000; 
FONT-SIZE: 10px; FONT-WEIGHT: bolder; } 

.store_teaser_departmentlink:visited { TEXT-DECORATION: none; COLOR: #000000; 
FONT-SIZE: 10px; FONT-WEIGHT: bolder; } 

.store_teaser_departmentlink:hover { TEXT-DECORATION: underline; COLOR: #000000; 
FONT-SIZE: 10px; FONT-WEIGHT: bolder; } 

.store_teaser_departmentname { color: #000000; text-align: center; font-size: 
10pt; font-weight: bolder; } 

.store_teaser_orderstatuslink:link { TEXT-DECORATION: none; COLOR: #000000; 
FONT-SIZE: 10px; FONT-WEIGHT: bolder; } 

.store_teaser_orderstatuslink:visited { TEXT-DECORATION: none; COLOR: #000000; 
FONT-SIZE: 10px; FONT-WEIGHT: bolder; } 

.store_teaser_orderstatuslink:hover { TEXT-DECORATION: underline; COLOR: 
#000000; FONT-SIZE: 10px; FONT-WEIGHT: bolder; } 

.store_teaser_subdepartmentbrowselink:link { TEXT-DECORATION: none; COLOR: 
#000000; FONT-SIZE: 10px; FONT-WEIGHT: bolder; } 

.store_teaser_subdepartmentbrowselink:visited { TEXT-DECORATION: none; COLOR: 
#000000; FONT-SIZE: 10px; FONT-WEIGHT: bolder; } 

.store_teaser_subdepartmentbrowselink:hover { TEXT-DECORATION: underline; COLOR: 
#000000; FONT-SIZE: 10px; FONT-WEIGHT: bolder; }
