/* 
== GENERAL ====================================================================================

NORTHLAND COLLEGE :: SUB MODULES STYLE CSS
Created by: Northland College


== NOTES ======================================================================================

- Use for 2nd/3rd tier pages


== UPDATE INFO ================================================================================

Last updated: May 11, 2010
Last update by: Chad Sperling


== TABLE OF CONTENTS ==========================================================================

01: PAGE CONTENT STRIPS
	a) Featured Strip
	b) Secondary Strip
	c) Related Strip
	d) Utilities Strip
	e) Bricks Layer	
06: PAGE CONTENT STRIP GRIDS
	a) Grid Columns
	b) Grid Units
	c) Grid Modules
	d) Grid Modules Typography	
	
============================================================================================== */



/*
===========================================================================================================================================
	
	01: PAGE CONTENT STRIPS
	
===========================================================================================================================================
*/

h2.sectionTitle {
	border-top:0px solid #000!important;
	border-bottom:4px solid #000!important;
	font-size:310%!important;
	font-family:"Times New Roman", Times, serif!important;
	font-weight: normal;
	letter-spacing:-1px !important;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;}
h2.sectionTitle span {
	font-family:Verdana, Geneva, sans-serif!important;
	font-size:11px!important;
	color: #999!important;
	float:right!important;
	letter-spacing:0px !important;
	padding-top:10px;}


/*  =BIG FEATURED STRIP =============================================================================================== */ 
#bigfeatures-strip h2, #subfeatures-strip h2, #mostpopular-strip h2, #mostpopularfeatures-strip h2, #quicklinks h1 {
	font-size:35px!important;
	font-weight:normal!important;	
	font-style:normal!important;	
	color: #363636!important;/*103346*/
	line-height:1em!important;
	letter-spacing:-1px!important;
	background-color: #fff!important;
	margin-top: 0px!important;
	margin-right: 0px;
	margin-bottom: 7px!important;
	margin-left: 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;}	
#quicklinks h1 {
	padding-top: 10px!important;
	padding-bottom: 0px!important;}	
#bigfeatures-strip h6, #subfeatures-strip h6, #mostpopular-strip h6, #mostpopularfeatures-strip h6 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif!important;
	font-size:13px!important;
	font-weight:normal!important;
	letter-spacing: 0.5px!important;
	text-transform:uppercase!important;
	font-style:normal !important;
	color: #5B5B5B!important;/*103346*/
	text-shadow:none!important;
	line-height:1em!important;
	margin-top:0px!important;
	margin-right: 0px;
	margin-bottom:20px!important;
	margin-left: 0px;
	padding: 0px!important;}	
	
/* Structure
---------------------------------------------------------------------------------------------------------- */
#bigfeatures-strip {
	position: relative;
	clear: both;
	float: left;
	padding:0px;
	width: 952px;
	margin:0px;}	
#bigfeatures-strip .left, #bigfeatures-strip .right {
	float:left;
	width: 460px;
	display:inline;
	position:relative;
	overflow:visible;
	margin-top: 0px;
	margin-right:15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 16px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D9D9D9;}
#bigfeatures-strip .right {
	margin-right: 0px!important;
	padding: 0px!important;
	border:none;}		
.post { background:#fff; }
.post h1 {
	font-size:32px!important;
	line-height:1.0em!important;
	text-align:left;
	margin:0px!important;
	padding-top:0px!important;
	padding-bottom:12px!important;
	letter-spacing: -1.1px!important;}
.post h1 a { color:#013554; text-shadow:none!important;}
.post h1 a:hover { text-decoration: underline;}	

.post h3 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif!important;
	font-size:13px!important;
	font-weight:normal!important;
	letter-spacing: 0.5px!important;
	text-transform:uppercase!important;
	font-style:normal !important;
	color: #5B5B5B!important;/*103346*/
	text-shadow:none!important;
	line-height:1em!important;
	margin-top:-8px!important;
	margin-right: 0px;
	margin-bottom:15px!important;
	margin-left: 0px;
	padding: 0px!important;}

.post .thumbnail {
	width:218px;
	height:260px;
	float:left;
	background-image: url(../images/bg/feat-thumb-large.gif);
	background-repeat: no-repeat;}
.post .thumbnail img { margin:9px 0 0 9px; }

.post .post-intro {
	width:232px;
	overflow:hidden;
	float:left;}
.post .post-intro.leftAlign {
	padding-left: 10px;}
.post .post-intro.rightAlign {
	padding-right: 10px;}	
.post-intro p {
	padding-top: 0px!important;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin:0px!important;
	line-height:1.3em!important;}
.post-intro p.summary {
	height:165px;
	max-height:165px;
	min-height:165px;}	
.post-intro p.summary-short {
	height:100px;
	max-height:100px;
	min-height:100px;}



/*  =SUB FEATURES STRIP =============================================================================================== */ 

/* SUB FEATURES STRIP: Structure
---------------------------------------------------------------------------------------------------------- */
#subfeatures-strip {
	position: relative;
	clear: both;
	float: left;
	margin-top:5px;
	padding-bottom:15px;
	width: 952px;
	height:100%;
	max-height:410px;}
#subfeatures-strip .left, #subfeatures-strip .right {
	float:left;
	width: 461px;
	display:inline;
	position:relative;
	overflow:visible;
	margin-top: 0px;
	margin-right:15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 14px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B2B2B2;}
#subfeatures-strip .right {
	margin-right: 0px!important;
	padding: 0px!important;
	border:none;}

/* SUB FEATURES STRIP: Typography
---------------------------------------------------------------------------------------------------------- */
#subfeatures-strip h2{
	font-size:24px!important;
	text-transform: none!important;
	font-weight: normal!important;
	color:#363636!important;/*013554*/
	letter-spacing:-1px!important;
	clear:left;
	margin-top:0px!important;
	padding:0px!important;}
