@import url(../normalize.css);
@import url(color.css);
@import url(typography.css);
@import url(jquery-ui.css);

html, body
{
    position: relative;
    width: 100%;
}

div#nav_main, div#site_info, div#branding 
{
    width: 100%;
 
	 
}

div#nav_main
{
    padding-top: 87px;
	
}

/******************* HEADER *********************/

div#branding
{
    height: 89px;
    position: absolute;
	  z-index: 50;
}

div#phototips
{
	height:   116px;
	width:    378px;
	position: relative;
	top:      -10px;
	left:     20px;
}

div#phototipstext
{
	position:    relative;
	top:         37px;
	left:        64px;
	width:       260px;
	line-height: 11px;
}

div#traveltips
{
	height:   116px;
	width:    378px;
	position: relative;
	top:      0px;
	left:     32px;
}

div#traveltipstext
{
	position:    relative;
	top:         27px;
	left:        60px;
	width:       250px;
	line-height: 11px;
}

div#branding_right
{
    height: 400px;
    z-index:100000;
}

div#branding_content 
{
    
    width: 950px;
    height: 70px;
    position: relative;
    margin: 0px auto;
    z-index: 5;
}

#branding_left_content 
{
	width: 80%;
	position: absolute;
	 
}

#branding_right_content 
{
	width: 20%;
	position: absolute;
	left: 80%;
	padding-top: 8px;
	z-index: 4;
}

div#branding_right_footer
{
    height: 23px;
    z-index: 4;
}

div#branding_right_current
{
    height: 188px;
}

div#branding_right_footer_current
{
    height: 23px;
}


#branding_left_content, #branding_right_content 
{
    top: 0;
}

div#head_nav
{
    z-index:60;
}

div#logo, div#logo_current, div#logo_tinchuley, div#logo_neoravalley,
div#logo_damdim, div#logo_heebermiok, div#logo_abouteco, div#logo_sikkim,
div#logo_photogallery, div#logo_whichecotraveller, div#logo_planyourtrip,
div#logo_googleearth, div#logo_news, div#logo_faq, div#logo_tellafriend,div#logo_darjeeling,div#logo_pelling,div#logo_gangtok
{
    position: relative;
    float: right;
	 
}

div#logo
{
    height: 431px;
    width: 438px;     
}

div#logo_current, div#logo_tinchuley, div#logo_neoravalley, 
div#logo_damdim, div#logo_heebermiok, div#logo_abouteco, div#logo_sikkim,
div#logo_photogallery, div#logo_whichecotraveller, div#logo_planyourtrip, 
div#logo_googleearth, div#logo_news, div#logo_faq, div#logo_tellafriend,div#logo_darjeeling,div#logo_pelling,div#logo_gangtok
{
    height: 219px;
    width: 439px;
}

div#logo embed
{
    margin-left: 30px;
}

div#logo li
{
    display: inline;
    float: left;
}



h2
{
    position: absolute;
    top: 5px;
    left: 57px;
    text-align:center;
    width: 375px;
}

h3
{
    margin-left: 70px;
}

h4
{
    padding-bottom: 37px; 
}

h5
{
    margin-bottom: 5px;
}

h6
{
    margin: 10px 0;
}

/************************************************/

/******************** MENU *********************/

div#head_nav, div#nav, div#sub_nav
{
    position: relative;
}

div#nav
{
    margin-bottom: -5px;
}

ul#head_nav_features, ul#nav_features, ul#sub_nav_features
{
    position: relative;
    width: 950px;
    margin:0 auto;
	
}

ul#nav_features
{
    height: 65px;
}

ul#sub_nav_features
{
    height: 55px;
}

ul#head_nav_features li, ul#nav_features li, ul#sub_nav_features li
{
    position: absolute;
    display: inline;
    z-index: 3;
}

li#nav_home
{
    top:  -29px;
    left: 18px;
}

li#nav_faq
{
    top: -37px;
    left: 341px;
}


li#nav_tellafriend
{
    top: -35px;
    left: 400px;
}

li#nav_allabouteco
{
    top: 17.5px;
    left: 0px;
}

li#nav_destination
{
    top: 19.5px;
    left: 92px; /*88px*/
}

li#nav_photogallery
{
    top: 18px;
    left: 190px;
}
li#nav_profileofeco
{
    top: 8px;
    left: 250px;
}

