/* ================================
    CSS STYLES AKTIF EMLAK
    v1.0, 2004
   ================================
*/   

BODY
{

	
	
}

/*Emlak Listeleme */

.Basliklar
{
    color: #000099;
    font-family: Verdana, Arial;
    font-size: 10;
    font-weight: bold
}

.Bilgiler
{
    color: #000000;
    font-family: Verdana, Arial;
    font-size: 10;
}

.fiyatbaslik
{
    color: red;
    font-family: Verdana, Arial;
    font-size: 10;
    font-weight: bold
}

.refnobaslik
{
    color: #00cc00;
    font-family: Verdana, Arial;
    font-size: 11;
    font-weight: bold
}

/* detay print ve send linleri */

A.Basliklarl, A.Basliklarl:Link,  A.Basliklarl:Visited
{
    color: #000099;
    font-family: Verdana, Arial;
    font-size: 10;
    font-weight: bold
}

A.Basliklarl:Hover
{
    color: red;
    font-family: Verdana, Arial;
    font-size: 10;
    font-weight: bold
}


A.Basliklar4, A.Basliklar4:Link,  A.Basliklar4:Visited
{
    color: #3366CC;
    font-family: Verdana, Arial;
    font-size: 11;
    font-weight: bold
}

A.Basliklar4:Hover
{
    color: green;
    font-family: Verdana, Arial;
    font-size: 11;
    font-weight: bold
}


/* */
.ErrorText
{
    color: red;
    font-family: Verdana, Arial;
    font-size: 12px;
    line-height: 20pt
}


.ProductKod
{
    color: black;
    font-family: Arial;
    font-size: x-small;
    line-height: 14pt;

}

.detailhead
{
    color: #dddca3;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
}


.ProductListItem
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 10px
}

/* text style for the links */

A.SiteLink, A.SiteLink:link, A.SiteLink:visited
{
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    color: red;
    font-size: 9px;
}   

A.SiteLink:hover    
{
    text-decoration: underline;
    color: blue;
}

A.SiteLinkBold, A.SiteLinkBold:link, A.SiteLinkBold:visited
{
    color: #dddddd;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  11px;
    font-weight: bold
}

A.SiteLinkBold:hover
{
    color: white;
    text-decoration: none;
}

A.cikisBold, A.cikisBold:link, A.cikisBold:visited
{
    color: #336699;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold
}

A.cikisBold:hover
{
    color: red;
    text-decoration: none;
}


/* GENERAL */

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px    
}

.NormalDouble
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 20px    
}

/* text style used for textboxes in the admin pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
}

/* text style used for selects in the admin pages, for Nav compatibility */
.NormalSelect
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
}

/* text style used for textboxes in the edit pages, for Nav compatibility */
.EditTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    border-style: solid;
    border-width: 1px;
    border-color: #999966;
    width: 50%;
}

.araTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    border-style: solid;
    border-width: 1px;
    border-color: #999966;
    width: 85%;
}

/* text style used for controls in the admin and edit pages, for Nav compatibility */
.NormalControl
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalCheckBox
{
    margin-left: -4px;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalRadio
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-indent: -5px;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalButton
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-indent: -5px;
   border-style: solid;
    border-width: 1px;
    border-color: #cccc99; 
    background-color:#ccccaa;    
}



.NormalFont
{
    font-family: Arial;
    font-size: xx-small;
}


.NormalRed
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: red
}

/*  kod: ve fiyat: olan kısımlar */

.NormalBold
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    
}

.NormalItalic
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px    
}



A:link  {
    text-decoration: none;
    color:  black;
}

A, A:hover {
    text-decoration: underline;
    color:  black;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    height:1pt;
    text-align:left
}


