﻿/* NAHB - styles.css  */
/* by Andrew Hilts    */
/* modified 06/11/15 by Protiviti */


/******************* universal */
*{
	margin:0;
	padding:0;
}
body{
	font-family: 'source_sans_proregular' !important;
	font-weight:normal;
	-webkit-font-smoothing: antialiased;
}
a{
	text-decoration:none;
	cursor:pointer;
	color:#00abdf;
}
a:hover{
	color:#002663;
}
p{
	font-size:14px;
	color:#001836;	
}
p a{
	font-size:14px;	
}
img, a img{
	border:none;
}
strong, b{
	font-family: 'source_sans_prosemibold';
	font-weight:normal;	
}
p strong, p b{
	font-size:14px;	
}
em {
	font-family: 'source_sans_proitalic';	
	font-size:14px;
}
strong em, b em{
	font-family: 'source_sans_probold_italic';
}
h2{
	font-weight:normal;	
}
h3.blue{
	color:#00abdf; 
	text-decoration:none;
	font-weight: normal;
	font-size:16px;
} 
.container, #search, .scfForm{
	margin-left:auto;
	margin-right:auto;	
}
.row{
	width:100%;
}
.left{
	float:left;	
}
.right{
	float:right;
}
.clear{
	clear:both;
}
.no_margin{
	margin:0!important;	
}
label{
	font-size:13px!important;
	line-height:24px!important;
}
body[data-size="S"] label{
	font-size:13px!important;
	line-height:24px!important;
}
body[data-size="M"] label{
	font-size:15px!important;
	line-height:24px!important;
}
body[data-size="L"] label{
	font-size:17px!important;
	line-height:24px!important;
}
input[type="text"],input[type="select"], input[type="tel"], input[type="password"]{
	font-size:13px;
	height:24px;
	line-height:24px;
	padding-left:8px;
	padding-right:8px;
	border:1px solid #999999;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
input[type="checkbox"]{
	height:26px;
}
input[type="text"]{
	padding-top:0!important;
	padding-bottom:0!important;	
}
input:focus{
	outline:none;
	outline-offset:0;
}
select{
	font-size:13px;
	height:26px;
	line-height:26px;
	padding-left:8px;
	padding-right:8px;
	border:1px solid #999999;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
select[multiple]{
	height:80px;
}
input:focus{
	border-color:#07b3e7;
}
input.error{
	border-color:#e74c3c;
}
.btn_active{
	width:220px;
	height:42px;
	margin-top:10px;
	font-family: 'source_sans_proregular';
	font-size:15px;
	border:1px solid #008ed1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color:#fff;
	background:url(../images/btn_active_bg.png) top left repeat-x;
	cursor:pointer;
	text-shadow: 1px -1px 0px rgba(44, 62, 80, 1);	
}
a.btn_active{
	display: block;
	height: 40px;
	line-height: 40px;
	padding-left:5px;
	padding-right:5px;
	text-align: center;
	color:#fff;
}
a.btn_active:hover{
	color:#fff;	
}
.bttn{
	padding:0 10px!important;	
}
.bttn-primary{
	font-family: 'source_sans_proregular'!important;
	color: #fff!important;
	height:32px;
	line-height:32px!important;
	background: url(../images/btn_active_bg.png) top left repeat-x!important;
	border: 1px solid #008ed1!important;
	-webkit-border-radius: 4px!important;
	-moz-border-radius: 4px!important;
	border-radius: 4px!important;
}
.bttn-block, .bttn-alt{
	font-family: 'source_sans_proregular'!important;
	height:32px;
	line-height:32px!important;
	border: 1px solid #c4c4c4!important;
	-webkit-border-radius: 4px!important;
	-moz-border-radius: 4px!important;
	border-radius: 4px!important;
}
.bttn-sm{
	font-family: 'source_sans_proregular'!important;
	color: #fff!important;
	background: url(../images/btn_active_bg.png) top left repeat-x!important;
	border: 1px solid #008ed1!important;
	-webkit-border-radius: 4px!important;
	-moz-border-radius: 4px!important;
	border-radius: 4px!important;
	height:24px;
	line-height:18px!important;
	margin-top:-3px!important;
}
a.bttn.disabled{
	background: #dddddd!important;	
}
.err{
	font-size:11px;
	color:#e74c3c;	
}
.req{
	float:left;
	display:block;
	margin-top:2px;
	width:14px!important;
	height:14px;
	margin-right:3px;
	background:url(../images/req.png) top left no-repeat;
}
.blue{
	color:#002663;
}
.cyan{
	color:#00abdf;
}
.red{
	color:#cc092f!important;	
}
.yellow{
	color:#f2b212;
}
.darkred{
	color:#a30234;
}
.black{
	color:#000000;
}
/* [user content classes] */
.user_content{
	font-size: 14px;
	color:#001836;
	line-height:20px;
}
.user_content h1{
	font-weight: normal;
	font-size: 22px;
	color:#002663;
}
.user_content h2{
	font-family: 'source_sans_probold';
	font-weight: normal;
	font-size: 14px;
	margin-bottom:20px;
	text-transform:uppercase;
	color:#002663;
}
.user_content h3{
	font-family: 'source_sans_probold';
	font-weight: normal;
	font-size: 16px;
	margin-bottom:10px;
	color:#002663;
}
.user_content h4{
	font-family: 'source_sans_proregular';
	font-weight: normal;
	font-size: 14px;
	margin-bottom:10px;
	color:#f3404a;
}
.user_content h5{
	font-family: 'source_sans_prosemibold';
	font-weight:normal;
	font-size:14px;
	margin-bottom:10px;
	color:#002663;	
}
.user_content h6{
	font-family: 'source_sans_proSBdIt';
	font-weight:normal;
	font-size:13px;
	color:#999999;
}
.user_content p{
	font-size: 14px;
	color:#001836;
	line-height:20px;
	word-break:break-word;
}
.user_content strong{
	font-family: 'source_sans_prosemibold';
	font-weight: normal;
	font-size:14px;
}
.user_content ol{
	list-style:decimal;
	font-size:14px;
	padding-left:20px;
	margin-top:10px;
	margin-bottom:10px;
}
.user_content ul{
	list-style:none;
	font-size:14px;
	margin-top:10px;
	margin-bottom:10px;
}
.user_content ul li{
	padding-left:20px;	
	background:url(../images/li_arrow_blue.png) 5px 5px no-repeat;	
}
.user_content li{
	font-size:14px;
	margin-top:10px;
	margin-bottom:10px;
	color:#002663;
	line-height:22px;
}
.user_content .date{
	font-family: 'source_sans_prosemibold';
	font-size:14px;
	color:#002663;	
}
.user_content .expired{
	font-family: 'source_sans_prosemibold';
	font-size:14px;
	color:#f3404a;
}
.user_content .caption{
	font-family: 'source_sans_proSBdIt';
	font-size: 14px;
	color: #999999;
}
.user_content .border_bottom{
	border-bottom: 1px solid #999999;	
}
.user_content .border{
	border: 1px solid #999999;
}
.user_content .round_border{
	border: 1px solid #999999;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.user_content .no_border{
	border:none;	
}
.user_content a{
	font-size:14px;
	color:#00abdf !important;	
}
.user_content .footnote{
	font-size:13px !important;	
}
.user_content img{
	padding:7px;	
}
/* [tabs] */
/******************* tabs */
ul.tabs{
	list-style:none;
}
ul.tabs li{}
ul.tabs a.tab{
	font-family: 'source_sans_prosemibold';
	font-size:14px;
	color:#7f8c8d;
	display:block;
	float:left;
	height:40px;
	line-height:40px;
	padding-left:18px;
	padding-right:18px;
	border-top:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	border-left:1px solid #dcdcdc;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	margin-right:10px;
}
ul.tabs a.tab.active{
	color:#102643;
	background:url(../images/tab_active_bg.png) top left repeat-x;
	height: 42px;
	margin-bottom: -1px;
}
ul.tabs .tab span{
	padding-right:10px;
}
.tabs_content{
	font-size:14px;
	line-height:18px;
	background:url(../images/tab_content_bg.png) top left repeat-x;
	border:1px solid #dcdcdc;
	color:#001836;
}
body[data-size="S"] .tabs_content{
	font-size:14px;	
}
body[data-size="M"] .tabs_content{
	font-size:16px;	
}
body[data-size="L"] .tabs_content{
	font-size:18px;	
}
.tabs_content ul{
	padding-left:40px;
	margin-bottom:15px;
}
.tabs_content ul li{
	line-height:18px;	
}
.tabs_content p{
	line-height:18px;	
	margin-bottom:15px;
}
#product-tabs ul li{
	margin-top:0;
	margin-bottom:0;
	padding-left:0;
	background:none;	
}
#product-tabs #Description ul li{
	padding-left:20px;
	background:url(../images/li_arrow_blue.png) 5px 5px no-repeat;
}
/******************* header */
.header .logo{
	width:105px;
	height:50px;
	float:left;
	margin-top:25px;
	margin-bottom:25px;	
}
.header .links{
	/*width:375px;*/
	font-size:14px;
	line-height:20px;
	color:#00abdf;
	margin-top:25px;
}
.header .links a{
	color:#00abdf;
	text-decoration:none;
}
.header .links a.right{
	padding-left:6px;	
}
.header .links a:hover{
	color:#002663;	
}
.header .search_form{
	margin-top:10px;
	height:27px;
}
.header .search_form .search_input{
	float:right;
	width:168px;
	height:27px;
	color:#999999;
	padding-left:8px;
	border:none;
	border-collapse:collapse;
	background:url(../images/seach_input_bg.png) top left no-repeat;
}
.header .search_form .search_submit{
	float:right;
	width:25px;
	height:27px;
	margin-top:1px;
	margin-left:-3px;
	border:none;
	border-collapse:collapse;
	background:url(../images/search_submit_bg.png) top left no-repeat;
}
.header ul{
	display:none;	
}
/******************* navigation */
.nav{
	height:43px;
	overflow:hidden;
	background:url(../images/nav_bg.png) top center no-repeat;
}
.nav ul{
	height:43px;
	list-style:none;
	margin:0!important;
}
.nav ul.cyan{
	float:left;
	background:url(../images/nav_cyan_bg.png) top left repeat-x;
}
.nav ul.blue{
	float:left;
	text-transform:uppercase;
	background:url(../images/nav_blue_bg.png) top left repeat-x;	
}
.nav ul li{
	margin-top:1px;
	float:left;
}
.nav ul li a{
	display:block;
	font-size:15px;
	line-height:41px;
	padding-left:13px;
	padding-right:13px;
	color:#ffffff;
	text-decoration:none;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}
.nav ul li.nav_btn a{}
.nav .container{
	position:inherit!important;	
}
/* nav_box */
.nav ul li .nav_box{
	position:absolute;
	width:450px;
	background:#ececec;
	padding:18px;
	z-index:103;
}
.nav ul li .nav_box .left{
	width:155px;
}
.nav ul li .nav_box .left h3{
	margin-top:15px;
	margin-bottom:5px;	
}
.nav ul li .nav_box .right{
	width:280px;
}
.nav ul.cyan li .nav_box .left{
	float:right;	
}
.nav ul.cyan li .nav_box .right{
	float:left;	
}
.nav ul li .nav_box h3{
	font-family: 'source_sans_prosemibold';
	font-size:18px;
	font-weight:normal;
	color:#002663;
	text-transform:none;
}
.nav ul li .nav_box p{
	font-size:14px;
	color:#333333;
	text-transform:none;
}
.nav ul li .nav_box p a{
	font-size:12px;
	color:#00abdf;
	display:inline;
	line-height:normal;
	padding:0;
	text-shadow:none;
}
.nav ul li .nav_box ul{
	height:auto;
}
.nav ul li .nav_box ul li{
	float:none;
}
.nav ul li .nav_box a{
	font-size:14px;
	text-shadow:none;
	color:#00abdf!important;
	line-height:22px;
	padding:0;
	text-transform:none;
	float:none;
}
.nav ul.cyan li .nav_box a{
	text-align:left;	
}
.nav ul.blue li .nav_box a{
	text-align:right;	
}
.nav ul li .nav_box a:hover{
	color:#002663!important;	
}
.nav ul li .nav_box h2{
	font-family: 'source_sans_prosemibold';
	font-size:14px;
	line-height:24px;
	font-weight:normal;
	text-transform:none;
	color:#333333;
}
.nav ul li .nav_box h2 a{
	font-family: 'source_sans_prosemibold';
	font-size:14px;
	font-weight:normal;
	text-transform:none;
	color:#002663;
	line-height:24px;
}
/******************* signin */
.nav ul li.nav_signin{
	position:absolute;
	margin-left:335px;
	width:215px !important;
	height:46px;
	margin-top:-4px;
	border:1px solid #850003;
	background:url(../images/signin_bg.png) top left repeat-x;
}
.nav ul li.nav_signin a{
	font-family: 'source_sans_proregular';
	font-size: 15px;
	font-weight: normal;
	height:46px;
	line-height:46px;
	text-align: left;
	color:#fff!important;
	padding-left: 10px;
	background: url(../images/menu_expand.png) right center no-repeat;
}
.nav ul li.nav_signin a:hover{	
	color:#fff!important;
}
.nav ul li.nav_signin a[href]{
	font-family: 'source_sans_prosemibold';
	height:46px;
	display:block;
	font-size:18px;
	font-weight:normal;
	color:#fff;
	line-height:46px;
	text-transform:uppercase;
	text-align:center;
	text-decoration:none;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	background:none;
	padding-left:0;
}
/******************* user menu [correct way] */
.nav ul li.nav_signin a.openUserMenu{
	font-family: 'source_sans_proregular';
	font-size:15px;
	font-weight:normal;
	text-align:left;
	line-height:48px;
	cursor:pointer;
	background:url(../images/user_menu_expand.png) right center no-repeat;
}
.nav ul li.nav_signin ul.user_menu{
	position:absolute;
	height:auto;
	z-index:103;
}
.nav ul li.nav_signin ul.user_menu li{
	float:none;
	margin:0;
	border:1px solid #ae0828;
}
.nav ul li.nav_signin ul.user_menu li a{
	font-family: 'source_sans_proregular';
	font-size:14px;
	font-weight:normal;
	color:#fff;
	text-transform:none;
	background:#cc092f;
	text-shadow:none;
	text-align:left;
	width:205px !important;
	height:30px;
	line-height:30px;
	padding-left:10px;
}
.nav ul li.nav_signin ul.user_menu li a:hover{
	background:#ae0828;
}
.nav ul li.nav_signin:hover ul.user_menu{
	display:block;
}
/******************* user menu [current way] */
.nav ul li.nav_signin .nav_box{
	width:215px!important;
	background: #cc092f;
	padding:0;
	margin-top:-1px;
}
.nav ul li.nav_signin .nav_box .left{
	display:none;
}
.nav ul li.nav_signin .nav_box .right{
	width:100%;
	float:none;
}
.nav ul li.nav_signin .nav_box .right ul li{
	margin:0;
	border: 1px solid #ae0828;
}
.nav ul li.nav_signin .nav_box .right a{
	font-family: 'source_sans_proregular';
	font-size:14px;
	font-weight:normal;
	color:#fff;
	text-transform:none;
	background:#cc092f;
	text-shadow:none;
	text-align:left;
	height:30px;
	line-height:30px;
	padding:0 13px;
}
.nav ul li.nav_signin .nav_box .right a:hover{
	background:#ae0828;
}
/******************* breadcrumb */
.breadcrumb{
	font-size:13px;
	height:40px;
	color:#666666;
}
.breadcrumb .font_resize{
	float:left;
}
.breadcrumb .font_resize .text{
	float:left;
	margin-right:5px;
}
.breadcrumb .resize_buttons{
	float:left;
	margin-top:10px;
}
.breadcrumb .resize_buttons a{
	float:left;
	width:16px;
	height:16px;
	font-size:12px;
	color:#333333;
	line-height:18px;
	text-align:center;
	border:1px solid #dcdcdc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-right:5px;
}
.breadcrumb .resize_buttons a.active{
	background:#f2f2f2;
}
.breadcrumb .social_bread{
	float:right;
	width:280px;
}
.breadcrumb .social_bread .text{
	float:left;
	margin-right:2px;
}
.breadcrumb .social_bread .addthis_sharing_toolbox{
	float:left;
	width:118px;	
}
.breadcrumb .social_bread .addthis_sharing_toolbox a{
	display:block;
	float:left;
	height:25px;
	max-height:25px;
	width:25px;
	max-width:25px;
	margin-top:5px;
	margin-right:2px;
	margin-left:2px;
}
.breadcrumb .social_bread .at4-icon{
	background-position:center center !important;	
}
.breadcrumb .social_bread .addthis_20x20_style .at4-icon, .breadcrumb .social_bread  .addthis_20x20_white_style .at4-icon, .at-20x20{
	width:25px;
	height:25px;
	line-height:25px;
	background-size:25px !important;
}
.breadcrumb .social_bread .bookmark{
	float:left;	
	margin-left:15px;
}
.breadcrumb .social_bread .bookmark i{
	margin-left:2px;
	margin-top:7px;
}
/* [sidebar] */
/******************* sidebar */
#sidebar{}
#sidebar ul{
	list-style:none;
	width:220px;
}
#sidebar ul li{
	background: #00427f; /* Old browsers */
	background: -moz-linear-gradient(top,  #00427f 0%, #000213 100%, #7db9e8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00427f), color-stop(100%,#000213), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #00427f 0%,#000213 100%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #00427f 0%,#000213 100%,#7db9e8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #00427f 0%,#000213 100%,#7db9e8 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #00427f 0%,#000213 100%,#7db9e8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00427f', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
	border:1px solid #001241;
}
#sidebar ul li a{
	display:block;
	font-size:15px;
	color:#fff;
	text-transform:uppercase;
	padding:10px 10px 11px 35px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	background: url(../images/break_contract.png) 8px 8px no-repeat;
}
#sidebar.grey ul li{
	background:url(../images/sidebar_main_grey_bg.png) top left repeat-x;	
	border:1px solid #4c4c4c;
}
#sidebar ul li ul{
	width:218px;
}
#sidebar ul li ul li{
	border-left:none;
	border-right:none;
	border-top:none;	
}
#sidebar ul li ul li a{
	background:#00427f;
	text-transform:none;
}
#sidebar.grey ul li ul li a{
	background:#818181;
}
/* [main_content] */
.main_content{
	padding-top:25px;
	border-top:1px solid #dcdcdc;
	background:url(../images/grey_bg.png) top left repeat-x;
}
/* [content] */
/******************* content */
.content{
	width:715px;
	font-size: 14px;
	color: #001836;	
}
.content.full{
	width:100%;	
}
.content hr{
	margin-top:30px;
	margin-bottom:30px;
	border-bottom:none;
	border-top:1px solid #dcdcdc;
}
.content h3{
	font-size:16px;
	font-weight:normal;
	font-family: 'source_sans_prosemibold';	
}
.content p{
	margin-bottom:20px;	
	line-height:18px;
}
.content ul{
	list-style:none;
	font-size:14px;
	margin-top:10px;
	margin-bottom:10px;
}
.content ul li{
	margin-top:10px;
	margin-bottom:10px;
	padding-left:20px;	
	background:url(../images/li_arrow_blue.png) 5px 5px no-repeat;	
}
.content .slideshow ul li{
	padding-left:0;
	background:none;	
}
/******************* page status */
.status .msg{
	font-family: 'source_sans_proregular';
	font-size:13px;
	border:1px solid #7f8c8d;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom:10px;
	padding:10px;
}
.status .icon{
	margin-right:5px;	
}
.status .close{
	float:right;	
}
.status .close a{
	color:#7f8c8d;
}
.status .error{
	border-color:#e74c3c;
	color:#e74c3c;
}
.status .success{
	border-color:#27ae60;
	color:#27ae60;
}
.status .warning{
	border-color:#e67e22;
	color:#e67e22;
}
.status .neutral{
	border-color:#7f8c8d;
	color:#7f8c8d;
}
/******************* page header */
.head{
	margin-bottom:30px;
}
.head h1{
	font-weight:normal;
	font-size:24px;
	color:#002663;
	margin-bottom:10px;
	padding-bottom:2px;
	border-bottom:1px solid #dcdcdc;	
}
.head p{
	margin-top:25px;
	margin-bottom:10px;	
}
.head i{
	font-family: 'source_sans_prolight_italic';
	font-style:normal;
	font-size:14px;
}
.head .cart a i{
	font-family:FontAwesome;
	margin-right:5px;	
}
/******************* forms */
.form{}
.form .item{
	width:100%;
	margin-bottom:14px;
}
.form .left{
	float:left;
	width:50%;
}
.form .right{
	float:left;
	width:50%;
}
.form .left + .right + .item{
	clear:both;	
}
.form h2{
	font-weight:normal;
	font-size:18px;
	margin-bottom:15px;
}
.form strong{
	font-family: 'source_sans_probold';
	font-weight:normal;	
}
.form label{
	display:block;
	float:left;
	width:176px;
}
.form input[type='text'], .form input[type='password'],.form input[type='tel'],.form input[type='email']{
	float:left;
	width:285px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2) inset;
}
.form input[type='radio']{
	border:none !important;	
}
.form input[type='checkbox']{
	float:left;
	margin-left:177px;
	margin-right:5px;
	border:none !important;	
}
.form select{
	float:left;
	width:303px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2) inset;
}
.form input + label{
	width:310px;
}
.form .req + label{
	width:159px;	
}
.form .right label{
	padding-left:20px;
	width:140px;
}
.form .right .req{
	margin-left:20px;	
}
.form .right .req + label{
	width:122px;
	padding-left:0;	
}
.form input + span.req{
	float:left;
	display:block;
	margin-top:2px;
	width:14px!important;
	padding-left:0!important;
	height:14px;
	margin-right:3px;
	background:url(../images/req.png) top left no-repeat;
}
.form .err{
	clear:both;	
}
.form .btn_active{
	margin-left:177px;
	margin-top:10px;	
}
.form input[type="submit"]{
	width: 220px;
	height: 42px;
	font-family: 'source_sans_proregular';
	font-size: 15px;
	border: 1px solid #008ed1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	background: url(../images/btn_active_bg.png) top left repeat-x;
	cursor: pointer;
	text-shadow: 1px -1px 0px rgba(44, 62, 80, 1);
}
.form .change{
	clear:both;
}
.form input+.change{
	margin-left:0;
}
.form .change a{
	font-size:13px;	
}
.form .item p{
	clear:both;
	margin-left:178px;	
}
.form .item p span{
	font-size:13px;
}
.form .item a.btn_active{
	display:block;
	height:40px;
	line-height:40px;
	text-align:center;
}
.form .item a.btn_active:hover{
	color:#fff;
	cursor:pointer;
}
.scfForm .scfError,.scfForm .scfValidationSummary,.scfForm .scfValidatorRequired,.scfForm .scfValidator, .valsummary{
	font-family: 'source_sans_proregular' !important;
	font-size:14px;
	color:red;
	line-height:1.4em;
}
.valsummary ul{
	list-style:disc;
	padding-left:20px;
}
.valsummary ul li{
	background:none;
	padding-left:0;
	margin-top:10px;
	margin-bottom:10px;
}
.full .form{
	width:50%;
	margin:20px auto;
	border: 1px solid #dcdcdc;
	padding: 15px;
}
.full .form .form-field{}
.full .form .form-field .form-field-label{
	float:left;	
	width:135px;
}
.full .form .form-field .form-field-value{
	float:left;
}
/* Membership Inquery Form */
.full.membership_inquiry h1{
	font-weight: normal;
	font-size: 22px;
	color: #002663;
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-bottom: 1px solid #dcdcdc;
}
.full.membership_inquiry .form{
	width:928px;
}
.full.membership_inquiry .form .form-field{
	margin-bottom:10px;	
}
.full.membership_inquiry .form .form-required-field-message{
	font-size:14px;
}
.full.membership_inquiry .form .form-field .form-field-label{
	width:180px;
	margin-right:10px;	
}
.full.membership_inquiry .form .form-field .form-field-label strong{
	font-size:14px;	
}
.full.membership_inquiry .form .form-field .form-field-value{
	width:300px;	
}
.full.membership_inquiry .form .form-field .form-field-value table input[type='radio']{
	float:left;	
	margin-top:5px;
	margin-right:10px;
}
.full.membership_inquiry .form .form-field .form-field-value table input + label{
	font-size:14px;
	width:270px;
}
.full.membership_inquiry .form .form-field .form-field-submit input[type='submit']{
	width: 220px;
	height: 42px;
	margin-top: 10px;
	font-family: 'source_sans_proregular';
	font-size: 15px;
	border: 1px solid #008ed1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	background: url(../images/btn_active_bg.png) top left repeat-x;
	cursor: pointer;
	text-shadow: 1px -1px 0px rgba(44, 62, 80, 1);
}

