/* CSS ALDATRADE common */

/***************** basic text elements ************************/

h2 {
	font-size: 14.25pt;
	color: #094EA3;
	padding: 5px 0 10px 0;
	margin: 0 0 15px 0;
	font-weight: normal;
	background: url("../images/common/bg_h1.gif") repeat-x 0 bottom;
  	line-height: 15pt;	
}

h1 {
	font-size: 13.5pt;
	color: #094EA3;
	padding: 7px 0 0 0;
	margin: 0 0 7px 0;
	font-weight: normal;
}

h3 {
	font-size: 11.25pt;
	color: #094EA3;
	padding: 5px 0 0 0;
	margin: 0 0 5px 0;	
}

h4 {
	font-size: 10pt;
	color: #094EA3;
	padding: 5px 0 0 0;
	margin: 0 0 5px 0;	
}

p {
	margin: 0 0 12px 0;
	padding: 0 0 0 0;
}

a{
	text-decoration: none;
	color: #F58F3D;
	font-weight:bold;
}

a img{
	border: 0;
}

/***************** lists ************************/

ul{
margin: 10px 0 10px 15px;
padding: 0;
}
ul ul{
margin: 2px 0 5px 15px;
}
ol{
margin: 10px 0 10px 35px;
}
ul ol{
margin: 2px 0 5px 35px;
}

ul li{
list-style-type: none;
background: url("../images/common/bg_list_item.gif") no-repeat 0 6px;
padding: 0 0 0 10px;
}

ul li span.li_text {
	font-size: 8.25pt;
	line-height: 12.75pt;
	color: #666666;
}

ul li ul li{
background: url("../images/common/bg_list_subitem.gif") no-repeat 0 7px;
padding: 0 0 0 10px;
font-size: 8.25pt;
}

ol li{
list-style-type: decimal;
background: none;
padding: 0;
}

ul.spec_red li{
background: url("../images/common/bg_list_item_spec1.gif") no-repeat 0 4px;
padding: 0 0 7px 20px;
font-size: 9.75pt;
color: #F58F3D;
}

ul.spec_red{
margin: 10px 0 10px 13px;
padding: 0;
}

ul.spec_blue{
margin: 10px 0 10px 13px;
padding: 0;
}

ul.spec_blue li{
background: url("../images/common/bg_list_item_spec2.gif") no-repeat 0 4px;
padding: 0 0 7px 20px;
font-size: 9.75pt;
color: #094EA3;
}

ul.spec_blue li a{
color: #F58F3D;
}

/***************** forms ************************/

form{
	margin:0;
}

input {
font-family: Verdana, Arial;
font-size: 7.5pt;
border: 1px solid #F58F3D;
}

textarea {
font-family: Verdana, Arial;
font-size: 7.5pt;
border: 1px solid #F58F3D;
}

input.check{
width: auto;
border: 0;
}

input.radio{
width: auto;
border: 0;
}

input.button{
width: auto;
border: 0;
}

/***************** tables ************************/

div#right table{
font-size: 9pt;
margin: 7px 0 10px 0;
}

div#right table tbody{
padding: 3px 0;
}

div#right table th{
vertical-align: top;
padding: 2px 5px;
background-color:#f5f5f5;
color: #094EA3;}

div#right table td{
vertical-align: top;
padding: 2px 5px;
border-bottom: 1px solid #f3f3f3;
}

div#right table ul{
margin: 0;
padding: 0;
}


div#right table tr.stripe td{
font-size: 0.75pt;
padding: 0;
background-color: #8AC5FC;
height: 2px;
}

div#right table.table {
border-top: 2px solid #85BBE5;
border-bottom: 2px solid #85BBE5;
border-left:  1px solid #85BBE5;
border-right:  1px solid #85BBE5;
}

div#right table.table td{
background-color: #ffffff;
text-align:center;
}

div#right table.table th{
background-color: #094EA3;
color: #ffffff;
padding: 2px 10px;
text-align:center;
}

div#right table.table td.verhead{
text-align: center;
background-color:#f3f3f3;
}

div#right table.table td.page div{
font-size: 9pt;
}

div#right table.table td.page a.move{
font-size: 10.5pt;
}

div#right table.table2 {
border-top: 2px solid #85BBE5;
border-bottom: 2px solid #85BBE5;
border-left:  1px solid #85BBE5;
border-right:  1px solid #85BBE5;
}

div#right table.table2 td{
background-color: #ffffff;
text-align:left;
}

div#right table.table2 th{
background-color: #094EA3;
color: #ffffff;
padding: 2px 10px;
text-align:left;
}

div#right table.table2 td.verhead{
text-align: left;
background-color:#f3f3f3;
font-weight:bold;
}


/***************** table navigation ************************/

table{
margin: 10px 0;}

table td {
vertical-align:top;}

div.table_navig{
font-family: verdana, arial;
font-size: 8.25pt;
padding: 4px 0 2px 7px;
margin: 15px 0 0 0;
text-align: left;
color: #333333;
background: #E3E3E3;
border-top: 1px solid #cccccc;

}

div.table_navig input.counter{
width: 15px;
border: 1px solid #666666;
margin: 0 3px;
font-size: 7.5pt;
vertical-align: middle;
}
div.table_navig input.ok{
height: 17px;
font-size: 7.5pt;
font-weight: bold;
vertical-align: middle;
}

div.table_navig span{
margin: 0 5px 0 0;
}

div.table_navig span.sec{
margin: 0 70px 0 0;
}

/***************** common elements ************************/

div.hr_dotted{
		background: url("../images/common/bg_hr_dotted.gif") repeat-x 0 3px;
		padding: 7px 0;
}
div.hr_line{
		background: url("../images/common/bg_hr_line.gif") repeat-x 0 10px;
		padding: 15px 0;
}

.clear {
	height: 1px;
	clear: both;
	font-size: 0.75pt;
}

.none_display, .nd{
	display: none;
}
.none_bg{
	background: url("../images/common/none.gif");
}
.none_border{
	border:0;
}




/***************** footer ************************/

div#footer a {
color: #85BBE5;
text-decoration: none;
}

/***************** colors ************************/

.red{
color:#D14703;
}
