/* CSS Document 

CSS site DDSlogistics.com/fr

Ancienne CSS Joomla modifiÃe pour Wordpress

Tempus Locutis Conseil

thomaska@gmail.com


 */

html, body {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	text-align: center; 
	background: #e5e5e5;
	min-width: 910px;
	font-family: arial, helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 11px;
}


.nuage {
	
	line-height: 1.6em;
	font-size: 13px;

}


.ddstxtbleu{
	color: #003b6d;
}


.style-title-page{
	color: #003b6d;
	font:Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.4em;
	font-weight: bold;
}


/* wrapper holds left faux column tab */
/* nn6/7 will put content out of scrollable reach if auto is used unless the min-width is on body */
#wrapper { 
	text-align: left;
	width: 910px;
	margin: 0 auto;
	background: #fff url() repeat-y 100% 0;
}
#header, #subnav, #footer {
	color: #000;
	clear: both; 
	width: 100%;
}
#header {
	background: #003b6d;
}
#subnav {
	padding: 1px 0 0 0;
	background-color:#003b6d;
	height:26px;
}
#subnavleft {
	float: left;
	padding: 0;
	width: 820px;
}
#subnavright {
	float: left;
	padding: 4px 0 0 0;
	width: 80px;
}

#footer {
	text-align:center;
	font-size: 9px;
	padding: 5px 0 0 0;
}

#rightspacer {
	height:15px;
	background-color:#7da7d9;
}
#rightlabel {
	margin:0;
	padding:0;
	height:22px;
	color: #fff;
	background-color:#f26649;
}
#rightlabelvertical{
	padding-top:4px;
	text-align:center;
	width:100%;
	height:16px;
	font-size: 11px;	
}

#rightactu{
	padding-top:15px;
	margin:0;
	text-align:center;/*IE*/
}
#rightactucenter{
	margin-left: auto;
	margin-right: auto;
	width: 134px;
	font-size: 10px;
	font-weight: normal;
}

#contentline {
	background-color:#e5e5e5;
	background-repeat: repeat-x;
	float: left;
	width: 100%;
}

#contentfloatholder {
/* right faux column tab */
	background: url() repeat-y 0 0;
	float: left;
	width: 100%;
}

#contentfloatholder:after {
 /* this is for NN6 to clear floats */
    content: "."; 
    display: block; 
	height: 0px;
    clear: both; 
    visibility: hidden;
}

#centerwrap {
	float:left;
	width: 600px; /*OK avec FF*/
	margin: 0;
	text-align:center;/*IE*/
}

#center {
	margin: 7px auto 10px auto;
	width:580px;
	color:#000;
}

#left {
	float:left;
	width: 160px;
	margin:0;
	padding: 43px 0 0 0;
}

#right {
	float:right;
	width: 150px;
	margin: 0;
}

/************* IE Mac CSS Only  works for Win too **************/
* html div#centerwrap {margin: 0 -100% 0 0;}
* html div#left {margin: 0;}

/*image settings*/
/*used to align images in the home page*/
div.jvblock {
	float:left;
	padding: 10px 10px 10px 0;
	width: 275px;
	line-height:1em;
}
 
div.jvblock  img{
	float:left;
	margin: 0 5px 5px 0;
}

div.jvblock  h2{
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #003b6d;
	height: auto;
}

/*used to align images in the client page*/
.mosimagerow  { 
	padding: 0;
	margin:0;
	float: left;
	text-align: center;
	width: 24%;
}

/*used to align images in the second page*/
.mosimageselect{
	float:left;
	text-align:center;
}

.mosimageselect img {
	width:180px;
	height:120px;
}

div.mosimageselect:hover  a img {
	opacity:.50; /*not for IE*/
}


/*common settings*/
p {
	margin-top: 0;
	margin-bottom: 1em;
}

.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0;
	padding: 0;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0;
	padding-right: 0;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #eee;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #c64934;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}

#header_outer {
	text-align: left;
	border: 0;
	margin: 0;
}

#page {
	text-align:left; /* reset text alignment */ 
	width: 910px;
	margin:0 auto; /* for the rest */
	padding: 0;
}



#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0;
	margin-top: 0;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0;
	margin: 0;
}

table.content_table td {
	padding: 0;
	margin: 0;
}


#banner_inner {
	float: left;
	padding: 0;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0;
	margin-left: 0;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(dds/images/button_bg.png) repeat-x;
  padding: 0 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(http://www.ddslogistics.com/HOME-DDS/images/button_bg.png) repeat-x;
  padding: 0 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}


