/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Custom Style Sheet - Use this file to style your content
 */
 
/* G4NAVL Menu */
.mod-box-g4navl a { color: #AAAAAA; }
.mod-box-g4navl a.current { color: #87A938; }

.mod-box-g4navl li:first-child { border: medium none; }

.mod-box-g4navl li {
  padding-top: 1px;
  padding-left: 16px;
  border-top: solid 1px #4B4B4B; 
  background-repeat: no-repeat;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAUCAYAAABbLMdoAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwMS8yMS8xMRTK2QYAAAAedEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzUuMasfSOsAAABzSURBVCiR7ZFBCoRADAQret5X+BG/NL/Kp/YPK3rM0F5UnGVQDx482BBC0wUJtEniqprL5AvfCffAD9Cy+yKVtE3OedBOi99y+6u71r1V34iI6cgXsLunFYiIyd1TcWL/hpl9gA5ogQx8JY1V+EwPbfBQMzcXUJquDr8MAAAAAElFTkSuQmCC");
}

.mod-box-g4navl ul { 
  list-style: none outside none; 
  border-top-style: none;
}

/* Video */
.frontpage-video { line-height: 17px; }

/* Social Icons Headline */
div.frontpage-social {
  line-height: 26px;
  font-size: 14px;
  text-transform: uppercase;
}

/* Poll */
form.short.frontpage-form > div { margin: 5px 0; }
form.short.frontpage-form button { margin-top: 10px; }

/* Newspaper */
.frontpage-newspaper {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 1px;
  height: 68px;
  background: #f7f7f7;
  border-top: 1px solid #e2e2e2;
}

.frontpage-newspaper img {
  position: absolute;
  bottom: 0;
  left: 0;
}

.frontpage-newspaper > div {
  margin-left: 100px;
  line-height: 16px;
}

.frontpage-newspaper > div h4 { margin: 9px 0 2px 0; }


/* Widgetkit
----------------------------------------------------------------------------------------------------*/

.frontpage-news,
.frontpage-weather,
.frontpage-stocks { background: url(../images/module_line_v.png) 0 0 repeat-x; }

.frontpage-news:first-child,
.frontpage-weather:first-child,
.frontpage-stocks:first-child { background: none; }

.frontpage-slideset {
  position: relative;
  width: 260px;
}

.frontpage-slideset img {
  position: absolute;
  top: 2px;
  left: 2px;
}

.frontpage-slideset h3 { margin: 0; }

.frontpage-slideset .slideset-content { margin-left: 70px; }

/* Revista Slideshow Articles */
.frontpage-news { padding-top: 10px; }

.frontpage-news:first-child { padding-top: 0; }

.frontpage-news h4 { margin: 2px 0 4px 0; }
.frontpage-news p { margin-top: 10px; }

/* Revista Slideshow Tabs */
.frontpage-weather {
  position: relative;
  padding: 11px 0 6px 0;
}

/* Weather */
.frontpage-weather h5 { margin: 0; }

.frontpage-weather span.temp,
.frontpage-weather span.icon { position: absolute; }

.frontpage-weather span.icon {
  top: 7px;
  right: 45px;
}

.frontpage-weather span.temp {
  top: 17px;
  right: 0;
  font-size: 26px;
}

.frontpage-weather span.high { color: #c85252; }
.frontpage-weather span.low { color: #5d9ccc; }

/* Stocks */
.frontpage-stocks {
  position: relative;
  padding:4px 0 4px 0;
  height: 18px;
}

.frontpage-stocks > span {
  position: absolute;
  top: 4px;
}

.frontpage-stocks span.up,
.frontpage-stocks span.down {
  top: 11px;
  left: 0;
  width: 9px;
  height: 5px;
  background: url(../images/icon_stocks.png) 0 0 no-repeat;
}
.frontpage-stocks span.down { background-position: 0 -15px; }

.frontpage-stocks span.name { left: 17px; }

.frontpage-stocks span.points { right: 43px; }

.frontpage-stocks span.percent { right: 0; }

.frontpage-stocks span.green { color: #6aa812; }
.frontpage-stocks span.red { color: #c85252; }


/* Bottom-C List */
#bottom-c .mod-plain ul.blank li {
  font-size: 14px;
  text-transform: uppercase;
}


/* GPS4NET
---------------------------------------------------------------------*/

body { font: normal 14px/18px Arial, Helvetica, sans-serif; }

h1, h2, h3, h4, h5 {
  margin: 20px 0 10px 0;
  text-transform: uppercase;
}

h1 { font-size: 24px; line-height: 26px; }
h2 { font-size: 22px; line-height: 24px; }
h3 { font-size: 20px; line-height: 22px; }
h4 { font-size: 18px; line-height: 18px; }
h5 { font-size: 16px; line-height: 16px; }



 /* Techspecs Green Table
----------------------------------------------------------------------------------------------------*/

.bold_tech_specs {
    color: #42880E;
    font-weight: bold;
    font-size: 14px;
}


table.techspecs{
  border-width: 0px;
  border-spacing: 0px;
}

table.techspecs td,th {
   border-width: 1px 0px;
   border-top-style: solid;
   border-bottom-style: solid;
   border-left-style: hidden;
   border-right-style: hidden;
   border-color: #42880e;
   font-size: 14px;
   line-height: 18px;
   direction: ltr;
   vertical-align: baseline;
   text-align: justify;
   padding-right:10px;
}

table.techspecs font{
    font-size: 14px;
    line-height: 18px;
    direction: ltr;
    vertical-align: baseline;
    text-align: justify;  
}

table.techspecs address{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight:bold;
    font-style:normal;
    color: #42880e;
    direction: ltr;
    vertical-align: baseline;
    text-align: justify;  
}



.menu-sidebar .level2 a > span {
        font-size: 14px;
        line-height: 19px;
}



/* Bottom Menu
----------------------------------------------------------------------------------------------------*/

.menu-bottom ul{
 display: inline; 
}

.menu-bottom li {
  margin-left: 7px;
  padding-left: 8px;
  background: url(../images/menu_line_item.png) 0 50% no-repeat;
}
  
.menu-bottom li:first-child {
  margin-left: 0;
  padding-left: 0;
  background: none;
  
}

/* Social Icons
----------------------------------------------------------------------------------------------------*/

.social-icons {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}

.social-icons li {
  float: left;
  margin-left: 11px;
  padding-left: 12px;
  background: url(../images/menu_line_item.png) 0 50% no-repeat;
  line-height: 25px;
}

.social-icons li:first-child {
  margin-left: 0;
  padding-left: 0;
  background: none;
}

.social-icons li a {
  display: inline-block;
  height: 25px;
  width: 25px;
  float: left;
  background: url(../images/tools/icons_social.png) 50% 0 no-repeat;
}

.social-icons .twitter a { background-position: 50% 0; }
.social-icons .twitter a:hover { background-position: 50% -30px; }

.social-icons .googleplus a { background-position: 50% -60px; }
.social-icons .googleplus a:hover { background-position: 50% -90px; }

.social-icons .facebook a { background-position: 50% -120px; }
.social-icons .facebook a:hover { background-position: 50% -150px; }

.social-icons .youtube a { background-position: 50% -180px; width: 40px; }
.social-icons .youtube a:hover { background-position: 50% -210px; }

.social-icons .flickr a { background-position: 50% -240px; }
.social-icons .flickr a:hover { background-position: 50% -270px; }

#headerbar .social-icons { margin-top: 25px; }

#contact-form #jform_contact_email { 
  background: none repeat scroll 0% 0% #EAF3D3;
  padding: 5px;
  width: 250px;
  vertical-align: middle; 
  border-width: 1px;
  border-style: solid;
  border-right: 1px solid #D2D2D2;
  border-color: #AEAEAE #D2D2D2 #D2D2D2;
  -moz-border-top-colors: none;
  -moz-border-right-colors: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  border-image: none;
  background-color: #FCFCFC;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.04) inset;
  color: #777; 
}


