
#contactus fieldset
{

}

#contactus legend, h2
{
   font-family : Arial, sans-serif;
   font-size: 1.3em;
   font-weight:bold;
   color:#333;
}

#contactus label
{
   font-family : Arial, sans-serif;
   font-size:0.8em;
   font-weight: bold;
}

#contactus input[type="text"],textarea
{


}

#contactus input[type="text"]
{
  height:18px;
  width:220px;
}

#contactus #scaptcha
{
  width:60px;
  height:18px;
}

#contactus input[type="submit"]
{
   width:100px;
   height:30px;
   padding-left:0px;
}

#contactus textarea
{
  height:120px;
  width:310px;
}

#contactus input[type="text"]:focus,textarea:focus
{
  color : #009;
  border : 1px solid #990000;
  background-color : #ffff99;
  font-weight:bold;
}

#contactus .container
{
   margin-top:8px;
   margin-bottom: 10px;
}

#contactus .error
{
   font-family: Verdana, Arial, sans-serif; 
   font-size: 0.7em;
   color: #900;
   background-color : #ffff00;
}

#contactus fieldset#antispam
{
   padding:2px;
   border-top:1px solid #EEE;
   border-left:0;
   border-right:0;
   border-bottom:0;
   width:350px;
}

#contactus fieldset#antispam legend
{
   font-family : Arial, sans-serif;
   font-size: 0.8em;
   font-weight:bold;
   color:#333;   
}

#contactus .short_explanation
{
   font-family : Arial, sans-serif;
   font-size: 0.6em;
   color:#333;   
}
#fg_formContainer
{
   width:310px; height:280px; position:fixed; z-index:999; /*background:url(images/popup-main-bg.png) no-repeat left top;*/ left:50%; top:50%;
   padding:0;
   z-index:999;
   cursor:default;     
display:none; background:url(images/popup-bg.png) repeat left top; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px;
}

#fg_container_header
{
position:absolute; width:38px; height:39px; margin:-25px 0 0 330px;   
}

#fg_container_header a
{
   color:#fff;
   font-family:Verdana,Arial;
   font-size:10pt;
   font-weight:bold;
}

#fg_box_Title
{position:absolute; 
   width:180px;
   margin:5px;
   color:#fff;
   font-family:arial;
   font-size:12pt;
   font-weight:bold;    margin:40px 0 0 -310px;
}

#fg_box_Close
{
   float:right;
   width:80px;
   margin:5px;
}

#fg_form_InnerContainer
{
   margin:15px;
}

#fg_form_InnerContainer h2
{
   font-family : Arial, sans-serif;
   font-size: 14pt;
   font-weight:bold;
   color:#333;     
}

#fg_form_InnerContainer p
{
   font-family : Arial, sans-serif;
   font-size: 12pt;
   color:#333;
}

#fg_backgroundpopup
{
   position: fixed; 
   top:0; 
   left:0; 
   bottom:0; 
   right:0;
   
   background:none;
   opacity: .3;
   -moz-opacity: .3;
   filter: alpha(opacity=30);
   border:1px solid #cecece;
   z-index:1;
   display:none;
}

#fg_submit_success_message
{
   display:none;
   padding:15px;
}

/* spam_trap: This input is hidden. This is here to trick the spam bots*/
#contactus .spmhidip
{
   display:none;
   width:10px;
   height:3px;
}
#fg_crdiv
{
   font-family : Arial, sans-serif;
   font-size: 0.3em;
   opacity: .2;
   -moz-opacity: .2;
   filter: alpha(opacity=20);   
}
#fg_crdiv p
{
    display:none;
}

#fg_form_InnerContainer .inp {width: 170px; padding: 3px; border: 0;color: #1e1e1e;background: #fff;border: font-size:11px; font-size: 12px; font-family:arial;}
.but {border:#792225 1px solid; color:#FFFFFF; text-transform:uppercase; display:block; text-decoration:none; width:75px; padding:5px; font-size:12px; text-align:center;  margin-top:10px; border-radius:3px; background-color:#c50002;}

.table-format1 {font-size: 12px; font-family:arial; color: #fff; font-weight: 400;}
.table-format1 td {font-size: 12px; font-family:arial; vertical-align: top; padding:5px; line-height:19px;}
.table-format1 td a{font-size: 12px; font-family:arial; color: #a82d2d; font-weight: 400; text-decoration:none;}
.table-format1 td a:hover{font-size: 12px; font-family:arial; color: #000; font-weight: 400; text-decoration:none;}
.table-format1 td ul {margin:-10px 0 0px 0!important; padding:5px 0!important; list-style:none!important;}
.table-format1 td ul li {margin:0!important; background:none!important; padding:5px 0 5px 0px!important; border-bottom:#eee 0px solid!important;}