/*********************************************
**
** YUI Reset CSS
** http://developer.yahoo.com/yui/reset/
**
*********************************************/

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

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

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

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

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

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
}

a {
	outline: none;
	cursor: pointer;
}

:focus
{
  -moz-outline-style: none;
}

.clear:after {
    content: "."; 
    display: block;
    height: 0;
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clear {height: 1%;}
/* End hide from IE-mac */

#debug {
	position: absolute;
	top: 0;
	left: 0;
	width: 400px;
	background-color: #ccc;
	color: #333;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	opacity: 0.9;
	z-index: 100000;
}

#debug h1 {
	font-size: 18px;
	border-bottom: 1px solid #333;
}

.b {
	border: 1px solid red;
}

body {
	font-family: "Helvetica Neue", "Helvetica", "Arial", freesans ,sans-serif;
	font-family: "Arial", freesans ,sans-serif;
	font-size: 0.75em;
	background: #989697;
}

h1 {
	font-size: 2em;
	font-weight: bold;
}

.left {
	float: left;
}

.right {
	float: right;
}

#topborder {
	height: 20px;
	background-color: grey;
	background-image: url(/images/menu_background.gif);
}

#topborder div{
	position: relative;
	top: 17px;
	height: 3px;
	font-size: 0;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
}

#container {
	padding: 10px;
	width: 940px;
	margin: 0;
	background-color: #fff;
}

#content {
	background-color: #fff;
}

#footer {
	float: left;
	width: 960px;
	text-align: right;
	font-size: 10px;
	color: #555;
	padding-bottom: 5px;
	padding-top: 5px;
}

#footer a {
	color: #555;
}

#header {
/*	float:left;*/
}

#articles, #article {
	width: 430px;
	min-height: 20px;
	color: #666666;
	float: left;
}
#article {
  min-height: 870px;
  padding-bottom: 10px;
  margin-top: 10px;
}

#article p {
	margin-top: 10px;
	word-spacing: 1px;
}

#article b,
#article strong {
	font-weight: bold;
}

#article a:link,
#article a:visited,
#article a:active {
	color: #111;
}

#article a:hover {
	background-color: #ccc;
}

#article #image_bar {
  height: 80px;
  background-color: #333;
}

#article .text {
/*  height: 563px;*/
  background-color: #eee;
  padding: 20px;
}

#article .navigation {
  background-color: #ddd;
  height: 20px;
  text-align: center;
}

#article #image_bar .images {
  position: relative;
  overflow: hidden;
}

#article #image_bar .images div {
  position: relative;
  width: 2000000px;
  height:80px;
  left: 0;
}

#article #image_bar .left,
#article #image_bar .right {
  width: 13px;
  height: 80px;
}

#article .images img {
	border-right: 1px solid #666;
	width: 80px;
}

#widgets {
	width: 160px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	color: #fff;
}

#widgets a:link,
#widgets a:visited,
#widgets a:hover,
#widgets a:active {
	color: #fff;
	text-decoration: none;
}

body #logotype_ad {
	height: 110px;
}

body #logotype {
	height: 36px;
	width: 320px;
	padding: 0;
	margin: 0 0 10px 0;
	text-indent: -100000px;
	float: left;
	display: block;
	background: url(/images/logo.png) no-repeat;
}

body #devis {
	height: 12px;
	width: 500px;
	float: left;
	margin: 22px 0 5px 0;
	padding: 0 0 0 10px;
	display: block;
}

/*body #logotype_ad #devis {
	height: 24px;
	width: 300px;
	padding-left: 10px;
	float: left;
	font-size: 0.83em;
	border: 1px solid red;
}*/

body #logotype_ad #leaderboard {
	margin-top: 10px;
	text-align: right;
}

body #logotype_small {
	background: url(/images/logo_small.gif) no-repeat bottom left;
	text-indent: -100000px;
	float: left;
	width: 174px;
	height: 96px;
	margin-left: 15px;
	vertical-align: bottom;
}

#logotype h1 {
	font-size: 2em;
	font-weight: bold;
}

#menu {
	background: url(/images/menu_border.gif) repeat-x bottom left;
	clear: both;
	width: 940px;
}

#menu ul {
	padding-left: 17px;
	float:left;
}

