/* @override 
	http://sargent2.newcitymedia.com/css/generic.css
	http://sargent/css/generic.css
*/

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	background-color: #DBDBDB;
}

img {
	display: block;
	border: 0px;
}

p img {
	display: inline
}

img.right {
	float: right;
	margin: 0px 0px 10px 10px;
}

img.left {
	float: left;
	margin: 0px 10px 10px 0px;
}

h1, h2, h3, h4, h5, h6, table, form {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 16px;
}

table {
	margin: 0px 0px 15px;
}

table td {
	vertical-align: top;
}

table th {
	background-color: #dedcdd;
	color: #20408b;
	text-align: left;
	vertical-align: top;
}

table th a {
	color: #20408b;
}

table.data td, table.data th {
	padding: 1px 10px;
	border-bottom: 1px solid #ddd;
}

table.chart {
	border-collapse: collapse;
}

table.chart td {
	padding: 0px;
	border: 1px solid #ddd;
	padding: 4px;
}

table.chart th {
	padding: 0px;
	border: 1px solid #ddd;
	background-color: #ddd;
	color: #20408b;
	padding: 4px;
}

table td.productthumb {
	padding-right: 20px;
	width: 100px;
}

h1 {
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	color: #000;
	background-color: #fff;
	font-family: helvetica, arial, sans-serif;
	margin-bottom: 12px;
}

h2 {
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	color: #000;
	margin-top: 25px;
	margin-bottom: 12px;
}

h2.rule {
	border-bottom: solid 1px #CCCCCC;
	padding-bottom: 3px;
}

h3 {
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	color: #272727;
	margin-bottom: 5px;
}

h1.bar {
	background: transparent url(../images/header_bar.gif) repeat-x left center;
}

h1.bar span {
	background-color: #fff;
	padding-right: 10px;
}

h2.bar {
	background-color: #dedcdd;
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	color: #666;
	margin: 8px 0px 23px;
}

ul {
	list-style: none;
	margin: 2px 0px 20px;
	padding: 0px;
}

ul ul {
	margin: 5px 0px 10px;
	font-size: 10px;
}

ul li {
	padding-left: 13px;
	background: url(../images/bullet.gif) no-repeat 0 4px;
	margin: 0px 0px 3px;
}

ol {
	margin: 2px 0px 20px;
	padding: 0px 0px 0px 28px;
}

ol li {
	margin: 0px 0px 3px;
}

p {
	margin: 0px 0px 15px;
}

a:link, a:visited, a:active, a:hover {
	color: #21408B;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#content form input,
#content form select,
#content form option,
#content form textarea {
	background-color: #f5f5f5;
	color: #333;
	font: 11px/16px Arial, Verdana, sans-serif;
}

#content form input,
#content form textarea {
	margin: 4px 0px;
	padding: 2px;
	border: 1px solid #666;
}

#content form select {
	margin: 4px 0px;
	border: 1px solid #666;
}

#content input.radio {
	margin: 0px 5px 0px 0px;
	vertical-align: middle;
}

#page-area {
	padding: 0px 4px 24px 0px;
	width: 800px;
	color: #333;
	background: #fff url(../images/page_area_bg.gif) repeat-y top right;
}

/*================= HEADER ======================*/

#header {
	color: #333;
	background: #fff url(/images/front/header-background.png) repeat-y 0 0;
	margin: 0 12px 8px;      
	z-index: 200;
	position: relative;
}

#header-top {
	padding: 16px;
	position: relative;
}

#search {
	float: right;
}

#search p {
	margin: 0;
}

#search #search-query {
	width: 108px;
	color: #999;
	height: 12px;
	line-height: 16px;
	font-size: 10px;
	padding: 2px;
	border: 1px solid #ccc;
	background-color: #fff;
	vertical-align: middle;
}

#search #search-submit {
	vertical-align: middle;
}

#accessory {
	position: absolute;
	
	bottom: 20px;
	right: 16px;
}

#top-nav {
	float: right;
	display: inline;
	margin: 0px 0 0;
}

