﻿body {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:normal;
	margin: 0px;
	padding: 0px;
	height: 100%;	
}
html{
  margin: 0px;
  padding: 0px;
  height: 100%;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:normal;
	color: #666666;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
p {
    margin:1.4em 0;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
} 
h1 {
    font-size:18px;
    line-height:normal;
 }
h2 {
    font-size:11px;
    line-height:normal;
}
h3 {
	font-size: 1.5em;
	padding-top: 1.4em;
    margin-bottom:1.12em;
}
h4 {
	font-size: 1.3em;
	padding-top: 1.4em;
    margin-bottom:1.12em;
}

img {border-width: 0;}
a {color: #000000; text-decoration: none; font-weight: normal; }
a:link, a:active, a:visited {color: #00294e; text-decoration: none; }
a:hover {text-decoration: none; color: #c60100; font-weight: bold; }

table , form {border: 0; margin: 0; padding: 0;}

td	{border: 0; margin: 0; padding: 0;}

.tabselected 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold;
	font-size: 11px; 
	color: #000000;
}

/*a.tabselected {color: #0A2D49;	text-decoration: none;}
a.tabselected:visited {color: #0A2D49; text-decoration: none;}
a.tabselected:hover {text-decoration: none; color: #4575A5;}
a.tabselected:active {color: #0A2D49; text-decoration: none;}*/

a.tabselected {color: #000000;	text-decoration: none;}
a.tabselected:visited {color: #000000; text-decoration: none;}
a.tabselected:hover {text-decoration: none; color: #4575A5;}
a.tabselected:active {color: #000000; text-decoration: none;}
.tabunselected 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold; 
	font-size: 11px; 
	color: #FFFFFF;
}

a.tabunselected {color: #ffffff;	text-decoration: none;}
a.tabunselected:visited {color: #ffffff; text-decoration: none;}
a.tabunselected:hover {text-decoration: none; color: #000000;}
a.tabunselected:active {color: #ffffff; text-decoration: none; }

/* ADMIN wide */

.AddEditAccountField { width: 130px; }
.AddEditAccountRow { padding-bottom: 5px; width: 150px; }

.SettingsBackground
{
    background-color: #EEEEEE;
}
.SettingsTable
{
    background-color: #FFFFFF;
}
.SettingsInstructions
{
    font-weight: normal;
    color: black;
    font-family: Arial;
    font-size: 8pt;
    background-color: #F6F6F6;
}
.SettingSectionHeadline
{
    font-weight: bold;
    color: #0A2D49;
    font-family: Arial Bold;
    font-size: 10pt;
}
.SettingSectionDescription
{
    font-weight: normal;
    color: black;
    font-family: Arial;
    font-size: 8pt;
}

.SmallText
{
    font-weight: normal;
    color: black;
    font-family: Arial;
    font-size: 8pt;
}

.SmallText a:link, .SmallText a:hover, .SmallText a:visited
{
    font-weight: bold;
    color: #0A2D49;
    font-family: Arial;
    font-size: 8pt;
}

.FileMgrIcon a:link, .FileMgrIcon a:hover, .FileMgrIcon a:visited 
{ 
    color: #0A2D49; text-decoration: none; font-family: Verdana; font-size: 11px; font-weight: bold;
}

.FileMgr 
{ 
    font-family: Verdana; font-size: 10px; font-weight: normal; border-top: solid 1px #F5F5F5; 
    border-bottom: solid 1px #F5F5F5;
}
.FileMgrHeader
{ 
    color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif;  
    font-size: 11px; font-weight: bold; background-color: #EEEEEE; 
    border: none; padding: 5px 0px 4px 0px;
}

/* END ADMIN wide */

/* SEND screen */
/* Old .FileSendStep { font-family: Arial; font-size: 24px; color: #204F95; text-align: center; } */
.FileSendStep { font-family: Arial; font-size: 24px; color: #000000; text-align: center; }
.SendDescription { font-weight: bold; font-family: Arial; }
.AtSign { font-weight: bold; font-family: Arial; font-size: 18px; padding: 0px 5px 0px 5px; }
.RoundedBox { background-color: #EFEFEF; height: 40px; }
.UploadRemove a:link, .UploadRemove a:hover, .UploadRemove a:visited 
{ 
    color: #000000; text-decoration: underline; font-family: Arial; font-size: 11px; font-weight: bold;
}
.UploadRemove { color: #000000; font-size: 11px; font-family: Arial; font-weight: normal; }
.SendBackground { background-color: #EEEEEE; }

/* END SEND screen */

/* LOGIN */

.LoginTitleHeader   { color: #0A2D49; font-weight: bold; }

/* END Login */
.highslide { cursor: url(/_resources/scripts/graphics/zoomin.cur), pointer; outline: none; }
.highslide img { border: 2px solid gray; }
.highslide:hover img { border: 2px solid white; }

.highslide-image { border: 2px solid white; }
.highslide-image-blur { }
.highslide-caption {
			display: none;
			border: 2px solid white;
			border-top: none;
			font-family: Verdana, Helvetica;
			font-size: 10pt;
			padding: 5px; 
			background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
		.highslide-loading {
			display: block;
			color: white;
			font-size: 9px;
			font-weight: bold;
			text-transform: uppercase;
			text-decoration: none;
			padding: 3px;
			border-top: 1px solid white;
			border-bottom: 1px solid white;
			background-color: black;
			padding-left: 22px;
			background-image: url(/_resources/scripts/graphics/loader.gif);
			background-repeat: no-repeat;
			background-position: 3px 1px;
		}
		a.highslide-credits,
		a.highslide-credits i {
			padding: 2px;
			color: silver;
			text-decoration: none;
			font-size: 10px;
		}
		a.highslide-credits:hover,
		a.highslide-credits:hover i {
			color: white;
			background-color: gray;
		}
		a.highslide-Main {display: block; border: 0; margin: 0 0 16px 0; font: normal 10px Arial, Helvetica, sans-serif; color: white; text-decoration: none;}
		
		/* BEGIN Users/Contacts */
		
		.AltUserRow { background-color: #F9F9F9; border-bottom: solid 1px #CADBE5; }
        .UserRow { background-color: #FFFFFF; border-bottom: solid 1px #CADBE5; }
        .UserHeader { font-family: Arial; color: #0A2D49; text-decoration: underline; text-align: center; 
            font-size: 11px; background-color: #EEEEEE; padding: 5px 0px 5px 0px; }
            
		/* END Users/Contacts */
		
		/* BEGIN Accounts */
		
	    .AltDomainRow { background-color: white; }
        .DomainRow { background-color: #F9F9F9; }
        .DomainName { padding: 5px; }
		
        .AccountExplanation { font-weight: normal; color: black; font-family: Arial; font-size: 10px; }
        .AccountField { width: 175px; }
        
		/* END Accounts */
		
/* BEGIN CONTACT DIRECTORY BOX */		
		.searchBoxPager{ font-size: 9px; color: #666666; }
		.searchRowStyle{ height: 10px; padding-left: 10px; }
		.searchBoxList{ font-size: 9px; color: #666666; height: 15px; }
		.searchBox{ font-size: 9px; color: #666666; width: 90px; height: 12px; }
        .searchButton{ font-size: 9px; color: #000000; width: 22px; height: 19px; }
        .grid{ font-size: 10px; padding-top: 3px; }
        #searchOver{ background-color:#cccccc; font-size:9px; color:#666666; }
/* END CONTACT DIRECTORY BOX * /

/*---------- bubble tooltip -----------*/
span.top{
	display: block;
	padding: 30px 5px 0;
    background: url(../bt/bt_top.gif) no-repeat top;
}
span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 5px; 
	text-align:center;
	color: #000000;
	font-weight:bold;
	font-size:11px;
	background: url(../bt/bt_mid.gif) repeat bottom; 
}
span.bottom{
	display: block;
	padding:3px 5px 10px;
    background: url(../bt/bt_btm.gif) no-repeat bottom;
}

/*Hover Menu*/
.popupMenu {
	position:absolute;
	visibility:hidden;
	opacity:.9;
	filter: alpha(opacity=90);
}

.popupHover {
	/* background-image:url(images/header-opened.png);
	background-repeat:repeat-x; */
	background-position:left top;
	/* background-color:#F5F7F8; */
}