@charset "UTF-8";
/* Boccard & Cie SA css © contreforme sàrl - 2008 */
/* MAIN TAGS */
*{
	margin:0;
	padding:0;
	outline:0;
	border:none;
}
body,
html{
	height:100%;
}
body{
	font-family:"Trebuchet MS", Geneva, Helvetica, Arial, sans-serif;
	font-size:11pt;
	color:#bebed2;
	background-color:#000;
}
h1,h2,h3,h4,h5,h6{
	text-transform:uppercase;
	margin-bottom:10px;
	letter-spacing:0.2em;
	color:#fff;
}
a:link,
a:visited,
a:hover,
a:active{
	color:#ddd;
	text-decoration:none;
}
a:hover{
	color:#fff;
	text-decoration:underline;
}
ul{
	list-style-type:none;
}

/* BACKGROUND :: DIV */
div#background{
	position:absolute;
	left:20px;
	top:0px;
	width:950px;
	height:100%;
	background-color:#323544;
}

/* CONTAINER :: FORM */
#container form{
	padding-top:200px;
	margin-left:300px;
}
#container form ul.fields{
	width:350px;
}
#container form ul.fields li{
	margin-bottom:10px;
}
#container form ul.fields li label{
	display:block;
}
#container form ul li{
	line-height:25px;
}
#container form label{
	vertical-align:top;
}
#container form ul#listing{
	float:left;
	margin-left:-250px;
	width:200px;
	height:350px;
	overflow:auto;
	border-right:3px solid #ffd200;
}

/* HEAD */
#head{
	position:fixed !important;
	position:absolute;
	top:0;
	left:20px;
	height:162px !important;
	min-height:162px;
	max-height:162px;
	width:950px;
	background:#000 url(../media/images/static/boccard_banner.jpg) no-repeat left top;
	z-index:100;
	
	text-transform:uppercase;
	font-size:1.1em;
	letter-spacing:0.2em;
}
#head li{
	color:#ffd200;
	font-weight:bold;
	float:left;
	margin:130px 0 0 80px;
}
#head li.active{
	margin-top:123px;
	padding:7px 0 7px 30px;
	background:#000 url(../media/images/static/diamond.gif) no-repeat left center;
}
#head li a:link,
#head li a:visited,
#head li a:hover,
#head li a:active{
	padding:7px 0 7px 30px;
	text-decoration:none;
	background:#000 url(../media/images/static/square.gif) no-repeat 4px 6px;
}
#head li a:hover{
	text-decoration:none;
	background:#000 url(../media/images/static/diamond.gif) no-repeat left center;
}
#printlog{
	display:none;
}

/* METANAV */
#metanav{
	position:fixed !important;
	position:absolute;
	top:90px;
	left:855px;
	z-index:200;
	color:#ffd200;
}
#metanav li{
	float:left;
}
#metanav li a{
	color:#ffd200;
}

/* CONTENT */
#content{
	position:relative;
	overflow:hidden;
	left:20px;
	top:0px;
	width:930px;
	padding:172px 10px 20px;
	background-color:#323544;
	z-index:1;
}
#content h1{
	font-size:1em;
}
#content em{
	color:#fff;
}
#content strong{
	color:#ffd200;
}
#content a:link,
#content a:visited,
#content a:hover,
#content a:active{
	color:#ffd200;
	font-weight:bold;
	border-bottom:1px solid #ffd200;
}
#content a:hover{
	color:#fff;
	border-bottom:1px solid #fff;
	text-decoration:none;
}

/* CONTENT :: WELCOME */
#content div.welcome{
	text-align:center;
	margin-top:3px;
	font-size:1.5em;
}
#content div.welcome h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2em;
	text-transform:none;
	font-variant:small-caps;
	margin:40px auto 0 auto;
	width:70%;
	font-weight:lighter;
	letter-spacing:0.4em;
	border-bottom:1px solid #ffd200;
}
#content div.welcome h2{
	margin-top:20px;
	font-size:0.8em;
	letter-spacing:0.4em;
}

