/*
================================
Skin styles for IntegraLogics
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;
	background-color: #666666;
	
	
	
	
}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
	border: solid 0px;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
	}  
.skinheader {
width:100%; height:110px;

}
.logo {
	background-image:url(Header.jpg); width:800px; background-repeat:no-repeat;
}
.skingradient {
}
.bar {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-weight:normal;
	font-style: normal;
    color: #362918;
	background-color: Transparent;
  text-decoration:none;
  padding-right:3;
}  
A.bar:link {
    font-family:Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-weight:normal;
	font-style: normal;
    color: #362918;
	background-color: Transparent;
  text-decoration:none;
  padding-right:3;
}
A.bar:active {
    font-family:Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-weight:normal;
	font-style: normal;
    color: #362918;
	background-color: Transparent;
  text-decoration:none;
  padding-right:3;
}
A.bar:visited {
    font-family:Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-weight:normal;
	font-style: normal;
    color: #362918;
	background-color: Transparent;
  text-decoration:none;
  padding-right:3;
}
A.bar:hover {
    font-family:Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-weight:normal;
	font-style: normal;
    color: #cccccc;
	background-color: Transparent;
  text-decoration:none;
  padding-right:3;
}
.othertabs {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-weight:normal;
	font-style: normal;
    color: #362918;
	background-color: Transparent;
  	text-decoration:none;
  	padding-left:3;
}
A.othertabs:link {
   font-family:Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-weight:normal;
	font-style: normal;
    color: #362918;
	background-color: Transparent;
  text-decoration:none;
    padding-left:3;
}  
A.othertabs:active {
    font-family:Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-weight:normal;
	font-style: normal;
    color: #362918;
	background-color: Transparent;
  text-decoration:none;
  	padding-left:3;
}
A.othertabs:visited {
    font-family:Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-weight:normal;
	font-style: normal;
    color: #362918;
	background-color: Transparent;
  text-decoration:none;
  	padding-left:3;
}
A.othertabs:hover {
    font-family:Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-weight:normal;
	font-style: normal;
    color: #cccccc;
	background-color: Transparent;
  text-decoration:none;
  	padding-left:3;
}  
.controlpanel {
	width: 100%;
	background-color: #ffffff;
}
.toppane {
	width: 0% none;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	background-color: #ffffff;
}
.leftpane {
    width: 160px;
	height:100%;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	background-color: #ffffff;
}
.contentpane {
	width: 100%;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	background-color: #ffffff;
}
.rightpane {
	width: 200px;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	background-color: #ffffff;
}
.bottompane {
	width: 100%;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 0px;
	background-color: #transparent; 

}
.MainMenu_MenuContainer {
height:30;
	width:150;
	vertical-align:top;
	}
.MainMenu_MenuBar {
cursor: pointer;
	cursor: hand;
	height:30px;
	width:150px;
	background-image:url(nav.jpg);
}
.MainMenu_MenuItem{
background-position:left;
position:fixed;
    height:30;
    cursor: pointer; 
	cursor: hand;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-weight:normal;
	font-style: normal;
}
.MainMenu_MenuItemSel {
height:30px; width:150px;
    background-position:left;
	background-image:url(navselect.jpg);
	position:fixed;
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-weight: normal;
	font-style: normal;
}
.MainMenu_MenuIcon {
	display:none;
	border-left: #666666 2px solid;
	border-bottom: #666666 2px solid;
	border-top: #666666 2px solid;
	cursor: pointer;
	cursor: hand;
}
.MainMenu_SubMenu {
background-image:url(subnav.jpg); width: 150px; height:30px;
z-index: 1000;
border-bottom: #FFFFFF 0px solid;
border-top: #FFFFFF 0px solid;
	cursor: pointer;
	cursor: hand;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
}
.MainMenu_SubMenuItem{
    color:#666666;
	background-image: url(subnav.jpg);
	cursor: pointer; 
	cursor: hand;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-weight:normal;
	font-style: normal;
	height:30; width:150px;
	border-bottom: #666666 0px solid;
	border-top: #666666 0px solid;
}
.MainMenu_MenuBreak {
	height: 0px;
	color: #000000
}

.MainMenu_MenuArrow {
display:none;
    border-right: #000000 0px solid;
	border-bottom: #F59178 0px solid;
	border-top: #F59178 0px solid;
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
display:none;
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer; 
	cursor: hand;
}
.StandardButton     {
    background: # none;
    color: #666666;
    font-family:Verdana, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #;
	BORDER-RIGHT: #FBD77B 0px solid;
	BORDER-TOP: #FBD77B 0px solid;
	BORDER-LEFT: #FBD77B 0px solid;
	BORDER-BOTTOM: #FBD77B 0px 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(dark_blue_gradient.jpg);
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #666666;
}

/* 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;
}



