/* CSS Document */
HTML
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    height:100%;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	height:100%;
	margin:0px;
	padding:0px;		
}
.highlight 
{
	text-decoration:none; 
	font-weight:bold; 
	background:yellow;
	
}
.alert {
    background: #fff6bf url(images/exclamation.png) center no-repeat;
    background-position: 15px 50%; /* x-pos y-pos */
    text-align: left;
    padding: 5px 20px 5px 30px;
    border-top: 2px solid #ffd324;
    border-bottom: 2px solid #ffd324;
    font-family  : Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #086A89;
    }
    .info {
	background: #f8fafc url(images/information.png) 15px 50% no-repeat;
	 background-position: 15px 50%; /* x-pos y-pos */
    text-align: left;
	padding: 5px 20px 5px 30px;
	border-top: 2px solid #b5d4fe;
	border-bottom: 2px solid #b5d4fe;
     font-family  : Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #086A89;
	}
.table{ 
border-top:1px solid #FFA969
} 
.tablebottom{ 
border-bottom:1px solid #FFA969
}

.tableleft{ 
border-left:1px solid #FFA969
}
.tableright{ 
border-right:1px solid #FFA969
}
div.panel-block {
	display: none;
	position: absolute;
	z-index: 100;
}
/*.toplink {
	font-size:10px;
	color:#000000;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.toplink:hover {
	font-size:10px;
	color:#000000;
	text-decoration:underline;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}*/
.main_table {
	font-size:10px;
	color:#000000;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.logo-bg {
background-image:url(images/logo-bg.gif); background-repeat:no-repeat; }
.adv-bg { background-image:url(images/top-ad-bg.gif); background-repeat:no-repeat;}
.menu-bg { background-image: url(images/menu-bg-blue.gif); background-repeat:repeat-x;}
.menu-link { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; color:#FFFFFF; font-weight:bold;}
.menu-link:hover { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; color:#FFFFFF;}
.border {
	background-image:url(images/menu-blue.gif); 
	background-repeat:repeat-x;
	height: 21px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
}
.menu-hover {	
	background-image: url(images/menu-bg.gif); 
	background-repeat:repeat-x;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
}
.tab-heading {
	font-size: 1.4em;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.search-bg {
	background-image: url(images/quick-search-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.txtfeild {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	height: 13px;
	border: 1px solid #1b8dd5;
}
.txtfeild-sm {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	height: 13px;
	border: 1px solid #1b8dd5;
	width: 60px;
}
.txtfeild-big {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	height: 12px;
	border: 1px solid #8D8D8D;
	width: 150px;
}
H1 {
	font-weight: bold;
	text-decoration: none;
	height: 12px;	
	color: #086A89;
	font-size: 200%;
}

.btn-search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/search-bg.gif);
	background-repeat: repeat-x;
	height: 23px;
	width: 64px;
	border: 1px solid #ffa303;
	background-position: left top;
	font-weight: bold;
}
.wht-txt {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
}
.wht-txt-sm{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.norm-txt-sm {
font-size:1.1em;
color:#000000;
text-align:justify;
}
.norm-txt {
font-size:1.2em;
color:#000000;
text-align:justify;
}
.norm-lnk{
font-size:1em;
color:#000000;
text-align:justify;
text-decoration:none;
}
.norm-lnk:hover {
color:#000066;
text-decoration:underline;
}
.blue-txt {
font-size:1.1em;
color:#0176a4;
}
.search-txt {
font-size:1.2em;
color:#727272;
font-weight:bold;
}
.btn-go {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/search-bg.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 25px;
	border: 1px solid #ffa303;
	background-position: left center;
	font-weight: bold;
}
.btn-register {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/search-bg.gif);
	background-repeat: repeat-x;
	height: 23px;
	width: 75px;
	border: 1px solid #ffa303;
	background-position: left center;
	font-weight: bold;
}
.btn-login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/sign-up.gif);
	background-repeat: repeat-x;
	height: 28px;
	width: 77px;
	border: 1px solid #ffa303;
	background-position: left center;
	font-weight: bold;
}
.readmore {
	font-size: 10px;
	color: #066c93;
	text-decoration: none;
}
.readmore:hover {
	font-size: 10px;
	color: #000066;
	text-decoration: none;
}
.footerlink {
	font-size: 10px;
	color: #e69405;
	text-decoration: none;
}
.footerlink:hover {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.morelink {
	font-size: 10px;
	color: #92560b;
	text-decoration: none;
}
.morelink:hover {
	font-size: 10px;
	color: #000066;
	text-decoration: none;
}
.welcome-head {
	font-size: 1.2em;
	color: #1b8dd5;
	font-weight:bold;
}
/* Styles for Tab Data*/
.shadetabs{
font-size:12px;
color:#333333;
font-weight:bold;
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
list-style-type: none;
text-align: left;
 /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #39b2e1;
color: #2d2b2b;
background: white url(images/tab-bg.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image:url(images/tab-hover.gif);
border-bottom-color:#f3f3f3;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid #39b2e1;
width: 650px;
margin-bottom: 1em;
padding: 10px;
background-color:#f3f3f3;}
.inner {
font-size:11px;
color:#2c99de;
text-decoration:none;
}
.inner:hover{
color:#000000;
text-decoration:underline;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block!important;
}
}
/* End Styles for Tab Data*/.cmbsize {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #F3F3F3;
	height: 20px;
	width: 150px;
	border: 1px solid #333333;
}
.category-head {
	font-size: 12px;
	color: #1b8dd5;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #bdbdbd;
}
.cat-tab-border {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #39B2E1;
}
.blue-dark {
	font-size: 12px;
	color: #0D678E;
	text-decoration: none;
	font-weight:normal;
}
.org-border {
	border: 1px solid #ffa303;
}
.blue-border {
	border: 1px solid #39B2E1;
}
.tab-top-border {
border-top: 1px solid #1b8dd5;
}
.tab-three-border {
border-bottom: 1px solid #1b8dd5;
border-left: 1px solid #1b8dd5;
border-right: 1px solid #1b8dd5;
}
.sponsoured {
color:#950c0c;
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
font-weight:bold;
letter-spacing:1px;}
/*Added by Samir Shah*/
.ToolButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/add.gif);
	background-repeat: repeat-x;
	height: 23px;
	width: 64px;
	border: 1px solid #ffa303;
	background-position: left top;
	font-weight: bold;
	}
table.menubar {
	width: 100%;
	
}
.menubackgr {
	background: #F1F3F5;
	border-bottom: 1px solid #cccccc;

}
.menudottedline {
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #ffffff;
	background-color: #F1F3F5;
}
.pathway {
	margin-left: 15px;
}
table#toolbar {
	margin: 3px 10px;
}

