/*=-----------------------*/
* {
	margin:0px;
	padding:0px;
}
body {background:#FFF; background-color:transparent;}
html {height:100%; font-size:100%;}
ul li {list-style:none;}
img {border:none;}
a { text-decoration: none;}
h1 {font-family: Arial;font-size: 24px;color: #666;font-weight: normal;	text-align: center;}
h2 {font-family: Arial;font-size: 24px;color: #666;font-weight: normal;	text-align: center;}
h3 {font-family: Arial;	font-size: 20px;color: #999;font-weight: normal;}
h4 {
	font-family: Arial;
	font-size: 18px;
	color: #999;
	font-weight: normal;
}


/* 1) BODY
=-----------------------*/
img.bg {
   /* Set rules to fill background */
   min-height: 280px;
   min-width: 1024px;
   
   /* Set up proportionate scaling */
   width: 100%;
   height: 280px;
   
   /* Set up positioning */
   position: absolute;
   left: 0;
   top: 100px;
  }
  
  @media screen and (max-width: 1024px){
   img.bg {
    left: 50%;
    margin-left: -512px; }
  }
#bigwrap {
 width: 100%;
 /* [disabled]background-repeat: repeat-y; */
 background-position: center 500px;
 background-image: url(../images/bg-page.gif);
}
#bigwrap_down_main {
 /* [disabled]width: 100%; */
 background-image: url(../images/bg_image_mid.jpg);
 background-repeat: no-repeat;
 /* [disabled]background-position: center 95px; */
 background-size: 100%;
 -ms-background-size: 100%;
 -moz-background-size: 100%;
 -webkit-background-size: 100%;
 -o-background-size: 100%;
}
#bigwrap_down {
	width:100%;
	background-image: url(../images/bg_image_full.jpg);
	background-repeat: no-repeat;
	background-position: center 95px;
}
#bg_header {
	width: 100%;
	height: 100px;
	background-color: #FFF;
}
#wrap_bg_header {
	height: 100%;
	width: 100%;
}

#page_container {
	width:978px;
	margin:auto;
}

/* 2) HEADER
=-----------------------*/
#header {
	float: left;
	padding-right: 9px;
	padding-left: 9px;
}
#header_top {
	width: 960px;

}
#logo {
	height:95px;
	width:250px;
	float: left;
}
#flags {
	width: auto;
	float: right;
}
.flag {
	float: right;
	width: 26px;
	height: auto;
	text-align: center;
	margin-top: 10px;
	padding-left: 5px;
}

/* 3) MENU
=-----------------------*/
#cssmenu ul {list-style: none;	text-decoration: none;}
#cssmenu a {	color: #0000ff;}
#cssmenu {
	font-family: Arial;
	font-size: 12px;
	width: 680px;
	float: right;
	margin-bottom: 11px;
	padding-top: 20px;
	padding-left: 25px;
}
#cssmenu > ul > li {	float: right;	margin-left: 0px;	position: relative;	z-index: 100;	padding: 15px 0px 15px 25px;}
#cssmenu ul a:hover {	color: #C00;	text-decoration: none;}


/* 4) SLIDER
=-----------------------*/

