/* Validated by w3c.org the 24th of February 2009 */
/* Author: D.Cinter - dominique.cinter@henleyglobal.com */
/* Description: css for styles on volcon.ch */

body {
font-size: 0.8em;
background-color: #ffffff;
font-family: Verdana, Arial, Helvetica, Sans-Serif; 
}

#base {
background-color: #ffffff;
}


/***** Header ******/

#header{
border-bottom: 1px solid #999;
}

#container_header{}
#logo {}

#tagline{
color: #564b47;
font-size: 20px;
}

#print_logo{}
#print_tagline{}

/****** Header end ******/



/****** Base ******/

#container_body{}
#home_header_pic{}


/****** Navigation ******/

#container_navigation{}
#navigation{}


#navigation ul{
list-style-type: none;
list-style-image: none;
}

#navigation ul li{}

#navigation #lvl1 li a { 
color: #99333D;
font-size: 0.9em;
text-decoration: none; 
}

#sali_img p a {
	font-weight:normal;
}

#navigation ul #lvl1 li #act{
font-weight:bold;
}


#navigation #lvl2{
border-top: none;
list-style-type: none;
}

#navigation #lvl2 li a {
/*color: #0F57B2;*/
color: #99333D; 
font-size: 0.9em;
font-weight:normal;
text-decoration: none; 
background-color:transparent;
}

#navigation ul #lvl2 li #act{
font-weight:bold;
}


#navigation #lvl3 li a {
/*color: #0F57B2;*/
color:#99333D;
font-size: 0.9em;
font-weight:normal;
text-decoration: none; 
background-color:transparent;
}

#navigation ul #lvl3 li #act{
font-weight:bold;
}

#sali_img a{
	font-weight:bold;
}

#sali_img img{
border: 0px;
}

/****** Navigation end ******/


/****** Content ******/
#container_content a{
	font-weight:bold;
}
#content{}
#content_text{}
/****** Content end ******/


/****** Sidebar ******/

#sidebar{}

#sidebar_contact{
background-color: transparent;
}

#sidebar_contact h2{
font-size: 1.1em;
}

#sidebar_contact p, #sidebar_content p{}

#sidebar_content {}

#sidebar_content h2{
font-size: 1.1em;
}

/****** Sidebar end ******/



/****** Footer ******/

#footer{
border-right: 1px solid #aaa;
border-bottom: 1px solid #aaa;
border-left: 1px solid #aaa;
}

#footer_links{}
#symbols{}
#symbols img {}

/****** Footer end *******/

/******	Base end *******/




/****** Titles, Fonts and Lists *****/		

h1, h2, h3 {
color: #333;
}

h1 {
font-size: 1.5em;
}

h2 {
font-size: 1.2em;
}

h3 {
font-size: 1em;
font-weight:bold;
}

body, h1, h2, h3, h4, h5, p, a {
font-family: Verdana, Arial, Helvetica Sans-Serif;
}

#sali_img p a {
font-family: Alfredo Heavy, Arial, ;
}

ol, ul, p, a{
font-size: 1em;
}

#content ol, #content ul, p {}

ol, ul{}

ul{
list-style-image: url(pics/bullet.gif);
}

li{}

p{}

a{
/*color: #0F57B2;*/
color: #99333D;
text-decoration: none; 
}

/****** Titles, Fonts and Lists end *****/



/******* Tables *******/

table{
font-size:1em;
border-spacing:0;
border: 1px solid #999; 
border-collapse:collapse; 
background-color: #d0c8c9;
}

th, thead{
color:#333;
font-size:1em;
}

td{
font-size:1em;
}

.odd, tbody .tr-odd {
background-color: #eee;
}

.even, tbody .tr-even{
background-color: #e5e5e5;
}

.visitors {
background-color: #ffffff;
}

td.date {
font-size:0.75em;
}

table.noBorderTable{
border:0;
background-color:white;
font-size: 1em;
width:180px;
}
/******* Tables end *******/



/****** Page specific styles ******/

/****** Key People #uid5 *****/
#uid5 .csc-textpic .csc-textpic-imagewrap{
position:relative;
padding:0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
max-height:137px;
width:106px;
float:left;
}

#uid5 p, #uid5 span{
overflow:hidden;
text-align:left;
font-size: 1em;
width:30em;
}
/****** Key People #uid5 end *****/


/****** Contactform #uid6 ******/
#uid6 table{
width:100%;
font-size:1em;
background-color: #eee;
border-spacing:0; 
border-collapse:collapse; 
border: 0px solid #999;
padding: 0px 0px 0px 0px;
margin: 0px 0px 15px 0px;
}

#uid6 p{
padding-bottom: 15px;
}

#uid6 th{
background-color: #d0c8c9;
}

#uid6 .small{
font-size:x-small;
}

#uid6 .first{
text-align:right;
}
/****** Contactform #uid6 end ******/


/**** Sitemap ****/
.csc-sitemap ul{
padding: 0px 0px 0px 25px;
}
/**** Sitemap  end****/

/****** Page specific styles  end ******/



/****** Backgrounds *******/
.bg_light {
background-color:#f3f3ff;
}

.bg_dark {
background-color: #d0c8c9;
}

.al_right{
float: right;
text-align: right;
}

.al_left{
float: left;
text-align: left;
}
/****** Backgrounds end *******/