body {
	margin:0;
	color:#000;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	background:#fff;
}
img {
	border-style:none;
}
a {
	color:#641566;
}
a:hover {
	text-decoration:none;
}
input ,
textarea ,
select {
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form ,
fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
/* wrapper */
.wrapper {
	margin:0 auto;
	width:784px;
	padding:253px 0 0 66px;
	position:relative;
	background:url(../images/main-bg.jpg) no-repeat;
}
/* header */
#header {
	position:absolute;
	top:0;
	left:66px;
	margin:0 auto;
	width:720px;
	height:253px;
	border:0px solid red;
}
#header strong a {
	position:absolute;
	top:74px;
	left:43px;
	background:url(../images/logo2.gif) no-repeat;
	width:205px;
	height:91px;
	text-indent:-9999px;
	overflow:hidden;
}
/* mainnavigation */
#header ul {
	position:absolute;
	top:218px;
	left:0;
	margin:0;
	padding:0;
	list-style:none;
}
#header ul li {
	padding:0;
	float:left;
}
#header ul a {
	text-indent:-9999px;
	overflow:hidden;
	height:35px;
	display:block;
	background:url(../images/mainnav-bg.gif) no-repeat;
}
#header ul li.home a {
	width:66px;
	background-position:0 0;
}
#header ul li.home a.active {
	background-position:0 -35px;
}
#header ul li.plan a {
	width:103px;
	background-position:-66px 0;
}
#header ul li.plan a.active {
	background-position:-66px -35px;
}
#header ul li.products a {
	width:131px;
	background-position:-169px 0;
}
#header ul li.products a.active {
	background-position:-169px -35px;
}
#header ul li.care a {
	width:107px;
	background-position:-300px 0;
}
#header ul li.care a.active {
	background-position:-300px -35px;
}
#header ul li.about a {
	width:83px;
	background-position:-407px 0;
}
#header ul li.about a.active {
	background-position:-407px -35px;
}
/* columnsholder */
.columnsholder {
	width:720px;
	background:url(../images/columnsholder-bg.gif) repeat-y;
	margin-top:-4px;
	float:left;
	position:relative;
}
.columnsholder img {
	display:block;
}
.columnsholder .colhol-top {
	width:720px;
	background:url(../images/columnsholder-top.gif) no-repeat;
}
.columnsholder .colhol-btm {
	width:720px;
	padding:0;
	background:url(../images/columnsholder-btm.gif) no-repeat 0 100%;
}
.columnsholder .colhol-btm:after {
	clear:both;
	display:block;
	content:'';
}
/* sidebar */
#sidebar {
	float:left;
	width:242px;
	padding:5px 0 0 0;
}
#sidebar .box {
	width:242px;
	position:relative;
	z-index:2;
}
#sidebar .box .btm {
	width:242px;
	background:url(../images/sidebarbox-btm.png) no-repeat 0 100%;
	height:13px;
	overflow:hidden;
}
#sidebar .box .cont {
	width:242px;
	background:url(../images/sidebarbox-bg.gif) repeat-y;
}
#sidebar .box .cont:after {
	clear:both;
	display:block;
	content:'';
}
#sidebar .box .top {
	width:237px;
	padding:0 0 13px 5px;
	float:left;
	margin-bottom:-14px;
	background:url(../images/sidebarbox-top.gif) no-repeat;
}
#sidebar .box strong.title {
	height:18px;
	display:block;
	padding:16px 0 1px 12px;
}
#sidebar .banners {
	width:253px;
	margin:-8px 0 0 -12px;
	position:relative;
	z-index:1;
}
#sidebar .banners a {
	display:block;
}
#sidebar .banners .banner2 {
	margin-top:-17px;
}
/* content */
#content {
	float:right;
	width:478px;
	padding-top:10px;
}
.tabsholder {
	width:100%;
	overflow:hidden;
}
/* tabmenu1 */
ul.tabset {
	margin:0;
	padding:0 0 0 10px;
	list-style:none;
	height:1%;
	overflow:hidden;
	position:relative;
	z-index:2;
}
ul.tabset li {
	float:left;
}
ul.tabset a {
	display:block;
	height:34px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/tabs-bg.gif) no-repeat;
}
ul.tabset li.mymiles a {
	width:93px;
	background-position:0 0;
}
ul.tabset li.mymiles a.active {
	background-position:0 -34px;
}
ul.tabset li.schedule a {
	width:74px;
	background-position:-93px 0;
}
ul.tabset li.schedule a.active {
	background-position:-93px -34px;
}
ul.tabset li.hotels a {
	width:96px;
	background-position:-167px 0;
}
ul.tabset li.hotels a.active {
	background-position:-167px -34px;
}
ul.tabset li.checkin a {
	width:96px;
	background-position:-263px 0;
}
ul.tabset li.checkin a.active {
	background-position:-263px -34px;
}
ul.tabset li.book a {
	width:82px;
	background-position:-359px 0;
}
ul.tabset li.book a.active {
	background-position:-359px -34px;
}
/* tabcontent */
div.tab {
	width:478px;
	background:url(../images/tabs-cont-bg.gif) repeat-y;
	position:relative;
	z-index:1;
}
div.tab .top {
	width:478px;
	background:url(../images/tabs-top.gif) no-repeat;
}
div.tab .btm {
	width:467px;
	padding:0 7px 18px 4px;
	background:url(../images/tabs-btm.gif) no-repeat 0 100%;
}
div.tab .tabarea {
	height:1%;
	padding:17px 16px 0 12px;
	overflow:hidden;
	background:url(../images/tabarea-bg.jpg) no-repeat;
}
div.tab strong.title {
	display:block;
	margin:0 0 5px 3px;
	overflow:hidden;
}
div.tab strong.title img {display:block;}
/* formholder */
div.tab .formholder {
	padding:0;
}
div.tab .formholder .subscribe {
	padding:0;
}
div.tab .formholder .row {
	width:100%;
	margin-bottom:9px;
	padding-bottom:9px;
}
div.tab .formholder .row:after {
	clear:both;
	display:block;
	content:"";
}
div.tab .formholder .border {
	border-bottom:1px solid #641566;
	padding-bottom:8px;
}
div.tab .formholder input.radiobtn {
	width:14px;
	height:14px;
	margin:4px 5px 0 0;
	padding:0;
	float:left;
}
/* labels */
div.tab .formholder label {
	float:left;
	color:#641566;
	font-weight:bold;
	font-size:10px;
	margin-right:11px;
	line-height:20px;
}
div.tab .formholder .field {
	float:left;
	width:95px;
	height:20px;
	overflow:hidden;
	padding:0 5px;
	background:url(../images/input-bg1.gif) no-repeat;
	margin-right:7px;
}
.field12 {
	float:left;
	width:135px;
	height:22px;
	padding:0 5px;
	background:url(../images/bg-input.gif) no-repeat;
	margin-right:7px;
	border:0px solid;
}
.field12 input {
	float:left;
	width:112px;
	background:none;
	border:0px solid;
	font:10px/13px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	padding:3px 0;
	margin:0;
}
div.tab .formholder .field12 img {
	float:right;	
	background:none;
	border:0px solid;		
}
/* btn calendar */
div.tab .formholder input.calendar {
	float:left;
	padding:0;
	margin:0 23px 0 0;
}
div.tab .formholder select {
	float:left;
	vertical-align:middle;
	margin:0 2px 0 0;
}
div.tab .formholder select.width1 {
	width:43px;
	margin-left:3px;
}
div.tab .formholder select.width2 {
	width:105px;
	margin-left:11px;
}
* html div.tab .formholder select.width2 {
	margin-left:5px;
}
div.tab .formholder input.search {
	float:right;
	padding:0;
	margin:-7px 0 0;
	position:relative;
}
/* bluebox */
div.tab .bluebox {
	width:452px;
	margin:-5px auto 0;
	overflow:hidden;
	border:0px solid red;
}

