/*  content:
    ------------------
    MSS.FORMS
    MSS.LINES.ARROWS
    MSS.LAYOUT
    MSS.CALENDAR
    MSS.SITEMAP

*/


/* ----- MSS.FORMS ----- */

div.MssFields div.field
{
  font:10px verdana;
  color:#333333;
}

div.MssFields div.Full input, 
div.MssFields div.LHalf input, 
div.MssFields div.RHalf input,
div.MssFields div.Full textarea
{
  font:10px verdana;
  color:#959595;
  border:1px solid #959595;
}

div.MssNavigation div.navLine
{
	height:1px;
	background-color:#959595;
	background-image:none;
}

div.MssNavigation div.navButtons input
{
  height:17px;
  width:104px; 
  font:bold 10px verdana;
	color:#FFFFFF;
	background-image: url(/Sites/CUSTOM.RURAL/images/tema/button.gif);
}



/* ----- MSS.LINES.ARROWS ----- */

div.MssTopLine 
{
	height:1px;
	background-color:#959595;
}

div.MssLine 
{
	height:1px;
	background-image:	url(/sites/CUSTOM.RURAL/images/tema/line_dot.gif);
}	

div.MssSectionLine 
{
	height:1px;
	background-color:#959595;
	background-image:none;
}	

div.MssBottomLine 
{
	height:1px;
	background-color:#959595;
	background-image:none;
}	

/* ------ */

img.MssListArrow 
{
  height:11px;
  width:19px; 
	background-image:url(/sites/CUSTOM.RURAL/images/tema/menuArrow.gif);
  background-repeat:no-repeat;
}



/* ----- MSS.LAYOUT ----- */

div.MssList div.listHead 
{
  font:bold 10px verdana;
	color:#333333;
	background-color:#D1D9DE;
}

div.MssList div.listItem a
{
  color:#666666;
}

div.MssList div.listItem img
{
  margin:3px 6px 0px 0px;
}

div.listItem div.listItemText div.MssSearchBreadcrumb a
{
  font-weight:normal;
  text-decoration:none;
  color:#FF7617;
}



/* ----- MSS.CALENDAR ----- */

.calendar, .calendarspacer
{
	background-color: 	#666666;
}

.calendarbg 
{
	background-color: 	#B2B2B1;
}

.calenderselected 
{	
	background-color: 	#F1F4F6;
}

.calendaryearselected 
{
	font-family: 		verdana, helvetica, arial, sans-serif;
	font-size:			100%;
	color:				  #000000;
	font-weight:		bold;
}

.calendaryear 
{
	font-family: 		verdana, helvetica, arial, sans-serif;
	font-size:			100%;
	color:				  #FFFFFF;
	font-weight:		normal;
}

.calendaryear a 
{
	font-family: 		  verdana, helvetica, arial, sans-serif;
	font-size:			  100%;
	color:				    #000000;
	font-weight:		  normal;
	text-decoration:	none;
}

.calendarmonthselected 
{
	font-family: 		verdana, helvetica, arial, sans-serif;
	font-size:			100%;
	color:				#000000;
	font-weight:		bold;
}

.calendarmonth 
{
	font-family: 		verdana, helvetica, arial, sans-serif;
	font-size:			100%;
	color:				#000000;
	font-weight:		normal;
}

.calendarmonth a 
{
	font-family: 		verdana, helvetica, arial, sans-serif;
	font-size:			100%;
	color:				#000000;
	font-weight:		normal;
	text-decoration:	none;
}

.calendarred 
{
	font-family: 		verdana, helvetica, arial, sans-serif;
	font-size:			100%;
	color:				  #CC0000;
	font-weight:		normal;
	text-decoration:	none;
}

.calendarred a span 
{
  color:          #FF7617;
	font-weight:		bold;
	text-decoration:	none;
}

.calendarrow 
{
	background:			#F1F4F6;
}

.centercol 
{
	background:			#FFFFFF;
}

.calendardotbg 
{
	background-image:	url(/images/dot.gif);
}

.calendarday 
{
	font-family: 		  verdana, helvetica, arial, sans-serif;
	border-right:		1px solid #666666;
	font-size:			100%;
}

.calendardaynr 
{
	font-family: 		  verdana, helvetica, arial, sans-serif;
	font-weight:		bold;
	font-size:			100%;
	border-right:   1px solid #666666;
}

.calendardayred 
{
	font-family: 		  verdana, helvetica, arial, sans-serif;
	border-right:		1px solid #666666;
	font-size:			100%;
	color:				#CC0000;
}

.calendardaynrred 
{
	font-family: 		  verdana, helvetica, arial, sans-serif;
	font-weight:		bold;
	font-size:			100%;
	border-right:		1px solid #666666;
	color:				#CC0000;
}



/* ----- MSS.SITEMAP ----- */

td.MssSitemapLink a, td.MssSitemapLinkFirst a 
{
  color:#FF7617;
}
