﻿.products_label
{
	text-transform: uppercase;
	font-size: 16px !important;
}



div.price
{
	font-weight:bold;
	padding:7px 0;
	font-size:1.5em
}


div.priceSingle
{
    font-weight:bold;
    font-size:1.5em;
    background-image: url(../../Images/ffManSmall-t.png); 
    background-position: 15px 22px; 
    background-repeat: no-repeat; 
    padding: 7px 0 0 35px;
   
}

div.priceDual
{
    font-weight:bold;
    font-size:1.5em;
    background-image: url(../../Images/ffManDual-t.png); 
    background-position: left 22px; 
    background-repeat: no-repeat; 
    padding: 7px 0 0 35px;
   
}

span.oldPrice
{
    margin-right:10px;
    background-image: url(../../Images/strikeThrough.png);
    background-repeat:no-repeat;
}

.products_h3
{
	font-size: 16px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
	color: #464242;
}

.products_links_list
{
	list-style: none;
	text-indent: 0;
	margin: 5px 0 0 0;
	padding: 0;
}

.products_links_list li
{
	text-transform: uppercase;
	margin: 0;
	font-size: 12px;
	margin-left:35px;
}



.greenhover:hover
{
	color: #2ca41c  !important;
	text-decoration: underline;
}

.orangehover:hover
{
	color: #e19018 !important;
	text-decoration: underline;
}

.bluehover:hover
{
	color: #1adcde !important;
	text-decoration: underline;
}






.products_smalltxt
{
	font-size: 1.2em;
	margin: 10px 0;
}

.products_header
{
	width: 275px;
	height: 46px;
	background:url('../../images/titles/title_products_services.png') top left no-repeat;
}

.products_header span
{
	visibility: hidden;
}





.products_panel_content p
{
	margin-left: 10px;
	
}


.products_banner_overlay
{
	position: absolute;
	right: 320px;
	bottom: 80px;
	width: 374px;
	height: 40px;
}

div.testimonial
{
    font-family:Times New Roman;
    font-style:italic;
    width:340px;
    border:dotted 2px #dfe0bc;
    padding:5px 10px;
/*    background-color1:#feffd1;*/
    font-size:1.1em;
}

div.testimonial p.author
{
    text-align:right;
    padding-bottom:0px;
    margin-bottom:0px;
}

div.productList
{
    clear:both;
    padding:10px;
    padding-top:10px;
}

div.productList div.product
{
    height:auto; 
    width:auto;
    display:table;
    background-image:url("../../Images/separator.png");
    background-position:bottom;
    background-repeat:no-repeat;
    padding-top:15px;
}

div.product div.left
{
    float:left;
    width:240px;
    text-align:center;
}

div.visualNotice
{
    position:absolute;
}

div.visualNotice div.start
{
    background-image:url("../../Images/vn/start.png");
    height:26px;
    width:12px;
    float:left;
}
div.visualNotice div.text
{
    background-image:url("../../Images/vn/bg.png");
    height:22px;
    float:left;
    text-transform:uppercase;
    font-size:14px;
    padding-top:4px;
    font-weight:bold;
}
div.visualNotice div.end
{
    background-image:url("../../Images/vn/end.png");
    height:26px;
    width:12px;
    float:left;
}


h1.title
{
    font-weight:bold;
    font-size:2em;
    color:Black;
}

div.product div.right
{
    float:left;
    width:450px;
    padding:0px 0px 0px 10px;
}

div.right a
{
    color:#0094d2; 
}

div.links
{
    padding:20px 10px 10px 10px;
    color:#aaaaaa;
    white-space:pre-wrap
}

div.links a
{
    text-decoration:none; 
    color:#0094d2; 
    font-weight:bold;
    font-size:1.3em;
}

img.linkSep
{
    padding:0px 5px;
}

div.price1
{
   font-size:2.3em;
   font-weight:bold;
   color:#33ac3e;
   text-align:center;
   padding:20px 4px 4px 4px;
   vertical-align:middle;
}
div.price1 span
{
    padding-left:0.4em;
}

div.price2
{
   font-size:2.3em;
   font-weight:bold;
   color:#2b78e4;
   text-align:center;
   padding:4px;
   vertical-align:middle;
}

div.price2 span
{
    padding-left:0.4em;
}

span.inclVAT
{
    font-size:11px;
}