@charset "utf-8";
/* CSS Document */

.catTable {
	background:url(ToolBarTile.jpg);
	background-position:left top;
	background-repeat:repeat-y;
}

.catToolBar {
	background:url(ToolBarSide-with-Button.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

table.SelectTourTable {
	background:url(SelectATourTiler.jpg);
	display:block;
	width:236px;
}

td.SelectTop {
	background:url(SelectTourTop.jpg);
	display:block;
	height:35px;
}

td.SelectTourBottom {
	display:block;
	height:5px;
	background:url(SelectATourBottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

td.SelectToursContent {
	padding-left:5px;
	padding-right:5px;
}

a.CatBackButton, a:visited.CatBackButton, a:hover.CatBackButton {
	display:block;
	padding-top:25px;
	padding-left:10px;
}
	
/* ----  NEW CSS FOR NEW LAYOUT JAN 2011 ---*/

.topHeaderLVLD	{
	width:70px; 
	height:400px; 
	background-image:url(ToolBarSide-with-Button.jpg);
	background-repeat:no-repeat;
	
}

.sideBarText	{
	padding-top:25px;
	text-align:center;
	font-size:13px;
	vertical-align:top;
	padding-right:9px;
}

.backToVegas	{
	margin-left:10px;
	margin-top:25px;
}

.hompakhea	{
	font-size:14px;
	color:#00F;
	text-decoration:underline;
	margin-top:9px;
}

.hompakText	{
	font-size:13px;
	color:#000;
	text-align:left;
}

.pakDivideBottom	{
	border-bottom:1px solid #000;
}

.pakDivideTop	{
	border-top:1px solid #000;
}

.pakSpacing	{
	margin-top:8px;
	height:140px;
	text-align:left;
}

.descriptionLinks, .descriptionLinks:link, .descriptionLinks:active, .descriptionLinks:visited	{
	font-size:12px;
	color:#06F;
}

.descriptionLinks:hover	{
	color:#00C;
}

.pakTitleLinks, .pakTitleLinks:link, .dpakTitleLinks:active, .pakTitleLinks:visited	{
	font-size:14px;
	color:#00F;
	text-align:left;
}

.pakTitleLinks:hover	{
	color:#09F;
}