#subfeatures-strip h3 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif!important;
	font-size:11px!important;
	font-weight:normal!important;
	letter-spacing: 0.5px!important;
	text-transform:uppercase!important;
	font-style:normal !important;
	color: #5B5B5B!important;/*103346*/
	text-shadow:none!important;
	line-height:1em!important;
	margin-top:-2px!important;
	margin-right: 0px;
	margin-bottom:5px!important;
	margin-left: 0px;
	padding: 0px!important;}	
#subfeatures-strip p {
	padding-top: 0px!important;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin:0px!important;
	line-height:1.3em!important;}
#subfeatures-strip p.summary {
	height:145px;
	max-height:145px;
	min-height:145px;}
#subfeatures-strip p.summary-short {
	padding-left:2px;
	padding-right:2px;
	padding-bottom:10px!important;
	height:85px;
	max-height:85px;
	min-height:85px;}	
#subfeatures-strip p.summary small, #subfeatures-strip p.summary-short small {
	margin: 0 0 6px 0;
	padding: 0;
	display: inline-block;
	font-size: 12px;
	letter-spacing: -0.2px;
	line-height:1.2em;
	color: #242f33;
	border: none;
	font-weight: bold;}	
#subfeatures-strip .tag{
	color:#fff;
	font-size:12px;
	font-weight:normal;
	left:9px;
	position:absolute;
	top:8px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	background-color: #C00;
	font-style: italic;}

/* SUB FEATURES STRIP: Two Boxes
---------------------------------------------------------------------------------------------------------- */	
#subfeatures-strip .two {
	position: relative;
	float: left;
	margin: 0 24px 0 0;
	width: 464px;}
#subfeatures-strip .two.last {
	margin: 0 0px 0 0!important;}		
	
/* SUB FEATURES STRIP: Three Boxes
---------------------------------------------------------------------------------------------------------- */	
#subfeatures-strip .three {
	position: relative;
	float: left;
	margin: 0 24px 0 0;
	width: 300px;}
#subfeatures-strip .three.last {
	margin: 0 0px 0 0!important;}	
#subfeatures-strip .three .thumbnail {
	width:300px;
	height:150px;
	margin-bottom:8px;
	float:left;
	background-image: url(../images/bg/feat-3thumb-sub.gif);
	background-repeat: no-repeat;}
#subfeatures-strip .three .thumbnail img { margin:8px 0 0 9px;}

/* SUB FEATURES STRIP: Four Boxes
---------------------------------------------------------------------------------------------------------- */	
#subfeatures-strip .four {
	position: relative;
	float: left;
	margin: 0 24px 0 0;
	width: 220px;}
#subfeatures-strip .four.last {
	margin: 0 0px 0 0!important;}


/* SUB FEATURES STRIP: Images
---------------------------------------------------------------------------------------------------------- */	
#subfeatures-strip .thumbnail {
	width:220px;
	height:150px;
	margin-bottom:8px;
	float:left;
	background-image: url(../images/bg/feat-thumb-sub.gif);
	background-repeat: no-repeat;}
#subfeatures-strip .thumbnail img { margin:8px 0 0 9px; }



/*  =SUB SUB FEATURES BOXES  =============================================================================================== */

/* SUB SUB FEATURES STRIP: Structure
---------------------------------------------------------------------------------------------------------- */
#subfeatures2-strip {
	position: relative;
	clear: both;
	float: left;
	margin:0px;
	padding-bottom:0px;
	width: 952px;
	height:100%;
	max-height:180px;}
	
/* SUB SUB FEATURES STRIP: Typography
---------------------------------------------------------------------------------------------------------- */	
#subfeatures2-strip h1 {
	font-size:25px!important;
	font-weight: normal!important;
	color:#363636!important;/*013554*/
	letter-spacing:-1px!important;
	clear:left;
	margin-top:0px!important;
	padding-top:10px!important;
	padding-right:0px;
	padding-bottom:0px!important;
	padding-left:0px;}
#subfeatures2-strip h3 {
	font-size:13px!important;
	font-family:Arial, Helvetica, "Helvetica Neue", "Lucida Grande", Verdana, sans-serif!important;
	text-shadow:none!important;
	font-weight: normal!important;
	color:#363636!important;/*013554*/
	letter-spacing:0px!important;
	line-height:1.3em!important;
	margin-top:0px!important;
	padding-top:5px!important;
	padding-right:0px;
	padding-bottom:0px!important;
	padding-left:2px;
	text-transform: none!important;}		
#subfeatures2-strip h3 a { font-weight:normal!important;}
	

/* SUB SUB FEATURES STRIP: Three Boxes
---------------------------------------------------------------------------------------------------------- */	
#subfeatures2-strip .three {
	position: relative;
	float: left;
	width: 300px;
	height:130px;
	border-right:1px solid #D9D9D9;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0;
	padding-right: 5px;}
#subfeatures2-strip .three.title {
	margin: 0 9px 0 0!important;
	width: 130px!important;}	
#subfeatures2-strip .three.first {}	
#subfeatures2-strip .three.last {
	margin: 0 0px 0 0!important;
	border:none!important;}	
	
/* SUB SUB FEATURES STRIP: Four Boxes
---------------------------------------------------------------------------------------------------------- */	
#subfeatures2-strip .four {
	position: relative;
	float: left;
	width: 258px;
	height:130px;
	border-right:1px solid #D9D9D9;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0;
	padding-right: 5px;}
#subfeatures2-strip .four.title {
	margin: 0 9px 0 0!important;
	width: 130px!important;}	
#subfeatures2-strip .four.first {}	
#subfeatures2-strip .four.last {
	margin: 0 0px 0 0!important;
	border:none!important;}


/* SUB SUB FEATURES STRIP: Five Boxes
---------------------------------------------------------------------------------------------------------- */	
#subfeatures2-strip .five {
	position: relative;
	float: left;
	width: 190px;
	height:130px;
	border-right:1px solid #D9D9D9;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0;
	padding-right: 5px;}
#subfeatures2-strip .five.title {
	margin: 0 9px 0 0!important;
	width: 130px!important;}	
