﻿@charset "UTF-8";
/* CSS Document */

	html,body { 
		background:url(../images/background.png) 0 -35px repeat-x #ffffff;
		margin:0; 
		padding:0; 
	 height:100%;
		min-width:1024px; 
		text-align:center;
		font-family:Verdana, Geneva, sans-serif;
		font-size:.82em;
		line-height:1.5em;
		text-align:center;
	}

	h1, h2, h3, h4 {
		color:#036;
		font-weight:bold;
	}

	h1 {
		font-size:1.5em;
	}
	h2 {
		font-size:1.4em;
	}
	h3 {
		font-size:1.25em;
		margin:0;
		padding:10px 0 0 0;
		line-height:16px;
		border-bottom:1px solid;
	}
	h4 {
		font-size:1.1em;
		line-height:14px;
		margin-bottom:0px;
		margin-top:20px;
	}
	
	#container {
		margin: 0 auto;
		width:1024px;
		min-height:100%;
		text-align:left;
	}
	
	#container, #container #pageBG {
	 /*	background-image:url(../images/contentWrapBG.png);*/
	}
	#container.alt, #container.alt #pageBG {
	/*  background-image:url(../images/contentWrapBG2.png); */
	}
		
	#container #pageBG{
		background-position:center;
		background-repeat: repeat-y;
		background-attachment:fixed;
		position:fixed;
		bottom:0px;
		z-index:-99;
	}	
	
	#container #header {
		height:100px;
		width:980px;
		margin:0 22px;
		background-color:#069;
		background-image:url(../images/header.png);
		background-repeat:no-repeat;
		clear:both;
	}
	
    #container #header h1, #container #header h2{
			display:none;
		}
	#container #topNav,input.btn {
		background-image:url(../images/topNavBG.png)
	}
	#container #topNav {
		background-repeat:no-repeat;
		height:30px;
		width:980px;
		margin:0 22px;
		border-bottom:1px solid #036;
		clear:both;
	}
		#topNav h4 {
			display:block;
			line-height:30px;
			width:130px;
			height:30px;
			margin:0;
			padding:0 0 0 10px;
			float:left;
		}	

	#container ul.primaryNav	{
		padding:0 65px 0 0;
		margin:0 0 0 10px;
		white-space:nowrap;
		list-style-type:none;
		width:980px;
	}
		#container ul.primaryNav li {
			display:inline;
			line-height:30px;
			float:left;
			white-space:nowrap;
			font-size:1.2em;
		}
		#container ul.primaryNav li a,#container ul.primaryNav li.primaryNavEnd {
			background-image:url(../images/navOverSprite.png);
			background-repeat:no-repeat;
			background-position:top left;
		}
		#container ul.primaryNav li a {
			display:block;
			padding:0 0 0 38px;
			background-repeat:no-repeat;
			color:#333;
			text-decoration:none;
			float:left;
			border:none;
		}
		#container ul.primaryNav li a:hover {
			background-position: bottom left;
			color:#000;
			text-decoration:underline;
		}
		#container ul.primaryNav li.primaryNavEnd {
			display:block;
			width:39px;
			height:30px;
		}
		
	
	#container #content{
		display:block;
		clear:both;
		padding:0 0;
		min-height:335px;
		background-image:url(../images/contentBG.png);
		background-repeat:no-repeat;
		background-position: 22px 0;
	}
	
	#container #content .divUpdatePanel{
		width:100%;
		margin-left:30px;
	}
		#container #content .rightCol {
			float: right; 
			display:block; 
			width: 770px; 
			margin:10px 32px 0 0 ;
			}
			#container.alt #content .rightCol { 
				width: 450px; 
				min-height:235px; 
				text-align:center; 
			}
		
		#container #content .leftCol {
			float: left; 
			display:block; 
			width: 168px; 
			margin: 0 0 0 22px;
			padding:10px;
			background:url(../images/leftNavBG.png);
			background-repeat: no-repeat;
			background-position:left top;
			min-height:535px;
			border-right:1px solid #036;
			}
			#container.alt #content .leftCol {
				background:none;
				width: 460px; 
				min-height:235px;
				border-right:none;
				}
				
		#container #content .bottomText
		{
			width:80%;
			margin-left:100px;
		}
	
	#container #footer{
		display:block;
		clear:both;
		padding:0 0;
		width:500px;
		height:110px;
		padding:90px 0 0 0;
		background-image:url(../images/footerBG.png);
		margin-left:420px;
		text-align:center;
	}
	#container.alt #footer{
		margin-left:330px;
	}
	.homeText 
	{
		float: left;
		width: 400px; 
		border-right: 1px solid #036; 
		padding-right: 30px;
	}
	.homeImg
	{
		float: right;
		display:block; 
		width: 330px;
		height:400px;
		background:url(../images/lps_home.png);
	}


		.box450
		{
			width:450px;
			float:right;
		}
		.box450_top, .box450_content, .box450_bottom, .adBlock {
		background-image:url(../images/boxSprite.png);
		}
		.box450_top
		{
			height:4px;
			background-position:top left;
		}
		.box450_content
		{
			min-height:195px;
			padding:2px 11px 2px 6px;
			background-position:0 -4px;
			text-align:center;
		}
		 .box450_bottom 
		{
			height:9px;
			background-position:bottom left;
		}

	.adBlock {
		display: block;
		margin: 10px 16px 10px 0px; 
		padding: 10px; 
		float: left; 
		width: 165px; 
		font-size: 12px; 
		border: 1px solid #036; 
		font-style: italic; 
		line-height: 18px;
		background-position:-2px -5px;
	}
	.highlight {
		font-size: 12px; 
		text-align: center; 
		margin-top: 50px; 
		margin-left: -4px; 
		line-height: 20px; 
		color:#575757;
	}
	.highlight em {
		font-weight:bold; 
		font-style:italic; 
		font-size: 14px; 
		color:#369;
	}
	.clear {
		clear:both;
	}
	.center{
		text-align:center;
	}
	p.logo{
		display:block;
		height: 142px;
		width: 450px;
		background-image:url(../images/LPSdefault_logo.png);
		background-repeat: no-repeat;
		background-position: 100px 0px;
		text-align:center;
		clear:both;
	}
	div.blockPanel, div.loginPanel{
		display:block;
		margin:10px 30px;
		text-align:left;
		}
	div.blockPanel h3 {
		background-color:#000;
		color:#90f500;
		padding-left:24px;
		background-position:left top;
		border:1px #000;
		padding-top:0px;
		padding-bottom:0px;
		line-height:30px;
		font-size:12px;
		-webkit-border-top-left-radius: 6px;
		-webkit-border-top-right-radius: 6px;
		-moz-border-radius-topleft: 6px;
		-moz-border-radius-topright: 6px;
		border-top-left-radius: 6px;
		border-top-right-radius: 6px;
	}
	.blockPanel div {
		background-color:#0f65aa;
		color:#fff;
		background-position:left -30px;
		padding:6px 22px;
		border:1px solid #0f65aa;
		-webkit-border-bottom-right-radius: 6px;
		-webkit-border-bottom-left-radius: 6px;
		-moz-border-radius-bottomright: 6px;
		-moz-border-radius-bottomleft: 6px;
		border-bottom-right-radius: 6px;
		border-bottom-left-radius: 6px;
	}
	
	.popups
	{
		z-index: 99999;
		margin-top: 60px;
		margin-left: 280px;
	}
	
	input.btn {
		display:block;
		background-color:#000;
		background-position: -200px 0px;
		height:23px;
		line-height:23px;
		text-decoration:none;
		font-weight:bold;
		color:#369;
		border:1px solid #369;
		-webkit-border-radius: z-border-radius: 4px;
		border-radius: 4px;
		vertical-align:top;
		padding-top:0px;
		padding-bottom:2px;
		font-size:12px;
		}
	input.btn:hover {
		background-position: -300px 0px;
		text-decoration:underline;
		color:#333;
		border:1px solid #333;
	}
	
	div.blockPanel h3, .blockPanel div{
		display:block;
		background-image:url(../images/blockPanelBGsprite.png);
	}
	
	.tblPopup
	{
		display:block;
		background-image:url(../images/blockPanelBGsprite_2.png);
        -webkit-border-top-left-radius: 6px;
		-webkit-border-top-right-radius: 6px;
		-moz-border-radius-topleft: 6px;
		-moz-border-radius-topright: 6px;
		border-top-left-radius: 6px;
		border-top-right-radius: 6px;
	}
	



	
