@charset "utf-8";
/* CSS Document */
body, div, form { margin:0px; padding:0px; }
body { margin:0px; padding:0px; background:#002e6a url(bg.gif) repeat-x; }
.logo { background:url(logo.gif); width:230px; height:75px; margin:0px; cursor:pointer; float:left;}
#site { margin:0 auto; width:962px;}
#site_header{ clear:both; margin:0px; }
#site_header_left { background:url(bg_header_left.gif) no-repeat right; height:75px; width:7px; float:left;}
#site_header_middle { background:#FFF; height:75px; width:948px; float:left; }
#site_header_right { background:url(bg_header_right.gif) no-repeat left; height:75px; width:7px; float:left;}
#site_footer { height:30px; }
#site_top { background:url(bg_top.gif) no-repeat bottom; height:10px; line-height:10px;}
#site_middle { background:#fff url(bg_middle.gif) repeat-y; width:962px; }
#site_bottom { background:url(bg_bottom.gif) no-repeat top; height:10px; line-height:10px; width:962px; }

.clr { line-height:0px; clear:both; }
.clr4 { height:0px; clear:both; }
.clr1 { line-height:5px; clear:both; }
.clr2 { line-height:4px; clear:both; }
.clr3 { line-height:9px; clear:both; }

/* Site En Ust 1 */
#opener {
	background:url(opener.gif) no-repeat;
	width:20px;
	height:15px;
	margin-left:10px;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;	
	cursor:pointer;
	margin-bottom:5px;
}
#closer {
	background:url(closer.gif) no-repeat;
	width:20px;
	height:15px;
	margin-left:10px;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;	
	cursor:pointer;
	margin-top:5px;
}

#date {
	background:url(date.gif);
	width:150px;
	height:13px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#666;
	float:right;
	margin-right:10px;	
	text-align:center;
	padding-top:2px;
	margin-top:5px;	
}
#topper {
	height:20px;
	overflow:hidden;
	margin-bottom:5px;
	clear:both;
}

#topper .left {
	width:5px;
	height:20px;
	background:url(topper-left.gif) no-repeat;
	float:left;
}

#topper .middle {
	height:20px;
	width:952px;
	overflow:hidden;
	float:left;
	background:#FFF;
	text-align:center;
}

#topper .middle a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#999;
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
}

#topper .middle a:hover{
	text-decoration:underline;
}

#topper .right {
	width:5px;
	height:20px;
	background:url(topper-right.gif) no-repeat;
	float:left;	
}
/* Site En Ust 0 */
/* Ana Ust Menu 1 */
#site_header_top_menu {
	width:718px;
	height:75px;
	float:left;
	overflow:hidden;
}

#site_header_top_menu a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	font-weight:bold;
	text-decoration:none;	
}

#site_header_top_menu a:hover{
	text-align:none;
}

#site_header_top_menu .left {
	width:10px;
	height:57px;
	background:url(btns.gif) 0px -132px;
	float:left;
}

#site_header_top_menu .middles {
	width:107px;
	height:57px;
	background:url(mbg.gif) repeat-x;
	float:left;
	text-align:center;
	cursor:pointer;
	padding-top:12px;
}

#site_header_top_menu .middlesh {
	width:107px;
	height:57px;
	background:url(mbgh.gif) repeat-x;
	float:left;
	text-align:center;
	cursor:pointer;
	padding-top:12px;
}

#site_header_top_menu .separator {
	width:11px;
	height:57px;
	background:url(mbgs.gif) no-repeat;
	float:left;
	text-align:center;
	cursor:pointer;	
}

#site_header_top_menu .right {
	width:10px;
	height:57px;
	background:url(btns.gif) -20px -132px;
	float:left;
}
/* Ana Ust Menu 0 */

/* Ana Sayfa Iskeleti Stilleri 1 */
#leftPartOfMain {
	float:left;
	width:250px;
}

#mainPartOfMain {
	float:left;
	width:702px;
	margin-top:10px;
}

#category {
	width:230px;
	margin:10px;
}

