﻿.infoSpan
{
	font-weight: bold;
	cursor: pointer;
	position: relative;
	z-index: 1000;

}

.dlVAlign
{
	vertical-align: top;	
}

.coverageInfo
{
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
}

.simulatorProduct, .simulatorProductSelected, .simulatorProductType
{
	width: 132px; 
	height:132px; 
	margin-left: 8px; 
	margin-bottom: 8px; 
	float:left;
	cursor: pointer;
}

.simulatorProductType
{
	width: 87px; 	
}

.simulatorProduct
{
	background-image: url('../img/simulatorOption-off.gif');
}

.simulatorProductSelected
{
	background-image: url('../img/simulatorOption-on.gif');
}

.filter
{
	cursor: pointer;	
}

.shopTypeTitle
{
	float:left;
	color:#000000;
	font-size:15px;
	font-weight:bold;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

.totalName
{
	float:left;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color:#000000;
	font-size:11px;
	margin:0pt;
	padding:10px 0pt 0pt;
	font-weight: bold;
}

.totalPrice
{
	color:#666666;
	float:right;
	font-weight:bold;
	margin:0pt;
	text-align:right;	
}

.tabDescType
{
	float:left;
	text-align: center;
}

.descTitle
{
	color: Black;
	font-family: Arial Black;
	font-size: 11px;
}

.descDesc
{
	color: Black;
	font-size: 8px;
}

.selectBtn
{
	float:right;
	margin-left: 20px;
	cursor: pointer;
}

.tabDescPlus
{
	float:left;
	margin:4px;
}

.packsSelectedTab, .packsUnselectedTab
{
	font-family: Arial;
	border-right: solid 1px rgb(191,191,191);
	border-left: solid 1px rgb(191,191,191);
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	cursor: pointer;
}

.packsUnselectedTab
{
	border-bottom: solid 1px rgb(191,191,191);
	color: #CCCCCC;
}

.defaulPacksTable
{
	border-collapse: inherit;
}

.labelName, .labelDescription
{
	font-size:16px;
	font-family:Verdana; 
	color: Black;	
	margin:0px !important;
}

.labelName
{
	font-weight: bold;
}

.labelDescription
{
	font-size:12px;
}

.tab_top 
{
	border-bottom:1px solid #D9D9D9;
	float:left;
	height:24px;
	margin-bottom:16px;
	width:692px;
}