body {
	font-family: "Bau-Regular","Helvetica Neue",Helvetica,Arial,sans-serif !important;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #eeeeee;
	background-image: url(/images/backGroundFade-gray.gif);
	background-repeat: repeat-y;
	background-position: center;
}

/* UNIVERSAL STYLES */
td {
	font-size: 12px;
}
a img {
	border: none
}
a {
	color:#666666;
}
form {
	margin: 0px;
	padding: 0px;
}
p {
	margin-top:0;
}
/* END UNIVERSAL STYLES */


/* MAIN STRUCTURE STYLES */

		/* backGround - top area */
div#news, #projects, div#residential, div#features, div#archrecord2, div#practice, div#products, div#community, div#green, div#tech, div#resources, div#ce, div#other div#critique {
	background-image: url(/images/backGroundFade-grayTop_2.gif); /* new image was applied 12/9/14 */
	background-repeat: no-repeat;
	background-position: center top;
	position: relative; /* helps adjust the mysterious jump that pushes content down 10px */
	width:100%; 
}
		/* homepage doesn’t shift down */
div#homePage {
	background-image: url(/images/backGroundFade-grayTop_2.gif); /* new image was applied 12/9/14 */
	background-repeat: no-repeat;
	background-position: center top;
}
#leaderboard {
	padding-bottom: 6px;
	padding-top: 5px;
	margin: 0 auto;
	width:auto;
}
#leaderboard td {
position:relative;
z-index:1;
}
#mainWrapper {
	width: 1000px;
	text-align: left;
	margin: 0 auto;	
}
#topShadow {
	background-color:#FFFFFF;
	width: 1000px;
}
#heading {
	width: 980px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AEAEAE;
	padding: 0px 10px 5px;
}
#mainContent {
	padding: 5px 10px 0px 10px;
	clear: both;
	width: 980px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEAEAE;*/

}
#leftColumn {
	padding: 5px;
	width: 635px;
	float: left;
	border: 1px solid #CCC;
	margin-top: 12px;
	margin: 10px 0px 0px;
}
#oneColumn {
	padding: 5px;
	border: 1px solid #CCC;
	margin-top: 12px;
}
#rightColumn {
	float: right;
	padding: 0px 0px 0px 10px;
	/*border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #efefef;*/
	margin: 10px 0px 0px;
	width: 310px;
}
#rightColumn #subscribe {
	border: 1px solid #ccc;
	padding: 8px;
	background-color: #FFFFFF;
}
#rightColumn #subscribe strong {
	font-size: 12px;
	display: block;
	margin: 0px 0px 5px;
}
#footer {
	clear: both;
	margin-top: 10px;
	text-align: center;
	line-height: 14px;
	padding: 8px 0 0 0;
}
/* ADDED on 05/07/2013 for branding change by Rama */
#footer #all_logos img.padding {
	margin:10px 40px 10px 0;
}
#footer #all_logos { /* horizontal rules on top and bottom of the logos in the footer*/
            margin: 0 0 15px 0;
            border-top: 1px solid #CCCCCC;
            border-bottom: 1px solid #CCCCCC;
            padding: 10px 0px;
            clear:both;
}
#printURL{
	display:none;
}
#marketplaceLinks {
	float: left;
	margin-top:10px;
	padding: 0 1px;
}
#MHClogos img.padding {
	margin-right: 20px;
}
.pipeDivider {padding: 0 5px 0 5px; color:#333333;}


/* END MAIN STRUCTURE STYLES */

/* PRINT WINDOW STYLES */
#printStyle {
	margin: 3px;
	padding: 8px;
	background-color:#FFFFFF;
	text-align:left;
}
#printStyle .rectangleAd { /* removed the ad i the story in the print this article features */
	display:none;
}
#printStyle #NewsDate, #printStyle #rate, #printStyle #rectangleAd  {
	display:none;
}


/* HEADING STYLES */

#heading td.left {
	height: 25px;
	background-image: url(/images/tab-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 5px;
}
#heading td.right {
	background-image: url(/images/tab-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 25px;
	width: 6px;
}
#heading td.bottom {
	background-image: url(/images/tab-bottom.gif);
	background-repeat: repeat-x;
	height: 5px;
}
#heading td.main {
	height: 20px;
	padding-right: 2px;
	white-space: nowrap;
	width: auto;
}
#heading td.main img {
	padding-right: 4px;
	float: left;
}
#heading .main a {
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	display: block;
	float: left;
	margin-top: 3px;
	font-weight: bold;
	white-space: nowrap;
}
#heading .main a:hover {
	color: #FF7D00;
}

#heading #tabs table.tabs {
	margin-right: 10px;
	display: block;
	float: left;
}
#heading #search { /*search box styles */
	border: 1px solid #d0d0d0;
	background-color: #eeeeee;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding: 4px;
	width: 310px;
}
#Customer {
	margin:0; /* removes spce around search box form that appears in safari */
	padding:0;
}
#mhc {
	float:right; /* MHC logo in header */
	padding-top:5px;
}

#miniSubscribe a { /* miniSubscribe is the subscribe prompt above the search box */
	color:#006699;
	text-decoration: none;
	display: block;
	padding-left:90px;
}
#miniSubscribe a:hover {
	text-decoration: underline;
}
#miniSubscribe {
	padding: 0 0 5px 0;
	height:41px;
	background-image: url(/images/magCover_sub_small.jpg);
	background-repeat: no-repeat;
	background-position: 20px bottom;
	text-align:left;
	vertical-align: bottom;	
	line-height: 13px;
	font-size: 11px;
}

/* END HEADING STYLES */


/* NAVIGATION */
#navigation { /*establish nav width and size*/
	position: relative; /* force hasLayout in IE */
	height: 55px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color:#FFFFFF;
	background-image: url(/images/NavBlueBackground.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8CACBA;
	overflow:hidden;
	margin-bottom: 5px;
}

#navigation li {
	float: left;
	display: block;
	margin: 0;
	padding: 0;

}

#navigation li a { /* set style for top navigation*/
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 9px;
	padding-left: 9px;
	background-image: url(/images/pipeWhite.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 18px;
	white-space: nowrap;	
}
#navigation #resourcesli a {
	padding-right: 8px;
	
}

*html #navigation li a{ /*force nave in IE*/
	width: 10px;
	white-space: nowrap;
}


#navigation li:hover, #navigation li.over,
#navigation li a.top:hover { /*MAIN NAV hover */
	color: #006699;
	background-color: #ADC4CE;
}

#navigation ul {
	display: none;
	position: absolute;
	top: 23px;
	height: 31px;
	width: 990px;
	padding:0;
	margin: 0;
	list-style:none;
	left:0px;
	background-color:#FFFFFF;
	z-index: 1;
}
#newsli ul {padding-left: 0px;}  /* this section moves (centers) the sub nav under the proper main nav */
#projectsli ul {padding-left: 10px;}  
#residentialli ul {padding-left: 20px;}  
#featuresli  ul {padding-left: 50px;}
#architecturevideoli ul {padding-left: 350px;}    
#archrecord2li ul {padding-left: 335px;}  
#practiceli ul {padding-left: 10px;} 
#productsli ul {padding-left: 300px;} /* added some padding to the left to align the sub nav links better - 03/10/2014 Rama */
#communityli ul {padding-left: 525px;} /* added some padding to the left to align the sub nav links better - 03/10/2014 Rama */
#greenli ul {padding-left: 425px;} /* added some padding to the left to align the sub nav links better - 03/10/2014 Rama */
#techli ul {padding-left: 600px;}
#celi ul {padding-left: 650px;}
#resourcesli ul { padding-left:100px;}
#critiqueli ul { padding-left:20px;}

#navigation li ul li.bottom a {
	/* for all links in the list */
	display: block;
	height: auto; 
	line-height: 20px;
	text-indent: 0; 
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006699;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(/images/pipeBlue.gif);
	background-repeat: no-repeat;
	background-position: right center;
	white-space: nowrap;
	background-color:#FFFFFF;
}
#navigation li ul li.bottom a:hover {
	color:#0084C7;
	background-color:#FFFFFF;
}

#navigation li:hover ul, #navigation li.over ul { /*brings second nav to layers to top*/
	display: block;
	z-index: 1000;
}

	/*acceptions*/

#homePage #homeli a { /*acception to show the home nav as highlighted while on the homepage*/
	background-color: #BED5DC; color: #006699;
}



/* END NAVGATION */


/* ARTICLE TOOLS & BOOKMARK TOOLS */

#toolbar a, #toolbar td, #bookmarks a, #bookmarks td{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#toolbar a img, #bookmarks a img{
	margin-right: 4px;
}
#toolbar {
	height: 20px;
	margin-bottom: 20px;
	padding: 3px;
	border:dotted 1px #CCCCCC;
}
#recommend {
	display: block;
}

