﻿/* Shared CSS. */
#CruiseViewer{width:450px;}
#CruiseViewer .SubHead{margin-top:16px;}
#CruiseViewer .Grid{border-top:1px dashed #537096;border-right:1px dashed #537096;border-left:1px dashed #537096;width:448px;}
#CruiseViewer .Grid span.Left{float:left;display:inline-block;width:90px;}
#CruiseViewer .Grid span.Right{float:left;display:inline-block;width:338px;}
#CruiseViewer .Grid .GridRow{background-color:#FAFAFA;border-bottom:1px dashed #537096;margin:0;border-left:0;border-right:0;padding:5px;width:438px;}
#CruiseViewer .Grid .GridRowAlt{background-color:#FFFFFF;border-bottom:1px dashed #000000;margin:0;border-left:0;border-right:0;padding:5px;width:438px;}
*html #CruiseViewer .Grid .GridRow, *html #CruiseViewer .Grid .GridRowAlt{width:100%;}
#CruiseViewer .Availability{border-top:1px dashed #537096;border-right:1px dashed #537096;border-left:1px dashed #537096;width:448px;}
#CruiseViewer .Availability span{float:left;text-align:center;}
#CruiseViewer .Availability span span{border:0;}
#CruiseViewer .Availability .Caption{display:inline-block;width:146px;margin-bottom:8px;}
#CruiseViewer .Cabin{width:146px;border-right:1px dashed #537096;}
#CruiseViewer .Single{width:72px;}
#CruiseViewer .Double{width:144px;}
#CruiseViewer .LastRow{border-bottom:1px dashed #537096;}
#CruiseViewer .LastColumn{border-right:0;}
#CruiseViewer .EnquiryForm label.Long{width:auto;}
#CruiseViewer .EnquiryForm .TextBox, #CruiseViewer .EnquiryForm span.NormalRed{width:340px;}
#CruiseViewer .EnquiryForm textarea.TextBox{width:450px;height:160px;margin-top:5px;}







