body
{
	margin:			0;
	padding:		8px;
	padding-right:	0;
	color:			#000;
	background-color:	#fff;
	font-family:		"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:		9pt;
	background-image:	url('divers/banner.jpg');
	background-position:	top left;
	background-repeat:	no-repeat;
}
tr.odd td, tr.even td
{
	padding:		0.3em;
}
h1, h2, h3, h4, h5, h6
{
	font-weight:		bold;
	margin-bottom:		0.5em;
	color:			#5C637D;
}
h1
{
	font-size:		12pt;
	padding-left:		1em;
}
h2
{
	font-size:		10pt;
	border-left:		6pt solid #5C637D;
	line-height:		10pt;
	margin-bottom:		0.5em;
	padding-left:		6pt;
}
h3
{
	font-size:		9pt;
	border-left:		6pt solid #9296A8;
	line-height:		10pt;
	margin-bottom:		0.5em;
	padding-left:		6pt;
}
h4, h5, h6
{
	font-size:		9pt;
	line-height:		9pt;
	padding:		0;
	margin:			0.25em 0;
}
p
{
	margin-top:		0.5em;
	margin-bottom:		0.9em;
}
.title, .title a
{
	font-weight:		bold;
	font-size:		12pt;
	color:			#5C637D;
}
a
{
	text-decoration:	none;
	font-weight:		bold;
}
a:link
{
	color:			#5C637D;
}
a:visited
{
	color:			#5C637D;
}
a:hover
{
	color:			#9296A8;
	text-decoration:	underline;
}
tbody
{
	border:			0;
}
.pager a:hover
{
	background-color:	#5C637D;
	color:			#fff;
	text-decoration:	none;
	-moz-border-radius:	5px;
	-webkit-border-radius:	5px;
}
input[type=text]
{
	font-size:		9pt;
	font-weight:		normal;
}
#banner
{
	height:			192px;
	vertical-align:		bottom;
	border:			0;
	padding:		0 0.5em 0.5em 0;
}
#menu
{
	float:			left;
	background-color:	#5C637D;
	padding:		4px;
	-moz-border-radius:	10px;
	-webkit-border-radius:	10px;
}
#menu a
{
	padding:		4px;
}
#menu a:hover
{
	text-decoration:	none;
	background-color:	#9296A8;
}
#langselect
{
	float:			right;
}
#header, #content
{
	width:			100%;
	border:			0;
}
#header
{
}
#main
{
	padding:		10px;
}
#clickforhobby
{
	position:	absolute;
	top:		0.5em;
	right:		0.5em;
	left:		auto;
}
#sidebar-left, #sidebar-right
{
	width:			192px;
	padding:		4px;
	vertical-align:	top;
}
#footer
{
	padding:		1em;
	font-size:		7pt;
	text-align:		center;
}

.border_top
{
	margin-top:		8px;
	margin-bottom: 0;
}
.border_bottom
{
	margin-bottom:		8px;
}
.border_top td
{
	vertical-align:		top;
	height:			20px;
}
.border_middle td
{
	background-color:	#5C637D;
	height:			auto;
}
.border_bottom td
{
	vertical-align:		bottom;
	height:			20px;
}
.border_main
{
	width:			100%;
	background-color:	#5C637D;
	color:			#fff;
	padding:		0;
	vertical-align:	bottom;
}
.img_tl, .img_tr, .img_bl, .img_br
{
	width:			20px;
	height:			20px;
	border:			0px;
	display: 		block;
}
.img_tl
{
	float:		left;
}
.img_tr
{
	float:			right;
}

.block
{
	width:			100%;
	color:			#fff;
	padding:		0;
	margin:		0;
}
td.block
{
	color:			#000;
}
.block .content
{
	padding:		0 0.5em;
}
.block h2, .block .title, .block h2 a
{
	color:			#fff;
	font-size:		10pt;
	margin-top:	0.5em;
	border:			0;
	text-align:	center;
}
.block h3
{
	border:			0;
	color:			#fff;
}
.block ul
{
	list-style:		none;
	border:			none;
	text-align:		left;
	padding:		0;
}
.block li
{
	list-style-type:	none;
	padding:		0.2em 0.5em 0 0;
	margin:			0;
}
.block .menu ul
{
	list-style:		none;
}
.block .menu li.leaf
{
	list-style-type:	none;
	list-style-image:	none;
}
.block a
{
	color:			#9cf;
}
.block a:hover
{
	color:			#fff;
}
.block .menu a, .block .menu a:visited
{
	display:		block;
	width:			100%;
	color:			#fff;
}
.block .menu a:hover
{
	text-decoration:	none;
	background-color:	#9296A8;
	color:			#fff;
}

