/*#| MAIN CONTENT START |#*/
#scrdiv{width:162px;height:120px;}
#mydiv {background-color: #f8f8f8;text-align:left;}
body {
	background-image: url(../images/main.bck.gray.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #c0c0c0;
	font-size:8px;
	font-family: Tahoma;
}

html {
scrollbar-arrow-color:#000066;
scrollbar-base-color:#EDEDED;
scrollbar-darkshadow-color:#EDEDED;
scrollbar-face-color:#EDEDED;
scrollbar-highlight-color:#BABABA;
scrollbar-shadow-color:#BABABA;
scrollbar-track-color:#EDEDED;
}
/*#| MAIN CONTENT END |#*/
/*---------------------------------------------------------------------------*/
/*#| FONT SIZE START |#*/
.tx8	{font-size: 8px; font-family: Tahoma;}
.tx9	{font-size: 9px; font-family: Tahoma;}
.tx10	{font-size: 10px; font-family: Tahoma;}
.tx11	{font-size: 11px; font-family: Tahoma;}
.tx12	{font-size: 12px; font-family: Tahoma;}
.tx13	{font-size: 13px; font-family: Tahoma;}
.tx14	{font-size: 14px; font-family: Tahoma;}
.tx15	{font-size: 15px; font-family: Tahoma;}
.tx16	{font-size: 16px; font-family: Tahoma;}
.tx17	{font-size: 17px; font-family: Tahoma;}
.tx18	{font-size: 18px; font-family: Tahoma;}
/*#| FONT SIZE END |#*/
/*---------------------------------------------------------------------------*/
/*#| FONT STYLE START |#*/
.Bold	{font-weight: bold ;}
.Italic	{font-style: italic;}
/*#| FONT STYLE END |#*/
/*---------------------------------------------------------------------------*/
/*#| FONT COLOR START |#*/
.fcRed		{color: #E24415;}
.fcGrey		{color: #3E3E3E;}
.fcYellow	{color: #F3CE01;}
.fcBlue		{color: #04029C;}
.fcLBlue	{color: #0099FF;}
.fcWhite	{color: #FFFFFF;}
.fcDOrange	{color: #FF6600;}
.fcCCC		{color: #CCCCCC;}
.fcF3		{color: #E6E6E6;}
.fcGreen	{color: #009900;}
.fcAcBlue	{color: #3366CC;}


/*#| FONT COLOR END |#*/
/*---------------------------------------------------------------------------*/
/*#| PYRAMID NAVIGATION START |#*/
#navPyra {
	margin: 0;
	padding: 0 0 0 0;
	float:right;
}

#navPyra li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navPyra a:link, #navPyra a:visited {
	float: left;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	padding: 6px 6px 0 6px;
	text-decoration: none;
	color: #3366CC;
	font-weight: bold ;
	font-family: Tahoma;
}

#navPyra a:link.active, #navPyra a:visited.active, #navPyra a:hover, #navPyra a:active {
	color: #04029C;
	font-weight: bold ;
	background: url(../images/header.menu.pyramid.gif) no-repeat top center;
}
/*#| PYRAMID NAVIGATION END |#*/
/*---------------------------------------------------------------------------*/
/*#| LANG NAVIGATION START |#*/
.lgMenu_s{
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #660033;
	font-weight: bold ;
	font-family: Tahoma;
}
.lgMenu:link, .lgMenu:visited {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #3366CC;
	font-weight: bold ;
	font-family: Tahoma;
}

.lgMenu:link.active, .lgMenu:visited.active, .lgMenu:hover, .lgMenu:active {
	color: #04029C;
	font-weight: bold ;
}
/*#| LANG NAVIGATION END |#*/
/*---------------------------------------------------------------------------*/
/*#| PRODUCT NAVIGATION START |#*/
.prMenu_s{
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #0099FF;
	font-weight: bold ;
	font-family: Tahoma;
}
.prMenu:link, .prMenu:visited {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #0099FF;
	font-weight: bold ;
	font-family: Tahoma;
}

.prMenu:link.active, .prMenu:visited.active, .prMenu:hover, .prMenu:active {
	color: #3366CC;
	font-weight: bold ;
}
/*#| PRODUCT NAVIGATION END |#*/
/*---------------------------------------------------------------------------*/
/*#| ADD MSN START |#*/
.amMenu_s{
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #0066CC;
	font-weight: bold ;
	font-family: Tahoma;
}
.amMenu{
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #0099FF;
	font-weight: bold ;
	font-family: Tahoma;
}

.amMenu:hover {
	color: #3366CC;
	font-weight: bold ;
}
/*#| ADD MSN END |#*/
/*---------------------------------------------------------------------------*/
/*#| MAIN NAVIGATION START |#*/
.mmMenu, .mmMenu:link
{
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold ;
	font-family: Tahoma;
}

.mmMenu:hover,	.mmMenu:link.active,	.mmMenu:visited.active
{
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #fef502;
	font-weight: bold ;
	font-family: Tahoma;
}
/*#| MAIN NAVIGATION END |#*/
/*---------------------------------------------------------------------------*/
/*#| BUTTOM NAVIGATION START |#*/
.bmMenu, .bmMenu:link
{
	color: #1e274e;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold ;
	text-decoration: none;

}

.bmMenu:hover,	.bmMenu:link.active, .bmMenu:visited.active
{
	color: #a91511;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold ;
	text-decoration: underline;
}
/*#| BUTTOM NAVIGATION END |#*/
/*---------------------------------------------------------------------------*/
/*#| OB NAVIGATION START |#*/
.obMenu, .obMenu:link
{
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FF6600;
	font-weight: bold ;
	font-family: Tahoma;
}

.obMenu:hover,	.obMenu:link.active,	.obMenu:visited.active
{
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #3366FF;
	font-weight: bold ;
	font-family: Tahoma;
}
/*#| OB NAVIGATION END |#*/
/*---------------------------------------------------------------------------*/
/*#| YAHEAR NAVIGATION START |#*/
ol#pNav {
	/*background: url("../images/pNav.bg.gif");
	border-top: 1px solid #dae0ed;*/
	margin-top: 0px; 
	font-size: 9px;
	padding: 0px 0;
	padding-top:1px;
	padding-bottom:4px;
	margin-bottom: 0px;
	margin-left: -6px;
	margin-right: 0px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ol#pNav li {
	display: inline;
	color: #00678f;
	background: url("../images/pNav.bullet.gif") no-repeat 0% 2px;
	padding-left: 11px;
	margin-left: 6px;
}

html:not([dummy]) ol#pNav li {
	background: url("../images/pNav.bullet.gif") no-repeat 0% 2px;
}	

ol#pNav li#pNav-id {
	padding-right: 0px;
	background: none;
	margin: 0px;
}

ol#pNav li#non-link {
	color: #1784af;
	background: url("../images/pNav.bullet.gif") no-repeat 0% 2px;
	padding-left: 11px;
	margin-left: 6px;
}

a.pNav {
	display: none;
}

ol#pNav li a, ul.posted a, ul.readon li a, #text a {
	color: #b40e04;
	font-weight: bold;
}

ol#pNav li a:hover, ol#pathway li a:focus, #text a:hover, #text a:focus {

	color: #202b5b;
}
/*#| YAHEAR NAVIGATION END |#*/
/*---------------------------------------------------------------------------*/
/*#| MAIN RIGHT CONTENT START |#*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

#stretch {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

#container {
	background: #f8faff;
	margin: 0px auto 0px auto;
	position: relative;
	padding: 0px Opx 0px 0px;
	width: 950px;
	max-width: 950px;
	text-align: center;
	background:#f8faff url(../images/_conteiner_back.gif);
}

* html #container {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#container div {
	text-align: left;
}

#top {
	height: 117px;
	background: url("../images/_top_back.gif") no-repeat 4px 0px;
	position: relative;
	margin:0;
	padding:0;
	width:950px;
}

#main {
	background: #fff url("../images/_main-dots.gif") no-repeat 200px 8px; 
	margin-top: 0px;
	margin-left: 19px;
	margin-right: 19px;
	padding-bottom: 25px;
	border: 1px solid #dae0ed;
	border-bottom: 5px solid #679ca9;
}

#left {
	background: url("../images/head.wim.gif") no-repeat left top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: -5px;
}

#right {
	background: url("../images/container.main.right.gif") no-repeat right top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: -5px;
	padding-top: 0px;
	padding-right: 0px;
}
/*#| MAIN RIGHT CONTENT END |#*/
/*---------------------------------------------------------------------------*/
/*#| LOGIN BOX NAVIGATION START |#*/
.user_login_head{
	color: #3366CC;
	font-weight: bold;
	font-family: Tahoma,Sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

#obAccUserId {
	color: #a91511;
	width: 156px;
	height: 12px;
	font-size: 9px;
	padding-left:4px;
	border: 1px dotted #3366CC;
	background-image: url('../images/input.bck.gif');
	font-family: Tahoma;
}

#obAccUserPasswd {
	color: #a91511;
	width: 156px;
	height: 12px;
	font-size: 9px;
	padding-left:4px;
	border: 1px dotted #3366CC;
	background-image: url('../images/input.bck.gif');
	font-family: Tahoma;
}

#obAccLogin {
	color: #a91511;
	width: 50px;
	height: 16px;
	font-size: 9px;
	font-family: Tahoma;
	border:1px dotted #3366CC;
	background-color: #FFFFFF;
	cursor:pointer;
}

#obAccReset {
	color: #a91511;
	width: 50px;
	height: 16px;
	font-size: 9px;
	font-family: Tahoma;
	border:1px dotted #3366CC;
	background-color: #FFFFFF;
	cursor:pointer;
}

