
/* TouristWay software engineering GmbH - www.touristway.com */

/* NEW ELEMENTS 2007 - NEW ELEMENTS 2007 - NEW ELEMENTS 2007 - NEW ELEMENTS 2007 */
/* NEW ELEMENTS 2007 - NEW ELEMENTS 2007 - NEW ELEMENTS 2007 - NEW ELEMENTS 2007 */
/* NEW ELEMENTS 2007 - NEW ELEMENTS 2007 - NEW ELEMENTS 2007 - NEW ELEMENTS 2007 */
 .div_star {
	border: 1px #DFDFFF solid;
	background: url(../../img/public/elements/ico_onestar.gif) no-repeat center left;
	background-position:5px;
	padding: 10px;
	padding-left: 30px;
	color: #CC9900;
	font-weight: bold;
 }

 .div_star A {
	font-size:11px;
	font-weight:bold;
	color:#CC9900;
	text-decoration: none;
 }


/* DEFAULTS - DEFAULTS - DEFAULTS - DEFAULTS - DEFAULTS - DEFAULTS - DEFAULTS - DEFAULTS - DEFAULTS */
/* DEFAULTS - DEFAULTS - DEFAULTS - DEFAULTS - DEFAULTS - DEFAULTS - DEFAULTS - DEFAULTS - DEFAULTS */
/* DEFAULTS - DEFAULTS - DEFAULTS - DEFAULTS - DEFAULTS - DEFAULTS - DEFAULTS - DEFAULTS - DEFAULTS */

*	{
	-moz-box-sizing:border-box;box-sizing:border-box;
	}

BODY	{	
	font-family:Verdana, Arial, Helvetica;
	font-size:10px;
	color:#595959;
	margin:0px;
	padding:0px;
	}

H1,H2,H3,TH,TD,A	{	
	font-family:Verdana, Arial, Helvetica;
	font-size:10px;
	color:#595959;
	text-decoration:none;
	}
A:visited{
	text-decoration:none;
	}
A:hover{
	text-decoration:underline;
	}

INPUT,SELECT {
	font-size:10px;
	color:#245100;
	border-width:1px;
	border-style:solid;
	border-color:#999999;
	background:#FFFFFF;
	}

.clear {clear: both;}


/* MAIN AREAS - MAIN AREAS - MAIN AREAS - MAIN AREAS - MAIN AREAS - MAIN AREAS - MAIN AREAS - MAIN AREAS */
/* MAIN AREAS - MAIN AREAS - MAIN AREAS - MAIN AREAS - MAIN AREAS - MAIN AREAS - MAIN AREAS - MAIN AREAS */
/* MAIN AREAS - MAIN AREAS - MAIN AREAS - MAIN AREAS - MAIN AREAS - MAIN AREAS - MAIN AREAS - MAIN AREAS */

#top  {
	width:730px;
	height:100%;
	background: #FFFFFF url(../../img/public/top_back.gif) repeat-x bottom left;
	font-size:9px;
	text-decoration:none;
	padding:5px;
	margin:5px 0 5px 0;
	line-height:13px
	}

#footer .ruler{
	width:730px;
	height:4px;
	line-height:4px;
	background: #BCBCBC;
	border-top: 2px #9E9E9E solid;
	margin:5px 0 25px 0;
	}
#footer .navlinks{
	width:730px;
	text-align:center;
	margin:0px 0 10px 0;
	}
#footer P{
	width:730px;
	text-align:center;
	margin:0px 0 10px 0;
	color:#AAAAAA;
	}

/* BUTTONS - BUTTONS - BUTTONS - BUTTONS - BUTTONS - BUTTONS - BUTTONS - BUTTONS - BUTTONS - BUTTONS - BUTTONS */
/* BUTTONS - BUTTONS - BUTTONS - BUTTONS - BUTTONS - BUTTONS - BUTTONS - BUTTONS - BUTTONS - BUTTONS - BUTTONS */
/* BUTTONS - BUTTONS - BUTTONS - BUTTONS - BUTTONS - BUTTONS - BUTTONS - BUTTONS - BUTTONS - BUTTONS - BUTTONS */

