
.Hdr
{ 
text-align: left; font-size:0.9em; font-family:Tahoma;
font-weight:bold; color: #fff; padding-left:5px;
vertical-align:middle;
}

A.Hdr , A.Hdr:Active, A.Hdr:Visited, A.Hdr:Link
{
  color: #fff; 
}

A.Hdr:hover{text-decoration:underline; color:#c1d72e;}

.Hdr2
{ 
text-align: left; font-size:0.9em; font-family:Tahoma;
font-weight:bold; color: #fff; padding-left:5px;
vertical-align:middle;
}

A.Hdr2 , A.Hdr2:Active, A.Hdr2:Visited, A.Hdr2:Link
{
  color: #fff; 
}

A.Hdr2:hover{text-decoration:none; color:#c3d62d;}


/* ================================
    CSS STYLES FOR CONETNT - DOTNETNUKE
   ================================
*/   

H1
{
	font-family: Tahoma;
	color: #6b207f;
	font-size: 1.2em;
	text-align: left;
	font-weight:bold;
	margin:3px 0px;
	/*border-bottom:1px solid #ec008c;*/
}

H2
{
	font-family: Tahoma;
	color: #007c85;
	font-size: 1.1em;
	text-align: left;
	font-weight:bold;
	margin:0px;
}


H3
{
	font-family: Tahoma;
	color: #484848;
	font-size: 1.0em;
	text-align: left;
	font-weight:bold;
	margin:0px;
}


fieldset
{
    padding: 0px 10px 5px;
    overflow: visible;

    text-align: left;
    border: 1px solid #007b83;
    z-index: 999;
       -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -opera-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
}

legend
{
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    font-family: "Lucida Grande" , Lucida, Verdana, sans-serif;
    font-weight: bold;
    color: #3c6078;
    font-size: 1.2em;
}

.Normal
{
	font-family: Tahoma;
	color: #484848;
	font-size: 1.0em;
	text-align: left;
}

.SubHead
{
	font-family: Tahoma;
	font-weight: bold;
	color: #006168;
	font-size: 0.95em;
}

.Head
{
	font-family: Tahoma;
	color: #6b207f;
	font-size: 1.2em;
	text-align: left;
	font-weight:bold;
}

.BigHead
{
	font-family: Tahoma;
	color: #6b207f;
	font-size: 1.7em;
	text-align: left;
	font-weight:bold;
}

.BigSubHead
{
	font-family: Tahoma;
	font-weight: bold;
	color: #006168;
	font-size: 1.2em;
}

.NormalTextBox
{
	font-family: Tahoma;
	color: #282828;
	font-size: 1.0em;
	text-align: left;
}

.StandardButton
{
	
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma;
	font-weight: bold;
	background-color: Transparent;
	background-image: url(/images/button2.png);
	background-repeat: no-repeat;
	width: 84px;
	height: 18px;
	cursor: hand;
	border: 0px;
	text-align: center;
	padding-bottom:1px;
}

.SpellCheckButton
{	
	background-image: url(/images/out1.png);
	background-position:left;
	background-repeat: no-repeat;
	width: 83px;
	height: 18px;
	cursor: hand;
	border: 0px;
	font-family: Tahoma;
	color: #6b207f;
	font-size: 8pt;
	text-align: right;
	vertical-align:middle;
}

/*CLC Specific Content Styles*/
.clc_normal_textbox
{
	font-family: Tahoma;
	color: #282828;
	font-size: 8pt;
	text-align: left;
}

.clc_subhead
{
	font-family: Tahoma;
	font-weight: bold;
	color: #007c85;
	font-size: 0.95em;
	vertical-align:middle;
}

.clc_subsubhead
{
	font-family: Tahoma;
	font-weight: bold;
	color: #007c85;
	font-size: 0.9em;
	vertical-align:middle;
}

.clc_password_box
{
	border-top: 1px solid #747474;
	border-right: 2px solid #747474;
	border-bottom: 2px solid #747474;
	border-left: 1px solid #747474;
	background-color: #dcdcdc;
}

.clc_header
{
	font-family: Verdana;
	color: #484848;
	font-size: 1.4em;
	text-align: left;
	font-weight: bold;
	padding-top:5px;
	padding-bottom: 20px;
}

.clc_grid_text
{
	font-family: Tahoma;
	font-weight: normal;
	color: #484848;
	font-size: 0.9em;
	height: 16px;
	background-color:transparent;
	
}


.alternate
{
	color: #484848;
	background-color:#efe5ef;
}

.selected
{
	color: #484848;
	background-color:#ffebcd;
}

.clc_grid_header
{
	font-family: Tahoma;
	font-weight: bold;
	color: #242424;
	font-size: 0.9em;
	vertical-align: middle;
	text-decoration:underline;
}

.clc_grid_footer
{
	font-family: Tahoma;
	font-weight: bold;
	color: #242424;
	font-size: 0.9em;
	text-align: right;
	vertical-align: bottom;
	/*background-color: #ff8a2c;*/	
}

.clc_grid_pager
{
	font-family: Tahoma;
	font-weight: bold;
	color: #ff8a2c;
	font-size: 0.9em;
	vertical-align: middle;
	text-align: right;
	background-color:Transparent;
}

.StandardButtonOrange
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 4px;
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma;
	font-weight: bold;
	background-color: Transparent;
	background-image: url(/images/cb_small_orange.png);
	background-repeat: repeat-x ;
	width: 80px;
	height: 25px;
	cursor: hand;
	border: 0px;
	text-align: center;
	vertical-align: middle;
}

.StandardButtonOrangeMedium
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 4px;
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma;
	font-weight: bold;
	background-color: Transparent;
	background-image: url(/images/cb_medium_orange.png);
	background-repeat: repeat-x ;
	width: 110px;
	height: 25px;
	cursor: hand;
	border: 0px;
	text-align: center;
	vertical-align: middle;
}

