/* @override 
	http://deltalight.pmhclients.com/css/basic.css
	http://www.deltalight.fr/css/basic.css
*/

/*----------------- 

Layout styles for Deltalight 2008

TwinFish Design 2008
====================

-------------------*/

/* =Style normalisations
======================*/

body, div, dl, dt, dd, ul, li, h1, h2, h3, h4, h5, h6, pre, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}

ol, ul {
	list-style: none;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

fieldset, img {
	border: 0;
	margin: 0;
	padding: 0;
}

/* =Layout
========*/

body {
	background-color: #efefef;
}

div.clear {
	clear: both;
	}

#wrap {
	width: 752px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	background: url(../assetts/body-background.png) repeat-y;
}

#content {
	position: relative;
	padding-left: 18px;
}

#left {
	float: left;
	width: 220px;
	margin: 20px 0px 0px 0;
	padding-left: 18px;
}

#right {
	float: right;
	display: inline;
	width: 447px;
	margin-right: 18px;
	margin-top: 20px;
}

div.calendar {
	border-bottom: 3px solid #a7a7a7;
	padding-bottom: 10px;
	margin: 0 0 10px;
	padding-left: 0px;
	padding-right: 0px;
}

div.news {
	float: right;
	width: 447px;
	display: inline;
	margin-right: 18px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #a7a7a7;
}

#navigation {
	background: url(../assetts/body-top.png) no-repeat;
	padding-top: 18px;
}

#footer {
	background: url(../assetts/footerbackground.png) no-repeat 0 bottom;
	height: 119px;
	margin-top: 20px;
	position: relative;
}

#footer-logo {
	background: url(../assetts/footerbackground-logo.png) no-repeat 0 bottom;
	height: 119px;
	position: relative;
	margin-top: 20px;
}

#secondary-nav {
	width: 717px;
	margin-left: auto;
	margin-right: auto;
}

#secondary-nav ul li {
	float: left;
	margin-right: 10px;
	font: 0.7em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content img.toplogo {
	float: right;
	margin-right: 18px;
	margin-top: 18px;
}

#content div.bible-top {
	float: left;
	margin-top: 20px;
	margin-left: 28px;
}

#content div.bible-top img,
#content div.bible-bottom img {
	float: left;
}

div.bible-bottom {
	float: left;
	margin-left: 28px;
	display: inline;
}

#content div.thumbs {
	float: left;
	width: 700px;
	margin-top: 30px;
	margin-bottom: 20px;
}

#content div.products {
	float: left;
	width: 716px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #737b7f;
}

#title-section {
	float: left;
}

#content div.products img {
	float: left;
	margin-right: 20px;
}

#content ul#thumbnails {
	line-height: 0;
}

#content ul#thumbnails li{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 67px;
	height: 67px;
	border: 1px solid #737b7f;
	margin-left: 0;
}

div.prod-info {
	float: right;
	width:240px;
}

#content div.prod-info .downloads {
	border-top: 3px solid #a7a7a7;
	margin-top: 10px;
	padding: 10px 5px 5px;
	}

#content div.prod-info .downloads img {
	margin-right: 5px;
}

/* =Homepage
=========*/

#content div.image img {
	display: inline;
	margin: 40px 18px 0 0;
}

* html #content div.image img {
	float: left;
}

#content div.logo-big img {
	float: right;
	margin-right: 18px;
}

/* =Typography
===========*/

#content p,
#right p {
	font: 0.7em/1.4em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #737b7f;
	margin-bottom: 7px;
}

#content h1 {
	float: left;
	display: block;
	width: 700px;
	margin-top: 40px;
	color: #737b7f;
	font: 1.4em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content div.bible-top h3 {
	color: #737b7f;
	float: left;
	width: 400px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-right: 18px;
	margin-bottom: 9px;
	margin-left: 20px;
	font-weight: normal;
	font-style: normal;
}

#content div.bible-top p {
	margin-left: 20px;
	width: 400px;
	float: left;
	margin-right: 18px;
	margin-bottom: 10px;
}

#content div.bible-bottom p {
	margin-left: 20px;
	margin-top: 60px;
	width: 400px;
	float: left;
	font-size: 1.2em;
	background-position: 0;
}

