/* generated by csscreator.com */ 
html, body{ 
 margin:0;
 margin-top:30px; 
 padding:0; 
 text-align:center;
 background:#e6e9ef;
 font-family:Arial, Helvetica, sans-serif;
 font-size:10px;
 color:#3e4f75;
}
a:link {color:#3A81C3;text-decoration: underline}
a:active {color: #3A81C3; text-decoration: underline}
a:visited {color: #3A81C3;text-decoration: underline}
a:hover {color: #3e4f75; text-decoration:none}
h1 {margin:0; color:#FFFFFF ; font-weight:normal; margin-left:105px} 
 h2 {font-size:18px; font-weight:normal;}
 strong {font-size:12px}
#pagewidth{ 
 width:910px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;
 border:1px dotted #7f8aa3;
 background:#FFFFFF;   
} 
 
#header{
 position:relative; 
 height:120px;
 background:url(http://lawlibrary.ie/mediation/images/headerBg.jpg) repeat-x;
 width:100%;
} 
 
#leftcol{
 width:350px; 
 float:left; 
 position:relative;
  padding-right:20px;
  padding:10px; 
   border-right:1px dotted #7f8aa3;
  
   margin-bottom:20px;
   margin-left:40px; 
 }
 
 
 #leftcol input {width:200px; font-size:10px; background:url(http://lawlibrary.ie/mediation/images/input.jpg) repeat-y top right; border:1px solid #7f8aa3;} 
#leftcol select{width:200px; font-size:10px; background: #dbdfe7; border:1px solid #7f8aa3;}
 
#twocols{ 
 float:right; 
 position:relative; 
  }
 
#rightcol{
 width:450px; 
 float:left; 
 position:relative;
 padding:10px; 
 padding-left:20px;
   margin-bottom:20px;
   font-size:12px;
   
 }
 #rightcol2{
 width:850px; 
 float:left; 
 position:relative;
 padding:10px; 
 padding-left:20px;
   margin-bottom:20px;
   font-size:12px;
   
 }
 #rightcol2 td {padding:8px; background:#efefef; border-bottom: 2px solid #ffffff}
 
#maincol{
 float: left; 
 display:inline; 
 position: relative; 
 width:2%; 
 }
 
#footer{
 height:60px; 
 clear:both;
  border-top:1px dotted #7f8aa3; font-size:12px;
 } 
 #footer img{margin:15px; float:left}
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