.classified-ad-image
{
	margin:			4px;
	border:			1px solid #5C637D;
}
.classified-ad-adspictures td
{
	vertical-align:		top;
	padding:		0.5em;
}
.classified-ad-image
{
}
.classified-ad-lastest-pictures td
{
	vertical-align:		middle;
	text-align:			center;
	padding:		0;
	background-color:	#9296A8;
}
.classified-ad-lastest-pictures .ad_price
{
	font-weight: bold;
}

#block-event-1 .item-list ul li a
{
	display:		inline;
	float:			none;
	margin-top:		0;
}
span.event-timeleft
{
	display:		inline;
	float:			none;
	padding:		0;
}
.block .add, .block .categories
{
	display:		block;
	padding:		0.125em 0.5em;
}


fieldset {
  border: 1px solid #ccc;
}
pre {
  background-color: #eee;
  padding: 0.75em 1.5em;
  font-size: 9pt;
  border: 1px solid #ddd;
}
table {
  /* make <td> sizes relative to body size! */
  font-size: 1em;
}
.form-item label {
  font-size: 1em;
  color: #222;
}
.item-list .title {
  font-size: 1em;
  color: #222;
}
.links {
  margin-bottom: 0;
  clear: both;
}
.comment .links {
  margin-bottom: 0;
}

/*
** Page layout blocks / IDs
*/
#navlist {
  font-size: 1.0em;
  padding: 0 0.8em 1.2em 0;
  color: #9cf;
}
#navlist a {
  font-weight: bold;
  color: #fff;
}
#subnavlist {
  padding: 0.5em 1.2em 0.4em 0;
  font-size: 0.8em;
  color: #9cf;
}
#subnavlist a {
  font-weight: bold;
  color: #9cf;
}
ul.links
{
	clear:	none;
	display: inline;
}
ul.links li {
  border-left: 1px solid #9cf;
}
ul.links li.first {
  border: none;
}
#search .form-text, #search .form-submit {
  border: 1px solid #369;
  font-size: 1.1em;
  height: 1.5em;
  vertical-align: middle;
}
#search .form-text {
  width: 6em;
  padding: 0 0.5em;
}
#mission {
  background-color: #369;
  padding: 1.5em 2em;
  color: #fff;
}
#mission a, #mission a:visited {
  color: #9cf;
  font-weight: bold;
}
.site-name {
  margin: 0.6em 0 0 0;
  padding: 0;
  font-size: 2em;
}
.site-name a:link, .site-name a:visited {
  color: #fff;
}
.site-name a:hover {
  color: #369;
  text-decoration: none;
}
.site-slogan {
  font-size: 1em;
  color: #eee;
  display: block;
  margin: 0;
  font-style: italic;
  font-weight: bold;
}
#mission, .node .content, .comment .content {
  line-height: 1.4em;
}
#help {
  font-size: 0.9em;
  margin-bottom: 1em;
}
.breadcrumb {
  margin-bottom: .5em;
}
.messages {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 0.3em;
  margin-bottom: 1em;
}
.error {
  border-color: red;
}

/*
** Common declarations for child classes of node, comment, block, box, etc.
** If you want any of them styled differently for a specific parent, add
** additional rules /with only the differing properties!/ to .parent .class.
** See .comment .title for an example.
*/
.submitted {
	color:	#666;
	font-size:	8pt;
	float: left;
	padding-left:	12pt;
	margin-bottom:	0.5em;
}
.submitted a
{
	font-weight:	normal;
}
.links
{
	color:	#666;
	display:	block;
	text-align:	right;
}
.links a {
  font-weight: bold;
}
.node {
	margin:	0.5em 0 0.5em 0;
	padding-bottom:	0.5em;
	border-bottom:	2px solid #5C637D;
	display: table;
	width: 100%;
	clear: both;
}
.sticky {
	padding:		0.5em;
	background-color:	#9cf;
	border:			solid 1px #5C637D;
	-moz-border-radius:	10px;
	-webkit-border-radius:	10px;
}
.node .content, .comment .content
{
	margin:	0.5em 0 0.5em 0;
	clear:	left;
	text-align:	justify;
}
.node .taxonomy
{
	color:		#999;
	font-size:	8pt;
	float:		right;
}
.node .taxonomy a
{
	font-weight:	normal;
}
.node .picture {
  border: 0;
  float: right;
  margin: 0.5em;
}
.comment
{
	border:			1px solid #8b8faf;
	padding:		.5em;
	margin-bottom:	1em;
}
.comment .title a {
  font-size: 1.1em;
  font-weight: normal;
}
.comment .new, .comment .mark {
  text-align: right;
  font-weight: bold;
  font-size: 0.8em;
  float: right;
  color: red;
}
.comment .picture {
  border: 0;
  float: right;
  margin: 0.5em;
}