#toolbar .Button , #bookmarks .Button{
	color: #444444;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8CACBA;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #8CACBA;
	margin-left: 8px;
	padding: 2px 3px 0 3px;
	height:18px;
	display:block;
	white-space: nowrap;	
}
#projects #recommend, #residential #recommend {
	display: none;
}
#toolbar .Button a, #bookmarks .Button a {
	color: #444444;
	font-weight:bold;
}
#toolbar .Button a:hover, #bookmarks .Button a:hover {
	color: #006699;
}
#bookmarks {
	padding:15px 0; clear:right;
}
/* END: ARTICLE TOOLS & BOOKMARK TOOLS */


/* INDEX PAGES - MAIN CONTENT STYLES */

#index .index img {
	margin-right: 10px;
}
div.index {
	clear: left;
	margin-bottom:20px;
}
#index .index a, .index td a {
	font-weight: bold;
	color: #006699;
}
#index .index a:hover, .index td a:hover  {
	color: #608A9E;
	text-decoration: underline;
}
.section {
	margin-bottom: 15px;
	font-size: 20px;
	color: #006699;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	line-height: 22px;
}
h1 .section {
	margin-bottom: 0;
}
#index .section a {
	color: #006699;
	text-decoration: none;
}
#index .section a:hover {
	color: #608A9E;
}
	

#indexBreak {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#pagination {
	text-align: center;
	color:#CCCCCC;
}
#pagination a {
	margin-right: 5px;
	margin-left: 5px;
}
.index td, #products .products td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.index .date {
	font-weight: bold;
	color: #999999;
	font-size: 11px;
}

#products table.products img { /* products */
	width: 300px;
	margin-right: 10px;
}

#description {/* products */
	padding: 0px 0px 10px;
}
#products table.products {/* products */
	padding-bottom: 12px;
	clear: left;
	margin-bottom:12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#index .index li {
	margin: 0px 0px 3px;
}


/* INDEX PAGES - MAIN CONTENT STYLES */


/* ARTICLE ELEMENTS */


h1, #title, h1 td {
	font-size: 18px;
	color: #006699;
	line-height: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 3px;
}
#products h1 {
	font-size: 20px;
	color: #006699;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	margin: 0px 0px 15px;
	padding: 0px 0px 3px;
}
#location {
	color: #666666;
	display:block;
}
#architect, #comments span {
	font-size: 13px;
	font-weight: bold;
}
#architect{
	display:block;
}
#location, #architect {
	margin-bottom: 3px;
}
h2 {
	font-size: 14px;
	color: #638B46;
	font-weight: bold;
	margin: 0px;
	padding: 15px 0px 3px;
	line-height: 16px;
}
#NewsDate {
	color: #993300;
	margin-bottom: 3px;
	/*display: none;*/
}
#news #NewsDate, #practice #NewsDate, #ce #NewsDate {
	display: block;
}
#articleExtras {
	float: left;
	width: 310px;
	margin-right: 15px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
}
#captionA img {
	padding: 0px !important;	/* padding: 0px 5px 3px 0px; */
}
#captionA, #captionB {
	color: #444444;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 8px;
	margin-top: 8px;
	font-size:12px;
}
#captionA #photoA img, #captionB #photoB img {
	margin-bottom:3px;
}
#captionA .photoCredit, #captionB .photoCredit {
	margin-bottom:3px;
}
#captionA .video {
	margin: 8px 0px;
}
#rate {
	padding: 5px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	display: none;
}
#projects #rate, #residential #rate {
	display: block; 
}
#subscribe {	
	clear:both;
	font-size: 11px;
	line-height: 14px;
}
#subscribe,#subscribe a {
	color: #006699;
}
#subscribe a:hover {
	color: #0084C7;
}

#products #comments, #products #commentTool {
	display:none;
}
#Archrecord #comments iframe {
	width: 600px;
}

#BTSminiNav {
	font-size: 11px;
	margin: 4px 0px;
	padding: 4px 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
}
#BTSminiNav strong, #BTSminiNav strong a, #BTSminiNav strong a:visited {
	color: #006699;
	line-height: 14px;
}
#BTSminiNav strong a {
	text-decoration:underline;
}
#BTSminiNav a {
	text-decoration: none;
	color: #666666;
}
#BTSminiNav a:hover {
	color: #006699;
	text-decoration: underline;
}
#BTSminiNav a:visited {
	color: #999999;
}

/* END ARTICLE ELEMENTS */


/* BEGIN: Styles Comments at bottom of articles*/
#comments {
	padding: 5px;
	border: 1px solid  #E4E4E4;
	margin: 5px;
	width: 96%;
}
#comments #ascending .Button a, #comments #descending .Button a{
	font-size: 11px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 17px;
	cursor:pointer;
}
#comments #bookmarks .Button {
	padding: 5px 3px;
	background-color:#FFFFFF;
	margin-left: 0px;
	height:auto;
}
#comments #ascending .Button a {
	background-image: url(/images/icon_arrowDown.gif);
}

#comments #descending .Button a {
	background-image: url(/images/icon_arrowUp.gif);
}

#comments #descending {
	display:none; 
}

#comments #commentInput {
	display:none;
}
#comments #commentSignInRequest .Button {
	padding: 5px;
	white-space: nowrap;
	border: 1px solid;
	border-bottom-color:#006699;
	border-left-color:#8CACBA;
	border-right-color:#006699;
	border-top-color:#8CACBA;
	background-color: #FFFFFF;
}
#comments #commentSignInRequest .Button a {
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	display:block;
	cursor:pointer;
}
#comments #commentSignInRequest .Button a:hover {
	text-decoration: underline;
}
#comments #commentSignInRequest {
	background-color: #BED5DC;
	margin: 10px 100px 10px 40px;
	padding: 5px;
	display:none;
}
/* END: Comments Styles */

/* CE ARTICLE TYLES */

#article h3 {
	font-size: 15px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px 0px 5px;
}
#ceBox {
	padding: 5px;
	float: right;
	width: 250px;
	margin-left: 10px;
}
#aiaBox {
	font-size: 11px;
	color: #666666;
	background-color: #ECF3FF;
	padding: 5px;
	margin-bottom: 10px;
}
#additionalBox {
	padding: 5px;
	margin-bottom: 10px;
	border: 1px dashed #006699;
}

/* END CE ARTICLE TYLES */


/* SPEC SHEET STYLES */

#specsheet h4 {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	line-height: 20px;
	font-size: 16px;
}
#return {
	margin-bottom: 10px;
}
#return a {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
#return a:hover {
	text-decoration: underline;
}

/* END SPEC SHEET STYLES*/

/* WIDGET STYLES */

#rightColumn legend, #rightColumn legend a,  #BlueRight legend a, #BlueRight legend, #index legend, #index legend a {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}
#rightColumn legend a:hover, #BlueRight legend a:hover, #index legend a:hover {
	color:#666666;
	
}
*:first-child+html #rightColumn legend, *:first-child+html #BlueRight legend, *:first-child+html #index legend { /*IE7 FIX*/
	position:absolute; top: -.5em; left: .5em;
}
* html #rightColumn legend, * html #BlueRight legend, * html #index legend { /*IE6 FIX*/
	position:absolute; top: -.5em; left: .5em;
}
#rightColumn fieldset div a, #BlueRight fieldset div a, #index fieldset div a {
	color:#006699;
	text-decoration:none;
}
#rightColumn fieldset div a:hover, #BlueRight fieldset div a:hover, #index fieldset div a:hover  {
	text-decoration:underline;
}
#rightColumn fieldset, #BlueRight fieldset, #index fieldset{
	padding: 5px;
	border: 1px solid #006699;
	background: #BED5DC;
	margin: 5px 0px 8px;
}
*:first-child+html #rightColumn fieldset, *:first-child+html #BlueRight fieldset, *:first-child+html #index fieldset { /*IE7 FIX*/
	position:relative; margin-top:1em; padding-top:.9em;
}
* html #rightColumn fieldset, * html #BlueRight fieldset, * html #index fieldset { /*IE6 FIX*/
	position:relative; margin-top:1em; padding-top:.9em;
}
#rightColumn fieldset div.widget, #BlueRight fieldset div.widget, #index fieldset div.widget {
 	background-color:#FFFFFF;
	padding: 5px;
}
div.widget td, #rightColumn fieldset td, #BlueRight fieldset td, #index fieldset td{
	padding-top: 4px;
	padding-bottom: 4px;
}

.widget .products a {
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.widget .products a:hover {
	text-decoration: underline;
}
.widget #products_mini img {
	width: 135px;
	height: auto;
	padding-bottom: 4px;
	border: none;
}
.widget #products_mini a:hover {
	text-decoration:none
}
		 /* Top news widget */							
