/********* globals *********/

* {
	margin:0;
	padding:0;
}
a img, table {
	border:0;
}
/*dl,ol,ul {list-style:none}*/
ul {
	list-style:none;
}
table {
	border-collapse:collapse;
	display:inline-table;
}
caption, th, td {
	text-align:left;
}
h1, h2, h3, h4, h5, h6, p {
	margin:.35em 0;
}
p {
	margin:0;
}
/* fonts & colors */
button, select, textarea, input {
	font:100% Arial
}
a {
	text-decoration:none;
	color:#EEE;
}
h1, h2, h3, h4, h5, h6 {
	color:#CCC;
}
/********* width-height-float-position-display-margin-padding *********/

#wrap {
	width: 1000px;
	margin: 0 auto;
	background-color:#fff;
}
#header {
	width: 100%;
	height:432px;
}
#page {
	width: 100%;
	display:inline-block;
}
#content {
	table-layout:fixed;
	display:inline-block;
}

#menu {
	width:204px;
	padding:25px 0 50px;
	vertical-align:top;
	margin: 0px;
	font-size:15px;
	background-color:#EEE;
}
#main {
	width:485px;
	padding:30px 10px 50px 10px;
	vertical-align:top;
}
#main2 {
	width:685px;
	padding:30px 70px 50px 30px;
	vertical-align:top;
}
#cellseperator {
	width:11px;
}
#extras {
	width:275px;
	padding:30px 0 50px 0;
	vertical-align:top;
}
#footer {
	width:1000px;
	height: 10px;
}
.columns .left {
	width:50%;
	float:left;
}
.columns .right {
	width:49.5%;
	float:right;
}
.uc {
	display:inline-block;
	width:100%;
}

.text ul, text ol{
margin:10px 20px 10px 30px;
list-style:disc;
}

.text li{
margin:15px 0 0 0;
}

#main a, #extras a, #main2 a {
	color: #0066cc;
	text-decoration:none;
}
#main a:hover, #extras a:hover, #main2 a:hover {
	color:#f00;
	text-decoration:underline;
}
.register, .input_table {
	font-weight:bold;
}
.contr {
	display:block;
	width:320px;
}
.contrLabel {
	float:left;
}
.requiredMsg {
	float:right;
	white-space:nowrap;
	font-size:12px;
	font-weight:normal;
}
.register_input {
	padding:0 0 12px 0;
}
.register_radio {
	padding:0 0 12px 0;
}
.register_input input {
	border-top:solid 1px #999;
	border-left:solid 1px #999;
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
}
.register .eg, .input_table .eg {
	color:#666;
	font-size:11px;
	font-style:italic;
}
.CreateUserButton {
	display:block;
	margin:10px 0 0 100px;
}
.login_panel fieldset {
	border:solid 1px #80b3b5;/*background-color:#cfe5e5;*/
}
.login_panel fieldset legend {
	color:#FFF;
}
.logout {
}
/********** top *************/

body {
	padding: 0px;
	background:#000;
	font-family: Trebuchet MS;
	font-size: small;
	margin:0;
	font:.9em Trebuchet MS, SansSerif;
}
#wrap {
	color:#111;
	border-style:solid;
	border-width:1px;
	border-color:#666;
}
/*#header { background:url(../../Upload/icn-istanbul.jpg) no-repeat;}*/


#smoothmenu1 {
	display:inline-block;
	margin:-47px 0 24px 10px;
	font-size:20px;
	height:27px;
}
#smoothmenu1 ul li {
	float:left;
	padding:0 30px;
	height:19px;
}
#smoothmenu1 ul li.noborder {
	border-right:none;
}
#smoothmenu1 ul li a {
	font-size:26px;
	color:#fff;
}
#smoothmenu1 ul li a span {
	font-size:20px;
}
#smoothmenu1 ul li a:hover {
	text-decoration:underline;
}
#smoothmenu1 li.current a {
	text-decoration:underline;
}
.altMenu .current a {
	color:#FFF;
}
.altMenu a:hover {
	color:#F00;
}
#content {
	
}
#main, #extras, #main2 {

	/*border-left:solid 1px #3f717d;
	border-right:solid 1px #3f717d*/
}

