
/***************************** GENEL *******************************************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,p,blockquote,th,tr,td { 
	margin:0;
	padding:0;
} /* form, fieldset, input, textarea*/

input {
    margin:  0 0 0 0;
    margin-bottom: 0;
    margin-left: 0;
    padding: 0 0 0 0; 
}

FORM { 
	margin: 0 0 
}

BODY 
{ 
	background: #CCDDDD url('images/bg3.gif');
    background-repeat: repeat;
}

h1 
{
  text-align:center;
  color:#821919; /*purple;*/;
  font-family: Times New Roman, serif;
  font-size: 32px;  
  border-width: 0px;
  border-color: black;
  text-decoration: none;
}

h2 
{
  font-family: Times New Roman, serif;
  font-size: 24px; 
  text-align:center;
  color:#821919; /*purple;*/;
  border-width: 0px;
  border-color: black;
  text-decoration: underline;
}

p 
{
  font-family: sans-serif;
  line-height: 16pt;
  color:black; 
  line-height: 1.5em;
}

/********************************* MENU ****************************************/
/* Buradaki bazi tanimlar menuClass.php 'de tekrar yaziliyor */
.mainmenuroot
{
  color: #821919; /*purple;*/
  font-family: Times New Roman, serif;
  font-size: 12px;
  text-decoration: none;
  font-weight : bold;
  line-height: 24px;
}
.mainmenuroot:hover{ color: #B04545;}

.mainmenuselectedroot
{
  color: black;
  font-family: Times New Roman, serif;
  font-size: 12px;
  text-decoration: none;
  font-weight : bold;
  line-height: 24px;
}
.mainmenuselectedroot:hover{ color: #000088;}

.mainmenu
{
  color: #821919;
  font-family: arial, "lucida console", sans-serif;
  font-size: 10px;
  text-decoration: none;
  font-weight : bold;
  line-height: 15px;
}
.mainmenu:hover{ color: #B04545;} /*#B04545*/

.mainmenuselected
{
  color: black;
  font-family: arial, "lucida console", sans-serif;
  font-size: 10px;
  text-decoration: none;
  font-weight : bold;
  line-height: 15px;
}
.mainmenuselected:hover{ color: #000088;}

.fastmenu
{
  color: #821919;
  font-family: arial, "lucida console", sans-serif;
  font-weight : bold;
  font-size: 10px;
  text-align:right;
  line-height: 16px; 
  text-decoration: none; 
}

/***************************** SAYFA ALTI ****************************/
.copyright
{
  text-align:center;
  color: brown;
  font-size: 12px;
} 

/********************************* FORM *********************************/
.ps
{
  color: black;
  font-family: arial sans-serif;
  font-size: 10px;
  text-decoration: none;
}
.pm
{
  color: black;
  font-family:  arial sans-serif;
  font-size: 12px;
  text-decoration: none;
}
.pl
{
  color: black;
  font-family: arial sans-serif;
  font-size: 14px;
  text-decoration: none;
}

.pxl
{
  color: black;
  font-family: arial sans-serif;
  font-size: 16px;
  text-decoration: none;
}
/************************************ TANITIM  ************************/

.baslik 
{
  font-family: Times New Roman, serif;
  font-size: 24px; 
  font-weight : bold;
  text-align:center;
  color:#821919; /*purple;*/
  border-width: 0px;
  border-color: black;
  text-decoration: underline;
}

.madde 
{
  font-family: 'Times New Roman' sans-serif;
  font-weight : bold;
  text-align:justify;
  font-size: 14pt;
  color:black; 
  line-height: 1.5em;
}

.metin 
{
  font-family: 'Times New Roman' sans-serif;
  text-align:justify;
  font-size: 12pt;
  color:black; 
  line-height: 1.5em;
}

/******************************** Sepet Tanimlari ********************************/
.tablehead 
{
  font-family: serif;
  font-size: 16pt;
  font-weight : bold;
  color:black; 
  line-height: 2em;
  text-decoration: none;
  text-align:center;
}

.toplam 
{
  font-family: serif;
  font-size: 16pt;
  font-weight : bold;
  color:black; 
  line-height: 2em;
  text-decoration: none;
}

.paragraf
{
  color: black;
  font-family: Times New Roman, serif;
  font-size: 12px;
  text-decoration: none;
  font-weight : bold;
}

/****************************** CESITLI ***********************/
.link 
{
  font-family: serif;
  line-height: 16pt;
  color:black; 
  line-height: 1.5em;
  text-decoration: underline;
}

.hata
{
  color: red;
  font-family: Times New Roman, serif;
  font-size: 14px;
  text-decoration: none;
  font-weight : normal;
}

.buyuk
{
  color: black;
  font-family: Times New Roman, serif;
  font-size: 20px;
  text-decoration: none;
  font-weight : normal;
}
