BODY
{
	background: url(img/headerBg.png) repeat-x;
	margin: 0;
	padding: 0;
}
#headInfo
{
	height: 20px;
	background-color: #DFDFDF;
	border-bottom: 1px solid #CCCCCC;
}
#headInfo #leftText
{
	font: normal 12px "Trebuchet MS", Verdana, Arial;
	color: #666;
	width: 200px;
	margin: 0 0 0 calc(50% - 400px);
	text-align: left;
	float: left;
	padding-top: 2px;
}
#headInfo #leftText a
{
	font: normal 12px "Trebuchet MS", Verdana, Arial;
	color: #666;
	width: 805px;
	margin: 0 auto;
	text-align: right;
	padding-top: 2px;
	text-decoration: none;
}
#headInfo #Text
{
	font: normal 12px "Trebuchet MS", Verdana, Arial;
	color: #666;
	width: 605px;
	float: left;
	/*margin: 0 auto;*/
	text-align: right;
	padding-top: 2px;
}
#head
{
	background: url(img/header.png) no-repeat;
	width: 870px;
	height: 162px;
	margin: 0 auto;
	padding: 0;
}
#mainContainer
{
	margin: 0 auto;
	padding: 0;
	width: 870px;
	height: 432px;
	background: url(img/loading.gif) no-repeat 760px 395px;
}
#mainContainer #main
{
	background: url(img/bg.png);
	height: 400px;
}
#mainContainer #mainFooter
{
	background: url(img/footer.png);
	width: 870px;
	height: 32px;
}
#dortgrafik
{
	text-align: right;
	width: 795px;
	margin: -5px auto 15px;
}
#menu
{
	font: normal 16px "Trebuchet MS", Verdana, Arial;
	padding: 112px 0 0;
	margin: 0px 0 0 36px;
}
#menu LI
{
	list-style: none;
	margin: 0;
	display: inline;
}
#menu LI A
{
	cursor: pointer;
	color: #CCC;
	text-decoration: none;
	float: left;
	margin-right: 1px;
	width: 100px;
	height: 28px;
	padding-top: 5px;
	text-align: center;
}
#menu LI A:hover
{
	color: #FFF;
	background-color: #459877;
}
#content
{
	margin-left: 46px;
}
#left
{
	width: 159px;
	float: left;
}
#left H1
{
	font: italic 14px Arial;
	color: #459877;
	border-bottom: 1px solid #459877;
	margin: 0;
	padding: 0 0 3px 7px;
}
#left UL
{
	font: normal 12px "Trebuchet MS", Verdana, Arial, sans-serif;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#left LI
{
	display: block;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
}
#left LI A
{
	color: #666666;
	display: block;
	text-decoration: none;
	padding: 3px 0 3px 15px;
}
#left A:hover
{
	display: block;
	background: #F1F1F1;
}
#left LI .cins
{
	width: 82px;
	float: left;
	font-weight: bold;
}
#yumurtaFiyatlari LI A
{
	cursor: default;
}
#right
{
	margin: 0 0 0 184px;
}
#right H1
{
	font: italic 18px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #666;
	margin: 0 50px 20px 0;
	padding: 0 10px 1px 0;
	border-bottom: 1px solid #666;
	text-align: right;
}
#aciklama
{
	height: 80px;
	border-bottom: 1px dotted #CCC;
	margin: 0 80px 10px 20px;
	padding: 20px 30px 20px 25px;
	background: url(img/aciklamaBg.png) no-repeat;
	font: normal 14px "Trebuchet MS", Verdana, Arial, sans-serif;
	text-align: justify;
}
#hakkimizdaBaslik
{
	height: 115px;
	border-bottom: 1px dotted #CCC;
	margin: 0 60px 10px 20px;
	padding: 35px 30px 20px 230px;
	background: url(img/hakkimizda.png) no-repeat;
	font: normal 14px "Trebuchet MS", Verdana, Arial, sans-serif;
	text-align: justify;
}
#hakkimizdaIcerik
{
	font: normal 13px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #666;
	padding: 18px 50px 0 20px;
}
#kurumsalBaslik
{
	height: 70px;
	border-bottom: 1px dotted #CCC;
	margin: 0 60px 10px 20px;
	padding: 70px 30px 20px 325px;
	background: url(img/hakkimizda.png) no-repeat;
	font: italic 24px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #666;
}
#kurumsalIcerik
{
	font: normal 13px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #666;
	padding: 10px 50px 0 20px;
}
#iletisimContainer
{
	margin-left: 340px;
}
#iletisimContainer INPUT, #iletisimContainer TEXTAREA
{
	width: 230px;
	margin-bottom: 6px;
}
#iletisimContainer SMALL
{
	display: block;
	font: normal 12px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #666;
}
#right UL
{
	font: normal 12px "Trebuchet MS", Verdana, Arial, sans-serif;
	list-style-type: none;
	padding: 0;
	margin: 0 10px 0 0;
}
#right LI
{
	display: block;
	text-decoration: none;
	clear: both;
	color: #666666;
	padding: 3px 0 3px 8px;
	border-bottom: 1px dotted #999999;
	cursor: default;
}
#right LI A
{
cursor: pointer;
}
#right LI:hover
{
	display: block;
	background: #FAF6EB;
	border-bottom: 1px solid #A52B46;
}
#right LI IMG
{
	width: 80px;
	float: left;
	margin: 5px 30px 5px 0;
	border: 1px solid #CCC;
}
#right LI .urun
{
	font: bold 18px "Trebuchet MS", Verdana, Arial, sans-serif;
}
#right LI .fiyat
{
	display: block;
	font-size: 9px;
}
.buttons
{
	padding: 0px;
}
#yumurtaFiyatlari SPAN
{
	color: #B5B5B5;
}
.buttons SPAN
{
	color: #FFF;
	background-color: #1A5D3B;
	padding: 5px;
	cursor: pointer;
	font: 10px Verdana;
}
.buttons SPAN.active, .buttons SPAN:hover
{
	background-color: #289962;
	color: #FFF;
}
/*Sample 4*/
#box4
{
	position: absolute;
}
#box4 DIV
{
	margin: 0;
	padding: 0 20px 0 10px;
	height: 258px;
	float: left;
	background: #FFF;
}
#box4 H3, #box4 P, #box4 UL
{
	padding: 5px 10px;
}
#box4 H3
{
	color: #14193A;
	margin-top: 0;
	padding-bottom: 0;
	font: normal 18px Verdana;
	border-bottom: 1px solid #14193A;
	background: url(img/h1Bg.png) no-repeat right bottom;
}
#box4 P
{
	text-indent: 16px;
}
#box4 IMG
{
	width: 200px;
	width: 150px;
	float: left;
	margin: 0 10px 10px 15px;
}
#box4 #haberDetay
{
	width: 370px;
	margin-left: 185px;
	padding: 0;
	display: block;
	color: #666;
}
#box4 SPAN
{
	font: normal 12px "Trebuchet MS", Verdana, Arial, sans-serif;
}
#info4
{
	color: #B5B5B5 !important;
	background-color: #1A5D3B;
	padding: 5px;
	cursor: default;
	font-size: 9px;
}
/************************************/
.thumbs
{
	width: 54px;
}
.thumbs DIV
{
	display: block;
	width: 54px;
	height: 41px;
	margin: 3px 0;
	cursor: pointer;
}
.thumbs DIV IMG
{
	display: block;
	width: 100%;
	height: 100%;
	border: none;
}
.info
{
	width: 240px;
	height: 50px;
	background: #000;
	position: absolute;
}
.info P, .info H4
{
	color: #FFF;
	padding: 3px 8px;
	font-family: Arial;
}
.info H4
{
	font-size: 14px;
	display: none;
}
.info H4 A
{
	float: right;
	background: #FFF;
	color: #000;
	font-size: 10px;
	padding: 0 3px;
	text-decoration: none;
}
.mask3
{
	position: relative;
	width: 585px;
	height: 230px;
	overflow: hidden;
}
SPAN IMG
{
	display: block;
	border: none;
}
