@charset "utf-8";
/* CSS Document */

body{margin:0 auto; font-family:Trebuchet Ms, Geneva, sans-serif; 
	background-image: url(../images/bg.png);
    background-attachment: scroll;
    background-color: rgb(244, 244, 244);
    background-position: 54% 0%;
    background-repeat: repeat-y;

}
img{border:0px;}
.clear{clear:both;}
input, textarea {outline:0px;}

h1{ color:#fff; font-size:16px; padding:0px; margin:5px;}
h2{ color:#fff; font-size:14px; margin:0px; padding:0px;}
h3{ color:#fff; font-size:16px; padding:0px; margin:5px;}
h4{ color:#fff; font-size:10px;}
h5{ color:#fff; font-size:10px;}
h6{ color:#fff; font-size:10px;}

.cerceve{ width:1040px; margin:0 auto;}

.header { width:1040px; height:90px; margin-top:20px;}
.logo { width:220px; height:90px; float:left; }
.topsag { width:450px; height:90px; float:right; margin-right:10px;}
.topsag .menu2 { width:460px; height:42px; float:right; border:1px solid #d3d3d4;  color:#fff; font-size:12px; border-radius: 5px; -moz-border-radius: 5px; -moz-border-radius: 5px;
background: rgb(150,150,150);
background: -moz-linear-gradient(top,  rgba(150,150,150,1) 0%, rgba(112,112,112,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(150,150,150,1)), color-stop(100%,rgba(112,112,112,1)));
background: -webkit-linear-gradient(top,  rgba(150,150,150,1) 0%,rgba(112,112,112,1) 100%);
background: -o-linear-gradient(top,  rgba(150,150,150,1) 0%,rgba(112,112,112,1) 100%);
background: -ms-linear-gradient(top,  rgba(150,150,150,1) 0%,rgba(112,112,112,1) 100%);
background: linear-gradient(to bottom,  rgba(150,150,150,1) 0%,rgba(112,112,112,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#969696', endColorstr='#707070',GradientType=0 );


}
.topsag .menu2 ul { padding:10px; margin:3.5px; }
.topsag .menu2 ul li { padding-right:4px; list-style:none; display:inline;}
.topsag .menu2 ul li img { padding-right:5px;} 
.topsag .menu2 ul li a { font-weight:normal;}
.topsag .logo2 { margin-left:-81px; position:absolute; top:0px;}
.topsag .arama { float:right; margin-top:7px; padding:6px; border:1px solid #d3d3d4; border-radius:5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; background: rgb(255,255,255);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(225,225,225,1) 52%, rgba(186,186,186,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(52%,rgba(225,225,225,1)), color-stop(100%,rgba(186,186,186,1)));
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(225,225,225,1) 52%,rgba(186,186,186,1) 100%);
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(225,225,225,1) 52%,rgba(186,186,186,1) 100%);
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(225,225,225,1) 52%,rgba(186,186,186,1) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(225,225,225,1) 52%,rgba(186,186,186,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#bababa',GradientType=0 );

}
.topsag .aramacik2{
	width: 200px;
	height: 25px;
	background:  url(../images/bulletin-input-bg.png) top left no-repeat;
	padding: 0 6px;
	border: 0px;
	color: #666;
	font-size: 12px;
	line-height: 25px;
	float: left;
	margin-top: 3px;
	margin-right: 7px;
}
.topsag .arama .aramacik { border:none; margin-right:5px; border-radius:5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; height:20px;}
.topsag .arama .btncik { border:none; height:20px; border-radius:5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;}
.toporta { width:300px; height:90px; float:left;}

.menu{ width:1040px; margin-bottom:21px;}
.menu ul { padding-left:0px; margin:22px 0px 15px 0px;}
.menu ul li { list-style:none; display:inline; font-size:11.5px; padding:10px 1px 10px 1px;}
.menu ul li a { font-family:Trebuchet Ms, Geneva, sans-serif; padding:6px 13px 6px 13px; font-weight:bold; color:#fff; text-decoration:none; text-shadow: 1px 1px rgb(58, 58, 58);}
.menu ul li a:hover { font-family:Trebuchet Ms, Geneva, sans-serif; padding:6px 13px 6px 13px; font-weight:bold; color:#000; text-decoration:none; text-shadow: 1px 1px #666;}
.menu ul li:hover { opacity:0.8; filter:alpha(opacity=80);}
.menu ul li:last-child {border-radius:0px 0px 10px 0px}
.ilk {border-radius:0px 0px 0px 15px}
.renk1 { border-radius:0px 0px 0px 10px;
background: rgb(108,104,208);
background: -moz-linear-gradient(left,  rgba(108,104,208,1) 0%, rgba(125,120,217,1) 31%, rgba(125,120,217,1) 66%, rgba(108,104,208,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(108,104,208,1)), color-stop(31%,rgba(125,120,217,1)), color-stop(66%,rgba(125,120,217,1)), color-stop(100%,rgba(108,104,208,1)));
background: -webkit-linear-gradient(left,  rgba(108,104,208,1) 0%,rgba(125,120,217,1) 31%,rgba(125,120,217,1) 66%,rgba(108,104,208,1) 100%);
background: -o-linear-gradient(left,  rgba(108,104,208,1) 0%,rgba(125,120,217,1) 31%,rgba(125,120,217,1) 66%,rgba(108,104,208,1) 100%);
background: -ms-linear-gradient(left,  rgba(108,104,208,1) 0%,rgba(125,120,217,1) 31%,rgba(125,120,217,1) 66%,rgba(108,104,208,1) 100%);
background: linear-gradient(to right,  rgba(108,104,208,1) 0%,rgba(125,120,217,1) 31%,rgba(125,120,217,1) 66%,rgba(108,104,208,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6c68d0', endColorstr='#6c68d0',GradientType=1 );

}
.renk2 { background: rgb(146,104,208); 
background: -moz-linear-gradient(left,  rgba(146,104,208,1) 0%, rgba(165,120,217,1) 33%, rgba(165,120,217,1) 68%, rgba(146,104,208,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(146,104,208,1)), color-stop(33%,rgba(165,120,217,1)), color-stop(68%,rgba(165,120,217,1)), color-stop(100%,rgba(146,104,208,1)));
background: -webkit-linear-gradient(left,  rgba(146,104,208,1) 0%,rgba(165,120,217,1) 33%,rgba(165,120,217,1) 68%,rgba(146,104,208,1) 100%);
background: -o-linear-gradient(left,  rgba(146,104,208,1) 0%,rgba(165,120,217,1) 33%,rgba(165,120,217,1) 68%,rgba(146,104,208,1) 100%);
background: -ms-linear-gradient(left,  rgba(146,104,208,1) 0%,rgba(165,120,217,1) 33%,rgba(165,120,217,1) 68%,rgba(146,104,208,1) 100%);
background: linear-gradient(to right,  rgba(146,104,208,1) 0%,rgba(165,120,217,1) 33%,rgba(165,120,217,1) 68%,rgba(146,104,208,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9268d0', endColorstr='#9268d0',GradientType=1 );
}
.renk3 { background: rgb(191,125,207);
background: -moz-linear-gradient(left,  rgba(191,125,207,1) 0%, rgba(206,145,218,1) 33%, rgba(206,145,218,1) 68%, rgba(191,125,207,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(191,125,207,1)), color-stop(33%,rgba(206,145,218,1)), color-stop(68%,rgba(206,145,218,1)), color-stop(100%,rgba(191,125,207,1)));
background: -webkit-linear-gradient(left,  rgba(191,125,207,1) 0%,rgba(206,145,218,1) 33%,rgba(206,145,218,1) 68%,rgba(191,125,207,1) 100%);
background: -o-linear-gradient(left,  rgba(191,125,207,1) 0%,rgba(206,145,218,1) 33%,rgba(206,145,218,1) 68%,rgba(191,125,207,1) 100%);
background: -ms-linear-gradient(left,  rgba(191,125,207,1) 0%,rgba(206,145,218,1) 33%,rgba(206,145,218,1) 68%,rgba(191,125,207,1) 100%);
background: linear-gradient(to right,  rgba(191,125,207,1) 0%,rgba(206,145,218,1) 33%,rgba(206,145,218,1) 68%,rgba(191,125,207,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf7dcf', endColorstr='#bf7dcf',GradientType=1 );
}
.renk4 { background: rgb(209,104,180);
background: -moz-linear-gradient(left,  rgba(209,104,180,1) 0%, rgba(217,119,194,1) 33%, rgba(217,119,194,1) 68%, rgba(209,104,180,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(209,104,180,1)), color-stop(33%,rgba(217,119,194,1)), color-stop(68%,rgba(217,119,194,1)), color-stop(100%,rgba(209,104,180,1)));
background: -webkit-linear-gradient(left,  rgba(209,104,180,1) 0%,rgba(217,119,194,1) 33%,rgba(217,119,194,1) 68%,rgba(209,104,180,1) 100%);
background: -o-linear-gradient(left,  rgba(209,104,180,1) 0%,rgba(217,119,194,1) 33%,rgba(217,119,194,1) 68%,rgba(209,104,180,1) 100%);
background: -ms-linear-gradient(left,  rgba(209,104,180,1) 0%,rgba(217,119,194,1) 33%,rgba(217,119,194,1) 68%,rgba(209,104,180,1) 100%);
background: linear-gradient(to right,  rgba(209,104,180,1) 0%,rgba(217,119,194,1) 33%,rgba(217,119,194,1) 68%,rgba(209,104,180,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d168b4', endColorstr='#d168b4',GradientType=1 );
}
.renk5 { background: rgb(212,112,138);
background: -moz-linear-gradient(left,  rgba(212,112,138,1) 0%, rgba(217,119,149,1) 33%, rgba(217,119,149,1) 68%, rgba(212,112,138,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(212,112,138,1)), color-stop(33%,rgba(217,119,149,1)), color-stop(68%,rgba(217,119,149,1)), color-stop(100%,rgba(212,112,138,1)));
background: -webkit-linear-gradient(left,  rgba(212,112,138,1) 0%,rgba(217,119,149,1) 33%,rgba(217,119,149,1) 68%,rgba(212,112,138,1) 100%);
background: -o-linear-gradient(left,  rgba(212,112,138,1) 0%,rgba(217,119,149,1) 33%,rgba(217,119,149,1) 68%,rgba(212,112,138,1) 100%);
background: -ms-linear-gradient(left,  rgba(212,112,138,1) 0%,rgba(217,119,149,1) 33%,rgba(217,119,149,1) 68%,rgba(212,112,138,1) 100%);
background: linear-gradient(to right,  rgba(212,112,138,1) 0%,rgba(217,119,149,1) 33%,rgba(217,119,149,1) 68%,rgba(212,112,138,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4708a', endColorstr='#d4708a',GradientType=1 );
}
.renk6 { background: rgb(211,133,113);
background: -moz-linear-gradient(left,  rgba(211,133,113,1) 0%, rgba(219,152,129,1) 33%, rgba(219,152,129,1) 68%, rgba(211,133,113,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(211,133,113,1)), color-stop(33%,rgba(219,152,129,1)), color-stop(68%,rgba(219,152,129,1)), color-stop(100%,rgba(211,133,113,1)));
background: -webkit-linear-gradient(left,  rgba(211,133,113,1) 0%,rgba(219,152,129,1) 33%,rgba(219,152,129,1) 68%,rgba(211,133,113,1) 100%);
background: -o-linear-gradient(left,  rgba(211,133,113,1) 0%,rgba(219,152,129,1) 33%,rgba(219,152,129,1) 68%,rgba(211,133,113,1) 100%);
background: -ms-linear-gradient(left,  rgba(211,133,113,1) 0%,rgba(219,152,129,1) 33%,rgba(219,152,129,1) 68%,rgba(211,133,113,1) 100%);
background: linear-gradient(to right,  rgba(211,133,113,1) 0%,rgba(219,152,129,1) 33%,rgba(219,152,129,1) 68%,rgba(211,133,113,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d38571', endColorstr='#d38571',GradientType=1 );
}
.renk7 { background: rgb(209,161,106);
background: -moz-linear-gradient(left,  rgba(209,161,106,1) 0%, rgba(217,177,121,1) 33%, rgba(217,177,121,1) 68%, rgba(209,161,106,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(209,161,106,1)), color-stop(33%,rgba(217,177,121,1)), color-stop(68%,rgba(217,177,121,1)), color-stop(100%,rgba(209,161,106,1)));
background: -webkit-linear-gradient(left,  rgba(209,161,106,1) 0%,rgba(217,177,121,1) 33%,rgba(217,177,121,1) 68%,rgba(209,161,106,1) 100%);
background: -o-linear-gradient(left,  rgba(209,161,106,1) 0%,rgba(217,177,121,1) 33%,rgba(217,177,121,1) 68%,rgba(209,161,106,1) 100%);
background: -ms-linear-gradient(left,  rgba(209,161,106,1) 0%,rgba(217,177,121,1) 33%,rgba(217,177,121,1) 68%,rgba(209,161,106,1) 100%);
background: linear-gradient(to right,  rgba(209,161,106,1) 0%,rgba(217,177,121,1) 33%,rgba(217,177,121,1) 68%,rgba(209,161,106,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1a16a', endColorstr='#d1a16a',GradientType=1 );
}
.renk8 {background: rgb(211,203,112);
background: -moz-linear-gradient(left,  rgba(211,203,112,1) 0%, rgba(217,211,121,1) 33%, rgba(217,211,121,1) 68%, rgba(211,203,112,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(211,203,112,1)), color-stop(33%,rgba(217,211,121,1)), color-stop(68%,rgba(217,211,121,1)), color-stop(100%,rgba(211,203,112,1)));
background: -webkit-linear-gradient(left,  rgba(211,203,112,1) 0%,rgba(217,211,121,1) 33%,rgba(217,211,121,1) 68%,rgba(211,203,112,1) 100%);
background: -o-linear-gradient(left,  rgba(211,203,112,1) 0%,rgba(217,211,121,1) 33%,rgba(217,211,121,1) 68%,rgba(211,203,112,1) 100%);
background: -ms-linear-gradient(left,  rgba(211,203,112,1) 0%,rgba(217,211,121,1) 33%,rgba(217,211,121,1) 68%,rgba(211,203,112,1) 100%);
background: linear-gradient(to right,  rgba(211,203,112,1) 0%,rgba(217,211,121,1) 33%,rgba(217,211,121,1) 68%,rgba(211,203,112,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3cb70', endColorstr='#d3cb70',GradientType=1 );
}
.renk9 { background: rgb(176,209,112);
background: -moz-linear-gradient(left,  rgba(176,209,112,1) 0%, rgba(176,209,112,1) 33%, rgba(176,209,112,1) 69%, rgba(176,209,112,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(176,209,112,1)), color-stop(33%,rgba(176,209,112,1)), color-stop(69%,rgba(176,209,112,1)), color-stop(100%,rgba(176,209,112,1)));
background: -webkit-linear-gradient(left,  rgba(176,209,112,1) 0%,rgba(176,209,112,1) 33%,rgba(176,209,112,1) 69%,rgba(176,209,112,1) 100%);
background: -o-linear-gradient(left,  rgba(176,209,112,1) 0%,rgba(176,209,112,1) 33%,rgba(176,209,112,1) 69%,rgba(176,209,112,1) 100%);
background: -ms-linear-gradient(left,  rgba(176,209,112,1) 0%,rgba(176,209,112,1) 33%,rgba(176,209,112,1) 69%,rgba(176,209,112,1) 100%);
background: linear-gradient(to right,  rgba(176,209,112,1) 0%,rgba(176,209,112,1) 33%,rgba(176,209,112,1) 69%,rgba(176,209,112,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b0d170', endColorstr='#b0d170',GradientType=1 );
}
.renk10 {background: rgb(130,206,104);
background: -moz-linear-gradient(left,  rgba(130,206,104,1) 0%, rgba(150,215,119,1) 33%, rgba(150,215,119,1) 69%, rgba(130,206,104,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(130,206,104,1)), color-stop(33%,rgba(150,215,119,1)), color-stop(69%,rgba(150,215,119,1)), color-stop(100%,rgba(130,206,104,1)));
background: -webkit-linear-gradient(left,  rgba(130,206,104,1) 0%,rgba(150,215,119,1) 33%,rgba(150,215,119,1) 69%,rgba(130,206,104,1) 100%);
background: -o-linear-gradient(left,  rgba(130,206,104,1) 0%,rgba(150,215,119,1) 33%,rgba(150,215,119,1) 69%,rgba(130,206,104,1) 100%);
background: -ms-linear-gradient(left,  rgba(130,206,104,1) 0%,rgba(150,215,119,1) 33%,rgba(150,215,119,1) 69%,rgba(130,206,104,1) 100%);
background: linear-gradient(to right,  rgba(130,206,104,1) 0%,rgba(150,215,119,1) 33%,rgba(150,215,119,1) 69%,rgba(130,206,104,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82ce68', endColorstr='#82ce68',GradientType=1 );
}
.son { border-radius:0px 0px 15px 0px}

#sitesol { width:740px; float:left;}
.slider { width:730px; height:325px; float:left; margin-right: 10px; }

#aramenu { width: 1040px; float:left; margin-bottom: 10px; margin-top:7px;}
#aramenu ul { padding-left:0px; }
#aramenu ul li { list-style:none; display:inline; font-size:12px; padding:8px 1px 8px 1px; }
#aramenu ul li a { padding:13px; text-shadow: 1px 1px rgb(58, 58, 58);}
#aramenu ul li a:hover { padding:13px; color:#000; text-shadow: 1px 1px #666;}
#aramenu ul li:hover { opacity:0.8; filter:alpha(opacity=80);}
a { font-family:Trebuchet Ms, Geneva, sans-serif; font-weight:bold; color:#fff; text-decoration:none; }
#aramenu ul li:last-child {border-radius:0px 0px 10px 0px}
.arailk {border-radius:10px 0px 0px 0px;}
.ararenk1 { border-radius:10px 0px 0px 0px;
background: rgb(108,104,208);
background: -moz-linear-gradient(left,  rgba(108,104,208,1) 0%, rgba(125,120,217,1) 31%, rgba(125,120,217,1) 66%, rgba(108,104,208,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(108,104,208,1)), color-stop(31%,rgba(125,120,217,1)), color-stop(66%,rgba(125,120,217,1)), color-stop(100%,rgba(108,104,208,1)));
background: -webkit-linear-gradient(left,  rgba(108,104,208,1) 0%,rgba(125,120,217,1) 31%,rgba(125,120,217,1) 66%,rgba(108,104,208,1) 100%);
background: -o-linear-gradient(left,  rgba(108,104,208,1) 0%,rgba(125,120,217,1) 31%,rgba(125,120,217,1) 66%,rgba(108,104,208,1) 100%);
background: -ms-linear-gradient(left,  rgba(108,104,208,1) 0%,rgba(125,120,217,1) 31%,rgba(125,120,217,1) 66%,rgba(108,104,208,1) 100%);
background: linear-gradient(to right,  rgba(108,104,208,1) 0%,rgba(125,120,217,1) 31%,rgba(125,120,217,1) 66%,rgba(108,104,208,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6c68d0', endColorstr='#6c68d0',GradientType=1 );}
.ararenk2 { background: rgb(146,104,208);
background: -moz-linear-gradient(left,  rgba(146,104,208,1) 0%, rgba(165,120,217,1) 33%, rgba(165,120,217,1) 68%, rgba(146,104,208,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(146,104,208,1)), color-stop(33%,rgba(165,120,217,1)), color-stop(68%,rgba(165,120,217,1)), color-stop(100%,rgba(146,104,208,1)));
background: -webkit-linear-gradient(left,  rgba(146,104,208,1) 0%,rgba(165,120,217,1) 33%,rgba(165,120,217,1) 68%,rgba(146,104,208,1) 100%);
background: -o-linear-gradient(left,  rgba(146,104,208,1) 0%,rgba(165,120,217,1) 33%,rgba(165,120,217,1) 68%,rgba(146,104,208,1) 100%);
background: -ms-linear-gradient(left,  rgba(146,104,208,1) 0%,rgba(165,120,217,1) 33%,rgba(165,120,217,1) 68%,rgba(146,104,208,1) 100%);
background: linear-gradient(to right,  rgba(146,104,208,1) 0%,rgba(165,120,217,1) 33%,rgba(165,120,217,1) 68%,rgba(146,104,208,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9268d0', endColorstr='#9268d0',GradientType=1 );}
.ararenk3 { background: rgb(191,125,207);
background: -moz-linear-gradient(left,  rgba(191,125,207,1) 0%, rgba(206,145,218,1) 33%, rgba(206,145,218,1) 68%, rgba(191,125,207,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(191,125,207,1)), color-stop(33%,rgba(206,145,218,1)), color-stop(68%,rgba(206,145,218,1)), color-stop(100%,rgba(191,125,207,1)));
background: -webkit-linear-gradient(left,  rgba(191,125,207,1) 0%,rgba(206,145,218,1) 33%,rgba(206,145,218,1) 68%,rgba(191,125,207,1) 100%);
background: -o-linear-gradient(left,  rgba(191,125,207,1) 0%,rgba(206,145,218,1) 33%,rgba(206,145,218,1) 68%,rgba(191,125,207,1) 100%);
background: -ms-linear-gradient(left,  rgba(191,125,207,1) 0%,rgba(206,145,218,1) 33%,rgba(206,145,218,1) 68%,rgba(191,125,207,1) 100%);
background: linear-gradient(to right,  rgba(191,125,207,1) 0%,rgba(206,145,218,1) 33%,rgba(206,145,218,1) 68%,rgba(191,125,207,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf7dcf', endColorstr='#bf7dcf',GradientType=1 );}
.ararenk4 {  background: rgb(209,104,180);
background: -moz-linear-gradient(left,  rgba(209,104,180,1) 0%, rgba(217,119,194,1) 33%, rgba(217,119,194,1) 68%, rgba(209,104,180,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(209,104,180,1)), color-stop(33%,rgba(217,119,194,1)), color-stop(68%,rgba(217,119,194,1)), color-stop(100%,rgba(209,104,180,1)));
background: -webkit-linear-gradient(left,  rgba(209,104,180,1) 0%,rgba(217,119,194,1) 33%,rgba(217,119,194,1) 68%,rgba(209,104,180,1) 100%);
background: -o-linear-gradient(left,  rgba(209,104,180,1) 0%,rgba(217,119,194,1) 33%,rgba(217,119,194,1) 68%,rgba(209,104,180,1) 100%);
background: -ms-linear-gradient(left,  rgba(209,104,180,1) 0%,rgba(217,119,194,1) 33%,rgba(217,119,194,1) 68%,rgba(209,104,180,1) 100%);
background: linear-gradient(to right,  rgba(209,104,180,1) 0%,rgba(217,119,194,1) 33%,rgba(217,119,194,1) 68%,rgba(209,104,180,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d168b4', endColorstr='#d168b4',GradientType=1 );}
.ararenk5 { background: rgb(212,112,138);
background: -moz-linear-gradient(left,  rgba(212,112,138,1) 0%, rgba(217,119,149,1) 33%, rgba(217,119,149,1) 68%, rgba(212,112,138,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(212,112,138,1)), color-stop(33%,rgba(217,119,149,1)), color-stop(68%,rgba(217,119,149,1)), color-stop(100%,rgba(212,112,138,1)));
background: -webkit-linear-gradient(left,  rgba(212,112,138,1) 0%,rgba(217,119,149,1) 33%,rgba(217,119,149,1) 68%,rgba(212,112,138,1) 100%);
background: -o-linear-gradient(left,  rgba(212,112,138,1) 0%,rgba(217,119,149,1) 33%,rgba(217,119,149,1) 68%,rgba(212,112,138,1) 100%);
background: -ms-linear-gradient(left,  rgba(212,112,138,1) 0%,rgba(217,119,149,1) 33%,rgba(217,119,149,1) 68%,rgba(212,112,138,1) 100%);
background: linear-gradient(to right,  rgba(212,112,138,1) 0%,rgba(217,119,149,1) 33%,rgba(217,119,149,1) 68%,rgba(212,112,138,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4708a', endColorstr='#d4708a',GradientType=1 );}
.ararenk6 { background: rgb(211,133,113);
background: -moz-linear-gradient(left,  rgba(211,133,113,1) 0%, rgba(219,152,129,1) 33%, rgba(219,152,129,1) 68%, rgba(211,133,113,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(211,133,113,1)), color-stop(33%,rgba(219,152,129,1)), color-stop(68%,rgba(219,152,129,1)), color-stop(100%,rgba(211,133,113,1)));
background: -webkit-linear-gradient(left,  rgba(211,133,113,1) 0%,rgba(219,152,129,1) 33%,rgba(219,152,129,1) 68%,rgba(211,133,113,1) 100%);
background: -o-linear-gradient(left,  rgba(211,133,113,1) 0%,rgba(219,152,129,1) 33%,rgba(219,152,129,1) 68%,rgba(211,133,113,1) 100%);
background: -ms-linear-gradient(left,  rgba(211,133,113,1) 0%,rgba(219,152,129,1) 33%,rgba(219,152,129,1) 68%,rgba(211,133,113,1) 100%);
background: linear-gradient(to right,  rgba(211,133,113,1) 0%,rgba(219,152,129,1) 33%,rgba(219,152,129,1) 68%,rgba(211,133,113,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d38571', endColorstr='#d38571',GradientType=1 );}
.ararenk7 { background: rgb(209,161,106);
background: -moz-linear-gradient(left,  rgba(209,161,106,1) 0%, rgba(217,177,121,1) 33%, rgba(217,177,121,1) 68%, rgba(209,161,106,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(209,161,106,1)), color-stop(33%,rgba(217,177,121,1)), color-stop(68%,rgba(217,177,121,1)), color-stop(100%,rgba(209,161,106,1)));
background: -webkit-linear-gradient(left,  rgba(209,161,106,1) 0%,rgba(217,177,121,1) 33%,rgba(217,177,121,1) 68%,rgba(209,161,106,1) 100%);
background: -o-linear-gradient(left,  rgba(209,161,106,1) 0%,rgba(217,177,121,1) 33%,rgba(217,177,121,1) 68%,rgba(209,161,106,1) 100%);
background: -ms-linear-gradient(left,  rgba(209,161,106,1) 0%,rgba(217,177,121,1) 33%,rgba(217,177,121,1) 68%,rgba(209,161,106,1) 100%);
background: linear-gradient(to right,  rgba(209,161,106,1) 0%,rgba(217,177,121,1) 33%,rgba(217,177,121,1) 68%,rgba(209,161,106,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1a16a', endColorstr='#d1a16a',GradientType=1 );}
.ararenk8 { background: rgb(211,203,112);
background: -moz-linear-gradient(left,  rgba(211,203,112,1) 0%, rgba(217,211,121,1) 33%, rgba(217,211,121,1) 68%, rgba(211,203,112,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(211,203,112,1)), color-stop(33%,rgba(217,211,121,1)), color-stop(68%,rgba(217,211,121,1)), color-stop(100%,rgba(211,203,112,1)));
background: -webkit-linear-gradient(left,  rgba(211,203,112,1) 0%,rgba(217,211,121,1) 33%,rgba(217,211,121,1) 68%,rgba(211,203,112,1) 100%);
background: -o-linear-gradient(left,  rgba(211,203,112,1) 0%,rgba(217,211,121,1) 33%,rgba(217,211,121,1) 68%,rgba(211,203,112,1) 100%);
background: -ms-linear-gradient(left,  rgba(211,203,112,1) 0%,rgba(217,211,121,1) 33%,rgba(217,211,121,1) 68%,rgba(211,203,112,1) 100%);
background: linear-gradient(to right,  rgba(211,203,112,1) 0%,rgba(217,211,121,1) 33%,rgba(217,211,121,1) 68%,rgba(211,203,112,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3cb70', endColorstr='#d3cb70',GradientType=1 );}
.ararenk9 { background: rgb(176,209,112);
background: -moz-linear-gradient(left,  rgba(176,209,112,1) 0%, rgba(176,209,112,1) 33%, rgba(176,209,112,1) 69%, rgba(176,209,112,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(176,209,112,1)), color-stop(33%,rgba(176,209,112,1)), color-stop(69%,rgba(176,209,112,1)), color-stop(100%,rgba(176,209,112,1)));
background: -webkit-linear-gradient(left,  rgba(176,209,112,1) 0%,rgba(176,209,112,1) 33%,rgba(176,209,112,1) 69%,rgba(176,209,112,1) 100%);
background: -o-linear-gradient(left,  rgba(176,209,112,1) 0%,rgba(176,209,112,1) 33%,rgba(176,209,112,1) 69%,rgba(176,209,112,1) 100%);
background: -ms-linear-gradient(left,  rgba(176,209,112,1) 0%,rgba(176,209,112,1) 33%,rgba(176,209,112,1) 69%,rgba(176,209,112,1) 100%);
background: linear-gradient(to right,  rgba(176,209,112,1) 0%,rgba(176,209,112,1) 33%,rgba(176,209,112,1) 69%,rgba(176,209,112,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b0d170', endColorstr='#b0d170',GradientType=1 );}
.ararenk10 {background: rgb(130,206,104);
background: -moz-linear-gradient(left,  rgba(130,206,104,1) 0%, rgba(150,215,119,1) 33%, rgba(150,215,119,1) 69%, rgba(130,206,104,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(130,206,104,1)), color-stop(33%,rgba(150,215,119,1)), color-stop(69%,rgba(150,215,119,1)), color-stop(100%,rgba(130,206,104,1)));
background: -webkit-linear-gradient(left,  rgba(130,206,104,1) 0%,rgba(150,215,119,1) 33%,rgba(150,215,119,1) 69%,rgba(130,206,104,1) 100%);
background: -o-linear-gradient(left,  rgba(130,206,104,1) 0%,rgba(150,215,119,1) 33%,rgba(150,215,119,1) 69%,rgba(130,206,104,1) 100%);
background: -ms-linear-gradient(left,  rgba(130,206,104,1) 0%,rgba(150,215,119,1) 33%,rgba(150,215,119,1) 69%,rgba(130,206,104,1) 100%);
background: linear-gradient(to right,  rgba(130,206,104,1) 0%,rgba(150,215,119,1) 33%,rgba(150,215,119,1) 69%,rgba(130,206,104,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82ce68', endColorstr='#82ce68',GradientType=1 );}

.cicekalan { width:750px; float:left;}
.cer { background-color:#FFF; border:1px solid rgb(221, 215, 215); padding:5px;}
.cicekalan ul { margin:0px; padding:0px;}
.cicekalan ul li { list-style:none; width:180px; margin-bottom:20px; margin-right:7px; float:left;}
.cicekalan .cicekadi { height:28px; width:147px; text-align:center; background:#000; z-index:999; position:relative; margin-top:-38px; opacity:0.7; filter:alpha(opacity=70); padding:5px 7px 5px 13px; color:#fff; font-size:12px; font-family:Trebuchet Ms, Geneva, sans-serif; font-weight:bold;}
.cicekalan .cicekalt { background:url(../images/resalt.png) no-repeat; width:180px; height:15px; background-size:180px 22px;}
.cicekalan .fiyat { width: 62px; text-align:center; background:#4fa924; padding:8px 7px 8px 13px; color:#fff; font-size:12px; font-family:Trebuchet Ms, Geneva, sans-serif; font-weight:bold; float:left; margin-right:6px; margin-top:-6px; border: 1px #999 solid;

background: rgb(83,179,38);
background: -moz-radial-gradient(center, ellipse cover,  rgba(83,179,38,1) 39%, rgba(77,146,38,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(39%,rgba(83,179,38,1)), color-stop(100%,rgba(77,146,38,1)));
background: -webkit-radial-gradient(center, ellipse cover,  rgba(83,179,38,1) 39%,rgba(77,146,38,1) 100%);
background: -o-radial-gradient(center, ellipse cover,  rgba(83,179,38,1) 39%,rgba(77,146,38,1) 100%);
background: -ms-radial-gradient(center, ellipse cover,  rgba(83,179,38,1) 39%,rgba(77,146,38,1) 100%);
background: radial-gradient(ellipse at center,  rgba(83,179,38,1) 39%,rgba(77,146,38,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53b326', endColorstr='#4d9226',GradientType=1 );
}
.cicekalan .satinal{ width: 64px; text-align:center; background:#4fa924; padding:8px 7px 8px 13px; color:#fff; font-size:12px; font-family:Trebuchet Ms, Geneva, sans-serif; font-weight:bold; float:left; margin-top:-6px; border: 1px #999 solid;

background: rgb(83,179,38);
background: -moz-radial-gradient(center, ellipse cover,  rgba(83,179,38,1) 39%, rgba(77,146,38,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(39%,rgba(83,179,38,1)), color-stop(100%,rgba(77,146,38,1)));
background: -webkit-radial-gradient(center, ellipse cover,  rgba(83,179,38,1) 39%,rgba(77,146,38,1) 100%);
background: -o-radial-gradient(center, ellipse cover,  rgba(83,179,38,1) 39%,rgba(77,146,38,1) 100%);
background: -ms-radial-gradient(center, ellipse cover,  rgba(83,179,38,1) 39%,rgba(77,146,38,1) 100%);
background: radial-gradient(ellipse at center,  rgba(83,179,38,1) 39%,rgba(77,146,38,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53b326', endColorstr='#4d9226',GradientType=1 );
}
.cicekalan .satinal a {font-family:Trebuchet Ms, Geneva, sans-serif; padding:0px !important; font-weight:bold; color:#fff; text-decoration:none; }
.cicekalan img { width:167px; height:200px; border-radius:2px;}


#sitesag { width:265px; float:left; margin-right:20px; }
.gununfirsati { width:270px; height:317px; float:left; margin-bottom:10px; padding:5px 0px 0px 0px; }
.gununfirsati .baslik { background:url(../images/firsat.png) no-repeat; width:245px; height:33px; padding:9px 0px 0px 75px;}
.gununfirsati .firsatcicek { margin-left:12px; margin-top:-5px; margin-bottom:2px;}
.gununfirsati .cicekadi { height:33px; width:130px; text-align:center; background:#303030; margin-top:2px; padding:5px 7px 0px 13px; color:#fff; font-size:11px; font-family:Trebuchet Ms, Geneva, sans-serif; font-weight:normal !important; float:left; margin-right:5px; margin-left:12px;}
.gununfirsati .fiyat { width:67px; text-align:center; margin-top:2px; padding: 7px 11px 5px 11px; color:#fff; font-size: 20px; font-family:Trebuchet Ms, Geneva, sans-serif; font-weight:bold; float:left; margin-right:6px; height: 25px; 
background: rgb(83,179,38);
background: -moz-radial-gradient(center, ellipse cover,  rgba(83,179,38,1) 39%, rgba(77,146,38,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(39%,rgba(83,179,38,1)), color-stop(100%,rgba(77,146,38,1)));
background: -webkit-radial-gradient(center, ellipse cover,  rgba(83,179,38,1) 39%,rgba(77,146,38,1) 100%);
background: -o-radial-gradient(center, ellipse cover,  rgba(83,179,38,1) 39%,rgba(77,146,38,1) 100%);
background: -ms-radial-gradient(center, ellipse cover,  rgba(83,179,38,1) 39%,rgba(77,146,38,1) 100%);
background: radial-gradient(ellipse at center,  rgba(83,179,38,1) 39%,rgba(77,146,38,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53b326', endColorstr='#4d9226',GradientType=1 );
}

.kategori { min-height:260px; width:264px; overflow:hidden; margin-bottom:15px; position:relative; border:1px solid #d3d3d4; background:#dfdfe0 url(../images/bulletin-bg.png) top left repeat-x; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; padding-left:5px; padding-bottom:9px; margin-bottom:15px;}
.kategori .baslik { margin-bottom:5px; padding:5px 0px 5px 10px}
.kategori .baslik h2 { color:#333 !important;}
.kategori .katlistele { width:270px; min-height:250px; font-size:12px;}
.kategori .katlistele ul { margin:0px; padding-left:30px;}
.kategori .katlistele ul li { list-style:circle; width:115px; float:left; padding-top:3px; }
.kategori .katlistele ul li a { color:#6a6a6a; font-weight:normal;}
.kategori .katlistele ul li a:hover { color:#6a6a6a; font-weight:bold;}

.bizeulas { width:270px; margin-top:10px; height:90px; background:url(../images/bizeulas.png) no-repeat; }
.bizeulas .ic { margin-left: 98px; padding-top: 1px; font-size: 20px;}
.bizeulas .ic span { color:#F60; font-weight:bold;}

.mailtakip { width:270px; margin-bottom:10px; background:url(../images/mailbg.png) #020202 no-repeat; height:108px; margin-top:5px;}
.mailtakip .ic { margin-left:110px; padding-top:50px; color:#c0c0c0; font-size:10px;}
.epostabg { background:url(../images/epostabg.png) no-repeat; border:none; padding:5px; color:#fff;}

.rekalan2 { width:270px; margin-bottom:10px; margin-top:10px;}
.rekalan2 img { width:270px;}
.facealan { width:270px; margin-top:10px;}

.rekalan1 { width:1040px; height:85px; text-align:center; margin-bottom:10px; }

.icineal { background:#f8faf7; border:1px solid #d4d4d5; padding: 10px; height: 320px; width: 1012px; border-radius: 5px; -moz-border-radius: 5px; -moz-border-radius: 5px;} 
.cicekalt2 { background:url(../images/resalt2.png) no-repeat; width: 1026px; height:15px; background-size: 1026px 15px; margin-left: 4px;}

.footerust{ width:1040px; background:url(../images/footerbg.png) no-repeat; height:15px;}
.footer { width:1040px; height:200px; background:#232323}
.footer .sol { width:255px; height:180px; float:left; color:#818181; font-size:13px; padding:0px 0px 0px 25px;}
.footer .orta {width:280px; height:180px; float:left; color:#818181; font-size:13px; padding:0px 0px 0px 25px;}
.footer .orta img { margin-right:5px;}
.footer .sag{ width:330px; height:180px; float:left; color:#818181; font-size:13px; padding:0px 0px 0px 25px;}
.footer .sag .right { float:right; margin-right:50px;}
.eposta2 { background:url(../images/epostabg2.png) no-repeat; widows:280px; height:40px; border:none; padding-left:15px;}
.ara { width:1040px; height:2px; border-bottom:#343434 1px solid;}
.onemlilinkler { float:left; padding:5px 0px 0px 25px; height:180px; width:170px; border-right:#343434 1px solid;}
.onemlilinkler h3 { text-shadow:#000 1px 1px; }
.onemlilinkler ul { margin:0px; padding:0px;}
.onemlilinkler ul li { background:url(../images/ok.png) 0px 3px no-repeat; list-style:none; margin-bottom:2px; padding-left:15px;}
.onemlilinkler ul li a { color:#818181; font-size:13px; }
.altkategori { width:520px; height:180px; float:left; padding:5px 0px 0px 25px; border-right:#343434 1px solid;}
.altkategori h3 { text-shadow:#000 1px 1px; }
.altkategori ul { margin:0px; padding:0px; width:600px;}
.altkategori ul li { background:url(../images/ok.png) 0px 3px no-repeat; margin-bottom:2px; float:left; width:110px; list-style:none; margin-left:3px; padding-left:15px;}
.altkategori ul li a { color:#818181; font-size:13px; }

.footeralt { background:url(../images/foteralt.png) no-repeat; width:1080px; height:76px; margin-left:-20px; margin-top:-20px; background-size:1080px 76px;}
.footeralt .sol { float:left; width:340px; padding: 18px 0px 0px 30px; height: 35px; color:#818181; font-size:12px;}
.footeralt .orta{float:left; width:400px; padding: 10px 0px 0px 10px; font-size:12px; }
.footeralt .orta ul { margin-top:15px; padding:0px;}
.footeralt .orta ul li { background:url(../images/ok.png) left no-repeat; list-style:none; display:inline; padding-right:10px;}
.footeralt .orta ul li a { color:#818181; font-weight:normal; padding-left:15px;}
.footeralt .sag{float:left; width:270px; padding:20px 0px 0px 5px; color:#818181;}
.footeralt .sag a { margin-left:10px; float:right;}

/* Preview Slider Gallery Style */
.loader{
	width:70px;
	height:70px;
	position:fixed;
	top:50%;
	left:50%;
	margin:-35px 0px 0px -35px;
	opacity:0.7;
	z-index:1000;
	background:#fff url(../images/loader.gif) no-repeat center center;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	-moz-box-shadow:0px 0px 5px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

.ps_container{
	display:none;
	width:730px;
	height:320px;
	margin:0px auto 0px auto;
	position:relative;
}
.ps_image_wrapper{
	width:735px;
	height:320px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
}
.ps_image_wrapper img{
	position:absolute;
	left:0px;
	top:0px;
	width:735px;
}
.ps_prev,
.ps_next{
	width:30px;
	height:59px;
	position:absolute;
	top:50%;
	margin-top:-40px;
	cursor:pointer;
	opacity:0.5;
}
.ps_prev{
	background:transparent url(../images/prev.png) no-repeat top center;
	left:10px;
}
.ps_next{
	background:transparent url(../images/next.png) no-repeat top center;
	right:5px;
}
.ps_prev:hover,
.ps_next:hover{
	opacity:0.9;
}
ul.ps_nav{
	list-style:none;
	margin:0;
	padding:0;
	width:170px;
	margin:-20px auto;
	position:relative;
}
ul.ps_nav li{
	float:left;
}
ul.ps_nav li a{
	display:block;
	text-indent:-9000px;
	width:11px;
	height:11px;
	outline:none;
	padding:0px 3px;
	background:transparent url(../images/dot.png) no-repeat top center;
}
ul.ps_nav li a:hover,ul.ps_nav li.selected a{
	background-position:50% -11px;
}
ul.ps_nav li.ps_preview{
	display:none;
	width:85px;
	height:91px;
	top:-95px;
	left:-34.5px; /*First item, next ones is leftDot - 0.5*wThis + 0.5*wDot, i.e. second one is (16 - 42.5 + 8) = -18.5 */
	position:absolute;
}
ul.ps_nav li.ps_preview span{
	background:transparent url(../images/triangle.png) no-repeat top center;
	width:15px;
	height:6px;
	position:absolute;
	top:85px;
	left:35px;
}
.ps_preview_wrapper{
	width:75px;
	height:75px;
	border:5px solid #fff;
	overflow:hidden;
	position:relative;
	-moz-box-shadow:0px 0px 5px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}
.ps_preview_wrapper img{
	position:absolute;
	top:0px;
	left:0px;
}

/* YKD */

#container { width:740px; float:left; }

.urunler{ margin-top:5px; font-size:12px; width:630px; }
.urunler .kutu{ float:left; background:url(../images/urunbg.png) no-repeat; width:191px; height:250px; padding:5px; font-weight:bold; margin:4px; text-align:center;}
.urunler .kutu span{ text-decoration:line-through;}

.orta_alan .detay_pic{  float:left;  min-height:280px; text-align:center;  /*border:1px solid #333;*/   padding:5px; /*background:#000;*/ }
.orta_alan .detay_pic .resimler{ margin-top:20px; text-align:center; width:200px;} 
.orta_alan .detay{ float:left; width: 320px; font-size:12px; color:#999; min-height:350px;}

.orta_alan .detay table td{ width:100px;}
.orta_alan .detay table .mavibg{ background:rgb(240, 140, 192); color:#333;}
.orta_alan .detay table .gribg{ background:rgb(131, 231, 127); color:#333;}
.orta_alan .detay table tr td{ padding:10px; }

.orta_alan .aciklama{ margin-bottom:10px; font-size:10px; margin-left:6px;}
.orta_alan .detay .ustu_cizik{ text-decoration:line-through;}
.orta_alan p{ }

.blackman { color:#000;}
.orta_alan .alici{ float:right; border:4px dotted #DBF0FF;  background:#fff; padding:10px 10px 5px 10px; border-radius:4px 4px 4px 4px;}
.orta_alan .alici label{ font-weight:bold; font-size:12px;  color:#2F62A9;}
.orta_alan .alici select{ width:160px; height:22px; border:1px solid #ccc; border-radius:4px 4px 4px 4px;}
.orta_alan .alici .tarih{ width:150px; height:22px; border:1px solid #ccc; border-radius:4px 4px 4px 4px;}
.orta_alan .alici .tamam{ background:url(../images/tamam.png) no-repeat; width:110px; height:26px; border:none;cursor:pointer;}

.orta_alan .benzer{ width: 717px; float:left;  border:4px dotted #DBF0FF; padding:10px; background:#fff; padding:10px; border-radius:4px 4px 4px 4px;}
.orta_alan .benzer a { color:#0066FF; }
.orta_alan .benzer .urun{ width: 718px; height:60px; border-bottom:4px dotted #DBF0FF; margin-top:5px;}
.orta_alan .benzer .urun .resim{ float:left; width:50px; height:50px; border:3px solid #999; margin-right:5px;}
.orta_alan .benzer .urun .aciklama{ float:left; width: 641px; height:30px; padding-top:15px; font-size:15px;}
.orta_alan .benzer .urun .aciklama .fiyat{ float:right; color:#2F62A9; font-weight:bold;}

.orta_alan h3{ font-size:12px;  font-weight:bold; color:#2F62A9;}

.orta_alan .iletisim{ line-height:20px; }
.iletisim ul li{ float:left; list-style:none; width:100%; margin-bottom:5px; margin-top:10px}
.iletisim ul li label{ float:left; width:120px; padding-left:10px; margin-right:5px; color:#333; font-size:14px;}
.iletisim ul li  input[type=text]{ background:#eee; border:1px solid #999; border-radius:5px 5px 5px 5px; width:174px; height:14px; padding:3px; font-size:11px; color:#666; font-style:italic;}

.iletisim textarea{  background:#eee; border:1px solid #999; border-radius:5px 5px 5px 5px; width:290px; height:90px; padding:5px; font-size:11px;}
.iletisim textarea:focus{ border:1px solid #ccc; width:290px; height:90px; padding:5px;}
.iletisim #buton{ background:url(../images/buton.png) no-repeat top right; border:none; width:120px; height:25px; margin-left:320px;}
.iletisim #buton:hover{cursor:pointer;}
.iletisim #buton:focus{ background:url(../images/butonhvr.png) no-repeat top right; border:none; width:120px; height:25px;}


#slider { width:720px; height:295px; float:left; margin-right:15px; padding-top:5px; }


#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 180px;
	height: 180px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('../images/fancy_close.png');
	cursor: pointer;
	z-index: 1103;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}




#preview{
	position:absolute;
	border:1px solid #ccc;
	border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
	text-align:center;
	font-weight:bold;
	background:#eee;
	padding:5px;
	display:none;
	color:#333;
	
	z-index:999;
}

/* Formlar */

.kutucuk {border-radius: 3px;		-moz-border-radius: 3px; 		-webkit-border-radius: 3px; 		-o-border-radius: 3px;		-ms-border-radius: 3px;		-khtml-border-radius: 3px; 		border: 1px solid #d5d5d5;		box-shadow: 0 1px 0 rgba(0,0,0,0.11);		margin-bottom: 3.0%; background:#fafafa; text-align:left;	}
.kutucuk .header2 {		border-radius: 3px;		-moz-border-radius: 3px; 		-webkit-border-radius: 3px; 		-o-border-radius: 3px;		-ms-border-radius: 3px;		-khtml-border-radius: 3px; 		position: relative;		background: url(../images/nav_bg.png) repeat;		box-shadow: inset 0 1px 0 #fff, 0 1px 2px rgba(0,0,0,0.02); margin-bottom:5px;	}
.kutucuk .header2 h4 {		position: relative;		padding: 9px 0;		padding-top: 8px;		padding-left: 10px;		border-bottom: 1px solid #c2c2c2;		margin: 0;		font-size: 13px;		color: #444;		line-height: 20px;		height: 19px;	}		
.kutucuk .content {		padding: 0;		margin: 0;	}		
.content.pad {		padding: 0 10px;		margin: 10px 0;			}
.kutucuk .rowelement { padding:0px 5px 5px 10px; margin-bottom:0px;}
.kutucuk .separator { border-bottom:1px solid #e3e3e3; border-top:1px solid #fff; margin-bottom:10px;}
.kutucuk .span1 { width:100px; float:left; font-size:13px; padding:7px;}
.kutucuk .span2 { width:500px; float:left;}
.kutucuk .span3 { width:150px; float:left; font-size:13px; padding:7px;}
.kutucuk .span4 { width:400px; float:left; font-size:13px; padding:7px;}


input[type="text"],
input[type="password"],
.rowelement .ui-autocomplete-input,
textarea,
.uneditable-input {
  display: inline-block;
  padding: 4px;
  font-size: 13px;
  line-height: 15px;
  color: #808080;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.kutucuk .span5 { width:30px; float:left; font-size:11px; padding:5px; solid;}
.kutucuk .span6 { width:140px; float:left; font-size:11px; padding:5px; text-align:center;}
.kutucuk .span7 { width:100px; float:left; font-size:11px; padding:5px; text-align:center;}
.kutucuk .span8 { width:50px; float:left; font-size:11px; padding:5px; text-align:center;}
.kutucuk .span9 { width:100px; float:left; font-size:11px; padding:5px; text-align:center;}
.kutucuk .span10 { width:40px; float:left; font-size:11px; padding:5px; text-align:center;}
.kutucuk .span11 { width:100px; float:left; font-size:11px; padding:5px; text-align:center;}
.kutucuk .span12 { width:70px; float:left; font-size:11px; padding:5px; text-align:center;}

.kutucuk .span13 { width:30px; float:left; font-size:11px; padding:5px; border-right:1px #000 solid;}
.kutucuk .span14 { width:140px; float:left; font-size:11px; padding:5px; border-right:1px #000 solid; text-align:center;}
.kutucuk .span15 { width:100px; float:left; font-size:11px; padding:5px; border-right:1px #000 solid; text-align:center;}
.kutucuk .span16 { width:50px; float:left; font-size:11px; padding:5px; border-right:1px #000 solid; text-align:center;}
.kutucuk .span17 { width:100px; float:left; font-size:11px; padding:5px; border-right:1px #000 solid; text-align:center;}
.kutucuk .span18 { width:40px; float:left; font-size:11px; padding:5px; border-right:1px #000 solid; text-align:center;}
.kutucuk .span19 { width:100px; float:left; font-size:11px; padding:5px; border-right:1px #000 solid; text-align:center;}
.kutucuk .span20 { width:70px; float:left; font-size:11px; padding:5px; text-align:center;}

.kutucuk .span21 { width:200px; float:left; font-size:13px; padding:7px;}
.kutucuk .span22 { width:300px; float:left; font-size:13px; padding:7px;}
.kutucuk .span23 { width:150px; float:left; font-size:13px; padding:14px;}
.kutucuk .span24 { width:400px; float:left; font-size:13px; padding:14px 7px 7px 7px;}

.button {
  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 14px;
  line-height: 20px;
  *line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #bbbbbb;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.button:hover,
.button:active,{
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.button:active{
  background-color: #cccccc;
}

/* Formlar */