﻿/* DEFAULTS
----------------------------------------------------------*/

body   
{
    /*background: #b6b7bc;*/
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
    /*background-image:url('../Images/bodybg.png');*/
}

a:link, a:visited
{
    color: #034af3;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

span, td
{
    font-family:Arial;
    font-size:13px;
    
    color:#2e4b4b;
}

select
{
    border: 1px solid #ccc; padding:1px; font-size:12px;  
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 1084px;/*1250px;*/
    background-image:url('../Images/bgstrip.png');
    margin: 0px auto 0px auto;
    border-bottom: 1px solid #cccccc;
    -moz-box-shadow:0 0 20px #ccc;-webkit-box-shadow:0 0 20px #ccc;
    box-shadow: 0 0 20px  #ccc;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #eee;
    width: 100%;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #000;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 0px 12px;
    margin: 12px 8px 8px 8px;
    min-height: 420px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color:#3a4f63;
    width:100%;
}

div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input[type="text"],input[type="password"]
{
    width: 200px;border: 1px solid #ccc; padding:1px;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}
.md
{
    color:Red;    
}
.md:before
{ 
    content:" ";
}
/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: Blue;
}

.loginDisplay a:link
{
    color: Blue;
}

.loginDisplay a:visited
{
    color: Blue;
}

.loginDisplay a:hover
{
    color: Black;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

table.grid th
{
	border:solid 1px #cccccc;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #000;
	position:relative;
	cursor: default;
	padding:4px;
	height:25px;
	background-color:#ff0077;
}
table.grid td
{
	background:#FFFCF9;text-align:left;height:18px;border:solid 1px #cccccc;padding:3px
}
table.grid
{
	background-color:#f0f0f0;border:solid 0px #ffcfcc; 
}

.mainmenusel
{
    background-image:url('../Images/menuselarrow.png');
    background-repeat:no-repeat;
    padding-left:18px;
    color:#f58618;
    font-size:15px;
    font-weight:bold;
    background-position:0% 57%;
    text-transform:uppercase;
}
.mainmenusel a
{
    color:#f58618;
    text-decoration:none;
} 
.mainmenusel a:hover
{
    color:#f58618;
    text-decoration:underline;
} 

.mainmenu
{
    background-image:url('../Images/menuarrow.png');
    background-repeat:no-repeat;
    padding-left:18px;
    color:#ffffff;
    font-size:15px;
    font-weight:bold;
    background-position:0% 52%;
    text-transform:uppercase;
} 
.mainmenu a
{
    color:#ffffff;
    text-decoration:none;       
} 
.mainmenu a:hover
{
    color:#ffffff;
    text-decoration:underline;
} 

.pl20
{
    padding-left:20px;
}

.btm a:link
{
    color:#535353;
    text-decoration:none;
}
.btm a:hover
{
    color:#535353;
    text-decoration:underline;
} 
.btm a:visited
{
    color:#535353;
}


/* home page box styles  */ 


@font-face {
	font-family: MyriadPro;
	src: url("MyriadPro-Regular.otf");
}

@font-face {
    font-family: MyriadPro;
    font-weight: bold;
    src: url("MyriadPro-Bold.otf");
}

@font-face {
    font-family: MyriadPro-SemiBold;
    src: url("MyriadPro-Semibold.otf");
} 
    
@font-face {
	font-family: MyriadPro;
	font-style:italic;
	src: url("MyriadPro-It.otf");
}    

.box_outer{
		
	}
	
	.box_icon{
	 	background-image:url(../corporate/images/bigbullet.png);
		background-repeat:no-repeat;
		background-position:bottom;
		width:27px;
		max-width:27px;
		height:21px;
		
	}
	
	.box_heading{
		font-family: MyriadPro-Semibold;
		font-size:16pt;
		color:#4073b6;
		overflow:auto;
		padding-left:10px;
		 
		
	}
	
	.box_topleft{
		background-image: url(../corporate/images/ctl.png);
		background-repeat:no-repeat;
		background-position:bottom;
		width:8px;
		max-width:8px;
		height:6px;
	}
	.box_topside1{
		background-image: url(../corporate/images/strip1.png);
		background-repeat:repeat-x;
	}
	.box_topside2{
		background-image: url(../corporate/images/strip2.png);
		background-repeat:repeat-x;
	}
	.box_topright{
		background-image: url(../corporate/images/ctr.png);
		background-repeat:no-repeat;
		width:7px;
		max-width:7px;
		height:7px;
	}
	.box_leftside{
		background-image: url(../corporate/images/stripl.png);
		background-repeat:repeat-y;
	}
	.box_center{
		padding:5px; 
		color:#000;
		
	}
	.box_rightside{
		background-image: url(../corporate/images/stripr.png);
		background-repeat:repeat-y;
		background-position:right;
		width:6px;
		min-width:6px;
	}
	
	.box_bottomleft{
		background-image: url(../corporate/images/cbl.png);
		background-repeat:no-repeat;
		background-position:left;
	}
	.box_bottomside{
		background-image: url(../corporate/images/stripb.png);
		background-repeat:repeat-x;
		background-position:bottom;
		height:5px;
	}
	.box_bottomright{
		background-image: url(../corporate/images/cbr.png);
		background-repeat:no-repeat;
		background-position:bottom;
		width:7px; max-width:7px;
		height:7px;
	}

 	.box_content
 	{
 		font-family: MyriadPro;
 		font-size:12px;
 		color:#000;
		padding:5px; 
		border:0px solid #CCC; border-radius:3px; height:100%; width:100%;
		border-top:0px solid #999;
		border-radius:5px;
		height:100px;
		letter-spacing: 0px;
	}
	
	.box_content_td
 	{
 		font-family: MyriadPro;
 		font-size:15px;
 		color:#000;
		padding:2px;
		letter-spacing: -0.2px;
	}
	
/* home page box styles  */ 



ul#menu, ul#menu ul.sub-menu {
            padding:0;
            margin: 0;
             
        }
        ul#menu li, ul#menu ul.sub-menu li {
            list-style-type: none;
            display: inline-block;
        }
        /*Link Appearance*/
        ul#menu li a, ul#menu li ul.sub-menu li a {
            text-decoration: none;
            color: #fff;
            padding: 3px;
            display:inline-block;
        }
        ul#menu li ul.sub-menu li a{
            background: #232323;
        }
        /*Make the parent of sub-menu relative*/
        ul#menu li {
            position: relative;
        }
        /*sub menu*/
        ul#menu li ul.sub-menu {
            display:none;
            position: absolute;
            top: 40px;
            left: 0;            
        }
        ul#menu li:hover ul.sub-menu {
            display:block;
            color:#f58618;
        }
        
        ul#menu li:hover{
            background-image:url('../Images/menuselarrow.png');
            background-repeat:no-repeat;
            padding:0px 0px 0px 18px;
            color:#f58618;
            font-size:15px;
            font-weight:bold;
            background-position:0% 50%;
            text-transform:uppercase;
        }
        ul#menu li a:hover,ul.sub-menu li a:hover{
            color:#f58618 !important;
        }
        
        ul#menu li{
            background-image:url('../Images/menuarrow.png');
            background-repeat:no-repeat;
            padding:0px 0px 0px 18px;
            color:#ffffff;
            font-size:15px;
            font-weight:bold;
            background-position:0% 49%;
            text-transform:uppercase;
            height:40px;
        }
        
        ul#menu li a{
            padding:9px 0px 8px 0px;            
        }          
        
        ul.sub-menu li {
            background-image:none !important;
            max-width:350px;
            min-width:180px;
            height:auto !important;
        }
        ul.sub-menu{
            background: #232323;
        }
        ul.sub-menu li a{
            font-size:13px;
            text-transform:none;
            padding:0px;
        }     