.StandardButtonOrangeLong
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 4px;
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma;
	font-weight: bold;
	background-color: Transparent;
	background-image: url(/images/cb_long_orange.png);
	background-repeat: repeat-x ;
	width: 160px;
	height: 25px;
	cursor: hand;
	border: 0px;
	text-align: center;
	vertical-align: middle;
}

.StandardButtonGreenLong
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 4px;
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma;
	font-weight: bold;
	background-color: Transparent;
	background-image: url(/images/cb_long_green.png);
	background-repeat: repeat-x ;
	width: 160px;
	height: 25px;
	cursor: hand;
	border: 0px;
	text-align: center;
	vertical-align: middle;
}


/*A:link {color:#6b207f;}
A:Active{color:#faa634;}
A:Visited{color:#6b207f;}
A:Hover{color:#faa634; text-decoration:underline;}*/


.small{font-size: xx-small;}
.red{color:#cc1212;}
.blue{color:#034eb7;}
.white{color:#ffffff;}
.grey{color:#898989;}
.orange{color:#ff9626;}
.green{color:#007c85;}
.lgreen{color:#c1d72e;}
.pink{color:#ec008c;}
.purple{color:#6b207f;}
.lpurple{color:#efe5ef;}
.white{color:#fff;}
.black{color:#000;}

.deleted{color:#cc1212; text-decoration: line-through;}

.bold{font-weight:bold;}
.upper{text-transform:uppercase;}
.required{font-size: 9pt; color: #cc1212;vertical-align: super;}
.reqBG{background-color: #ffebcd;}
.greyBG{background-color: #898989;}
.pinkBG{background-color:#ec008c;}
.greenBG{background-color:#007c85;}
.noBG{background-color:transparent; background-image:none;}
.readonly{background-color: #dcdcdc;}
.underline{text-decoration:underline;}
.center{text-align:center;}
.right{text-align:right;}
.middle{vertical-align:middle;}
.top{vertical-align:top;}



/*********************************** Fonts End *****************************/



/***************** Modal Popup *************************/

.ModalBG
{
    background-color: #efe5ef;
    filter: alpha(opacity=40);
    opacity: 0.7;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    z-index: 990;
}


.ModalFG
{
    overflow: visible;
    background-color: #ffffff;
    padding: 10px;
    text-align: left;
    border: 1px solid #FFD47F;
    z-index: 999;
    -moz-box-shadow: 4px 4px 3px #888;
    -webkit-box-shadow: 4px 4px 3px #888;
    box-shadow: 4px 4px 3px #888;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -opera-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;

}


.ModalHead
{
    
}

.lms
{
    font-size: 125%;
}