.button2 {
	background-color: #EEEEFF;
	border: 1px #000000 solid;
	font-weight:bold; 
	font-size: 10px;
	color:#555555;
	margin: 0px;
	padding: 0 5px 0 5px 0;
}


.button {
	background-color: #AAAAAA;
	font-weight:bold; 
	font-size: 11px;
	color:#FFFFFF;
	margin: 0px;
	margin-left:4px;
	padding: 0 10px 0 10px;
	border: 1px #666666 solid;
	height: 18px;
}

.buttonimg{
	background: none;
	margin: 0px;
	padding: 0;
	border: 0;
}

.radio{
	background: none;
	margin: 0px;
	padding: 0;
	border: 0;
}


/* NAVIGATION BARS AND MENUS - NAVIGATION BARS AND MENUS - NAVIGATION BARS AND MENUS - NAVIGATION BARS AND MENUS */
/* NAVIGATION BARS AND MENUS - NAVIGATION BARS AND MENUS - NAVIGATION BARS AND MENUS - NAVIGATION BARS AND MENUS */
/* NAVIGATION BARS AND MENUS - NAVIGATION BARS AND MENUS - NAVIGATION BARS AND MENUS - NAVIGATION BARS AND MENUS */

#navmenu{
	padding: 0px 0px 0px 0px;
	margin: 0 0 10px 0;
	text-decoration: none;
	list-style: none;
	}
#navmenu LI{
	float: left;
	}
#navmenu A{
	padding-left: 10px;
	padding-right: 10px;
	line-height:12px;
	background: #FFFFFF url(../../img/public/nav1_div.gif) repeat-y top left;
	}

#sidenavmenu{
	width:100%;
	padding: 0px 10px 0px 10px;
	margin: 0 0 10px 0;
	border: 1px #CCCCCC solid;
	border-top: 2px #CCCCCC solid;
	text-decoration: none;
	list-style: none;
	}
#sidenavmenu A{
	width:100%;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	line-height:20px;
	background: #FFFFFF url(../../img/public/nav2_div.gif) no-repeat center left;
	border-bottom: 1px #EEEEEE solid;
	margin: 0;
	}

.title1bar {
	width:100%;
	padding: 5px 15px 5px 10px;
	background: #0027B6 url(../../img/public/tit1_back.gif) no-repeat center right;
	margin: 0 0 5px 0;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF
	}


/* SHOWCASES AND BOXES - SHOWCASES AND BOXES - SHOWCASES AND BOXES - SHOWCASES AND BOXES - SHOWCASES AND BOXES */
/* SHOWCASES AND BOXES - SHOWCASES AND BOXES - SHOWCASES AND BOXES - SHOWCASES AND BOXES - SHOWCASES AND BOXES */
/* SHOWCASES AND BOXES - SHOWCASES AND BOXES - SHOWCASES AND BOXES - SHOWCASES AND BOXES - SHOWCASES AND BOXES */

.morelinks {
	width:100%;
	text-align:right;
	font-size:9px;
	color:#000000;
	}
.morelinks A{
	color:#CC0000;
	font-size:9px;
	}
.morelinks A:hover{
	text-decoration:none;
	}


.box1 {
	width:100%;
	padding: 10px;
	margin: 0 0 5px 0;
	border: 1px #CCCCCC solid;
	}



.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	margin-top:168px;
	width:90px;
	height:24px;
	z-index:89;
	padding:2px !important;
	float:right !important;
	background:url('http://www.plazh.com/images/bg.png') no-repeat;
}
.nivo-caption a {
	color:#fff;
	margin:0 !important;
	padding:2px !important;
	text-decoration:none !important;
	font-weight:bold !important;
	font-size:11px;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav{
	margin-top:173px;
	width:200px;
	float:left;
}
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
	padding-left:5px !important;
	padding-right:5px !important;
	margin-right:2px !important;
	background-color:#949494;
	color:#FFF;
	font-size:12px !important;
}
.nivo-controlNav a.active {
	font-weight:bold !important;
	color:#FFF;
	background-color:#04bdd9;
	font-size:12px !important;

}





