body{ background-color:#013A67; padding:0px; margin:0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt;}

/* Container */
#container{ width: 960px; margin: 0 auto; background-color:#013A67; position:relative;}

/* Header */
#header{ width: 960px; height:140px; padding:0px; margin: 0px; background-color:#013A67; position:relative;}

#header-table-layout{ width:100%;}

#header-table-layout img{ border:none;}

#header-table-layout h2{font-size:8pt; color:white; text-align:right;}

#header-table-layout a{ font-size:10pt; text-decoration:none;}

/* Content */
#content{ width: 960px; height:auto; min-height:300px; padding:0px; padding-left:20px; margin-top:50px; background-color:#013A67; position:relative; color:white;}


/* Footer */
#footer{ width: 960px; height:auto; padding:0px; margin: 0px; background-color:#013A67; position:relative; color:white; padding-bottom:5px;}


/* Navigation */
#navigation { padding-top: 6px; height: 25px; width: 960px; text-align:center; padding-left:15px;}

#navigation ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	}
	
#navigation ul li {
	display: inline; 
	padding: 0px 20px 0px 0px;
	margin: 0px;
	font-weight: bold;
	color: #ffffff;
	}
	
#navigation ul li a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}
	
#navigation ul li a:hover {
	text-decoration: underline;
	}
	
	#navigation #active{color:#0099ff; text-decoration:underline;}
	/*Global Variables */
	
	.errordiv {
visibility:hidden;
color: red;
font-weight:bold;
width:100%;
text-align:left;
vertical-align:middle;
font-size:7pt;
}
	
	a {color: #0099FF;}
	
	h1{ color:white; font-size:10pt; text-align:center; font-weight:normal; }
	
	h2{ color:white; font-size:13pt; text-align:center; font-weight:bold;  text-decoration:none; }
	
	.title-header{text-align:left; font-size:10pt; padding-bottom:2px; margin-bottom:2px;}
	
	.small-title-header{text-align:left; font-size:10pt; padding:0px; margin:0px; margin-bottom:4px; text-decoration:none;}
	
	/*left column*/
	
	#left-column{text-align:left; padding-left:3px;}
	
	#left-column h2{text-align:left; font-size:10pt;}
	
	#left-column li{ list-style-type:none; padding-bottom:3px;}
	
	#left-column ul{ padding:0px; margin:0px;}
	
	/*Order Form*/
	
	#order-form .submitorder{
	
	background-color:white;
	border:1px solid #333333;
	margin-right:20px;
	}
	
	#order-form .submitorder:hover{
	
	background-color:white;
	border:1px solid #333333;
	margin-right:20px;
	color: #0099FF;
	cursor:pointer;
	}
	
	#order-form input{
	font-size:8pt;}
	
	#order-form select{
	font-size:8pt;}
	
	/* Contact form small */

	
	#contact-form-small .labelside{font-size:8pt; color:black; font-weight:bold;}

	#contact-form-small input{ font-size:8pt; width:173px;}
	
	#contact-form-small select{ font-size:8pt; width:173px;}
	
	/*order form*/
	
	#order-form .labelside{font-size:8pt;  color:black; font-weight:bold;}
	
	#order-form input{ font-size:7pt; width:173px;}
	
	#order-form select{ font-size:7pt; width:173px;}
	
	#access {
	display: block;
	margin: 0 auto;
	width: 968px;
	height:54px;
	background:url(http://fr.labellock.com/images/menubg.png);	
}
#access .menu-header,
div.menu {
	font-size: 16px;
	margin:18px 0 0 20px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
	padding:0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
	padding:0
}
#access ul li a {
	color: #fff;
	line-height: 30px;
	padding: 0px;
	text-decoration: none;
	text-align:center;
	border-right:1px solid #002643;
	padding:0 38px 0 38px;
	font-size:14px;
}

#access ul li{
	display: block;
	height:50px;
	margin-top:9px;
	padding: 0px;
	text-align:center;
}

#access ul ul li{
	display: block;
	margin:0;
	height:30px;
	line-height:20px;
	text-align:left;
	border-bottom:1px solid #1c639a;
    width:510px;
}

#access ul ul li a{
	background: none;
	border-right:none;
	color:#fff;
	font-size:12px;
	padding:0 0 0 10px;
}

#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 39px;
	left: 0;
	float: left;
	width:510px;
	z-index: 99999;
	background:#155383;
	margin:0;

}
#access ul ul li {
	min-width: 220px;
	margin:0;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}

#access li:hover > a,
#access ul ul :hover > a {
	color: #7abff6;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #7abff6;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #7abff6;
}
	
	 
	
	