#menu li {
	float: left;
	width: 113px;
	height: 32px;
	margin-right: 1px;
}

#menu a {
	text-indent: -10000px;
	width: 113px;
	height: 32px;
	display: block;
}

#submenu {
	border-left: 2px solid #999;
	border-right: 2px solid #999;
	background: #999 url(/images/menu_background.gif) repeat top left;
	height: 26px;
	width: 936px;
	/* TODO: IE Box makeupl hack */
}

#submenu ul {
	height: 23px;
}

#submenu li {
	float: left;
}

#submenu a {
	height: 23px;
	display: block;
	line-height: 24px;
	letter-spacing: 1px;
}

#submenu a:link, #submenu a:visited, #submenu a:active {
	color: #fff;
	text-decoration: none;
}

#submenu #border {
	background-color: red;
	height: 3px;
	font-size: 0;
	opacity: 0.5;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
}

#submenu a div {
	height: 23px;

}

#submenu a:hover div {
	height: 23px;
	padding: 0 20px;
	opacity: 0.5;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
}

#submenu a span {
	position: relative;
	padding: 0 20px;
	top: -23px;
	font-weight: bold;
}

.article_medium a:link,
.article_medium a:visited,
.article_medium a:hover,
.article_medium a:active,
#article_big a:link,
#article_big a:visited,
#article_big a:hover,
#article_big a:active,
.article_small a:link,
.article_small a:visited,
.article_small a:hover,
.article_small a:active {
	color: #666666;
	text-decoration: none;
}

#article_big_wrap {
	position: relative;
	height: 230px;
	width: 430px;
}

#article_big {
	height: 210px;
	width: 430px;
	overflow:hidden;
	margin-bottom: 10px;
	margin-top: 10px;
	position: absolute;
}

#article_big .border {
	position: relative;
	height: 40px;
	top: 0px;
	background: url(/images/article_border.gif);
}

#article_big .border div {
	height: 40px;
	width: 100%;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
}

#article_big span {
	position: relative;
	top: -38px;
	line-height: 20px;
	color: #fff;
	padding-left: 10px;
	font-size: 11px;
}

#articles_medium {
	height: 220px;
	width: 430px;
	position: relative;
}

.article_medium {
	height: 210px;
	width: 210px;
	overflow: hidden;
	position: absolute;
	background-color: #e6e6e6;
	margin-bottom: 10px;
}

.article_medium + .right {
	left: 220px;
}

.article_medium .header{
	height: 34px;
	width: 210px;
	line-height: 34px;
	padding-left: 10px;
	font-weight: bold;
	background: url(/images/article_medium_header.gif);
}

.article_medium .body{
	height: 53px;
	width: 190px;
	padding: 10px;
	font-size: 11px;
}

.article_medium .border div {
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
	height: 40px;
	top: 0;
}

.article_medium .border span {
	color: #fff;
	position: relative;
	top: -35px;
	padding-left: 10px;
	display: block;
	font-size: 11px;
}

.article_medium .border {
	position: relative;
	height: 40px;
	top: 0;
	background: url(/images/article_border.gif);
}

#articles_small {
	width: 430px;
	position: relative;
}

.article_small_wrap {
	width: 430px;
	height: 100px;
	position: relative;
	margin-bottom: 10px;
}

.article_small {
	height: 100px;
	width: 430px;
	overflow:hidden;
	position: absolute;
	background-color: #e6e6e6;
}

.article_small .image {
	width: 115px;
	height: 97px;
	float: left;
}

.article_small .header{
	height: 34px;
	width: 300px;
	line-height: 34px;
	padding-left: 15px;
	background: url(/images/article_small_header.gif);
	float: left;
	font-weight: bold;
}

.article_small .body{
	height: 39px;
	width: 285px;
	padding: 12px 15px;
	float: left;
	font-size: 11px;
}

.article_small .border div {
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
	height: 40px;
}

.article_small .border span {
	color: #fff;
	position: relative;
	top: -35px;
	padding-left: 10px;
	display: block;
	font-size: 11px;
}

.article_small .border {
	position: relative;
	height: 40px;
	top: 0;
	background: url(/images/article_border.gif);
}

#widgets #popular, 
#widgets #recommended,
#widgets #random {
	height: 430px;
	width: 160px;
	background-color: #999999;
	margin-bottom: 10px;
	overflow: hidden;
	font-size: 11px;
	color: #fff;
}

