@charset "UTF-8";
/* CSS Document */


/*
BoilerPlate
*/

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231; background-color:#000;}
body, button, input, select, textarea {
	font-family: sans-serif;
	color: #232323;
}

::-moz-selection { background: #8de7ff; color: #fff; text-shadow: none; }
::selection { background: #8de7ff; color: #fff; text-shadow: none; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }

legend { border: 0; *margin-left: -7px; padding: 0; }

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

button, input { line-height: normal; *overflow: visible; }

table button, table input { *overflow: auto; }


button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

textarea { overflow: auto; vertical-align: top; resize: vertical; }

input:valid, textarea:valid {
	}
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }




/*
User CSS
*/


a {
   outline: 0;
}

.logocenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*
homepagespecific
*/

#homeintrorow {
	width: 100%;
	background-image: url(../_img/exterior/gradienthomefeaturebackground.png);
	background-repeat: repeat-x;
	height: 508px;
	position: relative;
	z-index:1;
	background-color: #FFFFFF;
}

#homefeaturesrow {
	border-top: 1px solid #E2E2E2;
	background-color:#fdfdfd;
}

#homefeaturesrow #homefeatureswrapper {
	width: 960px;
	margin: 0 auto;
	margin-top: 40px;
}

#homefeaturesrow #homefeatureswrapper #designscolumn {
	width: 190px;
	float:left;
	margin-left:5px;
	margin-right: 45px;
}

#homefeaturesrow #homefeatureswrapper #installationswrapper {
	border-left: 1px solid #E2E2E2;
	float:left;
	padding-left:45px;
}

#homefeaturesrow #homefeatureswrapper #installationswrapper .installationscolumn {
	width:310px;
	float:left;
}

#homefeaturesrow #homefeatureswrapper:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
	padding-bottom: 60px;
}

.designdivider {
	padding-bottom: 5px;
	border-bottom: 1px solid #E2E2E2;
	margin-bottom: 20px;
}

#homeiconrow {
	background-image:url(../_img/exterior/home_iconunder.jpg);
	background-color:#f7f7f7;
}


#homeiconrow #homeiconwrapper {
	height: 97px;
	width: 960px;
	margin: 0 auto;
}

#homeiconrow #homeiconwrapper .homeicon {
	float:left;
	padding-top:22px;
	display:block;
	margin-right:35px;
	width:270px;
}

div.imagerollover {
	position: absolute;
	background-image: url(../_img/interior/plussign_corner.png);
	background-repeat: no-repeat;
	opacity: 0;
        -webkit-transition: opacity 0.5s;
        -moz-transition:    opacity 0.5s;
        -o-transition:      opacity 0.5s;

	z-index: 1;
	height: 38px;
	width: 38px;
	right: 0px;
}


div.featureimage {
    position: relative;
}

div.featureimage:hover div.imagerollover {
    display: block;
	opacity: 1;
}

div.featureimag:active div.imagerollover {
    display: block;
	opacity: 1;
	background-position: 0 -37px;;
}

p.homefeature {
	padding:4px 0px 4px 0px;
	text-transform:uppercase;
	font-weight:bold;
	margin:0px 0px 15px;
	font-size:13px;
	line-height:18px;
}

a.no-click{
   pointer-events: none;
   cursor: default;
}


/*slideshowheadertype*/

/*
h6 {
	color:#232323;
	font-size:42px;
	font-family: Helvetica, Arial, sans-serif;
	display:inline;
	letter-spacing:-1px;
	line-height: 44px;
	font-weight:bold;
}
*/

h6 {
	width: 489px;
	height: 71px;
	background-image:url(../_img/interior/logo_interlockrock_home_green.png);
	margin:0px;
	z-index: 99;
}




#aslogo {
	width: 350px;
	height: 69px;
	background-image:url(../_img/interior/AS_logo_slideshow.png);
	margin:0px;
	z-index: 99;
}








#designmainwrapper #headlinecolumn {
	width: 235px;
	height: 200px;
	float:left;
	margin-left:5px;
}