table#toolbar a.toolbar {
	color : #808080;
	text-decoration : none;
	display: block;
	border: 1px solid #DDD;
	width: 55px;
	padding: 0px 0px 0px 0px;
}
table#toolbar a.toolbar:hover {
	color : #C64934;
	border: 1px solid #c24733;
	background-color: #f1e8e6;
	padding: 0px 0px 0px 0px;
}
table#toolbar a.toolbar:active {
	color : #FF9900;
}

. p {
	padding: 0 1em 0 1em;
	}
	
.form-block {
	border: 1px solid #cccccc;
	background: #E9ECEF;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.inputlabel {
	font-weight: bold;
	text-align: left;
	}

.inputbox {
	width: 150px;
	margin: 0 0 1em 0;
	border: 1px solid #cccccc;
	}

.clr {
    clear:both;
    }

.ctr {
	text-align: center;
}

.version {
	font-size: 0.8em;
}

.footer {

}

.message {
	margin-top: 10px; 
	padding: 7px; 
	width: 400px;
	border: 1px solid #B22222;
	background: #F1F3F5;
	color: #B22222;	
	font-weight: bold;
	font-size: 13px;
}
/*My Admin Panel CSS*/
#dhtmlgoodies_xpPane{
		background-color:#7190e0;
		float:left;
		height:512px;
		width:200px;
		
	}
	#dhtmlgoodies_xpPane .dhtmlgoodies_panel{
		margin-left:10px;
		margin-right:10px;
		margin-top:10px;
		COLOR: #fff;	
		
	}
	#dhtmlgoodies_xpPane .panelContent{
		font-size:0.9em;
		background-image:url('images/bg_pane_right.gif');
		background-position:top right;
		background-repeat:repeat-y;
		border-left:1px solid #FFF;
		border-bottom:1px solid #FFF;	
		padding-left:2px;
		padding-right:2px;	
		overflow:hidden;
		position:relative;
		clear:both;
		
	}
	#dhtmlgoodies_xpPane .panelContent div{
		position:relative;
	}
	#dhtmlgoodies_xpPane .dhtmlgoodies_panel .topBar{
		background-image:url('images/bg_panel_top_right.gif');
		background-repeat:no-repeat;
		background-position:top right;
		height:25px;
		padding-right:5px;
		cursor:pointer;
		overflow:hidden;		

	}
	#dhtmlgoodies_xpPane .dhtmlgoodies_panel .topBar span{
		line-height:25px;
		vertical-align:middle;
		font-family:verdana;
		font-size:1.0em;
		color:#215DC6;
		font-weight:bold;
		float:left;
		padding-left:5px;
	}
	#dhtmlgoodies_xpPane .dhtmlgoodies_panel .topBar img{
		float:right;
		cursor:pointer;
	}
	
	div#menu {
 margin: 0;
 padding: 0;
 height: auto;
 border: 1px solid black;
 color: grey;
 float: right;
 text-align: right;
 font: 12px Verdana, Arial, Helvetica, sans-serif;
 }

