/* =========================================================
=====================     TABLE    =========================
============================================================ */

/* TABLE */

.rates, .season-table {
	width: 100%;
}

.rates .iceDatTbl{
	background-color:#FFFFFF;
	border: none;
	border-collapse: separate;
	border-spacing: 1px;
}

.ratesCol1, .ratesCol2 {
	padding: 0;	
}

.iceDatTblCol, .iceDatTblCol1, .iceDatTblCol2 {
	background-color:#fff;
	color: #000;
	text-align:left;
	border: none;
}

.season-table .iceDatTblCol, .season-table .iceDatTblCol1, .season-table .iceDatTblCol2 {
	padding:5px 7px;
}

.season-table .iceDatTbl {
	border: none;
	border-collapse: separate;
	border-spacing: 1px;
}

.season-table .icePnlGrp {
	width: 100%;
	height: 26px;
	padding-top: 8px;
	text-align: center;
}

.first {
	background: transparent url(images/table-header-left.gif) no-repeat left top;
}

.last {
	background: transparent url(images/table-header-right.gif) no-repeat right top;
}

.season-tableColHdr1, .season-tableColHdr2 {
	color: #fff;
	background: transparent url(images/table-header-back.gif) repeat-x;
	height: 34px;
	border: none;
	font-family: "trebuchet ms",verdana,arial,helvetica,sans-serif;
}

.season-table .iceDatTblCol, .season-table .iceDatTblCol1, .season-table .iceDatTblCol2 {
	background-color: #eaebef;
	font-weight: normal;	
}

.season-table .highlight .iceDatTblCol, .season-table .highlight .iceDatTblCol1, .season-table .highlight .iceDatTblCol2 {
	background-color: #dbdde3;
	font-weight: normal;
}

.season-table td {
	background-color: #eaebef;
	padding: 3px;
	font-size: 0.9em;	
}

.left-cell {
	text-align: left;	
}

.center-cell {
	text-align: center;	
}

.right-cell {
	text-align: right;
}

.special_offer {
	font-weight: bold;	
}

/* =========================================================
=====================     GRID    =========================
============================================================ */

.icePnlGrd {

}

.icePnlGrd td {
	padding: 4px 4px 4px 4px;
	text-align: left;
	margin-right: 15px;
}

.icePnlGrd tr {
	height: 25px;
}

/* =========================================================
====================  QUOTE TABLE  =========================
============================================================ */

/* TABLE */

table.quote-table {
	width: 100%;
	border-top: 1px solid #e9ebef;
	border-left: 1px solid #e9ebef;
	border-right: 1px solid #e9ebef;
	clear: both;
	font-size: 0.9em;
	background-color: #fff;
	margin-top:20px;
	margin-bottom: 20px;
	border-collapse: separate;
}

table.extras-table {
	margin-top: 0px;	
}

table.quote-table th{
	border-bottom: 1px solid #e9ebef;
	background-color: #eceef2;
	padding: 2px 0;
	text-align: center;
}

table.quote-table td {
	border-bottom:1px solid #e9ebef;
	padding: 2px 10px;
}

table.quote-table tbody td,
table.quote-table tbody th {
	padding: 2px 10px;
	border-bottom: 1px solid #e9ebef;
	margin: 0;
	font-weight: normal;
	height: 30px;
}

table.quote-table tbody th {
	padding-left: 5px;
	width: 120px;
	text-align: center;
}

table.quote-table tfoot {
	text-align: right;
	font-weight: bold;
}
table.quote-table tr {
	line-height: 1.8em;
}

/* =========================================================
=====================     FILTER    =========================
============================================================ */

.filter {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	font-size: 13px;
}

.filter label {
	width: 70px;
	font-weight: bold;
	color: rgb(41, 56, 76);
	display: block;
	float: left;
	margin-right: 10px;
	margin-left: 5px;
	text-align: right;
	line-height: 30px;
}

.filter select {
	margin-bottom: 5px;
	margin-top: 5px;
}

.filter select.fixedWidth {
	width: 140px;	
}

.filter .icePnlGrd td { 
	padding: 0px;
	vertical-align: top;
}

.filter #box, 
.filter .padded {
	margin-left: 5px;
	margin-right: 5px;
}

.filter .padded {
	margin-top: 5px;
	margin-bottom: 5px;
}

