/*

Theme Name: FB
Description: Simple, modern, lightweight
Version: 1.3
Author: FB
Author URI: http://www.asternic.org
Tags: grey, orange, white, fixed width, two columns, widgets, fixed width, valid XHTML, valid CSS, two columns, right sidebar, simple

Experimento

*/


body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, 
pre, ul, ol, li, dl, dt, dd, form, a, fieldset, input, th, td
{margin: 0; padding: 0; border: 0; outline: none;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;}

body{line-height: 1; font-size: 88%;}

table{border-collapse: separate;border-spacing: 0;}
td{vertical-align: top;}
img{border: 0;}

h1, h2, h3, h4, h5, h6{margin: .6em 0;font-weight:normal; }

h1{font-size: 200%;}
h2{font-size: 150%;}
h3,h4,h5,h6{font-size: 120%;}

a{color: #0000cc;text-decoration: underline;}
a:hover{text-decoration: underline;}

:focus{outline: 0;}

/* Lists */
ul{margin: 10px 0 5px 0;padding: 0;list-style:none;}
ol{margin: 10px 0 5px 20px;padding:0;list-style-type:decimal;}
ul li, ol li{margin: 0 0 5px 0;padding:0;}



input.text {
	border:			1px solid #7daac6;
}

#searchBox input.searchText {
	border:			2px solid #2c3c49;
	background: 	url(./images/main/textbox_bg.gif) repeat-x;
	width:			245px;
	color:			#212931;
	vertical-align:	middle;
	padding:		2px;
	margin-left:	3px;
}

#searchBox input.searchButton {
	vertical-align:	middle;
	border:			0px;
}

.contactForm {
	margin:			20px 0px 10px 0px;
}

.contactForm label {
	padding:		3px;
	width:			100px;
	font-weight:	bold;
	font-size:		13px;
	display:		block;
	margin:			10px 0 0 0;
	color:			#3c3f36;
}

.contactForm input.text {
	border:			1px solid #97978b;
	display:		block;
	font-size:		13px;
	width:			200px;
	padding:		4px;
	margin:			0px;
}

.contactForm textarea.textarea {
	border:			1px solid #97978b;
	display:		block;
	font-size:		13px;
	width:			400px;
	height:			150px;
	padding:		4px;
	margin:			0px;
}

.contactForm input.button {
	display:		inline-block;
	margin-top:		10px;
	border:			0px;
}

.contactForm .row{
	clear:			both;
}


/* Custom styles */



body {
	font-family:	Arial, Helvetica, sans-serif;
	color:			#3c3f36;
	font-size:		14px;
}

p {
	line-height:	20px;
	margin-bottom:	15px;
	text-align:		justify;
	font-size:		14px;
}

a {
	color:			#738028;
}


h1 {
	_font-family:	Georgia, "Times New Roman", Times, serif;
	font-size:		30px;
	color:			#738028;
	margin:			5px 0px 15px 0px;
}

h2 {
	_font-family:	Georgia, "Times New Roman", Times, serif;
	font-size:		24px;
	color:			#738028;
}

h3, h4, h5, h6 {
	_font-family:	Georgia, "Times New Roman", Times, serif;
	font-size:		20px;
	color:			#738028;
}

h1 a{
	text-decoration: none;
}

h1 a:hover{
	background: 	url(./images/main/line_dotted.gif) repeat-x bottom;
	text-decoration: none;
}

#slideshow
{
    height: 155px;
    width: 402px;
    text-align: center;
	overflow: hidden;
}

.loader
{
    background: url( './images/main/icon_loading.gif' ) no-repeat center;
}


.clear {
	clear:			both;
}

/* Top START */
#logo {
	width:			287px;
	height:			58px;
	overflow: 		hidden;
	display: 		block;
	margin: 		0;
	position: 		relative;
	z-index: 		3;
	top:			5px;
	left:			10px;
}

