@charset "utf-8";
/*------------------------------------------- begin specific capetown styles (not final version) ------------------------------------------------*/
.contentbox {
	position: absolute;
	top: 155px;
	width: 100%;
	min-height: 550px;
	height: 550px;
	overflow: hidden;
	display: block;
	z-index: 10;
}
.content img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}
/*------------------------------------------- end specific capetown styles ------------------------------------------------*/
/*------------------------------------------- begin travel category navigation ------------------------------------------------*/
ul.cnav {
	position: absolute;
	top: 339px;
	left: 67px;
	width: 170px;
	height: 114px;
}
.cnav li {
	position: absolute;
	height: 12px;
	font-size: 12px;
	text-indent: -9999px;
	text-align: center;
	line-height: 10px;
	list-style-type: none;
	display: block;
}
li#istan {
	top: 0;
	left: 0;
	width: 42px;
	background: url(../pics/submenu/ist.jpg) 0 0 no-repeat;
	background-position: 0;
}
li#istan:hover, li#istan.current {
	background-position: -42px;
}
a.ist, a.new, a.cap, a.bjg, a.sst, a.uug, a.tza {
	position: absolute;
	top: 0;
	left: 0;
	height: 12px;
}
a.ist {
	width: 42px;
}
li#nyc {
	top: 17px;
	left: 0;
	width: 72px;
	background: url(../pics/submenu/new.jpg) 0 0 no-repeat;
	background-position: 0;
}
li#nyc:hover, li#nyc.current {
	background-position: -72px;
}
a.new {
	width: 72px;
}
li#cape {
	top: 34px;
	left: 0;
	width: 53px;
	background: url(../pics/submenu/cap.jpg) 0 0 no-repeat;
	background-position: 0;
}
li#cape:hover, li#cape.current {
	background-position: -53px;
}
a.cap {
	width: 53px;
}
li#bei {
	top: 51px;
	left: 0;
	width: 36px;
	background: url(../pics/submenu/bei.jpg) 0 0 no-repeat;
	background-position: 0;
}
li#bei:hover, li#bei.current {
	background-position: -36px;
}
a.bjg {
	width: 36px;
}
li#sha {
	top: 68px;
	left: 0;
	width: 115px;
	background: url(../pics/submenu/sha.jpg) 0 0 no-repeat;
	background-position: 0;
}
li#sha:hover, li#sha.current {
	background-position: -115px;
}
a.sst {
	width: 115px;
}
li#ust {
	top: 85px;
	left: 0;
	width: 83px;
	background: url(../pics/submenu/ust.jpg) 0 0 no-repeat;
	background-position: 0;
}
li#ust:hover, li#ust.current {
	background-position: -83px;
}
a.uug {
	width: 83px;
}
li#tan {
	top: 102px;
	left: 0;
	width: 46px;
	background: url(../pics/submenu/tan.jpg) 0 0 no-repeat;
	background-position: 0;
}
li#tan:hover, li#tan.current {
	background-position: -46px;
}
a.tza {
	width: 46px;
}
/*------------------------------------------- end travel category navigation ------------------------------------------------*/