/* [login] */
.login{
	padding-top:25px;
	border-top:1px solid #dcdcdc;
	background:url(../images/grey_bg.png) top left repeat-x;	
}
.login .col.left{
	width:515px;
}
.login .col.right{
	width:413px;
}
.form .err{
	padding-top:5px;
	margin-left:178px;
}
body[data-size="S"] .login .head h1{
	font-size:24px;	
}
body[data-size="S"] .login .head i{
	font-size:14px;
}
body[data-size="S"] .login label{
	font-size:14px !important;
}
body[data-size="S"] .login .form .item{
	font-size:14px;
}
body[data-size="S"] .login .form .item p span{
	font-size:13px;	
}
body[data-size="M"] .login .head h1{
	font-size:26px;	
}
body[data-size="M"] .login .head i{
	font-size:16px;
}
body[data-size="M"] .login label{
	font-size:16px!important;	
}
body[data-size="M"] .login .form .item{
	font-size:16px;
}
body[data-size="M"] .login .form .item p span{
	font-size:15px;	
}
body[data-size="L"] .login .head h1{
	font-size:28px;	
}
body[data-size="L"] .head i{
	font-size:18px;
}
body[data-size="L"] .login label{
	font-size:18px!important;
}
body[data-size="L"] .login .form .item{
	font-size:18px;
}
body[data-size="L"] .login .form .item p span{
	font-size:17px;	
}

/* login */
.form input[type="submit"]{
	width: 220px;
	height: 42px;
	margin-top: 10px;
	font-family: 'source_sans_proregular';
	font-size: 15px;
	border: 1px solid #008ed1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	background: url(../images/btn_active_bg.png) top left repeat-x;
	cursor: pointer;
	text-shadow: 1px -1px 0px rgba(44, 62, 80, 1);
}


/* [registration] */
.registration{
	padding-top:25px;
	border-top:1px solid #dcdcdc;
	background:url(../images/grey_bg.png) top left repeat-x;	
}
/* [index] */
/******************* slideshow */
.index_page.slideshow ul.cycle-slideshow{
	width:100%;
	height:282px;
	overflow:hidden;
}
.index_page.slideshow ul.cycle-slideshow li{
	width:100%;
	height:282px;
	overflow:hidden;
}
.index_page.slideshow ul.cycle-slideshow li img, .index_page.slideshow ul.cycle-slideshow li a{
	-webkit-user-drag: none;
    user-drag: none;
}
.index_page.slideshow ul.cycle-slideshow li img, .index_page.slideshow ul.cycle-slideshow li a{
	font-size:18px;
}
.index_page.slideshow .header_slideshow_nav{
	width:100%;
}
.index_page.slideshow #header_prev{
	position: absolute;
	margin-top:-185px;
	margin-left:-18px;
	width:18px;
	height:95px;
	cursor:pointer;
	background:url(../images/slideshow_prev.png) top left no-repeat;
	z-index:102;
}
.index_page.slideshow #header_prev:hover{
	background:url(../images/slideshow_prev_hover.png) top left no-repeat;
}
.index_page.slideshow #header_next{
	position: absolute;
	margin-top:-185px;
	margin-left:960px;
	width:18px;
	height:95px;
	cursor:pointer;
	background:url(../images/slideshow_next.png) top left no-repeat;
	z-index:102;
}
.index_page.slideshow #header_next:hover{
	background:url(../images/slideshow_next_hover.png) top left no-repeat;	
}
.index_page .header_slide p{
	position:absolute;
	font-size:18px;
	font-weight:100;
	width:415px;
	color:#fff;
	line-height:33px;
	margin-top:96px;
	margin-left:40px;
	padding:10px;
	z-index:101;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	background-color:rgba(0,0,0,0.7);
}
.index_page .header_slide p a{
	color:#51d1ff;
	text-decoration:none;
}
.index_page .header_slide p a:hover{
	color:#f1f1f1;	
}
.index_page.slideshow .header_slideshow_pager{
	position:absolute;
	width:100%;
	margin-top:-30px;
	z-index:101;	
}
.index_page.slideshow .header_slideshow_pager .cycle-pager{
	margin-left:40px;
}
.index_page.slideshow .header_slideshow_pager .page{
	float:left;
	width:12px;
	height:12px;
	margin-right:8px;
	cursor:pointer;
	background:url(../images/slideshow_nav.png) top left no-repeat;
}
.index_page.slideshow .header_slideshow_pager .page.cycle-pager-active{
	background:url(../images/slideshow_nav_on.png) top left no-repeat;
}
/******************* index callouts */
.callout{
	height:180px;
	background:url(../images/index_callout_bg.png) top left repeat-x;
}
.callout .col{
	float:left;
	width:300px;
	margin-top:30px;
	margin-right:30px;
}
.callout .col:last-child{
	margin-right:0;
}
.callout .icon{
	float:left;
	width:25px;
	margin-right:10px;
	color:#fff;
}
.callout .text{
	float:left;
	color:#fff;
	width:265px;
}
.callout .text h2{
	font-family: 'source_sans_probold';
	font-weight:normal;
	font-size:16px;
	line-height:24px;
}
body[data-size="S"] .callout .text h2{
	font-size:16px;
}
body[data-size="M"] .callout .text h2{
	font-size:18px;
}
body[data-size="L"] .callout .text h2{
	font-size:20px;
}
.callout .text p{
	font-size:14px;
	line-height:20px;
	color:#fff;
}
body[data-size="S"] .callout .text p{
	font-size:14px;
}
body[data-size="M"] .callout .text p{
	font-size:16px;
}
body[data-size="L"] .callout .text p{
	font-size:18px;
}
.callout .text a{
	font-size:14px;
	line-height:20px;
	color:#51d1ff;
}
body[data-size="S"] .callout .text a{
	font-size:14px;
}
body[data-size="M"] .callout .text a{
	font-size:16px;
}
body[data-size="L"] .callout .text a{
	font-size:18px;
}
/******************* index housing */
.housing{
	margin-top:30px;
}
.housing h1{
	font-weight:normal;
	font-size:18px;
	color:#002663;
}
body[data-size="S"] .housing h1{
	font-size:18px;
}
body[data-size="M"] .housing h1{
	font-size:20px;
}
body[data-size="L"] .housing h1{
	font-size:22px;
}
.housing p{
	font-size:14px;
}
body[data-size="S"] .housing p{
	font-size:14px;
}
body[data-size="M"] .housing p{
	font-size:16px;
}
body[data-size="L"] .housing p{
	font-size:18px;
}
.housing .col.left{
	width:650px;
}
.housing .cycle-slideshow{
	width:580px;	
}
.housing .cycle-slideshow .charts_slide img{
	width:580px;
	height:auto;
}	
.housing .chart{
	margin-top:8px;
	border:1px solid #dcdcdc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.housing .chart .name{
	font-family: 'source_sans_prosemibold';
	font-weight:normal;
	color:#002663;
	padding-top:16px;
	padding-left:20px;
}
.housing .key{
	padding-top:15px;
	padding-right:20px;
}
.housing .key .line{
	float:left;
	width:20px;
	margin-top:6px;
	margin-left:8px;
	margin-right:8px;
}
.housing .key .line1{
	border-top: 2px solid #00abdf;
}
.housing .key .line2{
	border-top: 2px solid #002663;
}
.housing .key .label{
	float:left;
	font-family: 'source_sans_proregular';
	font-size:11px;
	color:#676666;
}
.housing #charts_prev{
	position: absolute;
	margin-top:-155px;
	margin-left:-25px;
	width:12px;
	height:29px;
	cursor:pointer;
	z-index:102;
}
.housing #charts_next{
	position: absolute;
	margin-top:-155px;
	margin-left:590px;
	width:12px;
	height:29px;
	cursor:pointer;
	z-index:102;
}
.housing .col.right{
	width:310px;
}
.housing a.right{
	font-size:18px;
	text-decoration:none;
}
body[data-size="S"] .housing a.right{
	font-size:18px;
}
body[data-size="M"] .housing a.right{
	font-size:20px;
}
body[data-size="L"] .housing a.right{
	font-size:22px;
}
.housing .press{
	margin-top:10px;
}
.housing .press a{
	font-size:14px;
	text-decoration:none;
}
body[data-size="S"] .housing .press a{
	font-size:14px;
}
body[data-size="M"] .housing .press a{
	font-size:16px;	
}
body[data-size="L"] .housing .press a{
	font-size:18px;	
}
.housing .press p{
	font-size:12px;
	color:#001836;
	margin-bottom:25px;
	line-height:18px;
}
body[data-size="S"] .housing .press p{
	font-size:12px;
}
body[data-size="M"] .housing .press p{
	font-size:14px;
}
body[data-size="L"] .housing .press p{
	font-size:16px;
}
/******************* index break */
.break{
	height:43px;
	margin-top:25px;
	background:url(../images/break_bg.png) top left repeat-x;	
}
.break h1{
	font-weight:normal;
	font-size:20px;
	color:#fff;
	line-height:43px;
	text-shadow: 1px -1px 2px rgba(0, 0, 0, 1);
}
.break h2{
	font-family: 'source_sans_proregular';
	font-weight:normal;
	font-size:16px;
	color:#fff;
	line-height:43px;
	padding-right:50px;
	text-align:right;
	text-shadow: 1px -1px 2px rgba(0, 0, 0, 1);
}
.break .menu{
	width:315px;
	background:url(../images/break_break.png) center left no-repeat;	
}
.break .topics{
	background:url(../images/break_break.png) center right no-repeat;	
}
.break .topics.active{
	background:#a30234;
}
.break h2.btn{
	cursor:pointer;
	background:url(../images/break_expand.png) 280px 6px no-repeat;
}
.break h2.link_events{
	padding-right:0;
}
.break h2.link_events.btn a{
	display:block;
	padding-right:50px;
	color:#fff;
	background:url(../images/break_contract.png) 145px 12px no-repeat;	
}
.break h2.link_events.btn a:hover{
	color:#fff;
}
.break ul{
	list-style:none;
}
.break ul ul{
	background:none;	
}
.break ul.all_topics{
	position:absolute;
	width:315px;
	height:auto;
	z-index:3;
}
.break ul.all_topics li{
	border: 1px solid #ae0828;
	text-align:right;
}
.break ul.all_topics li a{
	font-size:14px;
	font-weight:normal;
	display:block;
	height:30px;
	line-height:30px;
	padding-right:20px;
	background:#cc092f;
	color:#fff;
}
/******************* hot_topics */
.hot_topics{
	margin-bottom:30px;
}
.hot_topics .col{
	float:left;
	width:300px;
	margin-right:30px;
}
.hot_topics .col:nth-child(3n){
	margin-right:0;
}
.hot_topics .topic{
	margin-top:30px;
	padding:19px 19px 0 19px;
	border: 1px solid #dcdcdc;
}
.hot_topics .topic .inner{
	height:380px;
	overflow:hidden;
	text-overflow: ellipsis;
}
body[data-size="S"] .hot_topics .topic .inner{
	height:380px;
}
body[data-size="M"] .hot_topics .topic .inner{
	height:380px;
}
body[data-size="L"] .hot_topics .topic .inner{
	height:415px;
}
.hot_topics .topic .inner img{
	width:100%;
	height:auto;
}
.hot_topics .topic h3{
	font-weight:normal;
	font-size:16px;
	margin-top:15px;
	margin-bottom:10px;
}
.hot_topics .topic h3 a{
	font-size:16px;
	color:#00abdf;
	text-decoration:none;		
}
body[data-size="S"] .hot_topics .topic h3 a{
	font-size:16px;
}
body[data-size="M"] .hot_topics .topic h3 a{
	font-size:18px;
}
body[data-size="L"] .hot_topics .topic h3 a{
	font-size:20px;
}
.hot_topics .topic h4{
	font-family: 'source_sans_prosemibold';
	font-weight:normal;
	font-size:14px;
	color:#002663;
	margin-bottom:5px;
}
body[data-size="S"] .hot_topics .topic h4{
	font-size:14px;
}
body[data-size="M"] .hot_topics .topic h4{
	font-size:16px;
}
body[data-size="L"] .hot_topics .topic h4{
	font-size:18px;
}
.hot_topics .topic p{
	font-size:14px;
	color:#001836;
	line-height:20px;
}
body[data-size="S"] .hot_topics .topic p{
	font-size:14px;
}
body[data-size="M"] .hot_topics .topic p{
	font-size:16px;
}
body[data-size="L"] .hot_topics .topic p{
	font-size:18px;
}
.hot_topics .topic .sub{
	margin-top:20px;
}
.hot_topics .topic .sub .box{
	float:left;
	width:12px;
	height:26px;
	margin-right:5px;
}
.hot_topics .topic .sub .cat{
	float:left;
	line-height:26px;
}

/******************* topics */
/* Committees and Councils - #f1c40f */
.topic_committees:hover .topic{
	border-top:3px solid #f1c40f;
	padding-top:17px;
}
.topic_committees .box{
	background:#f1c40f;
}
.topic_committees .cat{
	color:#f1c40f;
}
ul.all_topics li:nth-child(2) a:hover{
	background:#f1c40f;
}
/* Construction Codes & Standards - #f39c12 */
.topic_construction:hover .topic{
	border-top:3px solid #f39c12;
	padding-top:17px;
}
.topic_construction .box{
	background:#f39c12;
}
.topic_construction .cat, .topic_construction .cat a{
	color:#f39c12;	
}
ul.all_topics li:nth-child(3) a:hover{
	background:#f39c12;	
}
/* Design - #cc092f */
.topic_design:hover .topic{
	border-top:3px solid #cc092f;
	padding-top:17px;
}
.topic_design .box{
	background:#cc092f; 
}
.topic_design .cat, .topic_design .cat a{
	color:#cc092f;
}
ul.all_topics li:nth-child(4) a:hover{
	background:#cc092f;
}
/* Economic Data - #6c2c02 */
.topic_economic:hover .topic{
	border-top:3px solid #6c2c02;
	padding-top:17px;
}
.topic_economic .box{
	background:#6c2c02;
}
.topic_economic .cat, .topic_economic .cat a{
	color:#6c2c02;
}
ul.all_topics li:nth-child(5) a:hover{
	background:#6c2c02;
}
/* Education - #90806e */
.topic_education:hover .topic{
	border-top:3px solid #90806e;
	padding-top:17px;
}
.topic_education .box{
	background:#90806e;
}
.topic_education .cat, .topic_education .cat a{
	color:#90806e;
}
ul.all_topics li:nth-child(6) a:hover{
	background:#90806e; 
}
/* Enviroment - #7f8c8d */
.topic_enviroment:hover .topic{
	border-top:3px solid #7f8c8d;
	padding-top:17px;
}
.topic_enviroment .box{
	background:#7f8c8d;
}
.topic_enviroment .cat, .topic_enviroment .cat a{
	color:#7f8c8d;
}
ul.all_topics li:nth-child(7) a:hover{
	background:#7f8c8d;
}
/* Green Building - #1abc9c */
.topic_green:hover .topic{
	border-top:3px solid #1abc9c;
	padding-top:17px;
}
.topic_green .box{
	background:#1abc9c;
}
.topic_green .cat, .topic_green .cat a{
	color:#1abc9c;
}
ul.all_topics li:nth-child(8) a:hover{
	background:#1abc9c;
}
/* Homeownership - #2ecc71 */
.topic_homeownership:hover .topic{
	border-top:3px solid #2ecc71;
	padding-top:17px;
}
.topic_homeownership .box{
	background:#2ecc71;
}
.topic_homeownership .cat, .topic_homeownership .cat a{
	color:#2ecc71;
}
ul.all_topics li:nth-child(9) a:hover{
	background:#2ecc71;
}
/* Housing Finance - #5d9e00 */
.topic_housing:hover .topic{
	border-top:3px solid #5d9e00;
	padding-top:17px;
}
.topic_housing .box{
	background:#5d9e00;
}
.topic_housing .cat, .topic_housing .cat a{
	color:#5d9e00;
}
ul.all_topics li:nth-child(10) a:hover{
	background:#5d9e00;
}
/* Land Development - #315102 */
.topic_land:hover .topic{
	border-top:3px solid #315102;
	padding-top:17px;
}
.topic_land .box{
	background:#315102;
}
.topic_land .cat, .topic_land .cat a{
	color:#315102;
}
ul.all_topics li:nth-child(11) a:hover{
	background:#315102; 
}
/* Legal - #001836 */
.topic_legal:hover .topic{
	border-top:3px solid #001836;
	padding-top:17px;
}
.topic_legal .box{
	background:#001836;
}
.topic_legal .cat, .topic_legal .cat a{
	color:#001836;
}
ul.all_topics li:nth-child(12) a:hover{
	background:#001836;
}
/* Legislation - #15438e */
.topic_legislation:hover .topic{
	border-top:3px solid #15438e;
	padding-top:17px;
}
.topic_legislation .box{
	background:#15438e;
}
.topic_legislation .cat, .topic_legislation .cat a{
	color:#15438e;
}
ul.all_topics li:nth-child(13) a:hover{
	background:#15438e;
}
/* Meetings & Events - #3498db */
.topic_meetings:hover .topic{
	border-top:3px solid #3498db;
	padding-top:17px;
}
.topic_meetings .box{
	background:#3498db;
}
.topic_meetings .cat, .topic_meetings .cat a{
	color:#3498db;
}
ul.all_topics li:nth-child(14) a:hover{
	background:#3498db;
}
/* Multifamily - #9b59b6 */
.topic_multifamily:hover .topic{
	border-top:3px solid #9b59b6;
	padding-top:17px;
}
.topic_multifamily .box{
	background:#9b59b6;
}
.topic_multifamily .cat, .topic_multifamily .cat a{
	color:#9b59b6;
}
ul.all_topics li:nth-child(15) a:hover{
	background:#9b59b6;
}
/* Remodeling - #493352 */
.topic_remodeling:hover .topic{
	border-top:3px solid #493352;
	padding-top:17px;
}
.topic_remodeling .box{
	background:#493352;
}
.topic_remodeling .cat, .topic_remodeling .cat a{
	color:#493352;
}
ul.all_topics li:nth-child(16) a:hover{
	background:#493352;
}
/* Safety & Workforce - #420042 */
.topic_safety:hover .topic{
	border-top:3px solid #420042;
	padding-top:17px;
}
.topic_safety .box{
	background:#420042;
}
.topic_safety .cat, .topic_safety .cat a{
	color:#420042;
}
ul.all_topics li:nth-child(17) a:hover{
	background:#420042; 
}
.hot_topics .ad_box{
	width:300px;
	margin-top:30px;
}
/* floor plans */
.floorplans .row{
	height:200px;	
}
.left .floorplan {
    width: 450px;
}
.floorplans.about {
	width: 250px;
}


/******************* index events */
.events .col{
	float:left;
	width:225px;
	margin-right:20px;
}
.events .event_wrapper{
	width:100%;
	overflow:hidden;	
}
.event{
	margin-top:30px;	
}
.event .title{
	font-family: 'source_sans_proregular';
	font-size:16px;
	color:#00abdf;
	line-height:24px;
	margin-bottom:5px;
}
body[data-size="S"] .event .title{
	font-size:16px;	
}
body[data-size="M"] .event .title{
	font-size:18px;	
}
body[data-size="L"] .event .title{
	font-size:20px;	
}
.event .title:hover{
	color: #002663;
}
.event .title img{
	float:left;	
	margin-right:1px;
}
.event .date{
	font-family: 'source_sans_probold';
	font-size:14px;
	color:#002663;
	line-height:18px;
	margin-bottom:5px;
}
body[data-size="S"] .event .date{
	font-size:14px;	
}
body[data-size="M"] .event .date{
	font-size:16px;	
}
body[data-size="L"] .event .date{
	font-size:18px;	
}
.event p{
	font-size:14px;
	color:#001836;
}
body[data-size="S"] .event p{
	font-size:14px;	
}
body[data-size="M"] .event p{
	font-size:16px;	
}
body[data-size="L"] .event p{
	font-size:18px;	
}
/******************* ad_box */
.ad_box .ad_line{
	float:left;
	width:110px;
	border-top:1px solid #999999;
	margin-top:7px;
	margin-bottom:5px;
}
.ad_box .text{
	float:left;
	font-family: 'source_sans_proregular';
	font-size:11px;
	width:80px;
	text-align:center;
	color:#999999;
}
body[data-size="L"] .ad_box .text{
	width:95px;
}
body[data-size="L"] .ad_box .ad_line{
	width:102px;	
}
.ad_box .ad{
	margin-top:7px;
}
/******************* ad_row */
.ad_container{
	clear:both;
	margin-top:30px;
	width:768px;
	margin-left:auto;
	margin-right:auto;
}
.ad_container .ad_line{
	float:left;
	width:324px;
	border-top:1px solid #999999;
	margin-top:7px;
	margin-bottom:5px;
}
.ad_container .text{
	float:left;
	font-family: 'source_sans_proregular';
	font-size:11px;
	width:80px;
	text-align:center;
	color:#999999;
}
.ad_container .ad{
	margin-top:7px;
}
/******************* more */
.more_btn{
	clear:both;
	width:100%;
	height:50px;	
	text-align:center;
	margin-top:10px;
}
.more_btn a{
	font-size:17px;
	line-height:50px;
	color:#00abdf;
}
/******************* less */
.less_btn{
	clear:both;
	display:none;
	width:100%;
	height:50px;	
	text-align:center;
	margin-top:10px;
}
.less_btn a{
	font-size:17px;
	line-height:50px;
	color:#00abdf;
}
/* what is this? */
#mobile_press{
	display:none;	
}


