/* reset
----------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100.01%;
  font-weight: normal;
	font-style: inherit;
	font-family: inherit;
  vertical-align: baseline;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
form label {
  cursor: pointer;
}
input, select, textarea {
  color: #d4b690;
  font-size: 1.333em;
	font-family: inherit;
}

html {
  font-size: 62.5%;
  height: 100%;
}

body {
	color: #1a120f;
	font: 1.2em/1.4em "trebuchet ms", arial, helvetica, sans-serif;
  /*height: 100%;*/
	overflow: -moz-scrollbars-vertical;
	text-align: center;
}
body#homepage,
body#inner-pages {
  background: #84734c url(../images/homepage_bg.gif) repeat-y top center;
}
.play {
  background: transparent url(../images/play.gif) no-repeat right 4px;
  padding: 0 22px 0 0;
}
#main {
  /*background: url(../images/emir.jpg) no-repeat top right;*/
  font-size: 1em;
  height: 100%;
 	margin: 0 auto;
	text-align: left;
	width: 960px;
}

/* global 
----------------------------------------------------------*/
.clear {
  font-size: 0;
  line-height: 0;
  height: 0;
  clear: both;
}
.only-clear {
  clear: both;
}

.right {
  float: right;
}

.left {
  float: left;
}

.text-left {
  text-align:left;
}
.text-right {
  text-align:right;
}
.text-center { 
  text-align:center;
}
.text-justify  {
  text-align:justify;
}
.block {
  display: block;
}
.none {
  display: none;
}
.no-border {
  border: 0 !important;
}

.white {
  color: #fff;
}
.red {
  color: #ec5156;
}

.underline {
  text-decoration: underline;
}

.onleft {
  width: 100%;
  text-align: left;
}
.onleft small {
  display: inline;
  float: right;
  font-size: 11px;
  font-family: tahoma, arial;
}
a {
  color: #1a120f;
  text-decoration: none;
}
/* content 
----------------------------------------------------------*/
body#homepage #wrap {
  background: transparent url(../images/emir_bg1.jpg) repeat-x top center;
}
body#homepage #wrap2 {
  background: transparent url(../images/emir_bg2.png) repeat-x center 369px;
}
body#inner-pages #wrap {
  background: transparent url(../images/emir_innerpages.gif) repeat-x top center;
}
body#homepage #header {
  height: 420px;
}
body#inner-pages #header {
  height: 187px;
}
body#inner-pages #sub-header,
body#inner-pages #header .search-box {
  display: none;
}
#top-links {
  float: right;
  margin: 5px 15px 0;
}
#top-links li {
  color: #6f5936;
  display: inline;
}
#top-links li a {
  color: #dab075;
  font-size: 1em;
  padding: 0 15px 0 4px;
  text-decoration: none;
}
#top-links li a:hover {
  color: #bdab83;
}
#top-links li a.nick {
  font-weight: bold;
  padding: 0;
}
/*
#top-menu {
  margin: 10px 0 0 10px;
}
#top-menu li {
  color: #6f5936;
  display: inline;
  height: 17px;
}
#top-menu li a {
  color: #84734c;
  font-size: 1.333em;
  padding: 0 15px 0 4px;
  text-decoration: none;
}
#top-menu li a:hover {
  color: #bdab83;
}
*/
#top-menu {
  list-style: none;
  clear: both;
  margin: 5px 0 0 12px;
}
#top-menu li {
  color: #6f5936;
  display: inline;
  float: left;
  position: relative;
  height: 30px;
}
    #top-menu li.about-us a {
      background: url(../images/hakkimizda.gif) no-repeat top left;
      width: 94px;
    }
    #top-menu li.ouds a {
      background: url(../images/udlarimiz.gif) no-repeat top left;
      width: 89px;
    }
    #top-menu li.articles a {
      background: url(../images/makaleler.gif) no-repeat top left;
      width: 86px;
    }
    #top-menu li.videos a {
      background: url(../images/videolar.gif) no-repeat top left;
      width: 84px;
    }
    #top-menu li.gallery a {
      background: url(../images/galeri.gif) no-repeat top left;
      width: 64px;
    }
    #top-menu li.forum a {
      background: url(../images/forum.gif) no-repeat top left;
      width: 65px;
    }
    #top-menu li.contact-us a {
      background: url(../images/iletisim.gif) no-repeat top left;
      width: 74px;
		}
    #top-menu li.about-us a:hover {
			background-position: -94px 0;
    }
    #top-menu li.ouds a:hover {
			background-position: -89px 0;
    }
    #top-menu li.articles a:hover {
			background-position: -86px 0;
    }    
		#top-menu li.videos a:hover {
			background-position: -84px 0;
    }
    #top-menu li.gallery a:hover {
			background-position: -64px 0;
    }
    #top-menu li.forum a:hover {
			background-position: -65px 0;
    }
    #top-menu li.contact-us a:hover {
			background-position: -74px 0;
    }
      #top-menu li a {
        cursor: pointer;
        display: block;
        height: 30px;
        text-decoration: none;
        text-indent: -9000px;
      }

