﻿html,body {
	font-family: Tahoma, Verdana, Arial;
	margin: 0px;
	font-size: 11px;
	color:#000000;
	padding-top:0px;
	padding-left:0px;
	margin-bottom:0px;
}


/*  ilgili tagler icin css  */
table,p,span,div,td{	 
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;	
	border-collapse:collapse;}
	
	

/* BACKGROUND CSS'LERI */
.bg_table {background-color: #FFFFFF;}
.bg_browse_category
{
	height: 55px;
	background-color: #e6e6fa;
}
.bg_dotted{
	background-image: url(../images/standart/dotted_line.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 7px;
}

.bg_dotted_2{
	background-image: url(../images/standart/dotted_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 7px;
}






/* LINK CSS'LERI */
A.small {cursor:pointer; font-size:10px;}
a.small:link {text-decoration:underline;color:#333;}
a.small:active {text-decoration:underline; color:#333;}
a.small:visited {text-decoration:underline; color:#333;}
a.small:hover {text-decoration:none; color:#999999;}

A.blue {cursor:pointer; font-size:11px;}
a.blue:link {text-decoration:underline;color:#4AB7E3;}
a.blue:active {text-decoration:underline; color:#4AB7E3;}
a.blue:visited {text-decoration:underline; color:#4AB7E3;}
a.blue:hover {text-decoration:none; color:#4AB7E3;}

A.black {cursor:pointer; font-size:11px;}
a.black:link {text-decoration:none;color:#333;}
a.black:active {text-decoration:none; color:#333;}
a.black:visited {text-decoration:none; color:#333;}
a.black:hover {text-decoration:underline; color:#999999;}

a:link,a:visited,.linkcolor {
	cursor:pointer;
	color:#FF0000;
}
a:hover {color:#000000;}

A.footer {cursor:pointer; font-size:10px; font-weight:bold;}
a.footer:link {text-decoration:none;color:#ffffff;}
a.footer:active {text-decoration:none; color:#ffffff;}
a.footer:visited {text-decoration:none; color:#ffffff;}
a.footer:hover {text-decoration:underline; color:#ffffff;}
form, select, option, input, button, textarea {
	margin: 0px;
	font-family: tahoma,verdana,arial;
	font-size: 10px;
}



a.beyaz:link {color:#FFFFFF; text-decoration:none;}
a.beyaz:active {color:#FFFFFF;text-decoration:none;}
a.beyaz:visited {color:#FFFFFF;text-decoration:none;}
a.beyaz:hover {color:#FFFFFF;text-decoration:underline;}

.alternative {font-size: 12px;}
a.alternative:link {color:#000032; text-decoration:none;}
a.alternative:active {color:#000032;text-decoration:none;}
a.alternative:visited {color:#000032;text-decoration:none;}
a.alternative:hover {color:#cc0000;text-decoration:underline;}

a.xsmallGray:link {color:#666666; text-decoration:none;}
a.xsmallGray:active {color:#666666;text-decoration:none;}
a.xsmallGray:visited {color:#666666;text-decoration:none;}
a.xsmallGray:hover {color:#cc0000;text-decoration:underline;}

a.xsmallmenu:link {color:#ffffff; text-decoration:none;}
a.xsmallmenu:active {color:#ffffff;text-decoration:none;}
a.xsmallmenu:visited {color:#ffffff;text-decoration:none;}
a.xsmallmenu:hover {color:#ffffff;text-decoration:none; font-weight:bold;}

.hr {
	height: 1px;
	background-color: #CCCCCC;
	padding-top: 0;
	padding-bottom: 0;
}

img {
	border-width:0;
}

.pageTitle { 
	color: #cc0000; 
	font-size: 20px;
	margin-bottom:8px;
}
.largeText {
	font-size: 15px;
}
.standardText {
	font-size: 12px;
}
.smallText {
	font-size: 11px;
}
.smallGray {
	font-size: 11px;
	color: #666666;
}
.xsmallText, .smallprint {
	font-size: 10px;
}
.xsmallGray{
	font-size: 10px;
	color: #666666;
}
.tablebg_dddddd {background-color:#dddddd;}
.basicshop_left { font-size:8.5pt;}
.arakutu
{
    border-right-style: none;
    width: 175px;
    border-left: #E1E7E7 1px solid;
    background-color: #ffffff;
    border-bottom: #E1E7E7 1px solid;
    border-top: #E1E7E7 1px solid;
}

a.dipLink:link, a.dipLink:visited
{
	color:#ffffff;
	font-size:9.5px;
	text-decoration:none;
}

a.dipLink:hover
{
	color:#ffffff;
	font-size:9.5px;
	text-decoration:underline;
}

.dipLegal,.linkdipLegal,a.linkdipLegal:link,a.linkdipLegal:visited {
	font-size: 10px;
	color: #666666;
}

#bottom {position: absolute; bottom: 0; }

.UpperCase
{
text-transform:uppercase;
}
.smallimagebox
{
	width: 104px; 
	height: 104px; 
	background-color: #cccccc;
	vertical-align: middle; 
	text-align: center;
}
.finded{
font-size:inherit;
color:#0099FF;
}





/*BORDER CSSLERİ*/
.bordercevre {border: 1px solid #DDDDDD;}
.border_alt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:  #E5E5E5;
}
.border_ust {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:  #E5E5E5;
}
.border_alt_title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:  #E5E5E5;
}

.border_alt_title_black {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:  #979797;
}
.border_alt_title_blue {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:  #51C5E6;
}
.border_alt_dotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.border_alt_messages {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:  #C1CDD8;
}




/* COLORS CSS  */
.red {color: #FF0000;}
.darkred {color: #CC0000;}
.lghtred{color: #ff3300;}
.blue{color:#0099FF;}
.orange{color:#FF9900}
.green{color:#99CC00}
.purple{color:#9933CC}
.white {color:#FFFFFF;}
.gray {color:#333333;}
.black{color:#000000;}

form{display:inline;}


/* TITLE CSS'LERI */
/*  Baslik tablolar için css */
h1{font-size:12px; color:#FF0000; display:inline;}
h2{font-size:12px; color:#CC0000;display:inline;}
h3{font-size:11px; color:#CC0000;display:inline;}
h4{font-size:10px; color:#666666;display:inline;}
h5{font-size:10px; color:#CC0000;display:inline;}
h6{font-size:9px; color:#CC0000;display:inline;}
h1 span{font-size:12px; color:#FF0000; display:inline;}
h2 span{font-size:12px; color:#CC0000;display:inline;}
h3 span{font-size:11px; color:#CC0000;display:inline;}
h4 span {font-size:10px; color:#666666;display:inline;}
h5 span{font-size:10px; color:#CC0000;display:inline;}
h6 span{font-size:9px; color:#CC0000;display:inline;}





/* FORM CSS'LERI  */
/*  textbox icin css   */
.input{
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #E9E9E9;
	border-width:1px; 
	border-style:groove;
	width: 120px;
}


.input_login{
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #E65959;
	border-color:#FFFFFF;
	border-width:1px; 
	border-style:groove;
	width: 140px;
	height: 14px;
}


/*  textbox icin css   */
.input_long{
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border-width:1px; 
	border-style:groove;
	width: 200px;
}

/*  combobox, list menu icin css   */
.select {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #E9E9E9;
	border-width:1px; 
	border-style:groove;
	width: 120px;
}

/*  combobox, list menu icin css   */
.select_long {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border-width:1px; 
	border-style:groove;
	width: 200px;
}

/*  zorunlu textbox icin css   */
.input_necessary {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFD5;
	width: 120px;
	border-width:1px; 
	border-style:groove;
}

.input_necessary_long {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFD5;
	width: 200px;
	border-width:1px; 
	border-style:groove;
}


/*  zorunlu combo box  etc. icin css   */
.select_necessary {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFD5;
	width: 120px;
	border-width:1px; 
	border-style:groove;
}

/*  genel buttonlar icin css   */
.button {
	cursor:pointer;
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FF0000 ;
	border: 1px ridge #DDDDDD;
	height: 20px;
	width: 50px;
}

/*  herhangi bir buton grubu icinde basilmasi mutlaka zorunlu bir buton varsa css   */
.button_necessary {
	cursor:pointer;
	font-family: tahoma;
	font-size: 10px;
	color: #F00000;
	background-color: #FFFFD5;
	border: 1px ridge #DDDDDD;
	height: 20px;
	width: 50px;
}

/*  alternative buttonlar icin css   */
.button_alternative {
	cursor:pointer;
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	background-color:#0099FF;
	border: 1px ridge #ffffff;
	height: 20px;
	width: 50px;
}







/* CSS TABS */
.shadetabs{
/* width: 90%; width of menu. Uncomment to change to a specific width */
margin-bottom: 8px;
}

.shadetabs ul{
padding: 6px 0 0 0;
margin-left: 0;
margin-top: 0px;
margin-bottom: 0px;
font: bold 10px Verdana;
list-style-type: none;
text-align: right; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 7px 8px;
margin-right: 1px; /* Tab Boşluğu */
background-color:#666666;
color: #fff;
}

.shadetabs li a:visited{
color: #fff;
}

.shadetabs li a:hover{
text-decoration: underline;
background-color:#cc0000;
color: #fff;
}


.shadetabs li.selected a{ /*selected main tab style */
padding: 8px 8px;
background-color:#cc0000;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

/* bir tane de ben ekledim*/
.shadetabs_left{
/* width: 90%; width of menu. Uncomment to change to a specific width */
margin-bottom: 8px;
}

.shadetabs_left ul{
padding: 6px 0 0 0;
margin-left: 0;
margin-top: 0px;
margin-bottom: 0px;
font: bold 10px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs_left li{
display: inline;
margin: 0;
}

.shadetabs_left li a{
text-decoration: none;
padding: 7px 8px;
margin-right: 1px; /* Tab Boşluğu */
background-color:#666666;
color: #fff;
}

.shadetabs_left li a:visited{
color: #fff;
}

.shadetabs_left li a:hover{
text-decoration: underline;
background-color:#cc0000;
color: #fff;
}


.shadetabs_left li.selected a{ /*selected main tab style */
padding: 8px 8px;
background-color:#cc0000;
}

.shadetabs_left li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}


/* TITLE CSS'LERI */
/*  GENEL baslik tablolar için css */
.title {
	font-size: 12px;
	color: #cc0000;
	text-decoration: none;
}

.title_table {
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}

.title_white {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}

.dotted_1
{
	border: 1px dotted #CCCCCC;
	padding:1px;
	margin-top: 6px;
	margin-bottom: 6px;

}

/* GRID için Style  written by Oztecnic*/	
.grid_title {
	background-image: url(../images/standart/bg_grid_title.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;	
	color:#FFFFFF;
	height:25px;
	vertical-align: bottom;
	font-size:10px;
}
.grid_title th {padding-bottom:2px; color:#0099FF; padding-right:4px; border-bottom:solid 1px #CCCCCC;}
.grid_title td {padding-bottom:2px; color:#0099FF; padding-right:4px;}
.grid_title a:link {color:#0099FF; text-decoration:none;}
.grid_title a:active {color:#0099FF; text-decoration:none;}
.grid_title a:visited {color:#0099FF; text-decoration:none;}
.grid_title a:hover {color:#FF6600; text-decoration:underline;}

.grid_item td{padding:6px; padding-left:4px; background-image: url(../images/standart/dotted_line.gif);background-repeat: repeat-x;background-position: left bottom; height:20px;}	
.grid_item a:link {color:#333333; text-decoration:underline;}
.grid_item a:active {color:#333333; text-decoration:underline;}
.grid_item a:visited {color:#333333; text-decoration:underline;}
.grid_item a:hover {color:#FF0000; text-decoration:none;}