﻿/* GENERIC */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
}







/* ÖZEL TANIM */

.footlinks {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
}
A.footlinks:link, A.footlinks:visited, A.footlinks:active
{
	color: #444444;
	text-decoration: none;
}

A.footlinks:hover
{
	color: #629400;
	text-decoration: underline;
}

/* INDENT MENU */

.indentmenu{
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 100%; /*width of menu*/
border: none; /*dark purple border*/
/* background: black url(media/indentbg.gif) center center repeat-x; */
background:none;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 10px 9px;
text-decoration: none;
/*border-right: 1px dotted #f8d2a6; /*dark purple divider between menu items*/
font-family: Tahoma, Arial;
font-size: 11px;
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: #d8f176 !important; /*text color of selected and active item*/
background: url(images/menu_active.gif) center center repeat-x;
text-decoration:none;

}

.reysep{
margin-top:4px;
border: none;
margin-left:1px; margin-right:1px;
}


/* CATALOG MENU*/
/* Used for Portalcontnt menü and product categories */
.CatalogMenu
{
	font-size: 11px;
	color: #74a015;
	font-family: Tahoma, Verdana, Arial;
	font-weight:bold;
	}

A.CatalogMenu:link, A.CatalogMenu:visited, A.CatalogMenu:active
{
	color: #623d22;
	text-decoration: none;
}

A.CatalogMenu:hover
{
	color: #cb691e;
	text-decoration:underline;
}

.CatalogSeparator
{
	border: lightgrey 0px dotted;
}

.CatalogSelectedMenu
{
	font-size: 11px;
	color: #646464;
	font-family: Verdana, Arial;
}

A.CatalogSelectedMenu:link, A.CatalogSelectedMenu:visited, A.CatalogSelectedMenu:active
{
	color: #61820e;
	text-decoration: none;
}

A.CatalogSelectedMenu:hover
{
	color: #cb691e;
	text-decoration:underline;
}



/* HTML ÜRÜN GÖSTERİM STİLLERİ */

.tip_title {
	background-image:url(/images/tip1/downarr.gif); 
	background-repeat:no-repeat; 
	height:44px; 
	padding-left:28px; 
	padding-top:10px;
	font-family: Tahoma, Arial Trebuchet MS;
	font-size: 11px;
	color: #555555;
	margin-left:2px;
font-weight:bold;
}

.tip_urunadi {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #63811c;
	font-weight: 700;

}

A.tip_urunadi:link, A.tip_urunadi:visited, A.tip_urunadi:active {
	color: #63811c;
	text-decoration:none;
	
}

A.tip_urunadi:hover {
	color: #3181b4;
	text-decoration: underline;
	
}

.tip_urunbilgi {
	font-family: Arial, Tahoma, Arial;
	font-size: 11px;
	color: $555555;
	padding-top: 5pX;


}

.tip_kdv {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #555555;
	padding-top: 10pX;
	font-weight: 700;

}
.tip_fiyat {
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 15px;
	color: #cf600c;
	font-weight: bold;


}
.slink_title {
	padding-left:15px; 
	padding-top:7px;
	font-family: Arial, Tahoma;
	font-weight: 700;
	font-size: 11px;
	color: #333333;
	position: relative;

}

.slink {
	margin-top: 0px;
	padding-top:1px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	list-style-position:outside;
	list-style-image:url(/images/tip1/green_dot.gif);
}

A.lilink:link, A.lilink:visited, A.lilink:active {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}

.tdlink {
	padding-left: 15px;
	background-image:url(/images/tip1/green_dot.gif); 
	background-repeat:no-repeat; 
	background-position: left center;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	height:15px;
}

.tdsepdikey {
	background-image:url(/images/tip2/vline.gif); 
	background-repeat:repeat-y; 
	background-position: center;
}

.tdsepyatay {
	background-image:url(/images/tip2/hline.gif); 
	background-repeat:repeat-x; 
	background-position: left center;
}

.tip2_slink_title {
	padding-left:15px; 
	font-family: Arial, Tahoma;
	font-weight: 700;
	font-size: 11px;
	color: #333333;
	position: relative;

}
.glink_title {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #382C18;
	font-weight: 700;
	background-image:url(/images/glink/orange_dwnarr.gif); 
	background-repeat:no-repeat; 
	background-position: left center;
	padding-left: 18 px;
}
.glinktbl {

	background-image:url(/images/glink/tblbg.gif); 
	background-repeat:no-repeat; 
	background-position: right bottom;
	padding: 5px;
	padding-bottom:15px;

}

.glink_item {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	background-image:url(/images/glink/green_arr.gif); 
	background-repeat:no-repeat; 
	background-position: left center;
	padding-left: 18px;
	height:16px;

}
















.panelbasligi {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#505050;
margin-left:5px;
font-weight:700;
}

.panelok {
	font-size: 12px;
	color: #7FA81E;
	font-weight: bold;
}


.fiyat {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.urunkutusu {
	line-height: 12px;
	padding: 5px;
}

.detaybuton {
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 10px; 

}