div.tab .bluebox .left {
	float:left;
}
div.tab .bluebox label {
	float:none;
	display:block;
	font-size:12px;
	line-height:14px;
	margin-bottom:10px;
}
div.tab .bluebox .field,
div.tab .formholder .booking .bluebox .field {
	float:left;
	width:135px;
	height:20px;
	overflow:hidden;
	padding:0 5px;
	background:url(../images/input-bg2.gif) no-repeat;
	margin-right:8px;
}
/* holder */
div.tab .bluebox .holder {
	width:100%;
	overflow:hidden;
}
div.tab .bluebox .field input {
	float:left;
	width:135px;
	background:none;
	border:0;
	font:10px/13px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	padding:3px 0;
	margin:0;
}
div.tab .bluebox .right {
	float:right;
	text-align:right;
	width:96px;
	font-size:10px;
	margin-left:-10px;
}
div.tab .bluebox .right a {
	margin:0 9px 0 0;
}
/* button */
div.tab .bluebox .btn {
	padding:0;
	margin:10px 0 0;
	float:left;
}
div.tab .titlearea {
	border-bottom:1px solid #641566;
	padding-bottom:8px;
}
div.tab .formholder .line {
	width:100%;
	overflow:hidden;
	padding-bottom:5px;
	clear:both;
}
div.tab .formholder .cover {
	float:left;
	width:170px;
}
div.tab .formholder .cover select {
	width:155px;
}
div.tab .formholder .cover label {
	float:none;
	display:block;
}
div.tab .formholder .cover input {
	float:left;
	width:153px;
	background:#fff;
	border:1px solid #ddd;
}
/* fieldtype4 */
div.tab .formholder input.field4 {
	float:left;
	width:207px;
	background:#fff;
	border:1px solid #ddd;
	margin:0 5px 0 0;
	color:#949494;
}
div.tab .formholder input.field5 {
	float:left;
	width:94px;
	background:#fff;
	border:1px solid #ddd;
	margin:0 5px 0 0;
	color:#949494;
}
div.tab .formholder input.btnearth {
	float:left;
	padding:0;
	margin:1px 0 0;
}
/* borderbox */
div.tab .formholder .borderbox {
	border-top:1px solid #641566;
	padding-top:7px;
	margin-top:5px;
}
div.tab .formholder .borderbox span {
	font-weight:bold;
	color:#898989;
	display:block;
	margin-bottom:20px;
}
div.tab .formholder .borderbox span.or {
	margin:0;
	background:url(../images/doted-bg.gif) repeat-x 0 50%;
	text-align:center;
	color:#780041;
	margin-left:1px;
}
div.tab .formholder .borderbox span.or span {
	display:inline;
	background:#fff;
	color:#780041;
	padding:0 2px;
}
div.tab .formholder .btn1 {
	float:right;
	margin:14px 0 0;
}
div.tab .formholder label.type3 {
	width:auto;
	padding-right:7px !important;
	float:left;
}
/* tabsholder2 */
.tabsholder2 {
	width:100%;
	overflow:hidden;
}
.tabsholder2 ul.tabset {
	margin:0;
	padding:10px 0 0 0;
	list-style:none;
	height:1%;
	overflow:hidden;
	position:relative;
	z-index:2;
}
.tabsholder2 ul.tabset li {
	float:left;
	margin-right:6px;
}
.tabsholder2 ul.tabset a {
	float:left;
	height:20px;
	line-height:16px;
	text-indent:0;
	overflow:hidden;
	background:#780041;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	padding:4px 10px 0;
}
.tabsholder2 ul.tabset a.active {
	background:#fff;
	color:#780041;
}
/* tabcontent2 */
.tabsholder2 div.tab {
	width:100%;
	margin:0;
	background:#fff;
}
div.tab .tabsholder2 .formholder {
	padding:10px;
}
.tabsholder2 .left2 {
	width:275px;
	float:left;
}
.tabsholder2 strong {
	display:block;
	color:#780041;
	padding-bottom:5px;
	font-size:14px;
}
.tabsholder2 img {
	float:right;
}
div.tab .formholder input.check {
	width:14px;
	height:14px;
	margin:4px 5px 0 0;
	padding:0;
	float:left;
}
/* holder2 */
div.tab .formholder .holder2 {
	overflow:hidden;
	height:1%;
}
.tabsholder2 input.field2 {
	width:200px;
	margin:0;
	float:left;
}
.tabsholder2 label {
	width:65px;
	margin:0 !important;
}
.tabsholder2 .chb label {
	width:auto;
}
.tabsholder2 select {
	margin-right:15px !important;
}
.tabsholder2 a.btn {
	float:right;
	color:#fff;
	font-size:14px;
	line-height:21px;
	padding:0 10px;
	font-weight:bold;
	background:#780041;
	text-decoration:none;
	margin-top:10px;
}
/* holder3 */
.tabsholder2 .holder3 {
	float:left;
	width:300px;
	color:#780041;
	font-size:10px;
	padding-top:10px;
}
.tabsholder2 .holder3 ul {
	margin:0;
	padding:0;
	list-style:none;
}
.tabsholder2 .holder3 ul li {
	float:left;
	margin-right:3px;
}
.tabsholder2 .holder3 ul a {
	color:#780041;
}
.tabsholder2 .type2 label {
	width:100px;
}
.tabsholder2 .type2 input.field2 {
	width:149px;
	margin:0 10px 0 0;
	float:left;
}
.tabsholder2 .type2 select.width3 {
	width:130px;
}
.tabsholder2 .type2 select.width4 {
	width:70px;
}
/* checkboxarea */
.tabsholder2 .chbarea {
	background:#f9f9f9;
	border:1px solid #ccc;
	padding:4px;
}
.tabsholder2 .chbarea label {
	width:auto;
}
.tabsholder2 .holder4 {
	width:100%;
	overflow:hidden;
}
.tabsholder2 .holder4 .col {
	float:left;
	width:135px;
}
div.tab .formholder .cover2 {
	float:left;
	width:140px;
	overflow:hidden;
	margin-right:10px;
}
div.tab .formholder .cover2 select {
	width:100%;
}
div.tab .formholder a.new {
	float:right;
	font-size:10px;
	margin-top:3px;
}
/* textbox */
div.tab .textbox {
	color:#780041;
	padding:10px 0;
}
div.tab .textbox p {
	margin:0 0 10px;
}
div.tab .textbox ul {
	margin:0;
	padding:0 0 0 30px;
	list-style:none;
}
div.tab .formholder .cover input.radiobtn {
	width:14px;
	border:0;
}
div.tab .formholder .cover label {
	width:auto;
}
div.tab .formholder .chb2 {
	width:100%;
	overflow:hidden;
}
div.tab .formholder .chb2 label {
	width:auto;
	float:left;
}
div.tab .formholder .btn2 {
	margin:10px 0 0;
	padding:0;
	float:left;
}
div.tab .formholder a.more {
	float:right;
	margin-top:30px;
	font-size:10px;
}
/* news */
.news {
	width:356px;
	margin:4px 0 0 -1px;
}
.news .btm {
	width:356px;
	height:11px;
	overflow:hidden;
	line-height:0;
	font-size:0;
	background:url(../images/newsbox-btm2.gif) no-repeat 0 100%;
}
.news .cont {
	width:356px;
	background:url(../images/newsbox-bg.gif) repeat-y;
}
.news .cont:after {
	clear:both;
	display:block;
	content:'';
}
.news .top {
	float:left;
	width:324px;
	padding:0 15px 9px 17px;
	overflow:hidden;
	background:url(../images/newsbox-top.gif) no-repeat;
}
.news strong {
	height:18px;
	display:block;
	padding:16px 0 0;
	margin-bottom:7px;
}
.news em {
	display:block;
	color:#c1004a;
	font:12px/14px Arial, Helvetica, sans-serif;
	margin-bottom:5px;
}
.news a {
	font-size:12px;
}
.news p {
	margin:6px 0 0;
	line-height:15px;
	font-size:10px;
	color:#780040;
}
/* footer */
#footer {
	width:100%;
	clear:both;
	padding:18px 0 13px;
}
#footer ul {
	margin:0 0 0 14px;
	padding:0 0 26px;
	list-style:none;
	height:1%;
	overflow:hidden;
}
#footer ul li {
	float:left;
	background:url(../images/footer-separator.gif) no-repeat 0 50%;
	margin-left:-1px;
	padding:0 7px;
}
#footer ul a {
	color:#9f9da1;
	text-decoration:none;
}
#footer ul a:hover {
	text-decoration:underline;
}
#footer p {
	text-align:right;
	color:#fff;
	font-size:10px;
	margin:0 15px 0 0;
}
.flags {
	width:600px;
	/*overflow:hidden;*/
	margin:0 auto;
	padding-bottom:20px;
}
.flags img {
	display:block;
}
.flags a {
	float:right;
	margin-left:8px;
}