/*
** Module specific styles
*/
#aggregator .feed-source {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 1em;
  margin: 1em 0;
}
#aggregator .news-item .categories, #aggregator .source, #aggregator .age {
  color: #999;
  font-style: italic;
  font-size: 0.9em;
}
#aggregator .title {
  margin-bottom: 0.5em;
  font-size: 1em;
}
#aggregator h3 {
  margin-top: 1em;
}
#forum table {
  width: 100%;
}
#forum td {
  padding: 0.5em;
}
#forum td.forum, #forum td.posts {
  background-color: #eee;
}
#forum td.topics, #forum td.last-reply {
  background-color: #ddd;
}
#forum td.container {
  background-color: #ccc;
}
#forum td.container a {
  color: #555;
}
#forum td.statistics, #forum td.settings, #forum td.pager {
  height: 1.5em;
  border: 1px solid #bbb;
}
#forum td .name {
  color: #96c;
}
#forum td .links {
  padding-top: 0.7em;
  font-size: 0.9em;
}
#profile .profile {
  clear: both;
  border: 1px solid #abc;
  padding: .5em;
  margin: 1em 0em;
}
#profile .profile .name {
  padding-bottom: 0.5em;
}
.block-forum h3 {
  margin-bottom: .5em;
}
div.admin-panel .description {
  color: #999;
}
div.admin-panel .body {
  background: #f4f4f4;
}
div.admin-panel h3 {
  background-color: #69c;
  color: #fff;
  padding: 5px 8px 5px;
  margin: 0;
}
.images li
{
	padding-bottom:		0.5em;
}
.images li h3
{
	border: 0;
}
.block-ad .advertisement, .block-image .content
{
	padding-top:		4px;
}

.node_images
{
	float:			left;
	clear:			left;
	margin:		0.5em 1em 0.5em 0;
}
.node_images img
{
	display:		block;
	float:			left;
	clear:			both;
	margin-bottom:	0.5em;
}
.field-field-price
{
	font-size:		18pt;
	font-weight:	bold;
	float:			right;
	margin:		0.5em 0 0.5em 1em;
}
.field-field-price .field-label-inline-first
{
	font-size:		9pt;
	font-weight:	normal;
}
.classified-seller
{
	float:			left;
	clear:			left;
	margin:		0.5em 1em 0.5em 0;
	padding:		0.5em;
	background-color:	#eee;
	border:			solid 1px #ddd;
}
.classified-expiration-info
{
	display:		inline;
}
.submitted .classified-expiration-info
{
	display:		inline;
	background:		transparent;
	font-weight:	normal;
}
.classified-expiration-expired
{
	background-color:	#transparent;
	color:			#888;
	font-style:		italic;
	text-decoration:	none;
}
.classified-body
{
	display:		table;
	margin:		0;
	padding:		0;
}
.classified-ad-navigation
{
	padding:		1em 0 0 3em;
	text-align:	center;
	padding:		0.5em;
}
.classified-ad-navigation .classified-ad-previous
{
	text-align:	right;
	float:			left;
	width:			46%;
}
.classified-ad-navigation .classified-ad-next
{
	text-align:	left;
	float:			right;
	width:			46%;
}
.node .content .clear-block
{
	clear:			both;
}
#main a.admin
{
	color:			#840;
}
.block a.admin
{
	color:			#fc8;
}
#forum tr.new td.forum
{
	background-image: 		url('new.gif');
	background-position:	top left;
	background-repeat:		no-repeat;
}
.view-pending .view-data-node-title a
{
	font-size:	14pt;
	font-weight: bold;
}
.view-pending .view-data-users-name, .view-pending .view-data-node-created
{
	float: left;
	margin-right: 1em;
}
.view-pending .view-data-node-body
{
	clear: both;
}
.view-pending .view-data-node-view, .view-pending .view-data-node-edit
{
	float: left;
	margin-right: 1em;
}
.view-pending .view-item
{
	margin-bottom: 1em;
}
.view-pending .view-item:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .view-pending .view-item
{
	height: 1%;
}
.view-pending .view-item
{
	display: block;
}
/* End hide from IE-mac */

#block-aeromodelisme-2,
.view-content-videos,
.view-footer-videos
{
  text-align: center;
}