.category_top {
	background:url(category_top.gif);
	line-height:10px;
	width:230px;	
}

#category_middle {
	background-color:#e8f7fe;
	width:230px;
}

#category_middle a {
	display:block;
	padding:2px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#09a0b5;
	text-decoration:none;
	text-indent:20px;
	background:url(category_arrow.gif) 5px 5px no-repeat;
}

#category_middle a:hover {
	text-decoration:underline;
}

.category_bottom {
	background:url(category_bottom.gif);
	line-height:10px;
	width:230px;	
}

.category_sign {
	background:url(category_sign.gif) no-repeat 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#04b9d6;
	font-weight:bold;
	text-indent:50px;
	height:30px;
	margin-bottom:5px;
	padding-top:5px;
}


#announce {
	width:230px;
	margin:10px;
}

.announce_top {
	background:url(category_top.gif);
	line-height:10px;
	width:230px;	
}

#announce_middle {
	background-color:#e8f7fe;
	width:230px;
}

#announce_middle .text {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	padding:5px;
	padding-left:20px;
}

#announce_middle a {
	display:block;
	padding:2px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#09a0b5;
	text-decoration:none;
	text-indent:20px;
	background:url(category_arrow.gif) 5px 5px no-repeat;
}

#announce_middle a:hover {
	text-decoration:underline;
}

.announce_bottom {
	background:url(category_bottom.gif);
	line-height:10px;
	width:230px;	
}

.announce_sign {
	background:url(announce_sign.gif) no-repeat 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#04b9d6;
	font-weight:bold;
	text-indent:50px;
	height:30px;
	margin-bottom:5px;
	padding-top:5px;
}

#information {
	width:230px;
	margin:10px;
}

.information_top {
	background:url(information_top.gif);
	line-height:10px;
	width:230px;	
}

#information_middle {
	background-color:#feebe5;
	width:230px;
}

#information_middle a {
	display:block;
	padding:2px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#09a0b5;
	text-decoration:none;
	text-indent:20px;
	background:url(information_arrow.gif) 5px 5px no-repeat;
}

#information_middle a:hover {
	text-decoration:underline;
}

.information_bottom {
	background:url(information_bottom.gif);
	line-height:10px;
	width:230px;	
}

.information_sign {
	background:url(information_sign.gif) no-repeat 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#e40003;
	font-weight:bold;
	text-indent:50px;
	height:30px;
	margin-bottom:5px;
	padding-top:5px;
}


#lastvisit {
	width:230px;
	margin:10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#666;
}

.lastvisit_top {
	background:url(lastvisit_top.gif);
	line-height:10px;
	width:230px;	
}

.lastvisit_sign {
	background:url(lastvisit_sign.gif) no-repeat 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#4d4d4d;
	font-weight:bold;
	text-indent:50px;
	height:30px;
	margin-bottom:5px;
	padding-top:5px;
}

#lastvisit_middle {
	background-color:#ececec;
	width:230px;
	margin:0px;
}

#lastvisit_middle a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#333;
	text-decoration:none;
}

#lastvisit_middle a:hover {
	text-decoration:none;	
}

.lastvisit_bottom {
	background:url(lastvisit_bottom.gif) top  no-repeat;
	line-height:10px;
	width:230px;
}

#lvproduct {
	width:212px;
	height:26px;
	margin:5px;
	border:1px #CCC solid;
	padding:3px;
	margin-bottom:0px;
}

#lvproduct .left{
	height:30px;
	width:150px;
	float:left;
}

#lvproduct .right{
	height:30px;
	width:62px;
	float:left;
}
/* Ana Sayfa Iskeleti Stilleri 2 */

/* Ana Sayfa Tasarımı 1 */
#welcome {
	
}

#welcome .top {
	width:699px;
	line-height:10px;
	background:url(welcome_top.gif);
	float:left;
}

#welcome .middle {
	background-color:#ececec;
	width:659px;
	padding:20px;
	float:left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
}

#welcome .bottom {
	width:699px;
	line-height:10px;
	background:url(welcome_bottom.gif);
	float:left;
}

