/*

Mmd Projects - v1.0
by momentum media design s.a. de c.v.
http://www.momentum.com.mx/

*/

/* ******* reset ******* */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i { margin: 0; padding: 0; border: 0; outline: 0; font-weight: normal; font-style: normal; font-size: 100%; font-family: inherit; vertical-align: baseline }
:focus { outline: 0 }
ol, ul { list-style: none }
table { border-collapse: collapse; border-spacing: 0 }
blockquote:before, blockquote:after, q:before, q:after { content: "" }
blockquote, q { quotes: "\00AB" "\00BB" }
input, textarea { margin: 0; padding: 0 }


/* ******* main ******* */
body { font-size: 62.5%; color: #515B53; font-family: Verdana, Arial, Helvetica, sans-serif; background: #003E83 }
#dialog { width: 410px; margin: 100px auto 0 auto; background: url(../images/layout/login_fnd.gif) center repeat-y }
#dialog h1 { padding: 85px 50px 15px 50px; background: url(../images/layout/login_head.jpg) top center no-repeat; font-size: 2.4em; color: #0080ff }
#dialog form { padding: 5px 100px 40px 100px; background: url(../images/layout/login_bottom.jpg) bottom center no-repeat; font-size: 1.1em }

a { color: #0080ff; text-decoration: none; font-size: inherit; font-weight: inherit; font-style: inherit }
a:hover, a:focus { text-decoration: underline }

label { display: block; padding: 3px 0; text-align: left }
input[type=text], input[type=password] { font-size: inherit; padding: 2px; margin: 3px 3px 10px 3px; font-family: inherit }
input[type=checkbox] { float: left; margin: 3px 5px 0 0; clear: left }
button { font-size: 109%; padding: 2px 1px; color: #fff; font-weight: bold; margin: 15px 5px; background: url(../images/layout/important_fnd.gif) top repeat-x #FF8100; border: 1px solid #c30; cursor: pointer }
button u { font-weight: inherit }
#loginPasswordDiv { padding-bottom: 10px }