body {
	background: #ccc
}

h3 {
	color: #555
}

h2 a {
	text-decoration: none
}

h2,.moduletable h3, .items-leading h2 {}

.items-row h2 {
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
}

a:link,a:visited {
	/*color: #ffcc00*/
}

a:hover,a:active,a:focus {
	/*background: #fde78f;
	color: #FFF;*/
}

.logoheader {	
	color: #FFFFFF;
	height: 204px; 
	margin-top:-8px;
}

#mypos {float:right; text-align:right; background: url(../images/header_03.jpg) no-repeat right top #fff; width: 67.7%; height: 204px; font-family: Verdana,Tahoma,sans-serif; padding-right: 1.5%; /*15px/1000px*/}
#mypos h3 {font-size: 1.5em; padding-bottom: 0; padding-top: 10px;}
#mypos p {font-size: 1.125em; margin-bottom: 0.7em;}
#all {
	background: #FFFFFF;
	color: #333;
}

#shadow #all {
	box-shadow: 0px 0px 10px #555555
}
#line div.custom {background: url(../images/top-grad_02.png) repeat-x; height:44px;font-size:1.8em; color:#666; padding-top: 8px; padding-left: 12px; text-align: center;}
#line div.custom span {margin: 0 1.6%;}

#mobiletel{display:none;}

#header div#menuwrapper {margin-top: -2px;background-color:#FFCC00;
  background-repeat: repeat-x;  position: relative;
  background-image: url(../images/menu-grad_07.png);width: 100%; height:46px;}

#header ul.menu {  color: #666;float:left; /*margin-left: -31%;	*/
}

#header ul.menu a:link,#header ul.menu a:visited {
	color: #666;
	text-decoration: none;	
}
#header ul.menu li.active, #header ul.menu li:hover {background: url(../images/active-grad_03.png) repeat-x;}

