/* CSS Document */


* {
	margin: 0;
	padding: 0;
}

body {
	background: url(images/bg.png) repeat-x;
	padding-top: 2px;
}

body, td, th {
	font: 11px/18px Tahoma, Arial, Helvetica, sans-serif;
}

a {
	color:  #ED2E38 ;  
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

table {
	border-collapse: collapse;
	empty-cells: show;
}

ul {
	list-style: none;
}

ul li {	
	background: url(images/diamond.png) left center no-repeat;
	padding-left: 10px;
}

p {
	margin-top: .5em;
	text-align: justify;
	
}

h1, h2, h3 {
	font-family: 'Arial Narrow', sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 10px 0 6px 0;
	color: #ED2E38 ;/*#772D35;*/
}

h1 {
	font-size: 18px;
	margin: 0 0 6px 0;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}
select {
	font-size:11px;
	font-family: 'Arial Narrow', sans-serif;
	color:#ED2E38 ;
}

#container {
	width: 734px;
	margin: 0 auto;
	position: relative;		
}

#header td {
	vertical-align: top;
}

#header #home { 
	/*padding-left: 40px;   */
}

#header #telefon {
	text-align: center;
}

#header #esube {
	padding-left: 7px;
}

#header {
	/*background: url(images/basak.png) no-repeat 6px 0px;*/
}

#content-container {
	background: url(images/content-bg.png);
}

#content {
	padding: 35px 30px 0 20px;
	background: url(images/content-bgtop.png) no-repeat top center;
}

#layout {
	height: 200px;
}

#layout td {
	vertical-align: top;
}

#altmenu {
	width: 186px;
	padding-top: 25px;
}

#altmenu a {
	color: #333333;
}

#altmenu li {
	background: url(images/menu.png) top right no-repeat;
	padding: 3px 12px 0 0;
	/* height: 20px; */
	border-bottom: 1px solid white;
	text-align: right;
	font-weight:bold;
}

#altmenu li.aktif {
	background-position: bottom right;
	color: white;
	font-weight:bold;
}

#sayfa {
	padding-left: 20px;
}

#sayfa a {
	text-decoration: underline;
}

#sayfa a:hover {
	background-color: #ED2E38 ;/*#a90000;*/
	color: white;
	text-decoration: none;
}

#tabbridge {
	background-image: url(images/tab-bridge.png);
	width: 143px;
	height: 14px;
	position: absolute;
}

body#hakkimizda #tabbridge { right: 357px; }
body#arastirma #tabbridge { right: 246px; }
body#piyasalar #tabbridge { right: 135px; }
body#urunler #tabbridge { right: 24px; }

#footer {
	color: #333333;
	text-align: center;	
}

#footer table {
	width: 100%;
	margin: 0 auto;
}

#icons a:hover {
	color: #ED2E38 ;
	text-decoration: none;	
}

#icons a {
	padding-left: 3px;
	color: black;		
}

#footer #rssfeed {
	padding-left: 4px;
}

#footer table td {
	font-size: 9px;
}

.altsayfa #footer {
	background: url(images/content-bgbottom.png) no-repeat top center;
	padding-top: 80px;
}
.altsayfa #footer #pageup
{	
	/* background-color:#FF0000;*/
	 width:15px;
	 height:25px;
	 position:absolute;
	 margin-top:-52px;
	/* margin-left:317px;*/
	 left:687px;
	 cursor:pointer;
	 filter:alpha(opacity=0);
	 -moz-opacity:0.0;
}

#AdminMenu {
	font: 11px/18px Tahoma, Arial, Helvetica, sans-serif;
}
.ContentTable td {
	color: #ED2E38 ;
}
.ContentTable tr.AlternatingRow td {
	background-color:#D3e2e5;
	color: #ED2E38 ;
}
#callendar-box {
	/*background:url(images/callendar-box.png);*/
	background:url(images/calendar-box-bg.png) repeat-y left top;
	/*width:132px;*/
	width:175px;
	height:155px;
	/*height:86px;*/
}
/*
* html body #callendar-box {
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/inc/css/images/callendar-box.png',sizingMethod='scale');
}
*/
#callendar-box td{
	font-family: 'Arial Narrow', sans-serif;
	font-size:12px;
	color:#000000;
	padding-left:10px;
}
#TipBox {
	font-family: 'Arial Narrow', sans-serif;
	font-size:12px;
	color:#000000;
	padding-left:10px;
	background-color:#E8E8E8;
	width:150px;
	height:50px;
}
.popup {
	background:#FFFFFF;
}
.popup #container{
	width:100%;
