/* Container Styles for LNContainer - Created January 13, 2009
--------------------------------------------------------------*/   

/** Container Styles **/
#ln-header { display:none; }
#ln-footer { /* hides DNN footer in View (regular) mode while allowing edit buttons to be visible in Edit mode */
	height:1px; 
	position:relative; 
	top:-20px; 
	}

/** Left Nav Modules - Created January 13, 2009 **/

#ln-content { 
	background:#fff url(/Portals/4Checks/Skins/4Checks/images/global/left-column-shadow.gif) right repeat-y;
	}
	
	#ln-content h2 { color:#557e25; }

	#ln-content a {
		font-size:1.1em;
		color:#25527e;
		position:relative;
		}
		
	#ln-content a:hover {
		text-decoration:underline; 
		color:#2d86e2;
		}
	
.additional-menu {
	margin-top:14px;
	}

/** Filtered Results Menus **/
h2.subsub-header {
	color:#25527e;
	font-size:16px;
	font-weight:bold;
	margin:0 5px 5px 0;
	}
	
.text-link-list li {
	margin:15px 0 15px 30px;
	padding:0;
	list-style:none;
	font-size:1em;
	}
	
.text-link-list li a {
	font-size:13px;
	font-weight:bold;
	color:#25527E;
	text-decoration:none;
	}

.text-link-list li a:hover {
	text-decoration:underline;
	color:#2d86e2;
	}
	
/** Special Offers Page - Value Packs - Updated January 13, 2009 **/
#valuepacks h3 {
	width:212px;
	height:58px;
	text-indent:-9999px;
	margin:7px 0 0 7px;
	}
	
	#valuepacks h3 a {
		display:block;
		width:212px;
		height:58px;
		text-indent:-9999px;
		}
	
h3#valuepack-5 { background:transparent url(/Portals/4Checks/Containers/LeftNav/images/so-valuepack-5.jpg) left top no-repeat; }
h3#valuepack-cc { background:transparent url(/Portals/4Checks/Containers/LeftNav/images/so-valuepack-cc.jpg) left top no-repeat; }
h3#valuepack-un { background:transparent url(/Portals/4Checks/Containers/LeftNav/images/so-valuepack-un.jpg) left top no-repeat; }

#valuepacks p {
	font-size:1.1em;
	line-height:1.4em;
	margin:7px 12px;
	}
	
	#valuepacks p span { font-size:.9em; }
	
#valuepacks ul { margin:0 12px 17px 17px; }

	#valuepacks li { margin:0 0 7px; }