


/*
@media screen and (max-width: 980px) {
	body { padding-top: 0px; } 
}
*/

html {
  width: auto ;
  overflow-x: hidden;
}
body {
 width: auto; 
 font-family:  Helvetica, Arial, Helvetica, sans-serif;
 background: url('/css/stripe.png') repeat;
 min-height:1000px;
}


    input {
        max-width: 100%;
    } 
      


.weatherfor img{ 
}

.sldiv { 
background:black;
padding-top:40px;
padding-bottom:40px;

}

.weatherfor { 
	text-align:center;
	color:#fff;
	text-shadow:1px 1px 2px #222;
}


.navbar-inverse .navbar-inner {
	background-color: #492900;
	background-image: none;
}

.ui-autocomplete li { 
	list-style-type:none;
	width:100px;
}


div.ui-datepicker {
	width:212px;
}

.ui-widget-header {
	background:#bbb;
	border-color:#ccc;
}



.searchbox { 
	background-color:#fea;
	background-repeat:no-repeat;
	background-position: 198px 8px;
	background-image: url('sicon.png');
	margin-bottom:30px;
}



.searchbox-stop { 

}

.searchbox-spin { 
	background-image: url('/css/ld2.gif')!important;
	background-repeat: no-repeat; 
}



.editable { 
cursor:pointer;
}

.editable:hover { 
	background:#fce247;
}



.brand
{
  background: url(/css/cranked2.png) no-repeat left center;
  background-position:10px 0px;
  margin-top:0px;
  margin-bottom:0px;
  width: 140px;
  height:18px;
}





.navbar-fixed-top { 
	box-shadow: 0px 0px 10px 1px #000;
}



.updcard { 
	padding:4px 8px 8px 8px;
	box-shadow: 0px 0px 15px -1px  #666;
	margin-bottom:20px;
	background:white;
	 /* font-size:13px; */
}



.ptitle { 
	line-height:36px;
}

.pago  { 
	color:#aaa;
}

#bodywrap { 
}


.whitetab { 
	background:white;
	padding:15px;
}

.footer { 
	padding:10px;
}


.datepicker-time { 
	padding:4px;
	font-size:14px;
}

.datepicker-time  select {
	border:1px solid #EB8F00; 
	background:#F6F6F6;
	font-weight:bold;
	color: #EB8F00;
	font-size:13px;
}


.ui-datepicker-calendar .ui-state-default {
	background-image:none;
	background-color:#fff;
}


ul.tagit {
  margin-left: 0;
  list-style-type:none;
  border:1px solid #ccc;
  border-radius:5px;
  display:block;
}

ul.tagit li {
display:inline-block;
}


ul.tagit input { 
	margin-bottom:1px;
	border:none;
     box-shadow: none;
}

ul.tagit input:hover { 
     box-shadow: none;
}

ul.tagit input:active, ul.tagit input:focus {
     box-shadow: none;
}

.masthead { 
	margin:100px;
	padding:50px;
	background-color:#fff;
	font-size:120%;
	color:#fff;
}


.invwh,
.invwh a,
.invwh li 
{ 
	color:#fff;
}


 .who{ 
	color:#aaa;
	font-size:11px;
}


.cmnt .who{ 
	color:#aaa;
	font-size:12px;
}



.cmnt { 
}


.commentframe { 
	background:#ffe;
	padding:10px;
	width:450px;
}

.rnk {
	color:#999;
	font-size:0.8em;
	letter-spacing:-1px;
}

.addcomment { 
}


.hr { 
	border-bottom:1px solid #eee;

}

.smalltip {
	font-size:0.9em;
}


