﻿body 
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 5px;
	padding-top: 0px;
	font-size: 9pt;
	font-family: Tahoma;
	text-align: left;  
}


a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {

color: #ed4926;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


#container {width: 980px; margin: 0 auto; border-right: black 0.1pt solid;
	 border-top: black 0.1pt solid; border-left: black 0.1pt solid; border-bottom: black 0.1pt solid;  text-align: left;	}

.Baslik
{
	text-decoration:none;
	font-family: Tahoma;
	font-size:10pt;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
	color:black;
	}
	 
.tabloBaslik
{
	text-decoration:none;
	font-family: Arial;
	font-size:10pt;
	margin-top:0px;
	margin-bottom:0px;	
	color:White;
}
.kucukYazilar
{
	text-decoration:none;
	font-family: Tahoma;
	font-size:9pt;
	margin-top:0px;
	margin-bottom:0px;	
	color:black;
}

.buyukYazilar
{
	text-decoration:none;
	font-family:Tahoma;
	font-size:9pt;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;	
	color:black;
	
	}
	
	
 /*tablo resim alti şekil*/
.shiftcontainer{
position: relative;
left: 7px; 
top: 7px; 
}

.shadowcontainer{
width: 215px;
background: gray;
}

.shadowcontainer .innerdiv{
/* Add container height here if desired */
background-color:#C1DAD6;
border: 1px solid gray;
padding: 6px;
position: relative;
left: -7px; /*shadow depth*/
top: -7px; /*shadow depth*/
}

/*ürünlistesi sirala icin tablo*/

.shiftcontainerList{
position: relative;
left: 7px; 
top: 7px; 
}

.shadowcontainerList{
width: 300px;
background: gray;
}

.shadowcontainerList .innerdivList{
/* Add container height here if desired */
background-color:#C1DAD6;
border: 1px solid gray;
padding: 6px;
position: relative;
left: -7px; /*shadow depth*/
top: -7px; /*shadow depth*/
}

	 
/*ürün detay göster gizle panel*/

.collapsePanel
{
	width:100%;
	height:0px;
	background-color:#99cc99;
	overflow:hidden;
	
}
.collapsePanelHeader
{
	width:666px;
	border: 1px solid black;
	color:White;
	background: transparent url(../images/blockdefault.gif) center center repeat-x;	
	font-weight:bold;
	float:left;	
	cursor:pointer;
	padding:5px;
	vertical-align:middle
} 
	 
	 
 /* üst menü */
.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
overflow: hidden;
margin-bottom: 1em;
border: 1px solid #ffffff;
border-width: 1px 0;
background: black url(../images/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(../images/blockactive.gif) center center repeat-x;

}


/*akordion panel*/

.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #ed4926;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    
}


.accordionContent
{
	
    background-color:#fa5d3e;/*#ccdddd; /* #eeeee7;*/
    border: 1px solid #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 5px;
}

.accordionLink
{
	/*#D3DEEF;*/
 background-color:#ed4926;
    color:#FFFFFF;
}

.watermark {
	background: #FFAAFF;
}

.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}



