﻿








body {
    background-image:url('../img/panel.jpg');
    background-attachment:fixed;

}
a {
   outline: none;
}
.hand {
	cursor:pointer;
}
.hand:hover {
	cursor:pointer;
}
.whitetext {
	color:white;
}
.row {margin: 1.5em -7.5px}
[class*="col-"] {padding: 0 7.5px;}	

.bgpic {
background-image:url('../img/lightbg.jpg');
}
.panelpic {
background-image:url('../img/panel.jpg');
}
.stretchpic {
	background-image:url('../img/stretchbg.jpg');
	background-repeat:no-repeat;
	background-color: #020202;
	
}
.box {
	font-family: 'Open Sans', sans-serif;
	padding: 20px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	}

.headerbox {
	font-family: 'Open Sans', sans-serif;
	padding: 20px;
	font-size:x-large;
	color: white;
	text-align:center;
	background-color:gray;
	}

	
.boxa {background-color:#8AA64A;color:#013A5B}
.boxb {background-color:#0567A7;color:#F5F6EE}
.boxc {background-color:#F5F6EE;color:#013A5B}
.boxd {background-color:#013A5B;color:#F5F6EE}
.boxe {background-color:#017291;color:#013A5B}	
.boxf {background-color:#FFB891;color:#013A5B}
.boxg {background-color:#D4FF72;color:#013A5B}
.boxh {background-color:#FBFF54;color:#013A5B}
.boxi {background-color:#FFB844;color:#013A5B}
.boxj {background-color:#E033EB;color:#013A5B}
						
.h1texta {
	font-weight:900;
	text-decoration:none;
	color:#FFFFFF;
}
.h1textb {
	font-weight:900;
	text-decoration:none;
	color:#FFFFFF;
}
.h1textc {
	font-weight:900;
	text-decoration:none;
	color:#013A5B;
}
.h1textd {
	font-weight:900;
	text-decoration:none;
	color:#FFFFFF;
}
.h1texte {
	font-weight:900;
	text-decoration:none;
	color:#FFFFFF;
}
.h1textf {
	font-weight:900;
	text-decoration:none;
	color:#FFFFFF;
}
.h1textg {
	font-weight:900;
	text-decoration:none;
	color:#FFFFFF;
}
.h1texth {
	font-weight:900;
	text-decoration:none;
	color:#FFFFFF;
}
.h2texta {
	font-weight:700;
	text-decoration:none;
	color:#FFFFFF;
}
.h2textb {
	font-weight:700;
	text-decoration:none;
	color:#FFFFFF;
}
.h2textc {
	font-weight:700;
	text-decoration:none;
	color:#013A5B;
}
.h2textd {
	font-weight:700;
	text-decoration:none;
	color:#FFFFFF;
}
.h2texte {
	font-weight:700;
	text-decoration:none;
	color:#FFFFFF;
}
.h2textf {
	font-weight:700;
	text-decoration:none;
	color:#FFFFFF;
}
.h2textg {
	font-weight:700;
	text-decoration:none;
	color:#FFFFFF;
}
.h2texth {
	font-weight:700;
	text-decoration:none;
	color:#FFFFFF;
}

.h3texta {
	font-weight:500;
	text-decoration:none;
	color:#FFFFFF;
}
.h3textb {
	font-weight:500;
	text-decoration:none;
	color:#FFFFFF;
}
.h3textc {
	font-weight:500;
	text-decoration:none;
	color:#013A5B;
}
.h3textd {
	font-weight:500;
	text-decoration:none;
	color:#FFFFFF;
}
.h3texte {
	font-weight:500;
	text-decoration:none;
	color:#FFFFFF;
}
.h3textf {
	font-weight:500;
	text-decoration:none;
	color:#FFFFFF;
}
.h3textg {
	font-weight:500;
	text-decoration:none;
	color:#FFFFFF;
}
.h3texth {
	font-weight:500;
	text-decoration:none;
	color:#FFFFFF;
}





h1 {font-family: 'Open Sans', sans-serif;}

@media screen and (max-width: 1600px) {
    h1 {
        font-size:28px;
    }
@media screen and (max-width: 992px) {
    h1 {
        font-size:24px;
    }
}
@media screen and (max-width: 768px) {
    h1 {
        font-size:20px;
    }
}


    
@media screen and (max-width: 1600px) {
    .newspic{
        max-width: 180px;
		padding-right: 10px;
		padding-bottom: 5px;
    }
}
@media screen and (max-width: 992px) {
    .newspic{
        max-width: 150px;
		padding-right: 10px;
		padding-bottom: 3px;
    }
}
@media screen and (max-width: 768px) {
    .newspic{
        max-width: 100px;
		padding-right: 8px;
		padding-bottom: 4px;
    }
}
    
    
    
    
    .boxbheadtext {
        font-size:26px;
		font-family: 'Open Sans', sans-serif;
    	font-weight:900;
    	color: #fff;
    	text-decoration:none;
    }
    
}
@media screen and (max-width: 992px) {
    .boxaheadtext {
        font-size:30px;
    }
}
@media screen and (max-width: 768px) {
    .boxaheadtext {
        font-size:24px;
    }
}
@media screen and (max-width: 1600px) {
    .boxatext {
        font-size:16px;
		font-family: 'Open Sans', sans-serif;
    	color: #013A5B;
    	text-decoration:none;
    }
}
@media screen and (max-width: 992px) {
    .boxatext {
        font-size:15px;
    }
}
@media screen and (max-width: 768px) {
    .boxatext {
        font-size:14px;
    }
}

@media screen and (max-width: 1600px) {
}
@media screen and (max-width: 992px) {
    .boxbheadtext {
        font-size:18px;
    }
}
@media screen and (max-width: 768px) {
    .boxbheadtext {
        font-size:16px;
    }
}
@media screen and (max-width: 1600px) {
    .boxbtext {
        font-size:14px;
		font-family: 'Open Sans', sans-serif;
    	color: #013A5B;
    	text-decoration:none;
    }
}
@media screen and (max-width: 992px) {
    .boxbtext {
        font-size:13px;
    }
}
@media screen and (max-width: 768px) {
    .boxbtext {
        font-size:12px;
    }
}
	
@media screen and (max-width: 1600px) {
    .boxfheadtext {
        font-size:26px;
		font-family: 'Open Sans', sans-serif;
    	font-weight:900;
    	color: #fff;
    	text-decoration:none;
    }
}
@media screen and (max-width: 992px) {
    .boxfheadtext {
        font-size:18px;
    }
}
@media screen and (max-width: 768px) {
    .boxfheadtext {
        font-size:16px;
    }
}
@media screen and (max-width: 1600px) {
    .boxftext {
        font-size:14px;
		font-family: 'Open Sans', sans-serif;
    	color: #013A5B;
    	text-decoration:none;
    }
}
@media screen and (max-width: 992px) {
    .boxftext {
        font-size:13px;
    }
}
@media screen and (max-width: 768px) {
    .boxftext {
        font-size:12px;
    }
}
	
.optionmenulit {
	cursor:pointer;
	background-color:#FFFFFF;
	color:#d94f6b;
	font-family:Arial, Helvetica, sans-serif;
	display:block;	
	}
.optionmenulit:hover {
	cursor:pointer;
	background-color:#FFFFFF;
	color:#e0788d;
	font-family:Arial, Helvetica, sans-serif;
	display:block;	
	}
.bedsmenulit {
	background-color:#FFFFFF;
	color:#d94f6b;
	font-size:xx-large;
	font-weight:900;	
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;	
	}
			
.optionmenu {
	cursor:pointer;
	background-color:#d94f6b;
	color:#e0788d;
	font-family:Arial, Helvetica, sans-serif;
	display:block;	
	}
.optionmenu:hover {
	cursor:pointer;
	background-color:#d94f6b;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;	
}
.homemenu {
	cursor:pointer;
	background-color:#fff;
	color:#013A5B;
	font-family:Arial, Helvetica, sans-serif;
	}
.homemenu:hover {
	cursor:pointer;
	background-color:#FFB844;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	
} 
.inputfieldmobi {
	PADDING-LEFT: 8px;
	FONT-SIZE: 20px;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px;
	PADDING-RIGHT: 6px;
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	COLOR: #505050;
	FONT-FAMILY: Verdana, arial, san-serif;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	}	
 
.pagebg1 {
/* Gradient Background*/
background: 
/* On "top"*/
  repeating-linear-gradient(
    45deg,
    transparent,
    transparent 10px,
    #ccc 10px,
    #ccc 20px
  ), 
  /* on "bottom" */
  linear-gradient(
    to bottom,
    #eee,
    #999
  );	
} 
.pagebg2 {
background: linear-gradient(
  to bottom,
  #5d9634,
  #5d9634 50%,
  #538c2b 50%,
  #538c2b
);
/* The rectangle in which to repeat. 
   It can be fully wide in this case */
background-size: 100% 20px;	
} 
.pagebg3 {
/* Verticle Stripes*/
  background: repeating-linear-gradient(
  to right,
  #f6ba52,
  #f6ba52 10px,
  #ffd180 10px,
  #ffd180 20px
);	
}
.pagebg4 {
 /*With Photo*/
background: repeating-linear-gradient(
  45deg,
  rgba(0, 0, 0, 0.2),
  rgba(0, 0, 0, 0.2) 10px,
  rgba(0, 0, 0, 0.3) 10px,
  rgba(0, 0, 0, 0.3) 20px
),
url(http://s3-us-west-2.amazonaws.com/s.cdpn.io/3/old_map_@2X.png);	
}
.pagebg5 {
/* Note the RADIAL*/
background: repeating-radial-gradient(
  circle,
  purple,
  purple 10px,
  #4b026f 10px, 
  #4b026f 20px
);
}
.pagebg6 {
/* Other Angle Stripes*/
background: repeating-linear-gradient(
  -55deg,
  #222,
  #222 10px,
  #333 10px,
  #333 20px
);	
}
.pagebg7 {
/* Angle Stripes*/
background: repeating-linear-gradient(
  45deg,
  #606dbc,
  #606dbc 10px,
  #465298 10px,
  #465298 20px
);	
}
.pagebg8 {
/* Photo Background */
    background-image:url('../img/beachbg1.jpg');
    background-size: 100%;
    background-attachment: fixed;
}

#twitter-widget-0{
   width: 100% !important;  
}

.video-container {
 position: relative;
 padding-bottom: 56.25%;
 padding-top: 30px;
 height: 0;
 overflow: hidden;
 } 
 .video-container iframe, .video-container object, .video-container embed {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 }

a:hover {
   outline: 0;
   color: #000000;
   text-decoration: none;
}
.aligncenter {
    text-align:center;
}
.aligntop {
    position:relative;
    top: 20px;
} 
.aligntop70 {
    position:relative;
    top: -70px;
}
.aligntop60 {
    position:relative;
    top: -60px;
}
.aligntop50 {
    position:relative;
    top: -50px;
}   
.aligntop30 {
    position:relative;
    top: 50px;  	  
}
.aligntopdefault {
    position:relative;
    top: 40px;    
}
.aligntopdetail {
    position:relative;
    top: 47px;    
}
.aligntopcontent {
    position:relative;
    top: 90px;    
}
.buttonroundhdrlit {

	font-size: 14px;
	text-decoration:none;
	color: #FFF;
	}
.buttonroundhdrlit:hover {
	font-size: 14px;
	text-decoration:none;
	color: #999;
	}
.buttonmore {
background-color:#859fb2;
padding-bottom: 6px;
padding-left: 6px;
padding-right: 6px;
padding-top: 6px;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#FFFFFF;
border-top-right-radius: 6px;
border-top-left-radius: 6px;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
}
.buttonmore:hover {
background-color:#a2bcd0;
padding-bottom: 6px;
padding-left: 6px;
padding-right: 6px;
padding-top: 6px;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#FFFFFF;
border-top-right-radius: 6px;
border-top-left-radius: 6px;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
}
.buttonticket {
background-color:#a6c1d4;
padding-bottom: 8px;
padding-left: 8px;
padding-right: 8px;
padding-top: 8px;
font-family: 'Open Sans', sans-serif;
font-size:18px;
color:#FFFFFF;
}
.buttonticket:hover {
background-color:#94adc1;
padding-bottom: 8px;
padding-left: 8px;
padding-right: 8px;
padding-top: 8px;
font-family: 'Open Sans', sans-serif;
font-size:18px;
color:#FFFFFF;
}
.buttonprevnext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: white;
	padding-bottom:4px;
	padding-left:9px;
	padding-right:9px;
	padding-top:3px;
	border-bottom:thin white dotted;
	border-left: thin white dotted;
	border-top: thin white dotted;
	border-right: thin white dotted;
	text-decoration:none;
}
.buttonprevnext:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: gray;
	padding-bottom:4px;
	padding-left:9px;
	padding-right:9px;
	padding-top:3px;
	border-bottom:thin gray dotted;
	border-left: thin gray dotted;
	border-top: thin gray dotted;
	border-right: thin gray dotted;
	
	text-decoration:none;
}
.buttonfirst {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: white;
	padding-bottom:4px;
	padding-left:8px;
	padding-right:8px;
	padding-top:3px;
	border-bottom:thin white dotted;
	border-left: thin white dotted;
	border-top: thin white dotted;
	border-right: thin white dotted;
	text-decoration:none;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}
.buttonfirst:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color:gray;
	padding-bottom:4px;
	padding-left:8px;
	padding-right:8px;
	padding-top:3px;
	border-bottom:thin gray dotted;
	border-left: thin gray dotted;
	border-top: thin gray dotted;
	border-right: thin gray dotted;
	text-decoration:none;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}
.buttonend {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: white;
	padding-bottom:4px;
	padding-left:8px;
	padding-right:8px;
	padding-top:3px;
	border-bottom:thin white dotted;
	border-left: thin white dotted;
	border-top: thin white dotted;
	border-right: thin white dotted;
	text-decoration:none;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}
.buttonend:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: gray;
	padding-bottom:4px;
	padding-left:8px;
	padding-right:8px;
	padding-top:3px;
	border-bottom:thin gray dotted;
	border-left: thin gray dotted;
	border-top: thin gray dotted;
	border-right: thin gray dotted;
	text-decoration:none;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}


.buttonprevnext2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: gray;
	padding-bottom:4px;
	padding-left:9px;
	padding-right:9px;
	padding-top:3px;
	border-bottom:thin gray dotted;
	border-left: thin gray dotted;
	border-top: thin gray dotted;
	border-right: thin gray dotted;
	text-decoration:none;
}
.buttonprevnext2:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: black;
	padding-bottom:4px;
	padding-left:9px;
	padding-right:9px;
	padding-top:3px;
	border-bottom:thin black dotted;
	border-left: thin black dotted;
	border-top: thin black dotted;
	border-right: thin black dotted;	
	text-decoration:none;
}
.buttonfirst2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: gray;
	padding-bottom:4px;
	padding-left:8px;
	padding-right:8px;
	padding-top:3px;
	border-bottom:thin gray dotted;
	border-left: thin gray dotted;
	border-top: thin gray dotted;
	border-right: thin gray dotted;
	text-decoration:none;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}
.buttonfirst2:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color:black;
	padding-bottom:4px;
	padding-left:8px;
	padding-right:8px;
	padding-top:3px;
	border-bottom:thin black dotted;
	border-left: thin black dotted;
	border-top: thin black dotted;
	border-right: thin black dotted;
	text-decoration:none;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}
.buttonend2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: gray;
	padding-bottom:4px;
	padding-left:8px;
	padding-right:8px;
	padding-top:3px;
	border-bottom:thin gray dotted;
	border-left: thin gray dotted;
	border-top: thin gray dotted;
	border-right: thin gray dotted;
	text-decoration:none;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}
.buttonend2:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: black;
	padding-bottom:4px;
	padding-left:8px;
	padding-right:8px;
	padding-top:3px;
	border-bottom:thin black dotted;
	border-left: thin black dotted;
	border-top: thin black dotted;
	border-right: thin black dotted;
	text-decoration:none;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}




