/*
	inspHire SmartViewer (c) inspHire Limited 2005

	ALL RIGHTS RESERVED
*/

/* ================================
    CSS STYLES FOR SMARTVIEWER PORTAL 
    v1.0, CBB, 07/2005
   ================================
*/

@font-face {  
	font-family: "Candara";  
	src: url(fonts/CANDARA.eot); /* IE */  
	src: local("Candara"), url( fonts/CANDARA.TTF) format("truetype"); /* non-IE */  
}
@font-face {  
	font-family: "CandaraBold";
	src: url(fonts/CANDARAB.eot); /* IE */  
	src: local("Candara Bold"), url( fonts/CANDARAB.TTF) format("truetype"); /* non-IE */  
}  
@font-face {  
	font-family: "CandaraItalic";
	src: url(fonts/CANDARAI.eot); /* IE */  
	src: local("Candara Italic"), url( fonts/CANDARAI.TTF) format("truetype"); /* non-IE */  
}
@font-face {  
	font-family: "CandaraBoldItalic";
	src: url(fonts/CANDARAZ.eot); /* IE */  
	src: local("Candara Bold Italic"), url( fonts/CANDARAZ.TTF) format("truetype"); /* non-IE */  
}  

.logoTop{
	background-image:url(images/logoTopMHS.jpg);
	border-top:10px solid #ffffff;
	border-bottom:5px solid #ffffff;
	background-position:right;
	background-repeat:no-repeat;
	width:428px;
	height:53px;
}
.vyaLogo{
	background-image:url(images/vyaLogo.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

#portal-logo {
	/* position: relative; */
	/* height: 85px; */
}

#portal-logo a {
	/* position: absolute;
	right: 10; 
	top: 20; */
	display: block; 
	width: 207px; 
	height: 85px;
	background: url(images/groupDomino.jpg) no-repeat;
	text-decoration: none;
	
}


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
    /* background-color: darkred; */
    /* background-color: #dbdbFF; */	/* insphire purple */
    /* background-color: White; */
    background-color: WHITE;
}

.HeadTR 
{
	background-color: #FFFFFF;
}

/* background color for the content part of the pages */
Body
{
	margin-left:15px;
	margin-right:15px;
	text-align:center;
    background-color: white;
	font-size:0.80em; 
	font-family: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
}

#Content {
	vertical-align:top;
	font-size:0.80em; 
	font-family: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	width:100%;
	margin:0px auto;
	text-align:left;
}
#LeftPane{
	background-color:0063be;
	color:#bfd8ef;
}

.navCol{
	width:165px;
	color:#FFF;
}
.mnuSideTitle{
	background-color:#0054a2;
	font-family: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	width:164px;
	height:23px;
	font-weight:bold;
	text-indent:8px;
	padding-top:4px;
	padding-bottom:6px;
}
.mnuSide {
	font-family: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	font-size:13px;
	z-index:1;
	color:#bfd4e8;
	padding-left:22px;
	padding-top:5px;
	padding-bottom:5px;
}
.mnuSide A:link {
	font-family: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	font-size:13px;
    COLOR: #bfd4e8;
    TEXT-DECORATION: none
}
.mnuSide A:visited   {
	font-family: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	font-size:13px;
    COLOR: #bfd4e8;
    TEXT-DECORATION: none
}