/* [blog posts] */
.blog_posts{}
.blog_posts{
	padding:20px;
}
.blog_posts .col{
	float:left;
	width:200px;
	margin-right:30px;
}
.blog_posts .col:nth-child(3n){
	margin-right:0;	
}
.blog_posts h3{
	font-weight:normal;
	font-size:16px;
	margin-bottom:5px;
}
.blog_posts h3 a{
	font-size:16px;	
}
body[data-size="S"] .blog_posts h3 a{
	font-size:16px;
}
body[data-size="M"] .blog_posts h3 a{
	font-size:18px;
}
body[data-size="L"] .blog_posts h3 a{
	font-size:20px;
}
.blog_posts h4{
	font-weight:normal;
	font-size:14px;
	margin-bottom:10px;
}
body[data-size="S"] .blog_posts h4{
	font-size:14px;
}
body[data-size="M"] .blog_posts h4{
	font-size:16px;
}
body[data-size="L"] .blog_posts h4{
	font-size:18px;
}
.blog_posts p{
	font-size:14px;
}
body[data-size="S"] .blog_posts p{
	font-size:14px;
}
body[data-size="M"] .blog_posts p{
	font-size:16px;
}
body[data-size="L"] .blog_posts p{
	font-size:18px;
}
/* trending */
.trending{
	width:215px;
}
.trending h2{
	font-size:18px;
}
.trending h3{
	font-weight: normal;
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.trending h3 a{
	color: #00abdf;
}
/* [account] */
/******************* account form */
.account{
	padding-top:25px;
	border-top:1px solid #dcdcdc;
	background:url(../images/grey_bg.png) top left repeat-x;
}
.account .form .profile_pic{
	float:left;
	width:117px;
	height:114px;	
}
.account .form a.edit_image{
	display:block;
	float:left;
	font-size: 13px;
	color: #00abdf;
	text-decoration: none;	
	margin-top:48px;
	margin-left:10px;
}
.account .form .profile_pic img{
	border:1px solid #999999;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
}
/*.account .form select{
	width:285px;
}*/

/******************* user form */
.user{
	margin-top:30px;
	margin-bottom:30px;
	padding-top:30px;
	padding-bottom:30px;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}
.user .form{}

.user .form input{
	margin-bottom: 14px;
}
.user .form select{
	margin-bottom: 14px;
}
.user .form .right a.btn_active{
	margin-left:160px;
	margin-top:0;
	margin-bottom:14px;
}
.user .restrictions{
	display:block;
	position:relative;
	padding-left:160px;
}
/* daniel 4/21 */
span.restrictions > span{
	max-width: 320px; 
	display:block; 
	float:right;
}
/* hackfest */
.account .item .item+.item{
	width:350px;
	height:102px;
}
.account .item .item+.item input+input{
	margin-top:14px;	
}
#contentregion_1_changeUsernamePanel input{
	margin-bottom:14px;
}
#contentregion_1_changePasswordPanel .change a{
	margin-left:162px;
	margin-bottom:14px;
}
#contentregion_1_ddlQuestion, #contentregion_1_txtAnswer{
	margin-bottom:14px	
}
#contentregion_1_txtOldPassword{
	margin-bottom:11px;	
}
/******************* form builder form */
.scfForm{
	font-family: 'source_sans_proregular' !important;	
}
.scfForm h1{
	font-weight: normal;
	font-size: 22px;
	color: #002663;
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-bottom: 1px solid #dcdcdc;
}
body[data-size="S"] .scfForm h1{
	font-size:22px;
}
body[data-size="M"] .scfForm h1{
	font-size:24px;
}
body[data-size="L"] .scfForm h1{
	font-size:26px;
}
.scfForm .MsoSubtitle{
	font-family: 'source_sans_probold';
	font-weight: normal;
	font-size: 14px;
	margin-top:20px;
    margin-bottom:20px;
	text-transform:uppercase;
	color:#002663;
}
body[data-size="S"] .scfForm .MsoSubtitle{
	font-size:14px;
}
body[data-size="M"] .scfForm .MsoSubtitle{
	font-size:16px;
}
body[data-size="L"] .scfForm .MsoSubtitle{
	font-size:18px;
}
.scfForm p{
	font-size: 14px;
	color: #001836;
	line-height: 18px;	
	margin-bottom:20px;
}
body[data-size="S"] .scfForm p{
	font-size:14px!important;
	line-height:18px!important;
}
body[data-size="M"] .scfForm p{
	font-size:16px!important;
	line-height:20px!important;
}
body[data-size="L"] .scfForm p{
	font-size:18px!important;
	line-height:22px!important;
}
.scfForm .scfSectionUsefulInfo{
	float:left;	
	margin-bottom:20px;
}
.scfForm .scfSectionContent{
	width:600px;
}
.scfForm .scfSectionBorderAsFieldSet{
	border-top-color:#001241;
	margin:0;
}
.scfForm legend{
	font-family: 'source_sans_probold';
	font-weight: normal;
	font-size: 14px;
	color: #001241;
	margin-bottom: 6px;
	background:#fff;	
}
body[data-size="S"] .scfForm legend{
	font-size:14px;
}
body[data-size="M"] .scfForm legend{
	font-size:16px;
}
body[data-size="L"] .scfForm legend{
	font-size:18px;
}
.scfIntroBorder{
	font-size:14px;
	line-height:18px;	
}
body[data-size="S"] .scfIntroBorder{
	font-size:14px;
}
body[data-size="M"] .scfIntroBorder{
	font-size:16px;
}
body[data-size="L"] .scfIntroBorder{
	font-size:18px;
}
.scfIntroBorder ul{
	list-style:none;
	font-size:14px;
	margin-top:10px;
	margin-bottom:10px;
}
body[data-size="S"] .scfIntroBorder ul{
	font-size:14px;
}
body[data-size="M"] .scfIntroBorder ul{
	font-size:16px;
}
body[data-size="L"] .scfIntroBorder ul{
	font-size:18px;
}
.scfIntroBorder ul li{
	padding-left:20px;	
	background:url(../images/li_arrow_blue.png) 5px 5px no-repeat;	
}
.scfIntroBorder li{
	font-size:14px;
	margin-top:10px;
	margin-bottom:10px;
	line-height:22px;
}
body[data-size="S"] .scfIntroBorder li{
	font-size:14px;
}
body[data-size="M"] .scfIntroBorder li{
	font-size:16px;
}
body[data-size="L"] .scfIntroBorder li{
	font-size:18px;
}
.scfIntroBorder ol{
	list-style:decimal;
	font-size:14px;
	padding-left:20px;
	margin-top:10px;
	margin-bottom:10px;
}
body[data-size="S"] .scfIntroBorder ol{
	font-size:14px;
}
body[data-size="M"] .scfIntroBorder ol{
	font-size:16px;
}
body[data-size="L"] .scfIntroBorder ol{
	font-size:18px;
}
.scfSectionBorder{}
.scfSectionBorder .scfSectionContent{}
.scfSectionBorder .scfSectionContent label{
	width:160px;	
}
.scfForm input{
	float: left;
	width: 285px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2) inset;
}
.scfForm textarea{
	font-family: 'source_sans_proregular' !important;
	width:285px;
	font-size: 13px;
	line-height: 24px;
	padding-left: 8px;
	padding-right: 8px;
	border: 1px solid #999999;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.scfForm input[type='checkbox']{
	height:12px;
	width:12px;
	margin-top:6px;
	margin-right:10px;
	border:none;
}
.scfForm input[type='radio']{
	height:12px;
	width:12px;
	margin-top:6px;
	margin-right:10px;
	border:none;
	box-shadow:none;
}
.scfForm input[type='image']{
	width:16px;
}
.scfForm input[type='submit']{
	width: 220px;
	height: 42px;
	margin-top: 10px;
	font-family: 'source_sans_proregular';
	font-size: 15px;
	border: 1px solid #008ed1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	background: url(../images/btn_active_bg.png) top left repeat-x;
	cursor: pointer;
	text-shadow: 1px -1px 0px rgba(44, 62, 80, 1);	
}
.scfForm select{
	float: left;
	width: 285px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2) inset;
}
.scfForm span{
	font-family: 'source_sans_proregular' !important;
}
.scfForm .scfDateSelectorLabel, .scfForm .scfRadioButtonListLabel, .scfForm .scfCheckBoxListLabel{
	font-size:13px;	
}
body[data-size="S"] .scfForm .scfDateSelectorLabel, body[data-size="S"] .scfForm .scfRadioButtonListLabel, body[data-size="S"] .scfForm .scfCheckBoxListLabel{
	font-size:13px;
}
body[data-size="M"] .scfForm .scfDateSelectorLabel, body[data-size="M"] .scfForm .scfRadioButtonListLabel, body[data-size="M"] .scfForm .scfCheckBoxListLabel{
	font-size:15px;
}
body[data-size="L"] .scfForm .scfDateSelectorLabel, body[data-size="L"] .scfForm .scfRadioButtonListLabel, body[data-size="L"] .scfForm .scfCheckBoxListLabel{
	font-size:17px;
}
.scfForm .scfRequired{
	float:left;
	color: #cc092f!important;
}
.scfForm .scfDateSelectorGeneralPanel label{
	margin-right:1px!important;
	margin-bottom:10px;	
}
.scfForm .scfDateSelectorGeneralPanel select {
	float:right;
	width:90px;
	margin-right:10px;
	margin-bottom:10px;	
}
.scfForm .scfCaptchaLimitGeneralPanel{
	width:305px;
}
.scfForm .scfSubmitButtonBorder{
	height:42px;
	clear:both;	
	margin-bottom:10px;
	margin-left:255px;
}
.scfEmailGeneralPanel, .scfMultipleLineGeneralPanel, .scfSingleLineGeneralPanel, .scfPasswordGeneralPanel, .scfNumberGeneralPanel, .scfDatePickerGeneralPanel, .scfDateGeneralPanel, .scfRadioButtonListGeneralPanel, .scfCheckBoxListGeneralPanel, .scfFileUploadGeneralPanel, .scfDateSelectorGeneralPanel, .scfCreditCardGeneralPanel, .scfConfirmPasswordGeneralPanel, .scfCaptchaGeneralPanel, .scfTelephoneGeneralPanel, .scfSmsTelephoneGeneralPanel{
	padding:0 !important;
	width:300px !important;
}
.scfListBoxGeneralPanel, .scfDropListGeneralPanel{
	width:300px !important;
}
.scfDropListBorder, .scfEmailBorder, .scfMultipleLineTextBorder, .scfSingleLineTextBorder, .scfPasswordBorder, .scfNumberBorder, .scfDatePickerBorder, .scfDateBorder, .scfRadioButtonListBorder, .scfListBoxBorder, .scfCheckBoxListBorder, .scfFileUploadBorder, .scfDateSelectorBorder, .scfCreditCardBorder, .scfConfirmPasswordBorder, .scfCaptchaBorder, .scfTelephoneBorder, .scfSmsTelephoneBorder{
	margin:10px 0!important;
}
body[data-size="S"] .scfForm label{
	line-height:15px!important;
	margin-right:5%;
}
body[data-size="M"] .scfForm label{
	line-height:17px!important;
	margin-right:5%;
}
body[data-size="L"] .scfForm label{
	line-height:19px!important;	
	margin-right:5%;
}
.scfForm .scfValidator{
	font-size:14px;
	color:#e74c3c!important;
	margin-top:10px;
	margin-bottom:10px;	
}
.scfForm .scfValidatorRequired{
	float:left;	
}
.scfCreditCardTextUsefulInfo, .scfConfirmPasswordUsefulInfo, .scfDateSelectorUsefulInfo, .scfCaptchaUsefulInfo, .scfTelephoneUsefulInfo, .scfSmsTelephoneUsefulInfo, .scfNumberUsefulInfo, .scfDatePickerUsefulInfo, .scfForm .scfMultipleLineTextUsefulInfo, .scfForm .scfFileUploadUsefulInfo, .scfForm .scfSingleLineTextUsefulInfo, .scfForm .scfDropListUsefulInfo, .scfForm .scfCheckBoxListUsefulInfo{
	margin-top:10px;
	line-height:15px;
	margin-bottom:20px;	
	color:#001836!important;
}
body[data-size="S"] .scfForm .scfCheckboxBorder .scfSingleLineTextLabel{
	font-size:13px;
	line-height:15px;
}
body[data-size="M"] .scfForm .scfCheckboxBorder .scfSingleLineTextLabel{
	font-size:15px;
	line-height:17px;
}
body[data-size="L"] .scfForm .scfCheckboxBorder .scfSingleLineTextLabel{
	font-size:17px;
	line-height:19px;	
}
.scfDropListLabel, .scfEmailLabel, .scfMultipleLineTextLabel, .scfSingleLineTextLabel, .scfPasswordLabel, .scfNumberLabel, .scfDatePickerLabel, .scfDateLabel, .scfRadioButtonListLabel, .scfCheckBoxListLabel, .scfListBoxLabel, .scfFileUploadLabel, .scfDateSelectorLabel, .scfCreditCardLabel, .scfConfirmPasswordLabel, .scfCaptchaLabel, .scfTelephoneLabel, .scfSmsTelephoneLabel{
	width:180px !important;;
	margin-right:5%;	
}
.scfForm .scfCheckboxBorder .scfSingleLineTextLabel{
	float:right;
	width:90%!important;
	font-size:13px;
	line-height:15px;
}
.scfForm .scfCheckboxBorder .scfSingleLineGeneralPanel{
	width:3% !important;
}
.scfForm table.scfCheckBoxList td{
	padding-bottom:10px;	
}
.scfForm table.scfCheckBoxList input{
	float:left;
	margin-top:0;
}
.scfForm table.scfCheckBoxList label{
	float:left;
	width:270px;
	margin-right:0;
}
.scfForm table.scfCheckBoxList + .scfCheckBoxListUsefulInfo{
	margin-left:28px;
}

/******************* account tabs */
.tabs_content{
	padding:20px;
}
.tabs_content table{
	border-collapse:collapse;
}
.tabs_content table tr:nth-child(odd){
	background:#f5f5f5;
}
.tabs_content table label{
	font-family: 'source_sans_prosemibold';
	font-size:13px;
	color:#001836;
}
.tabs_content table input[type='checkbox'],.tabs_content table input[type='radio']{
	float:left;
	margin-right:10px;
}
.tabs_content table input[type='radio']{
	height:24px;	
}
.tabs_content table{
	font-size:13px;	
	width:100%;
}
.tabs_content table input+label{
	font-size:13px;
	color:#001836;
}
.tabs_content table th{
	font-family: 'source_sans_prosemibold';
	font-weight:normal;
	font-size:13px;
	height:30px;
	padding-left:10px;
	text-align:left;
	background:#b6e3f1;	
}
table#email td{
	width:25%;
	padding:10px;	
}
table#invoices td{
	padding:10px;
}
table#invoices td:nth-child(1){
	width:20%;	
}
table#invoices td:nth-child(2){
	width:30%;
}
table.my-orders td{
	padding:10px;
}
#interests .item{
	width:50%;	
}
#interests .item.left{
	float:left;
}
#interests .item.right{
	float:left;	
}
#interests .item input{
	float:left;	
	margin-right:10px;
}
#interests .submit{
	width:100%;
	clear:both;
	height:44px;
}
#interests .btn_active{
	float:right;	
}
.tabs_content #tab4 .order{
	min-height:20px;
	clear:both;
	padding:10px;
	background:#F5F5F5;
}
.tabs_content #tab4 .order:nth-child(2n){
	background:none;	
}
.tabs_content #tab4 .order div{
	float:left;	
}
.tabs_content #tab4 .my-orders + a{
	display:block;
	clear:both;
	width:100%;	
	text-align:right;
	margin-top:10px;
}
/* [research] */
/******************* research */
.research{}
.research .slideshow{}
.research .slideshow ul.cycle-slideshow{
	width:465px;
	height:365px;
	overflow:hidden;
	margin:0;
}
.research .slideshow .cycle-slideshow li{
	width:465px;
	height:365px;
	overflow:hidden;
	margin:0;
}
.research .slideshow .cycle-slideshow li p{
	position:absolute;
	font-size: 23px;
	line-height:26px;
	color: #fff;
	width: 320px;
	margin-top:75px;
	margin-left: 30px;
	z-index:100;
	padding:10px;
	background-color:rgba(0,0,0,0.7);
}
.research .slideshow .cycle-slideshow li img{
	position:absolute;
	top:0;
	left:0;	
}
.research .slideshow .header_slideshow_nav{
	position:absolute;
	margin-top:-58px;
	margin-left:30px;
	z-index:101;
}
.research .slideshow #header_prev{
	float:left;
	margin-right:0;
	cursor:pointer;
}
.research .slideshow .cycle-pager{
	float:left;	
	padding-left:15px;
	padding-right:15px;
	background: url(../images/sm_slideshow_bg.png) top left repeat;
}
.research .slideshow .cycle-pager div:last-child{
	margin-right:0;	
}
.research .slideshow #header_next{
	float:left;	
	margin-left:0;
	cursor:pointer;
}
.research .slideshow .page {
	float: left;
	width: 16px;
	height: 40px;
	margin-right: 8px;
	cursor: pointer;
	background: url(../images/sm_slideshow_up.png) top left no-repeat;
}
.slideshow .page.cycle-pager-active {
	background: url(../images/sm_slideshow_on.png) top left no-repeat;
}
.posts{
	width:215px;
}
.posts .item{
	margin-top:15px;
}
.posts h3{
	font-family: 'source_sans_probold';
	font-weight:normal;
	font-size:16px;
	color:#001241;
	margin-bottom:6px;
}
.posts .item p{
	font-weight:normal;
	font-size:14px;
}
.posts p a{
	font-size:14px;
}
.posts .item a{
	font-size:13px;
}
.research .hot_topics .col{
	width:218px;	
}
.research .hot_topics .topic .sub .cat{
	font-size:13px;
	line-height:12px;	
	width:159px;
}
.research .hot_topics .topic .sub .cat a{
	font-size:13px;	
}
/* [research sublanding */
.research .hot_topics{}
.research .hot_topics .container{
	width:715px !important;
}
.research .hot_topics .more_btn{
	clear:both;
}
.research .hot_topics .show_all{
	display:block !important;	
}
.research .hot_topics .show_all .col a{
	display:block;
	font-size:17px;
	line-height:50px;
	text-align:center;
	height:50px;
	margin-top:10px;
}
/* [outbound] */
.housing_economics{
	width:340px;
	height:225px;
	padding:20px;
	border:1px solid #02295e;
	background:url(../images/housingeconomics_bg.png) top left no-repeat;
}
.housing_economics p{
	font-size:15px;
	color:#fff;
	padding-top:65px;
	padding-bottom:20px;
}
body[data-size="M"] .housing_economics p{
	padding-top:55px;
	padding-bottom:0;
}
body[data-size="L"] .housing_economics p{
	padding-top:55px;
	padding-bottom:0;
	margin-bottom:10px;
}
.housing_economics a{
	display:block;
	font-size:14px;
	width:165px;
	height:60px;
	padding-top:8px;
	text-align:center;
	background:url(../images/housingeconomics_btn_bg.png) top left repeat-x;
}
body[data-size="L"] .housing_economics a br{
	font-size:18px!important;
}
.housing_economics a span{
	font-family: 'source_sans_proregular';
	font-size:14px;
	color:#fff;
}
.housing_economics a .subscribe{
	font-family: 'source_sans_problack';
	font-size:16px;
	color:#f1bc18;
}
.outbound .ad_box{
	margin-top:-4px;	
}
/* [nahbnow] */
.nahbnow{
	margin-top:30px;
	margin-bottom:30px;
	border:1px solid #dcdcdc;
}
.nahbnow .head{
	height:64px;
	line-height:64px;
	background:#353f4b;
	margin-bottom:0;
}
.nahbnow .head h1{
	font-family: 'source_sans_problack';
	font-weight:normal;
	font-size:31px;
	color:#fff;
	margin:0;
	padding-left:20px;
	padding-bottom:0;
	border:none;
}
.nahbnow .head a{
	font-family: 'source_sans_proregular';
	font-size:13px;
	color:#fff;
	text-align:right;
	padding-right:20px;
}
body[data-size="S"] .nahbnow .head a{
	font-size:13px;
}
body[data-size="M"] .nahbnow .head a{
	font-size:15px;
}
body[data-size="L"] .nahbnow .head a{
	font-size:17px;
}
/* [generic landing page] */
.generic_lp{}
.generic_lp .slideshow .cycle-slideshow{
	width:385px;
	height:365px;
	overflow:hidden;
}
.generic_lp .slideshow .cycle-slideshow li{
	width:385px;
	height:365px;	
	padding-left:0;
	overflow:hidden;
}
.generic_lp .slideshow .cycle-slideshow li p{
	position:absolute;
	font-size: 23px;
	line-height:26px;
	color: #fff;
	width: 320px;
	margin-top:75px;
	margin-left: 30px;
	z-index:100;
	padding:10px;
	background-color:rgba(0,0,0,0.7);
}
.generic_lp .slideshow .cycle-slideshow li img{
	position:absolute;
	top:0;
	left:0;	
}
.generic_lp .slideshow .header_slideshow_nav {
	position: absolute;
	margin-top: -58px;
	margin-left: 30px;
	z-index: 101;
}
.generic_lp .slideshow #header_prev {
	float: left;
	margin-right: 15px;
}
.generic_lp .slideshow .cycle-pager {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	background: url(../images/sm_slideshow_bg.png) top left repeat;
}
.generic_lp .slideshow .cycle-pager div:last-child {
	margin-right: 0;
}
.generic_lp .slideshow .page {
	float: left;
	width: 16px;
	height: 40px;
	margin-right: 8px;
	cursor: pointer;
	background: url(../images/sm_slideshow_up.png) top left no-repeat;
}
.generic_lp .slideshow .page.cycle-pager-active {
	background: url(../images/sm_slideshow_on.png) top left no-repeat;
}
.generic_lp .slideshow #header_prev {
	float: left;
	margin-right: 0;
	cursor:pointer;
}
.generic_lp .slideshow #header_next {
	float: left;
	margin-left: 0;
	cursor:pointer;
}
.generic_lp .main .ad_box{
	margin-top:50px;
}
.generic_lp .hot_topics .col {
	width:218px;
}
.generic_lp .hot_topics .topic a img{
	width:100%;
	height:auto;	
}
.generic_lp .lp_row{	
	margin-bottom:80px;
}
.generic_lp .lp_row .col{
	float:left;
	width:220px;
	margin-right:26px;	
}
.generic_lp .lp_row .nahbnow.col{
	margin-right:0;	
	margin-top:0;
}
.generic_lp .lp_row h2{
	font-size:20px;
	margin-bottom:10px;	
}
.generic_lp .lp_row h3{
	font-size:18px;
	font-weight:normal;
	margin-bottom:10px;	
}
.generic_lp .promos p a{
	font-size:16px;	
}
.generic_lp .lp_row .promos .item{
	margin-bottom:10px;	
}
.generic_lp .lp_row ._events .left{
	width:20px;
}
.generic_lp .lp_row .member_events .right{
	width:200px;
}
.generic_lp .lp_row .member_events .item{
	margin-bottom:10px;	
}
.generic_lp .lp_row .member_events div{
	font-size:16px;	
}
.generic_lp .lp_row .member_events p{
	margin-bottom:5px;	
}
.generic_lp .lp_row .nahbnow .col{
	width:100%;
	margin-right:0;	
}
.generic_lp .lp_row .nahbnow .foot a{
	display: block;
	font-size: 13px;
	height: 55px;
	line-height: 55px;
	text-align: right;
	padding-right: 15px;
	color: #fff;
	background: #353f4b;	
}
.generic_lp .callouts .col:nth-child(3){
	margin-right:0;	
}
.generic_lp .callouts .col .nahbnow{
	margin-top:0;	
}
.generic_lp .callouts .col .nahbnow a.right{
	display:none;
}
/******************* designation */
/* [designation] */
.article.designation .main .left {
	width:475px;
	font-size:14px;
	line-height:20px;
	max-width:100%;
}
.designation .main .right {
	width:215px;
}
.downloads .dl_content{
	margin-top:20px;
}
.downloads .dl_content ul, .downloads .dl_content ol{
	font-size: 14px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;	
}
/******************* course info */
/* [course info] */
.course_info{
	margin-bottom:20px;
}
.course_info .course{
	padding:18px;
	background:#f5f5f5;
	color:#002663;
	border:1px solid #dcdcdc;
}
.course_info .course p{
	color:#002663;	
}
.course_info .course .title{
	padding-bottom:20px;
}
.course_info .course .title h2{
	font-family: 'source_sans_prolight';
	font-size:18px;
	color:#008fd2;	
}
.course_info .course .title h2 a{
	color:#008fd2;	
}
.course_info .course .left{
	width:180px;
	padding-right:15px;
}
.course_info .course .middle{
	float:left;
	width:215px;
	padding-right:15px;
}
.course_info .course .right{
	float:left;
	width:235px;
	border-left:1px solid #dcdcdc;
}
.course_info .course .fees{
	border-bottom:1px solid #dcdcdc;
	padding-left:15px;
	padding-bottom:15px;
}
.course_info .course .instructor{
	border-bottom:1px solid #dcdcdc;
	padding:15px 0 15px 15px;
}
.course_info .course .notes{
	padding:15px 0 15px 15px;
}
.course_info .course .register{
	padding-left:15px;
}


/******************* members */
/* [member] */
.member{
	font-weight:normal;
	padding-top:30px;
	background: url("../images/member_menu_bg.png") top left repeat-x;
}
.member .profile{
	float:left;
	width:470px;
}
.member .profile .profile_pic img{
	border:1px solid #dcdcdc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.member .profile h1{
	font-size:24px;
	font-weight:normal;
	color:#002663;
}
body[data-size="S"] .member .profile h1{
	font-size:24px;
}
body[data-size="M"] .member .profile h1{
	font-size:26px;
}
body[data-size="L"] .member .profile h1{
	font-size:28px;
}
.member .profile p{
	color:#333333;
	font-size:14px;
	padding-bottom:5px;
}
body[data-size="S"] .member .profile p{
	font-size:14px;
}
body[data-size="M"] .member .profile p{
	font-size:16px;
}
body[data-size="L"] .member .profile p{
	font-size:18px;
}
body[data-size="S"] .member .profile p a{
	font-size:14px;
}
body[data-size="M"] .member .profile p a{
	font-size:16px;
}
body[data-size="L"] .member .profile p a{
	font-size:18px;
}
.member .profile input.btn_active{
	margin-top:17px;
	margin-bottom:17px;
}
.member .profile select{
	width:100%;
}
.member .profile .left{
	float:left;
	margin-right:20px;
}
.member .profile .right{
	float:left;
	width:220px;
}
.member .menu{
	float:right;
	width:470px;
}
.member .menu a{
	float:left;
	display:block;
	width:108px;
	height:80px;
	color:#fff;
	font-family: 'source_sans_probold';
	font-weight:normal;
	font-size:14px;
	margin-right:10px;
	margin-bottom:10px;	
	text-align:center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background:url(../images/member_btn.png) top left repeat-x;
}
.member .menu a:hover{
	color:#fff;	
}
.member .menu a i{
	display:block;
	padding-top:15px;	
}
.member .menu a:nth-child(4n){
	margin-right:0;	
}
.member .menu a.disabled{
	background:url(../images/member_btn_disabled.png) top left repeat-x;	
}
.member .left .right{}
.member_info{
	font-weight:normal;
	font-size:14px;
	color:#001836;
	margin-bottom:30px;
}
body[data-size="S"] .member_info .center{
	font-size:14px;
}
body[data-size="M"] .member_info .center{
	font-size:16px;
}
body[data-size="L"] .member_info .center{
	font-size:18px;
}
.member_info .left{
	width:470px;	
}
.member_info .right{
	width:470px;	
}
.member_info h2{
	font-family: 'source_sans_probold';
	font-weight:normal;
	font-size:16px;
	text-transform:uppercase;
	color:#002663;
	padding-bottom:4px;
	margin-top:28px;
	margin-bottom:16px;
	border-bottom:1px solid #dcdcdc;
}
body[data-size="S"] .member_info h2{
	font-size:16px;
}
body[data-size="M"] .member_info h2{
	font-size:18px;
}
body[data-size="L"] .member_info h2{
	font-size:20px;
}
.member_info p{
	padding-bottom:4px;
}
.member_info p strong{
	font-family: 'source_sans_probold';
	font-weight:normal;
	color:#002663;
}
.member_info .item{
	margin-bottom:8px;	
}
.member_info .item i{
	margin-left:10px;	
}
.member_info .events{}
.member_info .events a.btn_active{
	float:left;	
}
.member_info .events a.btn_active + a.btn_active{
	margin-left:12px;
}
.member_info .courses .search.main_content{
	border:none;
	background:none;
	padding-top:0;
}
.member_info .courses .search.main_content .CoveoResultList{
	margin-top:0;	
}
.member_info .courses .search.main_content .CoveoResultList .CoveoResult{
	margin: 0 0 8px 0;
}
body[data-size="S"] .member_info .courses .search.main_content .CoveoResultList .CoveoResult p{
	font-size:14px;
}
body[data-size="M"] .member_info .courses .search.main_content .CoveoResultList .CoveoResult p{
	font-size:16px;
}
body[data-size="L"] .member_info .courses .search.main_content .CoveoResultList .CoveoResult p{
	font-size:18px;
}
body[data-size="S"] .member_info .courses .search.main_content .CoveoResultList .CoveoResult p a{
	font-size:14px;
}
body[data-size="M"] .member_info .courses .search.main_content .CoveoResultList .CoveoResult p a{
	font-size:16px;
}
body[data-size="L"] .member_info .courses .search.main_content .CoveoResultList .CoveoResult p a{
	font-size:18px;
}

