
/* global */
a				{border:0px;}
td				{font:11px verdana;color:#333333;}
input, select, textarea	{border:1px solid #999999; font:10px arial; color:#333333;}
.main			{font:10px verdana;color:#333333;}
.hp_header		{background-color:#ffffff; font:10px verdana; color:#333333;font-weight:bold;padding:2px; }
.boxfill		{background-image:url(images/fff_dith.gif);}

a.sidenav		{display:block;text-align:right;color:#333333;border-bottom:1px solid #cccccc;padding:2px 10px 2px 2px;text-decoration:none;font-weight:bold;}
a.sidenav:hover	{background-color:#eeeeee;}
.nada			{padding:0px;border:0px;}
.pagetitle		{font:14px verdana;color:#333333;border-bottom:1px solid #999999;font-weight:bold;}


/* home page styles */

.content		{font-size:11px; width:730px; height: 561px; padding-right:20px;background-repeat:no-repeat;}
.reg			{font-size:11px;}
.panel			{border-right:1px solid #cccccc; padding:10px;}
.footer			{font-size:9px; color:#cccccc;}

/*  mycamps styles */

.mc_content		{background-color:#e9e9ee;font-family:'trebuchet ms',arial, verdana ;color:#333333;font-size:11px;padding:4px;}
.mainbar		{background-image:url(/mycamps/assets/mycamp_main_bar.jpg);}
a.mc_nav		{text-decoration:none;}
a.mc_nav:hover	{color:#dd6600;}

.button			{background-image:url(/mycamps/assets/button_bak.gif); width:80px; height:20px; border:0px;}

/* popup cal styles */
cpYearNavigation,.cpMonthNavigation { background-color:#C0C0C0; text-align:center; vertical-align:center; text-decoration:none; color:#000000; font-weight:bold; }
.cpDayColumnHeader,  .cpYearNavigation, .cpMonthNavigation, .cpCurrentMonthDate, .cpCurrentMonthDateDisabled, .cpOtherMonthDate, .cpOtherMonthDateDisabled, .cpCurrentDate, .cpCurrentDateDisabled, .cpTodayText, .cpTodayTextDisabled, .cpText { font-family:arial; font-size:8pt; }
TD.cpDayColumnHeader { text-align:right; border:solid thin #C0C0C0;border-width:0px 0px 1px 0px; }
.cpCurrentMonthDate, .cpOtherMonthDate, .cpCurrentDate  { text-align:right; text-decoration:none; }
.cpCurrentMonthDateDisabled, .cpOtherMonthDateDisabled, .cpCurrentDateDisabled { color:#D0D0D0; text-align:right; text-decoration:line-through; }
.cpCurrentMonthDate, .cpCurrentDate { color:#000000; }
.cpOtherMonthDate { color:#808080; }
TD.cpCurrentDate { color:white; background-color: #C0C0C0; border-width:1px; border:solid thin #800000; }
TD.cpCurrentDateDisabled { border-width:1px; border:solid thin #FFAAAA; }
TD.cpTodayText, TD.cpTodayTextDisabled { border:solid thin #C0C0C0; border-width:1px 0px 0px 0px;}
A.cpTodayText, SPAN.cpTodayTextDisabled { height:20px; }
A.cpTodayText { color:black; }
.cpTodayTextDisabled { color:#D0D0D0; }
.cpBorder { border:solid thin #808080; }