#welcome .welcome {
	background:url(welcome.gif);
	width:69px;
	height:90px;
	float:right;
}

#show {
	margin-top:10px;
}

#show  .top {
	width:699px;
	height:41px;
	background:url(show_top.gif);
	float:left;
	text-indent:50px;
	padding-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	font-weight:bold;
}

#show  .middle {
	width:697px;
	border-right:1px #852525 solid;
	border-left:1px #852525 solid;	
	float:left;	
}

#show  .bottom {
	width:699px;
	height:33px;
	background:url(show_bottom.gif);
	float:left;
}

#product {
	margin-top:10px;	
	width:699px;
	background:#e6f7ff url(product_top.gif) top no-repeat;
}

#product .header {
	margin:5px;
	text-indent:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333;
	font-weight:bold;
	border-bottom:1px #FFF dotted;
	padding:2px;
}

.logolar {
	background:url(logolar.gif);
	width:700px;
	height:154px;
	cursor:pointer;
	margin-top:8px;
}

/* Ana Sayfa Tasarımı 0 */

/**/

/* Site Arama Motoru Bölümü 1 */
#topPartofMain {
	height:40px;
}

.searcher_left {
	width:10px;
	height:40px;
	background:url(searcher_left.gif) no-repeat right;
	float:left;
	padding-left:10px;
}

#searcher_middle {
	width:920px;
	height:40px;
	background:#e6f7ff;
	float:left;
}

.searcher_right {
	width:10px;
	height:40px;
	background:url(searcher_right.gif) no-repeat left;
	float:left;
}

.searcher_currency {
	width:210px;
	height:40px;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	padding-top:0px;
}

.tcmb {
	float:left; 
	width:10px; 
	font-family:Tahoma, Geneva, sans-serif; 
	font-size:8px; 
	border:none; 
	padding-right:12px;	
	cursor:pointer;
}

.searcher_currency div {
	border-bottom:1px #CCC dotted;
	margin-bottom:2px;
}

.currencyHead {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#900;
}

.searcher_searcher {
	width:650px;
	height:40px;
	float:left;
	margin-left:0px;
	text-align:right;
}

#Skeyword {
	height:19px;
	width:250px;
	padding-top:3px;
	text-indent:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
	color:#333;
}

#Scategory {
	height:19px;
	width:180px;
	padding-top:3px;
	text-indent:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
	color:#333;
	
}

#Scategorybtn {
	width:35px;
	height:30px;
	background:url(btns.gif) -2px -29px;	
	border:none;
	cursor:pointer;
}

#Sbutton {
	background:url(btns.gif) 0px 2px;
	height:30px;
	width:72px;
	border:none;
	cursor:pointer;
	margin-left:10px;
}

#SClist {
	width:212px;
	height:200px;
	border:1px #CCC solid;
	background-color:#FFF;
	position:absolute;
	margin-left:574px;
	margin-top:35px;
	overflow:auto;
	scroll-x:hidden;
	display:none;
}

#SClist div {
	padding:1px;
	text-indent:3px;
	cursor:pointer;
}

#SClist a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#616161;
	text-decoration:none;
}

#SClist a:hover {

}
/* Site Arama Motoru Bölümü 0 */

/* Listeleme Stiller 1 */
#PLlisting a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	cursor:pointer;
	color:#4D4D4D;
	
}
#PLSimple {
	height:24px;
	background-color:#efefef;
	margin:0px 0px 5px 0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	cursor:pointer;
	border:1px #efefef solid;
}

.PLSimpleAddition {
	background-color:#D3EAF8;	
}

#PLSimple div{
	padding:5px;
}

#PLSimple .first{
	width:250px;
	float:left;
}

#PLSimple .second{
	width:110px;
	float:left;	
}

#PLSimple .third{
	width:240px;
	float:left;	
}

#PLSimple .fourth{
	width:60px;
	float:left;	
}

#PLAdvanceHead {
	height:24px;
	background-color:#efefef;
	margin:0px 0px 5px 0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;		
}

#PLAdvanceHead div {
	padding:5px;	
}

