body 
{
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image: url(images/bg.jpg);
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #000099;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #009900;
}
a:active {
	text-decoration: none;
	color: #009900;
}
.YanMenuBack
{
	width: 220px; background-color: #ffe6e6; vertical-align:top;
}
.YanMenu
{
	height: 25px; background-color: #ff0000; border:0px; border-style:none; text-align:center;
}
.MenuBaslik
{
	font-family:Tahoma;
	color : White;
	font-size:11px;
	font-weight:bold;
}

.UstCizgi
{
	VERTICAL-ALIGN: middle; HEIGHT: 18px; BACKGROUND-COLOR: #ff0000; TEXT-ALIGN: right;
}
.AltCizgi
{
	height:5px; background-color:#ff0000;
}
.AltMenu
{
	height:50px; background-color:#ff9e9e; text-align: center;
}
.DovizBaslik
{
	font-family:Tahoma;
	color : Red;
	font-size:11px;
	font-weight:bold;
}
.DropDownList
{
	padding-top:5px;
	padding-left:3px;
	font-family: tahoma;
	font-size: 11px;
	color: Navy;
	height:20px;
	border-color: #7f9db9;
	border-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
.TextBox
{
	height:15px;
	padding-top:1px;
	padding-left:5px;
	font-family: tahoma;
	font-size: 11px;
	color: #555555;
	border-color: #7f9db9;
	border-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
.Button
{
	height:23px;
	font-family: tahoma;
	font-size: 11px;
	color: Navy;
	border-color: #7f9db9;
	border-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
.IlanBaslik
{
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	color: Maroon;
}
.Baslik
{
	font-family: tahoma;
	font-size: 11px;
	font-weight:normal;
	color: Black;
}
.label
{
	font-family: tahoma;
	font-size: 10px;
	color: Black;
}
.labelBold
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size	: 11px;
	font-weight	: bold;
	color		: Black;
}
.IlanDetay
{
	font-family: tahoma;
	font-size: 11px;
	color: Navy;
}
.IlanMenu
{
	background-color: #ff3a3a;
}
.IlanAlternatif
{
	background-color: #fff2bd;	
}
.IlanGBaslik
{
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	color: Green;
}
.AnaKategori
{
	width:220px; height:20px; text-align:left; background-color:#b40000; border-style:none; padding-left:5px; color:#FFFFFF; font-weight:bold;
}
.AltKategori
{
	width:220px; height:18px; text-align:left; background-color:#ffb2b2; border-style:none; padding-left:10px; color:#754a00; font-weight:bold;
}
.ToolTip 
{ 
		            border:solid 1px;
		            font-family: Tahoma; 
		            font-size:8pt;
		            background-color: Yellow;
		            padding-left:5px;
		            padding-right:5px;
}
.Bloklar
	{            
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	text-align:center;
	font-size:12px;
	height:28px;
	font-family:Tahoma, Verdana, Arial, Helvetica;
	position:relative;
	display:block;
	font-weight:bold;
	background:url("../images/block-baslik.gif") repeat-x left top;
	border-bottom:2px solid #836214;
	border-top:0px solid #cbd77e;
	}
	.BlokLabel 
	{
	font-family:Tahoma;
	font-size :12px;
	color:#836214;
	font-weight:bold;
	}




/* ajax modal dialog styles */
.modalBackground {
	background-color: Gray;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.modalBox {
	background-color : #f5f5f5;
	border-width: 3px;
	border-style: solid;
	border-color: Blue;
	padding: 3px;
}
.modalBox caption {
	background-image: url(images/window_titlebg.gif);
	background-repeat:repeat-x;
}

/* tweb modal dialog styles */
.modalPanelTitle td {
	padding: 3px;
	font-weight: bold;
	font-size: 0.9em;
	background-image: url(images/window_titlebg.gif);
	cursor: pointer;
	color: black;
	font-family: Verdana;
	width: 100%;
	height: 30px;
	background-color: #6f90dc;
}

.modalPanel {
	z-index: 500;
	width: 500px;
	border: solid 1px #275473;
	position: absolute;
	border-collapse: collapse;
	background-color: #f0faff;
}

.modalPanel td {
	vertical-align: top;
}

.titleIcon {
	padding-right: 20px;
}
.divCol{
	font-weight:bold;
	float:left; 
	width:120px;
	text-align:right;
	margin-right:10px; 
	white-space:nowrap;
}
/*no width on the last col so it will expand*/
.divColLast{
	float:left; 
	white-space:nowrap;
}
.caption, table caption {
	background-color: #aaa;
	background-image: url('images/tilebg_tablecaption.gif');
	color: #000;
	font-size: 16pt;
	font-weight: bold;
	border: 0;
	border-bottom: solid 1px #737373;
	white-space: nowrap;
	text-align: center;
}
.clearer {
	clear: both;
	overflow: hidden;
	background-color:transparent;
	filter:alpha(opacity=0);
	opacity:0.0;
	height: 1px;
	margin: 1px 1px 1px 1px;
	max-height: 2px;
}
/* joomladan alınan css*/
#mainbodybox{
	margin:auto 0;
	background:url(../images/bg_shadmainbody.gif) repeat-x top left #FFFFFF;
	border:1px solid #DDDADA;
	padding-top:5px;
	text-align:center;
}	
#mainbody_inner {
	text-align:left;
	margin:8px;
}
.blog_more {
margin   : 0px 0 0px 0px;
}
table.contentpaneopen {
  width            : 100%;
  border-spacing   : 0;
  border		   : 0;
  padding-left     : 0px;
  padding-right    : 0px;
  margin-bottom    : 0px;
  background-color : #C3D1E3;
}

.alert {
    background: #fff6bf url(images/uyari.gif) center no-repeat;
    background-position: 15px 50%; /* x-pos y-pos */
    text-align: left;
    margin-top:2px;
    padding: 0px 0px 0px 0px;
    border-top: 1px solid #ffd324;
    border-left: 1px solid #ffd324;
    border-right: 1px solid #ffd324;
    border-bottom: 1px solid #ffd324;
}

.OnMouseImage {
    background: #fff6bf url(images/exclamation.gif) center no-repeat;
    background-position: 15px 50%; /* x-pos y-pos */
    text-align: left;
    margin-top:2px;
    padding: 0px 0px 0px 0px;
    border-top: 1px solid #FF0000;
    border-left: 1px solid #FF0000;
    border-right: 1px solid #FF0000;
    border-bottom: 1px solid #FF0000;
}

.saritable {
    background: #fff6bf ;
    background-position: 15px 50%; /* x-pos y-pos */
    height:400px;
    text-align: center;
    margin-top:0px;
    padding: 0px 0px 0px 0px;
    border-top: 1px solid #ffd324;
    border-left: 1px solid #ffd324;
    border-right: 1px solid #ffd324;
    border-bottom: 1px solid #ffd324;
}
.UserBilgi {
    background: #fff6bf ;
    background-position: 15px 100%; /* x-pos y-pos */
    height:72px;
    width:200px;
    text-align: left;
    margin-top:0px;
    padding: 0px 0px 0px 0px;
    border-top: 1px solid #ffd324;
    border-left: 1px solid #ffd324;
    border-right: 1px solid #ffd324;
    border-bottom: 1px solid #ffd324;
}
.tbl {
    background: #fff6bf ;
    background-position: 15px 50%; /* x-pos y-pos */
    height:100%;
    text-align: center;
    margin-top:0px;
    padding: 0px 0px 0px 0px;
    border-top: 1px solid #ffd324;
    border-left: 1px solid #ffd324;
    border-right: 1px solid #ffd324;
    border-bottom: 1px solid #ffd324;
}

.row1 
{ 
	background-color: #F7F7F7;
	padding			: 0px;
	font-family		: Tahoma;
	font-size		: 12px;
	border-color	: #FFFFFF;
	border-style	: solid;
	border-width	: 1px 1px 0px 1px;
}
.beyaz 
{ 
	background-color: #FFFFFF; padding: 0px; font-family: Tahoma; font-size: 12px; border-color: #FFFFFF; border-style: solid; border-width: 1px 1px 0px 1px; 
} 

.row2 
{ 
	background-color: #ECECEC; padding: 4px; font-family: Tahoma; font-size: 12px; border-color: #FFFFFF; border-style: solid; border-width: 1px 1px 0px 1px; 
}


.row3 
{ 
	background-color: #EAEAEA; padding: 0px; font-family: Tahoma; font-size: 12px; border-color: #FFFFFF; border-style: solid; border-width: 1px 1px 0px 1px; 
}


/* üst menü */ /*
a.ustmenu:link, a.ustmenu:visited {
  display          : inline-table;
  font-size        : 11px;
  border-bottom    : 0px solid #5ca6ce;
  background       : transparent url(../images/mainlevel.gif) no-repeat right bottom;
  font-weight      : normal;
  padding          : 2px 0 2px 0;
  color            : #666666;
  text-indent      : 10px;
}
a.ustmenu:hover {
  border-bottom    : 0px solid #ff6600;
  background       : transparent url(../images/mainlevel_h.gif) no-repeat right bottom;
  font-size        : 12px;
  font-weight      : normal;
  color            : #ff6600;
  text-decoration  : none;
  text-indent      : 10px;
}
*/
/*Slide Show CCS*/
.ob_show_panelsholder
{

}

/* panel */
.ob_show_panel
{
	overflow:auto;
}

/* changer container */
.ob_show_changer
{
	overflow:auto;
}

/* changer number */
.ob_show_changernumber
{	
	font-family:Tahoma;
	font-weight:bold;
	font-size:8pt;
	color:#596573;
	
	cursor:pointer;
	
	background-image:url(number.gif);
	background-repeat:no-repeat;
	background-position:center center;
	
	width:28px;
	height:27px;
}

/* changer number onmouseover */
.ob_show_changernumber_over
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:8pt;
	color:#F6F6F6;
	
	cursor:pointer;
	
	background-image:url(number_selected.gif);
	background-repeat:no-repeat;
	background-position:center center;
	
	width:28px;
	height:27px;
}

