@charset "utf-8";
/* CSS Document */
html { margin: 0; padding: 0; width: 100%}

body { padding: 0; margin: 0; border: 0;
	font-family: Tahoma, Arial, sans-serif;	
	font-size:12px;
}

td {
	font-size: 12px;
	color: #000000;
	padding: 0px;
	
}

/* resets most browser styles to enhance cross-browser compatibility */
h1, h2, h3, h4, h5, h6, h7, p, form, ul, ol, li, blockquote { margin: 0; padding: 0; }
img, a{ border:none; text-decoration: none;}
ul, li{ list-style:none;}



h1{
	font-size:200%; 
    font-weight:bold;
    color:#6a4f11;
	line-height: 100%;
    display:block; 
	width:280px;
	text-align:left;
	
}


#footer {
	color:#666666;
	font-size:10px;
	text-align:center;
	line-height:14px;
	width:720px;
}


/*   body   */

.mainbody {
	vertical-align: top;
	/*width:495px;*/
	
	
}

#bodyHeader {
	
	text-align:left; 
    font-family: Tahoma, Arial, sans-serif; 
    font-size:24px; 
    font-weight:bold;
    color:#6a4f11;
    line-height: 30px;
    padding:0;
    display:block; 
}

.error {
	width: 465px;
	height: 50px;
	background: url(images/error.jpg) #FFFFFF no-repeat;
	margin:15px 12px 0px 0px; 
	float: right;
}

.error p{
	margin: 0 0 0 50px;
	color: #CC0000;
	font-size: 12px;
}



.bodyHeader1 {
	height: 35px;
	background:url(images/bodyTitileBg.gif) #076099 repeat-x;
	margin:10px auto 0px auto; 
	
}

.bodyHeader1 h2{
	margin: 0;
	font-size:14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 35px;
	text-align: center;
}

.bodyring {
	margin: 0;
	padding: 0;
	background:url(images/body_binding.gif) repeat-y;
}
/* side wrapper */
.note p{
	margin: 0;
	padding:0; 
	text-align: left;
	color: #999999;	
	font-size: 9px;
	font-weight: 100;
	line-height: 12px;
}


.bodytopcontent {
	width: 640px;
	margin:0;
	
}

.sideContainer {
	border: 3px solid #CCC3B3;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
	text-align: left;
	background-color:#AA9880;
}
.noprint {display:none;}

/* for room */
.room {
   width: 660px;
  
}

.room h2{
	margin: 0 10px 0 10px;
	padding: 0;
	font-size: 17px;
	font-family:Tahoma, Arial, sans-serif;
}

.room p{
	margin: 0 10px 0 10px;
	font-size: 12px;
	line-height: 16px;
}
.room b{

	font-size: 12px;
	font-weight:bold;

}

.room a{
	color:#0066FF;
	text-decoration:none;
	
	
}




.sideheader {
	vertical-align: top;
	width: 240px;
	height: 30px;
	background: url(images/side_header_bg.gif) #CC9900 repeat-x;
	font-size:14px;
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
	
	}
	
.sidetopbody {
	width: 240px;
	background: url(images/side_top_body.gif) #faf2e4 repeat-x;
	font-size:11px;
	color:#333333;
}

.calendar-header{
	background:#CCCCCC;
}

.calendar-header-day{
	color:#FF0000;
	
}

.calendar-day{
	background: #eacda4;
}

.calendar-day b{
	font-size:18px;
	color:#333333;
	font-weight:bold;
}

/* Header Area for Hotel Vajra Kathmandu Nepal  */
/*
#flashSelection {
	width: 180px;
	font-size:10px;
}

#flashSelection a{
	text-decoration:none;
	color: #0066FF;
}

#flashSelection a:hover{
	text-decoration:underline;
}
*/

#printContent{
	width: auto;
	border: 0;
	margin: 0 10px;
	padding: 0;
	float: none !important;
	
}
.indexshortcontent{width: 660px;}



