/* MEZUN EDUCATION PORTAL GENERIC STRUCTURE  */
body {font:12px/1.5em Arial,Helvetica, sans-serif;
color:#333333;background-color:#EBEBEB;font-size:75%;}
html>body {font-size:12px;}

input, select, textarea {border:1px solid #999999;font-size:1em;padding:0.3em}

h2 {color:#333333;font-size: 1.5em; /* 18px */ line-height: 1em; /* 18px */ margin-top: 1em; margin-bottom: 0.5em;}
p {font-size:1em;line-height:1.5em;margin:0 0 1.5em 0;}

a {color:#0079BE;text-decoration:none}
a:hover {color:#000000;text-decoration:none}

/* STRUCTURE */

.pagewidth {margin:0 auto;width:985px;}
.container {background-color:#FFFFFF;margin:0 auto;padding:10px 20px 20px 20px;-moz-border-radius: 10px;
-webkit-border-radius: 10px;}
.main-col {display:inline;float:left;margin:0;padding-right:10px;width:620px}
.side-col {display:inline;float:left;margin:0;padding-left:10px;width:300px;padding-top: 21px;}

/* BOX STRUCTURE */
.col {width:140px}
.col2 {width:300px}
.col3 {width:460px}
.col4 {width:620px}
.col6 {width:940px}
.col7 {width:620px}

.col, .col2, .col3, .col4, .col6 {display:inline;float:left;padding-right:20px;position:relative;}
.col6, .side-col .col2, .last {margin:0;padding:0;float}
.rightcol {margin:0;padding:0}

/* GLOBAL NAV */
#global-nav {background-color:#FFFFFF;border-bottom:1px solid #D6D6D6;margin-bottom:10px;width:100%}
#global-nav .content {font-size:92%;padding:5px}
#global-nav .content img {vertical-align:middle}
#global-nav .content a {color:#333333;text-decoration:none}
#global-nav .content a:hover {color:#0079BE;text-decoration:none}
#global-nav .content .current {font-weight:bold}
#global-nav .searchBox{ float:left; display:inline; margin-right:15px; }
#global-nav .searchBox-field{ float:left; display:inline; padding:1px; }
#global-nav .searchBox-but{ float:left; display:inline; padding:1px; font-size:11px; padding:1px 5px; height:17px; }
#global-nav .contactUs{float:left; display:inline; margin-right:10px;}
#global-list li{display: inline;padding: 0;margin: 0;}
#global-list li a.current {font-weight:bold}

/* HEADER */
#header .top {padding:0px 10px 10px 10px;font-size:92%}
#header .bg {height:111px;margin-bottom:1px solid #FFFFFF; position:relative}
#header .logo {position:absolute;}

/* NAVIGATION */


/* BOX */
.box {margin:10px 0 15px 0;}
.box p {font-size:1em;line-height:1.5em;margin-bottom:0}
.heading {margin:7px 5px 5px 5px} 
.heading .title {float:left}
.heading .link {float:right; color:#C2C2C2;font-size:92%;font-weight:bold}
.heading .link img {vertical-align:middle}

/* BOX TEASER STRUCTURE */
.box-cols {background:#FFFFFF url(../images/dots-vert.gif) repeat-y }
.box .teaser-mpage .thmb img {width:300px; height:185px; margin:5px 0 0px 0}
.box .teaser-mpage .thmb {margin-bottom: 0px }
.box .teaser-mpage h2 {
color:#0079BE;
font-family:Georgia, "Times New Roman", Times, serif;/*font-size:1.75em;margin:0;padding:0 0 8px 0*/
font-size: 1.6667em; /* 20px */ 
line-height: 0.9em; /* 36px 1.8em */ 
margin-top: 0em; 
margin-bottom: 0.225em; 
}
.box .teaser-mpage .desc-red {float:left; padding:10px; width:280px; background-color:#FF0000; margin:0px 0px 15px 0px; }
.box .teaser-mpage .desc-blue {float:left; padding:10px; width:280px; background-color:#00a3dc; margin:0px 0px 15px 0px; }
.box .teaser-mpage a{color:#FFFFFF;}

.box .teaser-large .thmb img {width:300px; height:185px; margin:5px 0 10px 0}
.box .teaser-large .thmb {margin-bottom: 0px }
.box .teaser .thmb {float:left; width:150px;}
.box .teaser .thmb img {width:140px; height:87px}
.box .teaser .desc {float:left; width:150px}
.box .teaser-small .thmb {float:left; width:70px}
.box .teaser-small .thmb img {width:60px; height:60px}
.box .teaser-small .desc {float:left; width:228px}
.box .teaser-large h2 {
color:#0079BE;
font-family:Georgia, "Times New Roman", Times, serif;/*font-size:1.75em;margin:0;padding:0 0 8px 0*/
font-size: 1.6667em; /* 20px */ 
line-height: 0.9em; /* 36px 1.8em */ 
margin-top: 0em; 
margin-bottom: 0.225em; 
}
.box .teaser h2, 
.box .teaser-small h2, 
.box .teaser-text h2 {
color:#0079BE;
font-family:Georgia, "Times New Roman", Times, serif;/*font-size:1.33em;padding:0 0 8px 0;*/
font-size: 1.3333em; /* 16px */ 
line-height: 1.125em; /* 18px */ 
margin-top: 0em; 
margin-bottom: 0.28125em;
}
.box .teaser-list ul {
list-style:none;
margin-left:0;
padding-left:0;
}
.box .teaser-list ul li{
background:url(../images/dots-horz.gif) repeat-x bottom right;
padding:3px 0 6px 0
}
.box .teaser-list ul li.first {
padding:3px 0 6px 0
}
.box .teaser-list ul li.last {
padding:3px 0 6px 0;
background:none;
}
.box .teaser-block h2 {
color:#0079BE;
font-family:Arial, Helvetica, sans-serif;
font-size: 1.3333em; /* 16px */ 
font-weight:bold;
line-height: 1.125em; /* 18px */
margin-top: 0.5625em; 
margin-bottom: 0.28125em;
}



.box .activities-list ul {
list-style:none;
margin-left:0;
padding-left:0;
}
.box .activities-list ul li{
background-color:#ffd801;
padding:3px 0 6px 0;
margin-bottom:3px;
}
.box .activities-list a{
	color:#000000;
}
.box .activities-list a:hover{
	color:#a07c00;
}
.box .activities-list ul li.first {
padding:3px 0 6px 0
}
.box .activities-list ul li.last {
padding:3px 0 6px 0;
background:none;
}
.box .activities-block h2 {
color:#0079BE;
font-family:Arial, Helvetica, sans-serif;
font-size: 1.3333em; /* 16px */ 
font-weight:bold;
line-height: 1.125em; /* 18px */
margin-top: 0.5625em; 
margin-bottom: 0.28125em;
}


.box .list ul li{
background:url(../images/dots-horz.gif) repeat-x bottom right;
padding:3px 0 6px 0
}
.box .tags a {
font-size: 1.3333em;
line-height: 1.75em;
font-family:Georgia, "Times New Roman", Times, serif; 
background-color:#FFFACE;
padding:3px;
margin-right:2px;
}
.box .popularTags a {
font-size: 1.3333em;
line-height: 1.75em;
font-family:Georgia, "Times New Roman", Times, serif; 
background-color:#e4f1f9;
padding:3px;
margin-right:2px;
}
.post {
background-color:#E5F1F8;
padding:10px;
}
.post .inner {
background-image:url(../images/article-week-icon.png);
background-position:top left;
background-repeat:no-repeat;
margin:0;
padding:0;
width:100%;
}

.post-footer {
background: url(../images/ico-comment-arrow.gif) 10px 0 no-repeat;
padding-left: 30px;
padding-top: 1px;
margin-bottom: 10px;
font-size: 92%;
color: #5C5C5C;
}
.post h2 {
color:#0079BE;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 1.3333em; /* 16px */ 
line-height: 1.125em; /* 18px */ 
margin-top: 0em; 
margin-bottom: 0.28125em;
}
/* AUTHORS BOX */
.author {padding-top:5px}
.author .thmb {float:left; width:70px}
.author .thmb img {width:60px; height:60px}
.author .desc {float:left; width:228px}
.author h2 {
color:#0079BE;
font-family:Georgia, "Times New Roman", Times, serif;
/*font-size:1.33em;padding:0 0 8px 0;*/
font-size: 1.1667em; /* 14px */ 
line-height: 1.2857em; /* 18px */ 
margin-top: 0em; 
margin-bottom: 0em; 
}
.author-week h2 {
color:#0079BE;
font-family:Georgia, "Times New Roman", Times, serif;/*font-size:1.33em;padding:0 0 8px 0;*/
font-size: 1.3333em; /* 16px */ 
line-height: 1.125em; /* 18px */ 
margin: 0em; 
padding:20px 30px
}
.author-name {font-size:1em; font-weight:bold}
.author-name a {color:#333333}
.author-name a:hover {color:#0079BE}
.authors .post {
background-color:#E5F1F8;
background-image:url(../images/article-week-icon-2.png);
background-position:bottom right;
background-repeat:no-repeat;
height:80px;
padding:0;
margin:0
}
.authors .inner {
background-image:url(../images/article-week-icon.png);
background-position:top left;
background-repeat:no-repeat;
margin:0;
padding:0;
width:100%;
}
.authors .post-footer {
background: url(../images/ico-comment-arrow.gif) 10px 0 no-repeat;
padding-left: 30px;
padding-top: 1px;
margin-bottom: 10px;
font-size: 1em;
}
.authors .post-footer p {
margin: 15px 0 0 -25px; 
font-weight:bold
}


/* CATEGORY PAGE */
.main-col .col {position:relative}
.sub-menu ul {width:100%}
.sub-menu ul li{background:#FFFFFF url(../images/dots-horz.gif) repeat-x bottom right;padding:3px 0 6px 0;}
.sub-menu ul li.current {font-weight:bold;padding-left:5px;}

#category .splash {margin-bottom:20px}

/* SUB CATEGORY PAGE */
#sub-category .page-title {margin:0px 0 5px 0}
#sub-category .page-title h2 {
font-size: 1.3333em; /* 16px */ 
font-weight:bold;
line-height: 1.125em; /* 18px */ 
margin-top: 0em; 
margin-bottom: 0.28125em;
font-size: 1.6667em; /* 20px */ line-height: 1.8em; /* 36px */ margin-top: 0em; margin-bottom: 0em; 
}


#article, #category, #page, #sub-category {border-top:1px solid #EBEBEB;padding-top:20px}
#article, #page {padding-top:5px}


#sub-category .splash {padding:10px 0;background:url(../images/dots-horz.gif) repeat-x bottom right;}
#sub-category .teaser {padding:10px 0;background:url(../images/dots-horz.gif) repeat-x bottom right;}
#sub-category .teaser h2 {
color:#0079BE;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 1.3333em; /* 16px */ 
line-height: 1.125em; /* 18px */ 
margin-top: 0em; 
margin-bottom: 0.28125em;
}
#sub-category .teaser p {font-size:1em;line-height:1.5em;margin:0;}
#sub-category .teaser img {float:left;padding-right:10px;width:140px;height:86px}

/* CONTENT PAGES */
#page .content h2 {font-size: 1.5em; /* 20px */ line-height: 1.5em; /* 36px */ margin-bottom: 0.75em;}
#page .content h3 {font-size: 1.1667em; /* 16px */ line-height: 1.286em; /* 18px */ margin-top: 1.929em; margin-bottom: 0.643em;font-weight:bold}
#page .content h4 {font-size: 1em; /* 16px */ line-height: 1em; /* 18px */ margin-top: 1.5em; margin-bottom: 0.75em;font-weight:bold}
#page .content p {font-size:1em;line-height:1.5em;margin:0 0 1.5em 0;}
#page .content ol {font-size:1em;list-style:decimal;line-height:1.5em;margin:0 0 1.5em 0;}
#page .content ul {font-size:1em;list-style:disc;line-height:1.5em;margin:0 0 1.5em 0;}
#page .content li {margin:0 0 0.5em 2em; }
#page .content img {float:left;padding:0 10px 0 0;}

/* ARTICLE PAGE */
#article .content .heading {margin:20px 0}
#article .content a {color:#0079BE;text-decoration:none;}
#article .content a:hover {color:#000000;text-decoration:none}
#article .content h2 {color:#0079BE;font-family:Georgia, "Times New Roman", Times, serif;
font-size: 2em; line-height: 1.5em; /* 36px */ margin-top: 0em; margin-bottom: 0em; }
#article .content h3 {font-size:1.1667em;font-weight:bold;line-height:1.2857em;margin:1.92855em 0 0.64285em 0;}
#article .content p.summary {font-size: 1.3333em; /* 16px */ line-height: 1.125em; /* 18px */ margin-top: 0em; margin-bottom: 0.5625em;font-weight:bold}
#article .content p {font-size:1em;line-height:1.5em;margin:0 0 1.5em 0;}
#article .content ol {font-size:1em;list-style:decimal;line-height:1.5em;margin:0 0 1.5em 0;}
#article .content ul {font-size:1em;list-style:disc;line-height:1.5em;margin:0 0 1.5em 0;}
#article .content li {margin:0 0 0.5em 2em; }
#article .content img {float:left;padding:0 10px 0 0;}
#article .content .splash img {float:left;display:block;margin:0px 0 20px 0; padding:0;}
#article .content .col img {float:left;display:block;margin:0px; padding:0;}

/* ARTICLE SUB COL */
#article .col {font-size:92%}
#article .col ul {list-style:none;margin:0;padding:0;}
#article .col li {margin:0;padding:0;}
#article .col ul li{background:url(../images/dots-horz.gif) repeat-x bottom right;padding:3px 0 6px 0}
#article .col ul li.first {padding:3px 0 6px 0}
#article .col ul li.last {background:none;padding:3px 0 6px 0;}

#article .col .adsense a.title  {color:#0079BE;font-weight:bold;font-size:1em}
#article .col .adsense a.desc {color:#333333;font-size:1em}
#article .col .adsense a.url {color:#5C5C5C;font-size:91%}

#article .col .box {margin-bottom:20px}
#article .col .tags a {font-size:1em;line-height:2em;background-color:#7FC900;color:#FFFFFF;padding:3px;}
#article .col .tags a:hover {background-color:#333333;color:#FFFFFF}
#article .col .title {margin:0}

/* ARTICLE TABLE */
#article .content table {
padding:0;width:100%;overflow:hidden;border:1px solid #D6D6D6;border-collapse: collapse; vertical-align: top;clear: both;margin:0 0 20px 0;font-size:92%;}
#article .content th, #article .content td {
border: 1px solid #D6D6D6;font:1em arial, helvetica,sans-serif;
max-width:50%;padding:0.5em;}
#article .content th {background-color:#717171;color:#FFFFFF;font-weight:bold;text-align:center;}
#article .content tr.altrow {background-color: #F9F9F9;}
#article .content td {text-align:center}

/* ARTICLE RELATED */
#article .related h2 {color:#333333;
font-size: 1.3333em; /* 16px */ line-height: 1.125em; 
margin: 0.5625em 0; 
padding:0 5px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold
}
#article .related .titlebar {background:url(../images/bg-titlebar.png) repeat-x top left;padding:3px 10px;color:#FFFFFF;font-weight:bold;margin-bottom:2px}
#article .related .contentbox {margin-bottom:20px}
#article .related ul {list-style:none;margin:0px;padding:0px;}
#article .related ul li {font-weight:bold;font-size:92%;margin:0px 0px;padding:5px;list-style-type: none;
background: url(../images/bullet.gif) 5px center  no-repeat; padding-left:5px
}
#article .related ul li.current {background-color:#EBEBEB;font-weight:normal;}
#article .related ul li a {padding:10px;}



/* SEARCH RESULTS */
#result-page h3 {
color:#0079BE;
font-size: 1.1667em; /* 14px */ 
line-height: 1.2857em; /* 18px */ 
margin-top: 1.2857em; 
margin-bottom: 0em; 
font-weight:bold
}
#result-page .search p {float:left;display:block;padding:5px}
#result-page .search input.text {width:300px; padding:5px;}
#result-page .results {background-color:#EBEBEB;padding:5px}
/* SEPARATORS */
.authors .line {background-color:#80BCDF;height:5px;}
.forum .line {background-color:#E7B4D9;height:5px;}
.gallery .line {background-color:#BFE47F;height:5px;}
.most-read .line {background-color:#FF7FCA;height:5px;}
.news .line {background-color:#EF7F7F;height:5px;}
.related .line {background-color:#80BCDF;height:5px;}
.out-links .line {background-color:#FFCC80;height:5px;}
.special-news .line {background-color:#FFCC80;height:5px;}
.tags .line {background-color:#FFECB3;height:5px;}
.popularTags .line {background-color:#07aae0;height:5px;}
hr {border:0;color:#C2C2C2;height:1px;width:100%}
.hr, .hr2 {background-color:#C2C2C2;color:#C2C2C2;height:1px;padding:0;overflow:hidden;text-align:center;width:100%}
.box .hr, .box .hr2 {background:#C2C2C2 url(../images/dots-horz.gif) repeat-x;
color:#C2C2C2;height:1px;padding:0;overflow:hidden;text-align:center;width:100%}
.hr hr, .hr2 hr {display:none}
.box .hr {margin:10px 0 5px 0}
.box .hr2 {margin:10px 0 0 0}

/* LAYOUT */
.breadcrumb {color:#5C5C5C;font-size:83%;height:18px;padding:5px 0px}
.bullet {vertical-align: middle;padding:0 5px}
.page-header {height:70px;margin-bottom:0px;position:relative}
.page-header .left {position:absolute; bottom:0px}
.page-header .right {padding-bottom:5px; height:70px;}
.splash-area {margin-bottom:20px}
.toggle-subscribe {background-color:#F0F7FB;font-size:92%;border-bottom:1px solid #CCE4F2}
.toggle-subscribe p {padding:10px;}
.most-read .list li:hover, .sub-menu li:hover, .sub-menu li.current  {background-color:#F0F7FB}


/* ICONS */
.icon {width:15px;height:16px;vertical-align:middle;background-repeat:no-repeat;text-align:left;padding-right:2px}
.icon-rss .icon {background-image:url(../images/icon-rss.gif)}
.icon-direction .icon {background-image:url(../images/icon-direction.gif)}
.icon-all .icon {background-image:url(../images/icon-all.gif)}
.icon-comment {color:#4BB10A;}
.icon-comment .icon {background-image:url(../images/icon-comment.gif)}
.icon-video {color:#F37021;}
.icon-video .icon {background-image:url(../images/icon-video.gif)}
.icon-gallery {color:#EC008C;}
.icon-gallery .icon {background-image:url(../images/icon-gallery.gif)}

/* SCHOOL SEARCH WIDGET */
.school-search {background-color:#FCF57F;padding:5px;-moz-border-radius: 4px;
-webkit-border-radius: 4px;border:1px solid #FAEB00;}
.school-search .title {font-size: 1.3333em; /* 16px */ line-height: 1.125em; /* 18px */ margin-top: 0.28125em; margin-bottom: 0.28125em;font-weight:bold}
.school-search-input p {float:left; width:100px; padding:0 10px}
.school-search-input {padding:0 10px}
.school-search-input input.text {padding:5px;width:180px;}
.school-search .right .button {margin-top:17px}
.focusField{border:1px solid #FAEB00;color:#000;}
.idleField{background:#EEE;color: #6F6F6F;border: solid 1px #DFDFDF;}

/* ADS */
.sponsorship{ -moz-border-radius-bottomleft:4px; -moz-border-radius-bottomright:4px; -moz-border-radius-topleft:4px; -moz-border-radius-topright:4px; background:#FCF57F url(../images/txt-sponsorOkul.gif) no-repeat scroll right top; float:left; margin-bottom:20px; padding:15px 0 20px 1px;}
.sponsorSchoolLogo{margin:1px; float:left;}
.banner {background:#FFFFFF url(../images/txt-reklam.gif) no-repeat bottom right;border-bottom:1px solid #EBEBEB;padding-bottom:20px;text-align:center;width:100%}
.banner729x90 {background:#FFFFFF url(../images/txt-reklam.gif) no-repeat bottom right;border-bottom:1px solid #EBEBEB;float:right;}
.banner-234 {background:#FFFFFF url(../images/txt-reklam.gif) no-repeat bottom right;border-bottom:1px solid #EBEBEB;padding-bottom:20px;text-align:center;width:234px;margin:0 auto; margin-bottom:15px;}
.side-col .top {margin-top:10px}
.konsolosluk {bottom right;border-bottom:1px solid #EBEBEB;padding-bottom:20px;text-align:center;width:234px;margin:0 auto; margin-bottom:15px;}

/* FOOTER */
#footer {width:980px;margin:0 auto;font-size:92%;}
#footer .container {background-color:transparent;}
#footer a {color:#333333}
#footer a:hover {color:#000000;text-decoration:underline}
#footer ul {display: inline;float: left;list-style-type:none;width:150px;}
#footer .top .right ul {display: inline;float: right;list-style-type: none;width:130px;}
#footer .follow-us img {width:24px;padding:5px 5px 0 0}
#footer .top {border-bottom:1px solid #DBDBDB;padding-bottom:10px}
#footer .bottom {padding:5px 0;color:#757575}
#footer .bottom a {color:#757575}


/* PRODUCTS BOX */
#adsensebox, #gallery-box, #products {background-color:#FFFFFF;margin:0 auto;padding:20px;-moz-border-radius: 10px;
-webkit-border-radius: 10px;margin-top:1px;}


.adsense a.title  {color:#0079BE;font-weight:bold;font-size:92%}
.adsense a.desc {color:#333333;font-size:92%}
.adsense a.url {color:#5C5C5C;font-size:83%}

#products .desc h2 {font-weight:bold;
font-size: 1.1667em; /* 14px */ 
line-height: 1.2857em; /* 18px */ 
margin-top: 0.321425em; 
margin-bottom: 0em;
}
#products .desc h2 a {color:#333333}
#products .desc h2 a:hover {color:#0079BE}
#products .alo811 .title {color:#FF0000}
#products .gonderi-merkezi .title {color:#0079BE}
#products .mezungreencard .title {color:#12AD2B}
#products .sari-sayfalar .title {color:#FEDD01}
#products .seri-ilanlar .title {color:#FF5C00}

/* COLUMN SECTIONS */

#follow {background-color:#CCE4F2}
#follow input.text {margin-top:2px;width:180px;border:1px solid #B1D6EB;}
#follow .list {background-color:#E6F2F9;border-bottom:1px solid #FFFFFF}
#follow .list li:hover {background-color:#F0F7FB}
#follow .list li a {color:#333333}
#follow .list li a:hover {color:#0079BE}
#follow .list li img {padding:1px 5px 1px 10px;vertical-align:middle;width:24px}
#follow .subscribe {padding:0 0 10px 10px}
#follow .subscribe p {float:left;display:block;padding:5px}


#cloud p {padding: 2px; line-height: 3em; text-align: center; }
#cloud a {margin-right:10px;padding:3px}
#cloud a:hover {background-color:#FFFACE;}
#cloud a.tag1 {font-size: 0.75em; font-weight: 100; }
#cloud a.tag2 {font-size: 0.83em; font-weight: 200; }
#cloud a.tag3 {font-size: 0.92em; font-weight: 300; }
#cloud a.tag4 {font-size: 1.0em; font-weight: 400; }
#cloud a.tag5 {font-size: 1.2em; font-weight: 500; }
#cloud a.tag6 {font-size: 1.4em; font-weight: 600; }
#cloud a.tag7 {font-size: 1.6em; font-weight: 700; }
#cloud a.tag8 {font-size: 1.8em; font-weight: 800; }
#cloud a.tag9 {font-size: 2.2em; font-weight: 900; }
#cloud a.tag10 {font-size: 2.5em; font-weight: 900; }


#gallery h2 {
font-size: 1.6667em; /* 20px */ 
line-height: 1.8em; /* 36px */ 
margin-top: 0em; 
margin-bottom: 0.9em; 
font-weight:bold;
}
#gallery .photo {float:left; text-align:center;width:100%;padding-bottom:20px}
#gallery .desc {margin:0 auto; width:600px;text-align:center;}
#gallery .paging {padding-bottom:0px}
#gallery-box {padding-top:10px}
#gallery-box .desc h2 {font-weight:bold;
font-size: 1.1667em; /* 14px */ 
line-height: 1.2857em; /* 18px */ 
margin-top: 0.321425em; 
margin-bottom: 0em;
}
#gallery-box .desc h2 a {color:#333333}
#gallery-box .desc h2 a:hover {color:#0079BE}
#gallery-box .img img {width:140px; height:87px}

#gallery-main .desc h2 {font-weight:bold;
font-size: 1.1667em; /* 14px */ 
line-height: 1.2857em; /* 18px */ 
margin-top: 0.321425em; 
margin-bottom: 0em;
}
#gallery-main .desc h2 a {color:#333333}
#gallery-main .desc h2 a:hover {color:#0079BE}
#gallery-main .img img {width:140px; height:87px}
#gallery-main .gallery-col  {padding:10px 0;background:url(../images/dots-horz.gif) repeat-x bottom right;}

/* PAGING  */
.paging {font-family:Arial, Helvetica, sans-serif;padding:30px 0;text-align:center;font-size:92%;}
.paging p {margin:0;}
.paging .selected, .paging a {border:1px solid #C7C7C7;margin:0 3px;padding:3px 7px;text-decoration:none;}
.paging a {color:#0079BE}
.paging a:hover {background-color:#0079BE;border-color:#0079BE;color:#FFFFFF;}
.paging .selected {border:0;font-weight:bold;}
.paging .ellipsis {margin:0 3px}
.paging a:hover {text-decoration:none}
.paging .note {text-align:center; padding:20px 0}
.paging a.prev, .paging a.prev:hover, .paging a.next, .paging a.next:hover {border:0}
.paging a.prev:hover, .paging a.next:hover {color:#000000; background-color:#FFFFFF}
.pageresult {color:#686868;padding:10px;}

/* h1 image replace */
#imgreplace {padding: 43px 0 0 0;overflow: hidden;background-repeat: no-repeat;height: 0px !important;width:600px;height /**/:43px;}

/* PAGE HEADERS */
.arama {background-image: url(../images/title-arama.gif);}
.bize-ulasin {background-image: url(../images/title-bize-ulasin.gif);}
.etiket {background-image: url(../images/title-etiketler.gif);}
.foto-galeri {background-image: url(../images/title-foto-galeri.gif);}
.foto-galeriler {background-image: url(../images/title-foto-galeriler.gif);}
.ozel-dosyalar {background-image: url(../images/title-ozel-dosyalar.gif);}
.rss {background-image: url(../images/title-rss.gif);}
.hab {background-image: url(../images/title-haberler.gif);}

/* COUNTRY HEADERS */
.title-ame {background-image: url(../images/title-amerika.gif);}
.title-alm {background-image: url(../images/title-almanya.gif);}
.title-avs {background-image: url(../images/title-avustralya.gif);}
.title-avu {background-image: url(../images/title-avusturya.gif);}
.title-aze {background-image: url(../images/title-azerbeycan.gif);}
.title-bul {background-image: url(../images/title-bulgaristan.gif);}
.title-fra {background-image: url(../images/title-fransa.gif);}
.title-hol {background-image: url(../images/title-hollanda.gif);}
.title-ing {background-image: url(../images/title-ingiltere.gif);}
.title-isp {background-image: url(../images/title-ispanya.gif);}
.title-ita {background-image: url(../images/title-italya.gif);}
.title-jap {background-image: url(../images/title-japonya.gif);}
.title-kan {background-image: url(../images/title-kanada.gif);}
.title-kir {background-image: url(../images/title-kirgizistan.gif);}
.title-mal {background-image: url(../images/title-malta.gif);}
.title-rus {background-image: url(../images/title-rusya.gif);}
.title-ukr {background-image: url(../images/title-ukrayna.gif);}
.title-gur {background-image: url(../images/title-gurcistan.gif);}
.title-kore {background-image: url(../images/title-kore.gif);}
.title-kaz {background-image: url(../images/title-kazakistan.gif);}
.title-wat {background-image: url(../images/title-workandtravel.gif);}
.title-etm {background-image: url(../images/title-etkinliklermerkezi.gif);}
.title-cin {background-image: url(../images/title-cin.gif);}
.title-estonya {background-image: url(../images/title-estonya.gif);}
.title-isvec {background-image: url(../images/title-isvec.gif);}
.title-macaristan {background-image: url(../images/title-macaristan.gif);}
.title-norvec {background-image: url(../images/title-norvec.gif);}
.title-ozeldosyalar {background-image: url(../images/title-ozeldosyalar.gif);}
.title-ersmus {background-image: url(../images/title-degisim-programlari.gif);}
/* Typography */
.note {color:#5C5C5C;font-size:0.9167em; line-height: 1.6364em; margin-top: 0.8182em; margin-bottom: 0em;text-align:left }

.title {font-size:1em;font-weight:bold;margin-bottom:0.321425em}

.pad5 {padding:5px}




/* FORM ELEMENTS */
select .cat {margin-left:3px}
/* CSS Buttons */
.btn { display: block; position: relative; background: #aaa; padding: 4px; float: left; color: #fff; text-decoration: none; cursor: pointer; }
.btn * {font-size:92%; font-weight: bold; background-image: url(../images/btn.png); background-repeat: no-repeat; display: block; position: relative; }
.btn i { background-position: top left; position: absolute; margin-bottom: -4px;  top: 0; left: 0; width: 4px; height: 4px; }
.btn span { background-position: bottom left; left: -4px; padding: 0 0 4px 8px; margin-bottom: -4px; }
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 8px; height: 100%; top: 0; }
.btn span span { background-position: top right; position: absolute; right: -8px; margin-left: 8px; top: -4px; height: 0; }

.btn.blue { background: #0079BE; }
.btn:active { background-color: #444; }
.btn:hover[class] {  background-image: url(../images/shade.png); background-position: bottom; color:#FFFFFF}


a.button {
background: transparent url(../images/bg_button_a.png) no-repeat scroll top right;
color: #FFFFFF;
display: block;
float: left;
font: bold 1em Arial,Helvetica, sans-serif;
height: 26px;
margin-right: 6px;
padding-right: 8px;
text-decoration: none;
}

a.button span {
background: transparent url(../images/bg_button_span.png) no-repeat;
display: block;
line-height: 16px;
padding: 5px 0 5px 8px;
}

a.button:hover {
background-position: bottom right;
color: #FFFFFF;
outline: none;
}

a.button span:hover {
    background-position: bottom left;
    padding: 5px 0 5px 8px;
}
a.button:active {
    color: #000000;
}

/* ERRROR PAGES */
.error404, .error500 {background-color:#04AAC8; text-align:center;padding-top:20px}
.error404 .txt, .error500 .txt {font-size:1.167em; font-weight:bold; color:#FFFFFF}
.error404 .txt a, .error500 .txt a {color:#FFFFFF; text-decoration:underline}
.error404 .txt a:hover, .error500 .txt a:hover {text-decoration:none}
.error404 .logo, .error500 .logo {padding-top:30px}
.error500 {background-color:#FFE400;}
.error500 .txt {color:#000000}
.error500 .txt a {color:#000000;}


.heading .linkMP {float:right; color:#C2C2C2;font-size:92%;font-weight:bold}
.linkMP a:hover {background:#ffffff; text-decoration:none;} /*BG color is a must for IE6*/
.linkMP a.tooltipRSS span {display:none; padding:2px 3px; margin-left:8px; width:50px; z-index:1;}
.linkMP a.tooltipRSS:hover span{display:inline; position:absolute; background:#efefef; border:1px solid #666666; color:#6c6c6c;}
.linkMP a.tooltipLarge span {display:none; padding:2px 3px; width:85px; z-index:1;}
.linkMP a.tooltipLarge:hover span{display:inline; position:absolute; background:#efefef; border:1px solid #666666; color:#6c6c6c;}
/* Bulten uyelik ek form */
.bultenKayit2Form{ clear:both;height: 27px; }
.bultenKayit2Form_Label{ width:70px;display:block;float:left; }
.bultenInput{ float:left; } 

/* Reklam */
.mezunGlobalSense{
	padding:10px;
	width:274px;
	height:177px;	
	margin:5px 0px;
	background:url(../images/bg_MezunSense.gif) no-repeat bottom right;		
}
.mezunGlobalSense h5{
	text-decoration:underline;
	color:#F2984C;
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin:0px 0px 5px 0px;
}
.mezunGlobalSense a{ color:#000; text-decoration:none; }
.mezunGlobalSense a:hover{ color:#000; text-decoration:none; }
.mezunGlobalSense a.link{ color:#989696; font-size:12px; text-decoration:none; padding:0px 0px 10px 0px; display:block; }
.mezunGlobalSense p{ color:#000000; font-size:12px; padding:0px; margin:0px; }