/* AventasDesign */
body {
background-color: #f0f5fd;
}

#wrap {
width: 953px;
margin: 0 auto;
border: 1px solid #f0f5fd;
}


#logo {
position: relative;
float: left;
text-align: center;
margin-top: 30px;
margin-left: 165px;
}

#logo a{
position: relative;
float: left;
text-indent: -2000em;
width: 200px;
height: 136px;
background: url(i/idntools_logo_new.png) no-repeat;
}


#top_menu_left {
position: relative;
margin-top: 8px;
float: left;
}

#top_menu_right {
margin-top: 8px;
float: right;
position: relative;
}


#top_menu_left li, #top_menu_right li {
display: inline;
height: 9px;
padding-right: 10px;
padding-left: 9px;
background: url(i/lineheight.jpg) no-repeat top right;
}

#top_menu_left li.last, #top_menu_right li.last {
background: none;
}
#top_menu_left li.first {
padding-left: 0px;
}
#top_menu_left li a, #top_menu_right li a {
color: #ff0000;
text-decoration: none;
font: bold 13px Tahoma, Sans-serif;
height: 9px;
}
#top_menu_left li a:hover, #top_menu_right li a:hover{
text-decoration: underline;
}

#recomended {
width: 576px;
position: relative;
float: left;
margin-top: 12px;
margin-left: 189px;
border-top: 1px solid #dcdfe5;
border-bottom: 1px solid #dcdfe5;
height: 80px;
}

#recomended p{
text-align: center;
padding-top: 10px;
color: #1f85bc;
font: bold 13px Tahoma, Sans-serif;
}

#recomended a{
color: #ff0000;
padding-left: 8px;
text-decoration: none;
}

#recomended a:hover{
text-decoration: underline;
}

#recomended span{
position: relative;
width: 30px;
height: 13px;
background: url(i/ques.jpg) no-repeat;
}


#recomended span a{
position: relative;
width: 30px;
height: 13px;
}

#recomended span a:hover{
text-decoration: none;
}



#content {
width: 680px;
text-align: center;
margin: 0px auto;
margin-top: 250px;
}

#content h2{
color: #1f85bc;
font: bold 17px Tahoma, Sans-serif;
margin-top: -4px;
margin-left: 70px;
}

#content h2 span{
padding-left: 10px;
padding-right: 10px;
}
#content h2 span img{
margin-bottom: -8px;
}


#form_box { 
position: relative;
text-align: center;
width: 578px;
height: 182px;
/*border: 1px solid #3d95c5;*/
margin-left: 50px;
/*margin-top: 12px;*/
background-color: #d2e4fc;
}
#form_box2{ 
position: relative;
text-align: center;
width: 578px;
height: 182px;
/*border: 1px solid #3d95c5;*/
margin-left: 50px;
/*margin-top: 12px;*/
background-color: #d2e4fc;
}

#form_boxX { 
position: relative;
text-align: center;
width: 760px;
height: 271px;
margin-left: 114px;
/*margin-top: 12px;*/
background-color: white;
}



#form_box textarea{ 
color: #6d6d6d;
font: 12px Tahoma, Sans-serif;
}


#left_box, .rigth_box {
width: 278px;
position: relative;
float: left;
}

#left_box {
margin-left: 6px;
}

#left_box #styled, .rigth_box #styled2 {
width: 268px;
height: 110px;
background: #f4f4f4 url(i/bg.jpg) repeat-x;
/*border: 1px solid #a5acb2;*/

}


#left_box p,  .rigth_box p{
width: 288px;
float: left;
text-align: left;
color: #6d6d6d;
font: 12px Tahoma, Sans-serif;
}

#left_box p{
padding-left: 3px;
padding-top: 10px;
padding-bottom: 5px;
}

.rigth_box p{
padding-left: 12px;
padding-top: 10px;
padding-bottom: 5px;
}



#form_box .uniocdsse {
width: 268px;
height: 110px;
margin-left: 11px;
}