ul {
margin: 0;
padding: 0;
padding-down: 5;
list-style: none;
}

li {
line-height: 15px;
padding-left: 15px;
padding-top: 0;
background-image: url(http://www.ddslogistics.com/HOME-DDS/images/arrow.png);
background-repeat: no-repeat;
background-position: 0 2px;
}

td {
	text-align: left;
	font-size: 13px;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #f26649;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #003b6d;
	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
	width: 100%;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 22px 0;
}

table.contentpaneopen td {
/*   padding-right: 5px;*/
/*   background-color:blue;*/
}

table.contentpaneopen td.componentheading {
/*	padding-left: 4px;*/
}

table.contentpaneopen  td.contentheading  a {
	vertical-align:top;
	position:relative;
	top:-5px;
}

table.contentpaneopen  ul{
	margin-bottom: 1.5em;
}

table.contentpane  ul{
	margin-bottom: 1.5em;
}

.contentpane {
	background-color: white;
}

table.contentpane {
	width: 100%;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

table.contentpane td {

	margin: 0;
	padding: 0;
}

table.contentpane td.componentheading {
/*	padding-left: 4px;*/
}

table.contentpane td.contentdescription {
/*	margin:0;
	padding:0;
	background-color: pink;
*/
}



table.contentpaneopen fieldset {
	border: 0;
	border-bottom: 1px solid #eee;
}

.button {

}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	color: #003b6d;
	text-align: left;
	line-height: 30px;
	height: 30px;
	font-weight: bold;
	font-size: 16px;
	margin-bottom:22px;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading, h1, h2 {
	height: 30px;
	line-height: 30px;
	color: #003b6d;
	font-weight: bold;
	font-size: 16px;
	border:0;
	margin:0;
	padding:0;
	/*	white-space: nowrap;modif dds*/
}

h3{
	color: #003b6d;
	font-weight: bold;
	font-size: 12px;
	margin-top:0;
}

h4{
	font-weight: bold;
	font-size: 11px;
	margin-bottom:0.5em;
}

.ddstxtbleu{
	color: #003b6d;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background: url(http://www.ddslogistics.com/HOME-DDS/images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0;
	margin: 0;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1, .sectiontableentry2  {
	text-indent:20px;
	line-height: 15px;
	background-image: url(http://www.ddslogistics.com/HOME-DDS/images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
}


.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(http://www.ddslogistics.com/HOME-DDS/images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

/*style liste tÃlÃchargement*/
.download  li{
	list-style-type:none;
	background-image:url(http://www.ddslogistics.com/HOME-DDS/images/pdf-icon.gif);
	background-repeat:no-repeat;
	background-position:50px 50%;
	padding:15px 0 15px 75px ;
}

/* =========================================================== */
/*  STYLES JOOMLA! DES MENUS : Liens de niveau 1               */
/* ----------------------------------------------------------- */
#active_menu {
/* Style du lien de menu actuellement actif */
}

a.mainlevel{
/*	margin:20px 0 0 0 0;*/
	padding:15px 0 0 10px;
}

a.mainlevel:visited, a.mainlevel:link  {
/* Style des liens de menu de niveau 1 ayant ÃtÃ visitÃs *//* Style des liens de menu de niveau 1 dans l'Ãtat normal */
	display: block; 
	background-image: none;
	background: transparent;
	vertical-align: middle;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #004684;
	text-align: left;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	text-decoration: none;
	color: #EE6929;
}

a.mainlevel#active_menu{
/* Style du lien de menu de niveau 1 pendant le clic */
	color: #EE6929;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #EE6929;
}

/* =========================================================== */
/*  STYLES JOOMLA! DES MENUS : Liens des niveaux  infÃrieurs   */





/* ----------------------------------------------------------- */

a.sublevel{
	padding: 1px;
	margin:10px;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

a.sublevel:link,/* Liens de menu des niveaux infÃrieurs dans l'Ãtat normal */
a.sublevel:visited /* Liens de menu des niveaux infÃrieurs dÃjâ¡ visitÃs */
{
	color: #003b6d;
}

a.sublevel:hover, /* Liens de menu des niveaux infÃrieurs survolÃs par la souris */ 
a.sublevel#active_menu
{
	color: #f26649;
}

.highlight {
	background-color: yellow;
	color: blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

.mosimage {
 float:left;
 margin : 0 5px 5px 0;
}


.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
	border-top: 1px solid #f26649;
	
}

hr {
	border:0;
	color: #f00;
	background-color: #f26649;
	height: 1px;
}