#Archrecord #TopNewsHeading {
	display:none;
}
#topNews #newsItems ul {
	margin: 0px 3px 0px 18px !important;
	margin: 0px 0px 0px 25px;
	padding: 0px;
}
#topNews #newsItems li {
	padding-bottom: 6px;
	color: #006699;
}
#topNews #newsItems {
	padding-top: 2px;
	padding-bottom: 2px;
}
#topNews #newsItems a {
	color: #006699;
	text-decoration: none;
}
#topNews #newsItems a:hover {
	color: #608A9E;
	text-decoration:underline;
}
#reactions td.tab {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #86B4C7;
}
#commentDW_content {
	display: block;
}
#recommendDW_content {
	display: none;
}
#reactions td.currentTabFront {
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 3px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #86B4C7;
	border-right-color: #006699;
	border-left-color: #86B4C7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#reactions td.currentTabBack {
	font-size: 11px;
	background-color: #e5eef2;
	padding: 3px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #86B4C7;
	border-right-color: #006699;
	border-left-color: #86B4C7;
	border-bottom: solid 1px #86B4C7;
}
#reactions td.currentTabBack a,td.currentTabFront a, #reactions td.currentTabBack a:hover,td.currentTabFront a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;

}
/* ----- sweets search box ----- */
#sweetsSearch legend {
	color: #0EA60E;
}

#sweetsSearch {
	border: 1px solid #11AD11;
	background: #EEE;
}

/* ---- COMMUNITY PAGE: WIDGET STYLES ---- */

#community .index td.right a {color:#333333; font-weight:normal}
#community .index td.right .Summary_PhotoTitle a, #community .index td.right .Summary_BlogTitle a, #community .index td.right .Summary_ForumsTitle a, #community .index td.right .Summary_ProfileName a {font-weight:bold}

/* END WIDGET STYLES */

/* styles for search result pages */

#SearchResults table {
	border-collapse:collapse;
	border-top: 1px solid #EEEEEE;
	margin-bottom: 10px;
}
#SearchResults td.left {
	width:20px;
	text-align:right;
	font-weight:bold;
	padding: 11px 6px 0 0;
}
#SearchResults td.right {
	padding-top: 9px;
}
#SearchResults td {
	border-bottom: 1px solid #EEEEEE;
	line-height:16px;
}
#SearchResults .Results_Title{
	font-size:14px;
	font-weight:bold;
}
#SearchResults .Results_Title a {
	color:#006699;
}
#SearchResults #sponsoredLinks {
	background-color: #FFF8DD;
	padding: 5px;
	margin-bottom: 10px;
	font-style:italic;
}
#SearchResults #sponsoredLinks div{
	text-align:center;
	font-size:10px;
	margin-bottom: 5px;
}
#SearchResults #sponsoredLinks p{
	margin-bottom: 5px;
	}
.search #leftColumn {margin-top: 6px;}

/* END: styles for search result pages */

/* sweets products links styles */
.products #sweetsLink td {
	padding: 2px 0px 3px;
}
.products #sweetsLink .Button {
	padding: 3px 3px 3px 18px;
	background-image: url(/productAds/images/sweets_logo1.jpg);
	background-repeat: no-repeat;
	background-position: 3px center;
	white-space: nowrap;
	border: 1px solid #0B9644;
}
.products #sweetsLink .Button a {
	font-size: 11px;
	font-weight: bold;
	color: #0B9644;
	text-decoration: none;
}
.products #sweetsLink .Button a:hover {
	color: #0B9644;
	text-decoration:underline;
}
/* END sweets products links styles */


/* BLOGG Stylings - hiding and showing of photos and thumbnails */

#Archrecord #BlogOther td.BloggerProfile_TableImg{display:block;} /* Shows main blog photo in header of blog */
#Archrecord #BlogOther td.BlogMain_MabAuthTableLeft {display:none;} /* Hide the individual headshots */

/* MyNY vide player stylings */

#myny td {
	padding: 5px;
}
#myny {
	margin: 10px 0;
	width: 634px;
}
#myny #video {
	width: 400px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
#myny .currentTabFront {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
#myny .currentTabBack {
	background-color: #E5EEF2;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #86B4C7;
	border-left-color: #006699;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #86B4C7;
	cursor:pointer;
}
#myny #tabA, #myny #tabB, #myny #tabC {
	padding-top:10px;
	padding-bottom:10px;
	height: 60px;
}
.fourTabs#myny #tabA, .fourTabs#myny #tabB, .fourTabs#myny #tabC, .fourTabs#myny #tabD { /* will change the tab heights for 4 */
	padding-top:10px;
	padding-bottom:10px;
	height: 45px;
}
#myny .Button {
	vertical-align: baseline;
	margin-right: 4px;
}
#myny td.currentTabBack img.Button {
	display: none;
}
#myny td.currentTabBack#tabC, .fourTabs#myny td.currentTabBack#tabD {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #86B4C7;
}
.fourTabs#myny td.currentTabBack#tabC {border-bottom:none;}

/* END: MyNY vide player stylings */



/* START: advertising & sponsored styles */

.rectangleAd {
	font-size: 10px;
	line-height: 14px;
	color: #999999;
	background-color: #EEE;
	text-align: center;
	padding: 5px;
	margin-bottom: 10px;
	display:block;
}
.rectangleAd .bucket {
	background-color: #ffffff;
	text-align: left;
	margin: 0px;
	padding: 5px;
	color: #333333;
}
.sponsoredby {
	font-size: 11px;
	font-style: italic;
	color: #666666;
	margin-top:5px;
}
#rightColumn .sectionContainer .sponsoredby{
	float:left;
}
/* END: advertising & sponsored styles */



/* GENERAL TEXT STYLES */

.photoCredit {
	font-size: 10px;
	color: #868686;
	letter-spacing: .1em;
}
.padding {
	padding: 5px;
}
.authorCredit {
	font-style: italic;
	color: #777777;
	font-weight: normal;
}
p.clear {
	clear: both;
	line-height:1px
}
.plaintext {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.mainboldBlue { 
	font-weight: bold; 
	color: #006699; 
	text-decoration: none;
}
.maincontentBlue{
	color: #006699; 
	text-decoration: none;
	font-weight:normal;
}
a.maincontentBlue, .maincontentBlue a, #index .index a.maincontentBlue, #index .index .maincontentBlue a, #index .index td .maincontentBlue a, #index .index td a.mainboldBlue {
	color: #006699;
	text-decoration: underline;
	font-weight:normal;
}
a.mainboldBlue, .mainboldBlue a {  
}
.mainboldBlue a:hover, a.mainboldBlue:hover; .maincontentBlue a:hover, a.maincontentBlue:hover  {
	color: #608A9E;
}
.mainboldGray {
	font-weight:bold;
	color:#999999;
}

.gray {
	color: #666666;
}

a.plainLink, #index a.plainLink, .index a.plainLink, #news .index a.plainLink {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	line-height: 14px;
} 

#index a.noUnderline, .index a.noUnderline, #news .index a.noUnderline {
	text-decoration: none;
}

.orange {
	color: #FF7200;
}
.mainbold, #index a.mainbold {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a:hover.mainbold, .mainbold a:hover, a.mainbold:hover, #index a.mainbold:hover {
	text-decoration: underline;
}