/* changer number when selected */
.ob_show_changernumber_selected
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:8pt;
	color:#F6F6F6;
	
	cursor:pointer;
	
	background-image:url(number_selected.gif);
	background-repeat:no-repeat;
	background-position:center center;
	
	width:28px;
	height:27px;
}

/* changer play image */
.ob_show_changerplay
{
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	
	background-image:url(play.gif);
	background-repeat:no-repeat;
	background-position:center center;
	
	width:28px;
	height:27px;
	
	margin:0px;
}

/* changer play image onmouseover */
.ob_show_changerplay_over
{
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	
	background-image:url(play.gif);
	background-repeat:no-repeat;
	background-position:center center;
	
	width:28px;
	height:27px;
	
	margin:0px;
}

/* changer pause image */
.ob_show_changerpause
{
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	
	background-image:url(pause.gif);
	background-repeat:no-repeat;
	background-position:center center;
	
	width:28px;
	height:27px;
	
	margin:0px;
}

/* changer pause image onmouseover */
.ob_show_changerpause_over
{
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	
	background-image:url(pause.gif);
	background-repeat:no-repeat;
	background-position:center center;
	
	width:28px;
	height:27px;
	
	margin:0px;
}

/* changer left image */
.ob_show_changerleft
{
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	
	background-image:url(arrow_left.gif);
	background-repeat:no-repeat;
	background-position:center center;
	
	width:28px;
	height:27px;
	
	margin-left:10px;
	margin-right:3px;
}