#subfeatures2-strip .five.first {}	
#subfeatures2-strip .five.last {
	margin: 0 0px 0 0!important;
	border:none!important;}




/*  =MOST POPULAR FEATURES BOXES  =============================================================================================== */ 

/* MOST POPULAR FEATURES BOXES: Structure
---------------------------------------------------------------------------------------------------------- */	
#mostpopularfeatures-strip {
	position: relative;
	clear: both;
	float: left;
	padding:0px;
	margin:0px;
	width: 952px;}
#mostpopularfeatures { font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;  }

/* MOST POPULAR FEATURES BOXES: Rows
---------------------------------------------------------------------------------------------------------- */	
#mostpopularfeatures.topRow {
	position: relative;
	float:left;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #D9D9D9;
	margin-top:0px;
	padding-bottom:15px;
	padding-top: 0px;
	display:block;
	width: 952px;
	max-height:220px;
	overflow:hidden;}
#mostpopularfeatures.middleRow {
	position: relative;
	float:left;
	border-top:none;
	border-bottom: 1px solid #D9D9D9;
	margin-top:0px;
	padding-bottom:15px;
	padding-top: 15px;
	display:block;
	width: 952px;
	max-height:215px;
	overflow:hidden;}	
#mostpopularfeatures.bottomRow {
	position: relative;
	float:left;
	border-top:none;
	border-bottom:none;
	margin-bottom:-10px;
	padding-bottom:15px;
	padding-top:15px;
	display:block;
	width: 952px;
	max-height:215px;
	overflow:hidden;}

/* MOST POPULAR FEATURES BOXES: Two Boxes
---------------------------------------------------------------------------------------------------------- */	
#mostpopularfeatures .column2 {
	border-left:1px solid #D9D9D9;
	float:left;
	height:210px; 
	*height:210px;
	max-height:220px;
	margin:0;
	min-width:460px!important;
	max-width:460px!important;
	display:block;
	overflow:hidden;
	padding-top:0px;
	padding-bottom:0px;}
#mostpopularfeatures .column2.first, #mostpopularfeatures .column3.last { margin-left:0!important;width:460px!important;}
#mostpopularfeatures .column2.first { border-left:1px solid #fff!important;padding-left:5px;padding-right:10px;}
#mostpopularfeatures .column2.last { float:right!important;padding-left:10px;padding-right:5px;}


/* MOST POPULAR FEATURES BOXES: Three Boxes
---------------------------------------------------------------------------------------------------------- */	
#mostpopularfeatures .column3 {
	border-left: 1px solid #D9D9D9;
	float:left;
	height: 210px; 
	*height: 210px;
	max-height:220px;
	margin: 0;
	min-width:297px;
	max-width:301px;
	display:block;
	overflow:hidden;
	padding-top: 0px;
	padding-bottom: 0px;}
#mostpopularfeatures .column3.first, #mostpopularfeatures .column3.middle, #mostpopularfeatures .column3.last { margin-left:0!important;}
#mostpopularfeatures .column3.first { width:301px!important;border-left:1px solid #fff!important;padding-left:5px;padding-right:10px;}
#mostpopularfeatures .column3.middle { width:297px!important;padding-left:10px;padding-right:10px;}
#mostpopularfeatures .column3.last { width:301px!important;float:right !important;padding-left:10px;padding-right:5px;}



/* MOST POPULAR FEATURES BOXES: Box Background Colors (optional)
---------------------------------------------------------------------------------------------------------- */
#mostpopularfeatures .column2.blue, #mostpopularfeatures .column3.blue {
	background-color: #E4F2FD;}
#mostpopularfeatures .column2.grey, #mostpopularfeatures .column3.grey {
	background-color: #EBEDED;}	
#mostpopularfeatures .column2.gradient, #mostpopularfeatures .column3.gradient {
	background-color: #FFF;
	background-image: url(http://www.dickinson.edu/images/gray_gradient.png);
	background-repeat: repeat-x;
	background-position: left top;}

/* MOST POPULAR FEATURES BOXES: Typography
---------------------------------------------------------------------------------------------------------- */
#mostpopularfeatures h2{
	font-size:24px!important;
	text-transform: none!important;
	font-weight: normal!important;
	color:#363636!important;/*013554*/
	letter-spacing:-1px!important;
	clear:left;
	margin-top:0px!important;
	padding-top:5px!important;
	padding-right:0px;
	padding-bottom:0px!important;
	padding-left:0px;}
#mostpopularfeatures h3.link a {
	font-size: 23px!important;
	color:#013554!important;
	font-weight: normal!important;
	line-height: 1.2!important;
	margin: 0px!important;}
#mostpopularfeatures h3.link a:hover { text-decoration: underline;}
#mostpopularfeatures p {
	padding-top: 0px!important;
	color:#333;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin:0px!important;
	line-height:1.3em!important;}
#mostpopularfeatures span.more { color: #0080C9; padding-right: 10px; white-space: nowrap; font-weight:bold; }
#mostpopularfeatures a:hover span.more { text-decoration: underline;color: #00587A; font-weight:bold; }
#mostpopularfeatures span.lite {
	color: #666;
	font-weight:normal;
	line-height:1.3em;
	font-size: 11px;
	text-decoration: none;}

/* MOST POPULAR FEATURES BOXES: Images
---------------------------------------------------------------------------------------------------------- */	
#mostpopularfeatures .thumbnail {
	width:220px;
	height:150px;
	background-image: url(../images/bg/feat-thumb-sub.gif);
	background-repeat: no-repeat;}
#mostpopularfeatures .thumbnail img { margin:8px 0 0 9px; border: 0; }
#mostpopularfeatures .thumbnail.left { float: left;margin-right: 10px }
#mostpopularfeatures .thumbnail.right { float: right;margin-left: 10px; }
#mostpopularfeatures .thumbnail2 {
	width:140px;
	height:150px;
	background-image: url(../images/bg/feat-thumb-sub2.gif);
	background-repeat: no-repeat;}
