body{
	background-color:#111B3E;
	padding:0px;
	margin:auto;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:visited {
	color:#0000FF;
}
.marTop5{
	margin-top:5px;
}
#scrollTable{
	background-color:#FFFFFF;
	border:1px solid #343F6D;
	background-image:url(/images/tableColumnGrad.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

.tableContainer{
}
.headContainer{

}
.dummydiv{
	width:200px;
}
.dummydiv a:hover{
	color: #FF6600;
}
.scroller{
	width:840px;
}
.scrollcell{
	background-image:url(/images/tableColumnGrad.jpg);
	background-repeat:repeat-x;
	height:25px;
	color:white;
	font-family:verdana;
	font-size:12px;	
	text-align:right;
	padding-right:20px;
}
.startContent
{
	position:absolute;
	top: -5000px;
	left: -5000px;
}
.afterLoadContent
{
	position:static;	
}
.scrollcell a{
	color:white;
	text-decoration:none;
}
.scrollTable {
	border-collapse: collapse;
}
#propHeadTable td{
	vertical-align:top !important;
}
#propHeadTable
{
	border-right: solid 1px #343F6C;
}
#tableDetails{
	border-right: solid 1px #343F6C;
}

#tableDetailsFirstColTd {
	border-right: solid 1px #343F6C;
}

#tableDetailsFirstColHeadTd {
	border-right: solid 1px #343F6C;
}

.scrollTable td{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color:#33406C;
}
.scrollTable th div {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color:#343F6C;
	text-decoration:none;
	text-transform: uppercase;
}

.scrollTable th a{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color:#343F6C;
	text-decoration:underline;
	text-transform: none;
}
.scrollTable
{
	margin: 0px;
	border: solid 1px #343F6C;
}

.scrollTable th a:hover{
	text-decoration:underline;
}
.scrollTable td, .scrollTable th{
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding:1px 10px 1px 10px;
	white-space: nowrap;
	border: solid 1px #343F6C;
	vertical-align:top;
}

.scrollTable td {
	width: 200px;
	white-space: normal;
	line-height:18px;
}
.evenCol
{
	background-color: #ECF3FD !important;
}

.oddCol
{
	background-color: #FFFFFF !important;
}

.scrollTable td p {
	text-indent: -2em;
	padding-left: 2em;
	line-height: 18px;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-right: 0px;
	margin: 0px 0px 0px 0px;
}
.scrollTable th{
	background-image: url(/images/cc/sectionHeadBg.jpg);
	background-repeat:repeat-x;
	height: 17px;
}

#headCol a{
	text-decoration:none;
}

.headerRow table{
	vertical-align:middle !important;
}

.headerRow a{
	color:white;
	text-decoration:none;
}
.headerRow a:hover{
	text-decoration:underline;
}
.headerRow div{	
	vertical-align:middle !important;
	text-align: center;
}
.recordHeader{
	font-weight:bolder;
	color: #111B3E;
	font-size:12px;
}
.headerRow{
	background-image:url(/images/cc/topRowBg.jpg);
	background-repeat:repeat-x;
	height:25px;
	font-family: Verdana;
	font-size: 9pt !important;	
	color:white !important;
	font-weight:bold;
	line-height:10px;
	vertical-align:middle !important;
	margin-top:20px;
	padding: 2px 0px 0px 0px;
	text-align: center;
	border: 0px !important;
}
.packageData {
	margin-top: 5px;
	font-weight: bold;
}

.propImage, .bookNow{
	float:left;
	padding:5px 15px 10px 0px;
}
#popUpTable{
	width:100%;
}
.pageHeader{
	background-image:url(/images/pageTitleGrad.jpg);
	height:30px;
	padding-top:1px;
	background-repeat:repeat-x;
}
.pageTitle{
	font-family: Verdana;
	font-size: 14px;	
	font-weight:bold;
	color:white;
	float:left;
}
.closeTitle{
	float:right;
	position:absolute;
	top: 5px;
	right: 5px;
}
.closeTitle a{	
	font-family: Verdana;
	font-size: 11px;	
	color:white;
	text-decoration:none;
}
.pageIntro{
	padding:5px 15px;	
}

.pageIntroCustom{
	padding:5px 15px;
	text-align: center;
	font-family: Verdana;
	font-weight:bold;	
	color:white;
	font-size: 12px;
}

.introBox{
	width: 765px;	
}

.pageIntroTitle{
	float:left;
	font-family: Verdana;
	font-weight:bold;	
	color:white;
	font-size: 10px;
	padding-top: 7px;
}
.headTeaser{
	background-color:#CED6E9;
	border:1px solid #23326D;
	float:left;
	width:550px;
	padding:2px 5px;
}
.teaserText{
	float:left;
	font-weight:normal;
	font-family: Arial;
	font-size: 11px;	
	color:#333D6E;
}
.teaserTitle{
	font-family: Arial;
	font-weight:bold;
	font-size: 11px;	
	color:#333D6E;
	display:block;
}
.nextTeaser{
	margin-top:5px;
	float:right;
}
.selectDest{
	float:right;
}
.selectInput{
	font-family: Arial;
	font-weight:normal;
	font-size: 11px;	
	color:35496C;
}
.contentCell{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	vertical-align: middle !important;
}
.mainContentArea{
	border:1px solid #D0D8ED;
	background-color:white;
	padding:10px;
}
.subDataTab td{
	padding-top:5px !important;
	padding-bottom:5px !important;
	border:0px !important;
	text-align: center;
}
.view_more{
	font-weight:normal;
}

.bodyTableContent
{
	vertical-align: middle !important;	
}

/********** PICK 6 Casino Page **************/
#pickCasino{
	border:1px solid #1D276C;
}
.headerBand{
	font-family: Arial;
	background-image:url(/images/cc/topRowBg.jpg);
	background-repeat:repeat-x;
	height:25px;
}

.headerBand h2{
	color:white;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	line-height:25px;
	margin:0px 0px 0px 10px;
}
.selectContentArea{
	background-color:#FFFFFF;
	position:relative;
}
.verticalColumn{
	float:left;
	width:200px;
	background-color:red;
}
#casinoListTable{
	padding-top:10px;
}
#casinoListTable td{
	vertical-align:top;
}
ul.casinoList{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 10px;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;	
}
ul.casinoList li{
	font-size:12px;
	font-weight:normal;	
	list-style:none;
	margin-left:-2px;
}
.casinoCompSubmit{
	margin-left:10px;
	padding: 20px;
}
.casinoListTable .casinoList{
	width:30%
}
a.resetSelection{
	font-face:Arial;
	display:block;
	margin-top:20px;
	color:#405486;
	font-size:13px;
	font-weight:bold;	
}
.infoMessage{	
	padding:10px;
	height:200px;
}
.infoMessage h3{
	padding:0px;
	margin:0px;
	font-family: Arial;
	font-size:12px;
}
.brdImage{
            border:1px solid black;
}
/********** PICK 6 Casino Page **************/