#showcaseh1 {
border-top:2px solid #CCCCCC;
margin-bottom:20px !important;
padding:1px 0 0;
position:relative;
width:310px;
height:170px;
background:#FFF url('http://www.plazh.com/images/loader.gif') no-repeat 50% 50%;
}

#showcaseh1 img{
display:none;
}


#showcaseh2{
	width:100%;
	padding: 0px 10px 0px 10px;
	margin: 0 0 10px 0;
	text-decoration: none;
	list-style: none;
	}
#showcaseh2 A{
	width:100%;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	line-height:20px;
	background: #FFFFFF url(../../img/public/nav2_div.gif) no-repeat center left;
	border-bottom: 1px #EEEEEE solid;
	margin: 0;
	font-size:9px;
	}

#showcaseh3{
	width:100%;
	padding: 0px 0px 0px 0px;
	margin: 0 0 10px 0;
	}
#showcaseh3 DIV{
	width:145px;
	padding: 1px 0 4px 0;
	border-top: 4px #DDDDDD solid;
	margin: 0;
	}
#showcaseh3 H1{
	font-size:9px;
	font-weight:normal;
	color:#DD0000;
	margin: 0;
	padding: 0;
	}
#showcaseh3 H2{
	font-size:10px;
	font-weight:bold;
	color:#000000;
	margin: 0;
	padding: 0 0 2px 0;
	}
#showcaseh3 P{
	width:145px;
	color:#666666;
	margin: 0;
	padding: 0 0 4px 0;
	border-bottom: 1px #DDDDDD solid;
	}

#showcaseg1{
	width:100%;
	padding: 10px;
	margin: 0 0 10px 0;
	border: 1px #CCCCCC solid;
	}
#showcaseg1 IMG{
	width:55px;
	height:35px;
	padding: 1px; /* does NOT work! */
	border: 1px #999999 solid;
	margin:0 5px 0 0;
	float:left;
	}
#showcaseg1 H1{
	font-size:9px;
	font-weight:normal;
	color:#DD0000;
	margin: 0;
	padding: 0;
	}
#showcaseg1 P{
	color:#666666;
	margin: 0;
	padding: 0 0 4px 0;
	}
#showcaseg1 .ruler{
	height: 3px;
	line-height: 3px;
	border-bottom: 1px #DDDDDD solid;
	margin:2px 0 2px 0;
	padding:0;
	clear: both;
	}

#showcaseg3 {
	width:100%;
	background:url(/tway_0/img/public/scase1_back.gif) repeat-y top left;
	margin:5px 0 5px 0;
	}
#showcaseg3 TD{
	height:18px;
	padding:2px 0 0 0;
	}
#showcaseg3 A, SPAN{
	font-size:9px;
	}

#showcaseg11{
	width:100%;
	padding: 0px 5px 0px 5px;
	margin: 0 0 10px 0;
	text-decoration: none;
	list-style: none;
	}
#showcaseg11 A{
	width:100%;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	line-height:20px;
	background: #FFFFFF url(../../img/public/nav2_div.gif) no-repeat center left;
	border-bottom: 1px #EEEEEE solid;
	margin: 0;
	font-size:9px;
	}




/* SEARCH ENGINE - SEARCH ENGINE - SEARCH ENGINE - SEARCH ENGINE - SEARCH ENGINE - SEARCH ENGINE */
/* SEARCH ENGINE - SEARCH ENGINE - SEARCH ENGINE - SEARCH ENGINE - SEARCH ENGINE - SEARCH ENGINE */
/* SEARCH ENGINE - SEARCH ENGINE - SEARCH ENGINE - SEARCH ENGINE - SEARCH ENGINE - SEARCH ENGINE */

#searchtabs {
	list-style: none;
	width: 100%;
	margin:0;
	padding:0;
	border:0;
	}

#searchtabs LI{
	float: left;
	}
#searchtabs A{
	padding: 0px 5px 0px 16px;
	color:#666666;
	color:#326bab;
	font-weight:bold; 
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	border-left: 1px #2f9ceb solid;
	background-repeat: no-repeat;
	background-position: 4px center left;
	}

#searchtabs .tabon {
	background-color: #c9e3ff;
	border-top: 2px #0027B6 solid;
	width:110px;
	display: block;
	padding-left:25px;
	}
