/* CSS Document */
body{margin:0px; padding:0px; background:#fff; font-family:Arial, Helvetica, sans-serif; font-size:11px; width:100%; height:100%}
#main{ position:absolute; width:780px; left:50%;margin-left:-390px; background: url(images/bg.gif) bottom right no-repeat;}
#flash{height:130px; margin-top:100px;}
#content{ margin:0 90px 0 90px;}
#footer{height:40px; border-top:1px solid #000; margin:0 90px 0 90px;clear:both; margin-top:10px;}

#content .col{width:25%; height:300px; float: left; margin-right:-1px; margin-top:20px;}
#content .col .text{margin:0 7px 0 7px;}
#content .text{margin:20px 7px 0 7px; clear:both;}
.borders{ border-right:1px solid #000;}
p{margin:0 0 5px 0;}
h4{font-size:12px;margin:0px 0 5px 0;}
a{color:#000000;}
input{width:150px; border: 1px solid #000000; font-size:10px; margin-bottom:5px;}
textarea{width:580px; height:80px; border: 1px solid #000000; font-size:12px; margin-bottom:5px;}

ul{margin:0 0 5px 0; padding:0px; list-style:none;}
ul li{background:url(images/lired.gif) no-repeat 0px 5px; padding-left:10px;} 
#link{clear:both; margin-bottom:20px;}
#link li{display:inline; float:left; width:138px; margin-left:2px;}

a{color:#000000;}
a.activ{color:#CC0000;}
a:hover{color:#CC0000;}

table.portfolio{ width:100%; border:none;}
table.portfolio td{ text-align:center; width:33%;}
img{ padding:1px; border:1px #999999 dotted; margin-bottom:20px; margin-right:20px; }

 #inputArea
  {
  font-family:Arial, Helvetica, sans-serif; font-size:11px;

  padding: 0px;
  width:600px;
  }
  #inputArea input, #inputArea textarea
  {
  font-family:Arial, Helvetica, sans-serif; font-size:11px;
  margin-bottom: 5px;
  display: block;
  padding: 4px;
  width: 590px;
  }
 .activeField
  {
  background-image: none;
  background-color: #ffffff;
  border: solid 1px #33677F;
  }
  .idle
  {
  border: solid 1px #D4D4D4;
  background-image: url( 'images/gray_bg.png' );
  background-repeat: repeat-x;
  background-position: top;
  background-color:#FFFFFF;
  }

#previu{ display:none;} 
#previu1{ display:none;} 