/* designations */
.member_info .designations .item .left{
	width:222px;
}
body[data-size="S"] .member_info .designations .item .left p{
	font-size:14px;
}
body[data-size="M"] .member_info .designations .item .left p{
	font-size:16px;
}
body[data-size="L"] .member_info .designations .item .left p{
	font-size:18px;
}
.member_info .designations .item .right{
	width:222px;
}
.member_info .designations .item .right p a{
	font-size:13px;	
}
/* boards */
.member_info .boards .item{
	margin-bottom:18px;	
}
.member_info .boards h3{
	font-family: 'source_sans_proregular';
	font-weight:normal;
	font-size:16px;
	margin-bottom:8px;
}
.member_info .boards p{
	font-weight:normal;
	font-size:14px;
	color:#001836;
	margin-bottom:8px;
}
div.item p.small{
	font-family: 'source_sans_proSBdIt';
	font-weight:normal;
	font-size:13px;
	color:#999999;
}
.member_info .boards i{
	margin-left:0;
	margin-right:6px;
}
/* history */
.member_info .history ul{
	padding-left:14px;
	list-style-image:url(../images/li_arrow.png);
}
.member_info .history ul li{
	padding-bottom:8px;
}
body[data-size="S"] .member_info .history ul li a{
	font-size:14px;
}
body[data-size="M"] .member_info .history ul li a{
	font-size:16px;
}
body[data-size="L"] .member_info .history ul li a{
	font-size:18px;
}
.member_info .bookmarks .item a{
	float:left;	
}
.member_info .bookmarks .item a.btn_active{
	margin-top:0;
	margin-bottom:10px;
	overflow:hidden;
}
.member_info .bookmarks .item a + a{
	display:block;
	margin-left:10px;
	line-height:40px;
}
.member_info .bookmarks .item.all a, .member_info .news .item.all a{
	display:block;
	float:none;	
	margin-top:10px;
	text-align:right;
}
body[data-size="S"] .member_info .bookmarks .item.all a,body[data-size="S"] .member_info .news .item.all a{
	font-size:14px;
}
body[data-size="M"] .member_info .bookmarks .item.all a,body[data-size="M"] .member_info .news .item.all a{
	font-size:16px;
}
body[data-size="L"] .member_info .bookmarks .item.all a,body[data-size="L"] .member_info .news .item.all a{
	font-size:18px;
}
.member_info .news ul{
	padding-left:14px;
	list-style-image:url(../images/li_arrow.png);
}
.member_info .news ul li{
	margin-bottom:8px;
}
.member_info .news ul li small{
	display:inline-block;
	width:70px;
	font-size:10px;
	font-weight:normal;
	color:#002663;
}
.member_info .nahbnow .head .left{
	width:170px;	
}
.member_info .nahbnow .head .right{
	width:185px;		
}
.member_info .nahbnow .blog_posts .col{
	margin-right:20px;	
}
.member_info .nahbnow .blog_posts .col:nth-child(2n){
	margin-right:0;
}
.member_info .suggestions{
	height:223px;
	padding:15px 20px 20px 20px;
	border:1px solid #001038;
	background:url(../images/suggestions_web_bg.png) top left no-repeat;	
}
.member_info .suggestions h3{
	font-family: 'source_sans_problack';
	font-weight:normal;
	font-size:21px;
	color:#f1bc18;
}
.member_info .suggestions h4{
	font-family: 'source_sans_proSBdIt';
	font-weight:normal;
	font-size:16px;
	color:#fff;
	margin-top:-4px;
	margin-bottom:18px;
}
.member_info .suggestions .left{
	width:120px!important;
}
.member_info .suggestions .left img{
	border:1px solid #001038;	
}
.member_info .suggestions .right{
	width:290px;
}
.member_info .suggestions p{
	font-weight:normal;
	font-size:14px;
	color:#fff;
	margin-bottom:32px;
}
.member_info .suggestions a{
	float:left;
	display:block;
	font-family: 'source_sans_problack';
	font-weight:normal;
	font-size:18px;
	color:#f1bc18;
	text-align:center;
	padding-top:4px;
	width:160px;
	height:56px;
	border:1px solid #000006;
	background: url(../images/housingeconomics_btn_bg.png) top left repeat-x;
}
.member_info .suggestions a + a{
	width:	110px;
	height:46px;
	padding-top:14px;
	margin-left:12px;
}
/******************* all_events */
/* [all events] */
.all_events .search_form{
	margin-bottom:30px;
}
.all_events .search_form .search_input{
	float: left;
	width: 168px;
	height: 27px;
	color: #999999;
	padding-left: 8px;
	border: none;
	border-collapse: collapse;
	background: url(../images/seach_input_bg.png) top left no-repeat;
}
.all_events .search_form .search_submit{
	float: left;
	width: 25px;
	height: 27px;
	margin-top: 1px;
	margin-left: -3px;
	border: none;
	border-collapse: collapse;
	background: url(../images/search_submit_bg.png) top left no-repeat;
}
.event_tabs .tabs_content table{
	font-size:14px;
}
.event_tabs h3{
	width:90%;
	font-size:14px;
	font-weight:normal;
	color:#7f8c8d;
	border-bottom:1px solid #7f8c8d;
	margin-top:10px;	
}
.event_tabs .tabs_content p{
	margin-top:10px;
	margin-bottom:10px;	
}
.event_tabs td{
	width:33%;
	vertical-align:middle;
}
.event_tabs table#courses td{
	padding-bottom:15px;
}
.event_tabs p strong{
	font-family: 'source_sans_probold';
	font-weight: normal;
	color: #002663;
}
.event_tabs i{
	margin-left:10px;	
}
.event_tabs .pagination ul{
	margin-left:auto;
	margin-right:auto;	
}
/* search */
.search .item .desc a{
	display:none;	
}
.search .item .price{
	display:none;	
}
/******************* product catalog */
/* [product catalog] */
.product_catalog{
	padding-top: 25px;
	border-top: 1px solid #dcdcdc;
	background: url(../images/grey_bg.png) top left repeat-x;
}
.product_catalog .container{
	width:960px!important;
	margin-bottom:30px;	
}
.product_catalog .content{
	width:700px;	
}
.product_catalog .main{
	width:100%!important;	
}
.product_catalog .head{
		
}
.product_catalog .head .cart{
	float:right;
}
.product_catalog .head .cart p{
	clear:both;	
}
.product_catalog .head .cart a{
	font-size:14px;
}
#product-cart-count{
	font-size:14px;
}
#added-to-cart{
	font-family: 'source_sans_proregular';
	font-weight:normal;
	z-index:999;
	right:50%;
}
#added-to-cart h3{
	font-family: 'source_sans_probold';	
	font-weight:normal;
}
.product_item .share-box{
	display:none;	
}
/******************* product checkout */
/* [product checkout] */
.cart-page{}
.cart-page h3.header-boxed{
	font-weight: normal;
	font-size: 24px;
	color: #002663;
	background:none;
	padding-left:0!important;
}
.cart-page #products-list{
	
}
.cart-page #products-list h3{
	font-family: 'source_sans_probold';	
	font-weight:normal;
	margin-left:0!important;
}
.cart-page #products-list .desc p{
	margin-left:0!important;	
}
#products-list .desc p.ng-binding + p.ng-binding{
	display:none;	
}
.cart-page h4{
	font-family: 'source_sans_probold';	
	font-weight:normal;
	font-size:14px;
}
.cart-page .cart-coupon-input{}
.cart-page .cart-coupon-input label{
	font-family: 'source_sans_proregular';
	font-weight:normal;
}
.cart-page .totals>tfoot{
	font-family: 'source_sans_probold';	
	font-weight:normal;
}
.cart-page #products-list .desc .thumb{
	margin-right:10px;	
}
.cart-page .cart-summary .amt{
	color:#00abdf;
}
.cart-page .cart-summary .amt + .amt{
	color: #333333;
}
.simplemodal-container{
	height:155px;	
}
.simplemodal-container .modal-body{
	margin-top:40px;	
}
.simplemodal-container .modal-footer .bttn-primary{
	
}
.simplemodal-container .modal-footer .bttn-primary + .bttn{
	font-family: 'source_sans_proregular'!important;
	color: #fff!important;
	height: 32px;
	line-height: 32px!important;
	background-color: #0f67a1!important;
	border-color: #0f67a1!important;
	color: #fff!important;
	-webkit-border-radius: 4px!important;
	-moz-border-radius: 4px!important;
	border-radius: 4px!important;
}
/******************* product search sidebar */
/* [product search sidebar] */
#sidebar_search{
	padding:15px;
	background:#002663;
}
#sidebar_search a:hover{
	color: #00abdf !important;
}
#sidebar_search .search_form{
	margin-top: 10px;
	height: 27px;
}
#sidebar_search .search_form .search_submit{
	float: right;
	width: 25px;
	height: 27px;
	margin-top: 1px;
	margin-left: -3px;
	border: none;
	border-collapse: collapse;
	background: url(../images/search_submit_bg.png) top left no-repeat;
}
#sidebar_search .search_form .search_input{
	float: right;
	width: 168px;
	height: 27px;
	color: #999999;
	padding-left: 8px;
	border: none;
	border-collapse: collapse;
	background: url(../images/seach_input_bg.png) top left no-repeat;
}
#sidebar_search h3{
	font-family: 'source_sans_proregular';
	font-weight:normal;
	font-size:15px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:10px;
}
#search #sidebar_search .coveo-header{
	padding:0;
	margin-bottom:10px;
}
#search #sidebar_search .coveo-exclude{
	position:absolute;
	margin-left:200px;
	margin-top:6px;	
	z-index:102;
}
#search #sidebar_search ul.coveo-values{
	margin-bottom:15px;
	margin-left:0;
}
/* coveo hacks */
#search #sidebar_search ul.coveo-values li label{
	display:block;
	width:100%;
}
#search #sidebar_search ul.coveo-values li label .coveo-label{
	width:100%;	
}
#search #sidebar_search ul.coveo-values li label .coveo-label .coveo-checkbox{
	float:left;	
}
#search #sidebar_search ul.coveo-values li label .coveo-label .coveo-caption{
	float:left;	
}
#search #sidebar_search ul.coveo-values li label .coveo-label .coveo-count{
	float:right;	
}

#search #sidebar_search .coveo-caption{
	max-width:125px;
	text-overflow:ellipsis;	
	text-transform:capitalize;
}
#search #sidebar_search .coveo-search{
	margin-top:10px;	
}
#search #sidebar_search a.coveo-more, #search #sidebar_search a.coveo-less{
	color:#fff;
	padding-left:0;
}
#search #sidebar_search a.coveo-more i, #search #sidebar_search a.coveo-less i{
	margin-right:5px;
}
#search #sidebar_search .CoveoHierarchicalFacet .coveo-values{
	width:230px;
	margin-left:-15px;
	overflow-y:hidden;
}
#search #sidebar_search .CoveoHierarchicalFacet .coveo-values .coveo-exclude{
	margin-left:0;
	right:1px;
}
#search #sidebar_search .coveo-footer{
	margin-top:15px;
	margin-bottom:15px;
}
#search .CoveoFacet .coveo-footer .coveo-more.coveo-active + .coveo-less, #search .CoveoFacetRange .coveo-footer .coveo-more.coveo-active + .coveo-less{
	border-left:1px solid #fff;
	padding-left:10px!important;	
}
#search .coveo-results-header{
	clear:both;	
}
#search .CoveoSearchBox a.CoveoSearchButton{
	margin-top:0!important;	
}
#search .coveo-highlight{
	font-size:14px;	
}
#search .coveo-summary-section span{
	font-size:14px;
}
#search .CoveoSort{
	font-size:14px;
}
#search .CoveoSort a{
	color: #00abdf;
}
#search .CoveoPager ul li{
	background:none;	
}
#search .CoveoPager ul li a{
	font-size:14px;	
}
#search .CoveoPager ul li.coveo-active a{
	font-family: 'source_sans_probold';
	color:#002663!important;
}
#sidebar_search .CoveoBreadcrumb .coveo-clear-all{
	background:url(../images/clear_icon.png) top left no-repeat;	
}
#sidebar_search .CoveoHierarchicalFacet ul.coveo-values .coveo-value.coveo-has-childs .coveo-has-childs-toggle{
	background:url(../images/icon_plus.png)	top left no-repeat;
}
#sidebar_search .CoveoHierarchicalFacet ul.coveo-values .coveo-value.coveo-has-childs.coveo-open .coveo-has-childs-toggle{
	background:url(../images/icon_minus.png) top left no-repeat;	
}
#sidebar_search h3.inactive{
	color:#335182;
}
#sidebar_search h3.inactive+.section > a.search_by{
	color:#335182;
}
#sidebar_search .section{
	margin-bottom:30px;	
}
#sidebar_search hr{
	width:100%;
	margin-top:20px;
	margin-bottom:18px;
	border-top:none;
}
#sidebar_search a.search_by, #sidebar_search a.search_by:hover{
	font-family: 'source_sans_proregular';
	font-size:14px;
	color:#fff;
	display:block;	
	margin-bottom:5px;
	cursor:pointer;
}
#sidebar_search ul{
	list-style:none;
}
#sidebar_search .search_by i{
	margin-right:5px;
}
#sidebar_search ul{
	margin-left:10px;
}
#sidebar_search ul li{
	height:24px;
	clear:both;	
}
#sidebar_search ul li input{
	float:left;	
	margin-right:5px;
}
#sidebar_search ul li div+label{
	float:left;	
	font-family: 'source_sans_proregular';
	font-size:14px;
	color:#00abdf;
}
#sidebar_search ul.contracted{
	height:125px;
	overflow:hidden;	
}
#sidebar_search ul.show{
	display:block;	
}
#sidebar_search ul.hide{
	display:none;	
}
#sidebar_search a.more_items{
	display:block;
	clear:both;
	color:#00abdf;	
	margin-left:10px;
	cursor:pointer;
}
#sidebar_search a.more_items label{
	font-family: 'source_sans_proregular';
	font-size:14px;
	color:#00abdf;	
	display:inline-block;
}
#sidebar_search a.more_items i{
	margin-left:5px;	
}
#sidebar_search .refine_search{
	margin-bottom:20px;	
}
#sidebar_search .refine_search .item{
	margin-bottom:10px;
}
#sidebar_search .refine_search .label{
	float:left;
	width:70px;
	color:#fff;
}
#sidebar_search .refine_search .refine{
	float:left;
}
/* [product_box] */
.product_box{
	margin-bottom:30px;
}
.product_box .title{
	height:43px;
}
.product_box .title{
	border:1px solid #850003;
	background:url(../images/break_bg.png) top left repeat-x;
}
.product_box.blue .title{
	border:1px solid #0050ab;
	background:url(../images/break_blue_bg.png) top left repeat-x;	
}
.product_box .title h1{
	font-weight: normal;
	font-size: 20px;
	color: #fff;
	line-height: 43px;
	padding-left:14px;
	text-shadow: 1px -1px 2px rgba(0, 0, 0, 1);	
}
.product_box .slideshow_pager{
	float:right;
	margin-top:-26px;
}
.product_box .slideshow_pager .page{
	float: left;
	width: 12px;
	height: 12px;
	margin-right: 8px;
	cursor: pointer;
	background: url(../images/slideshow_nav.png) top left no-repeat;
}
.product_box .slideshow_pager .page.cycle-pager-active{
	background: url(../images/slideshow_nav_on.png) top left no-repeat;
}
/* [featured products] */
.f_products .f_products_slideshow ul{
	list-style:none;
}
.f_products .f_products_slideshow ul li{
	width:100%;
	padding-left:0;
	background:none;
}
.f_products .f_products_slideshow{
	padding:20px;
	border-right:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
	border-left:1px solid #dcdcdc;
}
.f_products .f_products_slideshow .product_img{
	float:left;
	width:210px;
	height:168px;
	margin-right:20px;
	background:url(../images/nahb_header_logo.png) center center no-repeat;
}
.f_products .f_products_slideshow .product_img img{
	width:100%;
	height:auto;
}
.f_products .f_products_slideshow .product_desc{
	float:left;
	width:420px;
}
.f_products .f_products_slideshow .product_desc h2{
	font-family: 'source_sans_probold';
	font-weight:normal;
	font-size:16px;
	margin-bottom:10px;
}
.f_products .f_products_slideshow .product_desc h2 a{
	font-size:16px;
}
.f_products .f_products_slideshow .product_desc p{
	font-size:14px;
	line-height:20px;
	color:#001836;
	margin-bottom:10px;
}
.f_products .f_products_slideshow .availablity{
	font-family: 'source_sans_proregular';
	font-size:13px;
	margin-bottom:5px;
}
.f_products .f_products_slideshow .availablity.green{
	color:#1dc310;
}
.f_products .f_products_slideshow i{
	margin-right:5px;	
}
.f_products .f_products_slideshow .price{
	font-family: 'source_sans_prosemibold';
	font-size:18px;	
	color:#333333;
}
/* [new arrivals] */
.n_products .n_products_slideshow{
	padding: 20px;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;	
}
.n_products ul{
	list-style:none;
	margin:0;	
}
.n_products ul li{
	width:100%;
	padding-left:0;
	background:none;
}
.n_products .item{
	width:100%;
}
.n_products .item:nth-child(2n){
	margin-right:0;	
}
.n_products .product_img{
	float:left;
	margin-right:20px;
}
.n_products .product_img img{
	width:210px;
}
.n_products .product_desc{
	float:left;
	width:425px;	
}
.n_products .product_desc a{
	font-size:15px;	
}
.n_products .product_desc h3{
	font-family: 'source_sans_probold';
	font-weight:normal;
	line-height:18px;
	margin-bottom:5px;
}
.n_products .product_desc h3 a{
	font-family: 'source_sans_probold';
	font-size:18px;
}
.n_products .product_desc p{
	font-size:14px;
	color:#001836;	
}
/* [featured categories] */
.f_categories{}
.f_categories .items{
	padding: 0 20px 20px 20px;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
}
.f_categories .item{
	float:left;
	width:125px;
	padding:8px 15px 15px 15px;
	border: 1px solid #dcdcdc;	
	margin-top:20px;
	margin-right:10px;	
	min-height:215px;
}
.f_categories .item:nth-child(4n){
	margin-right:0;	
}
.f_categories .item h2{
	font-family: 'source_sans_proregular';
	font-weight:normal;
	font-size:12px;
	text-align:center;
	margin-bottom:8px;
}
.f_categories .item .product_img a img{
	width:125px;
	height:98px;
}
.f_categories .item .category{
	width:100% !important;		
}
body[data-size="M"] .f_categories .item .category{
	word-break:break-all;
}
body[data-size="L"] .f_categories .item .category{
	word-break:break-all;
}

.f_categories .item .category .name{
	font-size:14px;
}
/******************* product item */
/* [product item] */
#featured_item{
	margin-bottom:3px;	
}
.product_item{
	margin-bottom:40px;
}
.product_item .feature img{
	width:100%;
	height:auto;	
}
.product_item .feature  .easyzoom-flyout img{
	width:200%;	
}
.product_item .product_desc{
	width:385px;
}
.product_item .product_desc .sales-copy{
	font-size:14px;
	margin-bottom:20px;	
}
.product_item .product_desc p{
	font-size:14px;
	color:#001836;
	margin-bottom:18px;
	line-height:22pxpx;
}
.product_item .product_desc p.i{
	font-family: 'source_sans_proSBdIt';
	font-size:14px;
	font-weight:normal;
	color:#999999;
	margin-bottom:30px;
}
.product_item .product_desc .left{
	width:160px;
}
.product_item .product_desc .right{
	float:left;
}
.product_item .product_desc h4{
	font-family: 'source_sans_prosemibold';
	font-weight:normal;
	font-size:12px;
	color:#999999;
	text-transform:uppercase;
	text-decoration:underline;
	margin-bottom:8px;
}
.product_item .product_desc .price{
	font-family: 'source_sans_prosemibold';
	font-size:18px;
	line-height:26px;
	color:#333333;
}
.product_item .product_desc .price .discount{
	font-family: 'source_sans_proSBdIt';
	font-size: 14px;
	font-weight: normal;
	color: #999999;	
}
.product_item .price .current-price{
	font-size:18px;
}
.product_item .price .current-price span{
	font-size:18px;	
}
.product_item .product_desc .availability{
	font-size:13px;
}
.product_item .product_desc .availability.green{
	color:#1dc310;	
}
/******************* product search results */
.isProduct{}
.isProduct .info{
	padding:20px;
	border-top:1px solid #dcdcdc;
	border-right:2px solid #dcdcdc;
	border-bottom:2px solid #dcdcdc;
	border-left:1px solid #dcdcdc;
}
.isProduct .info .image{
	float:left;
	width:125px;
	padding-right:20px;
}
.isProduct .info .image img{
	width:100%;	
	max-height:180px; /* daniel added */
}
.isProduct .info .desc{
	float:left;
	width:360px;
	padding-right:20px;
	border-right:1px solid #dcdcdc;
}
.isProduct .info .desc a{
	display:block;
	color:#fff;	
}
.isProduct .info .desc h1 a{
	font-family: 'source_sans_probold';
	font-size:16px;
}
.isProduct .info .price{
	display:block;
	float:left;
	width:185px;
	padding-left:20px;
}
.isProduct .info .price small{
	font-family: 'source_sans_prosemibold';
	font-size:12px;
	color:#999999;
	text-transform:uppercase;
	text-decoration:underline;
}
.isProduct .info .price p{
	font-family: 'source_sans_prosemibold';
	font-size:14px;
	color:#333333;
}
.isProduct .info .price p span{
	font-family: 'source_sans_prosemibold';
	font-size:14px;
	color:#333333;
}
/******************* event search results */
.isEvent{}
.isEvent .info{
	padding:20px;
	border-top:1px solid #dcdcdc;
	border-right:2px solid #dcdcdc;
	border-bottom:2px solid #dcdcdc;
	border-left:1px solid #dcdcdc;
}
.isEvent .info .image{
	float:left;
	width:125px;
	padding-right:20px;
}
.isEvent .info .image img{
	width:100%;	
}
.isEvent .info .desc{
	float:left;
	width:360px;
	padding-right:20px;
	border-right:1px solid #dcdcdc;
}
.isEvent .info .desc a{
	display:block;
	color:#fff;	
}
.isEvent .info .desc h1 a{
	font-family: 'source_sans_probold';
	font-size:16px;
}
.isEvent .info .price{
	display:block;
	float:left;
	width:185px;
	padding-left:20px;
}
.isEvent .info .price small{
	font-family: 'source_sans_prosemibold';
	font-size:12px;
	color:#999999;
	text-transform:uppercase;
	text-decoration:underline;
}
.isEvent .info .price p{
	font-family: 'source_sans_prosemibold';
	font-size:14px;
	color:#333333;
}
.isEvent .info .price p span{
	font-family: 'source_sans_prosemibold';
	font-size:14px;
	color:#333333;
}
/******************* committee */
.committee .head h1{
	border:none;	
}
.committee .head .select{
	float: right;
	margin-top: -40px;	
}
.committee .committee_desc p{
	font-size:14px;
	color:#001836;
	margin-bottom:18px;
	line-height:18px;	
}
.committee .callouts{}
.committee .callouts .col{
	float:left;
	width:220px;
	margin-right:26px;
}
.committee .callouts .col:nth-child(3){
	margin-right:0;	
}
.committee .callouts .col_head{
	height:36px;
	margin-bottom:10px;
}
.committee .callouts .col_head i{
	float:left;
	display:block;
	width:36px;
	height:36px;
	text-align:center;
	line-height:36px;
	background:url(../images/round_square.png) top left no-repeat;
	color:#fff;
	margin-right:15px;
}
.committee .callouts .col_head h2{
	float:left;
	font-size:16px;
	font-weight:normal;
	line-height:36px;
	color:#002663;
}
.committee .callouts ul{
	list-style:none;
	min-height:340px;	
}
.committee .callouts ul li{
	margin-bottom:15px;
	padding-left:0;
	background:none;
}
.committee .callouts p{
	font-size:14px;
	color:#001836;
	line-height:20px;
}
.committee .callouts p.date{
	font-family: 'source_sans_proSBdIt';
	font-weight:normal;
	font-size:14px;
	color:#999999;
}
.committee .callouts p strong{
	font-family: 'source_sans_prosemibold';
	font-weight:normal;
	font-size:14px;
	color:#001836;
}
.committee .callouts strong + a i, .committee .callouts a+ a{
	margin-left:10px;
}
.committee .callouts .col ul li p a{
	font-size:14px;
}
.committee .callouts .col:nth-child(2) p{
	margin-bottom:5px;	
}
.committee .callouts .col:nth-child(3) i{
	margin-right:5px;	
}
.committee .callouts .col .col_head i{
	margin-right:15px;	
	font-size:14px;
}
.committee .discussion_tabs{
	margin-bottom:30px;
}
.committee .tab_content table td{
	vertical-align:top;
}
.committee .tabs_content table tr:nth-child(odd){
	background:none;	
}
.committee .tab_content .post{
	margin-bottom:15px;	
}
.committee .tab_content .post .author{
	float:left;
	width:55px;
	text-align:center;
	margin-right:15px;
}
.committee .tab_content .post .author img{
	width:55px;
	border:1px solid #dcdcdc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
}
.committee .tab_content .post .desc{
	float:left;
}
.committee .tab_content .post .replies{
	float:right;
	width:200px;
}
.committee .tab_content .post p.date{
	font-family: 'source_sans_proSBdIt';
	font-weight:normal;
	font-size:14px;
	color:#999999;	
}
/******************* search */
.search .search_master{
	margin-bottom:30px;
}
.search .search_master .search_input{
	float:left;
	width:285px;
	height:27px;
	color:#999999;
	border:none;
	border-collapse:collapse;
	background:url(../images/search_master_input.png) top left no-repeat;
}
.search .search_master .search_submit{
	float:left;
	width:25px;
	height:27px;
	margin-top:2px;
	margin-left:-3px;
	border:none;
	border-collapse:collapse;
	background:url(../images/search_submit_bg.png) top left no-repeat;
}
.search .search_master + p{
	margin-bottom:10px;	
}
.search .sort{
	padding-bottom:10px;
	margin-bottom:30px;
	border-bottom:1px solid #dcdcdc;
}
.search .search_results .item{
	margin-bottom:18px;
}
.search .search_results .item .info{
	margin-bottom:3px;
}
.search .search_results .item .info .date{
	font-family: 'source_sans_prosemibold';
	font-size:14px;
	color:#002663;
}
.search .search_results .item h1{
	font-weight:normal;
	font-size:18px;	
	margin-bottom:3px;
}
.search .search_results .item h1 a{
	color:#00abdf;
}
/******************* directory search */
.dir_search .search_options{
	margin-top:20px;
	padding:20px;
	border:1px solid #dcdcdc;	
	background:url(../images/tab_content_bg.png) top left repeat-x;
}
.dir_search .search_options h1{
	font-family: 'source_sans_prosemibold';
	font-weight:normal;	
	font-size:18px;
	margin-bottom:10px;
}
.dir_search .search_options .col{
	float:left;
	width:33%;	
}
.dir_search .search_options .item{
	clear:both;	
}
.dir_search .search_options .item input{
	float:left;
	margin-right:5px;
}
.dir_search .search_options .item label{
	float:left;
	width:200px;
}
.dir_search .search_form{
	margin-top:30px;
}
.dir_search .search_form .form label{
	width:105px;
}
.dir_search .search_form .form .req + label{
	width:88px;
}
.dir_search .search_form .form .btn_active{
	margin-left:186px;	
}
.dir_search .search_form .form .ad_box{
	float:right;
	margin-top:16px;
}
.dir_search .search_form .right{
	width:275px;	
}
.dir_search .search_form .helper{
	padding:15px;
	border:1px solid #dcdcdc;
}
.dir_search .search_form .helper p{
	font-size:13px;
	margin-bottom:15px;
}
.dir_search .search_form .helper strong{
	font-family: 'source_sans_prosemibold';
	font-weight:normal;	
}
.dir_search .sub{
	margin-top:25px;
	margin-bottom:25px;
}
.dir_search .sub p{
	font-family: 'source_sans_proregular';
	font-size:11px;
	color:#999999;
}
.dir_search .coveo-results-header{
	clear:both;	
}
.dir_search .search_form .left .item input{
	width:303px;
}

