.css-default {display:inline !important}
.css-alternate {display:none !important}

body {margin-top:6px; padding:0; color:#000000; background-color:#EEEEEE}

/* Cross platform settings */

form {display:inline}
img {border-width:0}
td {text-align:left; vertical-align:middle}
table.hidden {margin:0; width:100%; border-width:0}
td.hidden {padding:0; vertical-align:top}

/* General text */

h1,h2,p,a,select,input,textarea,td,fieldset,div {font-family:Verdana, Arial, sans-serif}
h1 {margin-top:10px; margin-bottom:5px;font-size:14pt; font-weight:bold}
h2 {margin-top:10px; margin-bottom:5px;font-size:12pt; font-weight:bold}
p,a,select,input,textarea,td,fieldset,div {font-size:9pt; text-decoration:none}
a {color:#0000FF; background-color:inherit; text-decoration:none}
a:hover {text-decoration:underline}

.small {font-size:8pt}
.error {color:#ff0000; background-color:inherit; font-size:8pt; font-weight:bold; font-style:italic}
.warning {color:#FF7200; background-color:inherit; font-size:8pt}
.disabled {color:#888888; background-color:inherit; font-size:8pt}
.bold {font-weight:bold}
.u {text-decoration:underline}
.helptip {background-color:inherit; color:#ff0000; font-size:8pt}
.center {text-align:center}
.right {text-align:right}

/* PAGE CONTAINER width is controlled by a system variable and is fixed in the html code... */

div.qte {}
div.page {margin:0 auto 10px auto; text-align:left}

/* BANNER MENU WELCOME FOOTER */

div.banner {margin:0; height:57px; color:inherit; background:#0C4C8C url(bg_header.gif) repeat-x}
div.bannerleft{margin-top:3px;float:left;vertical-align:bottom}
div.bannerright{margin:0; padding:3px 5px 0 0; text-align:right}
img.banner_logo {width:150px; height:50px; border-width:0}
div.banner a {color:white; background-color:inherit; font-size:8pt; font-weight:bold; text-decoration:none}
div.banner a:hover {text-decoration:underline}
div.nobanner {margin:0}
div.nobannerleft{float:left;vertical-align:bottom}
div.nobannerright{margin:0; padding:0 2px 5px 0; text-align:right}
div.nobanner a {color:black; background-color:inherit; font-size:8pt; font-weight:bold; text-decoration:none}
div.nobanner a:hover {text-decoration:underline}

div.menu {margin-bottom:10px; height:25px; border-width:0 1px 0 1px; border-style:solid; border-color:#AAAAAA; color:inherit; background:#DDDDDD url(bg_menu.gif) repeat-x bottom left; font-size:8pt; text-shadow:1px 1px 0 white}
div.menuleft {float:left;padding:4px;}
div.menuright {text-align:right;padding:4px}
div.menu ul {list-style-type:none; margin:0;padding:0}
div.menu li {display:inline; padding:3px 10px; border-left:solid 2px #ffffff; font-weight:bold}
div.menu span {color:#888888}

div.welcome {margin:5px 0 10px 0; padding:5px; border:1px solid #AAAAAA}

div.footer {margin:2px 0 2px 0; padding:2px}
div.footerleft {float:left;font-size:8pt}
div.footerright {text-align:right;font-size:8pt}
div.footer a {font-size:8pt}

/* BODY */

div.body {width:100%; margin-bottom:5px}
div.body_in {color:inherit; background-color:#EEEEEE; border:1px solid #AAAAAA}

div.bodyhd {height:30px; color:inherit; background:#ffffff url(bg_body_hd.gif) repeat-x left top; border-bottom:1px solid #AAAAAA}
div.bodyhdleft {float:left; padding:7px 5px 5px 5px; font-size:9pt; font-weight:bold}
div.bodyhdleft a {font-size:9pt; font-weight:bold}
img.bodyhdleft {margin:0px 5px 0 0; vertical-align:top}
div.bodyhdright {text-align:right; padding:7px 2px 5px 5px}
img.bodyhdright {margin:0px 5px; vertical-align:top; width:15px; height:15px; border:0}

div.bodyct {padding:15px}

div.bodyft {height:30px; color:inherit; background:#ffffff url(bg_body_ft.gif) repeat-x left bottom; border-top:1px solid #AAAAAA}
div.bodyftleft {float:left; padding:7px 5px 5px 5px; font-size:8pt; text-shadow:1px 1px 0 white}
div.bodyftleft a {font-size:8pt}
img.bodyftleft {margin:0px 5px 0 0; vertical-align:top; width:15px; height:15px; border:0}
div.bodyftright {text-align:right; padding:7px 2px 5px 5px; text-shadow:1px 1px 0 white}
div.bodyftright label {font-size:8pt}
img.bodyftright {margin:0px 5px; vertical-align:top}

/* DATA TABLE */

div.dom_separator {height:15px}

table.data_s,
table.data_t,
table.data_o {margin:0; padding:0; color:inherit; background-color:#FFFFFF; width:100%; border:1px solid #AAAAAA}

  /* row highlight */
  tr.data_t {background-color:#ffffff; color:inherit}
  tr.data_t:hover {background-color:#eeeeee; color:inherit}

  /* text inside data table (header row) */
  table.data_s td.colhd,
  table.data_t td.colhd,
  table.data_o td.colhd {font-size:8pt; font-weight:bold; color:#555555; background-color:inherit}
  table.data_o td.submit {text-align:right}
  table.data_s td.colhd a,
  table.data_t td.colhd a,
  table.data_o td.colhd a {font-size:8pt; font-weight:bold; color:#555555; text-decoration:none}
  table.data_s td.colhd a:hover,
  table.data_t td.colhd a:hover,
  table.data_o td.colhd a:hover {text-decoration:underline}

  /* text inside data table (content row): all is small, because specific style for sectiontitle, topictitle, username is defined after */
  table.data_s td.colct,
  table.data_t td.colct,
  table.data_o td.colct {font-size:8pt}
  table.data_s td.colct a,
  table.data_t td.colct a,
  table.data_o td.colct a {font-size:8pt}

/* SECTION TABLE */

table.data_s td.colhd {padding:4px; min-height:7px; color:#555555; background-color:#DDDDDD; border-color:#DDDDDE; border-style:solid; border-width:0 0 1px 0}
table.data_s td.colhdempty {padding:0; height:0}
table.data_s td.colhdico {width:40px;text-align:center}
table.data_s td.colct {padding:4px; border-color:#DDDDDD; border-style:solid; border-width:0 0 1px 0}
table.data_s td.colct.colico {width:40px;text-align:center}
table.data_s td.colft {padding:0; height:0}

  /* Specific for section title and icon */
  
  table.data_s td.colct a.section,
  table.data_s td.colct span.section {font-size:10pt; font-weight:bold}
  table.data_s td.colct img.section {}
  table.data_s td.colct span.sectiondesc {}

  img.sectioninfo_left {float:left; margin-right:10px}
  img.sectioninfo_right {float:right; margin-left:10px}
  p.sectioninfo {margin:2px 0 10px 0; font-size:12pt; font-weight:bold; font-style:italic; color:#999999; background-color:inherit}
  p.sectiondesc {margin:0 0 10px 0;font-size:9pt; font-weight:bold; font-style:italic; color:#999999; background-color:inherit}
  
/* TEAM MEMBERLIST */

table.data_t td.colhd {padding:4px; min-height:7px; background-color:#DDDDDD; border-color:#DDDDDE; border-style:solid; border-width:0 0 1px 0}
table.data_t td.colhdempty {padding:0; height:10px}
table.data_t td.colct {padding:4px; border-color:#DDDDDD; border-style:solid; border-width:0 0 1px 0}
table.data_t td.colft {padding:0; height:0}

  /* Specific for team fields */

  table.data_t td.col_status_i {width:30px;text-align:center} /* for both td.colhd and td.colct */
  table.data_t td.col_picture {width:120px;text-align:center} /* for both td.colhd and td.colct */
  table.data_t td.colct.col_ufield {background-color:#eeeeee;font-size:8pt} /* for both td.colhd and td.colct */

  table.data_t td.colct a.topic {font-size:9pt; text-decoration:underline}
  table.data_t td.colct a.topic:visited {text-decoration:none}
  table.data_t td.colct a.topic:hover {text-decoration:underline}

/* OTHER PROFILE */

table.data_o td.colhd {padding:4px; min-height:7px; background-color:#e2e2e2; border-width:1px; border-style:solid; border-color:#ffffff #999999 #b4b4b4 #ffffff}
table.data_o td.colhdfirst {text-align:right}
table.data_o td.colhdempty {padding:0; height:0; border-width:0}
table.data_o td.colct {padding:4px; color:inherit; background-color:#FFFFFF; border-color:#DDDDDD; border-style:solid; border-width:0 0 1px 0}
table.data_o td.colft {padding:0; height:0}

/* POST */

div.post {padding:0; width:100%; border:1px solid #AAAAAA; color:inherit; background-color:#FFFFFF}

div.tags {margin:3px 0 6px 0; padding:3px 0 1px 0; width:100%}
div.tags_edit {margin:0; padding:3px 0 1px 0; width:100%; background-color:#d8d7c0; color:inherit; border-width:0 1px 1px 1px;border-style:solid;border-color:#AAAAAA}
p.tagline {margin:2px; font-size:8pt}
span.tagline {margin:0; padding:1px 4px 2px 4px; background-color:#fcfee4; color:#000000; border-width:0 1px 1px 0;border-style:solid;border-color:#AAAAAA}
p.tagbox {margin:2px auto; width:300px; font-size:8pt}
div.tagbox {margin:0 auto; padding:3px; width:300px; background-color:#FFFFCC; color:#000000; border-width:0 1px 1px 0;border-style:solid;border-color:#AAAAAA}

td.post_icone {color:inherit; background-color:#DDDDDD; padding:2px 2px 4px 2px; border-style:solid; border-width:0 0 1px 0; border-color:#DDDDDE; text-align:center}
td.post_title {color:inherit; background-color:#DDDDDD; padding:2px 2px 4px 2px; border-style:solid; border-width:0 0 1px 0; border-color:#DDDDDE}
td.post_smile {color:inherit; background-color:#FFFFFF; padding:7px 4px 7px 4px; text-align:center; vertical-align:top}
td.post_message {color:inherit; background-color:#FFFFFF; padding:7px 4px 7px 4px; vertical-align:top}
td.post_modif {border-style:solid; border-width:1px 0 0 0; border-color:#DDDDDD; padding:0}
p.post_title {margin:0; font-size:8pt; font-weight:bold}
p.post_date {margin:0; font-size:8pt; font-weight:bold}
span.wisheddate {font-size:8pt; font-weight:normal}
span.wisheddate  a {font-size:8pt; font-weight:bold}

/* TEXT AND ICON */

h1.profile {margin-bottom:15px; font-size:14pt; font-style:italic; color:#AAAAAA; background-color:inherit}

img.ico {vertical-align:middle}
img.i_sec {width:32px; height:32px}
img.i_status {}
img.i_modes,
img.i_user {width:15px; height:15px; vertical-align:top}
img.i_pre {width:15px; height:15px; vertical-align:top}
img.i_sort {width:9px; height:9px}

p.msgbody {margin:0}
a.msgbody {}
p.msgsign {margin:10px 0 0 0}
p.msgtitle {margin:0; font-size:8pt; font-weight:bold}
a.msgtitle {font-size:8pt; font-weight:bold}

div.quotetitle {margin:1px; font-style:italic; font-weight:bold; color:#888888; background-color:inherit}
div.quote {padding:3px; margin:1px 1px 6px 1px; color:inherit; background-color:#e4eafc; border-style:solid; border-width:0 0 0 5px; border-color:#888888}
div.codetitle {margin:1px; font-style:italic; font-weight:bold; color:#007a00; background-color:inherit}
div.code {padding:3px; margin:1px 1px 6px 1px; font-family:Courier,sans-serif; max-width:600px; overflow:auto; white-space:pre; color:inherit; background-color:#E4FFCC; border-style:solid; border-width:0 0 0 5px; border-color:#007A00}
div.imgmsg {margin:5px 0 0 0; width:550px; overflow:auto}
img.imgmsg {border-style:solid; border-width:1px; border-color:#eeeeee}

p.attachment {margin:10px 0 0 0}
a.attachment {font-size:8pt}
a.csv {margin:3px 0; font-size:8pt}
p.imgcaption {margin:2px 0; font-size:8pt}

input.profile, select.profile, textarea.profile {font-size:9pt}

/* MESSAGEBOX */

div.helpbox {margin-top:10px; width:150px; border:1px solid #dddddd; color:inherit; background-color:#ffffff; }
p.helpbox {margin:0 0 3px 0; padding:2px 4px; font-size:8pt}
p.helpbox.title {font-weight:bold;background-color:#eeeeee}

div.warning {margin:10px 0 0 0; padding:0; width:150px; background-color:#FFFBCF; border:1px solid #FF8A00}
p.warning {margin:0; padding:3px 5px}

div.msgbox {margin:20px auto 20px auto; padding:0; border:1px solid #156AC2}
div.msgboxtitle {margin:0; padding:8px; color:#EEEEEE; background:#FFFFFF url(bg_header.gif) repeat-x; font-family:"Arial black",Verdana, Arial, sans-serif; font-size:14pt; font-weight:normal}
div.msgboxbody {margin:0; padding:15px; color:inherit; background-color:white}

div#login {text-align:right}
div#login_header {}

div.myboard {margin:0 0 15px auto; padding:10px; width:500px; color:inherit; background-color:#C3D9FF; border-width:5px 0 0 0; border-style:solid; border-color:#156AC2}
span.myboardtitle {font-size:12pt; font-weight:bold; color:#156AC2; background-color:inherit}
p.myboard_line {border-width:2px 0 0 0; border-style:dotted; border-color:#C3D9FF}
td.myboard {padding:4px; color:inherit; background-color:#E8EEF7; border:1px solid #C3D9FF}
div.modboard {text-align:right; margin:5px 0 15px 0}
span.modboard {margin:0; padding:7px; color:inherit; background-color:#C3D9FF; border-width:5px 0 0 0; border-style:solid; border-color:#156AC2; font-size:8pt}

/* PICTURE */

div.picbox {width:150px; min-height:100px; padding:0; text-align:center; border:1px solid #DDDDDD; color:inherit; background-color:white}
div.picbox img {max-width:150px;margin:10px auto 0 auto; border-width:0}
div.picboxmsg {width:140px; float:right; padding:5px 2px 2px 2px; margin:2px; text-align:center; border:1px solid #DDDDDD; color:inherit; background-color:white}
img.message {max-width:135px}
img.member {max-width:140px}
img.memberlist.viewN {max-width:150px; max-height:150px}
img.memberlist.viewC {max-width:100px; max-height:50px}
img.maptip {max-width:75px}

/* BUTTON */

table.button {width:100%; padding:0; margin-bottom:10px}
table.button_top {margin-bottom:12px}
table.button_bot {margin-top:12px}
td.button
{
padding:0;
margin:0;
border:1px solid #AAAAAA;
text-align:center; text-shadow:-1px -1px 0 white;
height:25px;
background-image:url(bg_button.gif); background-repeat:repeat-x;
}
td.buttonsmall
{
padding:0;
margin:0;
border:1px solid #AAAAAA;
text-align:center;
height:20px;
background-image:url(bg_button.gif); background-repeat:repeat-x;
}

.pager_zt {padding:2px; text-align:right; vertical-align:bottom}
.pager_zb {padding:2px; text-align:right}

a.button {}
span.button_off {font-size:8pt; font-weight:bold; color:#888888; background-color:inherit}
a.buttonsmall {font-size:8pt}

/* TABS */

table.tab {margin:0; width:100%; border-width:0; table-layout:auto}
td.tab {padding:0; height:25px; text-align:center; font-size:8pt; font-weight:bold}

/* one <td> must be without width to benefit from the <table> width 100% */
td.tab_begin {width:8px; border-bottom:solid 1px #AAAAAA}
td.tab_off_l {width:5px; border-bottom:solid 1px #AAAAAA; background-image:url(bg_tab_left.gif); background-repeat:no-repeat; background-position:top left}
td.tab_off_c {width:80px; border-bottom:solid 1px #AAAAAA; border-top:solid 1px #d0d0d0; padding:0 10px; background-color:#f0f0f0; color:inherit}
td.tab_off_r {width:5px; border-bottom:solid 1px #AAAAAA; background-image:url(bg_tab_right.gif); background-repeat:no-repeat; background-position:top right}
td.tab_on_l {width:5px; background-image:url(bg_tab_left_on.gif); background-repeat:no-repeat; background-position:top left}
td.tab_on_c {width:80px; border-top:solid 1px #AAAAAA; background-color:#ffffff; color:inherit; padding:0 10px}
td.tab_on_r {width:5px; background-image:url(bg_tab_right_on.gif); background-repeat:no-repeat; background-position:top right}
td.tab_end {border-bottom:solid 1px #AAAAAA}

a.tab {font-size:8pt; font-weight:bold}

table.pan {width:100%; border-width:0 1px 1px 1px; border-style:solid; border-color:#aaaaaa; background-color:white; color:inherit}
tr.pan {}
td.pan {padding:10px}
div.pan_top {margin:0 0 15px 0; padding:0; text-align:right; color:#aaaaaa; background-color:inherit; font-size:12pt; font-weight:bold; font-style:italic}
div.pan_bot {margin:15px 0 0 0; padding:0; text-align:right}

table.doc {margin:0; width:100%; border-width:0}
tr.doc {vertical-align:bottom}
td.doc {padding:5px; text-align:center; width:50%}
td.doc_form {padding:5px; text-align:center; border-top:solid 1px #eeeeee; border-bottom:solid 1px #eeeeee}

img.doc_C {max-width:150px; max-height:75px; border:solid 1px #dddddd; padding:3px; background-color:white; color:inherit}/* image compact */
img.doc_N {max-width:350px; max-height:175px; border:solid 1px #dddddd; padding:5px; background-color:white; color:inherit}/* image normal */

/* Special */

p.profile.menu {margin:5px 0 0 0}

table.legend {width:100%; margin:0; padding:0; border-collapse:collapse; border-bottom:solid 1px #AAAAAA}
td.legend {width:270px; padding:0; vertical-align:top}
div.legendbox {margin:10px 0; padding:5px; color:inherit; background-color:#FFFFFF;border-width:4px 0 1px 0; border-style:solid; border-color:#AAAAAA}
p.legendtitle {margin:0 0 5px 0;padding:0;color:#999999; background-color:inherit;font-family:"Arial black",Verdana, Arial, sans-serif; font-size:10pt}

table.searchoptions {float:right; margin:5px 0 15px; padding:5px;color:inherit; background-color:#FFFFFF;border-width:4px 0 1px 0; border-style:solid; border-color:#AAAAAA}

table.lettres {width:100%; padding:0; margin:5px 0}
tr.lettres {vertical-align:middle}
td.lettres {padding:0; margin:0; border:1px solid #AAAAAA; text-align:center; height:20px; background-image:url(bg_button.gif); background-repeat:repeat-x}
td.active {font-weight:bold}