#designmainwrapper #maincopycolumn {
	width: 390px;
	margin: 0px 45px 0px 45px;
	float: left;
}

#designmainwrapper #ircolumn {
	width: 175px;
	margin: 0px 5px 0px 0px;
	float: left;
	background-color: #f9f9f9;
	padding: 0px 30px 15px 30px;
	display: block;
}

#ircolumn2 {
	width: 175px;
	margin: 12px 5px 0px 0px;
	float: left;
	background-color: #fff;
	padding: 0px 30px 15px 0px;
	display: block;
}

#designmainwrapper:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
	padding-bottom: 35px;
}

#headerrow {
	width: 100%;
}

#headerwrapper {
	width: 960px;
	margin:0 auto;
	height: 134px;
	background-image:url(../_img/exterior/tempheader.gif);
}




#designintrorow {
	width: 100%;
	background-image: url(../_img/exterior/gradientdesignfeaturebackground.png);
	background-repeat: repeat-x;
	height: 468px;
	position: relative;
	z-index:1;
	background-color:#FFFFFF;
}

#designintroimage {
	margin:0 auto;
	/*background-image:url(../_img/interior/blockintro_weaver.jpg);*/
	background-repeat: no-repeat;
	background-position: center;
	z-index: 1;
}

#designintrowrapper {
	width: 960px;
	height: 468px;
	margin:0 auto;
	z-index: 2;
}

#designintrowrapper #blockintrocopy {
	width: 561px;
	background-image: url(../_img/interior/background_whitemaincopy.png);
	position: absolute;
	bottom: 0px;
}

#designmainrow {
	width: 100%;
	background-color: #FFF;
	background-image:url(../_img/exterior/gradientdesignmain.png);
	background-repeat: repeat-x;
}

#designmainwrapper {
	width: 960px;
	margin:0 auto;
	padding-top: 30px;
}

#designmainwrapper #iconsetwrapper:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

#landingmainrow {
	width: 100%;
	background-color: #FFF;
	background-image:url(../_img/exterior/gradientdesignmain.png);
	background-repeat: repeat-x;
	text-align: justify;
}

#landingcopycolumn {
	width: 390px;
	margin: 0px 45px 0px 45px;
	float: left;
	line-height: 10pt;
}
p.landingtype {
	line-height: 20px;
	margin: 0px;
	font-size: 10pt;
}



/*
Modules
*/


#designmainwrapper #iconsetwrapper .module {
	position:relative;
	float: left;
	margin-top: 20px;
	width: 240px;
	height: 258px;
	margin-bottom: 20px;
}

#designmainwrapper #iconsetwrapper .module2 {
	position:relative;
	float: left;
	margin-top: 20px;
	width: 240px;
	height: 258px;
	margin-bottom: 20px;
}

#designmainwrapper #iconsetwrapper .blurbtext {
	position:relative;
	float: left;
	width: 195px;
	height: 278px;
	margin-bottom: 20px;
	margin-left: 30px;
	padding-left: 15px;
}

#designmainwrapper #iconsetwrapper .blurbtextright {
	position:relative;
	float: left;
	width: 195px;
	height: 278px;
	margin-bottom: 20px;
	margin-right: 30px;
	text-align: right;
	padding-right: 15px;
}

.blurbtextblue {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #2bcdf8;
	text-transform: uppercase;
	line-height: 24px;
	letter-spacing:-.5px;
	margin-bottom: -25px;
	display: block;
}

.blurbtextgray {
	font-family: Helvetica, Arial, sans-serif;
	color: #bcbcbc;
	font-size: 15px;
	font-weight: 300;
	line-height: 16px;
	display: block;
}

.blurbtextgray2 {
	font-family: Helvetica, Arial, sans-serif;
	color: #bcbcbc;
	font-size: 14px;
	font-weight: 300;
	line-height: 16px;
	display: block;
}


div.plussign {
	position: absolute;
	background-image: url(../_img/interior/plussign.png);
	background-repeat: no-repeat;
	opacity: 0;
        -webkit-transition: opacity 0.5s;
        -moz-transition:    opacity 0.5s;
        -o-transition:      opacity 0.5s;

	z-index: 1;
	height: 38px;
	width: 38px;
}


