﻿body, p, blockquote {
	margin: 0;
	padding: 0;
	}

a img, iframe { border: none; }
	
/* Headers
------------------------------*/

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	}
	
/* Lists
------------------------------*/
	
ul, ol, dl, li, dt, dd {
	margin: 0;
	padding: 0;
	}
	
/* Links
------------------------------*/

a, a:link {}
a:visited {}
a:hover {}
a:active {}


body
{
	font: normal 12px/1.2 Arial, Helvetica, sans-serif;
	background: #84c6c6 url(/PImages/body-back.gif) left top repeat-x;
}

#Wrapper
{
	width: 800px;
	margin: auto;
	color :#636363;
	background: #e6e4e2 url(/PImages/content-bg.jpg) repeat-x;
	font-size: 0.91666em; /* 11px */
}

#mainNav
{
	width: 200px;
	float :left ;	
}

#Content
{
	width :580px;
	float :right;
	color :#636363;
	font-size: 0.91666em; /* 11px */
	padding-bottom: 10px;
}

h1
{
	font: normal 1.5em arial;
}


.clear
{
	clear: both;
}

/* Header style rules */


#header
{
	background: #ffffff no-repeat;
	width: 800px;
	height: 120px;
	float: left;
	display: inline;
}

#header h1
{
	position: relative;
	width: 753px;
	height: 49px;
	float: left;
	margin: 32px 0px 0px 31px;
	display: inline;
}

#header h1 span
{
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(/PImages/ttcuk-logo.gif) no-repeat;
}

/* Site Nav style rules */

#site-nav
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 800px;
	background: url(/PImages/nav-back.gif) repeat-x;
	float: left;
	margin-top: 15px;
	
}

#site-nav li
{
	float: left;
	/*margin-left: 15px;*/
}

#site-nav li a
{
	display: block;
	padding: 3px 18px 4px 18px;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #ffffff;
	font: bold 12px "trebuchet ms"; /* 10px */
	background: url(/PImages/nav-divider.jpg) no-repeat left top;
}

#site-nav li a:hover
{
	background: url(/PImages/nav-rollover-bg.gif) repeat-x;
	text-decoration: underline;
}

#site-nav li a.basket
{
	background: url(/PImages/nav-basket.gif) repeat-x;
	padding-right: 37px;
}

#site-nav li a.basket:hover
{
	background: url(/PImages/basket-rollover-bg.gif) repeat-x;
	text-decoration: underline;
}





/* Footer style rules */

#footer
{
	width: 780px;
	margin: 10px;
	float: left;
	display: inline;
	background: #3a4d5b repeat-y;
}

#footer p
{
	padding: 22px 15px 8px 15px;
	background: #3a4d5b repeat-y;
	float: left;
	color: #ffffff;
}

#footer img
{
	margin: 15px 20px 15px 15px;
	float: right;
	background: #3a4d5b repeat-y;
	border: none;
}

/* Left column */


#pnlSearch
{
	float :left;
	margin : 10px;
	border:2px;
}



#SearchAccom  td
{
 line-height :1.8;
 color :#636363;
 padding-left :6px;
}

#tblCategory td
{
 line-height :1.8;
 color :#636363;
 padding-left :6px;
}

#tblBasis td
{
 line-height :1.8;
 color :#636363;
 padding-left :6px;
}
.SearchCombo
{
	width : 170px;
	height : 20px;
	font-size : .9777777em;
}