/* fırsat reyonu icin */
.gallerycontainer{
position:inherit;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid #206BA4;
margin: 0px 0px 0px 0px;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid #206BA4;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color:#AAD4FF;/*#98B1C4;*/
padding: 5px;
left: -100px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility:visible;
top:445;
left: 710px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

/*fırsat reyonu icin */
.shiftcontainer1{
position: relative;
left: 7px; 
top: 7px; 
}

.shadowcontainer1{
width: 290px;
background: #F7BE88;
}

.shadowcontainer1 .innerdiv1{
/* Add container height here if desired */
background-color:#FBB36B;
border: 1px solid gray;
padding: 6px;
position: relative;
left: -7px; /*shadow depth*/
top: -7px; /*shadow depth*/
}

/*min ilan icn*/

.shiftcontainer2
{

width: 330px;

position:relative;
left: 7px; 
top: 7px; 
}

.shadowcontainer2{
background: #E6E6E6;

}

.shadowcontainer2 .innerdiv2{
/*background-color:#ff924d;*/
/*#8DC2E3*/
background: #8DC2E3 ;

border: 1px solid gray;
padding: 6px;
position: relative;
left: -7px; /*shadow depth*/
top: -7px; /*shadow depth*/
}


/* Baslık icin uzun bi css*/
/* Baslık icin uzun bi css*/
/* Baslık icin uzun bi css*//* Baslık icin uzun bi css*//* Baslık icin uzun bi css*//* Baslık icin uzun bi css*/


.rightBoxHolder h1, .rightBoxHolder h2 {
	font-size: 16px;
	
}


.rightBoxWide, .rightBoxSeed, .rightBoxHalfRight, .rightBoxSmallRight, .rightBoxSmall, .rightBoxHalf, .productBox, .rightBoxWideHalf, .rightBoxWideHalfRight{
	padding: 3px;
	margin-bottom: 10px;
	border: 1px solid #d6d4d4;
	background-color: white ;

}
.rightBoxFeature
{
	padding: 3px;
	margin-bottom: 10px;
	border: 1px solid #d6d4d4;
	background-color:#CCFFCC;
}
.rightBoxUrunList
{
	width: 670px;	
	
	border: 1px solid #d6d4d4;
	background-color:#CCFFCC;
}
.rightBoxFirsat
{
	width: 300px;
	border: 1px solid #d6d4d4;
	background-color: white ;
	}
	
.rightBoxUrun
	{
	width: 675px;
	border: 1px solid #d6d4d4;
	background-color: white ;
}
	
	
.rightBoxHaber
{
	width: 435px;
	border: 1px solid #d6d4d4;
	background-color: white ;
	}
	
.rightBoxFeature, .rightBoxHalfRight, .rightBoxSmallRight,.rightBoxFirsat {
	clear: right;
}
.rightBoxSeed{
	width: 668px;
}
.rightBoxFeature {
	width: 325px;
	float: left;
}
.rightBoxHalfRight{
	
	width: 345px;
	float: right;
}
.rightBoxSmallRight {
	width: 240px;
	float: right;
}
.rightBoxSmall {
	width: 240px;
	margin-left:10px;
}
.rightBoxHalf{
	width: 345px;
}
.rightBoxWideHalf {
	width: 428px;
}
.rightBoxWideHalfRight {
	width: 428px;
	float: right;
}

.rightBoxWide .rightBoxHalfRight, .rightBoxWide .rightBoxHalf{
	width:413px;
}


.rightBoxTitleRed, .rightBoxTitleBlack,.rightBoxTitleBlue{
	padding: 5px 10px 5px 10px;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	height:19px;

}
.rightBoxTitleWhite {
	padding: 5px 5px 5px 5px;
	font-size: 16px;
	font-weight: bold;

}

.rightBoxTitleRight{
	width: 160px;
	padding-top: 2px;
	font-weight: normal;
	font-align: right;
}
.rightBoxTitleRight a, .rightBoxTitleRight a:hover{
	color: #ffffff;
	border: none;
	text-decoration: underline;
	background: none;
}
.rightBoxTitleRed{
	background-image: url(../images/boxes_gradient_red.gif);
}
.rightBoxTitleBlack{
	background-image: url(../images/black_gradient.gif);
}
.rightBoxTitleBlue{
	background-image: url(../images/boxes_gradient_blue.gif);
}
.rightBoxTitleRight{
	font-size: 12px;
	float: right;
}
.rightBoxTitleRight form{
	margin-top: -2px;
	margin-left: 6px;
	float: right;
}
.rightBoxTitleRight span{
	float: right;
}
.rightBoxTabs{
	height: 100%;
	background-color: #f6f4f4;
	border-bottom: 1px solid #d0c7af;
	font-weight: none;
	
}
.rightBoxTabs a, .rightBoxTabs a:hover{
	background: none;
	border: none;
	color: none;
}
.rightBoxTabActive, .JTabActive, .rightBoxTab:hover, .JTab:hover{
	border-bottom: 1px solid #d0c7af;
	background-color: #434343;
	color: #ffffff;
	cursor: pointer;
}
.rightBoxTabActive a {
	color:#fff;
}
.rightBoxTab, .rightBoxTabActive, .JTab, .JTabActive{
	border-bottom: 1px solid #d0c7af;
	height: 20px;
	float: left;
	padding: 4px 15px 1px 15px;
	cursor: pointer;
}
.rightBoxTabActive, .JTabActive{
	background-image: url(../images/arrow_for_boxes.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
.JTab{
	background-image: none;
	background-color: #f6f4f4;
	color: #000000;
}


/*ajax tab icin stil firsat reyonunda */
.ajax__tab_yuitabview-theme .ajax__tab_header 
{
    font-family:arial,helvetica,clean,sans-serif;
    font-size:small;
    border-bottom:solid 5px #2647a0;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(../images/sprite.png) #d8d8d8 repeat-x;
    margin:0px 0.16em 0px 0px;
    padding:1px 0px 1px 0px;
    vertical-align:bottom;
    border:solid 1px #a3a3a3;
    border-bottom-width:0px;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_tab
{    
    color:#000;
    padding:0.35em 0.75em;    
    margin-right:0.01em;
}
.ajax__tab_yuitabview-theme .ajax__tab_hover .ajax__tab_outer 
{
    background: url(../images/sprite.png) #bfdaff repeat-x left -1300px;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_tab 
{
    color:#fff;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_outer
{
    background:url(../images/sprite.png) #2647a0 repeat-x left -1400px;
}
.ajax__tab_yuitabview-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:0.25em 0.5em;
    background-color:#edf5ff;    
    border:solid 1px #808080;
    border-top-width:0px;
}