/*
//----------------------------------------------------------------------
//  CrawlProtect 2.0.0
//----------------------------------------------------------------------
// Protect your website from hackers
//----------------------------------------------------------------------
// Author: Jean-Denis Brun
//----------------------------------------------------------------------
// Website: www.crawlprotect.com
//----------------------------------------------------------------------
// That script is distributed under GNU GPL license
//----------------------------------------------------------------------
// file: style.css
//----------------------------------------------------------------------
//  Last update: 10/06/2010
//----------------------------------------------------------------------
*/

body 	{
 	font-family: Verdana, "Lucida Grande", Lucida, Tahoma, "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
	background-color: #dcdcdc; 
   	}
  
a:link, a:visited {
  color: #000080;
  text-decoration: underline;
}

a:hover{
  color: #FF0000;
  text-decoration: underline;
}

img { border: none;}


h1 {
  font-size: 30px;
  color: #000080;
  text-align:center;
}

h2 {
  font-size: 18px;
  color: #000080;
  text-align:center; 
}

h3 {
  font-size: 14px;
  color: #000080;
  text-align:center; 
}

p {
  font-size: 14px;
  color: #000;
}

.red {
color: #ff0000;
}

.red2 {
color: #ff0000;
font-size: 14px;
}
.black {
color: #000;
font-size: 14px;
}
.underline {
border-bottom: 1px solid #000;
}
.underline2 {
border-bottom: 1px solid #000;
text-align:right;
valign:bottom;
}

.widebutton {
width:400px;
}

.smalltext {
  font-size: 9px;
  color: #696969;
}

.title {
font-size:14px;
color:#000;
 background-color:#dcdcdc;
}

.titleleft {
font-size:16px;
font-style:bold;
color:#000;
text-align:left;
}

.titleright {
font-size:16px;
font-style:bold;
color:#000;
text-align:right;
padding-right:15px;
}

.validation {
display:block;
width:800px;
margin-top:50px;
margin-left:auto;
margin-right:auto;
padding:10px;
background-color:#fff;
border: 1px solid #000;
text-align:center;
}
.menuright {
position:relative;
top:10px;
right:10px;
text-align:right;
}
.tableau0 {
border-bottom: 1px solid #000;
}
.tableau1 {
border: 1px solid #000;
text-align:center;
font-size: 14px;
font-weight:bold;
color: #000;
}
.tableau2 {
border-top: 1px solid #000;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
text-align:center;
font-size: 14px;
font-weight:bold;
color: #000;
}
.tableau3 {
border-bottom: 1px solid #000;
border-left: 1px solid #000;
text-align:right;
font-size: 14px;
font-weight:bold;
color: #000;
}
.tableau4 {
border-right: 1px solid #000;
border-left: 1px solid #000;
border-bottom: 1px solid #000;
text-align:center;
font-size: 14px;
color: #000;
}
.tableau5 {
border-right: 1px solid #000;
border-bottom: 1px solid #000;
text-align:center;
font-size: 14px;
color: #000;
}
.tableau6 {
border-left: 1px solid #000;
border-bottom: 1px solid #000;
text-align:right;
font-size: 14px;
font-weight:bold;
color: #000;
}
.tableau7 {
border-left: 1px solid #000;
border-bottom: 1px solid #000;
border-right: 1px solid #000;
text-align:center;
font-size: 14px;
color: #000;
}

.refresh {
padding:3px;
border: 1px solid #808080;
background-color:#f2f2f2;
}

.listip {
height: 130px;
width: 420px;
overflow:auto;
border: 1px solid #000;
}

.logs {
padding-left:10px;
padding-right:10px;
height: 500px;
width: 955px;
overflow:auto;
border: 1px solid #000;
}
.noshow {
line-height:2px;
}
.sponsor a:link, .sponsor a:visited, .sponsor a:hover{
font-size: 14px;
  text-decoration: none;
  color: #000;
}

.sponsortop {
font-size: 14px;
font-weight:bold;  
color: #000;
  font-family: Verdana,Geneva, Arial, Helvetica, Sans-Serif;
  text-align: center;
  width:1000px;
  height:20px;
  margin-left: auto;
  margin-right: auto;
  border-top: 2px solid #000080 ;
  border-bottom: 2px solid #000080 ;
  background-color: #7EAAFF;
  }
.main {
position: relative;
  margin-left: auto;
  margin-right: auto;
  width:1000px;
  border: 2px solid #000080 ;
  background-color: #FFF;
  }

.header {
height: 47px;
background-color: #7EAAFF;
  width:1000px;
font-size: 35px;
font-weight:bold;
 color: #000;
font-family: Verdana,Geneva, Arial, Helvetica, Sans-Serif; 
text-align:left;

border-bottom: 2px solid #000080;

  }
.headertext {

font-size: 18px;
font-weight:bold;
  
color: #000;
font-family: Verdana,Geneva, Arial, Helvetica, Sans-Serif;
text-align:left;

  }
.footer {
font-size: 14px;
font-weight:bold;  
color: #000;
  font-family: Verdana,Geneva, Arial, Helvetica, Sans-Serif;
  text-align: center;
  width:1000px;
  height:20px;
  border-top: 2px solid #000080 ;
  background-color: #7EAAFF;
  }  

.footer a:link, .footer a:visited, .footer a:hover{
  text-decoration: none;
  color: #000;
}

.htaccess {
padding-left:10px;
padding-right:10px;
height: 500px;
width: 955px;
overflow:auto;
border: 1px solid #000;
text-align: left;
}

.form {
  font-family: Verdana,Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 15px;  
  color: #000080;
  text-align: right;
   width:600px; 
  margin-left: auto;
  margin-right: auto;
  }

