/*
 * Version: $Revision: 54648 $
 * Author: BeSite <info@besite.nl>
 * Copyright 2007 BeSite
 */

BODY
{
    background: url(/img/holaras-background-repeat.png) #F0F6EA top left repeat-x;
}

#column-left h2 {
    font-size: 18px;
    margin-bottom: 10px;
}

div.event-item-bottom, div.intro-list-bottom {
    border-top: 1px solid #ccc;
}

#contact-block {
    margin: 0;
    padding: 0 0 0 14px;
}

#contact-block p {
    margin: 4px 0; 
}

#contact-block p a {
    color: #333;
    font-size: 14px;
}

table.Contact input[type=text] {
    width: 260px;
}

table.Contact textarea {
    width: 260px;
}

#contact-link {    
    border-top: 1px solid #CDDDB8;
    margin: 10px 0 0 0;
    padding: 0px 10px 10px 0px;
    
}

#contact-link a {
    width: 140px;
    background: url(/img/gray-arrow.png) right no-repeat;
    color: #6CA032;
    display: block;
    margin-top: 10px;
}

DIV#container
{
    width: 950px;
    margin: 0 auto;
    background: #F5F9F2;
    box-shadow: 0px 0 4px #ccc;
    padding: 0 0 40px 0;
}

#top-div {
    width: 950px;
    height: 75px; 
    margin: 0 auto;
    background: #fff; 
    position: relative;
    margin-bottom: 4px;
}

#header {
    width: 950px;
    height: 200px;
    position: relative;
}

a.logo {
    display: block;
    width: 190px;
    height: 40px;
    padding-top: 18px;
}

DIV#Language
{
   position: absolute;
   right: 0;
   top: 28px;
}

DIV#Language a
{
    margin-right: 5px;
}

#logo-jubileum {
    width: 100px;
    height: 64px;
    background: url(/img/jubileum-small.png) no-repeat;
    position: absolute;
    left: 220px;
    top: 10px;
}

#logo-hofleverancier{
    width: 80px;
    height: 64px;
    background: url(/img/hofleverancier-small.png) no-repeat;
    position: absolute;
    left: 340px;
    top: 10px;
}



#main-menu {   
    width: 950px;
    height: 46px;
    background: url(/img/main-menu-background.png);
}

#main-menu ul {
    margin: 0;
    padding: 0 0 0 10px;
}

#main-menu ul li{
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
}

#main-menu ul li a {
    display: block;
    float: left;
    color: #333;
    font-size: 16px;
    padding: 11px 16px;
}

#column-left {
    width: 250px;
    float: left;
    padding: 30px 0 0 0;
}

.NewsItemIntro,
.EventItemContent {
    border-bottom: 1px solid #CDDDB8;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

p.NewsItemIntroInfo {
    margin-bottom: 20px;
}

#column-left h2#sub-title {
    margin-left: 14px;
}

#column-center {    
    width: 610px;
    float: left;
    padding: 15px 30px;
    margin: 15px 10px;
    border-left: 1px solid #CDDDB8;
    min-height: 250px;
}

body.home #column-center {
    width: 360px;
    float: left;
    border-right: 1px solid #CDDDB8;
}

#column-right {
    width: 250px;
    float: left;
    padding: 30px 0 0 0;
}

#h2-beurzen {
    margin-top: 40px;
}

.news-item {
    width: 210px;
    padding: 10px 10px 10px 8px;
    border-bottom: 1px solid #CDDDB8;
}

td.empty {
    background: #F5F9F2;
}

a.more-news {
    width: 190px;
    background: url(/img/gray-arrow.png) right no-repeat;
    color: #6CA032;
    display: block;
    margin-top: 10px;
    margin-left: 8px;   
}

a.more-news.beurzen {
    width: 130px;

}

p.NewsItemInfo {
    font-size: 11px;
}

table.Categories,
table.Products{
    margin-top: 20px;
    width: 620px;
}

table.Images {
    margin-top: 20px;
    width: 620px;
}

td.cell {
    width: 33%;
    height: 148px;
    text-align: center;    
}

table.Categories  {
    background: url(/img/grid.png) 20px 148px repeat-y;
}

table.Products td.cell {
    width: 33%;
    height: 148px;
    text-align: center; 
    overflow: hidden;   
}

table.Products  {
    background: url(/img/grid.png) 20px 155px repeat-y;
}

table.Images  {
    background: url(/img/grid.png) 20px 460px repeat-y;    
}

table.Images td {
    text-align: center;
}


