p
{
    line-height: 1.4em;
}

.turquoise
{
    margin: 0;
    font-family: verdana, georgia, tahoma, arial, helvetica, sans-serif;
    color: #109C84;
}

#leftcolumn
{
    float: left;
    width: 200px;
}

#rightcolumn
{
    margin-left: 220px;
}


#whatsnew
{
    float: left;
    width: 250px; 
}

#coollinks
{
    margin-left: 260px; 
}

.welcomePanel {
  font-size: .8em;
  float: right;
  padding-right: 5px;
 }

.loginView
{
	position: relative;
	margin: 0px;
	border: 0px;
	padding: 0px;
}

.loginView div {
  
}

.loginView img {
  vertical-align: middle; 
}

.panelSearchControl
{
	position: relative;
	margin: 0px;
	border: 0px;
	padding: 0px;
}

.panelSearchControl div {
  
}


.imgEvent 
{
	position: relative;
	width: 150px;
	height: auto;
	margin: 0px;
	padding-top: 4px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 0px;
	 text-align: center;
}

.imgChronicle 
{
	position: relative;
	width: 89px;
	height: auto;
	margin: 0px;
	padding-top: 4px;
	padding-left: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 0px;
	 text-align: center;
}
.img180 
{
	width: 180px;
	height: auto;
	float: left;
	margin: 6px; 
	border: 0px;
}

.img210
{
	width: 210px;
	height: auto;
	float: left;
	margin: 8px; 
	border: 0px;
}
.GrayRoundedCorners
{
	margin: 0px;
	padding:  0px;
	z-index: 100;
}
#leftContent {
width: 1px;
  float: left;
 /*  border: 1px solid red; */
}
#GrayRightBorder
{
 margin-right: 2px;
	margin-top: 16px;
	border-right-color: #E0E0E0; 
 border-right-style: solid;
 border-right-width: 3px;
}

#MainContentStatic
{
	width: 574px;
	vertical-align: top;
	margin-top: 8px;
	margin-right: 4px;
	margin-left: 4px;
	text-align: left;
	float: left;
	padding: 5px;
	border-left-color: #E0E0E0; 
 border-left-style: solid;
 border-left-width: 1px;
}

#MainContentStatic a
{
font-size: 12px;
color: #666666;	
font-weight: bold;
text-decoration: underline;
}

#MainContentStatic a:hover
{
/* background: #fff url('images/a18.gif') repeat-x top; */
color: #606062;	
text-decoration: underline;
}

#MainContentStatic a:visited {
color: #666666;	
text-decoration: underline;
}

ul#MainContentStatic
{
	/* position: relative;
	left: 22px;
	margin: 0px;
	width: 140px; */
list-style-image: url(images/bullet-2.gif);
vertical-align: baseline;
text-transform: capitalize;
list-style-position: inside;
 text-decoration: none;
 color: #e05252;
/* list-style-position: inside; */
/* list-style-position:outside;
vertical-align: middle; 
font-weight: bold;
text-indent: -1.1cm; */
}

ul#MainContentStatic li 
{
/* background: #fff url('images/a18.gif') repeat-x top;
color: #4A4A24; */
/* position: relative;
vertical-align: middle;
	left: 22px; */
	margin: 0px;
	width: 140px;
	height: auto;
	vertical-align: baseline;
	 text-decoration: none;
text-transform: capitalize;
padding-top: 4px;
padding-bottom: 4px;
}



#PoweredBy {
  clear: both;  
}

div#PoweredBy a 
{
	 color: #C0C0C0;
	font-size: 10px;
}

#tct 
{
	clear: both;  
	position: relative;
	top: 20px;	
	left: 22px;
	width: 280px;
	float: left;
	text-align: left;
}

div#tct h1 a 
{
    margin: 0;
    font-family: verdana, georgia, tahoma, arial, helvetica, sans-serif;
    /* color: #109C84; */
            color: #980000;
    text-decoration: none;
}

div#tct h1 a:visited
{
        color: #980000;
    text-decoration: none;
}

div#tct h1 a:hover
{
    text-decoration: underline;
        /*   color: #e05252;  */
         color: #109C84;
}