#top-nav li {
	background: transparent;
	font-size: 0.92em;
	font-family: "Trebuchet MS", sans-serif;
	float: left;
	padding: 0px 10px;
	text-decoration: none;
}

#top-nav li a {
	color: #b3cbdd;
	display: block;
}

#logo {
	float: left;
	width: 129px;
	height: 58px;
	margin: 4px;
}

#logo img {
	display: block;
}

/* = CONTENT AREA
-------------------------------------------------*/

#content {
	clear: both;
	padding: 16px;
}

/*================== FOOTER ===================*/

#assa-abloy {
	clear: both;
	width: 804px;
	color: #666;
	background: #dbdbdb url(/images/footer_bg.gif) repeat-x top left;
}

#assa-abloy .inside {
	padding: 20px 150px 20px 12px;
	background: transparent url(/images/top_right_corner.gif) no-repeat top right;
	position: relative;
}

#assa-abloy .inside .assa-abloy {
	color: #232020;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 1.2em;
	margin-bottom: 1em;
}

#assa-abloy .inside p {
	margin: 0;
}

#assa-logo {
	position: absolute;
	top: 4px;
	left: 658px;
}

#assa-text {
	position: absolute;
	top: 20px;
	left: 30px;
}

#footer {
	padding: 10px 0px 0px 0px;
	clear: both;
}

#footer p {
	float: left;
	text-align: left;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	width: 50%;
	font-size: 0.91em;
}

#footer p.right {
	float: right;
	text-align: left;
	width: 250px;
	display: block;
}

#footer .twitter {
	display: block;
	background: url(/images/icon-twitter.png) no-repeat 0 0;
	text-indent: -9999px;
 	width: 16px;
	height: 16px;
	position: absolute;
	right: 0;
	top: 0;
}

#footer #social-media {
	width: 200px;
	display: block;
	position: relative;
	height: 50px;
	padding-left:50px;
	background-image:url('/images/twitter-icon.png');
	background-repeat:no-repeat

}
#footer #social-media-facebook {
	width: 200px;
	display: block;
	position: relative;
	height: 50px;
	padding-left:50px;
	background-image:url('/images/facebook.jpg');
	background-repeat:no-repeat

}

#page-area {
	padding: 0px 4px 0px 0px;
}

#content {
	padding: 0 12px 10px 37px;
}

/* = UTILITY
-------------------------------------------------*/

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

.clear span {
	position: absolute;
	left: -9999em;
}

.clearfix:after {
	content: ".";
	display: inline-block;
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.error {
	color: red;
}

.learnmore {
	background-image: url(/images/arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 8px;
}

ul.links li {
	background: transparent url(/images/btn_narrow.gif) no-repeat 7px 0px;
	padding: 1px 0px 0px 7px;
	height: 18px;
}

ul.links li a {
	color: #fff;
	text-align: center;
	width: 117px;
	height: 18px;
	display: block;
}

a.whitebutton {
	display: block;
	width: 85px;
	border: 1px solid #ccc;
	padding-left: 7px;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	margin-bottom: 4px;
}

a.whitebutton:hover {
	border: 1px solid #5B77BA;
	text-decoration: none;
}

a.ncmlink:link {
	color: #888888;
	text-decoration: none;
}

a.ncmlink:visited {
	color: #888888;
	text-decoration: none;
}

a.ncmlink:hover {
	color: #888888;
	text-decoration: none;
}                  

/* @group Subpage Callouts */
ul.subpage-callouts {
	float: left;
}              

ul.subpage-callouts li {
	float: left;
	display: inline;
	width: 310px;
	background: none;              
	padding-left: 40px;
	border-left: 1px solid #ECEDEF;        
	margin-bottom: 15px;
}  

ul.subpage-callouts li.left-col {
	padding-left: 0;
	border: none;         
	margin-right: 40px;              
}              

ul.subpage-callouts li h2 {
	margin-top: 0;
}
/* @end */  


/* @group subpage vert Callouts */          
ul.subpage-vert-callouts li {
	background: none;     
	margin-left: 0;    
	border-bottom: 1px solid #ECEDEF;  
}  
/* @end */