.mnuSide :active    {
	font-family: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	font-size:13px;
    COLOR: #bfd4e8;
    TEXT-DECORATION: none
}
.mnuSide A:hover {
	font-family: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	font-size:13px;
    COLOR: #ffffff;
    TEXT-DECORATION: underline
}
.footLeft{
	width:224px;
	height:29px;
	background-image:url(images/footLeft.jpg);
	background-repeat:no-repeat;
}
.footMid{
	height:29px;
	background-image:url(images/footBG.jpg);
}
.footRight{
	line-height:1px;
	width:294px;
	height:29px;
	background-image:url(images/footRight.jpg);
	background-repeat:no-repeat;
}
.footRight A{
	line-height:1px;
	width:294px;
	height:29px;
	text-decoration:none;
	background-image:url(images/footRight.jpg);
	background-position:bottom;
}
.footRight A:hover{
	line-height:1px;
	width:294px;
	height:29px;
	text-decoration:none;
	background-image:url(images/footRightOver.jpg);
	background-position:bottom;
}
.divMP{
	visibility:hidden;
	display:none;
}
#divMain{
	background:url(images/bgNavy2.jpg);
	margin-top:10px;
	background-position:left;
	background-repeat:repeat-y;
	margin-bottom:12px;
	width:100%;
}
#navTop{
	background-image:url(images/navTopNavy.jpg);
	background-repeat:no-repeat;
}
#navBot{
	width:164px;
	background-image:url(images/navBotNavy.jpg);
	background-repeat:no-repeat;
}
#lineTop{
	width:1px;
	background-image:url(images/lineTopNavy.jpg);
	background-repeat:no-repeat;
}
#lineBot{
	width:1px;
	background-image:url(images/lineBotNavy.jpg);
	background-repeat:no-repeat;
}
/* PAGE BANNER */
/* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx
/* style for the text of the site title */
.SiteTitle {
    font-size: 20px;
    font-weight: bold;
    /* color:#cccc99 */
    /* Mabey On Line Colour*/
    color:#0063be;
}

/* background/border colors for the selected tab */
.TabBg {
    background-color: white;
    border-color: #9C5BDE; /* white; */
}

/* background/border colors for the unselected tabs */
.OtherTabsBg {
    background-color: blue; /* dimgray; white*/
    border-color: #9C5BDE;; /* border-color: black; #9C5BDE;*/
}

/* text style for the selected tab */
.SelectedTab {
    font-size: 13px;
    color:#0063be;
    font-weight: bold
}

