/*
	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; }

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

/* Menu header */
#header                                          { background: #acd5e9 url('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('back_dashed_light.gif') repeat-y top right; }
#sidebar-right                                   { background: url('back_dashed_light.gif') repeat-y top left; }
#footer-region                                   { background: url('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; }