#searchtabs .taboff {
	background-color: #f5faff;
	border-top: 2px #c9e3ff solid;
	width:25px;
	display: block;
	padding-left:16px;
	}

#searchtabs #tab1 {background-image:url(../../img/public/elements/tipo_P.gif);}
#searchtabs #tab2 {background-image:url(../../img/public/elements/tipo_G.gif);}
#searchtabs #tab3 {background-image:url(../../img/public/elements/tipo_V.gif);}
#searchtabs #tab4 {background-image:url(../../img/public/elements/tipo_R.gif);}
#searchtabs #tab5 {background-image:url(../../img/public/elements/tipo_S.gif);}

#searchbox {
	width:100%;
	padding: 10px;
	margin: 0 0 5px 0;
	border: 1px #2f9ceb solid;
	background-color: #f5faff;
	}

/* SEARCH RESULTS -  SEARCH RESULTS -  SEARCH RESULTS -  SEARCH RESULTS -  SEARCH RESULTS */
/* SEARCH RESULTS -  SEARCH RESULTS -  SEARCH RESULTS -  SEARCH RESULTS -  SEARCH RESULTS */
/* SEARCH RESULTS -  SEARCH RESULTS -  SEARCH RESULTS -  SEARCH RESULTS -  SEARCH RESULTS */

.searchresults {
	margin: 0 0 30px 0;
	}

.searchresults .itembox {
	width:100%;
	padding: 4px;
	border: 1px #00A5FF solid;
	}

/* title */
.searchresults .title {
	width:100%;
	border: 1px #00A5FF solid;
	background: #0027B6 url(../../img/public/elements/ico_type-X.gif) no-repeat center left;
	background-position:5px;
	padding: 4px;
	height: 40px;
	margin: 0 0 2px 0;
	}
.searchresults .type_S{background-image: url(../../img/public/elements/ico_type-S.gif);}
.searchresults .type_M{background-image: url(../../img/public/elements/ico_type-M.gif);}
.searchresults .type_R{background-image: url(../../img/public/elements/ico_type-R.gif);}
.searchresults .type_V{background-image: url(../../img/public/elements/ico_type-V.gif);}
.searchresults .type_G{background-image: url(../../img/public/elements/ico_type-G.gif);}
.searchresults .type_VF{background-image: url(../../img/public/elements/flight_foretrip.gif);}
.searchresults .type_VB{background-image: url(../../img/public/elements/flight_backtrip.gif);}

.searchresults .title .label{
	width: 70%;
	padding-left: 50px;
	color:#FFFFFF;
	font-size:9px;
	}
.searchresults .title .label A{
	font-size:14px;
	font-weight:bold;
	color:#FFCC00;
	}
.searchresults .title .label H1{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0;
	padding:0;
	}
.searchresults .title .details {
	padding-right: 10px;
	color:#FFFFFF;
	text-align:right;
	}
.searchresults .title .details A{
	font-weight:bold;
	color:#FFCC00;
	padding-right:5px;
	}
.searchresults .title .details STRONG{
	font-weight:bold;
	font-size:14px;
	color:#FFFF00;
	}

/* details */
.searchresults .details {
	width:100%;
	padding: 0;
	margin: 0 0 5px 0px;
	}
.searchresults .details .picture {
	width:65px;
	}
.searchresults .details .picture IMG{
	padding: 1px; /* does NOT work! */
	border: 1px #000000 solid;
	width:60px;
	height:45px;
	margin:0 5px 0 0;
	}
.searchresults .details .text {
	font-weight:normal;
	color:#000000;
	}
.searchresults .details .text STRONG {
	font-weight:bold;
	color:#DD0000;
	}

/* pricing */
.searchresults .offer {
	width:100%;
	border: 1px #EEEEEE solid;
	background: #FAFAFA;
	padding: 5px 5px 5px 5px;
	margin: 0 0 5px 0;
	}
.searchresults .offer .label{
	width: 70%;
	}
.searchresults .offer .label STRONG{
	font-weight:bold;
	}
.searchresults .offer .details {
	text-align:right;
	padding: 5px;
	}
