body{
	background: #418ab0 url(body_bg.png) repeat-x fixed top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
.main_table{ }
td{font-size: 12px;}
img{border: 0px;}

a{text-decoration: none; color:#0063dc;}
a:hover{	text-decoration: underline; }
h1, h2, h3, ul, ol, dl, dt, dd, li, form { margin:0; padding:0; }
li{ list-style: none; }
.bold{ font-weight: bold; }
.lighter{ font-weight: lighter; }
.underline{text-decoration: underline;}

.on{font-size: 10px; }
.onbir{font-size: 11px; }
.oniki{font-size: 12px; }
.ondort{font-size: 14px; }
.onialti{font-size: 16px; }
.white{color: White; }
.black{color: Black; }
.grey{color: Gray;}
.grey2{color: #555555;}
.red{color: Red;}
.orange{color: #f5b939; }
.orange2{ color: #F84B01; }
.blue{ color: #284966; }
.naviblue{color: #00007c; }
.lightblue{color:#0063dc;}
.green{color: Green;}
.hidden{display: none;}
.shadow{ text-shadow:#000000 1px 1px 1px; }
.corner{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.left{float: left;}
.right{float: right;}
.italic{font-style: italic;}
.arial{font-family: Arial, Helvetica, sans-serif;}
.verdana{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
textarea{font: 12px Arial, Helvetica, sans-serif;}
input{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding: 0px; margin: 0px; }
.in_put {border: 1px solid #dfdfdf; height: 18px; font-family: Arial, Helvetica, sans-serif;  font-size: 12px; padding: 0px; margin: 0px; }
.in_put:hover {border: 1px solid #ADADAD;	}
.in_put:focus {border: 1px solid #21759b;}
.hand{cursor: pointer;}
.over:hover{text-decoration: underline;}
.drag{ cursor: move; }
.border{ border: 1px solid #F5F5F5; }
.bg_red{ 	background-color: #FFA4A4; }
.bg_white{ 	background-color: #FFFFFF; }
.bg_blue{ 	background-color: #d4e3e8; }
.xinput{
	width:150px; 
	font-size:11px;
	color:#000000; 
	background-color:#FFFFFF; 
	border:1px solid #CCCCCC;
}
.admin_tag{
	width: auto;
	line-height: 10px;
	height: 10px; 
	float: left;
	margin: 5px;
}
.rmw_tag{
width: 10px;
height: 10px;
margin-right: 3px;
cursor:pointer;
background: url(xit.gif) no-repeat 0 0;
float: left;
}
.photo_btn img{
	margin: 0 2px 0 2px;
}

.admin_box{
	background:url(/images/a_bg.gif) repeat-x #FFFFFF; border:#b5bcc5 1px solid;
}
.admin_box_title{
	height:30px; line-height:30px; padding-left:15px; font-weight: bold; color: #5B5B5B; font-size: 13px;
}
.admin_box:hover{
	background:url(/images/a_bg.gif) repeat-x #FFFFFF; border: 1px solid #4b6688;
}
.admin_box:hover .admin_box_title{
	color: Black;
}

.cbox1{
	background: #ebf3fe;
	height: 35px;
	padding: 5px;
}
.cbox1:hover{
	background: #a0dc4f;
	height: 35px;
	color: White;
	padding: 5px;
}
.cbox2{
	background: #FF8C00 url(check.png) no-repeat 118px 15px;
	height: 35px;
	color: White;
	padding: 5px;
}



.ocbox1{
	background: #ebf3fe;
	height: 16px;
	padding: 5px;
}
.ocbox1:hover{
	background: #a0dc4f;
	height: 16px;
	color: White;
	padding: 5px;
}
.ocbox2{
	background: #FF8C00 url(check2.png) no-repeat 130px 8px;
	height: 16px;
	color: White;
	padding: 5px;
}


.form_btn{
	background: White url(form_btn_bg.png) repeat-x bottom;
	border: 1px solid Silver;
}
.form_btn:hover{
	background: White url(form_btn_bg.png) repeat-x top;
	border: 1px solid #002951;
	color: #002951;
}

.footer{color: Gray;}
.footer a{color: Gray; text-decoration: underline;}
.footer a:hover{	text-decoration: none; }

.pd5lr{
padding-left:5px; padding-right:8px;
border-left: 1px solid #05151e;
}
.bgcnav{
	background: #334048;
}
.mtt{ padding: 3px; }
.mtt:hover{ background: #FB4B00; }
.header_menu{ list-style: none; }
.header_menu .sub{
	display:block;
	float: left;
	vertical-align: middle;
	color: #11374c;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.header_menu .msub {
	height: 48px;
	line-height: 48px;
	color: White;
	text-decoration: none;
	display: block;
}
.header_menu .msub:hover{
	color: White;
}
.header_menu .mnsub{
	display:block;
	float: left;
	height: 48px;
	line-height: 48px;
	vertical-align: middle;
	color: White;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.header_menu .mnsub a{
	color: White;
	text-decoration: none;
	display: block;
}
.header_menu .mnsub a:hover{
	color: White;
	text-decoration: underline;
	background: #FB4B00;
}
.main_nav_back{
	background: White url(main_nav_back.jpg) no-repeat top;
}
.ht1{color: #09283c; font-weight:bold; font-size: 15px; }
.ht2{color: #4a90b5; font-size: 15px; }

.method{list-style: none; width: 200px;}
.method li{
	display:block;
	color: #11374c;
	text-decoration: none;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 20px;
	margin: 1px;
	height: 23px;
	line-height: 23px;
	background: url(ghm.gif) no-repeat left;
}
.method li:hover{
	background: url(ghm2.gif) no-repeat left;
}
.method li a{
	color: white;
	text-decoration: none;
}
.method li a:hover{
	color: #fdff6b;
	text-decoration: underline;
}

.hm_searchtype{list-style: none; width:auto; padding: 4px 0px 0px 10px;}
.hm_searchtype li{
	float: left;
	display:block;
	width: auto;
	margin: 0px 5px 0px 0px;
	padding: 0px 10px 0px 10px;
	height: 22px;
	line-height: 22px;
	cursor: pointer;
	background: White; 
	color: Black; 
	text-decoration: none;
}
.hm_searchtype li.selected{background: #ff4800; color: White; text-decoration: none; }

.hm_img{
/* border: 1px solid #DCDCDC; */
}
.hm_ilan{list-style: none; width: 104px;}
.hm_ilan li{
	display:block;
	color: #11374c;
	text-decoration: none;
	font-size: 11px;
	margin-bottom: 2px;
}
.hm_ilan li:hover{
}

.admin_title {
color: #064269;
font-weight: bold;
}
.admin_title2 {
color: #464646;
font-weight: bold;
}

.adminsortmenu{list-style: none;}
.adminsortmenu li{
	height: 24px;
	display:block;
	line-height: 24px;
	padding-left: 5px;
	margin: 1px;
	background: #f8f8ff;
	color: #11374c;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
}
.adminsortmenu li:hover{
background: #fffacd;
}

.dragbox{
	height: 24px;
	width: 10px;
	background: url(drag.png) no-repeat center;
	cursor: move;
	margin-right: 5px;
}

.msg_alert_box{
	border: 1px solid #FF4500;
	padding: 6px;
	background-color: #FFFFE0;
	margin-bottom: 10px;
}

.user_box{
	border: 1px solid #aaccff;
	padding: 6px;
	background-color: #f2f7ff;
	margin-bottom: 10px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
}
.user_box .title{
color: Gray;
}
.user_box:hover .title{
color: Black;
}
.user_ui{
	list-style: none; 
	border: 1px solid #aaccff; 
	background-color: White; 
	margin-top: 3px;
	padding-top: 5px; 
	-webkit-border-radius: 5px;
   -moz-border-radius: 5px;
	}
.user_ui li{
	height: 20px;
	display:block;
	color: #3366bb;
	text-decoration: none;
	font-size: 12px;
	padding-left: 5px;
	margin: 1px;
	line-height: 16px;
}
.user_ui li:hover{}
.user_ui li a{color: #3366bb;}
.user_ui li img{
float: left;
margin-right: 5px;
}
.list_table{
	border: 1px solid white;
	padding-top:3px; border-bottom:1px solid #eeeeee;
}
.list_table_hover{
	padding-top:3px; border:1px solid #aadd66;
}
.fade20{
filter:alpha(opacity=20);
opacity: 0.2;
-moz-opacity:0.2;
}

.home_list_table{ border: 1px solid #CCCCCC;}
.home_list_table_hover{	border: 1px solid #FFA739; background: #FFFFDB;}
.home_list_table_hover .hmtitle{ color: #FF4500;}


.ilan_menu{
	list-style: none;
	width: auto;
}
.ilan_menu li{
	width: auto;
	height: 16px;
	display:block;
	text-decoration: none;
	font-size: 11px;
	padding-left: 5px;
	margin: 1px;
	line-height: 16px;
	float: left;
}
.ilan_menu li img{
float: left;
margin-right: 3px;
}

.ilan_title{
color: #1e53aa;
font-size: 12px;
}
.ilan_title a{
color: #1e53aa;
font-size: 12px;
text-decoration: underline;
}
.ilan_title a:hover{
color: Green;
text-decoration: none;
}
.ilan_aciklama{ color: #555555; padding-top:5px; padding-left: 5px;}
.imgbox{
border: 1px solid #DCDCDC;
height: 80px;
width: 108px;
vertical-align: middle;
line-height: 88px;
/*display:table-cell; */
}
#imgPreviewWithStyles {
    background: #e4efff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 7px;
    z-index: 999;
    border: none;
}
.tag a{ color: #6c818c; }
.tag a:hover{ }

.mphoto_container{background: url(/images/photobg.jpg) repeat-x; }
.mphoto{
	max-height:300px; max-width:400px;
	width: expression(this.width > 400 ? 400: true);
	height: expression(this.height > 300 ? 300: true);
}.
.tag_ui{
	list-style: none; 
	background-color: White; 
	margin-top: 3px;
	padding-top: 5px; }
.tag_ui li{
	float: left;
	height: 20px;
	display:block;
	color: #3366bb;
	text-decoration: none;
	font-size: 12px;
	padding-left: 5px;
	margin: 1px;
	line-height: 16px;
}
.tag_ui li img{
float: left;
margin-right: 5px;
}
.category_ui{
	list-style: none; 
	border: 1px solid #aaccff; 
	background-color: White; 
	margin: 5px;
	padding: 5px;
	}
.category_ui li{
	height: 20px;
	display:block;
	color: #3366BB;
	text-decoration: none;
	font-size: 12px;
	padding-left: 10px;
	margin: 1px;
	line-height: 20px;
	background-color: #F8F8FF;
}
.category_ui li:hover{ background-color: #FFFACD; padding-left: 15px; }
.category_ui li img{ margin-right: 5px; }
.category_ui li a{ color: #3366BB;}
.category_ui li a:hover{ color: Red; text-decoration: none;}
.kriter{
	border: 2px solid #aaccff;
	width: 100px;
	float: left;
	margin: 5px;
}
.bgblue{
padding-left: 3px;
background-color: #e3f0f9;
height: 16px;
line-height: 16px;
}
.ktitle{
padding-left: 3px;
height: 20px;
line-height: 20px;
}

.visit_number{
	background:#003366; color:#FFFFFF; padding:0 10px 0 10px; font-size:20px; width:auto;
}

/* Ui Li DropDown Menu */
.ddbutton{
	background: White url(dropdown-arrow.png) no-repeat scroll 160px center;
	padding: 0px 10px 0px 10px;
}
.ddmenu{
	background-color: White;
	padding: 5px;
}

.wmenu{
width:190px; padding-top:5px;
}

.wmenu_ui{
	list-style: none; 
	margin-top: 3px;
	padding-top: 5px; }
.wmenu_ui li{
	display:block;
	color: #3366bb;
	text-decoration: none;
	font-size: 12px;
	padding-left: 15px;
	margin: 1px;
	line-height: 20px;
	background: url(arrow1.png) no-repeat scroll 0px center;
}
.wmenu_ui li:hover{ background-color: #f2f7ff; }
.wmenu_ui li img{float: left; margin-right: 5px; }


.htopmenu_ui li{
	height: 16px;
	display:block;
	color: #3366bb;
	text-decoration: none;
	font-size: 12px;
	padding-right: 10px;
	margin: 1px;
	line-height: 16px;
	background: url(arrow4.png) no-repeat scroll right center;
}


.hpmenu_ui{
	list-style: none; 
	background-color: White; 
	margin-top: 3px;
	padding-top: 5px; }
.hpmenu_ui li{
	height: 20px;
	display: block;
	text-decoration: none;
	font-size: 12px;
	padding-left: 15px;
	margin: 1px;
	line-height: 20px;
	background: url(arrow2.gif) no-repeat 0px center;
	border-bottom: 1px solid #CCCCCC;
}
.hpmenu_ui li:hover{ background-color: #FFF4B7; }
.hpmenu_ui li img{float: left; margin-right: 5px; }
.hpmenu_ui a{ color: #2A2A2A; }
.hpmenu_ui a:hover{ color: black;  }

/* Main Nav Buttons - For li */
.nav_li{
	height: 16px;
	display:block;
	color: White;
	text-decoration: none;
	font-size: 12px;
	padding-left: 15px;
	margin: 1px;
	line-height: 16px;
	background: url(arrow1.png) no-repeat scroll 0px center;
}
.nav_li .lnk{ color: White;}

/* Ana Sayfa Slider Butonlarini Gizle */
.carousel-control{overflow:hidden;display:none;}


div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #dddddd;
	text-decoration: none; /* no underline */
	color: #666666;
	background-image: url(nav_bt_bg.png);
	background-repeat: repeat-x;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #99b1d5;
	color: #252435;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #2643A8;
	font-weight: bold;
	background-color: #2643A8;
	color: #FFF;
	background-image: url(nav_bt_bg_on.png);
	background-repeat: repeat-x;
	}
	div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
	}

	


.page_nav { list-style: none; }
.page_nav li {	
	float: left; 
	height: 18px;
	line-height: 18px;
	width: auto;
	margin-right: 2px;
}
.page_nav li a{
	float: left;
	border: 1px solid #dddddd;
	background-color: White;
	padding: 0px 4px 0px 4px;
	height: 18px;
	line-height: 18px;
	width: auto;
}
.page_nav li.current{
	float: left;
	border: 1px solid #dddddd;
	background-color: #2643a8;
	color: White;
	padding: 0px 4px 0px 4px;
	height: 18px;
	line-height: 18px;
	width: auto;
}
.page_nav li.disabled{
	float: left;
	border: 1px solid #dddddd;
	color: Gray;
	background-color: White;
	padding: 0px 4px 0px 4px;
	height: 18px;
	line-height: 18px;
	width: auto;
}	

.photo_gallery{}
.photo_gallery td{ border: 1px solid #ececec; }
.photo_gallery tr:hover{ background-color: #ecf1f9; }
.photo_gallery tr:hover .etitle{ color: red; }

.error_box{
	background: #FFFFCC 5px 5px no-repeat url(alert.png);
	margin:5px; padding:5px; padding-left: 30px; border:1px solid red; color:red;
}

.info_box{
	background: #ffffff 10px 5px no-repeat url(info.png);
	padding:10px; min-height: 40px; padding-left: 70px; border:5px solid #fa5505;
}