div#tct h1 a:active
{
	color: #109C84;
    /*color: #980000; */
    text-decoration: underline;
}

#tctphone
{
clear: both;  
	position: relative;
	top: 22px;	
	right: 10px;
	font-size: 12px;
	width: 150px;
	float: right;
	text-align: right;
}

div#tctphone h2
{
	font-size: 14px;
	
}
div#tctphone h2 a 
{
    margin: 0;
    font-family: verdana, georgia, tahoma, arial, helvetica, sans-serif;
    /* color: #109C84; */
            color: #980000;
    text-decoration: none;
}

div#tctphone h2 a:visited
{
        color: #980000;
    text-decoration: none;
}

div#tctphone h2 a:hover
{
    text-decoration: underline;
        /*   color: #e05252;  */
         color: #109C84;
}

div#tctphone h2 a:active
{
	color: #109C84;
    /*color: #980000; */
    text-decoration: underline;
}

#twoColumnLeftContent {
  width: 180px;
  float: left;
}

#twoColumnMainContent {
  margin-left: 185px;
}

#threeColumnLeftContent {
  width: 180px;
  float: left;
  /*border: 1px solid red;*/
}

#threeColumnMainContent {
  margin-left: 185px;
  margin-right: 185px;
  /*border: 1px solid blue;*/
}

#threeColumnRightContent {
  width: 180px; 
  float: right;
  /*border: 1px solid green;*/
}

#centercontent {
  position: relative;
  left: 37%;  
}

#site_centercontent {
  position: relative;
  border: 1px solid rgb(225,225,225);
  padding: 5px;
}


.categoryMenu {
  margin-bottom: 20px;
  width: 100%;
    
}

.catalogListing {
  margin-top: 10px;
  margin-bottom: 10px;
}

.catalogListing td {
}

.productBox {
  border: 1px solid #C0C0C0;
  height: 280px;
  width: 183px;
  margin-right: 4px;
  margin-bottom: 5px;
  padding-left: 5px;
  padding-top: 5px;
}

.productImageContainer {
  height: 160px;
  width: 175px;
  text-align: center;
}

.productImage {
}

.productName {
  color: #024A76;
  font-size: 1.4em;
  font-weight: bold;
  text-align: left;
}

.catalogProductName {
  color: #024A76;
  font-size: 1em;
  font-weight: bold;
  text-align: left;
}

.retailPrice {
  font-size: 1.2em;
  font-weight: bold;
  color: #5C5C5C;
  text-decoration: line-through;
  margin-right: 5px;
}

.retailPriceLabel {
  font-size: 1.2em;
  font-weight: bold;
  color: #5C5C5C;

}

.ourPrice {
  font-size: 1.2em;
  font-weight: bold;
  color: #B22222; 
}

.ourPriceLabel {
  font-size: 1.2em;
  font-weight: bold;
  color: #B22222; 
}

.attributeLabel {
  font-size: .8em;
  font-weight: bold;
}

.attributeDropdownList {
  font-size: .7em;
  width: 150px;
  color: #5C5C5C;
  margin-top: 5px;
}

.imageBox {
  border: 1px solid #C0C0C0;
  padding: 5px;
}

.averageRating {
  font-size: .8em;  
}

.rating {
  margin-left: 2px;
  margin-right: 2px;
}

.rating fieldset {
  border: 0px;  
}

.rating fieldset legend {
  position: relative;
  font-size: .8em;
  left: -10px;
}

.rating fieldset span {
  left: 100px;
  top: -14px;
}


.ratingStar {
  width: 13px;
  height: 12px;
  text-align: center;
  cursor: pointer;
}

.emptyStar {
  background-image: url(images/icons/emptystar.gif);
}

.filledStar {
  background-image: url(images/icons/filledstar.gif);
}

.waitingStar {
  background-image: url(images/icons/savedstar.gif);
}

.breadcrumbs {
  font-size: .8em;
  margin-bottom: 5px;
}

.pageCrumbs
{
	position: relative;
	margin: 0px;
	padding: 0px;
	left: 16px;
	top: 6px;
	height: auto;
	width: 590px;
	overflow: visible;
}