/*	height:100%; */
	/*position:absolute;*/
}
.popup #header{
	background: #ffffff url(images/popup-headerback.png) repeat-x;
	padding-top: 2px;
	height:40px;   
	/*width:100%;*/
}
.popup #content-pop thead{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#333333;
}
.popup #content-pop{
 	/*height:100%;*/
	margin-left:10px;
}
.popup #footer {
	background:url(images/popup-footerback.png) repeat-x;
	height:28px;
	text-align: center;
}
.popup #footer #copy{
	padding-top:7px;
}


#sayfa table {
	margin: .5em 0px;
}

#sayfa table thead td,
#sayfa table thead th {
	font-weight: bold;
	color: white;
	background: #ED2E38  url(images/table-shadow.png) repeat-x bottom;
	padding-bottom: 10px;
	padding-left: 2px;	
	border: 0;
}

#sayfa table td{
	padding: 2px 4px;
	text-align: right;
	vertical-align: bottom;
	border-bottom: 1px solid #f0f0f0;
	border-right: 1px solid white;
}
#sayfa table th {
	padding: 2px 4px;
	text-align: left;
	vertical-align: bottom;
	border-bottom: 1px solid #f0f0f0;
	border-right: 1px solid white;
}

#sayfa table tr.even {
	background: #f6f6f6;
}

#content-pop table {
	margin: .5em 0px;
}

#content-pop table thead td,
#content-pop table thead th {
	font-weight: bold;
	color: white;
	background: #ED2E38  url(images/table-shadow.png) repeat-x bottom;
	padding-bottom: 10px;
	border: 0;
	vertical-align:top;
}

#content-pop table td{
	padding: 2px 4px;
	text-align: right;
	vertical-align: top;
	border-bottom: 1px solid #f0f0f0;
	border-right: 1px solid white;
}
#content-pop table th {
	padding: 2px 4px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #f0f0f0;
	border-right: 1px solid white;	
}

#content-pop table tr.even {
	background: #f6f6f6;
}


#bilgilendirme-formu table {
	margin: .5em 0px;
}

#bilgilendirme-formu table thead td,
#bilgilendirme-formu table thead th {
	font-weight: bold;
	color: white;
	background: #ED2E38  url(images/table-shadow.png) repeat-x bottom;
	padding-bottom: 10px;
	border: 0;
}

#bilgilendirme-formu table td{
	padding: 2px 4px;
	text-align: center;
	vertical-align: top;
	border-bottom: 1px solid #FFFFFF;
	/*border-right: 1px solid white;*/
}
#bilgilendirme-formu table td .sag{
	padding: 2px 4px;
	text-align: right;
	vertical-align: top;
	border-bottom: 1px solid #FFFFFF;
	/*border-right: 1px solid white;*/
}
#bilgilendirme-formu table td .sol{
	padding: 2px 4px;
	text-align: justify;
	vertical-align: top;
	border-bottom: 1px solid #FFFFFF;
	/*border-right: 1px solid white;*/
}
#bilgilendirme-formu table td .orta{
	padding: 2px 4px;
	text-align: center;
	vertical-align: top;
	border-bottom: 1px solid #FFFFFF;
	/*border-right: 1px solid white;*/
}
#bilgilendirme-formu table th {
	padding: 2px 4px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #f0f0f0;
	/*border-right: 1px solid white;*/
}

#bilgilendirme-formu table tr.even {
	background: #f6f6f6;
}

#sayfa #bizeulasin td{
	text-align:left;
	vertical-align: top;
	width:472px;
}
#sayfa #bizeulasin b{
	color: #ED2E38 ; /*#772D35;*/
}
#sayfa #bizeulasin td h2{
	text-align:center;
}
#sayfa #yonetim H3{
	font-size:12px;
}
#sayfa #yonetim td{
	text-align:left;
	vertical-align: top;
}
#hisse-ilk-harfleri a, #hisse-ilk-harfleri span{
	margin-left:10px;
}
#content-pop #hisse-detay table {
	margin: .5em 0px;
}

#content-pop #hisse-detay table thead td,
#content-pop #hisse-detay table thead th {
	font-weight: bold;
	color: white;
	background: #ED2E38  url(images/table-shadow.png) repeat-x bottom;
	padding-bottom: 10px;
	border: 0;
}

#content-pop #hisse-detay table td{
	padding: 2px 4px;
	text-align: center;
	border-bottom: 1px solid #f0f0f0;
	border-right: 1px solid white;
}
#content-pop #hisse-detay table th {
	padding: 2px 4px;
	text-align: left;
	vertical-align: bottom;
	border-bottom: 1px solid #f0f0f0;
	border-right: 1px solid white;
}

#content-pop #hisse-detay table tr.even {
	background: #f6f6f6;
}
#tahvil-anasyfa table th,
#tahvil-anasyfa table td{
 padding:2px 0px;
 }
 
 /* Haberler Popup */
 .wrapped
 {	
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}


