/* ----- DEFAULT ----- */
HTML
{
	margin: 0px;
	padding: 0px;
}

BODY
{
    background-color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

A {
    color: #00275d;
}

TH
{
	text-align: left;
}

UL
{
    list-style-type: disc;
}

TD
{
	vertical-align: top;
}

LABEL
{
    line-height: 18px; 
    vertical-align: top;
}

.error 
{
    color: #FF0000;
    font-weight: bold;
}

.clear
{
	float: none;
	clear: both;
    font-size: 0px;
    height: 0px;
    line-height: 0px;
}

IMG
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

H1 {
    color: #c9c945;
    font-size: 20px;
}

H2 {
    color: #c9c945;
    font-size: 12px;
    padding-top: 0px;
    margin-top: 0px;
}

H3 {
    color: #c9c945;
    font-size: 10px;
    padding-top: 0px;
    margin-top: 0px;
}

H4 {
    color: #c9c945;
    font-size: 8px;
    padding-top: 0px;
    margin-top: 0px;
}

TABLE.default_table
{
    border-collapse:collapse;
}

INPUT.button
{
    background-repeat: no-repeat;
    width: 100px;
    text-align: center;
    color: #FFFFFF;
    border: 0px;
    font-size: 10px;
    padding-bottom: 3px;  
    height: 16px;      
    vertical-align: top;
}

INPUT.search_field
{
    float: left;
    background-repeat: no-repeat;
    width: 121px;
    height: 16px;
    border: 0px;
    padding: 1px 7px 0px 7px;
    margin: 0px;
    font-size: 11px;
}

#container
{
	width: 979px;
	margin: 0px auto;
	padding: 0px;
	background-color: #ffffff;
	text-align: left;
}

#container #site
{
    background-image: url('../images/middle.png');
    background-repeat: repeat-y;
    margin: 10px 0px 0px 10px;
}

#container #site #top
{
    background-image: url('../images/top.png');
    background-repeat: no-repeat;
    background-position: top; 
}

#container #site #bottom
{
	width: 969px;
    background-image: url('../images/bottom.png');
    background-repeat: no-repeat;
    background-position: bottom;
    min-height: 500px; 
}

#container #site #header .title
{
    padding: 10px 20px 10px 20px;
    height: 45px;
	width: 878px;
}

#container #site #header .title .logo
{
    float: left;
}

#container #site #header .title .font
{
    float: right;
    padding: 10px 0px 0px 0px;    
	width: 50px;    
}

#container #site #header .title .font A
{
    text-decoration: none;
}

#container #site #header .title .font .large
{
	font-size: 16px;
}

#container #site #header .title .font .middle
{
	font-size: 14px;
}

#container #site #header .title .font .normal
{
	font-size: 12px;
}

#container #site #header .title .search
{
    float: right;
    padding: 10px 0px 0px 0px;   
	width: 300px;     
}

#container #site #header .title .search .button
{
    float: left;
    margin: 0px 0px 0px 10px;
}

#container #site #header .bar
{
    background-repeat: no-repeat;
    min-height: 115px;
    margin: 0px 1px 20px 1px;    
}

#container #site #header .bar .menu
{
    padding: 25px 0px 0px 10px;
    width: 842px;
    height: 27px;
    overflow: hidden;
}

#container #site #header .bar .menu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#container #site #header .bar .menu ul li
{
    float: left;
}

#container #site #header .bar .menu ul li .tab_center
{
    float: left;
    background-repeat: repeat-x;
}

#container #site #header .bar .menu ul li .tab_left
{
    float: left;
    background-repeat: no-repeat;
    width: 8px;
    height: 28px;    
}

#container #site #header .bar .menu ul li .tab_right
{
    float: left;
    background-repeat: no-repeat;
    width: 8px;
    height: 28px;    
} 

#container #site #header .bar .menu ul li A
{
    display: block;
	color: #FFFFFF;
    font-weight: bold;
    font-size: 11px;    
    text-decoration: none; 
    padding: 7px 5px 7px 5px;
    white-space: nowrap;
}

#container #site #content
{
    padding: 0px 11px 0px 1px;
    margin: 0px;    
}

#container #site #content .left
{
    float: left;
    width: 160px;
    padding: 0px 20px 20px 0px;
}

#container #site #content .left .logo
{  
    padding: 0px 0px 10px 10px;
}

#container #site #content .left ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#container #site #content .left ul li
{
    width: 100%;
    background-repeat: repeat-x; 
}

#container #site #content .left ul li SPAN
{
    display: block;  
    background-repeat: no-repeat;
    padding: 0px 0px 6px 10px;  
}

#container #site #content .left ul li A
{
    display: block;
    font-size: 11px;    
    text-decoration: none; 
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    width: 130px;
}

#container #site #content .left ul li.active A
{
    color: #FFFFFF;    
}

#container #site #content .left ul li.active SPAN
{
    background-repeat: no-repeat;
    background-position: top right; 
    height: 31px;
    padding: 8px 0px 0px 10px;   
} 

#container #site #content .left ul li ul
{
    padding: 0px 0px 4px 20px; 
}

#container #site #content .left ul li ul li
{
    padding: 0px 0px 4px 0px; 
}

#container #site #content .left ul li ul li A
{
    font-size: 9px;
}

#container #site #content .left ul li ul li.active A
{
    font-weight: bold;
}

#container #site #content .left ul li.active ul li
{
    background-image: none;
}

#container #site #content .left .profile
{
    padding: 10px;
}

#container #site #content .left .profile A
{
    text-decoration: none;
}

#container #site #content .left .profile P
{
    padding: 5px 0px 0px 0px; 
    margin: 0px;    
}

#container #site #content .right
{
    float: left;
    width: 652px;
    padding: 7px 0px 0px 0px;
    overflow: hidden;
    line-height: 14px;
}

#container #site #content .right .column3_2
{
    float: left;
    width: 70%;
    padding: 0px 20px 0px 0px;    
}

#container #site #content .right .column3_1
{
    float: left;
    width: 25%;
}

#container #site #content .right .column2_2
{
    float: left;
    width: 45%;
    padding: 0px 20px 0px 0px;    
}

#container #site #content .right .column2_1
{
    float: left;
    width: 50%;
}

#container #site #content .middle
{
    text-align: center;
    padding: 40px 0px 10px 0px;
}

#container #site #content .middle .language
{
    padding: 20px 0px 60px 0px;
}

#container #site #content .middle .language A
{
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
}

#container #site #content .middle .language DIV
{
    display: inline;
    padding: 5px 10px 0px 10px;
}

#container #site #content .middle .language DIV.first
{
    border: 0px;
}

#container #site #content .middle .logo_right
{
    text-align: right;
    padding: 0px 20px 0px 0px;
}

#container #site #content .breadcrumb
{
    text-decoration: none;
    font-size: 10px;
    padding: 0px 0px 5px 0px;
}

#container #site #content .breadcrumb A
{
    text-decoration: none;
    font-size: 10px;    
}

#container #site #footer
{
    padding: 0px 20px 30px 10px;
    font-size: 10px;
    font-style: italic;
}

#container #site #footer UL
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#container #site #footer UL LI
{
    float: left;
	border-left: 1px solid #000000;
	padding: 0px 5px 0px 5px;
}

#container #site #footer UL LI.first
{
	border: 0px;
	padding: 0px 5px 0px 0px;	
}


#container #site #footer UL LI A
{
	color: #000000;
	text-decoration: none;
}


/* ----- SECURE ----- */
TABLE.login
{
    border-collapse: collapse;
}

TABLE.login TD
{
    width: 120px;
}


/* ----- PRODUCT ----- */
.product .image IMG
{
	float: left;
	padding: 0px 5px 0px 0px;
}


/* ----- NEWS ----- */
.news_row
{
    margin: 0px 0px 10px 0px;
}

.news_row .image IMG, .news_item .image IMG
{
	float: left;
	padding: 0px 5px 0px 0px;
}


/* ----- PICTURE ----- */
div.picture div.description {
  padding-bottom: 5px;
}

.picture .navigation, .picture .item {
  text-align: center;
  padding-top: 10px;
}

div.picture div.slideshow {
  padding-top: 5px;
  text-align: center;
}

.picture .thumbs {
  padding-top: 10px;
  text-align: center;
}


/* ----- PAGING ----- */
div.Paging
{
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}

div.Paging ul
{
	list-style: none;
}

div.Paging ul li
{
    vertical-align: middle;
	padding: 5px 5px 5px 5px;
	text-align: center;
    display: inline;
    width: 20px;
}

div.Paging ul li.CurrentPage
{
    font-weight: bold;
    text-decoration: underline;
}


/* ----- BULLETIN ----- */
.bulletin .photo{
  float: left;
}

div#addbulletin{
  width: 600px;
}