#contentMenu {
   	 position: relative;
 	 height: 44px;
 	 width: 733px;
 	 /* border: #666666; */
 	 border: 0px;
 	 background-color: #DDD5B5;
 	 
 	 /* BORDER-RIGHT: 1px outset;	
 	 BORDER-TOP: 1px outset;
 	 FONT-SIZE: 8pt;	
 	 BORDER-LEFT: 1px outset;	
 	 CURSOR: default;	
 	 COLOR: #d32525;
 	 BORDER-BOTTOM: 1px outset;	
 	 FONT-FAMILY: verdana,georgia,tahoma,arial,helvetica,sans-serif;
 	 BACKGROUND-COLOR: #cccccc; */
  display: block;
   z-index: 99;
}

.menuLeft {
  position: relative;
  width: 10px;
  display: inline;
  background: url(images/NavLeftCorners_active.jpg) no-repeat;
  height: 24px;
  float: left;
}

.paging {
  position: relative;
  height: 30px;
  display: block;
  background: transparent;
}


.pagingLeft {
  position: relative;
  width: 5px;
  display: inline;
  background: url(images/pagingbg_left.gif) no-repeat;
  height: 30px;
  float: left;
}

.pagingMid {
  position: relative;
  display: inline;
  height: 30px;
  background: url(images/pagingbg.gif) repeat-x;
  float: left;
  width: 95.7%;
  font-size: .8em;
  padding: 5px;
  text-align: center; 
}

.pagingRight {
  position: relative;
  width: 5px;
  display: inline;
  background: url(images/pagingbg_right.gif) no-repeat;
  height: 30px;
  float: left;
}

.links {
  position: relative;
 /* left: -60px;*/
  float: right;
  top: 3px;
}

.totals {
  color: #024A76;
  font-size: 1.4em;
  font-weight: bold;
  float: left; 
  /*margin-top: 2px; */
}

.links a {
  padding: 3px;
  border: 1px solid transparent;
  color:  #0066A6;
  text-decoration: none;
}

.links a:hover {
  padding: 3px;
  font-weight: bold;
  border: 1px solid #CCC;
  background-color: #FFF;
  color: #0066A6;
}

.links a:visited {
  padding: 3px;
  color:  #0066A6;
  text-decoration: none;
}

.categoryImage {
}

.widget {
  font-size: .8em;
  margin-bottom: 20px;
}

.widget fieldset legend {
  font-size: .9em;
}

.imageCell {
  width: 45%;
  vertical-align: top;
}

.attribute {
  font-size: .7em;  
}

.addToCart fieldset {
  height: 150px;
}

.addToCart fieldset #buttonGroup {
  vertical-align: bottom;  
}

.cartSubTotal {
  width: 99%;
  border: 1px solid #C0C0C0;
  padding: 5px;  
  background-color: #EBEBEB;
}

.itemRow {
}

.itemSku {
  width: 12%;
  text-align: left;
  font-size: .8em;
  vertical-align: top;  
}

.itemName {
  width: 50%;
  text-align: left;
  font-size: .8em;
  vertical-align: top;  
}

.itemQuantity {
  width: 12%;
  text-align: right;
  font-size: .8em;
  vertical-align: top;  
}

.itemAmount {
  width: 12%;
  text-align: right;
  font-size: .8em;
  vertical-align: top;  
}

.extendedAmount {
  width: 12%;
  text-align: right;
  font-size: .8em;
  vertical-align: top;
}

.quantitytextbox {
  text-align: right;
  width: 20px;  
}

.editArea {
  width: 10%;
  vertical-align: top;
  text-align: right; 
}

.subTotal {
  width: 20%;
  text-align: right;
  font-size: .8em;
  font-weight: bold;  
}

.subTotalAmount {
  width: 20%;
  text-align: right;
  font-size: .8em;
  font-weight: bold;  
}

.total {
  width: 20%;
  text-align: right;
  font-size: .8em;
  font-weight: bold;  
  border-top: 1px solid #000;
}

.totalAmount {
  width: 20%;
  text-align: right;
  font-size: .8em;
  font-weight: bold;  
  border-top: 1px solid #000;
}

