﻿/* IMPORT ADDITIONAL STYLE SHEETS */
@import url('css/modal.css');
@import url('css/jquery.datepick.css');

body
{
	background:#080C15 url('images/bg.jpg') repeat-x center top;	  
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	font-size:10pt;
	margin:0;
	padding:0;
}
a {outline: none;outline:0; overflow: hidden;border:0 none;} /* removes Firefox dotted outline on click */
a img {border: none;outline: none;outline:0;}
img {outline: none;outline:0;}
a:active { outline: none;}
:-moz-any-link:focus {
  outline: none;
}
a:active, a:focus {
   outline: none;
   ie-dummy: expression(this.hideFocus=true); /*this removes the dotted outline around images in IE */
}
input
{
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
}
.nofileSelection
{
    padding-top:8px;padding-left:10px;
}
/*Used for On off switch */
.iCheckbox_container {
	height:16px;
	width:86px;
	position: relative;
	overflow: hidden;
	cursor:pointer;
	/*margin-right:10px;*/
}
.iCheckbox_switch {
	height:16px;
	width:50px;
	background-image:url(../../img/Switch/switchOnOff.png); /* your actual slider image */
	background-repeat:none !important;
	background-position:0px;
}
.switchOnDisabled {background:url('../../img/switch/on_disabled.jpg');margin-right:10px;}
.switchOffDisabled {background:url('../../img/switch/off_disabled.jpg');margin-right:10px;}


