

@import url("http://www.fuji.ee/wp-content/themes/vulcan/css/styles/default.css");
      body{
      	font-family:Arial, sans-serif;	
      	font-size:12px;	
      	color:#a5a6a6;
      }    
      p, ul, ol, blockquote{
      	font-size:12px;
      	color:#a5a6a6;
      }      
    body {
   background-color:transparent;
   background-image:url("http://www.fuji.ee/wp-content/uploads/flowers.png");
   background-repeat:repeat;
}

#page-title {
    background-color: rgba(0, 0, 0, 0.2);
}

#logo { width:135px;
}

#mainmenu { margin-top:58px;
}

#slideshow {  background-color: rgba(0, 0, 0, 0.5);
}

#mid-container {  background-color: rgba(0, 0, 0, 0.2);
}

#bottom-container {  background-color: rgba(0, 0, 0, 0.2);
}

.slide-more { position:relative;
                    float:right;
}

a.slide-more { color:#000;
}

.navigation li{	
	list-style-type:none; 
	padding-bottom:5px; /*tekitab pealinkide ja dropdowni vahele turvalise ala */
	margin:0px; 
	float:left;
	z-index:100; 
	position:relative;
}

/*Tekitab menüülinkide vahele 5px paremale ja lingi sisse 10px tekstist igas suunas */
.navigation li a {
    margin-right:5px;
    padding-left:10px;
    padding-right:10px;
    padding-top:5px;
    padding-bottom:5px;
    color:#888888;
}


/* Peamenüü linkide taustad */
.navigation li a:hover {
 /*   padding-left:10px; */
    padding-right:10px;
    padding-top:5px;
    padding-bottom:5px;
    color:#99cc00;
    background-color: rgba(0, 0, 0, 0.3);
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
}

/*Home menüüs*/
.navigation li.current a {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #989494;
    padding-left:10px;
    padding-right:10px;
    padding-top:5px;
    padding-bottom:5px;
}

.navigation li.current a:hover {
     color:#99cc00;
}

/*Klikitud link peamenüüs*/
.navigation li.current_page_item {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #000;
    background-color: transparent;
}

/*Klikitud link dropdownis*/
.navigation li.current_page_item a {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #fff;
    padding-left:10px;
    padding-right:10px;
    padding-top:5px;
    padding-bottom:5px;
}

/*Klikitud lingi dropdowni Boxi MOUSEOVER*/
.navigation li.current_page_item a:hover {
    color: #fff;
    background-color: rgba(0,0, 0, 0.2);
    padding-left:10px;
    padding-right:10px;
    padding-top:5px;
    padding-bottom:5px;
}

/*Mitteaktiivse menüü link dropdownis*/
.navigation li ul a {
    background-color:transparent;
    color: #efefef;
    float: left;
    padding-bottom:5px;
    padding-left:10px;
    padding-right:10px;
    padding-top:5px;
    width:130px;
    z-index:99999999;
}

/*Mitteaktiivse menüülingi dropdownis MOUSEOVER*/
.navigation li ul a:hover {
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
    float: left;
    padding-bottom:5px;
    padding-left:10px;
    padding-right:10px;
    padding-top:5px;
    width:130px;
    z-index:99999999;
    margin-top:0px;
    box-shadow:0px 0px 4px #000000 !inset;

}

.navigation ul{
	display:none;
	position:absolute;
	top:30px;
	left:0px;
	width:150px;
	z-index:99999999;	
	background-color:rgba(136, 204, 0, 0.9);
	border-top:none;
	border-bottom:none;
	border-left:none;
	border-right:none;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
        border-radius: 8px;
}

/* Dropdowni linkide värv ja stiil */
.navigation li ul a{
	width:150px;
	float:left;
	/* padding:0px 25px 8px 15px; */
	color:#fff;
	z-index:99999999;
	text-decoration:none;
}
.navigation ul ul {
	display:none;
	position:absolute;
	top:0;
	left:150px;
	width:150px;
	z-index:99999999;	
	border-top:none;
	border-bottom:none;
	border-left:none;
	border-right:none;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
        border-radius: 8px;
}

a.switch_thumb {
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
        border-radius: 8px; 
}

.sidebar {
    border-left:2px solid #6e6e6e;
    border-bottom:2px solid #6e6e6e;
    border-bottom-left-radius:8px;
    -moz-border-bottom-left-radius:8px;
    padding-left: 21px;
    padding-bottom: 10px;
    width: 267px;
}

