@import url("main-menu.css");
@import url(//fonts.googleapis.com/css?family=Open+Sans:700);
@import url("../../../assets/redmond/jquery-ui.css");
@font-face {
        font-family: "menu";
    src: url('../fonts/titilliumtext22l006-webfont.eot');
    src: url('../fonts/titilliumtext22l006-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/titilliumtext22l006-webfont.woff') format('woff'),
         url('../fonts/titilliumtext22l006-webfont.ttf') format('truetype'),
         url('../fonts/titilliumtext22l006-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
        font-family: "menu2";
    src: url('../fonts/titilliumtext22l006-webfont.eot');
    src: url('../fonts/titilliumtext22l006-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/titilliumtext22l006-webfont.woff') format('woff'),
         url('../fonts/titilliumtext22l006-webfont.ttf') format('truetype'),
         url('../fonts/titilliumtext22l006-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansRegular';
    src: url('../fonts/pt_sans-web-regular-webfont.eot');
    src: url('../fonts/pt_sans-web-regular-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/pt_sans-web-regular-webfont.woff') format('woff'),
         url('../fonts/pt_sans-web-regular-webfont.ttf') format('truetype'),
         url('../fonts/pt_sans-web-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}
* { margin:0 }
html,body{height:100%;margin:0;padding:0}
body{color:#fff;background-image:url(../images/bg.jpg);no-repeat center center fixed; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover; height: 100%;
	}
a:link,a:visited,a:active{color:#F90;font-weight:400;text-decoration:none;outline:none; font-family: 'Armata', sans-serif;}
a:hover{color:#CCC}
ul{list-style-type:none;margin:0;padding:0}
li{padding-left:5px; text-decoration:none;}
.wrapper{min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -4em;}
.wrap{width:977px;margin-right:auto;margin-left:auto; height: auto; min-height: 100%;}
.wrapebulten{width:470px;margin-right:auto;margin-left:auto}
.master-wrap{background-repeat:no-repeat;background-position:center top;}
#content-left-right,#content-left,#content-right,#main-col,.frame-wrap{padding:0px;}
#content-left-right .content-left-right-inner,#content-left .content-left-inner,#content-right .content-right-inner,#main-col .main-col-inner,.frame-inner{padding:5px; z-index:99; }



.frame-inner2{margin-top:5px;}
.shadow{-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.5);-moz-box-shadow:0 1px 2px rgba(0,0,0,0.5);box-shadow:0 1px 2px rgba(0,0,0,0.5)}
p{margin:0 0 10px;padding:0}
.hr2,hr{background:url(../images/divider-large.png) no-repeat center top;}
hr{height:22px;border:none;display:block;margin:-10px 0;padding:0}
.hr2{height:2px}
img{border:0}
.image{border:1px solid #ddd;background-color:#fff;margin:1px;padding:4px}
.image:hover{border:1px solid #c5c5c5;background-color:#f6f6f6}
#avatar{position:absolute;right:20px;top:20px;border:1px solid #BCBCBC;border-radius:5px;background-color:#FFF;padding:3px}
.captcha{background-color:#FFF;border:1px solid #DCDCDC;display:inline-block;vertical-align:middle;-moz-border-radius:5px;border-radius:5px;-webkit-border-radius:5px;text-align:center;}
span.highlight{border-width:1px; border-style:solid;padding:1px 5px;   -moz-border-radius:3px;  -webkit-border-radius:3px;  -ms-border-radius:3px;  -o-border-radius:3px;  border-radius:3px;  text-shadow:none}

/** Forms **/
form { margin:0; padding:0 }

.bultenbox, textarea, select { background-color:#FFF; background-image:url(../images/input-bg.png); background-repeat:repeat-x; background-position:left top; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; font-family:PTSansRegular, "Trebuchet MS", Helvetica, Garuda, sans-serif; font-size:13px; outline:none; margin:0; padding:5px 2px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #E8E8E8; border-right-color: #E8E8E8; border-bottom-color: #E8E8E8; border-left-color: #bbb; margin-right:5px; padding-left:5px;}


.buttonva, a.buttonva { margin:0 -1px; padding:7px 13px; color:#ffffff; outline:none; cursor:pointer; vertical-align:baseline; text-shadow:0 -1px 0 rgba(0,0,0,.4); font-size:13px; line-height:17px; font-weight:bold; text-align:center; text-decoration: none; border: solid 1px #900; border-color: #900 #900 #900; background:#F00; background:-webkit-gradient(linear, left top, left bottom, from(#F00), to(#C00)); background:-moz-linear-gradient(top, #F00, #C00); background:linear-gradient(#F00, #C00); -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:5px; -webkit-box-shadow:0 1px 2px rgba(0,0,0,.08), inset 0 1px 0 rgba(255,255,255,.3); -moz-box-shadow:0 1px 2px rgba(0,0,0,.08), inset 0 1px 0 rgba(255,255,255,.3); box-shadow:0 1px 2px rgba(0,0,0,.08), inset 0 1px 0 rgba(255,255,255,.3); -webkit-background-clip: padding-box;}
.buttonva:hover { text-decoration:none; border-color:#fff; background:#CCC;}
.buttonva:active { position: relative; top:1px }







.inputbox, textarea, select { background-color:#FFF; background-image:url(../images/input-bg.png); background-repeat:repeat-x; background-position:left top; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; font-family:PTSansRegular, "Trebuchet MS", Helvetica, Garuda, sans-serif; font-size:13px; outline:none; margin:0; padding:7px 5px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 3px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #E8E8E8; border-right-color: #E8E8E8; border-bottom-color: #E8E8E8; border-left-color: #bbb; }
textarea { overflow:auto }
.button, a.button { margin:0 2px; padding:5px 16px; color:#b4b4b4; outline:none; cursor:pointer; vertical-align:baseline; text-shadow:0 -1px 0 rgba(0,0,0,.4); font-size:13px; line-height:17px; font-weight:bold; text-align:center; text-decoration: none; border: solid 1px #b8b8b8; border-color: #575757 #3e3e3e #1c1c1c; background:#474747; background:-webkit-gradient(linear, left top, left bottom, from(#606060), to(#292929)); background:-moz-linear-gradient(top, #606060, #292929); background:linear-gradient(#606060, #292929); -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; -webkit-box-shadow:0 1px 2px rgba(0,0,0,.08), inset 0 1px 0 rgba(255,255,255,.3); -moz-box-shadow:0 1px 2px rgba(0,0,0,.08), inset 0 1px 0 rgba(255,255,255,.3); box-shadow:0 1px 2px rgba(0,0,0,.08), inset 0 1px 0 rgba(255,255,255,.3); -webkit-background-clip: padding-box }
.button:hover { text-decoration:none; border-color:#565656 #3d3d3d #212121; background:#515151; -webkit-box-shadow:	0 1px 2px rgba(0,0,0,.15), inset 0 1px 0 rgba(255,255,255,.2); -moz-box-shadow:0 1px 2px rgba(0,0,0,.15), inset 0 1px 0 rgba(255,255,255,.2); box-shadow:0 1px 2px rgba(0,0,0,.15), inset 0 1px 0 rgba(255,255,255,.2) }
.button:active { position: relative; top:1px }
.input-out { display:inline-block; background-color:#FFF; -moz-border-radius:4px; border-radius:4px; -webkit-border-radius:4px; line-height:20px; height:20px; border:1px solid #B8B8B8; padding:4px }
.fileinput { line-height:29px; background-image:url(../images/file-input.png); background-repeat:no-repeat; height:29px; width:230px; border:0; background-color:transparent; font-size:13px; padding:0 0 0 5px }
.clear { height:0px; overflow:hidden; margin:0px; clear:both; }

/* == Checkbox Ratio == */
.ez-hide{opacity:0;filter:alpha(opacity=0)}
.ez-checkbox{display:inline-block;background-color:transparent;background-image:url(../images/checkbox.png);background-repeat:no-repeat;background-position:0 0}
.ez-radio{display:inline-block;background-color:transparent;background-image:url(../images/radio.png);background-repeat:no-repeat;background-position:0 0}
.ez-checkbox,.ez-radio{zoom:1;*display:inline;_height:36px;width:18px;height:18px}
.ez-checked,.ez-selected{background-position:0 -18px}
#top-menu{height:70px;position:relative; }
#header{z-index:99;height:172px;width:994px; margin-right:auto;margin-left:auto; background-image:url(../images/head-bg.png); margin-top:20PX;}
.bgline{height:700px;width:100%; margin-right:auto;margin-left:auto; position:absolute; z-index:-999; background-image:url(../images/bgline.png); background-repeat:repeat-y;
background-position:top; }
#header .logo{height:100px; z-index:2; position:absolute; width:980px;background-repeat:no-repeat;background-position:0 0;  }
#header .logo img{}
h1,h2,h3,h4,h5,h6{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;margin:0 0 10px;padding:0}
h1{font-size:28px;line-height:28px;color:#fff;margin-top:10px;}
h1 span{display:inline-block;padding-right:5px;padding-left:0px}
#main-col-right h1 span,#main-col-left h1 span,#main-col-left-right h1 span{}
h2{font-size:16px;line-height:16px;font-weight:400}
h3{font-size:14px;line-height:20px;color:#Fff;}
h4{font-size:14px;line-height:14px}
h5{font-size:14px;line-height:14px}
h6{font-size:14px;line-height:14px}

/** Lang Switching **/
#langswitch{position:absolute;right:15px;top:10px;z-index:5000;width:auto;}
#langswitch img{vertical-align:middle;cursor:pointer;}
#langswitchr ul{list-style-type:none;margin:0;padding:0; }
#langswitch li{list-style-type:none;background-image:none;margin:1px 0;padding:0;display:inline-block;}
#langswitch li a{text-decoration:none;text-align:center;padding:0 1px; }
#langswitch li.lang-active{opacity:0.3}

/* == Content Style == */
#content-left,#content-right,#content-left-right,#main-col{margin-bottom:0px; margin-top:-30px;}
#content-right .content-right-inner{}
#content-left .content-left-inner,#content-left-right .content-left-right-inner{background-image:url(../images/left-plug-bg.png);background-repeat:repeat-y;background-position:left top; margin-right:-3px; min-height:500px; max-height:100%}
#left-col{float:left;width:270px; }
#left-col .left-col-inner{margin-right:10px}
#right-col{float:right;width:370px}
#right-col .right-col-inner{margin-left:0px}
#right-col-sml{float:right;width:150px;padding-right:0;padding-bottom:15px;padding-left:20px}
#main-col-left{margin-right:5px}
#main-col-right{margin-left:285px}
#main-col-left-right{margin-left:285px;margin-right:170px}
#main-col .main-col-inner{padding:10px;}
#main-col-right .main-col-inner{padding-right:15px}
#main-col-left .main-col-inner{padding-left:15px}

#crumbs{padding-left:2%;background-repeat:repeat-x;background-position:left 10px;padding-top:19px;padding-bottom:5px; background-image:url(../images/menu-alt.png); color:#FFF; width:98%;  }
.box{border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;background-image:url(../images/trans2.png);background-repeat:repeat;border:solid 1px #fff;background:#fff;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 15px 0 #f8f8f8;-moz-box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 15px 0 #f8f8f8;box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 15px 0 #f8f8f8;padding:5px}
#right-col .plug-body,#left-col .plug-body{margin:0 0 15px}
#botplugin{color:#666;}
#botplugin a{color:#FFF;}
#botplugin a:hover{color:#FFF;}
#botplugin h3{color:#ffffff;}
#botplugin .botplugin-outer{}
#topplugin{min-height:40px;}
#topplugin .topplugin-wrapper{ margin-top:-2px;}
#home-top-plugin{margin-top:-3px;;z-index:-8; position:inherit; background-repeat:repeat-x; background-position:center; margin-bottom:0px}
#botplugin .botplugin-inner,#topplugin .topplugin-inner{margin-right:5px;margin-left:5px; }
.right-plug-wrap,.left-plug-wrap{margin-top:-5px;margin-right:-5px;margin-left:-5px;padding-top:10px}
.right-plug-wrap .right-plug-inner,.left-plug-wrap .left-plug-inner{margin-bottom:10px}
.right-plug-wrap{padding-left:15px;padding-right:10px; }
.left-plug-wrap{padding-right:15px;padding-left:10px; position:absolute; margin-top:0px;}
#content-right .right-plug-wrap h3,#content-left .left-plug-wrap h3,#content-left-right .left-plug-wrap h3{background-repeat:no-repeat;display:block;margin-top:-10px;line-height:35px;height:35px;padding:10px 10px 0}
#content-right .right-plug-wrap h3{background-image:url(../images/plug-right-title.png);background-position:left bottom;margin-left:-15px;margin-right:-10px}
#content-left .left-plug-wrap h3,#content-left-right .left-plug-wrap h3{background-image:url(../images/plug-left-title.png);background-position:right bottom;margin-right:-5px;margin-left:-10px}
#content-left-right .right-plug-wrap{background:#eee;border:1px solid #e6e8e9;margin-bottom:8px;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;padding:3px}
#content-left-right .right-plug-inner{background:#fafafa;border:1px solid #FFF;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;margin:0;padding:5px}

/* == Alternate Module Styling == */ 
.right-plug-wrap.dark{background-image:url(../images/plug-dark-bg-right.png);background-repeat:no-repeat;background-position:left bottom;color:#FFF;text-shadow:none}
.left-plug-wrap.dark{background-image:url(../images/plug-dark-bg-left.png);background-repeat:no-repeat;background-position:right bottom;color:#fff;text-shadow:none}
.right-plug-wrap.light .right-plug-inner,.left-plug-wrap.light .left-plug-inner,.left-plug-wrap.dark .left-plug-inner,.right-plug-wrap.dark .right-plug-inner{padding-bottom:5px}
.left-plug-wrap.light{background-image:url(../images/plug-light-bg-left.png);background-repeat:no-repeat;background-position:right bottom}
.right-plug-wrap.light{background-image:url(../images/plug-light-bg-right.png);background-repeat:no-repeat;background-position:left bottom}

/* == Liquid Boxes == */
.anasayfa1 {float:left;width:31%;margin-right:1%}
.anasayfa1 img{margin-bottom:5px;}
.anasayfa1 p{padding-left:5px;}
.anasayfa2{float:left;width:31%;margin-right:2%;margin-left:2%}
.anasayfa2 img{margin-bottom:5px;}
.anasayfa2 p{padding-left:5px;}
.anasayfa3{float:left;width:31%;margin-left:1%}
.anasayfa3 img{margin-bottom:5px;}
.anasayfa3 p{padding-left:5px;}
.col-51{float:left;width:48%;margin-right:1%}
.col-51 img{margin-bottom:5px;}
.col-51 p{padding-left:5px;}
.col-52{float:left;width:48%;margin-left:1%}
.col-52 img{margin-bottom:5px;}
.col-52 p{padding-left:5px;}

/* == Misc == */
.testimonial { background:url(../images/testimonial-bg.png) no-repeat left bottom; padding-bottom:30px }
ul#infopoint-list li { background:url(../images/sep.png) no-repeat left bottom; margin:0 0 5px; padding:0 0 5px }
ul#infopoint-list li img { display:inline-block; float:left; margin-right:10px }

/* == Gallery == */
ul#galleryrow { list-style:none; margin:0; padding:0 }
ul#galleryrow li { list-style:none; float:left; text-align:center; background-image:url(../images/pixel.gif); background-repeat:no-repeat; margin:0; padding:0 }
ul#galleryrow li img {padding:5px;margin-bottom:23px;margin-top:23px; -webkit-border-radius: 250px; 
-moz-border-radius: 250px;
border-radius: 250px;}
ul#galleryrow li img:hover {   text-decoration: none !important;-moz-transition:all 0.3s ease-in;-webkit-transition:all 0.3s ease-in;-o-transition:all 0.3s ease-in;transition:all 0.3s ease-in;opacity:1; -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px; -moz-box-shadow: 0 0 5px 5px #000;
-webkit-box-shadow: 0 0 5px 5px#000;
box-shadow: 0 0 5px 5px #000; }

/* == Tabs == */
div.tab{position:absolute;margin:0; width:649px; margin-left:348px; height:255px; background:url(../images/tab_bg.png); top:530px;}
ul.tabs{overflow:hidden;margin:0 0 -1px;padding:0 0 0 20px}
ul.tabs li{float:left;list-style-type:none;text-align:center;background-image:none;margin:0 4px 0 0;padding:0; }
ul.tabs a{color:#000;display:block;text-decoration:none;height:31px;float:left;position:relative;outline:0;padding:10px 20px 0; border:none; font-size:12px; font-family:Arial, Helvetica, sans-serif; font-weight:bold}
ul.tabs a.current{background:url(../images/tabs.png) 0 0 repeat-x;color:#262626;height:32px;cursor:default;z-index:2; box-shadow:inset 2px 2px 1px #660000;}
div.tabs_tab{display:none;position:relative;overflow:hidden}
.tab_content{position:relative;overflow:hidden;display:block;padding:15px}
#botplugin ul.tabs a{color:#fff;}
#botplugin a:hover{color:#FFF;}
#botplugin a.current{color:#000;}
#botplugin ul.tabs a.current{color:#000;}

div.tab2{margin:0; background:url(../images/tab_bg.png); width:250px; position:relative}
ul.tabs{overflow:hidden;margin:0 0 -1px;padding:20px 0 0 20px}
ul.tabs li{float:left;list-style-type:none;text-align:center;background-image:none;margin:0 4px 0 0;padding:0}
ul.tabs a{color:#0000;display:block;text-decoration:none;height:21px;float:left;position:relative;outline:0;padding:10px 20px 0; border:none; padding-top:8px}
ul.tabs a.current{background:url(../images/tabs.png) 0 0 repeat-x;color:#262626;height:22px;cursor:default;z-index:2; border-left:2px solid #CE0000;border-right:2px solid #CE0000;}
div.tabs_tab{display:none;position:relative;overflow:hidden}
.tab_content{position:relative;overflow:hidden;display:block;padding:15px}

/* == Login Box == */
#login-box { position:absolute; right:10px; color:#888; top:5px; text-shadow:#eee 1px 1px 0;   }
#login-box a { color:#7F7F7F }
#login-box a:hover { text-decoration:underline }

.bultenab {width:1070px; height:100px;  background-image:url(../images/bulten.png); margin-left:-45px;}
/* == Account == */
table.account { border-radius:3px; border:1px solid #CECECE }
.account tr td { -webkit-box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 15px 0 #eee; -moz-box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 15px 0 #eee; box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 15px 0 #eee; background-color:#FFF; padding:5px }
.account tr th { text-align:left; -webkit-box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 15px 0 #eee; -moz-box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 15px 0 #eee; box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 15px 0 #eee; background-color:#f2f2f2; font-size:22px; font-family:OpenSansCondensedLight; font-weight:lighter; border-radius:3px 3px 0 0; padding:10px 5px }

/* == Search == */
#search-box { float:right; position:relative; z-index:799; width: 210px; padding: 5px; top:104px; margin-right:-3px; }
#inputString { width:140px; height:16px; float:left; font:bold 16px 'lucida sans', 'trebuchet MS', Tahoma; border:1px solid #ffffff; padding:6px 5px;  }
#inputString:focus { outline:0; -moz-box-shadow:0 1px 1px #ffffff inset; -webkit-box-shadow:0 1px 1px #ffffff inset; box-shadow:0 1px 1px #ffffff inset; border-color:#ffffff }
#search-box #submit { float: right; border: 1px solid #ffffff; background-image:url(../images/search-a.png); background-repeat:repeat;  height: 30px; width: 50px; padding: 0; cursor: pointer; font: bold 15px Arial, Helvetica; color: #fafafa; text-transform: uppercase;   text-shadow: 0 1px 0 rgba(0, 0 ,0, .3); -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 0 #fff; position:absolute; }
#search-box #submit:hover, #search-box #submit:focus {background-image:url(../images/search-h.png); background-repeat:repeat; }
#search-box #submit:active { outline:0; -moz-box-shadow:0 1px 4px rgba(0,0,0,0.5) inset; -webkit-box-shadow:0 1px 4px rgba(0,0,0,0.5) inset; box-shadow:0 1px 4px rgba(0,0,0,0.5) inset }
#search-box #submit::-moz-focus-inner {border:0}
#suggestions { position:absolute; z-index:800; left:-72px; top:45px; }
#searchresults {background-image:url(../images/trans.png); background-repeat:repeat; font-size:12px; width:280px; }
#searchresults .searchresults-wrapper { background-color:#FFF; border:1px solid #ccc; -webkit-box-shadow:inset 0 0 15px 0 #ddd; -moz-box-shadow:inset 0 0 15px 0 #ddd; box-shadow:inset 0 0 15px 0 #ddd; padding:0px }
#searchresults { z-index:1000; text-align:left; min-width:20px; max-width:auto; color:#000; box-shadow:0 1px 3px 0 #000;}
#searchresults .search-odd, #searchresults .search-even { border-bottom-width:1px; border-bottom-style:solid; border-bottom-color:#E3E3E3; font-size:13px; }
#searchresults a small { display:block; line-height:1.5em; color:#000; }
#searchresults a { display:block; text-decoration:none; padding:10px }
#searchresults a:hover { text-decoration:none; width:265px; background-color:#FC0; box-shadow:0 2px 8px 0 #000; background:#474747; background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#F4F4F4)); color:#F00;}


/* == Comments == */
#comments ul{margin:0;padding:0}
#comments li{list-style:none;background-image:url(../images/pixel.gif);background-repeat:no-repeat;margin:0;padding:0}
#comments .commentWrap{display:block;margin-bottom:15px}
#comments small{font-size:10px;color:#999}
#comments .comment-body{padding-left:105px;min-height:65px}
#comments .comment-body .com-box{background-image:url(../images/eski-sayfa.jpg);
border:1px solid #ccc;min-height:80px;-moz-border-radius:5px;border-radius:5px;-webkit-border-radius:5px;padding:15px; color:#000;}
#comments .comm-reply{display:block;width:100%;text-align:right}
#comments .comm-reply a{font-size:10px;text-decoration:underline;color:#555}
#comments .comment-body div.desc h4{display:inline-block}
#comments li ul li{clear:both;padding-left:20px}
#comments a.reply-link{text-align:center;display:block;width:85px;font-size:12px;font-weight:600;text-transform:lowercase}
#comments p.authorcomment{margin-bottom:5px}
#comments .avatar{width:80px;height:80px;padding:2px}
#comments .img-holder{float:left;width:100px;height:100px;position:relative;padding-top:1px}
pre,code{font:12px/18px Consolas, "Andale Mono", Courier, "Courier New", monospace;text-align:left;white-space:pre;margin:0;padding:0}
pre{border:2px dotted #ddd;overflow-x:visible;overflow-y:hidden;background-image:url(http://www.usakkentmuzesi.com/theme/kurumsal-beyaz/images/code-bg.png);background-repeat:repeat;background-attachment:scroll;margin:10px 0;padding:0 4px}
blockquote{font-size:15px!important;padding-left:105px;line-height:22px;text-shadow:-1px -1px #fff;font-style:italic;color:#222!important;background-image:url(../images/quote.png);background-repeat:no-repeat;background-position:60px 0;margin:30px 0}
.char-alert{color:#C30}

/* == Pagination == */
#pagination, .pagination { text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px }
#pagination a, .pagination a { font-weight:600; text-decoration:none; outline:none; display:inline; text-align:center; box-shadow:0 1px 1px 0 #ddd; border-color:#DDD #C6C6C6 #A4A4A4 #C6C6C6; border-style:solid; border-width:1px; margin:0 2px; padding:5px 8px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; text-shadow: 1px 1px 0px #fff; }
#pagination a.number, .pagination a.number { border:1px solid #CBCAC8 }
#pagination a.number:hover, .pagination a.number:hover, #pagination a.current, .pagination a.current { color:#777; background-image:url(../images/pagination.png); background-repeat:repeat-x; background-position:left bottom }
#pagination a.current:hover, .pagination a.current:hover { text-decoration:underline }

/* == Messages == */
#msgholder, #msgholder-alt { width:auto; overflow:hidden; position:absolute; z-index:8000; display:inline-block; top:0; right:0 }
p.info { background-repeat:no-repeat; background-color:#FFF; background-image:url(../images/info-ico.png); background-position:10px 10px; border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color: #7E7E7E; margin-top:5px; margin-bottom:5px; padding:8px 5px }
.msgAlert, .msgInfo, .msgError, .msgOk { -moz-border-radius:7px; border-radius:7px; text-shadow:1px 1px 1px #fff; margin-top:5px; margin-bottom:5px; padding:8px 5px }
.msgAlert { background-image:url(../images/alert-bg.png); background-repeat:repeat-x; background-position:top; background-color:#FEE684; border:2px solid #BF9900; color:#85664E }
.msgAlert span { background-image:url(../images/alert-ico.png) }
.msgInfo { background-image:url(../images/info-bg.png); background-repeat:repeat-x; background-position:top; background-color:#92D6ED; border:2px solid #2FADD7; color:#3158BB }
.msgInfo span { background-image:url(../images/info-ico.png) }
.msgError { background-image:url(../images/error-bg.png); background-repeat:repeat-x; background-position:top; background-color:#F5D0CD; color:#8D0D0D; border:2px solid #900 }
.msgError span { background-image:url(../images/error-ico.png) }
.msgOk { background-color:#CBDA8F; background-image:url(../images/ok-bg.png); background-repeat:repeat-x; background-position:top; border:2px solid #8EA534; color:#336801 }
.msgOk span { background-image:url(../images/ok-ico.png) }
.msgError span, .msgOk span, .msgAlert span, .msgInfo span, p.info span { background-repeat:no-repeat; background-position:5px center; display:inline-block; padding-right:10px; padding-left:30px; font-weight:700 }
.msgError .error li { background-image:url(../images/required.png); background-repeat:no-repeat; background-position:left 6px; padding-left:15px; margin-left:15px }

.tip-yellowsimple { z-index:1000; text-align:left; border:1px solid #FF0000; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; min-width:20px; max-width:auto; color:#000; text-shadow:1px 1px 1px #ddd; background-color:#F8F8F8; padding:6px 8px; -webkit-box-shadow:0 0 0 5px rgba(0,0,0,0.1), 0 0 15px 0 #000; -moz-box-shadow:0 0 0 1px rgba(0,0,0,0.1),0 0 1px 0 #000; box-shadow:0 0 0 1px rgba(0,0,0,0.1), 0 0 15px 0 #000; }
.tip-yellowsimple .tip-inner { font-size:13px; line-height:1.7em;  }
.tip-yellowsimple .tip-arrow-top { margin-top:-6px; margin-left:-5px; top:0; left:50%; width:9px; height:6px; background:url(../images/tip-yellowsimple_arrows.gif) no-repeat }
.tip-yellowsimple .tip-arrow-right { margin-top:-4px; margin-left:0; top:50%; left:100%; width:6px; height:9px; background:url(../images/tip-yellowsimple_arrows.gif) no-repeat -9px 0 }
.tip-yellowsimple .tip-arrow-bottom { margin-top:0; margin-left:-5px; top:100%; left:20px; width:9px; height:6px; background:url(../images/tip-yellowsimple_arrows.gif) no-repeat -18px 0 }
.tip-yellowsimple .tip-arrow-left { margin-top:-4px; margin-left:-6px; top:50%; left:0; width:6px; height:9px; background:url(../images/tip-yellowsimple_arrows.gif) no-repeat -27px 0 }
.loadbg { background-image:url(../images/loadingLarge.gif); background-repeat:no-repeat; background-position:center center }

.push { height:4em; clear:both }
#footer { height:4em; color:#555; line-height:4em; background-image:url(../images/footer-bg1.png); background-repeat:repeat }
#footer .footer-wrap { background-image:url(../images/stripes-light.gif); background-repeat:repeat-x; background-position:top }
#footer .foot-icons { float:right; width:300px; text-align:right }
#footer .foot-icons img { padding-left:10px }

#altmenu ul{list-style-type:none;margin:0;padding:0;  }
#altmenu li{list-style-type:none; width:100%;  }
#altmenu li a{
	text-decoration: none;
	font-weight:400;
	padding-left:15px;
	margin-top:0px;
	width:250px;
	margin-left:-22px;
	position:absolute;
	margin-top:-15px;
	color:#000;


}	
#altmenu li.lang-active{opacity:0.3}
#altmenu img{vertical-align:middle;cursor:pointer;}
#altmenu li a:link, .altmenu li a:visited {
	color: #000000;
	background: url(../images/altmenu-norm.png);
	width:266px;
	margin-bottom:2px;
	padding-left:25px;
}
#altmenu li a:hover{
		background: url(../images/altmenu2.png);
		width:290px;
		position:absolute;
	padding-left:25px;
		color:#FFF;
		margin-top:-2px;
		padding-bottom:10px;
		margin-top:-15px;

}
#altmenu li a:active{
		background: url(../images/altmenu2.png);
		width:290px;
		position:absolute;
	padding-left:25px;
		color:#FFF;
		margin-top:-2px;
		padding-bottom:10px;
		margin-top:-15px;

}
#altmenu li a.selected{
	color: #26370A;
}
#altmenu li a.active{
		background: url(../images/altmenu2.png);
		width:290px;
		position:absolute;
	padding-left:25px;
		color:#FFF;
		margin-top:-2px;
		padding-bottom:10px;
		margin-top:-15px;
}

#altmenu li.current {
	background-color:#000;
}
#altmenu{z-index:5000; width:100%;}
#altmenu img{vertical-align:middle;cursor:pointer;}
#altmenu ul{list-style-type:none;margin:0;padding:0; line-height:50px; margin-top:0px; }
#altmenu li{list-style-type:none; width:100%; min-height:50px; line-height:50px; padding:0px; margin:0px;}

#altmenu li.lang-active{opacity:0.3}

#newsslider{width:305px; margin-left:49px; margin-top:20px; padding:0px; height:180px}
#newsslider newsslider_item{padding:0px; line-height:12px; font-size:12px;}
#newsslider a{padding:0px; line-height:15px; font-size:11px; color:#600}
#newsslider a:hover{padding:0px; line-height:15px; font-size:11px; color:#F00}
#newsslider h6{color:#21729A; font-size:12px}
.guncelst h3{padding-left:25px; padding-top:25px; color:#FFF; text-shadow:none; font-size:16px; font-family:menu}
.guncelst h5{padding:0px; line-height:12px; font-size:12px}
.npaging{float:right; margin-top:-222px; position:absolute; margin-left:315px}
img#slidePrev{float:left}
img#slideNext{float:left}
.tabver{background-image:url(../images/duyuru-bg.png); top:265px; position:absolute; width:350px; margin-left:-4px; margin-top:1px}
.newsslider_item{padding-top:8px; line-height:15px; font-size:11px; color:#600}

.guncelst{background-image:url(../images/duyuru-bg.png); top:264px; position:absolute; width:380px; margin-left:-30px; margin-top:1px}

.ebultenbut {background-image:url(../images/ebultenbut.png); width:235px; height:75px; text-align:right; font-size:15px; line-height:70px; position:absolute; top:5px;}
.ebultenbut img{vertical-align:middle;cursor:pointer;}

#vmenunav {background-image:url(../images/footermenubg.png); display:compact}
#vmenunavfoot {width:100%;  position:relative; margin:0px; left:0px; display:block;}
#vmenunav img{vertical-align:middle;cursor:pointer;}
#vmenunav ul li ul li a.fly span{display:block;width:210px;background-image:url(../images/sub_menu-arrow.png);background-repeat:no-repeat;background-position:195px center}
#vmenunav ul li:hover ul li a:hover{background:#E4EEF3;color:#11445E}
#vmenunav ul li:hover ul li a.fly:hover{background:url(http://www.usakkentmuzesi.com/theme/kurumsal-beyaz/images/sub_menu-hover.gif) repeat-x left top}
#vmenunav ul{font-size:16px;}
#vmenunav ul li a span{font-size:13px;}
#vmenunav ul li ul li a.fly span{font-size:13px}
#vmenunav ul li a span.down{font-size:13px; }
#vmenunav ul li a{font-size:13px; color:#000;}

.frmvap { height:2em; clear:both }


.footer222 .links h3
{
	color:#FFA6A6;
	margin-bottom:0.3em;
} 
.footer222 .links p
{
	color:#FFF;
	font-size:12px;
	line-height:1.25;
	
} 

.footer222 .links li
{
	width:108px;
	background:url(../images/sepfooter.png) repeat-x 0 100%;
	padding:7px 0 8px 0;
	
} 


.footer222 .links li a, .footer222 .links li:visited
{
	color:#ffffff;
	text-decoration:none;
	font-size:11px;
}
.footer222 .links li a:hover
{
	text-decoration:underline;
	
}

.footerpagebg {
	width:100%;
	position:fixed;
	margin-bottom:0px;
	background:url(../images/footerbgt.jpg) repeat-x left top;
	list-style-type:none; width:100%;
	-webkit-box-shadow:0 0 0 5px rgba(0,0,0,0.1), 0 0 35px 0 #000; -moz-box-shadow:0 0 0 1px rgba(0,0,0,0.1),0 0 35px 0 #000; box-shadow:0 0 0 1px rgba(0,0,0,0.1), 0 0 35px 0 #000;
	
}


.feature-social { width:690px;overflow:hidden;}
.feature-social li	{ float:left;margin:8px 20px 5px 0px;width:310px;overflow:hidden;}
.feature-social li  a	{ text-decoration:none;cursor:pointer;color:#676B76;} 
.feature-social li  img	{ float:left;padding-right:5px;}
.feature-social li  p 	{ float:left;display:block;padding:0 65px;color:#ABABAB;font-size:12px;line-height:9px; line-height:13px;width:245px; margin-top:-25px;}
.feature-social li  h3	{ float:left;padding:0 10px 0px 10px;color:#676B76;font-size:20px;}

@font-face {
    font-family: 'AbakuTLSymSansRegular';
    src: url('../fonts/abakutlsymsans.eot');
    src: url('../fonts/abakutlsymsans.eot#iefix') format('embedded-opentype'),
         url('../fonts/abakutlsymsans.woff') format('woff'),
         url('../fonts/abakutlsymsans.ttf') format('truetype'),
         url('../fonts/abakutlsymsans.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

 
.yenitl{
	font-family: "AbakuTLSymSansRegular", serif;
	font-size:24px;
	color:#000;
 }
 
 .yenitls{
	font-family: "AbakuTLSymSansRegular", serif;
	font-size:11px;
	color:#343434;
 }
 
 .kodarotomasyon-home1
{
width:310px; height:220px; position:absolute;
background-image:url(../images/access-control-home.png);}



 .kodarotomasyon-home2
{
width:310px; height:220px; position:absolute; margin-left:326px;
background-image:url(../images/otopark-otomasyonu.png);}

 .kodarotomasyon-home3
{
width:310px; height:220px; position:absolute; margin-left:649px;
background-image:url(../images/rfid-otomasyon-uygulamalari.png);}

.ustalanpag
{
	width:100%; height:70px; position:absolute; left:0px; top:0px; z-index:-2; padding-top:120px; padding-bottom:110px;}

.headyaz{
	width:980px; margin-left:auto; margin-right:auto; font-size:24px; padding-top:25px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color:#FFF; padding-left:170px; text-shadow: 1px 1px 8px #000000;
        filter: dropshadow(color=#000000, offx=1, offy=1);}
	
.headyazs{
	width:980px; margin-left:auto; margin-right:auto; font-size:24px; padding-top:25px; font-family: 'Open Sans', sans-serif; color:#000;}
	
.belediyehaberlerionceki {margin-top:10px; padding:10px; background:#1B1311;margin-right:10px;}
.belediyehaberleriileri {margin-top:10px; padding:10px; background:#1B1311; margin-left:10px;}
	
.haberlerindex {background-image:url(../images/haberler-bg.png); width:600px; height:420px; padding-top:55px; margin-top:260px;}
.haberlerindex2 {width:378px; height:340px; padding-top:55px; margin-top:-542px; margin-left:610px; position:absolute;}
.muzesaatleri {background-image:url(../images/usak-kent-muzesi-ziyaret-saatleri.png); width:378px; height:115px; }
.muzecafebuton {background-image:url(../images/muze-cafe-ve-seminer-salonlari.png); width:378px; height:140px; margin-top:-10px; }
.kentmuzesifacebook {background-image:url(../images/usak-kent-muzesi-facebook.png); width:378px; height:115px;}
.kentmuzesibelediye {background-image:url(../images/usak-kent-muzesi-usakbelediyesi.png); width:378px; height:95px; margin-top:-10px;}
usak-kent-muzesi-usakbelediyesi
.bottom a:link,a:visited,a:active{color:#fff;}
.anabaslik{letter-spacing: 0;
font-size: 14px;
line-height: 1.5em;
margin: 24px 0 10px; color:#FFF;}