#slider {
	width:978px;
	float: left;
	margin-top: 30px;
}
#bigwrap #bg_header #page_container #header #cssmenu ul li a span {
	font-weight: normal;
}
/* 4) CONTENT	
=-----------------------*/
.canvas {
	position: relative;
	float: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
.inside_frame {
	padding: 5px;
	height: 142px;
	width: 212px;
	margin-bottom: 13px;
	padding: 6px;
}
.inside_frame424 {
	padding: 5px;
	height: 311px;
	width: 465px;
	margin-bottom: 13px;
	background-repeat: no-repeat;
	padding: 6px;
}
.linkbox_scripts_main {
	font-size: 12px;
	text-align: left;
	font-family: arial;
	text-decoration: none;
	line-height: 15px;
	margin-top: 18px;
	font-weight: bold;
}
.linkbox_scripts {
	font-size: 12px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	line-height: 15px;
	margin-top: 10px;
	color: #999;
}

.linkbox_scripts a{color:#999; text-decoration:none}

.spacer_list {
	width: 100%;
	background-image: url(../images/spaceline.gif);
	background-position: center;
	background-repeat: repeat-x;
	margin-top: 40px;
	margin-bottom: 40px;
	height: 1px;
}
#contact-address{
	width:300px;
	float:left;
}
.contactscript{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
}
.contactscript a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
	color:#009;
}
/* 5) FOOTER
=-----------------------*/
div#footer {
	width: 100%;
	height: 135px;
	margin-top: 60px;
	/* [disabled]margin-right: auto; */
	/* [disabled]margin-left: auto; */
	clear: both;
	background-image: url(../images/footer-bg.gif);
	background-repeat: repeat;
	background-position: center;
}
div#footer p {
	padding: 0 0 10px 0;
}
div#footer-inner {
	width: 978px;
	margin: auto;
	height: 120px;
	padding-top: 15px;
	display: inherit;
}

div#footer-inner .one-third {
	min-height: 275px;
}
#footer-menu{
	float: left;
	text-align: center;
	clear: both;
}
.footer-address{
	width: 326px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	line-height: 7px;
	color: #999;
}
.footer-address a {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	color:#999;
}
/* 6) SPACER FRAMES MAPS
=-----------------------*/

.clearfix {
	clear: both;
}
.spacerline_so {
	background-image: url(../images/spaceline.gif);
	height: 1px;
	padding-right: 12px;
	padding-left: 12px;
	float: left;
	width: 978px;
	background-repeat: no-repeat;
}
.spacer {
	margin-top: 40px;
	margin-bottom: 40px;
}
#map642 {
	height: 326px;
	width: 602px;
	padding: 10px;
	background-color: #666;
}
.round {
    -moz-border-radius:10px; /* Firefox */
    -webkit-border-radius:10px; /* Safari, Chrome */
    -khtml-border-radius:10px; /* Konqueror */
    border-radius:10px; /* CSS3 */
}
.moreinfo {

}
.inlinestyle{
	width:600px;
	height:auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.popup600 {
	float: left;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: 30px;
	margin-top: 30px;
}
.caption_main {
}
.caption {
	margin-top: 230px;
}
.caption_thanks {
	margin-top: 230px;
	text-align: center;
	line-height: 50px;
}
#bg_pic {

}
/* ------------------ layout --------------------------- */

/*
978px grid system ~ Core CSS.
12 Columns ~ Margin left: 30px

Based on the simple grid system - http://www.webnicer.com/
by Jacek Ciolek

Created by the Grid System Generator - v1.00
Learn more ~ http://www.gridsystemgenerator.com/
*/
/* clearfix */
.clearfix:after, .row:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix, .row {display:inline-block;} /*Those two .clearfix have to be separate!)*/
.clearfix, .row {display:block;}

/* gridframework */
.row {position:relative; margin-left:-30px;}
.cumbuco1 .row {width: 84px;}
.cumbuco2 .row {width: 168px;}
.cumbuco3 .row {width: 252px;}
.cumbuco4 .row {width: 336px;}
.cumbuco5 .row {width: 420px;}
.cumbuco6 .row {width: 504px;}
.cumbuco7 .row {width: 588px;}
.cumbuco8 .row {width: 672px;}
.cumbuco9 .row {width: 756px;}
.cumbuco10 .row {width: 840px;}
.cumbuco11 .row {width: 924px;}
.cumbuco12 .row {width: 1008px;}

.col {
	padding-left:30px;
	float:left;
	position:relative;
}
.cumbuco1{width: 54px;}
.cumbuco2{width: 138px;}
.cumbuco3{
	width: 222px;
}
.cumbuco3-text{
	width: 222px;
	height: auto;
}
.cumbuco4{width: 306px;}
.cumbuco5{width: 390px;}
.cumbuco6{width: 474px;}
.cumbuco7{width: 558px;}
.cumbuco8{width: 642px;}
.cumbuco9{width: 726px;}
.cumbuco10{width: 810px;}
.cumbuco11{width: 894px;}
.cumbuco12{
	width: 978px;
}


