/* CSS Document */
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;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
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-collapse: collapse;
	border-spacing: 0;
}
html{text-align:center}
body{position:relative;font:1.1em/1.4 "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;color:#2a2a2a;text-align:left;background:#e0e0e0;margin:0}
strong, em, b, i {font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif}

.errorPanel {border:1px solid #cfcfcf;background:url(../images/images-icons/error-panel-bg.gif) bottom left repeat-x #fff;width:70%;display:block;padding:40px 40px 20px;margin:30px auto;letter-spacing:-0.08em;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px}

.top{display:none}
.base{display:none}

.errorPanel h1{padding:0;margin:0;font-size:1.8em;background:url(/skin/images/images-icons/error-panel-alert.gif) 0 0 no-repeat;padding-left:65px;letter-spacing:-0.08em;font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;line-height:1.5em}
.errorPanel p{padding:20px 30px 20px 66px;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:0.95em}
.errorPanel p.link{border-top:1px dashed #dbdbdb;margin-top:40px;padding-top:20px}

.errorPanel a{text-decoration:none;color:#7b2b2b}
.errorPanel a:hover,.panel a:active,.panel a:focus{border-bottom:1px dotted #7b2b2b;padding-bottom:1px}
.offscreen{position:absolute!important;left:0!important;top:-999em!important;width:1px!important;height:1px!important;overflow:hidden!important}
.siteContainer {
    text-align: center;
    margin: 0 auto;
}