.redBold, .redBold a { font-weight: bold; color: #F05648 }
.RedTextSmall,.RedTextSmall a { font-size: 11px; font-weight: normal; color: #F05648 }
.LargeText {
	font-size: 16px;
}
.LargeTextOrange, a.LargeTextOrange, .LargeTextOrange a, #index a.LargeTextOrange {
	font-size: 16px;
	color:#FF7200;
	text-decoration:none;
	font-weight:normal;
}

.LargeTextBlue {
	font-size: 16px;
	color:#006699;
}
.smallgraytxt,.smallgraytxt a, a.smallgraytxt, #index .index a.smallgraytxt {
	font-size:10px;
	color:#666666;

}
.smallorangetxt,.smallorangetxt a, a.smallorangetxt, #index .index a.smallorangetxt {
	font-size:10px;
	color:#FF7200;

}
.smallBluetxt, .smallBluetxt a, a.smallBluetxt {
	font-size:10px;
	text-decoration:none;
	color:#006699;
}
.smallBluetxt a:hover,.smallgraytxt a:hover, a.smallBluetxt:hover, a.smallgraytxt:hover, #index a.smallgraytxt:hover, #index a.smallBluetxt:hover{
	color:#608A9E;
}
.Border {
	border: 1px solid #B6B7B7;
}
#news .index .gray a {
	line-height: 22px;
	font-weight: normal;
	font-size: 13px;
}
#new .index .gray a:hover {
	text-decoration: underline;
}
.relatedLinks {
	margin: 10px 0px;
	padding: 5px;
	font-weight: bold;
	color: #333333;
	border: 1px solid #993300;
}
.relatedLinks a {
	font-weight: normal;
	color: #006699;
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	text-indent: 10px;
	display: block;
	margin: 0px 0px 4px;
	padding: 0px;
}
.relatedLinks a:hover {
	color: #608A9E;
}
.relatedLinks a:visited {
	color: #608A9E;
}
a.videoLink {
	background-image: url(/images/video_link.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 14px;
}
a.pdfLink {
	background-image: url(/images/pdf_link.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 14px;
}
.indexHangRight {
	white-space: nowrap;
	float: right;
	width: 240px;
	padding: 5px 0px;
	text-align: right;
	font-size: 11px;
	color: #666666;
}
.mediumText {
	font-size: 11px;
}
.indexHangRight a, #index .section .indexHangRight a, .section .indexHangRight a {
	color: #666666;
	text-decoration: none;
}
#BTSlinks a, #ProductFocus #index a.mainboldBlue {
	text-decoration:none;
}
table.photoHangRight,table.photoHangLeft {
	float:right;
	margin: 0 0 8px 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
}
table.photoHangRight, img.photoHangRight, div.photoHangRight{
	float:right;
	margin: 0 0 8px 10px;
}

table.photoHangLeft, img.photoHangLeft, div.photoHangLeft{
	float:left;
	margin: 0 10px 8px 0px;
}
div.photoHangRight img, div.photoHangLeft img{
	margin-bottom:5px;
}

table.photoHangRight td, table.photoHangLeft td { 
	padding:3px 0 0 3px;
}

table.photoHangRight p, table.photoHangLeft p  {
	margin: 0 0 8px 0;
	padding:0;
}
table.photoHangRight img, table.photoHangLeft img {
	margin-bottom: 5px;
}
/* YellowBrix stylings */
#yb td.left
{
padding:1px 10px 0px 0px;
text-align: left;
color: #666666;
vertical-align: top;
}
#yb td.right
{
vertical-align: top;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 3px;
padding-left: 2px;
}
.byline
{
font-style: italic;
color: #868686;
}
.section .gallerytitle
{
font-size: 24px;
font-weight: bold;
}
.section .subnav
{
font-size: 11px;
font-weight: 500;
color: #666666;
text-decoration: none;
}
.articleDate
{
color: #993333;
margin-bottom: 12px;
font-size: 11px;
}

#textSize
{
float: right;
color: #666666;
padding: 0px 0px 3px 0px;
}
#textSize a
{
color:#006699;
text-decoration: underline;
padding-left: 3px;
}

#textSize a:hover
{
color:#608A9E;
}
#textSize #textLarger
{
font-size: 18px;
font-weight: bold;
}
#textSize #textSmaller {
	font-size: 14px;
	font-weight: bold;
}
#textSize a.current {
	color:#666666;
	text-decoration:none;
}
#articleBodyText {
margin: 12px 0px 0px;
clear: both;
}
#textSize #textSmaller {
	font-size: 14px;
	font-weight: bold;
}
#textSize #textLarger {
	font-size: 18px;
	font-weight: bold;
}
#articleBodyText.largerText {
	font-size:15px;
}
pre{font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #000000;
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla*/
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* IE */
}
#article li
{
list-style-type: disc;
margin: 0px;
list-style-position:inside;
}
.bluebox {border:dotted 1px #006699; padding:5px; margin-bottom:10px; background-color: #E3ECF2;}
.boldheading {display:block; font-weight:bold; margin-bottom:8px;}
.borderGrayDotted {padding:5px; margin-bottom:10px; border: dotted 1px #CCCCCC;}


/*  atyles for point/counterpoint or pro/con article layout */
#article .divider {
	clear: both;
	height: 1px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #993300;
	padding-top: 15px;
}
.proCon .photoCredit, .proCon .caption {
	display: none;
}
.proCon h2{ 
	padding-top:0px;
	color:#006699;
	size:18px;
}
.proCon #articleExtras {
	width:305px;
	margin-right: 15px;
	padding-right: 15px;
	border-right:1px dotted #993300;
	margin-bottom: 5px;
	border-top: none;
	border-bottom: none;
}
.proCon #captionA{
	color: #333333;
	padding:0px;
	margin: 0px;
}
/* Q&A layout in solution center */
div.question {
	background-color: #FFFFFF;
	margin: 2px 2px 10px;
	padding: 8px;
	background-image: url(/images/graphic_Q.jpg);
	background-repeat: no-repeat;
}
div.answer {
	background-color: #FFFFFF;
	margin: 2px;
	padding: 8px;
	background-image: url(/images/graphic_A.jpg);
	background-repeat: no-repeat;
}


/* START: STYLES FOR REDESIGN 2009 */

.floatRight {
	float: right;
	margin:0 0px 3px 5px;
}
.floatLeft {
	float: left;
	margin:0 5px 3px 0;
}
.bulletedlinks {
	margin-bottom: 10px;
}
.bulletedlinks ul, .bulletedlinks li{
	padding:0;
	margin:0;
} 
.bulletedlinks li{
	list-style:none;
}
.bulletedlinks a {
	display:block;
	padding: 8px 5px 8px 14px;
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(/images/icon_doubleArrow_sm.gif);
	background-repeat: no-repeat;
	background-position: 2px 11px;
	text-decoration:none;
	color:#333333;
}
.bulletedlinks a:hover{
	background-color:#FDFFBC;/*e5eef4*/
	text-decoration:none;
}
.bulletedlinks ul, .bulletedlinks li{
	padding:0;
	margin:0;
} 
.bulletedlinks li{
	list-style:none;
}


a.readmore {
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	background-image: url(/images/icon_doubleArrow_sm.gif);
	background-position: right 3px;
	display: block;
	background-repeat: no-repeat;
	float: none;
	padding-right: 10px;
	white-space: nowrap;
	text-align: right;
	width:auto;
	clear:both;
}
a.readmore:hover{
	text-decoration:underline;
}
#entry-keywords {
    margin-bottom: 14px;
}
#entry-keywords h4 {
    color: #ED8E00;
    display: inline;
    font-size: 12px;
    font-style: normal;
    margin: 0;
    padding: 0;
}
#entry-keywords ul {
    display: inline;
    margin: 0 0 0 4px;
    padding: 0;
}
#entry-keywords li {
    display: inline;
    font-size: 12px;
    list-style: none outside none;
}
.marginBottom {
	margin-bottom: 8px;
}
.marginTop {
	margin-top: 8px;
}
.borderTopDotted{ border-top:1px dotted #CCCCCC;}
.borderBottomDotted{ border-bottom: 1px dotted #CCCCCC;}


td.yellowhover:hover{
	background-color:#FDFFBC;
}



/* PLUCK: reader photo widget */
table.Summary_PhotoTable td {
	background-color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
table.Summary_PhotoTable td.Summary_PhotoTableLeft {
	padding:10px 0px;
}
table.Summary_PhotoTable td.Summary_PhotoTableLeft img {
	border:none;
}
table.Summary_PhotoTable td.Summary_PhotoTableRight {
	padding:5px 0px 10px 5px;
}
table.Summary_PhotoTable td.Summary_PhotoTableRight div{
	margin-left:8px;
}
table.Summary_PhotoTable td.Summary_PhotoTableRight div.Summary_PhotoTitle {
	margin-left:0px;
}
table.Summary_PhotoTable div.Summary_PhotoTitle a {
	font-size:13px;
	text-decoration:none;
	display:block;
	padding:5px 0px 5px 8px;
}
table.Summary_PhotoTable div.Summary_PhotoTitle a:hover {
	background-color: #FDFFBC;
	color:#333333;
}
table.Summary_PhotoTable div.Summary_PhotoIn a, table.Summary_PhotoTable div.Summary_PhotoBy a {
	color:#666666;
	font-weight:normal;
	text-transform:capitalize;
}
table.Summary_PhotoTable div.Summary_PhotoIn a:hover, table.Summary_PhotoTable div.Summary_PhotoBy a:hover{
	color:#999999;
}
		/* END: reader photo widget */

/* PLUCK: Blog headlines widget */
#homePage table.Summary_BlogTable  td.Summary_BlogTableLeft img {
	display: none;
}
#homePage table.Summary_BlogTable  td.Summary_BlogTableLeft {
	padding:0px;
	width:0px;
}
table.Summary_BlogTable td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color:#FFFFFF;
}
table.Summary_BlogTable td.Summary_BlogTableRight{
	padding:3px 0px 8px 0px;
}
#homePage div.Summary_BlogTitle a{
	display:block;
	background-image:url(/images/icon_doubleArrow_sm.gif);
	background-repeat: no-repeat;
	background-position: 3px 9px;
	padding:5px 3px 5px 15px;	
}
table.Summary_BlogTable div.Summary_BlogTitle a{
	display:block;
 	padding:5px 3px 5px 5px;
	
}
table.Summary_BlogTable div.Summary_BlogTitle a:hover{
	background-color:#FDFFBC;
}
td.Summary_BlogTableRight .Summary_BlogTitle a {
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
	color:#333333;
}
#homePage td.Summary_BlogTableRight div.Summary_BlogBy {
	padding-left:15px;
	float:left;
}
td.Summary_BlogTableRight div.Summary_BlogBy {
	padding-left:5px;
	float:left;
}
td.Summary_BlogTableRight div.Summary_BlogBy a {
	color:#666666;
}
td.Summary_BlogTableRight div.Summary_BlogBy a:hover {
	color:#999999;
}
td.Summary_BlogTableRight div.Summary_BlogTime{
	margin-left:8px;
	padding-left:5px;
	float:left;
	border-left: solid 1px #CCCCCC;
	width:80px;
	height:12px;
	overflow:hidden;
}
.hideThumb td.Summary_BlogTableLeft img {display:none;}


