﻿/***
 Screen
****/
@media screen, projection, print
{
/****
 Home.css
****/
/*
** Home page containers
**
** Top section for flash and right aligned images
*/
#LMIhomeTop
{
	height: 380px;
	display: block;
	padding-top: 30px;
	padding-left: 18px;
	padding-right: 10px;
	padding-bottom: 0px;
}

#LMIhomeLeftCol
{
	width: 550px;
	float: left;
}

#LMIhomeRightCol
{
	width: 180px;
	float: right;
}

/*
** Bottom section of home page to contain text blocks
*/
#LMIhomeBottom
{
	width: 730px;
	padding-right: 10px;
	padding-left: 18px;
	padding-bottom: 20px;
	text-align: left;
	display: block;
}

/*
** Disclaimer text at bottom of home page
*/
#LMIdisclaimer
{
	width: 675px;
	font-size: 10px;
	color: #8E8E8E;
	padding-left: 75px;
	padding-right: 20px;
	padding-top: 9px;
	padding-bottom: 9px;
	text-align: left;
	vertical-align: middle;
}

#LMIdisclaimer img
{
	float: left;
	margin-left: -55px;
}

/*
** Class types
**
** Block of text on home page.  H1 for title should be outside this class.
*/
.LMIhomeBlock
{
	text-align: left;
	line-height: 18px;
	padding-bottom: 10px;
}
/****
 end Home.css
****/



/****
 Main.css
****/
/* =universal - Set everything to square 1
----------------------------------------------*/
*
{
	
}
.LMIbody
{
	background: url(../../Images/BackgroundBody.jpg) repeat-x;
	background-position: 8px left;
	margin:  0px;
	padding: 0px 0px 20px 0px;
	/*text-align: center;*/
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	color: #4D4D4D;
	height: 100%;
}

.CSCbody
{
	background: url(../../Images/Coalition_Background.jpg) repeat-x;
	background-position: 8px left;
	margin:  0px;
	padding: 0px 0px 20px 0px;
	/*text-align: center;*/
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	color: #4D4D4D;
	height: 100%;
}


body 
{
}
.master
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	background-color:transparent;
}
.masterContent
{
	background-color:transparent;
}

.mainContent p, .mainContent ul, .mainContent ol, 
.mainContent blockquote, .mainContent dl, .mainContent td
{
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	color: #4D4D4D;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 18px;
	margin-right: 5px;
}

.mainContent a
{
	color: #999999;
}

.mainContent h1
{
	font-family: Georgia;
	font-size: 44px;
	font-weight: normal;
	color: #4D4D4d;
	border-bottom: solid 1px #9999CC;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
}

