@CHARSET "ISO-8859-1";

/* Reset CSS
 * --------------------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
	padding: 0;
	margin: 0;
}

a { text-decoration: none; }

table { border-spacing: 0; }

fieldset, img { border: 0; }

address, caption, cite, code, dfn, em, strong, th, var
{
	font-weight: normal;
	font-style: normal;
}

strong { font-weight: bold; }


caption, th { text-align: left; }

h1, h2, h3, h4, h5, h6
{
	margin: 0px;
	padding: 0px;
}

q:before, q:after { content: ''; }

abbr, acronym { border: 0; }

/* Custom CSS
 * --------------------------------------- */
body
{
	font-family: 'Poppins', sans-serif;
	color: #323f3d;
}

.wrap
{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
}



.intro p
{
	width: 50%;
	margin: 0 auto;
	font-size: 1.5em;
}

.section { }

#menu li { margin: 0px;list-style-type: none;}

#menu li a
{
	text-decoration: none;
	color: #ff815f;
	display: block;
	text-align: center;
	padding: 4px;
	border-top: 1px solid rgba(255,129,95,0.25);
	
}

#menu li a:hover, #menu li a:active
{
	color: #fff;
	background-color: #ff815f;
}

#menu li.active a
{
	color: #fff;
	background-color: rgba(255,129,95,0.6);
}

#menu
{
	padding: 0;
	margin: 0;
	font-size: 14px;
	border-bottom: 1px solid rgba(255,129,95,0.25);
	list-style-type: none;
}



#program1, #program2 {}
.program_gun{ font-weight: 300; color: #FFF; font-size: 36px; padding-top: 20px; }
.program_tarih{ font-weight: 600; font-size: 24px; border-bottom: 1px dotted #FFF; padding-bottom: 20px;}
.program_tablo{ border-bottom: 1px dotted #FFF; padding-bottom: 20px; padding-top: 20px; padding-left: 10px; pading-right: 10px;}

.program_tablo td { text-align: left; vertical-align: top;}

.program_saat{ width: 140px; font-weight: 300; font-size: 18px; color: #FFF;}
.program_baslik { font-size: 18px; color: #FFF; font-weight: 600;}
.program_metin {  font-weight: 400;}
.program_metin strong { font-weight: 700; display: block; }
#section11 .program_cay, #section11 .program_yemek { background-color: rgba(255,129,95,0.2);}
#section1 .program_cay, #section1 .program_yemek { background-color: rgba(50,63,61,0.2); }
.ust_baslik { font-weight: 700; font-size: 18px; margin-bottom: 10px;}

#program1 hr { height: 0px; border: 0px none; border-bottom: 1px dotted #FFF; border-bottom: 1px dotted rgba(50,63,61,0.35); !important; }
#program2 hr { height: 0px; border: 0px none; border-bottom: 1px dotted #FFF; border-bottom: 1px dotted rgba(255,129,95,0.35); !important; }