/* START - Comparison styles */
.comparison {
	width:100%;
	background:url(/data/images/mail-block-bg.gif) repeat-y;
	margin:20px 0 0;
}
.comparison .top{
	background:url(/data/images/top-mail-block.gif) no-repeat;
}

.comparison .bottom{
	background:url(/data/images/bottom-mail-block.gif) no-repeat 0 100%;
	padding:2px;
	height:1%;
}
.comparison h3 {
	text-shadow: 1px 1px 2px #00458b;
	font-size:150%;
	font-weight:normal;
	color:#ffffff;
	background-color:transparent;
	margin:6px 0 10px 10px;
}

.comparison br{
	display: none;
}

.table-1{
	margin:0;
	padding:0;
	border-collapse:collapse;
}
.table-1 td, .table-1 th {
	padding:0;
	line-height:29px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #ffffff;
	font-size:120%;
}

.table-1 thead th {
	border:none;
	background:#b5b5b5;
}

.table-1 thead th.comparisonTitle {
	height: 32px;
	text-align:left;
	padding-left: 10px;
}

.table-1 thead th.recommend, .table-1 tbody td.recommend {
	text-shadow: 0px 0px 3px white;
	background-color: #e9e9e9;
	font-size:145%;
	color: #0056ad;
	text-decoration: none;
	border:none;
}

.table-1 .last td {
	border-bottom:none;
}

.table-1 td.col-1, .table-1 th.col-1 {
	border-left:none;
	width:220px;
	text-align:left;
	padding:0 0 0 10px;
}
.table-1 td.col-2 {
	width:120px;
}

.table-1 td.col-3 {
	width:120px;
}

.table-1 td.col-4, .table-1 th.col-4 {
	width:120px;
	border-right:none;
}

.table-1 thead tr {
	background:#d5d5d5;
	color: #0056ad;
	font-weight:bold;
}
.table-1 .headings td{
	border-left-style: none;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: solid;
	border-color: #eeeeee;
	border-width: 1px;
	color: #2b2b2b;
	background:#d5d5d5;
	font-weight:bold;
}

.table-1 .over td{
	background:#b5b5b5;
}

.table-1 .button {
	background:url(/data/images/button.gif);
	width:70px;
	height:21px;
	border:0;
	font:12px Tahoma, Verdana, Arial, sans-serif;
}
.table-1 .button:hover,
.table-1 .button.hover{text-decoration:underline;}
.table-1 span{
	display:block;
	background:url(/data/images/check.gif);
	width:17px;
	height:14px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 auto;
}


/* Begin: Table-type variant ".table-2" added by klk, tdc webmore */
.table-2{
	margin:0;
	padding:0;
	width: 100%;
	border-collapse:collapse;
}

.table-2 td,
.table-2 th{
	padding:0;
	line-height:29px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #fff;
	font-size:120%;
	}

.table-2 thead th{
	border:none;
	background:#d5d5d5;
}

.table-2 thead th.comparisonTitle {
	text-align:left;
	padding-left: 10px;
}

.table-2 thead th.recommend, .table-2 tbody td.recommend {
	text-shadow: 0px 0px 3px white;
	background-color: #e9e9e9;
	font-size:145%;
	color: #0056ad;
	text-decoration: none;
	border:none;
}
	
.table-2 .last td{
	border-bottom:none;
	}

.table-2 .col-1{
	border-left:none;
	width:40%;
	text-align:left;
	padding:0 0 0 10px;
	}

.table-2 .col-2{
	width:30%;
	}
	
.table-2 .col-3{
	width:30%;
	border-right:none;
	}
	
.table-2 thead tr{
	background:#d4d4d4;
	color:#0b4da2;
	font-weight:bold;
	}

.table-2 .headings td{
	background:#d5d5d5;
	font-weight:bold;
	border:1px solid #ffffff;
	border-left: none;
	border-right: none;
	}

.table-2 .over td{
	background:#bbbbbb;
}

.table-2 .button{
	background:url(/data/images/button.gif);
	width:70px;
	height:21px;
	border:0;
	font:12px Tahoma, Verdana, Arial, sans-serif;
	}

.table-2 .button:hover,
.table-2 .button.hover{
	text-decoration:underline;
	}

.table-2 span{
	display:block;
	background:url(/data/images/check.gif);
	width:17px;
	height:14px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 auto;
}

/* End: Table-type variant ".table-2" added by klk, tdc webmore */

/* Begin: Table-type variant ".table-3" added by klk, tdc webmore */
.table-3{
	margin:0;
	padding:0;
	width: 100%;
	border-collapse:collapse;
}

.table-3 td,
.table-3 th{
	padding:0;
	line-height:29px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #fff;
	font-size:120%;
	}

.table-3 thead th{
	border:none;
	background:#d5d5d5;
}

.table-3 thead th.comparisonTitle {
	text-align:left;
	padding-left: 10px;
}
	
.table-3 .last td{
	border-bottom:none;
	}

.table-3 .col-1{
	border-left:none;
	width:40%;
	text-align:left;
	padding:0 0 0 10px;
	}

.table-3 .col-2{
	width:60%;
	border-right:none;
	}	
.table-3 thead tr{
	background:#d4d4d4;
	color:#0b4da2;
	font-weight:bold;
	}

.table-3 .headings td{
	background:#d5d5d5;
	font-weight:bold;
	border:1px solid #ffffff;
	border-left: none;
	border-right: none;
	}

.table-3 .over td{
	background:#bbbbbb;
}

.table-3 .button{
	background:url(/data/images/button.gif);
	width:70px;
	height:21px;
	border:0;
	font:12px Tahoma, Verdana, Arial, sans-serif;
	}

.table-3 .button:hover,
.table-3 .button.hover{
	text-decoration:underline;
	}

.table-3 span{
	display:block;
	background:url(/data/images/check.gif);
	width:17px;
	height:14px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 auto;
}


/* End: Table-type variant ".table-3" added by klk, tdc webmore */

/* END - Comparison styles */

.references{
	background:url(/data/images/references-bg.gif) repeat-y;
	margin:30px 0 0;
	position: relative !important;
}

.references .top {
	background:url(/data/images/top-references.gif) no-repeat;
	position: relative;
}

.references .bottom{
	background:url(/data/images/bottom-references.gif) no-repeat 0 100%;
	padding:0 10px 30px 5px;
	overflow:hidden;
	position: relative;
	height:1%;
}

.references .column{
	width:200px;
	margin:0 40px;
	float:left;
	display:inline;
}

.references .info-block{
	margin:25px 0 0;
	width:100%;
	overflow:hidden;
	position: relative;
}

.references .icon{
	width:60px;
	float:left;
}

.references .cover{
	width:140px;
	float:left;
	overflow:hidden;
	position: relative;
}

.references h3 {
	color: #333333;
	font-size: 18px;
	font-weight: normal;
}

#reg-content .references .cover p {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
}

.references h3 span{
	display:block;
	overflow:hidden;
	position: relative;
}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
