/* Set defaults */
body			{ margin: 0; padding: 0; font-size: 76%; }
input,
select,
textarea		{ font-size: 1em; }
th,
td				{ vertical-align: top; font-size: 1em; }
img				{ border: 0; }
a					{ text-decoration: none; }
a:hover			{ text-decoration: underline; }

/* Generic classes */
.clear:after	{ content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clear			{ display: inline-block; }
/* \*/
.clear			{ display: block; }
/* */

.align-left		{ text-align: left !important; }
.align-right	{ text-align: right !important; }
.align-centre	{ text-align: center !important; }
.align-top		{ vertical-align: top !important; }
.align-bottom	{ vertical-align: bottom !important; }
.align-middle	{ vertical-align: middle !important; }

.bold				{ font-weight: bold !important; }
.italic			{ font-style: italic !important; }
.underline		{ text-decoration: underline !important; }


/* Site specific */
body		{ background: #4482a5 url(../graphics/background.png) repeat-x; }
body,
input,
select,
textarea	{ font-family: "Lucida Sans Regular", "Lucida Sans", Arial, Helvetica, sans-serif; }

h1, h2	{ font-family: "Times New Roman", serif; }
h1			{ font-size: 2em; font-weight: normal; margin: 0 0 0.5em; color: #003a48; }
.sIFR-hasFlash h1	{ height: 26px; }
h2			{ font-size: 1.6em; font-weight: normal; margin: 0 0 0.5em; }
h3			{ font-size: 1.3em; margin: 0 0 0.5em; }

a			{ color: #591c08; }

#wrapper { width: 960px; margin: 0 auto; padding: 20px 0 0; }

#header	{ }

#banner	{ position: relative; height: 208px; background-repeat: no-repeat; }
#logo		{ position: absolute; left: 0px; bottom: 14px; }

#crumbs		{ height: 47px; line-height: 47px; margin: 0 18px; padding: 0 15px; color: #4ca2b9; background: url(../graphics/crumbs.png) no-repeat; }
#crumbs a	{ color: white; }

#navigation									{ margin: 0 0 15px; }
#navigation ul,
div.area-nav ul							{ margin: 0; padding: 0; list-style-type: none; }
div.area-nav ul							{ margin: 0 -15px; }
div.area-nav ul ul						{ margin: 0; }
#navigation li,
div.area-nav li							{ position: relative; padding: 0 0 1px; }
#navigation li a,
div.area-nav li a							{ zoom: 1; display: block; padding: 10px 15px; background: #86673a; color: white; }
div.area-nav li a							{ background: #8d857b; }
#navigation li a:hover,
div.area-nav li a:hover					{ text-decoration: none; background: #392b23; }
#navigation li.nav_active a,
#navigation li.nav_active a:hover	{ background: #392b23; }
div.area-nav li.nav_active a,
div.area-nav li.nav_active a:hover	{ background: #392b23; }

#navigation ul li ul										{ display: none;  }
#navigation ul li.nav_active ul						{ display: block; }
#navigation ul li.nav_active ul li					{ padding: 1px 0 0; }
#navigation ul li.nav_active ul li a				{ padding: 10px 15px 10px 25px; background: #5f492e; }
#navigation ul li.nav_active ul li.nav_active a	{ background: #392b23; }

#main					{ background: #f2f1f0 url(../graphics/main.gif) repeat-x; }
#main div.inner	{ background: url(../graphics/main1.png) no-repeat right top; }

#content	{ float: left; padding: 30px 15px 15px 30px; width: 495px; }

#main div.sidebar								{ padding: 18px; width: 173px; }
#main div.sidebar div.box					{ margin: 0 0 15px; background: white url(../graphics/box.gif) repeat-y; }
#main div.sidebar div.box div.inner		{ padding: 15px; background: url(../graphics/box-top.gif) no-repeat; }
#main div.sidebar div.area-nav div.inner{ padding: 15px 15px 0; }
#main div.sidebar div.box p				{ margin-bottom: 0; }
#main div.sidebar div.box label			{ font-size: 0.8em; font-weight: bold; color: #72685a; }
#main div.sidebar div.box input.text	{ width: 133px; border: 0; padding: 5px; #margin: 0 0 -1em; background: #e6e4e2; color: #81776c; }
#main div.sidebar div.box hr			{ border: 0; line-height: 0; font-size: 0; height: 1px; padding: 0; color: #bdb8b2; background: #bdb8b2; }
#main div.sidebar div.box a.img			{ float: right; }
#main div.sidebar-left						{ float: left; min-height: 603px; background: url(../graphics/sidebar-left.gif) repeat-x; }
* html #main div.sidebar-left				{ height: 603px; }
#main div.sidebar-right						{ float: right; }

#login p a	{ float: left; height: 20px; line-height: 20px; font-size: 0.9em; }
#login p input.submit	{ float: right; }

#footer-teasers ul			{ margin: 0 -53px 0 0; padding: 0; list-style-type: none; }
#footer-teasers li			{ float: left; padding: 0 20px 0 0; }
* html #footer-teasers li	{ padding: 0 15px 0 0; }
#footer-teasers li a			{ position: relative; float: left; width: 110px; height: 133px; color: #423d37; background-repeat: no-repeat; }
#footer-teasers li a:hover	{ text-decoration: none; }
#footer-teasers li a span	{ position: absolute; left: 0; bottom: 0; display: block; height: 27px; line-height: 27px; width: 110px; text-align: center; background: url(../graphics/teaser.gif); }

#footer-teasers li.teaser1 a { background-image: url(../graphics/teaser1.gif); }
#footer-teasers li.teaser2 a { background-image: url(../graphics/teaser2.gif); }
#footer-teasers li.teaser3 a { background-image: url(../graphics/teaser3.gif); }
#footer-teasers li.teaser4 a { background-image: url(../graphics/teaser4.gif); }

#footer						{ margin: 0 18px; font-size: 0.9em; color: #439bb2; background: #005c74 url(../graphics/footer.gif) repeat-x left bottom; }
#footer div.inner1		{ background: url(../graphics/footer-bl.gif) no-repeat left bottom; }
#footer div.inner2		{ padding: 15px 220px; background: url(../graphics/footer-br.gif) no-repeat right bottom; }
#footer ul					{ margin: 0; padding: 0; list-style-type: none; }
#footer li					{ float: left; padding: 0 1em 0 0; }
#footer li a				{ float: left; padding: 0 1em 0 0; color: white; border-right: 1px solid #439ab1; }
#footer li:last-child a	{ border-right: 0; }
#footer p					{ clear: left; margin: 2.5em 0 0; padding: 1em 0 0; border-top: 1px solid #0086ab; }
#footer p a					{ color: #439bb2; }