/* ------------------ slidermann--------------------------- */
#slider_container {
	width: 926px;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-right: auto;
	margin-left: auto;
}
.devtrixSlider {
	float: left;
	/*margin-bottom:7px;*/
	width: 926px;
	height: 343px;
	overflow: hidden;
}

.devtrixSliderDescription {
	padding: 10px;
	font-family: Tahoma,Arial,Helvetica;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 1px;
	text-align: left;
	color: #000000;
	text-shadow: 0 0 2px #ffffff;
}

.devtrixSliderDescription a, .devtrixSliderDescription a:active, .devtrixSliderDescription a:visited, .devtrixSliderDescription a:hover { color: #cc0000; }
.devtrixSliderDescription a:hover { color: #999999; }

#devtrixSliderNavigation { margin: 0; padding: 10px 0 0 0; height: 18px; text-align: center; overflow-y: hidden; }

#devtrixSliderNavigation a:link, #devtrixSliderNavigation a:active, #devtrixSliderNavigation a:visited, #devtrixSliderNavigation a:hover{
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	text-decoration: none;
}

#devtrixSliderNavigation a img
{
	border: none;
	width: 18px;
	height: 18px;
}

#devtrixSliderNavigation a.active img
{
}
/* ------------------ end slidermann--------------------------- */
/* ------------------ fancybox--------------------------- */
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    cursor: pointer;
    overflow: hidden;
    z-index: 1104;
    display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
}

#fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1100;
    display: none;
}

#fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    overflow: auto;
    display: none;
}

#fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    z-index: 1101;
    outline: none;
    display: none;
}

#fancybox-outer {
    position: relative;
    width: 100%;
    height: 100%;
    background: #000;
}

#fancybox-content {
    width: 0;
    height: 0;
    outline: none;
    position: relative;
    overflow: hidden;
    z-index: 1102;
    border: 0px solid #000;
}

#fancybox-hide-sel-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -10px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url(../images/close.gif) top left no-repeat;
	cursor: pointer;
	z-index: 1103;
	display: none;
   }

#fancybox-error {
    color: #444;
    font: normal 12px/20px Arial;
    padding: 14px;
    margin: 0;
}

#fancybox-img {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    line-height: 0;
    vertical-align: top;
}

#fancybox-frame {
    width: 100%;
    height: 100%;
    border: none;
    display: block;
}

*/
.fancybox-bg {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    width: 20px;
    height: 20px;
    z-index: 1001;
}

#fancybox-title {
    font-family: Helvetica;
    font-size: 12px;
    z-index: 1102;
}

.fancybox-title-inside {
    font-weight: bold;
    font-size: 12px !important;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background: #000;
    position: relative;
    padding-bottom: 10px;
}

.fancybox-title-outside {
    padding-top: 10px;
    color: #fff;
}

.fancybox-title-over {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #FFF;
    text-align: left;
}

#fancybox-title-over {
    padding: 10px;
    display: block;
}

.fancybox-title-float {
    position: absolute;
    left: 0;
    bottom: -20px;
    height: 32px;
}

#fancybox-title-float-wrap {
    border: none;
    border-collapse: collapse;
    width: auto;
}

#fancybox-title-float-wrap td {
    border: none;
    white-space: nowrap;
}


/* IE6 */


.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
    height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
    position: absolute; margin-top: 0;
    top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}


/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }


#inline1 {
    overflow: auto;
	width: 500px;
	height: 100px;
	background-color: #FDFDFD;
	display: none;
}

#page #inline1 {
	display: none;
}
/* ------------------ end fancybox--------------------------- */
/* ------------------ map --------------------------- */
#map {
	height: 100%;
	width: 100%;
}
/* ------------------ end map --------------------------- */
