.healthlogo{width:240px; height:85px; background: transparent url(images/HealthLogo.gif) no-repeat top left; }
.travellogo{width:240px; height:85px; background: transparent url(images/Southern_Cross_Travel_Insurance.gif) no-repeat top left; }
.hospitallogo{width:240px; height:85px; background: transparent url(images/HospitalLogo.gif) no-repeat top left; }
.grouplogo{width:240px; height:85px; background: transparent url(images/GroupLogo.gif) no-repeat top left; }
.logolink{width:240px;height:85px; display:block; text-indent: -9999px}

.noscript{width:700px; float:left; padding:5px}
/*--------- dnn menu style ----------*/
.menu_bg
{
    padding: 0 25px 0 25px;
    margin: 0;
    height: 65px;
    clear:both;
    background: transparent url(images/menu_bg.png) no-repeat bottom;
}

.menu_bg_general
{
    padding: 0 25px 0 25px;
    margin: 0;
    height: 50px;
    clear:both;
    background: transparent url(images/menu_bg1.png) no-repeat bottom;
}

.menu_style
{
}

.img_home
{
    float:left;
    border:0;
}

.mainMenu
{
    z-index: 100;
    cursor: pointer;
    font-size: 12px;
    background-color: Transparent;
    text-align: center;
    font-family:Arial;
}

/* Main Menu Normal */
.mainMenu .root
{
    padding: 15px 0 0 0;
    width: 100px;
    margin: 0;
    white-space:normal;
    float: left;
    background-color: Transparent;
    text-align: center;
    vertical-align: middle;
    background: transparent url(images/menu_main.png) no-repeat scroll left top;
    height: 35px;
}

.mainMenu .txt
{

	float:left;
	width:90px;
	padding-left:5px;
}

/* Main menu hover*/
.mainMenu .hov
{
    height: 35px;
    color: #3093CC;
    background: transparent url(images/menu_hover.png) no-repeat scroll left top;
}


/* Main menu selected*/
.mainMenu .sel
{
    height: 35px;
    color: #3093CC;
    background: transparent url(images/menu_hover.png) no-repeat scroll left top;
}

.mainMenu .bc
{
    height: 35px;
    color: #3093CC;
    background: transparent url(images/menu_hover.png) no-repeat scroll left top;
}

.mainMenu table
{
    border: 1px solid #C0D6E5;
}

/* Travel Menu Skin */
.mainMenuTravel
{
    z-index: 100;
    cursor: pointer;
    font-size: 12px;
    background-color: Transparent;
    text-align: center;
    font-family:Arial;
}

.mainMenuTravel .root
{
    padding: 15px 0 0 0;
    width: 100px;
    margin: 0;
    white-space:normal;
    float: left;
    background-color: Transparent;
    text-align: center;
    vertical-align: middle;
    background: transparent url(images/menu_main_travel.png) no-repeat scroll left top;
    height: 35px;
    text-indent:3px;
    letter-spacing:1.5;
}

.mainMenuTravel .hov
{
    height: 35px;
    background: transparent url(images/menu_main_travel.png) no-repeat scroll left top;
}

.mainMenuTravel .sel
{
    height: 35px;
    background: transparent url(images/menu_hover_travel.png) no-repeat scroll left top;
    font-weight:bold;
    color:black;
}

.mainMenuTravel .first
{
    height: 35px;
    background: transparent url(images/menu_hover_travel.png) no-repeat scroll left top;
    font-weight:bold;
    color:black;
}

.mainMenuTravel .bc
{
    height: 35px;
    background: transparent url(images/menu_hover_travel.png) no-repeat scroll left top;
}

.mainMenuTravel table
{
    border: 1px solid #C0D6E5;
}








/* SUB Menu Normal 
.mainMenu tr.mi
{
    background-color: #F8FAFF;
    z-index: 1000;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    color: #375162;
    line-height: 2em;
    text-transform: none;
}
.mainMenu tr.mi td
{
    padding: 0 2px;
    text-transform: none;
}


.mainMenu tr.hov
{
    background: #CE0D0D url(../images/submenu_hover.gif) repeat-x top left;
}

.mainMenu tr.hov td
{
    color: #fff;
}

.mainMenu tr.sel, .mainMenu tr.bc
{
    background: #CE0D0D url(../images/submenu_active.gif) repeat-x top left;
}

.mainMenu tr.sel td, .mainMenu tr.bc td
{
    color: #fff;
}*/

.main_dnnmenu_break
{
    height: 2px;
    background-color: #D5E0FF;
}