#PLAdvanceHead .first{
	width:80px;
	float:left;	
}

#PLAdvanceHead .second{
	width:350px;
	float:left;		
}

#PLAdvanceHead .third{
	width:200px;
	float:left;		
}

#PLAdvance {
	height:70px;
	background-color:#efefef;
	margin:0px 0px 5px 0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;	
	border:1px #efefef solid;
	cursor:pointer;
}

#PLAdvance .pic {
	width:78px;
	height:58px;
	margin:5px;
	float:left;
	border:1px #CCC solid;
}

#PLAdvance .pic .in {
	width:75px;
	height:55px;
	padding:1px;
	overflow:hidden;
}

#PLAdvance .info {
	width:350px;
	float:left;
	padding:5px;
}

#PLAdvance .info div{
	height:15px;
}

#PLAdvance .detail {
	float:left;
	width:230px;
	height:58px;
	padding:5px;
}

#PLAdjust {
	height:30px;
	background-color:#e6f7ff;
	margin-bottom:10px;
	padding:5px;
}

#PLAdjust .advance {
	background:url(btns.gif) -2px -63px;
	width:30px;
	height:30px;
	border:none;
	cursor:pointer;
}

#PLAdjust .simple {
	background:url(btns.gif) -2px -97px;
	width:30px;
	height:30px;
	border:none;
	cursor:pointer;
}
/* Listeleme Stiller 0 */
/* Sayfalama Stiller 1 */
#pagingPart {
	margin:20px;
	text-align:center;
}

#pagingPart span {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	border:1px #CCC solid;
	padding:4px;
	padding-right:8px;
	padding-left:8px;
	margin:2px;
}
#pagingPart a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#06F;
	border:1px #CCC solid;
	padding:4px;
	padding-right:8px;
	padding-left:8px;
	margin:2px;
	text-decoration:none;
}

#pagingPart a:hover{
	background-color:#efefef;
}
/* Sayfalama Stiller 0 */
/* Detay Sayfası 1 */
#detay {
	background-color:#efefef;
	padding:10px;
	display:inline-block;
}

#star {
	background:url(star.gif) no-repeat;
	width:29px;
	height:27px;
	float:right;
}

#detay #sol {
	float:left;
	width:250px;
}

#detay #pic {
	float:left;
	width:250px;
	border:1px #CCC solid;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}

#detay #adresler a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#06F;
	text-decoration:none;
}

#adresler .head {
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#900;
	font-weight:bold;
	padding:5px;
	background-color:#efefef;
	margin-top:5px;
	width:243px;
	text-align:center;
}

#detay #sag {
	width:400px;
	float:left;
	margin-left:10px;
}

#sag .dot {
	width:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	float:left;
	padding:5px;	
	text-align:left;
}

#sag .Ssol {
	width:120px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#646464;
	font-weight:bold;
	float:left;
	padding:5px;
}

#sag .Ssag {
	width:240px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	float:left;
	padding:5px;
}

#sag .Ssag ul {
	margin:0px;
	padding-left:10px;
}

.pName {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#616161;
	padding:5px;
	font-weight:normal;
	background-color:#FFF;
	margin-bottom:20px;
}

.pOthers {
	background-color:#FFF;
	padding:10px;
}

.emph {
	color:#900;
	font-weight:bold;
}

.emph1 {
	color:#333;
	font-weight:bold;
	text-decoration:line-through;
}
/* Detay Sayfası 0 */

/* Dety Sayfası Benzer Ürünler 1 */
#likeP {
	border:1px #CCC solid;
	margin-top:10px;
	background-color:#F2F2F2;
}

#likeP .header {
	margin:5px;
	background-color:#FFF;
	height:25px;
	border:1px #CCC solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#900;
	text-indent:10px;
	font-weight:bold;
	padding-top:5px;
}

#likeP .body {
	border:1px #CCC solid;
	margin:5px;
	background-color:#FFF;
}

#urunB {
	text-align:center;
	width:150px;
	float:left;	
	margin:5px;
	padding:4px;
	border:1px #fff solid;
	cursor:pointer;
}