.mainContent h2
{
	font-family: Verdana, Sans-Serif;
	font-size: 18px;
	color: #4D4D4D;
	text-decoration: underline;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

.mainContent img
{
	border: none;
}

form
{
}
.mainContent input, .mainContent textarea, .mainContent select
{
	font-size: 11px;
	font-family: 'Lucida Console', Courier New, Courier;
	color: #333;
}

.mainContent select
{
	z-index: 1;
}

.mainContent input.button,
.mainContent input.Button
{
	border-top: 1px solid #A9A9A9;
	border-left: 1px solid #A9A9A9;
	border-bottom: 2px solid #838383;
	border-right: 2px solid #838383;
	background-color: #F8F8F8;
	padding-left: 4px;
	padding-right: 4px;	
	font-size: 11px;
	font-weight: bold;
	color: #838383;
	font-family: Arial, Verdana, Sans-Serif, SansSerif;
	margin: 1px;
}

/*
** Main Bounding Container restricting width.  To be used center-aligned. 
*/
#LMIcontainer
{
	width: 770px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background: white url(../images/BackgroundContent.gif) repeat-x top left;
	/*text-align: center;*/
}

#CSCcontainer
{
width: 770px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background: white url(../images/BackgroundContent.gif) repeat-x top left;
	/*text-align: center;*/

}

/*
** Logo used only for printing
*/
#LMIlogo
{
	clear: both;
	display: none;
	visibility: hidden;
	z-index:5;
	position:relative;
}

/*
** Header with links and search
*/
#LMIheader
{
	background: white url(../../images/BackgroundHeader.jpg) no-repeat top center;
	width: 764px;
	height: 164px;
	margin-left: auto;
	margin-right: auto;
	/*padding-right: 10px;*/
	text-align: right;
	z-index:5;
	position:relative;
}

#CSCHeader
{
	background: white url('../../Images/coalition_header.jpg') no-repeat top center;
	width: 764px;
	height: 191px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}

#SBHeader
{
	background: white url('../../Images/sb_header.jpg') no-repeat top center;
	width: 764px;
	height: 191px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}

#LMIheader .LMIlinks
{
	color: White;
	font-size: 10px;
	padding-right: 20px;
	padding-top: 10px;
	z-index:5;
}

.LMIsearchLine
{
	width: 100%;
	padding: 10px 20px 0px 0px;
}
.ms-sbcell
{
	width:100%;
	text-align: right;
}
.ms-sbLastcell
{
	width:10px;
}
.mainContent input.search
{
	font-family: Verdana;
	color: #939393;
	background-color: White;
	border: solid 1px #CCB442;
	width: 200px;
	margin-right: 10px;
	vertical-align: middle;
	padding: 2px;
}

.mainContent input.searchBtn
{
	vertical-align: middle;
}

/*
** Top Navigation with drop down
*/
#LMItopnav
{
	width: 770px;
	height: 35px;
	padding: 0px;
}

/*
** Main content block container.  Will contain child content blocks.
*/
#LMIcontent
{
	width: 768px;
	height: 380px;
	border-left: solid 1px #CCB442;
	border-right: solid 1px #CCB442;
	background: white url(../../images/BackgroundContent.gif) repeat-x top left;
	margin-left: auto;
	margin-right: auto;
}
.mainContainerTop
{
	/*width: 100%;*/
	width: 768px;
	/*height: 200px;*/
	background: white url(../../images/BackgroundContent.gif) repeat-x top left;
	border-left: solid 1px #CCB442;
	border-right: solid 1px #CCB442;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}
.mainContainer
{
	/*width: 100%;*/
	width: 768px;
	/*height: 200px;*/
	border-left: solid 1px #CCB442;
	border-right: solid 1px #CCB442;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}
.topSummaryBackground
{
	background-color: #E8E8E8;
	vertical-align: middle;
}
.topSummaryBorder
{
	background-image: url(../../images/BackgroundContent1.gif);
	background-repeat: repeat-x;
	background-position: top left;
	height: 18px;
}
.mainContent
{
	width: 100%;
	/*width:770px;*/
}
/*
** Footer section with links and copyright
*/
#LMIfooter
{
	width: 768px;
	height: 19px;
	background-color: #9999CC;
	font-size: 10px;
	color: white;
	padding-top: 6px;
	text-align: left;
	border-left: solid 1px #CCB442;
	border-right: solid 1px #CCB442;
}

#LMIfooter .LMIlinks
{
	margin-left: 20px;
	float: left;
}

#LMIfooter .LMIcopyright
{
	margin-right: 20px;
	float: right;
}

.LMIlinks a
{
	color: white;
	text-decoration: none;
}


.topNavContainer
{
	background-image:url("../../Images/NavBackground.gif");
	background-repeat:repeat-x;
	height:35px;
	padding: 0;
	`/*padding: 0 10px 0 10px;*/
	margin: 0;
}
.topNav
{
z-index:10;
    *position:relative;
    *top:-1px;
}
.topNavItem
{
	background-image: url('../../Images/NavSeparator.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	font-family: Verdana;
	font-weight: bold;  
	font-size: 9pt; 
	color: #3a4663;
	padding-top: 3px;	
}
.topNavItem a
{
	display:block;
	padding-left: 10px;
	padding-right: 10px;
	height:22px;
	width: 134px;
	text-align: center;
}
.topNavSelected a
{
	background-image: url('../../Images/NavSeparator.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	font-family: Verdana;
	font-weight: bold;  
	font-size: 9pt; 
	color: #3a4663;	
	text-align: center;
}
.topNavHover a
{
	background-image: url('../../Images/NavSeparator.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	font-family: Verdana;
	font-weight: bold;  
	font-size: 9pt; 
	color: #3a4663;	
	text-align: center;
}
.topNavFlyOuts
{
	border-top:1px #CBD1E0 solid;
	background-color: #EBEBEB;
}
.topNavFlyOutsItem
{
	font-family: verdana; 
	font-size: 8pt; 
	background-color: #EBEBEB;
	border:1px #CBD1E0 solid;
	border-top-style: none;
	color:#3A4663; 
	/**width:200px;*/
	*width:100%;
	min-width:150px;
	text-decoration: none;
	padding-right: 5px;
}
.topNavFlyOutsItem a
{
    display:block;
    padding:4px 0px 4px 5px;
}
.topNavFlyOutsItem a:hover
{
	text-decoration: underline;
	/*background-color: #B2BCD3;*/
}
.topNavFlyOutsHover
{
	text-decoration: underline;
	/*background-color: #B2BCD3;*/
}
.topNavRoundLeft, .topNavRoundRight
{
    width:0px;
}


/*
** Class types
**
** Breadcrumbs line on interior pages
*/
.breadcrumb
{
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	color: #6F7CB8;
	border: none;
}

.breadcrumb a
{
	text-decoration: underline;
}

/*
** separator class used to space out separating text in lines of links and breadcrumbs
*/
.LMIseparator
{
	padding-left: 10px;
	padding-right: 10px;
}

.leftNavContainer
{
	padding-top: 27px;
	background-color: #EBEBEB;
	width: 150px;
	/*width: 135px;*/
	height: 260px;
}

.NarrowleftNavContainer
{
	padding-top: 27px;
	background-color: #EBEBEB;
	width: 5px;
	/*width: 135px;*/
	height: 260px;
}



.leftNav
{
	margin-right:0px;
	margin-left:0px;
	margin-top:0px;
	padding-top:9px;
	border:none;
	background-color: transparent;
	/*width:135px;*/
	width: 145px;
}
.leftNavSpacer
{
	width:150px;
	/*width: 135px;*/
}
.leftNavSelected
{
	background-color: #F3F3F3;
	color: #6F7CB8;
		border:none;
	/*border-bottom:1px #B2BCDD solid;
	line-height:14pt;*/
}
.leftNav1, .leftNav2, .leftNav3
{
                /*width: 135px;*/
                height: 38px;
                color: #6F7CB8;
                background-image: url(../../images/BackgroundLeftMenu.gif);
                background-repeat: no-repeat;
}
.leftNav1
{
                /*width: 135px;*/
                height: 38px;
                background-image: url(../../images/BackgroundLeftMenu.gif);
                background-repeat: no-repeat;
}
.leftNav1 a, .leftnav2 a:hover
{
/*           font-family: tahoma;  
                font-size: 9pt; 
                font-weight:bold; 
                padding-left:5px;
                display:block;*/
                /*width: 135px;*/
                height: 38px;
                background-image: url(../../images/BackgroundLeftMenu.gif);
                background-repeat: no-repeat;
                padding-right:0;
}
.leftNav2
{              
                /*width: 135px;*/
                height: 38px;
                background-image: url(../../images/BackgroundLeftMenu.gif);
                background-repeat: no-repeat;
}
.leftNav2 a, .leftnav2 a:hover
{
/*           font-family: tahoma;  
                font-size: 9pt; 
                font-weight:bold; 
                padding-left:5px;
                display:block;*/
                /*width: 135px;*/
                height: 38px;
                background-image: url(../../images/BackgroundLeftMenu.gif);
                background-repeat: no-repeat;
                padding-right:0;
}
.leftNav3
{              
                /*width: 135px;*/
                height: 38px;
                background-image: url(../../images/BackgroundLeftMenu.gif);
                background-repeat: no-repeat;
}
.leftNav3 a, .leftnav3 a:hover
{
/*           font-family: tahoma;  
                font-size: 9pt; 
                font-weight:bold; 
                padding-left:5px;
                display:block;*/
                /*width: 135px;*/
                height: 38px;
                background-image: url(../../images/BackgroundLeftMenu.gif);
                background-repeat: no-repeat;
                padding-right:0;
}
.leftNavHover
{
                /*width: 135px;*/
                height: 38px;
                background-image: url(../../images/BackgroundLeftMenu.gif);
                background-repeat: no-repeat;
                background-color: #F3F3F3;
}
.leftNavFlyOuts
{
	background-image: none;
	font-family:Tahoma; 
	font-size:8pt; 
	border-top:1px #CBD1E0 solid;
	border-left:1px #CBD1E0 solid;
	border-right:1px #CBD1E0 solid;	
}
.leftNavFlyOutsItem
{
	border-bottom:1px #CBD1E0 solid;
	background-color: #ECEFF3;
	background-image: none;
}
.leftNavFlyOutsItem a
{
	padding:1px 5px 1px 5px;
	display:block;
	color:#354260;
	*width:210px;
	min-width:100px;
	background-image: none;
}
.leftNavFlyOutsHover
{
	background-color: #F3F3F3;
	background-image: none;
}
.leftNavContentArea
{
	height: auto;
	width: 135px;
}

.NarrowleftNavContentArea
{
	height: auto;
	width: 5px;
}


.LMISidebar
{
	margin-left:5px; 
	padding-top:12px;
	padding-left: 16px;
	padding-right: 16px;	
	position:relative;
	/*height:310px;*/
	height: auto;
	background-color: #FFEA86;
}
.topSummaryArea
{
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	text-align: left;
	line-height: 14px;
}
.LMIPageTitle
{
	font-family: Georgia;
	font-size: 40px;
	line-height: 44px;
	font-weight: normal;
	color: #4D4D4d;
	border-bottom: solid 1px #9999CC;
	width: 100%;
	padding-bottom: 10px;
	padding-top: 5px;
}

.LMIPageTitleandImage
{
	font-family: Georgia;
	font-size: 40px;
	line-height: 44px;
	font-weight: normal;
	color: #4D4D4d;
	border-bottom: solid 1px #9999CC;
	width: 75%;
	padding-bottom: 10px;
	padding-top: 1px;
}


#columnThreeLayout
{
	width: 770px;
	height: 260px;
	display: block;
	background-color: white;
	text-align: left;
	background-image: url(../../images/BackgroundInterior1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 2px;
}

.LMIArticleSummary
{
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	color: #4D4D4D;
	line-height: 18px;
	padding-bottom: 10px;
}
.LMIArticleLink a:hover, .LMIArticleLink a:link, .LMIArticleLink a:visited
{
	display: block;
	font-family: Verdana, Sans-Serif;
	font-size: 18px;
	color: #4D4D4D;
	text-decoration: underline;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* Custom Webpart Classes */
.webpartTitle
{
	font-size: 12px;
	font-weight: bold;
}

.webpartGridHeader
{
	font-size: 12px;
	font-weight: bold;
}

.webpartError
{
	font-weight: bold;
}

.webpartRedText
{
	color: #ff0000;
}

.webpartBigText
{
	font-size: 18px;
}

/* Order Materials Product List styles */

.productGridHeader
{
	font-size: 12px;
	font-weight: bold;
	background-color: #4C478A;
	color: #FFFFFF;
}

.productGridRow td
{
	font-size: 11px;
	background-color: #B4B4B4;
	color: #000000;
}

.productGridAltRow td
{
	font-size: 11px;
	background-color: #DEDEDE;
	color: #000000;
}

.productGridCategoryHeader
{
	font-size: 12px;
	font-weight: bold;
	background-color: #C6C3D6;
}

/* Career Inventory Section Styles */
div#career-r
{
	background-image: url(../../Images/r-background.gif); 
	background-position: left top; 
	background-repeat: repeat-y; 
	width: 557px;
}

div#career-c
{
	background-image: url(../../Images/c-background.gif); 
	background-position: left top; 
	background-repeat: repeat-y; 
	width: 557px;
}

div#career-e
{
	background-image: url(../../Images/e-background.gif); 
	background-position: left top; 
	background-repeat: repeat-y; 
	width: 557px;
}

div#career-i
{
	background-image: url(../../Images/i-background.gif); 
	background-position: left top; 
	background-repeat: repeat-y; 
	width: 557px;
}

div#career-a
{
	background-image: url(../../Images/a-background.gif); 
	background-position: left top; 
	background-repeat: repeat-y; 
	width: 557px;
}

div#career-s
{
	background-image: url(../../Images/s-background.gif); 
	background-position: left top; 
	background-repeat: repeat-y; 
	width: 557px;
}

img.career-topbottom
{
	border: none; 
	width: 557px;
	clear: both;
}

div.career-left
{
	height: 100%; 
	float: left; 
	width: 104px;
}

p.career
{
	margin-top: 6px; 
	margin-left: 114px; 
	margin-right: 15px; 
	font-family: Verdana, Sans-Serif; 
	font-size: 12px; 
	color: White; 
	line-height: 18px;
	text-align: left;
}

p.career a
{
	color: White;
	text-decoration: underline;
}

.careersurveymore
{

}

.HeaderLink
{
	font-style: normal;
	color: gray;
}

/* Depth Career Interest Styles */
.cia_results_score
{
	font-weight: bold;
	text-align: center;
}

.cia_results_images
{
	text-align: center;	
}

.cia_results_search
{
	font-weight: bold;
	text-align: center;	
}

.cia_gv_altrow
{
	background-color: #ffffff;
}

.cia_gv_row
{
	background-color: #ffffff;	
}

.cia_gv
{
	table-layout: auto;
}

/* Learning Styles classes */
.learningResultsHeader
{
	font-family: Verdana, Sans-Serif; 
	font-size: 12px;
	font-weight: bold;
	background-color: #000080;
	color: White;
}

.learningResultsRows
{
	font-family: Verdana, Sans-Serif; 
	font-size: 12px;
	font-weight: normal;
	background-color: #ffffff;
	color: #000000;
}

/* EPlanner classes */
td.eplanner_badge_header
{
	background-color: #4C478A;
	color: #ffffff;
	font-weight: bold;
}


td.eplanner_badge_rows
{
	font-family: Verdana, Sans-Serif;
	font-size: x-small;
	background-color: #FEE253;
	text-align: center;
}

table.eplanner_badge_layout
{
	margin-left: 2px;
	margin-right: 2px;
	width: 150px;
	border-color: #000000;
}

input.eplanner_badge_button
{
	font-family: Verdana, Sans-Serif;
	font-size: x-small;
}

input.eplanner_badge_textbox
{
	font-family: Verdana, Sans-Serif;
	font-size: x-small;
}

td.eplanner_contents_title
{
	font-family: Verdana, Sans-Serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}

td.eplanner_contents_normalText
{
	font-family: Verdana, Sans-Serif;
	font-size: small;
}

td.eplanner_alerts_name
{
	font-family: Verdana, Sans-Serif;
	font-size: medium;
}

td.eplanner_alerts_contents
{
	font-family: Verdana, Sans-Serif;
	font-size: small;
	color: #ff0000;
}

.eplanner_noalerts
{
	font-family: Verdana, Sans-Serif;
	font-size: small;
	color: #009900;
}
/****
 end Main.css
****/
/****
 end media screen, projection
****/
}

@media print
{
.LMIbody
{
	background-image:none
}

.mainContent
{
	width: 500px;
}
}

/* <College Profile Classes> */
.cpDisclaim
{
	font-size:x-small;
}
.cpFilter td, .cpFilter table
{
	font-size:xx-small;
}
/* </College Profile Classes> */
.cpDetailHead1
{
	font-size:small;
	font-weight:bold;
}

.cpDetailTitle1
{
	font-size: 11pt;
	font-weight:bold;
	text-decoration: underline;
}

.cpDetailData
{
	font-size: small;
	font-weight: normal;
	font-style: italic;
}

/* <Career Profile Classes> */
.cpDetailHead2
{
	font-size:small;
	font-weight:normal;
}
/* </Career Profile Classes> */

.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
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	font-family: 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: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

/*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;
}

/*Drag Panel*/
.dragMe {
	width:100%;
	height:21px;
	background-color:#FFF;
	background-image:url(images/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(images/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(images/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(images/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(images/HandleHand.png);
	overflow:hidden;
	cursor:se-resize;
}

.handleText
{
	width:16px;
	height:16px;
	background-image:url(images/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;
}

.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(Images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(Images/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_weak
{
    color:Red;
    background-color:Red;
}
.BarIndicator_TextBox2_average
{
    color:Blue;
    background-color:Blue;
}
.BarIndicator_TextBox2_good
{
    color:Green;
    background-color:Green;
}

.BarBorder_TextBox2
{
    border-style:solid;
    border-width:1px;
    padding:2px 2px 2px 2px;
    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(images/Question.png);
	overflow:hidden;
	cursor:help;
}

.TextIndicator_TextBox1_Strength1
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength2
{
     background-color:Gray;
     color:Yellow;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength3
{
     background-color:Gray;
     color: #FFCAAF;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength4
{
     background-color:Gray;
     color:Aqua;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength5
{
     background-color:Gray;
     color: #93FF9E;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}



.dynamicPopulate_Normal
{
	border:silver 1px inset;
	padding:2px;
	text-align:center;
	height:2em;
	margin:5px;
	width:200px;
}

.dynamicPopulate_Updating 
{
	background-image:url(images/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: #ff0000;
}
.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;
}

/* SlideShow styles */

.slideTitle
{
	font-weight:bold;
	font-size:small;
	font-style:italic;
}

.slideDescription
{
	font-size:small;
	font-weight:bold;
}

.validatorCalloutHighlight
{
    background-color: yellow;
}

.ListSearchExtenderPrompt
{
	font-style:italic;
	color:Gray;
	background-color:white;
}