#obAccUserId.disabled, #obAccUserPasswd.disabled {
	border: 1px dotted #F2F2F2;
	background-color: #F2F2F2;
}

#obAccUserId.required, #obAccUserPasswd.required {
	border: 1px dotted #3366CC;
}
#obAccUserId.validation-failed, #obAccUserPasswd.validation-failed {
	border: 1px dotted #FF3300;
	color : #000066;
}
#obAccUserId.validation-passed, #obAccUserPasswd.validation-passed {
	border: 1px dotted #00A8E6;
	color: #a91511;
}

.validation-advice {
	margin-left:6px;
	margin-right:7px;
	padding: 1px;
	color: #000066;
	background-color: #FF3300;
	border: 1px dotted #FF3300;
	font-size: 9px;
	font-family: Tahoma;
	background-image: url('../images/input.bck.gif');
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}

/*
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding-left:2px;*/
/*
#ClubentOK{
	background: url("../images/entPas.gif") no-repeat;
	color: #006699;
	border: 0px solid #cee7f3;
	margin-left:3px;
	font-size: 0.8em;
	margin-right:3px;
	padding: 0px;
	height: 12px;
	width: 15px;
	cursor: hand;
}
*/
/*#| LOGIN BOX NAVIGATION END |#*/
/*---------------------------------------------------------------------------*/
/*#| LOGIN PAGE START |#*/
.user_LBX_head{
	color: #3366CC;
	font-weight: bold;
	font-family: Tahoma,Sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.user_LBX_dot{
	color: #000099;
	font-weight: bold;
	font-family: Tahoma,Sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
#obLBXAccUserId {
	color: #a91511;
	width: 280px;
	height: 14px;
	font-size: 11px;
	padding-left:4px;
	border: 1px dotted #3366CC;
	background-image: url('../images/input.bck.gif');
	font-family: Tahoma;
}

#obLBXAccUserPasswd {
	color: #a91511;
	width: 280px;
	height: 14px;
	font-size: 11px;
	padding-left:4px;
	border: 1px dotted #3366CC;
	background-image: url('../images/input.bck.gif');
	font-family: Tahoma;
}

