﻿@charset "utf-8";
/* MD custom styles accessable across all APA sites */
/*a[target=_blank] {
background: url(/data/sites/1/media/images/external-link.gif) no-repeat top right;
padding-right: 13px;
}*/

/*a[target=_blank]::after {
	content:url(/data/sites/1/media/images/external-link.gif);
	margin-left:1px;
}*/


/**MD Pagination styles 6-12-15 (original for CAD), added to common 8-27-15**/ 
/***header****/
.pagerheader.toppager{
	float:right;
	margin-right:35px;	
}
.pubgridright h1{
    float: left;
}

/****footer***/
.custompager{
	max-width: 100%;
	margin-top:10px;
	margin-bottom:10px;
}
.custompager p.pagerlabel{
	margin-right:10px;
	text-align:right;	
}
.custompager.bottompager{
	float:right;
	text-align:right;
	margin-right:35px;	
}
.custompager a, .custompager{
	color:#333;
}
.custompager br{
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 10px;
}
.custompager .numericbutton{
	padding: 5px 10px;
    background-color: #EDEDEE;
}
.custompager .numericbutton:hover{
	background-color:#D1D3D4 ;
	text-decoration: none;
    color: #333;
}
.custompager .currentnumericpage{
	background-color:#D1D3D4;
	padding: 5px 10px;
}
.custompager .nextprevpager{
    padding-right:5px;
    padding-left: 5px;
	height: 25px;
	margin-bottom: 1px;
}
.custompager .nextprevpager:first-of-type{
    padding-left: 0px;
}
.custompager .nextprevpager:hover{
    opacity: .7;
    background:#fff;
}
.custompager .nextprevpager.aspNetDisabled, 
.custompager .nextprevpager.aspNetDisabled:hover{
    cursor: default;
    opacity: 0.3;
    background:#fff;
}
@media(max-width:800px){
	.custompager.bottompager, .pagerheader.toppager{
	margin-right:-10px;	
	}
}
@media(max-width:620px){
    .numericbutton, .currentnumericpage, .numericnextpreviousbutton{
        display: none;
    }
}




input.cke_dialog_ui_input_text{
	height:auto;
}

a { cursor: pointer; cursor: hand; }
.homeslide .caption h3{text-transform:none;}
ul.root-nav a{
	font-weight:normal;
}

div.siteTipContainer{
	margin-top:10px;
	clear:both;
}
.reportleft div.siteTipContainer{
	padding-right:30px;
}
.siteTip{
    font-style: italic;
    font-size: 0.9em;
    padding: 10px;
    background-color: #F4EBE0;
    border: 1px solid #D3D3D3;
}
.siteTip:before{
	content: "tip: ";
	font-weight: bold;
	text-transform: uppercase;
}

@media (min-width:767px){
	.siteTipContainer{
		width:140px;
	}	
}
@media (min-width:980px){
	.siteTipContainer{
		width:190px;
	}	
}
@media (min-width:1199px){
	.siteTipContainer{
		width:230px;
	}	
}
body.subsite li.AspNet-Menu-WithChildren.AspNet-Menu-SelectedWithChildren, li a.AspNet-Menu.megaMenu.subsite{
	display:none;
}
body.subsite.membersonly li.AspNet-Menu-WithChildren.AspNet-Menu-SelectedWithChildren{
	display:block;	
}
li a.megaMenu.products + ul li.AspNet-Menu-WithChildren, li a.megaMenu.products + ul li.AspNet-Menu-Leaf{
	float:none;	
}
li a.megaMenu.products + ul li a.plywood{
	margin-top:7px;
}
/*
li a.megaMenu.products + ul li{ 
	float:left !important;
	display:inline;
}
li a.megaMenu.products + ul li ul li{ 
	float:none !important;
	display:block;
}
li a.megaMenu.products + ul li a{ 
	width: 260px !important;
	margin:0 20px 0 0 !important;
	padding-right:260px;
}
li a.megaMenu.products + ul li a.leftmenu, li a.megaMenu.products + ul li a.rightmenu {
	margin-top:7px !important;	
}
li a.megaMenu.products + ul li a.leftmenu1{
	margin-top:25px !important;
	margin-left:-280px !important;
}
li a.megaMenu.products + ul li a.leftmenu2{
	margin-top:43px !important;
	margin-left:-280px !important;
}
li a.megaMenu.products + ul li a.leftmenu2 + ul li a, li a.megaMenu.products + ul li a.leftmenu4 + ul li a{
	margin:0 0 0 -300px !important;
	width:200px !important;
}
li a.megaMenu.products + ul li a.leftmenu3{
	margin-top:61px !important;
	margin-left:-280px !important;
}
li a.megaMenu.products + ul li a.leftmenu4{
	margin:79px 0 0 -280px !important;
	width:210px !important;
}
*/

