@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-size:14px;
}

a:link {
	text-decoration:none;
	color:#000000;
}

a:active {
	text-decoration:none;
	color:#000000;
}

a:visited {
	text-decoration:none;
	color:#000000;
}

a:hover {
	text-decoration:none;
	color:#c19039;
}

#container {
	width: 793px;
    /* height: 1123px; */
	background:;
	margin: 0 auto;
}
	

#content {
	width:auto;
	
	
	text-align:left;
}


.Ttable {
		width:100%; 
		border-collapse:collapse; 
		line-height:1.6em;
}

	.Ttable th { 
		padding:7px; 
		border:#757575 1px solid;
		border-top:none;
		border-bottom:none;
		border-right:none;
		text-align:right;
		font-weight: normal;
		text-transform: uppercase;
		line-height:1.4em;
		background: #000000 !important;
		color:#ffffff;
	}
	
	.Ttable th span { 
		text-align:right;
		font-weight: bold;
		font-size:18px;
		color: #c19039;
	}
	
	
	.Ttable td { 
		padding:6px; 
		border:#c19039 1px solid;
		border-left:none;
		border-top: none;
		border-bottom:none;
		width: 11%;
		text-align: right;
	}
	
	.Ttable td:last-child { 
		padding:6px; 
		border:#c19039 1px solid;
		border-left:none;
		border-right:none;
		border-top: none;
		border-bottom:none;
		width: 11%;
		text-align: right;
	}


.bogarts {
	
}

.bogarts:before {
        content: "\2605";
        display: inline-block;
        font-size: 10px;
        color: #c19039;
        margin-right: 4px;
        vertical-align:top;       
}

@media (min-width: 980px) and (max-width: 1299px) { 
.bogarts:before {
        float:left !important; 
        margin-right:0px !important;
 font-size: 9px !important;
        }
body { font-size: 13px !important;}
}

	
	
	/* provide some minimal visual accomodation for IE8 and below */
	.Ttable tr {
		background: ;
		vertical-align:top;
	}
	
	/*  Define the background color for all the ODD background rows  */
	.Ttable tr:nth-child(odd){ 
		background: #ffffff ;
	}
	/*  Define the background color for all the EVEN background rows  */
	.Ttable tr:nth-child(even){
		background: #fbf2e1;
	}
	
	.Ttable .Title {	
	width:auto;
max-width:180px;
	font-weight: bold;
	text-align: left !important;
	color:#000000;
	}
	
	.Ttable .Title span {	
	font-weight: normal;
	color: #c19039;
	text-transform: uppercase;
	font-size:12px;
	}
	
.lounge {
	font-weight: bold !important;
	color:#AA0002 !important;
}


/* Useful Links  */

.panel{margin-bottom:20px;background-color:#fff;border:none;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}
.panel-default{border-color:#ddd}
.panel-default>.panel-heading{color:#333;background-color:#fcf4ea}
.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}
.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}
.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}



.panel-group{margin-bottom:20px}
.panel-group .panel{margin-bottom:0;}
.panel-group .panel+.panel{margin-top:6px}
.panel-group .panel-heading{border-bottom:0}
.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #c08f41}
.panel-group .panel-footer{border-top:0}
.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:none}


.panel-title{margin-top:0;margin-bottom:0;font-size:16px;margin-left:15px;color:inherit;font-weight:400;letter-spacing:normal;}
.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}


.panel-body{
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
	color:#3C3C3C;
	}

h4.panel-title { line-height:38px !important; }

h4.panel-title span {
	font-weight: normal;
	color: #c19039;
	text-transform: uppercase;
	font-size:12px
}

.session {
    border-bottom: 1px dashed #e0c06a !important;
    padding-bottom: 10px;
    padding-top: 5px;
}

.session:last-child {
    border-bottom: 0px !important;
}

.date {
	
	width: auto;
	margin-right: 0px;
  	font-weight: bold;
  	color: #c19039;
	margin-bottom:5px;
	margin-top:5px;
}

.date span {
	
	color: #c19039 !important;
	font-weight: normal !important;
	
}

.time {
	
	width: auto;
	margin-right:12px;
	display: inline-block !important;
}


.time:last-child {
	
border-right:none !important;
}

.time a:link {
	text-decoration:none !important;
	font-weight:normal !important;
	color: #444444 !important;
}

.time a:active {
	text-decoration:none !important;
	font-weight:normal !important;
	color: #444444 !important;
}

.time a:visited {
	text-decoration:none !important;
	font-weight:normal !important;
	color: #444444 !important;
}

.time a:hover {
	text-decoration:none !important;
	font-weight:normal !important;
	color: #c19039 !important;
}