td.cell a {
    
    padding-bottom: 4px;
    display: block;
    
}

#column-right h2 {
    font-size: 18px;
    
}

#main-menu ul li.Selected a{
    background: url(/img/main-menu-selected.png);
    color: #fff;
}

DIV#main-menu {
    width: 950px;
}


IMG#Photo
{
    margin: 0;
}

#column-right #news-items h2
{
    padding-left: 8px;
}

#column-right #news-items .sub-menu
{
    margin-bottom: 20px;
}

#page-title,
#column-left h2,
#column-right #news-items h2
{
    margin-top: 0;
}

.clear {
    clear: both;
}

DIV#footer
{
    text-align: center;
    width: 950px;
    margin: 0 auto;
    color: #999;
    padding-bottom: 20px;
    padding-top: 20px;
}

DIV#footer a {
    color: #999;
}

/** PRDOUCT & CATEGORIES */
DIV#Content.Product
{
    width: 520px;
    float: left;
}

DIV#ProductContainer
{
    background-position: top left;
    /*background-image: url(/img/containerBackProduct.png); */
    background-repeat: repeat-y;
}

span#author {
    margin-right: 70px;
    float: right;
    *margin-top: -20px;
}

#column-left .sub-menu
{
    margin-bottom: 20px;
}

.sub-menu {
    width: 230px;
    margin: 20px 0 0 10px;
}

.sub-menu ul {
    margin: 0;
    padding: 0;
}

.event-item {
    border-bottom: 1px solid #6CA032;
    padding-top: 20px;
    padding-bottom: 20px;
}

.event-item h2.title {
    font-weight: bold;
}

.sub-menu ul li a span.event-period,
.sub-menu ul li a span.news-period {
    font-size: 12px;
    display: block;
    font-style: italic;
}


.sub-menu ul li,
#column-left ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}



.sub-menu ul li a,
#column-left ul li a {
    display: block;
    padding: 6px;
    color: #333;
    font-size: 13px;
    border-bottom: 1px solid #CDDDB8;
}

.sub-menu  {
    margin-top: 0;
    padding-top: 0;
}

#column-left h3.latestNewsTitle {
    font-size: 16px;
    font-weight: bold;
    margin-left: 8px;
    margin-top: 30px;
}

#column-left ul {
    margin: 0;
    padding: 0;    
}

.sub-menu h2 {
    font-size: 18px;
    padding-left: 6px;
}

p.date {
    font-size: 12px;
    font-style: italic;
}

#column-left ul.recent-list {
    margin-left: 10px;
}

input.Submit {
    cursor: pointer;
}

.sub-menu ul li.Selected a,
#column-left ul li.Selected a {
    background: #CDDDB8;
}

DIV#Content TABLE.Categories, DIV#Content TABLE.Products 
{
    width: 520px;
}

DIV#Content TABLE.Categories TD, DIV#Content TABLE.Products TD
{
    border-bottom: 1px solid #a8c090;
}

DIV#Content TABLE.Categories TD.Image, DIV#Content TABLE.Products TD.Image
{
    width: 135px;
    height: 105px;
    text-align: center;
}

DIV#Content TABLE.Categories TD.Name, DIV#Content TABLE.Products TD.Name
{
    padding: 5px;
}

DIV#Content TABLE.Categories TD.Pdf, DIV#Content TABLE.Products TD.Pdf
{
    width: 25px;
    text-align: center;
}

DIV#Content TABLE.Images 
{
    width: 99%;
}

DIV#Content TABLE.Images TD
{
    text-align: center;
    font-size: 8pt;
    color: gray;
}

DIV#Content TABLE.Images TD.Image
{
    width: 33%;
    height: 105px;
}

DIV#Content TABLE.FourRows TD.Image
{
    width: 25%;
}

SPAN.BackToTop, SPAN.HeaderRight
{
    position: absolute;
    right: 0px;
    font-size: 9pt;
}

SPAN.ToolTipIcon
{
    display: none;
}

SPAN.Comment
{
    font-size: 90%;
    color: #999;
}

TD.Submit
{
    padding-top: 10px;
    text-align: left;
}

TD.Submit INPUT.Submit
{
    width: 150px;
}

p.from-till-date {
    font-style: italic;
    color: #333;
}

#column-right p.from-till-date {
    font-size: 12px
}

h2.EventItemTitle a {
    color: #6CA032;
    font-weight: bold;
}

.EventItemContent {
    margin-top: 30px;
}

DIV.NewsItemBottom, DIV.IntroListBottom {
    border: 0;
}
