﻿body
{
    font-family: Arial, Helvetica, sans-serif;
    color: #222222;
    font-size: small;
}
pre
{
	display: inline;
}
a
{
    color: #6600CC;
    text-decoration: none;
} 
a:hover
{
    color: #FF99FF;
    text-decoration: underline;
}

#tumSayfa
{
    border: 1px solid #666666;
    margin: auto;
    padding: 0px 10px 5px 10px;
    position: relative;
    height: auto;
    width: 920px;
}

.ustLinks_left
{
	padding: 0px 10px 0px 10px;
	border: 3px ridge #6600CC;
	float: left;
	position: relative;
	left: 0px;
	text-align: center;
	background-color: #6600CC;
	display: inline;
}
.ustLinks_left a
{
    font-family: 'Microsoft Sans Serif';
	font-size: 20pt;
	font-weight: bolder;
    color: #FFFFFF;
}
.ustLinks_orta
{
	padding: 0px 0px 0px 5px;
	float: left;
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
	width: 300px;
	display: inline;
	
	height: 96%;
	margin-left: 30px;
}
.ustLinks_sag
{
    color: #000000;
    text-align: right;
    font-family: 'Courier New';
} 
.ustLinks_sag a
{
    color: #222222;
}

#yatayMenu
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #808080;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #808080;
}

#yatayMenu li
{
	display: inline;
}
#yatayMenu ul
{
    padding: 0px;
    margin: 7px 0px 7px 0px;
}
#yatayMenu ul a
{
    padding: 0px 6px 0px 6px;
    color: #6600CC;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}
#yatayMenu ul a:hover
{
	color: #FF99FF;
}

h1, h2, h3, h4
{
	margin: 0 0 6px 0;
	font-weight: bold;
	color: #6600CC;
	text-decoration: none;
}
h1
{
	font-size: 14pt;
}
h2
{
	font-size: 12pt;
}
h3
{
	font-size: 11pt;
}
h4
{
	font-size: 10pt;
}

#content
{
	position: relative;
	height: auto;
	width: auto;
	display: block;
	clear: both;
}

#footer
{
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #333333;
    margin-top: 8px;
    padding: 3px;
    text-align: center;
}


.register
{
    margin: 0px;
    width: 260px;
    height: auto;
    position: relative;
    border: 3px double #999966;
    background-color: #F7F7F7;
    padding: 10px;
}

.sonEklenenler
{
    padding: 10px;
    margin: 0px;
}

.sonEklenenDukkanlar
{
    border-bottom: 1px dotted #CDCDCD;
    margin: 0px;
    padding: 2px;
}

.sonEklenenDukkanlar a
{
    font-family: 'Century Gothic';
    font-weight: bold;
    font-size: large;
}

.sonEklenenUrunler
{
    border-bottom: 1px dotted #CDCDCD;
    margin: 0px;
    padding: 2px;
}
.sonEklenenUrunler a
{
}


.dukkanSatir
{
    font-size: 10pt;
    font-weight: bold;
}

.yediPtItalic
{
    font-size: 8pt;
    font-style: italic;
}

.firmaBaslik
{
    font-size: 20pt;
    text-align: center;
    color: #6600CC;
}
.tbl1
{
	border-width: 1px;
	border-style: solid;
	width: 600px;
}
.tblRow1
{
	font-size: 20pt;
	color: #800000;
	font-weight: bold;
	vertical-align: text-top;
	width: 100%;
	border-bottom-style: double;
	border-bottom-width: 3px;
}

.denemeTable
{
    margin: auto;
    width: 70%;
    border-style: solid none solid none;
    border-width: 4px;
    border-color: #FF6600;
    background-color: #FFFFCC;
}
.denemeTable a
{
    font-weight: bold;
}

.denemetr
{
    border-bottom-style: solid;
    border-bottom-width: 4px;
    border-bottom-color: #FF6600;
    background-color: #CCCCCC;
    color: #000000;
    font-weight: bold;
}

.button1
{
    border: 3px ridge #CC3300;
    color: #FFFFFF;
    background-color: #FF3300;
    font-weight: bold;
}

.tableDukkanlar
{
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #C0C0C0;
    width: 80%;
}
.tableDukkanlarSehir
{
    text-align: right;
    font-weight: bold;
    font-size: 9pt;
}

#solKategori ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#solKategori ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
}
	
#solKategori ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	border-bottom: 1px dotted #C0C0C0;
}

#solKategori ul li a:hover
{
	background: #DDDDDD;
	color: #6600CC;
}