#top h1#logo a { text-indent: 	-9999px; }
#top h1#logo a img { text-indent: 	0; }

#smallMenu {
	position: 		absolute;
	top:			15px;
	right:			10px;
	color:			#878e52;
}

#smallMenu a {
	color:				#878e52;
	font-size:			10px;
	text-decoration:	none;
}

#smallMenu a:hover { color:	white; }


#searchBox {
	position: 		absolute;
	top:			48px;
	right:			10px;
	color:			#3e566c;
	font-variant: small-caps;
}

#banner h1 {
	color:			#3c3f36;
	font-size:		42px;
	font-variant:	small-caps;
	margin:			0px;
	line-height:	34px;
}

#banner h2 {
	color:			#738028;
	font-size:		22px;
}

/* Top END */

/* Horizontal navigation START */
#navHorizontal ul {
  	margin:     0;
  	padding:    0;
  	list-style: none;
}

#navHorizontal ul li {
  	margin:     	0;
  	height:			38px;
  	padding:    	0px 0px 0px 1px;
  	list-style: 	none;
  	display:    	block;
  	float:			left;
}

ul li.language_item {
  	margin:     	0;
  	height:			38px;
  	padding:    	0px 5px 0px 5px;
  	list-style: 	none;
  	display:    	block;
  	float:			left;
}


#navHorizontal ul li a{
  	padding:          0px 21px 2px 21px;
  	color:            white;
  	text-decoration:  none;
	_font-family:	  Georgia, "Times New Roman", Times, serif;
	font-size:		  16px;
  	display:		  block;
	font-weight:	  bold;
}

#navHorizontal ul li a:hover, 
#navHorizontal ul li.current_page_item a, 
#navHorizontal ul li.current_page_ancestor a 
{
  	color:            #272824;
  	text-decoration:  none;
	font-weight:	  bold;
  	background:		  url(./images/main/menu_tab_on.gif) repeat-x;
}
/* Horizontal navigation END */

/* Contact START */
#contactInfo {
	background: 	url(./images/main/line_dotted.gif) repeat-x bottom;
	padding:		10px 0px 20px 0px;
}

#contactInfo .title {
	font-size:		14px;
	font-weight:	bold;
	width:			150px;
	clear:			both;
	float:			left;
	margin-top:		10px;
}

#contactInfo .txt {
	font-size:		16px;
	float:			left;
	line-height:	20px;
	margin-top:		10px;
}

/* Contact END */

/* Content START */
.contentPhoto {
	float:			left;
	margin:			5px 10px 10px 0px;
	border:			1px solid #8ba3b5;
}

.readMore {
	font-weight:	bold;
	margin:			20px 0px 10px 0px;
}

.date {
	color:			#acac9c;
	font-size:		12px;
	padding:		3px 0 0 0;
	margin-top:		3px;
	margin-bottom:	10px;
}

div.news {
	margin-bottom:	20px;
	padding-bottom: 10px;
	background:		url(./images/main/line_dotted.gif) repeat-x bottom;
}

div.tableOfContents {
	background:		#f3f3ec;
	width:			300px;
	float:			right;
	margin:			0px 0px 10px 10px;
	padding:		10px 10px 10px 10px;
}

.tableOfContents ul {
	margin: 		0px;
	padding: 		0px;
}

.tableOfContents li {
	background: 	url(./images/main/bullet_02.gif) no-repeat 0px 9px;
	display:		block;
	font-weight:	bold;
	padding:		5px 0px 5px 15px;
}

.tableOfContents li a {color:#3c3f36;}
/* Content END */

/* Right START */
#sidebar h1 {
	border-bottom:	3px solid #f3f3ec;
	padding-bottom: 5px;
	margin:			0 0 5px 0;
	font-size:		24px;
}

div.marginBox {
	clear:			both;
	margin-bottom: 	30px;
}

