﻿table
{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	width:inherit;
	
	
}
body 
{
	   /* background:#ffffff url(images/bollo100trasparente.gif) no-repeat left top;   */
	  background:#ffffff;
	  top:1;
	  left:1;
	  margin:0;
      padding:0;
      color:#2F4F4F;
/*    font:x-small/1.5em Georgia,Serif; */
      font: x-small/1.5em verdana;
      voice-family: "\"}\""; voice-family:inherit;
      font-size: 9pt;
      }
h1 
{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: x-large ; 
	text-align:center;
}

h2 
{
	font-family: Verdana,Tahoma,Arial, Sans-Serif;	
	font-size: medium ;
	text-align:center ;
	
}
h3 
{
	font-family: Verdana,Tahoma,Arial, Sans-Serif;	
	font-size: small;
	text-align:center ;
}
	     
.hlink
{
	font-size: 11pt;
/*	font-weight:bold; */
	color: Blue;
	font-style:italic ; 
		
}
	       

/* Master Page Layout */

/*
#master_header
{
	margin: -1px auto 0 auto;
	width:720px;
}

#master_headertop
{
	background: url(images/headertop_img.jpg) no-repeat left top;
}

#master_headerbottom
{
	background: url(images/headerbottom_img.png) no-repeat left top;
}

#master_page
{
	margin: 5px auto 10px auto;
	width: 95%;
}

.menu
{
	border-style: none ;
	border-color: #9D9DA1;
	border-width: 1px;
	padding-right: 5px;
	background-color:#D9D9E6;
	font-family:Tahoma;
	font-size :8 pt;
	color: Black ;
}

.menuaperto
{
    background-color:  #E6E6EF;
    border-color:#7C7C94;
    border-style:solid;
    border-width:1px;
	float: left;
	border-style: solid;
	width: 150px;
	padding-right: 5px;
	background-color:#00FFCC;
	font-family:Tahoma;
	font-size :8 pt;
	color:Red;
}
*/


.caption 
{
	font-family: Verdana,Tahoma,Arial, Sans-Serif;
	font-size:12pt;
	font-weight: bold;
	margin-left: 0px;
}

.gridRow
{
 background-color:#f5f5f5;
 font-family: Verdana,Tahoma,Arial, Sans-Serif;	
 font-size:9pt;
}
.gridAltRow
{
 background-color:#ffffff;
 font-family: Verdana,Tahoma,Arial, Sans-Serif;	
 font-size:9pt;
}
.gridHead
{
 background-color:#507CD1;
 color:#ffffff;
 font-family: Verdana,Tahoma,Arial, Sans-Serif;	
 font-size:9pt;
 font-weight:normal;
}
.gridSel
{
 font-family: Verdana,Tahoma,Arial, Sans-Serif;	
 font-size:9pt;
 font-style:italic;
}
.gridEmpty
{
 font-family: Verdana,Tahoma,Arial, Sans-Serif;	
 font-size:9pt;
 font-style:italic;
 font-weight:bold;
 color:Maroon;
}
.button
{
 font-family: Verdana,Tahoma,Arial, Sans-Serif;
 font-size:9pt;
 height:16pt;
 width:168px;
}
.sidebar
{
	width: 100%;
	margin-bottom: 10px;
}
.footer
{
font-family: Verdana, Tahoma,Arial, Sans-Serif;	
font-size:8px;
height:16px;
}
.labels
{
font-family: Verdana, Tahoma,Arial, Sans-Serif;	
font-size:9pt;
}
.labelsEvidenziate
{
	font-family: Arial;
	font-size: small; 
	color: #8B0000;
	font-weight: bold;
}