#menu .altMenu {
	margin-bottom:50px
}
#menu ul li {
	padding:0 0 10px 30px;
	width:170px;
}
#menu ul li a {
	font-size:22px;
	color:#333;
}
#menu ul li a:hover, #menu ul li a:hover span {
	color:#F00;
}
#menu ul li a span {
	font-size:16px;
	color:#303;
}
#menu ul li.current a, #menu ul li.trail a {
}
#menu ul li.current a:hover, #menu ul li.trail a:hover {
	text-decoration:none;
}
.text h3 {
	line-height:16px;
}
.text h1 {
	color:#000000;
}
.progDateTtl, .progDateChb, .progDateLbl {
	font-size:16px;
	font-weight:bold;
	margin-bottom:15px;
	margin-right:2px;
	display:inline-block;
}
.progDateLbl {
	font-size:13px;
	width:100px;
}
.progHoursLbl {
	display:inline-block;
	width:100px;
	font-size:13px;
	font-weight:bold;
}
.programDate {
	width:98%;
}
.programHours .programHours, .programHours .dropZone {
	padding-left:30px;
}
.dropZone .programHours {
	padding-left:0px;
}
.icnEventDate .icnEventDate, .icnEventDate .dropZone {
	padding-left:30px;
}
.dropZone .icnEventDate {
	padding-left:0px;
}
.programHours table {
}
.programHours td {
	vertical-align:top;
	padding-bottom:10px;
}
.progHrCell {
	width:90px;
	text-decoration:underline;
}

#main2 .noselect span
{
 padding-left:22px;
}

.progHrCell span {
	white-space:nowrap;
}


#main2 .progHrCell {
	width:120px;
}
#main2_program {
	padding-left:10px;
}
#main2_program .progHrCell {
	width:90px;
}
.progHrCell input {
	margin:-3px 2px -1px 0;
}
#main2 .progHrCell2 {
	width:90px;
}
.data_table {
	background-color:#cee;
}
.member_details table tr td {
	text-align:left;
}
#search_table {
	width:100%;
}
#search_table td {
	padding-left:30px;
}
#search_table input, #search_table select {
	width:90%;
}
#search_table .find_button {
	margin-top:20px;
	width:100px;
}
.program {
	padding:20px 0 0 30px;
}
.data_table td {
	border-collapse:collapse;
	border:solid 1px #3f717d;
	padding:3px 10px;
	text-align:center;
	background-color:#cfe5e5;
}
.data_table a {
	color: #006;
	text-decoration:none;
}
.data_table a:hover {
	color:#f00;
	text-decoration:underline;
}
.data_table_header {
	font-weight:bold;
}
.input_table .bottom_padding_cell {
	padding-bottom:7px;
}
.input_table .contr {
	width:320px;
}
/*************  footer  ************/

#footer {
	background-color:#333;
	height:20px;
	text-align:center;
	overflow:hidden;
}
#footer span{display:inline-block}
#footer a {height:19px;display:inline-block}

/**********************************hava durumu************/
div#hava_durumu
{
	display:block;
	color: #111;
	overflow: hidden;
	text-align: center;
}
div#hava_durumu center table
{
	width:150px;
}
div#hava_durumu center table tr td 
{
	text-align:center;
	vertical-align:top;
}
div#hava_durumu center table tr td a
{
	color:#111;
}
/**                                   hava durumu bitti               ***/

div.saat_alti
{
	background-color:#FFF;
	display: block;
	width: 142px;
	text-align:center;
}

div.saat_alti object, div.saat_alti embed
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

div.yazi h2
{
	font-size:16px;
	font-weight:bold;
	margin: 10px 0px;
	text-align: left;
	display: block;
	color:#B10304;
}
div.yazi h3
{
	font-size:14px;
	font-weight:bold;
	margin: 5px 0px;
	text-align: left;
	display: block;
	color:#B10304;
}
div.yazi p
{
	margin-left:0px;
	margin-bottom:5px;
	margin-top:5px;
	text-indent:0px;
	color:#000;
	font-size:13px;
}
div.yazi p strong, div.yazi p b
{
	text-decoration:none;
	color:#B10304;
}
div.yazi td
{
	padding:2px;
	border-bottom: 1px solid #CCCCCC;
}


