﻿/* Base Styles for Page */
.ttcm 
{
    background-color: #ffffff;
    width: 719px;
    text-align: left;
    font-family: Arial;
    font-size:12px;
}
.ttcm FONT
{
    margin-top:12px;
    font-family: Arial;
}
.ttcm A
{
    color:#00acee;
}
.ttcm UL
{
    list-style-position:outside;
    margin:10px 0px 10px 30px;
    font-size:11px;
    font-weight:normal;
}
.ttcm LI
{
    line-height: 13px;
    list-style-type:disc;
    margin-bottom:6px;
    font-size:11px;
    font-weight:normal;
}


/* Spacers */
.ttcm .spacer5H{height:5px;}
.ttcm .spacer10H{height:10px;}
.ttcm .spacer15H{height:15px;}
.ttcm .spacer13H{height:13px;}
.ttcm .spacer13W {width:13px;}




.ttcm FONT.listSubGroupHeader 	
{ 	
    font-weight: bold;
	font-size: 12pt;
	color: #00acee;
}


.ttcm TD.tourpanel-top
{
    font-size:11px; 
    text-align: center;
    height:38px;
    text-align: center;
    vertical-align: middle;

	color: #FFFFFF;
    background-color:#00acee; 
    background-image: url("../images/tourpanel-top.gif"); 
    background-repeat: no-repeat; 
    background-position: top left;
}

.ttcm A.tourpanel-top 	
{ 
    color:#ffffff;
    font-weight:normal; 
    text-decoration:none; 
}
.ttcm A.tourpanel-top:hover 	
{ 
    font-size:11px; 
    color:#0036AA; 
    font-weight:normal; 
    text-decoration:underline; 
}

.ttcm .tourpanel-top A
{ 
    color:#ffffff;
    font-weight:normal; 
    text-decoration:none; 
}
.ttcm .tourpanel-top A:hover 	
{ 
    font-size:11px; 
    color:#0036AA; 
    font-weight:normal; 
    text-decoration:underline; 
}

.ttcm .tourpanel-img img { border:0px; }


.ttcm .tourpanel-bot {
    background:  url(../images/tourpanel-bot.gif) top left no-repeat;
	font-size: 11px;
	font-family :  Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:White;
	text-align:center;
	padding-left:5px;
	height:50px;
}

.ttcm .tourpanel-price  
{
        line-height: normal;
	font-size: 11px;
	font-family :  Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.ttcm .tourpanel-mid {
    line-height: normal;
	font-size: 11px;
	font-family :  Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.ttcm .tourpanel-div { width: 20px; text-align:center; }

.ttcm FONT.tour-title
{
    text-transform:uppercase;
    color:#fff;
    font-size:13px;
    font-weight:bold;
}
.ttcm TD.tour-title
{
    background-color:#00acee;
    padding-left:16px;
    padding-bottom:8px;
    padding-right:0px;
    padding-top: 8px;
}
.ttcm IMG.tour
{
    border: #ffffff 2px solid;
}
.ttcm TD.tour-padded 
{
    background-color:#b0c5f2;
    padding-left:16px;
    padding-right:14px;
    padding-top:14px;
    padding-bottom:0px;
}
.ttcm A.side-tours
{
    color: black;
}
.ttcm FONT.side-head
{
    color:#00acee;
    font-size:11px;
    font-weight:bold;
}
.ttcm UL.side-tours
{
    margin: 6px 0px 6px 26px;
}
.ttcm LI.side-tours
{
    margin-bottom:4px;
}
.ttcm FONT.tour-subtitle
{
    color:#00acee;
   text-transform:uppercase;
   font-weight:bold;
   font-size:13px;
}
.ttcm TD.tour-rates3
{
    color:#fff;
    font-weight:bold;
    background-color:#00acee;
    padding-bottom:4px;
    padding-left:4px;
    padding-right:0px;
    padding-top:3px;
}
.ttcm TD.tour-rates4
{
    background-color:#def5fd;
    padding-bottom:4px;
    padding-left:4px;
    padding-right:0px;
    padding-top:3px;
}
.ttcm LI.tour { margin-bottom:2px; }
.ttcm UL.tour { margin: 6px 0px 6px 17px; }

.ttcm .tourrates-periodhead
{
    color:#fff;
    font-weight:bold;
    background-color:#00acee;
    padding-bottom:4px;
    padding-left:4px;
    padding-right:0px;
    padding-top:3px;
}

.ttcm .tourrates-content
{
    background-color:#def5fd;
    padding-bottom:4px;
    padding-left:4px;
    padding-right:0px;
    padding-top:3px;
}
.ttcm .tourrates-price
{
    background-color:#def5fd;
    padding-bottom:4px;
    padding-left:4px;
    padding-right:0px;
    padding-top:3px;
}
.ttcm .tourrates-book img { border: 0px; }
