/*
	@font
	!define in px first until style guide is done!
*/

#content h1, #content h2, blockquote { font-family: "Georgia", "Times New Roman", Times, serif; }
#content .chroniques *, #content .summary *, #content .contentInserts .heading *, #content .emphasize h2,
#content .WelcomeText *, .HeadlineTextAdv, .WelcomeText, .RedHeaderS, .RedHeaderST, .HeadlineST, .LinkedHeadlineST, .DayTable, .DatePickerHeader td,
.DayCellEnabled,
.DayTable th, .SaveAsText1, .SaveAsText2, .SaveAsText3, .SaveAsText4,
.MyCollItemHeader, .HeaderTableRes, .FoundQuery, textarea, .HeaderArchCell {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-weight: bold;
}

h1, h2 {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 10px;
}

#logo h1 {
	font-size: 20px;
	line-height: 22px;
	margin-bottom: 8px;
}

.emphasize h1, .emphasize h2, .emphasize h3, .emphasize h4, .emphasize h5 {
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 4px;
}

#content .WelcomeText *,
h3, h4, h5,
.RedHeaderS,
.RedHeaderST {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 5px;
}
.content h3, .meta .active *,
#content .WelcomeText *,
#hQueriesTable h2 { font-weight: 700; }
#content .WelcomeText * {
	margin-bottom: 20px;
}

#content .content,
.MyCollItemHeader,
#hQueriesTable h2 {
	font-size: 13px;
	line-height: 17px;
}

.HeadlineTextAdv, .DayTable, .DayTable *, .DayTable th,
textarea, .EmailForm h2 {
	font-size: 11px;
}

.EmailForm h2 {
	font-size: 11px;
	line-height: 15px;
}

.headerLinks { font-size: 9px; }

.meta,
div#footer {
	font-size: 9px;
	line-height: 11px;
}

#logo h1,
strong,
.WelcomeText {
	text-transform: uppercase;
}

.article .contentInserts .author {
	text-transform: none;
}

h1, h2, h3, h4, h5 {
	font-weight: 500;
}

.emphasize h2,
.RedHeaderS,
.RedHeaderST,
.CodeTextST {
	font-weight: 700;
}
.CodeTextST {
	font-style: normal;
}

#slider1Next, 
#slider1Prev {
	cursor: pointer;
}

.pagination .inactive { cursor: text; }

/* @colors */

body, a,
.topText,
.HeadlineTextAdv { color: #1b1b1b; }

input, select, textarea {
	color: #5c5c59;
}

.inactive {
	color: #797971;
}

h1 a:hover,
h2 a:hover,
.meta .active *,
.CodeTextST,
.linkbox li strong {
	color: #940026;
}

#logo h1 {
	color: #a1a096;
}

.headerLinks, .headerLinks * {
	color: #686761;
}

.meta a { color: #494942; }

.emphasize { background-color: #eeeee7; }
td.odd { background-color: #eeeee7; }
a:hover {
	text-decoration: underline;
}

/* @borders */

select,
input.text,
input.password,
textarea {
	border: 1px solid #cbcbc1;
}


.article { border-bottom: 1px solid #e0e1dc; }
blockquote { border-bottom: 1px solid #d3d3ce; }

td#navigation {
	padding-top: 15px;
	border-bottom: 1px solid #CBCBC1;
}

#navigation table {
	border-top: 1px solid #D3D3CE;
	border-left: 1px solid #D3D3CE;
}

#navigation td {
	border-right: 1px solid #D3D3CE;
}

table#content {
	border-top: 2px solid #1b1b1b;
}

#page table#content.twoBorder {
	border-top: none;
}
.RedHeaderS,
.RedHeaderST,
.CommonTextST {
	border: none;
}

.twoBorder .CommonTextS,
.twoBorder .CommonTextST {
	border-top: 2px solid #333;
}
.twoBorder td.first { padding-right: 8px; }
.twoBorder td.last { padding-left: 8px; }

.lTable table {
	border-top: 2px solid #333;
}

/* @navigation */


#navigation table {
	width: auto;
}

/* @global */

body {
	height: 100%;
	/*background: url(../images/bg_banner_left.jpg) no-repeat;
	background-position: -7px 0;*/
}

