.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

body {
	background:url(/images/headerNew.jpg) no-repeat scroll center top #000000;
	color:#FFFFFF;
	font-family:Verdana,Geneva,sans-serif;
	font-size:80%;
	margin:0;
	padding:0;
}

a { 
	color:#fff;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #cd0022;	
}

a img { border: none; }

h1,h2,h3,h4,h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-transform:none;
	padding:0;
}
h2{
	font-size:21px;
	line-height:34px;
	margin:8px 0;
}
h3{
	font-size:21px;
	line-height:25px;
	margin:8px 0;
}
#moviecontainer {
	width: 900px;
	height: 650px;
	background: url(/images/moviebg.jpg) top left no-repeat;
	margin: 0 auto;
	overflow:hidden;
	position: relative;
	font-size: 0.8em;
}
#movie {
	margin: 130px auto 0;
	width: 650px;
	padding: 10px;
	background-color: black;
	overflow:hidden;
}
#movie a.button {
	top: 10px;	
	left: 20px;
	position: absolute;
}

#container {
	width: 900px;
    position: relative;
    margin: 0 auto;
}

#header {
	background:none repeat scroll 0 0 transparent;
	height:250px;
	position:relative;
	width:900px;
	margin:0 auto;
}

#link_multilock, #link_union, #link_yale { 
	position: absolute; 
	top: 38px; 
	height:58px;
}
#link_union {
	left:168px;
	width:70px;
}
#link_yale { 
	width: 58px;
	left: 31px;
}
#navWrap {
	width:100%;
	height:45px;
	background:#000 url(images/menu.gif) repeat-x scroll left -45px;
}
#topnav {
	background:url(images/menu.gif) no-repeat scroll left top transparent;
	font-family:Georgia;
	font-size:16px;
	height:45px;
	line-height:45px;
	list-style:none outside none;
	margin:0 auto;
	overflow:hidden;
	padding:0;
	width:780px;
}

#topnav li {
	float: left;	
	margin:0;
}
#topnav li a {
	background:url(images/menu.gif) no-repeat scroll right top transparent;
	color:#FFFFFF;
	display:inline-block;
	float:left;
	font-weight:normal;
	padding:0 14px;
	text-align:center;
	text-decoration:none;
}
#topnav li:hover, #topnav li.active, .topnav_hover_loader {
	background:url(images/menu.gif) repeat-x scroll left -90px transparent;
}
#topnav li.disabled a {
	color: #d7808e;
	cursor: default;
}
#topnav li.disabled:hover {
	background: none;	
}

#topnav li.right a{
	float: right;
}

#introNav #topnav,
#introNav #topnav li a:hover, #introNav #topnav li.active a, #introNav .topnav_hover_loader,
#introNav #topnav li.wide a:hover, #introNav #topnav li.wide.active a, #introNav .topnav_wide_hover_loader {
	background: none;
}
#introNav #topnav li a {
	color: #888;
}
#introNav #topnav li a:hover, #introNav #topnav li.active a, #introNav .topnav_hover_loader,
#introNav #topnav li.wide a:hover, #introNav #topnav li.wide.active a, #introNav .topnav_wide_hover_loader {
	color: #ccc;
}

#main {
	width: 780px;
	margin: 0 auto;
	font-size: 0.9em;
	background-color:#000;
	padding:20px 25px 0;
	position:relative;
}
#main.wide {
	width: 850px;
}
#leftpanel {
	width: 185px;
	float: left;
}
#leftnav {
	list-style: none;
	padding: 0;
	margin: 0 -5px 60px;
	font-size: 0.9em;
}
#leftnav li {
	border-bottom:1px solid #999999;
	margin:0 5px;
}
#leftnav li a {
	display: block;
	padding: 5px 2px;
	text-transform: uppercase;
	color: #ccc;
}
#leftnav li a:hover, #leftnav li.active>a  {
	color: #fff;
}
#leftnav li ul {
	list-style:none;
	margin: 0 5px 5px;
	padding:0 0 0 10px;
}
#leftnav li ul li {
	border:none;
}
#leftnav li ul li:last-child {
	border:none;
}