.bgbox {
   /* background-image: url(../img/blkmask.png); */
    padding:20px;
    border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.bgcolor1 {
   /* background-image: url(../img/blkmask.png); */
 background-color:#000;
}
.bgcolor2 {
   /* background-image: url(../img/blkmask.png); */
 background-color:#FFF;
}
.bgcolor3 {
   /* background-image: url(../img/blkmask.png); */
 background-color:#FFB891;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */


.carousel {
  height: auto;
  margin-top: 50px;     
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}

.carousel-control.left, .carousel-control.right {
  background: none !important;
  filter: progid: none !important;
  outline: 0;
 }
.carousel .carousel-control {
  visibility: hidden;
}
.carousel:hover .carousel-control {
  visibility: visible;
}



/* START OF Change the font/size/color of the Slider Titles */
/* Change Slider Titles (2em) font-size, (Garamond) family, (red) color */
/* Title text */

@media screen and (max-width: 1600px) {
    .carousel-caption h1{
font-family: 'Open Sans', sans-serif;
font-size:      6em;
color:          White !important;
    }
}
@media screen and (max-width: 1200px) {
    .carousel-caption h1{
font-family: 'Open Sans', sans-serif;
font-size:      4em;
color:          White !important;
    }
}
@media screen and (max-width: 992px) {
    .carousel-caption h1{
font-family: 'Open Sans', sans-serif;
font-size:      3em;
color:          White !important;
    }
}
@media screen and (max-width: 768px) {
    .carousel-caption h1{
font-family: 'Open Sans', sans-serif;
font-size:      18px;
color:          White !important;
    }
}
/* Description text */
@media screen and (max-width: 1600px) {
.carousel-caption p {
font-family:    Garamond;
font-size:      24px;
color:          white !important;

    }
}
@media screen and (max-width: 1200px) {
.carousel-caption p {
font-family:    Garamond;
font-size:      20px;
color:          white !important;
    }
}
@media screen and (max-width: 992px) {
.carousel-caption p {
font-family:    Garamond;
font-size:      16px;
color:          white !important;
    }
}
@media screen and (max-width: 768px) {
.carousel-caption p {
font-family:    Garamond;
font-size:      12px;
color:          white !important;
    }
}


/* Button text */
@media screen and (max-width: 1600px) {
.carousel-caption .btn {
font-family:    Arial;
font-size:      16px;
color:          white;

    }
}
@media screen and (max-width: 1200px) {
.carousel-caption .btn {
font-family:    Arial;
font-size:      16px;
color:          white;
    }
}
@media screen and (max-width: 992px) {
.carousel-caption .btn {
font-family:    Arial;
font-size:      12px;
color:          white;
    }
}
@media screen and (max-width: 768px) {
.carousel-caption .btn {
font-family:    Arial;
font-size:      8px;
color:          white;
    }
}

/* END OF Change the font/size/color of the Slider Titles */





.contrans {
    background-color: #000000;   
}
.datebutton {
	font-family: Tahoma, Verdana, Arial;
	padding: 3px;
	background-color:#415E88;
	border-top-right-radius: 0px;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 0px;
	
}
.dropdown-menu2 {
    background-color: #000000;   
}
    .google-maps {
        position: relative;
        padding-bottom: 75%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }

.glyph-add {
    color:#333333;  
    text-decoration:none;
}
.glyph-add:hover {
    color:#CCCCCC;  
    text-decoration:none;
}
.glyph-book {
    color:#999999;  
    text-decoration:none;
}
.glyph-book:hover {
    color:#000000;  
    text-decoration:none;
}
.glyph-calendar {
    color:#FFFFFF;
    font-size: 16px;
    text-decoration:none;
}
.glyph-calendar:hover {
    color:#e3f8ff;  
    text-decoration:none;
}
.glyph-cal-index {
    color:#BBBBBB;
    font-size: 24px;
    text-decoration:none;
}
.glyph-cog {
    color:#FFFFFF;
    font-size: 16px;
    text-decoration:none;
}
.glyph-cog:hover {
    color:#e3f8ff;  
    text-decoration:none;
}
.glyph-folder-open {
    color:#CCCCCC;  
    text-decoration:none;
}
.glyph-folder-open:hover {
    color:#AAAAAA;  
    text-decoration:none;
}
.glyph-folder-closed {
    color:#CCCCCC;  
    text-decoration:none;
}
.glyph-folder-closed:hover {
    color:#AAAAAA;  
    text-decoration:none;
}
.glyph-history {
    color:#999999;  
    text-decoration:none;
}
.glyph-history:hover {
    color:#000000;  
    text-decoration:none;
}
.glyph-home {
    color:#FFFFFF;
    font-size: 16px;
    text-decoration:none;
}
.glyph-home:hover {
    color:#e3f8ff;  
    text-decoration:none;
}
.glyph-list-index {
    font-size: 24px;
    color:#333333;  
    text-decoration:none;
}
.glyph-lyric {
    color:#999999;  
    text-decoration:none;
}
.glyph-lyric:hover {
    color:#000000;  
    text-decoration:none;
}
.glyph-play {
    color:#CCCCCC;  
    text-decoration:none;
}
.glyph-play:hover {
    color:#000000;  
    text-decoration:none;
}
.glyph-pitch {
    color:#999999;  
    text-decoration:none;
}
.glyph-pitch:hover {
    color:#000000;  
    text-decoration:none;
}
.glyph-refresh-index {
    color:#FF0000;  
    font-size: 22px;
    text-decoration:none;
}
.glyph-lyric {
    color:#999999;  
    text-decoration:none;
}
.glyph-stars {
    color:#999999;
    font-size: 10px;
    padding: -4px;
    text-decoration:none;
}
.glyph-stars:hover {
    color:#000000;
    font-size: 10px;
    text-decoration:none;
}
.glyph-share-alt {
    color:#999999;  
    text-decoration:none;
}
.glyph-share-alt:hover {
    color:#000000;  
    text-decoration:none;
}
.glyph-trash {
    color:#999999;  
    text-decoration:none;
}
.glyph-trash:hover {
    color:#FF0000;  
    text-decoration:none;
}
.glyph-chevron-down {
    color:#FFFFFF;  
    text-decoration:none;
}
.glyph-chevron-down:hover {
    color:#FFFFFF;  
    text-decoration:none;
}
.glyph-question-sign {
    color:#c3d5df;  
    text-decoration:none;
}
.glyph-question-sign:hover {
    color:#ffffff;  
    text-decoration:none;
}

.container hr {
margin: 8px 0;
}

@media screen and (max-width: 1600px) {
    .defaultnewspic{
        max-width: 220px;
		padding-right: 10px;
		padding-bottom: 5px;
    }
}
@media screen and (max-width: 1200px) {
    .defaultnewspic{
        max-width: 180px;
		padding-right: 10px;
		padding-bottom: 3px;
    }
}
@media screen and (max-width: 992px) {
    .defaultnewspic{
        max-width: 180px;
		padding-right: 10px;
		padding-bottom: 3px;
    }
}
@media screen and (max-width: 768px) {
    .defaultnewspic{
        max-width: 150px;
		padding-right: 6px;
		padding-bottom: 2px;
    }
}


html {
overflow: -moz-scrollbars-vertical; 
overflow-y: scroll;
}
.item img {
  width:100%;
}
.jumbotron {
     position: relative;
     top: 60px;
     background-color: #CCCCCC;
     padding: 16px;
     margin-bottom: 5px;
     font-size: 10px;
     font-weight: 200;
     line-height: 2.1428571435;
 }
 .jumbotron:after {
     content:"";
     background-color: #D9EDF6;
     opacity: 0.2;
     top: 0;
     left: 0;
     bottom: 0;
     right: 0;
     position: absolute;
     z-index: -1;
 }
.linkgoback {
    font-size: 14px;
    color:#999;
    text-decoration:none;
}
.linkgoback:hover {
    font-size: 14px;
    color: #666;
    text-decoration:none;
} 
.linkfooter {
    font-size: 12px;
    color: #FFFFFF;
    text-decoration:none;
}
.linkfooter:visited {
    font-size: 12px;
    color: #FFFFFF;
    text-decoration:none;
}
.linkfooter:hover {
    font-size: 12px;
    color: #2c9ce7;
    text-decoration:none;
}

.linkfootertabs {
    font-size: 12px;
    color: #FFFFFF;
}
.modalheader {
    padding-left: 0px;
    color: #1d749f;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;

}
@media screen and (max-width: 1600px) {
    .monthtext {
        font-family: 'Open Sans', sans-serif;
	    font-size:20px;
    	color: #FFF;
		font-weight:700;
    	text-decoration:none;
		line-height:18px;
    }
}
@media screen and (max-width: 1200px) {
    .monthtext {
        font-family: 'Open Sans', sans-serif;
	    font-size:19px;
    	color: #FFF;
		font-weight:700;
    	text-decoration:none;
		line-height:18px;
    }
}
@media screen and (max-width: 992px) {
    .monthtext {
        font-family: 'Open Sans', sans-serif;
	    font-size:19px;
    	color: #FFF;
		font-weight:700;
    	text-decoration:none;
		line-height:18px;
    }
}
@media screen and (max-width: 768px) {
    .monthtext {
        font-family: 'Open Sans', sans-serif;
	    font-size:18px;
    	color: #FFF;
		font-weight:700;
    	text-decoration:none;
		line-height:18px;
    }
}

@media screen and (max-width: 1600px) {
    .citytext {
	    font-family: 'Open Sans', sans-serif;
        font-size:24px;
    	color: #333;
		font-weight:bold;
    	text-decoration:none;
    }
}
@media screen and (max-width: 1200px) {
    .citytext {
	    font-family: 'Open Sans', sans-serif;
        font-size:23px;
    	color: #333;
		font-weight:bold;
    	text-decoration:none;
    }
}
@media screen and (max-width: 992px) {
    .citytext {
	    font-family: 'Open Sans', sans-serif;
        font-size:23px;
    	color: #333;
		font-weight:bold;
    	text-decoration:none;
    }
}
@media screen and (max-width: 768px) {
    .citytext {
	    font-family: 'Open Sans', sans-serif;
        font-size:22px;
    	color: #333;
		font-weight:bold;
    	text-decoration:none;
    }
}
.venuetext {

    font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#AFBCDF;
	}
	
	
	


@media screen and (max-width: 1600px) {
    .newsheadline {
        font-size:30px;
		font-family: 'Open Sans', sans-serif;
    	color: #666;
    	text-decoration:none;
    }
}
@media screen and (max-width: 1200px) {
    .newsheadline {
        font-size:26px;
		font-family: 'Open Sans', sans-serif;
    	color: #666;
    	text-decoration:none;
    }
}
@media screen and (max-width: 992px) {
    .newsheadline {
        font-size:26px;
		font-family: 'Open Sans', sans-serif;
    	color: #666;
    	text-decoration:none;
    }
}
@media screen and (max-width: 768px) {
    .newsheadline {
        font-size:22px;
		font-family: 'Open Sans', sans-serif;
    	color: #666;
    	text-decoration:none;
    }
}
#likebox-wrapper * {
   width: 100% !important;
}
.padding1 {
  padding-left: 1px;
  padding-right: 1px;
  padding-bottom: 1px;
  padding-top: 1px;
}
.padding2 {
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-top: 2px;
}
.padding3 {
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  padding-top: 3px;
}
.padding4 {
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  padding-top: 4px;
}
.padding5 {
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-top: 5px;
}
.padding6 {
  padding-left: 6px;
  padding-right: 6px;
  padding-bottom: 6px;
  padding-top: 6px;
}
.padding7 {
  padding-left: 7px;
  padding-right: 7px;
  padding-bottom: 7px;
  padding-top: 7px;
}
.padding8 {
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 8px;
  padding-top: 8px;
}
.padding9 {
  padding-left: 9px;
  padding-right: 9px;
  padding-bottom: 9px;
  padding-top: 9px;
}
.padding10 {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-top: 10px;
}
.padding14 {
  padding-left: 14px;
  padding-right: 14px;
  padding-bottom: 14px;
  padding-top: 14px;
}

.padding15 {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-top: 15px;
}
.padding20 {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-top: 20px;
}
.padding21 {
  padding-left: 21px;
  padding-right: 21px;
  padding-bottom: 21px;
  padding-top: 21px;
}
.padding22 {
  padding-left: 22px;
  padding-right: 22px;
  padding-bottom: 22px;
  padding-top: 22px;
}
.padding23 {
  padding-left: 23px;
  padding-right: 23px;
  padding-bottom: 23px;
  padding-top: 23px;
}

.paddupcoming {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-top: 6px;
}
.padding25 {
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 25px;
  padding-top: 25px;
}
.padding30 {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-top: 30px;
}
.padding35 {
  padding-left: 35px;
  padding-right: 35px;
  padding-bottom: 35px;
  padding-top: 35px;
}
.padding40 {
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 40px;
  padding-top: 40px;
}
.paddingmain {
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
}
.paddingleft4 {
  padding-left: 4px;
 }
.paddingleft10 {
  padding-left: 10px;
 }
.paddingleft20 {
  padding-left: 20px;
 }
.paddingleft30 {
  padding-left: 30px;
 }
.paddingleft40 {
  padding-left: 40px;
 }
.paddinghometext {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 0px;
  padding-top: 10px;
}
.paddingmain {
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
}
.paddingleft20 {
  padding-left: 20px;
 }
.paddingtop10 {
  padding-top: 10px;
 }

.pager {
  padding-left: 0;
  margin: 0px 0;
  text-align: center;
  list-style: none;
}

.pager:before,
.pager:after {
  display: table;
  content: " ";
}

.pager:after {
  clear: both;
}

.pager:before,
.pager:after {
  display: table;
  content: " ";
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
}
@media screen and (max-width: 1600px) {
    .posted {
        font-size:11px;
    	color: #999;
    	text-decoration:none;
    }
}
@media screen and (max-width: 1200px) {
    .posted {
        font-size:10px;
    	color: #999;
    	text-decoration:none;
    }
}
@media screen and (max-width: 992px) {
    .posted {
        font-size:10px;
    	color: #999;
    	text-decoration:none;
    }
}
@media screen and (max-width: 768px) {
    .posted {
        font-size:9px;
    	color: #999;
    	text-decoration:none;
    }
}
.roundbox {
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	}
.roundboxtop {
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	}	
.roundbtm {
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	}	
.roundpic {
	
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	COLOR: #505050;
	}
.spacer-1 {
    line-height:45px;
} 
.table th,
.table td {
  padding: 20px;
  line-height: 0px;
  text-align: left;
  vertical-align: bottom;
  /* border-top: 1px solid #CCC ! important;
  border-bottom: 1px solid #CCC ! important; */
    height:30px;
}
.table th{
    border-top:none ! important;
}
.table td{
    border-bottom:0px ! important;
}
tr td:first-child,
tr th:first-child {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

tr td:last-child,
tr th:last-child {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.table thead>tr>th,.table tbody>tr>th,.table tfoot>tr>th,.table thead>tr>td,.table tbody>tr>td,.table tfoot>tr>td{
   padding:8px;
   line-height:1.428571429;
   vertical-align:top;
   border-top:0px solid #ddd
}
.tabletask {
   padding:3px;
   line-height:1.428571429;
   vertical-align:top;
   border-bottom:1px dotted #999999
}

.tablepanelfont {
    padding-left:20px;
	font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 28px;
}
.table thead>tr>th,.table thead>tr>td{
   padding:40px;
   line-height:1.428571429;
   vertical-align:top;
   border-top:0px solid #ddd
}
.text2  {
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.text2B  {
	color:gray;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
@media screen and (max-width: 1600px) {
    .textwhite1 {
        font-size:16px;
		font-family: 'Open Sans', sans-serif;
    	color: #FFF;
    	text-decoration:none;
    }
}
@media screen and (max-width: 1200px) {
    .textwhite1 {
        font-size:15px;
		font-family: 'Open Sans', sans-serif;
    	color: #FFF;
    	text-decoration:none;
    }
}
@media screen and (max-width: 992px) {
    .textwhite1 {
        font-size:15px;
		font-family: 'Open Sans', sans-serif;
    	color: #FFF;
    	text-decoration:none;
    }
}
@media screen and (max-width: 768px) {
    .textwhite1 {
        font-size:14px;
		font-family: 'Open Sans', sans-serif;
    	color: #FFF;
    	text-decoration:none;
    }
}



	

@media screen and (max-width: 1600px) {
    .textwhite {
        font-size:16px;
		font-family: font-family: 'Poiret One', cursive;
    	color: #888;
    	text-decoration:none;
    }
}
@media screen and (max-width: 1200px) {
    .textwhite {
        font-size:15px;
		font-family: 'Open Sans', sans-serif;
    	color: #888;
    	text-decoration:none;
    }
}
@media screen and (max-width: 992px) {
    .textwhite {
        font-size:15px;
		font-family: 'Open Sans', sans-serif;
    	color: #888;
    	text-decoration:none;
    }
}
@media screen and (max-width: 768px) {
    .textwhite {
        font-size:14px;
		font-family: 'Open Sans', sans-serif;
    	color: #888;
    	text-decoration:none;
    }
}
@media screen and (max-width: 1600px) {
    .texthomemenu {
        font-size:32px;
		font-family: 'Open Sans', sans-serif;
    	font-weight:900;
    	color: #333;
    	text-decoration:none;
    }
}
    .texthomemenu:hover {
        font-size:32px;
		font-family: 'Open Sans', sans-serif;
    	font-weight:900;
    	color: #333;
    	text-decoration:none;
    }
}

@media screen and (max-width: 1200px) {
    .texthomemenu {
        font-size:28px;
		font-family: 'Open Sans', sans-serif;
    	font-weight:900;
    	color: #333;
    	text-decoration:none;
    }
    .texthomemenu:hover {
        font-size:28px;
		font-family: 'Open Sans', sans-serif;
    	font-weight:900;
    	color: #333;
    	text-decoration:none;
    }
    
}
@media screen and (max-width: 992px) {
    .texthomemenu {
        font-size:24px;
		font-family: 'Open Sans', sans-serif;
    	font-weight:900;
    	color: #333;
    	text-decoration:none;
    }
    .texthomemenu:hover {
        font-size:24px;
		font-family: 'Open Sans', sans-serif;
    	font-weight:900;
    	color: #333;
    	text-decoration:none;
    }
    
}
@media screen and (max-width: 768px) {
    .texthomemenu {
        font-size:18px;
		font-family: 'Open Sans', sans-serif;
    	font-weight:900;
    	color: #333;
    	text-decoration:none;
    }
    .texthomemenu:hover {
        font-size:18px;
		font-family: 'Open Sans', sans-serif;
    	font-weight:900;
    	color: #333;
    	text-decoration:none;
    }
    
}

@media screen and (max-width: 1600px) {
    .textmenu {
        font-size:32px;
		font-family: 'Open Sans', sans-serif;
    	font-weight:900;
    	color: #FFF;
    	text-decoration:none;
    }
}
    .textmenu:hover {
        font-size:32px;
		font-family: 'Open Sans', sans-serif;
    	font-weight:900;
    	color: #FFF;
    	text-decoration:none;
    }
}

@media screen and (max-width: 1200px) {
    .textmenu {
        font-size:28px;
		font-family: 'Open Sans', sans-serif;
    	font-weight:900;
    	color: #FFF;
    	text-decoration:none;
    }
    .textmenu:hover {
        font-size:28px;
		font-family: 'Open Sans', sans-serif;
    	font-weight:900;
    	color: #FFF;
    	text-decoration:none;
    }
    
}
@media screen and (max-width: 992px) {
    .textmenu {
        font-size:24px;
		font-family: 'Open Sans', sans-serif;
    	font-weight:900;
    	color: #FFF;
    	text-decoration:none;
    }
    .textmenu:hover {
        font-size:24px;
		font-family: 'Open Sans', sans-serif;
    	font-weight:900;
    	color: #FFF;
    	text-decoration:none;
    }
    
}
@media screen and (max-width: 768px) {
    .textmenu {
        font-size:18px;
		font-family: 'Open Sans', sans-serif;
    	font-weight:900;
    	color: #FFF;
    	text-decoration:none;
    }
    .textmenu:hover {
        font-size:18px;
		font-family: 'Open Sans', sans-serif;
    	font-weight:900;
    	color: #FFF;
    	text-decoration:none;
    }
    
}



@media screen and (max-width: 1600px) {
    .textmenusm {
        font-size:24px;
		font-family: 'Open Sans', sans-serif;
    	font-weight:900;
    	color: #777;
    	text-decoration:none;
    }
}
    .textmenusm:hover {
        font-size:24px;
		font-family: 'Open Sans', sans-serif;
    	font-weight:900;
    	color: #777;
    	text-decoration:none;
    }
}

@media screen and (max-width: 1200px) {
    .textmenusm {
        font-size:20px;
		font-family: 'Open Sans', sans-serif;
    	font-weight:900;
    	color: #777;
    	text-decoration:none;
    }
    .textmenusm:hover {
        font-size:20px;
		font-family: 'Open Sans', sans-serif;
    	font-weight:900;
    	color: #777;
    	text-decoration:none;
    }
    
}
@media screen and (max-width: 992px) {
    .textmenusm {
        font-size:16px;
		font-family: 'Open Sans', sans-serif;
    	font-weight:900;
    	color: #FFF;
    	text-decoration:none;
    }
    .textmenusm:hover {
        font-size:16px;
		font-family: 'Open Sans', sans-serif;
    	font-weight:900;
    	color: #FFF;
    	text-decoration:none;
    }
    
}
@media screen and (max-width: 768px) {
    .textmenusm {
        font-size:12px;
		font-family: 'Open Sans', sans-serif;
    	font-weight:900;
    	color: #FFF;
    	text-decoration:none;
    }
    .textmenusm:hover {
        font-size:12px;
		font-family: 'Open Sans', sans-serif;
    	font-weight:900;
    	color: #FFF;
    	text-decoration:none;
    }
    
}




	
@media screen and (max-width: 1600px) {
    .textheader {
        font-size:32px;
		font-family: 'Open Sans', sans-serif;
    	font-weight:900;
    	color: #AD642B;
    	text-decoration:none;
    }
}
@media screen and (max-width: 1200px) {
    .textheader {
        font-size:32px;
		font-family: 'Open Sans', sans-serif;
    	font-weight:900;
    	color: #444;
    	text-decoration:none;
    }
}
@media screen and (max-width: 992px) {
    .textheader {
        font-size:30px;
		font-family: 'Open Sans', sans-serif;
    	font-weight:900;
    	color: #444;
    	text-decoration:none;
    }
}
@media screen and (max-width: 768px) {
    .textheader {
        font-size:24px;
		font-family: 'Open Sans', sans-serif;
    	font-weight:900;
    	color: #444;
    	text-decoration:none;
    }
}

@media screen and (max-width: 1600px) {
    .textnavbar {
        font-size:22px;
		font-family: 'Open Sans', sans-serif;
    	font-weight:normal;
    	color: #333;
    	text-decoration:none;
    }
}
@media screen and (max-width: 1200px) {
    .textnavbar {
        font-size:20px;
		font-family: 'Open Sans', sans-serif;
    	font-weight:normal;
    	color: #333;
    	text-decoration:none;
    }
}
@media screen and (max-width: 992px) {
    .textnavbar {
        font-size:18px;
		font-family: 'Open Sans', sans-serif;
    	font-weight:normal;
    	color: #333;
    	text-decoration:none;
    }
}
@media screen and (max-width: 768px) {
    .textnavbar {
        font-size:16px;
		font-family: 'Open Sans', sans-serif;
    	font-weight:normal;
    	color: #333;
    	text-decoration:none;
    }
}
.textheadline {
    font-family: 'Open Sans', sans-serif;
    font-size: 26px;
    font-weight:normal;
    color: #777;
    text-decoration:none;
}
.textheadlinespacers {
    font-family: 'Open Sans', sans-serif;
    font-size: 26px;
    font-weight:normal;
    color: #222;
    text-decoration:none;
}

.textheadlineshade {
    font-size: 28px;
    font-weight:normal;
    color: #af8441;
    text-decoration:none;
}
@media screen and (max-width: 1600px) {
    .textemailjoin {
        font-size:18px;
    	font-weight:500;
    	color: #666;
    	text-decoration:none;
    }
}
@media screen and (max-width: 1200px) {
    .textemailjoin {
        font-size:16px;
    	font-weight:500;
    	color: #666;
    	text-decoration:none;
    }
}
@media screen and (max-width: 992px) {
    .textemailjoin {
        font-size:14px;
    	font-weight:400;
    	color: #666;
    	text-decoration:none;
    }
}
@media screen and (max-width: 768px) {
    .textemailjoin {
        font-size:12px;
    	font-weight:400;
    	color: #666;
    	text-decoration:none;
    }
}
.gryfontsmb {
	font-family:cicle fina, Verdana;
	font-size: 9px;
	font-weight:normal;
	color:#AEA891;
	text-decoration:none;
	outline: 0;
}
.venuetext {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #333;
    text-decoration:none;
}
.couponborder {
    font-size: 16px;
    color: #333;
    text-decoration:none;
    border-bottom:thin gray dashed;
    border-left:thin gray dashed;
    border-top:thin gray dashed;
    border-right:thin gray dashed;
}
.WhiteFontmednolink {
	font-family:cicle fina, Verdana;
	font-size: 22px;
	font-weight:normal;
	color:#FFFFFF;
}
.WhiteFntmednolink {
	font-family:cicle fina, Verdana;
	font-size: 18px;
	font-weight:normal;
	color:#999;
	padding-bottom: 4px;
}