.filterTop {
	background: #e9ebef url(images/FilterLftTop.png) no-repeat top left;
	border: none;
}

.filterTopRight {
	background: transparent url(images/FilterRtTop.png) no-repeat top right;
	border: none;
	padding: 10px;
}

.filterBottom {
	background: transparent url(images/FilterBtmCenter.png) repeat-x top left;
	height: 46px;
}

.filterBottomLeft {
	background: transparent url(images/FilterRtBtm.png) no-repeat bottom right;
	height: 46px;
}

.filterBottomRight {
	background: transparent url(images/FilterLftBtm.png) no-repeat bottom left;
	height: 46px;
	text-align: left;
}

input.filterButton {
	background: transparent url(images/search.png) no-repeat top left;	
	width: 82px;
	height: 24px;
	border: none;
	margin-top: 11px;
	margin-left: 11px;
	margin-right: 11px;
	color: transparent;
	cursor: pointer;
}

input.filterButtonRu {
	background: transparent url(images/search_ru.png) no-repeat top left;	
	width: 82px;
	height: 24px;
	border: none;
	margin-top: 11px;
	margin-left: 11px;
	margin-right: 11px;
	color: transparent;
	cursor: pointer;
}

input.clearButton {
	background: transparent url(images/reset.png) no-repeat top left;
	width: 82px;
	height: 24px;
	border: none;
	margin-top: 11px;
	margin-right: 11px;
	color: transparent;
	cursor: pointer;
}

input.clearButtonRu {
	background: transparent url(images/reset_ru.png) no-repeat top left;
	width: 82px;
	height: 24px;
	border: none;
	margin-top: 11px;
	margin-right: 11px;
	color: transparent;
	cursor: pointer;
}

input.filterButton:hover {
	background: transparent url(images/search_over.png) no-repeat top left;
	border: none;
}

input.clearButton:hover {
	background: transparent url(images/reset_over.png) no-repeat top left;
	border: none;
}


input.filterButtonRu:hover {
	background: transparent url(images/search_over_ru.png) no-repeat top left;
	border: none;
}

input.clearButtonRu:hover {
	background: transparent url(images/reset_over_ru.png) no-repeat top left;
	border: none;
}


/* =========================================================
=====================     CONTACT    =========================
============================================================ */

.contact-form {
	margin-bottom: 0px;
	border: 1px solid #e9ebef;
	width: 450px;
}

.contact-form td {
	padding: 8px;
}

.contact-form tr {
	border-bottom: 1px solid #e9ebef;
}

.contact-form .iceSelBoolChkbx {
	margin-right: 4px;	
}

.contact-form .fields {
	float: left;
	width: 100%;
}

.fields .portlet-msg-info, .fields .portlet-msg-error {
	display: inline-block;
	float: left;
	background: transparent;
	border: none;
	color: red;
	padding: 0px;
	margin: 0px;
}

.contact-form input[type="text"], .contact-form textarea {
	font-size: 18px;
	font-weight: normal;
	width: 434px;
	padding: 5px;
	display: block;
	float: left;
}

.contact-form label {
	display: block;
	font-weight: normal;
	margin-bottom: 4px;
	float: left;
}

.contact-send {
	border-bottom: 1px solid #e9ebef;
	border-left: 1px solid #e9ebef;
	border-right: 1px solid #e9ebef;
	background-color: #eceef2;
	padding: 8px;
	text-align: left;
	width: 448px;
	margin: -8px;
}

input.sendButton {
	background: transparent url(images/send.png) no-repeat top left;
	width: 82px;
	height: 24px;
	border: none;
	margin: 0px;
	padding: 0px;
	color: transparent;
	cursor: pointer;
}

input.sendButtonRu {
	background: transparent url(images/send_ru.png) no-repeat top left;
	width: 82px;
	height: 24px;
	border: none;
	margin: 0px;
	padding: 0px;
	color: transparent;
	cursor: pointer;
}

input.sendButton:hover {
	background: transparent url(images/send_over.png) no-repeat top left;
	border: none;
}

input.sendButtonRu:hover {
	background: transparent url(images/send_over_ru.png) no-repeat top left;
	border: none;
}

.portlet-msg-info {
    float: left;
    clear: both;
    width: 100%;
}