#leftnav .date {
	font-weight: normal;
	display:block;
	font-size:10px;
	margin-bottom: 2px;
}

#leftpanel h2 {
	border-bottom:2px solid #CFD0D1;
	display:block;
	font-size:19px;
	line-height:19px;
	margin:0;
	padding:5px 0;
	text-transform:none;
}

#leftpanel .bottom {
	position: absolute;
	bottom: 10px;
	right: 10px;
	left: 10px;
}
#topTeasers{
	margin:0 0 20px 0;
}
.teaser{
	float:left;
	margin-right:15px;
	padding-bottom:35px;
	position:relative;
	width:275px;
}
.teaser.top{
	background:url(images/menu.gif) repeat-x scroll left bottom transparent;
	border-bottom:2px solid #cd0022;
	width:200px;
	margin-right:16px;
	height:275px;
}
.teaser.bottom{
	height:245px;
}
.teaser.bottom h3{
	border-bottom:2px solid #cd0022;
}
.teaser.right{
	margin-right:0;
}
.teaser img{
	background-color:#000;
	display:block;
}
.teaser.top img{
	border-top:2px solid #cd0022;
}
.teaser.top h3{
	color:#fff;
	margin:5px 13px;
	text-shadow:1px 1px 1px #333;
}
.teaser.top:hover h3{
	color:#cd0022;
}
.teaser.top p{
	margin:0 15px;
}
.teaser .bottomLink{
	display:block;
	left:0;
	padding:243px 0 0;
	position:absolute;
	top:0;
	width:275px;
}
.teaser.top .bottomLink{
	display:block;
	left:0;
	padding:280px 0 15px 15px;
	top:0;
	bottom:auto;
	width:185px;
}
#content {
	font-size:12px;
	line-height:16px;
	margin-left:210px;
	overflow:hidden;
	padding-bottom:10px;
	position:relative;
	width:380px;
	z-index:9;
}
#content.full{
	width:auto;
}
#content .col1{
	width: 380px;
}
#content.overflow{
	overflow:visible;
}
#content.wide { width: 600px; }
#content.leftWide {
	margin-left:0;
	margin-right:285px;
	width:auto;
}
#content .inner {
		width: 380px;
}

#content h2:first-child {
	margin-top: 0;
	width:640px;
	border-bottom:2px solid #cd0022;
	width:570px;
}