.searchresults .offer .details STRONG{
	font-size:14px;
	font-weight:bold;
	color:#DD0000;
	}

/* planner */
.searchresults .planner {
	width:480px;
	overflow-x:auto;
	overflow-y:visible;
	padding-bottom:18px;
	margin-bottom:3px;
	}

/* links */
.searchresults .links{
	margin: 0 0 0 0;
	}
.searchresults .links TD{
	background: #FFCC00;
	border: 1px #FF9900 solid;
	}
.searchresults .links A{
	font-size:10px;
	font-weight:bold;
	color:#000000;
	}

/* promotions */
.searchresults .promolist {
	width:100%;
	padding: 2px;
	border: 1px #EEEEEE solid;
	}
.searchresults .promolist TH{
	padding: 2px;
	font-size:9px;
	font-weight:normal;
	border-bottom: 2px #CCCCCC solid;
	}
.searchresults .promolist TD{
	padding: 2px;
	font-size:9px;
	font-weight:bold;
	border-top: 1px #EEEEEE solid;
	}

/* grid */
.searchresults .grid {
	width:100%;
	padding: 2px;
	border: 1px #EEEEEE solid;
	margin: 0 0 5px 0;
	}
.searchresults .grid TH{
	padding: 2px;
	font-size:9px;
	font-weight:normal;
	border-bottom: 2px #CCCCCC solid;
	}
.searchresults .grid TD{
	padding: 2px;
	font-size:9px;
	font-weight:normal;
	border-top: 1px #EEEEEE solid;
	}
.searchresults .grid .highlight_A{
	background: #FF3366;
	font-weight:bold;
	color:#000000;
	border:0;
	}
.searchresults .grid .highlight_B{
	background: #9999CC;
	font-weight:bold;
	color:#000000;
	border:0;
	}
.searchresults .grid .highlight_C{
	background: #00FF66;
	font-weight:bold;
	color:#000000;
	border:0;
	}
.searchresults .grid .highlight_D{
	background: #CCFF33;
	font-weight:bold;
	color:#000000;
	border:0;
	}
.searchresults .grid .highlight_E{
	background: #FFFF66;
	font-weight:bold;
	color:#000000;
	border:0;
	}
.searchresults .grid .highlight_F{
	background: #CC9999;
	font-weight:bold;
	color:#000000;
	border:0;
	}
.searchresults .grid .highlight_G{
	background: #9966FF;
	font-weight:bold;
	color:#000000;
	border:0;
	}
.searchresults .grid .highlight_H{
	background: #ffcc00;
	font-weight:bold;
	color:#000000;
	border:0;
	}
.searchresults .grid .highlight_{
	background: #DDDDDD;
	font-weight:bold;
	color:#000000;
	border:0;
	}
.searchresults .grid STRONG{
	font-weight:bold;
	}
.searchresults .grid .title1{
	color:#00BB00;
	}
.searchresults .grid .tick1{
	color:#CC0000;
	font-weight:bold;
	}


.searchresults .tooltipbox {
	width:100%;
	background: #F5F5F5;
	padding: 4px;
	border: 1px #00A5FF solid;
	margin: 0 0 5px 0;
	color:#555555;
	}
.searchresults .tooltipbox STRONG{
	color:#555555;
	font-weight:bold;
	}
.searchresults .tooltipbox H2{
	color:#CC0000;
	font-size:12px;
	font-weight:bold;
	margin: 0;
	padding: 4px 0 2px 0;
	}
.searchresults .tooltipbox H3{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	margin: 0;
	padding: 4px 0 2px 0;
	}





/* CHECKIN - CHECKIN - CHECKIN - CHECKIN - CHECKIN - CHECKIN - CHECKIN - CHECKIN - CHECKIN */

.checkin .title {
	width:100%;
	border: 1px #CCCCCC solid;
	background: #EEEEEE url(../../img/public/elements/ico_type-X.gif) no-repeat center left;
	background-position:5px;
	padding: 4px;
	height: 40px;
	margin: 0 0 20px 0;
	}
.checkin .title .label{
	width: 70%;
	padding-left: 50px;
	color:#000000;
	text-align:left;
	}