#mostpopularfeatures .thumbnail2 img { margin:8px 0 0 9px; border: 0; }
#mostpopularfeatures .thumbnail2.left { float: left;margin-right: 10px }
#mostpopularfeatures .thumbnail2.right { float: right;margin-left: 10px; }

#mostpopularfeatures img {
	border: 0; }
#mostpopularfeatures img.across {
	float: left;
	padding:0px!important;
	margin-top: 0px!important;
	margin-left: 0px;
	margin-bottom:5px!important;
	margin-right: 0px;}
#mostpopularfeatures img.left {
	float: left;
	padding:0px!important;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 12px;}	
#mostpopularfeatures img.right {
	float: right;
	padding:0px!important;
	margin-top:-2px!important;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 12px;}









/*  =REMOVE REMOVE REMOVE BELOW =============================================================================================== */ 
/*  =REMOVE REMOVE REMOVE BELOW =============================================================================================== */ 
/*  =REMOVE REMOVE REMOVE BELOW =============================================================================================== */ 
/*  =REMOVE REMOVE REMOVE BELOW =============================================================================================== */ 
/*  =REMOVE REMOVE REMOVE BELOW =============================================================================================== */ 
/*  =REMOVE REMOVE REMOVE BELOW =============================================================================================== */ 
#mostpopular-strip {
	position: relative;
	clear: both;
	float: left;
	padding:0px;
	width: 952px;
	margin:0px;}
#mostpopular-strip #Lv1, #mostpopular-strip #Lv2 {
	width:952px;
	float:left;
	margin-bottom: 0px!important;}	
#mostpopular-strip a.four h3 {
	font-size:20px!important;
	text-shadow: 0px 0px 0px #000!important;
	line-height:1.0em!important;
	margin:0px!important;
	padding-top:6px!important;
	padding-bottom:2px!important;
	color:#2E4863;}
#mostpopular-strip a.four h3 a { color:#013554;}
#mostpopular-strip a.four h3 a:hover { text-decoration: underline;}
#mostpopular-strip p {
	padding-top: 0px!important;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	margin:0px!important;
	line-height:1.3em!important;}
	
/* Two Boxes
---------------------------------------------------------------------------------------------------------- */	
#mostpopular-strip .two {
	position: relative;
	float: left;
	margin: 0 24px 0 0;
	width: 464px;}
#mostpopular-strip .two.last {
	margin: 0 0px 0 0!important;}		
	
/* Three Boxes
---------------------------------------------------------------------------------------------------------- */	
#mostpopular-strip .three {
	position: relative;
	float: left;
	margin: 0 24px 0 0;
	width: 300px;}
#mostpopular-strip .three.last {
	margin: 0 0px 0 0!important;}	
	
/* Four Boxes
---------------------------------------------------------------------------------------------------------- */	
#mostpopular-strip #Lv1 a.four, #mostpopular-strip #Lv2 a.four {
	position: relative;
	float: left;
	width: 217px;
	height:150px;
	max-height:150px;
	overflow:hidden;
	display:block;
	background-color: #fff!important;
	margin-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;}
#mostpopular-strip #Lv2 a.four {
	border-bottom: 0px solid #E4E4E4!important;}	
#mostpopular-strip #Lv1 a.four:hover, #mostpopular-strip #Lv2 a.four:hover  {
	background-color: #F2F2F2!important;
	display:block;
	text-decoration: none;}
#mostpopular-strip #Lv1 a.four.first, #mostpopular-strip #Lv2 a.four.first {
	margin: 0 0px 0 0!important;
	padding-left: 10px;}
#mostpopular-strip #Lv1 a.four.last, #mostpopular-strip #Lv2 a.four.last  {
	margin: 0 0px 0 0!important;
	border-right: 0px solid #E4E4E4;}
#mostpopular-strip a.four img {
	float: right;}




/*  =POPULAR LINKS BOXES =============================================================================================== */ 
#popularLinks { height: 210px; *height: 210px; font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;  }
#popularLinks.topRow { border-bottom: 1px dotted #B2B2B2;}
#popularLinks.bottomRow { border-bottom: 0px dotted #B2B2B2;}

#popularLinks .column { border-left: 1px dotted #B2B2B2; height: 100%; margin: 0; width: 237px; max-width:237px; display:block; overflow:hidden; }
#popularLinks .column.first, .column.last { margin-left: 0 !important; }
#popularLinks .column.last { float: right !important; }
#popularLinks .column:first-child { border-left: 1px dotted #fff; }
#popularLinks a {
	background: #fff;
	display: block;
	height: 210px;
	*height: 210px;
	position: relative;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;}
#popularLinks a:hover {
	color: #000;
	text-decoration: none;
	background-color: #F2F2F2;}

#popularLinks h3.link { font-size: 19px!important; color:#013554!important;font-weight: normal!important;line-height: 1.2!important;margin: 0px!important;padding: 0px!important;text-shadow:none!important;}
#popularLinks a:hover h3.link { text-decoration: none;color: #000!important;text-shadow:none!important; }

#popularLinks a img {
	border: 0; }
#popularLinks a img.across {
	float: left;
	margin-top: 2px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;}
#popularLinks a img.left {
	float: left;
	margin-top: 2px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 10px;}	
#popularLinks a img.right {
	float: right;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;}

#popularLinks span.more { color: #0080C9; padding-right: 10px; white-space: nowrap; }
#popularLinks a:hover span.more { text-decoration: underline;color: #00587A; }

/*  =REMOVE REMOVE REMOVE ABOVE =============================================================================================== */ 
/*  =REMOVE REMOVE REMOVE ABOVE =============================================================================================== */ 
/*  =REMOVE REMOVE REMOVE ABOVE =============================================================================================== */ 
/*  =REMOVE REMOVE REMOVE ABOVE =============================================================================================== */ 
/*  =REMOVE REMOVE REMOVE ABOVE =============================================================================================== */ 
/*  =REMOVE REMOVE REMOVE ABOVE =============================================================================================== */ 