.accordionHeader {
  border: 1px solid #2F4F4F;
  color: white;
  background-color: #0066A6;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
  padding: 5px;
  margin-top: 2px;
  cursor: pointer;
}

.accordionHeaderGray {
  border: 1px solid #2F4F4F;
  color: #555;
  /*background-color: #0066A6;*/
  background: url(images/greyfade_bg.gif) repeat-x;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
  padding: 5px;
  margin-top: 2px;
  cursor: pointer;
  height: 20px;
}


.cpeTitle { 
  float: left;
}

.cpeImage {
  float: right;
  vertical-align: middle;
}

#master_content .accordionHeader span {
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader span:hover {
	background: none;
	text-decoration: underline;
}

.accordionContent {
  background-color: #D9E8FF;
  border: 1px dashed #2F4F4F;
  border-top: none;
  padding: 5px;
  padding-top: 10px;
}

.checkoutRightPanel {
  font-size: .9em;
  border: 1px solid #CCC;
  border-top: none;
  border-right: none;
  color: #666;
  width: 100%;
  padding-left: 2px;
  margin-right: 0px;
}

.loadingbox {
  position: absolute;
  top: 40%;
  left: 40%;
  border: 1px solid lightsteelblue;
  background-color: #ffffff;
  height: 50px;
  width: 250px;
  text-align: center;
  padding-top: 20px;
}

.loadingbox img {
  vertical-align: middle;
}

.loadingbox span {
  vertical-align: top;
}

.rightAlign {
  text-align: right;  
}

.receiptTable {
  width: 100%;
}

.receiptTable th {
  font-size: .7em;
}

.readOnly {
  text-align: right;
  background-color: Transparent;
  border-style: none;
  width: 20px;  
}

.controlHeader {
  font-size: .8em;
  font-weight: bold;
  border-bottom: 1px solid #CCC;
}


.orderSummaryTable {
  width: 99%;
  font-size: .9em;
}

.favoriteProduct {
  margin-bottom: 7px;
  border-bottom: 1px solid #CCC;
}

.favoriteCategory {
  margin-bottom: 7px;
  border-bottom: 1px solid #CCC;
}

.scrollDiv {
  height: 150px;
  overflow: auto;
}

.scrollDiv table {
  width: 98%;
}

.searchBox {
}

.shippingAddresses {
  width: 48%;
  font-size: .8em;
  float: right;
}

.billingAddresses {
  width: 48%;
  font-size: .8em;
  float: left;
}

