﻿body
{
	font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
	margin: 0px;
	padding-left: 0px;
	font-size: 0.7em;

}
a:link
{
	color: #0A317A;
}
a:visited
{
	color: #0A317A;
}
a:hover
{
	color: #0A317A;
}
a:active
{
	color: #0A317A;
}


input[type= submit]
{
	font-size: 1em;
	font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
	color: #0F004B;
	border: 1px solid gray;
}

input[type= file]
{
	font-size: 1em;
	font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
	color: #0F004B;
	border: 1px solid gray;
}


select
{
	font-size: 1em;
	font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
	color: #0F004B;
	border: 1px solid gray;
}

input[type= text]
{
	font-size: 1em;
	font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
	color: #0F004B;
}

input[type= password]
{
	font-size: 1em;
	font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
	color: #0F004B;
}



li
{
	left: 5px;
	position: static;
	top: 5px;
	margin-left: -10px;
	padding-top: 5px;
}

/* Use headers in the markup for accessibility reasons but control look with styles below*/


h2
{
	margin: 2px 0 2px 0;
	font-size: 1.2em;
	color: #0A317A;
	margin: 0px;
	padding: 0px;
	
			
}

h3
{
	margin: 2px 0 2px 0;
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	display: block;
	color: #0A317A;
}

h1, h4, h5, h6
{
	margin: 2px 0 2px 0;
}

h1
{
	font-size: 28px;
	font-weight: bold;
	margin: 5px 0 5px 0;
}


h1 a:link, h1 a:visited, h1 a:hover, h1 a:active
{
	text-decoration: none;
	color: #0F004B;
}
.membercard h3
{
	font-size: 1em;
}

#loginbanner h2
{
	font-size: 1em;
	font-weight: normal;
	margin-top: 8px;
}

#poster h2
{
	font-size: 10px;
	font-weight: bold;
	color: #50700E;
	
}
.leftblock h2, .rightblock h2, .fullwidth h2
{
	font-size: 1.2em;
	color: teal;
}

.rightblock h3
{
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	display: block;
}



.eventmonth h3
{
	padding-left: 20px;
	padding-right: 20px;
}

.eventlist label
{
	font-weight: bold;
	padding-right: 4px;
}


.colourPanel
{
	background-color: #F4F4F4;
	padding: 15px;
	vertical-align: top;
	border: LightGrey 1px solid;
}
/************************************************************************
* 
* Main navigation used by the masterpage
*
************************************************************************/
#loginposter
{
	background: url(images/ncfelogo.gif) no-repeat; /*margin-right: auto;     margin-left: auto;     margin-left :10px;*/
	width: 100%;
	height: 110px;
	margin-top: 17px;
}

/* Picture at the top of the site */
#poster
{
	background: url(images/portalheader.jpg) no-repeat; /*margin-right: auto;     margin-left: auto;     margin-left :10px;*/
	width: 100%;
	height: 124px;
	margin-top: 0px;
}

/* Navigation strips */
#navtop, #navbottom
{
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Helvetica-Narrow, Tahoma, sans-serif; /*  margin-left :10px; margin-right: auto; 	margin-left: auto;*/
	height: 30px;
	background-color: #0A317A;
	color: white;
}
#navbottom
{
	margin-top: 15px;
}


/* Make main navigation bars from a unordered list for easy update and better accessibility */

#navtop ul
{
	padding-top: 9px;
	list-style-type: none;
	height: 19px;
	text-align: left;
}
#navtop ul li
{
	display: inline;
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 0px;
}
#navtop a:link, #navtop a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}


#navtop a:hover
{
	text-decoration: underline;
}

#navtop a:active
{
	
	text-decoration: underline;
}

/************************************************************************
* 
* Formatting common to most pages
*
************************************************************************/
.HeaderContent { 
	background-color: #FEC810;
width: 85%; 
margin:0 auto; 
}

.BodyContent { 
padding-top:10px;

width: 85%; 

border-width: 0 1px 1px 1px 1px; 
margin:0 auto; 
}
/* Main part of the page that holds contents */
#body
{
	width: 80%;
	margin-top: 7px; /* margin-right: auto;     margin-left: auto;*/
	position: relative;
}

