/* Sample 2*/
/*Gallery Box*/
#rightColumn  #top{
	background:url(../images/gallery_top.png) no-repeat top;
	height:12px;
}
#rightColumn  #middle{
	background:url(../images/gallery_middle.png) repeat-y top;
	padding-left:10px;
	padding-right:0px;
}
#rightColumn  #bottom{
	background:url(../images/gallery_bottom.png) no-repeat bottom;
	height:20px;
}
#rightColumn #gallery-label{
	height:119px;
	width:22px;
	float:left;
	/*background:url(../images/our_gallery.png) left no-repeat;*/
	left:-10px;
	top:10px;
	position:relative;
}


#gallery-name{
	background:url(../images/gallery_text.jpg) no-repeat top;
	height:24px;
	top: -3px;
	position: relative;	
}

#hot-gallery-name{
	height:24px;
	top: -3px;
	position: relative;
	background-image: url(../images/hot_deals_inner2.png);
	background-repeat: no-repeat;
	background-position: top;	
	
}

/*.slider-content{
	width:302px !important;
	height:165px !important;
	border-top:none !important;
	border-right:none !important;
	border-left:none !important;
	border-bottom:#FFFFFF 1px solid;
	left:10px;
}

.slider-content li{ 
	width:302px !important;
	height:165px !important;
	
}
.slider{
	position:relative;
	width:313px;
	height:209px;
	overflow:hidden;

	background-image:url(../images/gallery_bg.png);
	background-repeat: no-repeat;		
	
	
}
.slider ul, .slider li{
	margin:0;
	padding:0;
	list-style:none;
}
.slider li{ 
	width:302px;
	height:165px;
	overflow:hidden; 
	
}

.slider{
	margin-top: 36px;
	position:relative;
	width:313px;
	height:209px;
	overflow:hidden;
	
	background-image:url(../images/home_bottom_border.png);
	background-repeat: no-repeat;		
	
	
}

#slider{
margin-top: 34px;
margin-left: 5px;
overflow:hidden;	
}
	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width:302px;
	height:165px;
	overflow:hidden; 
	}	


*/

/**Big Orange Button**/
.book_airport_transfer_now{
	background-image: url(../images/book_airport_transfer_now.gif);
	background-repeat: no-repeat;
	width: 210px;
	height: 55px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
	cursor:pointer;
	
}
.UILinkButton{
	background:transparent url(../images/Button_Red_r1_c1.png) top left no-repeat;
	padding-left:5px;
	float:left;
	margin-left: 5px;
	
}
.UILinkButton input{
	margin:0px;
	background:transparent url(../images/Button_Red_r1_c2.png) repeat-x left center;
	padding:3px 3px 5px 3px;
	border:0px;
	height:31px;
	display:block;
	color:white;
	font-weight:bold;
	cursor:pointer;
	font-family:segoe ui, Arial, segoe light;
	font-size:13px;
	float:left;
}
.UILinkButton_R{
	background:url(../images/Button_Red_r1_c4.png) no-repeat right;
	height:31px;
	
	
}

.UILinkButton_L{
	background:url(../images/Button_Red_r1_c4.png) no-repeat right;
	height:31px;
	
	
}

/**Red Button**/
/*.UILinkButton{
	background:transparent url(../images/Button_Red_r1_c1.png) top left no-repeat;
	padding-left:5px;
	float:right;
}*/

.UILinkButton input{
	margin:0px;
	background:transparent url(../images/Button_Red_r1_c2.png) repeat-x left center;
	padding:3px 3px 5px 3px;
	border:0px;
	height:31px;
	display:block;
	color:white;
	font-weight:bold;
	cursor:pointer;
	font-family:segoe ui, Arial, segoe light;
	font-size:13px;
	float:left;
}

/*.UILinkButton_R{
	background:url(../images/Button_Red_r1_c4.png) no-repeat right;
	height:22px;
}*/
/** Green Buttons**/

.UILinkButton_G{
	background:transparent url(../images/Button_Green_r1_c1.png) top left no-repeat;
	padding-left:5px;
	float:right;
}
.UILinkButton_G input{
	margin:0px;
	background:transparent url(../images/Button_Green_r1_c2.png) repeat-x left center;
	padding:3px 3px 5px 3px;
	border:0px;
	height:31px;
	display:block;
	color:white;
	font-weight:bold;
	cursor:pointer;
	font-family:segoe ui, Arial, segoe light;
	font-size:13px;
	float:left;
}
.UILinkButton_R_G{
	
	background:url(../images/Button_Green_r1_c4.png) no-repeat right;
	height:31px;
	float: left;
	margin-right: 5px;
	
}