/*http://mattberseth.com/blog/2007/09/more_sample_ajaxcontroltoolkit.html*/
/* ajax__tab_technorati-theme theme */
.ajax__tab_technorati-theme .ajax__tab_header 
{
    font-family:"Helvetica Neue", Arial, Sans-Serif;
    background:url(images/tab-line.png) repeat-x bottom;
    font-size:.9em;
    display:block;
    font-weight: bold;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(images/tab.png) no-repeat left top;
    border-color:#222;
    color:#222;
    padding-left:10px;
    margin-right:3px;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_inner 
{
    background:url(images/tab.png) no-repeat right top;
    border-color:#666;
    color:#666;
    padding:3px 10px 2px 0px;
}
.ajax__tab_technorati-theme .ajax__tab_hover .ajax__tab_inner 
{
    color:#000000;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_outer 
{
    background:url(images/tab.png) no-repeat 0pt -40px;
    border-bottom-color:#ffffff;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_inner 
{
    background:url(images/tab.png) no-repeat right -40px;
    color:#000000;
    border-color:#333
}
.ajax__tab_technorati-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:1em;
    padding:8px;
    background-color:#ffffff;
    border:solid 1px #d7d7d7;
    border-top-width:0;
}

.siteLevel1 
{
	position: relative;
	display: block;
 margin: 0px;
 border: 0px;
 /*top: 1px;*/
 /* font-size: 11px;
  font-weight: bold;
text-align: center;*/
  height: 26px; 
/* width: 90px; */
/* width: auto; */
/* padding: 3px; */
/*border-color: #CCCCCC; */
/*border-style: solid;
border-width: 1px;
BORDER-RIGHT: 1px outset;
		BORDER-TOP: 1px outset white;	
		FONT-SIZE: 8pt;	
		BORDER-LEFT: 1px outset white;	
		CURSOR: default;	
		COLOR: #d32525;	
		BORDER-BOTTOM: 1px outset #f0f0f0;	
		FONT-FAMILY: verdana,georgia,tahoma,arial,helvetica,sans-serif;	
		BACKGROUND-COLOR: #cccccc;
		border-collapse: separate;
    z-index: 98; */
}
.siteLevel1 td 
{
	text-align: center;
  height: 20px;
/* width: 90px; */
width: 210px;
vertical-align: baseline;
 padding-top: 8px;
 padding-bottom: 0px;
 padding-right: 4px;
 padding-left: 4px;
 border: 0px;
		/*BORDER-RIGHT: 1px outset;
				BORDER-TOP: 1px outset white;	*/
		FONT-SIZE: 8pt;	
		/*BORDER-LEFT: 1px outset white;*/	
		CURSOR: default;	
		COLOR: #fff;	
		BORDER-BOTTOM: 1px outset #f0f0f0;	
		FONT-FAMILY: verdana,georgia,tahoma,arial,helvetica,sans-serif;	
		BACKGROUND-COLOR: #109C84;
				border-collapse: separate;
 }

.siteLevel1 td a:link 
{
/*	 background-color: transparent;
		background: url(images/NavSlice_Active.jpg) repeat-x;*/
	color: #fff; 
}

.siteLevel1 td a:visited {
  color: #fff;
}

.siteLevel1 td a:hover 
{
	/*BORDER-RIGHT: 1px outset;	
	BORDER-TOP: 1px outset; 
	FONT-SIZE: 8pt;	BORDER-LEFT: 1px outset;
	BORDER-BOTTOM: 1px outset;	*/
	FONT-FAMILY: verdana,georgia,tahoma,arial,helvetica,sans-serif;
 color: #fff;
  text-decoration: underline;
}

.siteLevel2 {
  padding-left: 5px;
  padding-right: 5px;
  font-size: .9em;
  /* background-color: #2C72B4; */
  	background-color: #9A9A9A;
  height: 25px;
  text-align: left;
      z-index: 97;
  /* z-index: 99; */
 }

.siteLevel2 td {
  border-top: 2px solid #9A9A9A;
  /* background-color: #2C72B4; */
  	background-color: #9A9A9A;
}

.siteLevel2 td a:link {
  color: #FFF;
  /* background-color: #2C72B4; */
  	background-color: #9A9A9A;
}

.siteLevel2 td a:visited {
  color: #FFF;
   /* background-color: #2C72B4; */
  	background-color: #9A9A9A;
}

.siteLevel2 td a:hover {
   color: #000; 
   background-color: #E0E0E0;
}

.siteLevel2 td img {
  color: #FFF;
  background: url(images/icons/whitearrow.gif) right center no-repeat;
}

.siteLevel3 {
  padding-left: 5px;
  padding-right: 5px;
  font-size: .9em;
  /*background-color: #5FBCEA; */
 background-color: #e05252;
  height: 25px;
  text-align: left;
      z-index: 97;
  /* z-index: 99; */
 }

.siteLevel3 td {
  border-top: 2px solid #e05252;
    /*background-color: #5FBCEA; */
 background-color: #e05252;
}

.siteLevel3 td a:link {
  color: #FFF;
   /*background-color: #5FBCEA; */
 background-color: #e05252;
}

.siteLevel3 td a:visited {
  color: #FFF;
    /*background-color: #5FBCEA; */
 background-color: #e05252;
}

.siteLevel3 td a:hover {
   color: #000; 
   background-color: #E0E0E0;
}

.siteLevel3 td img {
  color: #FFF;
  background: url(images/icons/whitearrow.gif) right center no-repeat;
}

.siteLevel4 {
  padding-left: 5px;
  padding-right: 5px;
  font-size: .9em;
  background-color: #2C72B4;
  height: 25px;
  text-align: left;
      z-index: 96;
  /* z-index: 99; */
 }

.siteLevel4 td {
  border-top: 2px solid #3CA2E0;
  background-color: #2C72B4;
}

.siteLevel4 td a:link {
  color: #FFF;
  background-color: #2C72B4;
}

.siteLevel4 td a:visited {
  color: #FFF;
  background-color: #2C72B4;
}

.siteLevel4 td a:hover {
   color: #000; 
   background-color: #E0E0E0;
}

.siteLevel4 td img {
  color: #FFF;
  background: url(images/icons/whitearrow.gif) right center no-repeat;
}

.categoryLevel1 {
  font-size: .9em;
  font-weight: bold;
  height: 31px;
  background: #EBEBEB;
}

.categoryLevel1 td {
  border-bottom: 2px solid #C0C0C0;
}

.categoryLevel1 td a:link {
  color: #5C5C5C;
  padding-left: 5px;
  padding-right: 5px;  
}

.categoryLevel1 td a:visited {
  color: #5C5C5C;
  padding-left: 5px;
  padding-right: 5px;  
}

.categoryLevel1 td a:hover {
  color: #C0C0C0;
}

.contentGroupHeader 
{
	/* LJD 11/05/08 This is used with the Content Management for the title 
if ShowTitle is true in Content_Region table */
    margin: 0;
	font: 16px  Verdana, georgia, tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
    color: #109C84;

 /* border: 1px solid #2F4F4F;
  color: #555;
  background: url(images/greyfade_bg.gif) repeat-x;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
  padding: 5px;
  margin-bottom: 5px;
  cursor: pointer;
  height: 20px; */
}

.contentGroupHeaderText {


}

.menuSideContainer
{
	position: relative;
	left: 0px;
	top: 0px;
	border: 0px;
 	float: left;
	text-align: left;
	width: 150px;
	margin-top: 8px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	/*	 margin-left: 8px;
 margin-top: 8px;
 	border-right-color: Gray;
width: 165px; */
	/* border-right-width: 2px; */
			/* LJD 07/09/08 */
/*	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 0px;
	table-layout: fixed; */
/*	padding: 0px;
	margin: 0px auto;
	overflow: hidden; */
}




table.menuSideContainer menuSideContainer ul
{
	padding: 0px;
}

/* Step 10 - Clearing the float */

/* #menuSide {display:inline; list-style-type: none; width:200px; height:32px;} */
/* #menuSide {width:200px; height:32px;} */
/* Step 3 - get rid of the bullets and margin */
/* #menuSide ul {margin:0; padding:0; list-style-type:none;} */
/* #menuSide ul {margin:0; padding:0; } */
/* Step 4 and 7 - make the list horizontal and giving a 1px gap */
/* #menuSide li {float:left; margin-right:1px;}*/

/* Step 5 - Adding the initial images */
/* #menuSide li.list1 {background:transparent url(images/Left_Icon.jpg);}*/

/* Step 6 - General link styling */
/* #menuSide a {display:block; width:200px; height:0; padding-top:32px; color:#000; overflow:hidden;}*/
/* hack for older versions of IE with incorrect box model */


/* * html #menuSide a:link, * html #menu a:visited {height:200px; height:0;}*/

/* Step 8 - Adding the background images to the link tags */

/* #menuSide a#item1 {background:transparent url(images/Left_Icon.jpg) -130px -90px no-repeat;}*/

/* Step 9 - Adding the :hover style */

/* #menuSide a#item1:hover {background-position:0 0; z-index:50;}*/

/* * html #menuSide a:hover {height:200px; height:0;}*/

/* LJD 07/14/08 calendar classes */
/* used as the cssclass of the actual calendar */
#grayborderbox
{
	width: 192px;
	height: 118px;
	padding: 4px;
	border-style: solid;
 border-width: 2px;
 border-color: #E0E0E0; 
}

.rightCalendarEventsChronicle
{
	position: relative;
	clear: both;
	left: 10px;
	margin: 1px;
	padding: 0px;
	float: left;
	text-align: center;
	
}

.eventmonthtable
{
    width: 570px;
    margin: 0px auto;
    padding: 0px;
    position: relative;
    border: 0px;
    /* border: 1px solid #E0E0E0; */
    border-collapse:collapse;
    z-index: 1;
}

.siteeventmonthtable
{
padding: 0px;
	font-size: 10px;
color: #666666;	
border-width: 0px;
background-color: white;
/* margin-right: auto;
    margin-top: 5px;
    margin-left: auto; 
        margin-bottom: 2px; */
    position: relative;
    float: left;
     text-align: center;
/* border-color: #E0E0E0;
    border-width: 10px; */
/* border: 0px;
    border-color: White; 
   border-collapse:collapse; */
   /* border-left-color: #E0E0E0; 
 border-left-style: solid;
 border-left-width: 2px;
 border-right-color: #E0E0E0; 
 border-right-style: solid;
 border-right-width: 2px; */

/* border: 1px solid #E0E0E0; */

}

.siteeventmonthtable tbody td
{
	width: 186px;
	  height: auto; 
	background-color: Transparent;
}
.siteeventmonthtable td a:link 
{
  color: #666666;
  background-color: Transparent;
 /*  padding-left: 5px;
  padding-right: 5px; */  
  text-decoration: underline;
}

.siteeventmonthtable td a:visited {
  color: #666666;
  /*  padding-left: 5px;
  padding-right: 5px; */  
  background-color: Transparent;
  text-decoration: underline;
}

.siteeventmonthtable td a:hover {
  color: #C0C0C0;
  background-color: Transparent;
  text-decoration: underline;
}

.dayNumber
{
	float: right;
    border-bottom: 1px solid #E0E0E0;
    border-left: 1px solid #E0E0E0;
    clear: none;
    padding: 2px;
}

.sitedayNumber
{
    /* float: right; */
    /* border-bottom: 1px solid #C7C272;
    border-left: 1px solid #C7C272; */
    clear: none;
    text-align: center;
    	font-size: 12px;
color: #666666;	
text-decoration: underline;
font-weight: bolder;
  /*  padding: 2px; */
}

.sitedayNumber td a:link 
{
  color: #666666;
 /*  padding-left: 5px;
  padding-right: 5px; */  
  text-decoration: underline;
  font-weight: bolder;
}

.sitedayNumber td a:visited {
  color: #666666;
  /*  padding-left: 5px;
  padding-right: 5px; */  
  text-decoration: underline;
  font-weight: bolder;
}

.sitedayNumber td a:hover {
  color: #C0C0C0;
  text-decoration: underline;
  font-weight: bolder;
}

.xcaldays
{
float: right;
border-top: 1px solid #E0E0E0;
   	border-bottom: 1px solid #E0E0E0;
    border-left: 1px solid #E0E0E0; 
    clear: none;
    padding: 2px;
}

.sitecaldays
{
/* float: right; */
/* border-top: 1px solid #E0E0E0;
   	border-bottom: 1px solid #E0E0E0;
    border-left: 1px solid #E0E0E0;*/
    text-align: center;
    clear: none;
    /* padding: 2px; */
}


.calcurrentmonth
{
    /* no styles needed at this time */
}
.calothermonth
{
    background-color: #007ECD;
}
.calcurrentday
{
    background-color: #E0E0E0;
}
.calweekend
{
    background-color: #C0C0C0;
  /*  width: 15%; */
}

.sitecalcurrentmonth
{
    /* no styles needed at this time */
}
.sitecalothermonth
{
	/* LJD 07/31/08 don't show the other month's by setting them to white
    background-color: #007ECD; */
        background-color: White;
    color: #E0E0E0;
}

.sitecalothermonth tbody td 
{
  color: #E0E0E0;
 /*  padding-left: 5px;
  padding-right: 5px; */  
  background-color: White;
  text-decoration: underline;
}

.sitecalothermonth td a:link 
{
  color: #E0E0E0;
 /*  padding-left: 5px;
  padding-right: 5px; */  
      background-color: White;
  text-decoration: underline;
}

.sitecalothermonth td a:visited {
  color: #E0E0E0;
/*  padding-left: 5px;
  padding-right: 5px; */  
      background-color: White;
  text-decoration: underline;
}

.sitecalothermonth td a:hover {
  color: #E0E0E0;
      background-color: White;
  text-decoration: underline;
}

.sitecalcurrentday
{
    background-color: #E0E0E0;
}

.sitecalcurrentday tbody td 
{
  /*color: #E0E0E0; */
 /*  padding-left: 5px;
  padding-right: 5px; */  
  width: 10px;
  background-color: #E0E0E0;
  text-decoration: underline;
}

.sitecalcurrentday td a:link 
{
  /*color: #E0E0E0; */
 /*  padding-left: 5px;
  padding-right: 5px; */ 
    width: 10px; 
  background-color: #E0E0E0;
  text-decoration: underline;
}

.sitecalcurrentday td a:visited {
  /*color: #E0E0E0; */
 /*  padding-left: 5px;
  padding-right: 5px; */  
    width: 10px;
  background-color: #E0E0E0;
  text-decoration: underline;
}

.sitecalcurrentday td a:hover {
   /*color: #E0E0E0; */
 /*  padding-left: 5px;
  padding-right: 5px; */  
    width: 10px;
  background-color: #E0E0E0;
  text-decoration: underline;
}

.sitecalweekend
{
    background-color: #C0C0C0;
  /*  width: 15%; */
}

.calcurrentmonth , .calcurrentmonth , .calothermonth , .calcurrentday , .calweekend
{
    text-align: left;
    border: 1px solid #E0E0E0;
    height: 60px;
    vertical-align: top;
    /* needed for positioning the dayNumber part */
    position:relative;
     border-collapse:separate;
     border-spacing: 1px;
     
}
.sitecalcurrentmonth , .sitecalcurrentmonth , .sitecalothermonth , .sitecalcurrentday , .sitecalweekend
{
    text-align: center;
    /*border: 2px solid #E0E0E0; */
    /*height: 60px; */
    vertical-align: top;
    /* needed for positioning the dayNumber part */
    position:relative;
    border-width: 0px;
     border-collapse: collapse;
   /*  border-spacing: 2px; */
     
}
/************************************************************************
* 
* Next / previous specific formatting 
*
************************************************************************/

.nextlink
{
    position:absolute;
    right:0;
    padding-right:15px;    
}

/* shows a visual seperation */
.dashedline
{
    border-bottom: 1px dashed #DBCE6A;
    padding-top: 10px;
    margin-bottom: 10px;
    clear:right;
}
.CalendarGridLinks
{
	/* font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	font-weight: bold; */
	
	font: 12px  Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;	
}

a.CalendarGridLinks:link {text-decoration: underline; color:#666666; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
a.CalendarGridLinks:visited {text-decoration: underline; color:#666666; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
a.CalendarGridLinks:active {text-decoration: underline; color:#095192; font-family:Arial, Helvetica, sans-serif;font-size:12px;}
a.CalendarGridLinks:hover {text-decoration: underline; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: red;}

td.tix1
{background-color: #b6d6eb;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
 }
 
 .shadowbox {
  background: #ccc;
  position: relative;
  top: 2px;
  left: 2px;
}
.shadowbox div {
  background: #333;
  border: 2px solid #000;
  color: #fff;
  padding: 10px;
  position: relative;
  top: -2px;
  left: -2px;
}

.GreenHeader
{
    /*margin-top: 1.0em;
    margin-bottom: 1.12em;
	font-size: 1.5em; */
	margin: 0px;
    /*font-size: 1.1em; */
    font-size: 15px Verdana, georgia, tahoma, arial, helvetica, sans-serif;
    font-weight: bold;
    color: #109C84;
}

.GreenHeader td a:link 
{
  color: #109C84;
  background-color: Transparent;
 /*  padding-left: 5px;
  padding-right: 5px; */ 
  font: 16px  Verdana, georgia, tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
  text-decoration: none;
  text-transform: capitalize;
}

.GreenHeader td a:visited {
  color: #109C84;
  /*  padding-left: 5px;
  padding-right: 5px; */  
  background-color: Transparent;
 font: 16px  Verdana, georgia, tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
  text-decoration: underline;
  text-transform: capitalize;
}

.GreenHeader td a:hover {
  color: #666666;
  background-color: Transparent;
  font: 16px  Verdana, georgia, tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
  text-decoration: underline;
  text-transform: capitalize;
}



 

 