li#nav_planyourtrip
{
    top: 13px;
    left: 339px;
}

li#nav_googleearth
{
    top: 8px;
    left: 396px;
}

li#nav_news
{
    top: 8px;
    left: 452px;
}

li#nav_about
{
    top: 18px;
    left: 46px;   
}

li#nav_replaces
{
    top: 18px;
    left: 129px;   
}

li#nav_galleryView
{
    top: 18px;
    left: 46px;   
}

li#nav_galleryUpload
{
    top: 18px;
    left: 176px;   
}

li#nav_profileRecent
{
    top: 18px;
    left: 46px;   
}

li#nav_profileViewall
{
    top: 18px;
    left: 195px;   
}

li#nav_profileAdd
{
    top: 18px;
    left: 346px;
}

li#nav_articleView
{
    top: 18px;
    left: 46px;
}

li#nav_articleCreate
{
    top: 18px;
    left: 181px;
}

/***********************************************/

/****************** CONTENT ********************/

div#messageBoxContent
{
    margin: auto auto 25px;
    width:450px;
}

div#messageBoxSuccess, div#messageBoxError 
{
    padding:5px 5px 5px 45px;
}

div#content
{
    position: relative;
}

div#block_content
{
    position: relative;
    width: 918px;
    margin:5px auto 0;
    min-height:8em;
    height:auto;
    padding-top: 70px;
    padding-bottom: 30px;
}

div#block_contentHomeHeader
{
    position: relative;
    width: 918px;
    margin:5px auto 0;
}

div#block_contentHome
{
    position: relative;
    width: 918px;
    margin:0 auto;
    padding-bottom: 30px;
}

div#generalSpacer
{
    height: 58px;
}

div#block_papertop, div#block_papermiddle, div#block_papermiddlehome,
div#block_paperbottom
{
    width: 720px;
    margin: 0 99px 0 63px;
}

div#block_papermiddle
{
    padding:    5px 53px 0;
    min-height: 250px;
    width:      614px;
}

div#block_papertop
{
    height:35px;
}

div#block_paperbottom
{
    height:33px;
}

div#block_papermiddle p
{
    width:450px;
    padding-bottom: 15px;
}

div#partnersbar
{
    margin:35px 0 0 95px;
}

/**********************************************/

/****************** FOOTER*********************/

div#block_site_info
{
    position:relative;
    clear:both;
    margin: 0 0 15px 0;
    padding: 8px 0 8px 0;
    z-index: 9;
}

div#site_info ul#copyright
{
    display: inline;
    position: relative;
    width: 970px;
    margin:0 auto;
}

div#site_info ul li
{
    display: inline;
	
}

li#min_browser
{
    margin: 0 260px 0 0; 
}


/*****FOOTER STARTS****/
div#site_info_footer
{
    position:relative;
    clear:both;
    margin:0 auto -5px auto;
    padding: 1px 0 1px 0;
    z-index: 9;

}

div#site_info_footer{
   width: 950px;
   position:relative;
   margin:0 auto;
   border:#333333;
   display: inline;
    
   
}
ul#block_partners li{
   width: 950px;
   position:relative;
}


li#foot_brough{
  position:relative;
  top: -15px;
   
}


li#foot_partnership{
  position:relative;
  top: -15px;
   
}

li#foot_official_travel{
  position:relative;
  top: -15px;
   
}

/******************* FOR ALL *******************/
div.spacer
{
    clear:both;
}

input#buttonSubmit
{
    height: 43px;
    width:  60px;
    cursor: pointer;
}

input#buttonSubmitAdmin
{
    height: 33px;
    width:  67px;
    cursor: pointer;
}

input#buttonClearAdmin
{
    height: 33px;
    width:  67px;
    cursor: pointer;
}

input#buttonLogin
{
    height: 33px;
    width:  67px;
    cursor: pointer;
}

/**********************************************/

/**************** ARTICLES MANAGER *************/

div#toolbar
{
    float: left;
    width: 20%;   
}

div#middle
{
    margin-left: 20%;
    padding: 1em;
}

/**********************************************/


/***************************************************/
/*             PHOTO GALLERY UPLOAD                */
/***************************************************/

