﻿*
{
	margin: 0;
	padding: 0;
	font-family: verdana;
}

a
{
	
}

a:hover
{
}

img
{
	border: none;
}

.float-right
{
	float: right;
}

.clear
{
	clear: both;
}

#container
{
	width: 903px;
	margin: 0 auto;
}

#header
{
	background: url(../images/header-bottom.gif) no-repeat 0 bottom;
	height: 181px;
	font-size: 12px;
}

#logo
{
	background: url(../images/header.jpg);
	height: 140px;
}

#logo h1
{
	padding-top: 25px;
	float: left;
}

#logo h1 a
{
	display: block;
	height: 115px;
	width: 350px;
	text-indent: -5000em;
}

#header .banner-advert
{
	padding-top: 40px;
	padding-right: 20px;
	text-align: right;
}

#navigator
{
	background-color: #373539;
	list-style-type: none;
	padding: 7px 10px;
}

#navigator li
{
	display: inline;
	background: url(../images/navigator-line.gif) no-repeat 2px 2px;
	padding-left: 10px;
}

#navigator li.first
{
	background: none;
	padding-left: 0;	
}

#navigator a, #header .rss
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#navigator a:hover, #header .rss:hover
{
	text-decoration: underline;
}

#header .rss
{
	background: url(../images/rss-small.png) no-repeat 0 0;
	padding-left: 16px;
	float: right;
	margin: 7px 10px 0 0;
}






#body-content
{
}

#body-content h2
{
	color: #d32628;
	font-size: 14px;
	text-transform: uppercase;
}

#body-content h3
{
	color: #d32628;
	font-size: 14px;
	text-transform: uppercase;
    padding-top: 10px;
}

#body-content p
{
	font-size: 11px;
	padding: 10px 0;
}

#body-content td
{
    font-size: 11px;
}

#body-content a
{
	color: #d32628;
}

#body-content a:hover
{
	color: #333;
}





#footer
{
	background: url(../images/footer-top.gif) no-repeat 0 0;
	color: #666;
	font-size: 10px;
	padding-top: 20px;
	clear: both;
}

#footer ul
{
	list-style-type: none;
	margin-bottom: 3px;
}

#footer li
{
	display: inline;
	background: url(../images/footer-navigator-line.gif) no-repeat 2px 2px;
	padding-left: 10px;
}

#footer li.first
{
	background: none;
	padding-left: 0;
}

#footer a
{
	text-decoration: none;
	color: #666;
}

#footer a:hover
{
	text-decoration: underline;
}

#footer p
{
	margin-bottom: 3px;
}





.content, .front-page
{
}




.advert-column
{
	padding: 0 30px;
	list-style-type: none;
}

.advert-column li
{
}


table.hack
{
	width: 100%;
}

table.hack td
{
	vertical-align: top;
	padding: 10px 7px;
}

table.hack td td
{
    vertical-align: inherit;
	padding: inherit;
}





.news .item
{
	font-size: 11px;
	clear: both;
}
.news .item h3
{
	font-weight: normal;
	font-size: 11px !important;
	margin-bottom: 5px;
	text-transform: none !important;
    padding-top: 0 !important;
}
.news .item span
{
	float: left;
	width: 80px;
}
.news .item p
{
	padding: 0 !important;
	margin-bottom: 20px;
}
.news .item img
{
	float: left;
	width: 54px;
	height: 54px;
	margin-right: 26px;
	margin-bottom: 15px;
}

.news-foot
{
	padding-top: 10px;
}

.news-item-top
{
	margin-bottom: 10px;
}

.news-item-top h3
{
	font-size: 11px !important;
	font-weight: bold;
	color: #d32628;
	text-transform: uppercase;
    padding-top: 0 !important;
}

.news-item-top div.image
{	
	float: left;
	padding-right: 10px;
}






.jobs th, .jobs td
{
	text-align: left;
	font-size: 10px;
}

.job-item dl
{
	font-size: 11px;
}

.job-item dt
{
	float: left;
	width: 100px;
	padding-bottom: 3px;
}

.job-item dd
{
	padding-bottom: 3px;
}






.paging
{
	text-align: center;
	color: #666;
	font-size: 11px;
}

.paging *
{
	padding: 0 4px;
}

.paging strong
{
	color: #333;
	font-weight: normal;
}

.paging a
{
	text-decoration: none;
	color: #d32628;
	text-decoration: underline;
}




.front-page h2
{
	font-size: 11px !important;
	padding: 3px;
	color: #fff !important;
	text-transform: uppercase;
	background: url(../images/sub-heading-background.jpg) no-repeat 0 0;
	margin-bottom: 5px;
}

.front-page > h3
{
	font-size: 11px !important;
	font-weight: bold;
	color: #d32628;
	text-transform: uppercase;
}

.content.front-page img
{
	float: left;
	margin-right: 10px;	
}

.body-banner
{
	padding: 0;
	margin: 10px 0;
	clear: both;
}

.block-link
{
	background: #d32628 url(../images/block-link.png) no-repeat 2px 2px;
	color: #fff !important;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px !important;
	padding: 0 2px 1px 11px;
	text-decoration: none;
	border: solid 2px #d32628;
}

.block-link:hover
{
	color: #fff;
	border: solid 2px #333;
}




#admin-tools
{
	position: absolute;
	top: 20px;
	right: 20px;
	border: solid 1px #ccc;
	background-color: #eee;
	padding: 7px;
	font-size: 11px;
	color: #333;
}

#admin-tools a
{
	font-weight: bold;
	color: #333;
}

#admin-tools a:hover
{
	color: #933;
}

.sidebar
{
	width: 200px;
	font-size: 11px;
}

.sidebar.left
{
	padding-right: 30px;
	float: left;
}

.sidebar h3
{
	background-color: #d32628;
	font-size: 11px !important;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #fff !important;
	padding: 3px 0 !important;
	margin-bottom: 5px;
}

.sidebar p
{
	margin: 0 !important;
	padding: 2px 0 !important;
}

.sidebar h4
{
	font-weight: bold;
	color: #d32628;
	margin-bottom: 5px;
}

.sidebar div
{
	background: url(../images/sidebar-separator.png) repeat-x 0 top;
	padding: 10px 0;
}

.sidebar div.first
{
	background: none;
	padding-top: 0;
}

#body-content ul
{
    font-size: 11px;
    color: #333;
    margin-left: 30px;
}

#body-content li
{
    padding: 2px 0;
}

.events .item img
{
    margin: 10px 0 10px 10px;
}

.events hr
{
    margin: 10px 0;
}

.news-article h2
{
	margin-bottom: 10px;
}

.news-article p
{
	padding: 0 !important;
	margin-bottom: 10px;	
}

.news-article img
{
	margin: 0 0 10px 10px;
}