#dhtmlgoodies_xpPane .dhtmlgoodies_panel A
{
   
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 2px;
    COLOR: #2c99de;
    PADDING-TOP: 2px;
   TEXT-DECORATION: none
   /*  BORDER-RIGHT: #0856b5 1px solid;
    BORDER-TOP: #0856b5 1px solid;
    BORDER-LEFT: #0856b5 1px solid;
     BORDER-BOTTOM: #0856b5 1px solid;*/
}

#dhtmlgoodies_xpPane .dhtmlgoodies_panel A:hover
{
    BORDER-RIGHT: #a0bee2 1px solid;
    BORDER-TOP: #a0bee2 1px solid;
    BORDER-LEFT: #a0bee2 1px solid;
    COLOR: #fff;
    BORDER-BOTTOM: #a0bee2 1px solid;
    BACKGROUND-COLOR: #2269c2;
    TEXT-DECORATION: none
}
#dhtmlgoodies_xpPane .dhtmlgoodies_panel A:active
{
    BORDER-RIGHT: #a0bee2 1px solid;
    BORDER-TOP: #a0bee2 1px solid;
    BORDER-LEFT: #a0bee2 1px solid;
    COLOR: #fff;
    BORDER-BOTTOM: #a0bee2 1px solid;
    BACKGROUND-COLOR: #2269c2;
    TEXT-DECORATION: none
}
#logoff A
{
	PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 2px;
    COLOR: #2c99de;
    PADDING-TOP: 2px;
    TEXT-DECORATION: none
}
#logoff A:active
{
	BORDER-RIGHT: #a0bee2 1px solid;
    BORDER-TOP: #a0bee2 1px solid;
    BORDER-LEFT: #a0bee2 1px solid;
    COLOR: #fff;
    BORDER-BOTTOM: #a0bee2 1px solid;
    BACKGROUND-COLOR: #2269c2;
    TEXT-DECORATION: none
}
#logoff	A:hover
{
    BORDER-RIGHT: #a0bee2 1px solid;
    BORDER-TOP: #a0bee2 1px solid;
    BORDER-LEFT: #a0bee2 1px solid;
    COLOR: #fff;
    BORDER-BOTTOM: #a0bee2 1px solid;
    BACKGROUND-COLOR: #2269c2;
    TEXT-DECORATION: none
}
#SearchUpdate
 {
   background-color:#CF4342;
   color:White;
   top: 0px;
   right: 0px;
   position:fixed;
 }
  #SearchUpdate img{
     vertical-align:middle;
   margin:2px;
 }
.RED
{
color:#CC3300;
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
font-weight:bold;
letter-spacing:1px;
}
.GREEN
{
color:#008000;
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
font-weight:bold;
letter-spacing:1px;
}
 
#homepageInfo
{
	margin-right:auto;
	margin-left:auto;
	width:97%;
	color:#292929;
	font-size:110%;
	text-align:left;
	padding:8px;
	background:#e8f4fb url(/images/explain_bg.jpg) 
	repeat-x;
	border:solid 1px #d6eaf3;
}
#homepageInfo p{margin:8px 0px;}
#homepageInfo .explain{padding-left:35px;}

