﻿.odd
{
	background-color: #b0c0f3;
}

.even
{
	background-color: #d5defc;
}

.twopart th, .prices th, .twopart td, .prices td{
	padding: 3px 0px 3px 3px;	
}

.twopart, .prices
{
	border: 1px solid #253f94;
	border-collapse: collapse;
}

.twopart td
{
	padding: 2px 5px 2px 5px;
}

.twopart .right
{
	font-weight: bold;
}

.twopart tr:hover
{
	background-color: #ffa200;
}

.prices thead tr, .heading
{
	background-color: #1c215a;
	color: #fff;
	font-weight: bold;
}

.prices thead td
{
	text-align: center;
}

.prices td
{
	border: 1px solid #1c215a;
	padding-left: 3px;
	padding-right: 3px;
}

.total_cell
{
	text-align: center;
}

.empty_cell
{
	background-color: #fff;
	border-left: 0px !important;
	border-bottom: 0px;
}

.simple 
{
	margin-bottom: 20px;
}

.simple td
{
	border-collapse: collapse;
	border: 1px solid black;
	padding: 2px 20px 3px 20px;
}

td.right
{
	text-align: right;
}

table#components td.img{
	background-color: #fff;
}

table#components td{
	vertical-align: middle !important;
	padding-left: 10px;
}

.centered{
	text-align: center;
}

table.twoColumns{
	margin-top: 30px;
	border-collapse: collapse;
}

table.twoColumns img{
	margin: 20px 10px 30px 10px;
}

table.twoColumns td{
	vertical-align: middle !important;
}

table.twoColumns td.grey {
	background-color: #d5d5d5;
	vertical-align: bottom;
}

table.twoColumns td.content{
	padding: 20px 5px 20px 5px;
}

/*****************************************************/
table#lsprw td
{
	padding: 5px;
}

table#lsprw td.price
{
	border: 1px solid #1c215a;
	background-color: #b0c0f3;
	font-weight: bold;
}

table#prices_tables table.prices
{
	padding: 0px 5px 0px 5px !important;
	border: 1px solid #003 !important;
}

table#prices_tables table.prices thead th
{
	padding: 0px 2px 0px 0px;
	border: 1px solid #004 !important;
}

.withLeftPadding{
	padding-left: 20px;
}

table#diplomLink{
	width: 100%;
	height: 100%;
}

table#diplomLink td{
	text-align: center;
	padding-bottom: 30px;
	margin-top: -50px;
}