/* PLUCK: first word blog widget */
#firstWord .Summary_BlogBy, #firstWord .Summary_BlogTime {
	display: none;
}
#firstWord table.Summary_BlogTable .Summary_BlogTitle a{
	display:inline;
	background-image: none;
	padding-left:5px;
}
#firstWord table.Summary_BlogTable td {
	border:none;
}

/* Video Feature Box */

#videoFeature #videoPlayButtonLink {
	display: block;
	height: 169px;
	width: 300px;
	position: absolute;
	z-index:2500;
	background-image: url(/images/icon_videoPlayBtn_off.gif);
	background-repeat: no-repeat;
	background-position: 270px 145px;
}
#videoFeature #videoPlayButtonLink:hover {
	background-image: url(/images/icon_videoPlayBtn_on.gif);
}
#videoFeature #videoImg {
	margin-bottom: 8px;
}


/* Tabbed Comments/Recommended Box */
#reactions td.tab {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #E5EEF2;
}
#commentDW_content {
	display: block;
}

#recommendDW_content {
	display: none;
}
.active #recommendDW_content {
	display: block;
}
#reactions td.currentTabFront {
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 3px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #666;
	border-left-color: #CCC;
	border-bottom: 1px solid #FFFFFF;
}
#reactions td.currentTabBack {
	font-size: 11px;
	background-color: #EFEFEF;
	padding: 3px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #666;
	border-left-color: #CCC;
	border-bottom: solid 1px #CCC;
}
#reactions .interior{
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-color: #666;
	border-right-color: #666;
	border-left-color: #CCC;
}
#reactions td.currentTabBack a, #reactions td.currentTabBack a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display:block;
}
#reactions td.currentTabFront a, #reactions td.currentTabFront a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	display:block;
 }
#reactions div.Summary_ArticleTitle {
	background-color:#FFFFFF;
	padding:0px 0px;
	margin:0px 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#reactions div.Summary_ArticleTitle a {
	text-decoration: none;
	color:#333333;
	display:block;
	padding:10px 3px;
}
#reactions div.Summary_ArticleTitle a:hover {
	background-color:#FDFFBC;
}
#reactions {
	border-top: 1px solid #E5EEF2;
	border-right: 2px solid #E5EEF2;
	border-bottom: 3px solid #E5EEF2;
	border-left: 2px solid #E5EEF2;
}
/* PLUCK: forum widget styles*/
.bucket .Summary_ForumsContainer {
	background-color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color:#FFFFFF;
	padding:0px
}
.bucket .Summary_ForumsTitle a{
	text-decoration: none;
	color:#333333;
	display:block;
	padding:10px 3px 5px 3px;
}
.bucket .Summary_ForumsTitle a:hover{
	background-color:#FDFFBC;
	color:#333333;
}
.bucket .Summary_ForumsIn {
	padding:0px 3px 10px 8px;
	margin:0px;
}
.bucket .Summary_ForumsIn a{
	color:#666666;
}
.bucket .Summary_ForumsIn a:hover{
	color:#999999;
}
/* PLUCK: solicit photo widget*/

div.SolicitPhoto_SectionHead{
	font-size:14px;
}
div.SolicitPhoto_Container{
	margin:0;
	padding:0;
}
div.SolicitPhoto_SectionHead{
	margin-bottom:5px;
}
div.SolicitPhoto_Photo img { width:150px;}
div.SolicitPhoto_Photo {
	float:right;
	padding:0px;
	margin:0 0 5px 8px;
}
div.SolicitPhoto_Details {
	padding:0 0 8px 0;
	margin:0;
	text-align:left;
	font-size:12px;
}
div.SolicitPhoto_Subject{
	float:right;
	margin-bottom: -12px;
	position:relative;
	top:-21px;
	font-size:11px;
	color:#666666;
	right:-155px;
}
div.SolicitPhoto_Subject a{
	color:#999999;
	font-weight:normal;
	text-decoration:none;
}
div.SolicitPhoto_Link {
	display:none;
}
div.SolicitPhoto_Action {
	margin:0;
	padding:0;
}
div.SolicitPhoto_Action a{
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	background-image: url(/images/icon_doubleArrow_sm.gif);
	background-position: right 3px;
	display: block;
	background-repeat: no-repeat;
	padding-right: 10px;
	white-space: nowrap;
	text-align: right;
}

/*subscribe widget in right column and on homepage */
#subscribeBox {
	float: left;
	width: 160px;
}
#subscribeBox ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
#subscribeBox li {
	list-style-image: url(/images/icon_doubleArrow_sm.gif);
	list-style-position: outside;
	margin-bottom: 15px;
}
#subscribeBox a {
	color: #333333;
}
#subscribeBox a:hover{
	color: #006699;
}
#subscribeBox #collectionsLinks {
	display:none;
	margin-bottom:0px;
}

/* General styles for widgets in right column */

#rightColumn .bucket {
	margin-bottom: 20px;
}
#rightColumn .bucket .section {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 13px;
	color: #006699;
	margin-bottom: 0px;
	border-bottom: none;
	background-color:#E5EEF2;
	padding:2px;
}
#rightColumn .bucket .section a {
	text-decoration:none;
	display:block;
	color: #006699;
}
#rightColumn .bucket .section a:hover {
	color:#3399CC;
}
.sectionContainer {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E5EEF2;
	border-bottom-color: #E5EEF2;
	border-left-color: #E5EEF2;
	padding: 8px 4px 5px;
}
#rightColumn .category {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 13px;
	color: #006699;
	margin-bottom: 6px;
	border-bottom: dotted 1px #006699;
	
}
#rightColumn .category a {
	text-decoration:none;
	display:block;
	color: #006699;
	border-bottom:1px dotted #FFFFFF;
}
#rightColumn .category a:hover {
	color:#3399CC;
	border-bottom-color:#3399CC;
}
a.titleLink {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-bottom: 3px;
	display:block;
}
a.titleLink:hover {
	text-decoration: none;
	color:#333333;
	background-color:#FDFFBC;
}

.clearfloats{clear:both}

.stackedHeadlines ul {
	margin: 3px 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 18px;
}
.stackedHeadlines li {
	list-style-type: none;
}
.stackedHeadlines li a {
	display:block;
	padding: 8px 5px;
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-decoration:none;
	color:#333333;
}
.stackedHeadlines li a:hover{
	background-color:#FDFFBC;
	text-decoration:none;
}

/* ----------- 2010 project page redesign -----------------*/

#Archrecord{margin:0px}
#Archrecord.redesign2010 #heading {padding:0px 10px 5px;}
#whitePage, #Archrecord.redesign2010 #WhitePage {background-color: #FFFFFF; border-top:none;}

.redesign2010 #leftColumn {
	margin-top: 0px;
	padding: 0px;
	border-style: none;
	width:650px;
}
.redesign2010 #rightColumn {
	margin-top:0px;
	padding:0px;
}
/* SLIDESHOW STYLES */
#mainPhoto {
	/* height: 400px; */
	width: 650px;
	overflow: hidden;
}
#imageWrapper {
	/* height: 400px; */
	width: 650px;
	overflow: hidden;
	z-index:5000;
	background-color: #C0C0C0;
}
#photodiv {
	position:relative;
	z-index:100;
}
#mainPhotoCaptionTxt{
	/*height: 50px;
	*/overflow: hidden;
	position: relative;
	z-index:3000;
	line-height:15px;
	padding: 5px;
	top: -70px;
}