/* changer left image onmouseover */
.ob_show_changerleft_over
{
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	
	background-image:url(arrow_left.gif);
	background-repeat:no-repeat;
	background-position:center center;
	
	width:28px;
	height:27px;
	
	margin-left:10px;
	margin-right:3px;
}

/* changer right image */
.ob_show_changerright
{
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	
	background-image:url(arrow_right.gif);
	background-repeat:no-repeat;
	background-position:center center;
	
	width:28px;
	height:27px;
	
	margin-left:3px;
	margin-right:10px;
}

/* changer right image onmouseover */
.ob_show_changerright_over
{
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	
	background-image:url(arrow_right.gif);
	background-repeat:no-repeat;
	background-position:center center;
	
	width:28px;
	height:27px;
	
	margin-left:3px;
	margin-right:10px;
}

/* changer top image */
.ob_show_changertop
{
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	
	background-image:url(arrow_top.gif);
	background-repeat:no-repeat;
	background-position:center center;
	
	width:27px;
	height:28px;
	
	margin-top:10px;
	margin-bottom:3px;
}

/* changer top image onmouseover */
.ob_show_changertop_over
{
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	
	background-image:url(arrow_top.gif);
	background-repeat:no-repeat;
	background-position:center center;
	
	width:27px;
	height:28px;
	
	margin-top:10px;
	margin-bottom:3px;
}

/* changer bottom image */
.ob_show_changerbottom
{
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	
	background-image:url(arrow_bottom.gif);
	background-repeat:no-repeat;
	background-position:center center;
	
	width:27px;
	height:28px;
	
	margin-top:3px;
	margin-bottom:10px;
}

/* changer bottom image onmouseover */
.ob_show_changerbottom_over
{
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	
	background-image:url(arrow_bottom.gif);
	background-repeat:no-repeat;
	background-position:center center;
	
	width:27px;
	height:28px;
	
	margin-top:3px;
	margin-bottom:10px;
}
.TableBorder
{
border-bottom-style:solid; 
border-bottom-color:#c0c0c0; 
border-bottom-width:1px; 
border-left-style:solid; 
border-left-color:#c0c0c0; 
border-left-width:1px; 
border-right-style:solid; 
border-right-color:#c0c0c0; 
border-right-width:1px; 
border-top-style:solid; 
border-top-color:#c0c0c0; 
border-top-width:1px;
HEIGHT: 30px;WIDTH: 100%; 
}
.BlokBaslik
{
background-image:url(images/ust_orta.gif);
width:158;
vertical-align:middle; 
height: 28px;
	
}
.changerTable
{
	border-padding: expression(cellPadding=0);
	border-padding: 0px;		
}

.changerTable td
{
	vertical-align:top;
}