/* CSS Document */

/*  
Theme Name: Hotel Castle Resort Pokhara
Theme URI: http://www.pokharacastle.com
*/

@import url("reset.css"); /* Eric Meyer Reset */
@import url("typo.css"); /* Typography */
@import url("global.css"); /* Global Styles */
@import url("layout.css"); /* The Structure/Layout */
@import url("navigation.css"); /* Navigation */










/**********************Slideshow******************************************/


#SlideShow {border: 1px solid #d3d3d3; padding: 4px; width: 510px; margin-top:15px; margin-bottom:15px; overflow:hidden;float:left;}
#SlideShow ul {list-style: none; }
#SlideShow li {list-style: none; line-height:1em;}
#SlideShow ul#SlidesCanvas {background: #fff;  line-height:1em; height:258px;}
#SlideShow ul#SlidesCanvas li img {display: none; padding: 0px; margin: 0px; line-height:1em;}
#SlideShow ul#SlidesNavigator {background:#dcdcdc; float:left; padding:1px; line-height:1em; margin:0;}
#SlideShow ul#SlidesNavigator li {float: left; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; padding:5px 4px; margin:0px 1px 0px 0px; cursor: pointer; line-height:1em; background:#e7e7e7;}
#SlideShow ul#SlidesNavigator li:hover {color:#000;}
#SlideShow ul#SlidesNavigator li.actionstart {background:#e7e7e7 url(/img/slideshow_play.gif) no-repeat 5px center; padding-left: 22px; margin:0px;}
#SlideShow ul#SlidesNavigator li.actionstop {background:#fff url(/img/slideshow_stop.gif) no-repeat 5px center; padding-left: 20px; margin:0px;}
#SlideShow ul#SlidesNavigator li.selectedIndex {color: #4c87af; background:#fff;}






.rightCol {width:235px; float:left; margin-top:15px; padding:0 0 0px 15px;}
.rightCol p {line-height:1.5em; padding-bottom:8px;}


.contentCol {width:558px; float:left; margin-top:15px; padding:0 0 0px 15px; border-left: 1px solid #999999 }
.contentCol p {line-height:1.5em; padding-bottom:8px;}





#footer .address P {
	color:#CCCCCC;
	font-size:13px;
	line-height:1.3em;
	width:26em;
	margin-bottom: 5px;
	
	float: left;
	text-align: center;
	margin: 0px auto 0px auto;
}


