/* Link Buttons */
.HaciricLinkButton {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	color: #d83434;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	vertical-align: top;
	text-decoration: underline;
}

A.HaciricLinkButton:hover {
	color: #d83434;
	text-decoration: underline;
}

A.HaciricLinkButton:link {
	color: #d83434;
	text-decoration: underline;
}

A.HaciricLinkButton:active {
	color: Black;
	text-decoration: underline;
}

A.HaciricLinkButton:visited {
	color: Black;
	text-decoration: underline;
}

.gridtooltip
{
	VISIBILITY: hidden;
	POSITION: absolute;
	TOP: 0px;
	LEFT: 0px;
	WIDTH: 150px;
	BORDER-TOP: black 1px solid;
	BORDER-RIGHT: black 1px solid;
	BORDER-BOTTOM: black 1px solid;
	BORDER-LEFT: black 1px solid;
	PADDING-RIGHT: 4px;
	PADDING-LEFT: 4px;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 4px;
	Z-INDEX: 200;
	BACKGROUND-COLOR:#F09A78;
	FONT: 10pt bold arial,sans-serif;
	COLOR:Black;
 }	

.HaciricGrid 
{ 
    border-style:solid; 
    border-width: 1px; 
    border-bottom-color:silver; 
    border-top-color: silver; 
    border-left-color:silver;
    border-right-color:silver; 
} 

.HaciricGrid th 
{ 
    border-style:solid; 
    border-width: 1px; 
    border-bottom-color:silver; 
    border-top-color: silver; 
    border-left-color:silver; 
    border-right-color:silver; 
} 


.HaciricGrid td 
{ 
    border-width: 1px; 
    border-style:solid; 
    border-bottom-color:silver; 
    border-top-color: silver; 
    border-left-color:silver; 
    border-right-color:silver; 
} 

/* Haciric Drop Down List */
.Haciric_DropDownList
{
    Height: 10px;
    Font-Size:xx-small;
}

/* gridview styles */

.Haciric_gvHeaderStyle
{
    font-size: xx-small;
    font-family: Verdana;
    background-color: Gray;
    border-style: solid;
    border-color: black;
    height:auto;
    color: White;
    font-weight: bold;
    text-align: left;
}

.Haciric_gvRowStyle
{
    font-size: xx-small;
    font-family: Verdana;
    background-color: White;
    border-style: solid;
    border-color: black;
    height:10px;
    color: Black;
    height: 10px;
    font-weight: normal;
}

.Haciric_gvPagerStyle
{
    background-color: Gray;
}

tr.Haciric_gvPagerStyle table 
{
    font-size: xx-small;
    font-family: Verdana;
    background-color: Gray;
    height:Auto;
    color: Black;
    font-weight: bold;
    text-align: left;
} 

.Haciric_ErrorLabel
{
    font-size: xx-small;
    font-family: Verdana;
    color: red;
}

.Haciric_Table
{
    vertical-align: top;
    color: black;
    height: 10px;
    font-size: 8pt;
    font-family: Verdana;
    font-weight: normal;
}
                       
/* End gridview styles */


/* calendar styles */

.Haciric_Calendar
{
    font-size: xx-small;
    font-family: Verdana;
    border-color: #d83434;
    border-width:thin;
}

.DayHeaderStyle
{
    font-size: xx-small;
    font-family: Verdana;
    background-color: Gray;
    border-style: ridge;
    border-color: #d83434;
    height:auto;
    color: White;
    font-weight: bold;
}

.NextPrevStyle
{
    font-size: xx-small;
    font-family: Verdana;
    color: white;
}

.TitleStyle
{
    font-size: xx-small;
    font-family: Verdana;
    vertical-align: middle;
    background-color: #333333;
    height: 10px;
    color: White;
    font-weight: bold;
}      

.ButtonLink
{
    font-size: xx-small;
    font-family: Verdana;
    vertical-align: middle;
    background-color: #333333;
    height: 10px;
    color: White;
    font-weight: normal;
    padding: .75pt;
    text-decoration: none;
}    

.ButtonLink2
{
    font-size: xx-small;
    font-family: Verdana;
    vertical-align: middle;
    text-align:center;
    background-color: #d83434;
    height: 10px;
    color: White;
    font-weight: normal;
    padding: .75pt;
    text-decoration: none;
}   

.DayStyle
{
    font-size: xx-small;
    font-family: Verdana;
    font-weight: bold;
    vertical-align: top;
    border-style: solid;
    height:50px;
}

/* End calendar styles */

.Haciric_Link
{
    font-size: xx-small;
    font-family: Verdana;
    color: black;
    text-decoration: underline;
}