/* Module Action Menus */
.ModuleTitle_SubMenu
{
    border: 1px solid #C0D6E5;
}

.ModuleTitle_SubMenu td
{
    background-color: #F8FAFF;
    white-space: nowrap;
}

.ModuleTitle_MenuIcon
{
    background-color: #F8FAFF;
    border: none;
    padding: 0px 2px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon
{
    background: #CE0D0D url(../images/submenu_hover.gif) repeat-x top left;
    color: #fff;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
    height: 2px;
    background-color: #D5E0FF;
}




/* CSS Document */
#Body
{
    background: #DADBDC url(images/body-background.gif) repeat-x scroll left top;
    font-family: Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
}

/* ControlPanel style */
.ControlPanel
{
    background: transparent;
    border: none;
    padding-bottom: 10px;
}

/*-------- Default Style --------*/

body, th, td, div, p, table, h1, h2, h3, h4, h5, h6, .Normal, .NormalDisabled, .Head, .SubHead, .SubSubHead, a:link, a:visited, a:hover, input, .CommandButton
{
    color: #666666;
    text-decoration: none;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}
body, th, td, div, p, table, .Normal, .NormalDisabled, .Head, .SubHead, .SubSubHead, a:link, a:visited, a:hover
{
    font-size: 12px;
}/*
h1, h2, h3, h4, h5, h6
{
    color: #375162;
}
h1, h3, h5, h1 input
{
    font-weight: bold;
}
h2, h4, h6
{
    font-weight: normal;
}
h1, h2, h1 input
{
    font-size: 14px;
    margin: 10px 0;
}
h3, h4
{
    font-size: 12px;
    margin: 8px 0;
}
h5, h6
{
    font-size: 10px;
    margin: 6px 0;
}


a, a:link, a:visited, a:active
{
    color: #3E81B5;
    text-decoration: none;
    font-weight: normal;
}
a:hover
{
    color: #D00;
    text-decoration: underline;
}
*/

.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
}
.Head
{
    color: #2E3D47;
    font-weight: bold;
}
.SubHead
{
    color: #4C6171;
}
.SubSubHead
{
    color: #6E8AA0;
}
.NormalRed
{
    color: #F00;
}


/*Datagrids */
.DataGrid_Container
{
    margin-top: 15px;
}
.DataGrid_Header
{
    font-weight: bold;
}
.DataGrid_Header td, .NormalBold td
{
    font-weight: bold;
}

/*-------- design style --------*/
.page-wrapper
{
    display: block;
    margin: 0 auto;
    padding: 0;
    position: relative;
    text-align: left;
    width: 950px;
}

.topheader
{
    display: block;
    height: 145px;
    padding: 0 25px;
}


/* Top Menu Normal */
#topmenu
{
    text-align: right;
    display: block;
    height: 30px;
    z-index: 1000;
    font-size: 11px;
    background-color: Transparent;
    height: 30px;
    float:right;
}
#topmenu ul
{
    display: block;
    float: right;
    margin: 0;
    padding: 0;
    cursor: pointer;
}
#topmenu ul li
{
    display: inline;
    margin: 0;
    padding: 0;
}
#topmenu div
{
    background: transparent url(images/top-tab-grey.png) no-repeat scroll left top;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 11px;
    line-height: 11px;
    padding: 9px 0 10px;
    text-align: center;
    width: 130px;
    cursor: pointer;
}

#topmenu div.first
{
    background: transparent none repeat scroll 0 0;
    color: #999999;
}

#topmenu div.currentpage
{
    background: transparent url(images/top-tab-blue.png) no-repeat scroll left top;
}
#topmenu a
{
    color: #FFFFFF;
    font-size: 11px;
    line-height: 11px;
    text-align: center;
    
}
#topmenu a:hover
{
color:#000000;
text-decoration:none;
}
#topmenu div.first a
{
    color: #999999;
    text-decoration:none;
}
#topmenu div.first a:hover
{
    color: #000000;
    text-decoration:none;
}

#header-content
{
    display: block;
    height: 115px;
}

#logo-area
{
    display: block;
    float: left;
    height: 90px;
    width: 240px;
    margin-top:20px;
}

.lang_pad
{
    padding: 7px 0 0 25px;
    float: left;
}

.ServerSkinWidget
{
    width: 10px;
}

.clear_float
{
    clear: both;
    line-height: 0;
    font-size: 0;
    height: 0;
}