#left_box .btn_get,  .rigth_box .btn_get{
margin-top: 5px;
}

#left_box .btn_get:hover,  .rigth_box .btn_get:hover{
cursor: pointer;
}

#icons {
width: 950px;
text-align: left;
margin: 0px auto;
margin-top: 42px;
margin-left: 30px;
}

#icons  .column1, #icons  .column2, #icons  .column3 {
position: relative;
float: left;
width: 290px;
margin-left: 10px;
}

#icons  .column2 {
margin-left: 20px;
}

#icons  .column3 {
margin-left: 40px;
}

#icons  .column1 a, #icons  .column2 a, #icons  .column3 a {
color: #ff0000;
text-align: left;
font: bold 12px Tahoma, Sans-serif;
text-decoration: none;
}

#icons  .column1 p, #icons  .column2 p, #icons  .column3 p {
color: #6d6d6d;
text-align: left;
font:  12px Tahoma, Sans-serif;
}


#icons  .column1 li, #icons  .column2 li, #icons  .column3 li {
padding-bottom: 21px;
}


#icons  .column1 a:hover, #icons  .column2 a:hover, #icons  .column3 a:hover {
text-decoration: underline;
}

#icons  .column1 img, #icons  .column2 img, #icons  .column3 img {
float: left;
margin-right: 10px;
}



#copyright {
float: left;
border-top: 1px solid #b6d3f8;
width: 950px;
text-align: center;
margin: 0px auto;
margin-top: 30px;
padding-top: 10px;
}

#copyright p {
color: #1f85bc;
font: 12px Tahoma, Sans-serif;
text-decoration: none;
}

#btn_copy {
position: relative;
float: left;
background: url(i/btn_copy.jpg) no-repeat top left;
width: 119px;
height: 24px;
margin-left: 90px;
margin-top: 5px;
cursor: pointer;
}

#btn_copy.hover {
background-position: 0 -23px;
}

#btn_copy.active {
background-position: 0 -22px;
}


#btn_conv a {
position: relative;
float: left;
background: url(i/btn_conv.jpg) no-repeat top left;
width: 67px;
height: 24px;
margin-left: 108px;
margin-top: 5px;
cursor: pointer;
display: block;
text-indent: -9999em;
}

#btn_conv a:hover {
background-position: 0 -23px;
}

#btn_conv a:active {
background-position: 0 -22px;
}


#btn_clear a {
position: absolute;
background: url(i/btn_clear.jpg) no-repeat top left;
width: 67px;
height: 24px;
margin-left: 254px;
margin-top: 148px;
cursor: pointer;
display: block;
text-indent: -9999em;
}

#btn_clear a:hover {
background-position: 0 -23px;
}

#btn_clear a:active {
background-position: 0 -22px;
}
body {
background-color: #f0f5fd;
}

#icons .column3 p.srollings {
font-weight: bold;
}

#icons .column3 #news {
    width:225px;
    overflow:hidden;
}
#icons .column3 div.move {
    overflow:hidden;
    width:99999px;
}
#icons .column3 #news p {
    float:left;
    margin:0;
}


#banner160 {
position: relative;
float: right;
background-color: red;

height: 441px;
width: 117px;
margin-top: -441px;
margin-right: 10px;
}

#banner160whois {
position: relative;
float: right;
background-color: transparant;

height: 441px;
width: 180px;
text-align: right;
z-index:50;
margin-top: -100px;
margin-right: 10px;
}
#banner160whoisCaptcha {
position: relative;
float: right;
background-color: transparant;

height: 441px;
width: 180px;
text-align: right;
z-index:50;
margin-top: -280px;
margin-right: 10px;
}
#banner160whoisCaptchaChrome {
position: relative;
float: right;
background-color: transparant;

height: 441px;
width: 180px;
text-align: right;
z-index:50;
margin-top: -280px;
margin-right: 10px;
}