#left h3 {
	color: #737b7f;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 9px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.3em;
}

#left p {
	margin-right: 18px;
	margin-bottom: 10px;
	line-height: 1.3em;
	font-size: .6em;
}

#left div.calendar p {
	line-height: 1.2em;
	font-weight: bold;
	margin-bottom: 2px;
}

#left div.calendar p.location {
	font-weight: normal;
	font-style: normal;
}

#footer h2,
#footer-logo h2 {
	padding-top: 2px;
	padding-left: 18px;
	color: #efefef;
	font: 1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#footer p,
#footer-logo p {
	padding-left: 18px;
	width: 320px;
	color: #efefef;
	font: 0.7em/1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content div.products h2 {
	color: #737b7f;
	font: 1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 25px;
}

#content div.news h2 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #737b7f;
}

#content div.prod-info .downloads p {
	font-weight: bold;
	margin-bottom: 20px;
	padding-top: 5px;
	font-size: 0.9em;
	color: #bc172b;
}

#content div.prod-info div.downloads ul.list li {
		list-style-type: circle;
	list-style-position: inside;
	color: #777;
}

#content div.prod-info div.downloads ul.list li a {
	font: bold 0.8em/1.7em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #777;
}

#content div.prod-info div.downloads ul.list li:hover {
	color: #d00;
}

/* =Links
=======*/

a {
	color: #bfbfbf;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#content div.bible-top p a
 {
	background: url(../assetts/bullet.png) no-repeat 0;
	padding-left: 20px;
	display: block;

}

#content div.bible-bottom p a {
	background: url(../assetts/bullet.png) no-repeat 0 5px;
	padding-left: 20px;
}

#left p a {
	background: url(../assetts/bullet.png) no-repeat;
	padding-left: 20px;
	display: inline;
}

div.address p a {
	color: #fff;
}

#left p span.emailaddress a {
	background-image: none;
	padding-left: 0;
	color: #737b7f;
}

div#product-year {
float: left;
width: 716px;
border-top: 1px solid #737b7f;
border-bottom: 1px solid #737b7f;
padding-top: 5px;
padding-bottom: 5px;
margin-bottom: 15px;
}

div#product-year p {
float: left;
margin-right: 20px;
padding: 0;
margin-top: 0;
margin-bottom: 0;
}

/* =Form
======*/

#footer form,
#footer-logo form {
	margin-top: 4px;
	width: 400px;
	position: relative;
}

#footer form fieldset p label#emaillab,
#footer-logo form fieldset p label#emaillab  {
	font-size: 1.1em;
 	position: absolute;
 	left: 18px;
 	top: 28px;
}

#footer form fieldset p label#nom,
#footer-logo form fieldset p label#nom {
	font-size: 1.1em;
 	position: absolute;
 	left: 18px;
 	top: 5px;
}

input#mb-name {
	width: 150px;
	margin-bottom: 5px;
	height: 15px;
	position: absolute;
	left: 60px;
}

input#mb-buuhu-buuhu {
	width: 150px;
	position: absolute;
	height: 15px;
	left: 60px;
	top: 25px;
}

#footer form fieldset input#submit,
#footer-logo fieldset input#submit {
	position: absolute;
	left: 220px;
	top: 26px;
	width: 75px;
	font: 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


#footer .address,
#footer-logo .address {
	position: absolute;
	right: 18px;
	bottom: 15px;
	width: auto;
	text-align: right;
}

#footer .address p,
#footer-logo .address p {
	font-weight: bold;
}

/* =Commander Form
================*/

#freeform fieldset {
	float: left;
}

#freeform fieldset input {
	display: block;
	width: 320px;
}

#freeform fieldset p textarea.message {
	display: block;
	width: 320px;
	height: 70px;
}

#freeform fieldset legend {
	display: none;
}

#freeform fieldset input#submitcat {
	width: 150px;
}

/* =Newsletter-inscrip page
=========================*/

#content div.merci {
	float: left;
	margin-top: 45px;
	margin-left: 25%;
	margin-right: 25%;
	margin-bottom: 35px;
}

#content div.merci p {
	text-align: center;
	font-weight: bold;
	font-size: 0.9em;
}

