@CHARSET "UTF-8";

/**
  * Container
  *
  */
#container
{
	width: 890px;
	margin: 0 0 0 80px;
	position: relative;
}

/**
  * Navigation / menu
  *
  */
#logo
{
	position: absolute;
	left: -80px;
}

#header {
	
}

#menu {
	background: url(../img/menu_background.jpg) repeat-x;
}

#search {
	width: 200px;
	padding: 10px 10px 0 10px;
	float: right;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li {
	float: left;
	background: url(../img/menu_link_background.gif) repeat-x #df193a;
	padding: 16px 10px;
	*padding: 16px 9px;
	margin: 0 1px 0 0;
	font-size: 13px;
	text-transform: capitalize;
	font-weight: bold;
}

#menu ul li a {
	text-decoration: none;
	color: #ffffff;
}

#menu ul li a.selected {
	text-decoration: underline;
}

#menu ul li a:hover {
	text-decoration: underline;
}

#submenu {
	background: #ededed;
	border-bottom: 1px #ccc solid;
	padding: 5px 0;
}

#submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#submenu ul li {
	padding: 0 10px;
	float: left;
	font-weight: bold;
	border-right: 1px #ccc solid;
}

#submenu ul li a {
	color: #000;
}

#submenu ul li a.selected {
	text-decoration: underline;
}

#access_bar
{
	float: right;
	padding: 0 10px 0 0;
}

#access_bar span:hover
{
	color: red;
	color: #cc0033;
}

#access_bar span.large
{
	font-size: 1.5em;
}

#home-intro {
	margin: 10px 0 0 0;
}

#spotlight-home-small {
	float: left;
	width: 202px;
}

#spotlight-home-small-image, #spotlight-home-right-image {
	height: 255px;
}

#spotlight-home-large {
	float: left;
	width: 446px;
	margin: 0 0 0 20px;
}

#spotlight-home-gazet {
	float: left;
	width: 202px;
	margin: 0 0 0 20px;
}
  
#spotlight-home-images {
	position: relative;
	width: 446px;
	height: 255px;
}

#spotlight-home-images img {
	position: absolute;
	left: 0px;
	top: 0px;
}

#page-title {
	margin: 10px 0 0 0;
	font-size: 20px;
	padding: 20px 0;
	color: #000;
	font-family: Georgia;
}

#breadcrumb {
	margin: 10px 0;
	color: #000;
}

#breadcrumb a {
	text-decoration: none;
	color: #e00034;
}

#breadcrumb a:hover {
	text-decoration: underline;
}

#session-message {
	border: 1px solid #ccc;
	padding: 10px;
	margin: 0 0 10px 0;
	font-weight: bold;
}

/**
  * Content
  *
  */
  
#content-menu {
	height: 30px;
	background: url(../img/content-menu_background.gif) repeat-x bottom;
}
  
#content-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#content-menu ul li {
	float: left;
	background: url(../img/tab_background.gif) 0 -30px no-repeat;
}

#content-menu ul li.selected {
	background: url(../img/tab_background.gif) 0 -60px no-repeat;
}

#content-menu ul li a {
	color: #000;
	display: block;
	text-decoration: none;
	padding: 8px 12px 8px 10px;
	line-height: 14px;
	margin: 0 0 0 2px;
	background: url(../img/tab_background.gif) top right no-repeat;
}

#content-menu ul li.selected a {
	background: url(../img/tab_background.gif) bottom right no-repeat;
}

#content {
	border-top: 1px #ccc solid;
	padding: 20px 0 0 0;
}

.main-column {
	float: left;
	width: 668px;
}

.main-column img {
	border: 1px solid #000;
	padding: 1px;
}

.left-column, .center-column {
	position: relative;
	float: left;
	width: 324px;
	padding: 0;
}

.left-column ul, .center-column ul {
	padding: 0px 12px;
}

.left-column a, .center-column a, .main-column a {
	text-decoration: underline;
}

.single-right-column {
	position: relative;
	float: right;
	width: 324px;
	padding: 0;
	margin: 0 0 20px 20px;
}

.center-column {
	margin: 0 0 0 20px;
	*margin: 0 0 0 10px;
}

#right-column {
  float: left;
  padding: 0 0 0 20px;
  width: 202px;
  *float: none;
}

.box {
	margin: 0 0 20px 0;
}

.rss {
	position: relative;
	float: right;
	display: block;
	width: 20px;
	height: 20px;
	text-indent: 20px;
	background: url(../img/rss.jpg) no-repeat;
	overflow: hidden;
}

.items, .small-items, .large-items {
	list-style: none;
	margin: 0;
	padding: 0;
}

.large-items img {
	position: relative;
	float: left;
	margin: 0 10px 0 0;
}