.small {
	font-size: 0.8em;
	margin-bottom:10px;
}
.tiny {
	height: 0px;
	width: 0px;
}
/** newsNav **/
#latestNews {
	width:265px;
	float:right;
}
#latestNews h2{
	margin-top:0;
	border-bottom:2px solid #cd0022;
}
#latestNews h2 a{
	font-weight:normal;
}
#latestNews ul.newsNav{
	margin:0;
	padding:0;
	list-style:none;
	width:265px;
	font-size:11px;
	line-height:15px;
	text-transform:uppercase;
}
#latestNews ul.newsNav li{
	background:url(images/menu.gif) repeat-x scroll left bottom transparent;
	border-bottom:2px solid #4b4b4d;
	height:102px;
	margin:0 0 8px;
	padding:0;
}
#latestNews ul.newsNav li a{
	display:block;
	font-weight:normal;
	padding:8px 5px 10px 140px;
	position:relative;
	height:82px;
}
#latestNews ul.newsNav li a span.date{
	display:block;
	font-weight:bold;
	margin-bottom:2px;
}
#latestNews ul.newsNav li a img{
	display:block;
	left:10px;
	position:absolute;
	top:10px;
	background-color:#fff;
}
/*-------- Rounded corners ------*/
.cnr{display:block}
.cnr *{ display:block; height:1px; overflow:hidden; font-size:.01em; background:#4B4B4D; } 
.cnr1{ margin: 0 3px; border: 1px solid #202021; background:#383839; } 
.cnr2{ margin: 0 1px; border: 1px solid #070707; background:#3c3c3e; }
.cnr3{ margin: 0 1px; border:1px solid #3c3c3e; }
.cnr4{ margin: 0; border:1px solid #202021; }
.cnr5{ border:1px solid #383839; padding:0; }
.cnr div { border-style: none solid; padding: 0 1px; }
.cnr div div {padding:0;border-style:none;}

#leftpanel .cnrfg{ position: relative;background:#4B4B4D; padding: 0 10px 5px; min-height: 300px; }



#content label {
	display: block;
	margin-bottom: 5px;
}
#content input[type=text], #content textarea, #content select {
	border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	border:medium none;
	display:block;
	margin:0 0 10px;
	padding:5px;
	width:370px;
}
#btype{
	width:380px!important;
}
#content textarea {
	height: 200px;	
}
.button {
	background:url(/images/button.png) no-repeat scroll left top transparent;
	border:medium none;
	color:white;
	cursor:pointer;
	float:right;
	font-weight:bold;
	height:28px;
	line-height:28px;
	margin-top:8px;
	text-align:center;
	text-transform:uppercase;
	width:84px;
}
a.button:hover {
	color: #efefef;	
}
.req {
	color: red;	
}
.minititle {
	font-size: 110%;
	font-style: normal;
}


.tableWrap {
	border: 2px solid #5FADDB;
	padding: 10px;
	clear: both;
	margin: 20px 0;
	float: left;
}
.tableWrap h3 {
	text-transform: uppercase;
	color: #5FADDB;
	margin-top: 3em;
}
.productcodes {
	margin:0;
	width:100%;
}
.productcodes td,
.productcodes th {
	padding: 2px 8px 2px 2px;
}
.productcodes td {
	border-top: 1px dotted #CCCCCC;
}
.productcodes th {
	text-align: left;
	color: white;
	font-weight: bold;
	text-transform:uppercase;
	line-height:normal;
}
.productcodes .th2 th {
	color: #5FADDB;
}
.productcodes .prod_type,
.productcodes .chubb_ref{
	color: #CCCCCC;
}

.productcodes .tickcol {
	font-size: 8px;
	text-align:center;
}
.productcodes th.tickcol {
	font-weight: normal;
	padding: 2px;
	width:22px;
}

.productImage {
	width:160px;
	height: 165px;
	float: left;
	vertical-align:bottom;
	position:relative;
	text-align:center;
	margin: 0 15px 10px 0;
	padding:10px;
}
.productImage .code {
	position:absolute;
	bottom:5px;
	left:0;
	right:0;
	text-align:center;
}

abbr { cursor: help; }

.lineabove {
	border-top: 1px solid #DDDDDD;
	margin-top:30px;
	padding-top:10px;
	clear:both;
}

.captionedPhoto {
	float: left;
	margin: 0 10px 20px 0;
	color: #fff;
	font-size: 10px;
	text-align: center;
	overflow: hidden;
	width:180px;
	border: 1px solid #333333;
	background: #333333;
	padding-bottom: 5px;
}
.captionedPhoto img {
	float: left;
	margin-bottom: 5px;
}
blockquote { margin-right: 0; }


#twitter { float: left; clear: left; margin: 20px 0; }
#facebook { float: left; margin: 20px 0 20px 5px; }

.caption {
	font-size: 10px;
	text-align: center;
	margin: 0 0 20px;
	color: #4FA0CD;
}
.downloadTeaser{
	position:relative;
	width:628px;
	margin-left: -12px;
}
.downloadTeaser .cnrfg{
	background-color:#4B4B4D;
	margin: 0;
	padding: 4px 270px 7px 12px;
}
.downloadTeaser .downloadTeaserImage{
	position: absolute; 
	right: 0px;
	top: -68px;
}
#footer{
	background-color:#000;
	display:block;
	margin:0 auto;
	padding:20px 25px;
	width:780px;
}
#footer.wide{
	width:auto!important;
}
#footer p{
	margin:0;
	border-top:2px solid #cd0022;
	padding:10px 0;
	font-size:11px;
	line-height:16px;
}
#footer p span.telephoneNumber{
	display:block;
}
#blueHand{
	bottom:-20px;
	position:absolute;
	right:25px;
	z-index:1;
}