div.module:hover div.plussign {
    display: block;
	opacity: 1;
}

div.module:active div.plussign {
    display: block;
	opacity: 1;
	background-position: 0 -37px;;
}






/* Show at least something when animations not supported */
.no-cssanimations .cb-slideshow li span{
	opacity: 1;
}


ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}







#designfeaturerow {
	width: 100%;
	background-color: #f9f9f9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f9f9f9;
	background-image: url(../_img/exterior/feature_lowergradient.png);
	background-repeat: repeat-x;
  	background-position: bottom;
	padding-top: 30px;
	padding-bottom: 45px;
	overflow: auto;
	float:left;
}

#designfeaturewrapper {
	width: 960px;
	margin:0 auto;
}

#features {
	clear: both;
}

.featuretitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
	height: 30px;
	margin-bottom: 13px;
}

#designfeaturewrapper #designfeaturespecs {
	width: 318px;
	margin-right: 74px;
	float: left;
}

#designfeaturewrapper #designfeaturecompare {
	width: 568px;
	float: left;
}

a.designfeaturebutton {
	background-image:url(../_img/interior/button_comparisonchart_sprite.jpg);
	height: 96px;
	width: 549px;
	display: block;
	margin-left: 9px;
	margin-bottom: 18px;
}

a.designfeaturebutton:hover {
	background-position: 0 -96px;
}

a.designfeaturebutton:active {
	background-position: 0 -192px;
}


#footerrow {
	width: 100%;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #fff;
	background-color: #000;
	clear:both;
	height: 100%;

}

#footerwrapper {
	width: 960px;
	margin:0 auto;
	height: 134px;
	padding-top: 2px;
}

.footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #999;
	text-align: left;
}





p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #232323;
}

p.summarytype {
	line-height: 16px;
	margin: 0px;
}

.superscript { 
	font-size:10px; 
	vertical-align:top;
	line-height: 1.6em;
} 

h3 {
	font-family: Helvetica, Arial, sans-serif;
	color: #232323;
	font-weight: bold;
	font-size: 17px;
}

h5 {
	font-family: Helvetica, Arial, sans-serif;
	color: #acacac;
	font-weight: bold;
	font-size: 12px;
	text-transform:uppercase;
	margin-top:0px;
}

.graytype {
	color: #ABABAB;
	font-style: italic;
	line-height: 16px;
}

lighttype {
	font-family: 'Lato', Helvetica, Arial, sans-serif;
}

.gray {
	color: #BCBCBC;
}



a:link {
	color: #00b8e9;
	text-decoration: none;
}

a:visited {
	color: #00b8e9;
}

a:hover {
	color: #2bcdf8;
}

a:active {
	color: #00b8e9;
}


a.featurelink:link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #232323;
	font-style: italic;
	padding-left: 11px;
	text-decoration: none;
}

a.featurelink:visited {
	color: #232323;
}

a.featurelink:hover {
	color: #515151;
	padding-left: 11px;
}

a.featurelink:active {
	color: #232323;
	padding-left: 11px;
}




a.graylink:link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #232323;
	text-decoration: none;
}

a.graylink:visited {
	color: #232323;
}

a.graylink:hover {
	color: #515151;
}

a.graylink:active {
	color: #232323;
}





a.modulelink:link {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 17px;
	color: #232323;
	
}

a.modulelink:visited {
	color: #232323;
}

a.modulelink:hover {
	color: #515151;
	background-image: url(../_img/interior/plussign.png);
	background-position: 0 0px;
	background-repeat: no-repeat;
	height: 250px;
	width: 250px;
}

a.modulelink:active {
	color: #232323;
}

#phone a {
	color:#aaaaaa;
}


.button_article {
	width:34px;
	height:32px;
	display:block;
	background:url(../_img/interior/icons/icon_article.png) no-repeat 0 0;
	float:left;
	margin:5px 4px 0 0;
}

