/* ***************************** */
/*  HTML5 Templates ie 6_7 CSS   */  
/*  vioma GmbH                   */
/*  gk & rom  02 /2011           */ 
/* ***************************** */

/* ***************************** */
/*  pagination        			 */  
/* ***************************** */

ul.cst-pagina 
{
	display:block;
	width: 100%
}

ul.cst-pagina li
{
	float: left;
}

ul.cst-pagina li.cst-pagina-next {
	float: right;
}

div.cst-list {
	zoom: 1;
}

div.cst-text-description {
	zoom: 1;
}

/* ***************************** */
/*  cst-buttons        			 */  
/* ***************************** */

ul.cst-buttons
{
	display:block;
}

ul.cst-buttons-3 li
{
	width:32%;
	overflow:hidden;
	margin-right:1%;
}

ul.cst-buttons-3 a
{
	width:100%;
	margin:0%;
}

li.cst-button-book a
{
	margin-right:0%;
}

ul.cst-buttons li
{
	display:block;
}

div.cst-list-program ul.cst-buttons li {
	float: left;
}


/* ***************************** */
/*  cst-detail       			 */  
/* ***************************** */

div.cst-detail-package ul.cst-buttons 
{
	width:130px;
}

a.cst-detail-gallery-scroll-prev .css3icon,
a.cst-detail-gallery-scroll-next .css3icon {
	display: none !important;
}

a.cst-detail-gallery-scroll-prev .icon,
a.cst-detail-gallery-scroll-next .icon {
	display: block !important;
	height: 20px;
	width: 20px;
	margin-left: 40px;	
}

a.cst-detail-gallery-scroll-next .icon {
	background:transparent url(../images/cst-double-arrow-down.gif) no-repeat center;
}

a.cst-detail-gallery-scroll-prev .icon {
	background:transparent url(../images/cst-double-arrow-up.gif) no-repeat center;
}

/* ***************************** */
/*  room-detail       			 */  
/* ***************************** */
div.cst-image-adult {
	float: left;
}

div.cst-box
{
	_zoom:1;
}

.cst-image-zoom-icon-box {
	display: none;		
}