﻿body
{
    font-size: .75em;
    font-family: Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
}

*
{
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
	
a:link
{
    text-decoration: underline;
}
a:visited
{
}
a:hover
{
    text-decoration: none;
}
a:active
{
}

p, ul
{
    margin-bottom: 0px;
    line-height: 1.6em;
	list-style: none outside none;
}

.left
{
    float: left;
}

.right
{
    float: right;
}

.clear
{
    clear: both;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    font-family: Arial, Helvetica, sans-serif;
}

h1
{
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}
h2
{
    padding: 0 0 10px 0;
}
h3
{
    font-size: 1.2em;
}
h4
{
    font-size: 1.1em;
}
h5, h6
{
    font-size: 1em;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page
{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

#headerwrapper
{
	background-image: url('../../../../../../../../Content/brokers/meg/images/bg_header.png');
}
#header
{
    position: relative;
    margin-bottom: 0px;
    padding: 0 0;
}

#header h1
{
    font-weight: bold;
    padding: 5px 0;
    margin: 0;
    border: none;
    line-height: 2em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 32px !important;
    float: left;
}

#companylogo
{
    float: left;
    font-size: 2.5em;
	padding-left: 10px;
	padding-right: 10px;
}

#main
{
    /*padding: 30px 30px 15px 30px;
    margin-bottom: 30px;*/
    _height: 1px; /* only IE6 applies CSS properties starting with an underscore */
}

#footer
{
    padding: 10px 0;
    text-align: center;
    line-height: normal;
    margin: 0;
    font-size: .9em;
}

#page-footer
{
	background-image: url('../../../../../../../../Content/brokers/meg/images/bg_footer.png');
    height: 30px;
    font-size: 1.2em;
    padding: 20px;
    margin: 5px 0px;
}

/* TAB MENU   
----------------------------------------------------------*/
ul#menu
{
    padding: 0 0 2px;
    position: relative;
    margin: 0;
    text-align: right;
}

ul#menu li
{
    display: inline;
    list-style: none;
}

ul#menu li#greeting
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
}

ul#menu li a
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
}

ul#menu li a:hover
{
    text-decoration: none;
}

ul#menu li a:active
{
    text-decoration: none;
}

ul#menu li.selected a
{
}

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset 
{
    margin: 1em 0;
    padding: 1em;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input[type="submit"], input[type="button"], input[type="reset"] {
	font-weight: bold;
}
input[type="submit"]:hover, input[type="button"]:hover {
	font-weight: bold;
}

input, textarea, select
{
	font-size:12px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding:3px;
}

input:focus, textarea:focus, select:focus {
}


/* TABLE
----------------------------------------------------------*/

table 
{
  border-collapse: collapse;
}

table td 
{
  padding: 5px;   
}

table th
{
  padding: 6px 5px;
  text-align: left;
}

.alternaterow {

}

.highlightrow
{
}

/* MISC  
----------------------------------------------------------*/
.error
{
}

#menucontainer
{
    margin-top:40px;
}

div#title
{
    display:block;
    float:left;
    text-align:left;
}

#logindisplay, #admindisplay, #megaadmindisplay
{
    font-size:0.9em;
    display:block;
    clear:both;
    text-align:right;
    margin:10px;
    float: right;
}
/*
#logindisplay a:link, #admindisplay a:link, #megaadmindisplay a:link
{
    text-decoration: underline;
}

#logindisplay a:visited, #admindisplay a:visited, #megaadmindisplay a:visited
{
    text-decoration: underline;
}

#logindisplay a:hover, #admindisplay a:hover, #megaadmindisplay a:hover
{
    text-decoration: none;
}
*/
/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{

}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
}

.validation-summary-errors
{
    font-weight: bold;
}

.validation-summary-valid
{
    display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label,
.editor-label
{
    margin: 0.5em 0 0;
    vertical-align: top;
    width: 200px;
}
.editor-label
{
    display: inline-block;
}

.display-field,
.editor-field
{
    margin: 0.5em 0 0;
}
.editor-field
{
    display: inline;
}

.editor-row {display: block; margin: 10px 0;vertical-align: middle; }
.editor-field input[type="text"],.editor-field textarea {width: 250px;}

.text-box
{
    width: 30em;
}

.text-box.multi-line
{
    height: 6.5em;
}

.tri-state
{
    width: 6em;
}


/*Starting the iframe menu version*/
#iframe_version_main
{
    border:none;
    height:900px;
    width:100%;
}

#home_leftmenu ul
{
    list-style: none;
    font-weight: bold;
}
#home_leftmenu li
{
    cursor: pointer;
    margin: 0px 0;
    padding: 0px;
    text-align: center;
}
#home_leftmenu li
{

}
#home_leftmenu li, #home_leftmenu li a, #home_leftmenu li a:hover
{
    text-decoration: none;
}
#home_leftmenu li:hover, #home_leftmenu li.selected
{
    text-decoration: none;
}




/* Starting of MegaHub v20*/
body{ font-family:Calibri,Palatino Linotype,Verdana,Arial,"Microsoft JhengHei",PMingLiU;}

#v20menu ul {padding:0;}
#v20menu li {margin-bottom: 5px;}
#v20menu a {display: block; padding: 1em 1em 1em 20px;text-decoration: none;position: relative; width:100px;}
#v20menu span.ui-icon {margin: 0 5px 0 0;position: absolute;left: .2em;top: 50%;margin-top: -8px;}			
			
.mega_widgetiframe{margin: 0 0 0 0;z-index:-1;}

/*
#home_leftmenu{float:left;width:10%;}
#home_mainframe{float:right;width:89%;}*/
#layout_indexbar{height: 55px; }
#home_mainframe_wrapper{float:left;width:99%;}
#home_leftmenu{float:left;width:105px;margin-left: -99%;}
#home_footer_news{height:60px;}

#home_footer_news_left_news{width:99%;float:left;}
#home_footer_news_right_logo{width:0%;float:right;}

/* No Right Banner */
#home_mainframe{margin: 0 -8px 0 104px;}
#home_rightmenu{}
/*End No Right Banner*/
/* Right Banner*/
/*
#home_mainframe{margin: 0 258px 0 104px;}
#home_rightmenu{float:left;margin-left: -258px;width:258px;}
#home_main_applet_wrapper{margin: 0 0 0 0;}
#home_main_applet{float:left;width:99%;}
*/
/*End No Right Banner*/


ul.hori_menu li { float: left; margin: 0 10px; }

/*Management part*/
.command_symbol
{
    margin:0 5px; cursor:pointer;font-size:130%;
}

.reporttypeheader {
    font-size: 18px;
    padding: 5px;
    width: 100%;
    margin-bottom: 5px;
}

.reporttypetips {
    font-size: 14px;
    padding: 0;
}

/*PowerTicker part*/
.powertickerloginwrapper {
    background: url("../../../../../Content/images/ptlogin.png") no-repeat scroll 0 0 transparent;
    height: 230px;
    position: relative;
}
.powertickerlabel {
    font-size: 16px;
    font-weight: bold;
}
.powertickertextbox
{
    float: right; width: 160px;
}
.powerticerlogincontrol {
    left: 400px;
    position: absolute;
    top: 110px;
    width: 310px;
}
.settingrow {
    clear: left;
    padding: 4px 0;
}
.powertickercommand {
    clear: both;
    float: right;
}

.admin-detail-wrapper
{
    padding: 0 5px;
    font-size: 1.25em;
}
.admin-detail-wrapper input,.admin-detail-wrapper textarea,.admin-detail-wrapper select {
    font-size: 1em;
}

#home_leftmenu_logo {
    font-size: 1.1em;
    text-align: center;
}

#megahub_alert_div
{
    position: absolute;
    opacity: 0.75;
    display:none;
    
    width:300px;

    right: 5px;
    top:55px;
    vertical-align: middle;
    z-index: 999;
}

.megahub_alert_message
{
    cursor: pointer;
    margin: 0 0 10px 10px;
    padding: 10px;    
	font-size:2em;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding:3px;
}

/*jquery ui fix*/
.ui-datepicker{display:none;}