.checkin .title .label STRONG{
	font-size:14px;
	font-weight:bold;
	color:#000000;
	}
.checkin .title .details {
	padding-right: 10px;
	text-align:right;
	}

.checkin .queryform {
	width:100%;
	padding:5px;
	border: 1px #DDDDDD solid;
	margin-bottom:30px;
	}

.checkin .planner {
	width:490px;
	overflow-x:auto;
	overflow-y:visible;
	padding-bottom:18px;
	margin-bottom:20px;	
	}

.checkin .chapter {
	width:100%;
	border: 1px #CCCCCC solid;
	background: #EEEEEE;
	padding: 5px 5px 5px 5px;
	margin: 0 0 2px 0;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-align:left;
	display:block;
	height: 28px;
	}
.checkin .chapter .label{
	font-size:14px;
	font-weight:bold;
	color:#000000;
	float:left;
	}
.checkin .chapter .details{
	font-size:9px;
	font-weight:bold;
	color:#DD0000;
	float:right;
	}

.checkin .controlsbox {
	width:100%;
	border: 1px #EEEEEE solid;
	padding: 5px 5px 5px 5px;
	margin: 0 0 5px 0;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	}

.checkin .usertip {
	width:100%;
	padding: 0;
	margin: 0 0 5px 0;
	font-size:11px;
	font-weight:bold;
	color:#CC9900;
	}

.checkin .usertip2 {
	width:100%;
	margin: 0;
	padding: 0;
	font-size:9px;
	font-weight:normal;
	color:#CC9900;
	}

.checkin .useralert {
	width:100%;
	margin: 0;
	padding: 0;
	font-size:9px;
	color:#CC0000;
	}

.checkin .grid {
	width:100%;
	padding: 2px;
	border: 1px #EEEEEE solid;
	}
.checkin .grid TH{
	padding: 2px;
	font-size:9px;
	font-weight:normal;
	border-bottom: 2px #CCCCCC solid;
	}
.checkin .grid TD{
	padding: 2px;
	font-size:9px;
	font-weight:normal;
	border-top: 1px #EEEEEE solid;
	}
.checkin .grid STRONG{
	font-weight:bold;
	}
.checkin .grid .title1{
	color:#00BB00;
	}
.checkin .grid .tick1{
	color:#CC0000;
	font-weight:bold;
	}


.checkin .gridclean,
.checkin .gridclean TH,
.checkin .gridclean TD {
	border: 0;
	}


.checkin .buttonarray{
	width:100%;
	margin-top:20px;
	border-top: 2px #FFCC00 solid;
	}
.checkin .buttonarray TD{
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	}


/* FACT-SHEET - FACT-SHEET - FACT-SHEET - FACT-SHEET - FACT-SHEET - FACT-SHEET - FACT-SHEET */

.factsheetnav{
	margin-bottom: 10px;
	}
.factsheetnav TD{
	background: #FFCC00;
	border: 1px #FF9900 solid;
	}
.factsheetnav A{
	font-size:10px;
	font-weight:bold;
	color:#000000;
	}
.factsheetbookform{
	width:100%;
	border-top: 8px #0027b6 solid;
	border-bottom: 8px #0027b6 solid;
	padding: 20px 10px 10px 100px;
	height:90px;
	background: url(../../img/public/elements/ban_reserve.gif) 5px no-repeat;
    background-color: #d6e9fe;
	margin-bottom: 10px;
	}
.factsheetbookform TD{
	color: #0027b6;
	}

.factsheetbody{
	margin-bottom:30px;
	}
.factsheetbody .title {
	width:100%;
	border: 1px #CCCCCC solid;
	background-color: #EEEEEE;
	background-position:5px;
	padding: 4px;
	/*height: 40px;*/
	margin: 0 0 10px 0;
	}
.factsheetbody .title .label{
	width: 70%;
	padding-left: 2px;
	color:#000000;
	text-align:left;
	}
.factsheetbody .title .label STRONG{
	font-size:14px;
	font-weight:bold;
	color:#000000;
	}
.factsheetbody .title .details {
	padding-right: 10px;
	text-align:right;
	}

