@import "../clear.css";
@import "content.css";

html,body {
  padding: 0;
  margin: 0;
  border: 0;
  width: 100%;
  height: 100%;
}

div#all {
  width: 815px;
  margin: 0 auto;
}
div#flashcontent {
		position: absolute; 
		width: 450px; 
		height: 220px; 
		left: 50%;
		margin-left: -225px;
		top: 280px; 
		padding: 0px;
		z-index: 100;
}
/** START HEADER **/
div#header {
  height: 2em;
  padding-top: 1em;
  margin-bottom: 2px;
  border-bottom: 3px solid #EE7C00;
}

div#current-date {
  padding: .1em 0;
  padding-left: 1em;
  color: #444;
  font-size: 85%;
  float: left;
}

div#navigation {
  padding: 0;
  margin: 0;
  float: left;
}

#navigation ul {
  padding: 0;
  margin: 0;
  float: left;
  list-style: none;
  padding-left: 2em;
}

#navigation li {
  float: left;
  margin: 0;
  padding: 0;
}

#navigation li a {
  display: block;
  padding: .1em .6em;
  color: #444;
  text-decoration: underline;
  font-weight: bold;
  font-size: 85%;
}

#navigation li a:hover {
  color: #000;
}

#navigation li#lang-switch {
  display:none;
  padding-left: 1em;
}

#navigation li#lang-switch a {
  display:none;
  color: #3366CC;
}

#header form {
  float: right;
}

#header form input {
  font-size: 85%;
}
/** END HEADER**/


/** START SUB-HEADER **/
div#head-logo {
  height: 75px;
  background: url(../../images/present/head-logo.jpg) no-repeat;
  border: 1px solid #444;
  padding: 0;
}

div#sub-header {
  height: 3.2em;
  border-top: 1px solid #999;
  margin-top: 2px;
  padding-top: 1em;
}

a#link-to-home-page {
  float: left;
}

#sub-header form {
  float: right;
  padding-top: .5em;
}

#sub-header form input,
#sub-header form select {
  font-size: 85%;
  float: left;
  margin-left: .2em;
}

#sub-header form select {
  margin-left: .6em;
  color: #444;
}

#sub-header form input {
  padding: 0 .3em;
}
/** END SUB-HEADER**/

/** START CONTENT **/
div#content {
}

#content div#page-title {
  background: #ccc;
  height: 16pt;
  margin-bottom: 1em;
}

#content div#page-title h1 {
  font-size: 105%;
  font-weight: normal;
  background-color: #EE7C00;
  border-right: 2px solid white;
  color: #fff;
  height: 14pt;
  padding: 0;
  padding-left: 15px;
  padding-top: 2pt;
  float: left;
  width: 200px;
}

#content div#page-title a {
  padding-left: 17px;
  padding-top: 2pt;
  float: left;
  font-size: 85%;
  color: #fff;
  text-decoration: underline;
}

#content div#page-title a:hover {
  color: #CC335A;
  text-decoration: underline;
}

div#sidebar {
  float: left;
  width: 185px;
  padding: 0 15px;
  padding-bottom: 2em;
}

#sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
  padding-bottom: 15px;
}

#sidebar ul li {
  line-height: 1.1em;
  margin: 0;
  padding: .4em 0;
}

#sidebar ul li a {
  display: block;
}

#sidebar ul li.active a {
  color: #EE7C00;
  text-decoration: none;
}

#sidebar dl {
  padding: 1em 0;
  margin: 0;
  margin-left: -15px;
}

#sidebar dl dt {
  margin: 0;
  padding: .4em 0;
  padding-left: 15px;
  background: url(../../images/present/ball.gif) no-repeat left;
}

#sidebar dl dt a {
  font-weight: bold;
}


div#content-wrap {
  margin-left: 230px;
  padding-bottom: 15px;
}

/** END CONTENT **/

/** START FOOTER **/
div#footer {
  padding: 0 15px;
  border-top: 1px solid #2D375F;
  clear: both;
}

div#footer div {
  font-size: 85%;
  float: left;
  padding: 15px 0;
}

#footer div#copyright {
  width: 15em;
}

#footer div#address {
  padding-left: 7em;
  width: 25em;
}

#footer img {
  float: left;
  padding: 15px 0;
  padding-left: 5em;
}

/** END FOOTER **/


/** START HOME_PAGE **/

div#inf {
  font-size: 95%;
  font-weight: normal;
  color: #2D375F;
  background: #ccc;
  height: 8pt;
  padding: 0;
  padding-left: 15px;
  padding-top: 2pt;
  padding-bottom: 5pt;
}



div#home-page-present {
  height: 13em;
}

div#home-page-present div {
  float: left;
  border-left: 1px solid #ddd;
  height: 12em;
}

div#home-page-present div h1 {
  font-size: 105%;
  font-weight: normal;
  background-color: #EE7C00;
  color: #fff;
  height: 14pt;
  padding: 0;
  padding-left: 15px;
  padding-top: 2pt;
}

div#home-page-present div h1 a,
div#home-page-present div h1 a:visited {
  color: white;
  text-decoration: none;
}

div#home-page-present div h1 a:hover {
  text-decoration: underline;
}

div#home-page-present div ul {
  margin: 0;
  padding: 0;
  list-style: none;
  padding-top: .4em;
  padding-left: 15px;
}

div#home-page-present div ul li {
  margin: 0;
  padding: 0;
  line-height: 1.1em;
  padding: .4em 0;
}
div#page-group-1 {
  width: 190px;
}

div#page-group-2 {
  width: 211px;
}