.sechead
{
    font-weight:bold;padding-top:20px; padding-bottom:3px; width:100%;text-align:left;float:left;height:20px; 
}  
.lblright,.lblrightphone
{
    width:150px;text-align:right;padding-right:5px;
}       
.lblrightphone
{
    width:100px;
}

.secarea
{
	width:100%; background-color:#fff; 	float:left;
}
.mainsection 
{
	border: 1px solid #000;
	padding: 5px;
	background-color:#fff;	
	 
}
.pOuter 
{
    border:1px solid #000000;
}

.txt 
{
    margin-left:5px;
}

.ddl
{
    margin-left:7px;
}
.brownind 
{
    color:#990000;
    font-style:italic;
    font-family:Arial;
    font-size:13px;
    padding-left:5px;
}

.tdleft 
{
    width:15%; text-align:right; padding-right:5px;
}

.td35 
{
    width:35%;
}

.panelleft98
{
    float:left; width:98.5% !important; padding:5px;
}

.fleft100
{
    float:left;width:100% !important;
}
.fleft50
{
    float:left;width:50% !important;
}
.fleft60
{
    float:left;width:60% !important;
}
.fleft40
{
    float:left;width:40% !important;
}

.panelleft98m
{
    float:left; width:98.5%; padding:5px; margin-top:5px; background-color:#f1f2f3;  
}


.tblborder
{
    border:1px solid #000000; padding:5px;
}

.pnlnote
{
    padding-left:32px;float:left; width:90% !important; padding-top:3px; padding-bottom:7px;
}

.pnl
{
	padding:2px;
	float:left;
	text-align:right;
	 
	 
}

.signup_label
{
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	margin-bottom: 3px;	
}

.signup_note
{
	font-family: Arial;
	font-size: 10px;	
	font-weight:normal;
}

.sub_title
{
	font-family: arial;
	color: #2E4B4B;
	font-size: 11px;
	
	line-height: 0.1;
	padding: 0px;
	margin-bottom: 6px;
	margin-top: 3px;
}

.header_others
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;	
	padding:0px;
	margin:0px;
}

.signup_label
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;	
}