/* update 27.01.2010 */
.multi {
	float:left;
	color:#641566;
	margin:3px 0 0 15px;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
}
div.tab .formholder .booking .row {
	padding-bottom:12px;
	margin-bottom:0;
}
div.tab .formholder .booking .border {
	padding-bottom:4px;
	margin-bottom:9px;
}
div.tab .formholder .booking label {
	width:50px;
	margin-right:0;
	padding-left:4px;
}
div.tab .formholder .booking .border label {
	width:auto;
	margin-right:11px;
	padding:0;
}
div.tab .formholder .clear01 label {
	width:auto;
	margin:0;
}
div.tab .formholder .clear01 label.item {width:50px;}
div.tab .formholder select.long {width:382px;}
div.tab .formholder select.days {width:91px;}
div.tab .formholder .booking .field {
	width:116px;
	margin-right:0;
	background:url(../images/bg-input.gif) no-repeat;
}
.question {
	float:left;
	width:20px;
	height:22px;
	text-indent:-9999px;
	background:url(../images/ico01.gif) no-repeat;
	margin-right:3px;
}
div.tab .formholder .clear02 select {margin-left:0;}
div.tab .booking .bluebox label {width:auto;}

.save-time {
	width:116px;
	height:166px;
	position:absolute;
	bottom:98px;
	right:7px;
	text-indent:-9999px;
	z-index:15;
}
a.create, a.update, a.view{
	background:url(../images/CREATE.jpg) no-repeat;
	width:148px;
	height:55px;
	float:left;
}
a.view{background:url(../images/VIEW.jpg) no-repeat;width:154px;}
a.update{background:url(../images/UPDATE.jpg) no-repeat;}
a.create:hover, a.update:hover, a.view:hover{background-position:0 -55px}