.hide_search a {
    padding-left:80%;
    float:right;
}

.show_search a {
    padding-left:80%;
    float:right;
}

/******************* pagination */
.pagination{
	margin-top:20px;
	margin-bottom:20px;
}
.pagination ul{
	list-style:none;
}
.pagination ul li{
	float:left;	
	width:26px;
	text-align:center;
	border-left:1px solid #989898;
	margin-top:10px;
	margin-bottom:10px;
}
.pagination ul li a{
	display:block;	
}
.pagination ul li:first-child{
	border:none;	
}
.pagination.num{
	margin-left:auto;
	margin-right:auto;
}
.pagination.num .first+li{
	border:none;	
}
.pagination.num .last{
	border:none;	
}
/******************* directory search results [NEW] */
.dir_search .CoveoPager{
	display:none;	
}
.dir_search .CoveoResultList .item{
	position:absolute;
	width:305px;
	padding:15px;
	margin-left:30px!important;
	margin-right:10px;
	border:1px solid #dcdcdc!important;
	margin-bottom:25px;
	display:none;
    word-wrap: break-word;
}
.dir_search .CoveoResultList .item:nth-child(2n){
	margin-left:380px!important;
}
.dir_search .CoveoResultList .item.ad_box{
	border:none;
	padding:0;	
}
.dir_search .CoveoResultList .item p{
	font-size:14px;
	line-height:18px;
	margin-bottom:0;
	word-break:break-word;	
}
.dir_search .CoveoResultList .item ul{
	margin:0;	
}
.dir_search .CoveoResultList .item ul li{
	margin:0;	
}
.dir_search .CoveoResultList .item .bio_img{
	float:right;
	margin-left:10px;
	margin-bottom:10px;	
}
.dir_search .CoveoResultList .item a.more_items, .dir_search .CoveoResultList .item a.less_items{
	position:absolute;
	bottom:0;
	right:8px;
	float:right;	
	clear:both;
}
.dir_search .CoveoResultList .item a.more_items label, .dir_search .CoveoResultList .item a.less_items label{
	cursor:pointer;
	margin-right:5px;	
}
.dir_search .CoveoResultList .item a.more_items i, .dir_search .CoveoResultList .item a.less_items i{
	cursor:pointer;
	font-size:14px;
}
.dir_search .CoveoResultList  .item .contracted{
	min-height:100px;
}
.dir_search .CoveoResultList .item .expanded{
	display:none;	
}
.dir_search .CoveoResultList  .item.highlightRemodeler .contracted{
	display:none;
}
.dir_search .CoveoResultList .item.highlightRemodeler .expanded{
	display:block;	
}
.dir_search .CoveoResultList .item .label{
	font-family:'source_sans_prosemibold';
	font-size:14px;
	/*float:left;
	width:60px;*/
}

.directory-hba-record {
}

.directory-hba-record {
}

.dir_search .CoveoResultList .item .address{
	float:left;
	width:210px;
}
.dir_search .CoveoResultList .item .street{
	font-size:14px;
	line-height:18px;
}
.dir_search .CoveoResultList .item .unit{
	font-size:14px;	
	line-height:18px;
}
.dir_search .CoveoResultList .item .state{
	font-size:14px;	
	line-height:18px;	
}
.dir_search .CoveoResultList .item strong{
	font-size:14px;
	line-height:18px;
	padding-right:5px;	
}
.dir_search .CoveoResultList .item ul li .list-item{
	font-size:14px;	
	line-height:18px;
}
/******************* find */
.find{}
.find .find_desc p{
	font-size:14px;
	margin-bottom:30px;
}
.find .find_results .item{
	float:left;
	width:335px;
	padding-top:30px;
	padding-bottom:30px;
	border-top:1px solid #dcdcdc;
}
.find .find_results .item .ad_box.right{
	float:none;
	width:300px;
	margin-left:auto;
	margin-right:auto;
}
.find .find_results .item:nth-child(2n){
	float:right;	
}
.find .find_results .item .left{
	width:50px;
}
.find .find_results .item .right{
	width:285px;
}
.find .find_results .item i{
	display: block;
	font-size:14px;
	width: 36px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	background: url(../images/round_square.png) top left no-repeat;
	color: #fff;
	margin-right: 15px;
}
.find .find_results .item h1{
	font-weight:normal;
	font-size:16px;
	margin-bottom:5px;
}
/******************* featured box */
.featured_box{
	border:1px solid #dcdcdc;
	background:#f5f5f5;
	padding:20px;
	margin-bottom:30px;
}
.featured_box h3{
	font-family: 'source_sans_proitalic';
	font-weight:normal;
	font-size:14px;
	color:#999999;
}
.featured_box h1{
	font-weight:normal;
	font-size:16px;
}
.featured_box .info{
	margin-top:15px;
}
.featured_box .info .col{
	float:left;
	width:200px;
	height:60px;
	padding-left:30px;
	border-left:1px solid #dcdcdc;
}
.featured_box .info .col:first-child{
	border:none;	
	padding-left:0;
}
.featured_box .info ul{
	list-style:none;
	margin-top:30px;
}
.featured_box .info ul li{
	font-size:14px;
	color:#002663;
	padding-left:15px;
	margin-bottom:5px;
	background:url(../images/li_arrow_blue.png) 1px 4px no-repeat;
}
.featured_box .info a.btn_active{
	float:right;	
}

/******************* news and publications */
/*.news{
	background:url(../images/news_bg.png) top left repeat-x;
}*/
.news .item{
	margin-bottom:10px;
}
.news .more{
	font-size:13px;
	margin-top:30px;
}
.news .item p.date{
	font-family: 'source_sans_proSBdIt';
	font-weight: normal;
	font-size: 14px;
	color: #999999;
}
.news .news_feed{
	width:385px;
}
.news .recent_videos{
	width:300px;	
}
.news .recent_videos h1{
	font-family: 'source_sans_prosemibold';
	font-weight:normal;
	font-size:16px;
	text-transform:uppercase;
	color:#002663;
}
.news .recent_videos object{
	position:absolute;
	z-index:1;
}
.eye_on_housing{
	margin-bottom: 30px;
	border: 1px solid #dcdcdc;
}
.eye_on_housing .head{
	height: 64px;
	line-height: 64px;
	background: #00abdf;
	margin-bottom: 0;
}
.eye_on_housing .head h1{
	font-family: 'source_sans_problack';
	font-weight: normal;
	font-size: 31px;
	color: #fff;
	margin: 0;
	padding-left: 20px;
	padding-bottom: 0;
	border: none;	
}
.eye_on_housing .head a{
	font-family: 'source_sans_proregular';
	font-size: 13px;
	color: #fff;
	padding-right: 20px;
}
.twitter_feed{
	margin-bottom:30px;
}
.twitter_feed iframe{
	width:100%!important;	
}
/******************* article */
.article .head{
	margin-bottom:0;	
}
.article .section{
	width:470px;
	margin-bottom:30px;
}
.article .section .image{
	margin-bottom:15px;
}
.article .section .related h2{
	font-family: 'source_sans_proregular';
	font-weight:normal;
	font-size:16px;
	color:#f3404a;
	margin-top:15px;
	margin-bottom:15px;
}
.article .section .related h5{
	font-size:16px;
	font-size:normal;
}
.article .section .related a{
	font-size:14px;	
}
.article .section .related p a{
	font-size: 14px;
}
.article .section .related .item{
	margin-bottom:15px;
}
.article .section .related .item p.date{
	font-family: 'source_sans_proSBdIt';
	font-size:13px;
	color:#999999;
}
/* The proper way */
.article .aside{
	width:215px;
}
.article .aside .contact_box{
	border:1px solid #dcdcdc;
	padding:15px;
	color:#002663;
	background:#f5f5f5;
}
.article .aside .contact_box h2{
	font-family:'source_sans_probold';
	font-weight:normal;
	font-size:16px;
	text-transform:uppercase;
}
.article .aside .contact_box .contact{
	margin-top:20px;	
}
.article .aside .contact{
	font-size:14px;
}
.article .aside .contact a{
	font-size:14px;
}
.article .aside .contact strong{
	font-size:14px;
}
.article .aside .contact p{
	font-size:14px;
}
.article .aside .contact p a{
	font-size:14px;
}
.article .aside .contact p strong{
	font-size:14px;
}
.article .related_box{
	border:1px solid #dcdcdc;
	padding:15px;
}
.article .related_box h1{
	font-weight:normal;
	font-size:18px;
	color:#002663;
	margin-bottom:8px;
}
.article .related_box ul{
	list-style:none;
}
.article .related_box ul li{
	font-size: 14px;
	padding-left: 15px;
	margin-bottom: 5px;
	background: url(../images/li_arrow.png) 1px 3px no-repeat;
}
.article .related_box ul li a{
	font-size:14px;
}
.article .related_box p{
	font-size:14px;
}
.article .related_box p a{
	font-size:14px;
}
.article .related_box p strong{
	font-size:14px;
}
/* Coveo Overwrites */
/* by Andrew Hilts  */
.CoveoPager{
	clear:both!important;	
}
#search.CoveoSearchInterface{
	font-family: 'source_sans_proregular' !important;
	font-weight:normal;
	font-size: 14px;
	color: #001836;
	-webkit-font-smoothing: antialiased;
	background:none !important;
}
#search.CoveoSearchInterface .CoveoResultList .item .info a.CoveoResultLink{
	font-family: 'source_sans_prolight';
	font-weight: normal;
	font-size: 18px;
	color: #00abdf!important;
}
#search.CoveoSearchInterface .CoveoResultList .item .info a.CoveoResultLink:hover{
	text-decoration:none;	
}
#sidebar_search{
	width:230px;
}
.product_catalog #sidebar_search{
	width:206px;
}
#search .coveo-facet-column h3.mobile_btn{
	font-family: 'source_sans_proregular';
	font-weight:normal;
	font-size:15px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:10px;	
	padding-top:15px;
}
#search .CoveoBreadcrumb{
	margin-left:0;
	margin-right:0;	
}
.coveo-facet-breadcrumb .coveo-title, .coveo-results-filter-preferences-breadcrumb .coveo-title{
	display:block;
	margin-bottom:10px;
	margin-right:0;
	color:#fff;	
}
.CoveoSearchInterface .coveo-results-section .coveo-results-column{
	background:none!important;	
}
#search .CoveoBreadcrumb .item{
	margin:0;
}
#search .CoveoBreadcrumb .item .coveo-title{
	display:none;	
}
.coveo-results-column .CoveoBreadcrumb{
	margin: 10px 0 24px 0;
}
/* Active Commerce Overwrites */
/* by Andrew Hilts            */
.cart-page .sidebar-r .main{
	width:100%!important;	
}
#product-content .gallery .slider .thumbs ul li a.active, #product-content .gallery .slider .thumbs ul li a:hover{
	border-color:#002663;
}
#product-container.container{
	width:700px;
}
/* left */
#stage{
	width:300px!important;
	margin:0!important;
}
#stage .placeholder{
	margin-left:105px;
	margin-top:65px;
}
#stage .swatches{
	margin-left:10px;
}
#stage .gallery .feature{
	margin-left:0;
}
#stage .gallery .feature .image{
	width:300px;
	height:auto;
}
#stage p.zoom-over{
	display:none;
}
#stage .gallery .slider{
	position:relative;
	width:100%;
}
#stage .gallery .slider .thumbs{
	width:100%;
	height:72px;
}
#stage .gallery .slider .thumbs ul{
	height:72px;
}
#stage .gallery .slider .thumbs ul li{
	float:left;
	margin-right:4px;
}
#stage .gallery .slider .thumbs ul li:last-child{
	margin-right:0;	
}
/* right */
#info{
	float:right;
	width:385px;
}
#info .name{
	padding:0;
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	background:none;
	border-bottom:1px #dcdcdc solid;
}
#info .name h1{
	font-weight: normal;
	font-size: 22px;
	color: #002663;
}
.sku{
	display:none;	
}
#info .sales-copy p{
	font-size: 14px;
	color: #001836;
	margin-bottom: 18px;
	line-height: 18px;	
}
#info .reviews, #info .sales-copy, #info .selling-points, #info .description, #info .price, #info .purchase-options, #info .wish-lists{
	padding-left:0;
	padding-right:0;
}
#info .price .current-price{
	font-family: 'source_sans_prosemibold';
	font-size: 30px;
	color: #333333;
}
#btn-add-to-cart a.bttn-block{
	height: 40px;
	line-height: 40px!important;
	width: 220px!important;
	margin-top: 10px;	
	padding:0;
	text-transform:none;
}
#info .share-box{
	display:none;	
}
#tab-content #product-tabs.container{
	width:100%!important;
	margin-left:0!important;
	margin-right:0;
}
.ui-tabs .ui-tabs-nav{
	background:none !important;	
}
#tab-content #product.tabs ul.ui-tabs .ui-tabs-nav{
	background:none;
	border:none;
}
#tab-content .ui-tabs .ui-tabs-nav>li>a{
	font-family: 'source_sans_prosemibold';
	font-size: 14px;
	color: #7f8c8d;
	display: block;
	float: left;
	height: 40px;
	line-height: 40px;
	padding:0 18px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	margin-right: 10px;
}
#tab-content .ui-tabs .ui-tabs-nav>li.ui-state-active{
	background:none;	
}
#tab-content .ui-tabs .ui-tabs-nav>li.ui-state-active>a{
	color: #102643;
	background: url(../images/tab_active_bg.png) top left repeat-x;
	height: 42px;
	margin-bottom: -1px;
}
#tab-content .ui-tabs .ui-tabs-panel{
	font-size: 14px;
	line-height: 22px;
	background: url(../images/tab_content_bg.png) top left repeat-x;
	border: 1px solid #dcdcdc;
	color: #001836;
	padding:20px;
}
#tab-content .ui-tabs .ui-tabs-panel p{
	font-size: 14px;
	line-height: 22px;
	color: #001836;	
}
#tab-content #Description{
	padding:20px;	
}
#tab-content #Specs th, #tab-content #Specs td{
	font-size:14px;
	line-height:22px;
}
#tab-content #Description .body{
	width:100%;
	float:none;
	clear:both;
	margin:0;
}
#tab-content .selling-points ul{
	padding-left: 20px;
	margin-bottom: 15px;
}
#tab-content .selling-points ul li{
	font-size: 14px;
	line-height: 18px;
	color: #001836;	
}
/* checkout */
.checkout-header{
	display:none;	
}
.checkout-steps .checkout-step h2{
	font-family: 'source_sans_probold';
	font-weight: normal;
}
.checkout-steps .checkout-step.active h2{
	background:#00abdf;
}
.checkout-steps .checkout-step .step-panel h3{
	font-weight:normal;
}
.checkout-steps input[type="text"],.checkout-steps input[type="tel"],.checkout-steps input[type="email"]{
	width:285px!important;
	font-size: 13px!important;
	height: 24px!important;
	line-height: 24px!important;
	padding-left:8px !important;
	padding-right:8px !important;
	border: 1px solid #999999!important;
	-webkit-border-radius: 4px!important;
	-moz-border-radius: 4px!important;
	border-radius: 4px!important;
	padding:0!important;
}
.checkout-steps ol.form.form-horizontal input{
	padding-left:8px !important;
	padding-right:8px !important;	
}
.checkout-steps select{
	width:303px !important;
	font-size: 13px!important;
	height: 24px!important;
	line-height: 24px!important;
	padding-left: 8px!important;
	padding-right: 8px!important;
	border: 1px solid #999999!important;
	-webkit-border-radius: 4px!important;
	-moz-border-radius: 4px!important;
	border-radius: 4px!important;
}
.checkout-steps .step-actions a.bttn-primary, .modal-footer a.bttn-primary{
	height:32px!important;	
}
.checkout-steps .cart-summary h3.header-boxed{
	font-family: 'source_sans_probold';
	font-weight: normal;	
}
.checkout-steps .cart-summary h4{
	font-family: 'source_sans_probold'!important;
	font-weight: normal!important;
}
.checkout-step > h2 .bttn{
	margin-right:-16px;
	margin-top:-3px;
	font-family: 'source_sans_proregular'!important;
	color: #fff!important;
	height: 32px;
	line-height: 32px!important;
	background: url(../images/btn_active_bg.png) top left repeat-x!important;
	border: 1px solid #008ed1!important;
	-webkit-border-radius: 4px!important;
	-moz-border-radius: 4px!important;
	border-radius: 4px!important;	
}
.billing-summary p.col{
	word-wrap:break-word;	
}
/* downloads */
.downloads{
	margin-top:20px;
	margin-bottom:30px;
}
.downloads input[value='Download']{
	width: 220px;
	height: 42px;
	margin-top: 10px;
	margin-bottom:20px;
	font-family: 'source_sans_proregular';
	font-size: 15px;
	border: 1px solid #008ed1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	background: url(../images/btn_active_bg.png) top left repeat-x;
	cursor: pointer;
	text-shadow: 1px -1px 0px rgba(44, 62, 80, 1);
}
.download .title{
	border: 1px solid #0050ab;
	background: url(../images/break_blue_bg.png) top left repeat-x;
}
.download .title h1{
	float:left;
	font-weight: normal;
	font-size: 18px;
	color: #fff;
	line-height: 43px!important;
	padding-left: 14px;
	text-shadow: 1px -1px 2px rgba(0, 0, 0, 1);
}
.download .title .dl_expander{
	float: right;
	color:#fff;
	margin-top:13px;
	margin-right:10px;
	cursor:pointer;
	font-size:20px !important;	
	line-height:18px !important;
}
.download .title .dl_expander i{
	font-size:20px !important;	
	line-height:18px !important;
}
.download table{
	display:none;
	border-top:1px solid #dcdcdc;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
}
.download table th{
	font-weight:normal;
	text-align:left;
	padding-left:5px;
	padding-top:5px;
	vertical-align:top;
	background:#f5f5f5;
	color:#999999;
	border-bottom:1px solid #dcdcdc;
}
.download table tr{
	font-size:14px;
	background:#f5f5f5;	
}
.download table td{
	padding-left:5px;	
	border-bottom:1px solid #dcdcdc;
}
.download table td input{
	margin-top:6px;	
}
/* [bala] */
.generic_lp .lp_row .consumer-resources{
	width:195px;
}
.generic_lp .lp_row .bala .blog_posts{
	clear:both;	
}
.generic_lp .lp_row .bala .blog_posts .col:nth-child(2n){
	margin-right:0;
}
.bala{
	margin-bottom:30px;
	border:1px solid #dcdcdc;
}
.bala .col p img {
    display:none;
}
.bala .head{
	height:64px;
	line-height:64px;
	background:#116064;
	margin-bottom:0;
}
.bala .head h1{
	font-family: 'source_sans_problack';
	font-weight:normal;
	font-size:31px;
	color:#fff;
	margin:0;
	padding-left:20px;
	padding-bottom:0;
	border:none;
}
.bala .head a{
	font-family: 'source_sans_proregular';
	font-size:13px;
	color:#fff;
	text-align:right;
	padding-right:20px;
    width:220px;
}

.err404{
	margin-top:100px;
	margin-bottom:100px;	
}