#urunB .resim{
	width:80px;
	height:60px;
	padding:1px;
	border:1px #CCC solid;
	overflow:hidden;	
	margin:0 auto;
}
#urunB .adi{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
}
#urunB .markasi{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;	
	color:#666;
	font-weight:bold;
}
#urunB .fiyati{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}

/* Dety Sayfası Benzer Ürünler 0 */

/* Firma Kurumsal Sayfaları 1 */
#firmLeft {
	width:471px;
	padding-left:7px;
	float:left;
	border-right:1px #CCC dotted;
}

#firmLeft .header {
	width:470px;
	height:37px;
	background:url(photoalbum.gif);
}

#firmLeft .thumbs {
	width:115px;
	height:150px;
	margin:10px;
	background-image:url(thumbs.gif);
	float:left;
	overflow:hidden;
}

#firmLeft .pic {
	width:100px;
	height:75px;
	overflow:hidden;
	text-align:center;
	overflow:hidden;
	margin-left:7px;
	margin-top:10px;
}

#firmLeft .text {
	width:100px;
	height:25px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	text-align:center;
	padding-top:5px;
	margin-left:7px;
	color:#333;
}

#firmRight {
	width:480px;
	float:left;
	padding-left:2px;
}

#firmRight .header {
	width:470px;
	height:37px;
	background:url(aboutfirm.gif);
}

#firmRight .text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	padding:10px;
}
/* Firma Kurumsal Sayfaları 0 */

/* Navigasyon Bolumu Stil 1 */
#PLnavigation {
	background-color:#e6f7ff;
	margin-bottom:10px;
	padding:10px;
}

.PLnavigationIn {
	width:290px;
	height:15px;
	padding:3px;
	float:left;
	border:1px #CCC solid;
	margin:2px;
	margin-left:25px;
	
}

#PLnavigation a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	font-weight:bold;
	text-decoration:none;
}

#PLnavigation a:hover{
	text-decoration:underline;	
}
/* Navigasyon Bolumu Stil 0 */
/* Icerik Bolumu 1 */
#content .tool{
	padding-right:10px;
}

.tool a{
	margin-right:10px;	
}
#content .head {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#333;
	padding:10px;
	padding-left:20px;
	padding-bottom:0px;
}

#content .date {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#666;
	padding-left:20px;
}

#content .desc {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#666;
	padding:20px;
}

#content .content {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;	
	padding:20px;
	padding-right:200px;
}
/* Icerik Bolumu 0 */

/* Iletisim Bolumu 1 */
#message {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	padding:30px;
	padding-top:0px;
}

#message .head {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#333;	
	padding-left:10px;
	border-bottom:1px #999 dotted;
	padding-top:10px;
}

.textbox1 {
	border:1px #999 solid;
	width:200px;
	height:18px;
}

.textarea1 {
	border:1px #999 solid;
	width:350px;
	height:80px;
}

.btn1 { background:#D2E0E6 url(../images/btnbg.png) repeat-x scroll 0pt 100%; border:1px #999999 solid; font-weight:bold; margin-top:5px; }
.btn2 { background:#D2E0E6 url(../images/btnbgred.png) repeat-x scroll 0pt 100%; border:1px #000000 solid; font-weight:bold; margin-top:5px; color:#FFFFFF; }
.successful { background-color:#AAF59C; border:1px #18EA13 solid; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#000000; padding:5px; float:left; margin-left:10px; margin-top:5px;}
.unsuccessful { background-color:#FE9EA0; border:1px #FF0000 solid; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#000000; padding:5px; margin:10px; margin-left:0px; width:1024px; }
/* Iletisim Bolumu 0 */
/* Site Alt Bolumu 1 */
#footer {
	
}

#footer .owner {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	width:760px;
	float:left;
	text-align:left;
}

#footer .ref {
	width:200px;
	float:left;
	text-align:right;
}

#footer .ref a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
}

#footer .ref a:hover{
	text-decoration:underline;	
}
/* Site Alt Bolumu 0 */