/* < CSS styles reset > */ 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0; padding:0; border:0; outline:0;
}
/* remember to define focus styles! */
:focus { outline: 0;}
input { outline: none;}
body 
{
	line-height: 12px;
	color: black;
	background-color: #fff;
	background-repeat: repeat-x;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	direction: rtl;
}
ol, ul { list-style: none;}
/* INPUT ITEMS TEXT, IE7 HAS Border: 2px all around and PADDING 1px ALL AROUND. FIREFOX DOES NOT HAVE THE LEFT AND RIGHT PADDING */
input { 
    padding-left: 0px;
    padding-right: 0px;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: right;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a {}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}  
a:active {text-decoration: underline;}
h1 {
  font-size: 30px;
  font-weight: normal;
}  
h2 {
  font-size: 24px;
  font-weight: normal;
}
h3 {
  font-size: 16px;
  font-weight: normal;
}
h4 {
  font-size: 12px;
  font-weight: normal;
}
h5 {
  font-size: 11px;
  font-weight: normal;
}
/* </ CSS styles reset > */
/* < Header > */
.pageheader {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	width: 788px;
	height: 180px;
	background: transparent url("/h_images/freetourssport/bkg_mast.jpg") no-repeat top right;
	overflow:hidden;
}
.smaller-pageheader {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	width: 788px;
	height: 142px;
	background: transparent url("/h_images/freetourssport/bkg_mast.jpg") no-repeat top right;
	overflow:hidden;
}
.header_right {
	margin: 0px;
	padding: 0px;
	width: 206px;
	height: 180px;
	background: transparent url("/h_images/freetourssport/bkg_hd_logo.jpg") no-repeat top right;
	float:right;
}
.smaller-pageheader .header_right {
	background: transparent url("/h_images/freetourssport/bkg_hd_logo2.jpg") no-repeat top right;
	height: 142px;
}
.header_left {
	background-image: url("/h_images/freetourssport/contentLeftBorder.gif");
	background-repeat: repeat-y;
	background-position: left;
	background-color: white;
	width:582px;
	text-align:right;
	float:left;
}
.nav {
	margin: 0px;
	padding: 0px;
	width: 577px;
	height: 66px;
	background: transparent url("/h_images/freetourssport/bkg_hd_nav.jpg") repeat-x top right;
}
.nav ol {
	margin: 0px;
	padding: 0px;
	width: 560px;
	height: 35px;
	list-style-type:none;
}
.nav ol li, .nav ol li.nav-blue, .nav ol li.nav-olive {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #000000; 
	font-weight:normal;
	float:right; 
}
.nav ol li a, .nav ol li.nav-olive a, .nav ol li.nav-blue a {
	margin: 0px;
	padding:  0px 8px 0px 8px;
	background: transparent url("/h_images/freetourssport/bkg_hd_top_li.gif") no-repeat center right;
	text-decoration:none;
	display: inline;
	line-height:30px;
	font-size:11px;
}
.nav ol li a:hover, .nav ol li.nav-olive a:hover, .nav ol li.nav-blue a hover { text-decoration:underline; }
.nav ol li a.active, .nav ol li.nav-olive a.active, .nav ol li.nav-olive a.active {
	margin: 0px;
	padding:  0px 8px 0px 8px;
	background: transparent url("/h_images/freetourssport/bkg_hd_top_li_act.gif") no-repeat center right;
}
.nav ol li.call {
	width: 159px;
	height: 35px;
	background: transparent url("/h_images/freetourssport/bkg_call.jpg") no-repeat top right;
	float:left; cursor:pointer;
}
.nav ol li a { color: #000000; }
.nav ol li.nav-blue a{ color: #007cb3; font-weight:bold; }
.nav ol li.nav-olive a{ color: #767c00; font-weight:bold; }
.nav ol li.call a { display:none; }
.nav ol li.phone a { display:none; }
.nav ul	{
	margin: 0px; 
	padding: 0px;
	width: 100%;
	height: 31px; 
	list-style-type: none;
	background: transparent url("/h_images/freetourssport/nav_bg.jpg") repeat-x center left;
}
.nav ul li {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	width: auto;
	float: right;
	background: transparent url("/h_images/freetourssport/bkg_blue_front.jpg") no-repeat top right;
}
.nav ul li h3 {
	margin: 0px;
	padding: 0px 4px 0px 4px;
	background: transparent url("/h_images/freetourssport/bkg_blue_end.jpg") no-repeat top left;
}
.nav ul li h3 a
{
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	line-height: 31px;
	display: block; 
	color: #ffffff; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 12px;
	background: transparent url("/h_images/freetourssport/bkg_blue_repeater.jpg") repeat-x top left;
	padding-left:7px;
	padding-right:7px;
}
.nav ul li h3 a:hover {text-decoration:underline;}
.hdr_base {
	margin: 0px;
	padding: 0px;
	width: 577px;
	height: 114px;
	background: transparent url("/h_images/freetourssport/bkg_hd_base.jpg") no-repeat top right;
}
.smaller-pageheader .hdr_base {
	margin: 0px;
	padding: 0px;
	width: 577px;
	height: 74px;
	background: transparent url("/h_images/freetourssport/bkg_hd_base2.jpg") no-repeat top right;
}	
.hdr_top h1, .hdr_base h1, .hdr_base2 h1 { display:none; }
/* < Footer > */
.footer {
	text-align:center;
	margin: 0px auto; 
	padding: 0px;
	width: 788px;
	height: auto;
	float:left;
	background: transparent url("/h_images/freetourssport/bkg_footer.jpg") no-repeat top left;
	bottom: 0px;
}
.footer ul {
	margin: 0 auto; width:700px; 
	padding: 0px 10px 0px 0px; 
	list-style-type: none; 
	float: right; 
	height:35px; 
}
.footer ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 3px;
	display: inline;
        float:left; 
	background: transparent url("/h_images/freetourssport/bkg_footer_seperator.gif") no-repeat center left;
}
.footer ul li a	{
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	font-weight: normal; 
	font-size: 11px; 
	text-decoration: none;
	color: #000000;
}
.footer ul li a:hover { text-decoration:underline; }
.footer ul li.left { 
	margin: 0px 0px 0px 0px; 
	padding: 0px 5px 0px 5px; 
	display: inline; 
	background: none; 
}
#credits {clear:both;font-size:10px;text-align:center;}
#credits a:hover { text-decoration: underline; }
#credits a,#credits a:visited { color:#665;text-decoration:none;font-weight:bold;}

/* < Footer > */
.footer {
	background-image: url("/h_images/freetourssport/bkg_footer.jpg");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: white;
	width: 788px;
    text-align: center;
	height: 35px;
}
.footerLinks {
	padding-top: 5px;
	padding-bottom: 3px;
	width: 734px;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}  
.copyRight {
	font-weight: bold;
	color: #666655;
	font-size: 10px;
	line-height: 10px;
	padding-bottom: 3px;
}
.footerLinks a {
	padding-left: 2px;
	padding-right: 2px;
}
.footerLinks a:visited, .footerLinks a:active, .footerLinks a:focus, .footerLinks a:link { color: #000000; text-decoration: none; }
.footerLinks a:hover { color: #000000; text-decoration: underline; }
.copyRight a:visited, .copyRight a:active, .copyRight a:focus, .copyRight a:link { color: #666655; text-decoration: none; }
.copyRight a:hover { color: #666655; text-decoration: underline; }
/* < General CSS sizes > */
.floatLeft {float: left;}
.floatRight {float: right;}
.clear {
	clear: both;
	overflow: hidden;
	height: 0px;
}
.size1 {
	width: 145px;
	display: inline;
}
.size2 {width: 171px;}
.size3 {width: 196px;}
.size35 {width: 238px}
.size4 {width: 261px;}
.size42 {width: 325px;height: 265px;}
.size44 {
	width: 382px;
	height: 265px;
}
.size5 {width: 505px;}
.size6{width: 564px;}
.advertisement {
	width: 194px;
	min-height: 370px;	
}
/*.adBox {
	margin-left: 517px;
}*/
.largeGap {margin-right: 12px;}
/* < Borders > */
#pageWrap {
	width: 788px;
	margin: 0pt auto;
}
.contentLeftBorder {
	background-image: url("/h_images/freetourssport/contentLeftBorder.gif");
	background-repeat: repeat-y;
	background-position: left;
	background-color: white;
}
.contentRightBorder {
	background-image: url("/h_images/freetourssport/contentRightBorder.gif");
	background-repeat: repeat-y;
	background-position: right;
	background-color: white;
	/*padding-top: 15px;
	padding-right: 25px;
	padding-left: 25px;*/
}
.contentInnerTop {
	background-image: url("/h_images/freetourssport/contentInsideTop.gif");
	background-repeat: no-repeat;
	background-position: top left;
	width: 740px;
}
.contentInnerBottom {
	background-image: url("/h_images/freetourssport/contentInsideBottom.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 740px;
}
.contentInnerLeft {
	background-image: url("/h_images/freetourssport/g_px.gif");
	background-repeat: repeat-y;
	background-position: left;
	width: 740px;
}
.contentInnerRight {
	background-image: url("/h_images/freetourssport/g_3px.gif");
	background-repeat: repeat-y;
	background-position: right;
	width: 740px;
}
.mainContent {
	height: 100%;	
	padding-left: 10px;
	padding-right: 12px;
	padding-bottom: 14px;
	width: 718px;
}
/* < Stars > */
#pageWrap .stars1, #pageWrap .stars2, #pageWrap .stars3, #pageWrap .stars4, #pageWrap .stars5, #pageWrap .stars6 {
	text-indent: -2000px;
	background-repeat: no-repeat;
	/*background: transparent url("/h_images/freetourssport/starbkg.gif");*/
	font-size: 0px; height: 18px;
	overflow: hidden;
}
#pageWrap .stars6 {
	/*background:transparent url("/h_images/freetourssport/5starsplus.gif");*/
	width: 90px;
}
#pageWrap .stars1 { width: 15px; }
#pageWrap .stars2 { width: 30px; }
#pageWrap .stars3 { width: 45px; }
#pageWrap .stars4 { width: 60px; }
#pageWrap .stars5 { width: 75px; }
.none { display: none; }
/* < Buttons > */
.buttonDownOff, .buttonUpOff, .buttonUpOn, .buttonDownOn {
	width: 11px;
	height: 6px;
	background-repeat: no-repeat;
	background-position: center;
	border: 0px none;
	cursor: pointer;
	float:left;
}
.buttonDownOff { background-image: url("/h_images/freetourssport/greyDownButton.gif");margin-right: 3px;}
.buttonUpOff { background-image: url("/h_images/freetourssport/greyUpButton.gif");}
.buttonDownOn { background-image: url("/h_images/freetourssport/greenDownButton.gif");}
.buttonUpOn { background-image: url("/h_images/freetourssport/greenUpButton.gif");}
.sortLinks .positioning {
	padding-left: 40px;
	padding-top: 10px;
}
.buttonClicked {
	background-image: url("/h_images/freetourssport/sortLinkGreenButtonLateral.gif");
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 10px;
	margin-left: 30px;
	width: 4px;
	height: 7px;
	cursor: pointer;
}
p.sortLinkText, p.sortLinkText2 {
	margin-top: -3px;
	font-size: 10px;
	line-height: 10px;
	margin-left: 6px;
	float:left;
}
p.sortLinkText2 {margin-top: 7px;}
/* < Search page > */
.resultsPane {width: 505px;float:left;margin-right: 12px;}
.filterPane {width: 196px;float:left;}
.resultsPane .header, .filterPane .header {
	background-repeat: no-repeat;
	background-position: left;
	height: 31px;
	margin-top: -6px;
	padding-right:32px;
	margin-bottom: 8px;
	background-image: url("/h_images/freetourssport/size5TopImage.gif");
}
.filterPane .header {background-image: url("/h_images/freetourssport/size3TopImage.gif");}
.resultsPane .header h1, .filterPane .header h1 {
	margin-top: 7px;
	margin-right: 5px;
	font-size: 14px;
	line-height: 14px;
	color: white;
	font-weight: bold;
	float:right;
}
.sortLinks {margin-bottom: 8px;}
.sortLinkLeft {
	background-image: url("/h_images/freetourssport/sortLinksLeft.gif"); 
	background-position: left;
	background-repeat: no-repeat;
	height: 25px;
	width: 138px;
	float:left;
}
.sortLinkMiddle {
	background-image: url("/h_images/freetourssport/sortLinksMiddle.gif");
	background-position: center;
	background-repeat: no-repeat;
	height: 25px;
	width: 139px;
	float:left;
}
.sortLinkRight1 {
	background-image: url("/h_images/freetourssport/sortLinksRight2.gif");
	background-position: right;
	background-repeat: no-repeat;
	height: 25px;
	width: 137px;
	float:left;
}
.sortLinkRight {
	background-image: url("/h_images/freetourssport/sortLinksRight.gif");
	background-position: right;
	background-repeat: no-repeat;
	height: 25px;
	width: 91px;
	float:left;
}
/* Search results section */
.searchResultOuterTop {
	background-image: url("/h_images/freetourssport/searchResultOuterTop.gif");
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom: 8px;
}
.searchResultOuterBottom {
	background-image: url("/h_images/freetourssport/searchResultOuterBottom.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 6px;
	padding-top: 6px;
}
.searchResultBorderLeft {
	background-image: url("/h_images/freetourssport/g_px.gif");
	background-repeat: repeat-y;
}
.searchResultBorderRight {
	background-image: url("/h_images/freetourssport/g_px.gif");
	background-position:right center;
	background-repeat: repeat-y;
}
.hotellist .searchResultOuterBottom {background-image: url(/h_images/freetourssport/searchResultOuterBottom2.gif);}
.hotellist .yellowSubmitButton { background-position:center center; margin-top: 65px; margin-right:14.5px; }
.searchResultBorderLeft, .searchResultBorderRight {height:100%;}
/* Price list */
.searchResultPrice {
	min-height: 101px;
	width: 132px;
	float: left;
}
.smallPrice {
	text-align: center;
	margin-top: 16px !important; 
	padding-bottom: 6px;
	width: 110px;
	margin: 0pt auto;
	border-bottom-color: #dedede;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 12px;
	line-height: 12px;
}
.largePrice {
	text-align: center;
	margin-top: 6px; 
	margin-bottom: 8px;
	width: 110px;
	margin: 0pt auto;
	font-size: 18px;
	line-height: 18px;
	color: #db4200;	
	margin-bottom: 6px;
}
.greenButton {
	background-image: url("/h_images/freetourssport/payNowButton.gif");
	background-repeat: no-repeat;
	background-position: center;
	height: 23px;
	width: 103px;
	cursor: pointer;
	border: 0px;
	margin-right:14.5px;
	overflow:hidden;
}
/* Description block */
.searchResultDescription {
	width: 373px;
	padding-top: 6px;
	min-height: 101px;
	background-image: url("/h_images/freetourssport/g_px.gif");
	background-repeat: repeat-y;
	background-position: right;
	background-color: #f4f4f4;
	float: left;
}
.descriptionImage { margin-right: 8px; width: 139px; height: 93px; display: inline; float: right;}
.descriptionImage img {
	display: block;
	height: 93px;
	width: 139px;
}
.descriptionImage a {
	width: 139px;
	height: 93px;
	display: block;
}
.descriptionText {
	margin-right: 9px;
	width: 217px;
	float: right;
}
.descriptionText h2.title {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #006393;
	margin-bottom: 2px;
}
.descriptionText h2.title a:link {text-decoration: none; color: #00476A; }
.descriptionText h2.title a:visited {text-decoration: none; color: #00476A;}
.descriptionText h2.title a:hover {text-decoration: underline; color: #00476A; }
.descirptionText h2.title a:active {text-decoration: none; color: #00476A;}
.descriptionText li.desc {
	width: 217px;
	margin-bottom: 6px;
}
.searchResultBottom {
	background-color: #f0f0f0; 
	border-top: solid;
	border-top-color: #cccccc;
	border-top-width: 1px;
	width: 505px;
}
.searchResultLeft {
	background-image: url("/h_images/freetourssport/g_px.gif");
	background-repeat: repeat-y;
	background-position: left top;
}
.searchResultRight{
	background-image: url("/h_images/freetourssport/g_px.gif");
	background-repeat: repeat-y;
	background-position: right top;	
	padding-left: 11px;
	padding-right: 11px;	
	height: 26px;
}
.formPos {
	padding-top: 6px;
	width: 483px;
}
.recalcButton {
	margin-right: 8px;
	background-image: url("/h_images/freetourssport/submitFormSize5.gif");
	width: 70px;
	height: 17px;
	border: 0px none;
	cursor: pointer;
	overflow: hidden;
	padding: 0px;
	float: right;
}
.select1, .select2, .select3, .select4, .select5, .select6, .select7, .select8, .select9{
	height: 17px;
	font-size: 11px;
}
.select1 {width: 94px;}
.select2 {width: 82px;}
.select3 {width: 82px;}
.select4 {width: 130px}
.select5, .select6 {width: 168px;}
.select7, .select8 {width: 80px;}
.select9 {width: 144px;}
.labelPadding, .labelPadding2 {
	margin-top: 2px;
	margin-right: 5px;
	margin-left: 7px;
}
/* CSS LEFT SIDE SIZE 3 */
.searchPageForms {
	width: 196px;
	margin-bottom: 16px;
}
.searchPageForm1Top .formActive, .searchPageForm1Top .formInactive {
	width: 94px;
}
.formActive h3 {
	margin-right: 30px;
	margin-top: 7px
}
.formInactive h3 {
	margin-right: 12px;
	margin-top: 7px;
}
.searchPageForm1Top .formInactive {
	background-image: url("/h_images/freetourssport/formInactiveButton.gif");
	background-repeat: no-repeat;
	background-position: top right;
	height: 24px;
	margin-right: 4px;
}
.searchPageForm1Top .formActive {
	background-image: url("/h_images/freetourssport/formActiveButton.gif");
	background-repeat: no-repeat;
	background-position: top left;
	height: 24px; 
	margin-left: 4px;
}
/* SECOND FORM HEADER */
.searchPageForm2Top {
	width: 196px;
	background-image: url("/h_images/freetourssport/size3TopImage2.gif");
	background-repeat: no-repeat;
	background-position: center top;
}
.searchPageForm2Top h3 {
	padding-left: 20px;
	padding-right: 20px;
	color: white;
	font-weight: bold;	
	font-size:12px;
	line-height: 12px;
}
a.searchPageForm2TopLink:link {text-decoration: underline; color: white; }
a.searchPageForm2TopLink:visited {text-decoration: underline; color: white;}
a.searchPageForm2TopLink:hover {text-decoration: underline; color: white; }
a.searchPageForm2TopLink:active {text-decoration: underline; color: white;}
a.searchPageForm2TopLink {
	color: white;
	text-decoration: underline;
}
.searchPageForm2Top div  {
	height: 20px;
}
div.searchPageForm2Top div.clear {
	height: 0px;
}
.searchPageForm2Top div h3 {
	padding-top: 4px;	
}
.formGreenTop {
	background-image: url("/h_images/freetourssport/greenTopForm.gif");
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom: 13px;
}
.formGreenBottom {
	background-image: url("/h_images/freetourssport/greenBottomForm.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 6px;
	padding-top: 6px;
}
.formGreenLeftBorder {
	background-image: url("/h_images/freetourssport/green_px.gif");
	background-repeat: repeat-y;
	background-position: left center;
}
.formGreenRightBorder {
	background-image: url("/h_images/freetourssport/green_px.gif");
	background-repeat: repeat-y;
	background-position: right center;
	padding-left: 1px;
	padding-right: 1px;
}
.formPaddingContent {
	padding-left: 12px;
	padding-right: 14px;
	padding-top: 5px;
	background-color: #f8f8f8;
}
.formPaddingContent3 {
	padding-left: 12px;
	padding-top: 5px;
	background-color: #f8f8f8;
	padding-right: 14px;
}
.formPaddingContent2 {
	padding-left: 11px;
	padding-right: 13px;
	padding-top: 5px;
	background-color: #ffffff;
	height: 100%;
	width: 170px;
}
div.noMargins {
	margin-bottom: 0px;
	padding-bottom: 5px;
}
.formGreenTop2 {
	background-image: url("/h_images/freetourssport/greenTopForm2.gif");
	background-repeat: no-repeat;
	background-position: top center;	
	width: 196px;
}
.formGreenBottom2 {
	background-image: url("/h_images/freetourssport/greenBottomForm2.gif");
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-bottom: 6px;
	padding-top: 6px;
}
.formFirstDiv {margin-bottom: 8px;}
.formFirstDiv .formFirstDivLabel {margin-top: 1.5px;}
.formSecondDiv {margin-bottom: 5px;}
.formCalendarBox1, .formCalendarBox2{width: 80px;}
.formCalendarBox1 {margin-right: 4px;}
.formCalendarBox2 {margin-left: 4px;}
.formCalendarBox1 p, .formCalendarBox2 p {
	text-align: right;
	margin-bottom: 2px;
}
.formCalendarBox1 .calendarButton, .formCalendarBox2 .calendarButton {
	background-image: url("/h_images/freetourssport/calendarButton.gif"); 
	background-repeat: no-repeat;
	margin-right: 2px;
	margin-top: 1px;
	cursor: pointer;
	display: block;
	height: 16px;
	width: 16px;
	float: left;
}
.formCalendarBox1 .calendarInputText, .formCalendarBox2 .calendarInputText {
	width: 58px;
	padding-right: 0px;
	padding-left: 0px;
	height: 12px;
	font-size: 10px;
	float: left;
}
.formThirdDiv {margin-bottom: 5px;}
.formThirdDiv p {margin-bottom: 2px;}
.formFifthDiv {
	padding-bottom: 8px;
	width: 168px;
}
.formFifthDiv p {
	text-align: right;
	margin-bottom: 3px;
}
.formCalendarBox1 .spanPos, .formCalendarBox2 .spanPos {
	width: 16px;
	height: 16px;
	padding-top: 2px;
}
.formFifthDiv .formCalendarBox1 .calendarInputText, .formFifthDiv .formCalendarBox2 .calendarInputText {
	width: 56px;
	font-size: 10px;
}
/* Submit search button */
.greenFormButton {
	background-color: white;
	background-image: url("/h_images/freetourssport/submitFormSize3.gif");
	background-repeat: no-repeat;
	background-position: left center;
	width: 84px;
	height: 24px;
	overflow: hidden;
	cursor: pointer;
	border: 0px none;
}
.innerForm2Top {
	background-image: url("/h_images/freetourssport/innerForm2Top.gif");
	background-repeat: no-repeat;
	background-position: top center;
	margin-bottom: 7px;
	width: 170px;
	
}
.innerForm2Bottom {
	background-image: url("/h_images/freetourssport/innerForm2Bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-top: 6px;
	padding-bottom: 6px;
}
.innerForm2LeftBorder {
	background-image: url("/h_images/freetourssport/darkGrey_px.gif");
	background-repeat: repeat-y;
	background-position: left center;
}
.innerForm2RightBorder {
	background-image: url("/h_images/freetourssport/darkGrey_px.gif");
	background-repeat: repeat-y;
	background-position: right center;
	padding-left: 1px;
	padding-right: 1px;
	width: 168px;
}
.innerForm2Checkbox p {
	padding-right: 10px;
}
.innerForm2BoxHeader h4 {
	padding-right: 10px;
	margin-top: -1px;
	font-weight: bold;
}
.innerForm2BoxHeader {
	background-image: url("/h_images/freetourssport/innerForm2Checkbox.gif");
	background-repeat: no-repeat;
	background-position: center;
	height: 14px;
	margin-bottom: 8px;	
	width: 168px;
}
.formPaddingContent3 { padding-right: 10px;}
/* < HomePage > */
.largeBox {
	width: 555px;
    margin-right: 16px;
    margin-bottom: 14px;
 
}
.smallBox {
	width: 168px;
    margin-bottom: 14px;
}
.contentHPRightBorder {
	background-image: url("/h_images/freetourssport/contentRightBorder.gif");
	background-repeat: repeat-y;
	background-position: right;
	width: 788px;
}
.homePageInnerContent {
	width: 740px;
	padding-top: 15px;
	padding-right: 23px;
	padding-left: 22px;
	padding-bottom: 15px;
}
.topContent {
	width: 555px;
	height: 294px;
	margin-bottom: 12px;
}
/* hotel Div */
.hotelDiv {
	width: 322px;
	margin-right: 13px;
	height: 294px;
	margin-bottom: 15px;
}
.hotelDiv .border div.hotelDivInnerContent {
	width: 298px;
	margin-right: 12px;
	margin-left: 12px;
	padding-top: 1px;
	background-image: none;
	padding-bottom: 3px;
	height: 290px;
}
.hotelDivInnerContent h4 {
	background-image: url("/h_images/freetourssport/homepageYellowHeader.gif"); 
	background-repeat: no-repeat; 
	background-position: center;  
	font-weight: bold; 
	color: white;
	font-size: 15px;
	line-height: 15px;
	height: 26px;
	padding-top: 6px;
	padding-right: 40px;
	margin-bottom: 8px;
}
.hotelDivInnerContent img {
	margin-bottom: 9px;
	height: 135px;
	width: 296px;
}
.hotelDiv .border .hotelDivSBox1 {
	width: 103px;
	background-image: none;
	border-right: 1px solid #cfcfcf;
	padding-top: 0px;
	padding-left: 17px;
	padding-right: 13px;
	margin-bottom: 14px;
	padding-bottom: 8px;
	height: 56px;
}	
.hotelDiv .border .hotelDivSBox2 {
	width: 152px;
	background-image: none;
	padding-left: 12px;
	height: 69px;
}
#pageWrap .contain {
    background-image: none;
    width: 298px;
    height: 78px;
}
.hotelDivInnerContent  h2 {
	font-weight: bold;
	font-size: 16px;
	color: #e44a00;
	line-height: 16px;
	margin-bottom: 4px;
}
.hotelDivSBox2 h3 {
    font-size: 12px;
    font-weight: normal;
    height: 12px;
    padding-bottom: 14px;
}
.hotelDivInnerContent h2  a { display: block; color: #e44a00; text-decoration: none }
.hotelDivInnerContent h2 a:active, .hotelDivInnerContent h2 a:visited, .hotelDivInnerContent h2 a:focus { color: #e44a00; text-decoration: none;}
.hotelDivInnerContent h2 a:hover { color: #e44a00; text-decoration: underline; }
.hotelDivSBox2 h3 .smallYellow {
	font-size: 12px;
	font-weight: bold;
	color: #e44a00;
    text-decoration: none;
}
.hotelDivSBox2 h3 a:active, .hotelDivSBox2 h3 a:link, .hotelDivSBox2 h3 a:visited, .hotelDivSBox2 h3 a:focus { text-decoration: none; color: #e44a00; }
.hotelDivSBox2 h3 a:hover { text-decoration: underline; color: #e44a00;}
.hotelDivSBox1 p {
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 10px;
	text-align: left;
    background-image: url("/h_images/freetourssport/homepageBrightRedArrow.gif"); 
    background-repeat: no-repeat;
    background-position: center right;
}
.bigYellow {
	color: #e44a00;
	font-size: 16px;
	font-weight: bold;
}
.moreDetailsBtn, .yellowSubmitButton {
	background-image: url("/h_images/freetourssport/homepageYellowSubmitButton.gif");
	background-repeat: no-repeat;
	width: 103px;
	height: 24px;
	border: 0px;
	display: block;
}
.yellowSubmitButton {text-indent: -2000px;}
.orderNowBtn {
	background-image: url("/h_images/freetourssport/payNowButton.gif");
	background-repeat: no-repeat;
	width: 103px;
	height: 23px;
	display: block;
	border: 0px;
}
.hotelDivSBox2 ul {margin-bottom: 3px;}
.hotelDivSBox2 p {
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 3px;
}
.hotelDivSBox2 .dateColor {
    color: #545454;
    font-weight: bold;
}
.resultBoxCompDivOuter {width: 287px;}
.resultBoxCompDivOuter h2 {}
/* form div */
.formDiv {
	width: 220px;
	height: 294px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.formDiv .border div.hotelFormInnerContent {
	background: none;
	margin-left: 12px;
	margin-right: 12px;
	width: 196px;
	padding-top: 1px;
	padding-bottom: 3px;
}
.hotelFormInnerContent h4 {
	background-image: url("/h_images/freetourssport/homepageGreenHeader.gif"); 
	background-repeat: no-repeat; 
	background-position: center;  
	font-weight: bold; 
	color: white;
	font-size: 15px;
	line-height: 15px;
	height: 26px;
	padding-top: 6px;
	padding-right: 40px;
	margin-bottom: 8px;
}
.formDiv .border div.formInnerContent2Sides {
	background-image: none;
	width: 172px;
	padding-left: 12px;
	padding-right: 12px;
}
h2.inactiveTab {
	background-image: url("/h_images/freetourssport/homepageInactiveTab.gif");
	background-repeat: no-repeat;
	line-height: 16px;
	font-size: 12px;
	font-weight: normal; 
	width: 83px;
	height: 20px;
	margin-right: 5px;
	text-align: center;
	padding-top: 4px;
	color: #858585;
}
h2.inactiveTab a{
	display: block;
	text-decoration: none;
	width: 83px;
	height: 20px;
	color: #858585;
}
h2.inactiveTab a:visited, h2.inactiveTab a:link,  h2.inactiveTab a:focus {
    color: #858585;
    text-decoration: none;
}
h2.inactiveTab a:hover {
    text-decoration: underline;
    color: #858585;
}
h2.activeTab a {
	display: block;
	text-decoration: none;
	width: 83px;
	height: 20px;
    color: white;
}
h2.activeTab a:visited, h2.activeTab a:link,  h2.activeTab a:focus {
    text-decoration: none;
    color: white;
}
h2.activeTab a:hover {
    color: white;
    text-decoration: underline;
}
h2.activeTab {
	background-image: url("/h_images/freetourssport/homepageActiveTab.gif");
	background-repeat: no-repeat;
	line-height: 16px;
	font-size: 12px;
	font-weight: normal;
	width: 83px;
	height: 20px;
	text-align: center;
	padding-top: 4px;
	color: white;
}
.formDiv .border div.greenBarForm {
	background-image: none;
	width: 196px;
	height: 213px;
	margin-bottom: 12px;
    background-color: #F8F8F8;
}
.formDiv .border .greenBarForm .border .innerGreenBarForm
{
		height: 195px;
		margin-left: 13px;
		margin-right: 13px;
		padding-top: 10px;
		padding-bottom: 10px;
		width: 170px;
		background-image: none;
}
.formDiv .border .greenBarForm .border .innerGreenBarForm div {
	background-image: none;
    background-color: #F8F8F8;
}
.formDiv .border .greenBarForm .border .innerGreenBarForm div div div {
	background-color: white;
}	
.formDiv .border .greenBarForm .border .innerGreenBarForm  .formCalendarBox1 , 
.formDiv .border .greenBarForm .border .innerGreenBarForm  .formCalendarBox2 {
    display: inline;
}
.formDiv .border .greenBarForm .border .innerGreenBarForm .formFirstDiv {
	margin-bottom: 4px;
}
.formDiv .border .greenBarForm .border .innerGreenBarForm {
	padding-top: 10px;
	padding-bottom: 8px;

}
/* DealCategoryDivEx block */

/*width: 275px;*/
.DealCtgDivEx {
	width: 270px; 
	height: 294px;
	margin-right: 15px;
	margin-bottom: 15px;
}
 /*   width: 265px;*/
.DealCtgDivEx .innerTopContent {
    padding-left: 12px;
    padding-right: 12px;
    width: 246px;
    padding-top: 1px;
    padding-bottom: 8px;
    height: 284px;
}
.DealCtgDivEx .innerTopContent h4 {
	/*background-image: url("/h_images/747a/homepageGreenHeader.jpg"); */
	background-image: url("/h_images/747a/DealCtgExOrangeTitle.jpg"); 
	background-repeat: no-repeat; 
	background-position:center
	font-weight: bold; 
	color: white;
	font-size: 15px;
    font-weight:bold;
	line-height: 15px;
	height: 23px; /*26*/
	padding-top: 6px;
	padding-right: 90px;
	margin-bottom: 5px; /*Space between the header and the start of items*/
	margin-top: 0px; /*Space between the header and the upper fram's line above the header????*/
}

/*    width: 255px;*/
.DealCtgDivEx .innerTopContent li {
    margin-right: 5px;
    width: 250px;
    background:url(/h_images/747a/DealCtgExItem.jpg);
    border:0;
    height:36px; /*28*/
    margin:0px 0px 2px 10px;
    width:246px; /*245px*/
}

.DealCtgDivEx .innerTopContent li a
{
    width:246px; 
    color:#fff;
    font-weight:bold;
    font-size:12px;
    cursor:pointer;
    padding-top: 7px;
    padding-right: 9px;
    line-height: 36px;
   }
.DealCtgDivEx .innerTopContent .LateItem li {
    margin-right: 5px;
    width: 250px;
    background:url(/h_images/747a/DealCtgExItemMore.jpg);
    border:0;
    height:22px; /*28*/
    margin:0px 0px 2px 10px;
    width:246px; /*245px*/
}

.DealCtgDivEx .innerTopContent .LateItem li a
{
    width:246px; 
    color:#fff;
    font-weight:bold;
    font-size:12px;
    cursor:pointer;
    padding-top: 5px;
    padding-right: 9px;
    line-height: 22px;
   }
        
/* More deals block */
.middleContent {
    width: 555px;
    margin-bottom: 11px;
	margin-right: 15px;
}
.middleContent .border .insideMiddleContent {
    background-image: none;
    margin-left: 12px;
    margin-right: 12px;
    width: 531px; 
    padding-top: 2px;
    padding-bottom: 3px;   
}
.middleContent .border .insideMiddleContent .insideMiddleContentTopSide {
    background-image: url("/h_images/freetourssport/homepageBigYellowHeader.gif"); background-repeat: no-repeat; background-position: center;
    height: 31px;
    margin-bottom: 9px; 
}
.middleContent .border .insideMiddleContent .insideMiddleContentResult { background-image: none;}
.insideMiddleContentResult {
    width: 531px;
    background-color: #f4f4f4;
    margin-bottom: 14px;    
}
.insideMiddleContentLeftSide, .insideMiddleContentRightSide {
    padding-top: 7px;
    color: white;
    font-weight: bold;
    font-size: 15px;
    line-height: 15px;
}
.insideMiddleContentleftSide a:active, .insideMiddleContentLeftSide a:focus, .insideMiddleContentLeftSide a:hover, .insideMiddleContentLeftSide a:visited  { text-decoration: underline; color: white;}
.insideMiddleContentLeftSide { width: 350px; text-align: left; padding-left: 20px;}
.insideMiddleContentRightSide {  width: 125px; text-align: right;  padding-right: 36px; } 
.insideMiddleContent .insideMiddleContentResult .border .innerBoxResultContent  .hotelDivSBox1 {
	width: 103px;
	background-image: none;
	border-right: 1px solid #cfcfcf;
	margin-top: 5px;
	padding-top: 7px;
	padding-left: 17px;
	padding-right: 13px;
	margin-bottom: 10px;
	padding-bottom: 14px;
}
.insideMiddleContent .insideMiddleContentResult .border .innerBoxResultContent  .hotelDivSBox1 p {
    background-image: url("/h_images/freetourssport/homepageBrightRedArrow2.gif");
    background-repeat: no-repeat;
    background-position: right center;

}
.insideMiddleContent .insideMiddleContentResult .border .innerBoxResultContent .hotelDivSBox2 {
	width: 127px;
	background-image: none;
	padding-left: 12px;
	padding-right: 14px;
    padding-top:7px; 
}
.insideMiddleContent .insideMiddleContentResult .border .innerBoxResultContent .hotelDivSBox3 {
    width: 238px;
    height: 109px;
}
.insideMiddleContent .insideMiddleContentResult .border .innerBoxResultContent .hotelDivSBox3  img{
    width: 238px;
    height: 109px;
}
.resultBoxCompDivOuter h2 {
	font-weight: bold;
	font-size: 16px;
	color: #e44a00;
	line-height: 16px;
	padding-right: 14px;
}
.resultBoxCompDivOuter { padding-top: 5px;}
.border .insideMiddleContent .insideMiddleContentResult .border  .innerBoxResultContent { background-image: none; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 0px;  min-height: 109px; width: 526px; }
.innerBoxResultContent .hotelDivSBox2  h2{ color: #c96300; }
.innerBoxResultContent  h2  a { display: block; color: #E44A00;  }
.innerBoxResultContent  h2  a:active, .innerBoxResultContent  h2  a:focus, .innerBoxResultContent  h2  a:visited, .innerBoxResultContent  h2  a:link { color: #E44A00; text-decoration: none;}
.innerBoxResultContent h2 a:hover { color: #E44A00; text-decoration: underline;}
.innerBoxResultContent .hotelDivSBox2 .smallYellow { color: #E44A00; }
.innerBoxResultContent .hotelDivSBox1 .bigYellow { color: #c96300; }
/* Bottom content */
.bottomContent {
    width: 555px;
	margin-right: 15px;
}
.bCKeyboard {height: 163px; width: 129px; background-image: url("/h_images/freetourssport/bkg_mini_box_bg_keyboard.gif"); background-position: bottom left; background-repeat: no-repeat; margin-right: 13px; background-color: #fafafa; display: inline;}
.bCKeyboard .border .innerbCKeyboard { background-image: none; width: 103px; padding-left: 13px; padding-right: 13px; padding-top: 1px; padding-bottom: 3px; height: 159px; }
.innerbCKeyboard h4 { color: #549616; background-image: url("/h_images/freetourssport/bkg_mini_box_header.gif"); background-position: top center; padding-top: 6px; height:18px; padding-right: 19px; width: 84px; margin-bottom: 10px; font-size: 12px; line-height: 12px; font-weight: bold; }
.innerbCKeyboard  li { margin-bottom: 5px;}
.innerbCKeyboard a {text-decoration: none; color: #545454; display: block; background-image: url("/h_images/freetourssport/bkg_mini_box_green_li.gif"); background-position: right bottom; background-repeat: no-repeat; padding-right: 10px; }
.innerbCKeyboard a:active , .innerbCKeyboard a:visited, .innerbCKeyboard a:focus { text-decoration: none; color: #545454; }
.innerbCKeyboard a:hover{ text-decoration: underline; color: #545454; }
.bCMail {height: 163px; width: 129px; background-image: url("/h_images/freetourssport/bkg_mini_box_bg_mail.gif"); background-position: bottom left; background-repeat: no-repeat; margin-right: 13px; background-color: #fafafa; display: inline; }
.bCMail .border .innerbCMail { background-image: none; width: 103px; padding-left: 13px; padding-right: 13px; padding-top: 1px; padding-bottom: 3px; height: 159px; }
.innerbCMail h4 { color: #ff5400; background-image: url("/h_images/freetourssport/bkg_mini_box_header.gif"); background-position: top center; padding-top: 6px; height:18px; padding-right: 14px; width: 89px; margin-bottom: 10px; font-size: 12px; line-height: 12px; font-weight: bold; }
.innerbCMail p { margin-bottom: 10px; }
.innerbCMail .innerbCmailInput  {width: 99px; padding-top: 2px; margin-bottom: 5px;}
.innerbCMail .innerbCmailSubmit { width: 43px; height: 20px; background-color: #E25C01; font-size: 11px; font-weight: bold; text-align: center; color:white;}
.bCInfo {height: 163px; width: 129px; background-image: url("/h_images/freetourssport/bkg_mini_box_bg_info.gif"); background-position: bottom left; background-repeat: no-repeat; background-color: #fafafa; margin-right: 13px; display: inline;}
.bCInfo .border .innerbCInfo { background-image: none; width: 103px; padding-left: 13px; padding-right: 13px; padding-top: 1px; padding-bottom: 3px; height: 159px; }
.innerbCInfo h4 { color: #0a86c4; background-image: url("/h_images/freetourssport/bkg_mini_box_header.gif"); background-position: top center; padding-top: 6px; height:18px; padding-right: 19px; width: 84px; margin-bottom: 10px; font-size: 12px; line-height: 12px; font-weight: bold; }
.innerbCInfo  li { margin-bottom: 5px;}
.innerbCInfo a {text-decoration: none; color: #545454; display: block; padding-right: 10px; background-image: url("/h_images/freetourssport/bkg_mini_box_blue_li.gif"); background-position:  right 80%; background-repeat: no-repeat;}
.innerbCInfo a:visited , .innerbCInfo a:active, .innerbCInfo a:focus { text-decoration: none; color: #545454; }
.innerbCInfo a:hover{ text-decoration: underline; color: #545454; }
.bCFire {height: 163px; width: 129px; background-image: url("/h_images/freetourssport/bkg_mini_box_bg_fire.gif"); background-position: bottom left; background-repeat: no-repeat; background-color: #fafafa; display: inline; }
.bCFire .border .innerbCFire { background-image: none; width: 103px; padding-left: 13px; padding-right: 13px; padding-top: 1px; padding-bottom: 3px; height: 159px; }
.innerbCFire h4 { color: #ff0000; background-image: url("/h_images/freetourssport/bkg_mini_box_header.gif"); background-position: top center; padding-top: 6px; height:18px; padding-right: 19px; width: 84px; margin-bottom: 10px; font-size: 12px; line-height: 12px; font-weight: bold; }
.innerbCFire p { color: #00456f; margin-bottom: 5px; }
a.redLink:visited, a.redLink:active, a.redLink:focus , a.redLink:link{ text-decoration: none; color:#ff0000; display: block; margin-bottom: 5px;} 
a.redLink:hover { text-decoration: underline; color:#ff0000; display: block; margin-bottom: 5px; }
.smallBoxTopContent { height: 294px;    margin-bottom: 15px; background-image: url("/h_images/freetourssport/bkg_slim_runner.gif"); background-position: top right; background-repeat: repeat-y; }
.smallBoxTopContent .innerTopContent {
    padding-left: 12px;
    padding-right: 12px;
    width: 144px;
    padding-top: 1px;
    padding-bottom: 8px;
    height: 284px;
}
.smallBoxTopContent .innerTopContent h4 {
	background-image: url("/h_images/freetourssport/homepageBlueHeader2.gif"); 
	background-repeat: no-repeat; 
	background-position: center top;  
	font-weight: bold; 
	color: white;
	font-size: 15px;
	line-height: 15px;
	height: 26px;
	padding-top: 6px;
	padding-right: 38px;
	/*margin-bottom: 8px;*/
}
.smallBoxTopContent .innerTopContent li {
    margin-right: 13px;
    width: 131px;
}
.smallBoxTopContent .innerTopContent li a {
    background-image:  url("/h_images/freetourssport/bkg_menu_li.gif"); 
    background-position: center right;
    background-repeat: no-repeat;
    display: block;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    color: #004a77;
    text-decoration: none;
    padding-top: 9px; 
    padding-right: 15px;
    border-bottom: 1px solid #f1f1f1; 
    padding-bottom: 11px;
}
.innerTopContent li a:active, .innerTopContent li a:link, .innerTopContent li a:visited, .innerTopContent li a:focus {
    color: #004a77;
    text-decoration: none;
}    
.innerTopContent li a:hover { 
    color: #004a77;
    text-decoration: underline;
}  
/* Ad banners */
.smallBoxAdvertising {
    width: 168px;
    height: 159px;
    margin-bottom: 12px;
}
.smallBoxAdvertising .border .innerAdvertising {
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 12px;
    padding-bottom: 12px;
    width: 142px;
    height: 137px;
    background-image: none;
}
.smallBoxAdvertising .border .innerAdvertising  a {
    display: block;
    width: 142px;
    height: 137px;
}
.smallBoxMiddleContent { background-image: url("/h_images/freetourssport/bkg_slim_runner.gif"); background-position: top right; background-repeat: repeat-y; margin-bottom: 11px; }
.smallBoxMiddleContent .innerMiddleContent {
    background-image: none;
    padding-left: 12px;
    padding-right: 12px;
    width: 144px;
    padding-top: 1px;
    padding-bottom: 8px;
}
.smallBoxMiddleContent .innerMiddleContent h4 {
	background-image: url("/h_images/freetourssport/homepageBlueHeader.gif");
	background-repeat: no-repeat; 
	background-position: center top;  
	font-weight: bold; 
	color: white;
	font-size: 15px;
	line-height: 15px;
	height: 26px;
	padding-top: 6px;
	padding-right: 45px;
	margin-bottom: 8px;
}
.innerMiddleContent li {
    margin-right: 13px;
    width: 131px;
}
.innerMiddleContent li a {
    background-image:  url("/h_images/freetourssport/bkg_menu_li_light.gif"); 
    background-position: center right;
    background-repeat: no-repeat;
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
    color: #353535;
    text-decoration: none;
    padding-top: 7px; 
    padding-right: 15px;
    border-bottom: 1px solid #f1f1f1; 
    padding-bottom: 7px;
}
.innerMiddleContent li a:link, .innerMiddleContent li a:visited, .innerMiddleContent li a:focus, .innerMiddleContent li a:active {
    text-decoration: none;
    color: #353535;
}
.innerMiddleContent li a:hover {
    text-decoration: underline;
    color: #353535;
}
.smallBoxBottomContent {
	width: 168px;
	height: 538px;
}
.smallBoxBottomContent .innerAdvertising {
	padding-top: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	padding-right: 4px;
}
.extraImgDiv {
    background-image: url("/h_images/freetourssport/bkg_menu_alt_btm_left.gif");
    background-position: bottom left; 
    background-repeat: no-repeat;
}
.contentHotelsRightBorder {
	background-image: url("/h_images/freetourssport/contentRightBorder.gif");
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 15px;
	padding-right: 18px;
	padding-left: 18px;	
}

/* Border Style 
t
t b
t b l
t b l r
t b l r bl
t b l r bl br
t b l r bl br tl
t b l r bl br tl tr
t b l r bl br tl tr background: none afterwards else lots of troubles and headaches, mofo
*/
.hotelDiv .border { background-image: url("/h_images/freetourssport/g_px.gif"); background-repeat: repeat-x; background-position: top;   }
.hotelDiv .border div { background-image: url("/h_images/freetourssport/g_2px.gif"); background-repeat: repeat-x; background-position: bottom; }
.hotelDiv .border div div { background-image: url("/h_images/freetourssport/g_px.gif"); background-repeat: repeat-y; background-position: left;} 
.hotelDiv .border div div div { background-image: url("/h_images/freetourssport/g_3px.gif"); background-repeat: repeat-y; background-position: right;}
.hotelDiv .border div div div div { background-image: url("/h_images/freetourssport/grayBl.gif"); background-repeat: no-repeat; background-position: bottom left; } 
.hotelDiv .border div div div div div { background-image: url("/h_images/freetourssport/grayBr.gif"); background-repeat: no-repeat; background-position: bottom right;} 
.hotelDiv .border div div div div div div { background-image: url("/h_images/freetourssport/grayTl.gif"); background-repeat: no-repeat; background-position: top left; }
.hotelDiv .border div div div div div div div { background-image: url("/h_images/freetourssport/grayTr.gif"); background-repeat: no-repeat; background-position: top right;}
.hotelDiv .border div div div div div div div div { background-image: none;}

.formDiv .border { background-image: url("/h_images/freetourssport/g_px.gif"); background-repeat: repeat-x; background-position: top;   }
.formDiv .border div { background-image: url("/h_images/freetourssport/g_2px.gif"); background-repeat: repeat-x; background-position: bottom ;}
.formDiv .border div div { background-image: url("/h_images/freetourssport/g_px.gif"); background-repeat: repeat-y; background-position: left;} 
.formDiv .border div div div { background-image: url("/h_images/freetourssport/g_3px.gif"); background-repeat: repeat-y; background-position: right;}
.formDiv .border div div div div { background-image: url("/h_images/freetourssport/grayBl.gif"); background-repeat: no-repeat; background-position: bottom left; } 
.formDiv .border div div div div div { background-image: url("/h_images/freetourssport/grayBr.gif"); background-repeat: no-repeat; background-position: bottom right;} 
.formDiv .border div div div div div div { background-image: url("/h_images/freetourssport/grayTl.gif"); background-repeat: no-repeat; background-position: top left; }
.formDiv .border div div div div div div div { background-image: url("/h_images/freetourssport/grayTr.gif"); background-repeat: no-repeat; background-position: top right;}

.formDiv .greenBarForm .border { background-image: url("/h_images/freetourssport/green_px2.gif"); background-repeat: repeat-x; background-position: top; }
.formDiv .greenBarForm .border div { background-image: url("/h_images/freetourssport/green_px2.gif"); background-repeat: repeat-x; background-position: bottom; }
.formDiv .greenBarForm .border div div { background-image: url("/h_images/freetourssport/green_px2.gif"); background-repeat: repeat-y; background-position: left; }
.formDiv .greenBarForm .border div div div { background-image: url("/h_images/freetourssport/green_px2.gif"); background-repeat: repeat-y; background-position: right;}
.formDiv .greenBarForm .border div div div div { background-image: url("/h_images/freetourssport/greenBl.gif"); background-repeat: no-repeat; background-position: bottom left;}
.formDiv .greenBarForm .border div div div div div { background-image: url("/h_images/freetourssport/greenBr.gif"); background-repeat: no-repeat; background-position: bottom right;}
.formDiv .greenBarForm .border div div div div div div  { background-image: url("/h_images/freetourssport/greenTl.gif"); background-repeat: no-repeat; background-position: top left;}
.formDiv .greenBarForm .border div div div div div div div { background-image: url("/h_images/freetourssport/greenTr.gif"); background-repeat: no-repeat; background-position: top right; }

.DealCtgDivEx .border { background-image: url("/h_images/747a/g_px.gif"); background-repeat: repeat-x; background-position: top; }
.DealCtgDivEx .border div { background-image: url("/h_images/747a/g_2px.gif"); background-repeat: repeat-x; background-position: bottom; }
.DealCtgDivEx .border div div { background-image: url("/h_images/747a/g_px.gif"); background-repeat: repeat-y; background-position: left; }
.DealCtgDivEx .border div div div { background-image: url("/h_images/747a/g_3px.gif"); background-repeat: repeat-y; background-position: right; }
.DealCtgDivEx .border div div div div { background-image: url("/h_images/747a/grayBl.gif"); background-repeat: no-repeat; background-position: bottom left; }
.DealCtgDivEx .border div div div div div { background-image: url("/h_images/747a/grayBr.gif"); background-repeat: no-repeat; background-position: bottom right; }
.DealCtgDivEx .border div div div div div div { background-image: url("/h_images/747a/grayTl.gif"); background-repeat: no-repeat; background-position: top left; }
.DealCtgDivEx .border div div div div div div div { background-image: url("/h_images/747a/grayTr.gif"); background-repeat: no-repeat; background-position: top right; }
.DealCtgDivEx .border div div div div div div div div { background-image: none;}


.middleContent .border { background-image: url("/h_images/freetourssport/g_px.gif"); background-repeat: repeat-x; background-position: top; }
.middleContent .border div { background-image: url("/h_images/freetourssport/g_2px.gif"); background-repeat: repeat-x; background-position: bottom; }
.middleContent .border div div { background-image: url("/h_images/freetourssport/g_px.gif"); background-repeat: repeat-y; background-position: left; }
.middleContent .border div div div { background-image: url("/h_images/freetourssport/g_3px.gif"); background-repeat: repeat-y; background-position: right; }
.middleContent .border div div div div { background-image: url("/h_images/freetourssport/grayBl.gif"); background-repeat: no-repeat; background-position: bottom left;}
.middleContent .border div div div div div { background-image: url("/h_images/freetourssport/grayBr.gif"); background-repeat: no-repeat; background-position: bottom right; }
.middleContent .border div div div div div div { background-image: url("/h_images/freetourssport/grayTl.gif"); background-repeat: no-repeat; background-position: top left; }
.middleContent .border div div div div div div div { background-image: url("/h_images/freetourssport/grayTr.gif"); background-repeat: no-repeat; background-position: top right }
.middleContent .border div div div div div div div div { background-image: none;}

.middleContent .border .insideMiddleContentResult .border { background-image: url("/h_images/freetourssport/grayFull_px.gif"); background-repeat: repeat-x; background-position: top; }
.middleContent .border .insideMiddleContentResult .border div { background-image: url("/h_images/freetourssport/grayFull_px.gif"); background-repeat: repeat-x; background-position: bottom; }
.middleContent .border .insideMiddleContentResult .border div div { background-image: url("/h_images/freetourssport/grayFull_px.gif"); background-repeat: repeat-y; background-position: left; }
.middleContent .border .insideMiddleContentResult .border div div div  { background-image: url("/h_images/freetourssport/grayFull_px.gif"); background-repeat: repeat-y; background-position: right }
.middleContent .border .insideMiddleContentResult .border div div div div { background-image: url("/h_images/freetourssport/grayFullBl.gif"); background-repeat: no-repeat; background-position: bottom left; }
.middleContent .border .insideMiddleContentResult .border div div div div div { background-image: url("/h_images/freetourssport/grayFullBr.gif"); background-repeat: no-repeat; background-position: bottom right; }
.middleContent .border .insideMiddleContentResult .border div div div div div div { background-image: url("/h_images/freetourssport/grayFullTl.gif"); background-repeat: no-repeat; background-position: top left; }
.middleContent .border .insideMiddleContentResult .border div div div div div div div { background-image: url("/h_images/freetourssport/grayFullTr.gif"); background-repeat: no-repeat; background-position: top right;} 
.middleContent .border .insideMiddleContentResult .border div div div div div div div div { background-image: none;}

.bCKeyboard .border { background-image: url("/h_images/freetourssport/g_px.gif"); background-repeat: repeat-x; background-position: top; }
.bCKeyboard .border div { background-image: url("/h_images/freetourssport/g_2px.gif"); background-repeat: repeat-x; background-position: bottom; }
.bCKeyboard .border div div { background-image: url("/h_images/freetourssport/g_px.gif"); background-repeat: repeat-y; background-position: left; }
.bCKeyboard .border div div div { background-image: url("/h_images/freetourssport/g_3px.gif"); background-repeat: repeat-y; background-position: right; }
.bCKeyboard .border div div div div { background-image: url("/h_images/freetourssport/grayBl.gif"); background-repeat: no-repeat; background-position: bottom left; }
.bCKeyboard .border div div div div div { background-image: url("/h_images/freetourssport/grayBr.gif"); background-repeat: no-repeat; background-position: bottom right; }
.bCKeyboard .border div div div div div div { background-image: url("/h_images/freetourssport/grayTl.gif"); background-repeat: no-repeat; background-position: top left; }
.bCKeyboard .border div div div div div div div { background-image: url("/h_images/freetourssport/grayTr.gif"); background-repeat: no-repeat; background-position: top right; }
.bCKeyboard .border div div div div div div div div { background-image: none;}

.bCMail .border { background-image: url("/h_images/freetourssport/g_px.gif"); background-repeat: repeat-x; background-position: top; }
.bCMail .border div { background-image: url("/h_images/freetourssport/g_2px.gif"); background-repeat: repeat-x; background-position: bottom; }
.bCMail .border div div { background-image: url("/h_images/freetourssport/g_px.gif"); background-repeat: repeat-y; background-position: left; }
.bCMail .border div div div { background-image: url("/h_images/freetourssport/g_3px.gif"); background-repeat: repeat-y; background-position: right; }
.bCMail .border div div div div { background-image: url("/h_images/freetourssport/grayBl.gif"); background-repeat: no-repeat; background-position: bottom left; }
.bCMail .border div div div div div { background-image: url("/h_images/freetourssport/grayBr.gif"); background-repeat: no-repeat; background-position: bottom right; }
.bCMail .border div div div div div div { background-image: url("/h_images/freetourssport/grayTl.gif"); background-repeat: no-repeat; background-position: top left; }
.bCMail .border div div div div div div div { background-image: url("/h_images/freetourssport/grayTr.gif"); background-repeat: no-repeat; background-position: top right; }
.bCMail .border div div div div div div div div { background-image: none;}

.bCInfo .border { background-image: url("/h_images/freetourssport/g_px.gif"); background-repeat: repeat-x; background-position: top; }
.bCInfo .border div { background-image: url("/h_images/freetourssport/g_2px.gif"); background-repeat: repeat-x; background-position: bottom; }
.bCInfo .border div div { background-image: url("/h_images/freetourssport/g_px.gif"); background-repeat: repeat-y; background-position: left; }
.bCInfo .border div div div { background-image: url("/h_images/freetourssport/g_3px.gif"); background-repeat: repeat-y; background-position: right; }
.bCInfo .border div div div div { background-image: url("/h_images/freetourssport/grayBl.gif"); background-repeat: no-repeat; background-position: bottom left; }
.bCInfo .border div div div div div { background-image: url("/h_images/freetourssport/grayBr.gif"); background-repeat: no-repeat; background-position: bottom right; }
.bCInfo .border div div div div div div { background-image: url("/h_images/freetourssport/grayTl.gif"); background-repeat: no-repeat; background-position: top left; }
.bCInfo .border div div div div div div div { background-image: url("/h_images/freetourssport/grayTr.gif"); background-repeat: no-repeat; background-position: top right; }
.bCInfo .border div div div div div div div  div { background-image: none;}

.bCFire .border { background-image: url("/h_images/freetourssport/g_px.gif"); background-repeat: repeat-x; background-position: top; }
.bCFire .border div { background-image: url("/h_images/freetourssport/g_2px.gif"); background-repeat: repeat-x; background-position: bottom; }
.bCFire .border div div { background-image: url("/h_images/freetourssport/g_px.gif"); background-repeat: repeat-y; background-position: left; }
.bCFire .border div div div { background-image: url("/h_images/freetourssport/g_3px.gif"); background-repeat: repeat-y; background-position: right; }
.bCFire .border div div div div { background-image: url("/h_images/freetourssport/grayBl.gif"); background-repeat: no-repeat; background-position: bottom left; }
.bCFire .border div div div div div { background-image: url("/h_images/freetourssport/grayBr.gif"); background-repeat: no-repeat; background-position: bottom right; }
.bCFire .border div div div div div div { background-image: url("/h_images/freetourssport/grayTl.gif"); background-repeat: no-repeat; background-position: top left; }
.bCFire .border div div div div div div div { background-image: url("/h_images/freetourssport/grayTr.gif"); background-repeat: no-repeat; background-position: top right; }
.bCFire .border div div div div div div div div { background-image: none;}

.smallBoxTopContent .border { background-image: url("/h_images/freetourssport/g_px.gif"); background-repeat: repeat-x; background-position: top; }
.smallBoxTopContent .border div { background-image: url("/h_images/freetourssport/g_2px.gif"); background-repeat: repeat-x; background-position: bottom; }
.smallBoxTopContent .border div div { background-image: url("/h_images/freetourssport/g_px.gif"); background-repeat: repeat-y; background-position: left; }
.smallBoxTopContent .border div div div { background-image: url("/h_images/freetourssport/g_3px.gif"); background-repeat: repeat-y; background-position: right; }
.smallBoxTopContent .border div div div div { background-image: url("/h_images/freetourssport/grayBl.gif"); background-repeat: no-repeat; background-position: bottom left; }
.smallBoxTopContent .border div div div div div { background-image: url("/h_images/freetourssport/grayBr.gif"); background-repeat: no-repeat; background-position: bottom right; }
.smallBoxTopContent .border div div div div div div { background-image: url("/h_images/freetourssport/grayTl.gif"); background-repeat: no-repeat; background-position: top left; }
.smallBoxTopContent .border div div div div div div div { background-image: url("/h_images/freetourssport/grayTr.gif"); background-repeat: no-repeat; background-position: top right; }
.smallBoxTopContent .border div div div div div div div div { background-image: none;}

.smallBoxAdvertising .border { background-image: url("/h_images/freetourssport/g_px.gif"); background-repeat: repeat-x; background-position: top; }
.smallBoxAdvertising .border div { background-image: url("/h_images/freetourssport/g_2px.gif"); background-repeat: repeat-x; background-position: bottom; }
.smallBoxAdvertising .border div div { background-image: url("/h_images/freetourssport/g_px.gif"); background-repeat: repeat-y; background-position: left; }
.smallBoxAdvertising .border div div div { background-image: url("/h_images/freetourssport/g_3px.gif"); background-repeat: repeat-y; background-position: right; }
.smallBoxAdvertising .border div div div div { background-image: url("/h_images/freetourssport/grayBl.gif"); background-repeat: no-repeat; background-position: bottom left; }
.smallBoxAdvertising .border div div div div div { background-image: url("/h_images/freetourssport/grayBr.gif"); background-repeat: no-repeat; background-position: bottom right; }
.smallBoxAdvertising .border div div div div div div { background-image: url("/h_images/freetourssport/grayTl.gif"); background-repeat: no-repeat; background-position: top left; }
.smallBoxAdvertising .border div div div div div div div { background-image: url("/h_images/freetourssport/grayTr.gif"); background-repeat: no-repeat; background-position: top right; }
.smallBoxAdvertising .border div div div div div div div  div { background-image: none; }

.smallBoxMiddleContent .border { background-image: url("/h_images/freetourssport/g_px.gif"); background-repeat: repeat-x; background-position: top; }
.smallBoxMiddleContent .border div { background-image: url("/h_images/freetourssport/g_2px.gif"); background-repeat: repeat-x; background-position: bottom; }
.smallBoxMiddleContent .border div div { background-image: url("/h_images/freetourssport/g_px.gif"); background-repeat: repeat-y; background-position: left; }
.smallBoxMiddleContent .border div div div { background-image: url("/h_images/freetourssport/g_3px.gif"); background-repeat: repeat-y; background-position: right; }
.smallBoxMiddleContent .border div div div div { background-image: url("/h_images/freetourssport/grayBl.gif"); background-repeat: no-repeat; background-position: bottom left; }
.smallBoxMiddleContent .border div div div div div { background-image: url("/h_images/freetourssport/grayBr.gif"); background-repeat: no-repeat; background-position: bottom right; }
.smallBoxMiddleContent .border div div div div div div { background-image: url("/h_images/freetourssport/grayTl.gif"); background-repeat: no-repeat; background-position: top left; }
.smallBoxMiddleContent .border div div div div div div div { background-image: url("/h_images/freetourssport/grayTr.gif"); background-repeat: no-repeat; background-position: top right; }
.smallBoxMiddleContent .border div div div div div div div  div { background-image: none; }

.smallBoxBottomContent .border { background-image: url("/h_images/freetourssport/g_px.gif"); background-repeat: repeat-x; background-position: top; }
.smallBoxBottomContent .border div { background-image: url("/h_images/freetourssport/g_2px.gif"); background-repeat: repeat-x; background-position: bottom; }
.smallBoxBottomContent .border div div { background-image: url("/h_images/freetourssport/g_px.gif"); background-repeat: repeat-y; background-position: left; }
.smallBoxBottomContent .border div div div { background-image: url("/h_images/freetourssport/g_3px.gif"); background-repeat: repeat-y; background-position: right; }
.smallBoxBottomContent .border div div div div { background-image: url("/h_images/freetourssport/grayBl.gif"); background-repeat: no-repeat; background-position: bottom left; }
.smallBoxBottomContent .border div div div div div { background-image: url("/h_images/freetourssport/grayBr.gif"); background-repeat: no-repeat; background-position: bottom right; }
.smallBoxBottomContent .border div div div div div div { background-image: url("/h_images/freetourssport/grayTl.gif"); background-repeat: no-repeat; background-position: top left; }
.smallBoxBottomContent .border div div div div div div div { background-image: url("/h_images/freetourssport/grayTr.gif"); background-repeat: no-repeat; background-position: top right; }
.smallBoxBottomContent .border div div div div div div div  div { background-image: none; }
.footerExtras{position: relative;left: -10000px;display: none;}
/* < Site-wide datepicker style > */
/* the div that holds the date picker calendar .dpDiv {} */
/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #000;
	background-color: #fff;
	border: 1px solid #aaa;
}
/* a table row that holds date numbers (either blank or 1-31) .dpTR {} */
/* the top table row that holds the month, year, and forward/backward buttons .dpTitleTR {} */
/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) .dpDayTR {} */
/* the bottom table row, that has the "This Month" and "Close" buttons .dpTodayButtonTR {} */
/* a table cell that holds a date number (either blank or 1-31) */
.dpTD { border: 1px solid #fff; width: 20px; height: 20px; }
/* a table cell that holds a date number (either blank or 1-31) */
.dpTDpast {
	border: 1px solid #fff;
	color: #ccc;
	width: 20px; height: 20px;
}
/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #cccccc;
	border: 1px solid #aaaaaa;
	width: 20px; height: 20px;
}
/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	width: 20px; height: 20px;
}
/* the table cell that holds the name of the month and the year .dpTitleTD {}*/
/* a table cell that holds one of the forward/backward buttons .dpButtonTD {}*/
/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {border-top: 1px solid #000; text-align: center;}
/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #fff;
	border: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	color: #333;
}
/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-align: center;
}
/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #000;
	font-weight: bold;
}
.dpDayToday {color:blue;}
.dpDayTodayHighlight {
	color:blue;
	font-weight:bold;
}
/* the forward/backward buttons at the top */
.dpButton {
	background-color: #fff;
	font-weight: bold;
	padding:0px;
	border:0px;
}
/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-size: 11px;
	border:0px;
	color:blue;
	background-color: #fff;
	font-weight:bold;
	margin-left: 10px;
}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