/*
===========================================================================================================================================
	
	04: QUICK LINKS FOOTER SLIDER
	
===========================================================================================================================================
*/

/* QUICK LINKS FOOTER SLIDER: Strip
---------------------------------------------------------------------------------------------------------- */	
#quicklinks-strip {
	position: relative;
	clear: both;
	float: left;
	overflow:hidden;
	padding:0px;
	margin-top:5px;
	width: 952px;
	background-color:#fff;}

/* QUICK LINKS FOOTER SLIDER: Columns
---------------------------------------------------------------------------------------------------------- */	
#quicklinks-strip .quicklinks_col {
	width:222px;
	min-height:330px;
	max-height:400px;
	border-right: 0px solid #D9D9D9;
	float:left;
	padding-top:5px;
	margin-top:5px;
	margin-right:11px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:7px;}	
.quicklinks_col.first {}	
.quicklinks_col.last {
	margin-right: 0px!important;
	border:none!important;}	

/* QUICK LINKS FOOTER SLIDER: Typography
---------------------------------------------------------------------------------------------------------- */			
#quicklinks-strip h2{
	font-size:13px!important;
	letter-spacing:1px!important;
	font-weight: normal!important;
	text-shadow:none!important;
	color:#363636!important;
	text-transform: uppercase!important;
	clear:left;
	padding-top:2px!important;
	padding-right:0px;
	padding-bottom: 8px!important;
	padding-left:1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;}
#quicklinks-strip ul{
	list-style:none;
	margin:0;
	float:left;
	font-size:1.0em!important;
	font-weight:bold;
	line-height:1.1em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left:0px;}
#quicklinks-strip ul li{
	margin:0;
	line-height:1.1em;
	background-image: url(../images/icons/bl-quicklinks.gif);
	background-repeat: no-repeat;
	background-position: 4px 6px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 18px;
}
#quicklinks-strip ul li a{
	color:#0080D3;
	text-decoration:none;
	padding:0;
	margin:0;}
#quicklinks-strip ul li a:hover{
	text-decoration:underline;
	color:#00587A;}
	







/*  =FEATURED MODULES STRIP =============================================================================================== */ 

/* Structure
---------------------------------------------------------------------------------------------------------- */
#featured-strip {
	position: relative;
	clear: both;
	float: left;
	padding: 0;
	width: 952px;
	margin:0px;}
	
/* Grids/Units
---------------------------------------------------------------------------------------------------------- */
#featured-strip .grid-1column, #featured-strip .grid-2column, #featured-strip .grid-3column { 
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto; 
	margin-right:auto;
	padding-bottom:0px; 
	position: relative; 
	width: 952px;
	max-width: 952px;
	height: auto !important;
	min-height:280px; 
	display: block;}
#featured-strip .grid-1column .unit, #featured-strip .grid-2column .unit, #featured-strip .grid-3column .unit {
	float:left;
	display:inline;
	position:relative;
	overflow:visible;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;}
#featured-strip .grid-1column .unit {width: 928px; max-width:928px; height:180px; border: 2px solid #E5E5E5; margin-right: 0px; }
#featured-strip .grid-2column .unit {width: 448px; max-width:448px; height:280px; border: 2px solid #E5E5E5; }
#featured-strip .grid-2column .unit.first { margin-left: 0px; }
#featured-strip .grid-2column .unit.last { margin-right: 0px; }
#featured-strip .grid-3column .unit {width: 288px; max-width:288px; height:280px; border: 2px solid #E5E5E5; }
#featured-strip .grid-3column .unit.first { margin-left: 0px; }
#featured-strip .grid-3column .unit.last { margin-right: 0px; }

/* Typography
---------------------------------------------------------------------------------------------------------- */
#featured-strip .unit h1, #related-strip .unit h1, #bricks-strip .unit h1 {
	color: #333333 !important;
	text-shadow: 0px 0px 0px #000!important;
	/*font-family:Georgia, "Times New Roman", Helvetica, Tahoma;*/}
#featured-strip .unit h1 {
	font-size:33px !important;
	font-style:normal !important;	
	color: #333333 !important;
	letter-spacing:-1px !important;
	margin-top:5px;
	margin-bottom:0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom:4px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width:0px;
	border-bottom-style:solid;
	border-bottom-color: #E5E5E5;}
#featured-strip .unit h1 a, #related-strip .unit h1 a, #bricks-strip .unit h1 a {
	color: #000;
	text-decoration: none;}
#featured-strip .unit h1 a:hover, #related-strip .unit h1 a:hover, #bricks-strip .unit h1 a:hover {
	text-decoration: none;
	color: #000;}	
#featured-strip .unit h4, #related-strip .unit h4, #bricks-strip .unit h4 {
	/*font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;*/
	font-size:1.2em !important;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif!important;
	font-weight:normal !important;
	font-style:normal !important;
	color: #333333 !important;
	padding-bottom:3px;
	letter-spacing:0px !important;
	line-height: 1.1 !important;
	margin-top:0px;
	margin-bottom:1px;
	border-bottom-width:0px;
	border-bottom-style:solid;
	border-bottom-color: #E5E5E5;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;}
#featured-strip .unit p, #related-strip .unit p, #bricks-strip .unit p {
	font-size: 1.0em;
	color: #333;
	line-height: 1.4;
	margin-bottom: 14px;}

/* Images
---------------------------------------------------------------------------------------------------------- */
#featured-strip .unit img, #related-strip .unit img, #bricks-strip .unit img {
	border: 0;
	margin-bottom: 0px;}	
#featured-strip .unit img.left, #related-strip .unit img.left, #bricks-strip .unit img.left {
	display: block; 
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;}
#featured-strip .unit img.leftborder, #related-strip .unit img.leftborder, #bricks-strip .unit img.leftborder {
	display: block;
	float: left;
	margin-left: -10px;
	margin-bottom: 0px;
	margin-right:20px;}		