/**** Background images ****/
body.plywood{ background:#f6d2b1 url(/Data/Sites/1/skins/bootstrap204/img/APAWebsiteBackground_Plywood.jpg) no-repeat top center;}
body.plywood2 {    background:#f6d2b1 url(/Data/Sites/1/skins/bootstrap204/img/APAWebsiteBackground_Plywood2.jpg) no-repeat top center;}
body.ijoist{    background:#f6d2b1 url(/Data/Sites/1/skins/bootstrap204/img/APAWebsiteBackground_Ijoist.jpg) no-repeat top center ;}
body.glulam, body.subsite.glulam {    background:#f6d2b1 url(/Data/Sites/1/skins/bootstrap204/img/APAWebsiteBackground_Glulam.jpg) no-repeat top center ;}
body.scl{    background:#f6d2b1 url(/Data/Sites/1/skins/bootstrap204/img/APAWebsiteBackground_SCL.jpg) no-repeat top center ;}
body.osb{    background:#f6d2b1 url(/Data/Sites/1/skins/bootstrap204/img/APAWebsiteBackground_OSB.jpg) no-repeat top center ;}
body.osb2 {    background:#f6d2b1 url(/Data/Sites/1/skins/bootstrap204/img/APAWebsiteBackground_OSB2.jpg) no-repeat top center ;}

body.plywoodbg{ background:#f6d2b1 url(/Data/Sites/1/skins/bootstrap204/img/APAWebsiteBackground_Plywood.jpg) no-repeat top center;}
body.plywood2bg {    background:#f6d2b1 url(/Data/Sites/1/skins/bootstrap204/img/APAWebsiteBackground_Plywood2.jpg) no-repeat top center;}
body.glulambg {    background:#f6d2b1 url(/Data/Sites/1/skins/bootstrap204/img/APAWebsiteBackground_Glulam.jpg) no-repeat top center ;}
body.ijoistbg {    background:#f6d2b1 url(/Data/Sites/1/skins/bootstrap204/img/APAWebsiteBackground_Ijoist.jpg) no-repeat top center ;}
body.sclbg {    background:#f6d2b1 url(/Data/Sites/1/skins/bootstrap204/img/APAWebsiteBackground_SCL.jpg) no-repeat top center ;}
body.osbbg {    background:#f6d2b1 url(/Data/Sites/1/skins/bootstrap204/img/APAWebsiteBackground_OSB.jpg) no-repeat top center ;}
body.osb2bg {    background:#f6d2b1 url(/Data/Sites/1/skins/bootstrap204/img/APAWebsiteBackground_OSB2.jpg) no-repeat top center ;}


li.topnavitem{
	list-style-type:none;	
	font-size:1.1em;
	font-weight:normal;
	text-decoration:none;
	
}
a.loginlink, a.myaccountlink{
	text-transform:uppercase;
	color:#ffffff;
	float:right;
	background-color:#45403d;
	padding:0 10px;
	line-height:36px;
	text-decoration:none;
}

/*.cartlink {
	text-transform:uppercase;
	color:#eee;
	float:right;
	background-color:#2a2624;
	padding:0px 3px;
	height:36px;
	width: 99px;
}
.cartlink span{
	padding-top:5px;
	font-size:10px;
	line-height: 12px;
	display:block;
	text-align:center;
}
.cartlink a{
	text-transform:uppercase;
	color:#ffffff;
	text-decoration:underline;
	
}*/
body.loginpage .floatpanel{
	background:none;	
	padding:0;
	float:none;
}
.loginmodule input[type="password"], .loginmodule input[type="text"] {
width: 200px;
}
.loginmodule .settingrow, .loginpage .settingrow, .txterror{
	text-transform:uppercase;
	font-size:12px;
}	
.loginmodule .settingrow label, .loginpage .settingrow label{
	font-size:12px;	
}
.loginmodule .settingrow.rememberrow input, .loginpage .settingrow.rememberrow input{
	margin:-2px 5px 0 0 !important;	
}
.lnkpasswordrecovery{	
	display:block;	
	margin:5px 0 -5px 0;	
}
.lnkregister{
	display:block;	
	margin:-5px 0 0 0;
}
.buttonrow .btn {
	border-radius:0;
	width:150px;
}
.designerscircle .buttonrow .btn {
	background-image:none;
	background-color:#0074A1;
}

.designerscircle.homepage .span3{
	border-left:1px solid #babcbe;
	border-right:1px solid #babcbe;
	padding:0 20px;
	margin:0 0 20px 0;
}

.designerscircle.homepage .span6{
	margin-left:20px;
}
	
hr{	
	clear:both;
	color:#babcbe;
	background-color:#babcbe;
	height:1px;
	border:none;
}

.span9 article img{
	float:right;
	margin:0px 0px 10px 10px;
}
.span9 .subsiteslider article img{
	margin:0;	
}
.span9 article img.left{
	float:left;
	margin-right:10px;	
	margin-left:0;
}
.span9 article .apatable img{
	margin:5px;
	float:none;	
}

.calc.span9{
	margin-left:0px;	
}

h4 + p, h5 + p{
	margin-top:0;
	margin-bottom:15px;	
}

h4.sub{
	text-transform:uppercase;
	color:#000000;
	margin-bottom:20px;	
}

/**homepage feature content**/
body.homepage .contentbox .wrapcenter, .homefooter {
	padding: 0px 12px;
}

.homepage h3{
	font-size:16px;
	font-weight:normal;
	margin-bottom:5px;
	text-transform:uppercase;
}

.homefeature.span3{
	margin: 0px;
	padding:0 12px;
	border-right:1px solid #babcbe;
	min-height: 280px;
	width:260px;
}
.homepage .span3:last-child{
	border-right:none;	
}

.homepage .span3:first-child{
	/**padding-left:27px;	**/
}

.homefeature.span3.span6{	
	  width:545px;        			
}

.homepage .homemain .span6{
	width:560px;
	margin-left:10px;
	margin-right:10px;
}

.homefeature .ui-widget-content{
	border:none;
	max-width:95%;
}


/***Home page footer content**/
.homefooter{
	padding-top:20px;
	background: transparent url("/Data/Sites/1/skins/bootstrap204/img/rightcol.png") repeat;
	min-height:300px;
}

.action-link {
	font-size:12px;
	color:#0e4d6b;
	margin-left:10px;
}

/**global footer content**/
footer aside a, footer aside a:visited {
	color: #fff;
	text-transform: uppercase;
	line-height: 36px;
	font-size: 12px;
	margin-right: 25px;
}

.footerleft a, .nowrap{
	white-space:nowrap;
}

.footerright {
	font-size:12px;
}
footer aside a{
	color:#fff;
	text-transform:uppercase;
	line-height:36px;
	font-size:12px;
	margin-right:10px;
}
footer aside a:hover{
	color:#fff;
	text-decoration:underline;
}
footer .social{
	*display:block;
	*width:100px;
	height:36px;
}


/**Subscribe Button**/
a.sublink {
	background-color:#D8CCBE;
	color:#71665e;
	display:block;
	width: 80%;
	padding: 8px 2px;
	margin: 15px auto;
}
a.sublink:hover {
	text-decoration:none;
	background-color: #c4b2a0;
	}
.sublink .toptext{
	text-transform:uppercase;
	font-size: 16px;
	text-align:center;
}

.sublink .bottomtext{
	font-size: 13px;
	text-align:center;
}

/****sidebar subscribe button***/
.rightcol .span3 a.sublink {
	background-color:#c4b2a0;	
}

.rightcol .span3 a.sublink:hover {
	background-color:#baa590;
}


.addthis_sharing_toolbox, .homepage .addthis_sharing_toolbox{
    display:none;
}
.addthis_sharing_toolbox{
    float:right;
}
.socialblock .addthis_sharing_toolbox{
  display: inherit;
}


/**********hide large AdThis Addthis Social content*********/
.addthis_32x32_style{
	display:none;	
}

/***********show small social content***********/
.rightcol .socialblock{
    width:auto !important;
	height:auto !important;
}
.rightcol .socialblock.right .panelwrapper{
padding-left: 10px !important;
padding-bottom: 10px !important;
}


#pre-searchbar, .forcebreak{
	display:none;
}

.designerscircle.homepage .loginmodule, .calc .loginmodule{
		width:240px;
		float:left;
		margin-left:10px;
}
 .span2.addrolebtn{
	 width:240px;
 }

.designerscircle.homepage .loginmodule h1.moduletitle{
	margin:0;
	color:#F65A19;
	font-size:16px;
	font-weight:normal;
	text-transform:uppercase;
}

a.button, a.btn{
	text-decoration:none;	
}
/***admin styles **/

body.registerpage .floatpanel{
	padding:10px;	
}

table.admingrid th, table.admingrid td{
	border:1px solid #cccccc;
	padding: 2px 5px;
}
/**********************hide left col subsite menu on .no-subsite-menu***************/
.no-subsite-menu nav.pagemenu{
		display:none;
}

.captchadiv{
	margin-top:10px;
	margin-bottom:10px;	
}

.captchadiv label{
	display:block
}

/******************************************************* media Q **************************************************/

@media(max-width:1199px){
.homepage .span3{
		width:430px;
		border:none;
	}
.homepage .span6, footer .span6{
	width:90%;
}
.homefooter{	
	        position:relative;        			
	}			
.homepage .researchfeature{			
	position: absolute;			
	right: 20px;			
	border:none;			
	        			
	}
.subsite.glulam .span6.main{
	width:510px;	
}
.homefooter{
	min-height:570px;
	}
body.rightcol  .wrapcenter {
background:transparent url("/Data/Sites/1/skins/bootstrap204/img/rightcol225.png") repeat-y top right;
}
body.subsite  .wrapcenter {
	background: url("/Data/Sites/1/skins/bootstrap204/img/leftcolfade225.png") no-repeat bottom left, 
				url("/Data/Sites/1/skins/bootstrap204/img/leftcol225.png") repeat-y top left;
}
body.subsite.glulam.glulamhome .wrapcenter{
	background: url("/Data/Sites/1/skins/bootstrap204/img/leftcolfade225.png") no-repeat bottom left, 
	 			url("/Data/Sites/1/skins/bootstrap204/img/leftcol225.png") repeat-y top left, 
				url("/Data/Sites/1/skins/bootstrap204/img/rightcol225.png") repeat-y top right;
}

.homefeature {
margin-left:1%;
}
.headerwrap {
background-position:-940px 0px;
}
body.cad .headerwrap, body.designerscircle .headerwrap{
	background-position:-740px 0px;
}

.thumbwrap.span3 {
float:left;
width: 30.8%;
margin-left: 10px;
margin-right: 0px;
}
#logincontent {
width: auto;
float:none;
min-height:inherit;
}
#registercontent {
width: auto;
float:none;
min-height:inherit;
}
.homeslider, .homeslide{
height: 315px;
}
.newpubaside {
padding: 20px;
}
.subsiteslider, .subsiteslide{
	height:197px;
	width:714px;
}

.designerscircle .sitetitle a{
	width:300px;	
}
.designerscircle.bigslideshow .homeslider, .designerscircle.bigslideshow .slide {
	height:	573px;
}

.footerright, .footerleft, .footerright span{
	float:none;
	text-align:center;
}
.footerleft a{
	margin-left:10px;
	margin-right:10px;	
}
.footerright{
	line-height:inherit;
	padding:0 0 10px;		
	margin-left:auto;
	margin-right:auto;	
}
.footerleft{
	margin-left:auto;
	margin-right:auto;	
}
.forcebreak{
	display:block;
	clear:left;
	height:2px;
}
.social{
	margin-bottom:8px;	
}
.ewta span.sitetitle a{
	width:670px;	
	background-size:contain;
}

.nomargin img.fullwidth{
	max-width:940px;	
}

.calc.span9{
	width:630px;	
}
}



@media(max-width:979px){

.homepage .span3{
		width:45%;
}
.homepage .researchfeature{			
	 right: 15px;
}
.subsite.glulam .span6.main{
	width:100%;
	margin:0;
}
body.rightcol  .wrapcenter {
background:transparent url("/Data/Sites/1/skins/bootstrap204/img/rightcol180.png") repeat-y top right;
}

body.subsite .wrapcenter, body.subsite.glulam.glulamhome .wrapcenter{
	background: url("/Data/Sites/1/skins/bootstrap204/img/leftcolfade180.png") no-repeat bottom left,
				url("/Data/Sites/1/skins/bootstrap204/img/leftcol180.png") repeat-y top left;;	
}


.homefeature {
margin-left:1%;
}
.headerwrap {
/*background-image:none;*/
background-position:-1050px 0px;
}
body.cad .headerwrap, body.designerscircle .headerwrap{
	background-position:-940px 0px;
}

.thumbwrap.span3 {
float:left;
width: 44.8%;
margin-left: 10px;
margin-right: 0px;
}
span.sitetitle a {
width: 140px;
}
.ewta span.sitetitle a{
	width:460px;	
	background-size:contain;
	height:47px;
	background-position:center;
	max-width:100%;
}
header aside {
	width: 550px;
}
.designerscircle header aside {
	width: 470px;
}
.ewta header aside{
	width:250px;
	margin-top:7px;
}
.ewta .headerwrap{
	min-height:80px;	
}
.designerscircle.bigslideshow .homeslider, .designerscircle.bigslideshow .slide {
	height:	441px;
}
.navbar-search .search-query {
margin-top: 10px;
}

.homeslider, .homeslide {
height: 243px;
}

.homeslide .caption h2{
font-size: 18px;
margin-bottom: 10px;
}
.homeslide .caption h3{
font-size: 14px;
margin-bottom: 10px;
}
.homeslide .caption .link a{
font-size: 14px;
}
.homeslide .caption{

right: 20px;
bottom: 40px;

}

/* nivo adjust */

.homeslider .caption h2{
font-size: 18px;
margin-bottom: 10px;
}
.homeslider .caption h3{
font-size: 14px;
margin-bottom: 10px;
}
.homeslider .caption .link a{
font-size: 14px;
}
.homeslider .caption{

right: 20px;
bottom: 40px;

}
/****************/


.subsiteslider, .subsiteslide{
	height:152px;
	width:552px;
}

.designerscircle .sitetitle a{
	width:250px;
	background-position:top center;
}
#pre-searchbar{
	display:block;
	clear:left;
}

ul.headernav {
	float:right;
	margin-top:10px;
}

ul.headernav .navbar-search{
	float:right;
}

ul.headernav li a{
	padding-right:0;
	padding-left:25px;
}
.cad ul.headernav li{
	float:right;
}

.nomargin img.fullwidth{
	max-width:725px;	
}
.calc.span9{
	width:400px;	
}
}


@media(max-width:767px){
.homefooter{
	/**min-height:1200px;**/
	}
.homepage .researchfeature{	
	position:inherit;
}

ul.headernav li.cartlink {
display:block !important;
}

footer .span8{
	width: 100%;
}
footer .span6{
	text-align:center;
	width:90%;
}
footer .span4{
	width: 100%;
}
.homepage .span3, .homefeature.span3.span6{
	width: 95%;
	padding-top:15px;
	padding-bottom:15px;
	min-height:initial;
}
.footerright span{
	float:none;
}
.socialblock {
	float: none;
	display:block;
	width: 250px;
	height: 20px;
}
footer .social{
	/*display:block;
	margin-top:40px;*/
}

body.rightcol .wrapcenter, body.subsite .wrapcenter , body.subsite.glulam.glulamhome .wrapcenter{
background-image:none;
}
.glulam .rightcol{
	background-color:#D8CCBE;
}
.glulam .rightcol:last-child{
	margin-bottom:-20px;
	padding-bottom:20px;
}
.headerwrap {
background-image:none;
}
.ewta header aside{
	float:none;
	margin-left:auto;
	margin-right:auto;
}
.ewta .headernav{
	margin:0;	
}
.ewta header.mainhead{
	padding:0;	
}
span.sitetitle{
display:block;
float:none;
margin-left:auto;
margin-right: auto;
}

span.sitetitle a{
margin-left:auto;
margin-right: auto;
}

.designerscircle span.sitetitle{
	padding:0;
	height:50px;
}
.designerscircle.bigslideshow .homeslider{
	overflow:hidden;	
}

.tagline {
text-align:center;
}
header aside, .designerscircle header aside {
width: 100%;
}
ul.headernav {
margin: 10px;
}

.homefeature
{
    border-right:0px solid #cccccc;
	min-height: inherit;
	margin-bottom: 20px;
}
footer .span8{
width: 100%;

}
footer .span4{
width: 100%;

}
.footerright {
float:none;
}
.footerright span{
float:none;
}

.homeslider, .homeslide {
height: 243px;
}

.subsiteslider, .subsiteslide{
	height:212px;
	width:auto;
}

/*******/

.homeslide .caption h2{
font-size: 18px;
margin-bottom: 10px;
}
.homeslide .caption h3{
font-size: 14px;
margin-bottom: 10px;
}
.homeslide .caption .link a{
font-size: 14px;
}
.homeslide .caption{
right: 20px;
bottom: 40px;
}

/*** nivo adjust ****/

.homeslider .caption h2{
font-size: 18px;
margin-bottom: 10px;
}
.homeslider .caption h3{
font-size: 14px;
margin-bottom: 10px;
}
.homeslider .caption .link a{
font-size: 14px;
}
.homeslider .caption{
right: 20px;
bottom: 40px;
}

/*******/

body.rightcol aside.rightcol{
	background-color:#D8CCBE;
	position:relative;
	display:block;
	clear:both;
	margin-bottom:-20px;
}

.nomargin .panelwrapper {
    padding: 0px;
    margin-right: 0px;
}

h1.moduletitle {
margin-right: 0px;

}

.socialblock {
float: none;
display:block;
width: 250px;
height: 20px;

}

.homeslider, .subsiteslider{
	border:none !important;
}

.cyclenav {
	display:none;
}

#pre-searchbar, .forcebreak{
	display:block;
	clear:left;
}
ul.headernav{
	float:none;
	text-align:center;
	display:block
}

ul.headernav li{
	display:inline;
	float:none;
	line-height:12px;
}

ul.headernav li a{
	display:inline-block;
	float:none;
	padding:5px 10px;
}

div.AspNet-Menu-Horizontal ul.AspNet-Menu li, ul.headernav .navbar-search, .cad ul.headernav li{
	float:none;	
}
a.loginlink, a.myaccountlink{
	text-align:center;
	width:100%;
	padding:0;	
}
.subsite .pagemenu .tree-selected, .subsite .pagemenu ul li .tree-child-selected{	
	background:#1E5A7C;	
}
.subsite .pagemenu .tree-root{
	background:#0E4D6B;
}


.nomargin img.fullwidth{
	max-width:100%;	
}
.span2.addrolebtn{
	margin: auto;
	padding: 0;
	text-align: center;
}
.span9.calc{
	width:100%;	
}

}




@media(max-width:620px){
.subsite .span9{
	margin:0;	
}
.homeslider, .subsiteslider, body.designerscircle.bigslideshow .altcontent1{
display: none;
}
.designerscircle.bigslideshow .homeslider, .designerscircle.bigslideshow .slide
.homefeature.span3.span6{
	width:initial;	
}
body.designerscircle.bigslideshow div[role=main]{
	display:block;
}
body.designerscircle .homeslider, body.designerscircle.bigslideshow .altcontent1{
	display:block;	
}
.thumbwrap.span3 {
float:left;
width: 100%;
margin-left: 10px;
margin-right: 0px;
}
.headerwrap {
padding: 0px 12px;
}
footer {
	padding:10px;
}
body.homepage .contentbox .wrapcenter, .homefooter {
padding: 0px 12px;
}
.homefeature.span3{
	padding-left:5px;	
	padding-right:5px;
}
footer aside a, footer aside a:visited {
	display:block;
	line-height: 26px;
}
.social{
	padding:10px;	
}
a.facebook{
	margin-left:0px;	
	margin-right:5px;
}
a.twitter{
	margin-left:5px;
}

ul.headernav li{
	display:none;
}
ul.headernav{
	margin-top:0px;	
}
ul.headernav li:last-child, .cad ul.headernav{
	display:block;	
}
body.cad.en ul.headernav li.es, body.cad.es ul.headernav li.en{
	display:none;	
}
body.cad.en ul.headernav li.en, body.cad.es ul.headernav li.es{
	display:block;
}
}

@media(max-width:500px){
.ewta span.sitetitle a{
	max-width:96px;
	background-position:left;
	background-size:cover;	
}
.span9 article img{
	float:left;
	margin-left:0;
	margin-right:10px;
}
.cad ul.root-nav li{
	float:none;
	text-align:center;	
}

}

#ajaxSpinnerContainer {
    display: inline-block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 32px;
    height: 32px;
    margin: auto;
}

#spinneroverlay {
    display: none; /* ensures it’s invisible until it’s called */
    position: fixed; /* makes the div go into a position that’s absolute to the browser viewing area */
    background-color: rgba(0,0,0,0.1);
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 100; /* makes the div the top layer, so it’ll lay on top of the other content */
}


@media print{
/* Remove unwanted elements */
.headerwrap, .navwrap, .noprint, .breadcrumb, .breadcrumbs, footer.span12
{
display: none;
}
/* Ensure the content spans the full width */
.container
{
width: 100%; margin: 0; float: none;
}
}