.factsheetbody .description {
	width:100%;
	padding: 0;
	margin: 0 0 20px 0;
	border-collapse: collapse;
	}
.factsheetbody .description .picture{
	width:205px;
	padding-right: 5px;
	}
.factsheetbody .description .picture IMG{
	width:200px;
	height:150px;
	border: 1px #000000 solid;
	margin-bottom: 3px;
	}

.factsheetbody .description .details{
	border: 1px #CCCCCC solid;
	padding: 5px;
	}


.factsheetdivtitle1 { 
	width:100%;
	background: #EEEEEE url(../../img/public/elements/icomini_label.gif) no-repeat center right;
	border: 1px #CCCCCC solid;
	padding: 5px 5px 5px 5px;
	margin: 0 0 2px 0;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-align:left;
	}
.factsheetdivtitle2 { 
	width:100%;
	background: #FFCC00 url(../../img/public/elements/icomini_label.gif) no-repeat center right;
	border: 1px #FF7700 solid;
	padding: 5px 5px 5px 5px;
	margin: 0 0 2px 0;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-align:left;
	}
.factsheetbox1 {
	width:100%;
	border: 1px #CCCCCC solid;
	padding: 5px 5px 5px 5px;
	margin: 0 0 30px 0;
	}

.factsheetpricelist{
	border: 1px #CCCCCC solid;
	padding: 5px;
	margin-bottom:30px;
	}

.factsheetpricelist H2{
	width:100%;
	background: url(../../img/public/elements/icomini_money.gif) no-repeat center left;
	border-bottom: 1px #AA6666 solid;
	padding: 3px 3px 3px 20px;
	margin: 0 0 2px 0;
	font-weight:bold;
	font-size:12px;
	color:#AA0000;
	text-align:left;
	}
.factsheetpricelist .grid {
	text-align: left;
	border: 1px #EEEEEE solid;
	width:97%;
	}
.factsheetpricelist .grid TH{
	padding: 2px;
	font-size:9px;
	font-weight:normal;
	border-bottom: 2px #CCCCCC solid;
	}
.factsheetpricelist .grid TD{
	padding: 2px;
	font-size:9px;
	font-weight:normal;
	border-top: 1px #EEEEEE solid;
	}
.factsheetpricelist .usertip {
	padding: 0;
	font-size:9px;
	font-weight:normal;
	color:#CC9900;
	}

.factsheetpromo {
	width:100%;
	border: 0;
	padding: 0;
	margin-bottom:30px;
	border-collapse: collapse;
	}
.factsheetpromo TD{
	width: 33%;
	border: 2px #FFCC00 solid;
	border-style:dotted;
	padding: 5px;
	}
.factsheetpromo H1{
	font-weight:bold;
	color:#AA0000;	
	display:block;
	margin:0 0 4px 0;
	padding:0;
	}
.factsheetpromo H2{
	font-weight:bold;
	font-size:9px;
	color:#000000;	
	display:block;
	margin:0 0 4px 0;
	padding:0;
	}
.factsheetpromo STRONG{
	width:100%;
	background: url(../../img/public/elements/icomini_foreward1.gif) no-repeat center left;
	padding-left:22px;
	font-weight:bold;
	color:#00AA00;
	display:block;
	margin-top:4px;
	}

.factsheethighlights {
	width:100%;
	padding: 0px 0px 0px 0px;
	margin: 0 0 20px 0;
	text-decoration: none;
	list-style: none;
	}
.factsheethighlights A{
	width:100%;
	line-height:20px;
	background: #FFFFFF url(../../img/public/nav2_div.gif) no-repeat center left;
	padding: 0px 0px 0px 10px;
	border-bottom: 1px #EEEEEE solid;
	margin: 0;
	font-size:9px;
	color:#000000;
	}

.factsheetgallery {
	width:100%;
	border: 2px #EEEEEE solid;
	margin: 0 0 20px 0;
	text-decoration: none;
	list-style: none;
	}
.factsheetgallery TD{
	padding: 15px;
	}
.factsheetgallery IMG{
	width:200px;
	height:150px;
	border: 1px #000000 solid;
	}

