@charset "utf-8";
/* CSS Document */

/* 	CSS RESET 	*/
html,
body,
div,
span,
applet,
object,
iframe,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
  vertical-align: baseline;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  outline: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
/* remember to define focus styles! */
:focus {
  outline: 0;
}
body {
  background: white;
  line-height: 1.5;
  color: black;
}
ol,
ul {
  list-style: none;
}
/* tables still need cellspacing="0" in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption,
th,
td {
  font-weight: normal;
  text-align: left;
}
/* remove possible quote marks (") from <q> & <blockquote> */
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
blockquote,
q {
  quotes: "" "";
}
/* 	CSS RESET 	*/

body {
  background: url(images/bg.gif) repeat-x;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333;
}
a {
  text-decoration: none;
  color: #000;
}
a:hover {
  text-decoration: underline;
}
#title,
h1 {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #333;
}
#container-cell {
  margin: 0px auto;
  width: 1000px;
}

/* HEADER */
#absolute-header {
  position: absolute;
  width: 100%;
  height: 104px;
  z-index: 1;
  background: url(images/menu-bg.gif) repeat-x;
}
#header-c {
  position: relative;
  width: 1000px;
  height: 109px;
  z-index: 2;
  margin-bottom: 10px;
  background: url(images/menu-bg.gif) repeat-x top;
}
#logo {
  width: 400px;
  height: 104px;
  float: left;
}
#menus {
  width: 400px;
  height: 104px;
  float: right;
}

/* BODY */
#body-c {
  width: 1000px;
}
#body-top {
  width: 1000px;
  height: 264px;
}
#vspace1 {
  width: 5px;
  height: 5px;
  float: left;
}
#vspace2 {
  width: 10px;
  height: 5px;
  float: left;
}
#intro {
  width: 240px;
  height: 264px;
  float: left;
  line-height: 16px;
}
#slide-c {
  width: 516px;
  height: 264px;
  float: left;
  background: url(images/slide-bg.gif) no-repeat;
}
#slide {
  width: 480px;
  height: 230px;
  margin-top: 15px;
  margin-left: 16px;
}
#slide img {
  border: 1px solid #666;
}
#bayilik {
  width: 234px;
  float: left;
}
#bayi-item {
  width: 234px;
}
#bayi-logo {
  width: 200px;
  background-color: #fff;
  border: 0px solid #ccc;
}
#bayi-logo img {
  padding-top: 2px;
  padding-bottom: 2px;
}
#hspace1 {
  width: 5px;
  height: 5px;
}
#hspace2 {
  width: 5px;
  height: 20px;
}
#hspace3 {
  width: 140px;
  height: 5px;
  float: left;
}
#b-top,
#b-middle,
#b-bottom {
  width: 234px;
}
#b-top {
  height: 40px;
  background: url(images/bayilik-bg-top.gif) no-repeat;
}
#b-top2 {
  height: 40px;
  background: url(images/iletisim-bg-top.gif) no-repeat;
}
#b-middle {
  height: 144px;
  display: inline-table;
  background: url(images/bayilik-bg-middle.gif) repeat-y;
}
#b-middle2 {
  background: url(images/bayilik-bg-middle.gif) repeat-y;
}
#b-bottom {
  height: 25px;
  background: url(images/bayilik-bg-bottom.gif) no-repeat;
}

/* SİDEBAR */
#sidebar {
  width: 1000px;
  height: 120px;
}
#user1 {
  width: 246px;
  height: 120px;
  float: left;
  margin-right: 10px;
}
#accordion-menu {
  width: 745px;
  float: left;
  margin-left: 0;
  margin-top: 20px;
  overflow: hidden;
  border: 1px solid #666;
}
#iletisim-box {
  width: 234px;
  float: right;
  margin-top: 20px;
  margin-left: 10px;
}
#iletisim-content {
  width: 214px;
  height: 64px;
  padding-left: 10px;
  padding-right: 10px;
}
#tel,
#email {
  width: 214px;
  height: 40px;
  margin-left: 5px;
}
#tel {
  padding-top: 10px;
}
#email {
  height: 48px;
}
#tel-icon {
  width: 48px;
  float: left;
}
#tel-c {
  padding-top: 2px;
  line-height: 16px;
  float: left;
}
#email-c {
  padding-top: 10px;
  float: left;
}

/* FOOTER */
#footer-c {
  margin-top: 40px;
  padding-top: 10px;
  border-top: 1px solid #999;
  width: 1000px;
  height: 40px;
  text-align: center;
}

/* PRODUCTS */
#p-top {
  width: 1000px;
  height: 15px;
  background: url(images/product-bg-top.gif) no-repeat;
}
#p-middle {
  width: 1000px;
  background: url(images/product-bg.gif) repeat-y;
}
#p-bottom {
  width: 1000px;
  height: 18px;
  background: url(images/product-bg-bottom.gif) no-repeat;
}
#p-container {
  width: 930px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-left: 35px;
  display: inline-table;
}
#nav {
  margin-top: 10px;
  height: 20px;
}
#p-sub {
  width: 932px;
  height: 30px;
  border-bottom: 1px solid #333;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 22px;
}
#p-img {
  width: 222px;
  height: 150px;
  float: left;
  border: 1px solid #ccc;
  margin-left: 5px;
  padding-top: 19px;
  margin-bottom: 5px;
}
#p-img-c {
  width: 900px;
  margin-bottom: 10px;
  display: inline-table;
}

/* CONTACT */
#contact-info {
  width: 400px;
  height: 200px;
  float: left;
}

#contact-map {
  width: 530px;
  float: right;
}

#google-map {
  border: 1px solid #000;
}

#navMenu li a {
  background-color: #8dd600;
}

#sm li {
  border-right: 5px solid #111;
}

strong,
b {
  font-weight: bold !important;
}