/* Search Stlye */
.search_style
{
    float: right;
    background-color: Transparent;
}


.xsImgSearch { margin-left:-4px; margin-top:10px !important}
.xsCmdSearch { BORDER: #c7cac9 1px solid; PADDING-RIGHT: 3px; PADDING-LEFT: 3px; FONT-SIZE: 8pt; MARGIN-RIGHT: 2px; BACKGROUND-COLOR: #A5A5A5; color:#FFFFFF; height:27px; vertical-align:bottom; }
.xsTxtSearch { padding-left: 5px; padding-top:5px; margin-top:10px; BORDER: #c7cac9 1px solid; FONT-SIZE: 9pt; BACKGROUND-COLOR: #ffffff; height:20px; width:100px; color:#AAAAAA;}




/*--------- pane style ----------*/
.center_bg
{
    padding: 0 25px;
    margin: 0;
    clear: both;
    background-color:Transparent;
}
.left_bg
{
    padding: 0;
    margin: 0;
    background: transparent url(images/left_bg.png) repeat-y scroll left top;
}
.right_bg
{
    padding: 0;
    margin: 0;
    background: transparent url(images/right_bg.png) repeat-y scroll right top;
}
.content_bg
{
    padding:0 0 0 0;
    margin: 0 5px 0 5px;
    background-color: white;
    border-bottom: 0px solid #CCCCCC; 

    /*border-right:0px solid #d4d4d4;
    position:relative; This line makes left menu disappear in ie ><*/   
    
}

.content_bg_general
{
    padding:0 0 0 0;
    margin: 0 5px 0 0;
    background-color: white;
    border-bottom: 1px solid #CCCCCC; 
    border-left:1px solid #CCCCCC;
    /*border-right:0px solid #d4d4d4;
    position:relative; This line makes left menu disappear in ie ><*/   
    
}
.content_table
{
    width:100%; 
}
.content_table td
{
    vertical-align: top;
}

.content_small_pad_top
{
    padding: 10px 0 0 0;
    margin: 0;
    background: transparent url(images/smallPane_top_bg.png) no-repeat scroll left top;
}
.content_small_pad_bottom
{
    padding: 0 0 10px 0;    
    margin: 0;
    background: transparent url(images/smallPane_bottom_bg.png) no-repeat scroll left bottom;
}

.bottom_pad
{
    padding: 0 0 10px 0;  
    margin: 0;
    background: transparent url(images/bottom_bg.png) no-repeat scroll left top;
}

.HeaderPane
{
    position: absolute;
    top: 0;
    right: 0;
    z-index: -999;
    overflow:hidden;/*must have*/
    width:600px;
}

.HeaderPane iframe /*bug fix for IE7 below*/
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:3000px;/*must have for any big value*/
	height:3000px/*must have for any big value*/;
}

.HeaderPane .bd{border:solid 1px #aaaaaa;padding:12px;}


.LeftTD
{
    padding: 0;
    margin: 0;
    width: 180px !important;
    background-color: #F5F5F5;
    border-right:1px solid #d4d4d4;
}

.LeftPane
{
    width: 180px;
}

.ContentPane
{
    padding: 10px 10px 0 15px;
    margin: 0;
    background-color: white;
    overflow:hidden;
}
.RightPane
{  
    padding: 10px;
    margin: 0;
    background-color: white;
    width: 180px;
}
.HomePageRightPane
{  
    padding-right: 10px;
    padding-bottom: 10px;
    margin: 0;
    background-color: white;
    width: 180px;
}

.TravelRightPane
{  
    padding: 10px 20px 10px 10px;
    margin: 0;
    background-color: white;
    width: 180px;

}

.TopLeftPane{
    padding: 0 10px 0 15px;
    float:left;
    width:65%;
}

.TopRightPane{
    float:right;
    width:30%;
}


/*SmallPane class*/
.small_panel_area
{
    padding: 0;
    margin: 0 5px;
    height: 150px;
    background-color: white;
    width:890px;
    overflow:none;
    vertical-align:top;
}

.small_panel_area_general
{
    padding: 0;
    margin: 0 5px 0 0;
    height: 150px;
    background-color: white;
    width:895px;
    border-left:1px solid #CCCCCC;
    overflow:none;
    vertical-align:top;
}
.SmallPane1
{
    width:25%;
    opacity:0.7;
    filter:alpha(opacity=70)
}
.SmallPane2
{
    width:25%;
    opacity:0.7;
    filter:alpha(opacity=70)
}
.SmallPane3
{
    width:25%;
    opacity:0.7;
    filter:alpha(opacity=70)
}
.SmallPane4
{
    width:25%;
    opacity:0.7;
    filter:alpha(opacity=70)
}

.SmallPane1:hover
{
    cursor: pointer;
}
.SmallPane2:hover
{
    cursor: pointer;
}
.SmallPane3:hover
{
    cursor: pointer;
}
.SmallPane4:hover
{
    cursor: pointer;
}

/* ------- FileManager -------*/
div.FileManager
{
    height: auto;
    border: none;
}
table.FileManager
{
    width: 99%;
}


a.CommandButton:link, a.CommandButton:visited
{
    color: #CB2027;
    font-weight: bold;
    text-decoration: none;
}
a.CommandButton:hover
{
    color: #3E81B5;
    text-decoration: underline;
}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited
{
    color: #3E81B5;
}
.ControlPanel a.CommandButton:hover
{
    color: #CB2027;
    text-decoration: underline;
}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead
{
    font-size: 11px;
}


/*------------ Breadcrumb Style --------------*/
.BreadRow
{

    /*background-color: #F5F5F5;*/
    font-size: 12px;
    height:43px !important;
    background: url(images/breadbg.png) repeat-x left top;
}
.BreadIEfix
{   
    color: #3093CC;
    padding:15px 0 0 15px;
    float:left;
    width:500px;
}

.BreadRightPane
{
    float:right;
    padding: 10px 10px 0 0;
}

.Breadcrumb, a.Breadcrumb:link, a.Breadcrumb:active, a.Breadcrumb:visited
{
    color: #3093CC;
    font-size: 12px;
    margin-top:15px;
}

.BreadLeft{
    height:35px;
    background: url(images/browse.png) no-repeat left top;
	padding:15px 0 0 15px;
}

a.Browse{
	text-decoration:none !important;
	font-weight:bold;
	font-size:14px !important;
	color: #000000 !important;
}

/*-------------- User Style --------------*/
#login_style
{
    float: right;
    line-height: 34px;
    padding-right: 18px;
}

#dnn_login_style
{
    text-align:right;
}

.user, a.user:link, a.user:active, a.user:visited
{
    color: #3E81B5;
}
a.user:hover
{
    color: #C00;
}

/*-------------- Footer Style --------------*/
.bot_pad
{
    margin: 0;
    padding: 0 25px;
}

.FooterPane
{  
    padding: 0;
    margin: 0;
}
#backtotop
{
    background-color: Transparent;
    position: absolute;
    right: 30px;
}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane
{
    width: 0;
    padding: 0;
    margin: 0;
    border:0;
    height:0;
    display:none;
}


/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer
{
    position: relative;
    white-space: nowrap;
}
div.SearchBorder
{
    width: 180px;
    height: 20px;
    border: solid 1px #e0e0e0;
    float: left;
    background-color: White;
    white-space: nowrap;
    margin-top: 2px;
}
div.SearchContainer a
{
    padding: 0;
    display: block;
    float: left;
}
div.SearchContainer a img
{
    padding-left: 5px;
}
div.SearchIcon
{
    float: left;
    width: 31px;
    height: 20px;
    cursor: pointer;
    z-index: 11;
    background: no-repeat 2px 2px;
    text-align: right;
}
div.SearchIcon img
{
    margin-top: 3px;
}

input.SearchTextBox
{
    float: left;
    z-index: 10;
    border: 0;
    width: 130px;
    height: 18px;
    margin-left: 3px;
    color: #43494D;
}

#SearchChoices
{
    clear: both;
    display: none;
    border: solid 1px #C3D4DF;
    z-index: 2000;
    cursor: pointer;
    margin: 0;
    padding: 0;
    text-align: left;
    background-color: #F3F7FA;
    position: absolute;
    top: 22px;
    left: 0;
}
#SearchChoices li
{
    cursor: pointer;
    margin: 0;
    padding: 2px 2px 0 2px;
    padding-left: 25px;
    height: 18px;
    text-align: left;
    background-color: #F3F7FA;
    background-repeat: no-repeat;
    background-position: 2px center;
    list-style: none;
    list-style-image: none;
    border: none;
    display: block;
}
#SearchChoices li.searchHilite
{
    background-color: #CE0D0D;
    color: #ffffff;
    border: none;
}
#SearchChoices li.searchDefault
{
    background-color: #F8FAFF;
    border: none;
}


/* SideMenu  */

.inventua_sidemenu
{    
    margin: 0 0 0 0;
    z-index:999;
    position:relative;
    width:180px;
    cursor:pointer;
}

.MenuItem0
{ 
    background: #F5F5F5 url(images/arrowright.gif) no-repeat top right;
    font-size: 9pt; 
    font-family: Arial;
    padding:10px 0 10px 10px;
}
.MenuItem0 A, .MenuItem0 A:Active, .MenuItem0 A:Hover, .MenuItem0 A:Visited, .MenuItem0 A:Link
{
  color: #666666;
  text-decoration: none;
}
.MenuItemMouseOver0
{
    background: #FFFFFF url(images/LeftMenu1over.jpg) no-repeat top left;
    font-size: 9pt; 
    font-family: Arial;    
    padding:10px 0 10px 10px;
}
.MenuItemMouseOver0 A, .MenuItemMouseOver0 A:Active, .MenuItemMouseOver0 A:Hover, .MenuItemMouseOver0 A:Visited, .MenuItemMouseOver0 A:Link
{
    color: #3093CC;
    text-decoration: none;
}
.MenuHdr0
{ 
    background: #FFFFFF url(images/LeftMenu1Selected.jpg) no-repeat top left;
    font-size: 9pt; 
    font-family: Arial;
    font-weight:bold;
    padding:10px 0 10px 10px;
}

.MenuHdr0 A, .MenuHdr0 A:Active, .MenuHdr0 A:Hover, .MenuHdr0 A:Visited, .MenuHdr0 A:Link
{ 
    color: #ffffff;
    text-decoration: none;
}
.MenuItem1
{ 
    background: #E4F3F8 url(images/LeftMenu2Plus.gif) no-repeat left center;
    font-size: 8pt; 
    font-family: Arial;
    padding:10px 0 10px 20px;
}
.MenuItem1 A, .MenuItem1 A:Active, .MenuItem1 A:Hover, .MenuItem1 A:Visited, .MenuItem1 A:Link
{ 
    color: #666666;
    text-decoration: none;
}
.MenuItemMouseOver1
{
    background: #FFFFFF url(images/LeftMenu2Plus.gif) no-repeat left center;
    font-size: 8pt; 
    font-family: Arial;
    padding:10px 0 10px 20px;
}
.MenuItemMouseOver1 A, .MenuItemMouseOver1 A:Active, .MenuItemMouseOver1 A:Hover, .MenuItemMouseOver1 A:Visited, .MenuItemMouseOver1 A:Link
{
    color: #3093CC;
    text-decoration: none;
}

.MenuHdr1
{ 
    background: #C9EDFF url(images/LeftMenu2Plus.gif) no-repeat left center;
    font-size: 9pt; 
    font-family: Arial;
    padding:10px 0 10px 20px;
}

.MenuHdr1 A, .MenuHdr1 A:Active, .MenuHdr1 A:Hover, .MenuHdr1 A:Visited, .MenuHdr1 A:Link
{ 
    color: #3093CC;
    font-weight:bold;
    text-decoration: none;
}

.MenuItem2
{ 
    background: #C9EDFF url(images/LeftMenu3Plus.gif) no-repeat left center;
    font-size: 8pt; 
    font-family: Arial;
    padding:10px 0 10px 30px;
    color:#000000;
}
.MenuItem2 A, .MenuItem2 A:Active, .MenuItem2 A:Hover, .MenuItem2 A:Visited, .MenuItem2 A:Link
{ 
    color: #3093CC;
    text-decoration: none;
}
.MenuItemMouseOver2
{
    background: #C9EDFF url(images/LeftMenu3Plus.gif) no-repeat left center;
    font-size: 8pt; 
    font-family: Arial;
    padding:10px 0 10px 30px;
}
.MenuItemMouseOver2 A, .MenuItemMouseOver2 A:Active, .MenuItemMouseOver2 A:Hover, .MenuItemMouseOver2 A:Visited, .MenuItemMouseOver2 A:Link
{
    color: #105487;
    text-decoration: none;
}

.currentItemHighlight2
{
    background: #C9EDFF url(images/subleft.gif) no-repeat left center;
}

.currentItemHighlight2 A
{
    color: #105487 !important;
}

.currentItemHighlight1
{
    background: #C9EDFF url(images/LeftMenu2Plus.gif) no-repeat left center;
}
.currentItemHighlight0
{
    background: #FFFFFF url(images/LeftMenu1over.jpg) no-repeat top left;
}

.currentItemHighlight0 A
{
    color:#3093CC !important; 
}