div#addbulletin div#title{
  font-weight: bold;
  margin-bottom: 5px;
  clear: both;
}

div#addbulletin div#col1{
  float: left;
  margin-top: 5px;
  width: 120px;
}

div#addbulletin div#col2{
  float: left;
  margin-top: 5px;
  width: 300px;
}

div#addbulletin div#col3{
  float: left;
  margin-top: 5px;
  width: 120px;
}


/* ----- SEARCH ----- */
div.searchNrResults {
  margin: 10px 0 10px 0;
}

dl.searchResults dt {
  font-weight: bold;
}

dl.searchResults dd {
  margin: 0 0 15px 0;
}


/* ----- MEMBER ----- */
ol.memberIndex {
  margin: 15px 0 10px 0;
  padding: 0;
}

ol.memberIndex li {
  display: inline;
  list-style-type: none;
  padding-right: 5px;
}

ol.memberIndex li  a, ol.memberIndex li  a:hover {
  font-weight: bold;
  text-decoration: none;
}

ol.memberIndex li  a.selected, ol.memberIndex li  a.selected:hover {
  font-weight: bold;
  text-decoration: underline;
}

table.memberOverview {
  width: 522px;
  border-collapse: collapse;
}

table.memberOverview td {
  padding: 2px;
  vertical-align: top;
}

table.memberOverview td.info {
  width: 414px;
}

table.memberOverview td.info h4 {
  font-size: 11px;
  font-weight: bold;
  margin: 0px 0 5px 0;
}

table.memberOverview td.image {
  width: 100px;
  text-align: right;
}

table.memberDetail {
  margin-top: 10px;
  width: 522px;
  border-collapse: collapse;
}

table.memberDetail td {
  padding: 2px;
  vertical-align: top;
}

table.memberDetail td.label {
  width: 150px;
  font-weight: bold;
}
