/*
================================
Skin styles for IntegraLogics
================================
*/   
 .HeaderLinkSpan
 {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
    vertical-align: middle;
    border-style: none;
    background-color: Transparent;
 }
 A.HeaderLinkSpan:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
    vertical-align: middle;
    border-style: none;
    background-color: Transparent;
 }
 A.HeaderLinkSpan:visited{
 font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #F6CC25;
	text-decoration:none;
    vertical-align: middle;
    border-style: none;
    background-color: Transparent;
 }
 A.HeaderLinkSpan:hover{
 font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #F6CC25;
	text-decoration:none;
    vertical-align: middle;
    border-style: none;
    background-color: Transparent;
 }
  A.HeaderLinkSpan:active{
 font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #F6CC25;
	text-decoration:none;
    vertical-align: middle;
    border-style: none;
    background-color: Transparent;
 }
 .SkinObject {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: normal;
	font-weight: normal;
    color: #003366;
	background-color: Transparent;
  text-decoration:none
}
A.SkinObject:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: normal;
	font-weight: normal;
    color: #003366;
	background-color: Transparent;
  text-decoration:none
}
A.SkinObject:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: normal;
	font-weight: normal;
    color: #003366;
	background-color: Transparent;
  text-decoration:none
}
A.SkinObject:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: normal;
	font-weight: normal;
    color: #FF0000;
	background-color: Transparent;
  text-decoration:none
}
A.SkinObject:active {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: normal;
	font-weight: normal;
    color: #003366;
	background-color: Transparent;
  text-decoration:none
}
 .PortalName
 {
	font-family: Tahoma Small Cap;
	font-size: 18pt;
	color: #000000;
	
 }
 .HeaderBullet
 {
  background-image: url(ffabullet.gif);
  vertical-align: middle;
  border-width: 0px;
 }

 .HeaderAdImg 
 {
  float: right;
  width: 208px; 
  height:115px; 
  overflow: hidden; 
  padding-left: 0px;
  padding-right: 1px;
  outline-color:#000000;
  outline-width: 1px;
  background-color:;
  vertical-align: top;
 } 
 
 .AdDiv
 {
  padding-bottom: 8px;
 }

.pagemaster {
	width: 100%;
	height: 100%;
	background:url(FFABG.gif);
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
.skinmaster {
	margin-bottom:0px;
	margin-top:0px;
	height:350px;
	width:800px;
	background-color:#FFFFFF;
	border-top: 2px solid #F6CC25;
	border-right: 2px solid #F6CC25;
	border-left: 2px solid #F6CC25;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
}
.skinheader {
	width:100%;
	height: 115px;
	background-image:url(HeaderBG.jpg);
	background-color:#000034;
	background-repeat:no-repeat;

}
.skingradient {
	background-image:url(gradient_tan.jpg); HEIGHT:25px;
}
.controlpanel {
	width: 100%;
	background-color: transparent;
}
.toppane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	background-color:transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	height: 100%;
}
.rightpane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.menucontainer {
	background-color: transparent; 
}
.menubar  {
	cursor: pointer; 
	cursor: hand;
	background-color: Transparent;
}
.mi {
    border:0;
	cursor: pointer; 
	cursor: hand;
	color: #003366;
	padding-right:5px;
	padding-left:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-weight: normal;
	font-style: normal; 
	background-color:#FFFFFF;
	}
.mi .icn
{
background-color:#FFFFFF;
	border-left: #042548 0px solid;
	border-bottom: #042548 0px solid;
	border-top: #042548 0px solid;
	border-right:#CCC 1px solid;
	cursor: pointer; 
	cursor: hand;
	width:15px;
	height:21px;
	text-align: center; 
	}
.root .icn
{
display:none;
}
	
.m{
    filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
	background-color:#FFFFFF;
	padding:5px;
	}	
.main_dnnmenu_break {
	height: 2px;
}
.hov {

	background-color: #ffffff;
	color: #CC0000;
	padding:5px;

}

.menuarrow {
display:none;
	border-right: #F59178 0px solid;
	border-bottom: #F59178 0px solid;
	border-top: #F59178 0px solid;
	font-family: webdings; 
	font-size: 10pt;
	cursor: pointer; 
	cursor: hand; 
}
.rootmenuarrow {
display:none;
	font-family: webdings;
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.root{background:transparent;
    border-right:1px #FFCD0E solid;
	cursor: pointer; 
	cursor: hand;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	padding-left:5px;
	padding-right:5px;
	}
.root.hov
{
background:transparent;
cursor: pointer;
	cursor: hand;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal;
	font-style: normal;
	border-right:1px #FFCD0E solid;
	padding-left:5px;
	padding-right:5px;
	
	}
.root.sel
{
background:transparent;
cursor: pointer;
	cursor: hand;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal;
	font-style: normal;
	border-right:1px #FFCD0E solid;
	padding-left:5px;
	padding-right:5px;
	
	}
.StandardButton     {
    background: #ffffff none;
    color: #003366;
    font-family:Verdana, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #ffffff;
	BORDER-RIGHT: #FBD77B 1px solid;
	BORDER-TOP: #FBD77B 1px solid;
	BORDER-LEFT: #FBD77B 1px solid;
	BORDER-BOTTOM: #FBD77B 1px solid;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.TreeViewMenu_Header {
	BACKGROUND-IMAGE: url(gradient_Midtan.jpg);
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #003366;
}

/* Snapsis */
#SignInContainer
{
	position:absolute;
	right:35px;
	top:3px;
	border-top: white 1px solid; 
	border-left: white 1px solid; 
	border-right: black 1px solid; 
	border-bottom: black 1px solid; 
	width: 350px;
	height: 20px;
	background-color:#ffffff;
	padding:2px;
}
.SignInBackTop
{
	width: 300px;
	height: 116px;
	vertical-align:top;
}
.SignInBackTile
{
height:1;
width:300px;
}
.SignInBackBottom
{
	width:300px;
	height: 12;
}
.SignInbtnLogin
{
	background:url(btnLogin.gif) no-repeat;
	background-position: center center;
	width: 65px;
	height: 17px;
}
.SignInbtnRegister
{
background:url(btnRegister.gif) no-repeat;
background-position: center center;
width: 65px;
height: 17px;
}
.SignInbtnEmailPassword
{
background:url(btnEmailPassword.gif) no-repeat;
background-position: center center;
width: 115px;
height: 17px;
}

.LoginLogout {
font-family: Tahoma, Arial, Helvetica;
font-size: 11px;
font-weight: bold;
color: #EFEFEF;
padding-left: 2px;
padding-right: 2px;
}

/* hyperlink style for LoginLogout for Snapsis */
A.LoginLogout:link {
text-decoration:none;
color: #EFEFEF;
}

A.LoginLogout:visited  {
text-decoration: none;
color:#EFEFEF;
}

A.LoginLogout:active   {
text-decoration:none;
color:#EFEFEF;
}

A.LoginLogout:hover{
text-decoration: underline;
color: #EFEFEF;
}
