.promotions-table 						{margin:0 5px; border-collapse:collapse; border:solid 1px #ccc; table-layout:fixed; 
										border-spacing:0; font-size:10px}
.promotions-table th 					{background:#204f83; color:#fff; font-size:9px; border-right:solid 1px #ccc; 
										text-align:center; padding:1px 2px; line-height:11px; text-transform:uppercase; font-size:8px}
.promotions-table td 					{padding:2px; border:solid 1px #ccc}
.quicklinks 							{text-align:center; margin:-9px 5px 7px 5px;font-size:12px;font-weight:700; }
.destination 							{background:#a80c19; color:#FFF; font-weight:700; text-transform:uppercase; text-align:center}
.promotions-table caption 				{color:#FFFFFF;font-size:12px;font-weight:700;padding-bottom:4px;padding-left:10px;
			    				padding-top:7px;text-align:left;text-transform:uppercase; }

.promotions-table caption .captionText	{color:#FFF;float: left; width: 490px;text-align: left}
.promotions-table caption a				{color:#FFF}
.promotions-table caption a:hover		{color:#FFF; text-decoration:none}
/*
Trade codes 
A	ALASKA
AT	ALASKA CRUISETOURS
B	BERMUDA	
C	CARIBBEAN
E	EUROPE	
ET 	EUROPE CRUISETOURS
F	TRANSATLANTIC
H	HAWAII/TAHITI
L	COASTAL
M	MEXICO
N	CANADA/NEW ENGLAND
O	ORIENT/ASIA
S	SOUTH AMERICA
T	PANAMA CANAL
W	WORLD
Z	AUSTRALIA/NEW ZEALAND
P	POLYNESIAN
*/
.destination_A caption  {background: #5e8e3f;}
.destination_AT caption  {background: #5e8e3f;}
.destination_E caption  {background: #b5121b;}
.destination_ET caption  {background: #b5121b;}
/* .destination_B caption  {background: #b5121b;} -- Need colors for Bermuda*/
.destination_C caption  {background: #b55591;}
/* .destination_F caption  {background: #b5121b;} -- Need colors for Transatlantic */
.destination_H caption  {background: #faa74a;}
.destination_L caption  {background: #666666;}
.destination_M caption  {background: #e7a614;}
.destination_N caption  {background: #b2700e;}
.destination_NT caption  {background: #b2700e;}
.destination_O caption  {background: #776591;}
.destination_S caption  {background: #9da53b;}
.destination_T caption  {background: #008b97;}
.destination_W caption  {background: #de761c;}
.destination_Z caption  {background: #de761c;}
/* .destination_P caption  {background: #b5121b;}  -- Need colors for Polynesia */


.destination_A td a:hover	{ color:#FFF; background:#5e8e3f }
.destination_AT td a:hover	{ color:#FFF; background:#5e8e3f }
.destination_E td a:hover	{ color:#FFF; background:#b5121b }
.destination_ET td a:hover	{ color:#FFF; background:#b5121b }
/* .destination_B td a:hover	{ color:#FFF; background:#b5121b } */
.destination_C td a:hover	{ color:#FFF; background:#b55591 }
/* .destination_F td a:hover	{ color:#FFF; background:#b55591 } */
.destination_H td a:hover	{ color:#FFF; background:#faa74a }
.destination_L td a:hover	{ color:#FFF; background:#666666 }
.destination_M td a:hover	{ color:#FFF; background:#e7a614 }
.destination_N td a:hover	{ color:#FFF; background:#b2700e }
.destination_NT td a:hover	{ color:#FFF; background:#b2700e }
.destination_O td a:hover	{ color:#FFF; background:#776591 }
.destination_S td a:hover	{ color:#FFF; background:#9da53b }
.destination_T td a:hover	{ color:#FFF; background:#008b97 }
.destination_W td a:hover	{ color:#FFF; background:#de761c }
.destination_Z td a:hover	{ color:#FFF; background:#de761c } 
/* .destination_P td a:hover	{ color:#FFF; background:#5e8e3f } */

.destination_A td 	{background:#f7f9f5;}
.destination_AT td 	{background:#f7f9f5;}
.destination_E td 	{background:#fbf3f3}
.destination_ET td 	{background:#fbf3f3}
/* .destination_B td 	{background:#fbf3f3}  -- Need colors for Bermuda*/
.destination_C td 	{background:#fbf6f9}
/* .destination_F td 	{background:#fbf3f3}  -- Need colors for Transatlantic */
.destination_H td 	{background:#fffbf6}
.destination_L td 	{background:#f7f7f7}
.destination_M td 	{background:#fefaf3}
.destination_N td 	{background:#fbf8f3}
.destination_NT td 	{background:#fbf8f3}
.destination_O td 	{background:#f8f7f9}
.destination_S td 	{background:#fafaf5}
.destination_T td 	{background:#f2f9fa}
.destination_W td 	{background:#fdf8f3}
.destination_Z td 	{background:#fdf8f3}
/* .destination_P td 	{background:#fbf3f3} -- Need colors for Polynesia */

/*Temp styles */
.Alaska caption		{background: #5e8e3f;}
.Alaska td 			{background:#f7f9f5;}
.Alaska td a:hover	{ color:#FFF; background:#5e8e3f }
.Europe caption  	{background: #b5121b;}
.Europe td 			{background:#fbf3f3}
.Europe td a:hover	{ color:#FFF; background:#b5121b }

