@charset "UTF-8";
/* Modal Box Inner Style */

#modal_form{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#fff;}

#modal_form .form_element{
font-family:Georgia, "Times New Roman", Times, serif;
padding:4px;
margin:8px 0px 8px 0px;
font-size:26px;
border:solid 4px #8ad8fd;
background-image: url(http://tweet.me.it/images/site/_inputBg.gif);
background-position:top left;
background-repeat: repeat-x;
width:553px;
-webkit-border-radius: 5px; 
-moz-border-radius: 5px;
border-radius: 5px;}


#modal_form #reg{
padding:0px 20px 20px 20px 20px;
}

.reg_message{
background-color:#FFFFCC;
padding:10px;}

.reg_intro{
border-bottom:1px dashed #666;
padding:10px 0px 10px 0px;
margin-top:10px;
font-size:20px;
color:#d9ecff;
font-weight:700}

.reg_label{
padding:3px;
font-size:18px;
font-weight:700;
color:#fff;
}

.reg_label span{
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#999;
}

#modal_form .form_button{
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
border-top-style: solid;
border-top-color: #dddddd;
border-left-style-value: solid;
border-left-color-value: #dddddd;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
font-size: 22px;
color: #ffffff;
cursor: pointer;
line-height: 42px;
height: 42px;
padding-top: 0px;
padding-right: 15px;
padding-bottom: 0px;
padding-left: 15px;
overflow-x: visible;
overflow-y: visible;
background-color: #87b500;
background-image: url(images/site/button_bg.png);
background-repeat: repeat-x;
background-attachment: scroll;
background-position: center top;
border-top-width: 0px;
border-left-width-value: 0px;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-right-width-value: 1px;
border-right-style-value: solid;
border-right-color-value: #689300;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #689300;
text-shadow: #719e03;
}


#submit{
border:solid 1px #333;
-webkit-border-radius:5px; 
-moz-border-radius:5px;
border-radius:5px;
float:right;
margin-right:20px;}

#signup{
padding-top:3px;
padding-right:3px;}



.form_element_networks{
font-family:Georgia, "Times New Roman", Times, serif;
padding:4px;
margin:3px 0px 0px 0px;
font-size:26px;
margin-right:30px;
border:solid 4px #8ad8fd;
background-image: url(http://tweet.me.it/images/site/_inputBg.gif);
background-position:top left;
background-repeat: repeat-x;
width:253px;
-webkit-border-radius: 5px; 
-moz-border-radius: 5px;
border-radius: 5px;
}

#form_left{float:left;
}

#form_right{float:left;
}

#form_right #tum_social_input input{
font-family:Georgia, "Times New Roman", Times, serif;
padding:4px;
margin:3px 0px 0px 0px;
font-size:26px;
border:solid 4px #8ad8fd;
background-image: url(http://tweet.me.it/images/site/_inputBg.gif);
background-position:top left;
background-repeat: repeat-x;
width:103px;
float:right;
-webkit-border-radius: 5px; 
-moz-border-radius: 5px;
border-radius: 5px;
}

#tum_social_1{float:left;width:80px; padding-top:15px;}
#tum_social_input{float:left; width:70px; margin-left:20px;}
#tum_social_2{float:left; width:30px; padding-left:10px; padding-top:15px;}

#form_right .form_element_networks{margin-right:0px;}