div.testimonial {
	width:			270px;
	_width:			267px;
	background: 	url(./images/main/round_top.gif) no-repeat #f3f3ec;
	font-style:		italic;
	font-size:		12px;
	margin-bottom:	6px;
}

div.testimonialBg {
	background: 	url(./images/main/round_bottom.gif) no-repeat bottom;
	padding:		10px 15px 10px 15px;
}

div.testimonial .name {
	font-weight:	bold;
	text-align:		right;
	color:			#3c3f36;
}

div.ad div {
	float:			left;
}

div.ad div.adBox {
	border:			1px solid #8ba3b5;
	padding:		1px;
	margin: 		2px;
	width:			125px;
	height:			125px;
}

div#gallery {
	margin:			auto;
}

div#gallery div {
	float:			left;
}

div#gallery div.galleryImage {
	border:			1px solid #8ba3b5;
	padding:		1px;
	margin: 		14px 14px 14px 14px;
	width:			150px;
	height:			113px;
}
/* Right END */

/* Vertical navigation START */
#sidebar #navVertical ul {
  	margin:     0;
  	padding:    0;
  	list-style: none;
}

#sidebar #navVertical ul li {
  	margin:     	0;
  	padding:    	0px 0px 0px 0px;
  	list-style: 	none;
  	display:    	block;
	_width:			270px;
	background:		url(./images/main/line_dotted.gif) repeat-x bottom;
}

#sidebar #navVertical ul li a{
  	padding:          10px 21px 10px 21px;
  	color:            #3c3f36;
  	text-decoration:  none;
	font-size:		  13px;
	font-weight:	  bold;
  	display:		  block;
}

#sidebar #navVertical ul li a:hover {
  	color:            #3c3f36;
	background:		#f3f3ec url(./images/main/line_dotted.gif) repeat-x bottom;
}

#sidebar #navVertical ul li.current_page_item {
	background:		#e3e3dc url(./images/main/line_dotted.gif) repeat-x bottom;
}

#sidebar #navVertical ul li.current_page_item a{
  	text-decoration:  none;
}


/* Vertical navigation END */

/* Footer START */
#footer {
	font-size:        11px;
  	color:            #3c3f36;
}

#footer #copyright {
	position:		  absolute;
	width:			  300px;
	text-align:		  center;
	top:			  21px;
}

#footer #copyright a {
  	color:            #3c3f36;
  	text-decoration:  none;
}

#footer #copyright a:hover {
  	text-decoration:  underline;
}

#footer #footerMenu {
	position:		  absolute;
	right:			  10px;
	top:			  19px;
	color:			  #738028;
	font-size:		  12px;
}

#footer #footerMenu ul li {
	color:			  #738028;
	font-size:		  12px;
	display:		  inline-block;
	padding:		  0 6px 0 6px;
  	list-style: 	  none;
  	display:    	  block;
  	float:			  left;
}
#footer #footerMenu ul li a {
  	text-decoration:  none;
}
#footer #footerMenu ul li a:hover {
  	text-decoration:  underline;
}
#footer  #footerMenu ul li.current_page_item a {
  	text-decoration:  none;
    color: #000;
}
/* Footer END */



body {
	background:	url(./images/main/bg.gif) repeat-x white;
}

#mainBackground {
	background:	url(./images/main/bg_big2.jpg) no-repeat top center #ebe9dc;
	width:		960px;
	display:	table;
	margin:		auto;
	position:relative;
}

#mainContainer {
  	margin:   0 auto;
  	padding:  0;
  	width:    960px;
	display:	table;
	position:relative;
}


/* Header START */
#header {
  	width:            960px;
  	height:           123px;
	background:	url(./images/main/bg.gif) repeat-x #33352e;
  	background-color: #33352e;
	position:		  relative;
}

#innerHeader {
	padding: 1px 0 0 0;
}
/* Header END */

/* Banner START */
#banner {
  	width:            960px;
  	height:           221px;
	position:		  relative;
}

