﻿/* 
 * START of trying to get the GITA menu text to display correctly 
 * 
 * The GITA menu doesn't display correctly on the "How Do I?" default.asp page without the following 
*/



/* -------------------------- Banner CSS Starts  ----------------------------*/

#MinWidthContainer {
	padding-left:790px; /* 790px */
	height: 135px;
}

#MinWidthContainer #PageContainer #PageContentContainer {
	margin-left:-790px; /* -790px */
	position: relative;
	height: 1px;
}

/* ------------------------- Top Drop Menu Begins --------------------------- */
.topmenu_wrapper {
	background: #333333 url(../images/bnr02.jpg) no-repeat left bottom;
	width: 100%;
	text-align: center;
	height: 20px; /* orig = 20px; 20 is good */
	display: table;
	white-space: nowrap;
	}

.topmenu {
	color:#FFFFFF;
	width: 62em; /* 42em; has to do with centering the tab strip of the menu */
	margin-left:auto;
	margin-right: auto;
	position: relative;
	white-space: nowrap;
	}

#nav li:hover ul.sub
{
	left:0em;
	top:1.5em;
	background: #062233;
	width:72em; /* 72em; 58em orig=53em; sets the width of the fly drop down menu box */
	height:6em; /* orig=5.3em; */
	z-index:100;
	font-weight: normal;
	text-align: left;
	overflow: auto;
	position:absolute;
	border: 1px solid #A24500;
	/* for IE */
  	filter:alpha(opacity=90);
	/* CSS3 standard */
  	opacity:0.9;
	padding: 7px; /* orig=1px; padding all around the border of the drop down menu */
}


#nav {
	margin:0;
	list-style:none;
	z-index:500;
	padding: 0;
	width: 174em; /* 74 orig=44em; - sets the width of the top menu tab bar */
	font-weight: bold;
}
#nav li.top {
	display:block;
	float:left;
	white-space: normal;
	
}
#nav li.top:hover {

	
}
#nav li a.top_link {
	line-height:1.5em; /* orig=1.5em; */
	display:block;
	float:left;
	color:#FFF;
	text-decoration:none;
	font-size:1em;
	cursor:pointer;
	margin-top: 0;
	margin-bottom: 0;
	padding-right: 10px;
	padding-left: 10px;
	background: url(/AzDWR/images/Assets/images/tab_corner.gif) no-repeat left top; /* the cut out on the left side of the menu tab */
	font-size: 0.9em; /*  orig=1em; sets size of the font in the top tab menu items */
}

#nav li a.top_link:hover {
  color:#FFFFFF;
  cursor:pointer;
  	
}

#nav li a.top_link span {float:left; display:block;}
#nav li a.top_link span.down {float:left; display:block;}
.down:hover {
	
}

#nav li:hover a.top_link {color:#FFFFFF; }
#nav li:hover a.top_link span {color:#FFFFFF; }
#nav li:hover a.top_link span.down{
	
}

#nav li:hover {
	z-index:400;
	background: #A24500;
	color:#FFFFFF;	

}

#nav li:hover ul.sub li
{
	position:relative;
	float:left;
	font-weight:normal;
	color:#FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-right: 5px;
	padding-top: 0px;
	white-space: normal;
}
#nav li:hover ul.sub li:hover
{
	background: #A24500;
	color:#FFFFFF;
	background: #A24500;
}
#nav li:hover ul.sub li a
{
	display:block;
	font-size:1em;
	width:19em; /* 17em orig=14em; sets the width of the menu item display box */
	color:#FFF;
	text-decoration:none;
	font-weight: normal;
	padding-left: 1px;
}
.topmenu_wrapper .topmenu #nav .fly {
	font-size: 0.9em; /* 0.9em; sets the text size for the fly menu items */
	line-height: 2.0em; /* 1.8em; sets the height of the menu item display area */
}


#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none; color:#FFFFFF; }
#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{color:#FFFFFF; } 
.viewall{
	background: #A24500;
	text-align:center;
}