h2#RandomSentenceGallery
{
    height:52px;
    width:312px;
    left:0;
    padding-left:65px;
}

.photogallery_upload dt
{
    float: left;
}

.photogallery_upload dd
{
    margin:0 0 5px 110px;
}

/**************************************************/
/*                GOOGLE EATH                     */
/**************************************************/

div#googleMap
{
    position: relative;
    width: 500px;
    height: 500px;
}

/**************************************************/
/*                PROFILE                         */
/**************************************************/
div#profileIntro #notepadLittle,
div#profile #notepadLittle,
div#profileResult #notepadLittle
{
    padding-left: 0px;
    width: 540px;
}

div#profile fieldset
{
    width:445px;
    padding:37px 50px;
	
}

div#profileIntro p, div#profileResult p
{
    line-height:36px;
    padding:29px 50px;
}

div#profileResult p
{
    line-height:36px;
    padding:27px 50px;
}

div#profile h5, div#profileResult h5
{
    margin-top: 20px
}

div#profile #notepadLittle
{
    margin-top: 25px;
}

input#buttonNext, input#buttonResult
{
    width: 285px;
    height: 80px;
    cursor: pointer;
}

div#profileSectionCenter
{
    margin-top:-50px;
}

div#profileSectionCenter img
{
    height: 185px
}

div#profile #rightPanelImg1
{
    margin-top: -60px;
	
}

label.radio span.holder 
{
    height: 75px; /* Total height of your radio buttons image */
    background: url(./images/icon_radio.png) no-repeat; /* Path to your radio button image */
	 
}
	
label.checkbox:hover span.holder,label.radio:hover span.holder 
{ 
    top: -25px; 
	
}
	
label.checked span.holder, label.checked span.holder 
{ 
    top: -50px !important; 
	
}

label.checked span.holder 
{ 
    top: -50px !important; 
}

label.list 
{
    float: left; 
    clear: left;
    margin: 0 0 20px 0;
	width:100%;
	 
}
	
label.inline 
{
    float: left; margin: 0 10px 0 0;
}
	
input.hiddenCheckbox 
{
    position: absolute; 
    left: -10000px; /* Hide the input */
}
	
label.prettyCheckbox span.holderWrap 
{
    display: block; 
    float: left;
    position: relative;
    margin-right: 5px;
    overflow: hidden;
}
		
label.prettyCheckbox span.holder 
{
    display: block;
	position: absolute;
	top: 0; 
    left: 0;
	
}

div#profileIntro #rightPanel, div#profile #rightPanel
, div#profileResult #rightPanel
{
    top: 380px;
}

div#profileIntro .spacer, div#profile .spacer,
 div#profileResult .spacer
{
    height:55px;
}
/***************************************************/
/*                     FAQ                         */
/***************************************************/
div#faqBody
{
    width:610px;
}

div#faqBody ul
{
    padding: 15px 0;
}

div#faqBody dt
{
    margin-top: 20px;
}

/***************************************************/
/*                 PHOTO GALLERY                   */
/***************************************************/

div.content 
{
    float:left;
    width: 502px; 
}

div.controls 
{
    margin-top: 5px;
    height: 23px;
}
div.controls a
{
    padding: 5px;
}
div.ss-controls 
{
    float: left;
}

div.loader 
{
    width: 502px;
    height: 339px;
}

div.slideshow 
{
    clear: both;
}
div.slideshow span.image-wrapper 
{
    float: left;
    width: 503px;
    height: 350px
	
}

a.advance-link 
{
    padding: 2px;
    display: block;
}
div.slideshow img 
{
    display: block;
    height:330px;
}
div.download 
{
    float: right;
}
div.embox 
{
    clear: both;
    padding: 12px 0 12px 0;
    width: 502px;
}


ul.thumbs 
{
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 502px;
}

ul.thumbs li 
{
    float: left;
    padding: 0;
    margin: 5px 10px 5px 0;
    list-style: none;
    width:66px;
}

a.thumb 
{
    padding: 2px;
    display: block;
}

a.thumb:focus 
{
    outline: none;
}

ul.thumbs img 
{
    display: block;
    height:  45px;
    margin:  auto;
}
div.pagination 
{
    clear: both;
}
div.navigation div.top 
{
    margin-bottom: 12px;
    height: 11px;
}
div.navigation div.bottom 
{
    margin-top: 12px;
}
div.pagination a, div.pagination span.current 
{
    display: block;
    float: left;
    margin-right: 2px;
    padding: 4px 7px 2px 7px;
}

