body.pagebody {
    background:#0F1F2E url("img/bk_plywood.jpg") no-repeat top center;
}

.searchbuttonheader {
height:	35px;
width: 35px !important;
position:absolute;
right:0px;
bottom:10px;
text-indent: -999999px;
background: transparent;
border: 0px;
}

body.searchresults td, body.searchresults th { border:none; }
body.es .en, ul.headernav li.es{
	display:none;
}
body.es ul.headernav li.es{
	display:block;
}	


h1, h1.moduletile, h3{color:#cc0000; font-size:2em;}
h2, h4 {color:#0E4D6B; font-size:1.2em;}
h5 {color:#a45932; font-size:1.6em;}
h5{font-size:1.1em;}
h1, h2{
	line-height:1.5;	
}
h3, h4, h5, h6 {
	line-height:1.2;
}
.rightcol h2{
	text-transform:uppercase;
	font-size:1.2em;	
}
address{color:#87746a;}
a, a strong {color:#9F6809;} 
/**a:visited {color:#9F6809;} **/
a:hover{color:#774e07; text-decoration:none;}

/********* home search 7-20-2016 DJM **********/

.searchresults h2.moduletitle {
    display: none;
}

.searchcontrols {
    background-color: #0f4d6b !important;
    margin-left: -12px;
    padding-left: 20px;
    _width: 102%!important;
    width: 1150px !important;
    margin-bottom: 10px;
}

.searchcontrols .searchbox {
    margin-bottom: 0px !important;
    display: inline-block;
    height: 18px;
    padding: 4px;
    margin-bottom: 9px;
    font-size: 13px;
    line-height: 18px;
    color: #555555;
}

.altcontent2 {
    margin-top: 10px;
}

.searchcontrols .btn {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    background-color: #a45932 !important;
    display: inline-block;
    font-size: 14px;
    padding: 4px 12px;
    font-weight: normal !important;
    line-height: 16px;
    text-transform: uppercase !important;
    color: #fff;
    text-align: center;
    text-shadow: 0 0px 0px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #a45932;
    background-image: -ms-linear-gradient(top, #a45932, #a45932);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a45932), to(#a45932));
    background-image: -webkit-linear-gradient(top, #a45932, #a45932);
    background-image: -o-linear-gradient(top, #a45932, #a45932);
    background-image: linear-gradient(top, #a45932, #a45932);
    background-image: -moz-linear-gradient(top, #a45932, #a45932);
    background-repeat: repeat-x;
    border: 0px solid #cccccc;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#a45932', endColorstr='#a45932', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0.2), 0 0px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0.2), 0 0px 0px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0.2), 0 0px 0px rgba(0, 0, 0, 0.05);
    margin: 10px auto;
    
}
.searchcontrols .btn:hover {
    color: #fff;
    text-decoration: none;
    background-color: #824728 !important;
    background-image: -ms-linear-gradient(top, #a45932, #824728);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a45932), to(#824728));
    background-image: -webkit-linear-gradient(top, #a45932, #824728);
    background-image: -o-linear-gradient(top, #a45932, #824728);
    background-image: linear-gradient(top, #a45932, #824728);
    background-image: -moz-linear-gradient(top, #a45932, #824728);
    background-repeat: repeat-x;
    border: 0px solid #cccccc;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-bottom-color: #b3b3b3;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#000', endColorstr='#000', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0.2), 0 0px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0.2), 0 0px 0px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0.2), 0 0px 0px rgba(0, 0, 0, 0.05);
}

a.enlink {
    float: right;
    display: inline-block;
    padding: 5px 12px;
    background-color: #3e7089;
    color: #fff;
    margin-right: 10px;
    margin-top: 9px;
    font-weight: bold;
    text-transform: uppercase;
}

a.enlink:hover {
    background-color: #002d41;
    color: #fff;
}



.cadfooter {
    padding: 20px;
    background-color: #d7cbbd;
    min-height: 200px;
}

.searchleftcol {
    margin-left: 10px;
    width: 230px;
}


.pubgridright h1 {
    font-size: 18px;
    float: none !important;
    display: block;
}

.pagelist {
    float: left;
}
.dropdownwrap {
    float: right;
    padding-right: 45px;
}

span.catfiltertitle {
    clear: both !important;
    float: none;
    position: relative;
    border-bottom: solid #eae1de 1px;
    margin-bottom: 3px;
    color: #97361b;
    text-transform: uppercase;
    font-weight: bold;
    _border-bottom: solid #eae1de 1px;
    display: block;
    margin-top: 12px;
}
span.catfiltertitle a {
    float: right;
    width: 15px;
    height: 15px;
    text-align: center;
    background: url("../../../1/skins/bootstrap204/img/plusminus.png") no-repeat top center;
    font-weight: normal;
    line-height: 15px;
    _font-size: 1rem;
}

.searchleftcol br {
    display: none !important;
}

.searchleftcol input[type="checkbox"] {
    margin-right: 5px;
    margin-bottom: 5px;
    float: left !important;
    margin-top: 2px;
}

.searchleftcol span.catbox {
    clear: both !important;
    float: none;
    position: relative;
    display: block;
    border-bottom: solid #eae1de 1px;
    margin-bottom: 3px;
}

.searchleftcol .divProductFilterList {
    margin-bottom: 12px;
}

.searchleftcol .data-item-tooltip {
    padding-bottom: 5px;
    padding-left: 5px;
    cursor: help;
}

.searchleftcol .line {
    border-bottom: solid #eae1de 1px !important;
    height: 3px !important;
    margin-bottom: 3px !important;
}
.searchleftcol h2 {
    margin-bottom: 10px;
}

.searchleftcol h3 {
    display: block !important;
    width: 100%;
    margin: 0;
    padding: 0;
    color: #97361b !important;
    text-transform: uppercase;
    font-size: 13px !important;
    font-weight: bold !important;
}

.searchleftcol .selectionpanel {
    _margin-bottom: 35px;
    position: relative !important;
    display: block !important;
}

selectionpanel:after{content:"\0020";display:block;height:0;clear:both;overflow:hidden;visibility:hidden}
ƒ .selectionpanel{height:100%}

.publicationGridCADSourceInfo {
    font-weight: normal;
    color: #6d6e6f;
    font-size: 12px;        
}

/********* home search end **********/


.navbar-fixed-top, .navbar-fixed-bottom {
    left: 0;
    margin-bottom: 0;
    position: relative;
    right: 0;
    z-index: 1030;
}

.headerwrap {
background:#002D41 url("img/taglinewrapbk.png") no-repeat top center;
background:#002D41 url("img/taglinewrapbk-ie7.png") no-repeat top center\9;

min-height:117px;
}
.tagline {
color:#e9ddc4;
font-style:italic;
font-size: 12px;
text-align:right;
margin-top: 10px;
margin-bottom:10px;
}
.headerwrap .container{
z-index: 99;

}
.navwrap {

/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRkNDc0MyIgc3RvcC1vcGFjaXR5PSIwLjc1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0ZDQ3NDMiIHN0b3Atb3BhY2l0eT0iMC45NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(95,86,78,0.75) 0%, rgba(95,86,78,0.95) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(95,86,78,0.75)), color-stop(100%,rgba(95,86,78,0.95))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(95,86,78,0.75) 0%,rgba(95,86,78,0.95) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(95,86,78,0.75) 0%,rgba(95,86,78,0.95) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(95,86,78,0.75) 0%,rgba(95,86,78,0.95) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(95,86,78,0.75) 0%,rgba(95,86,78,0.95) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf4d4743', endColorstr='#f24d4743',GradientType=0 ); /* IE6-8 */
border-top:#F5E5C4 solid 2px;
border-bottom:#544C43 solid 1px;
background-color:#716760\9;

}


.cad span.sitetitle a {
    background: url("img/apa_logo_cad.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background: url("img/apa_logo_cad.jpg") no-repeat\9;
    height: 95px;
    width: 123px;
	text-indent:-99999px;
	display:block;
	z-index: 99999999;
}
header.mainhead {
    padding: 0px 0 20px;
}
ul.root-nav {
    background: none;
    border-radius: 0px;
    box-shadow: 0px 0px;
    display: inline-block;
    margin: 0px !important;
    padding: 0px !important;
    width: 100%;
	margin-bottom: -4px !important;
	margin-bottom: -0px !important\9;
}
ul.root-nav li {
    margin: 0px !important;
}
ul.root-nav a {
    border-radius: 0px 0px 0px 0px;
    color: #E7E5E5;
    display: block;
    font-weight: bold;
    padding: 8px 20px;
    text-decoration: none;
    text-shadow: 0 0 0  rgba(0, 0, 0, 0.7);
	text-transform:uppercase;
}
ul.root-nav li.current > a, ul.root-nav li:hover > a {
    background: #333333;
	background-image: none;
    border-top: 0px;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.7);
    color: #fff;
    text-shadow: 0 0px 0px rgba(255, 255, 255, 0.7);
}


span.sitetitle {
    display: inline-block;
    padding: 6px 0 0;
	width:auto;
	float:left;
	margin-top: 5px;
}

header aside {
float:right;
width:auto;
margin-top: 0px;

}

ul.headernav{
margin:0;
padding:0;
list-style:none;
margin-top: 40px;
}
ul.headernav li{
margin:0;
padding:0;
float:left;
list-style:none;
color:#fff;
}
ul.headernav li a{
color:#fff;
padding:0 25px;
font-weight:normal;
text-transform:uppercase;
font-size:12px;
}

.taglinewrap {
	top:0;
	right:0;
	position:absolute;
	z-index:9;
	min-height:38px;
	display:block;
	width: 50%;
	overflow:hidden;
}
.taglinewrap .container{
	color:#fff;
	text-align:right;
	margin-left: -50%;
}
/*content*/
.contentbox {
 background: #fff;
 box-shadow: 0 6px 9px rgba(0, 0, 0, 0.7);
 margin-top: 15px;

}
.contentbox .wrapcenter {
 min-height: 350px;
}
.wrapcenter {
position:relative;

}

.breadcrumbs {
display:none;

}
.adminpage .breadcrumbs {
display:inline;

}

.navbar-search {
 display: none;   
}

.headernav .en {
 display: none;   
}
.navbar-search .search-query {
    background:#D1D3D4 url("../../../1/skins/bootstrap204/img/mag-glass.png") no-repeat top right;

    border: 1px solid #fff;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0) inset, 0 0px 0 rgba(255, 255, 255, 0.15);
    color: #776b62;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    padding: 7px 9px;
    transition: none 0s ease 0s;
	border-radius: 0px;
	margin-top: -10px;
}
.navbar-search .search-query:focus, .navbar-search .search-query.focused {
    background:#D1D3D4 url("../../../1/skins/bootstrap204/img/mag-glass.png") no-repeat top right;
    border: 1px solid #fff;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0) inset, 0 0px 0 rgba(255, 255, 255, 0.15);
    color: #776b62;
    outline: 0 none;
    padding: 7px 9px;
    text-shadow: 0 0px 0 #FFFFFF;
}

.panelwrapper {
padding: 20px;

}
body.homepage .panelwrapper {
padding: 0px;

}
body.products aside.rightcol {
/*position:absolute;
top:0;
bottom:0;
background-color:#d6cfc8;
right:0;*/

}

.newpubaside {
padding: 24px;
}

/******************************************************* membermill **************************************************/


body.rightcol  .wrapcenter {
background:transparent url("../../../1/skins/bootstrap204/img/rightcol.png") repeat-y top right;
}

body.rightcol .homefeature {
border-right: 0px solid #cccccc;
}

.membermillsearch {
background:#756659;
position:relative;
}

.membermillsearch:after{content:"\0020";display:block;height:0;clear:both;overflow:hidden;visibility:hidden}
� .membermillsearch {height:100%}

.membermilltitle {
color:#fff;
font-weight:bold;
text-transform:uppercase;
font-size:14px;
padding: 12px 0px 0px 12px;
}

.membermillwrap {
padding-top:0px !important;
}

.membermillsearchresults {
margin-top: 20px;

}
.mmprodlist {
color:#507aa4;
font-size:16px;

}

.mmsearch {
float: left; margin: 12px;
width: 60%;
}

.mmsearch input[type="text"] {
width: 100%;
background:#daccbf;
border: 1px solid #fff;
border-radius: 0px;
}
.mmsearch input[type="submit"] {
color:#fff;
background:#005a8c;
text-transform:uppercase;
border:none;
padding: 4px 9px;
font-size:16px;

}


.mmsearchfilters {
float: left; margin: 12px;
width: 30%;
}
.mmsearchfilters input[type="submit"] {
color:#fff;
background:#aea39a;
text-align:center;
border:none;
padding: 3px 6px;
font-size:14px;
width:100%;

}

/******************************************************* publication grid **************************************************/

.pubgridright .publicationGrid {
display:inline-block;
    float: left;
    border: 1px solid #999999;
    width: 400px;
    min-height: 100px;
    margin: 6px !important;
	padding-bottom: 12px;
	margin-left:0px !important;


}
.pubgridright .publicationGrid:nth-child(odd){
    clear: both;
}

.pubgridright {
width: 73%;
display: inline-block;
_border-left: #beb4b0 3px solid;
_padding-left: 20px;
padding-left: 30px;
}

.pubgridleft {
width: 20%;
padding-left: 12px;
}
.pubgridleft input[type="checkbox"]{
margin-right: 5px;
float: left !important;
}

.pubgridleft h4{
margin-top: 12px;
margin-bottom: -12px;
}
.inline_content {
padding: 12px;
padding-bottom: 24px;
position:relative;

}

.publicationGridleft {
float: left;
width: 60%;
font-weight: bold;
color: #282425;
font-size: 14px;
padding-left: 12px;
padding-top: 12px;
padding-bottom: 30px;

}

.pubgridleft table {
width: 90% !important;
table-layout: fixed;
}

.pubgridleft table:first-child tr{
border-top:#d3d4d6 1px solid !important;
}
.pubgridleft table tr {
border-bottom:#d3d4d6 1px solid !important;
}

.pubgridleft table tr td:first-child {
display: none;
}

.pubgridleft table td{    
    _overflow: hidden;
    _text-overflow: ellipsis;
    white-space: normal !important;
	color:#6a7191 !important;
	_line-height: 23px;
    padding: 2px 0px;
}
.publicationGridItemImage {
float: right;
width: 136px;
height: 104px;
}
.publicationGridItemShortDescription {
font-weight: normal;
color:#6d6e6f;


}

.PublicationGridCADdxf_FileName {
float: left;
}
.PublicationGridCADdwg_FileName {
float: left;
}
.PublicationGridCADdwf_FileName {
float: left;
}
.PublicationGridFileName {
float: left;
}
.publicationGridlinks {
position:absolute;
bottom: 12px;
left: 12px;
}

a.btngrid {
padding: 3px 10px;
color:#fff;
width: 100%;
margin-bottom: 6px;
text-transform:uppercase;
background-color: #00588a;
margin-right: 4px;
}
a.btngrid:hover{
background-color: #000;
}
a.btngridpdf {
padding: 3px 10px;
color:#fff;
width: 100%;
margin-bottom: 6px;
text-transform:uppercase;
background-color: #c2241f;
margin-right: 4px;
}
a.btngridpdf:hover{
background-color: #000;
}





/******************************************************* register login forms **************************************************/
.btn, .createuserbutton{
display: inline-block;
font-size:14px;
padding: 9px 18px;
font-weight: normal !important;
line-height: 16px;
text-transform:uppercase;
color: #fff;
text-align: center;
text-shadow: 0 0px 0px rgba(255, 255, 255, 0.75);
vertical-align: middle;
cursor: pointer;
background-color: #B70000;
background-image: -ms-linear-gradient(top, #B70000, #B70000);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#B70000), to(#B70000));
background-image: -webkit-linear-gradient(top, #B70000, #B70000);
background-image: -o-linear-gradient(top, #B70000, #B70000);
background-image: linear-gradient(top, #B70000, #B70000);
background-image: -moz-linear-gradient(top, #B70000, #B70000);
background-repeat: repeat-x;
border: 0px solid #cccccc;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
border-color: #e6e6e6 #e6e6e6 #bfbfbf;
border-bottom-color: #b3b3b3;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
filter: progid:dximagetransform.microsoft.gradient(startColorstr='#B70000', endColorstr='#B70000', GradientType=0);
filter: progid:dximagetransform.microsoft.gradient(enabled=false);
-webkit-box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0.2), 0 0px 0px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0.2), 0 0px 0px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0.2), 0 0px 0px rgba(0, 0, 0, 0.05);
margin:10px auto;
}
.btn:hover, .createuserbutton:hover{
color: #fff;
text-decoration: none;
background-color: #8E0000;
background-image: -ms-linear-gradient(top, #B70000, #8E0000);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#B70000), to(#8E0000));
background-image: -webkit-linear-gradient(top, #B70000, #8E0000);
background-image: -o-linear-gradient(top, #B70000, #8E0000);
background-image: linear-gradient(top, #B70000, #8E0000);
background-image: -moz-linear-gradient(top, #B70000, #8E0000);
background-repeat: repeat-x;
border: 0px solid #cccccc;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
border-color: #e6e6e6 #e6e6e6 #bfbfbf;
border-bottom-color: #b3b3b3;
filter: progid:dximagetransform.microsoft.gradient(startColorstr='#000', endColorstr='#000', GradientType=0);
filter: progid:dximagetransform.microsoft.gradient(enabled=false);
-webkit-box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0.2), 0 0px 0px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0.2), 0 0px 0px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0.2), 0 0px 0px rgba(0, 0, 0, 0.05);
}

ol.formlist
{
    list-style:none;
}
.settinglabel {
text-align: right;
padding-right: 20px;
width: 200px;
}
.settingrow {
}

body.registerpage .floatpanel{
background: #eee;
padding-top: 12px;
padding-bottom: 12px;

}
body.loginpage .floatpanel{
background: #eee;
padding: 12px;

}


body.loginpage input[type="checkbox"] {
margin-right: 12px !important;
}
body.loginpage input[type="text"], body.loginpage input[type="password"]  {
width: 200px;
}

#logincontent {
width: 720px;
float:right;
min-height:300px;
}
#registercontent {
width: 420px;
float:right;
min-height:300px;
}
/******************************************************* basic form **************************************************/
.formwizard .settingrow .settinglabel {
width: auto;
text-align: left;
}

.formwizard .settingrow .settinglabel {
width: auto;
text-align: left;
}

.formwizard .settingrow textarea {
width: auto;
}

/******************************************************* footer **************************************************/
footer {
color:#fff;
background: #002D41;
min-height: 44px;
}

footer aside{

}


.footercontent {
background-color:#d6cfc8;
position:relative;
padding: 12px;
}

.footercontent p{
padding-bottom: 10px;
margin-bottom: 0px !important;
}

footer {
margin-top:0px;
padding-top: 6px;
}

footer ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
footer ul li{
	display:inline;
	}
footer ul li a{
width:60px;
}

.footerleft {
float:left;
position:relative;
}

.footerright {
float:right;
text-align:right;
line-height:36px;
padding-right: 30px;
*float:left;
position:relative;
}
.footerright span{
float:right;
position:relative;
*float:left;
}

footer aside a{
color:#fff;
text-transform:uppercase;
line-height:36px;
font-size:12px;
margin-right:25px;
}
footer aside a:hover{
color:#fff;
text-decoration:underline;
}
footer .span6{
width: 45%;

}
footer .span8{
width: 67%;
*width: 400px;

}
footer .span4{
width: 23%;
*width: 250px;

}
footer .social{
display:inline-block;
*display:block;
*width:100px;
}
a.facebook {
    background: url("img/facebook.png") no-repeat;
	width: 21px;
	height: 25px;
	text-indent: 9999px;
	overflow:hidden;
	display:inline-block;
	*display:block;
	margin-left: 10px;
	margin-right: 1px;

}
a.twitter {
    background: url("img/twitter.png") no-repeat;
	width: 26px;
	height: 25px;
	text-indent: 9999px;
	overflow:hidden;
	display:inline-block;
	*display:block;
	margin-right: 1px;

}

a.linkedin {
    background: url("img/linkedin.png") no-repeat;
	width: 25px;
	height: 25px;
	text-indent: 9999px;
	overflow:hidden;
	display:inline-block;
	*display:block;
	margin-right: 1px;

}

a.youtube {
    background: url("img/youtube.png") no-repeat;
	width: 50px;
	height: 25px;
	text-indent: 9999px;
	overflow:hidden;
	display:inline-block;
	*display:block;

}

/*******************************************************slideshow NIVO ADJUST**************************************************/

.theme-default .nivoSlider {
margin-bottom: 0px;
box-shadow: 0px 0px 0px 0px #4A4A4A;

}

.theme-default .nivo-controlNav {
position: absolute;
z-index: 9999;
right: 0px;
margin-top: -20px;
background-color:#D1D3D4;
padding: 4px 0px 0px 2px;
}

.theme-default .nivo-controlNav a {
    display: inline-block;
    width: 11px;
    height: 11px;
    _background: url('https://www.apacad.org/Data/Sites/4/skins/bootstrap204/bullets.png') no-repeat scroll 0% 0% transparent;
	background-image:none !important;
	background-color:#333333;
    text-indent: -9999px;
    border: 0px none;
    margin: 0px 4px;
}
.theme-default .nivo-controlNav a.active {
	background-color:#981b1e;
}
.nivo-caption {
background: none;
bottom: 20%
}

.homeslider{
_margin-left: -20px;
}

.homeslider .caption{
_position:absolute;
_bottom: 120px;
width: 60%;
color:#fff;
}

.homeslider .caption.right{
text-align:right;
margin-right: 50px;
}

.homeslider .caption.left{
text-align:left;
margin-left: 50px;
}

.homeslider .caption h2{
font-size: 32px;
font-weight:normal;
margin-bottom: 20px;
}
.homeslider .caption h3{
font-size: 24px;
font-weight:normal;
font-family:"Times New Roman", Times, serif;
margin-bottom: 20px;
color:#ffffff !important;
text-transform:capitalize;
}
.homeslider .caption .link a{
color:#ffffff !important;
text-decoration:underline;
font-size: 21px;
font-family:"Times New Roman", Times, serif;
}

.nivoSlider {
    height: auto !important;
    overflow: hidden !important;
}

/*******************************************************slideshow **************************************************/
.cyclenav {
position:absolute;
position:relative\9;
margin-top: -18px;
*margin-top: -20px;
z-index:999;
/*background-color:#D1D3D4;
padding: 8px;*/
text-align:right !important;
text-align:left\9;
width: 100%;
*width: 400px;
/*border-right: #D1D3D4 solid 4px;*/
border-right: #D1D3D4 solid 0px\9;
/*margin-left: -4px;*/
bottom:-4px;
}

.cyclenav a{
border: #D1D3D4 solid 4px;
border-left: #D1D3D4 solid 6px;
border-right: #D1D3D4 solid 2px;
width: 11px;
height: 11px;
overflow:hidden;
text-indent: 9999px !important;
background-color:#333333;
display:inline-block !important;
display:block\9;
margin-right: 0px !important;
}

.cyclenav a.activeSlide{
border: #D1D3D4 solid 4px;
border-left: #D1D3D4 solid 6px;
border-right: #D1D3D4 solid 2px;
width: 11px;
height: 11px;
overflow:hidden;
text-indent: 9999px !important;
background-color:#981b1e;
display:inline-block;
display:block\9;
margin-right: 0px !important;
}


.homeslider {
border: solid 3px #D1D3D4;
border-bottom: solid 3px #D1D3D4 !important;
position:relative;
_height:393px;
height:auto !important;

}
.homeslide {
width:100%;
/*min-height:300px;*/
position:relative;
height:393px;
}
.homeslide .slide img{
width:100%;
}
.homeslide .caption{
position:absolute;
bottom: 120px;
width: 60%;
color:#fff;
}

.homeslide .caption.right{
text-align:right;
right: 50px;
}

.homeslide .caption.left{
text-align:left;
left: 50px;
}

.homeslide .caption h2{
font-size: 32px;
font-weight:normal;
margin-bottom: 20px;
}
.homeslide .caption h3{
font-size: 24px;
font-weight:normal;
font-family:"Times New Roman", Times, serif;
margin-bottom: 20px;
}
.homeslide .caption .link a{
color:#fff;
text-decoration:underline;
font-size: 21px;
font-family:"Times New Roman", Times, serif;
}

.altcontent1 {
_margin-bottom: 20px;
margin-bottom: 0px;
}
/******************************************************* right column **************************************************/

.rightcol .sectiontitle {

text-transform:uppercase;
font-weight:bold;
margin-bottom: 24px;
display:block;
}

.rightcol .pubtitle
{
color:#000;
font-weight:bold;
display:block;
}
.rightcol a.publink
{
display:block;
color:#1c3664;
text-decoration:underline;

}

h2.moduletitle{
/*	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	line-height:12px;
	margin-bottom:10px;*/
}


/*******************************************************JT Home Feature **************************************************/
.homefeature
{
    /*min-height:250px;*/
    border-right:1px solid #cccccc;
	min-height: 250px;

	margin-left:1.65%;
	margin-left:1%\9;
}
.homefeature.last
{
    border-right:0px solid #cccccc;
}

.homefeature .sectiontitle
{
color:#991b1e;
text-transform:uppercase;
font-size:16px;
display:inline-block;
margin-bottom: 20px;
width:auto;

}
.homefeature .pubtitle
{
color:#000;
font-weight:bold;

}
.homefeature a.publink
{
color:#676767;
text-decoration:underline;
margin-bottom: 20px;
display:inline-block;
}

.socialblock {
float: right;
width: 250px;
height: 20px;

}

a.seealllink {
float:right;
color:#004b6a;
font-size:11px;
text-transform:uppercase;
margin-right: 20px;

}

.adminpublink {
background:url("../../../1/skins/bootstrap204/img/file_edit.png") no-repeat top left;
width:16px;
height:16px;
display:inline-block;
text-indent: -999999px;
}

.productbody {



}

h1.moduletitle {
/*margin-right: 250px;
color:#8a1f03;
font-size: 21px;*/

}

.productbody .span3 {
width: 20%;

}

.thumb {
    position: relative;
    width: 201px;
    height: 195px;
    margin: 10px;
    float: left;
	color:#fff;
}
.thumb .header {
color:#fff;
background: rgba(174,160,152,0.5);
text-transform:uppercase;
height: 36px;
line-height: 36px;
text-indent: 10px;

}
.header a{
color:#fff;

}
.text, .text-js {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 181px;
	height: 139px;
    background: #999;
    background: rgba(51,51,51,0.5);
    text-align: left;
	color: #fff;
	padding: 10px;
}
.thumb:hover .text {
    display: block;
	color: #fff;
}
.thumb .text a{
    display: block;
	color: #fff;
}
.thumb:hover .text a{
    display: block;
	color: #fff;
}
.thumb .text-js a{
    display: block;
	color: #fff;
}
.thumb:hover .text-js a{
    display: block;
	color: #fff;
}
.thumb:hover .header a{
    display: block;
	color: #fff;
}
.thumbblock {
display:block;
position:relative;
margin-left: -20px;
}
.thumbwrap.span3 {
float:left;
width: 23.8%;
width: 30.8%\9;
margin-left: 10px;
margin-right: 0px;
}


/******************************************************* JT - nomargin - header (sorry for the hack job) ****************************************/
.nomargin .panelwrapper {
    padding: 0px;
    margin-right: -30px;
}



/*-----------------------------------------------------------APA FormWizard Override ---------------------------------------*/

.surveyopentextinput [type="text"],
.surveyopentextinput textarea {
  width: 510px !important;
}

textarea {
  height: auto;
}

/*----------------------------------------------------------- media---------------------------------------*/


@media (max-width:1200px){

.pubgridright {
width: 60%;
display: inline-block;
_border-left: #beb4b0 3px solid;
_padding-left: 20px;
}

.pubgridleft {
width: 30%;
padding-left: 12px;
}
.pubgridright .publicationGrid {
    width: 100%;
}
.custompager.bottompager, .pagerheader.toppager {
    margin-right: -10px;
}
}


@media (max-width:1199px) {

.searchcontrols {
    width: 920px  !important;
}

.dropdownwrap select {
    width: 120px;
    padding-right: 0px;
}
}

@media (max-width: 979px) {
    .searchcontrols {
        width: 704px !important;
    }
    .searchleftcol {
        width: 40%;
        float: left !important;
    }

    .dropdownwrap select {
        width: 200px;
    }
    .dropdownwrap  {
    float: left;
    margin-top: 10px;
    }
.pubgridright {
width: 50%;
display: inline-block;
_border-left: #beb4b0 3px solid;
padding-left: 20px;
}

.pubgridleft {
width: 40%;
padding-left: 12px;
}
}

@media (max-width:800px){
.pubgridright {
width: 50%;
display: inline-block;
_border-left: #beb4b0 3px solid;
padding-left: 20px;
}

.pubgridleft {
width: 40%;
padding-left: 12px;
}
.PublicationGridCADdxf_FileName {
float: none;
margin-bottom: 6px;
}
.PublicationGridCADdwg_FileName {
float: none;
margin-bottom: 6px;
}
.PublicationGridCADdwf_FileName {
float: none;
margin-bottom: 6px;
}
.PublicationGridFileName {
float: none;
margin-bottom: 6px;
}
}

@media (max-width: 767px) {
    .searchcontrols {
        width: 100.8% !important;
    }

}

@media (max-width:500px){
    .pubgridleft {
        width: 90%;
		padding-bottom:30px;
    }
    .searchleftcol {
        width: 90%;
        float: none !important;
    }
    a.enlink {
    margin-bottom: 10px;
    }
    .searchcontrols {
        width: 100.9% !important;
    }
}

@media (max-width:460px){

.pubgridright {
width: 90%;
display: inline-block;
border-left: #beb4b0 0px solid;
padding-left: 20px;
}

}