/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  margin-top: -30px;
  font: normal small Verdana, Arial, Helvetica, sans-serif;
  color: #666;
}
a {
  color: #bf0000 !important;
}

.pcontent {
  width: 970px !important;
}

.pmain {
  width: 700px !important;
}

input.submitPage {
  /* Erdem Bıyık. 21.02.2015. Submit sayfası için. */
  height: 25px;
  padding-left: 5px;
  border-style: solid;
  border-width: 1px;
  border-color: gray;
  border-radius: 5px;
  width: 200px;
}
textarea.submitPage {
  /* Erdem Bıyık. 21.02.2015. Submit sayfası için. */
  padding-left: 5px;
  padding-top: 3px;
  border-style: solid;
  border-width: 1px;
  border-color: gray;
  border-radius: 5px;
  resize: none;
}

.mavi {
  color: #4e497f;
}
a.tr {
  margin-right: 0px;
  border: 1px solid #4e497f;
  padding: 5px;
  margin-left: 240px;
  font-size: 22px;
  font-family: Verdana;
  color: #4e497f;
  background: #ffffff;
  text-decoration: none;
}
a.tr:hover {
  background: #4e497f;
  color: #ffffff;
}

h1,
h2,
h3,
h4 {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #385b88;
}

h2 {
  background: url(../images/img6.gif) repeat-x left bottom;
  padding-bottom: 10px;
  margin-bottom: 0.8em;
  font-size: 2em;
  font-weight: normal;
}

h3 {
  font: bold x-small Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.inner-container {
  border: 0px solid #b1b1b1;
  background: #fff;
  font-size: 1.2em;
  margin: 0 auto;
  padding: 10px;
  width: 750px;
}

.outer-container {
  background: #b5d3ef url("images/bg.jpg") repeat-x;
  padding-bottom: 24px;
}

p,
blockquote,
ul,
ol {
  margin-bottom: 1.4em;
  line-height: 1.8em;
  text-align: justify;
}

blockquote {
  margin-left: 2em;
  margin-right: 2em;
  font-style: italic;
}

ul {
  margin-left: 3em;
}

ol {
  margin-left: 3em;
}

a {
  text-decoration: none;
  color: #e08934;
}

a:hover {
  text-decoration: underline;
}

.boxed .title {
  padding: 0px 0 0 10px;
  background: url(images/img03.gif) no-repeat left center;
  border-bottom: 1px solid #d6d5d5;
  font-size: 1.4em;
}

.boxed .content {
  padding: 1px;
}

/* Logo */

#logo {
  width: 770px;
  height: 210px;
  margin: 0 auto;
}

#logo h1 {
  padding: 46px 0 0 0px;
}

#logo h1 a {
  text-transform: uppercase;
  text-decoration: none;
  font-size: 30px;
}

#logo h1 i {
  text-transform: lowercase;
  letter-spacing: -3px;
  font: italic normal 48px Georgia, "Times New Roman", Times, serif;
  color: #385b88;
}

#logo h2 {
  padding: 0 0 0 2px;
  text-transform: lowercase;
  font-size: 1em;
}

/* Content */

#content {
  width: 770px;
  margin: 0 auto;
}

/* Content > Main */

#main {
  float: right;
  width: 500px;
  margin-top: -140px;
}

/* Content > Main > Welcome */

#welcomeT {
  float: right;
  width: 500px;
  margin-right: 140px;
}

/* Content > Sidebar */

#sidebar {
  float: left;
  width: 240px;
}

/* Content > Sidebar > Login */

#login fieldset {
  border: none;
}

#login legend {
  display: none;
}

#login label {
  font-size: x-small;
  font-weight: bold;
}

#login input {
  margin-bottom: 5px;
  padding: 2px 5px;
  border: 1px solid #385b88;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1,
#inputtext2 {
  color: #385b88;
}

#inputsubmit1 {
  background: #385b88;
  color: #ffffff;
}

/* Content > Sidebar > Menu */

#menu {
  margin-bottom: 30px;
  border-bottom: 4px solid #ebebeb;
}

#menu ul {
  margin: 0;
  list-style: none;
  line-height: normal;
}

#menu li {
  display: inline;
}

#menu a {
  display: block;
  padding: 10px 0 10px 24px;
  border-top: 1px solid #ebebeb;
  color: #e08934;
}

#menu a:hover,
#menu .active a {
  background: #ebeef3;
  text-decoration: none;
  font-weight: bold;
  color: #385b88;
}

/* Content > Sidebar > Updates*/

#updates ul {
  margin: 0;
  list-style: none;
}

#updates h3 {
  margin: 0;
  font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
  margin-bottom: 1.4em;
  font-size: smaller;
  line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners .content {
  padding: 10px 0;
}

#partners ul {
  margin: 0;
  border-bottom: 1px solid #d1bc5c;
  list-style: none;
  line-height: normal;
}

#partners li {
  padding: 10px;
  border-top: 1px solid #d1bc5c;
}

/* Footer */

#footer {
  clear: both;
  padding: 20px 50px;
  width: 770px;
  margin: 0 auto;
  background: #eaeaea url(../images/img6.gif) repeat-x left top;
}

#footer p {
  width: 770px;
  margin: 0 auto;
  font-size: x-small;
}

/* Footer > Legal */

/* Footer > Links */

#slide img.floatLeft {
  float: left;
  margin: 1px;
  vertical-align: middle;
}
#slide img.floatRight {
  float: right;
  margin: 1px;
  vertical-align: middle;
}
#slide tr td {
  padding: 5px;
}
.session {
  /* align div to left*/
  float: left;
}
.TPH3 {
  /* make font color yellow */
  color: #385b88;
  font-weight: bold;
  font-size: 1.2em;
}
button {
  background-color: #385b88;
  color: #ffffff;
  font-size: 10px;
  margin-left: 10px;
  margin-bottom: 25px;
}
h4 {
  /* make font color yellow */
  font-size: 1.2em;
  font-weight: lighter;
}
p {
  margin-block-end: 0px;
}
h3 {
  /* make font color yellow */
  font-size: 1.3em;
  font-weight: bold;
}
.TPH5 {
  /* make font color yellow */
  color: #d1bc5c;
  font-weight: bold;
  font-size: 1.2em;
}
#logo {
  width: 100% !important;
  height: 210px;
  margin: 0 auto;
  text-align: center;
}

#logo img {
  display: inline-block;
  margin: 0 auto;
}