.sidebar-bottom {
    background-image:none;
}

.box-bq {
    background-color: rgba(128, 128, 128, 0.2);
}

.textfield, input#s {
    background-color: rgba(0,0,0,0.3);
    -moz-border:none;
    border:none;
}

.textarea {
    background-color: rgba(0,0,0,0.3);
    -moz-border:none;
    border:none;
}

.map {
    background-color: rgba(0, 0, 0, 0.3);
}

h1, h2, h3, h4, h5, h6 {
    color: #99cc00;
}

.services-column h4 a {
    color: #a5a6a6;
}

.right-head a, .right-head a:visited {
    color: #a5a6a6;
}

.front-box-content h4 a {
    color: #a5a6a6;
}

.input-comment {
    background-color: rgba(0,0,0,0.3);
    -moz-border:none;
    border:none;
}

.textarea-comment {
    background-color: rgba(0,0,0,0.3);
    -moz-border:none;
    border:none;
}

/* Columns */
.one_half, .one_third, .two_thirds, .three_fourths, .one_fourth, .one_fifth, .two_fifths, .three_fifths, .four_fifths, .one_sixth, .five_sixths, .full {
	position: relative;
	margin-right: 3%;
	float: left;
	word-wrap: break-word;
}
.one_half {	width: 48.5%; }
.one_third { width: 31.3333%; }
.two_thirds { width: 65.6666%; }
.one_fourth { width: 22.75%; }
.three_fourths { width: 74.25%; }
.one_fifth { width: 17.6%; }
.two_fifths { width: 38.2%; }
.three_fifths { width: 58.8%; }
.four_fifths { width: 79.4%; }
.one_sixth { width: 14.1666%; }
.five_sixths { width: 82.8334%; }
.full { width: 100%; }
.last, .full {
	margin-right: 0 !important;
	clear: right;
}

/* ------------------ Table ------------------ */
#content table, .single table {
	margin: 10px 0 25px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
	border-spacing: 2px;
}

#content table th, .single table th {
	text-align: center;
	padding: 10px 20px;
	color: #a5a6a6;
	background-color: #313131;
	border-top: 1px solid #222;
}

#content table td, .single table td {
	text-align: center;
	padding: 10px;
	color: #a5a6a6;
	border-top: 1px solid #e8e8e8;
}

#content thead th, .single thead th { text-align: center; color: #ddd; border-top: none; }

#content thead td, .single thead td { font-size: 14px; color: #a5a6a6; border: none; }

#content tbody th, .single tbody th { color: #ddd; }

#content table tr:hover th, .single table tr:hover th { background-color: #333; }

#content table tr:hover td, .single table tr:hover td { color: #efefef; background: none; }

/* Front Tabs */
.tabs-wrapper {
  margin: 15px 0 30px 0;
  clear: both;
}
ul.tabs {
	margin:0px 0px 0px 1px;
	float: left;
	list-style: none;
	height: 31px;
	border-bottom: 1px solid rgba(0,0,0,0.4);
        padding: 5px;
	width: auto;
	float:left;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0 !important;
	height: 31px;
	line-height: 31px;
        border: 0px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin:0px 0px -1px 5px;
	background-image:none !important;
        background-position:none;
	background-repeat:none;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #7d7b7b;
	display: block;
	font-size: 14px;
	padding: 1px 16px !important;
	outline: none;
}
ul.tabs li a:hover {
        background-image:none !important;
	background-color:rgba(0,0,0,0.2);
	background-repeat:none;
        background-position:none;
	-webkit-border-radius: 10px !important;
	-moz-border-radius: 10px !important;
	border-radius: 10px !important;
}	
html ul.tabs li.current, html ul.tabs li.current a:hover  {
	background: rgba(0,0,0,0.4);
	border-bottom: 0px solid #fff;
        padding-bottom: 1px;
}
.tab_container, .panes {
	border: 0px solid #dbdbdb;
	border-top: none;
	clear: both;
	float: left; 
	width: auto;
	background: transparent;
        width: 100%;
        padding-bottom: 10px;
        font-size: 12px;
        color: #666666;
}
.tab_content, .pane {
	padding: 18px 20px 8px 20px;
        border-top: 0px solid #dbdbdb;
}
.tab_content p {
        font-size: 12px;
	padding-top: 5px;
        color: inherit;
}
.tab_content img {
	float: left;
	margin: 0 18px 18px 0;
	padding: 0px 5px 0px 5px;
}
