body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	background: #f4f2ea;
	margin: 0;
}
img{
	border: none;
}
b{
	font-style: italic;
}
table{
	clear: both;
	border-top: #000 solid 1px;
	border-right: #000 solid 2px;
	border-bottom: #000 solid 2px;
	border-left: #000 solid 1px;
	border-spacing: 0;
}
thead{
	background: #DAEAFE;
}
th, td{
	border-top: #000 solid 1px;
	border-left: #000 solid 1px;
}
td{
	font-size: 11px;
	text-align: center;
}
th.urunkodu{
	width: 40px;
}
tr.dnbaslik th{
	width: 45px;
}
td.uruncinsi{
	width: 200px;
	height: 30px;
	text-align: left;
}
#maincontainer{
	background: #fff;
	width: 896px;
	margin: 0 auto;
}
#top{
	background: url(images/top-pattern.jpg) repeat-x;
	height: 108px;
	color: #ffffff;
}
#search{
	display: none;
	float: right;
	margin-top: -100px;
	margin-right: 10px;
}
.welcome{
	background: url(images/welcome.jpg) repeat-x;
	font-size: 13px;
	font-weight: bold;
	color: #393a26;
	text-align: right;
	padding: 1px 10px;
}
.solidblockmenu{
	margin-left: 0;
	display: none;
}
.banner{
	height: 223px;
}
#ortala{
	padding: 10px;
}
#ortala{
	margin: 0px;
}
#ortala a, #news a{
	color: #000;
}
#ortala a:hover, #news a:hover{
	color: #003881;
}
#ortala .baslik{
	margin-top: 10px;
	width: 868px;
	color: #3e3e3e;
	font-size: 13px;
	font-style: italic;
	background: #daeafe;
	padding-left: 10px;
}
#ortala p.resim{
	text-align: center;
}
#ortala p.resim2{
	float: right;
}
#ortala p.kur{
	text-align: center;
}
#ortala .fiyatlistesi{
	width: 100%;
}
#ortala .fiyatlistesi div.gorsel{
	float: right;
}
#ortala .fiyatlistesi div.urunadi{
	float: left;
}
#news{
	color: #031022;
}
#news .satir1{
	background: #ffffff;
	height: 20px;
	padding-left: 20px;
}
#news .satir2{
	background: url(images/news-pattern.jpg) repeat-x;
	height: 20px;
	padding-left: 20px;
}
#news .title{
	background: url(images/title.jpg) repeat-x;
	height: 20px;
	padding-left: 20px;
}
#contentwrapper{
	float: left;
	background: #fff;
	width: 100%;
}
#contentcolumn{
	margin: 10px 293px 0 294px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}
#leftcolumn{
	float: left;
	width: 294px; /*Width of left column in pixel*/
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: -896px; /*Set margin to that of -(MainContainerWidth)*/
}
#rightcolumn{
	float: left;
	width: 288px; /*Width of right column*/
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: -293px; /*Set left margin to -(RightColumnWidth)*/
}
.innertube, .innertube2{
	background: url(images/box-back.jpg) repeat-x;
	height: 106px;
	margin: 0 0 5px 5px; /*Margins for inner DIV inside each column (to provide padding)*/
	border: #c1c1c1 solid 1px;
}
.innertube2{
	background: url(images/box-back2.jpg) repeat-x;
}
.center, .center2{
	background: url(images/box-back.jpg) repeat-x;
	height: 106px;
	margin: 0 0 5px 5px;
	border: #c1c1c1 solid 1px;
}
.center2{
	background: url(images/box-back2.jpg) repeat-x;
}
.box img{
	margin-left: 20px;
}
.text{
	font-size: 11px;
	margin: 0 5px 0 10px;
}
.text a{
	font-weight: bold;
	font-style: italic;
	color: #000;
	text-decoration: underline;
}
.text a:hover{
	color: #003881;
}
.bulletin{
	font-size: 11px;
	line-height: 1.2em;
	margin: -10px 0 10px 10px;
}
.update img{
	float: left;
	margin: 10px 30px;
}
.update p{
	margin-top: 50px;
}
#footer{
	display: none;
	background: url(images/title.jpg) repeat-x;
	clear: left;
	width: 100%;
	height: 20px;
	color: #fff;
	text-align: right;
}
#footer a.webmail{
	float: left;
	margin-left: 10px;
	color: #000;
}
#footer a.webmail:hover{
	color: #003881;
}
#footer a{
	margin-right: 10px;
}