.SearchButton
{
	padding-top : 5px;
	padding-left : 35px;

}

 .calendar  
 {
 	position:absolute;
	top:226px;
	left:362px;
	background-color:#fff;
	z-index:25;
	
 }
	 
	 .calendar2 { background-color:#fff; border:1px solid #84c6c6; width:100px;  }
	 .calendarborderbg { background-color:#fff; color:#960103; font-weight:bold;  height:23px; }
	 .calendarborderbg a:link { color:#fff; }
	 .calendarborderbg a:visited { color:#fff; }
	 .calendarborderbg a:active { color:#fff; }
	 .calendarborderbg a:hover { color:#fff; }
	 
	 .calendardays{ color:#fff; background-color:#84c6c6; height:18px; }
	
.calendarborderbg a:link {color:White; }
.calendarborderbg a:active {color:White; }
.calendarborderbg a:visited {color:White; }
.calendarborderbg a:hover {color:White; }


#mainNav .Commission {
	width: 190px;
	padding: 10px 10px 1px 10px;
	margin-bottom: 7px;
	margin-left :10px;
	margin-top :50px;
	font-size: 1.09090em; /* 12px */
	background: url(/PImages/panel-b-back.gif) left bottom no-repeat;
	}
#mainNav  h2 {
	margin: -10px -10px 0 ;
	padding: 10px 10px 0 10px;
	margin-bottom: 5px;
	font-size: 1.16666em; /* 14px */
	color: #6b3f99;
	background: url(/PImages/panel-b-top.gif) left top no-repeat;
	}

#mainNav  img {
	float: left;
	margin: 0 10px 10px 10px;
	}
	
	#Content .DefaultPanel
	{
	float: right;
	width: 550px;
	padding: 10px 10px 0 10px;
	background: url(/PImages/box-middle.gif) repeat-y;
	}
	
	
.ResortPanel	
{
margin-left:5px;
}
	
	#Content .BookedPanel
	{
	float: right;
	width: 549px;
	padding: 10px 10px 0 10px;
	background: url(/PImages/box-middle.gif) repeat-y;
	height:500px;
	}
	
	.BookedPanel h3
	{
	text-transform: uppercase;
	width :475px;
	font-size: 1.36363em; /* 15px */
	text-align: Left;
	color: #636363;
	background: url('/PImages/h1-back.gif') no-repeat right top;
	margin-left:15px; 
	margin-right:0; 
	margin-top:0; 
	margin-bottom:30px; 
	padding-left:15px; 
	padding-right:15px; 
	padding-top:12px; 
	padding-bottom:12px
	}
   

	.BookedPanel p
	{
	    font-size:14px;
	    margin-top:5px;
	    margin-bottom: 15px;
	    text-align :center;
	}
	
/*-------------------------------------FOR STATIC PAGES-----------------------------------*/                                                      	
#Contentbc
{
	width :700px;
	float :LEFT;
	color :#636363;
	font-size: 0.91666em; /* 11px */
	padding-bottom: 10px;
}
	#Content .DefaultPanelBC
	{
	float: left;
	width: 650px;
	padding: 10px 10px 0 10px;
	background: url(/PImages/box-middle.gif) repeat-y;
	}
/*-------------------------------------FOR STATIC PAGES-----------------------------------*/                                                      	
.col-a
{
	float: left;
	width: 290px;
	margin-right: 15px;
}

.col-a h2 {
	color: #6b3f99;
	font-size: 1.16666em; /* 14px */
	margin-bottom: 1em;
	}
.BestSellers
{
	border: 1px solid #ddd;
	padding: 10px 10px 1px;
	margin-bottom: 1em;
	background: url(/PImages/panel-a-back.gif) left bottom repeat-x;
}
.BestSellers h2
{
	color: #bbc311;
	font-size: 1.36363em; /* 15px */
	/*text-transform: uppercase;*/
	padding-bottom: 2px;
	border-bottom: 1px dotted #bbc311;
	}
	
.BestSellers h2 span {
	display: block;
	color: #6b3f99;
	}
	
.BestSellers ul {
	font-size: 1.0909em; /* 12px */
	margin: 1em 1em 1em 2em;
	}

.BestSellers li {
	color: #bbc311;
	font-weight: bold;
	margin: 2px 0;
	
	}
	
.BestSellers li a {
	color: #666;
	font-weight: normal;
	}
	
.BestSellers p { font-size: 0.90909em; /* 9px */ }

.BestSellers span.price {
	text-decoration: underline;
	font-weight: bold;
	color: #ec7a08;
	}
	
.BestSellers span.resort {
	font-weight: bold;
	color: #154a4f;
	}
	
	.col-b {
	float: left;
	width: 180px;
	}
	
	.col-b img
	{
	margin-bottom: 20px;
	
	}
	
	#Content .ResultPanel
	{
	float: right;
	width: 550px;
	padding: 10px 10px 0 10px;
	background: url(/PImages/box-middle.gif) repeat-y;
	}
	.Sort
	{
	    
	 border-width: thin;
	 border-color:#6b3f99;
	 font-size:small;
	}
	
.contain_all
 {
	width:525px;
	padding:15px 5px 15px 5px;
	
	
	}

.contain_all h2 {
	color: #6b3f99;
	font-size: 16px; /* 14px */
	margin-bottom: 1em;
 }
 .contain_all h1
 {
	padding: 12px 15px ;
	margin: 0 0 30px -5px ;
	text-transform: uppercase; 
	font-size: 1.36363em; /* 15px */
	font-weight :bold ;
	background: url(/PImages/h1-back.gif) left top no-repeat;
 }
 .contain_all .Description
 {
	font-size: 12px; /* 14px */
	margin-bottom: 1em;
	margin-top: 1em;
 }
 
 .contain_all h4
 {
	font-weight :bold ;	
 }
 
.HImage 
{
	float:left;
}
.HImage img
{
	height :130px;
	width:130px;
	border:solid 1px #D9BFA3;
	padding:1px;
}

.basket3 {
width:370px;
float:left;
margin-bottom:10px;
font-size:12px;
padding-left:10px;
}

.basket3 h2 {
	color: #6b3f99;
	font-size: 12px; /* 14px */
	margin-bottom: 1em;
	text-transform:uppercase  ;
	}
	.basket3 #StarRating  
	{
	    float:right;
	}
	
	.basket3 #RoomsAvailable
	{
	    float:right;
	    padding-top :30px;
	}
	
  .SearchDetails
 {
 	width:525px;
	float:left;
	border-bottom:1px solid #dadada;
	margin-bottom:10px;
	margin-top:10px;
 }
 .MoreInfo
 {
 	color: #ec7a08;
 }
 .BookButton
 {
 	float : left ;
 	margin-left:15px;
 }
 
  
 /*..............................................ALL TABLE CODE STARTS HERE............................................ */
#PaymentTable
{
	width :530px;
}

div#PaymentTable h2 {
	color: #6b3f99;
	font-size: 1.16666em; /* 14px */
	margin-bottom: 1em;
	}
	
div#PaymentTable table {
	border-left:1px solid #b6bf00; border-right:1px solid #b6bf00; border-bottom:1px solid #b6bf00; width: 100%; 
	font-size: 1.09090em; /* 12px */
	border-top: 0px none;
	margin-left:0; margin-right:0; margin-top:0; margin-bottom:1em
	}
 
div#PaymentTable table th,
div#PaymentTable table td {
	padding: 6px 7px;
	text-align: left;
	}
	
div#PaymentTable table thead tr { background: url('/PImages/thead-th-lt.gif') no-repeat left top; }
	


div#PaymentTable table span.fn { font-size: 0.91666em; } /* 11px */

div#PaymentTable table thead th {
	background: #b6bf00;
	color: #fff;
	}