#widgets #popular .border div,
#widgets #recommended .border div {
	height: 38px;
	opacity: 0.4;
	-moz-opacity: 0.4;
	filter: alpha(opacity=40);
}

#widgets #popular, 
#widgets #recommended {
	position: relative;
}

#widgets #popular .articles,
#widgets #recommended .articles {
	width: 160px;
	display: block;
	position: absolute;
	overflow:hidden;
}

#widgets #popular .header,
#widgets #recommended .header {
	height: 39px;
	border-bottom: 1px solid #888888;
}

#widgets #recommended li, 
#widgets #popular li {
	height: 39px;
	overflow: hidden;
	position: relative;
}

#widgets #recommended li .subject,
#widgets #popular li .subject {
	height: 38px;
	padding-left: 15px;
	line-height: 38px;
	border-bottom: 1px solid #888888;
}

#widgets #recommended li .body,
#widgets #popular li .body {
	height: 62px;
	padding: 10px;
}

#widgets #recommended li .border span,
#widgets #popular li .border span {
	color: #fff;
	position: relative;
	top: -39px;
	line-height: 39px;
	padding-left: 10px;
}

#widgets #recommended li .border,
#widgets #popular li .border {
	height: 37px;
	border-bottom: 1px solid #666666;
	top: 0;
	background: url(/images/article_border.gif);
}

#widgets #recommended li.pop1st,
#widgets #popular li.pop1st {
	background: url(/images/widgets_numbers.gif) no-repeat left top;
}

#widgets #recommended li.pop2nd,
#widgets #popular li.pop2nd {
	background: url(/images/widgets_numbers.gif) no-repeat -160px top;
}

#widgets #recommended li.pop3rd,
#widgets #popular li.pop3rd {
	background: url(/images/widgets_numbers.gif) no-repeat -320px top;
}

#widgets #recommended li.pop4th,
#widgets #popular li.pop4th {
	background: url(/images/widgets_numbers.gif) no-repeat -480px top;
}

#widgets #recommended li.pop5th,
#widgets #popular li.pop5th {
	background: url(/images/widgets_numbers.gif) no-repeat -640px top;
}

#widgets #recommended li.pop6th,
#widgets #popular li.pop6th {
	background: url(/images/widgets_numbers.gif) no-repeat -800px top;
}

#widgets #recommended li.pop7th,
#widgets #popular li.pop7th {
	background: url(/images/widgets_numbers.gif) no-repeat -960px top;
}

#widgets #recommended li.pop8th,
#widgets #popular li.pop8th {
	background: url(/images/widgets_numbers.gif) no-repeat -1120px top;
}

#widgets #recommended li.pop9th,
#widgets #popular li.pop9th {
	background: url(/images/widgets_numbers.gif) no-repeat -1280px top;
}

#widgets #recommended li.pop10th,
#widgets #popular li.pop10th {
	background: url(/images/widgets_numbers.gif) no-repeat -1440px top;
}

#widgets #random {
	
}

#widgets #random .header {
	height: 39px;
	/*background: url(/images/widgets_headers.png) no-repeat left -39px;*/
}

#widgets #random .border {
	position: relative;
	height: 30px;
	top: -3px;
	background: url(/images/article_border.gif);
}

#widgets #random div.border div {
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
	height: 30px;
	line-height: 24px;
}

#widgets #random div.body {
	height: 180px;
	padding: 10px;
}
#widgets #random div.border span{
	color: #fff;
	position: relative;
	top: -24px;
	padding-left: 10px;
}

#widgets #random li {
	height: 78px;
	overflow: hidden;
	position: relative;
}

.advertisments {
	float: left;
}

.advertisments #halfpage,
.advertisments #halfpage2 {
	background-color: #fff;
	height: 430px;
	width: 330px;
	margin-top: 10px;
	margin-left: 10px;
}

.advertisments #square_top,
.advertisments #square {
	background-color: #fff;
	margin-top: 10px;
	margin-left: 10px;
	width: 330px;
	height: 210px;
}

.advertisments #footer,
.advertisments #leaderboard {
	background-color: #fff;
	width: 940px;
	height: 100px;
}

#container, #content {
	height: 100%;
}