.Haciric_Label
{
    font-size: xx-small;
    font-family: Verdana;
    color: white;
    background-color: #333333;
    vertical-align: middle;
    height: 10px;
}

.Haciric_PageLabel
{
    font-size: xx-small;
    font-family: Verdana;
    font-weight: bold;
    color: black;
    vertical-align: top;
}

.Haciric_PageTextBox
{
    font-size: xx-small;
    font-family: Verdana;
    font-weight: normal;
    color: black;
    vertical-align: top;
    Height: 15px;
}

.Haciric_PageLabelValue
{
    font-size: xx-small;
    font-family: Verdana;
    color: black;
    vertical-align: top;
}

.Haciric_Link
{
    font-size: xx-small;
    font-family: Verdana;
    color: black;
    text-decoration: underline;
}

.Haciric_Link a
{
    text-decoration: underline;
    color: black;
}

.Haciric_Link a:hover
{
    text-decoration: underline;
    color: black;
}

.Haciric_Link a:visited
{
    text-decoration: underline;
    color: black;
}
.HaciricExtranet {
	background-color: #333333;
}

.Haciric_Heading1
{
    font-weight: bold;
    font-size: xx-small;
    color: #d83434;
    font-family: Verdana;
    vertical-align: top;
}

.Haciric_Normal_Text
{
    font-weight: normal;
    font-size: xx-small;
    color: black;
    font-family: Verdana;
}

.HaciricButton
{
    width: 70px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: x-small;
    background-color: #D83434;
    text-decoration: none;
    color: black;
    border-right: #000000 1px solid;
    border-top: gray 1px solid;
    border-left: gray 1px solid;
    border-bottom: #000000 1px solid;
    text-align: center;
}

.HaciricLoginButton
{
    width: 60%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: x-small;
    border-color: #FFFFFF #000000 #000000 #FFFFFF;
    background-color: #D83434; border-style: solid;
    border-top-color: #FFFFFF;
    border-top-width: 1px; border-right-width: 1px;
    border-bottom-width: 1px; border-left-width: 1px;
    padding-bottom: 3px;
    text-decoration: none;
	color: white;

}

.HaciricLabel
{
font-family: Tahoma, "Times New Roman" , Arial;
	font-size: xx-small;
	font-weight: bold;
	background-color: #FFFFFF;
	color: black;
}

.ProjectsAndPublicationsBackground
{
	font-family: Tahoma, "Times New Roman" , Arial;
	font-size: x-small;
	font-style: normal;
	background-color: #d83434;
	font-weight: bold;
	color: #000000;
	height: 100%;
	width: 100%;
}

.PeachBackground
{
font-family: Tahoma, "Times New Roman" , Arial;
	font-size: xx-small;
	background-color: #D83434;
	color: white;
}

.WhiteBackground
{
font-family: Tahoma, "Times New Roman" , Arial;
	font-size: xx-small;
	background-color: #FFFFFF;
	color: white;
}

.LogoStyle
{
    padding-left: 20px;

}

.AboutUsBackground
{
	font-family: Tahoma, "Times New Roman" , Arial;
	font-size: x-small;
	font-style: normal;
	background-color: #F8D4BE;
	font-weight: bold;
	color: #000000;
	height: 100%;
	width: 100%;
}

.SplashBackground
{
	font-family: Tahoma, "Times New Roman" , Arial;
	font-size: x-small;
	font-style: normal;
	background-color: #d83434;
	font-weight: bold;
	color: #000000;
	height: 100%;
	width: 100%;
}

.ResearchProjectsBackground
{
	font-family: Tahoma, "Times New Roman" , Arial;
	font-size: x-small;
	font-style: normal;
	background-color: #F3B095;
	font-weight: bold;
	color: #000000;
	padding-left: 6px;
	height: 100%;
	width: 100%;
}

.NewsEventsBackground
{
	font-family: Tahoma, "Times New Roman" , Arial;
	font-size: x-small;
	font-style: normal;
	background-color: #F09A78;
	font-weight: bold;
	color: #000000;
	padding-left: 6px;
	height: 100%;
	width: 100%;
}

.JoinNetworkBackground
{
	font-family: Tahoma, "Times New Roman" , Arial;
	font-size: x-small;
	font-style: normal;
	background-color: #ED7861;
	font-weight: bold;
	color: #000000;
	padding-left: 6px;
	height: 100%;
	width: 100%;
}

.UsefulLinksBackground
{
	font-family: Tahoma, "Times New Roman" , Arial;
	font-size: x-small;
	font-style: normal;
	background-color: #E35A4F;
	font-weight: bold;
	color: #000000;
	padding-left: 6px;
	height: 100%;
	width: 100%;
}