div#PaymentTable table tbody td,
div#PaymentTable table tbody th { border-top: 1px solid #b6bf00; }

div#PaymentTable table tbody th span { color: #ec7a08; }

div#PaymentTable table tr { background: #f8f8e5; }	
div#PaymentTable table tr.alt { background: #fff; }

/*  .............................................ALL TABLE CODE END HERE............................................ */

.ResultPanel h3 {
	text-transform: uppercase;
	width :475px;
	font-size: 1.36363em; /* 15px */
	text-align: Left;
	color: #636363;
	background: url('/PImages/h1-back.gif') no-repeat right top;
	margin-left:15px; 
	margin-right:0; 
	margin-top:0; 
	margin-bottom:30px; 
	padding-left:15px; 
	padding-right:15px; 
	padding-top:12px; 
	padding-bottom:12px
	}

.ResultPanel h4 {

	font-size: 12px; /* 15px */
	font-weight :normal;
	margin-bottom: 15px;
	}
/* ---------------------------------------------ALL MORE INFO CODE STARTS HERE---------------------------------------------*/

.HImageInfo 
{
	float:left;
}
.HImageInfo img
{
	height :150px;
	width:200px;
	border:solid 1px #D9BFA3;
	padding:1px;
	margin-bottom :15px;
}


/* ---------------------------------------------ALL MORE INFO CODE ENDS HERE---------------------------------------------*/

/*----------------------------------------------- TRANSFER RESULT GRID-----------------------------------------------*/

.tcontain_all
 {
	width:475px;
	padding:2px 5px 5px 5px;
}
.tcontain_all h2 {
	color: #6b3f99;
	font-size: 14px; /* 14px */
	margin-bottom: 5px;
 }
