@charset "UTF-8";
/* CSS Document */

body {
margin:0px;
padding:0px;
background-color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
background-color:#ccd7ff;
color:#666;
}

* {
margin:0;
padding:0;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}


* html .clearfix {height: 1%;}
.clearfix {display: block;}


#container {
background-image:url(../images/zurl_bg.gif);
width:948px;
height:707px;
margin:10px;
}

#left {
width:610px;
height:707px;
z-index:199;
float:left;
}

#right {
width:338px;
height:707px;
z-index:199;
float:left;
}

.main_textinput, .copybox_textinput {
width: 450px;
height: 26px;
background-color:#ccd7ff!important;
margin: 307px 0 10px 115px;
padding: 8px 4px;
border:none!important;
color:#6173b1;
font-size:20px!important;
}

.copybox_textinput {
margin: 94px 0 10px 70px;
width:400px;
height:26px;
text-align:center;
}

.main_button {
margin: 10px 0px 0px 454px;
}

#buttons {
margin:50px 0 10px 0;
}

.copy_button {
margin-right:10px;
float:left;
margin-left:60px;
}

.mail_button, .test_button {
margin-right:10px;
float:left;
}

.test_button {
margin-right:0;
float:left;
}

.send_button {
margin-top: 10px;
margin-left: 200px;
}


#popper {
width:226px;
margin:48px 28px 0 32px;
padding:28px 15px 15px 15px;
height:130px;
display:block;
color:white;
}

#twoopz, #news {
width:226px;
margin:44px 30px 0 30px;
padding:28px 15px 15px 15px;
height:130px;
display:block;
color:white;
}


p {
margin: 10px 0;
font-size:11px!important;
color:white;
}


#description {
width:510px;
height:138px;
display:block;
padding: 40px 0 0 98px;
}

#description
 p {
color:white;
}

#zimo p {
font-size:9px;
color:white;
width:483px;
height:40px;
padding: 20px 0 0 125px;
}



a:link, a:visited {
color:white;
text-decoration:none;
font-weight:bold;
}

a:hover, a:active {
text-decoration:underline;
}



#copybox, #mailbox {
background-image:url(../images/zurl_copybox_bg.png);
width:561px;
height:377px;
postion:fixed;
top:84px;
left:336px;
z-index:200;
}

#mailbox {
background-image:url(../images/zurl_mailbox_bg.png);
}

#mailbox table {
width: 380px;
padding:2px;
margin: 100px auto 10px auto;
background-color:#ccd7ff;
border: 2px solid white;
}

#mailbox table td {
padding: 4px;
color: #6173b1;
}

#mailbox textarea, #mailbox input {
height: 45px;
border:none;
width: 160px;
}

#mailbox input {
height: 15px;
}

#copybox p {
text-align: center;
margin: 10px 0;
}

#result, #mailresult {
color:white;
width:545px;
margin-top:0;
text-align:center;
font-size:0.7em;
font-weight:bold;
}