div#caption
{
    clear:   both;
    margin:  0 0 25px;
    padding: 12px;
    width:   478px;
}

div#caption .image-desc
{
    padding: 10px 0 0 0;
}

/*************************************************/

/**************** HOME *************************/
div#placeOfTheMonth {
    cursor: default;
    position: relative;
    width: 525px;
    height: 264px;
	vertical-align:top;
}

div#placeOfTheMonth p
{
    margin: 137px 199px 52px 102px;
}

div#placeOfTheMonth p span
{
    display:block;
}

div#home_content
{
    width: 600px;
}

div#home_welcome
{
    left: 0;
    height: 100%;
    width: 454px;
    padding: 25px 0 0 27px;
}

div#homeRightBox
{
    height: 192px;
    width: 136px;
   /* position: absolute;
    top: 276px;
    left: 815px;*/
    position: absolute;
    top: 15px;
    left: 680px;
}

div#home_ramdomProfiles
{
    float: left;
    left: 618px;
    width: 305px;
    padding: 21px 58px 37px 18px;
    min-height: 100%;
}

div#home_welcome p
{
    width: 100%;
}

div#illustration_1
{
    left: 31px;
    top: 300px;
    position: absolute;
}

div#illustration_2
{
    left: 139px;
    top: 292px;
    position: absolute;
}

div#illustration_3
{
    left:263px;
    top:280px;
    position:absolute;
}

div.illustration
{
    position:relative;
}

.illustration-img
{
    padding: 3px;
}

.illustration-inner
{
    position:relative; 
    overflow:hidden; 
}

.illustration-img img
{
    border:0;
}

/********************************************/

/************ TELL A FRIEND PICTURE ************/

ul#tellAFriendPictures 
{
  display: inline-block;
	margin: 0;
	padding: 0;
	width: 600px;
}

ul#tellAFriendPictures li 
{
	float: left;
	padding: 0;
	margin:15px 25px 5px 5px;
	list-style: none;
	width:240px;
}


ul#tellAFriendPictures dl
{
    margin-left: 10px;
}

ul#tellAFriendPictures dl dt
{
    clear: right;
    float: left;
    padding:16px 3px; 
}

ul#tellAFriendPictures dl dd
{
    margin-left: 20px;
}

ul#tellAFriendPictures img
{
    height: 130px;
}

/******************** BROWSE ********************/
div.headerArticles, h4#lastArticles
{
    width: 510px;
}

div.headerArticles
{
    padding: 15px 0 15px 0;
}

p.description
{
    margin-top: 5px;
}

p.meta
{
    margin:5px 0;
}

div#paginationArticles
{
    margin:20px 0 10px 0px;
}

/******************* PLAN YOUR TRIP ***************/
h3#planyourtrip, h3#news, h3#tellafriend, h3#tellafriend_pictures, h3#tellafriend_action
h3#destination, h3#allabouteco, h3#faq, h3#photogallery_view, h3#photogallery_upload, 
h3#itinearies
{
   height: 135px;
   width: 259px;
}

h3#dashboard, h3#photogallery_manager, h3#photogallery_modify, h3#traveltips_sentences,
h3#trivia_sentences, h3#photogallery_sentences
{
    height: 93px;
    width:  290px;
}

div#planLegend
{
    margin-top: 15px;
}

h3#planyourtrip_sub
{
    height: 122px;
    width: 850px;
	 
}

h3#planyourtrip_sub a
{
    display:block
}

h3#planyourtrip_sub a:active, h3#planyourtrip_sub a:focus
{
    outline: none ;
    outline-width:medium;
}

a#linkTinchuley
{
    
   float:left;
   height:34px;
   margin-left:250px;
   margin-top:32px;
   width:73px;
}

a#linkNeoraValley 
{
     
	float:left;
    height:34px;
    margin-left:20px;
    margin-top:32px;
    width:96px;
}


a#linkDamDim 
{
     
	float:left;
    height:38px;
    margin-left:20px;
    margin-top:38px;
    width:68px;
}


a#linkGangtok 
{
    
	float:left;
    height:38px;
    margin-left:20px;
    margin-top:38px;
    width:57px;
}


