/* Start of CMSMS style sheet 'atonra_webapp' */
.dbgrid table {
  border-spacing: 0px;
}
.toolbar td {
  border: 1px solid #ccc;
  background-color: #eee;
  padding: 0.2em;
}
.rowgrid td {
  padding: 0.2em;
  border-bottom: 1px solid #ccc;
}

#formsearch {
  position: relative;
  top: 45px;
  left: 782px;
  color: #aaa;
  font-weight:bold; 
  /*display: none;*/
}

#formsearch td {
  padding: 0.2em;
}
input#searchkeyword {
  width: 80px;
}

input#searchsubmit {
  background:transparent url(images/cms/atonra/bt_search_ok.jpg);
  display: block;
  width: 21px;
  height: 21px;
  border: none;
}
input#searchsubmit:hover {
  cursor: pointer;
}

input,select {
  border: 1px solid #ccc;
  vertical-align: middle;
}

input[type="checkbox"] {
  border: 0px solid #ccc;
}

input[type="image"] {
  border: 0px solid #ccc;
}

#username,#password {
  width: 120px;
}
#typsoc {
  width: 60px;
}
#idsig {
  width: 60px;
  text-align: right;
}
#nom,#prenom,#societe,#email,#adr1,#ville,#propc1,#propc2,#propc3,#propc4,#propc5,#propc6,#usr02,#pwd,#pwd02,#noresp {
  width: 142px;
}
#cp {
  width: 70px;
}
#pays {
  width: 145px;
}
#tel1a,#tel1b {
  width: 30px;
}
#tel1c {
  width: 57px;
}

input[type="submit"] {
  background: #ff0;
  width: 0px;
  display: none;
}

input[readonly] {
  background-color: #eee;
}

.introknowledgeable {
  font-size: 29px;
  color: #aaaaaa;
  line-height: 35px;
}

.introindependent {
  font-size: 35px;
  color: #dddddd;
  line-height: 35px;
}

.introfocused {
  font-size: 32px;
  color: #aaaaaa;
  line-height: 35px;
  font-weight: bold;
}

.clickhere {
  text-decoration: none;
}

.warning {
  color: red;
  font-weight: bold;
  font-style: italic;
  border: 0px solid #333;
}

img
{ 
  vertical-align: middle;
} 

.warning img {
  padding-left: 0.4em;
  vertical-align: middle;
}

.information {
  padding-top: 0.4em;
  padding-bottom: 0.4em;
}

.button {
  padding-top: 0.4em;
  padding-bottom: 0.4em;
}

#loginform td {
  padding-top: 0.4em;
  padding-bottom: 0.4em;
}

#account td , #account th {
  padding-bottom: 0.2em;
  padding-left: 0.2em;
  padding-right: 0.2em;
}

.required {
  font-style: italic;
  color: #888;
}

.label {
  font-style: italic;
  color: #888;
}

form h3 {
  font-style: italic;
  padding-top: 0.2em;
  padding-bottom: 0.4em;
  text-align: left;
}

.news_form {
  color: #888;
  line-height: 1.4em;
}

.news_title_row {
  width: 450px;
}

.news_title , .report_title {
  color: #DF5018;
  font-style: italic;
  font-size: 1.2em;
  padding-top: 0.5em;
  padding-bottom: 1em;
  font-weight:bold; 
  display: inline;
  float: left;
}

.news_date {
  color: #aaa;
  font-weight:bold; 
  padding-top: 0.5em;  
  padding-bottom: 1em;
  display: inline;
  float: right;
}

.news_linkinfo {
  padding-left: 1em;
  padding-right: 1em;
  color: #aaa;
}

.download_info {
  
}

.filesize_info {
  color: #aaa;
  font-weight:bold; 
}

.news_description {
  color: #555;
  padding-bottom: 0.3em;
  cursor: pointer;
  min-height: 2.8em;
}

.news_description_focused {
  color: #555;
  padding-bottom: 0.3em;
  cursor: pointer;
  min-height: 2.8em;
  font-weight: bold;
}

.report_description {
  color: #555;
  padding-bottom: 0.3em;
  cursor: pointer;
  min-height: 2.8em;
}

.report_description_focused {
  color: #555;
  padding-bottom: 0.3em;
  cursor: pointer;
  min-height: 2.8em;
  font-weight: bold;
}

.news_content {
  border-top: 1px solid #aaa;
  color: #555;  
  padding-top: 0.3em;
  padding-bottom: 0.3em;
}

.news_splitter {
  border-bottom: 3px solid #ccc;
}

.news_item {
  display: inline;
  width: 100%;
}
.news_index {
}
.news_panel_message {
}
.news_panel_detail {
}
.news_panel_detail_menu {
  width: 100%;
  text-align: right;
}
.news_panel_detail_content {
}
.news_panel_index {
}
.news_panel_index_menu {
}
.news_panel_index_content {
}

/* End of 'atonra_webapp' */