/******************* footer */
.footer{
	font-size:14px;
	margin-top:30px;
	height:298px;
	background:url(../images/footer_bg.png) top center no-repeat;
	clear:both;
}
.footer .container{
	padding-top:20px;
}
.footer .contact{
	width:145px;
}
.footer .foot{
	width:780px;
}
.footer h3{
	font-family: 'source_sans_probold';
	font-weight:normal;
	font-size:16px;
	color:#002663;
	margin-bottom:4px;
}
.footer p{
	font-family: 'source_sans_proregular';
	font-size:14px;
	color:#002663;
	margin-bottom:12px;
}
.footer .left a{
	color:#fff;
}
/*.footer .social a{
	margin-right:4px;
}*/
/*.footer .social a i {
    background: #fff;
    border-radius: 3px;
    color: #00abdf;
    font-size: 17px;
    height: 20px;
    line-height: normal;
    margin-right: 4px;
    padding-top: 4px;
    text-align: center;
    vertical-align: 0;
    width: 25px;
}*/
.footer .social a.nahb-footer-social {
    background: #fff;
    border-radius: 3px;
    color: #00abdf;
    height: 24px;
    line-height: normal;
    margin-right: 4px;
    text-align: center;
    vertical-align: 0;
    width: 24px;
	position:relative;
	display:inline-block;
}
.footer .social a.nahb-footer-social i {
    font-size: 17px;
    height: 24px;
    left: 0;
    line-height: normal;
    position: absolute;
    text-align: center;
    top: 4px;
    vertical-align: 0;
    width: 24px;
}
.footer .social a.nahb-houzz-social img {
    display: block;
    left: 6px;
    position: relative;
    top: 3px;
}
/*.footer .social a.nahb-houzz-social {
    background: #fff;
    border-radius: 3px;
    display: inline-block;
    height: 21px;
    line-height: normal;
    margin-right: 4px;
    padding-left: 2px;
    padding-top: 3px;
    position: relative;
    text-align: center;
    top: 2px;
    vertical-align: 0;
    width: 22px;
}*/
.footer .social a.right, .footer .social a.hide-this {
	display:none;	
}
.footer .social a:last-child{
	margin-right:0;
}
.footer .connect .left{
	width:260px;
}
.footer .connect .text{
	width:255px;
}
.footer .connect .left.connect_form{
	width:355px;
	margin-top:8px;
}
.footer .language_select{
	height:25px;
	margin-bottom:15px;
}
.footer #google_translate_element{
	text-align:right;	
}
.footer .language_select span{
	color:#000 !important;
}
.footer .sitemap{}
.footer .sitemap .col{
	float:left;
	width:155px;
}
.footer .sitemap h2{
	font-family: 'source_sans_proregular';
	font-weight:normal;
	font-size:14px;
	color:#002663;
}
.footer .sitemap ul{
	list-style:none;
	width:120px;
	margin:0!important;
}
.footer .sitemap ul li a{
	font-size:12px;
	color:#fff;
}
/**************************************************** responsive */
@media (max-width:1210px){
	/* bug fix for image height */
	.index_page.slideshow ul.cycle-slideshow li img{
		width:auto;
		height:100%;	
	}	
}
@media (min-width:1210px){
	.index_page.slideshow ul.cycle-slideshow li img{
		width:100%;
		height:auto;	
	}	
}
/* default template */
.container, #search, .scfForm{
	width:960px;	
}
.container-wide{
	width:960px;
	margin-top:25px;	
}
.Page > .header{
	height:100px;	
}
.header .tagline{
	float:left;		
	font-size:14px;
	color:#002663;
	margin-top: 54px;
	margin-left: 12px;
}
.header .signin{
	display:none;	
}
.nav .mobile_nav{
	display:none;	
}
.navigation{
	display:block;	
}
.navigation .nav_btn .openUserMenu{
	display:none;	
}
.form input[type="submit"]{
	margin-left:177px;
}
.full.membership_inquiry .form .form-field .form-field-submit input[type='submit']{
	margin-left:188px;	
}
.form #divSpinner + input[type="submit"]{
	margin-left:0;	
}
.form #divSpinner2 + input[type="submit"]{
	margin-left:0;	
}
.events .col:nth-child(4n){
	margin-right:0;	
}
.events .col:nth-child(5n){
	clear:both;	
}
.member{
	height:228px;
}
.footer{
	background-size:100% auto;	
}
.product_item ul.cycle-slideshow{
	list-style:none;
	height:80px;
}
.product_item ul.cycle-slideshow li{
	float:left;
	visibility:visible ;
}
.product_item ul.cycle-slideshow li img{
	width:95px;
	height:auto;
	}	
}
/* default template */
.container, #search, .scfForm{
	width:960px;	
}
.container-wide{
	width:960px;
	margin-top:25px;	
}
.Page > .header{
	height:100px;	
}
.header .tagline{
	float:left;		
	font-size:14px;
	color:#002663;
	margin-top: 54px;
	margin-left: 12px;
}
.header .signin{
	display:none;	
}
.nav .mobile_nav{
	display:none;	
}
.navigation{
	display:block;	
}
.navigation .nav_btn .openUserMenu{
	display:none;	
}
.form input[type="submit"]{
	margin-left:177px;
}
.full.membership_inquiry .form .form-field .form-field-submit input[type='submit']{
	margin-left:188px;	
}
.form #divSpinner + input[type="submit"]{
	margin-left:0;	
}
.form #divSpinner2 + input[type="submit"]{
	margin-left:0;	
}
.events .col:nth-child(4n){
	margin-right:0;	
}
.events .col:nth-child(5n){
	clear:both;	
}
.member{
	height:228px;
}
.footer{
	background-size:100% auto;	
}
.product_item ul.cycle-slideshow{
	list-style:none;
	height:80px;
}
.product_item ul.cycle-slideshow li{
	float:left;
	visibility:visible ;
}
.product_item ul.cycle-slideshow li img{
	width:95px;
	height:auto;
}
.product_item ul.cycle-slideshow li:nth-child(2){
	left:103px ;
}
.product_item ul.cycle-slideshow li:nth-child(3){
	left:205px ;
}
#sidebar_search .compare .compare-items{
	display:block;
	text-align:center;
	line-height:25px;	
}
.tabs_content #tab4 .order div:nth-child(1){
	width:255px;
	padding-right:5px;
}
.tabs_content #tab4 .order div:nth-child(2){
	width:145px;
	padding-right:5px;
}
.tabs_content #tab4 .order div:nth-child(3){
	width:270px;
	padding-right:5px;
}
.tabs_content #tab4 .order div:nth-child(4){
	width:115px;
	padding-right:5px;
}
.tabs_content #tab4 .order div:nth-child(5){
	width:85px;
}
.mobile_only{
	display:none;	
}
.member_info a.btn_active{
	width:458px;
}
/* web layout */
body.web{
	display:block;	
}
.web .container, .web #search, .web .scfForm{
	width:960px!important;	
}
.web .container-wide{
	width:960px!important;
	margin-top:25px;	
}
.web .Page > .header{
	height:100px;	
}
.web .header .tagline{
	float:left;		
	font-size:14px;
	color:#002663;
	margin-top: 54px;
	margin-left: 12px;
}
.web .header .signin{
	display:none;	
}
.web .nav .mobile_nav{
	display:none!important;	
}
.web .navigation{
	display:block!important;	
}
.web .navigation .nav_btn .openUserMenu{
	display:none;	
}
/* nav_box right align hack [ugly] */
.web .blue .nav_btn0 + .nav_box{
	margin-left:-430px;
}
.web .blue .nav_btn1 + .nav_box{
	margin-left:-392px;
}
.web .blue .nav_btn2 + .nav_box{
	margin-left: -418px;
}
.web .blue .nav_btn3 + .nav_box{
	margin-left: -393px;
}
.web .breadcrumb .left{	
}
.web .breadcrumb .right{
	width:430px;	
	line-height:40px;	
}
.web .breadcrumb .social_bread{
	width:295px;	
}
.web .nav ul li.nav_btn:hover a{
	color:#002663;
	text-shadow:none;
	background:#ececec;
}
.web .nav ul li:hover .nav_box{
	display:block !important;
}	
.web .breadcrumb .left{
	width:50%;
	height:40px;
	padding-top:4px;
	/*overflow:hidden; daniel */
}
.web .breadcrumb .right{
	width:50%;	
	height:40px;
}
.web .breadcrumb .font_resize{
	float:right;
	margin-right:10px;	
}
.web #sidebar ul{
	display:block !important;	
}
.web .form input[type="submit"]{
	margin-left:177px;
}
.web .full.membership_inquiry .form .form-field .form-field-submit input[type='submit']{
	margin-left:188px;	
}
.web .form #divSpinner + input[type="submit"]{
	margin-left:0;	
}
.web .form #divSpinner2 + input[type="submit"]{
	margin-left:0;	
}
.web .ad.web{
	display:block !important;	
}
.web .ad.tablet{
	display:none !important;	
}
.web .ad.mobile{
	display:none !important;	
}
.web .events .col:nth-child(4n){
	margin-right:0;	
}
.web .events .col:nth-child(5n){
	clear:both;	
}
.web .member{
	height:228px;
}
.web .footer{
	background-size:100% auto;	
}
.web .product_item ul.cycle-slideshow{
	list-style:none;
	height:80px;
}
.web .product_item ul.cycle-slideshow li{
	float:left;
	visibility:visible !important;
}
.web .product_item ul.cycle-slideshow li img{
	width:95px;
	height:auto;
}
.web .product_item ul.cycle-slideshow li:nth-child(2){
	left:103px !important;
}
.web .product_item ul.cycle-slideshow li:nth-child(3){
	left:205px !important;
}
.web #sidebar_search .compare .compare-items{
	display:block;
	text-align:center;
	line-height:25px!important;	
}
.web .tabs_content #tab4 .order div:nth-child(1){
	width:255px;
	padding-right:5px;
}
.web .tabs_content #tab4 .order div:nth-child(2){
	width:145px;
	padding-right:5px;
}
.web .tabs_content #tab4 .order div:nth-child(3){
	width:270px;
	padding-right:5px;
}
.web .tabs_content #tab4 .order div:nth-child(4){
	width:115px;
	padding-right:5px;
}
.web .tabs_content #tab4 .order div:nth-child(5){
	width:85px;
}
.web .mobile_only{
	display:none;	
}
.web .member_info a.btn_active{
	width:458px;
}
/* tablet layout */
body.tablet{
	display:block;	
}
.tablet .container, .tablet #search, .tablet .scfForm{
	width:728px!important;	
}
.tablet .container-wide{
	width:728px!important;
	margin-top:25px;	
}
.tablet .Page > .header{
	height:100px;	
}
.tablet .header .tagline{
	display:none;	
}
.tablet .header ul{
	display:block;
	float:right;
	list-style:none;
	margin-top:26px;
	margin-left:20px;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    1px 1px 2px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         1px 1px 2px 0px rgba(50, 50, 50, 0.75);
}
.tablet .header ul li{
	background:url(../images/signin_bg.png) top left repeat-x;
}
.tablet .header ul a{
	width:190px;
	height:45px;
	display:block;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	line-height:46px;
	text-transform:uppercase;
	text-align:center;
	text-decoration:none;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	border:1px solid #850003;
}
.tablet .header ul a.openUserMenu{
	background: url(../images/menu_expand.png) right center no-repeat;
}
.tablet .header ul li.selected a{
	font-family: 'source_sans_proregular';
	font-size: 15px;
	font-weight: normal;
	text-align:left;
	padding-left:10px;
	background: url(../images/menu_expand.png) right center no-repeat;
}
.tablet .header ul .nav_box{
	position:absolute;
	width:189px !important;
	z-index:105;
	padding:0px 0px 0px 3px!important;
}
.tablet .header ul .nav_box ul.user_menu{
	margin:0;	
}
.tablet .header ul .nav_box ul.user_menu li{
	float:none;
	margin:0;
}
.tablet .header ul .nav_box ul.user_menu li a{
	font-family: 'source_sans_proregular';
	font-size:14px;
	font-weight:normal;
	color:#fff;
	text-transform:none;
	background:#cc092f;
	text-shadow:none;
	text-align:left;
	width:163px;
	height:30px;
	line-height:30px;
	padding-left: 13px;
	padding-right: 13px;
}
/* nav_box right align hack [ugly] */
.tablet .blue .nav_btn0 + .nav_box{
	margin-left:-400px;
}
.tablet .blue .nav_btn1 + .nav_box{
	margin-left:-362px;
}
.tablet .blue .nav_btn2 + .nav_box{
	margin-left: -388px;
}
.tablet .blue .nav_btn3 + .nav_box{
	margin-left: -363px;
}
.tablet .nav{
	background:url(../images/nav_tablet_bg.png) top center no-repeat;	
}
.tablet .nav ul li a{
	padding-left:12px;
	padding-right:12px;	
}
.tablet .nav ul li .nav_box{
	width:418px;	
}
.tablet .nav ul li .nav_box .right{
	width:260px;	
}
.tablet .nav ul li.nav_signin{
	display:none;	
}
.tablet .nav .mobile_nav{
	display:none;	
}
.tablet .nav .navigation{
	display:block;	
}
.tablet .navigation .nav_btn .openUserMenu{
	display:block !important;	
}
.tablet .navigation .nav_btn a + a{
	display:none;
}	
.tablet .nav .nav_btn a.active{
	color:#002663;
	background: #ececec !important;
	text-shadow:none;	
}
.tablet .nav .nav_btn a.active + .nav_box{
	display:block !important;	
}
.tablet .nav .nav_btn .right a.active{
	background:none !important;	
}
.tablet .index_page .slideshow #header_next{
	margin-left:728px;
}	
.tablet .index_page .header_slide p{
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;	
}
/* breadcrumbs */
.tablet .breadcrumb{
	height:55px;
	line-height:55px;	
}
.tablet .breadcrumb .left{
	width:250px;
	overflow:hidden;
	height:55px;	
}
.tablet .breadcrumb .right{
	width:475px;	
}
.tablet .breadcrumb .resize_buttons a{
	width:35px;
	height:35px;
	font-size:26px;
	line-height:35px;	
}
.tablet .breadcrumb .social_bread .bookmark{
	margin-left:0;
}
.tablet .breadcrumb .social_bread .bookmark .text{
	display:none;	
}
.tablet .breadcrumb a .fa{
	margin-top:15px !important;	
}	
.tablet .breadcrumb .social_bread .addthis_sharing_toolbox a{
	display:block;
	float:left;
	height:25px;
	max-height:25px;
	width:25px;
	max-width:25px;
	margin-top:14px;
	margin-right:2px;
	margin-left:2px;
}
.tablet .breadcrumb .social_bread .addthis_20x20_style .at4-icon, .tablet .breadcrumb .social_bread  .addthis_20x20_white_style .at4-icon, .tablet .at-20x20{
	display:block;
	width:25px;
	height:25px;
	line-height:25px;
	background-size:25px !important;
}
/* index only */
.tablet .index_page.slideshow #header_next{
	right:10px;
}
.tablet .index_page.slideshow #header_prev{
	left:10px;	
	margin-left:0;
}
/* callouts */
.tablet .callout .col{
	margin-top:22px;
	width:220px;	
}
.tablet .callout .text{
	width:185px;
}	
/* housing */
.tablet .housing .col.left{
	width:460px;	
}
.tablet .housing .col.right{
	width:200px;	
}
.tablet .housing .cycle-slideshow{
	width:460px;
}
.tablet .housing #charts_next{
	margin-left:475px;	
}
.tablet .housing .cycle-slideshow .charts_slide img{
	width:460px;	
}	
/* hot topics */
.tablet .hot_topics .col{
	width:230px;
	margin-right:14px;
}
.tablet .research .hot_topics .col{
	width:218px;	
}
.tablet .hot_topics .col:nth-child(3n){
	width:240px;
	margin-right:0;	
}
.tablet .hot_topics .topic h3{
	font-size:14px;	
}
.tablet .hot_topics .topic .inner{
	height:200px;	
}
.tablet .hot_topics .topic h4{
	display:none;
}
.tablet #hot_topics + .hot_topics .col .topic .inner p{
	display:none;	
}
.tablet .hot_topics .topic p{
	/*display:none;*/
}
.tablet .hot_topics .topic .sub .cat{
	font-size:12px;	
}
/*.hot_topics .ad_box .ad_line{
	width:80px;	
}*/
.tablet .alltopics.hot_topics .col:nth-child(1), .tablet .alltopics.hot_topics .col:nth-child(2){
	width:200px;	
}
.tablet .alltopics.hot_topics .col:nth-child(3){
	width:300px;
}
.tablet .alltopics.hot_topics .ad_box .ad_line{
	width:110px;
}
.tablet .alltopics.hot_topics #more_topics .col{
	width:233px;	
}
/* events */
.tablet .events .col{
	width:222px;
	margin-right:20px;
}
.tablet .events .col:nth-child(3n){
	margin-right:0;	
}
.tablet .events .col:nth-child(4n){
	clear:both;	
}
/* forms */	
.tablet .form label{
	width:116px;
}
.tablet .form .right label{
	width:100px;	
}
.tablet .form .req + label{
	width:100px;
}
.tablet .form .right .req + label{
	width:83px !important;	
}
.tablet .form input[type='text'], .tablet .form input[type='password']{
	width:220px;
}
.tablet .form select{
	width:237px;
}
.tablet .form .change{
	margin-left:118px;	
}
.tablet .form input + label{
	width:215px;	
}
.tablet .form .btn_active{
	margin-left:119px;
}
.tablet .form input + span{
	display:block;
	position:relative!important;
	width:220px;
	padding-left:120px !important;
}	
.tablet .full.membership_inquiry .form .form-field .form-field-value table input + label{
	width:210px;
}
.tablet .form input[type="submit"]{
	margin-left:118px;
}
.tablet .full.membership_inquiry .form .form-field .form-field-submit input[type='submit']{
	margin-left:188px;
}
.tablet .form #divSpinner + input[type="submit"]{
	margin-left:0;	
}
.tablet .form #divSpinner2 + input[type="submit"]{
	margin-left:0;	
}
/* login */	
.tablet .login .col.left{
	width:50%;
}
.tablet .login .col.right{
	width:48%;	
}
.tablet .form .item p{
	margin-left:118px;	
}
.tablet .form input[type='checkbox']{
	margin-left:118px;	
}
.tablet .form .err{
	margin-left:118px;	
}
.tablet .full.membership_inquiry .form{
	width:696px;
}
/* password reset */
.tablet .user .form .right a.btn_active{
	margin-left:120px;
}
.tablet .user .restrictions{
	
}
/* registration */
.tablet .registration .form input[type='checkbox']{
	margin-left:117px;
}
.tablet .registration .form .btn_active{
	margin-left:116px;
}
/* account */
.tablet .account .form label{
	width:116px;
}
.tablet .account .form .right label{
	width:100px;	
}
.tablet .account .form .req + label{
	width:100px;
}
.tablet .account .form input[type='text'], .account .form input[type='password']{
	width:220px;
}
.tablet .account .form input[type='checkbox']{
	margin-left:117px;
}
.tablet .account .form .btn_active{
	margin-left:116px;
}
.tablet .generic_lp .hot_topics .topic{	
	padding:20px 20px 0 20px;
}
.tablet .generic_lp .hot_topics .col:hover .topic{
	padding-top:18px;	
}
.tablet .generic_lp .hot_topics .topic a img{
	width:100%;
	height:auto;	
}
.tablet .generic_lp .hot_topics .topic h4{
	display:block;	
}
.tablet .generic_lp .hot_topics .topic p{
	display:block;	
}
/* sidebar */
.tablet #sidebar{
	position:absolute;
	left:0;
	z-index:102;	
}
.tablet #sidebar .non_web_menu{
	position:absolute;
	width:40px;
	height:40px;
	background: url(../images/sidebar_main_bg.png) top left repeat-x;
}
.tablet #sidebar.grey .non_web_menu{
	background:url(../images/sidebar_main_grey_bg.png) top left repeat-x;	
}
.tablet #sidebar a.sidebar_menu_btn{
	display:block;
	width:40px;
	height:40px;
	background: url(../images/break_contract.png) 10px 8px no-repeat;	
}
.tablet #sidebar a.sidebar_menu_btn.active{
	background:url(../images/mobile_nav_link_bg.png) 0px 8px no-repeat;	
}
.tablet #sidebar ul{
	display:none;	
}
.tablet #sidebar ul li a{
	background:none;	
}
.tablet #search #sidebar_search .CoveoHierarchicalFacet .coveo-values{
	width:195px;	
}
/* member */
.tablet .member{
	height:228px;
}
.tablet .member .profile{
	width:350px;	
}
.tablet .member .profile img{
	width:112px;
	height:120px;	
}
.tablet .member .profile .left{
	margin-right:10px;	
}
.tablet .member .profile .right{
	width:220px;	
}
.tablet .member .menu a{
	font-size:13px;
	width:81px;
	height:59px;
	padding-top:22px;	
}
.tablet .member .menu{
	width:355px;	
}
.tablet .member .menu a i{
	padding-top:0;
	margin-top:-8px;
}
.tablet .member_info .left{
	width:348px;
}
.tablet .member_info .right{
	width:348px;
}
.tablet .member_info a.btn_active{
	width:336px;
}
.tablet .member_info .nahbnow .head .left{
	width:145px;	
}
.tablet .member_info .nahbnow .head .right{
	width:145px;
}
.tablet .member_info .events a.btn_active{
	width:165px;
}
.tablet .member_info .designations .item .right{
	width:118px;	
}
.tablet .member_info .bookmarks .item a.btn_active{
	overflow:hidden;
}
.tablet .member_info .nahbnow .blog_posts .col{
	margin:0;
	width:100%;	
	margin-bottom:10px;
}
.tablet .member_info .suggestions .right{
	width:170px;	
}
.tablet .member_info .suggestions{
	height:350px;
	background:url(../images/suggestions_tablet_bg.png) top left no-repeat;	
}
.tablet .member_info .suggestions h4{
	margin-bottom:8px;	
}
.tablet .member_info .suggestions a{
	width:165px;	
}
.tablet .member_info .suggestions p{
	margin-bottom:12px;
}
.tablet .member_info .suggestions a+a{
	width:165px;
	margin:10px 0 0 0;	
}	
/* sidebar search */
.tablet #sidebar_search{
	padding:12px;	
}
.tablet #search #sidebar_search{
	width:186px;
}
.tablet #sidebar_search .search_form .search_input{
	width:124px;	
}
.tablet #sidebar_search ul li input{
	width:26px;	
}
.tablet #sidebar_search ul li input[type="checkbox"]{
	height:26px;	
}
.tablet #sidebar_search ul li{
	margin-bottom:10px;
}
.tablet #sidebar_search ul.contracted{
	height:135px;	
}
.tablet #sidebar_search + .content{
	width:520px;	
}
.tablet #sidebar_search .compare .compare-items{
	width:140px;
	height:34px;
	display:block;
	text-align:center;
	line-height:18px!important;	
}
.tablet #search #sidebar_search .coveo-caption{
	width:85px;
}
.tablet .product_catalog #sidebar_search{
	width:168px;	
}
.tablet .product_catalog .head .cart a{
	font-size:18px;	
}
.tablet .f_products .f_products_slideshow .product_desc{
	width:248px;	
}
.tablet .f_products .f_products_slideshow .product_desc .right{
	float:left;	
}
.tablet .n_products .item{
	float:none;	
	width:100%;
}
.tablet .n_products .product_desc{
	width:245px;		
	margin-right:0;
	margin-bottom:20px;	
}
.tablet .f_categories .item{
	width:90px;
	padding:8px;
	margin-right:15px;	
}
.tablet .f_categories .item .product_img a img{
	width:90px;
	height:70px;	
}
/* product item */
.tablet .product_catalog .container{
	width:728px!important;	
}
.tablet .product_catalog .head .cart{
	margin-top:-5px;	
}
.tablet .product_catalog .content .main, #btn-add-to-cart a.bttn-block{
	width:100%!important;
}	
.tablet .product_item .product_desc{
	width:195px;	
}
.tablet .product_item .product_desc .left{
	width:120px;	
}
.tablet .product_item .product_desc .right{
	float:right;	
}
.tablet .product_item .product_desc .price{
	font-size:24px;	
}
.tablet .product_item .product_desc a.btn_active{
	width:100%;	
}
.tablet .product_item ul.cycle-slideshow{
	list-style:none;
	height:80px;
}
.tablet .product_item ul.cycle-slideshow li{
	float:left;
	visibility:visible !important;
}
.tablet .product_item ul.cycle-slideshow li img{
	width:95px;
	height:auto;
}
.tablet .product_item ul.cycle-slideshow li:nth-child(2){
	left:103px !important;
}
.tablet .product_item ul.cycle-slideshow li:nth-child(3){
	left:205px !important;
}
/* product results */
.tablet .isProduct .info .image{
	padding-right:15px;	
}
.tablet .isProduct .info .desc{
	width:238px;
}
.tablet .isProduct .info .price{
	width:110px;
	padding-left:15px;	
}
/* Event results */
.tablet .isEvent .info .image{
	padding-right:15px;	
}
.tablet .isEvent .info .desc{
	width:238px;
}
.tablet .isEvent .info .price{
	width:110px;
	padding-left:15px;	
}

/* cart page */
.tablet .cart-page #content.sidebar-r .main{
	width:520px!important;
}
.tablet .cart-page .sidebar-right{
	width:200px!important;	
}
/* checkout page */
.tablet .checkout-page .sidebar-r .main, .checkout-pager{
	width:450px !important;	
}
.tablet .checkout-steps select{
	width:303px !important;	
}
/* order confirmation */
.tablet .receipt-page #content.sidebar-r .main{
	width:100%;
}
.tablet .receipt-page #content.sidebar-r .main #thank-you{
	width:400px;	
}
.tablet .receipt-page #content.sidebar-r #summary{
	width:100%;
	margin-top:20px;	
}
/* search */
.tablet .dir_search .search_form .form select{
	width:303px;	
}
/* search results */
.tablet .dir_search .search_results .item{
	width:208px;	
}
.tablet .dir_search .search_results .item .contracted{
	height:102px;	
}
.tablet .dir_search .search_results .item.ad_box{
	width:240px;
}
.tablet .dir_search .search_results .item.ad_box .ad_line{
	width:80px;
}
.tablet .dir_search .pagination.alpha ul li:nth-child(20){
	border:none;	
}
.tablet .dir_search .CoveoResultList .item{
	width:240px;
	margin-left:10px !important;	
}
.tablet .dir_search .CoveoResultList .item:nth-child(2n){
	margin-left:270px!important;	
}
.tablet .dir_search .search_options .item label{
	width:138px;
}
.tablet #search .coveo-results-column{
	float:right;
	width: 520px !important;
}
.tablet #search .coveo-facet-column{
	width:186px !important;	
}
.tablet ul.tabs a.tab{
	padding-left:10px;
	padding-right:10px;	
}
.tablet .form .change{
	margin-left:0;
}
.tablet #contentregion_1_changePasswordPanel .change a{
	margin-left:120px;
}
.tablet .tabs_content #tab4 .order div:nth-child(1){
	width:195px;
	padding-right:5px;
}
.tablet .tabs_content #tab4 .order div:nth-child(2){
	width:100px;
	padding-right:5px;
}
.tablet .tabs_content #tab4 .order div:nth-child(3){
	width:210px;
	padding-right:5px;
}
.tablet .tabs_content #tab4 .order div:nth-child(4){
	width:70px;
	padding-right:5px;
}
.tablet .tabs_content #tab4 .order div:nth-child(5){
	width:70px;
}
/* coveo modal hack for mobile */
.tablet .coveo-modalBox > .coveo-wrapper{
	padding:20px;	
}
.tablet .coveo-modalBox > .coveo-wrapper > .coveo-title{
	background:none!important;	
}
.tablet #search .CoveoFacet .coveo-search-button-mobile{
	color:#fff !important;	
}
.tablet .coveo-modalBox:before{
	height:50%!important;	
}
.tablet .coveo-modalBox > .coveo-wrapper > .coveo-title .coveo-pop-up-reminder{
	display:none!important;	
}