#innerBanner {
	padding: 	1px 0 0 0;
}

#banner #text {
	position:	absolute;
	top:		45px;
	left:		20px;
	width:		500px;
	overflow:	hidden;
    line-height: 35px;
}

#banner #photos {
	position:	absolute;
	top:		25px;
	left:		537px;
	padding:	1px;
	border:		5px solid #c9c9c0;
	width:		402px;
	height:		155px;
}
/* Banner END */

/* Horizontal navigation START */
#navHorizontal {
	position:		  absolute;
	top: 			  80px;
	right:			  10px;
	line-height:      43px;
}

#innerNavHorizontal {
	padding: 0;
}
/* Horizontal navigation END */

/* Vertical navigation START */
#navVertical {
  	margin:           0;
  	padding:          0;
}
/* Vertical navigation END */

#sidebar div.box {
	padding:		10px;
	background:		white;
	border:			1px solid #c9c8bc;
	overflow:		hidden;
	clear:			both;
	margin-bottom:  10px;
}

#columnCenter div.box {
	padding:		5px;
	background:		white;
	border:			1px solid #c9c8bc;
	overflow:		hidden;
	_clear:			both;
	margin:	0 0 5px 0;
}

/* Right column START */
#sidebar {
	position:		  relative;
	left:			  0px;
  	width:            298px;
	_position:		  fixed;
	_float:			  left;
	_width:			  302px;
	overflow:		  hidden;
}

#innerColumnRight {
	padding:		  0px 0px 0px 10px;
}

#sidebar p, #sidebar p, #sidebar ul li, #sidebar ol li {
  	font-size:  13px;
}

#sidebar h2 {
  	font-size:  16px;
}
/* Right column END */

/* Center column START */
#columnCenter {
  	float:          left;
  	width:          650px;
	display:table;
}

#innerColumnCenter {
	padding:		0px 0px 0px 10px;
}
/* Center column END */


/* Footer START */
#footer {
  	width:            960px;
  	height:           50px;
  	background-color: white;
  	clear:            both;
	position:		  relative;
}

.orange {
   color: #ff8040;
}
.blue {
   color: #157dec;
}
.large {
   font-size: 1.2em;
}

#innerFooter {
	padding:	0;
}
/* Footer END */


.clearFloat {
	clear:	both;
	float:	none;
}

.clearfix:after {
  	content:      "."; 
  	display:      block; 
  	height:       0; 
  	clear:        both; 
  	visibility:   hidden;
}
.clearfix {display: inline-table;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

sub, sup { font-family: Arial, Helvetica, sans-serif;
           font-size: 65%; }

/* div, span, td, table { border: 1px solid #f00; } */  /* Debugging */


/*
© 2005 Christine Kirchmeier http://www.zeta-software.de
*/

#pb table {
	margin: 1em auto;
	font: 95%/130% Tahoma, Arial, Helvetica, sans-serif;
	border-spacing: 0;
}

table caption {
	color: #2442b1;
	font-size: 24px;
	letter-spacing: .1em;
	text-align: left;
	_text-transform: uppercase;
    font-variant:   small-caps;
    padding: 0 0 10px 0;
}

#pb thead th, tbody th {
	background: #2442b1 url(./images/table/left_corner.gif) no-repeat;
	color: #fff;
	font-weight: bold;
	padding: .2em .7em .2em .8em;
	text-align: left;
	border-top: 1px solid #fff;
	border-right: 1px solid #c6cdd8;
	border-bottom: 1px solid #c6cdd8;
	border-left: 1px solid #fff;
}

#pb thead th {
	font-size: 1.3em;
    text-align: center;
}

#pb tbody th {
	background: #dee2e9 url(./images/table/bg_col1.gif) repeat-x;
    color: #000;
    font-size: 0.9em;
}