#mainPhotoCaptionTxt h1 {
	background: rgba(256, 256, 256, .55);
	display:inline-block;
	padding: 1px 2px;
	font-size:22px;
	line-height:24px;
}
 #mainPhotoCaptionTxt h1 #location{
	color:#006699;
	border-left:1px solid #006699;
	font-size:12px;
	display:inline;
	margin:0px;
	padding: 0px 5px 0px 8px;
	margin: 0px 0px 5px 5px;
 }
 #mainPhotoCaptionTxt #location{
	color:#006699;
	font-size:12px;
	display:inline;
	margin-bottom:0px;
	padding: 0px 3px 0px;
	background: rgba(256, 256, 256, .55);
}
#mainPhotoCaptionTxt #architect{
	background: rgba(256, 256, 256, .55);
	/*	display:inline-block;*/
	padding: 0px 3px 3px 3px;
	display:inline;
	font-size:16px;
}
#mainPhoto #mainPhotoCaptionTxt .photoCredit {
	float: right;
	margin-top: 3px;
	color: #333333;
	word-spacing: normal;
	font-size: 10px;
	position:relative;
	background: rgba(256, 256, 256, .55);
	display:inline-block;
	padding: 1px 2px;
}
#mainPhoto .titleLink {
	font-size: 20px;
	line-height: 19px;
}
#mainPhoto .category {
	margin-bottom: 10px;
}
#mainPhoto .caption {
	padding-top: 4px;
	display: block;
	color: #333333;
	text-decoration: none;
	height: 50px;
	overflow: hidden;
}
.redesign2010 #article h3{
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
	margin-bottom: 10px;
	clear: right;
	color: #638B46;
	padding: 0px;
}
#article h2{
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
	clear: right;
    color: #638B46;
	margin:0px;
	padding: 0 0 20px 0;
}
#article h2 p {font-size: 20px; margin:0; padding:0;}
#articleBodyText, #article {font-size: 13px;}
/* #article p{font-size: 13px;} commented 2/6/15*/
#article p{font-size: 16px;line-height: 22px;margin-bottom: 20px;}
#articleBodyText p,{line-height: 16px;}

/*  BEGIN: pop-up box for slideshow */
#Archrecord #grayScreen{
	position:fixed;
	height:100%;
	width:100%;
	z-index:90000;
	background-color:#000000;
	opacity: 0.80;
	filter: alpha(opacity=80);
	top:0;
	left:0;
	display:none;
}
* html #grayScreen {
	position:absolute;
}
#videoPopOutBox {
	width:500px;
	background-color:#000000;
	border:double 3px #FFFFFF;
	padding:0px;
	position:relative;
	z-index:90010;
	text-align:left;
	top:0px;
	left:0px;
	display:none;
	visibility:hidden;
}
#closeSlideShowBtn {
	background: url(//constructor.construction.com/images_master/icon_close.png) no-repeat;
	display: block;
	float: right;
	height: 30px;
	width: 30px;
	position:absolute;
	top:-12px;
	right:-12px;
	z-index:10000;
}
#flashcontent{position:relative}
#mainPhoto #slideshowIcon {
	float: right;
	position: relative;
	padding: 5px 5px 0px 0px;
	margin-bottom: -30px;
}
/*  END: pop-up box for slideshow */

#articleExtras .bucket {
	margin-bottom: 20px;
}
#articleExtras .bucket .section, #projectMiniNav .section {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 13px;
	color: #FFFFFF;
	display:inline-block;
	margin-bottom: 3px;
	border-bottom: none;
	background-color:#333333;
	padding:2px;
}
#articleExtras .bucket .section a {
	text-decoration:none;
	display:block;
	color: #006699;
}
#articleExtras .bucket .section a:hover {
	color:#3399CC;
}
#articleExtras .category {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 13px;
	color: #006699;
	margin-bottom: 6px;
	border-bottom: dotted 1px #006699;
	
}
#articleExtras .category a {
	text-decoration:none;
	display:block;
	color: #006699;
	border-bottom:1px dotted #FFFFFF;
}
#articleExtras .category a:hover {
	color:#3399CC;
	border-bottom-color:#3399CC;
}

#articleExtras  .bucket p{margin-bottom:5px;}
.redesign2010 #articleExtras {
	border-style: none;
}
.doubleLine{
	margin: 0px -3px 10px -3px;
	border-top: 3px double #333333;
}
.boxTreatmentTop {
	height: 10px;
	border-style:solid;
	border-color:#333333;
	border-width:2px 1px 0px 1px !important;
	margin: 0 -2px -2px -2px !important;
}
.boxTreatmentBottom {
	height: 10px;
	border-style:solid;
	border-color:#333333;
	border-width:0px 1px 2px 1px !important;
	margin: -2px -2px 15px -2px !important;
}
.redesign2010 #captionA {
	margin: 0px;
}
#articleExtras .bucket {
	margin: 0px 0px 10px 0px;
	padding: 0px 5px;
}
.redesign2010 img#Anonymous{display:none;}
#article #articleExtras .divider {
	margin: 10px 0px;
	padding:0;
	height: 1px;
	border-bottom: 1px dotted #333333;
}
#article #mediaTabs {
	float: right;
	padding-right: 10px; /* added 1/13/15 to solve space issue in article slide show tab on old pages */
/*	padding-bottom: 5px;*/
}
#articleExtras .readmore {
	font-weight: normal;
	text-decoration: underline;
}
span.readmore {
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	background-image: url(/images/icon_doubleArrow_sm.gif);
	background-position: right 3px;
	display: block;
	background-repeat: no-repeat;
	float: none;
	padding-right: 10px;
	white-space: nowrap;
	text-align: right;
	width:auto;
}

#subscribe {
	font-size: 12px;
	color: #333333;
	margin: 10px 0;
	padding: 7px 5px 7px 90px;
	border: 1px dashed #FFA523;
	background: url(/images/magCover_sub_small.jpg) no-repeat 10px bottom;
}
#subscribe a{color:#333333}
.redesign2010 #marketplaceLinks {
	display: none;
}
#pubDateRef{margin-bottom:15px;text-align:right;}


#articleExtras .bulletedlinks {
	margin: 5px 0px 10px;
	padding: 0px;
}

/* Project Mini Nav */

#projectMiniNav .section a{
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:dotted 1px #FFFFFF;
}
#projectMiniNav .section {
	margin: -8px 0px 0px;
}
#projectMiniNav .stepcarousel a{
	display: block;
	height: 110px;
	width: 145px;
	overflow: hidden;
	text-decoration:none;
}
#projectMiniNav .stepcarousel a img{
	width:145px;
	height:106px;
}
#projectMiniNav .stepcarousel a:hover img{
	display:none;
}
#projectMiniNav .boxTreatmentBottom {
	margin-top:-10px
}
#projectMiniNav .projectName {
	padding: 9px;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	display: block;
	background-color: #FDFFBC;
	height: 86px;
	width: 125px;
	cursor: pointer;
	border: 1px solid #333333;
}
#projectMiniNav strong {
	display:block;
	font-size:14px;
}
.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 300px;
	height: 106px;
	margin: 5px 0px;
	background:url(//hq.construction.com/images/graphic_diagnal.gif);
}
.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}
.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; 
	padding-right: 10px; 
	width: 145px;
	background-color:#FFFFFF;
} /* END: project mini nav */




/*update this on main.css */

#rightColumn .bucket .section {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 13px;
	color: #006699;
	margin-bottom: 0px;
	border-bottom: none;
	background-color:#E5EEF2;
	padding:2px;
}
#rightColumn .bucket .section a {
	text-decoration:none;
	display:block;
	color: #006699;
}
#rightColumn .bucket .section a:hover{
	cursor:pointer;
}
/* BEGIN: spotlight ad */
.rectangleAd .header {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	margin-bottom: 4px;
}
.rectangleAd .spotlight img {
	float: left;
	margin-right: 8px;
}
.rectangleAd .spotlight .title {
	font-size: 15px;
	color: #209417;
}
.rectangleAd .spotlight .divider {
	margin: 10px 0px;
	padding:0;
	height: 1px;
	border-bottom: 1px dotted #333333;
}
.rectangleAd  .spotlight {
	padding: 4px;
	border: 1px dotted #FF9900;
	margin-bottom: 2px;
	font-size: 12px;
	color: #333333;
	text-align: left;
	line-height: normal;
	background-color: #FFFFFF;
}
/* END: spotlight ad */