/* CLEARING FLOATS */
.clear:after
{
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.clear
{
	min-height: 1px;
	border: none;
}
* html .clear
{
	height: 1px;
	border: none;
}

/* LAYOUT ELEMENTS */
hr
{
    height:1px;
    width:100%;
    color:#e5e5e5;
    background-color:#e5e5e5;
    border:0;
}
.floatLeft
{
	float: left;
}
.floatRight
{
	float: right;
}

.content
{
	width:100%;
	height: auto;
    margin: 0;
    padding: 0;
	text-align: left;
}

#contentWrap
{
    width:100%;
    margin: 0 0 70px 0;
    padding: 0;
    height: auto;
}

#mainContentBoxOuter
{
	background-color: #121C30;
	/*filter:alpha(opacity=25);     IE                      
	-moz-opacity:0.25;              Mozilla 1.6 and below   
	opacity:0.25;                   Newer Mozilla and CSS-3 */
	padding: 15px;
    margin:20px 20px 20px 20px;
}

#mainContentBoxInner
{
	border: dotted 1px #555555;
	background-color: #f1f1f1;
	padding: 15px;
	overflow:hidden;
}

#menuWrapper
{
	width:100%;
	text-align:left;
	background:#080C15 url('images/bg_menu.jpg') repeat-x left bottom;	  
}

.errorPanel
{
	color: #FF0000;
	background-color: #FEE2E2;
	border: solid 1px #FF0000;
	padding: 10px;
	margin-bottom:10px;
}
.infoPanel
{
	color: #6CAF31;
	background-color: #FFF;
	border: solid 2px #66CC00;
	padding: 10px;
	margin-bottom:10px;
}

.dropDownSectionLink
{
	padding:0px 10px 0px 23px;
	background: url('images/buttons/btnDown1.jpg') no-repeat 0 0;	
}

.popupDiv
{
	border: solid 1px #000000;
	background-color: #F7FCFE;
	padding: 10px;
	position: absolute;
	z-index:500;
	margin-top:3px;
}

.sortLink
{
	padding:3px 5px 3px 5px;
	white-space: nowrap;	
}
.sortBullet
{
	padding:5px 0px 3px 5px;
}

.pagerCurrentPg
{
	color: #000000;
	font-size:8pt;
}
.pagerPgLink
{
	color: #53688D;
	text-decoration: underline;
	font-size:8pt;
}
.pagerPgCount
{
	color: #000000;
	font-size:8pt;
}
div.columnHeader
{
	border-top: solid 1px #EDEDED;
	border-left: solid 1px #EDEDED;
	border-bottom: solid 1px #D6D6D6;
	border-right: solid 1px #D6D6D6;
	background-color: #e4e4e4;
}
table.tblRelationshipsOfficer thead td, table.tblRelationshipsOther thead td
{
	font-size: 8pt;
	text-align:left;
}
table.tblRelationshipsOfficer td, table.tblRelationshipsOther td
{
	vertical-align:top;
	text-align:left;
}

table.tblRelationshipsOfficer *.col1, table.tblRelationshipsOther *.col1
{
	padding-left:3px;
	padding-right:20px;
	white-space: normal;
	width: 200px;
}
table.tblRelationshipsOfficer *.col2
{
	padding-right:20px;
	width:100%;
}
table.tblRelationshipsOfficer *.col3
{
	width: 100%;
}
table.tblRelationshipsOfficer *.col4
{
	text-align:right;
	padding-right:5px;
}

table.tblRelationshipsOther *.col2
{
	width: 200px;
}
table.tblRelationshipsOther *.col3
{
	width: 170px;
}
table.tblRelationshipsOther *.col4
{
	width: 200px;
	width: 100%;
}
table.tblRelationshipsOther *.col5
{
	text-align:right;	
	padding-right:5px;	
}

table.tblRelationshipOrderRoutes
{
	border: solid 1px #E4E4E4;
	border-right: none;
	width: 850px;	
}
table.tblRelationshipOrderRoutes td
{
	font-size: 8pt;
	border-right: solid 1px #E4E4E4;
	padding-left:5px;
	vertical-align:middle;	
}
table.tblRelationshipOrderRoutes thead td
{
	background-color: #E4E4E4;
	color: #999;	
}
table.tblRelationshipOrderRoutes *.col-a
{
	width: 130px;
}
table.tblRelationshipOrderRoutes *.col-b
{
	width: 30px;
	text-align: center;
}
table.tblRelationshipOrderRoutes *.col-c
{
	width: 120px;
}
table.tblRelationshipOrderRoutes *.col-d
{
	width: 90px;
}
table.tblRelationshipOrderRoutes *.col-e
{
	width: 110px;
}
table.tblRelationshipOrderRoutes *.col-f
{
	width: 110px;
}
table.tblRelationshipOrderRoutes *.col-g
{
	width: 110px;
}
table.tblRelationshipOrderRoutes *.col-h
{
	width: 120px;
}
table.tblRelationshipOrderRoutes *.col-i
{
	width: 65px;
	text-align:center;
}

table.tblSelectOrderRoute thead td
{
	background-color: #E4E4E4;
	color: #999;
	white-space: nowrap;
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	font-size:8pt;	
}

.AnnounceHeader
{
	background-color: #555555;
}
.AnnounceHeader_disabled
{
	background-color: #B7BAC0;
}

.txtResultCount
{
	font-size:12pt;
	font-weight:bold;
	color: #66CC00;
}

.tblPlaceHolder thead td
{
    border-top: solid 1px #EDEDED;
	border-bottom: solid 1px #D6D6D6;
	background-color: #e4e4e4;
	font-weight: bold;
	white-space: nowrap;
	padding: 3px 3px 3px 3px;
}
.tblPlaceHolder thead td.left
{
	border-left: solid 1px #EDEDED;
}
.tblPlaceHolder thead td.right
{
	border-right: solid 1px #D6D6D6;
}
.tblPlaceHolder td.link
{
	white-space: nowrap;
	padding-left: 2px;
		
}
.tblPlaceHolder td.bullet
{
	padding-top: 2px;		
}
.tblPlaceHolder td
{
	padding: 3px 3px 3px 3px;
	vertical-align: middle;
	font-size: 8pt;
	line-height: 10pt;	
}
.tdholder
{
	font-size: 8pt;
	line-height: 10pt;	
}
.tblPlaceHolder tr.altItem
{
	background-color: #F6F6F6;
}
.tblPlaceHolder tr.item
{
	background-color: #FFFFFF;
}
.tblPlaceHolder tr.hilite
{
	background-color: #FEFEDE;		
}


.tblResults thead td
{
	border-top: solid 1px #EDEDED;
	border-bottom: solid 1px #D6D6D6;
	background-color: #e4e4e4;
	font-weight: bold;
	white-space: nowrap;
	padding: 3px 3px 3px 3px;
}

.tblResults thead td.left
{
	border-left: solid 1px #EDEDED;
}
.tblResults thead td.right
{
	border-right: solid 1px #D6D6D6;
}
.tblResults td.link
{
	white-space: nowrap;
	padding-left: 2px;
		
}
.tblResults td.bullet
{
	padding-top: 2px;		
}
.tblResults td
{
	padding: 7px 3px 7px 3px;
	vertical-align: middle;
	font-size: 8pt;
	line-height: 10pt;	
}
.tblResults tr.altItem
{
	background-color: #F6F6F6;
}
.tblResults tr.item
{
	background-color: #FFFFFF;
}
.tblResults tr.hilite
{
	background-color: #FEFEDE;		
}

/* MAIN MENU */

.menuLogo
{
	font-size:10pt;
	height:35px;
	vertical-align:middle;
	padding: 9px 20px 7px 20px;	
	white-space:nowrap;
}
.menuLogo a:link
{
	color:#FFFFFF;
	text-decoration:none;
}
.menuLogo a:visited
{
	color:#FFFFFF;	
	text-decoration:none;
}
.menuLogo a:hover
{
	color:#66CC00;
}

.mainMenuItem
{
	background-image: url('images/mainMenuSeparator.jpg');
	background-repeat: no-repeat;
	background-position: center left; 
	font-size:10pt;
	height:35px;
	vertical-align:middle;
	padding: 9px 20px 7px 20px;	
	white-space:nowrap;
}
.mainMenuItem a:link
{
	color:#FFFFFF;
	text-decoration:none;
}
.mainMenuItem a:visited
{
	color:#FFFFFF;	
	text-decoration:none;
}
.mainMenuItem a:hover
{
	color:#66CC00;
}

.mainMenuSelected
{
	background-color: #080C15;	
}
.mainMenuSelected a:link, .mainMenuSelected a:visited
{
	color:#66CC00;	
}
td.mainMenuSubMenuBtn {background:url('images/buttons/btnMainMenuSubMenuSelected.jpg') 0 0 no-repeat;}

.subMenu a
{
	text-decoration: none;
}
.subMenu a:link
{
	color:#FFFFFF;
}
.subMenu a:hover
{
	color:#66CC00;
}
.subMenu table
{
	background-color:#090E18;
}
.subMenu td.shimLeft
{
	background-color:#2F3A4E;
}
.subMenu td.shimRight
{
	background-color:#090E18;
}

.backgroundMed
{
	background-color:#53688D;
}
.backgroundGridItem
{
	background-color:#f6f6f6;
}
.txtBlack2
{
	color: #000000 !important;
	font-size: 9pt;
}
h3.seperatorContentX
{
    margin: 3px 0 3px 0;
    height: 1px;
    font-size:1pt;
    background: url('images/seperatorContentX.gif') 0 0 repeat-x;
}
.sysAnnouncementInfoBox {
    background-color:#FFFFD9;
    border:1px dashed #E1E1E1;
    padding:10px 10px 10px 40px;
    background-image:url(Images/bullets/bullet_info.jpg);
    background-position:13px 12px;
    background-repeat:no-repeat;    
}
.infoBox
{
	border: dashed 1px #E1E1E1;
	background-color: #FFFFD9;
	padding: 10px 10px 10px 10px;
}


#divSettings ul 
{
    margin:0;
    padding:0;
    list-style:none;
    clear:both;
}

#divSettings ul li 
{
    float:left;
    margin-right:10px;
}

#divSettings ul li p
{
    height:5px;
}

/* TEXT STYLES */

.bold
{
	font-weight:bold;
}
.bolder
{
    font-weight:bolder;
}
.underline
{
	text-decoration: underline;
}
.cursor
{
    cursor:pointer;
}
.fontGeorgia
{
	font-family: Georgia, Verdana, Arial, Sans-Serif;
}

.txtAlert
{
	color: #FF0000;
}
.txtAlert ul
{
	margin-top:5px;
	margin-bottom: 0px;
}
.txtRed2
{
    
    padding-top:5px;
	color: #FF0000 !important;
	font-size: 9pt;
}
.txtRed2 ul
{
	list-style-type: disc;
}
.txtRed2 ul li
{
	
}

.txtLightest1
{
	color: #FFFFFF;
	font-size:8pt;
}
.txtLightest2
{
	color: #FFFFFF;
	font-size:9pt;
}
.txtLightest3
{
	color: #FFFFFF;
	font-size:10pt;
}
.txtLightest4
{
	color: #FFFFFF;
	font-size:11pt;
}
.txtLightest5
{
	color: #FFFFFF;
	font-size:12pt;
}
.txtLight1
{
	color: #888888;
	font-size:8pt;
}
.txtLight2
{
	color: #888888;
	font-size:9pt;
}
.txtLight3
{
	color: #888888;
	font-size:10pt;
}
.txtDarkest1
{
	color: #000000;
	font-size:8pt;
}
.txtDarkest2
{
	color: #000000;
	font-size:9pt;
}
.txtDarkest3
{
	color: #000000;
	font-size:10pt;
}
.txtDarkest4
{
	color: #000000;
	font-size:11pt;
}
.txtDarkest5
{
	color: #000000;
	font-size:12pt;
}
.txtDarkest6
{
	color: #000000;
	font-size:13pt;
}
.txtDarkest7
{
	color: #000000;
	font-size:14pt;
}
.txtDarkest8
{
	color: #000000;
	font-size:15pt;
}
.txtDarkest9
{
	color: #000000;
	font-size:16pt;
}
.txtDarkest10
{
	color: #000000;
	font-size:19pt;
}
.txtMed1
{
	color: #53688D;
	font-size:8pt;
}
.txtMed2
{
	color: #53688D;
	font-size:9pt;
}
.txtMed3
{
	color: #53688D;
	font-size:10pt;
}
.txtMed4
{
	color: #53688D;
	font-size:11pt;
}
.txtMed5
{
	color: #53688D;
	font-size:12pt;
}

.txtLightMed1
{
	color: #535353;
	font-size:8pt;
}
.txtLightMed2
{
	color: #535353;
	font-size:9pt;
}
.txtLightMed3
{
	color: #535353;
	font-size:10pt;
}
.txtLightMed4
{
	color: #535353;
	font-size:11pt;
}
.txtLightMed5
{
	color: #535353;
	font-size:12pt;
}

.txtHilite1
{
	color: #66CC00;
	font-size:8pt;
}
.txtHilite2
{
	color: #66CC00;
	font-size:9pt;
}
.txtHilite3
{
	color: #66CC00;
	font-size:10pt;
}
.txtHilite4
{
	color: #66CC00;
	font-size:11pt;
}
.txtHilite5
{
	color: #66CC00;
	font-size:12pt;
}
.txtHilite6
{
	color: #66CC00;
	font-size:13pt;
}
.txtHilite7
{
	color: #66CC00;
	font-size:14pt;
}

.txtFootNoteLighter
{
	color: #666;
	font-size:7pt;
}
.txtLighter1
{
	color: #666;
	font-size:8pt;
}
.txtLight3
{
	color: #C0C0C0;
	font-size: 10pt;
}

.txtHilite2Bold
{
	color: #66CC00;
	font-size:9pt;
    font-weight: bold;
    margin-bottom:0px;
}
.txtHilite3Bold
{
	color: #66CC00;
	font-size:10pt;
    font-weight: bold;
    margin-bottom:0px;
}
h1.sectionHeader
{
	width: 100%;
	color: #FFF;
	font-size:10pt;
    font-weight: bold;
    background-color: #66CC00;
    padding: 7px;
    margin-bottom:5px;
}

/* LINK STYLES */

.linkMed1
{
	color: #53688D;
	font-size:8pt;
    text-decoration:underline;
}
.linkLightest1
{
	color: #FFF;
	text-decoration: underline;
	font-size:8pt;
}
.linkMed2
{
	color: #53688D;
	font-size:9pt;
    text-decoration:underline;
}
.linkMed3
{
	color: #53688D;
	font-size:10pt;
    text-decoration:underline;
}

.linkRed1
{
	color: #FF0000;
	font-size:8pt;
    text-decoration:underline;
}



/* INPUT STYLES */

.tboxDark
{
	border: solid 1px #53688D;
	background-color: #000000;
	color: #FFFFFF;
	height: 17px;
	font-size:10pt;
}
.tboxLight
{
	border: solid 1px #53688D;
	background-color: #f7f7f7;
	color: #000000;
	height: 17px;
	font-size:10pt;
}
.tboxLight1
{
	border: solid 1px #53688D;
	background-color: #f7f7f7;
	color: #545454;
	height: 17px;
	font-size:10pt;
	
}
.ddlLight
{
	background-color: #f7f7f7;
	color: #000000;
	font-size:10pt;
}

/* MISC */

.noOutline
{
	outline: none;
}

/* DASHBOARD : SALES REP PROFILE ------------------------------------------------------------ border: solid 1px #cccccc; */
.repBox
{
    border:3px solid #f5f5f5;
    width:225px;
    height:auto;
    margin-top:5px;
    background:#fff;
}

.repContent
{
    padding:10px;
}

.repImgBox
{
    width:193px;
    height:auto;
    border:1px solid #666666;
    margin-bottom:5px;
}

.imgHolder
{
    border:1px solid #d1d1d1;
    margin:2px;
    height:auto;
    clear:both;
    overflow:hidden;
}

.imgHolder img {display:block;margin:auto;}
.taskItemSpace{width:30px;}

.tasklistTable td
{
	border-right: 1px solid #F6F6F6;
}
.btmBorder
{
    border-bottom:1px solid #53688D;    
}
.defaultfeepad{padding-bottom:10px;overflow:hidden;}
#tblFeeDefaults td
{
    text-align:center;
    
    border:1px solid #bebebe;
}
.rightBrd{text-align:center;}
.pad1{padding:5px 0px;}

.ChooseEntity
{
	background-image: url('images/buttons/btnSelect.jpg');
	background-repeat:no-repeat;
	cursor:pointer;
	border: none;
	height: 30px;
	width: 101px;
}
.SelectTempEntity
{
	cursor:pointer;
}

.rateTableHeader
{
	border: 1px solid;
	padding: 2px;
	font: 10px;
}

.hoziBar
{
	border-bottom:1px solid #ccc;
}
	