body {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	vertical-align: top;
	color: #666666;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}

a:link {
	font-size: 12px;
	font-style: normal;
	color: #006699;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-style: normal;
	color: #006699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	font-style: normal;
	color: #006699;
	text-decoration: none;
}

.nudgeDown {
	position: relative;
	top: 5px;
}
.prodRow {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	vertical-align: top;
	float: left;
	width: 135px;
	color: #666666;
	overflow: visible;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.prodRow  a:hover {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
.leverRow {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	vertical-align: top;
	float: left;
	width: 170px;
	color: #666666;
	overflow: visible;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.leverRow  a:hover {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
.availableFunctionsLink {
	position: relative;
	width: 200px;
	text-align: right;
	margin-left: auto;
	margin-right: 20px;
	margin-top: -22px;
	padding: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.linkRev {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
.linkRev a:link {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 10px;
}
.linkRev a:visited {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 10px;
}
.linkRev  a:hover {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.linkRev a:active {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 10px;
	}

/* here's the css for the top header links and the left content links */

.topLinks {
	height: 15px;
	width: 600px;
	margin-left: auto;
	text-align: right;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.topLink {
	text-align: right;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	position: relative;
	top: -30px;
	float: right;
}
.contentContainer
{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF; 
	width: 100%; 
    border-bottom: 2px solid black; 
    border-right: 2px solid black; 
    padding: 5px;
}


.contentContainer a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
}
.contentContainer a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
}
.contentContainer a:hover {
	font-size: 12px;
	font-style: normal;
	color: #006699;
	text-decoration: underline;
}
.contentContainer a:active {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
	margin-right: 8px;	
}

.headImage {
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	position: relative;
	left: 2px;
}
.textLabel {
	font-size: 10px;
	font-weight: bolder;
	color: #666666;
	line-height: 14px;
}
.textIndent {
	line-height: 18px;
	left: 33px;
	text-align: left;
	padding-left: 30px;
}
.RevSubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 3px;
	vertical-align: top;
	font-weight: bold;
	text-indent: 10px;
	background-image: url(/images/blue_heading_bg.gif);
	background-repeat: repeat-x;
	text-transform: uppercase;
	text-transform: uppercase;
	height: 18px;
	margin-top: 4px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 4px;
	text-align: left;
	
}
.RevSubHead img {
	height: 8px;
	width: 8px;
	margin-right: 5px;
	margin-bottom: 0px;
}
ul {
	padding: 0px;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 90px;
}
li {
	margin-top: 7px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 17px;
}
.contentContainer p {
	margin-left: 45px;
	line-height: 18px;
	margin-right: 52px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 18px;
	left: 33px;
	text-align: left;
	padding-left: 30px;
}
.contentContainer h1 {
	font-size: 16px;
	font-weight: bold;
	margin-left: 35px;
	margin-bottom: -3px;
	margin-top: 15px;
	margin-right: 0px;
	color: #006699;
}
.contentContainer h2 {
	font-size: 14px;
	font-weight: bold;
	margin-left: 35px;
	margin-bottom: -3px;
	margin-top: 10px;
	margin-right: 0px;
	color: #006699;
}
.contentContainer h3 {
	font-size: 14px;
	font-weight: bold;
	margin-left: 45px;
	margin-bottom: -5px;
	margin-top: 7px;
	margin-right: 0px;
	color: #333333;
	line-height: 18px;
}
.GoldSerif {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #996600;
	text-align: center;
}
.glossaryTable {
	padding: 5px;
	width: 660px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	top: auto;
	vertical-align: top;
	text-align: left;
}
.glossaryTable img {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 15px;
	vertical-align: top;
	float: none;
}
.glossaryTable td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	vertical-align: top;
}
.glossaryTable h2 {
	left: -35px;
	
	position: relative;
}
.glossaryTable p {
	left: -30px;
	position: relative;
}
.dottedLineBreak {
	width: 600px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	position: relative;
	left: 35px;
	margin: 0px;
	height: 1px;
}

.clear {
   clear: both;
}
/***********************************************
Added by Lyra 06/17/2009
************************************************/
.sectionBreakWrapper, .sectionBreak
{
    clear: both;
	background-image: url(/images/common/content_bg.gif); 
	background-color: transparent;
	background-repeat: repeat-x;
	border-top: 2px solid black;
	position:relative;
	right: 5px;
	width: auto;
	
    max-height:5px;
    min-height: 5px;

}

.sectionBreak
{
    right: -12px;
    top: -2px;
}

#MainHeaderSection
{
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 913px;
}

#HeaderLogoSection
{
	float: left;
	padding-top: 35px;
	padding-bottom: 10px;
	width: 170px;
}

#HeaderRightSection
{
	float: right;
	width: 450px;
}

#HeaderLinksSection
{
	float: right;
	padding-top: 15px;
	padding-bottom: 10px;
}

#HeaderLinksSection a
{
	padding-left: 5px;
	padding-right: 5px;
}

#HeaderFunctionsSection
{
	float: right;
	width: 228px;
}


#MainTopNavigationSection
{
	clear: both;
	background-image: url(/images/common/top_nav_bg.gif);
	height: 27px;
	width: 100%;
	background-repeat: repeat-x;
	line-height: 27px;
}

#TopMenuSection
{
	width: 900px;
	margin: 0px auto;
}

#MainContentSection
{
	clear: both;
	background-color: #ACADAC;
	background-image: url(/images/common/main_grey_grad_bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
}

#ContentSection
{
	clear: both;
	margin: 0px auto;
	background-color: #006699;
	background-image: url(/images/common/content_bg.gif);
	width: 913px;
}

#ContentWrapper
{
	padding: 5px;
}

#MainFooterSection
{
	clear: both;
	background-color: #ACADAC;
	background-image: url(/images/common/footer_bg.gif);
	width: 100%;
	height: 62px;
}

#FooterSection
{
	width: 913px;
	text-align: left;
	margin: 0px auto;
	clear: both;
}

.sf_searchLabel
{
	color: #006699;
	font-weight: bold;
}

.sf_searchSubmit
{
	background-color: #FFFFFF;
	background-image: url(/images/go_button.gif);	
	background-repeat: no-repeat;
	line-height: 22px;
	height: 20px;
	width: 22px;
	border: 0px;
	padding-top: 2px;
	vertical-align: top;
}

.verticalDivider
{
	width: 5px; 
	background-image: url(/images/common/content_bg.gif) 
}

.contentNavigation
{
	background-color: #FFFFFF; 
	width: 201px; 
	border-right: 2px solid black;
    border-bottom: 2px solid black; 
    padding: 5px;
}

.tableCellShadow {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border-bottom: 2px solid black;
	border-right: 2px solid black;
	padding: 5px;
	vertical-align: top;
	text-align: left;
	line-height: 16px;
}
.tableCellShadow p {
	margin: 15px;
	line-height: 16px;
}
#HomeContentWrapper
{
	clear: both;
	margin: 0px auto;
	background-color: #006699;
	background-image: url(/images/common/content_bg.gif);
	width: 807px;
}.RevSubHeadHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 3px;
	vertical-align: top;
	font-weight: bold;
	text-indent: 10px;
	background-image: url(/images/blue_heading_bg.gif);
	background-repeat: repeat-x;
	text-transform: uppercase;
	text-transform: uppercase;
	height: 18px;
	text-align: left;
}
.RevSubHeadHome img {
	height: 8px;
	width: 8px;
	margin-right: 5px;
	margin-bottom: 0px;
}
/***********************************************
Added by Matt 07/03/2009 - 
************************************************/
.rightContentContainer {
	width: 700px;
	margin-left: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: relative;
	overflow: auto;
	height: auto;
	visibility: visible;
}
.rightContent {
	width: 692px;
	margin-left: 202px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #006699;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: relative;
	visibility: visible;
	overflow: auto;
}
.rightContent p {
	margin-left: 45px;
	line-height: 18px;
	margin-right: 52px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.rightContent h1 {
	font-size: 16px;
	font-weight: bold;
	margin-left: 35px;
	margin-bottom: -3px;
	margin-top: 15px;
	margin-right: 0px;
	color: #006699;
}
.rightContent h2 {
	font-size: 14px;
	font-weight: bold;
	margin-left: 35px;
	margin-bottom: -3px;
	margin-top: 10px;
	margin-right: 0px;
	color: #006699;
}
.rightContent h3 {
	font-size: 14px;
	font-weight: bold;
	margin-left: 45px;
	margin-bottom: -5px;
	margin-top: 7px;
	margin-right: 0px;
	color: #333333;
	line-height: 18px;
}
.downloadlists  ul {
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;	
}
.downloadlists  li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: -80px;
	list-style-type: none;
	line-height: 14px;
	padding: 0px;	
}
.thirdSection {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	float: left;
	width: 195px;
	overflow: visible;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	left: 15px;
	right: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
.verticalDivider278 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 2px;
	position: relative;
}
.thirdSection p{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.thirdSection h1{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.HomeBrowserList {
	width: 250px;
	float: left;
}
.HomeBrowserList img{
	float: left;
	padding-right: 8px;
}
.HomeBrowserList li{
	font-size: 10px;
	line-height: 11px;
	padding: 0px;
	list-style-type: none;
	margin: 4px 0px 0px;
}
#portfolio li{
	font-size: 11px;
	padding-bottom: 8px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -90px;
}
    .homeSecurityBillboard {width:961px;height:323px;margin-bottom:30px;position:relative;}

        .homeSecurityBillboard .billboard {position:absolute;z-index:1;}

        .homeSecurityBillboard .intro {width:300px;color:#FFFFFF;position:absolute;top:45px;left:30px;z-index:99;}

        .homeSecurityBillboard .intro h2 {font-size:22px;color:#FFFFFF;font-weight:bold;}

        .homeSecurityBillboard .intro h4 {margin-bottom:20px;font-size:16px;color:#c6c6c6;}

    .homeSecurityH3 {margin:0 0 5px 0;font-size:24px;color:#ac001e;text-transform:uppercase;}

    .homeSecurityTable {
	width:651px;
	margin-left: 15px;
}

        .homeSecurityTable td.leftColumn{width:310px;padding:20px 20px 20px 0;border-top:3px solid #d6d6d6;}

        .homeSecurityTable td.leftColumn img {margin-right:20px;float:left;}

        .homeSecurityTable td.leftColumn .blurb {
	width:230px;
	float:left;
	line-height: 14px;
}

        .homeSecurityTable td.leftColumn .blurb strong {text-transform:uppercase;}

        .homeSecurityTable td.rightColumn{
	width:281px;
	background:#e8e8e8;
	border-top:3px solid #d6d6d6;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: -20px;
	margin-left: 0px;
}

        .homeSecurityTable td.rightColumn ul {
	margin-left: 20px;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
}
        .homeSecurityTable td.rightColumn li {
	padding-bottom:20px !important;
	margin-left: 0px;
	padding-left: 0px;
}

        .homeSecurityTable td.rightColumn strong {color:#ac001e;}
.securitybanner {
	background-image: url(../images/HomeSecurity/home_security_billboard.jpg);
	height: 277px;
	width: 360px;
	color: #FFF;
	padding-top: 11px;
	padding-right: 340px;
	padding-bottom: 11px;
	padding-left: 11px;
	background-repeat: no-repeat;
}
.securitybanner ul{
	position: relative;
	right: 33px;
}
.securitybanner h3{
	color: #999;
	text-transform: capitalize;
	font-weight: normal;
}
    /*Lock Bumping*/
    .borderedContent{border: 3px solid #d6d6d6;border-style: solid none;margin:15px 0 0 0;padding:22px 40px 0 0;line-height:18px}
        .qA-accordian{padding-right:40px}
            .qA-accordian div{border-bottom: 1px solid #d6d6d6; padding:24px 0;}
            .qA-accordian h6, .qA-accordian h5{padding-left:40px;font-size:14px;font-weight:bold;text-transform:uppercase;margin-bottom:5px;background:url(/Images/q.png) no-repeat 0 3px;}
            .qA-accordian p{padding-left:40px;background:url(/Images/a.png) no-repeat 0 3px;}
            .qA-accordian h4{font-size:14px;font-weight:bold;text-transform:uppercase;padding-top:25px;}
			
    /*Industry Standards*/
	.rightSide{width:317px;float:right;padding:28px 25px;margin: 0 0 25px 25px;line-height:18px;background:#e6e6e6}
	
	img.imgBorder {
	border:1px solid #d6d6d6;
	margin-right: 5px;
	margin-left: 12px;
	position: relative;
	top: -15px;
}
	        .listsections{
	padding-right:40px;
	margin-left: 15px;
}
            .listsections div{
	border-bottom: 1px solid #d6d6d6;
	clear: both;
	padding-top: 22px;
	padding-right: 0;
	padding-bottom: 24px;
	padding-left: 0;
	height: auto;
	position: relative;
	float: left;
}
            .listsections h6, h5{padding-left:40px;font-size:14px;font-weight:bold;text-transform:uppercase;margin-bottom:5px;}
            .listsections p{padding-left:30px;}
            .listsections h4{
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:5px;
	padding-left: 15px;
	margin-left: 25px;
}
            .listsections ul{
	margin-left: 5px;
	}
	/* finishes */
 .finishesSection { padding: 0 10px 10px 10px; background: url(/Images/ProductSelector/style-finish-bg-bottom.png) no-repeat left bottom; }
.finishesSection .finishHeader { font-size: 17px; padding: 4px 8px; text-transform: uppercase; position: relative; }
.finishesSection #btnAllFinishes { position: absolute; top: 2px; right: 2px;  opacity: inherit; filter: none;  background: url(/Images/ProductSelector/btn-all-finishes-off.png) no-repeat 0 0; width: 151px; height: 21px; text-indent: -99999px; }
.finishesSection #btnAllFinishes.selected { opacity: 0.5; filter: Alpha(Opacity=50); background: url(/Images/ProductSelector/btn-all-finishes-off.png) no-repeat 0 0; }

.finishesSection ul { padding: 0; margin: 0; list-style: none; }
.finishesSection ul li { width: 62px; }
.finishesSection ul li .swatch { width: 56px; height: 56px; }
.finishesSection ul li .enlarged { top: -5px; left: -5px; }
.finishesSection ul li .enlarged .swatch { width: 66px; height: 66px; }

.productSelector .productsWrap { padding: 16px 0 16px 28px; background:url(/Images/standard-bgSpan.png) no-repeat top center;margin:0 auto; }
.productSelector .productsHeader { font-size: 32px; text-transform: uppercase; }
.productSelector ul.products { overflow: auto; padding: 0; margin: 0; list-style: none; }
.productSelector ul.products li { float: left; width: 180px; height: 300px; }
.productSelector ul.products li .productFrame { height: 170px; width: 170px; background: url(/Images/ProductSelector/product-frame.png) no-repeat 0 0; padding-top: 1px; }
.productSelector ul.products li .productFrame img { height: 168px; width: 168px; margin: 0 auto 0 auto; background: #ffffff; display: block; }
.productSelector ul.products li .productDetails { line-height: 15px; font-size: 11px; margin: 0 6px; } 
.productSelector ul.products li .productDetails .productName { font-size: 16px; font-weight: bold; margin: 4px 0 2px 0; }

.productSelector .hiddenProducts { display: none; }
.howtochoosewrap {
	float: left;
	width: 620px;
	margin-left: 60px;
}
.howtochoose {
	display: block;
	padding: 10px;
	float: left;
	width: 275px;
}
.howtochoose p{
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
}

/***********************************************
Added by Matt 09/22/2009 - 
************************************************/

.imageLibRow {
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	vertical-align: top;
	float: left;
	width: 170px;
	color: #666666;
	overflow: visible;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.imageLibRow  a:link {
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
	margin-right: 5px;
	margin-left: 5px;
}
.imageLibRow a:visited {
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
	margin-right: 5px;
	margin-left: 5px;
}
.imageLibRow  a:hover {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
.libraryDottedLineBreak {
	width: 850px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	position: relative;
	left: 5px;
	margin: 0px;
	height: 1px;
	bottom: -10px;
}