.sidebarheader
{
	height: 24px;
	padding: 10px 0 0  15px;
	background: url(images/sidebar_header.png) no-repeat left top;
	color: #FFF;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}

.sidebarcontent
{	
	border: 1px solid #0F2543;
	padding: 20px 20px 20px 30px;
	line-height: 1.5em;
	font-weight: bold;
}

#master_sidebarSamples
{	
	padding-top: 50px; 
	background: #FFF url(images/buddies.gif) no-repeat left top;
}

#master_sidebarWalkthroughs
{
	padding-top: 50px;
	background: #FFF url(images/magnif.gif) no-repeat left top;
}

.sidebarcontent a
{
	padding: 2px 5px;
	color: #5377A9;
	text-decoration: none;
}

.sidebarcontent a:hover
{
	background-color: #0F2543;
	color: #FFF;
}

.sidebarcontent a:visited
{
	font-weight: normal;
}

#master_content
{
	float: left;
	width: 650px;
	margin-right: -550px;
	color: #666666;
}



#master_contentplaceholder
{
	padding: 10px  20px 20px 20px;
	border-left: 1px solid #0F2543;
	border-right: 1px solid #0F2543;
	border-bottom: 1px solid #0F2543;
	background-color: #EFEFEF;
	line-height: 1.5em;
}

#master_contentfooter
{
	clear: both;
	padding: 10px 0 5px 10px;
	color: #333;
	font-size: 0.8em;
	letter-spacing: 0.1em;
}

/* Content Page Layout */



.Errors
{
	border: thin ridge #000000;
	font-size: 10pt;
	font-weight: bold;
	color: #2f4f4f;
	background-color: #FF9933 ;
	vertical-align: middle;
	text-align: center;
}
.TextBox
{
	font-family: Verdana,Arial, Sans-Serif;
	color:black;
	font-size:9pt;
	background-color:  #e2e2d2  ;
}	
.WebFormTitles
{
		color:#5377A9;
	font-family: Verdana;
	font-weight:bold;
	font-size:11px;
}
.panels 
{
	
}

.heading {
	padding: 1em 0 1em 0;
	color:#5377A9;
	font-family: Verdana,Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.2em;
}

.subheading{
	padding:.8em 0 0.5em 0;
	color:#0F2543;
	font-weight:bold;
	font-family: Verdana,Arial, Sans-Serif;
	font-size:1.1em;
}

p {}

em {font-style:italic}

i {font-style: italic;}

strong {font-weight:bold;}

.codeReference
{
	font-family: Verdana, 'Courier New', Monospace;
	font-style: normal;
	font-weight: bold;
}

pre, code {
	display:block;
	margin:15px 15px 15px 0;
	padding:10px;
	border:1px dashed #CCC;
	background-color:#FFF;
	color:#000;
	font-family: Verdana,'Courier New', Monospace;
	font-size:0.9em;
	font-style:normal;
}

.releaseList {
	list-style-type:disc;
}


/* Styles for the Animation Reference */
.animationReferenceTable
{
}

.animationReferenceRow
{
}

.animationReferenceField
{
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
}

.animationReferenceCode
{
	margin-top: 5px;
	vertical-align: top;
	font-family: Verdana, 'Courier New', Monospace;
	font-style: normal;
	font-weight: bold;
	
	display:block;
	background-color:#FFF;
	color:#000;
	font-family: Verdana,'Courier New', Monospace;
	font-size:0.9em;
	font-style:normal;
	font-weight: bold;
	margin-bottom: 5px;
}

.animationReferenceItems
{
	vertical-align: top;
}

.animationReferenceItemTable
{
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.animationReferenceItemRow
{
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.animationReferenceItem
{
	width: 100%;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}

.animationReferenceItemCode
{
	display:block;
	background-color:#FFF;
	color:#000;
	font-family: Verdana,'Courier New', Monospace;
	font-size:0.9em;
	font-style:normal;
	font-weight: bold;
}

/******************************/
/**Styling information specific to individual content pages**/

/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #D3DEEF;
    border-top: none;
    padding: 2px;
    padding-top: 2px;
}

/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}

/*Cascading DropDown*/

/*CollapsiblePanel*/
.collapsePanel {
	
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{
	width:100%;
	height:30px;
	background-image: url(images/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
}

#master_content .collapsePanelHeader a {color:#FFF;}
#master_content .collapsePanelHeader a:hover {text-decoration:none;background:none;}

/*Confirm Button*/

/* DropShadow */

#master_content .dropShadowPanel span {color:white;text-decoration:underline;}
#master_content .dropShadowPanel span:hover {text-decoration:none;}


.dropShadowPanel 
{
	width:300px;
	background-color:#5377A9;
	color:white;
	font-weight:bold;
}


/* PagingBulletedList */
.selectIndex {
    font-weight: bold;
    text-decoration:none;
}
.unselectIndex {
    font-weight:normal;
    text-decoration:underline;
}


/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}

/* ResizableControl */

.frameImage
{
	width:130px;
	height:65px;
	overflow:hidden;
	float:left;
	padding:3px;
}

.frameText
{
	width:100px;
	height:100px;
	overflow:auto;
	float:left;
	background-color:#ffffff;
	border-style:solid;
	border-width:2px;
	border-color:Gray;
	font-family: Verdana,Helvetica;
	line-height:normal;
}

.resizingText
{
	padding:0px;
	border-style:solid;
	border-width:2px;
	border-color:#7391BA;
}

/*Textbox Watermark*/

.unwatermarked {
	height:18px;
	width:148px;
}

.watermarked {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}


/************ MaskedEdit Related Styles ***********************/
.MaskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError
{
    background-color: #ffcccc;
}
.MaskedEditFocusNegative
{
    background-color: #ffffcc;
    color: #ff0000;
}
.MaskedEditBlurNegative
{
    color: #ff0000;
}

.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: white;
    color: red;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}

/* SlideShow styles */

.slideTitle
{
	font-weight:bold;
	font-size:small;
	font-style:italic;
}

.slideDescription
{
	font-size:small;
	font-weight:bold;
}

.validatorCalloutHighlight
{
    background-color: White ;
}

.ListSearchExtenderPrompt
{
	font-style:italic;
	color:Gray;
	background-color:white;
}