/* '#Gabolized' V1.0 *** Copyright 2012, Gabriel Borel *** Inspired and based off Skeleton v1.1 *** Reset & Basics (Inspired by E. Meyers) */
	div, span, h1, h2, h3, h4, h5, ul, li, p, a, form, input, header, nav, footer, section, article, form, table, img, select, label, dl, dt, dd, fieldset, table, tr, td, small { position: relative;}
	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
	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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
	body { line-height: 1; }
	ol, ul { list-style: none; }
	blockquote, q { quotes: none; }
	blockquote:before, blockquote:after,
	q:before, q:after { content: ''; content: none; }
	table {  border-spacing: 0; }
	body {-webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%;}
	a { color: inherit;  cursor: pointer; }
	a, a:visited, a:focus {outline: 0;  }
	select:focus, input:focus { outline: none;}
/* #end */

/*body { background: #002664 url(/images/body-bg.png) 0 0 repeat-x; text-align:center; color:#fff; font-family:Arial, Helvetica, sans-serif;}*/
body { background: #FFF; text-align:center; color:#fff; font-family:Arial, Helvetica, sans-serif;}
.pageP {  padding-bottom: 2em }
.wrap {width:645px;margin:0 auto; }
.header {}
.content {  background: #FFF; border-radius: .5em; padding: .5em 0}
.deco {}
form { width:264px; color:#444; border: 2px groove #fff; box-shadow:1px 1px 3px #333; font-size:12px; display: inline-block; vertical-align: top; padding-top:55px; background: #fff no-repeat 50% 0; border-radius:.7em; height: 190px; margin: .5em }
input { margin-bottom:.5em;}
input.remember { margin:0;}
.span_remember { font-size:10px;}

.formbox { background-image: url(../images/header-client.png)}
.formbox label { width:80%; left:6%;}
.formbox .login_button { left:46px;}

.formbox_agent  {background-image: url(../images/header-agent.png)}
.formbox_agent .login_button_agent { left:25px;}
.mSite { position: absolute;bottom: 0; left: 0;}

.marketing { width: 100%; height: auto;}
.cornerIcon { position:  absolute; top: 0; left: 0;}

.footer {background:#c0c0c0; margin:0 auto; width:616px;}
.footer li {display:inline-block; list-style:none; margin:0; padding:0; width:280px;}
.lblerror {font-size: 13px; font-weight:bold; color:#000000; width:257px; float:left; top:20px; left:24px;}