/* 2 column layout 
#columnleft
{
    float: left;
    width: 30%;
    }
*/
#columnright
{
	width: 70%;
	position: relative;
}

.leftblock
{
	padding: 15px;
	margin-bottom: 10px; /*  background: #FEFAAB url(images/background_columnleft.gif) repeat-y;*/
	vertical-align: top;
	border-right: #85107B 1px solid;
	border-top: #85107B 1px solid;
	border-left: #85107B 1px solid;
	border-bottom: #85107B 1px solid;
}

.rightblock
{
	border-right: #85107B 1px solid;
	border-top: #85107B 1px solid;
	border-left: #85107B 1px solid;
	border-bottom: #85107B 1px solid;
	padding: 15px;
	margin-bottom: 10px; /*background: #FEFFAB url(images/background_columnright.gif) repeat-y;*/
	position: relative;
	width: 453px;
}

/*Ashik Wani
New Classes
*/

.Mainrightblock
{
	border-right: #85107B 1px solid;
	border-top: #85107B 1px solid;
	border-bottom: #85107B 1px solid;
	padding: 15px;
	margin-bottom: 10px; /*background: #FEFFAB url(images/background_columnright.gif) repeat-y;*/
	position: relative;
	height: 450px;
}

.Mainleftblock
{
	padding: 15px;
	margin-bottom: 10px; /*  background: #FEFAAB url(images/background_columnleft.gif) repeat-y;*/
	vertical-align: top;
	border-right: #85107B 1px solid;
	border-top: #85107B 1px solid;
	border-left: #85107B 1px solid;
	border-bottom: #85107B 1px solid;
	height: 450px;
}

.Mainleftblock h2, .Mainrightblock h2, .fullwidth h2
{
	font-size: 1.2em;
	color: teal;
}

.Mainleftblock h3
{
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	display: block;
}

#Mainfooter
{
	width: 100%;
	text-align: center;
	margin-top: 10px;
	padding-bottom: 22px;
	color: #0F004B;
}

/*=======================*/
.clear2column
{
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0px;
	height: 0px;
	clear: both;
}


/* A full width block on the page */

.fullwidth, #loginbanner
{
	border: 1px solid #DBDB79;
	width: 694px;
	margin-right: auto;
	margin-left: auto;
	background: #FEFFAB url(images/background_fullwidth.jpg) repeat-y;
	margin-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}

/* for the login block
    picks up most of its properties from .fullwidth */

#loginbanner
{
	padding-bottom: 0px;
}

/* Goes around controls that need to be presented as a block of functionality  */
.controlblock
{
	border: 1px solid #DBDB79;
	padding: 3px;
	margin: 2px 0 5px 0;
	vertical-align: top;
}

/* shows a visual seperation */
.dashedline
{
	border-bottom: 1px dashed #85107B;
	padding-top: 10px;
	margin-bottom: 10px;
	clear: right;
}

/* Command buttons on pages */
.actionbuttons
{
	text-align: right;
	position: relative;
	padding: 1px 1px 1px 1px;
}

/************************************************************************
* 
* Calendar specific formatting 
*
************************************************************************/

/* Surrounds the calendar */
.eventmonth
{
	border: 1px solid #DBDB79;
	width: 694px;
	margin-right: auto;
	margin-left: auto;
	background: #FEFFAB url(images/background_fullwidth.jpg) repeat-y;
	margin-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	text-align: center;
}

/* used as the cssclass of the actual calendar */
.eventmonthtable
{
	width: 694px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 15px;
	border: 1px solid #DBDB79;
	border-collapse: collapse;
}


.dayNumber
{
	float: right;
	border-bottom: 1px solid #C7C272;
	border-left: 1px solid #C7C272;
	clear: none;
	padding: 2px;
}


.calcurrentmonth
{
	/* no styles needed at this time */
}
.calothermonth
{
	background-color: #DCD78E;
}
.calcurrentday
{
	background-color: #FFFFC1;
}
.calweekend
{
	background-color: #FEEB95; /*  width: 15%; */
}

.calcurrentmonth, .calcurrentmonth, .calothermonth, .calcurrentday, .calweekend
{
	text-align: left;
	border: 2px solid #C7C272;
	height: 60px;
	vertical-align: top; /* needed for positioning the dayNumber part */
	position: relative;
	border-collapse: separate;
	border-spacing: 5px;
}