a#linkPelling 
{
     
	float:left;
    height:38px;
    margin-left:20px;
    margin-top:38px;
    width:45px;
}



a#linkDarjeeling_town 
{
    
	float:left;
    height:38px;
    margin-left:20px;
    margin-top:38px;
    width:110px;
}



h3#destination_sub
{
    height: 119px;
    width: 788px;
	 
	 
}

h3#destination_sub a
{
	display:block;
}

h3#destination_sub a:active, h3#destination_sub a:focus
{
    outline: none ;
    outline-width:medium;
}

a#linkdestination_sikkim {
   background-image:url(images/destinationmenu_sikkim_off.png);
   background-repeat:no-repeat;
   width:78px;
   height:44px;
   float: left;
}

a#linkdestination_sikkim_current {
   background-image:url(images/destinationmenu_sikkim_current.png);
}

a:hover#linkdestination_sikkim {
   background-image:url(images/destinationmenu_sikkim_on.png);
}

a#linkdestination_darjeeling {
   background-image:url(images/destinationmenu_darjeeling_off.png);
   background-repeat:no-repeat;
   width:97px;
   height:44px;
   float: left;
}

a#linkdestination_darjeeling_current {
   background-image:url(images/destinationmenu_darjeeling_current.png);
}

a:hover#linkdestination_darjeeling {
   background-image:url(images/destinationmenu_darjeeling_on.png);
}

div#linkdestination_holder {
	position:relative;
	top:45px;
	left:230px;
	z-index:2;
}
 
/*
a#linHeebermiok 
{
    float:left;
    height:34px;
   margin-left:302px;
    margin-top:32px;
    width:92px;
}
*/


h3#profileSection, h3#profileSectionA, h3#profileSectionB, h3#profileSectionC, 
h3#profileSectionResponse 
{
    height:117px;
    width:237px;
}

h4#titleTinchuley
{
    height: 155px;
    width: 414px;
}

h4#titleneoravalley
{
    height: 155px;
    width: 414px;
}

h4#titledamdim
{
    height: 155px;
    width: 414px;
}
h4#titledarjeeling
{
    height: 175px;
    width: 329px;
}


h4#titlepeiling
{
    height: 175px;
    width: 229px;
}

h4#titlegangtok
{
    height: 175px;
    width: 329px;
}



h4#titleheebermoik
{
    height: 155px;
    width: 414px;
}

h4#titledestination
{
    height: 55px;
    width: 414px;
}


h4#titledestination_darjeeling
{
    height: 175px;
    width:  329px;
}

h5#adminPhotoGallery, h5#adminPhotoTips, h5#adminTravelTips, h5#adminTravelTrivia
{
    height: 39px;
    width:  202px;
    margin: 10px 0;
}

div#notepadTop, div#notepadMiddle, div#notepadBottom
{
    width: 690px;
    margin-left: -83px;
}   

div#notepadTop, div#notepadBottom
{ 
    height:30px;
}

div#notepadMiddle
{
    padding: 5px 0 15px 54px;
}

div#notepadMiddle #notepadTripList li
{
    display: inline;
    margin-right: 70px;
    position: relative;
}

ul#notepadTripButtonLeft
{
    position: absolute;
    left: 658px;
    top: 382px;
	 
}

ul#notepadTripButtonLeft #rightPanelGreenBox
{
    width: 231px;
}

ul#notepadTripList
{
    padding-bottom: 75px;
}

 

div.buttonFindOutMore
{
    position: absolute;
}

ul#otherTravel, ul#otherTravel li
{
    display: inline;
}

div#notepadLittle
{ 
    height:280px;
    margin-left:-83px;
    width:510px;
    padding-left:50px;
}

div#goTop
{
    margin-top: 365px;
}


div#goTop_big
{
    margin-top: 585px;
}

div#space_big
{
    margin-top: 985px;
}


div#Uob
{
    height:288px;
    left:478px;
    margin-top:-280px;
    position:absolute;
    width:467px;
}

div#Uob a
{
    display:block;
    float:left;
    height:37px;
    width:165px;
    margin-left:77px;
    margin-top:193px; 
}



div#booknow
{
    height:288px;
    padding-left:198px;
    margin-top:-1670px;
    position:absolute;
    width:467px;
	z-index:8000;
}




