body				{
				background:		white;
				font-family:		arial,verdana,geneva,sans-serif;
				color:			black;
				font-size:		11px;
				margin:			0px;
				padding:		0px;
							}
div#schedule_wrapper		{
				width:			600px;

				}
div.TableTools		{
				z-index:		3;
				position:		fixed;
				left:			425px;
				right:			auto;
				top:			0px;
				bottom:			auto;
				width:			155px;
				height:			69px;
				text-align:		center;
				padding-left:		20px;
				margin:			0px;
				cursor:			pointer;
				background:		url('/JQueryUI/development-bundle/themes/swanky-purse/images/ui-bg_diamond_10_4f4221_10x8.png');
				border-left:		0px;
				border-right:		1px solid black;
				border-top:		0px;
				border-bottom:		3px solid black;
							}
div#schedule_info		{
				z-index:		3;
				position:		fixed;
				left:			293px;
				right:			auto;
				top:			540px;
				bottom:			auto;
				width:			310px;
				height:			20px;
				text-align:		left;
				line-height:		20px;
				padding:		0px;
				margin:			0px;
				color:			#4f4221;;
				background:		transparent;
				font-weight:		bold;
				overflow:		hidden;
							}
div#schedule_length		{
				z-index:		3;
				position:		fixed;
				left:			430px;
				right:			auto;
				top:			480px;
				bottom:			auto;
				width:			150px;
				height:			20px;
				text-align:		center;
				line-height:		20px;
				padding:		0px;
				margin:			0px;
				color:			black;
				background:		transparent;
							}
div#schedule_filter		{
				z-index:		3;
				position:		fixed;
				left:			430px;
				right:			auto;
				top:			35px;
				bottom:			auto;
				width:			150px;
				height:			20px;
				text-align:		center;
				line-height:		15px;
				padding:		0px;
				margin:			0px;
				color:			#ffffcc;
				background:		transparent;
				font-weight:		bold;
							}
div#schedule_paginate		{
				z-index:		1;
				position:		relative;
				left:			auto;
				right:			310px;
				top:			538px;
				bottom:			auto;
				padding:		0px;
				margin:			0px;
				color:			black;
				background:		transparent;
				clear:both;
							}
div#activityKeyInclude
				{
				z-index:		2;
				position:		fixed;
				left:			430px;
				right:			auto;
				top:			70px;
				bottom:			auto;
				width:			150px;
							}
div#activityKeyInclude h4
				{
				color:			#4f4221;
							}
img#logoAntarcticaSchedule	{
				margin-bottom:		-5px;
				padding:		0px;
				border:			0px;
							}
p#scheduleContact		{
				z-index:		3;
				position:		relative;
				left:			-10px;
				top:			0px;
				width:			150px;
				text-align:		center;
				margin:			0px;
				padding-left:		10px;
				color:			black;
				overflow:		hidden;
							}
h4				{
				margin-left:		10px;
				margin-bottom:		0px;
							}
p#activitiesKey			{
				color:			black;
				margin-left:		20px;
				margin-right:		0px;
				margin-top:		0px;
							}
p#scheduleCopyright		{
				text-align:		center;
				line-height:		13px;
				margin:			0px;
				padding:		0px;
				color:			#333333;
				overflow:		hidden;
							}
table				{
				z-index:		1;
				position:		absolute;
				left:			-1px;
				right:			auto;
				top:			75px;
				bottom:			auto;
				width:			425px;
				margin-left:		0px;
				margin-right:		0px;
				margin-top:		0px;
				margin-bottom:		15px;
				padding:		0px;
				border-collapse:	collapse;
				border:			1px solid black;
							}
thead				{
				z-index:		2;
				position:		fixed;
				left:			0px;
				right:			auto;
				top:			0px;
				bottom:			auto;
				margin-left:		0px;
				width:			425px;
				height:			75px;
				text-align:		center;
				color:			white;
							}
th				{
				height:			75px;
				font-weight:		normal;
				text-align:		center;
				border-left:		1px dotted white;
							}
th:first-child			{
				border-left:		0px solid black;
							}
th.sorting,
th.sorting_asc,
th.sorting_desc			{
				background: url('/js/jquery/dataTables/media/images/sort_both.jpg') no-repeat top right;
							}

tbody				{
				z-index:		1;
				position:		absolute;
				top:			auto;
				width:			425px;
							}
tr.month td			{
				background:		#cccccc;
				text-align:		left;
				padding-left:		5px;
							}
td				{
				height:			45px;
				text-align:		center;
				border:			1px solid black;
							}
td:first-child			{
				border-left:		0px;
							}
th.Vessel,
td.Vessel			{
				width:			175px;
							}
th.Duration,
td.Duration			{
				width:			50px;
							}
th.Dates,
td.Dates			{
				width:			125px;
							}
th.Activities,
td.Activities			{
				width:			75px;
							}
td.schedulePrice		{
				text-align:		right;
				padding-right:		10px;
							}
a				{
				color:			#660000;
				text-decoration:	none;
							}
a:hover				{
				color:			#000000;
				text-decoration:	underline;
							}
a.scheduleAnchorBody		{
				color:			#660000;
				text-decoration:	none;
							}
a.scheduleAnchorBody:hover	{
				color:			#000000;
				text-decoration:	underline;
							}
a.itineraryGallery		{
				color:			#990000;
							}

@media print 	{

		div.antarcticaSchedulePrintButton
				{
				display:		none;
							}

		div#activityKeyInclude
				{
				display:		none;
							}
		table		{
				margin:			2.5cm;
							}
		thead		{
				margin:			2.5cm;
							}
		}


