﻿/* @import url("news.css"); */

html
{
	background: #ebeff3;
	color: #000;
	font-family: sans-serif;
	font-size: 80%;
	margin: 0;
	padding: 0;
}

body
{
	margin: 2px 0;
	padding: 0;
}

a, a:visited
{
	color: #5185a3;
	color: #4d8b3a;
	text-decoration: underline;
}

a:active, a:hover
{
	color: #003e68;
	color: #62bb46;
	text-decoration: none;
}

address
{
	font-style: normal;
	margin: 0 0 1em 0;
}

h1, h2, h3, h4, h5, h6, p
{
	margin: 0 0 1em 0;
	padding: 0;
}

img
{
	border: 0;
}

#container
{
	background: transparent url("images/content.png") repeat-y;
	margin: 0 auto;
	position: relative;
	width: 1005px;
}

#header
{
	background: transparent url("images/header.png") no-repeat;
	padding-top: 15px;
}

#header h1
{
	background: transparent url("images/headerinner.png") no-repeat;
	margin: 0 auto;
	padding: 0;
	width: 975px;
	height: 132px;
}

#header h1 span
{
	font-size: 1px;
	line-height: 1px;
	visibility: hidden;
}

#header em
{
	font-weight: bold;
	position: absolute;
	left: 625px;
	top: 50px;
}

#header em a
{
	color: #fff;
}

#links
{
	font-size: 0.85em;
	font-weight: bold;
	position: absolute;
	right: 26px;
	top: 23px;
	text-align: right;
}

#links ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#links a
{
	color: #fff;
}

#search
{
	position: absolute;
	left: 180px;
	top: 80px;
}

#search a
{
	color: #fff;
	text-decoration: none;
}

#search ul a:active, #search ul a:hover
{
	font-weight: bold;
}

#search form
{
	float: left;
	margin: 0;
	padding: 0;
}

/* #search form img
{
	float: left;
	margin-right: 5px;
	position: relative;
	top: 4px;
} */

#search form img
{
	margin: 5px 5px 0 0;
}

#search form table
{
	border: 0;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

#search form table td
{
	margin: 0;
	padding: 0;
}

#search input.text-input
{
	background: #d4e1e8 url("images/text-input-bg.png") repeat-x left top;
	border: 1px solid #00396b;
	float: left;
	height: 18px;
	margin: 2px 3px 0 0;
}

#search input.button
{
	height: 21px;
	margin: 0;
	padding: 0;
}

#search a.button
{
	background: transparent url("images/button-search.png") no-repeat left top;
	color: #fff;
	display: inline-block;
	line-height: 26px;
	margin: 0;
	padding: 0;
	text-align: center;
	/* width: 61px; */
	width: 100px;
	height: 26px;
}

#search a:active, #search a:hover
{
	background-position: 0 -27px;
}

#search ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 425px;
	top: 0;
	width: 420px;
}

#search ul li
{
	float: left;
	padding-top: 5px;
	width: 140px;
}

#search ul li a
{
	display: block;
}

#search ul li img
{
	float: left;
	margin-top: -4px;
	margin-right: 0.5em;
}

#content { margin: 0 30px; }

#content #quick-links
{
	float: right;
	list-style: none;
	margin: -10px 0 0 0;
	padding: 0;
	width: 395px;
}

#content #quick-links li
{
	float: left;
	width: 130px;
	height: 76px;
}

#content #quick-links li img
{
	display: block;
	margin: 0 auto;
}

#content #blizzard-ad
{
	/* background: #ebeff3; */
	/* border: 1px solid #004c78; */
	float: right;
	margin: 0 0 0 10px;
	padding: 10px;
	/* width: 275px; */
	width: 200px;
	min-height: 275px;
}

#content #blizzard-ad h2
{
	background: #60b545;
	/* color: #004c78; */
	color: #fff;
	margin: -10px;
	margin-bottom: 1em;
	padding: 5px;
}

#content #blizzard-ad, #content #blizzard-ad p
{
	text-align: center;
}

#content #blizzard-ad .facebook
{
	font-size: 0.8em;
}

#content p
{
	text-align: justify;
}

#content a.button
{
	background: transparent url("images/button.png") no-repeat;
	color: #fff;
	display: block;
	font-family: Microsoft Sans Serif, sans-serif;
	font-size: 8pt;
	padding-top: 7px;
	text-align: center;
	text-decoration: none;
	width: 106px;
	height: 23px;
}

#content a.button:active, #content a.button:hover { background-position: 100% 0; }

#content h2 { font-size: 120%; }
#content h3 { font-size: 115%; }

#content img.odd
{
	border: 1px solid #4d8b3a;
	float: right;
	margin: 0 0 0.5em 1em;
}

#content img.even
{
	border: 1px solid #4d8b3a;
	float: left;
	margin: 0 1em 0.5em 0;
}

#content #news
{
	border: 1px solid #c5ccd2;
	border-color: #94a3c4;
	padding: 10px;
	width: 280px;
}

#content #news ul
{
	list-style: none;
	margin: 0 0 1em 0;
	padding: 0;
}

#content #news ul li
{
	margin-bottom: 0.75em;
}

#content #news ul li .title
{
	font-weight: bold;
	margin-bottom: 0.25em;
}

#content #news ul li .date
{
	/* color: #a4b0ba; */
	color: #94a3c4;
	font-size: 0.7em;
	margin-bottom: 0.25em;
}

#content #news ul li .description
{
	font-size: 0.8em;
}

#navigation
{
	left: 142px;
	top: 80px;
	position: absolute;
}

#navigation ul
{
	background: transparent url("images/buttonsep.png") no-repeat left top;
	left: -2px;
	list-style: none;
	margin: -2px 0 0 0;
	min-height: 30px;
	padding: 0 0 0 3px;
	position: relative;
}

* html #navigation ul { height: 30px; }

#navigation ul li
{
	background: transparent url("images/buttonsep.png") no-repeat right top;
	float: left;
	margin: 0;
	padding: 0;
	width: 102px;
}

#navigation ul li.end
{
	background-image: none;
	padding-right: 0;
}

#navigation ul a
{
	color: #fff;
	display: block;
	font-family: Microsoft Sans Serif, sans-serif;
	font-size: 8pt;
	left: -1px;
	margin: 2px 1px 0 0;
	padding-top: 6px;
	position: relative;
	text-align: center;
	text-decoration: none;
	width: 101px;
	height: 21px;
}

/* Hover */
#navigation ul a:active, #navigation ul a:hover, #navigation ul a.active { background: transparent url("images/buttonhover.png") no-repeat; }
#navigation ul li.end a:active, #navigation ul li.end a:hover { background-position: 100% 0; }

/* Active */
#navigation ul li a.active:active, #navigation ul li a.active:hover, #navigation ul li a.active { background-position: 0 100%; }
#navigation ul li.end a.active:active, #navigation ul li.end a.active:hover, #navigation ul li.end a.active { background-position: 100% 100%; }

#footer
{
	background: transparent url("images/footer.png") no-repeat left bottom;
	clear: both;
	font-size: 75%;
	padding: 2em 30px 21px 30px;
	text-align: center;
}