body, select, input, td {
	font: 11px/15px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

table {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}

td { vertical-align: top; }

* {
	margin: 0;
	padding: 0;
}

img { border: none; }

a { text-decoration: none; }

p { margin-bottom: 10px; }

.meta {
	line-height: 13px;
	overflow: hidden;
}

.meta li {
	padding: 0 5px;
	display: inline;
	border-right: 1px solid #b3b3a3;
}

#SUPP_BUTTON .meta { float: right; }

#page .meta li.first { padding-left: 0; }
#page .meta li.last { padding-right: 0; }

.meta li.first { padding-left: 0; }

.meta li.last, #login { border-right: none; }

.follow {
	padding-left: 10px;
	background: white url('../../../Images/LeTempsFr/icons/icn_follow_auxiliary.gif') no-repeat 0 6px;
}

.quoteStart { margin-right: 4px; }
.quoteEnd { margin-left: 4px; }

.clear { clear: both; }

.nowrap { white-space: nowrap; }

/* @screen */

table.outer {
  /*margin-left: 8px;*/
	/*border-left: 8px white solid;*/
}

td#page {
	padding: 8px 20px 8px 20px;
	background: white url('../../../Images/LeTempsFr/gradient_top.jpg') repeat-x 0 0;
}

table#content { margin-top: 18px; }

div#footer {
	top: 0;
	left: 0;
	height: 74px;
	position: relative;
	border-top: 2px solid #333;
}

td#document {
	padding-top: 40px;
}

/* @header */

#logo {
	height: 55px;
	padding-top: 24px;
	padding-bottom: 9px;
}

#logo h1 { padding-left: 18px; clear:none;display: inline; }

.headerLinks a { white-space: nowrap; }

#login { padding-right: 5px; }

/* @content */

.WelcomeText {
	padding-top: 2px;
	padding-left: 0;
	border-bottom: none;
	background-image: none;
}

#document TABLE { table-layout: fixed; }
#document TABLE TABLE { table-layout: auto; }
.content { padding: 0 30px 7px 0; }
#document .image {
	width: 300px;
	text-align: center;
}

.MyCollectionForm,
.ThumbnailsForm {
	height: auto;
}

.RedHeaderS,
.RedHeaderST {
	padding-left: 0;
	background-image: none;
}

/* @search*/

td.search {
	height: 48px;
	padding: 16px 0 0 7px;
	background: #CDCDC4 url('../../../Images/LeTempsFr/ELEMENTS/searchbar.gif') repeat-x 0 0;
}

table.bText { width: auto; }

.bText td {
  padding-right: 7px;
  vertical-align: middle;
}

.HeadlineTextAdv {
	padding-left: 0;
}

.search input.text {
	height: 18px;
	padding-top: 1px;
	text-indent: 2px;
}

#sQuery { width: 200px; }

.MyCollItemHeaderCheck {
	height: 14px;
	line-height: 14px;
	vertical-align: middle;
}

/* @footer */

.disclaimer {
	/*top: 0;
	left: 0;
	z-index: 2;
	position: absolute;*/
	float: left;
	padding-top: 6px;
}

.disclaimer strong {
	top: 1px;
	left: 10px;
	position: relative;
}

#metaFooter {
	/*top: 1px;
	left: 180px;
	width: 500px;
	position: absolute;*/
	float: left;
	padding-top: 7px;
	padding-left: 16px;
}

#footer .logo img { float: left; }

#footer div.top img { display: none; }
#footer div.top {
	top: 1px;
	right: 0;
	position: absolute;
	padding-top: 6px;
	padding-right: 10px;
	background: transparent url('../../../Images/LeTempsFr/icons/icn_top.gif') no-repeat right 9px ;
}

.top a { color: #494942; }

.top img {
	top: -2px;
	left: 0;
	position: relative;
	padding-left: 6px;
}

/* @advertisement */

#auxiliary .box.banner .heading {
	background: none;
	padding-left: 0;
	margin-bottom: 0;
}

#leaderboard {
  background: url(../../../Images/LeTempsFr/ELEMENTS/bg_banner_top.jpg) repeat-x;
  background-position: top;
  height:75px;
}

#skyscraper li
{
	padding:0;
	margin:0;
	list-style-type:none;
	text-align:right;
}

/*#skyscraper {
	width: 160px;
}*/

.lTable table {
	margin-top: 20px;
}

.lTable td { padding: 0px 0; }

.lTable .WelcomeText { padding-top: 2px; }

/* calendar table */  
.calendarIcon { cursor: pointer; position: relative; top: 4px; }
  .DayTable
  {
  	table-layout: fixed;
  	width: 173px;
  	border: 0;
  	line-height: 17px;
    background-image: url(../../../Images/LeTempsFr/backgrounds/gr2.gif);
    background-repeat: repeat-x;
    background-position: 0 1px;
  }
  
  .DayTable th
  {
    font-weight: normal;
  	height: 17px;
  	border: none !important;
  	border-color: transparent;
    background-image: url(../../../Images/LeTempsFr/backgrounds/gr2.gif);
    background-repeat: repeat-x;
  }
  
  .DayTable thead .first {
  	border-left: 1px solid blue;
  }

  .DayTable thead th {
  	border-color: transparent;
  }
  .DayTable thead {
  	height: 17px;
  	background-color: #9D9D93;
  	background-image: url(../../../Images/LeTempsFr/backgrounds/gr2.gif);
  	}

  TABLE.CommonTextArch TR.BrowseCalendarRow TD TD,
  .DayTable tbody td {
    background-color: #ffffff;
    height: 17px;
    padding: 0;
  	font-weight: bold;
  	border: solid 1px #E1E2DC;
  	text-align: center;
  }
  
  .DayTable colgroup.WorkingDay, col.WorkingDay,
  .DayTable colgroup.WeekendDay, col.WeekendDay,
  .DayTable td.OtherMonthDayCell,
  .DayTable SPAN
  {
  	background-color: transparent;
  }
  
  .DayCellDisabled
  {
  	color: #82817D;
  }
  
  .DayCellSelected,
  span.DayCellEnabled:hover
  {
  	border: 0;
  	color: #940025;
  }
  
  .MSIEOnly
  {
  	display:none;
  	visibility:hidden
  }