div#itinerary
{
    height:174px;
    padding-left:470px;
    margin-top:-200px;
    position:absolute;
    width:344px;
}


ul#rightPanel
{
    position: absolute;
    left:614px;
    top:151px;
}

li#rightPanelBrownBox   
{
    padding:    15px 18px 15px 27px;
    width:      188px;
    margin-top: -6px;
    z-index:    9999;
}

li#rightPanelBooknow
 {
 padding: 10px 65px 0px -160px;
 width:420px;
 
 
}

li#rightPanelGreenBox
{
    padding: 15px 18px 15px 27px;
    width: 188px;   
}


li#rightPanelDoPartButton
{    
    position:absolute;
    width: 250px;  
	  top:650px; 
	  left:152px;
}


li#rightPanelTripButton
{    
  
  padding: 15px 38px 15px 27px;
  width: 250px; 
}

li#rightPanelBrownBox p 
{
    padding:15px 0 0;
    width:123px;
	 
}

div#destinationPage li#rightPanelBrownBox p
{
    width:180px;
	 
}


div#termsofuse 
{
    width:220px;
	border:1px solid #333333;
	 
}



li#rightPanelGreenBox p
{
    width: 180px; 
    padding:15px 0;
}


#rightPanelImg1, #rightPanelImg2
{
    margin-bottom: 0px;
	
}





div#infoIcons
{
    margin-bottom: 20px;
}

div#infoIcons td
{
    padding: 5px;
}

div#PlanYourTripRightBox
{
    height: 281px;
    left: 650px;
    position: absolute;
    top: 67px;
    width: 259px;
}


div#PlanYourTripSikkimMap
{
    height: 301px;
    left: 640px;
    position: absolute;
    top: 360px;
    width: 281px;
}







/*  popin */
.mypopin4 {
	color:#FFF;
	padding:10px;
	text-align:justify;
	text-indent:5px;
	background:#906;
	border-radius:.5em;
	-moz-border-radius:.5em;
}
.mypopin4 .popin-content {
	padding:10px;
}
.mypopin4 .popin-content p {
	padding:0;
	margin:0 0 1em;
}

div.iconConfort, div.iconAccomodation, div.iconTrekking, div.iconBuilding, 
div.iconTeaching, div.iconSponsorship
{
    height: 34px;
    width: 34px;    
}

/******************* DAY TIPS *********************/

h5#day1, h5#day2, h5#day3, h5#day4, 
h5#day5, h5#day6, h5#day7, h5#day8, 
h5#day9, h5#day10, h5#day11, h5#day12,
h5#day13
{
    height: 41px;
    width: 91px;
}

li#buttonFirst
{
    height: 9px;
    width: 7px;
    padding-left: 12px;
    margin-right: 19px;
}

.accessible_news_slider li, .accessible_news_slider p 
{
    margin: 0;
    padding: 0;
    line-height: 1.6;
}

.accessible_news_slider 
{
    position: relative;
    overflow: hidden;
    width:510px;
}

.accessible_news_slider .javascript_css 
{
    position: relative;
    z-index: 3;
    padding: 20px;
}

.accessible_news_slider ul 
{
    position: relative;
    width: auto;
    margin: 0;
    padding: 0;
    list-style-type: none;
    overflow: hidden;
    z-index: 1;
}

.accessible_news_slider li 
{
    display:inline;
    float:left;
    padding-right: 67px;
    width: 510px;
}

#notepadLittle 
{
    margin: 40px 0 0 60px;
}

#notepadLittle li 
{
    padding: 7px 0;
    overflow: hidden;
}

#notepadLittle li p 
{
    float: left;
    display: inline;
    width: 443px;
    padding: 0px;
}

div#daysTipsToolbar
{
    position:absolute;
    top:242px;
    left:210px;
    z-index:50;
}

div#downloadItinerary
{
    height:28px;
    width:227px;
    margin-left:230px;
    margin-top:19px;
}

.accessible_news_slider .back a, .accessible_news_slider .next a 
{
    display: none;
    outline: none;
    width: 45px;
}

.accessible_news_slider .back a
{
    padding-left:12px;
}

span.back
{
    display:inline;
    float:left;
}

span.next
{
    display:inline;
    float:left;
    padding-left: 15px;
}

