/*   *****   CSS Document Internet Frame, SA de CV ©2007   *****   */
/*   *****   Design by Francisco Mendez                    *****   */

body {
margin: 0;
padding: 0;
font: 75% tahoma, verdana, arial, sans-serif;
color: #000000;
background: #000 url(images/body_bg.png) repeat-y;
background-position: 50% 0%;
}

#container {
background-color: #52697b;
height: 640px;
margin: 0px auto;
padding: 0px;
position: relative;
width: 800px;
}

#main {
position: absolute;
height: 600px;
left: 0px;
top: 20px;
width: 800px;
}

#page {
border: 0px;
}

#mailbox {
position: absolute;
top: 200px;
left: 500px;
z-index: 100;
}

input.field {
background: transparent;
border-color: #026198 #015087 #015087 #026198;
border-style: groove;
border-width: 2px;
color: #333399;
display: block;
font-size: 0.8em;
height: 12px;
width: 163px;
}

#user_name {
margin-top: 6px;
margin-left:3px;
margin-bottom: 17px;
}

#user_email {
margin-top: 5px;
margin-left:3px;
margin-bottom:19px
}

#user_title {
margin-top:5px;
margin-left: 3px;
margin-bottom:5px;
}

#message {
background: transparent;
border-color: #026198 #015087 #015087 #026198;
border-style: groove;
border-width: 2px;
color: #333399;
background:transparent;
margin-top:5px;
margin-left:3px;
}

#button_reset {
background: transparent;
border:2px;
border-style: groove;
color: #026198;
font-size: 0.9em;
font-weight:bold;
height:25px;
position: absolute;
top:108px;
left:190px;
width: 65px
}

#button_send {
background: transparent;
border:2px;
border-style: groove;
color: #026198;
font-size: 0.9em;
font-weight: bold;
height:25px;
position: absolute;
top: 145px;
left: 190px;
width: 65px;
}

#country {
position: absolute;
top: 565px;
left: 715px;
z-index:110;
}

#lang {
color:#52697b;
font-size: 0.8em;
position: absolute;
top: 14px;
left: -10px;
z-index:110;
}

#credits {
position: absolute;
top: 620px;
left: 0px;
}
