/*
	XETRIX09 theme by XETRIX
	version 200908 (1.0)
	copyright: 2009, XETRIX & laMaga
	author: laMaga - http://lamaga.cat
	coder: Josepmaria Roca @ XETRIX - http://xetrix.com
	contact: jmroca@xetrix.com
*/

/* Main HTML styles
-------------------------------------------------|-------------------------------------------------------------------------*/

body                                             { padding: 0px; background-color: #fff;}
body,td                                          { font-family: Arial, Helvetica, Sans-serif; font-size: 10pt; }
img                                              { border: 0px; }
li                                               { margin-bottom: 1em;}
li em                                            { color: gray; }
h2, h3, h4                                       { margin: 0px;}
a:link,
a:active,
a:visited,
a:hover                                          { color: #09f; text-decoration: none;}
a:hover                                          { color: #f90; text-decoration: underline;}

.host                                            { color: #F90;}
.clear-block                                     { clear: both; }

.center table                                    { border: solid 1px #d2edff; font-size: .85em; width:100%;}
.center td                                       { border: solid 1px #d2edff; font-size: .85em;}
.h                                               { font-weight: bold; color: #0077bb; border-bottom: solid 1px #0077bb;}
.e                                               { background-color: #d2edff; width:200px; }
.v                                               { color: black; }

/* Static header (buildings) */
#header-static                                   { background: url('/images/back_header-static.gif') no-repeat top center; }
#logo                                            { padding-top: 12px; }

/* Menu header */
#header                                          { background: #acd5e9 url('/images/back_header.png') repeat-x top center; }

/* Body parts */
#center-region                                   { background-color: #ffffff; }
#center-region h2                                { font-weight: normal; text-transform: uppercase;
                                                   margin: .25em 0px 1em 0px; padding: 0px; }
#center                                          { }
#sidebar-left                                    { background: url('/images/back_dashed_light.gif') repeat-y top right; }
#sidebar-right                                   { background: url('/images/back_dashed_light.gif') repeat-y top left; }
#footer-region                                   { background: url('/images/back_footer-region.png') repeat-x bottom center;
                                                   background-color: #6d7a7f; color: white; padding: 2em 0px;
                                                   font-size: .8em;}
#footer-region a:link,
#footer-region a:active,
#footer-region a:visited,
#footer-region a:hover                           { color: white; text-decoration: underline;}
#footer-region a:hover                           { color: #f90; }