/* CONTENT :: OFFICES */
#content ul.offices{
	width:300px;
	margin-left:320px;
	padding-left:15px;
	padding-bottom:150px;
	border-left:3px solid #ffd200;
	margin-top:10px;
}
#content ul.offices li{
	margin-top:10px;
	line-height:1.5em;
}
#content ul.offices li.location img{
	float:left;
	margin-left:-281px;
}
#content ul.offices li.position{
	font-weight:bold;
	color:#fff;
}
#content ul.offices li.position ul{
	margin-bottom:0;
}
#content ul.offices li.position ul li{
	margin-bottom:5px;
	line-height:1.1em;
}
#content ul.offices li.position img{
	float:right;
	margin-right:-130px;
}
#content ul.offices li ul{
	margin-bottom:25px;
}
#content ul.offices li ul li{
	margin-top:0;
}

/* CONTENT :: PHILO */
#content ul.philo{
	width:400px;
	margin-left:360px;
	padding-left:25px;
	padding-bottom:150px;
	margin-top:10px;
}
#content ul.philo li{
	border-left:3px solid #ffd200;
	margin-bottom:15px;
	padding-left:20px;
	height:285px;
	min-height:285px;
}
#content ul.philo img{
	float:left;
	margin-left:-270px;
}
#content ul.philo li p{
	line-height:1.5em;
	margin-bottom:10px;
}

/* CONTENT :: HISTO */
#content ul.histo{
	width:300px;
	margin-left:320px;
	padding-left:15px;
	padding-bottom:150px;
	border-left:3px solid #ffd200;
	margin-top:-40px;
}
#content ul.histo li h1{
	color:#fff;
	margin-top:50px;
}
#content ul.histo li{
	margin-bottom:17px;
	line-height:1.5em;
}
#content ul.histo li.date{
	margin:0px;
	color:#fff;
	font-weight:bold;
	font-size:1.2em;
	margin-left:-42px;
	background-color:#323544;
	padding:3px;
}
#content ul.histo li.date img{
	float:left;
	margin-left:-121px;
}
#content ul.histo li.date img.wide{
	margin-left:-211px;
}

/* CONTENT :: PRODUCTS */
#content ul.products{
	width:300px;
	margin-left:280px;
	padding-bottom:150px;
	margin-top:10px;
}
#content ul.products li ul{
	border-left:3px solid #ffd200;
	padding-left:15px;
	margin-bottom:20px;
}
#content ul.products li ul li{
	margin-bottom:10px;
}
#content ul.products li ul li p{
	line-height:1.5em;
}

/* FOOTER */
#footer{
	position:fixed !important;
	position:absolute;
	bottom:-1px;
	left:20px;
	width:950px;
	height:5% !important;
	height:20px;
	min-height:20px;
	max-height:20px;
	background:#000 url(../media/images/static/point.gif) repeat-x left -1px;
	z-index:300;
	line-height:1.7em;
	font-size:0.8em;
	overflow:hidden;
}
#footer ul{
	position:absolute;
	display:inline;
	width:1200px;
	top:0px;
	left:0px;
	margin-top:2px;
}
#footer ul li{
	display:inline;
	margin-left:3px;
	text-transform:uppercase;
	color:#ddd;
	font-weight:bold;
	cursor:pointer;
}
#footer ul li.active{
	color:#fff;
}
#footer ul li ul{
	left:190px;
	top:-2px;
}
#footer ul li ul li{
	text-transform:none;
	font-weight:normal;
	color:#bebed2;
	cursor:default;
}
#footer ul li ul li a:link,
#footer ul li ul li a:visited,
#footer ul li ul li a:hover,
#footer ul li ul li a:active{
	color:#ffd200;
	font-weight:bold;
	border-bottom:1px solid #ffd200;
}
#footer ul li ul li a:hover{
	color:#fff;
	border-bottom:1px solid #fff;
	text-decoration:none;
	cursor:pointer;
}