#featured-strip .unit img.right, #related-strip .unit img.right, #bricks-strip .unit img.right {
	display: block;
	float: right;
	margin-top: 35px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left:5px;}	
#featured-strip .unit img.rightborder, #related-strip .unit img.rightborder, #bricks-strip .unit img.rightborder {
	display: block;
	overflow:visible;
	float: right;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left:5px;}	
#featured-strip .unit img.center { display: block; margin-right: auto; margin-left: auto; margin-top:5px; }




/*  =BLOCK MODULES STRIP =============================================================================================== */ 

/* Structure
---------------------------------------------------------------------------------------------------------- */
#blocks-strip {
	position: relative;
	clear: both;
	float: left;
	padding: 0;
	width: 952px;
	margin:0px;}

/* Grids/Units
---------------------------------------------------------------------------------------------------------- */
#blocks-strip .featured{ width:468px;}
#blocks-strip .featured.post{background:#333;display:inline;float:left;overflow:hidden;position:relative;}	
#blocks-strip .featured .post-content{-moz-opacity:0.90;filter:alpha(opacity=90);opacity:0.90;background:#000;bottom:0;left:0;padding:10px;position:absolute;width:448px;min-height:90px;max-height:90px;}
#blocks-strip .featured .post-content-excerpt p{display:block;font-size:12px;font-weight:normal;color:#FFF;line-height:1.3em;}
#blocks-strip .featured .post-content:hover{
	background-color:#1F1F1F;
	color:#000;
	-moz-opacity:1.00;
	filter:alpha(opacity=100);
	opacity:1.00;}
#blocks-strip .featured img{max-width:468px;max-height:310px;}



#blocks-strip .recent{ width:228px;}
#blocks-strip .recent.post{background:#333;display:inline;float:left;overflow:hidden;position:relative;}
#blocks-strip .recent .post-content-excerpt p{display:block;font-size:11px;font-weight:normal;color:#FFF;line-height:1.3em;}
#blocks-strip .recent .post-content:hover{
	background-color:#1F1F1F;
	color:#999;
	-moz-opacity:1.00;
	filter:alpha(opacity=100);
	opacity:1.00;}
#blocks-strip .recent .post-content img{max-width:226px;}



#blocks-strip .recent2{ width:468px;}
#blocks-strip .recent2.post{background:#333;display:inline;float:left;overflow:hidden;position:relative;}
#blocks-strip .recent2 .post-content-excerpt p{display:block;font-size:11px;font-weight:normal;color:#FFF;line-height:1.3em;}
#blocks-strip .recent2 .post-content:hover{
	background-color:#1F1F1F;
	color:#999;
	-moz-opacity:1.00;
	filter:alpha(opacity=100);
	opacity:1.00;}
#blocks-strip .recent2 .post-content img{max-width:226px;}


#blocks-strip .recent3.post {
	display:block;
	float:left;
	overflow:hidden;
	position:relative;
	min-width:308px;
	width:308px;
	background-color: #333;}
#blocks-strip .recent3.post p{
	display:block;
	font-size:11px;
	font-weight:normal;
	color:#333;
	line-height:1.3em;}
/*#blocks-strip .recent3 .post-content:hover{
	background-color:#333;
	color:#999;
	-moz-opacity:1.00;
	filter:alpha(opacity=100);
	opacity:1.00;
	text-decoration: none;!important}*/
#blocks-strip .recent3 .post-content img{max-width:308px;}


#blocks-strip .recent4.post {
	display:block;
	float:left;
	overflow:hidden;
	position:relative;
	min-width:228px;
	width:228px;
	background-color: #333;}
#blocks-strip .recent4.post .post-content-excerpt p{
	display:block;
	font-size:11px;
	font-weight:normal;
	color:#FFF;
	line-height:1.2em;}
#blocks-strip .recent4.post .post-content:hover{
	background-color:#333;
	color:#999;
	-moz-opacity:1.00;
	filter:alpha(opacity=100);
	opacity:1.00;
	text-decoration: none;!important}
#blocks-strip .recent4.post .post-content img{max-width:226px;}


/* Shared
---------------------------------------------------------------------------------------------------------- */
#blocks-strip .featured, #blocks-strip .recent, #blocks-strip .recent2, #blocks-strip .recent3 {
	height:300px;
	margin-right:8px;
	overflow:hidden;
	background:#000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;/*E5E5E5*/
	border-right-color: #FFF;
	border-bottom-color: #E5E5E5;
	border-left-color: #FFF;}
#blocks-strip .recent4 {
	height:260px;
	margin-right:8px;
	overflow:hidden;
	border: 2px solid #E5E5E5;
	background:#000;}	
#blocks-strip .recent .post-content, #blocks-strip .recent2 .post-content, #blocks-strip .recent3 .post-content {
	-moz-opacity:1.00;
	filter:alpha(opacity=100);
	opacity:1.00;
	background:#FFF;
	bottom:0;
	left:0;
	position:absolute;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;}
#blocks-strip .recent3 .post-content {
	min-height:150px;
	max-height:150px;
	width:304px;}
#blocks-strip .recent4 .post-content {
	min-height:70px;
	max-height:70px;
	width:208px;}	
#blocks-strip .recent.post.last, #blocks-strip .recent2.post.last, #blocks-strip .recent3.post.last, #blocks-strip .recent4.post.last {
	margin-right:0px;}	
.featured .tag, .recent .tag, .recent2 .tag, .recent3 .tag, .recent4 .tag{
	color:#fff;
	font-size:12px;
	font-weight:normal;
	left:0em;
	position:absolute;
	top:0em;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	background-color: #C00;
	font-style: italic;}

/* Typography
---------------------------------------------------------------------------------------------------------- */
#blocks-strip .featured .post-content h3 {
	font-size:27px!important;
	text-shadow: 0px 0px 0px #000!important;
	font-weight:bolder;
	color:#FFF;
	line-height:1.2em;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;}