#pb tbody tr.odd th {
	background: #e2e2e2;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#pb tbody th a, #pb tbody th a:link, #pb tbody th a:visited, #pb tbody th a:hover, #pb tbody th a:active {
	color: #2442b1;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
}

#pb tbody th a:hover {
	text-decoration: underline;
}

#pb td a:link {
	color: #537fc3;
}

#pb tbody th a:visited, #pb td a:visited {
	color: #444;
}

#pb th a:hover, td a:hover {
	text-decoration: none;
}

#pb td {
	background: #f3f8fd url(./images/table/bg_col2.gif) repeat-x;
	color: #203276;
	border-top: 1px solid #fff;
	border-right: 1px solid #c6cdd8;
	border-bottom: 1px solid #c6cdd8;
	border-left: 1px solid #fff;
	padding: 0.5em 0.5em 0.5em 0.8em;
    text-align: center;
}

#pb td:hover {
	background: #f3f8fd;
}

#pb tr.odd td {
	background: #f8f8f8 url(./images/table/bg_col3.gif) repeat-x;
	color: #444;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#pb tr.odd td:hover {
	background: #f8f8f8;
}

#pb tfoot th, #pb tfoot td {
	background: #444 !important;
	padding: .5em .5em .5em .5em !important;
	color: #fff;
}

code{
    padding:5px;
    color:#33333e;
    background:#f1f0d3;
    border:solid 1px #e5e5e5;
    font-size:13px !important;
    width: 95%;
    display: block;
}
img.alignright {
        margin: 0 7px 2px 0;
}

img.alignleft {
        margin: 0 0 2px 7px;
}

.alignright {
        float: left;
}

.alignleft {
        float: right;
}


.k_float
{
	z-index:9999999; 
	position: fixed !important; 
	position:absolute;
	cursor:hand;
	cursor:pointer;
}

#kampylink img
{
	border: 0;
}

.k_top
{
	top:0px;
	_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop : document.body.scrollTop);
}

.k_bottom
{
	bottom:0px;
	_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop + (document.documentElement.clientHeight-this.clientHeight) - 1 : document.body.scrollTop + (document.body.clientHeight-this.clientHeight) - 1);
}

.k_right
{
	 
	right:0px;
	
}

.k_left
{
	left:0px; 
}

/*close button*/

#k_close_button
{
	color:gray; 
	border: 1px solid gray; 
	display: none; 
	width: 11px; 
	height: 16px; 
	font-size:12px; 
	text-align:center; 
}

.kc_top
{
	top:80px;
	_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop + 80 : document.body.scrollTop + 80);
}

.kc_bottom
{
	bottom:80px; 
	_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop + (document.documentElement.clientHeight-this.clientHeight) - 80 : document.body.scrollTop + (document.body.clientHeight-this.clientHeight) - 80);
}

.kc_right
{ 
	right:10px; 
}

.kc_left
{
	left:10px; 
}
/*end close button*/


/* Ajaxify FAQ */
ol.faq {
    list-style: none;
}
ol.faq li {
    list-style: none;
}
ol.faq li:hover {
    background-color: transparent;
    background-image: none;
}
ol.faq h3 {
    padding-bottom: 5px;
    cursor:  pointer;
}
ol.faq div.answer {
    display: none;
    padding-left: 30px;
}
ol.faq div.answer p {
    font-size: 75%;
}
ol.faq div.faq_approve {
    display: none;
}
ol.faq h3 {
    padding-left:20px;
    background: url(./images/open.gif) top left no-repeat;
}
ol.faq h3.active {
    background: url(./images/close.gif) top left no-repeat;
}

#nav { margin: 5px 0; text-align: left; margin: -5px 5px 10px 0px; }
#nav a { margin: 0 5px; padding: 3px 5px; border: 1px solid #ccc; background: #fc0; text-decoration: none }
#nav a.active { background: #ea0 }
#nav a:focus { outline: none; }