/************************************************************************
* 
* Next / previous specific formatting 
*
************************************************************************/

.nextlink
{
	position: absolute;
	right: 0;
	padding-right: 15px;
}



/************************************************************************
* 
* Global formatting
*
************************************************************************/

/* all the legend tags use this same style */

legend
{
	font-weight: bold;
	color: #666666;
	font-size: 1em;
	padding-left: 4px;
	padding-right: 4px;
	margin-bottom: 7px;
}

/* apply zero margin to all forms and hide fieldset borders. Keep fieldset borders in the markup for better accessibility */

form
{
	margin: 0px;
}

fieldset
{
	margin: 0px;
	padding: 0px;
	border: none;
}

/* sometimes we hide elements from display in visual browsers (but leave them in the source for non visual browsers and for accessibility) */

.hidden
{
	visibility: hidden;
}
.none
{
	display: none;
}


/************************************************************************
* 
* Image functionality
*
************************************************************************/

.photo
{
	background: #FEFFC8 url(images/background_thumbnail.jpg) repeat-x center;
	border: solid 1px #E8DCA3;
	padding: 5px;
}

.picture
{
	background: #FEFFC8 url(images/background_thumbnail.jpg) repeat-x center;
	border: solid 1px #E8DCA3;
	padding: 5px;
	margin: 5px;
}

/* add hover border to href thumbnail images */
/*todo: rectify whether these should be .photo instead 

.thumbnail a:link img, #thumbnail a:visited img
{
    border: 2px solid #883D08;
}
.thumbnail a:hover img
{
    border: 2px solid #FFFFFF;
}
.thumbnail a:active img
{
    border: 2px solid #000000;
}
*/

/************************************************************************
* 
* List type pages
*
************************************************************************/

/* represents each item in a vertical list */
.listitem
{
	margin: 0px 0px 0px 0px;
	width: 444px;
}

/* surrounds the buttons for list items */
.editbuttons
{
	padding-top: 6px;
}

/* floats the thumbnail off to the right */
.thumbnail
{
	float: right;
	margin: 0 0 0 5px;
}