#sub-header {
  color: #c2b391;
  margin: 16px 0 20px;
  width: 300px;
}
#sub-header a {
  color: #968254;
  font-size: 1.1em;
  padding: 2px 0 0 45px;
  width: 300px
}
#sub-header a:hover {
  color: #bdab83;
}
#sub-header a.closer {
  display: block;
  padding: 0;
}
#header .search-box {
  border-top: 1px solid #3a2f21;
  display: inline;
  float: left;
  margin: 0 0 3px 45px;
  width: 210px;
}
#header .search-box label {
  color: #b18751;
  display: block;
  font-size: 1.333em;
  padding: 15px 0 10px;
  margin: 0 0 3px;
}
input.brown {
  background: #36291c;
  border: 0;
  float: left;
  height: 25px;
  margin: 0 3px 0 0;
  padding: 6px 6px 0;
  width: 140px;
}
input.brown2 {
  background: #36291c;
  border: 0;
  float: left;
  height: 25px;
  margin: 0 3px 0 0;
  padding: 6px 6px 0;
}
#arrow {
  clear: both;
  height: 50px;
  margin: -20px 0 0 0;
  *margin: 60px 0 0 0;
  width: 200px;
  float: right;
}

#inner-pages  #arrow {
  *margin: -20px 0 0 0;
}
#languages {
  color: #765d3a;
  display: inline;
  float: right;
  padding: 0 30px 0 0;
}
#languages a {
  color: #dab075;
  padding: 0 3px;
}


#content {
  float: left;
  display: inline;
  margin: 0 70px 0 50px;
  width: 580px;
}
#content h2.big {
  background: url('../images/h1.gif') repeat-x top left;
  height: 54px;
  font-size: 2.5em;
  font-weight: bold;
  line-height: 52px;
  margin: 0 20px 0 0;
  padding: 0 20px 0 80px;
  width: 480px;
}
#content h2.big strong {

}
#content .seperator {
  background: url('../images/sep.gif') repeat-x top left;
  clear: both;
  height: 1px;
  width: 100%;
  font-size: 0;
  line-height: 0;
}
#content .product {
  margin: 30px 0;
}
#content .product .products-image {
  float: left;
  margin: 0 30px 20px 0;
  text-align: center;
  width: 120px;
}
#content .product .products-image .seperator {
  margin: 10px 6px 0; 
  width: 162px;
} 
a.big-links {
  display: block;
  font-size: 1.5em;
  padding: 8px 0 0px;
}
#content .products-images {
}
img.main-image {
  border: 3px solid #D7CEB9;
}
#content .product .products-image img.left {
  margin: 5px;
  border: 1px solid #D7CEB9;
}
/*#content .product .products-image img {
  border: 3px solid #fff;
}*/
#content .product .products-summary {
  border: 0px solid #000;
  float: left;
  width: 414px;
  margin: 0 0 20px;
}
#content .product h1 {
  float: left;
  font-size: 1.5em;
  margin: 3px 0 0;
}
#content .product p {
  padding: 20px 0 20px;
  clear: both;
}
#content .product s {
  padding: 0 5px 0 0;
}
#content .product .price-discount {
  color: #e4d5c4;
  font-size: 1.166em;
  font-weight: bold;
}
#content .product .price {
  background: #94835e;
  padding: 10px 10px 10px 16px;
}
#content .product .price span.price-label {
  font-size: 14px;
}
#content .product .price strong {
  font-size: 1.5em;
  font-weight: normal;
  line-height: 30px;
}