#notepadLittle .view_all
{
    display: none;
}

li#buttonLast
{
    height: 9px;
    width: 7px; 
    padding-right: 14px;
    margin-right: 19px;
}

/**************** PROFILE ***************/
div#whichRightIllustration
{
    position:absolute;
    left:540px;
    top:67px; 
    height: 239px;
    width: 254px;  
}

/************* POPUP NEPAL *************/
div#popupNepal
{
    width:918px;
    padding-top:40px;
}

div#popupNepalBody, div#popupNepal h1, div#popupNepalFooter
{
    width: 767px;
    position: relative;
    margin: 0px auto;
}

div#popupNepal h1
{
    height:217px;
}

div#popupNepalBody
{
    width:749px;;
}

div#popupNepalBody b, div#popupNepalBody p
{
    padding-left:110px;
    width:521px;
}

div#popupNepalFooter 
{
    height: 175px;
}

div#popupNepalClose
{
    position: absolute;
    top: 20px;
    left: 100px;
    z-index: 2;
}

/************* POPUP BHUTAN *************/
div#popupBhutan
{
    width:918px;
    padding-top:20px;
}

div#popupBhutanBody, div#popupBhutan h1, div#popupBhutanFooter
{
    width: 767px;
    position: relative;
    margin: 0px auto;
}

div#popupBhutan h1
{
    height:245px;
}

div#popupBhutanBody
{
    width:749px;;
}

div#popupBhutanBody b, div#popupBhutanBody p
{
    padding-left:110px;
    width:521px;
}

div#popupBhutanFooter 
{
    height: 175px;
}

div#popupBhutanClose
{
    position: absolute;
    top: 20px;
    left: 100px;
    z-index: 2;
}






/************* POPUP BHUTAN *************/
div#popupSikkim
{
    width:950px;
    padding-top:20px;
}

div#popupSikkimBody, div#popupSikkim h1, div#popupSikkimFooter
{
    width: 850px;
    position: relative;
    margin: 0px auto;
}

div#popupSikkim h1
{
    height:245px;
}

div#popupSikkimBody
{
    width:850px;;
}

div#popupSikkimBody b, div#popupSikkimBody p
{
    padding-left:110px;
    width:800px;
}

div#popupSikkimFooter 
{
    height: 175px;
}

div#popupSikkimClose
{
    position: absolute;
    top: 20px;
    left: 100px;
    z-index: 2;
}




/********* PHOTO MANAGER ***********/
table#galleryList
{
    width: 100%;
}

table#galleryList thead th 
{
    padding:2px;
    height:25px;
}

table#galleryList tfoot
{
    padding:2px;
    margin-top:6px;
}

table#galleryList tbody td 
{
    padding:5px;
}

table#galleryList tbody th
{
    padding:2px;
}

table#galleryList tbody td a, table#galleryList tbody th a 
{ 
    display:block;
    padding-left:15px;
}

#preview{
        position:absolute;
        border:1px solid #ccc;
        background:#333;
        padding:5px;
        display:none;
        color:#fff;
        z-index: 99999;
}

a.buttonEdit
{
    height: 16px;
    width: 16px;   
}

a.buttonEdit span
{
    visibility:hidden;
}

a.buttonDelete
{
    height: 16px;
    width: 16px;
}

a.buttonDelete span
{
    visibility:hidden;
}

ul#sentences_list li
{
    padding-bottom: 10px;
    margin-bottom:  10px;
}

#news_page{
  position:relative;
  width:408px;
  height:345px;
 
}

#news_content{
  position:absolute;
  width:408px;
  height:310px;
  padding-left:-10px;
}

#newstitle{
  position: absolute;
  width:280px;
  padding-left:250px;
  padding-top:160px;
 
  font-size:12px;
  font-family: Arial, Helvetica, verdana sans-serif;
 }
 
#news_subtitle{
  position: absolute;
  width:280px;
  padding-left:250px;
  padding-top:138px;
 
  font-size:10px;
  font-family: Arial, Helvetica, verdana sans-serif;
} 

#news_button{
  position: absolute;
  width:280px;
  padding-left:310px;
  padding-top:205px;
}

 #itineary_main{
  position:relative;
  width:340px;
  height:175px;
  left:-25px;

}