.bbox 
{
	position: relative;
	margin: 15px 0;
	padding: 0px;
	background-color: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.bbox .head { 
border-radius: 4px 4px 0px 0px;
	background:#f5f5f5;
	border-bottom: 1px solid #ddd; 
	padding:1px 10px;
}

.bbox .cont { 
	padding:10px;
}


.tblhr tr{ 
	border-bottom:1px solid #eee;
}


.mstb {
	background:#000 url('/css/s4.jpg');;
	padding:20px;
	color:#fed;
	text-shadow: 1px 1px 2px #222;
	border-radius:10px;
} 

.mstb .tint { 
	/* $background-color: rgba(0,10, 30, 0.77); */
}

.mstt { 
	padding:10px;
	font-size:1.25em; line-height:1.4em;
}

.smlink { 
	font-weight:normal;
}

.faint { 
	padding-left:10px;
	color:#aaa;
}



.panlogo { 
	font-size:9px;
	padding:5px;
	position:absolute;
	bottom:1px;
	right:1px;
	text-align:right;
	color:#999;
}
.panlogo a {
	color:#fff;
}

.lsdiv  {
	margin-top:20px;
	background:#000;
	height:120px;
	background-size: cover;
	padding:5px;
	text-shadow: 1px 1px 2px black,
	 -1px 1px 2px black
	;

}

.hc { 
	font-size:16px;
	line-height:28px;
	padding-left:1px;
}


.lsdiv .p18 { 
	display:block;
	background:#c22;
	color:#fff;
}

.pandiv { 
	padding:8px 10px;
	
	background:#000;
	min-height:230px;
	background-size: cover;
	margin-top:20px;
	color:#Fff3f3;

	text-shadow: 1px 1px 2px black,
	 -1px 1px 2px black
	;
}


.pandiv a, .pandiv small, .pandiv sup { 
	color:#Fc2;
}

.pc { 
	margin-top:40px;
}


.pandiv .film { 
	background-color: rgba(0,0, 0, 0.60);
	border-radius:4px;
}

.pandiv h3 { 
	padding-left:5px;
	text-shadow: 
		2px 2px 0px #000,
		1px 1px 5px #000,
		1px 1px 10px #400
		;

}




.fptip { 
	padding:5px 8px;
}

.ftip { 
	font-size:17px;
	line-height:24px;
	color:#555;
	padding-top:15px;
	padding-bottom:10px;
}

.ftipnum {
	color:#aaa;
	font-size:2em;
	font-weight:bold;
}



.footer { 
text-align: center;
padding: 30px 0;
margin-top: 70px;
border-top: 1px solid #e5e5e5;
background-color: #f5f5f5;
}


.sunken { 
	text-shadow:0px -1px 0px #FFFFFF;
}

.table-outline { 
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
}


.rounded { 
	border-radius:4px;
}


.crowned { 
	background:url('/css/k22.png') no-repeat top left;
	padding-left:px;
}

.capheader { 
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #999999;
	text-transform: uppercase;
}

.gray { 
color:#999999;
}


.shaded { 
	background-color:#efefef;
	color:#888;
}
	

.pancred { 
	background-color: rgba(0,0, 0, 0.60);
	padding:6px;
	border-radius:4px;
position:absolute;
	bottom:5px;
	right:25px;

}


.pancred, .pancred a { 
	color:#Fea;
	text-shadow: 2px 2px 1px black;
}


.blockdiv { 
	float:left;
	display:inline-block;
}

.eventdiv { 
	border:1px solid #eee;
	padding:10px;
	font-size:12px;
	line-height:16px;
}

 .event-current { 
background-color:#eeffee;;
}



.comhead { 
	color:#888;
	line-height:2em;
}

.combox { 
	margin-bottom:10px;
}


.tdesc { 
	font-size:10px;
	font-weight:normal;
	line-height:25px;
	color:#aaa;
}


.rednum { 
	color:#c77;
}


.nfoot .icon, .nopac .icon
{ 
	opacity:0.4;
}

.npost {
	color: #888;
}


.nfoot { 
	font-size:11px;
	color:#aaa;
}
.nfoot a{ 
	color:#6ac;
}





.iconmatch { 
	color:#454545;
}



.nobordertop  td , .nobordertop  th { 
	border-top:0px;
	border-bottom:1px solid #dddddd;
}

.nobordertable  td , .nobordertop  th { 
	border:none;
}

.pad td, .pad th{ 
	padding:15px;
}

.smdesc { 
	font-size:12px;
	color:#999;
	margin-left:10px;
	margin-right:50px;
	margin-bottom:5px;
}

.td-middle {
	vertical-align:middle!important;
	text-align:center!important;
}

@media print { 
  .noprint { 
  	display:none;
  }

}

.whiten { 
	background:#ffffff;
}

.nav-nomargin { 
	margin-bottom:0px;

}

.worldmap { 
	/* background:url('/css/wwmap.png') no-repeat top;
	*/
	margin-top:15px;
}


 h1, h2, h4, h3, .hero   { 
 	font-family: Bookman Old Style, Trebuchet MS, Helvetica, arial, sans-serif;
 }


.hshadow { 
	text-shadow: 1px 2px 2px #ccc;
}

.tipnumb { 
	font-size:28px;
	padding-top:5px;
	padding-bottom:10px;
	text-align:center;
	font-weight:bold;
	color:#ccc;
}

.tipleft { 
	text-align:center;
	color:#aaa;
	padding-top:6px;
}

.tlsub { 
	color:#aaa;
	font-size:12px;
}
.mapcanvas img{ 
	max-width:none;

}

.ui-dialog .ui-dialog-content { 
	overflow:visible;
}



.pbar { 
	display:inline-block;
	width:70px;
	background:#ddd;
	padding:0px;
}
.pbar-in{
	height:12px;
	background:#6c6;
}

.fpa { font-size:0.8em; }

.fpa .pbar-in { 
	height:8px ;
	background:#8c7;
} 
.fpa .pbar { width:40px } 


.ui-slider-handle { 
	-ms-touch-action: none;
	touch-action: none;
}

.smtext { 
	margin-top:10px;
	font-size:12px;
	line-height:13px;
	color:#777;
}

.smaller { 
	font-size:90%;
}

.cmt { color:#777;}


.hppp { 
	display:none;
}


.advcont { overflow:hidden; }


.advlink { width:350px;height:280px; color:#444;  text-decoration:none; } 
.advlink h3 { line-height:1.2em; }
.advlink:hover { text-decoration:none; }

.advbg { 
border:1px solid #ccc;
border-radius:3px;
height:280px;width:336px;
padding-left:20px;
padding-right:20px;
display:block;background:url(/css/ybg.png) no-repeat center center;
background-size:cover;
overflow:hidden;
}

.advfull { 
border:1px solid #ccc;
border-radius:3px;
height:92px;
width:auto;
background:url(/css/ybg.png) no-repeat center center;
background-size:cover;
margin:0px;
}

.advbg a { color:#222; } 
.advbg a:hover { text-decoration:none; } 





.iconimg { 
background-size:contain;
background-repeat:none;
width:80px;
height:80px;
}

.iconimg30 { 
background-size:contain;
background-repeat:none;
width:50px;
height:50px;
}



.staroff { 
display:block;
	width:110px;
	height:24px;
	background:url('/css/staroff.png') no-repeat top left;
	padding:0px;
}

.staron { 
	margin:0px;
	padding:0px;
	height:24px;
	background:url('/css/staron.png') no-repeat top left;
	display:block;
}



.chatbtn { 
	background:#333;
	border: 1px solid #222;
	border-radius: 6px 6px 0px 0px;
	position:fixed;
	width:300px;
	bottom:0px;
	margin:0px;
	right:20px;
	color:#FFF;
	box-shadow: 1px 1px  10px #666;
}

.chatbtn  .head { 
	cursor:pointer;
	padding:6px;
	padding-left:10px;
}



.tbc { 
	font-size:13px;
}

.tbc td { text-align:right } 
.tbc td:nth-child(2) { text-align:left } 
.tbc th { text-align:center } 

.mvc h5 {  
	text-align:center;
}
