﻿
body
{
    font-family:Arial;
    font-size:10px;
    text-align:center;
    background:#ffffff;
}

.default-background
{
    background-color:#eaeaea;  
}

.editbox
{
	width: 80px;
    font-family:Arial;
    font-size:10px;
}

.small-editbox
{
	width: 32px;
    font-family:Arial;
    font-size:10px;
}


.section-header
{
	color: White;
	font-weight: bold;
	background:#5D84D1 url(../gfx/header_repeat.gif) left bottom repeat-x;
	border-color: Black;
	border-style:solid;
	border-width:1px;
	
	width: 100%;
}
.hand
{
	cursor:pointer;
}
TABLE.whiteTable
{
	background-color: #ffffff;
}
.vis0
{
	display:none;
}
.vis1
{
}
.popUp
{
    VISIBILITY: hidden;
    POSITION: absolute
}
.popUpTxt
{
    FONT-SIZE: 10px;
    COLOR: black;
    FONT-FAMILY: Arial
}
.SetGroupTitleButton
{
    FONT-SIZE: 10px;
    VERTICAL-ALIGN: bottom;
    CURSOR: pointer;
}
.SetGroupTitleBox
{
    FONT-SIZE: 10px;
    VERTICAL-ALIGN: top
}
td
{
    font-family:Arial;
    font-size:10px;

}

a.topLinks:link 

{
	font-family:Arial;
    font-size:10px;
    color:#3366cc;
	text-decoration: none;
	}
a.topLinks:visited 
{
	font-family:Arial;
    font-size:10px;
    color:#3366cc;
	text-decoration: none;
	}
a.topLinks:active 
{
	font-family:Arial;
    font-size:10px;
    color:#3366cc;
	text-decoration: none;
	}
a.topLinks:hover 
{
		font-family:Arial;
    font-size:10px;
    color:#3366cc;
	text-decoration: underline;
	}

/* all select elements */ 
select
{
     font-family:Arial;
     font-size:9px; 
     color:#000000; 
     width:145px; 
     background-color:#FFFFFF;
}


.dropDown
{
     font-family:Arial;
     font-size:9px; 
     color:#000000; 
     width:145px; 
     background-color:#FFFFFF;
     }
.headerText
{
     font-family:Arial;
     font-size:9px; 
     color:#FFFFFF;
     }     
     
.inputBox
{
      font-family:Arial;
     font-size:9px; 
     color:#000000; 
     width:140px; 
     background-color:#FFFFFF;
     }     
     