.small-items li {
	position: relative;
	float: left;
	clear: left;
	padding: 10px;
	width: 304px;
	margin: 0 0 20px 0;
	display: block;
	height: auto;
	background: url(../img/item_background.gif) repeat-x;
}

.small-items li.clear{
	padding: 0;
	margin: 0;
	background: none;	
}

.employees {
	margin: 20px 0 0 0;
}

.employee {
	height: 120px;
}

li.right-item {
	margin: 0 0 20px 20px;
	clear: none;
}

.items li {
	padding: 10px 0 10px 0;
	border-bottom: 1px #ccc solid;
}

.large-items li {
	padding: 10px;
	background: url(../img/item_background.gif) repeat-x;
}

h2.large-title, p.large-title, h2.large-title a, p.large-title a {
	color: #e00034;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
	text-decoration: none;
}

a.title {
	text-decoration: none;
	color: #000;
}

p.title, p.title a {
	text-decoration: none;
	color: #e00034;
	font-size: 14px;
	margin: 0 0 5px 0;
}

p.small-title, p.small-title a {
	text-decoration: none;
	color: #cccccc;
	font-size: 11px;
	margin: 0;
	font-weight: normal;
}

p.themes, p.function, p.option, p.themes a, p.function a, p.option a {
	color: #666666;
	margin: 0;
}

p.email {
	margin: 0;
	font-style: italic;
}

span.date {
	color: #666666;
}

#item img, .small-items img, .items img {
	position: relative;
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #e00034;
	padding: 1px;
}

a.back {
	color: #000;
	padding: 0 0 0 15px;
	font-weight: bold;
	background: url(../img/back.gif) no-repeat left;
}

a.top {
	color: #000;
	padding: 0 0 0 15px;
	float: right;
	font-weight: bold;
	background: url(../img/top.gif) no-repeat left;
}

a.more {
	text-decoration: none;
	color: #000;
	padding: 0 15px 0 0;
	font-weight: bold;
	background: url(../img/more.gif) no-repeat right;
}

.spotlight-more {
	text-decoration: none;
	display: block;
	text-align: right;
	color: #ffffff;
	padding: 0 15px 0 0;
	font-weight: bold;
	background: url(../img/spotlight-more.gif) no-repeat right;
}

.spotlight-link {
	text-decoration: none;
	margin: 0;
	padding: 10px;
	background: #000000;
}

.see-all {
	text-decoration: none;
	display: block;
	text-align: right;
	color: #e00034;
	padding: 0 15px 0 0;
	margin: 5px 0 0 0;
	font-weight: bold;
	background: url(../img/more.gif) no-repeat right;
}

.all-spotlights {
	text-decoration: none;
	display: block;
	text-align: right;
	color: #e00034;
	font-size: 12px;
	line-height: 16px;
	margin: 5px 0 0 0;
	font-weight: bold;
}

.questions {
	display: block;
	float: right;
	color: #e00034;
	padding: 0 15px 0 0;
	margin: 5px 0 0 0;
	font-weight: bold;
	background: url(../img/more.gif) no-repeat right;
}

.main-title {
	font-family: Georgia;
}

input {
	margin: 0 0 4px 0;
}

input.stretch {
	width: 95%;
}

#newsletter {
	width: 182px;
	padding: 10px;
	background: url(../img/box-background.gif) repeat-x top #d6d6d6;
}

#newsletter-form select{
	width: 179px;
}
	
#login {
	float: right;
	width: 182px;
	height: 80px;
	margin: 20px 0 0 20px;
	padding: 10px;
	background: url(../img/box-background.gif) repeat-x top #d6d6d6;
}

#login p {
	margin: 0;
}

#footer-content {
	border: 1px #ccc solid;
	margin: 20px 0 0 0;
}

#footer-content a {
	color: #000;
}

.footer-item {
	padding: 10px;
}

.last-footer-item {
	border-top: 1px #ccc solid;
}

#contact-form {
	margin: 20px 0 0 0;
}

#sitemap ul {
	margin: 0;
	list-style: none;
}

#sitemap li {
	margin: 0 0 0 30px;
}

/**
  *
  * THEMES
  *
  */

#themes {
	margin: 0;
}

#themes-anchors, #faq-anchors {
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
}

#themes-anchors li, #faq-anchors li {
	float: left;
	width: 324px;
	padding: 0 0 10px 0;
	margin-bottom: 10px;
	border-bottom: 1px #ccc solid;
}

#themes-anchors li a, #faq-anchors li a {
	padding: 0 0 0 15px;
	color: #e00034;
	font-weight: bold;
	background: url(../img/more.gif) no-repeat 0px 3px;
}

#filter {
	padding: 10px;
	background: url(../img/item_background.gif) repeat-x;
	border: 1px solid #ccc;
	margin: 20px 0 10px 0;
}

#filter p {
	display: block;
	float: left;
	margin: 0;
	padding: 0 5px 0 0;
}

