@import url(/includes/css/bottomplatform.css);

/*********************
 * allows html to always have scroll bars
 *********************/
html { overflow-y: scroll; }

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px 0px 0px 0px;
	text-align:center; /* required to center entire body in IE */
	background: url(/includes/images/bodybackground.gif) repeat-y center #969aa6;

}

.whiteBackround {
	background-image:none;
	background-color:#fff;
}

.nobackground {	background:url(/includes/images/bodybackground_noleft.gif) repeat-y center #969aa6; }

#bodycontainer {
	position:relative;
	width: 1000px;
	height:auto;
	margin: 0px auto;
	padding-bottom: 20px;
	/* below is needed for a firefox bug when the browser width is less than 1000px */
	background:url(/includes/images/leftnav_bkgd.gif) repeat-y;
	/*border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;*/		
}

#bodycontainer_noleft {
	position:relative;
	width: 1000px;
	height:auto;
	margin: 0px auto;
	padding-bottom: 20px;
	background-image:none;
}

/*** start corporate navigation menu ****************************************/

#topplatform {
	position:relative;
	height: 110px;
	width: 999px;
	z-index:10;
	margin-left:1px;
	background-color:#FFFFFF;
}

#logo {
	position:absolute;
	left: 0px;	
}

#corpnavcontainer {
	position:absolute;
	right: 1px; 
	height:2em;
	margin:0px -1px;
	padding-top:2px;
	font-size: 12px;
	font-weight:bold;
	border-top: 3px solid #999; 
}

#corpnavcontainerWlogout {
	position:absolute;
	right: 76px; 
	height: 2em;
	margin:0px -1px;
	padding-top:2px;
	font-size: 12px;
	font-weight:bold;
	border-top: 3px solid #999;
}

#corpnavcontainer .corpNavActive, #corpnavcontainer a:hover, #corpnavcontainerWlogout .corpNavActive, #corpnavcontainerWlogout a:hover {
	color:#FFF;
	background-color:#999;
}

#corpnavcontainer a, #corpnavcontainerWlogout a {
	text-decoration:none;
	color:#999;
	padding: 4px 10px 4px 10px;
	border-right: 1px solid #999; 
}

#logoutButton {
	position:absolute;
	right: 1px; 
	width: auto;
	height: auto;
}

.separator {	
	width: 1px;
	height: 1.55em;
	top: 0px;
	margin: 0px 0px;
	float:left;	
}

.floatleft { float:left; }


/*** business navigation menu ****************************************/


/*  this is the start position of the business nav buttons  */
#businessnavcontainer #trgle0 {	margin-left:200px; }

#businessnavcontainer {
	position:relative; 
	text-align:left; 
	height: 20px;
	overflow: hidden;
	width: 1000px; 
	background:url(/includes/images/businesstopnav/bkndgradient.gif) repeat-x;	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	padding-top:5px;
}


#businessnavcontainer a {
	text-decoration:none;	
	color:#666666;
	background:url(/includes/images/businesstopnav/bknd.gif) repeat-x;
	padding:5px 9px 7px 9px;
	vertical-align:top;
}

#businessnavcontainer a img {
	vertical-align:top;
	margin-top:0px;
}

#businessnavcontainer .activeBusinessNav {
	background:url(/includes/images/businesstopnav/bknd_f2.gif) repeat-x;
	color:#000000;
}

#businessnavcontainer img {
	margin-top:-5px;
}

/*  define image sprites  */
#businessnavcontainer .trgle {
	width:15px;
	background: url(/includes/images/businesstopnav/trgle_sprites.gif) 0 0 no-repeat;
}

#businessnavcontainer .str_trgle {
	width:15px;
	background: url(/includes/images/businesstopnav/trgle_sprites.gif) -15px 0 no-repeat;
}

#businessnavcontainer .str_trgle_f2 {
	width:15px;
	background: url(/includes/images/businesstopnav/trgle_sprites.gif) -30px 0 no-repeat;
}

#businessnavcontainer .str_trgle_f3 {
	width:15px;
	background: url(/includes/images/businesstopnav/trgle_sprites.gif) -45px 0 no-repeat;
}

#businessnavcontainer .l_trgle {
	width:15px;
	background: url(/includes/images/businesstopnav/trgle_sprites.gif) -60px 0 no-repeat;
}

#businessnavcontainer .l_trgle_f2 {
	width:15px;
	background: url(/includes/images/businesstopnav/trgle_sprites.gif) -75px 0 no-repeat;
}

#businessnavcontainer .l_trgle_f3 {
	width:15px;
	background: url(/includes/images/businesstopnav/trgle_sprites.gif) -90px 0 no-repeat;
}
#businessnavcontainer .r_trgle {
	width:15px;
	background: url(/includes/images/businesstopnav/trgle_sprites.gif) -105px 0 no-repeat;
}

#businessnavcontainer .r_trgle_f2 {
	width:15px;
	background: url(/includes/images/businesstopnav/trgle_sprites.gif) -120px 0 no-repeat;
}

#businessnavcontainer .r_trgle_f3 {
	width:15px;
	background: url(/includes/images/businesstopnav/trgle_sprites.gif) -135px 0 no-repeat;
}
#businessnavcontainer .end_trgle {
	width:15px;
	background: url(/includes/images/businesstopnav/trgle_sprites.gif) -150px 0 no-repeat;
}

#businessnavcontainer .end_trgle_f2 {
	width:15px;
	background: url(/includes/images/businesstopnav/trgle_sprites.gif) -165px 0 no-repeat;
}

