
.image { text-align:center; }
/*
******************************************
* PROBOX - 1 
******************************************
*/
.probox-typ1 .probox-bd {
	width:296px;
	min-height:260px;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	margin:auto;
	}

/*
PRODUCT IMAGE
========================================*/
.probox-typ1 .image {
	width:286px; height:150px; margin:0px auto 0 auto;
	border:5px solid #e3e3e3;
	}
.probox-typ1 .image a{ display:block; width:284px; height:148px; border:1px solid #ffffff; }
/*
PRODUCT NAME
========================================*/
.probox-typ1 .name {
	line-height:1;
	font-weight:bold;
	color:#10418d;
	font-size:153.9%;	
	padding:12px 0px 4px 0px;
	min-height:25px;
	}
* html .probox-typ1 .name { height:25px; }
.probox-typ1 .name a 		{ color:#10418d; text-decoration:none; }
.probox-typ1 .name a:hover { color:#333333; }
/*
PRODUCT DESCRIPTION
========================================*/
.probox-typ1 .short-text { margin-bottom:10px; }

/*
PRODUCT BUTTONS BAR
========================================*/
.probox-typ1 .pro-btn { margin-bottom:15px;	}
.probox-typ1 .pro-btn a { color:#10418d; font-weight:bold; font-size:85%; font-family:Arial, Helvetica, sans-serif; }
.probox-typ1 .pro-btn a:hover{ color:#0066B3;}



/*
******************************************
* PROBOX - 2 
******************************************
*/
.probox-typ2 .probox-bd {
	width:192px;
	height:179px;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	margin:auto;	
	border-right:1px solid #dedede;	
	border-bottom:1px solid #dedede;
/*	background:url(../../images/bg-probox2-name.gif) repeat-x left 109px;*/
    background:url(../../images/bg-probox2-name1.gif) repeat-x left 0px;
	float:left;
	}
.probox-typ2 .no-bdr.probox-bd {
	border-right:none;
	width:192px;
	}
/*
PRODUCT IMAGE
========================================*/
.probox-typ2 .image {
	width:160px; height:100px; margin:0px auto 9px auto;
	}
.probox-typ2 .image a{ display:block; width:160px; height:100px;}

.probox-typ2 .info{
	padding:0 10px;
	}
/*
PRODUCT NAME
========================================*/
.probox-typ2 .name {
	line-height:1;
	font-weight:bold;
	color:#10418d;
	font-size:85%;	
	padding:12px 0px 4px 0px;
		}

.probox-typ2 .name a 		{ color:#10418d; text-decoration:none; }
.probox-typ2 .name a:hover  { color:#333333; }
/*
PRODUCT DESCRIPTION
========================================*/
.probox-typ2 .short-text { margin-bottom:10px; font-size:85%;	 }

/*
PRICE BAR
========================================*/
/*.probox-typ2 .price { background:url(../../images/bg-probox2-price.gif) repeat-x left top; position:absolute; left:0px; top:89px; width:172px; padding:0 10px; height:20px; line-height:20px; font-size:85%; color:#FFFFFF;	}*/
.probox-typ2 .price  
{
    background:url(../../images/bg-probox2-price.gif) repeat-x left top; 
    position:absolute; 
    left:0px; 
    bottom:5px; 
    width:172px; 
    padding:0 10px; 
    height:20px; 
    line-height:20px; 
    font-size:85%; 
    color:#FFFFFF;	
    filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.probox-typ2 .clear1{
	clear:both;
	float:none;
	border-bottom:1px solid #e3e3e3;
	background:none;
	font-size:0px;
	line-height:0px;
	height:1px;
	margin:0px;
	padding:0px;
	}
/*
******************************************
* PROBOX - 3 
******************************************
*/
.probox-typ3 .probox-bd {
	width:268px;
	min-height:99px;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	margin:auto;
	background:url(../../images/bg-probox3.gif) repeat-x left bottom #f8fbfc;
	}

/*
PRODUCT IMAGE
========================================*/
.probox-typ3 .image {
	width:95px; height:95px; margin:0px auto 0 auto;
	float:left;
	}
.probox-typ3 .image a{ display:block; width:95px; height:95px;  }
.probox-typ3 .info { margin-left:105px; position:relative; min-height:98px; }
/*
PRODUCT NAME
========================================*/
.probox-typ3 .name {
	line-height:1;
	color:#11418d;
	font-size:85%;	
	padding:0px 0px 4px 0px;
	}

.probox-typ3 .name a 		{ color:#11418d; text-decoration:none; }
.probox-typ3 .name a:hover  { color:#333333; }

.probox-typ3 .nickname		{color:#11418d; font-size:85%; }
.probox-typ3 .rating-typ1{
	position:absolute;
	right:0px;
	top:0px;
	}

/*
PRICE BAR CSS
========================================*/
.probox-typ3 .price 			{ position:absolute; left:0px; bottom:0px; }

.probox-typ3 .price .offer		{ font-weight:bold; font-size:93.2%; display:block;}
.probox-typ3 .price .basedon	{ font-weight:bold; font-size:85%; color:#666666; display:block;}
.probox-typ3 .price .facility	{ font-size:85%; color:#666666; display:block;}

#hotel_home_pg .clear1{
	clear:both;
	float:none;
	border:none;
	background:none;
	font-size:0px;
	line-height:0px;
	height:1px;
	margin:0px;
	padding:0px;
	}

/*
******************************************
* PROBOX - 4 
******************************************
*/
.probox-typ4{    border-bottom: 1px dotted #333333; margin-bottom:10px;	}
.probox-typ4 .probox-bd {
	width:191px;
	min-height:192px;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	margin:auto;
	}

/*
PRODUCT IMAGE
========================================*/
.probox-typ4 .image {
	width:191px; height:90px; margin:0px auto 7px auto;
	}
.probox-typ4 .image a{ display:block; width:191px; height:90px;}
/*
PRODUCT NAME
========================================*/
.probox-typ4 .name {
	background:url(../../images/hd-bg.gif) repeat-x left top;
	padding:3px 6px 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	color:#FFFFFF;
	font-weight:bold;
	}

.probox-typ4 .name a 		{ color:#FFFFFF; text-decoration:none; }
.probox-typ4 .name a:hover { color:#8ab1fe; }
/*
PRODUCT DESCRIPTION
========================================*/
.probox-typ4 .short-text { margin-bottom:5px; }
.probox-typ4 .short-text .title{ font-size:93.2%; display:block;}
.probox-typ4 .short-text ul{ font-size:85%; margin:0px; padding:0px; list-style-type:none;}
.probox-typ4 .short-text ul li{
	display:inline;
	background:url(../../images/bullet5.gif) no-repeat left 9px;
	padding:3px 3px 3px 6px;
	}

/*
PRICE BAR
========================================*/
.probox-typ4 .price-box {
	position:relative;
	min-height:22px;
	}
.probox-typ4 .price-box .moreinfobtn {
	position:absolute;
	top:0px;
	right:0px;
	}
.probox-typ4 .price-box .price {
	font-size:138.5%;
	font-weight:bold;
	color:#11418d;
	display:block;
	}

/*
******************************************
* PROBOX - 5 
******************************************
*/
.probox-typ5{    border-bottom: 1px dotted #333333; margin-bottom:10px;	}
.probox-typ5 .probox-bd {
	width:191px;
	min-height:153px;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	margin:auto;
	}

/*
PRODUCT IMAGE
========================================*/
.probox-typ5 .image {
	width:191px; height:90px; margin:0px auto 7px auto;
	}
.probox-typ5 .image a{ display:block; width:191px; height:90px;}
/*
PRODUCT NAME
========================================*/
.probox-typ5 .name {
	background:url(../../images/hd-bg.gif) repeat-x left top;
	padding:3px 6px 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	color:#FFFFFF;
	font-weight:bold;
	}

.probox-typ5 .name a 		{ color:#FFFFFF; text-decoration:none; }
.probox-typ5 .name a:hover { color:#8ab1fe; }
/*
PRODUCT DESCRIPTION
========================================*/
.probox-typ5 .short-text 			{ margin-bottom:0px;  }
.probox-typ5 .short-text .place		{ font-size:93.2%; display:block; font-weight:bold; color:#666666;}
.probox-typ5 .short-text .interval	{  font-size:93.2%; color:#666666;}


/*
******************************************
* PROBOX - 6 
******************************************
*/
.probox-typ6{    border-bottom: 1px dotted #333333; margin-bottom:10px;	}
.probox-typ6 .probox-bd {
	width:224px;
	min-height:226px;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	margin:auto;
	}

/*
PRODUCT IMAGE
========================================*/
.probox-typ6 .image {
	width:224px; height:110px; margin:0px auto 7px auto;
	position:relative;
	}
.probox-typ6 .image a{ display:block; width:224px; height:110px;}
/*----------------------------*/
.probox-typ6 .image .offer{
	font-size:85%;
	color:#FFFFFF;
	font-weight:bold;
	background:url("../../images/black-transfer-bg.png") repeat left top;
	display:block;
	position:absolute;
	left:0px;
	bottom:0px;
	width:216px;
	text-align:left;
	padding:4px;
	}

/*
PRODUCT NAME
========================================*/
.probox-typ6 .name {
	background:url(../../images/hd-bg.gif) repeat-x left top;
	padding:3px 6px 3px 6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	color:#FFFFFF;
	font-weight:bold;
	}

.probox-typ6 .name a 		{ color:#FFFFFF; text-decoration:none; }
.probox-typ6 .name a:hover { color:#76c4f6; }

/*
PRODUCT DESCRIPTION
========================================*/
.probox-typ6 .short-text 			{ margin-bottom:3px; font-size:80%; color:#666666; }
.probox-typ6 .short-text .place		{ font-size:93.2%; display:block; font-weight:bold; color:#666666;}
.probox-typ6 .short-text .interval	{  font-size:93.2%; color:#666666;}
/*------------------------------*/
.probox-typ6 .price		 			{ color:#11418d; position:relative; height:31px; font-weight:bold;  }

.probox-typ6 .price span			{display:block; font-size:128.5%; line-height:1.0;}

.probox-typ6 .price .booknowbtn		{position:absolute; right:0px; top:5px;}


/*
******************************************
* PROBOX - 7 
******************************************
*/
.probox-typ7{ border-bottom: 1px dotted #333333; margin-bottom:10px;	}
.probox-typ7 .probox-bd {
	width:191px;
	min-height:195px;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	margin:auto;
	}

/*
PRODUCT IMAGE
========================================*/
.probox-typ7 .image {
	width:191px; height:90px; margin:0px auto 7px auto;
	position:relative;
	}
.probox-typ7 .image a{ display:block; width:191px; height:90px;}
/*----------------------------*/
.probox-typ7 .image .offer{
	font-size:85%;
	color:#FFFFFF;
	font-weight:bold;
	background:url("../../images/black-transfer-bg.png") repeat left top;
	display:block;
	position:absolute;
	left:0px;
	bottom:0px;
	width:183px;
	text-align:left;
	padding:4px;
	}

/*
PRODUCT NAME
========================================*/
.probox-typ7 .name {
	background:url(../../images/hd-bg.gif) repeat-x left top;
	padding:3px 6px 3px 6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	color:#FFFFFF;
	font-weight:bold;
	}

.probox-typ7 .name a 		{ color:#FFFFFF; text-decoration:none; }
.probox-typ7 .name a:hover { color:#8ab1fe; }

/*
PRODUCT DESCRIPTION
========================================*/
.probox-typ7 .short-text 			{ margin-bottom:6px; font-size:93.2%; color:#666666; }
.probox-typ7 .short-text .place		{ font-size:93.2%; display:block; font-weight:bold; color:#666666;}
.probox-typ7 .short-text .interval	{  font-size:93.2%; color:#666666;}
/*------------------------------*/
.probox-typ7 .price		 			{ color:#11418d; position:relative; height:22px; font-weight:bold;  }

.probox-typ7 .price span			{display:block; font-size:138.5%; line-height:1.0;}

.probox-typ7 .price .moreinfobtn	{position:absolute; right:0px; top:0px;}