﻿ul.top-tabs li.data a{background-position:-126px -24px;}

.which_solution
{
	padding-left:20px;
	padding-top:10px;
	background:url('Images/which_solution_bg.png');
	height:427px;
	width:581px;
}

.which_solution_row
{
	position:relative;
	height:25px;
	width:100%;
	vertical-align:middle;
	clear:both;
}

.which_solution_row .pre
{
	width:180px;
	height:25px;
	vertical-align:middle;
	float:left;
}

.which_solution_row .column
{
	width:120px;
	float:left;
	position:relative;
	text-align:center;
	font-weight:bold;

}

.tick
{
	height:25px;
	width:100px;
	background:url('Images/tick.png');
	background-position:center;
	background-repeat:no-repeat;
	
	
}



.www div.bg
{
	height:160px;
	background: transparent url("Images/www_product.png") no-repeat 40px 40px;
}

.wan div.bg
{
	height:160px;
	background: transparent url("Images/wan_product.png") no-repeat 40px 40px;
}

.private div.bg
{
	height:160px;
	background: transparent url("Images/private_product.png") no-repeat 40px 40px;
}

.hosting div.bg
{
	height:160px;
	background: transparent url("Images/hosting_product.png") no-repeat 40px 40px;
}	

.dsl div.bg
{
	height:160px;
	background: transparent url("Images/xdsl_product.png") no-repeat 40px 35px;
}	

div.contact-form
{
	margin:2px;
	padding:4px;
	background-color:#ebebeb;
	border:solid 1px #a0a0a0;
	display:none;
}

.msg_sent
{
	font-weight: bold; 
	color: #005500; 
	margin:2px;
	padding:10px;
	background-color:#eeffee;
	border:1px solid #005500;
	text-align:center;
	display: none;
}

div.contact-form .textbox, div.contact-form input,div.contact-form select
{
	font-family: "Lucida Grande",Tahoma,Verdana,Arial,Sans-Serif;
    font-size: 12px;
    border:solid 1px #a0a0a0;
}

div.contact-form div.input
{
	margin:4px;
}

div.contact-form div.input div.label
{
	float:left;
	vertical-align:middle;
	width:120px;
}

label.error
{
	vertical-align:top;
	float:none;
	color:#f00;
}
	