/* text style for the unselected tabs */
.OtherTabs {
    font-size: 13px;
    color: blue;
    text-decoration:none;
    font-weight: bold
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link    {
    text-decoration:    none;
    color: Black /* #eeeeee; */
}

A.OtherTabs:visited {
    text-decoration:    none;
    color: #444444; /*  #eeeeee; */
}

A.OtherTabs:active  {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:hover   {
    text-decoration:    underline;
    color: Black /* white; */
}
    
/* text style for the site links (at extreme top-right of header) */
.SiteLink {
    font-size: 11px;
}   

/* hyperlink style for the site links */
A.SiteLink:link {
    text-decoration:none;
    color:#717171;
}

A.SiteLink:visited  {
    text-decoration:    none;
    color:#717171;
}

A.SiteLink:active   {
    text-decoration:    none;
    color:#717171;
}

A.SiteLink:hover    {
    text-decoration: underline;
    color:#333333;
}

/* style for separator between site links */
.Accent
{
    color: #333333;
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-size: 12px;
    font-weight: normal;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
	font-family:"CandaraBold",Arial, Helvetica, sans-serif, Verdana;
    font-size:  12px;
    font-weight: bold;
    color: #0063be;
}



/* GENERAL */
/* style for module titles */
.Head   
{
	font-family:"CandaraBold",Arial, Helvetica, sans-serif, Verdana;
    font-size:  20px;
	font-weight: bold;
	color: #0063be;
	margin: 0;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-size:  12px;
    font-weight:    bold;
    color: #0063be;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-size:  12px;
    font-weight:    bold;
  color: black; 


}

/* text style used for most text rendered by modules */
.Normal
{
    font-size: 12px;
    font-weight: normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-size: 12px;
    font-weight: bold;
    color: red
}

.NormalBright
{
    font-size: 12px;
    font-weight: bold;
    color: white
}

.NormalBold
{
    font-size: 12px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-size: 12px;
    font-weight: normal;
}

ListBox{
    font-size: 10px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #0063be;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #0063be;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #0063be;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: blue;
}
    



/* GENERIC */
H1  {
	font-family:"CandaraBold",Arial, Helvetica, sans-serif, Verdana;
    font-size: 24px; 
    font-weight: bold;
    color: #0063be;
}

H2  {
	padding-top:0px;
	margin-top:0px;
	font-family:"CandaraBold",Arial, Helvetica, sans-serif, Verdana;
    font-size:  20px;
    font-weight: bold;
    color: #0063be;
}

H3  {
    font-size:  12px;
    font-weight:    normal;
    color: #0063be;
}

H4  {
    font-size:  12px;
    font-weight:    normal;
    color: #0063be;
}

H5, DT  {
    font-size:  11px;
    font-weight:    bold;
    color: #0063be;
}

H6  {
    font-size:  11px;
    font-weight:    bold;
    color: #0063be;
}

TFOOT, THEAD    {
    font-size:  12px;
    color: #0063be;
}

TH  {
    vertical-align: baseline;
    font-size:  12px;
    font-weight:    bold;
    color:#2a5695;
}

A:link  {
    text-decoration:    underline;
    color:  #2a5695;
}

A:visited   {
    text-decoration:    underline;
    color:  #2a5695;
}

A:active    {
    text-decoration:    underline;
    color:  #2a5695;
}

A:hover {
    text-decoration:    underline;
    color:  #0063be;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
	font-family: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}

.ihTH 
{
	background-color: #1e4176; /* #aaaadd; */
	font-size: 10;
	color: white;
	vertical-align: middle;
	padding-left:4px;
}

A.ihTH:link {
    text-decoration:    none;
    color:white;
}

A.ihTH:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.ihTH:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.ihTH:hover    {
    text-decoration:    underline;
    color:white;
}


.ihText
{
	font-size: 10;
	color: black;
}

.ihGrid
{
	font-size: 10;
	color: black;
}

.ihTD
{
	background-color: White;
	font-size: 12;
	color: black;
}

.Tooltip
{
	background-color: #d1e4f5;
	color: #000066;
	font-size: 10;
}

.ProdNav
{
	background-color: Silver;
	background: url(images/news-background.gif) repeat-x top left; 
	font-size: 1.25em;
	_font-weight: bold;
}

/* Filter panel (generic panel) */

.panel
{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: 0;
}

.panel .bg
{
	background-image: url(images/panel_bg.jpg);
}

.panel .topleft
{
	width: 16px;
	height: 16px;
	background-image: url(images/panel_top_left.jpg);
}

.panel .topright
{
	width: 16px;
	height: 16px;
	background-image: url(images/panel_top_right.jpg); 
}

.panel .bottomleft
{
	width: 16px;
	height: 16px;
	background-image: url(images/panel_bottom_left.jpg);
}

.panel .bottomright
{
	width: 16px;
	height: 16px;
	background-image: url(images/panel_bottom_right.jpg);
}

.panel .top
{
	height: 16px;
	background-image: url(images/panel_top.jpg);
}

.panel .bottom
{
	height: 16px;
	background-image: url(images/panel_bottom.jpg); 
}

.panel .left
{
	width: 16px;
	height: 16px;
	background-image: url(images/panel_left.jpg); 
}

.panel .right
{
	width: 16px;
	height: 16px;
	background-image: url(images/panel_right.jpg); 
}

/* 5) Navigation **************************************************************** */

#container {
	width: 100%;
	margin: 0 auto;
}

#navigation {
	margin: 0;
	padding: 0;
	background: #1e4176 url(images/navigation-background.gif) repeat-x bottom right; 
	height: 2.7em;
}
#navigation div#bar {
	padding: 0; 
	margin: 0;
	background: url(images/navigation-top-right.gif) no-repeat top right; 
	height: 2.7em; 
	white-space: nowrap; 
}
#navigation div#bar div {
	position: relative;
	padding: 0; 
	margin: 0;
	background: url(images/navigation-top-left.gif) no-repeat top left; 
	height: 2.7em; 
}

#navigation #contenttypes {
	position: absolute;
	bottom: 0; 
	left: 0;
	margin: 0; 
	padding: 0 0 0 0.7em;
	list-style-type: none;
	background: url(images/navigation-bottom-left.gif) no-repeat bottom left;
}
#navigation #contenttypes li {
	margin: 0 2px 0 0; padding: 0;
	float: left;
	background-image: url(images/tab-right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height: 1.75em;
	list-style-type: none
}
#navigation #contenttypes li.selected {
	background-image: url(images/tab-right-selected.gif);
	height: 1.75em;
}
#navigation #contenttypes li a {
	display: block;
	text-decoration: none;
	font-size: 60%;
	font-weight: bold;
	color: #fff;
	height: 2em;
	line-height: 2em;
	background-image: url(images/tab-left.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px 6px;
}
#navigation #contenttypes li.selected a {
	color: #003366;
	background-image: url(images/tab-left-selected.gif);
}