.tablet .ad_container{
	width:728px;	
}
/* footer */
.tablet .footer{
	height:420px;
	background-size:auto 100%;	
}
.tablet .footer .contact{
	width:100px;	
}
.tablet .footer .foot{
	width:600px;	
}
.tablet .footer .connect .text{
	width:260px;	
}
.tablet .footer .connect .left.connect_form{
	width:340px;	
}
.tablet .footer .connect .connect_input{
	width:240px;	
}
.tablet .footer .connect .left.language_select{
	float:right;	
}
.tablet .footer .sitemap .col{
	width:120px;	
}
.tablet .footer .sitemap ul{
	width:90px;	
}
.tablet .footer .social{
	position:absolute;	
}
.tablet .mobile_only{
	display:none;	
}
/* mobile layout */
body.mobile{
	display:block;	
}
.mobile .container, .mobile #search, .mobile .scfForm{
	width:320px!important;	
}
.mobile .container-wide{
	width:320px!important;
	margin-top:25px;	
}
.mobile .btn_active{
	width:295px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
}
.mobile .member .profile input.btn_active{
	width:185px;
}
.mobile .Page > .header{
	height:75px;	
}
.mobile .header .logo{
	padding-left:5px;
	margin-top:15px;
	margin-bottom:10px;
}
.mobile .header .tagline{
	display:none;	
}
.mobile .header .links{
	display:none;	
}
.mobile .header .search_form{
	display:none;	
}
.mobile .header ul{
	display:block;
	list-style:none;
	float:right;
	margin-top:14px;
	margin-right:10px;
	/*margin-left:12px;*/
	-webkit-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    1px 1px 2px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         1px 1px 2px 0px rgba(50, 50, 50, 0.75);
}
.mobile .header ul li{
	background:url(../images/signin_bg.png) top left repeat-x;
}
.mobile .header ul a{
	width:175px;
	height:45px;
	display:block;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	line-height:45px;
	text-transform:uppercase;
	text-align:center;
	text-decoration:none;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	border:1px solid #850003;
}
.mobile .header ul a.openUserMenu{
	background: url(../images/menu_expand.png) right center no-repeat;
}
.mobile .header ul li.selected a{
	font-family: 'source_sans_proregular';
	font-size: 15px;
	font-weight: normal;
	text-align:left;
	padding-left:10px;
	background: url(../images/menu_expand.png) right center no-repeat;
}
.mobile .header ul .nav_box{
	position:absolute;
	z-index:110;
	width:199px !important;	
}
.mobile .header ul.user_menu{
	margin-top:0;
}
.mobile .header ul.user_menu li{
	float:none;
	margin:0;
}
.mobile .header ul.user_menu li a{
	font-family: 'source_sans_proregular';
	font-size:14px;
	font-weight:normal;
	color:#fff;
	text-transform:none;
	background:#cc092f;
	text-shadow:none;
	text-align:left;
	width:171px;
	height:30px;
	line-height:30px;
	padding-left: 13px;
	padding-right: 13px;
}
.mobile .head h1{
	padding-left:5px;	
}	
.mobile .nav{
	height:52px;
	background:url(../images/nav_mobile_bg.png) top left repeat-x;	
}
.mobile .nav .mobile_nav{
	padding-top:5px;
	padding-bottom:5px;	
	display:block;	
}
.mobile .nav .mobile_nav .left a{
	display:block;
	float:left;	
	margin-right:5px;
}
.mobile .nav .mobile_nav .left .menu{
	float:left;
	font-size:15px;
	font-weight:normal;
	line-height:43px;
	color:#fff;	
	text-transform:uppercase;
}
.mobile .nav .mobile_nav .right a{
	margin-left:5px;	
}
.mobile .nav .mobile_nav .right a:hover{
	color:#00abdf;	
}
.mobile .nav ul{
	width:100%;
	height:auto;
	float:none;
}
.mobile .nav ul li{
	float:none;
	margin:0;	
}	
.mobile .nav ul.blue li{
	background: url(../images/nav_mobile_bg.png) top left repeat-x;	
}
.mobile .nav ul.cyan li{
	background:url(../images/nav_cyan_bg.png) top left repeat-x;	
}
.mobile .nav ul.grey li{
	background:url(../images/nav_grey_bg.png) top left repeat-x;
}
.mobile .navigation .nav_btn .openUserMenu{
	display:block;	
}
.mobile .nav ul li a{
	color:#fff;	
	background:url(../images/break_contract.png) center right no-repeat;
}
.mobile .nav ul li a.active{
	background:url(../images/break_expand.png) center right no-repeat;	
}
.mobile .nav ul li.nav_signin{
	display:none;
}
.mobile .nav .nav_btn a.active + .nav_box{
	display:block !important;	
}
.mobile .nav ul li .nav_box{
	position:relative;
	margin-left:0;
	width:100%;
	padding:0;
}
.mobile .nav ul.blue li .nav_box{		
	background:#00427f;
}
.mobile .nav ul.cyan li .nav_box{
	background:#00bde6;
}
.mobile .nav ul li .nav_box .right ul li, .mobile .nav ul li .nav_box .right ul li a{
	font-family: 'source_sans_proregular';
	font-size:15px;
	line-height:40px;
	background:none;					
}
.mobile .nav ul li .nav_box .right ul li{				
	border-bottom:1px solid #000213;	
}
.mobile .nav ul li .nav_box .right ul li a{
	padding-left:35px;		
	background:url(../images/mobile_nav_link_bg.png) left center no-repeat;	
	color:#fff!important;
	text-align:left;
}
.mobile .nav ul li .nav_box .right ul li a:hover{
	color:#fff;	
}
.mobile .nav ul li .nav_box .right ul li span{
	padding-left:35px;	
}
.mobile .nav ul li .nav_box .left{
	display:none;	
}
.mobile .nav ul li .nav_box .right{
	float:none;
	width:100%;	
}
.mobile .navigation{
	display:none;	
	position:absolute;
	margin-top:42px;
	left:0;
	width:100%;
	z-index:999;
	/*-webkit-box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.65);
	-moz-box-shadow:    0px 20px 30px 0px rgba(0, 0, 0, 0.65);
	box-shadow:         0px 20px 30px 0px rgba(0, 0, 0, 0.65);*/
}
.mobile .navigation .nav_btn a + a{
	display:none;
	height:40px;
	text-transform:none;
	text-shadow:none;
	padding-left: 35px;			
}
.mobile .navigation .blue .nav_btn a + a{
	border-bottom:1px solid #000213;
	background:#00427f url(../images/mobile_nav_link_bg.png) left center no-repeat;	
}
.mobile .navigation .cyan .nav_btn a + a{
	background:#00bde6 url(../images/mobile_nav_link_bg.png) left center no-repeat;
}
.mobile .navigation .nav_btn a + a.active{
	display:block;
	border-bottom: 1px solid #000213;
}		
/* sidebar */
.mobile #sidebar{
	width:320px;
}	
.mobile #sidebar ul{
	width:100%;
}
/* sidebar sub-itmes sub items */	
.mobile #sidebar .sidebar-nav ul li ul{
	width:320px;	
	display:none;
	position:absolute;
	z-index:102;
	margin-left:-1px;
}
.mobile .main_content{
	padding-top:15px;
	clear:both;
	margin-top:10px;
}
.mobile .content{
	width:320px;	
	margin-top:20px;
}
.mobile .breadcrumb{
	height:138px;
	line-height:18px;	
}
.mobile .breadcrumb .right{
	width:100%;	
}
.mobile .breadcrumb .font_resize{
	width:300px;	
	line-height:35px;
}
.mobile .breadcrumb .font_resize .text{
	line-height:35px;
	margin-top:10px;
	margin-right:64px;	
}
.mobile .breadcrumb .resize_buttons{
	margin-top:0;	
}
.mobile .breadcrumb .resize_buttons a{
	width:35px;
	height:35px;
	font-size:26px;
	line-height:35px;	
}
.mobile .breadcrumb .left, .mobile .breadcrumb .right{
	float:none;
	clear:both;	
	width:300px;
	padding-left:10px;
	padding-right:10px;
}
.mobile .breadcrumb .left{
	padding-top:10px;
	padding-bottom:10px;
	border-bottom: 1px solid #dcdcdc;	
}
.mobile .breadcrumb .social_bread{
	float:none;
	clear:both;	
	width:300px;
}
.mobile .breadcrumb .social_bread .text{
	width:108px;	
	padding-top:13px;
	line-height:14px;
}
.mobile .social_bread a .text{
	display:none;	
}
.mobile .breadcrumb .social_bread .bookmark{
	width:10px;
	margin-top:-3px;
	margin-left:0;	
}
.mobile .status .close{
	position:absolute;
}	
.mobile .scfForm .scfSectionContent{
	width:300px;
	margin-top:0;	
}
.mobile .scfForm .scfSectionBorderAsFieldSet{
	padding:0;
	margin-left:10px;
	margin-right:10px;
}
.mobile .scfEmailGeneralPanel, .mobile .scfMultipleLineGeneralPanel, .mobile .scfSingleLineGeneralPanel, .mobile .scfPasswordGeneralPanel, .mobile .scfNumberGeneralPanel, .mobile .scfDatePickerGeneralPanel, .mobile .scfDateGeneralPanel, .mobile .scfRadioButtonListGeneralPanel, .mobile .scfCheckBoxListGeneralPanel, .mobile .scfFileUploadGeneralPanel, .mobile .scfDateSelectorGeneralPanel, .mobile .scfCreditCardGeneralPanel, .mobile .scfConfirmPasswordGeneralPanel, .mobile .scfCaptchaGeneralPanel, .mobile .scfTelephoneGeneralPanel, .mobile .scfSmsTelephoneGeneralPanel{
	width:97% !important;	
}
.mobile .scfForm .scfDatePickerGeneralPanel .ui-icon{
	margin-right:-9px;	
}
.mobile .scfForm .scfDateSelectorGeneralPanel label{
	float:left;
	width:90px!important;
	clear:none;
}
.mobile .scfForm .scfDateSelectorGeneralPanel select{
	float:left;	
}
.mobile .scfForm .scfDateSelectorGeneralPanel select + select + select{
	margin-right:0;
}
.mobile .scfForm .scfDateSelectorGeneralPanel select:nth-child(1){
	clear:both;

}
.mobile .scfForm .scfDateSelectorGeneralPanel select:nth-child(3){
	margin-right:0;	
}
.mobile .scfForm .scfCheckboxBorder .scfSingleLineGeneralPanel{
	width:15px;
}
/* index page */
.mobile .index_page.slideshow ul.cycle-slideshow{
	height:175px;	
}
.mobile .index_page.slideshow ul.cycle-slideshow li{
	overflow:hidden;
	height:175px;	
}
.mobile .index_page.slideshow ul.cycle-slideshow li img{
	width:auto;
	height:100%;
}
.mobile .index_page.slideshow #header_prev{
	margin-top:-135px;	
	margin-left:0;
}
.mobile .index_page.slideshow #header_next{
	margin-top:-135px;
	margin-left:302px;
}
.mobile .index_page .header_slide p{
	width:225px;
	font-size:18px;
	margin-top:5px;
	line-height:20px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;	
}
.mobile .callout{
	height:168px;
	border-top:1px solid #000213;	
}
.mobile .callout .container{
	width:100%;	
}
.mobile .callout .col{
	width:100%;	
	margin:0;	
	border-bottom:1px solid #000213;
}
.mobile .callout .container .col .btn{
	width:320px;
	height:25px;
	cursor:pointer;
	padding-top:15px;
	padding-bottom:15px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/btn_callout_bg.png) right center no-repeat;	
}
.mobile .callout .container .col .btn i{
	padding-top:5px;
	padding-left:5px;	
}
.mobile .callout .text p{
	display:none;
}
.mobile .callout .text a{
	display:none;	
}
.mobile .housing .col.left{
	width:320px;
	float:none;	
}
.mobile .housing .cycle-slideshow{
	width:296px;
	margin-right:auto;
	margin-left:auto;
}
.mobile .housing .col.right{
	float:none;
	width:310px;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;		
}
.mobile .housing .key{
	padding-top:12px;
	padding-right:10px;	
}
.mobile .housing .chart{
	margin-left:8px;	
}
.mobile .housing .chart .name{
	padding-top:8px;
	padding-left:10px;	
}
.mobile .housing canvas{
	width:296px !important;
	height:136px !important;
}
.mobile .housing .cycle-slideshow .charts_slide img{
	width:296px;
	height:auto;	
}
.mobile .housing #charts_prev{
	margin-top:-95px;
	margin-left:0;
}
.mobile .housing #charts_next{
	margin-top:-95px;
	margin-left:308px;
}
.mobile .break .menu{
	width:40px;
	background:url(../images/nav_mobile.png) top right no-repeat;
}
.mobile .break .topics{
	background:none;	
}
.mobile .break h1{
	padding-left:5px;	
}
.mobile .break h2{
	line-height:21px;
	padding-right:0;	
}
.mobile .break h2.btn{
	background:none;
	opacity:0;	
}
.mobile .break ul.all_topics{
	width:100%;
	left:0;	
}

/* mobile events */
.mobile .events .col{
	float:none;
	width:100%;
	margin-right:0;	
}
.mobile .event{
	/*height:105px;*/
	margin:0;	
}
.mobile .events .event_wrapper{
	width:300px;
	margin-left:auto;
	margin-right:auto;
	/*height:315px;	*/
}
/* mobile hot_topics */
.mobile .hot_topics .row{
	width:320px;	
}
.mobile .hot_topics .col{
	float:none;
	width:300px;
	margin:0;	
}
.mobile .hot_topics .col:nth-child(3n){
	margin-right:inherit;	
}
.mobile .hot_topics .col .ad_box .ad_mid{
	margin-left:-10px;
}
.mobile .hot_topics .topic .inner{
	height:262px;	
}
.mobile .hot_topics .topic h4{
	display:none;
}
.mobile .hot_topics .topic p{
	display:none;
}
.mobile .hot_topics .ad_box{
	margin-bottom:20px;	
}
.mobile .hot_topics .ad_box .ad_line{
	width:110px;	
}	
.mobile .hot_topics .topic{
	margin-left:20px;	
}	
.mobile .research .hot_topics .topic{
	margin-left:0;	
}
/* floor plans */
.mobile .left .floorplan{
	width:320px;
}
.mobile .left .floorplan p img{
	width:100% !important;
	height:auto !important;	
}
.mobile .floorplans .row{
	height:auto;	
}
.mobile .floorplans.about{
	width:100%;
}
.mobile .to_top{
	text-align:right;	
	padding-right:5px;
}	
.mobile .account.main_content, .mobile .registration.main_content{
	background: url(../images/grey_bg.png) top left repeat-x;	
}	
/* login */
.mobile .login .col.left{
	width:310px;
	padding-left:5px;
	padding-right:5px;	
}	
/* research */
.mobile .research .head{
	margin-bottom:15px;	
}
.mobile .research .slideshow.left{
	float:none;	
	margin-bottom:16px;
}
.mobile .research .slideshow .cycle-slideshow{
	width:290px;
	height:230px;
	margin-left:auto;
	margin-right:auto;	
}
.mobile .research .slideshow .cycle-slideshow li{
	width:290px;
	height:230px;
	background-size:100% auto !important;	
}
.mobile .research .slideshow .cycle-slideshow li p{
	position:absolute;
	width:250px;	
	font-size:20px;
	margin-top:60px;		
	z-index:100;
}
.mobile .research .slideshow .cycle-slideshow li img{
	width:100%;
	height:auto;	
}
.mobile .research .content.right .main .right{
	float:none;
	clear:both;
	width:300px;
	margin-left:10px;
	margin-right:10px;
}
.mobile .research .content.right .main .right .ad_box{
	margin-left:-10px;	
}
.mobile .research .content.right .main .right .ad_box .ad_line{
	width:120px;	
}
.mobile .posts{
	float:none;	
	width:300px;
	margin-left:10px;
	margin-right:10px;
}
.mobile .posts .item{
	margin:0 auto;
	height:55px;
	line-height:55px;
	padding-left:15px;
	cursor:pointer;
	border-bottom:1px solid #dcdcdc;
	background:url(../images/mobile_blue_link.png) center right no-repeat;
}
.mobile .posts .item h3{
	margin-bottom:0;	
}
.mobile .posts .item p{
	display:none;	
}
.mobile .posts .item a{
	display:none;	
}
.mobile .research .hot_topics .container{
	width:320px!important;
}
.mobile .research .hot_topics .col{
	width:290px;
	margin:0 15px;	
}
.mobile .research .hot_topics .topic .inner{
	height:auto!important;	
}
.mobile .research .hot_topics .topic h4{
	display:block;	
}
.mobile .research .hot_topics .topic p{
	display:block;	
}	
/* housing economics */	
.mobile .housing_economics{
	float:none;
	width:250px;
	height:288px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/housingeconomics_mobile_bg.png) top left no-repeat;	
	background-size:100% 100%;
}
.mobile .housing_economics p{
	padding-top:52px;
	padding-bottom:12px;
}
.mobile .housing_economics a{
	width:100%;
	height:55px;
	margin-bottom:10px;
}
.mobile .housing_economics.left{
	width:278px;
}
.mobile .housing_economics.left p{
	padding-bottom:0;	
}
.mobile .research .content.right .main .housing_economics.left a.right{
	width:100%;
	margin:0;	
}
.mobile .outbound .to_top{
	margin-top:20px;
	margin-right:12px;
}
.mobile .outbound .ad_box{
	margin-top:18px;
}
.mobile .outbound .ad_line{
	width:120px;	
}	
/* nahbnow */
.mobile .nahbnow .head a{
	display:none;	
}
.mobile .nahbnow .blog_posts .col{
	float:none;
	width:100%;
	margin-right:0;	
	margin-bottom:15px;
}
.mobile .nahbnow .foot a{
	display:block;
	font-size:13px;
	height:55px;
	line-height:55px;
	text-align:right;
	padding-right:15px;
	color:#fff;
	background:#353f4b;
}	
.mobile .generic_lp.main_content{
	background: url(../images/grey_bg.png) top left repeat-x;
}
.mobile .generic_lp .head{
	margin-bottom:15px;	
}
.mobile .generic_lp .slideshow.left{
	float:none;	
	margin-bottom:11px;
}
.mobile .generic_lp .slideshow .cycle-slideshow{
	width:290px;
	height:230px;
	margin-left:auto;
	margin-right:auto;	
}
.mobile .generic_lp .slideshow .cycle-slideshow li{
	width:290px;
	height:230px;
	background-size:100% auto !important;	
}
.mobile .generic_lp .slideshow .cycle-slideshow li p{
	position:absolute;
	width:250px;	
	font-size:20px;
	margin-top:20px;
	z-index:100;
}
.mobile .generic_lp .slideshow .cycle-slideshow li img{
	width:100%;
	height:auto;	
}
.mobile .generic_lp .main .ad_box{
	margin-top:20px;	
}
.mobile .generic_lp .hot_topics .col{
	width:300px;
	margin:0 auto;	
}
.mobile .generic_lp .hot_topics .topic{
	height:auto;	
	padding:20px 20px 0 20px;
}
.mobile .generic_lp .hot_topics .col:hover .topic{
	padding-top:18px;	
}
.mobile .generic_lp .hot_topics .topic a img{
	width:100%;
	height:auto;	
}
.mobile .generic_lp .hot_topics .topic h4{
	display:block;	
}
.mobile .generic_lp .hot_topics .topic p{
	display:block;	
}
.mobile .generic_lp .lp_row .col{
	float:none;
	width:310px;
	margin-right:0;
	padding-left:5px;
	padding-right:5px;	
}
.mobile .generic_lp .trending, .mobile .generic_lp .promos, .mobile .generic_lp .member_events{
	float:none;
	width:295px;
	padding-left:10px;
	padding-right:10px;	
}
.mobile .generic_lp .lp_row .member_events .right{
	width:285px;
}
.mobile .generic_lp .lp_row .nahbnow{
	width:308px;	
}	
.mobile .generic_lp .lp_row .consumer-resources{
	width:300px;
	margin-left:10px;
	margin-right:10px;
}
.mobile .generic_lp .lp_row .bala{
	width:300px;
	margin-left:10px;
	margin-right:10px;	
}
.mobile .generic_lp .lp_row .bala .head .right{
	display:none;	
}
.mobile .generic_lp .lp_row .bala .blog_posts .col{
	width:100%;
	margin-right:0;
	padding:0;
}
/* mobile course info */
.mobile .course_info .course .left{
	float:none;
	clear:both;
	width:100%;
	margin-bottom:15px;
}
.mobile .course_info .course .middle{
	float:none;
	clear:both;
	width:100%;
}
.mobile .course_info .course .right{
	float:none;
	clear:both;
	width:100%;
	border:none;
}
.mobile .course_info .course .fees{
	padding:15px 0;
	border-top:1px solid #dcdcdc;
}
.mobile .course_info .course .instructor{
	padding:15px 0;
}
.mobile .course_info .course .notes{
	padding:15px 0;
}
.mobile .course_info .course .register{
	padding:15px 0;
}
.mobile .course_info .course .register a.btn_active{
	width:265px;
}

