/**
 * This file is part of a FireGento e.V. module.
 *
 * This FireGento e.V. module is free software; you can redistribute it and/or
 * modify it under the terms of the GNU General Public License version 3 as
 * published by the Free Software Foundation.
 *
 * This script is distributed in the hope that it will be useful, but WITHOUT
 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
 * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
 *
 * @category  FireGento
 * @package   FireGento_MageSetup
 * @author    FireGento Team <team@firegento.com>
 * @copyright 2013-2015 FireGento Team (http://www.firegento.com)
 * @license   http://opensource.org/licenses/gpl-3.0 GNU General Public License, version 3 (GPLv3)
 */

.product-options-bottom .tax-details {
    display: none;
}

/*
/**
* Phxsolution Formbuilder
*
* NOTICE OF LICENSE
*
* This source file is subject to the Open Software License (OSL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/osl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@magentocommerce.com so you can be sent a copy immediately.
*
* Original code copyright (c) 2008 Irubin Consulting Inc. DBA Varien
*
* @category   module css
* @package    Phxsolution_Formbuilder
* @author     Murad Ali
* @contact    contact@phxsolution.com
* @site       www.phxsolution.com
* @copyright  Copyright (c) 2014 Phxsolution Formbuilder
* @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
*/
.form-list .input-box {width:450px}
.product-options {/*border: 1px solid #333;*/}
.formbuilder ul {list-style: none !important; list-style-type: none !important;}
#custom_form .input-text {width:100%}
#custom_form .title_image {text-align: center;}
#easyflags a{
	float: right;
	margin-left: 10px;
	border: 1px solid #A7C6DD;
}
.mainDiv
{
	margin:10px 0px;
}
.fileTitleDiv
{
    float: left;
	margin-right:0px;
	width:25%;
}
.fileImageDiv
{
	margin-right:2px;
	float: left;
}
.news-item {
    display: block;
    margin:0 0 10px 0;
    padding-right:0;
    min-height: 110px;
	border-bottom: 1px solid #cccccc;
}

.news-item span.date {
    font-size:80%;
}

.news-item .date,
.news-item-content .date{
    color:#999999;
    font-size:12px;
    float:right;
    padding-left:70px;
}

.clearing {
    clear:both;
    font-size:1px;
    height:1px;
    line-height:1px;
}

.block.news-categories {
    border: 1px solid #a0b3c3;
}

.block.news-categories .block-title {
    background: #d5e8ff url(https://videlco.eu/skin/frontend/videlco-rwd/default/images/bkg_block-layered1.gif) 0 50% repeat;
    color: #1f5070;
    padding: 5px 10px;
}

.block.news-categories .menu-categories {
    background: #e7f1f4;
 }

.block.news-categories .menu-categories h5, .menu-categories ul li{
    background: url(https://videlco.eu/skin/frontend/videlco-rwd/default/images/bkg_block-layered-dt.gif) 9px 11px no-repeat;
    padding:7px 10px 0 25px; 
    font-weight:bold;
}
    
.block.news-categories .menu-categories ul li.active {
    background: url(https://videlco.eu/skin/frontend/videlco-rwd/default/images/bkg_block-layered-label.gif) 9px 11px no-repeat;
    padding:7px 10px 0 25px;
    font-weight:bold;
}

.block.news-categories .block-title strong {
    color: #1f5070;
    display: block;
    font: bold 12px/16px Arial,Helvetica,sans-serif;
    min-height: 16px;
    padding: 1px 0;
    text-transform: uppercase;
}

.news {
    text-align:left;
    }

.news-item-content:after 
.news-item-content h4 {
    color:#e26703;
    font-size:15px;
    padding-top:30px;
}

.news-item-content small {
    font-size:10px;
}

.news-item {
    clear:both;
    padding-bottom:10px;
    }
    
.news ul li {
    list-style-type: disc;
    list-style-position:20px;
    }
    
.news ol li {
    list-style-type: decimal;
    list-style-position: inside;
    }
    
.news_image {
    float:right;
    margin:0px 300px 25px 30px;
    }

.list_image {
    float:left;
    margin:3px 25px 20px 0px;
    }

.news-item .description {
    text-align:left;
    }

.news-item .description p {
    display:inline;
    margin:0px;
    }

/*
.tags {
    background: url(https://videlco.eu/skin/frontend/videlco-rwd/default/css/zeon/images/i-tags.gif) 0px 1px no-repeat;
    padding-left:20px;
    }
*/
.news-item-grid {
    clear:none !important; padding:0px !important; margin:13px 13px 0 0 !important; 
    float:left; width:210px; height:118px; position:relative; background:#f2f2f2; border:1px solid #e9eaea;
}
.news-item-grid  a {color:#000; text-decoration:none; display:block; width:100%; height:118px;}
.news_image_grid {margin:0px !important;}
.news_text_grid {margin:0px !important; padding:5px;}
.news-item-grid img {float:left;}
.underlayer_grid {position:absolute; bottom:0px; width:200px; padding:4px 3px 3px 7px; background:rgba(204,204,204,0.6); line-height:16px; min-height:33px;}
.underlayer_grid h5 {margin:0px; display:inline;}
.underlayer_grid h5,
.underlayer_grid .date {color:#000;}
.news-item-grid:hover .underlayer_grid {background:rgba(204,204,204,0.8);}

.view-mode {margin:10px 0 0 0;}

.news-sharing-block {
    display: block;
    width: 100%;
    margin-bottom: 10px;
}

.news-sharing-links {
    display: inline-block;
    }
    
.news-sharing-links a {
    display: block;
    width: 26px;
    height: 26px;
}

.news-sharing-links a.link-twitter {
    background-image: url(https://videlco.eu/skin/frontend/videlco-rwd/default/images/icon_sprite.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-position: 0px -372px;
}

.news-sharing-links a.link-facebook {
    background-image: url(https://videlco.eu/skin/frontend/videlco-rwd/default/images/icon_sprite.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-position: 0px -425px;
}

.news-sharing-links ul {
    display: block;
    width: 100%;
}

.news-sharing-links li {
    display: inline-block;
}



