/* Validator Style */
.highlight
{
	background-image: none !important;
	background-color: #fffacd !important;
}

.alertbox
{
	position: absolute;
	padding-left: 45px;
	width: 216;
	background: url(../Images/aarow.png) no-repeat left top;
	color: Black;
}

.alertbox div
{
	min-height: 34px;
	width: 200px;
	padding: 8px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #FFEB8C;
}

/* Alerts Style */
#popup_container {
	font-family: Arial, sans-serif;
	font-size: 12px;
	min-width: 300px; /* Dialog will be no smaller than this */
	max-width: 600px; /* Dialog will wrap after this width */
	background: #FFF;
	border: solid 5px #999;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#popup_title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 1.75em;
	color: #666;
	background: #CCC url(../images/title.gif) top repeat-x;
	border: solid 1px #FFF;
	border-bottom: solid 1px #999;
	cursor: default;
	padding: 0em;
	margin: 0em;
}

#popup_content {
	background: 16px 16px no-repeat url(../images/info.gif);
	padding: 1em 1.75em;
	margin: 0em;
}

#popup_content.alert {
	background-image: url(../images/info.gif);
}

#popup_content.confirm {
	background-image: url(../images/important.gif);
}

#popup_content.prompt {
	background-image: url(../images/jhelp.gif);
}

#popup_message {
	padding-left: 48px;
}

#popup_panel {
	text-align: center;
	margin: 1em 0em 0em 1em;
}

#popup_prompt {
	margin: .5em 0em;
}

/* LoadingBox Style */
#processing_overlay
{
	position: absolute;
	zindex: 99998;
	top: 0px;
	left: 0px;
	width: 100%;
	height: auto;
	background-color: #000;
	opacity: 0.5;
	cursor: wait;
}
#processing_container
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	min-width: 300px; /* Dialog will be no smaller than this */
	max-width: 600px; /* Dialog will wrap after this width */
	background: #FFF;
	border: solid 5px #669900;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#processing_title
{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 1.75em;
	background-color: #669900;
	color: #FFF; /*border: solid 1px #FFF;*/
	border-bottom: solid 1px #999;
	cursor: default;
	padding: 0em;
	margin: 0em;
}

#processing_content
{
	text-align: center;
	padding: 1em 1.75em;
	margin: 0em;
}

#processing_message
{
	text-align: center;
	vertical-align: middle;
}

/* Help Style */
.toolTip
{
	padding-right: 20px;
	width: 16px;
	height: 18px;
	background: url(../images/help.gif) no-repeat right;
	color: #3366FF;
	cursor: help;
	position: relative;
	z-index: 0;
}
.toolTipWrapper
{
	width: 175px;
	position: absolute;
	top: 20px;
	display: none;
	color: #FFF;
	font-weight: normal;
	font-size: 9pt;
}
.toolTipTop
{
	width: 175px;
	height: 30px;
	background: url(../images/bubbleTop.gif) no-repeat;
}
.toolTipMid
{
	padding: 8px 15px;
	background: #A1D40A url(../images/bubbleMid.gif) repeat-x top;
}
.toolTipBtm
{
	height: 13px;
	background: url(../images/bubbleBtm.gif) no-repeat;
}



/* My Style */

body {margin:0px; word-wrap:break-word;}

body {font-family:tahoma,arial,sans-serif; font-size:11px; }



.inputText
{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	width: 200px;
	border: solid 1px black;
}

.inputTextAR
{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	width: 200px;
	border: solid 1px black;
	direction : rtl;
}

.inputTextArea
{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	width: 430px;
	height: 100px;
	border: solid 1px black;
}

.editRegion TD
{
	border-top: dotted 1px Gray;
	vertical-align: top;
	border-spacing: 0px !important;
}

.fieldLiteral
{
	width: 150px;
}
.fieldControl
{
	width: 430px;
}

#head
{
	background-color: Gray;
	font-weight:bold;
	color: White;
	vertical-align:middle;
	}
	
.ActivePage {
	color: #4B7301;
}

#CourseDetails {
	float: left;
	width: 100%;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#CourseDetails p{
	float: left;
	width: 100%;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#CourseDetails div{
	float: left;
	width: 100%;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#CourseDetails h3 {
	float: left;
	width: 50%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #659002;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../images/arrow-_18.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

a.NormalizedLink
{
	font-family: Tahoma;
	color: #777777;
	font-size: 12px;
	text-decoration: none;
	}
	
a:hover.NormalizedLink
{
	text-decoration: underline;
	}
	
.searchbutton {
	float: right;
	margin-right: 32px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#SearchResult
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6A9603;
	width: auto;
	font-weight:bold;
	}
	
#SearchResult A
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6A9603;
	width: auto;
	font-weight:bold;
	text-decoration:none;
	}
#SearchResult A:hover
{
	text-decoration:underline;
	}		
	
.SiteMap a {
	color: #676362;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.SiteMapParent a
{
	font-family: Tahoma, Arial, sans-serif;
	color : #6b9706;
	font-size: 11px;
	font-weight: bold;
	}
	
.FCK_GreenTitle {
	float: left;
/*	width: 50%; 
	margin-top: 5px;*/
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #659002;
	font-size: 13px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	
.FCK_GreenTitleWithArrow {
	float: left;
/*	width: 50%; 
	margin-top: 5px;*/
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #659002;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../images/arrow-_18.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


.FCK_GrayHead {
	font-family: Tahoma;
	float: left;
/*	width: 50%; 
	margin-top: 5px;*/
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #777777;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.FCK_GrayHeadWithArrow {
	font-family: Tahoma;
	float: left;
/*	width: 50%; 
	margin-top: 5px;*/
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #777777;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/contact-us_03.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.FCK_GreenHead {
	text-align: left; 
	font-family: Tahoma; 
	color: #699604; 
	font-size: 16px; 
	text-decoration: none;
}

.unlimited-width {
	border: 1px solid #494949;
	font-family: Tahoma;
	font-size: 14px;
	color: #0C588C;
	}
	
table, tr, td{
	border-collapse :separate !important;
	word-break: keep-all !important;
	}