/* ---------------------------- Top Drop Menu ENDS---------------------------- */

/* END of trying to get the GITA menu text to disopay correctly */
/* END of trying to get the GITA menu text to disopay correctly */
/* END of trying to get the GITA menu text to disopay correctly */









div.indentDiv 
{
    color:#333333; margin-left:10px; Z-index: 2; text-align: left;
    position: relative; padding: 1px; overflow:hidden; font-size:10px;
    display:none; width: 90%; 
    -moz-opacity:0.0; filter:alpha(opacity=0); 
    /*		border:1px solid #8CAAE6; background-color: White; */
}
 
/* Link listed-order MUST be link, visited, hover, active to be effective */

A.HowDoILink:link { font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-size:10px; font-weight:700; color:#662102; }
A.HowDoILink:visited{ font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-size:10px; font-weight:700; color:Navy;}
A.HowDoILink:hover  { font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-size:10px; font-weight:700; color:#FF1000;  background-color:#fbfa7d}
A.HowDoILink:active{ font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-size:10px; font-weight:700; color:#06FF00; }

/* Master Page Layout */
#master_header
{
	margin: -1px auto 0 auto;
	width: 800px;
}

#master_headertop
{
	/* background: url(/AzDWRApps/images/Controls/headertop_img.jpg) no-repeat left top; */
}

#master_headerbottom
{
	/* background: url(/AzDWRApps/images/Controls/headerbottom_img.png) no-repeat left top; */
}

#master_page
{
	margin: 5px auto 20px auto;
	width: 800px;
	height:100%; 
	background-color:white;

}

#master_menu 
{
	float: left;
	width: 240px;
	padding-right: 10px;
}

.sidebar 
{
	width: 100%;
	margin-bottom: 10px;
}

.sidebarheader
{
	height: 20px;
	padding: 5px 0 0 35px; 
	background: url(/AzDWRApps/images/Controls/sidebar_header.png) no-repeat left top;
	color: #00659D;
	font-family: Arial, Sans-Serif;
	font-size: 1.0em;
	font-weight: bold;
	text-transform: uppercase;
}

.sidebarcontent
{	
	border: 1px solid #0F2543;
	padding: 20px 20px 20px 10px; /* 20px 20px 20px 30px; */
	line-height: 1.5em;
	font-weight: bold;
	font-size:xx-small;
}

#master_sidebarCategory
{	
	padding-top: 10px; /* 72px; */
	background: #FFF; /* url(/AzDWRApps/images/Controls/samples_bg.gif) no-repeat left top; */
}

#master_sidebarProgram
{
	padding-top: 10px; /* 72px; */
	background: #FFF /* url(/AzDWRApps/images/Controls/walkthrough_bg.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;
}

#NAGH
{
	padding: 10px 20px 40px 20px;
	border-left: 1px solid #0F2543;
	border-right: 1px solid #0F2543;
	border-bottom: 1px solid #0F2543;
	background-color:Blue;
	line-height: 1.5em;
}

#master_content
{
	float: left;
	width: 100%;
	height: 100%;
	margin-right: -550px;
	/* color: #666666; */
	
}

/* */
#master_content a
{
	color: IndianRed;
	padding: 1px;
	text-decoration: underline;
   	font-size: 0.9em;
	font-weight:normal;
}

#master_content a:link
{
   	color: IndianRed;
	padding: 1px;
	text-decoration: underline;
   	font-size: 0.9em;
	font-weight:normal;

}

#master_content a:visited
{
   	color: IndianRed;
	padding: 1px;
	text-decoration: underline;
   	font-size: 0.9em;
	font-weight:normal;

}

#master_content a:hover
{
	/* background-color: #6291d2; */
	color:#FFFFFF;
	padding: 1px;
	text-decoration: none;
   	font-size: 0.9em;
	font-weight:normal;
}
/* */

#master_content ul
{
	margin: 0 25px 0 30px;
}

#master_contentheader
{
	/* height: 19px; /* for the tabs, if you use them */
/*	background: url(/AzDWRApps/images/Controls/rightcoltop.gif) no-repeat right top; */
    /* background: url(/AzDWRApps/images/Controls/rightcoltop.gif) no-repeat left top; */
}

#master_contentplaceholder
{
	padding: 10px 20px 40px 20px;
	border-left: 0px solid #0F2543;
	border-right: 0px solid #0F2543; 
	border-bottom: 0px solid #0F2543;
	background-color: #FFFFFF;
	line-height: 1.5em;
}

#master_contentfooter
{
	clear: both;
	padding: 10px 0 5px 10px;
	color: #333;
	font-size: 0.3em;
	letter-spacing: 0.1em;
}

#master_footer
{
	margin: -1px auto 0 auto;
	width: 800px;
}

.demoareaheading 
{    
    padding-bottom:0px;
    padding-left:20px;
    padding-right:10px;
    padding-top:0px; 	
	width:675px; /* this should be the same as demobottom */
	/* min-height:30px; */
}
 
/* Content Page Layout - this is the rectangle (background) that houses all the (blue) drop down bars            */
.demoarea 
{
    padding-bottom:0px;
    padding-left:20px;
    padding-right:10px;
    padding-top:0px; 	
	width:675px; /* this should be the same as demobottom */
	/*height:30px;
	min-height:30px; */
}

.demobottom 
{
    padding-bottom:0px;
    padding-left:10px;
    padding-right:10px;
    padding-top:0px; 
	height:8px; /* the height of the graphic (8x448) */
	/* background:#FFF url(//AzDWRApps/images/demobottom745.jpg) no-repeat left bottom; */
	width:745px; /* this should be the same as demoarea */
}

.demoarea p 
{
	padding:5px;
}

.demoheading {
	padding-bottom:0px;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.5em;
}

.heading {
	padding: 1em 0 1em 0;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.2em;
}

.subheading{
	padding:.8em 0 0.5em 0;
	color:#0F2543;
	font-weight:bold;
	font-family:Arial, Sans-Serif;
	font-size:1.1em;
}

p {}

em {font-style:italic}

i {font-style: italic;}

strong {font-weight:bold;}

.codeReference
{
	font-family: '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:'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: 'Courier New', Monospace;
	font-style: normal;
	font-weight: bold;
	
	display:block;
	background-color:#FFF;
	color:#000;
	font-family:'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:'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: 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
{
	color: #FFFFFF;
	background: none;
	text-decoration: underline;
}

#master_content .accordionHeader a:visited
{
	color: #FFFFFF;
	background: none;
	text-decoration: underline;
}


.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

/*Cascading DropDown*/


/*Collapsible Panels*/
.collapsePanel {
	background-color:#F5F5DC; /* Beige; */
	border: solid thin Brown;
	overflow:hidden;
}

.collapsePanelHPOnly {
	background-color:#F5F5DC; /* Beige; */
    border: solid thin Brown;
	/* width:650px; <--- this doesn't let the right border display */
}

.collapsePanelHeader
{
    padding-left:18; 
	border-bottom:1px solid navy; 
	border-left:1px solid #eeeeee; 
	border-right:1px solid navy; 
	border-top:1px solid #dddddd; 
	font:bold 13px Tahoma; 
	color:#ffffff; 
	/* background:#7C9AE0; */ /* get rid of the background color and replace with Sunset.jpg */
	text-align:left;
	text-decoration:none;
	width:100%;
	height:18px; /* sets the height of the Sunset accordian bars */
    vertical-align:text-top; 
	font-size:1.1em;  /* font at top of bar */
	background-image: url(/AzDWRApps/HowDoI/images/Sunset.jpg); /* the major part (right) of the drop down header bars i.e. Apply, change... */
	background-repeat:repeat-x; 

}

.collapsePanelHeaderHPOnly{	
	width:800px;
	height:30px;
	background-image: url(/AzDWRApps/images/HomePage/FooterHomePageOnly.jpg);
	background-repeat:no-repeat;
}


#master_content .collapsePanelHeader a {color:#FFF;}
#master_content .collapsePanelHeader a:hover {text-decoration:none;background:none; background-color:Lime;}

/*Confirm Button*/

/* DropShadow */

/* hoses up top of page menu tabs
#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;		
}

/*Drag Panel*/
.dragMe {
	width:100%;
	height:21px;
	background-color:#FFF;
	background-image:url(/AzDWRApps/images/Controls/header-opened.png);
	text-align:center;
	cursor:move;
	font-weight:bold;
}

.overflowHidden {overflow:hidden;}

.overflowScroll {overflow:hidden;}

/*Hover Menu*/
.popupMenu {
	position:absolute;
	visibility:hidden;
	background-color:#F5F7F8;
	opacity:.9;
	filter: alpha(opacity=90);
}

.popupHover {
	background-image:url(/AzDWRApps/images/Controls/header-opened.png);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#F5F7F8;
}

/* PagingBulletedList */
.selectIndex {
    font-weight: bold;
    text-decoration:none;
}
.unselectIndex {
    font-weight:normal;
    text-decoration:underline;
}


/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}

/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}

/*Reorder List*/
.dragHandle {
	width:10px;
	height:15px;
	background-color:Blue;
	background-image:url(/AzDWRApps/images/Controls/bg-menu-main.png);
	cursor:move;
	border:outset thin white;
}

.callbackStyle {
	border:thin blue inset;		
}

.callbackStyle table {
	background-color:#5377A9;	
	color:Black;
}


.reorderListDemo li {
	list-style:none;
	margin:2px;
	background-image:url(/AzDWRApps/images/Controls/bg_nav.gif);
	background-repeat:repeat-x;
	color:#FFF;
}

.reorderListDemo li a {color:#FFF !important; font-weight:bold;}

.reorderCue {
	border:dashed thin black;
	width:100%;
	height:25px;
}

.itemArea {
	margin-left:15px;
	font-family:Arial, Verdana, sans-serif;
	font-size:1em;
	text-align:left;
}


/* Rounded Corners*/

.roundedPanel
{	
	width:300px;	
	background-color:#5377A9;	
	color:white;
	font-weight:bold;		
}

/* 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:Helvetica;
	line-height:normal;
}

.handleImage
{
	width:15px;
	height:16px;
	background-image:url(/AzDWRApps/images/Controls/HandleHand.png);
	overflow:hidden;
	cursor:se-resize;
}

.handleText
{
	width:16px;
	height:16px;
	background-image:url(/AzDWRApps/images/Controls/HandleGrip.png);
	overflow:hidden;
	cursor:se-resize;
}

.resizingImage
{
	padding:0px;
	border-style:solid;
	border-width:3px;
	border-color:#B4D35D;
}

.resizingText
{
	padding:0px;
	border-style:solid;
	border-width:2px;
	border-color:#7391BA;
}

/*Textbox Watermark*/

.unwatermarked {
	height:18px;
	width:148px;
	font-weight:bold;
}

.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;
}

.filledRatingStar {
    background-image: url(/AzDWRApps/images/Controls/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(/AzDWRApps/images/Controls/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(/AzDWRApps/images/Controls/SavedStar.png);
}


/*Toggle Button*/

/*Setup*/
.walkthrough li {padding-bottom:5px;}

/*Using a sample extender*/

/*Creating a new extender*/
.walkthroughNote {
	padding-left:25px;
	font-style:italic;
}

/*Other neat stuff*/





/************ PasswordStrength Related Styles ***********************/
.TextIndicator_TextBox1
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;  
     padding: 2px 3px 2px 3px;   
}

.BarIndicator_TextBox2
{
    color:Blue;
    background-color:Blue;
}

.BarBorder_TextBox2
{
    border-style:solid;
    border-width:1px;
    width:200px;
    vertical-align:middle;
}

.TextIndicator_TextBox3
{
     background-color:Blue;
     color:Yellow;
     font-size:small;
     font-variant:small-caps;  
     padding: 2px 3px 2px 3px;   
}

.TextIndicator_TextBox3_Handle
{
	width:16px;
	height:14px;
	background-image:url(/AzDWRApps/images/Controls/Question.png);
	overflow:hidden;
	cursor:help;
}

.dynamicPopulate_Normal 
{	
	border:silver 1px inset;
	padding:2px;
	text-align:center;
	height:2em;
	margin:5px;
	width:200px;
}

.dynamicPopulate_Updating 
{ 
	background-image:url(/AzDWRApps/images/Controls/loading.gif);
	background-repeat:no-repeat;
	border:silver 1px inset;
	text-align:center;
	padding:2px;
	height:2em;
	margin:5px;
	width:200px;
}
/************ MaskedEdit Related Styles ***********************/
.MaskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError
{
    background-color: #ffcccc;
}
.MaskedEditFocusNegative
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditBlurNegative
{
    color: #ff0000;
}

.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: lemonchiffon;
    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;
}

.validatorCalloutHighlight 
{
    background-color: lemonchiffon; 
}

.ListSearchExtenderPrompt
{
	font-style:italic;
	color:Gray;
	background-color:white;
}

/************ Accordian Related Styles from http://www.obout.com ***********************/

.SMParent 
{
    /* Sunset.jpg matches the Sunset theme of telerik */
   	background-image:url(/AzDWRApps/HowDoI/images/Sunset.jpg); /* added 20px high Sunset.jpg to match the Sunset theme of telerik */
	background-repeat:no-repeat;
    
	padding-left:18; 
	border-bottom:2px solid brown; 
	border-left:1px solid #dddddd; 
	border-right:1px solid brown; 
	border-top:1px solid #FFFFE0; /* #dddddd; */
	height:20; 
	font:bold 13px Tahoma; 
	color:#ffffff; 
/*	background:#bb3b02; */  /* 7C9AE0 is the light blue, or red-orange (bb3b02) of the drop down bars */
	text-align:left;
	text-decoration:none;
	padding-left: 20px; padding-right: 10px; cursor: pointer; vertical-align: middle;
}
.SMParentOver { /* don't think this is used in How Do I? */
	padding-left:18; 
	border-bottom:1px solid navy; 
	border-left:1px solid #eeeeee; 
	border-right:1px solid navy; 
	border-top:1px solid #dddddd; 
	height:20; 
	font:bold 13px Tahoma; 
	color:#ffffff;
	background-color:#9CbAE9; 
	text-align:left;
	text-decoration:none; 
	cursor:pointer; cursor:hand;
}
.SMParentSelected { /* don't think this is used in How Do I? */
	padding-left:18; 
	border-bottom:1px solid navy; 
	border-left:1px solid #eeeeee; 
	border-right:1px solid navy; 
	border-top:1px solid #dddddd; 
	height:20; 
	font:bold 13px Tahoma; 
	color:#ffffff; 
	background:#7C9AE0; 
	text-align:left;
	text-decoration:none; 
	cursor:pointer; cursor:hand;
}

.SMChild 
{
    margin-left:15px;
	padding-left:10px; 	
	padding-right:10px; 
	font:11px Tahoma; 
	color:#2D466F; 
	text-align:left;
	text-decoration:none;
	border: 1px solid #bb3b02;
}
.SMChildOver {
	padding-left:10px; 
	padding-top:5px; 
	font:11px Tahoma; 
	color:#1C2B45; 
	text-align:left; 
	text-decoration:underline; 
}
.SMChildSelected {
	padding-left:10px; 
	padding-top:5px; 
	font:11px Tahoma;
	color:crimson; 
	text-align:left;
	background-color:#f6dde3; 
	text-decoration:underline;
}

.SMChildImage {
}

.SMChildrenBox {
	height:150px;
	background-color:white;
}

.SMMenu {
	border: 1px solid #bb3b02;
	width: 100%;
}

a img {

    border-width:0px;
}