/* @linkbox */

ul.linkbox {
	clear: both;
	margin-bottom: 10px;
}

.linkbox li {
	/*position: relative;*/
	background: transparent url('../../../Images/LeTempsFr/icons/icn_follow.gif') no-repeat 0 6px ;
	padding-left: 10px;
	list-style-type: none;
}


/*
.linkbox strong {
	float: left;
	margin-right: 4px;
}

.linkbox a {
	position: relative;
}
*/
.linkbox .comment {
	background: transparent url('../../../Images/LeTempsFr/icons/icn_comment.gif') no-repeat right center;
	padding-right: 16px;
}
.linkbox .comment img {
	display: none;
}
/*
.linkbox img {
	float: none;
	position: absolute;
	margin-top: 2px;
	margin-right: 0;
}*/


/* drop down menu */
 
  .udm
  {
    background-color:transparent !important;
  }
 
  .udm ul {
    background-color:#ffffff !important;
    border-color:#A0A096 #A0A096 #A0A096 #A0A096 !important;
    padding: 0px;
  }
  
  .udm a, .udm a:link, .udm a.nohref,
  .udm ul a, .udm ul a:link, .udm ul a.nohref {
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  }
  
  .udm hr {
    border: 0;
    color: #d7d7d2;
    background-color: #d7d7d2;
    height: 1px;
  }
  
  .udm li a, .udm li a:link, .udm li a.nohref, .udm li a:visited {
    letter-spacing: 0 !important;
  }
  
  .udm ul {
    width: 170px !important;
  }
  
  .udm ul, .udm ul li, .udm ul li a { white-space: nowrap !important; }
  
  .udm a, .udm a:link, .udm a.nohref { font-weight: bold !important; }
  .udm ul li a { font-weight: normal !important; }
  
  .udm a,.udm a:link,.udm a.nohref,
  .udm li a:visited,
  .udm li a.udmR,.udm li a.udmY,.udm li a.udmR:visited,.udm li a.udmY:visited,
  .udm li a:hover,.udm li a:focus,.udm li a.nohref:hover,.udm li a.nohref:focus,
  * html .udm li a:active,
  .udm ul a,.udm ul a:link,.udm ul a.nohref,
  .udm ul li a:visited,* html .udm ul li a:visited,
  * html .udm ul li a:active
  {
    font-size: 11px !important;
    background-color: transparent !important;
    border: 0 !important;
    color: #1b1b1b;
  }
 
  .udm ul li a:hover, .udm ul li a:focus, .udm ul li a.nohref:hover, .udm ul li a.nohref:focus, .udm ul li a:visited:hover,
  * html .udm ul li a:active,
  * html .udm li a:active,
  .udm li a.udmR,.udm li a.udmY
  {
    color: #940025 !important;
    text-decoration: none !important;
  }
 
  .udm ul li a:hover, .udm ul li a:focus, .udm ul li a.nohref:hover, .udm ul li a.nohref:focus, .udm ul li a:visited:hover,
  * html .udm ul li a:active,
  .udm ul li a.udmR,.udm ul li a.udmY
  {
    background-color: #e4e5db !important;
  }
 
  /* menu images (arrows, etc) */
 
    UL.udm LI IMG {
      display: none !important;
    }
 
    UL.udm LI A {
      padding-right: 8px !important;
    }
 
    UL.udm LI {
      background: url(../../../Images/LeTempsFr/udm-resources/arr-down.gif) no-repeat right 13px;
    }
 
    UL.udm LI UL LI IMG {
      display: inline !important;
    }
   
    UL.udm LI UL LI {
      background: url();
    } 
  
  /* popup */
    
    TD.navBar UL.udm LI {
      background: url(../../../Images/LeTempsFr/udm-resources/arr-down.gif) no-repeat right 16px;
      margin-right: 8px;
    } 
   
    TD.navBar UL.udm LI UL LI {
      background: url();
    }