.homepageInfo
{
	margin-right:auto;
	margin-left:auto;
	color:#292929;
	font-size:110%;
	text-align:left;
	padding:8px;
	background:#e8f4fb url(/images/explain_bg.jpg) 
	repeat-x;
	border:solid 1px #d6eaf3;
}

#UserAvailability {
  padding-left: 22px;
  background-position: left;
  background-repeat: no-repeat;
}
 
.taken {
  background-image: url(/images/taken.png);
}
 
.available {
  background-image: url(/images/available.png);
}

#lightbox{
	display:none;
	position: absolute;
	top:50%;
	left:50%;
	z-index:9999;
	width:400px;
	height:390px;
	margin:-220px 0 0 -250px;
	border:10px solid #555555;
	background:#FDFCE9;
	text-align:left;
}
#lightbox[id]{
	position:fixed;
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#000;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
#overlay[id]{
	position:fixed;
}

#lightbox.done #lbLoadMessage{
	display:none;
}
#lightbox.done #lbContent{
	display:block;
}
#lightbox.loading #lbContent{
	display:none;
}
#lightbox.loading #lbLoadMessage{
	display:block;
}

#lightbox.done img{
	width:100%;
	height:100%;
}
/*Comment Block*/
 ol.commentlist {
          margin:0.5em 0 0;
          padding:0;
          color: #333;
          font-family: Helvetica, Verdana, Arial, sans-serif;
          font-size: 1.1em;
     }
     
     ol.commentlist p {
          line-height: 0.2em;
     }
     
     ol.commentlist li {
          margin: 0.3em 0;
     }
     
     ol.commentlist li.alt:hover,
     ol.commentlist li.norm:hover {
          background-color: #fff;
     }

     ol.commentlist li.alt {
          padding:1px 20px 1px 20px;
          line-height: 1.6em;
          border: 1px solid #CDDFEF;
          background-color: #F3F7FB;
          -moz-border-radius: 5px;
     }

     ol.commentlist li.norm {
          background-color: #F3F7FB;
          padding:1px 20px 1px 20px;
          line-height: 1.6em;
          border: 1px solid #CDDFEF;
          background-color: #F3F7FB;
          -moz-border-radius: 5px;
     }     

     ol.commentlist li.author {
          padding:1px 20px 1px 20px;
          line-height: 1.6em;
          border: 1px solid #FFEF8A;
          background-color: #FFFAE0;
          -moz-border-radius: 8px;
     }
	ol.commentlist li.author:hover,
     ol.commentlist li.author:hover {
          background-color: #fff;
     }
    ol.commentlist li.author p.commenter {
          padding: 3px 15px 3px 10px;
          margin: 0px -20px; 
          background: #FFF6BF;
          border-bottom: 2px solid #fff;

}
     p.commenter {
          padding: 3px 15px 3px 10px;
          margin: 0px -20px; 
          background: #E4ECF6;
          border-bottom: 2px solid #fff;
     }

     .commenttext p {
          margin-left: 10px;
     }

     ol.commentlist a {
          border-bottom:1px dotted rgb(202, 23, 23);
          color:rgb(85, 85, 85);
          text-decoration:none;
          display:inline;
          line-height:1.5em;
     }
         
     ol.commentlist span {
          background-color:#fff;
          padding:3px 1px;
     }
     
     /*Comment Reply*/
     
#comment {
	background-image: url(mini-comments.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#commentname {
	background-image: url(images/name-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#email {
	background-image: url(images/mail-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#url {
	background-image: url(images/link-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#commentname, #email, #url, #txtRestName {
	background-color: #F3F7FB;
	border: 1px solid #e69405;
	margin-top: 3px;
	padding-left: 20px;
	width: 50%;
}
#commentdesc  {

	height: 115px;
	background-color:#F3F7FB;
	border: 1px solid #e69405;
	padding-left: 20px;
	margin-top: 3px;
		background-image: url(images/mini-comments.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#txtRestAddr{

	height: 115px;
	background-color:#F3F7FB;
	border: 1px solid #e69405;
	padding-left: 20px;
	margin-top: 3px;
		background-image: url(images/mini-comments.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#addcommentbutton{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float: left;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

.comment 
{
	position: 				relative;
	margin:					3px;
	padding:				4px 4px 4px 8px;
	background-color:		#fff;
	border: 	1px solid #ddd;
	margin-top: 			10px;
}


 