/*ul.primaryNav	{
		padding:0 65px 0 0;
		margin:0 0 0 160px;
		white-space:nowrap;
		list-style-type:none;
		width:650px;
}
ul.primaryNav li {
	display:inline;
	line-height:30px;
	}
ul.primaryNav li a {
	display:block;
	padding:0 0 0 38px;
	background:url(../images/navOverSprite.png)  no-repeat top left;
	color:#4d6571;
	text-decoration:none;
	float:left;
	border:none;
	}
ul.primaryNav li a:hover {
	background:url(../images/navOverSprite.png) no-repeat bottom left;
	color:#333;
	text-decoration:underline;
	}
ul.primaryNav li.primaryNavEnd {
	display:block;
	width:39px;
	height:30px;
	background:url(../images/navOverSprite.png) no-repeat top left400px;	
}	
*/

div.warning 
{
    display:block;
    position:absolute;
    z-index:9999;
    top:135px;
    right:0px;
    left:0px;
    text-align:center;
    color:Red;
    font-weight:bold;
}
div.warning p 
{
    position:relative;
    width:960px;
    margin:auto;
    text-align:left;
}

  #divDelegate
    {
    	margin-left:0px;
    	/*border:1px solid gray;
    	padding:5px 5px 5px 5px;*/
    	margin-top:5px;
    }
    #lblDelegate
    {
        margin-top:-30px;
        margin-left:270px;
        padding-bottom:3px;
    }
       #lblDupDel
    {
        margin-left:10px;
    }
   .clsButton
{
	height:22px; 
	font: 11px Tahoma; 
	font-weight: bold;  
	border: 1px solid gray; 
	color: #6873AF; 
	background: #f1f1f1;
}
#divPrintAll
{
    width:200px;
    float:right;
    position:absolute;
    margin-top:0px;
    margin-left:812px;
}
.divTabStrip_Grid
{
    width:1022px;
}
.divTabStrip_Grid_sale
{
    width:952px;
}
.divRefresh
{
    padding-top:3px;
    width:21px;
    height:22px;
    float:right;
    margin-top:-26px;
    z-index:999999;
     background-color:#bedaff;
     border-bottom:2px solid #688caf;
}
.divGrid_footer
{
     width:1016px;
     background-color:#bedaff; 
     padding:3px; 
     height:25px;
}
.divGrid_footer_narrow{
 width:946px;
     background-color:#bedaff; 
     padding:3px; 
     height:25px;
}
#tblButtons td
{
    float:left;
}

.ticker
{
    width: 500px;
	height: 36px;
	overflow: hidden;
/*		border: 1px solid Green;*/
	border: 1px solid #DDD;
	margin: 0;
	padding: 0;
	list-style: none;
border-radius: 5px;
	box-shadow: 0px 0px 5px #DDD;
}
.li_01 {
	height: 30px;
	border-bottom: 1px dotted #DDD;
	padding: 5px;
	margin: 0px 5px;
	color:#696969;
}
.li_02 {
	height: 30px;
	border-bottom: 1px dotted #DDD;
	padding: 5px;
	margin: 0px 5px;
	color:#008000;
}