#header ul.menu a:active,
#header ul.menu a:focus {background: url(../images/active-grad_03.png) repeat-x;}
#maincontainer {background: url(../images/fon_03.png) repeat-y 30.8% 0%; overflow:hidden; margin-bottom: 44px;}
.leftbigger a {color: #fff; text-decoration: none; font-size: 1.3em; background:none;}
.leftbigger ul li.VmOpen a {color:#ffcc00;}
.leftbigger ul li.VmOpen ul.menu a {color: #fff;font-size: 1.1em; padding-left: 7%;line-height: 1.2em;}
.leftbigger ul li {border-bottom:1px solid #ffcc00; padding:10px 0;}
.leftbigger ul li.VmOpen ul.menu li {border:0; padding: 2px 0;}
.main-image a {background:none;}
/*  grey background */
.button,button,p.readmore a,#header input.button,.pagenav a:link,.pagenav a:visited,#advanced-search-toggle,.profile-edit a:link,.profile-edit a:visited,h3.js_heading
	{
  background-color:#ddd;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#dddddd");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd));
  background-image: -moz-linear-gradient(top, #ffffff, #dddddd);
  background-image: -ms-linear-gradient(top, #ffffff, #dddddd);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #dddddd));
  background-image: -webkit-linear-gradient(top, #ffffff, #dddddd);
  background-image: -o-linear-gradient(top, #ffffff, #dddddd);
  background-image: linear-gradient(#ffffff, #dddddd);
  border-color: #b2b2b2 #b2b2b2 hsl(114, 0%, 62.5%);

  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.49);
  -webkit-font-smoothing: antialiased;
	/*box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px
		rgba(0, 0, 0, 0.05);*/
	color: #095197;
	border: solid 1px #ddd
}
h3.js_heading {background: url(../images/top-grad_02.png) repeat-x #fc0; color:#333; border-radius:0; border:0; padding-left: 8%;}
h3.js_heading a {display:none;}
#breadcrumbs {width:100%; height:38px;font-size: 0.9em;}
#breadcrumbs a {color:#333;font-size: 1em;}
#breadcrumbs a:hover {background: #fde78f;}
#conttel {float: left; min-width: 200px; padding-left: 5%; width: 38%; margin-right: 3%;}
#formail {float: left; width: 45%; min-width: 200px;}
#s5_qc_field2box {width:104% !important;}
#s5_quick_contact_wrap span.s5_qc_spambox_wrap {width: 50%; float: left; display: block; margin-right: 25px;}
#s5_quick_contact_wrap span.s5_qc_security_img_wrap {float: right; display: block;}
#s5_quick_contact_wrap span.s5_qc_button_wrap {clear: both; display: block; width: 104%;}
#s5_qc_submitbutton {width:100%}
/* +++++++++++++  table display  Catgegories table, contact etc, ++++++++++++++++++++* */
table {
	margin-left: 10px;
    margin-right: 50px;
}

table td p {margin-bottom:0;}

table th {
	background-color: #0074cc;
	color: #fff;
	background-image: -moz-linear-gradient(top, #095197, #1B6BA5);
	background-image: -ms-linear-gradient(top, #095197, #1B6BA5);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#095197),
		to(#1B6BA5) );
	background-image: -webkit-linear-gradient(top, #095197, #1B6BA5);
	background-image: -o-linear-gradient(top, #095197, #1B6BA5);
	background-image: linear-gradient(top, #095197, #1B6BA5);
	background-repeat: repeat-x;
	filter: progid :   DXImageTransform.Microsoft.gradient (   startColorstr
		=
		 '#095197', endColorstr =   '#1B6BA5', GradientType =   0 );
	border-color: #0055cc #0055cc #003580;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid :   dximagetransform.microsoft.gradient (   enabled =
		false );
}

table th a:link,table th a:visited {
	color: #fff
}

tr.odd,tr.cat-list-row1 {
	background: #f8f8f8
}

table  tr:hover td {	
}

/* blue background */
/*.button:hover,
.button:active,
.button:focus,
button:hover,
p.readmore a:hover,
.pagenav a:hover,
.pagenav a:active,
.pagenav a:focus,
#advanced-search-toggle:hover,
#advanced-search-toggle:active,
#advanced-search-toggle:focus,
.profile-edit a:hover,
.profile-edit a:active,
.profile-edit a:focus,
#fontsize a:hover,#fontsize a:active,#fontsize a:focus,
#mobile_select h2 a
	{
	background-color: #000000;
	color: #fff;

  background-color:#095197;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0087d1", endColorstr="#095197");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#0087d1), to(#095197));
  background-image: -moz-linear-gradient(top, #0087d1, #095197);
  background-image: -ms-linear-gradient(top, #0087d1, #095197);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0087d1), color-stop(100%, #095197));
  background-image: -webkit-linear-gradient(top, #0087d1, #095197);
  background-image: -o-linear-gradient(top, #0087d1, #095197);
  background-image: linear-gradient(#0087d1, #095197);
  border-color: #00456b #095197 hsl(201, 100%, 16%);
  color: #fff ;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
  -webkit-font-smoothing: antialiased;



}*/

/* +++++++++++++++++  Pagination +++++++++++++++ */
.pagination span,.pagination span  a:hover {
	color: #999999;
	background-color: #f5f5f5;
}

/* active item */
span.pagenav {
	background: #095197;
	color: #fff
}

.pagination-start span.pagenav,.pagination-prev  span.pagenav,.pagination-end span.pagenav,.pagination-next span.pagenav
	{
	background-color: #f5f5f5;
	color: #444
}

/* +++++++++++++++++  content  +++++++++++++++ */
.article-info {
	background-color: #fbfbfb;
	background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: -ms-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff),
		to(#f5f5f5) );
	background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: linear-gradient(top, #ffffff, #f5f5f5);
	background-repeat: repeat-x;
	filter: progid :   DXImageTransform.Microsoft.gradient (   startColorstr
		=
		 '#ffffff', endColorstr =   '#f5f5f5', GradientType =   0 );
	border: 1px solid #ddd;
	-webkit-box-shadow: inset 0 1px 0 #ffffff;
	-moz-box-shadow: inset 0 1px 0 #ffffff;
	box-shadow: inset 0 1px 0 #ffffff;
}

ul.menu a:link,ul.menu a:visited {
	color: #444;
}

/* ++++++++++++++++++++++  menu ++++++++++++++++++++++++++  */
.moduletable_menu {
	border: solid 1px #ddd;
	background: #f9f9f9;
}



#header ul.menu {	
}

#header ul.menu a {
	box-shadow: none;
	border-bottom: 0
}

ul.menu a:hover,ul.menu a:active,ul.menu a:focus {background:none;}

/* ++++++++++++++++   highlightning active menuitem  +++++++++++++++++++ */
ul.menu li.active a,ul.menu  li.active ul li.active a,ul.menu  li.active ul li.active  ul li.active a,ul.menu  li.active ul li.active  ul li.active ul li.active  a,ul.menu  li.active ul li.active  ul li.active ul li.active ul li.active a
	{
	font-weight: bold;
}

ul.menu  li.active ul li a,ul.menu  li.active ul li.active  ul li a,ul.menu  li.active ul li.active  ul li.active ul li  a,ul.menu  li.active ul li.active  ul li.active ul li.active ul li a
	{
	font-weight: normal
}

ul.menu a {	
}

ul.menu ul a {	
}

ul.menu ul ul ul a {	
}

ul.menu ul ul ul ul a {	
}

/* +++++++++++++++++++++++  SLIDER  ++++++++++++++++++++  */
.panel h3.pane-toggler a {
	background: url(../images/slider_plus.png) right top no-repeat;
	color: #333
}

.panel h3.pane-toggler-down a {
	background: url(../images/slider_minus.png) right top no-repeat;
	border-bottom: solid 1px #ddd;
	color: #333
}

/*  +++++++++++++++++   Tabs ++++++++++++++++++++++  */
ul.tabs li,dl.tabs dt h3 a:link,dl.tabs dt h3 a:visited {
	background: #f5f5f5 url(../images/nature/box.png) repeat-x;
}

ul.tabs li a:link,ul.tabs li a:visited,dl.tabs dt a {
	color: #333;
	border: solid 1px #ddd;
	border-bottom: 0
}

ul.tabs li a:hover,ul.tabs li a:active,ul.tabs li a:focus {
	color: #000
}

.tabcontent,div.current {
	background: #fff;
	color: #000;
	border: solid 1px #ddd;
}

.tabcontent .linkclosed {
	color: #000;
	border-bottom: solid 1px #e5e5e5;
}

ul.tabs li a.linkopen,dl.tabs dt.open  h3 a:link,dl.tabs dt.open  h3 a:visited
	{
	background: #fff;
	color: #333;
	border-radius: 5px 5px 0px 0px;
}

ul.tabs li a.linkclosed:hover,ul.tabs li a.linkclosed:active,ul.tabs li a.linkclosed:focus,ul.tabs li a.linkopen:hover,ul.tabs li a.linkopen:active,ul.tabs li a.linkopen:focus
	{
	background: #555;
	color: #fff
}

#footer-inner,#footer {
	background: #f5f5f5;
	box-shadow: 0px 10px 10px #555
}

#footer {
	background: #ffcc00 url(../images/menu-grad_07.png) repeat-x;
	max-width: 1000px;
	margin: 0 auto;	
	color: #333;
	height:44px;
	position: relative;
}
#footer span#copy {display: block; padding-top: 12px; margin-left: 1.5%; font-size: 1.1em;line-height: 1em;}
#footer span#autor {display: block; padding-top: 5px; margin-left: 2.7%; font-size: 0.9em; line-height: 1em;}
#footer span#autor a {color: #333;}
#footer a {
	color: #fff;
	background: none
}

#bottom a {
	background: none
}

.box1 {
	border-right: solid 1px #ccc
}

.box3 {
	border-left: solid 1px #ccc
}

#bottom  ul li a {
	background-image: none;
	padding-left: 0
}

._slide div.module_content {padding: 30px; text-align: center;}


table.maxitable td {padding:2px;}



#footer .customcopy {float: left; width: 320px;}
ul#mapa {z-index: 100;
position: absolute;
top: 25px;
right: 1%;}
ul#mapa a {color: #333;
    text-decoration: underline;}

.mod-languages {float: right; margin-top: 10px; margin-right: 15px;}
/*#line div.textforeng {padding-left: 5.5%;}*/
.cmbf-button-container {background-color: #FFCC00 !important; background-repeat: repeat-x !important; background-image: url(../images/menu-grad_07.png) !important; border: 1px solid #FFCC00 !important; color:#666 !important;}
.cmbf-form-class .button {background: #ccc !important;
color: #666 !important; text-shadow:none !important;}
.cmbf-success {color: #FFCC00 !important;}

/*.frdev {font-size:24px;}*/





/* responsive */
#mobile_select h2 {border:0; padding:0; background:#FFE98E;text-align:right; float: left; width: 100%; }
#mobile_select h2 a {
display:inline-block;
font-size:0.8em;
border-radius:4px 4px 0 0;
padding:6px;
font-size:0.75em;
margin-right:5px;
}



@media only screen and (max-width: 489px) {

	img {
  max-width: 100%;
  height: auto;
  border: 0; 
  -ms-interpolation-mode: bicubic;
}


	#fontsize{display:none}
	#nav,#wrapper2,#wrapper,.cols-3 .column-1,.cols-3 .column-2,.cols-3 .column-3,#right,.box,#header form
		{
		
		float: none;
		width: 100%
	}
	#nav {background:url(../images/tel-grad_03.png) repeat-y #BBBBBB;}
	#header {}
	#header form  {margin:0}
	.logoheader {background:#fff; margin:0; height: auto;}
	h1#logo {width:100%}
	#logo img {margin-left:auto; margin-right:auto; margin-bottom:5px; padding:0;}
	.box {
		border-left: 0 !important;
		border-bottom: solid 1px #ddd;
	}
	#line {
		text-align: center;
		top: 0;
		right: auto;
		max-width: 100% ;
		min-width:100%;
display:none;
		margin: 0 0px; background:#095197;
	}
	#mypos, #telmain {display:none;}
	#mobiletel {display:block;width: 100%; text-align: center; float: left;}
	#mobiletext {color: #333; font-size: 1.5em;}
	#mtel {background:url(../images/tel-grad_03.png) repeat-y #BBBBBB; width: 100%;text-align: center;}
	#mtel div {display: inline-block; margin-right: 2%; margin-left: 2%; margin-top: 5px; margin-bottom: 5px; font-size: 1.2em;}
	#header form input {
		float: none; margin-bottom:4px
	}
	#header div#menuwrapper {float: left; margin-top: -17px; height:auto;}
	#menuwrapper { margin-top:10px; }
	#header ul.menu {margin:0; width:90%; }
	#header ul.menu li {padding:0;}
	#header ul.menu li:first-child a {border-radius: 4px 4px 0 0}
	#header ul.menu li:last-child a {border-radius:0 0 4px 4px }
	#header ul.menu li a:link,
	#header ul.menu li a:visited {
		display: block;
		padding: 5px 5%;		
	}
	#header .inputbox {margin-left: 5px; margin-top: 5px;}
	#maincontainer {background:none; margin-top: 10px;}
}

@media only screen and (max-width: 987px) and (min-width:800px) {
#line div.custom {text-align:center; font-size:1.65em;}
#telmain {font-size: 0.85em; text-align: center; height: 105px;}
#telmain div {margin-top: 8px; margin-bottom: 8px;}
#logo img {padding-left:0}
#header ul.menu {position:absolute; z-index:10;}
}

@media only screen and (max-width: 799px) and (min-width:650px) {
#line div.custom {text-align:center; font-size:1.36em;}
#telmain {display:none;}
#telmain799 {background: url(../images/tel-grad_03.png) repeat-y; float:left; width:30%; display:table; height:115px; padding-left:0.8%;font-size: 1.2em; text-align: center; line-height: 2em;}
#telmain799 div {margin-top: 8px; margin-bottom: 8px; margin-left: 20%;}
#logo img {padding-left:0}
#header ul.menu {position:absolute; z-index:10;}
}

@media only screen and (max-width: 649px) and (min-width:490px) {
#line div.custom {text-align:center; font-size: 0.85em; font-weight: bold;}
#telmain {display:none;}
#telmain799 {background: url(../images/tel-grad_03.png) repeat-y; float:left; width:30%; display:table; height:130px; padding-left:0.8%;font-size: 1.1em; text-align: center; line-height: 2em;}
#telmain799 div {margin-top: 8px; margin-bottom: 8px; margin-left: 20%;}
#logo img {padding-left:0}
#header ul.menu {position:absolute; z-index:10;}
}

@media only screen and (min-width: 992px) {
}

@media only screen and (min-width: 1382px) { /* Styles */
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) , only screen and
		(min--moz-device-pixel-ratio: 1.5) , only screen and
	(min-device-pixel-ratio: 1.5) { /* Styles */
}