#blocks-strip .recent .post-content h3, #blocks-strip .recent2 .post-content h3, #blocks-strip .recent3 .post-content h3, #blocks-strip .recent4 .post-content h3 {
	font-size: 24px!important;
	letter-spacing:-1px;
	font-weight:bold;
	color: #333333!important;
	line-height:1.2em;
	margin:0px;
	padding-top:0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;}
#blocks-strip .recent3 .post-content h3 a {
	text-decoration: none!important;
	color: #00587A!important;}
#blocks-strip .recent3 .post-content h3 a:hover {
	text-decoration: underline!important;
	color: #00587A!important;}	



/*  =RELATED MODULES STRIP =============================================================================================== */ 

/* Structure
---------------------------------------------------------------------------------------------------------- */
#related-strip {
	position: relative;
	clear: both;
	float: left;
	padding: 0;
	width: 952px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;}

/* Grids/Units
---------------------------------------------------------------------------------------------------------- */
#related-strip .grid-3column .unit {
	height:320px;
	min-height:320px;
	float:left;
	display:inline;
	position:relative;
	overflow:hidden;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;}
#related-strip .grid-3column .unit { width: 288px; max-width:288px; border: 2px solid #E5E5E5; }
#related-strip .grid-3column .unit.first { margin-left: 0px; }
#related-strip .grid-3column .unit.last { margin-right: 0px; }
	
/* Units w/ Img Background
---------------------------------------------------------------------------------------------------------- */
#img-unit {
	position: relative;
	padding: 0;
	display: block;
	overflow: hidden;
	width:308px;
	height:325px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;}
#img-unit .block {
	position: absolute;
	bottom: 0px;
	left:0px;
	right:0px;
	margin: 0px;
	padding: 5px;
	width:308px;
	display: block;}
#img-unit .block.black {
	background:#000;}
#img-unit .block.red {
	background-color: #C00;}
#img-unit .block.blue {
	background-color: #00A1DB;}	
#img-unit .block p.ad-title {
	padding: 0px;
	margin: 0px;
	font-size:2.2em;
	color: #FFF;
	font-weight: bold;
	line-height: 1.2;
	width:288px;}
#img-unit .block p.ad-statement {
	padding: 5px;
	margin: 0px;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	line-height: 23px;
	width:288px;}
#img-unit .block p.ad-statement a { color: #fff !important; font-weight: normal !important; }	
#img-unit .block p.basic-title {
	margin: 0px;
	font-size:1.8em;
	color: #FFF;
	font-weight: bold;
	line-height: 1.2;
	width:288px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;}
#img-unit .block p.basic-statement {
	padding: 5px;
	margin: 0px;
	font-size: 1.0em;
	color: #fff;
	font-weight: normal;
	line-height: 1.4em;
	width:288px;}	
#img-unit .block p.link {
	padding: 5px;
	margin: 0px;
	width:288px;}		
		
	
/* Typography
---------------------------------------------------------------------------------------------------------- */
#related-strip .unit h1 {
	font-size:1.8em;
	text-shadow: 0px 0px 0px #000!important;
	font-weight: bold;
	padding-bottom:3px;
	margin-top:5px;
	margin-bottom:1px;
	letter-spacing: 0em;
	border-bottom-width:0px;
	border-bottom-style:solid;
	border-bottom-color: #E5E5E5;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;}	
	
/* Images
---------------------------------------------------------------------------------------------------------- */
#related-strip .unit img.full {
	display: block;
	float: left;
	margin-top: -5px;
	margin-left: -10px;
	padding-bottom:7px;
	margin-right:0px;}
#related-strip .unit img.center {
	display: block;
	float: left;
	margin-top:5px;
	margin-left:0px;
	padding-bottom:7px;
	margin-right:0px;}	



/*  =BRICKS STRIP =============================================================================================== */ 

/* Structure
---------------------------------------------------------------------------------------------------------- */
#bricks-strip {
	position: relative;
	clear: both;
	float: left;
	padding: 0;
	width: 952px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;}

/* Grids/Units
---------------------------------------------------------------------------------------------------------- */
#bricks-strip .grid-2column .unit {
	height:200px;
	min-height:200px;
	float:left;
	display:inline;
	position:relative;
	overflow:visible;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;}
#bricks-strip .grid-2column .unit { width: 448px; max-width:448px; border: 2px solid #E5E5E5; }
#bricks-strip .grid-2column .unit.first { margin-left: 0px; }
#bricks-strip .grid-2column .unit.last { margin-right: 0px; }

/* Typography
---------------------------------------------------------------------------------------------------------- */
#bricks-strip .unit h1 {
	font-size:25px !important;
	text-shadow: 0px 0px 0px #000!important;
	font-weight:normal !important;
	font-style:normal !important;
	color: #333333!important;
	padding-bottom:5px;
	letter-spacing:-0.04em !important;
	margin-top:5px;
	margin-bottom:1px;
	letter-spacing: 0em;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;}



/*  =UTILITIES STRIP =============================================================================================== */ 

/* Structure
---------------------------------------------------------------------------------------------------------- */
#utilities-strip {
	position: relative;
	clear: both;
	float: left;
	padding: 0;
	width: 948px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-image: url(../images/modules/bg-gradient.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	border: 2px solid #E5E5E5;}
	
/* Grids/Units
---------------------------------------------------------------------------------------------------------- */
#utilities-strip .grid-3column, .grid-4column {
	margin-top:8px;
	padding-bottom:8px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	width: 948px;
	max-width: 948px;
	height: auto !important;
	min-height:260px;
	z-index: 2;
	display: block;}
#utilities-strip .grid-3column .unit, .grid-4column .unit {
	height:260px;
	min-height:260px;
	float:left;
	border:none;
	display:inline;
	position:relative;
	overflow:visible;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 0;}
	
