@CHARSET "ISO-8859-1";
div#image_rotation div.form-item {
  float: left;
}

div#image_rotation_input div.form-item {
  float: left;
}

div#operators div.form-item {
  float: left;
}

div#operate_clock div.form-item {
  float: left;
}

div#operate_anticlock div.form-item {
  float: left;
}
/* css for landing page content section*/
    .descriptionarea{
        width:100%;
        font:normal 12px arial;
    }
    .descriptionleft{
        float:left;
        width:400px;
    
    }
    .descriptionleft p{
        margin-bottom:5px;
        }
.prev_next_nounder,
a.prev_next_nounder:link {font: bold 12px Arial; color: #000; text-decoration: none; letter-spacing:0}
a.prev_next_nounder:visited {font: bold 12px Arial; color: #000000; text-decoration: none;letter-spacing:0}
a.prev_next_nounder:hover {font: bold 12px Arial; color: #464545; text-decoration: none;letter-spacing:0}

.form-radios .form-item label {
  display: block;
  font-weight: bold;
  width: 10px;
  padding: 0px 20px 0px 0px;
  float: left;
}

div#hotel_detail_img { /*display:block;*/
  font-weight: bold;
  height: 150px;
  width: 150px;
  padding: 0px 20px 0px 0px;
  float: left;
  border: 2px solid;
}

div#hotel_detail_text { /*display:block;*/
  font-weight: bold;
  height: 150px;
  width: 500px;
  padding: 0px 20px 0px 0px;
  float: left;
  border: 2px solid;
}

/*Plugin classes*/
.hidden {
  display: none;
}

.added {
  color: #CCCCCC;
}
/*End*/


/* India Images */

#imagegallerysortoptions {
	padding: 2px 5px;
}

#imagegallerysortoptions select {
	vertical-align: middle;

}

#imagegallerysortoptions .prevnextlinks {
	float:right;
	vertical-align: middle;
}
	
#mainimagegallery {
}


#mainimagegallery .mainimage {
	margin-right:2px;
	text-align:center;
	margin: 3px 0px;
	width:100%;
}

#mainimagegallery .thumbstrip {
	margin:5px auto;
	width:530px;
	border:1px solid #000;
}

#gallerylistings {
	margin: 7px 0px;
	
	padding:0px;
	width:100%;
	/*border:1px solid #e1e1d1;
	background:#eeeedc; */
}

#gallerylistings .gallerylisting {
	color: #3c3c35;
	margin:0px 5px;
	padding: 7px 0px;
	border-bottom: 1px solid #e1e1e1;
}

#gallerylistings .gallerylisting .thumbnail {
	border: none;
	padding: 0px;
	margin: 0px;
	float: right;
}

#gallerylistings .gallerylisting .avatar{
	float: left;
	margin: 0px 10px 0px 0px;
	padding:1px;
	border:1px solid #e1e1d1;
}
#gallerylistings .gallerylisting .thumbstrip {
	float:right;
}

#gallerylistings .viewalllink {
	float: right;
	font-weight: bold;
	font-size: 8pt;
	margin-top: 5px;
	margin-right: 50px;
}

/* Individual Gallery Listing */
#singlegallerylisting {
	margin: 0px;
}

#singlegallerylisting .gallerythumbnail {
	margin:2px;
	padding:2px;
	border:1px solid #e1e1d1;
	background:#eeeedc;
	float:left;
	width:175px;
	height:125px;
}
#singlegallerylisting .gallerythumbnail div {
	width:175px;
	height:125px;
}

#singlegallerylisting .gallerydescription {
	margin-top: 10px;
}

#singlegallerylisting .gallerydescription p {
	margin: 1em 0em;
}

#singlegallerylisting .thumbnaildisplay {
	width: 100%;
	margin: 5px 0px;
}

#singlegallerylisting .pagination {
	margin-right: 5%;
	clear:both;
}