#navigation #personal {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0; 
	padding: 0 0.4em 0 0;
	height: 1.8em;
	list-style-type: none;
	background: url(images/navigation-bottom-right.gif) no-repeat bottom right; 
}
#navigation #personal li {
	margin: 0 4px;
	padding: 0;
	float: left;
	line-height: 2em;
}
#navigation #personal a {
	font-size: 80%;
	font-weight: bold;
	color: #fff;
	display: block;
	text-decoration: none;
	margin: 0;
}
#navigation #personal a:hover {
	text-decoration: underline;
}

/* 6) Sidebar ******************************************************************* */

#sidebar {
	background:#0063be;
	width: 159px;
	line-height: 120%;
}
#sidebar h3 {
	color:#FFF;
	font-weight: bold;
	font-size: 0.9em;
	margin: 1em 0 0.3em 0.3em;
}
#sidebar h3:first-child {
	margin: 0 0 0.3em;
}
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar p,
#sidebar li {
	color:#bfd8ef;
	font-size: 0.85em;
	margin: 0 0 0 2em;
	padding: 0;
	list-style-type: none
}
#sidebar li a:hover {
	text-decoration: underline;
}
#sidebar p {
	margin-bottom: 6px;
}
#sidebar p:last-child {
	margin-bottom: 0;
}

/* 7) Related ******************************************************************* */



/* 8) Pagetools ***************************************************************** */

div.pagetools {
	background: #e6e6e6 url(images/box-gray-bottom.gif) no-repeat bottom left;
	margin: 0 0 16px;
}
div.pagetools div {
	background: url(images/box-gray-top.gif) no-repeat top left;
	padding: 8px;
}
div.pagetools h3 {
	color: #666;
}
div.pagetools a {
	color: #666;
	text-decoration: none;
}
div.pagetools .new a {
	color: #ba0000;
}

#tabsJ {
    float:left;
    width:100%;
    line-height:normal;
	border-bottom:1px solid #24618E;
}
#tabsJ ul {
	margin:0;
	padding: 10px 10px 0 50px;
	list-style:none;
}
#tabsJ li {
    display:inline;
    margin:0;
    padding:0;
}
#tabsJ a {
    float:left;
    background:url(images/tableftJ.gif) no-repeat left top;
    margin:0;
    padding:0 0 0 5px;
    text-decoration:none;
}
#tabsJ a span {
    float:left;
    display:block;
    background:url(images/tabrightJ.gif) no-repeat right top;
    padding:5px 15px 4px 6px;
    color:#24618E;
	font-family:"Candara",Arial, Helvetica, sans-serif, Verdana;
    font-size: 14px;
	font-weight:750;
}
#tabsJ a.selected {
    float:left;
    background:url(images/tableftJ.gif) no-repeat left top;
    background-position:0% -42px;
    margin:0;
    padding:0 0 0 5px;
    text-decoration:none;
}
#tabsJ a.selected span {
    float:left;
    display:block;
    background:url(images/tabrightJ.gif) no-repeat right top;
    background-position:100% -42px;
    padding:5px 15px 4px 6px;
    color:#FFF;
	font-family:"Candara",Arial, Helvetica, sans-serif, Verdana;
    font-size: 14px;
	font-weight:750;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsJ a span {
	color:#0063be;
	float:none;
}
/* End IE5-Mac hack */
#tabsJ a:hover span {
    color:#FFF;
}
#tabsJ a:hover {
    background-position:0% -42px;
}
#tabsJ a:hover span {
    background-position:100% -42px;
}


/* =Highslide Code
----------------------------------------------------------------------*/

.highslide {
	cursor: url(/WebPortal/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid red;
}

.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-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(highslide/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;
}

.highslide-move {
    cursor: move;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.control {
	float: right;
    display: block;
    position: relative;
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin-top: 1px;
    margin-bottom: 1px;
}
.control:hover {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-top: 0;
    margin-bottom: 0;
}
.control, .control * {
	color: #666;
}