#utilities-strip .grid-3column .unit {width: 291px; max-width:291px; border-right: 1px solid #E5E5E5; margin-left: 0px; margin-right: 8px; }
#utilities-strip .grid-3column .unit.first { margin-left: 0px; }
#utilities-strip .grid-3column .unit.last { margin-right: 0px; border: 0px; }

#utilities-strip .grid-4column .unit {width: 216px; max-width:216px; border-right: 1px solid #E5E5E5; padding-left: 10px; padding-right: 10px; }
#utilities-strip .grid-4column .unit.first { margin-left: 0px; padding-left: 10px; }
#utilities-strip .grid-4column .unit.last { margin-right: 0px; padding-right: 10px; border: 0px; }

/* Typography
---------------------------------------------------------------------------------------------------------- */
#utilities-strip .unit h1 {
	font-size:1.4em;
	text-shadow: 0px 0px 0px #000!important;
	letter-spacing: -5em;
	color: #333333!important;
	font-weight: bold;
	padding-bottom:3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top:1px;
	margin-bottom:5px;
	margin-right: 0px;
	margin-left: 0px;
	letter-spacing: 0em;
	border-bottom-width:0px;
	border-bottom-style:solid;
	border-bottom-color: #E5E5E5;}
#utilities-strip .unit h5 {
	font-size: 1.0em;
	text-shadow: 0px 0px 0px #000!important;
	color: #333333!important;
	line-height: 1.1;
	margin:0px;
	padding:0px;}	
#utilities-strip .unit p {
	font-size: 11px;
	color: #333;
	line-height: 1.4em;
	margin-bottom: 12px;}
/* standard list */	
#utilities-strip ul {
	margin-left:2px;
	margin-top:5px;
	margin-bottom:10px;}
#utilities-strip ul li {
	font-family: Arial, Helvetica, sans-serif;
	color: #464D51;}
#utilities-strip ul li {
	font-size: 11px;
	font-weight:bold;
	line-height: 1.2em;
	padding-left: 12px;
	padding-bottom:8px;
	background-image: url(../images/icons/bl-standard.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;}
#utilities-strip ul li a.pdf {
	padding-right:22px;
	background-image: url(../images/icons/pdf.png);
	background-repeat: no-repeat;
	background-position: right center;}
#utilities-strip a.more{
	font-size:11px;
	line-height:1.1em;
	text-decoration:none;
	font-weight: normal;
	margin-top: 0px;}
#utilities-strip a.more:hover{
	text-decoration:underline;}		
/* contact list */	
#utilities-strip ul.contact {
	margin-left:0px;
	padding-bottom:15px;}
#utilities-strip ul.contact li {
	font-family: Arial, Helvetica, sans-serif;
	color: #464D51;}
#utilities-strip ul.contact li {
	font-size: 11px;
	font-weight: normal;
	line-height: 1.1em;
	padding-left:0px;
	padding-bottom:3px;
	background:none;}
#utilities-strip ul.contact li a {
	font-weight: bold;
	text-decoration: none;
	padding:0px;}	
#utilities-strip ul.contact li a:hover {
	text-decoration: underline;}/* #24A2DD*/
#utilities-strip ul.contact li.phone {
	margin-top:5px;
	padding-left:22px;
	background-image: url(../images/icons/ico_phone.gif);
	background-repeat: no-repeat;
	background-position: 0px -1px;}	
#utilities-strip ul.contact li.email {
	margin-top:5px;
	padding-left:22px;
	background-image: url(../images/icons/ico_email.gif);
	background-repeat: no-repeat;
	background-position: 0px -2px;}	
	
/*
===========================================================================================================================================
	
	06: SHARED STRIP STYLES
	
===========================================================================================================================================
*/

/* Custom Background Images/Colors
---------------------------------------------------------------------------------------------------------- */
.unit.gradient { background-image: url(../images/modules/bg-gradient.jpg); background-repeat: repeat-x; background-position: center bottom;}
.unit.standard { background-color: #FFF;}
.unit.dgrey { background-color: #333;}
.unit.black { background-color: #000;}
.unit.sky { background-color: #E4F2FD;}
.unit.red { background-color: #7E2315;}

/* Custom Unit Typography
---------------------------------------------------------------------------------------------------------- */
#related-strip .unit.dgrey h1, #bricks-strip .unit.dgrey h1, #utilities-strip .unit.dgrey h1 { color: #FFF !important; }
#related-strip .unit.dgrey p, #bricks-strip .unit.dgrey p, #utilities-strip .unit.dgrey p { color: #FFF !important; }
#related-strip .unit.black h1, #bricks-strip .unit.black h1, #utilities-strip .unit.black h1 { color: #FFF !important; }
#related-strip .unit.black h4, #bricks-strip .unit.black h4, #utilities-strip .unit.black h4 { color: #FFF !important; }
#related-strip .unit.black p, #bricks-strip .unit.black p, #utilities-strip .unit.black p { color: #FFF !important; }
#related-strip .unit.white h1, #bricks-strip .unit.white h1, #utilities-strip .unit.white h1 { color: #000 !important; }
#related-strip .unit.white p, #bricks-strip .unit.white p, #utilities-strip .unit.white p { color: #000 !important; }


/* List
---------------------------------------------------------------------------------------------------------- */
#featured-strip li, #related-strip li {
	font-family: Arial, Helvetica, "Helvetica Neue", "Lucida Grande", Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 12px;
	padding-left: 15px;
	background-image: url(../images/icons/bl-circle.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #D2D2D2;}
#featured-strip li.last, #related-strip li.last {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;}
#featured-strip li.single, #related-strip li.single {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;}		
#featured-strip li a, #related-strip li a {
	color: #333333;
	display: block;
	text-decoration: none;
	padding-right: 0;}
#featured-strip li a strong, #related-strip li a strong {
	color: #0080C9;
	display: block;
	padding-top: 2px;
	padding-bottom: 3px;
	font-size: 12px;
	line-height: 6px;}
#featured-strip li a:hover strong, #related-strip li a:hover strong {
	color: #00587A;
	text-decoration: underline;}