/* mobile ad */
.mobile .ad_container{
	width:320px;	
}
.mobile .ad_container .ad_line{
	width:120px;	
}	
.mobile .generic_lp .ad_box .ad_line:nth-child(1){
	margin-left:10px;	
}
/* forms */
.mobile .form label{
	width:100%;
}
.mobile .form .right label{
	width:100%;	
}
.mobile .form .req + label{
	width:290px;
}
.mobile .form input[type='text'], .mobile .form input[type='password']{
	width:290px;
}
.mobile .form select{
	width:308px;
}
.mobile .form input[type='checkbox']{
	margin-left:10px;	
}
.mobile .form input + label{
	width:275px;	
}
.mobile .form .btn_active{
	margin-left:0!important;	
}
.mobile .form .left{
	float:none;
	width:100%;	
}
.mobile .form .right{
	float:none;
	width:100%;
}
.mobile .form .right label{
	padding-left:0;	
}
.mobile .form .right .req{
	margin-left:0;
}
.mobile .form .change{
	margin-left:0;	
}
.mobile .form .err{
	margin-left:0;	
}
.mobile .form .item p{
	margin-left:0;	
}
.mobile .form input[type="submit"]{
	margin-left:0;
	width:100%;
}
.mobile .account .form input[type="submit"]{
	width:300px;	
}
.mobile .full.membership_inquiry .form .form-field .form-field-submit input[type='submit']{
	width:100%;
}
.mobile .full .form{
	width:288px;	
}
.mobile .full.membership_inquiry .form .form-field .form-field-value input[type='text']{
	width:270px;
}
.mobile .full.membership_inquiry .form .form-field .form-field-value select{
	width:288px;
}
.mobile .full.membership_inquiry .form .form-field .form-field-value table input + label{
	width:255px;
}
.mobile .dir_search .search_form .left .item input{
	width:320px;	
}
.mobile .login .col.right{
	float:none;	
	width:320px;
}
.mobile .login .right .form{
	width:290px;
	margin-left:auto;
	margin-right:auto;	
}
.mobile .form input[type="text"], .mobile .form input[type="password"], .mobile .form input[type="tel"], .mobile .form input[type="email"]{
	float:none;
}
.mobile .form input + span{
	display:block;
	position:relative!important;
	padding:0 !important;	
}
.mobile .change a{
	margin-left:0;	
}	
.mobile .full.membership_inquiry .form{
	width:288px;
}
/* tabs */
.mobile ul.tabs li{
	border-top:	1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	border-left:1px solid #dcdcdc;
}
.mobile ul.tabs a.tab{
	float:none;
	width:308px;
	border:none;
	padding-left:10px;
	padding-right:0;
}
.mobile .tabs_content table tr td{
	float:left;
	width:92% !important;
	padding:4% !important;		
}
.mobile .tabs_content table tr td.blank{
	display:none;	
}
.mobile .tabs_content table th{
	display:none;	
}
.mobile #tab-content .ui-tabs .ui-tabs-nav li a{
	float: none;
	width: 308px;
	border: none;
	padding-left: 10px;
	padding-right: 0;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;	
}	
.mobile table#invoices td{
	width:100% !important;	
}
.mobile #interests .item{
	width:100%;
}
.mobile .member{
	font-size:12px;
	height:368px;
	background:url(../images/members_grey_mobile_bg.png) top left repeat-x;	
}
.mobile .member .profile{
	width:320px;	
}
.mobile .member .profile img{
	width:112px;
	height:120px;
}
.mobile .member .profile .right{
	width:185px;	
}
.mobile .member .menu{
	width:320px;
	margin-top:10px;	
}	
.mobile .member .menu a{
	width:72px;
	height:52px;
	font-size:12px;
	padding-top:16px;
}
.mobile .member .menu a i{
	margin-top:-8px;
	padding-top:0;	
}
.mobile .member_info .left{
	float:none;
	width:295px!important;
	margin-left:auto;
	margin-right:auto;	
}
.mobile .member_info .right .bookmarks{
	width:295px!important;
	margin-left:auto;
	margin-right:auto;	
}
.mobile .member_info .right .news{
	width:295px!important;
	margin-left:auto;
	margin-right:auto;
}
.mobile .member_info h2{
	padding-left:5px;
}
.mobile .member_info a.btn_active{
	width:283px;
}
/*.member_info .events a.btn_active{
	width:152px;
}*/
.mobile .member_info .events a.btn_active + a.btn_active{
	margin-left:10px !important;	
}
.mobile .member_info .designations .left p{
	padding-left:5px;	
}
.mobile .member_info .designations .item .right{
	width:88px;
}
.mobile .member_info .right{
	float:none;
	width:320px;	
}
.mobile .member_info .bookmarks .item a.btn_active{
	width:268px;
	overflow:hidden;
}
.mobile .member_info .suggestions{
	height:308px;
	background:url(../images/suggestions_tablet_bg.png)	top left no-repeat;
}
.mobile .member_info .suggestions .right{
	width:142px;	
}
.mobile .member_info .suggestions p{
	height:80px;
	overflow:hidden;
	margin-bottom:10px;	
}
.mobile .member_info .suggestions a{
	width:132px;	
}
.mobile .member_info .suggestions a + a{
	width:132px;
	margin-left:0;	
	margin-top:8px;
}
.mobile .member_info .courses a.btn_active{
	width:283px;	
}
.mobile .member #contentregion_0_membercontainertop_0_hlEmail{
	display:block;
	width:185px;
	overflow:hidden;
	text-overflow:ellipsis;	
}	
/* sidebar_search */
.mobile #sidebar_search{
	position:absolute;
	width:320px!important;
	padding:10px;
	overflow:hidden;
	margin-bottom:15px;
	z-index:104;
}
.mobile #sidebar_search.open{
	height:auto;	
}
.mobile #sidebar_search.closed{
	height:44px;
}
.mobile .product_catalog #sidebar_search{
	width:300px!important;	
}
.mobile .product_catalog #sidebar_search.closed{
	height:22px;	
}
.mobile #sidebar_search + .content{
	width:320px;
	margin-top:55px;
}
.mobile #sidebar_search h3.mobile_btn{
	height:22px;
	line-height:22px;
	background:url(../images/break_expand.png) 275px -4px no-repeat;
}
.mobile #sidebar_search .search_form .search_input{
	width:162px;	
}
.mobile #sidebar_search ul.contracted {
	height: 135px;
}
.mobile #sidebar_search ul li input {
	width: 26px;
}	
.mobile #sidebar_search ul li {
	margin-bottom: 10px;
}
.mobile #search #sidebar_search .coveo-exclude{
	margin-left:290px;
}
.mobile #search #sidebar_search .CoveoHierarchicalFacet .coveo-values{
	width:100%;
	margin-left:0;
}
.mobile #sidebar_search .compare .compare-items{
	display:block;
	text-align:center;
	line-height:25px!important;	
}
.mobile #search #sidebar_search .coveo-caption{
	width:235px;
}
.mobile #search #sidebar_search .CoveoHierarchicalFacet ul.coveo-values .coveo-caption{
	width:170px;	
}
.mobile #search #sidebar_search .CoveoHierarchicalFacet ul.coveo-values .coveo-value label{
	width:85%;
	margin-left:50px;	
}
.mobile #sidebar_search .CoveoHierarchicalFacet ul.coveo-values .coveo-value.coveo-has-childs .coveo-has-childs-toggle{
	width:50px;
	height:20px;
	background-position:center center;	
}
.mobile #sidebar_search .CoveoHierarchicalFacet ul.coveo-values .coveo-value.coveo-has-childs.coveo-open .coveo-has-childs-toggle{
	background-position:center center;	
}
.mobile #search #sidebar_search .CoveoHierarchicalFacet ul.coveo-values .coveo-value.coveo-has-childs .coveo-caption{
	width:170px;	
}	
.mobile #search #sidebar_search .CoveoHierarchicalFacet .coveo-values .coveo-exclude{
	right:-2px;
}
.mobile .CoveoResultList{
	height:auto !important;	
}
.mobile .event_tabs thead{
	display:none;	
}
.mobile .event_tabs table#courses td{
	vertical-align:top;
}
.mobile .product_catalog{
	padding-top:15px;
}
.mobile .product_catalog .main{
	width:100% !important;	
}
.mobile .product_catalog .main .head .cart{
	display:none;	
}
/* mobile product slideshow */
.mobile .product_catalog .slideshow_pager{
	display:none;	
}
.mobile .product_catalog .cycle-pager.mobile_only, .n-products-cycle-pager.mobile_only{
	height:12px;
	margin-top:20px;
}
.mobile .product_catalog .page{
	float: left;
	width: 12px;
	height: 12px;
	margin-left: 20px;
	cursor: pointer;
}	
/* featured products */
.mobile .f_products .f_products_slideshow ul{
}
.mobile .f_products .f_products_slideshow .product_img{
	float:none;
	width:100%;
	margin-bottom:10px;
	margin-right:0;	
	overflow:hidden;
}
.mobile .f_products .f_products_slideshow .product_img img{
	width:100%;
	height:auto;	
}
.mobile .f_products .f_products_slideshow .product_desc{
	float:none;
	width:278px;	
}
.mobile .f_products .f_products_slideshow .product_desc .left{
	float:none;
	width:100%;	
	height:20px;
}
.mobile .f_products .f_products_slideshow .product_desc .right{
	float:none;
	clear:both;		
}
.mobile .f_products .f_products_slideshow .product_desc .right a.btn_active{
	width:265px;
}
.mobile .f_products .f_products_slideshow .product_desc p{
	display:none;	
}
.mobile .f_products .f_products_slideshow .availablity{
	float:left;	
}
.mobile .f_products .f_products_slideshow .price{
	float:right;	
}
.mobile .f_products .f_products_slideshow .cycle-pager .page{	
	margin-left:15px;	
	background: url(../images/slideshow_nav_red.png) top left no-repeat;	
}
.mobile .f_products .f_products_slideshow .cycle-pager .page.cycle-pager-active{
	background:url(../images/slideshow_nav_red_on.png) top left no-repeat;	
}	
/* new products */
.mobile .n_products .item{
	float:none;
	width:100%;	
}
.mobile .n_products .product_img{
	float:none;
	margin-right:0;
	margin-bottom:10px;
}
.mobile .n_products .product_img img{
	width:100%;
	height:auto;	
}
.mobile .n_products .product_desc{
	float:none;
	width:100%;
}	
.mobile .n_products .n_products_slideshow .n-products-cycle-pager .page{
	background: url(../images/slideshow_nav_blue.png) top left no-repeat;	
}
.mobile .n_products .n_products_slideshow .n-products-cycle-pager .page.cycle-pager-active{
	background: url(../images/slideshow_nav_blue_on.png) top left no-repeat;
}
/* featured catagories */
.mobile .f_categories .item{
	width:116px;
	padding:8px;	
}
.mobile .f_categories .item:nth-child(2n){
	margin-right:0;	
}
.mobile .f_categories .item .product_img a img{
	width:100%;
}
/* product items */
.mobile .product_catalog .container{
	width:320px !important;
}
.mobile #product-gallery .feature img{
	width:300px;
	margin-left:10px;
	margin-right:10px;	
}
.mobile #btn-add-to-cart a.bttn-block{
	width:100% !important;	
}
.mobile .product_item #featured_item{
	display:none;
}
.mobile .product_item .product_desc{
	width:310px;
	padding-left:5px;
	padding-right:5px;
}
.mobile .product_item ul.cycle-slideshow{
	width:300px;
	height:235px;
	overflow:hidden;
	margin-left:10px;
	margin-right:10px;
	list-style:none;	
}
.mobile .product_item .slideshow_nav{
	position:absolute;
	margin-top:-130px;
	z-index:105;	
}
.mobile .product_item .slideshow_nav #item_prev{
	position:absolute;
	left:20px;
	cursor:pointer;
}
.mobile .product_item .slideshow_nav #item_next{
	position:absolute;		
	right:20px;
	cursor:pointer;
}
.mobile .product_item .left{
	float:none;	
}
.mobile .product_item .right{
	float:none;
	margin-top:20px;	
}
.mobile .product_item .product_desc .left{
	float:left;
}
.mobile .product_item .product_desc .right{
	float:left;	
	margin-top:0;
}
.mobile #stage .placeholder{
	margin-top:15px;
}
/* product results */
.mobile #search .isProduct .item{
	float:left;
	width:140px;
	margin-left:15px;
}
.mobile #search .isProduct .item:nth-child(2n){
	float:right;
	margin-left:0;
	margin-right:15px;	
}
.mobile #search .isProduct .info{
	padding:10px;	
}
.mobile #search .isProduct .info .image{
	float:none;
	width:100%;
	padding:0;	
}
.mobile #search .isProduct .info .desc{
	float:none;
	width:100%;	
	border:none;
	padding-right:0;
}
.mobile #search .isProduct .info .desc h1{
	text-align:center;
	height:95px;	
}
.mobile #search .isProduct .info .desc p{
	display:none;	
}
.mobile #search .isProduct .info .price{
	float:none;
	width:100%;	
	padding:10px 0 0 0;
}
.mobile #search .isProduct .info .desc .btn_active{
	width:100%;	
}
/* Event results */
.mobile #search .isEvent .item{
	float:left;
	width:140px;
	margin-left:15px;
}
.mobile #search .isEvent .item:nth-child(2n){
	float:right;
	margin-left:0;
	margin-right:15px;	
}
.mobile #search .isEvent .info{
	padding:10px;	
}
.mobile #search .isEvent .info .image{
	float:none;
	width:100%;
	padding:0;	
}
.mobile #search .isEvent .info .desc{
	float:none;
	width:100%;	
	border:none;
	padding-right:0;
}
.mobile #search .isEvent .info .desc h1{
	text-align:center;
	height:95px;	
}
.mobile #search .isEvent .info .desc p{
	display:none;	
}
.mobile #search .isEvent .info .price{
	float:none;
	width:100%;	
	padding:10px 0 0 0;
}
.mobile #search .isEvent .info .desc .btn_active{
	width:100%;	
}

/* cart */
.mobile #added-to-cart{
	padding:5px!important;
	right:58%!important;
}
.mobile .cart-page .container-wide{
	width:320px!important;	
}
.mobile .cart-page #content.sidebar-r .main, .mobile .checkout-page #content.sidebar-r .main{
	width:320px!important;	
}
.mobile .cart-page .cart-coupon-input{
	float:none;
	margin-top:10px;
	margin-left:0!important;	
}
.mobile .cart-page #checkout-now .bttn{
	width:100%!important;
}
.mobile .cart-page .sidebar-right{
	float:none;
	width:100%;	
	clear:both;
}
.mobile .checkout-page ol.form.form-horizontal label{
	width:100%;
}
.mobile .checkout-page ol.form.form-horizontal input{
	width:260px !important;
}
.mobile .checkout-page ol.form.form-horizontal select{
	width:278px !important;	
}
.mobile .checkout-page .step-actions .bttn-primary{
	width:258px !important;
	margin:0!important;
}
.mobile .checkout-page #summary{
	width:100%;	
}
.mobile #added-to-cart a.close{
	top:5px;
	right:5px;	
}
/* order confirmation  */
.mobile .receipt-page #content.sidebar-r .main{
	width:320px !important;	
}
.mobile .receipt-page #content.sidebar-r .main #thank-you{
	float:none;
	margin-left:10px;
	margin-right:10px;
}
.mobile .receipt-page #content.sidebar-r #summary.sidebar-right{
	width:320px;
	margin-left:0;
	margin-right:0;
}
.mobile #simplemodal-container{
	width:300px !important;	
}
.mobile #simplemodal-container .simplemodal-wrap{
	overflow:hidden !important;	
}
.mobile #simplemodal-container #processing-modal{
	width:300px !important;	
}
.mobile #simplemodal-container .modal-body{
	width:100% !important;	
	padding:5px 5px !important;
}
.mobile #simplemodal-container .modal h2{
	width:100% !important;	
}

/* my account */
.mobile .tabs_content #tab4 .order div{
	float:none;	
	min-height:28px;
}
.mobile .tabs_content #tab5 .left{
	float:none;	
	width:100%!important;
	margin-bottom:10px;
}
.mobile .tabs_content #tab5 .right{
	float:none;
	width:100%!important;	
}
.mobile .tabs_content #tab5 .right .left{
	float:left!important;
	width:80%!important;
	margin-bottom:0;	
}
.mobile .tabs_content #tab5 .right .right{
	float:left!important;
	width:20%!important;
	text-align:center;	
}	
/* committee */
.mobile .committee.main_content{
	background: url(../images/grey_bg.png) top left repeat-x;	
}
.mobile .committee .head{
	margin-bottom:18px;	
}
.mobile .committee .head h1{
	margin-left:0;	
}
.mobile .committee .head .select{
	float:none;
	margin-top:0;	
}
.mobile .committee .head .select select{
	width:100%;	
}
.mobile .committee .callouts .col{
	width:310px;
	float:none;

	padding-left:5px;
	padding-right:5px;
	margin-right:0;	
}
.mobile .committee .callouts ul{
	height:auto;	
}
.mobile .committee .to_top{
	margin-top:20px;
	margin-bottom:20px;
}
.mobile .committee .tab_content .post .replies{
	float:left;	
}
/* search */
.mobile .search .search_master .search_input{
	width:280px;
}
.mobile .search.main_content{
	background:none;	
}
.mobile #search .CoveoResult{
	padding-left:10px;
	padding-right:10px;
	word-break:break-word;
}
.mobile #search .CoveoPager ul li a{
	padding-left:0;
	padding-right:0;
	min-width:25px;
}	
/* directory search */
.mobile .dir_search.main_content{
	background: url(../images/grey_bg.png) top left repeat-x;	
}
.mobile .dir_search .search_options .col{
	float:none;
	width:100%;			
}
.mobile .dir_search .search_options .item{
	height:25px;
	margin-bottom:10px;	
}
.mobile .dir_search .search_options input{
	width:26px;	
}
.mobile .dir_search .search_form .left{
	float:none;	
}
.mobile .dir_search .search_form .form .ad_box{
	float:none;	
}
.mobile .dir_search .search_form .right{
	float:none;
	width:100%;	
	margin-top:20px;
}
.mobile .dir_search .item{
	float:none;
	width:100%;
	margin-left:0;
	margin-right:0;
}
.mobile .dir_search .item:nth-child(2n){
	float:none;	
}
.mobile .dir_search .item.ad_box{
	width:100%;	
}
.mobile .dir_search .item.ad_box .ad_line{
	width:120px;
}
.mobile .dir_search .CoveoResultList .item{
	position:relative;
	width:300px;
	margin-left:10px !important;
	margin-right:10px;
	display:block;
}
.mobile .dir_search .CoveoResultList .item:nth-child(2n){
	margin-left:10px!important;	
}
.mobile .dir_search .search_options .item label{
	width:246px;
}	
.mobile .dir_search .CoveoPager{
	display:block;	
}
/* find */
.mobile .find.main_content{
	background: url(../images/grey_bg.png) top left repeat-x;	
}
.mobile .find .main .head .left{
	float:none;	
	margin-top:25px;
	margin-left:10px;
	margin-right:10px;
}
.mobile .find .find_results .item{
	float:none;
	width:300px;
	margin-left:10px;
	margin-right:10px;	
}
.mobile .find .find_results .item:nth-child(2n){
	float:none;	
}
.mobile .find .find_results .item .right{
	width:250px;	
}
.mobile .find .find_results .item .ad_box .ad_line{
	width:120px;	
}
/* learn */
.mobile .featured_box .info .col{
	float:none;
	width:100%;	
	border:none;
	padding-left:0;
}
/* news */
.mobile .news{
	background:url(../images/grey_bg.png) top left repeat-x;	
}
.mobile .news .left{
	width:310px;
	margin-left:auto;
	margin-right:auto;
	float:none;	
}
.mobile .news .right{
	width:310px;
	float:none;
	margin-left:auto;
	margin-right:auto;	
}
.mobile .news .outer-container-658008308001{
	margin-left:auto;
	margin-right:auto;
}
.mobile .news .news_feed.left{
	float:none;
	width:320px;	
}
.mobile .news .brightcove-container{
	width:300px;
	margin-left:auto;
	margin-right:auto;	
}
.mobile .news .recent_videos.right{
	float:none;
	width:300px;
	margin-top:30px;
	margin-right:auto;
	margin-left:auto;	
}
.mobile .news .recent_videos object{
	position:relative;
}
.mobile .news .twitter_feed iframe{
	height:340px !important;
}
.mobile .blog_posts .col{
	float:none;
	width:100%;
	margin-right:0;	
	margin-bottom:15px;
}
.mobile .member_info .news{
	background:none;	
}	
/* article */
.mobile .article .section{
	width:320px;
	float:none;	
}
.mobile .article .section .image img{
	width:100%;
	height:auto;	
}
.mobile .article .aside{
	width:320px;	
}
.mobile .article .related_box{
	margin-bottom:15px;	
}
.mobile .main_content.article .content.right .main{
	float:none;
	clear:both;
	width:300px;
	margin-left:10px;
	margin-right:10px;	
}
.mobile .main_content.article .content.right .main .right{
	float:none;
	clear:both;
}
.mobile .main_content.article .content.right .main .right table{
	width:300px;	
}
/* mobile downloads */
.mobile .download .title h1{
	font-size:15px;	
}
.mobile .article .user_content{
	width:300px;
	margin-left:10px;
	margin-right:10px;	
}
.mobile .article .section.left div{
	width:300px;
	margin-left:10px;
	margin-right:10px;	
}
.mobile .article .section.left div h3{
	font-weight: normal;
	font-size: 18px;
	color: #002663;
}
.mobile .article .section.left div p{
	font-size: 14px;
	color: #001836;
	line-height: 18px;
}
.mobile .featured_box .info a.btn_active{
	float:none;
	margin-left:-15px;	
}	
/******************* designation */
/* [designation] */
.mobile .designation .main .left {
	float:none;
	width:300px;
	margin-left:10px;
	marign-right:10px;
}
.mobile .designation .main .right {
	float:none;
	width:300px;
	margin-left:10px;
	marign-right:10px;
}
/******************* scf forms */
.mobile .scfForm .scfSingleLineTextLabel{
	display:block;
	clear:both;
	float:none;
	width:100% !important;	
}
.mobile .scfForm label{
	float:none;
	width:100% !important;
	clear:both;	
}
.mobile .scfForm .scfSingleLineTextBorder, .mobile .scfForm .scfNumberBorder, .mobile .scfForm .stateList, .mobile .scfForm .scfTelephoneBorder, .mobile .scfForm .scfEmailBorder{
	height:50px;	
}
.mobile .scfForm .scfSingleLineGeneralPanel, .mobile .scfForm .scfMultipleLineGeneralPanel, .mobile .scfForm .scfDropListGeneralPanel, .mobile .scfForm .scfTelephoneGeneralPanel, .mobile .scfForm .scfEmailGeneralPanel{
	width:290px !important;	
}
.mobile .scfForm .scfSubmitButtonBorder{
	margin-left:10px;
	margin-bottom:10px;
	height:42px;
}

/* mobile ad */	
.mobile .ad_box{
	width:320px;	
}
.mobile .find .ad_box{
	margin-left:-10px;	
}	
.mobile .hot_topics .col .ad_box{
	width:300px;
	margin-left:10px;	
}
/* mobile footer */
.mobile .footer{
	height:860px;
	background:#00a2d7 url(../images/footer_mobile_bg.png) top center no-repeat;
}
.mobile .footer .contact{
	position:absolute;
	margin-top:565px;
	width:290px;	
	margin-left:15px;
}
.mobile .footer .foot{
	width:290px;
	float:none;
	margin-left:auto;
	margin-right:auto;	
}
.mobile .footer .connect .left{
	float:none;	
}
.mobile .footer .connect .left.connect_form{
	width:100%;
}
.mobile .footer .connect .text{
	width:100%;	
}
.mobile .footer .connect .connect_input{
	width:220px;
	margin-left:0;
	margin-right:0;
	float:none;
	clear:both;
}
.mobile .footer .connect .connect_submit{
	width:50px;
	margin-top:10px;
	margin-left:10px;	
	clear:both;
	float:none;
}
.mobile .footer .connect .language_select{
	margin-left:0;	
	float:left;
}
.mobile .footer .sitemap{
	margin:0;	
}
.mobile .footer .sitemap .col{
	float:none;
	width:290px;
	clear:both;	
	padding-top:15px;
}
.mobile .footer .sitemap ul{
	width:320px;
	margin:0!important;	
}
.mobile .footer .sitemap ul li{
	float:left;
	width:150px;
}
.mobile .footer .to_top{
	margin-top:-46px;	
}	
.mobile .ad.web{
	display:none !important;	
}
.mobile .ad.tablet{
	display:none !important;	
}
.mobile .ad.mobile{
	display:block !important;	
}
.mobile .ad.mobile img{
	width:100%;	
}
/* coveo modal hack for mobile */
.mobile .coveo-modalBox > .coveo-wrapper{
	padding:20px;	
}
.mobile .coveo-modalBox > .coveo-wrapper > .coveo-title{
	background:none!important;	
}
.mobile #search .CoveoFacet .coveo-search-button-mobile{
	color:#fff !important;	
}
.mobile .coveo-modalBox:before{
	height:50%!important;	
}
.mobile .coveo-modalBox > .coveo-wrapper > .coveo-title .coveo-pop-up-reminder{
	display:none!important;	
}
.mobile .mobile_only{
	display:block !important;	
}
@media print{
	.container{
		width:auto!important;	
	}
	.breadcrumb{
		height:38px;	
	}
	.breadcrumb .container .right{
		display:none!important;	
	}
	.left{
		float:left;	
	}
	.right{
		float:left;	
	}
	.header ul{
		display:none;	
	}
	.nav{
		display:none;	
	}
	.content{
		width:auto!important;	
	}
	.article .section{
		width:auto;	
	}
	.content.right{
		float:none!important;
		clear:both!important;	
	}
	#sidebar_search{
		display:none;	
	}
	.ad_container{
		display:none;	
	}
	#footer{
		display:none;	
	}
}
/* bug fixes */
/* hacky ios sidebar fix */
@media (max-width:800px) and (min-width:768px){
	#sidebar{
		margin-top:-26px;	
	}
	.content.right{
		margin-top:20px;	
	}
}
/* firefox fixes */
@-moz-document url-prefix(){
	.nav ul li.nav_signin ul.user_menu{
		margin-top:-1px;	
	}
	.index_page.slideshow ul.cycle-slideshow{
		clear:both;
		top:-1px;	
	}
	#search #sidebar_search .coveo-exclude{
		margin-left:0;	
	}
	.callout{
		margin-top:-1px;	
	}
}
/* disable google translate tool tips */
.goog-tooltip {
    display: none !important;
}
.goog-tooltip:hover {
    display: none !important;
}
.goog-text-highlight {
    background-color: transparent !important;
    border: none !important; 
    box-shadow: none !important;
}

/* HOUDA */
.restrictions {
	position: absolute; 
	font-size: .7em;
	padding-left:.7em
} 
.success-interest{
	color: #27ae60;
}

/* DANIEL */
.navigation{             
	/* Daniel 10/28/2014 - Added width for impersonate user link */
	/*width: 1120px;*/
			}
/* Daniel 10/28/2014 - Added for "red" class on impersonate link */
.nav ul.rednav {
	padding-left: 100px;
	float: right;
	text-transform: uppercase;
	background: url(../images/nav_red_bg.png) top left repeat-x;              
}
.member .menu a.doNotShow {
    background: url("../images/member_btn_disabled.png") repeat-x scroll left top rgba(0, 0, 0, 0);
}
.md-check:before{ content: url(../images/md-check.png) } 
.doNotShow > .md-check:before { content: url(../images/md-uncheck.png) }

.paging {
    width:150px;
    margin-left: 80%;
    margin-right: auto;
}

/* HIDE SKU (for now) */
.sku{
	display:none;	
}

    @media 
    only screen and (max-width: 760px),
    (min-device-width: 768px) and (max-device-width: 1024px)  {

	    /* Force table to not be like tables anymore */
	    table.responsive, table.responsive thead, table.responsive tbody, table.responsive th, table.responsive td, table.responsive tr { 
		    display: block; 
	    }
	
	    /* Hide table headers (but not display: none;, for accessibility) */
	    table.responsive thead tr { 
		    position: absolute;
		    top: -9999px;
		    left: -9999px;
	    }
	
	    table.responsive tr {    
            overflow-x: hidden;
            overflow-y: auto; 
	    }
	
	    table.responsive td { 
		    /* Behave  like a "row" */
		    border: none;
		    border-bottom: 1px solid #eee; 
		    position: relative;
		    padding-left: 50%; 
	    }
	
	    table.responsive td:before { 
		    /* Now like a table header 
		    position: absolute; */
		    /* Top/left values mimic padding 
		    top: 6px;
		    left: 6px; */
		    width: 45%; 
		    padding-right: 10px; 
		    white-space: nowrap;
	    }
}
.center {
    padding-bottom: 2em;
    padding-top: 2em;
	}

.btn_invoice_active{
	width:120px;
	height:42px;
	margin-top:10px;
	font-family: 'source_sans_proregular';
	font-size:15px;
	border:1px solid #008ed1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color:#fff;
	background:url(../images/btn_active_bg.png) top left repeat-x;
	cursor:pointer;
	text-shadow: 1px -1px 0px rgba(44, 62, 80, 1);	
}

.btn_invoice_active.disabled{
	width:120px;
	height:42px;
	margin-top:10px;
	font-family: 'source_sans_proregular';
	font-size:15px;
	border:1px solid #008ed1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color:#fff;
	background:url(../images/btn_active_bg_disabled.png) top left repeat-x;
	cursor:pointer;
	text-shadow: 1px -1px 0px rgba(44, 62, 80, 1);	
}

/* nahb social icon */


@media only screen and (min-width: 1210px) {
	/*.nahb_social {
		width: 16px;
		height: 15px;
		background-image:url(/sites/nahb/images/Houzz_white_social_icon.png);
		background-size: 100% 100%;
		padding-left: 1px;
		margin-left: 4px;		
		margin-bottom: -1px;
	}*/
	.footer .social a.nahb-footer-social {
		font-size: 14px;
		height: 19px;
		width: 19px;
	}
	.footer .social a.nahb-houzz-social img{
		width:8px;
		height:auto;
	}
	/*.footer .social a.nahb-houzz-social {
		height: 17px;
		padding-top: 2px;
		width: 18px;
		top:1px;
		padding-left:1px;
	}*/
	.footer .social a.nahb-footer-social i {
		font-size: 15px;
		height: 19px;
		top: 2px;
		width: 19px;
	}
}

/* nahb social icon with Add This */

.breadcrumb .social_bread .houzz_sharing_button {
	float: left;
    margin-top: 5px;
}

@media only screen and (max-width: 768px) {
    .breadcrumb .social_bread .addthis_sharing_toolbox a {
        margin-top: -.5px;
    }
}