/* Toolbar - in article */
#toolbar_rate {
	margin: 5px 5px 0 5px;
}
#toolbar_rate .Rate {
	padding: 0px 0px 0px 5px;
}
.redesign2010 .Ratings_Heading{display:block; font-weight:normal; text-transform:lowercase; margin-left:-5px;}
.redesign2010 .Ratings_Container{width:75px; margin:0 0 0 10px;padding-top:0px}
.redesign2010 .Ratings_YourRating{margin-top:3px;padding:0px}
#articleTools {
	padding: 3px;
	float: right;
	width: 120px;
	border: 1px dotted #CCCCCC;
	color: #666666;
	font-size:12px;
	margin:0 0 8px 8px;
	overflow: hodden;
}
#articleTools .divider {
	margin: 3px 0px;
	padding: 0px;
	border-color: #CCCCCC;
}
#articleTools #toolbar_comment {
	background: url(//construction.com/_MHC_shared_assests/images_icons/speechBubble.gif) no-repeat 4px center;
	display: block;
	padding-left: 22px;
	margin-bottom:5px;
}
#articleTools .addthis_button_print, #articleTools .addthis_button_email {
	display:block;
	margin-bottom:5px;
	float:none;
}
#articleTools .addthis_button_print span, #articleTools .addthis_button_email span {
	margin-right:5px;
}
#articleTools #toolbar_actions .at300bs{background: none;}
#articleTools #toolbar_actions .at15t_print{background: url(//construction.com/_MHC_shared_assests/images_icons/print.jpg) no-repeat; background-position-x:2px; background-position-y:2px;}
#articleTools #toolbar_actions .at15t_email{background: url(//construction.com/_MHC_shared_assests/images_icons/email_back.jpg) no-repeat;background-position-x:2px; background-position-y:2px;}


#articleTools a { text-decoration:none; margin:5px;}
#articleTools a:hover { text-decoration:underline;}

/*hide and show recommend or ratings for project layout */
#toolbar_rate, #noRecommendLink #toolbar_recommend {display:none;}
#noRecommendLink #toolbar_rate{display:block;}


.redesign2010 div.Recommend_Container a{ text-transform:lowercase; color:#666666; font-size:12px}
.redesign2010 div.Recommend_Container a:hover{color:#666666;}

#articleTools a.SiteLife_Recommend{padding-left:21px; background:url(//construction.com/_MHC_shared_assests/images_icons/recommend_check_gray.jpg) 4px 50% no-repeat;}
#articleTools .SiteLife_Recommended{padding-left:21px; background:url(//construction.com/_MHC_shared_assests/images_icons/recommend_check_green.jpg) 4px 50% no-repeat; margin:5px;}
.SiteLife_Recommended{ white-space: nowrap;}
	
	/* text size */
#articleTools #toolbar_actions a {
	margin-bottom: 8px;
}
.redesign2010 #textSize {
	float: none;
	margin: 5px;
	padding:0px;
}
.redesign2010 #textSize #textSmaller {
	font-weight: normal;
}
.redesgin #textSize #textLarger {
	font-size: 20px;
	font-weight: normal;
}
.redesign2010 #textSize .current {
	text-decoration: underline;
}
.redesign2010 #textSize #textLarger {
	font-size: 18px;
	font-weight: normal;
}
.redesign2010 #articleBodyText.largerText {
	font-size:16px;
}
#articleBodyText.largerText p {
	line-height:20px;
}
.redesign2010 #textSize a {
	font-weight: normal;
	color: #666666;
	text-decoration:none;
	margin:0px;
}
#articleTools #toolbar_recommend {
	margin-top: 5px;
}
/* END: Toolbar */


#specsCallout ul {
	margin: 5px 5px 5px 10px;
	padding: 5px 5px 5px 10px;
}
#specsCallout li {
	list-style: square;
	margin-bottom: 6px;
}
a#specsCallout {
	color: #333333;
	text-decoration: none;
	display: block;
}
a#specsCallout:hover {
	background: #FDFFBD;
}
#specsCallout .readmore {
}
#projectInfo .photoCredit {
	margin-top: 3px;
}
#projectInfo h1, #article h1 {
	font-size: 26px;
	line-height:30px;
	font-weight: normal;
	padding-top: 5px;
	color:#006699;
	clear:both;
}
#projectInfo #location {
	height:16px;
	font-size: 14px;
	line-height: 16px;
}
#projectInfo h2 /*architect name*/{
	clear: both;
	font-size: 18px;
	font-weight: normal;
	color:#333333;
	margin-top:0px;
	padding-top:0px;
	
}
#projectDate {
	margin: 10px 0px;
	font-weight: bold;
	color: #666666;
}
#article #projectInfo {
	margin-bottom: 20px;
}
#articleExtras .plan {
	border: 1px solid #efefef;
}
#slideshowLinks .section {
	margin: 3px 0px 0px 3px;
	position: absolute;
	white-space:nowrap;
}
#slideshowLinks  a {
	text-decoration:none;
}
#slideshowLinks img {
	border: 1px solid #FFFFFF;
}
#slideshowLinks img:hover {
	border-color: #FFCC00;
}
.redesign2010 #comments{margin:15px 0 0 0; width:auto;}
/* Spec sheet styles */
#projectSpecSheet h4 {
	border-bottom: 1px dotted #333333;
	font-size: 20px;
	font-weight: normal;
	margin: 0px 0px 10px;
}
#projectSpecSheet strong {
	font-size: 14px;
	color: #006699;
	line-height: 20px;
}
#projectSpecSheet em {
	color: #666666;
	line-height: 16px;
} 
a.returnLink {
	color: #333333;
	text-decoration: none;
	border: 1px dotted #CCCCCC;
	padding: 2px;
	background: #FDFFBD;
}
a.returnLink:hover {
	border-color: #333333;
}
#projectSpecSheet {
	clear: left;
}
/* END: spec sheets*/

/* BEGIN: REDESIGN OF PROJECT LANDING PAGES */

.landingPageGrid {
	overflow-x: hidden;
	position: relative;
	left: -10px;
	width: 650px;
	margin-bottom: 20px;
}

.landingPageGrid .bucket {
	width: 205px;
	height: 275px;			/*height: 253px;*/
	margin-bottom: 10px;
	overflow: hidden;
	float: left;
	margin-left: 11px;
}
.landingPageGrid .bucket .photo {
	height: 150px;
	width: 205px;
	margin-bottom: 4px;
	overflow: hidden;
	position: relative;
}
.landingPageGrid a.titleLink {
	line-height: 16px;
	font-size: 14px !important;		/* Added 1/12/15 for redesign */
}
#landingPage .pubDate {
	font-size:11px;
	margin-bottom:2px;
	color:#3F7399; 
}
.landingPageGrid .photo .photoCredit,  #featuredProject .photo .photoCredit {
	position: absolute;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #757575;
	padding: 2px;
	font-size: 10px;
	letter-spacing: normal;
	right: 3px;
	bottom: 3px;
	text-align: right;
	max-width: 180px;
	visibility:hidden;
}
.landingPageGrid .photo:hover .photoCredit,  #featuredProject .photo:hover .photoCredit {
	visibility:visible;
	font-size: 10px;
}
.landingPageGrid .photo .over,  #featuredProject .photo .over {display:block;}/* IE6 photo credit fix - works with JS in maseter.js file */

#landingPage .section {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px dotted #333333;
	background: url(/images/graphic_arrow.jpg) no-repeat left 4px;
	padding-left: 15px;
}
#landingPage #description {
	font-size: 12px;
	/*line-height: 15px;	commented out 2/26/15 fix from redesign */
	padding-bottom: 20px;
}
#decsriptionText {
	height: 50px;		/* org: height: 30px; */
	overflow: hidden;
}
#description #viewMore, #description #viewLess {
	float: right;
	font-size:11px;
	text-transform:uppercase;
	padding-top:3px;
	padding-right:5px;
} 
#description #viewLess {
	display:none;
}
#description #viewMore a, #description #viewLess a{
	color:#006699;
	text-decoration:none;
	display:block;
	font-size:11px;
}
#description #viewMore a{
	background: url(/images/icon_arrowDown.gif) no-repeat right;
	padding-right: 20px;
}
#description #viewLess a{
	background: url(/images/icon_arrowUp.gif) no-repeat right;
	padding-right: 20px;
}
#description #viewMore a:hover, #description #viewLess a:hover{text-decoration:underline;}
#landingPage #description h2 {
	font-size: 22px;
	font-weight: normal;
	margin: 0px 0px 8px;
	padding: 0px;
	color: #006699;
}
#landingPage h1 {
	font-size: 32px;
	font-weight: normal;
	color: #999999;
	margin-bottom: 30px !important;		/* Added on 1-6-2014 to fix 2014 redesign styles conflict */
	line-height:32px;
}
#landingPage h3 {
	font-weight: normal;
	color: #999999;
	font-size: 16px;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 5px;
}
#landingPage  .location {
	color: #666666;
	margin-top: 3px;
}
#landingPage  .architect {
	font-weight: bold;
	margin: 5px 0px 3px;
	font-size: 12px !important;			/* Added 1/12/15 for redesign */
	line-height:14px;
}
#landingPage #featuredProject {
	margin-bottom: 30px;
}
#featuredProject .photo {
	position:relative;
}
#featuredProject .photo {
	margin-bottom: 5px;
}
#featuredProject .titleLink {
	display: inline;
}
#landingPage .category {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 13px;
	color: #006699;
	margin-bottom: 6px;
	border-bottom: dotted 1px #006699;
	
}
#landingPage  .category a {
	text-decoration:none;
	display:block;
	color: #006699;
	border-bottom:1px dotted #FFFFFF;
}
#landingPage  .category a:hover {
	color:#3399CC;
	border-bottom-color:#3399CC;
}
#landingPage .singleImage {/* for house of the month layout - with one main image at top */
	left: 0px;
	width:650px;
}