.button_article:hover
{ 
  background-position: 0 -32px;
}


.oppacityroll:hover{

/* FIRST (order is important) */
opacity: 0.8;

/* SECOND (IE8) */
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";

/* THIRD (IE7) */
filter: alpha(opacity=80);
} 




/*
Strandard Page
*/




#contentrow {
	width: 100%;
	background-color: #FFF;
	clear:both;
}

#contentwrapper {
	width: 960px;
	margin:0 auto;
	padding-top: 65px;
}

#contentwrapper:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
	padding-bottom: 120px;
}


h1 {
	font-size:28px;
	font-family: Helvetica, Arial, sans-serif;
	color: #BCBCBC;
	font-weight: 100;
	margin:0px 0px 15px 0px;
	text-transform: uppercase;
	line-height:28px;
	letter-spacing: -.5px;
}


h1.texth1 {
	font-size:22px;
	font-family: Helvetica, Arial, sans-serif;
	color: #BCBCBC;
	font-weight: 100;
	margin:0px 0px 15px 0px;
	text-transform: none;
}

h2.articlename {
	font-size:13px;
	margin:4px 0;
	font-weight:normal;
}

h4 {
	margin-top:0px;
	font-family: Helvetica, Arial, sans-serif;
	color: #232323;
}

.quote {
	font-style: italic;
	line-height: 15px;
	margin-top:0px;
}

.quotename {
	color: #BCBCBC;
	font-style:normal;
	line-height: 5px;
	padding-bottom: 22px;
}

.graydescriptor {
	color: #BCBCBC;
	margin: 0px;
	font-size: 10px;
	line-height: 18px;
	text-align: right;
	padding-bottom:2px;
}

.designname {
	margin: 3px 0px -5px 0px;
	padding-bottom: -5px;
	color: #BCBCBC;
	line-height:13px;
}



/*
Subpage
*/

.subpageinfo {
	width: 370px;
	float: left;
	margin-left:5px;
}

.subpageimage {
	float: right;
	margin-right:5px;
}



.articlepageinfo {
	width: 645px;
	float: left;
	margin-left:5px;
	padding-right:82px;
	border-right: 1px #e2e2e2 solid;
}

.articlepageinfo p {
	line-height: 26px;
	margin: 0px;
	font-size:14px;
	margin-bottom:15px;
}

.articleblurbs {
	width: 190px;
	float:left;
	margin-left:35px;
}


/*
Compare Table
*/

.section {
	clear:both;
	margin-bottom:15px;
	margin-top: 20px;
}

.section:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
	margin-bottom: 1px;
}


.column {
	width: 318px;
	float: left;
	background-color:#f9f9f9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	color:#333;
}

.column li {
	border-bottom: 1px solid #EBEBEB;
    border-top: 1px solid #FFFFFF;
    font-size: 11px;
    line-height: 19px;
    padding: 20px;
	color:#333;	
}

.column li.alt {
	background: none repeat scroll 0 0 #f1f1f1;
}

.column li .chartheader {
	font-weight:bold;
	padding-bottom:4px;
	display:block;
}

ul.subtext li {
    font-size: 11px;
    line-height: 16px;
    padding: 8px 0px 8px 8px;
	font-style:italic;
	color:#333;
	border: none;
}

/*
.columnall3 {
	width:949px;
	background-color: #FFF;
	padding:5px;
	border-bottom: #CCC 1px solid;
	border-top: #CCC 1px solid;"
}

.columnall3:after {
	visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
*/




/*
Form
*/

.formfieldtest {
	display:none;
}


/*
Tooltip container
*/
.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 0px dotted black; /* If you want dots under the hoverable text */
}

/*
Tooltip text
*/
.tooltip .tooltiptext {
    visibility: hidden;
    width: 440px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 10px 10px;
    border-radius: 10px;
	font-size:12px;
 
/*
Position the tooltip text - see examples below!
*/
    position: absolute;
    z-index: 1;
}

/*
Show the tooltip text when you mouse over the tooltip container
*/
.tooltip:hover .tooltiptext {
    visibility: visible;
}