/*used to clear the float for the thumbnail */
.clearlist
{
	clear: right;
	margin: 0;
	padding: 0;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

/* Used by the page number control */
.PageNumbers
{
	display: inline;
}

.PageNumbers span
{
	padding-left: 3px;
}

.newscrumbs a
{
	font-weight: bold;
	padding-right: 2px;
}

/* Used in the two column lists */

.membercard
{
	background-color: #FEFEB1;
	border: 1px solid #E8DCA3;
	padding: 10px;
	margin-bottom: 10px;
	width: 198px;
}

.clearcard
{
	clear: left;
	height: 0;
	margin: 0;
	padding: 0;
}

#membercardcolumnleft
{
	float: left;
	position: relative;
}
#membercardcolumnright
{
	margin-left: 226px;
}
.membercard p
{
	margin: 5px;
}

/************************************************************************
* 
* Compact Event list
*
************************************************************************/


/* define event grid view columns */
/* todo: use or remove */

.eventlistdate
{
	padding-right: 4px;
}
.eventlisticon
{
	text-align: center;
}
.eventlisttime
{
	text-align: center;
	width: 95px;
}
.eventlistevent
{
	font-weight: bold;
}
.eventlistlocation
{
	/* no styles needed at this time */
}
.eventlist td
{
	padding-bottom: 4px;
}

/*
.eventlist, .eventlist td, .eventlist tr
{
    border-style:none;
}
*/

/************************************************************************
* 
* Rollover buttons
*
************************************************************************/

.buttonsmall, .buttonsmall-ovr
{
	background: url(images/background_button_small.gif) repeat-x;
	border: none;
	color: #FFFFFF;
	height: 22px;
	font-weight: normal;
	font-size: 9px;
	padding-bottom: 9px;
	padding-left: 3px;
	padding-right: 3px;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.buttonsmall-ovr
{
	text-decoration: underline;
	background: url(images/background_button_small-ovr.gif) repeat-x;
}

/************************************************************************
* 
* Page specific 
*
************************************************************************/

/* even dowload button */
.downloadevent img
{
	margin-right: 5px;
	vertical-align: middle;
	border: none;
}

/* Header on view details type pages */
.itemdetails
{
	font-size: 1.3em;
}



/************************************************************************
* 
* Photo selection controls
*
************************************************************************/

#popupbody
{
	font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
	margin: 0px;
	background: #FED36B;
	font-size: 0.7em;
}

#popupinner
{
	border: 1px solid #DBDB79;
	margin: 5px;
	background: #FEFFAB;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#popupbody h2
{
	font-weight: bold;
	margin: 0px;
	padding: 1px 0px 5px 5px;
	display: block;
}

.selected, .unselected
{
	width: 80px;
	height: 100px;
	text-align: center;
	padding: 2px 2px 2px 2px;
}

.unselected
{
	background-color: transparent;
	border: solid 1px #FEFFAB;
}

.selected
{
	background: #FED36B;
	border: solid 1px #DBDB79;
}

.scrollablelist
{
	overflow: auto;
	height: 230px;
	width: 460px;
	border: solid 1px #DBDB79;
}

.scrollablelist2
{
	overflow: auto;
	height: 230px;
	width: 210px;
	border: solid 1px #DBDB79;
}


.scrolledtable
{
}

.selectablephoto
{
	background: #FEFFC8 url(images/background_thumbnail.jpg) repeat-x center;
	border: 1px solid #E8DCA3;
	padding: 2px;
}

.contextbuttons
{
	margin: 5px 3px 5px 3px;
}

/************************************************************************
* 
* Forms
*
************************************************************************/

/* label column */
.formlabel
{
	width: 120px;
	vertical-align: top;
}

/* value column */
.formvalue
{
	vertical-align: top;
}

.txtfield
{
	width: 300px;
}

.txtblock
{
	width: 300px;
}

.passStrengthControl
{
	background-color: #0A317A;
	color: #FFFFFF;
}

/*********************GRID*************************/
/*Author: Ashik Wani*******************************/

.gridview .actions div
{
	float: right;
	padding-right: 2px;
	text-align: right;
	width: 95px;
}

.gridview .edit td, .gridview .create td
{
	padding: 4px;
}

.gridview td
{
	padding: 3px 4px;
}
.gridview td a
{
	color: #8b4513;
	padding: 2px;
	line-height: normal;
}

.gridview th
{
	background: #69acb7;
	padding: 4px;
	text-align: left;
	font-weight: bold;
	color: #004040;
}
.gridview th a
{
	color: #FFFFFF;
}
.gridview th a:hover
{
	color: #008080;
}
.gridview tr.even td, .detailsview tr.even td
{
	background: #d9eaed;
}

.gridview tr.selrow td
{
	background: #C69B9B;
	color: #FFFFFF;
}




.gridview tr.header
{
	background: #C5DBF7;
}
.gridview
{
	font-size: 0.8em;
	font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
	width: 100%;
}
/**********************GRID END*/

.bodytext
{
	font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
	font-size: 0.8em;
}

/*******AJAX Extensions CSS**************/
/* Content Page Layout */
.demoarea
{
	padding: 20px;
	background: #FFF url(images/demotop.png) no-repeat left top;
}

.demoarea p
{
	padding: 5px;
}

.demoheading
{
	padding-bottom: 20px;
	color: #5377A9;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 1.5em;
}

.demobottom
{
	height: 8px;
	background: #FFF url(images/demobottom.png) no-repeat left bottom;
}


.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: #69acb7;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

/*.accordionHeader
{
    color: #004040;
    background-color: #69acb7;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    
    font-size: 1em;
	font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
}
*/


#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}


/*.accordionHeaderSelected
{
	background-color: #69acb7;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
	font-size: 1em;
	font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
}
*/

.accordionHeaderSelected
{
	border: 1px solid #2F4F4F;
	color: white;
	background-color: #008080;
	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
{
	border: 1px dashed #2F4F4F;
	border-top: none;
	padding: 5px;
	padding-top: 10px;
}

/*AutoComplete flyout */

.autocomplete_completionListElement
{
	visibility: hidden;
	height:150px; 
	margin: 0px !important;
	background-color: inherit;
	color: windowtext;
	border: buttonshadow;
	border-width: 1px;
	border-style: solid;
	cursor: 'default';
	overflow: auto;
	text-align: left;
	list-style-type: none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	color: #000000;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 15px;
	cursor: default;
	background-color: #dcdcdc;
}

/* AutoComplete item */

.autocomplete_listItem
{
	background-color: window;
	color: #000000;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 15px;
	cursor: default;
}

/*Cascading DropDown*/

/*CollapsiblePanel*/
.collapsePanel
{
	background-color: white;
	overflow: hidden;
}

.collapsePanelHeader
{
	width: 90%;
	height: 25px; /*	background-image: url(images/bg-menu-main.png); 	color:#FFF;*/
	color: teal;
	font-weight: bold;
	background-color: #f5f5f5;
	text-decoration: underline;
}

#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: #D5D3DC;
	border-width: 1px;
	border-style: solid;
	border-color: #85107B;
	padding: 3px;
	width: 250px;
}

.modalPopupEntry
{
	background-color: #D5D3DC;
	border-width: 1px;
	border-style: solid;
	padding: 3px;
	width: 80%;
}

.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
{
	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(images/Question.png);
	overflow: hidden;
	cursor: help;
}

.TextIndicator_TextBox1_Strength1
{
	background-color: Gray;
	color: Maroon;
	font-family: Arial;
	font-size: x-small;
	font-style: italic;
	padding: 2px 3px 2px 3px;
}
.TextIndicator_TextBox1_Strength2
{
	background-color: Gray;
	color: Orange;
	font-family: Arial;
	font-size: x-small;
	font-style: italic;
	padding: 2px 3px 2px 3px;
}
.TextIndicator_TextBox1_Strength3
{
	background-color: Gray;
	color: Yellow;
	font-family: Arial;
	font-size: x-small;
	font-style: italic;
	padding: 2px 3px 2px 3px;
}
.TextIndicator_TextBox1_Strength4
{
	background-color: Gray;
	color: Aqua;
	font-family: Arial;
	font-size: x-small;
	font-style: italic;
	padding: 2px 3px 2px 3px;
}
.TextIndicator_TextBox1_Strength5
{
	background-color: Gray;
	color: Lime;
	font-family: Arial;
	font-size: x-small;
	font-style: italic;
	padding: 2px 3px 2px 3px;
}



.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: yellow;
	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;
}



/*Custom Tab Theme*/
/* NCFE theme */
.ajax__tab_NCFE .ajax__tab_header
{
	font-family: verdana,tahoma,helvetica;
	font-size: 11px;
	background: url(images/tab-line.gif) repeat-x bottom;
}
.ajax__tab_NCFE .ajax__tab_outer
{
	padding-right: 4px;
	background: url(images/tab-right.gif) no-repeat right;
	height: 21px;
}
.ajax__tab_NCFE .ajax__tab_inner
{
	padding-left: 3px;
	background: url(images/tab-left.gif) no-repeat;
}
.ajax__tab_NCFE .ajax__tab_tab
{
	height: 13px;
	padding: 4px;
	margin: 0;
	background: url(images/tab.gif) repeat-x;
}
.ajax__tab_NCFE .ajax__tab_hover .ajax__tab_outer
{
	background: url(images/tab-hover-right.gif) no-repeat right;
}
.ajax__tab_NCFE .ajax__tab_hover .ajax__tab_inner
{
	background: url(images/tab-hover-left.gif) no-repeat;
}
.ajax__tab_NCFE .ajax__tab_hover .ajax__tab_tab
{
	background: url(images/tab-hover.gif) repeat-x;
}
.ajax__tab_NCFE .ajax__tab_active .ajax__tab_outer
{
	background: url(images/tab-active-right.gif) no-repeat right;
}
.ajax__tab_NCFE .ajax__tab_active .ajax__tab_inner
{
	background: url(images/tab-active-left.gif) no-repeat;
}
.ajax__tab_NCFE .ajax__tab_active .ajax__tab_tab
{
	background: url(images/tab-active.gif) repeat-x;
}
.ajax__tab_NCFE .ajax__tab_body
{
	font-family: verdana,tahoma,helvetica;
	border: 1px solid #999999;
	border-top: 0;
	padding: 8px;
	background-color: #ffffff;
}


/*Calander Theme*/
.ajax__calendar_container {padding:4px;position:absolute;cursor:default;width:170px;font-size:11px;text-align:center;font-family:tahoma,verdana,helvetica;}
.ajax__calendar_body {height:139px;width:170px;position:relative;overflow:hidden;margin:auto;}
.ajax__calendar_days, .ajax__calendar_months, .ajax__calendar_years {top:0px;left:0px;height:139px;width:170px;position:absolute;text-align:center;margin:auto;}
.ajax__calendar_container TABLE {font-size:11px;}
.ajax__calendar_header {height:20px;width:100%;}
.ajax__calendar_prev {cursor:pointer;width:15px;height:15px;float:left;background-repeat:no-repeat;background-position:50% 50%;background-image:url(../../images/CalendarLeftArrow.gif);}
.ajax__calendar_next {cursor:pointer;width:15px;height:15px;float:right;background-repeat:no-repeat;background-position:50% 50%;background-image:url(../../images/CalendarRightArrow.gif);}
.ajax__calendar_title {cursor:pointer;font-weight:bold;}
.ajax__calendar_footer {height:15px;}
.ajax__calendar_today {cursor:pointer;padding-top:3px;}
.ajax__calendar_dayname {height:17px;width:17px;text-align:right;padding:0 2px;}
.ajax__calendar_day {height:17px;width:18px;text-align:right;padding:0 2px;cursor:pointer;}
.ajax__calendar_month {height:44px;width:40px;text-align:center;cursor:pointer;overflow:hidden;}
.ajax__calendar_year {height:44px;width:40px;text-align:center;cursor:pointer;overflow:hidden;}

.ajax__calendar .ajax__calendar_container {border:1px solid #646464;background-color:#ffffff;color:#000000;}
.ajax__calendar .ajax__calendar_footer {border-top:1px solid #f5f5f5;}
.ajax__calendar .ajax__calendar_dayname {border-bottom:1px solid #f5f5f5;}
.ajax__calendar .ajax__calendar_day {border:1px solid #ffffff;}
.ajax__calendar .ajax__calendar_month {border:1px solid #ffffff;}
.ajax__calendar .ajax__calendar_year {border:1px solid #ffffff;}

.ajax__calendar .ajax__calendar_active .ajax__calendar_day {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}
.ajax__calendar .ajax__calendar_active .ajax__calendar_month {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}
.ajax__calendar .ajax__calendar_active .ajax__calendar_year {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}

.ajax__calendar .ajax__calendar_other .ajax__calendar_day {background-color:#ffffff;border-color:#ffffff;color:#646464;}
.ajax__calendar .ajax__calendar_other .ajax__calendar_year {background-color:#ffffff;border-color:#ffffff;color:#646464;}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_day {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_month {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_year {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_title {color:#0066cc;}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_today {color:#0066cc;}


.DialogHeaderStyle
{
	background-color: #0A317A;
	width: 100%;
	height: 17px;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	padding-top: 4px;
	font-size: 1em;
	padding-left: 5px;
	text-align:left;
}

.UserBroadcastDialogHeaderStyle
{
	background-color: red;
	height: 34px;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	margin: 3px;
	padding: 3px;
	font-size: 1.5em;
}

.UserBroadcastDialogBody
{
	margin: 3px;
	padding: 3px;
	font-size: 1em;
}

.htmlbutton
{
	font-size: 1em;
	font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
	color: #0F004B;
	border: 1px solid gray;
}

#MasterPageAjaxProgressIndicator_Horizon
{
	position: absolute; 
	top: 50%; 
	width: 100%; 
	/* Height must be set inline so that centering javascript works */
	text-align: center;
	overflow: visible;
	display: block;
}

#MasterPageAjaxProgressIndicator_Content
{
	position: absolute; 
	width: 100px; 
	height: 50px; 
	left: 50%; 
	margin-left: -50px; 
	top: -30px; 
	display: block;
	z-index: 999999999; 
	border: 1px solid #0A317A;
	background-color: #FEC810;
	padding: 10px;
	vertical-align: middle;
	text-align: center;
}