#singlegallerylisting .sortdiv {
	float:left;
}


#singlegallerylisting .viewalllink {
	float: right;
	font-weight: bold;
	font-size: 8pt;
	margin-right: 50px;
}

/* Individual Picture Listing */
#singleimagelisting {
}

#singleimagelisting .mainimage {
	margin-right:2px;
	margin-bottom: 2px;
	text-align:center;
	width:100%;
}
#singleimagelisting .imagedescription {
	margin-top: 10px;
}
#singleimagelisting .imagedescription p {
	margin: 1em 0em;
}

/* Gallery Listing Links */
#gallerynavigation {
	margin-top: 20px;
	margin-bottom: 5px;
}

#gallerynavigation .prevnextlinks {
}
#gallerynavigation .galleryslideshow {
}

/* User Block Gallery Listing*/
#userblockgallerylisting {
	text-align: right;
	font-size: 8pt;
	padding: 5px 15px;
}
#userblockgallerylisting .gallerylisting {
	padding-bottom: 8px;
	border-bottom:1px solid #eed;
	margin-bottom: 10px;
}
#userblockgallerylisting .thumbnaillistings {
	margin: 5px 0px;
}
#userblockgallerylisting .heading {
	font-weight: bold;
	margin-bottom: 5px;
}
#userblockgallerylisting .thumbnail {
	border: none;
	padding: 0px;
	margin: 0px;
}

/* Photos Of The Month */
#photosofthemonth {
	border:1px solid #e1e1d1;
	background:#eeeedc;
	margin: 0px;
	padding: 5px 0px 5px 20px;
}
#photosofthemonth .potmfeaturedphoto {
	width: 50%;
	padding: 10px 0px;
	float: left;
}
#photosofthemonth .potmfeaturedphoto .title {
	font-size: 0.8em;
	font-weight: bold;
}
#photosofthemonth .gallerythumbnail {
	margin:3px 0px;
	padding:2px;
	border:1px solid #e1e1d1;
	background:#eeeedc;
	float:left;
	width:250px;
	height:180px;
}
#photosofthemonth .gallerythumbnail div {
	width:250px;
	height:180px;
}
#prevphotosofthemonth {
	margin: 0px;
	padding: 5px 0px 5px 20px;
	font-size: 0.8em;
	font-weight: bold;
}
#prevphotosofthemonth .potmfeaturedphoto {
	width: 33%;
	padding: 10px 0px;
	float: left;
}
#prevphotosofthemonth .potmfeaturedphoto .thumbnail {
	margin:2px;
	padding:2px;
	border:1px solid #e1e1d1;
	background:#eeeedc;
	float:left;
	width:80px;
	height:67px;
}
#prevphotosofthemonth .potmfeaturedphoto .thumbnail div {
	width:80px;
	height:67px;
}
#prevphotosofthemonth .prevnextlinks {
	float:right;
	margin-bottom: 5px;
	vertical-align: middle;
	font-weight: normal;
}

/* Member Galleries Section */
#membergalleries {
}
#membergalleries .alphalistingdiv {
	width: 19px;
	margin: 5px 2px 0px 0px;
	text-align: center;
	text-transform: uppercase;
	float: left;
	border:1px solid #e1e1d1;
	background:#eeeedc;
}
#membergalleries .alphalistingdivempty {	
	width: 19px;
	margin: 5px 2px 0px 0px;
	text-align: center;
	text-transform: uppercase;
	float: left;
	border:1px solid #e1e1d1;
}
#membergalleries .avatarcontainer {
	margin: 10px 2px;
	float: left;
	text-align: center;
}
#membergalleries .avatar {
	width: 152px;
	height: 152px;
	border:1px solid #e1e1d1;
	margin-bottom: 2px;
}
#membergalleries .avatar a {
	width: 150px;
	height: 150px;
}
#membergalleries .avatar img {
	vertical-align: middle;
}