/*----------------------------------------------- TRANSFER RESULT GRID-----------------------------------------------*/

/*-------------------------------------------------AGENT LOGIN SCREEN---------------------------------------------------*/
LoginArea
{
	width :580px;
	color :#636363;
	font-size: 0.91666em; /* 11px */
	padding-bottom: 10px;
}

#LoginArea .DefaultPanel
	{
	float: right;
	width: 450px;
	margin: 10px 100px 0 70px;
	background: url(/PImages/box-middle.gif) repeat-y;
	}

 /*..............................................ALL TABLE CODE STARTS HERE............................................ */
#LoginTable
{
	float :left ;
	width :330px;
	margin: 10px 10px 0 30px;
}

div#LoginTable h2 {
	color: #6b3f99;
	font-size: 1.16666em; /* 14px */
	margin-bottom: 1em;
	}
	
div#LoginTable table {
	border-left:1px solid #b6bf00; border-right:1px solid #b6bf00; border-bottom:1px solid #b6bf00; width: 100%; 
	font-size: 1.09090em; /* 12px */
	border-top: 0px none;
	margin-left:0; margin-right:0; margin-top:0; margin-bottom:1em
	}
 
div#LoginTable table th,
div#LoginTable table td {
	padding: 6px 7px;
	text-align: left;
	}
	
div#LoginTable table thead tr { background: url('/PImages/thead-th-lt.gif') no-repeat left top; }
	


div#LoginTable table span.fn { font-size: 0.91666em; } /* 11px */

div#LoginTable table thead th {
	background: #b6bf00;
	color: #fff;
	}

div#LoginTable table tbody td,
div#LoginTable table tbody th { border-top: 1px solid #b6bf00; }

div#LoginTable table tbody th span { color: #ec7a08; }

div#LoginTable table tr { background: #f8f8e5; }	
div#LoginTable table tr.alt { background: #fff; }

/*  .............................................ALL TABLE CODE END HERE............................................ */


/*-------------------------------------------------AGENT LOGIN SCREEN---------------------------------------------------*/


.CommRate
{
    float :left ;	
   	border:2px;
    width : 220px;
    background-color:#397499;
    height: 40px;
    margin-top : 10px;
    margin-bottom : 10px;
}
.ComLabel
 {
    font-weight :Bold;
    color:White ;    
    margin-left : 20px;
    margin-bottom : 20px;
	border:2px;
	height : 40px;
	 
}
#MoreInfoLinkButton
{
color:#6b3f99;
}
.search_default {
	float:left ;
	margin:10px 0px 20px 50px;
	}
#topBox
{
        margin-left: 10px;
	    padding: 10px 15px 6px 8px;
	    color: White ;
	    background: url(/PImages/box-top.png) left top no-repeat;
}
/*--------------------------------------------PAGE NOT FOUND--------------------------------*/

#PageNotFound
{
    width :780px;
	float :Left;
	color :#636363;
	font-size: 0.91666em; /* 11px */
	padding-bottom: 10px;
	display: inline;
}

#PageNotFound .MainPanel404
	{
	float: left;
	width: 760px;
	margin-left :10px;
	margin-right:10px;
	padding: 0px 6px 0 20px;
	background: url(/PImages/box-middle2.gif) repeat-y;
	}

.MainPanel404 h2
{
    color: #6b3f99;
	font-size: 20px; /* 14px */
	text-transform :capitalize ;
	margin-top: 40px;
	
}

.MainPanel404 p
{
    font-size: 16px; /* 14px */
	margin-top: 10px;
	color :Black ;
	font-family :Calibri;
}

 .PNFList
{
    font-size: 16px; /* 14px */
	margin-left: 10px;
	color :Black ;
	font-family :Calibri;
	margin-bottom : 40px;
    
}

/*--------------------------------------------PAGE NOT FOUND--------------------------------*/

#Destination
{
    width :780px;
	float :Left;
	color :#636363;
	font-size: 0.91666em; /* 11px */
	padding-bottom: 10px;
	display: inline;
}


#Destination .DestinationPanel
	{
	float: left;
	width: 780px;
	padding: 0px 6px 0 10px;
	background: url(/PImages/box-middle2.gif) repeat-y;
	}
	