﻿/*=========================== TAGS ============================*/
* {
	margin: 0;
	padding: 0;
}
.alt {
	background-image: url(../images/alt.png);
	height: 64px;
	width: 1000px;
	border-style: none;
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
}
.powered {
	width: 1008px;
	text-align: left;
	font-size: 10px;
	color: #929292;
	padding-top: 33px;
	padding-left: 23px;
}
.powered a {
	width: 1008px;
	text-align: left;
	font-size: 10px;
	color: #929292;
}
.kalinyazilar {
	color: #6A9BC0;
	font-weight: bold;
}
.kalinbasliklar {
	color: #6A9BC0;
}
.urunlersagyazi {
	padding-left: 235px;
	padding-top: 0px;
}
.ust {
	background-image: url(../images/ust.png);
	height: 24px;
	width: 1000px;
	border-style: none;
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
}
html {
	min-width: 972px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	background-color: #AFCEEA;
	background-image: url(../images/bg_body.jpg);
	background-repeat: no-repeat;
}
object {
	vertical-align: top;
	outline: none;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	vertical-align: middle;
	font-weight: normal;
}
fieldset {
	border: 0;
}
p {
	margin: 0;
	padding: 0;
	font-family: Verdana;
}
img {
	border: 0;
	vertical-align: top;
	text-align: left;
}
ul, ol {
	list-style: none;
}
/*========================== ALIGMENT =========================*/
.fleft {
	float: left;
}
.fright {
	float: right;
}
.clear {
	clear: both;
}
.alignright {
	text-align: right;
}
.aligncenter {
	text-align: center;
}
.wrapper {
	width: 100%;
	overflow: hidden;
}
.container {
	width: 100%;
}
/*========================== TAILING ==========================*/
/*=========================== FORMS ===========================*/
#search-form .fright {
	width: 184px;
	height: 26px;
	margin: 13px 0 0 0;
	padding-right: 3px;
	background: url(../images/input-bg.gif) no-repeat left top;
}
#search-form input {
	background: none;
	border: 0;
	margin-left: 5px;
	padding-top: 6px;
	vertical-align: top;
	line-height: 1.5em;
	float: left;
	width: 145px;
}
#search-form a {
	float: right;
	margin: 2px 2px 0 0;
}
/*-------------------*/
#subscribe-form label {
	display: block;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 1.2em;
	color: #52a8da;
	padding: 0 0 10px 2px;
}
#subscribe-form span {
	display: block;
	width: 274px;
	height: 26px;
	padding-right: 2px;
	background: url(../images/input-bg1.gif) no-repeat left top;
}
#subscribe-form input {
	background: none;
	border: 0;
	margin-left: 12px;
	vertical-align: top;
	line-height: 1.25em;
	padding-top: 5px;
	color: #a0a0a0;
	float: left;
	font-style: italic;
	width: 186px;
}
#subscribe-form a {
	float: right;
	display: block;
	font-size: .83em;
	line-height: 1.5em;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	background: url(../images/link-tail.gif) repeat-x left top;
	margin: 2px 0 0 0;
}
#subscribe-form a em {
	background: url(../images/link-left.gif) no-repeat left top;
	display: block;
}
#subscribe-form a b {
	font-style: normal;
	background: url(../images/link-right.gif) no-repeat right top;
	display: block;
	font-weight: normal;
	padding: 4px 12px 3px 12px;
}
#subscribe-form a:hover {
	text-decoration: underline;
}
/*-------------------*/
#contacts-form .field {
	height: 31px;
}
#contacts-form input {
	width: 253px;
	padding: 2px 0 2px 3px;
	background: #fff;
	border-top: 1px solid #303030;
	border-left: 1px solid #585858;
	border-bottom: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	vertical-align: top;
	line-height: 1.2em;
}
#contacts-form textarea {
	width: 253px;
	height: 135px;
	overflow: auto;
	background: #fff;
	border-top: 1px solid #303030;
	border-left: 1px solid #585858;
	border-bottom: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	padding: 2px 0 2px 3px;
	margin-bottom: 15px;
}
/*========================== LISTS ============================*/
.site-nav {
	position: absolute;
	left: -8px;
	top: 0;
}
.site-nav ul li {
	float: left;
	background: url(../images/divider.gif) no-repeat right top;
}
.site-nav ul li.last {
	float: left;
	background: url(../images/dividker.gif) no-repeat right top;
}
.site-nav ul li a {
	color: #000;
	display: block;
	text-align: center;
	width: 132px;
	text-decoration: none;
	margin-left: -1px;
	position: relative;
	font-family: Verdana;
}
.site-nav ul li a span {
	display: block;
	padding: 19px 0 17px 0;
}
.site-nav ul li.first a:hover span, .site-nav ul li.first a.active span {
	background: url(../images/nav-act-left.gif) no-repeat left top;
}
.site-nav ul li a:hover, .site-nav ul li a.active {
	color: #fff;
	font-weight: bold;
	background: url(../images/nav-act-tail.gif) repeat-x left top;
}
.calendar {
	padding-bottom: 19px;
	width: 252px;
	overflow: hidden;
}
.calendar li {
	width: 100%;
	overflow: hidden;
	vertical-align: top;
	font-size: .83em;
	text-transform: uppercase;
	margin: 0 0 9px 6px;
}
.calendar li span {
	display: block;
	float: left;
	width: 24px;
	margin-right: 12px;
	text-align: center;
}
.calendar li b {
	display: block;
	width: 24px;
	float: left;
	text-align: center;
	height: 17px;
	margin-right: 12px;
	background: url(../images/calendar-bg1.gif) no-repeat left top;
}
.calendar li a {
	display: block;
	color: #fff;
	width: 24px;
	height: 17px;
	text-decoration: none;
}
.calendar li a.m1 {
	background: url(../images/calendar-bg2.gif) no-repeat left top;
}
.calendar li a.m2 {
	background: url(../images/calendar-bg3.gif) no-repeat left top;
}
.calendar li a:hover {
	background: #9a9999;
}
.calendar li.top {
	margin: 0 0 14px 0;
	width: auto;
}
.calendar li.top span {
	float: left;
	width: auto;
	text-align: left;
	padding-left: 2px;
	margin: 0;
}
.calendar li.top b {
	float: right;
	padding: 0 8px 0 0;
	width: auto;
	height: auto;
	margin: 0;
	position: relative;
	top: 6px;
	background: none;
}
.calendar li.top b a {
	margin-left: 11px;
	display: inline-block;
	width: auto;
	height: auto;
}
.calendar li.title {
	height: 25px;
	margin: 0 0 11px 0;
	background: url(../images/tail-bg.gif) repeat-x left top;
}
.calendar li.title span {
	padding: 4px 0 5px 0;
	width: 36px;
	margin: 0;
}
.calendar li.title span.left {
	background: url(../images/bg-left.gif) no-repeat left top;
}
.calendar li.title span.right {
	background: url(../images/bg-right.gif) no-repeat right top;
}
.list {
	width: 100%;
	overflow: hidden;
	padding-bottom: 12px;
}
.list li {
	border-bottom: 1px solid #e9edef;
	padding-bottom: 12px;
	margin-bottom: 12px;
	width: 100%;
	overflow: hidden;
	vertical-align: top;
}
.list li.last {
	border: 0;
	margin: 0;
	padding: 0;
}
.list li p {
	line-height: 1.5em;
	margin: 0;
}
.list li span {
	color: #191c1e;
	text-transform: uppercase;
	font-size: .83em;
	display: block;
	padding-bottom: 2px;
}
.list li a {
	font-weight: bold;
	line-height: 1.5em;
	text-decoration: none;
}
.list li a:hover {
	text-decoration: underline;
}
.list1 {
	padding-bottom: 10px;
}
.list1 li {
	padding: 0 0 8px 18px;
	background: url(../images/arrow2.gif) no-repeat left 5px;
}
.list2 {
	margin-top: -25px;
	padding-bottom: 15px;
}
.list2 li p {
	margin: 0;
}
.list2 li {
	width: 100%;
	overflow: hidden;
	vertical-align: top;
	padding-top: 25px;
}
.list2 li img {
	float: left;
	margin-right: 13px;
}
.list3 {
	margin-bottom: -8px;
}
.list3 li {
	position: relative;
	width: 267px;
	height: 89px;
	margin-bottom: 25px;
}
.list3 li a {
	position: absolute;
	right: 0;
	top: 34px;
	cursor: pointer;
}
/*========================== OTHER ============================*/
.img-indent {
	padding-bottom: 12px;
}
.img-box1 {
	width: 100%;
	overflow: hidden;
	padding-bottom: 10px;
}
.img-box1 img {
	float: left;
	margin: 0 14px 0 0;
}
p {
	margin-bottom: 9px;
	line-height: 1.33em;
	font-family: Verdana;
}
.p0 {
	margin-bottom: 0;
}
.p1 {
	margin-bottom: 18px;
}
.phone {
	float: right;
	margin-right: 30px;
}
dl {
	line-height: 1.33em;
}
dl dt {
	color: #57c04a;
	font-weight: bold;
}
dl dd {
	padding-bottom: 16px;
}
dl dd.last {
	padding-bottom: 0;
}
/*================= TXT, LINKS, LINES, TITLES =================*/
a {
	color: #c40202;
	outline: none;
	font-family: Verdana;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size: 44px;
	line-height: 1.2em;
	letter-spacing: -1px;
}
h1 a {
	color: #fff;
	text-decoration: none;
}
h3 {
	color: #C40202;
	font-size: 20px;
	font-family: Verdana;
	line-height: 1.2em;
	margin-bottom: 20px;
	letter-spacing: -1px;
}
h4 {
	color: #57c04a;
	font-size: 1em;
}
.txt1 {
	color: #57c04a;
	font-weight: bold;
}
.link {
	color: #52a8da;
	font-family: Verdana;
	font-size: .90em;
}
.line-ver1 {
	background: url(../images/divider1.gif) repeat-y 318px 0;
}
.line-ver2 {
	background: url(../images/divider1.gif) repeat-y 637px 0;
}
/*============================ BOXES ==========================*/
.box {
	background: #fff;
	width: 100%;
}
.box .border-top {
	background: url(../images/border.gif) repeat-x left top;
}
.box .border-left {
	background: url(../images/border.gif) repeat-y left top;
}
.box .border-right {
	background: url(../images/border.gif) repeat-y right top;
}
.box .left-top-corner {
	background: url(../images/left-top-corner.png) no-repeat left top;
}
.box .right-top-corner {
	background: url(../images/right-top-corner.gif) no-repeat right top;
}
.box .left-bot-corner {
	background: url(../images/left-bot-corner.gif) no-repeat left bottom;
}
.box .right-bot-corner {
	background: url(../images/right-bot-corner.gif) no-repeat right bottom;
}
.box .inner {
	padding: 1px 26px 8px 28px;
}
/*========================== HEADER ===========================*/
#header .row-1 {
	height: 96px;
	width: 100%;
	overflow: hidden;
}
#header .row-1 .fleft {
	padding: 33px 0 0 11px;
}
#header .row-1 .fright {
	padding: 30px 16px 0 0;
}
#header .row-1 .fright ul li {
	float: left;
	text-transform: uppercase;
	font-size: .99em;
	border-right: 1px solid #fff;
	line-height: 1.08em;
	margin-right: 14px;
	padding-right: 14px;
}
#header .row-1 .fright ul li.alt {
	padding-right: 0;
	margin-right: 0;
	border: 0;
}
#header .row-1 .fright ul li.alt a {
	background: url(../images/rss.gif) no-repeat right top;
	padding-right: 31px;
}
#header .row-1 .fright ul li a {
	color: #fff;
	text-decoration: none;
	display: inline-block;
	padding-top: 3px;
	padding-bottom: 2px;
}
#header .row-1 .fright ul li a:hover {
	text-decoration: underline;
}
#header .row-2 {
	height: 71px;
}
#header .row-2 .left {
	background: url(../images/nav-left.png) no-repeat left top;
}
#header .row-2 .right {
	padding: 0 12px 0 9px;
	background: url(../images/nav-right.png) no-repeat right top;
}
#header .row-2 .tail {
	background: url(../images/nav-tail.png) repeat-x left top;
	height: 54px;
	position: relative;
}
#header .row-3 {
	position: relative;
	height: 377px;
}
#header .row-3 .slogan {
	width: 413px;
	height: 361px;
	position: absolute;
	right: 9px;
	top: 0;
}
#header .row-3 .slogan span {
	display: block;
	padding: 35px 0 0 64px;
}
/*========================= CONTENT ===========================*/
#content {
	padding: 0 0px;
	font-family: Verdana;
}
#content .indent {
	padding-bottom: 16px;
	font-family: Verdana;
}
/*========================= FOOTER ============================*/
#footer .indent {
	padding: 15px 0 0 28px;
}
#footer .col-1 {
	width: 333px;
	font-family: Verdana;
}
#footer .col-2 {
	width: 311px;
}
#footer .col-2 ul {
	padding-top: 22px;
	width: 100%;
	overflow: hidden;
}
#footer .col-2 ul li {
	color: #52a8da;
	float: left;
	font-size: 16px;
	line-height: 1.2em;
	padding-right: 3px;
}
#footer .col-2 ul li.alt {
	padding: 6px 18px 0 0;
}
#footer .col-3 {
	color: #191c1e;
	font-size: .83em;
	padding-top: 0px;
	font-family: Verdana;
}
#footer .col-3 a {
	color: #52a8da;
	text-decoration: none;
	font-family: Verdana;
}
#footer .col-3 a:hover {
	text-decoration: underline;
}
/* ****************************************/
#altSayfalarBorder {
	padding: 0px 0px 0px 202px;
	top: 40px;
	float: left;
}
#dpmenu #departmanlar {
	z-index: 1;
	position: absolute;
	width: 300px;
	margin-top: 48px;
	overflow: hidden;
	float: left;
}
#dpmenu #departmanlar li {
	list-style: none;
	display: list-item;
}
#dpmenu #departmanlar li a {
	margin-left: 5px;
	margin-top: 5px;
	float: left;
	text-indent: -5000px;
	width: 217px;
	height: 33px;
	text-decoration: none;
}
#dpmenu #departmanlar a:link, #dpmenu #departmanlar a:visited {
	background-position: 0 0;
}
#dpmenu #departmanlar a:hover {
	background-position: 0 -33px;
}
/* #menu #navigation a:active  {
	background-position: 0 -46px;
} */
#dpmenu #departmanlar a.open:link, #dpmenu #departmanlar a.open:visited {
	background-position: 0 -33px;
}
#dpmenu #departmanlar a.open:hover {
	background-position: 0 -66px;
}
/* #menu #navigation a.open:active { background-position: 0 -46px; } */
#dpmenu #departmanlar1 a {
	background-image: url("../images/girisim_eczacibasi.gif");
}
#dpmenu #departmanlar2 a {
	background-image: url("../images/eczacibasi_beiersdorf.gif");
}
#dpmenu #departmanlar3 a {
	background-image: url("../images/eczacibasi_schwartzkopf.gif");
}
#dpmenu #departmanlar4 a {
	background-image: url("../images/ipek_kagit.gif");
}
#dpmenu #departmanlar5 a {
	background-image: url("../images/3m.gif");
}
#dpmenu #departmanlar6 a {
	background-image: url("../images/obacay.gif");
}
#dpmenu #departmanlar7 a {
	background-image: url("../images/fonex.gif");
}
#dpmenu #departmanlar8 a {
	background-image: url("../images/ataman.gif");
}
#dpmenu #departmanlar9 a {
	background-image: url("../images/ermop.gif");
}
#dpmenu #departmanlar10 a {
	background-image: url("../images/doga.gif");
	}
#dpmenu #departmanlar11 a {
	background-image: url("../images/vivet.gif");
}


#solMenuBaslik {
	padding: 5px 0 0 5px;
}
#urunlerbaslik {
	color: #4B83A8;
	font-weight: bold;
}
.markaurunbaslik {
	width: 810px;
	height: 350px;
	overflow: auto;
	font-size:12px;
	padding-right:10px;
	
}

.markaurunbaslik li {
	color: #000;
	background: url(../images/yan.png) no-repeat;
	background-position: left center;
	padding-left: 1.4em;
	list-style-type: none;
}
