/* CSS Document for BITTIM v1.0 */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote { margin:0; padding:0; }
table {	border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 {	font-size:100%;	font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }
input, textarea { font: 12px Arial, Helvetica, sans-serif; }
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993333;
}

a { cursor: pointer; }
.clear { clear: both; height: 0px; }
.left { float: left; }
.right { float: right; }
.gizli { display: none; }
.beyaz { color: #fff; }
.font18 { font-size: 18px; }
.link { color: #74b548;}
.p p { margin: 5px 0 10px 0; }
.hide { display: none; }


body {
	font: 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background:#f4f3f2;
	text-align: justify;
}

.main { background:#f4f3f2 url(../images/body.gif) no-repeat; height:740px;}
.main_ic {background:#f4f3f2 url(../images/body_ic.gif) no-repeat; height:950px;}
.top { position:absolute; left: 730px; top: 10px; width:120px;}
.top_menu { position:absolute; left: 220px; top: 56px;}
.menu { width:710px;}
.baslik { font-weight:bold; color:#880e0b;}
.left_banner { position:absolute; top: 210px; left: 30px;}
.text { position:absolute; top: 130px; left: 240px; width:737px;}
.text p { padding-top:20px;}
.text a { color:#7f201e; text-decoration:none }
.text a:hover { text-decoration:underline;}
.footer { font-size:10px; color:#3f0000; position:absolute; top: 910px; left: 40px;}
.footer a { color:#3f0000; text-decoration:none;}
.luckyeye_logo {
	position:absolute;
	top:924px;
	left:910px;
}

.footer_main { font-size:10px; color:#3f0000; position:absolute; top: 684px; left: 40px;}
.footer_main a { color:#3f0000; text-decoration:none;}
.luckyeye_logo_main {
	position:absolute;
	top:700px;
	left:910px;
}


/* TableDataGrid */

.tableDataGrid { background: white; border: 1px solid #18214A; border-collapse: collapse; }
.tableDataGrid td { border-spacing: 0px; border-bottom: 1px solid #d0eae8; border-top: 1px solid #fff; }
.tableDGHead01 { background: #18214A; font-weight: bold; vertical-align: middle; color:white; text-align: left; line-height: normal;  }
.tableDGZebra01 { background:#d0eae8  url(/images/td.gif) repeat-x;}
.button {
	color:#FFFFFF;
	font-weight:bold;
	border:none;
	margin-left:202px;
	background-color: #8B0000;
}

.breadcrumb { padding-bottom: 8px; padding-top:10px; border-bottom:1px solid #ebebeb; font-size:12px; color:#999999; }

/* Accordion jquery class */
#list1b { margin-top:10px;}
#list1b a.listbaslik { display:block; text-decoration:none; border-bottom:1px solid #15204A; margin-bottom:8px; } 
#list1c { margin-top:10px;}
#list1c a.listbaslik { display:block; text-decoration:none; border-bottom:1px solid #15204A; margin-bottom:8px; }
#list1d { margin-top:10px;}
#list1d a.listbaslik { display:block; text-decoration:none; border-bottom:1px solid #15204A; margin-bottom:8px; } 
#list1e { margin-top:10px;}
#list1e a.listbaslik { display:block; text-decoration:none; border-bottom:1px solid #15204A; margin-bottom:8px; } 
#list1f { margin-top:10px;}
#list1f a.listbaslik { display:block; text-decoration:none; border-bottom:1px solid #15204A; margin-bottom:8px; } 
/* Accordion jquery class */

/* lightbox */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none;  }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color:#666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 1200px;
	background-color:#dfbeb7;
	}
	
#m_selected { color: #FF9000; }

.imgborder03 {
border:2px solid #7f201e;
}
