/*-- #trackeditins --*/

#trackeditins div.section-head { margin: 0 0 20px; padding: 10px; font-size: 18px; line-height: 1; font-weight: bold; font-family: Arial, Verdana, sans-serif; color :#800000; background-color: #E3F0F6; border: 1px solid #C0C0C0; }

#trackeditins div { font-size: 13px; line-height: 1.2; font-family: Arial, Verdana, sans-serif; }
table.trackeditin-table { width: 98%; margin: 0 0 20px 0; border: 1px solid #C0C0C0; border-right: 0; float: right; }
.trackeditin-table th { padding: 10px; background-color: #EEEEEE; border-right: 1px solid #C0C0C0; border-bottom: 1px solid #C0C0C0; font-size: 16px; line-height: 1; font-family: Arial, Verdana, sans-serif; text-align: center; }
.trackeditin-table th.th-col-a { width: 44%; text-align: left; }
.trackeditin-table th.th-col-b,
.trackeditin-table th.th-col-e { width: 15%; }
.trackeditin-table th.th-col-c,
.trackeditin-table th.th-col-d { width: 13% }
.trackeditin-table td { padding: 10px; border-right: 1px solid #C0C0C0; font-size: 13px; line-height: 1.2; font-family: Arial, Verdana, sans-serif; text-align: center; }
.trackeditin-table td.itin-shipimg { width: 98px; vertical-align: top; padding: 10px 0 10px 10px; border: 0; }
.trackeditin-table .itin-shipimg img { width: 98px; height: 80px; border: 0; }
.trackeditin-table td.itin-details { width: 40%; vertical-align: top; text-align: left; }
.trackeditin-table .itin-details img { width: 98px; height: 15px; margin: 5px 0 0; border: 0; }
.trackeditin-table .label { font-weight: bold; }
.trackeditin-table .cruiseship { font-weight: bold; }
.trackeditin-table .route,
.trackeditin-table .ports,
.trackeditin-table .end { margin: 5px 0 0; }
.trackeditin-table .date { font-weight: bold; }
.trackeditin-table .day { font-size: 10px; line-height: 16px; }
.trackeditin-table td.itin-days { font-weight: bold; }
.trackeditin-table .price { font-weight: bold; color: #800000; }
.trackeditin-table span.price { font-size: 16px; }
.trackeditin-table td.itin-trackno { font-size: 10px; }
.trackeditin-table a.button-action { display: inline-block; width: 90px; margin: 5px auto 0; padding: 3px 0; border-radius: 4px;
	font-size: 12px; font-weight: bold; color: #FFFFFF!important; text-shadow: 0 -1px 1px #004C00;
	cursor: pointer; text-decoration: none!important; }
.trackeditin-table a.button-action:visited, a.button-action:active, a.button-action:hover { color: #FFFFFF!important; }
.trackeditin-table a.button-action.go { margin: 6px auto 0; border: 1px solid #007200; 
	background: rgb(0,197,0); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(0,197,0,1) 0%, rgba(0,139,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,197,0,1)), color-stop(100%,rgba(0,139,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,197,0,1) 0%,rgba(0,139,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,197,0,1) 0%,rgba(0,139,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,197,0,1) 0%,rgba(0,139,0,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(0,197,0,1) 0%,rgba(0,139,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c500', endColorstr='#008b00',GradientType=0 ); /* IE6-9 */ }
.trackeditin-table a.button-action.stop { border: 1px solid #720000; 
	background: rgb(197,0,0); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(197,0,0,1) 0%, rgba(139,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(197,0,0,1)), color-stop(100%,rgba(139,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(197,0,0,1) 0%,rgba(139,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(197,0,0,1) 0%,rgba(139,0,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(197,0,0,1) 0%,rgba(139,0,0,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(197,0,0,1) 0%,rgba(139,0,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c50000', endColorstr='#8b0000',GradientType=0 ); /* IE6-9 */ }
</style>