#obLBXAccLogin {
	color: #a91511;
	width: 80px;
	height: 18px;
	font-size: 11px;
	font-family: Tahoma;
	border:1px dotted #3366CC;
	background-color: #FFFFFF;
	cursor:pointer;
}

#obLBXAccReset {
	color: #a91511;
	width: 80px;
	height: 18px;
	font-size: 11px;
	font-family: Tahoma;
	border:1px dotted #3366CC;
	background-color: #FFFFFF;
	cursor:pointer;
}

#obLBXAccUserId.disabled, #obLBXAccUserPasswd.disabled {
	border: 1px dotted #F2F2F2;
	background-color: #F2F2F2;
}

#obLBXAccUserId.required, #obLBXAccUserPasswd.required {
	border: 1px dotted #3366CC;
}
#obLBXAccUserId.validation-failed, #obLBXAccUserPasswd.validation-failed {
	border: 1px dotted #FF3300;
	color : #000066;
}
#obLBXAccUserId.validation-passed, #obLBXAccUserPasswd.validation-passed {
	border: 1px dotted #00A8E6;
	color: #a91511;
}

.LBXvalidation-advice {
	margin-left:0px;
	margin-right:0px;
	margin-bottom:4px;
	padding: 2px;
	width: 281px;
	color: #000066;
	background-color: #FF3300;
	border: 1px dotted #FF3300;
	font-size: 9px;
	font-family: Tahoma;
	background-image: url('../images/input.bck.gif');
	text-align: center;
}
/*#| LOGIN PAGE END |#*/
/*---------------------------------------------------------------------------*/
/*#| STATS BOX NAVIGATION START |#*/
.nv_stat{
	color: #3366CC;
	font-size: 10px;
	font-family: Tahoma;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.nv_stat_value{
	color: #a91511;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
/*#| STATS BOX NAVIGATION END |#*/
/*---------------------------------------------------------------------------*/
/*#| MAIN MENU START |#*/
.mmenu_top_s {
	color: #1e274e; 
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}
.mmenu_top {
	color: #1e274e; 
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
}
.mmenu_top:hover {
	color: #a91511; 
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	font-weight: bold;
}
/*#| MAIN MENU END |#*/
/*---------------------------------------------------------------------------*/
/*#| LANG MENU START |#*/
.lgmenu_top_s {
	color: #1e274e; 
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.lgmenu_top {
	color: #1e274e; 
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
}
.lgmenu_top:hover {
	color: #a91511; 
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	font-weight: bold;
}
/*#| MAIN MENU END |#*/
/*---------------------------------------------------------------------------*/
/*#| ILETISIM MENU START |#*/
.ccmenu_m_s {
	color: #3366CC; 
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.ccmenu_m {
	color: #3366CC; 
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
}
.ccmenu_m:hover {
	color: #a91511; 
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	font-weight: bold;
}
/*#| ILETISIM MENU END |#*/
/*---------------------------------------------------------------------------*/
/*#| Fiyat Listesi START |#*/
.flmenu_m_s {
	color: #3366CC; 
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.flmenu_m {
	color: #3366CC; 
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
}
.flmenu_m:hover {
	color: #a91511; 
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	font-weight: bold;
}
.fldmenu_m_s {
	color: #333399; 
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
.fldmenu_m {
	color: #3399FF; 
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	cursor:pointer;
}
.fldmenu_m:hover {
	color: #3366CC; 
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	font-weight: bold;
	cursor:pointer;
}
/*#| Fiyat Listesi END |#*/
/*---------------------------------------------------------------------------*/
.duyuru{
	color: #0e1544;
	font-weight: normal;
	font-family: Tahoma,Sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	cursor:pointer;
}
.duyuru:hover{
	color:#006600;
	font-weight: normal;
	font-family: Tahoma,Sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	cursor:pointer;
}
.istatistik{
	color: #0e1544;
	font-weight: normal;
	font-family: Tahoma,Sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.istatistik_y{
	color: #009900;
	font-weight: normal;
	font-family: Tahoma,Sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.Haber_12_B_linked {
	color: #0e1544;
	font-weight: bold;
	font-family: Tahoma,Sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.Haber_12_B_linked:Hover {
	color: #CC3333;
	font-weight: bold;
	font-family: Tahoma,Sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.menualt {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
}
.menualt:hover {
	color: #660033;
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	font-weight: bold;
}
/* Alt Menü */

/* duyurular */
.news_title{
	color: #3366CC;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	cursor:pointer;
}
.news_title_c{
	color: #0e1544;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	cursor:pointer;
}
/* duyurular */
/* urunler */
.urun_title{
	color: #F3F3F3;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	cursor:pointer;
}
.urun_title_c{
	color: #600609;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	cursor:pointer;
}
/* urunler */
.b_ayir{
	color: #000033;
	font-weight: bold;
	font-family: Tahoma, Sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	bottom: 10px;
}
/* Alt Menü */
.spanstyle {
	position:absolute;
	visibility:visible;
	top:-50px;
	font-size:14px;
	font-family:Tahoma;
	font-weight:bold;
	color:#0e1544;
}
.menuust {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.menuust:hover {
	color: #B6E888;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.minmenuust {
	color: #0e1b8d;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.minmenuust:hover {
	color: #741800;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

.minmenualt {
	color: #CC0000;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.minmenualt:hover {
	color: #666666;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

.minmenuayirac {
	color: #741800;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
}

.dilust {
	color: #214c86;
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.dilust:hover {
	color: #0e70de;
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.dilustayirac {
	color: #616161;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 14px;
}
.tarihcap {
	color: #741800;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
}
.tarihdet {
	color: #0e1b8d;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.mmenualt {
	color: #0e1544;
	font-weight: bold;
	font-family: Tahoma,Sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.konum {
	color: #0e1544;
	font-weight: normal;
	font-family: Tahoma,Sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.konum:hover {
	color: #0066CC;
	font-weight: normal;
	font-family: Tahoma, Sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
.konumun {
	color: #0e1544;
	font-weight: normal;
	font-family: Tahoma,Sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.altpunto {
	color: #6d6467;
	font-weight: normal;
	font-family: Arial;
	font-size: 11px;
}
.textstd {
	color: #0e1544;
	font-weight: normal;
	font-family: Tahoma,Sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.textstdbold {
	color: #0e1544;
	font-weight: bold;
	font-family: Tahoma,Sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.textstd12 {
	color: #0e1544;
	font-weight: normal;
	font-family: Tahoma,Sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.textstd12bold {
	color: #0e1544;
	font-weight: bold;
	font-family: Tahoma,Sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.textstd14 {
	color: #0e1544;
	font-weight: normal;
	font-family: Tahoma,Sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.textstd14bold {
	color: #0e1544;
	font-weight: bold;
	font-family: Tahoma,Sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.txtcorp {
	color: #0e1544;
	font-weight: bold;
	font-family: Tahoma,Sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.txtcorp:hover {
	color: #741800;
	font-weight: bold;
	font-family: Tahoma,Sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
.menuleft{
	color: #0e1544;
	font-weight: bold;
	font-family: Tahoma,Sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.menuleft:hover{
	color: #0e1544;
	font-weight: bold;
	font-family: Tahoma,Sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
.ustshover{
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma,Sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.fotos {
	color: #0e1b8d;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.fotos:hover {
	color: #741800;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
.urunlink_s {
	color: #a91511;
	font-weight: bold;
	font-family: Tahoma,Sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.urunlink {
	color: #a91511;
	font-weight: bold;
	font-family: Tahoma,Sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.urunlink:hover {
	color: #0033CC;
	font-weight: bold;
	font-family: Tahoma, Sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
.urunhead {
	color: #1C2884; 
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
}
/*
input {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding-left:2px;
}
select {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
textarea{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
*/
.texthaber {
	color: #0e1544;
	font-weight: normal;
	font-family: Tahoma,Sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.texthaber:hover {
	color: #0e15FF;
	font-weight: normal;
	font-family: Tahoma,Sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
.textred {
	color: RED;
	font-weight: normal;
	font-family: Tahoma,Sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.textred12 {
	color: RED;
	font-weight: bold;
	font-family: Tahoma,Sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.textred14 {
	color: RED;
	font-weight: bold;
	font-family: Tahoma,Sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.textwhite {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Tahoma,Sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.textwhite12 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma,Sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.cpm {
	color: #8A9092;
	font-weight: normal;
	font-family: Tahoma,Sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.cpm:hover {
	color: #8A9092;
	font-weight: normal;
	font-family: Tahoma,Sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
.footer_desc {
	color: #000000;
	font-weight: normal;
	font-family: Tahoma,Sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.navmain{
	list-style:none;
	font-weight:bold;
	list-style:inside;
	list-style-type:square;
	color:#38c;
	text-decoration:none;
}

.quote{border:1px dotted #999999;color:#000000;text-align:justify;padding:5px;background:#EEE;border-left:4px solid #999;overflow:auto;width:442px}

TR.resimsizlistele-evenst {
  background: #F9FCEF;
  }
   
TR.resimsizlistele-odd {
	background-color: #F0F3F7;
	background-position: buttom top;
	background-repeat: repeat-x;
}

TR.fgf-even {
  background: #F9FCEF;
  background-position: top buttom;
  background-repeat: repeat-x;

}
/* Resimsiz Ürün Listeleme Tablo İçi */

/* Tarih Yeni Ürünler */
.newsPdate11{
color: #FF6600;
font-weight: Bold;
font-family: Tahoma;
font-size: 11px;
}
/* Tarih Yeni Ürünler */

.pDetYazi-11{
color: #0E1544;
font-weight: Bold;
font-family: Tahoma;
font-size: 11px;
}

.homePList11 {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #0e1544;
}
.homePList11:Hover {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #428ed5;
}
TD.pdetails{
	padding:3px;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	/*color: #0e1544;*/
	color:#FFFFFF;
	font-weight: normal;
	font-family: Tahoma,Sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
TD.pdetails_r{
	padding:3px;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	/*color: #0e1544;*/
	color:#FFFFFF;
	font-weight: normal;
	font-family: Tahoma,Sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
TD.pdetails_t{
	padding:3px;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	/*color: #0e1544;*/
	color:#FFFFFF;
	font-weight: Bold;
	font-family: Tahoma,Sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.myhddiv {
	font-size: 0px;
	color: #FFFFFF;
	display: none;
	visibility:hidden;
	width:0px;
	height:0px;
}
.pagenav_block_sel{
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
	font-family: Tahoma;
	cursor:pointer;
	background:#CCCCCC;
	border:1px solid #333333;
	width:15px;
	display: block;
	height: 15px;
	float: left;
	margin:2px;
	padding-top:1px;
}

.pagenav_block{
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
	font-family: Tahoma;
	cursor:pointer;
	background:#F3F3F3;
	border:1px solid #333333;
	width:15px;
	display: block;
	height: 15px;
	float: left;
	margin:2px;
	padding-top:1px;
}

.pagenav_block_blank{
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
	font-family: Tahoma;
	background:#FFFFFF;
	border:0px solid #FFFFFF;
	width:4px;
	display: block;
	height: 15px;
	float: left;
	padding-top:1px;
}

.pagenav_block_r2{
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
	font-family: Tahoma;
	cursor:pointer;
	background:#F3F3F3;
	border:1px solid #333333;
	width:15px;
	display: block;
	height: 15px;
	float: left;
	margin:2px;
	background-image:url(../images/img_nav_right2.gif);
	padding-top:1px;
}

.pagenav_block_r1{
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
	font-family: Tahoma;
	cursor:pointer;
	background:#F3F3F3;
	border:1px solid #333333;
	width:15px;
	display: block;
	height: 15px;
	float: left;
	margin:2px;
	background-image:url(../images/img_nav_right1.gif);
	padding-top:1px;
}

.pagenav_block_l2{
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
	font-family: Tahoma;
	cursor:pointer;
	background:#F3F3F3;
	border:1px solid #333333;
	width:15px;
	display: block;
	height: 15px;
	float: left;
	margin:2px;
	background-image:url(../images/img_nav_left2.gif);
	padding-top:1px;
}

.pagenav_block_l1{
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
	font-family: Tahoma;
	cursor:pointer;
	background:#F3F3F3;
	border:1px solid #333333;
	width:15px;
	display: block;
	height: 15px;
	float: left;
	margin:2px;
	background-image:url(../images/img_nav_left1.gif);
	padding-top:1px;
}

a.pagenav:link, a.pagenav:visited {
	color: #020202;
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
	font-family: Tahoma;
}

a.pagenav:link.active, a.pagenav:visited.active, a.pagenav:hover, a.pagenav:active {
	color: #999999;
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
	font-family: Tahoma;
}


#obMailList {
	color: #a91511;
	width: 156px;
	height: 12px;
	font-size: 9px;
	padding-left:4px;
	border: 1px dotted #3366CC;
	background-image: url('../images/input.bck.gif');
	font-family: Tahoma;
}

#obMailListJoin {
	color: #a91511;
	width: 80px;
	height: 16px;
	font-size: 10px;
	font-family: Tahoma;
	border:1px dotted #3366CC;
	background-color: #FFFFFF;
	font-weight:bold;
	cursor:pointer;
}