/**
  *
  * PROJECTS
  *
  */
  
#documents {
	list-style: none;
	margin: 0;
	padding: 0;
}

p.info {
	margin: 10px 0 0 0;
}

.pages,
.thumbs {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}

.thumbs li {
  float: left;
  height: 90px;
  width: 100px;
  padding: 0;
}

#documents li, .pages li {
	padding: 5px;
}

#documents li a, .pages li a {
	color: #e00034;
	text-decoration: none;
}

#documents li a:hover, .pages li a:hover {
	text-decoration: underline;
}

#documents li img {
	border: none;
	padding: 0;
	margin: 0 10px 0 0;
}

/*
** POLL
*/

#poll-answers {
	margin: 10px 0px;
}

#poll-answers input {
	width: 10px;
}

#poll-results {
	margin: 10px 0px;
	width: 202px;
	list-style: none;
}

#poll-results li {
	margin: 5px 0px;
}

div.poll-result-percent {
	background: url(../img/poll.gif) no-repeat;
	height: 20px;
}

div.poll-result-percent div.poll-result-percent {
	float: right;
	margin: 0;
	background: url(../img/poll.gif) right no-repeat;
	height: 20px;
	width: 2px;
}

/*
** END POLL
*/

/**
  *
  * IMAGES
  *
  */
  
#detail-image {
	position: relative;
	width: 324px;
	height: 214px;
	margin: 0 0 20px 0;
}

#detail-image img {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 3;
}

/**
  *
  * FORMS
  *
  */
  
input.search-field {
	*width: 110px;
}

dt {
	float: left;
	clear: left;
	width: 80px;
	margin: 0px 10px 0px 0px;
	padding: 5px 0px 0px 0px;
}

dt label span {
    color: #ba2f5d;
}

dd {
    padding: 5px 0px 5px 0px;
	float: left;
	width: 400px;
	display: block;
}

ul.errors {
	margin: 0px;
	padding: 0px;
    list-style: none;
    width: 200px;
}

ul.errors li {
	margin: 0px;
	padding: 0px;
    color: #ba2f5d;
}

#contact-form input {
	width: 300px;
}

#contact-form input.button-submit {
	width: 78px;
}

textarea {
	width: 300px;
	height: 100px;
}
 
/**
  * Buttons
  *
  */

input.button-search
{
	background: url('../img/buttons.gif') no-repeat 0 0;
	width: 43px;
	height: 23px;
	border: none;
	text-indent: 43px;
	overflow: hidden;
	cursor: pointer;
}
 
input.button-signup {
	float: right;
	display: block;
	background: url('../img/buttons.gif') no-repeat -43px 0;
	width: 86px;
	height: 23px;
	border: none;
	text-indent: -100px;
	overflow: hidden;
	cursor: pointer;
}

input.button-submit
{
	background: url('../img/buttons.gif') no-repeat -129px 0;
	width: 78px;
	height: 23px;
	border: none;
	line-height: 23px;
	text-indent: 78px;
	float: left;
	clear: right;
	overflow: hidden;
	cursor: pointer;
}

input.button-login
{
	background: url('../img/buttons.gif') no-repeat -207px 0;
	width: 47px;
	height: 23px;
	border: none;
	text-indent: 47px;
	overflow: hidden;
	cursor: pointer;
}

/**
 **
 ** ZAP service
 **
 **/

#zapservice {
  position: relative;
  height: 181px;
}

#zapservice #zapservice-overlay {
  position: absolute;
  top: 0;
  left: 0;
}

#zapservice #zapservice-link {
  position: absolute;
  top: 15px;
  left: 15px;
  width: 135px;
  height: 108px;
  display: block;
  text-indent: 135px;
  line-height: 108px;
  overflow: hidden;
}

#zapservice #zapservice-links {
  position: absolute;
  list-style: none;
  padding: 0;
  margin: 0;
  right: 8px;
  top: 7px;
}

#zapservice #zapservice-links li a {
  display: block;
  width: 32px;
  height: 30px;
  overflow: hidden;
  text-indent: 32px;
  line-height: 30px;
  background: url(../img/zapButton.png) no-repeat;
}

#zapservice #zapservice-links li a:hover,
#zapservice #zapservice-links li a.current {
  background: url(../img/zapButton.png) no-repeat 0 -32px;
}

#zapservice #zapservice-background {
  position: absolute;
  top: 15px;
  left: 15px;
}

#zapservice #zapservice-images {
  list-style: none;
  position: absolute;
  top: 15px;
  left: 15px;
}

#zapservice #zapservice-images img {
  position: absolute;
  top: 0;
  left: 0;
}

#zapservice #zapservice-mouseover {
  background: #000000;
  color: #ffffff;
  padding: 5px;
  position: absolute;
  top: 10px;
  left: 50px;
  font-weight: bold;
}