#sideboxes {
  float:left;
  margin: 20px 0 0 70px;
  width: 170px;
}
#sideboxes h3 {
  /*border-bottom: 1px solid #5c5035;*/
  font-size: 1.333em;
  font-weight: normal;
  padding: 0 0 0 10px;
  position: relative
}
#sideboxes h3#categoriesHeading {
  font-size: 2em;
}
#currencies select {
  margin: 0 0 0 11px;
}
.right-sep {
  background: url('../images/right_sep.gif') repeat-x top left;
  width: 160px;
  height: 9px;
  font-size: 1px;
  line-height: 0;
}
ol.categories {
  margin: 15px 0;
}
ol.categories li a {
  color: #f7dfb8;
  font-size: 1.5em;
  padding: 0 0 0 10px;
  line-height: 20px;
}
ol.myouds li a {
  font-size: 1.25em;
}
ol.categories li a:hover {
  color: #E1C79D;
}

ol.categories img {
padding: 0 0 0 4px;
}

#lower_bar {
  background-color: #6e5e3d;
  padding: 3px 10px;
  margin: 0 0 0 50px;
  width: 560px;
}
  #lower_bar div {
    line-height: 30px;
  }
#lower_line {
  height: 2px;
  margin: 40px 0 0 0;
}
  #lower_line div {
    font-size: 1px;
  }

#login-email-address,
#login-password {
  width: 138px;
}
.head0 {
  font-size: 1.166em;
}
.head1 {
  font-size: 1.333em;
}
.head2 {
  font-size: 1.5em;
}
#ottotal {
  font-size: 1.333em;
  font-weight: bold;
}
#doubledense {
  background: url('../images/doubledense.png') no-repeat top left;
  width: 200px;
  height: 57px;
  float: left;
  }
#doubledense a {
  padding: 25px 190px 0 0;
  display: block;
  color: #c0b7a3;
}
.footer-text {
  float: left;
  color: #c0b7a3;
  margin: 25px 0 0 50px;
}
.any {
  font-weight: bold;
  text-decoration: underline;
}

ol.etud {
  list-style-type: decimal;
  padding: 30px;
}
ol.etud li a {
  font-size: 1.111em;
}
ol.etud li a:hover {
  color: #382f14;
}
* html #doubledense {
  background:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/zencart/images/doubledense.png', sizingMethod='crop');
}

#footer {
  background: url('../images/footer_bg.gif') repeat-x bottom center;
  height: 97px;
  width: 100%;
 	margin: 0;
	text-align: left;
}

.footer-content {
 	margin: 0 auto;
	text-align: left;
	width: 960px;
  overflow: hidden;
}

#footer-menu {
  list-style: none;
  height: 35px;
  padding: 9px 0 0;
}
#footer-menu li {
  color: #6f5936;
  display: inline;
}
#footer-menu li a {
  color: #e7ddc8;
  font-size: 1.166em;
  padding: 0 15px 0 4px;
  text-decoration: none;
}
#footer-menu li a:hover {
  color: #bdab83;
}
#footer .onleft {
  margin: 11px 0 0;
}
#footer .onleft small {
  margin: 0 35px 0 0;
}
#footer .onleft a.links {
  color: #564a32;
  padding: 0 10px;
}
#footer .onleft a.first {
  border-right: 1px solid #84734c;
  color: #84734c;
  padding: 0 10px 0 4px;
}

#payment-table td {
	border-bottom: 1px solid #e3e3e3;
}

#payment-table #color-1 {
	background: #5C9B37;
}
#infoPayments {
	padding: 10px;
}

.installment {
  padding: 5px 0;
  text-align: right;
}
.installment strong {
  font-size: 1.333em;
}
.moneyorder {
	padding: 0 20px;
}

ul.playlist {
  list-style: decimal;
  font-weight: bold;
  padding: 0 0 0 20px;
  width: %80;
}
ul.playlist  li {
  background: url(../images/play.png) no-repeat 0 0;
  padding: 0 0 0 20px;
  border-bottom: 1px solid #73623C;
  margin: 0 250px 10px 0;
}

.haberler {
  margin: 20px 0;
}

.haberler1 {
  float:left;
  width: 330px;
  padding: 0 25px 0 0;
}

.baslik {
 font-size: 18px; font-weight: bold;
}

.haberler2 {
 float:left; background: #94835E; width:180px; padding: 20px;
}
