﻿/**************************comparison page********************************************/

.comparison
{
	padding: 0px;
	clear: both;
}

#comparison_Img
{
	float: left;
	margin-left: 10px;
}

.comparison_txt
{
	text-align: left;
	border-bottom: 1px dashed #646464;
	width: 506px;
	padding-bottom: 30px;
	margin-left:310px;
}

.comparison_txt h2
{
	color: #969696;
	font-size: 19pt;
	margin-top: 10px;
}

#comparison_bottom
{
	border-bottom: 0px;
}

#comparison_bottom p
{
	margin: 0px 0px 0px 20px;
}

#comparison_bottom table
{
	border-collapse: collapse;
}


#comparison_bottom table h5
{
	margin: 0px;
	font-size: 11pt;
}

#comp_table_h5_red
{
	color: #db1d1d;
}

.comp_table_head_small
{
	font-size: x-small;
}

#comparison_bottom div
{
	background: url(  '../../PublishingImages/kidessentials/comparaisonchart/middle.jpg' ) repeat-y;
}

#comparison_bottom div div
{
	background: url(  '../../PublishingImages/kidessentials/comparaisonchart/top.jpg' ) no-repeat;
}

#comparison_bottom div div div
{
	background: url(  '../../PublishingImages/kidessentials/comparaisonchart/bottom.jpg' ) no-repeat bottom;
	padding: 20px 30px 30px 30px;
}

#comparison_bottom tr
{
	text-align: center;
	padding-left: 30px;
}

#comparison_bottom tbody td
{
	border-bottom: 1px solid #d1d4cd;
	height: 30px;
}

.comp_table_col1
{
	text-align: left;
}

.comp_table_col2
{
	font-size: x-small;
	text-align: right;
}

.comp_table_col3
{
	color: #db1d1d;
	text-align: right;
	padding-right: 40px;
}

.comp_table_col4
{
	text-align: right;
	padding-right: 40px;
}

.comp_table_bold
{
	font-weight: bold;
	background: url(  '../../PublishingImages/kidessentials/comparaisonchart/red.jpg' ) repeat-x;
}


#comparison_vs_nft
{
	float: left;
	margin-top: 20px;
}

/*For firefox*/
#firstline
{
	height:36px;
}

#firstline td
{
	padding-top:6px;
}

ul
{
     margin-left:0px;
    padding-left:15px;
}
li
{
  margin-left:0px;
    padding-left:0px;
}

a
{
    color: #969696;
}