.salaryDropDown
{
     font-family:Arial;
     font-size:9px; 
     color:#000000; 
     width:68px; 
     background-color:#FFFFFF;}


.leftCol
{
    border: solid #CCCCCC 4px;
    border-top:0px;
    border-left:0px;
    border-right:0px;        
    background-color: #FFFFFF;
    font-family:Arial;
    font-size:12px;
    color:#3366cc;
}
.contentBorder
{
    border: solid #CCCCCC 4px;
    border-top:0px;      
    background-color:#eaeaea;       
}
.graphOne
{
    border: solid #CCCCCC 4px;
    border-top:0px;
    border-right:0px;
    border-bottom:0px;
    padding:13px 0px 0px 0px;
    background-color:#eaeaea;     
}
.graphTwo
{
    border: solid #CCCCCC 4px;
    border-top:0px;
    border-left:0px;
    border-bottom:0px;
    padding:13px 0px 0px 0px;
    background-color:#eaeaea;       
}
.measuresGroupTD
{
    background-color:#eaeaea;
}

.reportsTD {
    border: solid #CCCCCC 4px;
    border-top:0px;
    border-bottom:0px;
    padding:5px 5px 5px 5px;
    background-color:#eaeaea;       
}

.resultsTD {
    border:solid #CCCCCC 4px;
    border-top:0px;
    padding:5px 5px 5px 5px;
    background-color:#eaeaea;      
}

.middleTD {
    border:solid #CCCCCC 1px;
    border-bottom:0px;
    border-left:0px;
    border-right:0px;
    padding:2px 2px 2px 2px;      
}

.headerTD {
    border: solid #CCCCCC 2px;
    border-top:0px;
    border-left:0px;
    border-right:0px;     
}

.graphTableOne {
    border: solid #CCCCCC 2px;
    padding:0px 0px 0px 0px;
}

.graphTableOneMenu {
    padding:0px 0px 0px 0px;    
}

.topMenuTD {
    border: solid #CCCCCC 0px;
    border-left:0px;
    border-right:0px;
    border-top:0px; 
}

.graphTableOneTD {
    border: solid #CCCCCC 2px;
}

.infoTable {
	border: solid #CCCCCC 2px;
    font-family:Arial;
    font-size:10px;
}

.fromToText {
    font-family:Arial;
    font-size:8px;
}

.paddedTD {
	border: solid #CCCCCC 2px;
	border-top:0px;
	padding:5px 5px 5px 5px;
	background-color:#FFFFFF;   
}

.chooseReport1{border: solid #CCCCCC 2px;	border-right:0px;}
.chooseReport2 {border: solid #CCCCCC 2px;border-left:0px;}
.paddedTDSide {padding:5px 5px 5px 5px;}

.resultsHeader {
    background-image:url(img/tableHeaderBg.gif);
    font-family:Arial;
    color:White;
    font-size:11px;
    font-weight:bold;
}

.resultsTable {
    background:#E9F3F4;
    border: solid #CCCCCC 2px
}

.criteraTable, .topTable {border: solid #CCCCCC 2px;}

.groupPublic
{
	color: Green;
}

.groupPrivate
{
	color: Black;
}

body
{
    font-family:Arial;
    text-align:center;
    font-size:10px;
    margin-top:0px;
}

#wrapper
{
	width:800px;
	margin:0 auto;
	margin-top:0px;
	text-align:left;
}

h2
{
	font-size:18px;
	padding:0px 0px 3px 0px;
	margin:0px;
	color:#F4FDEC;
}

.clsText
{
	font-size:10px;
}

.input_norm
{
	width:120px;
	font-size:10px;
	padding:0px;
	margin:0px;
}
.input_m_long
{
	width:210px;
	font-size:10px;
	padding:0px;
	margin:0px;
}

.headerstart
{
	display:inline;
	float:left;
	background:#5D84D1 url(../gfx/header_start.gif) left bottom no-repeat;
	width:11px;
	height:22px;
	padding-top:3px;
}
.header
{
	display:inline;
	float:left;
	background:#5D84D1 url(../gfx/header_repeat.gif) left bottom repeat-x;
	height:25px;
	padding-top:5px;
	font-size:11px;
	color:#fff;
	font-weight:600;
	vertical-align:bottom;
}

#footer
{
	width:750px;
}
	.left-footer
	{
		display:inline;
		float:left;
	}
	.right-footer
	{
		display:inline;
		float:right;
	}

.short-label
{
	display:inline;
	float:left;
	width:160px;
}

.align-right
{
	text-align:right;
}

.clear
{
	clear:both;
}

.bold
{
	font-weight:bold;
}

/* LOGIN PAGE SPECIFIC */
#login-container
{
	width:800px;
}

#attract
{
	display:inline;
	float:left;
	width:550px;
}

.block
{
	display:inline;
	float:left;
	width:275px;
	height:175px;
	color:#fff;
}

.attract-text
{
	padding:10px 5px 0px 5px;
	font-size:11px;
}
	.attract-text p
	{
		margin:0px 0px 10px 0px;
	}

.attract-image
{
	font-size:0px;
	width:100%;
	height:100%;
}

#logon
{
	display:inline;
	float:left;
	width:150px;
	height:350px;
	background:#C6E2E5 url(../gfx/3crop.jpg) left bottom no-repeat;
}
#logon-text
{
	height:150px;
	padding:5px 5px 0px 5px;
}
	#logon-text p, #logon-text a
	{
		color:#617365;
		margin:0px 0px 4px 0px;
		text-decoration:none;
	}
	#logon-text a:hover
	{
		text-decoration:underline;
	}

/* END LOGIN PAGE */

/* PASSWORD SPECIFIC */

#short-background
{
	background:#F8F8F8;
	width:400px;
	text-align:left;
}
.text_padded
{
	padding:5px 10px 10px 10px;
}
.pad-bot
{
	padding-bottom:10px;
}
.full-block
{
	display:block;
	width:100%;
	margin-top:20px;
}




/* END PASSWORD */

/* NEW LOGIN PAGE */

.divframecontainer
{
	background: white url(../image/login/video_pod.jpg) repeat-x scroll;
	background-repeat:no-repeat;
	width: 534px;
	height: 296px;
}
.framecontent
{
	position: relative;
	float: left;
	left: 12px;
	top: 22px;
	width: 510px;
	height: 250px;
}
.divlogincontainer
{
	background: white url(../image/login/login_pod.jpg) repeat-x scroll;
	background-repeat:no-repeat;
	width: 253px;
	height: 278px;
}
.divlogincontainerNl
{
	background: white url(../image/login/login_pod_no_line.jpg) no-repeat scroll;
	width: 253px;
	height: 278px;
}
.divlogin
{
	top: 20px;
	left: 20px;
	float: left;
}

.innerContact
{  
	position: absolute;
	top: 285px;
	float: left; 
	margin: 2px 2px 2px 2px;  
	background-color: transparent;
	list-style-type: none;
	white-space: nowrap;
	padding: 40px 45px 44px 38px;  
	display: inline;  
	line-height: 15px;  
	vertical-align: middle;
	font-size: 8.5pt !important;
	font-family: Arial;
	font-weight:normal;
	color: #707276;
}
.navImgTable {float:left;height:84px;background-image:url(../image/Navigationbg_middle.jpg);background-repeat:repeat-x;}
.navImgSeparator {background: white url(../image/separator.jpg) no-repeat scroll;width:1px;}


.img_separator
{
	background-image: url(../image/separator.jpg);
	width: 2px;
	height: 52px;
}
.img_application
{
	background-image: url(../image/Ad_Dynamix_logo.gif);
	background-repeat: no-repeat;
	width: 211px;
	height: 32px;
}
.bgLeft
{
	background: white url(../image/Navigationbg_left.jpg) no-repeat scroll;
	width: 14px;
}
.bgRight
{
	background: white url(../image/Navigationbg_right.jpg) no-repeat scroll;
	width: 14px;
	height: 84px;
	position: relative;
	float: left;
	left: -2px;
}
.nav_menu
{
	height:36px;
}


.loginTextBox
{
	font-size: 12px;
	width: 105px;
	border:solid 1px #CCCCCC;
	background-color: White;
}

.container  
{
	width:835px;
}
.left {display:inline;float:left;line-height:20px; vertical-align:bottom;font-size:8.5pt !important;font-family: Arial;font-weight:normal;color: #707276;}

/* END NEW LOGIN PAGE */

/* Change Password */
span.loginErrMsgPos
{
	position:relative;
	top:-272px;
	z-index:2;
}
.cp
{
	width: 253px;
	height: 278px;	
	font-size: 11px;
}
.cp .sectHead
{
	display: none;
}
.cp .ti
{
	display:inline-block;
	color: #545454;
	width: 250px;
	font-weight: bold;
	font-family: Arial;
}
.cp ul
{
	list-style: none none outside;
	margin: 0;
	padding: 20px 0 0 18px;
}
.cp .cpInner
{
	height: 203px;
}
.cp .sectHead + li.fld
{
	padding-top: 17px;
}
.cp .fld
{
	text-align: left;
	padding: 3px 0 0 3px;
}
.cp .btn
{
	text-align: left;
}
.cp .validation
{
	height: 49px;
	text-align: left;
	padding: 5px 0 5px 0;
}
.CPpopupDiv 
{
	display:none;
}
.cp .btnOn
{
    font-size:8.5pt !important;
	color: #707276;
	vertical-align:text-bottom;
	height:20px;
	border: none;
	background:white url(../image/medium_button_short.gif) no-repeat;
	width:110px;
}
.cp .btnOn:hover
{
	background:white url(../image/medium_button_short_rollover.gif) no-repeat;
}

/* Button: Active */
.cmd
{
	cursor: pointer;
	color: #707276;
}
.cmd .l	/* (l)eft */
{
	background: transparent url(../image/btn_left.png) no-repeat 0 0;
	display: inline-block;
	height: 20px;
}
.cmd .m	/* (m)iddle */
{
	background: transparent url(../image/btn_mid.png) repeat-x 0 0;
	margin: 0 5px 0 5px;	
	display: inline-block;			
	height: 20px;
}
.cmd .r	/* (r)ight */
{
	background: transparent url(../image/btn_right.png) no-repeat right top;
	display: inline-block;
	height: 20px;
}
.cmd .i	/* (i)con */
{
	display: inline-block;
	height: 17px;
	padding: 3px 0 0 20px;
}

/* Button: Hover */
.cmd:hover .l
{
	background: transparent url(../image/btn_left.png) no-repeat 0 -25px;
}
.cmd:hover .m
{
	background: transparent url(../image/btn_mid.png) repeat-x 0 -25px;
}
.cmd:hover .r
{
	background: transparent url(../image/btn_right.png) no-repeat right -25px;
}

/* Button: Disabled */
.cmd_disabled
{
	cursor: default;
	color: #707276;
}
.cmd_disabled .l
{
	background: transparent url(../image/btn_left.png) no-repeat 0 -50px;
	display: inline-block;
	height: 20px;
}
.cmd_disabled .m
{
	background: transparent url(../image/btn_mid.png) repeat-x 0 -50px;
	margin: 0 5px 0 5px;	
	display: inline-block;		
	height: 20px;
}
.cmd_disabled .r
{
	background: transparent url(../image/btn_right.png) no-repeat right -50px;
	display: inline-block;
	height: 20px;
}
.cmd_disabled .i
{
	display: inline-block;
	height: 17px;
	width: 90%;
	padding: 3px 0 0 20px;
	filter:alpha(opacity=25);-moz-opacity:0.25;opacity:0.25;
}
/* Button: Disabled: Hover */
.cmd_disabled:hover 
{
	color: #707276;
}

.cmdcpSubmit .m, .cmdcpCancel .m
{
	text-align: center;
	width: 90px;
}

/* OK Button Configuration */
.cmdcpSubmit .i
{
	text-align: center;
	background: transparent url(../image/ok.gif) no-repeat 1px 3px;
}

/* Cancel Button Configuration */
.cmdcpCancel .i
{
	text-align: center;
	background: transparent url(../image/cancel.gif) no-repeat 1px 3px;
}