#itineary_content{
  position:absolute;
  width:269px;
  height:147px;
  padding-left:-10px;
}

#itinearytitle{
  position: absolute;
  width:280px;
  padding-left:250px;
  padding-top:160px;
 
  font-size:12px;
  font-family: Arial, Helvetica, verdana sans-serif;
 }
 
#itineary_subtitle{
  position: absolute;
  width:280px;
  padding-left:100px;
  padding-top:90px;
 
  font-size:12px;
  font-family: Arial, Helvetica, verdana sans-serif;
} 
 
#itineary_button{
  position: absolute;
  width:123px;
  padding-left:115px;
  padding-top:135px;
}

#icon_heading{
 vertical-align:top;
 color:#414e49;
 padding-left:2px;
}


#icon_tick{
 vertical-align:top;
 color:#FFFFFF;
 padding-left:5px;
}


#content_terms{
 padding:0px;
 width:100%;
}


.note { margin-left: 5em; margin-right: 5em; width:100%; }
 


#content_terms_in{
 padding-left:20px
}

#content_space{
 padding:3px 3px 3px 3px;
}

/*************************/
/*         LOGIN         */
/*************************/
#loginForm
{
    margin:         auto;
    width:          434px;
    padding-bottom: 25px;
}

#loginForm fieldset
{
    padding:10px;
}

#loginForm p
{
    padding:       10px 0 !important;
    margin-bottom: 25px;
    width:         416px !important;
}

#loginForm dl
{
    margin-left: 10px;
}

#loginForm dl dt
{
    clear: right;
    float: left;
    width:100px;
}

#loginForm dl dd
{
    margin-bottom: 10px;
}

/*************************/
/*       NOT FOUND       */
/*************************/
div#page_not_found
{
    padding-bottom: 40px;
}

div#page_not_found p
{
    width:         600px;
    padding:       10px 0;
    margin-bottom: 20px;
}

/************************/
/*      DASHBOARD       */
/************************/
div#buttonGallery
{
    height: 200px;
    width:  30px;
}

dl#dashboard dt
{
    float:  left;
    width:  202px;
    height: 39px;
}

dl#dashboard dd
{
    height:      43px;
    margin-left: 245px;
    padding:     11px 0 0 95px;
}

dl#dashboard p
{
    width:         605px;
    padding:       0 0 15px 0;
    margin-bottom: 35px;
}

form#photoGalleryModify dl
{
    margin-left: 10px;
}

form#photoGalleryModify dl dt
{
    clear: right;
    float: left;
    width: 110px;  
}

form#photoGalleryModify dl dt, form#photoGalleryModify dl dd
{
    padding: 5px 0;
}

form#photoGalleryModify input
{
    width: 250px;
}

form#photoGalleryModify select
{
    width: 268px;
}

form#photoGalleryModify textarea
{
   width: 450px;
}

form#photoGalleryModify #buttonSubmitAdmin
{
   margin: 20px 0 10px 0;
}

/************************************/
/*       ADMIN MODIFY SENTENCE      */
/************************************/
form#photoGalleryModify p, div#travelTipsModify p, div#travelTriviaModify p,
div#photoTipsModify p
{
    width:   600px !important;
    padding: 10px 0 40px 0;
}

div#travelTipsModify textarea, div#travelTriviaModify textarea, div#photoTipsModify textarea
{
    width: 595px;
}

div#travelTipsModify form, div#travelTriviaModify form, div#photoTipsModify form
{
    margin: 0 0 50px 0;
}

div#travelTipsModify input, div#travelTriviaModify input, div#photoTipsModify input
{
    margin: 5px 0;
}

div#travelTipsModify p, div#travelTriviaModify p, div#photoTipsModify p
{
    width: 650px;
}

div#travelTipsModify dt, div#travelTriviaModify dt, div#photoTipsModify dt
{
    padding:0 0 0 35px;
}

div.buttonAddPhoto
{
    margin: 10px 0;
}

div.buttonAddPhoto a
{
    padding: 0 0 0 35px;
}

div#travelTipsModify dt i, div#travelTriviaModify dt i, div#photoTipsModify dt i
{
    padding: 0 0 0 425px;
}

div#goToTop_admin 
{
    padding: 40px 0;
}

div#userToolBar
{
    height: 30px;
}