div#page-group-3 {
  width: 190px;
}

div#exchanges {
  width: 220px;
}

div#exchanges a {
  margin-left: 15px;
  margin-top: 1em;
  display: block;
  text-align: center;
}

div#exchanges table {
  width: 205px;
  margin: 9px;
  margin-bottom: 0;
  margin-left: 5px;
}

div#exchanges td {
  border: 0;
  background: white;
  font-size: 7pt;
}

div#exchanges th {
  padding: .1em .5em;
  padding-bottom: .8em;
  font-size: 7pt;
  border: 0;
  background: white;
}

div#exchanges tr.first td {
  border-top: 1px solid #ccc;
}

div#exchanges tr.last td {
  border-bottom: 1px solid #ccc;
}

div#exchanges td.first {
  border-right: 1px solid #ccc;
  padding-top: .4em;
}


div#exchanges th.first {
  border-right: 1px solid #ccc;
}


div#inf {
  font-size: 95%;
  font-weight: normal;
  color: #2D375F;
  background: #ccc;
  height: 8pt;
  padding: 0;
  padding-left: 15px;
  padding-top: 2pt;
  padding-bottom: 5pt;

}

div#home-page-present2 {
  height: 20em;
}

#home-page-present2 div {
  float: left;
  background: url(../../images/present/home-page-border.gif) repeat-y;
  height: 20em;
}

#home-page-present2 div ul {
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 15px;
}

#home-page-present2 div ul li {
  margin: 0;
  padding: 0;
  line-height: 1em;
  padding-bottom: 1em;
}

#home-page-present2 div ul li a {
  font-weight: normal;
}

#home-page-present2 div ul li.archive a {
  color: #000;
}
#home-page-present2 div h1 {
  font-size: 105%;
  font-weight: normal;
  background: #2D375F;
  color: #fff;
  border-left: 1px solid #fff;

  height: 14pt;
  padding: 0;
  padding-left: 15px;
  padding-top: 2pt;
}

#home-page-present2 div:first-child h1 {
  border-left: 0;
}

#home-page-present2 div#present2-quest {
  width: 250px;
}

#home-page-present2 div#present2-news {
  width: 345px;
}

#present2-news li a {
  line-height: 1.2em;
}


#home-page-present2 div#present2-calc {
  width: 220px;
}

#home-page-present2 div#present2-calc a {
  font-weight: bold;
}

div#present2-quest {
  background: #ededed;
}

#present2-quest form {
  padding: 15px;
  padding-bottom: 0;
}

#present2-quest input,
#present2-quest textarea,
#present2-quest select {
  font-size: 85%;
  color: #666;
  display: block;
  width: 210px;
  margin-bottom: .5em;
}

#present2-quest textarea {
  height: 8em;
  margin: 0;
  padding: 0;
}

#present2-quest select {
  width: auto;
}

#present2-quest span {
  display: block;
  position: relative;
  padding: 0;
  margin: 0;
  padding-top: .2em;
}

#present2-quest span input {
  width: auto;
  display: inline;
  color: #000;
  margin: 0;
  padding: 0;
  padding: .1em .2em;
}

#present2-quest span img {
}


/** END HOME_PAGE **/


/** START SEARCH **/
form#search-query {
  padding-bottom: 1em;
}

div#search-result {
}

#search-result p {
}

#search-result p span {
  display: block;
  color: #999;
}

#search-result div ul {
  list-style: none;
  padding: 0;
  margin: 0;
  height: 3em;
}

#search-result div ul li {
  float: left;
  padding: 0 .5em;
}

#search-result div ul li span {
  font-weight: bold;
}


/** END SEARCH **/

/** CALC FORM **/
form#calc {
  vertical-align: top;
  margin: 0;
  padding: 0;
  width: 540px;
}

form#calc p {
}

form#calc div {
}

form#calc p label {
  float: left;
  width: 15em;
}

form#calc p input {
}

div.message {
  padding: 1em;
  background: #FFFFEE;
  color: red;
  margin-bottom: 1em;
  border: 1px solid gray;
}

/** END CALC FORM **/

/** SEARCH **/

#search-result table.gray td {
  border: 0;
}

/** END SEARCH **/

/** CREDIT FORM  **/

.credit_form label{
    font-weight:bold;
    font-size:9pt;
    text-transform:Capitalize;
}

label.error{
	color: red;
    font-weight:bold;
}


.credit_form input, .credit_form select{
    display:block;
    margin-bottom:15px;
    border:1px solid;
}

.credit_form input{
    width:300px;
}

.credit_form input.hidden{
    border:0px;
}

.credit_form hr{
    border:1px solid #cdcecd;
    width:300px;
    display:block;
    margin-bottom:15px;
    margin-top:20px;
}

.credit_form h2{
    width:300px;
    cursor: pointer; cursor: hand;	
}

.credit_form h2.noline{
	border-bottom: 0px;
}

.credit_form table{
	width: 560px;
	font-size: 8pt;
}

.credit_form td{
    margin: 0px;
  	padding: 0px;
}

.credit_form input.table{
    border: 1px solid;
    width: 135px;
    margin: 0px;
  	padding: 0px;
}

.credit_form input.monyear{
    border: 1px solid;
    width: 50px;
    margin: 0px;
  	padding: 0px;
    display: inline;
    margin-bottom:15px;
}

.credit_form span.star{ 
	color: #FF0000;
}

.credit_form div.header{ 
    border-left: 1px solid #cdcecd;
    border-top: 1px solid #cdcecd;
    border-bottom: 1px solid #cdcecd;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	width: 310px;
}


/** END CREDIT FORM  **/
