/* Style CSS */

      /* br CSS { */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote {
margin:0pt;
padding:0pt;
}
table {
border-collapse:collapse;
border-spacing:0pt;
}
fieldset, img {
border:0pt none;
}
address, caption, cite, code, dfn, em, strong, th, var {
font-style:normal;
font-weight:normal;
}
ol, ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
caption, th {
text-align:left;
}
h1, h2, h3, h4, h5, h6 {
font-size:100%;
font-weight:normal;
}
q:before, q:after {
content:'"';
}
abbr, acronym {
border:0pt none;
}

/* br CSS } */ 





@import "br.css";

body{
  background:#68686d url("/img/body2.jpg") no-repeat 0px 0px;
	font-family:Tahoma;
	font-size:12px;
}

#wrapper {
	
	width:850px;
	height:auto;
	text-align:center;
	margin:0px auto 0px auto;
	display:block;
	clear:both;
}

#header {
  background:transparent url("/img/message_d.png") no-repeat ;
  margin:0px auto;
  margin-bottom:5px ;
	width:850px;
	height:135px;
	
	
}

h1.md5_decryption_tool {
  color:#aaa;
  font-family:"verdana";
  font-size:11px;
  float:right;
  display:block;
}

#content {
  width:520px;
	height:auto;
	padding:0px;
	border:0px;
	float:left;
	display:block;
	text-align:left;
	margin:0px auto;
}

#intersites {
  width:516px;
  height:56px;
	text-align:center;
	float:left;
	display:block;
	margin-top:-20px;

}


a.decrypt {
  background:transparent url("/img/but_rosii.png") no-repeat 0px -6px; 
  width:172px;
  height:35px;
  padding-top:14px;
  border:0px;
  margin:0px;
  float:left;
  display:block;
  color:#fff;
  text-decoration:none;
  font-size:17px;
}
a:hover.decrypt {
  background:transparent url("/img/but_rosii.png") no-repeat 0px -59px;
}

a.encrypt {
   background:transparent url("/img/but_albastre.png") no-repeat 0px -6px; 
  width:172px;
  height:35px;
  padding-top:14px;
  border:0px;
  margin:0px;
  float:left;
  display:block;
  color:#fff;
  text-decoration:none;
  font-size:17px;
}

a:hover.encrypt {
  background:transparent url("/img/but_albastre.png") no-repeat 0px -59px;
}

a.tools {
  background:transparent url("/img/but_verzi.png") no-repeat 1px -7px; 
  width:172px;
  height:35px;
  padding-top:14px;
  border:0px;
  margin:0px;
  float:left;
  display:block;
  color:#fff;
  text-decoration:none;
  font-size:17px;
}

a:hover.tools {
  background:transparent url("/img/but_verzi.png") no-repeat 1px -60px;
}

#about_md5 {
  background:transparent url("/img/bg_content3.png") no-repeat;
  width:520px;
  height:416px;
  padding:0px;
  border:0px;
  margin:5px 0px 5px 0px;
  float:left;
  display:block;
}

#tmenu {
	width:800px;
	/*background:#F5F5F5;*/
	float:left;
	margin:0px;
}

#lmenu {

	width:165px;
	/*background:#F5F5F5;*/
	float:left;
	margin:0px;
}

#rmenu {
	width:165px;
	/*background:#F5F5F5;*/
	
	float:left;
	margin:0px;
}

  #add {
  width:520px;
  height:60px;
  padding:0px;
  border:0px;
  margin:0px auto;
  float:left;
  display:block;
  }
.add {
  width:468px;
  height:70px;
  margin-top:5px;
  float:left;
  display:block;
}
#footer {
  background:transparent url("/img/footer_linie.png") no-repeat;
	width:850px;
	height:110px;
	padding:0px;
	border:0px;
	margin:0px;
	float:left;
	display:block;
	
}

.ftext {
	margin:60px auto 0px auto;
}



.form {
  background:transparent url("/img/form.png") no-repeat !important;
  width:510px;
  height:95px !important;
  padding:0px;
  margin:-23px 0px 0px 11px;
  border:0px;
  float:left;
  display:block;
}

.form_sec {
  background:transparent url("/img/rez1.png") no-repeat;
  width:510px;
  height:200px;
  margin:-23px 0px 0px 8px;
  float:left;
  display:block;
}	
	
}

.RowCripted {
  width:295px;
  height:25px;
  padding:0px;
  border:0px;
  margin:28px 0px 0px 58px;
  float:left;
  display:block;
  font-size:16px;
}


.decryptit {
  background:transparent url("/img/form_but.png") no-repeat 0px 4px;
  width:110px;
  height:38px;
  padding:0px;
  border:0px;
  margin-left:9px;
  margin-top:23px;
  float:left;
  display:block;
  font-weight:bold;
  text-align:center;
  color:#fff;
  font-size:15px;
  font-family:"verdana";
  cursor:pointer;
}
:hover.decryptit {
  color:#ccccff;
}

.error {
  background:transparent url("/img/error.png") no-repeat;
  width:445px;
  height:65px;
  border:0px;
  padding:14px 9px 0px 65px;
  margin:0px auto;
	font-family:"Verdana";
	text-align:left;
	font-size:14px;
	color:#f95151;
	float:left;
	display:block;
	line-height:19px;
}


.result {
  background:transparent url("/img/checked.png") no-repeat 435px 81px;
	font-family:Tahoma,Verdana;
	font-size:12;
	padding-top:78px;
	display:block;
}


.bold {
	font-weight:normal;
	font-size:19px;
	font-family:"verdana,serif";
	margin-left:60px;
	color:#25cf25;
	letter-spacing:0.3px;
}

b.res {
  color:#191a19;
  font-size:13px;
}


.hashunu {
  width:484px;
  height:35px;
  padding:0px;
  border:0px;
  margin:21px 0px 0px 24px;
  float:left;
  display:block;
  color:#aaa;
  text-align:left;
	font-weight:bold;
	font-size:28px;
	font-family:"serif";
}


.teaser {
  width:484px;
  height:auto;
  padding:0px;
  border:0px;
  margin:10px 0px 4px 24px;
  float:left;
  display:block;
	font-size:12px;
	font-family:Verdana;
	color:#000;
}

b {
  font-weight:normal;
}

#decrypt_ad {
  display:block;
  margin:0 auto;
  width:470px;
}

#android_tutorials {
	width:89px;
	height:92px;
	float:right;
	display:block;
	margin-top:11px;
	clear:both;
}

.android {
	background:transparent url("/img/android_tutorials.png") no-repeat 0px 0px;
	width:89px;
	height:92px;
	float:left;
	display:block;
	text-decoration:none;
}

.android:hover {
	background-position:0px -96px;
	text-decoration:none;
}


@charset "utf-8";
/* CSS Document */

* {outline: none} 
* 
 .clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