#landingPage #lightingProduct .category{margin-bottom:0;}
#landingPage #pageNav #nextPage, #landingPage #pageNav #previousPage {font-weight: normal;font-size: 11px;}
#landingPage #pageNav #nextPage:hover, #landingPage #pageNav #previousPage:hover {background-color:#FFFFFF;}
#landingPage #pageNav #nextPage {border-left:1px dotted #333333; padding-left: 10px}
#landingPage #pageNav #previousPage {border-right:dotted 1px #333333;padding-right: 10px}


#landingPage #pageNav a.prevNavLink, #landingPage #pageNav a.nextNavLink {font-weight: normal;font-size: 11px;}
#landingPage #pageNav a.prevNavLink:hover, #landingPage #pageNav a.nextNavLink:hover {background-color:#FFFFFF;}
#landingPage #pageNav a.prevNavLink {border-right:dotted 1px #333333;padding-right: 10px}
#landingPage #pageNav a.nextNavLink {border-left:1px dotted #333333; padding-left: 10px}
.landingPageGrid .bucket li {
	margin: 5px 5px 5px 15px;
	list-style: circle;
}


/* main tab landing pages*/
.multiLandingPage .landingPageGrid {
	height: 240px;
	overflow: hidden;
	margin-bottom:50px;
}
.multiLandingPage .pubDate{display:none;}
.multiLandingPage .section a {color:#333333;}
.multiLandingPage .section a:hover { background-color:#FDFFBD; color:#333333;}
.multiLandingPage .section span{font-size:10px; margin-left:6px; color:#666666; font-weight:normal;}
.multiLandingPage .section{margin-bottom:5px;}
.multiLandingPage .description{margin-bottom:12px;}

.multiLandingPage .viewAll {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	float: right;
	position: relative;
	top: -50px;
	padding: 2px;
	margin-left: 10px;
	border:1px dotted rgb(51, 153, 204);
}
.multiLandingPage .viewAll:hover{
	background: #FDFFBD;
}
#landingPage .landingPageSingle {
	margin-bottom: 50px;
}
.landingPageSingle h2 {
	font-size: 20px;
	color: #333333;
	margin: 0px 0px 10px;
	padding: 0px;
}
.landingPageSingle h2 a {
	color: #333333;
	text-decoration: none;
}
.landingPageSingle h2 a:hover {
	background-color:#FDFFBD;
}
.landingPageSingle .left img {
	margin-right: 15px;
}
.landingPageGrid#hotmGrid .pubDate {
	display: block;
}
.multiLandingPage .landingPageGrid#hotmGrid {
	height:250px;
}

/* NAV for Slideshow */
#pageNav {
	font-size:12px;
	text-transform: uppercase;
	text-align: right;
	padding: 0px 0px 15px;
}
#pageNav td {
	padding: 3px;
	white-space: nowrap;
	width: inherit;
}
#pageNav a {
	padding: 1px 3px;
	font-weight:bold;
	color: #333333;
	margin: 0px 6px;
	border: 1px dotted #ffffff;
}
#pageNav a:hover {
	background-color:#FDFFBD;
}
#pageNav a.current {
	text-decoration: none;
	border: 1px dotted #333333;
	background-color:#FDFFBD;
}
.pullquote {
    background-color: #EFEFEF;
    float: right;
    margin: 10px 15px 20px;
    padding: 10px;
    width: 260px;
}
.pullquote .quote {
    color: #006699;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    margin-bottom: 20px;
}
.pullquote .caption {
    color: #333333;
    font-size: 10px;
    font-weight: bold;
    padding: 0 8px;
    text-transform: uppercase;
}

/* image enlarger styles start here */
/* If your images are not linking to other pages leave the links as <a href="#nogo"> Otherwise enlarger won't work in IE6 */

.imageenlarger {
	margin-bottom:10px;
}

.imageenlarger a { 
	display:block;
	text-decoration: none;
}

.imageenlarger a:hover{ 
 	position:relative;
}

.imageenlarger span img {
	border: 1px solid #666666; /* adds a border around the image */
}

.imageenlarger a span {  /* this is for the large image and the caption */
	position: absolute;
	display:none;
	color: #333333;; /* caption of the enlarged image text colour */
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; /* caption of the enlarged image text size */
	font-weight: bold;
	text-align:right;
	background-color:#CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
	z-index: 500;	
}


.imageenlarger a:hover span { 
	display:block;
	top: 5px; /* means the pop-up's top is 5px away from thumb's top */
	left: 5px; /* means the pop-up's left is 5px far from the thumb's left */
}

.imageenlarger_button{
	display: block;
	float: right;
	padding: 2px 2px 0px 16px;
	font-size: 10px;
	text-transform: uppercase;
	position: relative;
	top: -30px;
	margin-bottom: -20px;
	right: 4px;
	z-index: 150;
	font-weight: bold;
	color: #333333;
	border: 1px solid #333333;
	background: #FFE805 url(//construction.com/_MHC_shared_assests/images_icons/plus.gif) no-repeat 2px 2px;
	height: 13px;
}
* html .imageenlarger_button{ /* FOR IE6 */
	position: static;
	margin-top: -30px;
}
*:first-child+html .imageenlarger_button{ /* FOR IE7 */
	position: static;
	margin-top: -30px;
}


.resize_thumb {
	width: 300px; /* enter desired thumb width here */
	height : auto;
}

.small_thumbnail img {
	width: 90px; /* enter desired thumb width here */
	height : auto;
}

.medium_thumbnail img {
	width: 125px; /* enter desired thumb width here */
	height : auto;
}

/* image enlarger styles end here */


/* styles for tables in articles */

table.articleTable {
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-collapse: collapse;
}
table.articleTable caption {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	padding: 3px;
	text-transform: uppercase;
	border:1px solid #333333;
}
table.articleTable td, table.articleTable th {
	padding:5px;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
table.articleTable tr:hover td, table.articleTable tr:hover th[scope=row] {
	background-color:#E5EEF2;
	color:#006699;
} 
table.articleTable .source, table.articleTable tr:hover .source{
	padding:2px;
	font-size:10px;
	text-transform:uppercase;
	text-align:center;
	color:#666666;
	background-color:#EEEEEE;
}
table.articleTable th{
	color: #006699;
	background-color:#F6F6F6;
}
table.articleTable th[scope=row]{
	text-align:left;
}
table.articleTable th[scope=col]{
	text-align:center;
}
table.articleTable th:empty {
	border-top:none;
}
table.articleTable th[scope=row] {
	
}

table.articleTable td.alpha{
	font-weight: bold;
	color: #993333;
	padding-top: 2px;
	padding-bottom:2px;
	background-color: #F2ECDC;
	font-size: 11px;
}
table.articleTable tr:hover td.alpha {
	background-color:#F2ECDC;
	color:#993333;
}

/* styles for e-newsletters at the header */
#NLinks {
	background-color:#FFFFFF;
	padding:1px 8px 6px 8px;
	border:dotted 1px #F25429;
	display:none; 
	position:absolute;
	margin:20px 0 0 23px;
}
#heading table.tabs .main #NLinks a {
	text-decoration:underline;
	margin-top:5px;
	clear:both;
}
/*
#rightColumn {
    background-color: #EEEEEE;
}
*/
.widget {
    background-color: #FFFFFF;
    border-color: #0552B8 #052856 #052856 #0552B8;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 10px;
    padding: 10px;
}

/*
	STYLES TO BE USED FOR THE "HELP HOVER BOX" IN THE
	SSO TAB LOCATED IN THE PAGE HEADING INCLUDE FILE
	ADDED ON 03/19/2013 BY KEITH WALLACE
*/
#contextualHelp 
{
	font-size:11px;
	border: #FF9900 1px solid;
	padding:3px;
	z-index: 999;
	visibility:hidden;
	position: absolute; 
	background-color: #ffffcc;
	width:175px;
}