#businessnavcontainer .end_trgle_f3 {
	width:15px;
	background: url(/includes/images/businesstopnav/trgle_sprites.gif) -180px 0 no-repeat;
}

.hierDiv {
	width:100%;
	height:100%;
	background-color:#ccc;
}

.hierDiv dl {
	margin:0px;
	padding:4px;
	float:left; 
} 
.hierDiv dd {
	margin:0px;
	padding:0px;
	display:block;
}

.hierDiv dl dd a, .hierDiv dl dd a:link, .hierDiv dl dd a:visited {
	width:190px;
	color:#000;
	border-bottom:1px solid #eee;
	padding:4px;
	text-decoration:none;
	display:block;
}

.hierDiv dl dd a:hover {
	background-color:#003366;
	color:#fff;
}


/*Login Style and position elements*/
#login {
	position:absolute;
	float:left;
	margin-left: 460px;
	margin-top: 5px;
}



/*** leftnavigation navigation menu ****************************************/
#leftnavigation {
	float:left;	
	width:201px;
}

#leftTitleDiv {
	background-color:#F5F5F5;
	border-bottom:solid 1px #FFF;
	display: block;
}

#leftTitleDivActive {
	background-color:#FFF;
	border-bottom:solid 1px #FFF;
	display: block;
}

#leftTitleDiv a, #leftTitleDivActive a, #leftTitleDiv span, #leftTitleDivActive span {
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#000;
	display: block;
	padding:5px;
}

#leftTitleDiv a:hover {
	background-color:#D8D8D8;
	cursor:pointer;
}

.leftTopMenu {
	background-color:#E9E9E9;
	border-bottom:solid 1px #FFF;
	display: block;
	cursor:pointer;
}

.leftTopMenuActive {
	background-color:#FFF;
	border-bottom:solid 1px #FFF;
	display: block;
	cursor:pointer;
}

.leftTopMenu a, .leftTopMenuActive a {
	font-size:12px;
	text-decoration:none;
	font-weight:bold;	
	color: #333;
	display:block;
	padding:4px 0px 5px 5px;
	cursor:pointer;
}

.leftTopMenuGroupDiv, .leftSub1MenuGroupDiv {
	overflow:hidden;
	display:block;
	height:0px;
}

.leftTopMenuGroupDivActive, .leftSub1MenuGroupDivActive {
	overflow:visible;
	display:block;
	height:auto;
}

.leftSub1Menu {
	background-color:#D8D8D8;
	border-bottom:1px solid #EAEAEA;
	display:block;
}

.leftSub1MenuActive {
	background-color:#FFF;
	border-bottom:1px solid #EAEAEA;
	display:block;
}

.leftSub1Menu a, .leftSub1MenuActive a {
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color: #333;
	display:block;
	padding:4px 0px 5px 12px;
	cursor:pointer;
}

.leftSub2Menu {
	background-color:#D8D8D8;
	border-bottom:solid 1px #E0E0E0;
	display: block;
}

.leftSub2MenuActive {
	background-color:#FFF;
	border-bottom:solid 1px #E0E0E0;
	display: block;
}

.leftSub2Menu a, .leftSub2MenuActive a {
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color: #444;
	display:block;
	padding:4px 0px 5px 28px;
	cursor:pointer;
}
	
.leftTopMenu .normalCarat, .leftSub1Menu .normalCarat, .leftSub1MenuActive .normalCarat {
	font-size: 1em;
	font-weight: normal;
	color:#555;
}

.leftTopMenu .downCarat, .leftTopMenuActive .downCarat, .leftSub1Menu .downCarat, .leftSub1MenuActive .downCarat {
	font-size: 1em;
	font-weight: bold;
	color:red;
	margin-right:.22em;
	/*position:relative;
	top:-.2em; */
}

.leftTopMenu a:hover, .leftSub1Menu a:hover, .leftSub2Menu a:hover, .leftSub1Menu a:hover .downCarat, .leftTopMenu a:hover .downCarat, .leftSub1Menu a:hover .normalCarat, .leftTopMenu a:hover .normalCarat {
	color:#FFF;
	background-color:#003366;
	cursor:pointer;
}


/* LIGHTBOX - SLIMBOX (Customized version) */

#lbOverlay {
	position: absolute;
	top:0; left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
	z-index: 80;
}
  
    
#lbCenter, #lbBottomContainer {
	position: absolute;
	padding:0;
	overflow: hidden;
	background-color: #fff;
	z-index: 90;
}

.lbLoading {
	background: #fff url(/includes/images/lightbox/loading.gif) no-repeat center;z-index: 91;
}

#lbCanvas {
	border: 9px solid #fff;z-index: 90;
}

#lbCanvas iframe {
	border:1px solid #999;
	margin:0; padding:0;
}

#lbCanvas img {
	margin:0; padding:0;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 10px;
	width: 70px;
	background:url(/includes/images/lightbox/anchor_spacer.gif);
	z-index: 100;
}


#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/includes/images/lightbox/prevlabel.gif) no-repeat;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/includes/images/lightbox/nextlabel.gif) no-repeat;
}

#lbBottom {
	font-size:12px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	margin:0 0 0 10px; padding:0;
	z-index: 90;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/includes/images/lightbox/closelabel.gif) no-repeat center;
	margin:0; padding:0;
	z-index: 90;
}

#lbCaption, #lbNumber {
	z-index: 90;
}

#lbCaption {
	font-weight: bold; z-index: 90;
}