.ContactUsBackground
{
	font-family: Tahoma, "Times New Roman" , Arial;
	font-size: x-small;
	font-style: normal;
	background-color: #DD433F;
	font-weight: bold;
	color: #000000;
	padding-left: 6px;
	height: 100%;
	width: 100%;
}

.menubackground {
	background-color: #333333;
	width:100%;
}
.menutopbar {
	background-color: #999999;
	font-size: x-small;

}
.currentDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	background-color: #FF6666;

}

#dnn_dnnLOGIN_cmdLogin
{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: xx-small;
        background-color: #FFFFFF; 
        margin-left: 5px;
        margin-right: 5px;
	    color: black;
        text-decoration: none;
}

#dnn_dnnSEARCH_cmdSearch
{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: xx-small;
        color: black;
}

#dnn_dnnSEARCH_txtSearch
{
        border-color: #000000;
        border-top-width: 1px; border-right-width: 1px;
        border-bottom-width: 1px; border-left-width: 1px;

}

.AboutUsMenu
{
	font-family: Tahoma, "Times New Roman" , Arial;
	font-size: x-small;
	font-style: normal;
	background-color: #F8D4BE;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	height: 20px;
	width: 85%;
	border-bottom: #333333 thin solid;
}

.AboutUsMenu:hover {
	font-family: Tahoma, "Times New Roman", Arial;
	font-size: x-small;
	font-style: normal;
	background-color: #white;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	height: 20px;
	width: 85%;
	border-bottom: #333333 thin solid;
}

.ResearchMenu {
	font-family: Tahoma, "Times New Roman", Arial;
	font-size: x-small;
	font-style: normal;
	background-color: #F3B095;
	font-weight: bold;
	padding-left: 5px;
	height: 20px;
	width: 85%;
	border-bottom: #333333 thin solid;
}

.NewsEventsMenu {
	font-family: Tahoma, "Times New Roman", Arial;
	font-size: x-small;
	font-style: normal;
	background-color: #F09A78;
	font-weight: bold;
	padding-left: 5px;
	height: 20px;
	width: 85%;
	border-bottom: #333333 thin solid;
}

.JoinNetworkMenu {
	font-family: Tahoma, "Times New Roman", Arial;
	font-size: x-small;
	font-style: normal;
	background-color: #ED7861;
	font-weight: bold;
	padding-left: 5px;
	height: 20px;
	width: 85%;
	border-bottom: #333333 thin solid;
}

.UsefulLinksMenu {
	font-family: Tahoma, "Times New Roman", Arial;
	font-size: x-small;
	font-style: normal;
	background-color: #E35A4F;
	font-weight: bold;
	padding-left: 5px;
	height: 20px;
	width: 85%;
	border-bottom: #333333 thin solid;
}

.ContactUsMenu {
	font-family: Tahoma, "Times New Roman", Arial;
	font-size: x-small;
	font-style: normal;
	background-color: #DD433F;
	font-weight: bold;
	padding-left: 5px;
	height: 20px;
	width: 85%;
	border-bottom: #333333 thin solid;
}

.MneuIcon {
	background-color: #333333;
	background-position: center;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}
.moduleHeaderbackground
{
	background-color: #333333;
	color: white;
}

/* Text/HTML Style */
.leftjustifiedcolumn
{
    font-family: Verdana;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: x-small;
    color: black;
    text-align: justify;
    float: left; 
    width: 45%;
}

.rightjustifiedcolumn
{
    font-family: Verdana;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: x-small;
    color: black;
    text-align: justify;
    float: right; 
    width: 45%;
}

.w3cbutton4 {
  margin: 1em 0;
  width: 9em;
  font-family: helvetica,arial,sans-serif;
  font-size: 70%;
  font-weight: bold;
}
.w3cbutton4 a {
  display: block;
  width: 100%;
}
.w3cbutton4 a:link,
.w3cbutton4 a:visited,
.w3cbutton4 a:hover {
  background-color: #D83434;
  color: #000;
  text-decoration: none;
}
.w3cbutton4 a:link,
.w3cbutton4 a:visited {
  border-top: 1px solid #cecece;
  border-bottom: 2px solid #4a4a4a;
  border-left: 1px solid #cecece;
  border-right: 2px solid #4a4a4a;
}
.w3cbutton4 a:hover {
  border-bottom: 1px solid #cecece;
  border-top: 2px solid #4a4a4a;
  border-right: 1px solid #cecece;
  border-left: 2px solid #4a4a4a;
}
.w3cbutton4 span.w3c {
  padding: 0 0.4em;
  background-color: #fff;
}













