/***/
.tooltip
{
	position: absolute;
	border: 1px solid #B9B9B9;
	background: #BB132A;
	padding: 2px 5px;
	color: #ffffff;
	display: none;
	cursor: pointer;
}

a.extnavlink
{
	color: #2d2d2d;
	text-decoration: none;
}

table thead tr td,table th
{
	background: url(../images/frontend/theadback.gif) repeat-x;
	height: 25px;
	overflow: hidden;
	line-height: 10px;
	padding: 0px 4px;
	text-align: center;
}

td
{
	border: solid 1px #bdbdbd;
	border-right: 0;
	border-bottom: 0;
	padding: 6px 4px;
}

td.lastcolumn
{
	border-right: solid 1px #bdbdbd !important;
}

tr.lastrow td
{
	border-bottom: solid 1px #bdbdbd !important;
}

table tbody.centercontent tr td
{
	text-align: center;
}

table.iletisimformu td
{
	border: 0 !important;
	padding: 2px 2px;
}
/***/

body
{
	margin: 13px 0 0 0;
	background: url(../images/frontend/bg.gif) repeat-x;
	font-family: arial;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	height: 100%;
    outline:0;
}
body.eco{background: url(../images/frontend/bg-eco.png) repeat-x; margin:0}
body.eco #general_content{ background: none}
body.eco #wrapper{  background:none}
body.eco #wrapper-eco{background: url("../images/frontend/bg-content-eco.png") no-repeat 50% 0; min-height:840px; height:auto !important; height:840px }
body.eco #wrapper-eco-white{ width:950px; margin:0 auto; background:#fff url("../images/frontend/top-eco.png") no-repeat 50% 0; min-height:742px; height:auto !important; height:742px;padding-top: 14px}
body.kis {background: url(/content/images/frontend/bg-kis.jpg) repeat-x center top; margin:0}
body.kis #wrapper-eco-white{ width:950px; margin:0 auto; background:#fff url("../images/frontend/top-kis.png") no-repeat 50% 20px; min-height:742px; height:auto !important; height:742px;padding-top: 14px}
:focus {
	outline: 0;
}


textarea, input, select
{
	font-family: arial;
	font-size: 11px;
	color: #333333;
	padding: 3px;
}

select
{
	padding: 0;
}

form
{
	padding: 0;
	margin: 0;
}

a
{
	color: #666666;
}

a:hover
{
	color: #999999;
}

img
{
	border: 0;
}

.333333
{
	color: #333333;
}

#wrapper
{
	width: 870px;
	margin: auto;
}

#header
{
	height: 54px;
	position:relative
}

#logo
{
	position: absolute;
}

#gotohome
{
	position: absolute;
	margin: 10px 0 0 712px;
	width: 11px;
	height: 11px;
}

#spacer1
{
	position: absolute;
	margin: 10px 0 0 723px;
	width: 9px;
	height: 11px;
}

#openoutlook
{
	position: absolute;
	margin: 10px 0 0 732px;
	width: 11px;
	height: 11px;
}

#spacer2
{
	position: absolute;
	margin: 10px 0 0 743px;
	width: 9px;
	height: 11px;
}

#turkiye
{
	position: absolute;
	margin: 10px 0 0 752px;
	width: 35px;
	height: 11px;
}

#arrow
{
	position: absolute;
	margin: 10px 0 0 791px;
	width: 11px;
	height: 11px;
}

#global
{
	position: absolute;
	margin: 10px 0 0 802px;
	width: 61px;
	height: 11px;
}

#menu
{
	height: 55px;
	clear: both;
	background: url(../images/frontend/menubg.gif) no-repeat;
}

#menu ul
{
	list-style: none;
	padding: 8px 0 0 5px;
	margin: 0;
}

#menu li
{
	float: left;
	cursor: pointer;
}

#menu ul ul
{
	position: absolute;
	display: none;
	width: 158px;
	list-style: none;
	padding: 0;
	margin: 37px 0 0 0;
	z-index: 99999;
}

#menu ul ul ul{
	position: absolute;
	display: none;
	width: 158px;
	list-style: none;
	padding: 0;
	margin:0;
	top:0px;
	left:155px;
	z-index: 99999;
}

#menubtns li li{
	width: 135px;
	border: solid 1px #bababa;
	border-top: 0;
	padding: 3px 10px;
	background: #f7f7f7;
	color: #2d2d2d;
	position:relative;
}

#menu .submenutop
{
	width: 158px;
	background: url(../images/frontend/submenutop.gif) no-repeat;
	border: none;
	font-size: 0;
	line-height: 0;
	height: 5px;
	padding: 0;
}

#menu .submenubot
{
	width: 158px;
	background: url(../images/frontend/submenubot.gif);
	border: none;
	font-size: 0;
	line-height: 0;
	height: 2px;
	padding: 0;
}

#searchbox
{
	position: absolute;
	margin: 18px 0 0 694px;
}

#searchinput
{
	float: left;
	width: 123px;
	height: 17px;
	border: 0;
	padding: 5px 0 0 18px;
	margin: 0;
	font-size: 11px;
	background: url(../images/frontend/searchinput.gif) no-repeat;
	color: #cccccc;
}

#searchbtn
{
	position: absolute;
	width: 22px;
	height: 23px;
	margin: 17px 0 0 835px;
}

#footer
{
	padding-top: 10px;
}

.hor_rule
{
	background: url(../images/frontend/dot.gif) 0 100% repeat-x;
	height: 30px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}

/*30.11.2011*/
.hor_rule_td
{
	background: url(../images/frontend/dot.gif) 0 100% repeat-x;
	height: 10px;
	padding:0 !important;
	line-height: 1px;
	font-size: 1px;
	clear: both;
	margin-bottom:10px;
}


#bottomicons
{
	float: right;
	list-style: none;
	padding: 0;
	margin: 0;
}

#bottomicons li
{
	float: left;
	padding-left: 1px;
	background: url(../images/frontend/dot.gif) repeat-y;
}

#bottomicons li:first-child
{
	background: none;
}

.site_kullanim
{
	color: #333333;
}

.site_kullanim a
{
	text-decoration: none;
}

.copyright
{
	color: #9f9f9f;
	font-size: 9px;
	text-decoration: none;
}

#newsbar
{
	width: 858px;
	height: 35px;
	background: url(../images/frontend/newsbar_bg.gif) no-repeat;
	margin-top: 6px;
	font-size: 9px;
	padding: 3px 6px;
}

#newsbar .grad
{
	position: absolute;
	width: 814px;
	height: 35px;
	z-index: 99999999;
}

#newsbar_prevbtn
{
	position: absolute;
	margin: 9px 0 0 815px;
	z-index: 2;
}

#newsbar_nextbtn
{
	position: absolute;
	margin: 9px 0 0 833px;
	z-index: 2;
}

#newsmask
{
	position: relative;
	overflow: hidden;
	width: 858px;
	height: 35px;
}

#newscontent
{
	position: absolute;
	list-style: none;
	padding: 1px 0 0 15px;
	margin: 0;
	visibility: hidden;
}

#newscontent li
{
	line-height: 35px;
}

#newscontent .date
{
	color: #ed1c2d;
}

#newscontent li a
{
	text-decoration: none;
}

#navigation
{
	font-size: 9px;
	overflow: hidden;
}

#navigation_new
{
	font-size: 9px;
	height:120px;
	width:870px;
}

#navigation_left_button {
	float:left;
	width:68px;
	height:120px;
}
#navigation_left_button img { margin:52px 0 0 5px; float:left; cursor:pointer; }

#navigation_right_button {
	float:left;
	width:68px;
	height:120px;
}
#navigation_right_button img { margin:52px 5px 0 0; float:right; cursor:pointer; }
	
#navigation_content_container {
	float:left;
	width:870px;
	height:120px;
	position:relative;
	overflow:hidden;
}

#navigation_content
{
	font-size: 11px;
	height:120px;
	position:absolute;
	left:0px;
	left:0px;
	width:1250px;
}

.morebtn
{
	position: absolute;
	margin: 99px 0 0 210px;
	background: url(../images/frontend/morebtno.gif) no-repeat;
}

.navtxt
{
	width: 150px;
	position: absolute;
	margin: 60px 0 0 106px;
	color: #000000;
}

#anasayfa_lastik_secici
{
	width: 224px;
	height: 120px;
	float: left;
	background: url(../images/frontend/lastik_secici_bg.gif) no-repeat;
}

div.anasayfa_capsul
{
	width: 280px;
	height: 120px;
	float: left;
	margin-right:16px;
}
#anasayfa_lastik_secici_new { background: url(../images/frontend/LastikSecici.png) no-repeat; }
#anasayfa_bayi_bulucu_new { background: url(../images/frontend/BayiBulucu.png) no-repeat; }
#anasayfa_urunler_new { background: url(../images/frontend/LastikSecici.png) no-repeat; }
#anasayfa_formula1_new { background: url(../images/frontend/formula1_bg_new.gif) no-repeat; }
#anasayfa_kampanyalar { background: url(../images/frontend/Kampanyalar.png) no-repeat; }

#anasayfa_bayi_bulucu
{
	width: 220px;
	height: 120px;
	float: left;
	background: url(../images/frontend/bayi_bulucu_bg.gif) no-repeat;
}

#anasayfa_urunler
{
	width: 219px;
	height: 120px;
	float: left;
	background: url(../images/frontend/urunler_bg.gif) no-repeat;
}

#anasayfa_formula1
{
	width: 207px;
	height: 120px;
	float: left;
	background: url(../images/frontend/formula1_bg.gif) no-repeat;
}


#general_content
{
	background: #FFFFFF url(../images/frontend/content_bg.gif) no-repeat;
	margin-top: 12px;
	overflow: hidden;
	width: 824px;
	clear: both;
	padding: 0 23px;
}

#leftmenu {
	width: 184px;
	float: left;
	overflow:hidden;
}

#leftmenu_cap
{
	background: url(../images/frontend/cap_leftmenu_bg.gif) no-repeat;
	line-height: 36px;
	text-indent: 23px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

#leftmenu_cap2
{
	background: url(../images/frontend/formula1_capbg.gif) no-repeat;
	line-height: 36px;
	text-indent: 23px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

#leftmenu_items
{
	margin: 0 2px;
	background: #f3f3f3;
	width: 180px;
}

#leftmenu_items ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#leftmenu_items li a
{
	display: block;
	height: 26px;
	line-height: 26px;
	text-decoration: none;
	background: #f3f3f3 url(../images/frontend/leftmenuitems_bg.gif) no-repeat;
	color: #333333;
	text-indent: 15px;
}

#leftmenu_items li li a
{	
	color: #333333;
	background: #e0e0e0 url(../images/frontend/leftmenuitemssub_bg.gif) no-repeat;
}

#leftmenu_items li li li a
{
	text-indent: 40px;
	color: #000;
	background: #d4d2d2 url(../images/frontend/leftmenuitemssub_bg2.gif) no-repeat;
}

#leftmenu_items li a:hover
{
	color: #FFFFFF;
	background-color: #383838;
}

#leftmenu_items li .selected
{
	color: #fff;
	background: #383838 url(../images/frontend/leftmenuitems_bg.gif) no-repeat;
}

#leftmenu_items li li .selected
{
	background-image: url(../images/frontend/leftmenuitemssub_bg.gif);
}

#leftmenu_items li li li .selected
{
	background-image: url(../images/frontend/leftmenuitemssub_bg2.gif);
}

#leftmenu_items li ul
{
	display: none;
}

#page_content {
	width: 624px;
	float: left;
	display:inline;
	margin-left:16px;
	background: #FFF;
}

#content_header
{
	background: url(../images/frontend/content_cap_bg.gif) no-repeat;
	width: 624px;
	height: 38px;
}

#content_header_txt
{
	line-height: 38px;
	font-size: 16px;
	text-indent: 15px;
	font-weight: bold;
	letter-spacing: -1px;
}

#print_page
{
	position: absolute;
	margin: -29px 0 0 553px;
}

#content_img
{
	margin-top: 10px;
}

#content_txt
{
	width: 618px;
	padding: 10px 3px;
	color: #333333;
	min-height: 260px;
	height: auto !important;
	height: 260px;
}

#content_txt .sideimg
{
    float:right;
    margin:0 10px;
}


#content_footer
{
	width: 623px;
	margin-top: 10px;
	clear: both;
	float: right;
	clear: left;
}

#content_footer_questionmark
{
	float: left;
}

#content_footer_txt
{
	float: left;
	line-height: 17px;
	padding-left: 2px;
}

#content_footer_yes
{
	float: left;
	margin-left: 5px;
}

#content_footer_no
{
	float: left;
	margin-left: 5px;
}

#content_footer_gototop
{
	float: right;
}



#basin_odasi_tarih
{
	font-weight: bold;
	color: #666666;
}

#basin_odasi_baslik
{
	font-weight: bold;
	color: #cc0000;
	font-size: 16px;
}

#basin_odasi_haber_listesi
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#basin_odasi_haber_listesi a
{
	color: #333333;
	text-decoration: none;
}

#basin_odasi_haber_listesi a:hover
{
	color: #cc0000;
}

#basin_odasi_haber_listesi li
{
	line-height: 28px;
	color: #333333;
	text-indent: 25px;
	margin: 2px 0;
	background: url(../images/frontend/news_bullet.gif) no-repeat;
}

#basin_odasi_haber_listesi .type1
{
	font-weight: bold;
}

#basin_odasi_haber_listesi .type2
{
	background-color: #ebebeb;
}

#basin_odasi_haber_listesi .hr
{
	background: url(../images/frontend/dot.gif) repeat-x;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

.clearer
{
	clear: both;
	height: 23px;
}


#resultsbar
{
	clear: both;
	width: 824px;
	height: 42px;
	background: url(../images/frontend/resultsbar_bg.gif) no-repeat;
}

#resultnumber
{
	float: left;
	line-height: 42px;
	font-size: 14px;
	color: #FFFFFF;
}

#searchbox2
{
	margin: 0;
	float: left;
	padding: 10px;
}

#searchinput2
{
	float: left;
	width: 123px;
	height: 17px;
	border: 0;
	padding: 5px 0 0 18px;
	margin: 0;
	font-size: 11px;
	background: url(../images/frontend/searchinput2.gif) no-repeat;
	color: #333333;
}

#searchbtn2
{
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	border: none;
}

#results
{
	list-style: none;
	padding: 10px 0;
	margin: 0;
	clear: both;
}

#results li
{
	padding: 10px;
}

#results .type1
{
	background: #f4f4f4;
}

#results .type2
{
	background: #FFFFFF;
}

#results a
{
	font-size: 12px;
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}

#results a:hover
{
	color: #999999;
}

#results .hr
{
	background: url(../images/frontend/dot.gif) repeat-x;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	padding: 0;
}

#result_pages
{
	list-style: none;
	padding: 10px 0 0 0;
	margin: 0;
	float: right;
}

#result_pages li
{
	float: left;
	padding: 2px;
}

ul#urunler_liste
{
	list-style: none;
	padding: 0;
	margin: 0 0 0 -5px;
	width: 624px;
}

ul#urunler_liste a
{
	font-size: 9px;
	text-decoration: none;
	color: #333333;
}

ul#urunler_liste a:hover
{
	color: #e61007;
}

ul#urunler_liste li
{
	width: 316px;
	height: 232px;
	float: left;
}

ul#urunler_liste .right
{
	width: 308px;
}

ul#urunler_liste ul
{
	list-style: none;
	padding: 0;
	margin: 45px 0 0 155px;
}

ul#urunler_liste li li
{
	background: url(../images/frontend/lastikseciniz_bullet.gif) no-repeat;
	line-height: 22px;
	height: 22px;
	width: 140px;
	text-indent: 8px;
}

#modellerbar
{
	height: 29px;
	background: url(../images/frontend/modellerbar_bg.gif) no-repeat;
}

#modellerbar ul
{
	list-style: none;
	margin: 0;
	padding: 0 0 0 60px;
	overflow: hidden;
}

#modellerbar li
{
	float: left;
	padding: 9px 0 0 1px;
	height: 29px;
}

#modellerbar a
{
	color: #333333;
	text-decoration: none;
	font-size: 9px;
}

#modellerbar a:hover
{
	color: #db0d1d;
}

#modellerbar .selected
{
	background: url(../images/frontend/modellerbar_selectorbg.gif) no-repeat center top;
}

#modellerbar .selected a
{
	color: #db0d1d;
	font-weight: bold;
}

#product_img
{
	clear: left;
	float: left;
	border: 1px solid #c9c9c9;
	margin-top: 20px;
	cursor: pointer;
	width:228px;
	height:228px;
    overflow:hidden;
}

#product_summary
{
	float: left;
	margin: 18px 0 0 4px;
	width: 384px;
	background: url(../images/frontend/product_summary_bg.gif) no-repeat;
}

#product_summary .icons_info
{
	position: absolute;
	margin: 140px 0 0 20px;
	width: 330px;
	background: #fff;
	border: 2px solid #868686;
	padding: 20px;
	display: none;
	z-index: 2;
}

#product_summary .icons_info img
{
	padding: 0 20px 20px 0;
}

#product_summary .icons_info .cap
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

#product_summary .icons_info .info_bar
{
	background: url(../images/frontend/info_bar.gif) repeat-x;
	width: 330px;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	clear: both;
	margin: 20px 0;
}

#modelname
{
	font-size: 22px;
	font-weight: bold;
	color: #ec1c2d;
	padding: 10px 0 0 12px;
}

#modelcap
{
	font-size: 17px;
    line-height: 22px;
	color: #333333;
	padding: 20px 0 0 12px;
}

#modeltext
{
	padding: 5px 0 0 12px;
}

#modelextra
{
	padding-top: 10px;
	height: 55px !important;
	overflow: hidden;
}

#modelextra ul
{
	list-style: none;
	padding: 0 0 0 10px;
	margin: 0;
	float: left;
	cursor: pointer;
}

#modelextra ul li
{
	float: left;
	padding-right: 2px;
}

#diger_lastikler
{
	clear: both;
	padding: 10px 0 0 12px;
	font-size: 9px;
	color: #666666;
}

#diger_lastikler_linkler
{
	padding: 3px 0 0 12px;
}

#diger_lastikler_linkler a
{
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

#diger_lastikler_linkler a:hover
{
	color: #ec1c2d;
}

#diger_lastikler_linkler .selected
{
	color: #ec1c2d;
}

#model_genel
{
	clear: both;
	padding-top: 10px;
	width: 625px;
}

#model_genel a
{
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

#model_genel a:hover
{
	color: #db0d1d;
}

#model_genel a
{
	color: #333333;
}

#model_genel .selected
{
	color: #db0d1d;
}

#model_genel_bot
{
	background: url(../images/frontend/model_genel_bg3.gif) no-repeat;
}

#model_kullaniciyorumlari
{
	clear: both;
	padding-top: 10px;
	width: 625px;
}

#model_kullaniciyorumlari_top
{
	height: 40px;
	background: url(../images/frontend/model_garanti_bg1.gif) no-repeat;
}

#model_kullaniciyorumlari_top div
{
	padding: 15px 0 0 20px;
	font-size: 13px;
	font-weight: bold;
}

#model_kullaniciyorumlari_mid
{
	background: url(../images/frontend/model_garanti_bg2.gif) repeat-y;
	padding: 0 20px 15px 20px;
}

#model_kullaniciyorumlari_bot
{
	background: url(../images/frontend/model_garanti_bg3.gif) no-repeat;
}

#bigimg
{
	position: absolute;
	margin: -120px 0 0 241px;
	border: 2px solid #666666;
	display: none;
	cursor: pointer;
	z-index: 9999;
	padding: 0 !important;
	background-color: #ffffff;
}

#yorumyazbtn
{
	position: absolute;
	margin: 18px 0 0 518px;
	z-index: 0;
}

#model_kullaniciyorumlari_mid ul
{
	list-style: none;
	padding: 10px 0;
	margin: 0;
}

#model_kullaniciyorumlari_mid li
{
	float: left;
	line-height: 18px;
	padding-right: 0;
	color: #999999;
}

#model_kullaniciyorumlari_mid input
{
	margin-left: 7px;
}

#model_kullaniciyorumlari_mid textarea
{
	width: 578px;
	height: 124px;
	border: 1px solid #999999;
}

#gonderbtn
{
	margin: 5px 0 0 270px;
	width: 45px;
	height: 20px;
}

.yorum
{
	padding-top: 10px;
}

.yildizlar_tarih
{
	font-size: 9px;
	color: #999999;
	margin: 0 0 0 -5px;
}

.txt
{
	padding-top: 10px;
}

.yorumu_dogru
{
	padding-top: 5px;
	font-size: 9px;
	color: #999999;
	line-height: 25px;
	overflow: hidden;
	width: 600px;
}

.yorumu_dogru div
{
	float: left;
	padding-right: 3px;
}

.urunler_footer
{
	padding: 0 0 10px 0;
}

.urunler_footer .cap
{
	color: #ec1c2d;
}

.urunler_footer .links
{
	padding-top: 5px;
}

.urunler_footer a
{
	text-decoration: none;
	color: #333333;
}

.urunler_footer a:hover
{
	text-decoration: none;
	color: #db0d1d;
}

.urunler_footer .selected
{
	font-weight: bold;
}

.formula1page .left
{
	clear: both;
	margin-top: 15px;
	float: left;
	width: 200px;
}

.formula1page .right
{
	margin-top: 15px;
	float: left;
	width: 624px;
	clear: right;
	background: url(../images/frontend/formula1_contentbg.gif) no-repeat;
}

.formula1page .cap
{
	padding: 22px 22px 0 22px;
	font-size: 14px;
	color: #252525;
}

.formula1page .content
{
	padding: 10px 22px 0 22px;
}

.formula1page .contentimg
{
	padding: 1px;
	border: 1px solid #999999;
	float: left;
	margin: 20px 20px 10px 0;
}

.formula1page ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 14px;
}

.formula1page li
{
	width: 581px;
	height: 146px;
	margin-top: -14px;
}

.formula1page .ay1
{
	background: #f8f8f8 url(../images/frontend/formula1_takvimbg_ay1.gif) no-repeat;
}

.formula1page .ay2
{
	background: url(../images/frontend/formula1_takvimbg_ay2.gif) no-repeat;
}

.formula1page .ay3
{
	background: #f8f8f8 url(../images/frontend/formula1_takvimbg_ay3.gif) no-repeat;
}

.formula1page .ay4
{
	background: url(../images/frontend/formula1_takvimbg_ay4.gif) no-repeat;
}

.formula1page .ay5
{
	background: #f8f8f8 url(../images/frontend/formula1_takvimbg_ay5.gif) no-repeat;
}

.formula1page .ay6
{
	background: url(../images/frontend/formula1_takvimbg_ay6.gif) no-repeat;
}

.formula1page .ay7
{
	background: #f8f8f8 url(../images/frontend/formula1_takvimbg_ay7.gif) no-repeat;
}

.formula1page .ay8
{
	background: url(../images/frontend/formula1_takvimbg_ay8.gif) no-repeat;
}

.formula1page .ay9
{
	background: #f8f8f8 url(../images/frontend/formula1_takvimbg_ay9.gif) no-repeat;
}

.formula1page .ay_yil
{
	position: absolute;
	margin: 6px 0 0 8px;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.formula1page .yil
{
	color: #999999;
}

.formula1page .ulke_pist1
{
	position: absolute;
	margin: 30px 0 0 44px;
	color: #333333;
}

.formula1page .ulke
{
	font-size: 14px;
	color: #db0d1d;
}

.formula1page .pist
{
	font-size: 14px;
	color: #666666;
}

.formula1page .ulke_pist2
{
	position: absolute;
	margin: 30px 0 0 328px;
	color: #333333;
}

#haber_listesi
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#haber_listesi a
{
	color: #333333;
	text-decoration: none;
}

#haber_listesi a:hover
{
	color: #c00101;
}

#haber_listesi li
{
	color: #333333;
	margin: 2px 0;
	padding: 7px 25px;
	background: url(../images/frontend/news_bullet.gif) no-repeat;
}

#haber_listesi .type1
{
}

#haber_listesi .type2
{
	background-color: #ebebeb;
}

#haber_listesi .hr
{
	background: url(../images/frontend/dot.gif) repeat-x;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	padding: 0;
}

.irtibat_baslik
{
	background: url(../images/frontend/inside_content_bg.gif) no-repeat;
	padding: 0 15px;
	margin: 10px 0 0 -3px;
	overflow: hidden;
	clear: both;
	width: 594px;
}


.irtibat_ofis,.bg_baslik span
{
	font-weight: bold;
	padding-top: 10px;
}


.irtibat_adres_baslik
{
	width: 72px;
	float: left;
	color: #666666;
	font-weight: bold;
}

.irtibat_adres
{
	float: left;
}

.irtibat_kirmizi
{
	color: #e61006;
	font-weight: bold;
}

#google_map
{
	position: absolute;
	margin: 110px 0 0 430px;
	border: 2px solid #666666;
	display: none;
	cursor: pointer;
}

.iletisim_formu
{
	background: url(../images/frontend/inside_content_bg.gif) no-repeat;
	padding: 15px 15px 0 15px;
	margin: 10px -3px;
	overflow: hidden;
}

.iletisim_formu input, .iletisim_formu select, .iletisim_formu textarea
{
	padding: 2px;
	margin: 2px;
	border: 1px solid #a8a8a8;
	background: #f5f5f5;
	resize:none;
}

.iletisim_formu select
{
	padding: 0;
}

#lastik_secici_arama
{
	list-style: none;
	padding: 10px 0 0 0;
	margin: 0;
	width: 624px;
	clear: both;
	overflow: hidden;
}

#lastik_secici_arama li
{
	width: 133px;
	height: 48px;
	float: left;
	padding: 5px;
	border: 1px solid #c9c9c9;
}

#lastik_secici_arama .adim1
{
	background: #dbdbdb;
}

#lastik_secici_arama .ok1
{
	width: 14px;
	border: 0;
	padding: 0;
	background: url(../images/frontend/lastik_secici_ok1.gif) no-repeat;
}

#lastik_secici_arama .adim2
{
	background: #e8e8e8;
}

#lastik_secici_arama .ok2
{
	width: 14px;
	border: 0;
	padding: 0;
	background: url(../images/frontend/lastik_secici_ok2.gif) no-repeat;
}

#lastik_secici_arama .adim3
{
	background: #f3f3f3;
}

#lastik_secici_arama .ok3
{
	width: 14px;
	border: 0;
	padding: 0;
	background: url(../images/frontend/lastik_secici_ok3.gif) no-repeat;
}

#lastik_secici_arama .adim4
{
	background: #fafafa;
}

#lastik_secici_arama li .no
{
	font-size: 16px;
	color: #cc0000;
	font-weight: bold;
}

#lastik_secici_arama li .txt
{
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

#lastik_secici_arama li select
{
	margin-top: 5px;
	width: 133px;
}

#goruntule
{
	position: absolute;
	margin: 90px 0 0 565px;
}

.uygun_lastikler
{
	clear: both;
	background: url(../images/frontend/inside_content_bg.gif) no-repeat;
	margin: 40px 0 0 -5px;
	padding: 22px;
	font-size: 12px;
	color: #333333;
}

.uygun_lastikler .arac_ozellikleri
{
	font-size: 14px;
	color: #cc0000;
}

.uygun_lastikler .lastik_ebati
{
	line-height: 42px;
	background: url(../images/frontend/li_bg_1.gif) no-repeat;
	margin-top: 10px;
	text-indent: 40px;
	color: #FFFFFF;
}

.uygun_lastikler ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.uygun_lastikler ul li
{
	line-height: 40px;
	text-indent: 40px;
}

.uygun_lastikler ul .a
{
	background: url(../images/frontend/li_bg_2.gif) no-repeat;
}

.uygun_lastikler ul .b
{
	background: url(../images/frontend/li_bg_3.gif) no-repeat;
}

#bayi_bulucu
{
	list-style: none;
	padding: 10px 0 0 0;
	margin: 0 auto;
	width: 600px;
	clear: both;
	overflow: hidden;
}

#bayi_bulucu li
{
	width: 280px;
	height: 48px;
	float: left;
	padding: 5px;
	border: 1px solid #c9c9c9;
}

#bayi_bulucu .adim1
{
	background: #dbdbdb;
}

#bayi_bulucu .ok1
{
	width: 14px;
	border: 0;
	padding: 0;
	background: url(../images/frontend/lastik_secici_ok1.gif) no-repeat;
}

#bayi_bulucu .adim2
{
	background: #e8e8e8;
}

#bayi_bulucu li .no
{
	font-size: 16px;
	color: #cc0000;
	font-weight: bold;
}

#bayi_bulucu li .txt
{
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

#bayi_bulucu li select
{
	margin-top: 5px;
	width: 133px;
}

#bayi_bulucu_sonuclar
{
	padding-top: 40px;
}

#selectedBranch-detail ul, #bayi_bulucu_sonuclar ul
{
	list-style: none;
	padding: 0 1px;
	margin: 0;
}

#bayi_bulucu_sonuclar ul li.header
{
	background: url(../images/frontend/inside_content_bg.gif) no-repeat;
	padding: 18px 13px;
	margin-left: 8px;
}

#bayi_bulucu_sonuclar ul li .map
{
	position: absolute;
	margin: -290px 0 0 120px;
	display: none;
}

#bayi_bulucu_sonuclar ul li .mapDealer
{
	position: absolute; /*margin:-290px 0 0 120px;*/
	margin: -290px 0 0 170px;
	display: none;
	border: #666666 solid 2px;
}

#bayi_bulucu_sonuclar ul li .cap
{
	font-size: 14px;
	color: #cc0000;
	cursor: pointer;
}

#bayi_bulucu_sonuclar ul li .cap a
{
	color: #cc0000;
	text-decoration: none;
}

#bayi_bulucu_sonuclar ul li .cap a:hover
{
	color: #000000;
}

#selectedBranch-detail .detail, #selectedBranch-detail .hizmetlerimiz ul, 
#bayi_bulucu_sonuclar ul li .detail, #bayi_bulucu_sonuclar .hizmetlerimiz ul
{
	line-height: 30px;
	width: 520px;
	margin:0 auto;
	overflow: hidden;
	display: block;    
}

#selectedBranch-detail .hizmetlerimiz ul li, 
#bayi_bulucu_sonuclar .hizmetlerimiz ul li{ padding-left:10px; position:relative; font-weight:bold }

#selectedBranch-detail .hizmetlerimiz ul li span,
#bayi_bulucu_sonuclar .hizmetlerimiz ul li span{ position:absolute; background:url(../images/frontend/hizmetler-bg.gif); width:14px; height:14px; display:block; right:10px; top:5px}

#selectedBranch-detail .hizmetlerimiz ul li.hizmetVar span,
#bayi_bulucu_sonuclar .hizmetlerimiz ul li.hizmetler-1 span{ background-position:0 0}

#selectedBranch-detail .hizmetlerimiz ul li.hizmetYok span,
#bayi_bulucu_sonuclar .hizmetlerimiz ul li.hizmetler-0 span{ background-position:0 -20px}

#selectedBranch-detail .detail .left,
#bayi_bulucu_sonuclar ul li .detail .left
{
	float: left;
	width: 70px;
	font-weight: bold;
	padding-left: 10px;
}

#selectedBranch-detail .detail .right,
#bayi_bulucu_sonuclar ul li .detail .right
{
	float: left;
}

#selectedBranch-detail ul li .detail .right a,
#bayi_bulucu_sonuclar ul li .detail .right a
{
	color: #cc0000;
	text-decoration: none;
}

#selectedBranch-detail ul li .detail .right a:hover,
#bayi_bulucu_sonuclar ul li .detail .right a:hover
{
	color: #333333;
}

.galeri
{
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	width: 624px;
	color: #FFFFFF;
	font-size: 13px;
}

.galeri li
{
	width: 195px;
	height: 218px;
	background: url(../images/frontend/galeri_li_bg.gif) no-repeat;
	float: left;
	padding: 6px;
	overflow: hidden;
}

.galeri img
{
	margin: 9px 0 0 -5px;
}

.galeri div img
{
	margin: 0;
}

.galeri div
{
	float: left;
	margin: 5px 0 0 0;
	width: 50px;
	height: 17px;
}

#transbg
{
	position: fixed; /* abs */
	width: 100%;
	height: 100%;
	background: #000000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	left: 0;
	top: 0;
	display: none;
	z-index: 1;
}

#ajax_flvplayer
{
	position: fixed; /* abs */ 
	width: 330px;
	height: 310px;
	z-index: 1000;
	left: 50%;
	top: 50%;
	margin: -155px 0 0 -165px;
	display: none;
}

#flvplayer
{
	width: 330px;
	height: 310px;
	padding: 5px;
	background: url(../images/frontend/flvplayerbg.png) no-repeat;
}

#ajax_jingleplayer
{
	position: absolute;
	width: 222px;
	height: 107px;
	z-index: 1000;
	left: 50%;
	top: 50%;
	margin: -53px 0 0 -111px;
	display: none;
}

#jingleplayer
{
	width: 222px;
	height: 107px;
	padding: 5px;
	background: url(../images/frontend/jingleplayerbg.png) no-repeat;
}

#jingleplayer_downbtn
{
	position: absolute;
	width: 71px;
	height: 41px;
	left: 50%;
	top: 50%;
	margin: 59px 0 0 55px;
	display: none;
	z-index: 1;
}

#sitemap
{
	width: 625px;
	overflow: hidden;
}

#sitemap .leftcol
{
	width: 310px;
	float: left;
}

#sitemap .rightcol
{
	width: 315px;
	float: left;
}


#sitemap ul
{
	width: 304px;
	padding: 0;
	margin: 0;
	list-style: none;
	padding-bottom: 20px;
}

#sitemap ul li
{
	height: 30px;
	line-height: 30px;
	text-indent: 22px;
	background: url(../images/frontend/sitemap_bg2.gif) no-repeat;
}

#sitemap ul .cap
{
	background: url(../images/frontend/sitemap_bg1.gif) no-repeat;
	height: 40px;
	line-height: 40px;
	text-indent: 13px;
	color: #cc0000;
	font-weight: bold;
	margin-bottom: -10px;
}

#sitemap ul .cap_nolink
{
	background: url(../images/frontend/sitemap_bg1.gif) no-repeat;
	height: 40px;
	line-height: 40px;
	text-indent: 13px;
	color: #000000;
	font-weight: bold;
	margin-bottom: -10px;
}

#sitemap ul .cap_nolink a
{
	color: #000000;
}

#sitemap ul .cap_nolink a:hover
{
	color: #cc0000;
}

#sitemap ul li a
{
	text-decoration: none;
}

a.jScrollArrowUp
{
	background: url(../images/frontend/basic_arrow_up.gif) no-repeat 0 0;
	background-position: 0 2px;
}
a.jScrollArrowUp:hover
{
	background-position: 0 -4px;
}
a.jScrollArrowDown
{
	background: url(../images/frontend/basic_arrow_down.gif) no-repeat 0 0;
	background-position: 0 1px;
}
a.jScrollArrowDown:hover
{
	background-position: 0 -5px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover
{
	background-position: 0 -11px;
}

#tyres
{
	width: 630px;
	overflow: hidden;
	margin: 10px 0 0 3px;
}

#tyres .tyre
{
	width: 301px;
	height: 216px;
	float: left;
	background: url(../images/frontend/tyres_noscroll_bg.gif) no-repeat;
	margin: 0px 0 15px 0px;
}

#tyres .tyre .cap
{
	position: absolute;
	margin: 0;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 30px;
	text-indent: 10px;
}

#tyres .tyre .cap .dark
{
	color: #cccccc;
}

#tyres .tyre .img
{
	position: absolute;
	margin: 63px 0pt 0pt -5px;
	z-index: 1;
}

#tyres .tyre .mask
{
	position: absolute;
	margin: 48px 0 0 148px;
	z-index: 2;
}

#tyres .tyre .mask .content
{
	width: 160px;
	height: 156px;
	overflow: auto;
	padding: 0;
	margin: 0;
	list-style: none;
}

#tyres .tyre .mask .content .nocap
{
	margin-top: -22px;
}

#tyres .tyre .mask .content li
{
	width: 131px;
	height: auto;
	text-indent: 10px;
	background: url(../images/frontend/tyres_list_closed.png) no-repeat;
	float: none;
	margin: 0;
	padding: 0;
	line-height: 22px;
	font-size: 9px;
	font-weight: bold;
	color: #cc0000;
}

#tyres .tyre .mask .content li ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	position: static;
	width: 131px;
	height: auto;
}

#tyres .tyre .mask .content li ul li
{
	height: 22px;
	text-indent: 20px;
	background: url(../images/frontend/tyres_list_bg.png) no-repeat;
}

#tyres .tyre .mask .content li ul li a, a.extproductnav
{
	font-size: 9px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

#tyres .tyre .mask .content li ul li a:hover, a.extproductnav:hover
{
	color: #cc0000;
}

.iletisim_formu .warnings div
{
	position: absolute;
	color: #990000;
	display: none;
	margin: -10px 0 0 5px;
}

#send_btn
{
	border: 0;
	padding: 0;
	margin: 0 0 0 183px;
}

.field_error
{
	border-color: #990000 !important;
}

.field_ok
{
	border-color: #A8A8A8 !important;
}

a.close_map
{
	position: absolute;
	margin: -1px 0 0 485px;
	background: #CC0000;
	padding: 5px;
	text-align: center;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	display: none;
}

a.close_map:hover
{
	background: #000;
}

a.close_map2
{
	position: absolute;
	width: 18px;
	height: 20px;
	line-height: 20px;
	background: #CC0000;
	text-align: center;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	z-index: 99;
	cursor: default;
	display: none;
	cursor: pointer;
}
a.close_map2:hover
{
	background: #000;
}

/*urun ebat tablosu*/
#model_genel_mid1 ul, #model_genel_mid2 ul, #model_genel_mid3 ul{
list-style:none;
padding:0;
margin:0;
/*width:292px; silindi*/
}

#model_genel_mid1 ul li, #model_genel_mid2 ul li, #model_genel_mid3 ul li{
width:280px;
padding-left: 10px;
height:34px;
border:1px solid #bdbdbd;
border-top:0;
text-align:left;
font-size:10px;
}

#model_genel_mid1 ul li.first, #model_genel_mid2 ul li.first, #model_genel_mid3 ul li.first{
margin:0;
border:0;
font-size:11px;
line-height:28px;
border-bottom:1px solid #bdbdbd;
text-align:left;
text-indent:26px;
line-height:24px;
height: 24px;
}

/**/
/**/
/**/
/**/
.takvim{
	width:100%;
	overflow:hidden;
}
.takvim li{
	width:100%;
	height:146px;
	clear:both;
	float:left;
	overflow:hidden;
	background:url(../images/frontend/formula1_takvimbg1.png) no-repeat;
	overflow:hidden;
	margin-top:-21px;
	color:#999;
}
.takvim li div.month{
	width:100%;
	clear:both;
	float:left;
	font-size:12px;
	margin:5px 0 0 0;
	text-indent:10px;
}
.takvim li div.month b{
	color:#333;
}
.takvim li div.item{
	width:50%;
	height:100px;
	float:left;
	font-size:12px;
	color:#999;

}
.takvim li div.item .flag{
	position:absolute;
	margin:5px 0 0 10px;
}
.takvim li div.item .date{
	position:absolute;
	margin:5px 0 0 45px;
}
.takvim li div.item .trackName{
	position:absolute;
	margin:20px 0 0 45px;
	font-size:14px;
}
.takvim li div.item .trackMap{
	position:absolute;
	margin:40px 0 0 45px;
}
.pastRace, .pastRace div, .pastRace p{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.f1puan .right{
margin-top:15px;
float:left;
width:624px;
clear:right;
background:url(../images/frontend/formula1_contentbg.gif) no-repeat;
}

.f1puan .cap{
	padding:22px 22px 0 22px;
	font-size:14px;
	color:#252525;
}

.f1puan ul{
	width:100%;
	overflow:hidden;
	padding:0;
	margin:20px 0 0 0;
	list-style:none;
}
.f1puan ul.standingsTitleList{ margin-top:0}

.f1puan ul li,.f1puan ul.standingsTitleList li{
	float:left;
	overflow:hidden;
	height:20px;
	line-height:20px;
}

.f1puan ul li.flags{
	border:none;
	background:#fff;
}

.f1puan ul li.frst{
	background:#d30c1c;
	color:#fff;
	font-weight:bold;
	font-size:11px;
}

.f1puan ul li ul{
	margin:0;
	background:#efefef;
}

.f1puan ul li li,.f1puan ul.standingsTitleList li{
	width:25px;
	border:none;
	border-top:1px solid #c4c4c4;
	border-right:1px solid #c4c4c4;
	text-align:center;
	font-size:10px;
}

.f1puan ul li.flags li,.f1puan ul.flags li{
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	background:#fff;
}

.f1puan ul li.flags li img,.f1puan ul.flags li img{
	width:25px;
	height:14px;
}

.f1puan ul li li.pilot,.f1puan ul.standingsTitleList li.pilot ,.f1puan ul.standingsTitle li.pilot {
	width:100px;
	text-align:left;
	text-indent:5px;
}



.kilometre .right{
margin-top:15px;
float:left;
width:624px;
clear:right;
background:url(../images/frontend/formula1_contentbg.gif) no-repeat;
}

.kilometre .cap{
	padding:22px 22px 0 22px;
	font-size:14px;
	color:#252525;
}

.kilometre .txt{
	padding:0px 22px 0 22px;
}

.kilometre .txt b{
	display:block;
}

.pistler .right{
margin-top:15px;
float:left;
width:624px;
clear:right;
background:url(../images/frontend/formula1_contentbg.gif) no-repeat;
}

.pistler .cap{
	padding:22px 22px 0 22px;
	font-size:14px;
	color:#252525;
}

.pistler .txt{
	
}

.pistler .txt b{
	display:block;
}














.takvim2{
	width:100%;
	overflow:hidden;
}
.takvim2 li{
	width:280px;
	height:146px;
	float:left;
	overflow:hidden;
	background:url(../images/frontend/formula1_takvimbg3.png) no-repeat;
	overflow:hidden;
	margin-top:0;
	color:#999;
 }

.marginRight {
margin-right:20px !important;
}


.takvim2 li div.item{
	width:50%;
	height:100px;
	float:left;
	font-size:12px;
	color:#999;
}
.takvim2 li div.item .flag{
	position:absolute;
	margin:20px 0 0 20px;
}
.takvim2 li div.item .date{
	font: bold 14px Arial, Helvetica, sans-serif;
	color:#d02e12;
	position:absolute;
	margin:53px 0 0 110px;
}
.takvim2 li div.item .trackName{
	font-size: 12px;
	color:#252525;
	position:absolute;
	margin:70px 0 0 110px;
}
.takvim2 li div.item .trackMap{
	position:absolute;
	margin:40px 0 0 45px;
}




.formulaCountdown
{
	position:relative;
	width:184px;
	height:118px;
	background:url('../images/frontend/formula1_countdown.png') no-repeat top left;
	font-family:Arial;
	padding:12px;
}

.formulaCountdown h1
{
	padding:0;
	margin:0;
	font-family:Arial;
	font-size:11px;
	color:#eb0000;
	text-decoration:none;
	font-weight:normal;
	line-height:16px;
}

.formulaCountdown h2
{
	padding:0;
	margin:0;
	font-family:Arial;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	line-height:16px;
}

.formulaCountdown h3
{
	padding:0;
	margin:0;
	font-family:Arial;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	font-weight:bold;
	line-height:16px;
}

.formulaCountdown #defaultCountdown
{
	position:absolute;
	top:67px;
	left:13px;
	padding:0;
	padding-top:10px;
	margin:0;
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	width:158px;
	height:25px;
	text-align:center;
	vertical-align:middle;
}

.countdown_row
{
	text-align:center;
}

.countdown_row p1
{
	font-family:Arial;
	font-size:20px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.countdown_row p2
{
	font-family:Arial;
	font-size:17px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.countdown_row p3
{
	font-family:Arial;
	font-size:11px;
	color:#cccccc;
	font-weight:normal;
	text-decoration:none;
}
.sbmtbtn, x:-moz-any-link {margin-bottom:2px;}
  .sbmtbtn, x:-moz-any-link, x:default {margin-bottom:2px;}
  *:first-child+html .sbmtbtn{margin-bottom:0;}/*ie7 icin normali yazin*/
  
#addition{ color:#333}
#addition form{ width:300px; margin:0 auto}
#addition form td { border:0; padding-bottom:6px; }
#addition form td input{padding: 2px; margin: 2px; border: 1px solid #a8a8a8;	background: #f5f5f5;}
#addition form td input#sorgula{ background:url('../images/frontend/sorgula.gif') no-repeat 0 0; width:52px; height:20px; display:block; border:0; float:right; margin-top:5px;cursor:pointer; }
#addition form label{ width:120px; margin-right:20px;font-weight:bold}
#addition #result{ margin-left:0; padding-left:0; border-top:2px solid #f4f4f4; padding-top:20px; margin-top:20px}
#addition #result li{ list-style-type:none; padding-bottom:10px}
#addition #result li label{ width:60px; margin-right:20px; display:inline-block; font-weight:bold}
.red-link{color:#b20100; font-size:12px; font-weight:bold}
.loader{background:url('../images/frontend/loader.gif') no-repeat 50% 0; width:16px; height:16px; display:block}


/*Lastik Secici*/
.clear{ float:none; clear:both}
.fleft{ float:left; display:inline}
.fright{ float:right}
.bg_baslik{	background: url(../images/frontend/productSelector.gif) no-repeat;padding: 0 15px;margin-top: 10px; overflow: hidden;clear: both;width: 594px; margin-bottom:20px}
.bg_baslik span{font-weight: bold;padding:15px 10px;display:block; font-size:14px; letter-spacing:-1px; color:#333;}
.bg_big span{ font-size:14px}
#baslik1{ width:300px}
#baslik2{ width:410px; text-align:right}
#baslik2 big{font-size:21px; vertical-align:top}
.mevsim-sec,.amac-sec,.arac-grubu,.ebat-sec{background:url('../images/frontend/lastikSeciciSprite.png') no-repeat; display:block; height:20px; float:left; margin-bottom:20px; _background-image:url('../images/frontend/lastikSeciciSprite.gif')}
.mevsim-sec{ background-position:-400px -20px; width:205px; }
.amac-sec{ background-position:-400px -45px; width:400px;  }
.arac-grubu{ background-position:-400px -66px; width:385px;  }
.mevsim-sec strong,.amac-sec strong,.arac-grubu span,.ebat-sec strong,.bg_baslik strong{font-weight: bold;padding:10px;display:block}
.mc2 .mevsim-sec{ background-position:-400px -92px; width:195px; }
.mc2 ul.item-selector{ margin-left:3px}
.as2 .amac-sec{ background-position:-635px -20px; width:160px;  }
.as2 .item-selector-amac li{ display:block; float:none; clear:left; padding-left:0;}
.as2 .item-selector-amac li span{ padding-left:0; text-align:center; text-indent:0; font-weight:bold; line-height:40px; height:40px}

.as2 { position:relative}
.as2 .mevsimtooltip{ position:absolute; bottom:-50px; left:-30px}
.ebat-sec{ background-position:-370px 1px; width:430px; }
#ebat-sec{ height:160px; width:430px;}
#ebat-sec ul{ margin:0; padding-left:10px}
#ebat-sec li{ list-style-type:none; float:left; display:inline; text-align:center;}
#ebat-sec li select{ background-color:#f1f1f1; border:1px solid #b8b8b8; padding:1px; width:60px;}
.ebata-gore li {width:84px;}
#ebat-sec li select.model{width:204px; margin-left:10px;}
#ebat-sec li select.marka{width:204px}
#ebat-sec li select.yil{width:108px}
#ebat-sec li select.versiyon{width:300px; margin-left:10px;}
#ebat-sec li span{ display:block; padding-bottom:10px; color:#c03; text-decoration:underline; font-weight:bold }
#ebat-sec .downselect{margin-top:10px;}
#ara-btn{ background:url(../images/frontend/ara-btn.png) no-repeat; border:0; width:53px; height:27px; display:block; color:#c03; font-weight:bold; float:right; margin:0;}


ul.item-selector{ margin:0; padding-left:0px; clear:left}

.item-selector li{ list-style-type:none; float:left; display:inline-block; background:url('../images/frontend/lastikSeciciSprite.png') no-repeat -103px 0; height:120px; width:96px;_background-image:url('../images/frontend/lastikSeciciSprite.gif') }

.item-selector li:hover, .item-selector li.dikeysecili{ background-position:-3px 0}
.item-selector li a span{letter-spacing: -1px;font-family: verdana;font-size: 10px;padding-top:90px; width:100%; text-align:center; display:block; color:#c03; font-weight:normal}
.item-selector li a:hover span,.item-selector li.dikeysecili a span{ color:#fff;text-decoration:none}

.item-selector li#master-group-09 { width:140px;background-position:-2px -771px;}
.item-selector li#master-group-09:hover, .item-selector li#master-group-09.dikeysecili{ background-position:-155px -772px;}

ul.item-selector-amac{margin:0; padding-left:5px}
ul.item-selector-amac li{ list-style-type:none; float:left; display:inline-block; background:url('../images/frontend/lastikSeciciSprite.png') no-repeat -215px -41px; height:40px; width:130px;_background-image:url('../images/frontend/lastikSeciciSprite.gif')}
ul.item-selector-amac li:hover,ul.item-selector-amac li.yataysecili{background-position:-215px 0}
ul.item-selector-amac a{ width:100%; height:100%; display:block; text-decoration:none}
ul.item-selector-amac a span{ display:block; text-indent:-9999px; height:100%}
ul.item-selector-amac a:hover span,ul.item-selector-amac li.yataysecili a span{ color:#fff; text-decoration:none}



.none{display:none !important;}
.disable{ position:absolute; width:100%; height:100%; display:block; z-index:5; background:url('../images/frontend/lastikSeciciSprite.png') -15000px -14000px no-repeat;}
#amac{ width:400px}

#master-group-02 a,
#master-group-01 a,
#master-group-04 a,
#master-group-06 a,
#master-group-08 a,
#master-group-09 a,
#master-group-07 a,
.summerselect a,
.snowselect a{background:url('../images/frontend/lastikSeciciSprite.png') no-repeat; width:96px; height:120px; display:block; text-decoration:none;_background-image:url('../images/frontend/lastikSeciciSprite.gif')}

#master-group-02 a{background-position:0 -140px}
#master-group-01 a{background-position:-100px -140px}
#master-group-04 a{background-position:-200px -140px}
#master-group-06 a{background-position:-300px -140px}
#master-group-06 a{background-position:-300px -140px}
#master-group-07 a{background-position:-800px -140px}

/*#master-group-09 a{background-position:-500px -140px}*/
#master-group-09 a{background-position:-305px -774px; width:140px;}
.summerselect a{background-position:-600px -140px}
.snowselect a{background-position:-700px -140px}
#master-group-09.dikeysecili {background-position: -155px -772px; width:140px}


 a.servisler-s00,
 a.servisler-u01,
 a.servisler-u02,
 a.servisler-u03,
 a.servisler-u04,
 a.servisler-u05,
 a.servisler-u06,
 a.servisler-u07,
 a.servisler-u08,
 a.servisler-u09,
 a.servisler-u10,
 a.servisler-u11,
 a.servisler-u12,
 a.servisler-u13,
 a.servisler-u14,
 a.servisler-s06,
 a.servisler-u15,
 a.servisler-u17,
 a.servisler-u23,
 a.servisler-s01,
 a.servisler-s03,
 a.servisler-u24,
 a.servisler-s07,
 a.servisler-s10,
 a.servisler-s15,
 a.servisler-s13,
 a.servisler-s02,
 a.servisler-s08,
 a.servisler-s12,
 a.servisler-s14,
 a.rocktruck-red,
 a.servisler-s16,
 a.servisler-s19,
 a.servisler-s18,
 a.servisler-s09,
 a.servisler-s17,
 a.servisler-s04,
 a.servisler-s05,
 a.servisler-s11
{background:url('../images/frontend/lastikSeciciSprite.png') no-repeat; height:40px; width:128px; display:block;text-decoration:none;_background-image:url('../images/frontend/lastikSeciciSprite.gif') }

/*.servisler-u00 a,*/
 a.servisler-s00{ background-position:-260px -720px}
 a.servisler-u01{ background-position:-126px -720px}
 a.servisler-u02{ background-position:0 -464px}
 a.servisler-u03{ background-position:-128px -464px}
 a.servisler-u04{ background-position:-260px -464px}
 a.servisler-u05{ background-position:-128px -506px}
 a.servisler-u06, a.servisler-s07{ background-position:4px -376px}
 a.servisler-u12{ background-position:-260px -720px}
 a.servisler-u13{ background-position:-0 -290px}
 a.servisler-u14,a.servisler-s06{ background-position:-128px -420px}
 a.servisler-u15{ background-position:-128px -290px}
 a.servisler-u17{ background-position:-260px -290px}
 a.servisler-u23{ background-position:4px -330px}
 a.servisler-u24{ background-position:-260px -376px}
 a.servisler-s01{ background-position:-260px -506px}
 a.servisler-s08{ background-position:-260px -590px}
 a.servisler-s10{ background-position:-128px -634px}
 a.servisler-s14{ background-position:4px -593px}
 a.servisler-s18{ background-position:-128px -550px}
 a.servisler-s12{ background-position:-128px -590px}
 a.servisler-s09{ background-position:-260px -634px}
 a.servisler-s15{ background-position:-128px -332px}
 a.servisler-s03{ background-position:-260px -332px}
 a.servisler-s13{ background-position:-128px -376px}
 a.servisler-s02{ background-position:0 -420px}
 a.servisler-s16{ background-position:-260px -420px}
 a.rocktruck-red{ background-position:-260px -376px}
 a.servisler-s17{ background-position:0 -548px}
 a.servisler-s19{ background-position:-260px -550px} 
 a.servisler-s04{ background-position:4px -634px}
 a.servisler-s05{ background-position:4px -678px}
 a.servisler-s11{ background-position:-260px -678px}

/*hover*/
/*.servisler-u00 a:hover,*/
 a:hover.servisler-u01,.yataysecili a.servisler-u01{ background-position:-530px -719px}
 a:hover.servisler-u02,.yataysecili a.servisler-u02{ background-position:-402px -464px}
 a:hover.servisler-u03,.yataysecili a.servisler-u03{ background-position:-530px -464px}
 a:hover.servisler-u04,.yataysecili a.servisler-u04{ background-position:-664px -464px}
 a:hover.servisler-u05,.yataysecili a.servisler-u05{ background-position:-530px -506px}
 a:hover.servisler-u06, a.servisler-s07:hover,.yataysecili a.servisler-u06,.yataysecili  a.servisler-s07{ background-position:-398px -376px}
 a:hover.servisler-u12,.yataysecili a.servisler-u12{ background-position:-664px -720px}
 a:hover.servisler-u13,.yataysecili a.servisler-u13{ background-position:-402px -290px}
 a:hover.servisler-u14, a.servisler-s06:hover,.yataysecili a.servisler-u14,.yataysecili  a.servisler-s06{ background-position:-530px -420px}
 a:hover.servisler-u15,.yataysecili a.servisler-u15{ background-position:-530px -290px}
 a:hover.servisler-u17,.yataysecili a.servisler-u17{ background-position:-664px -290px}
 a:hover.servisler-u23,.yataysecili a.servisler-u23{ background-position:-398px -330px}
 a:hover.servisler-u24,.yataysecili a.servisler-u24{ background-position:-664px -376px}
 a:hover.servisler-s01,.yataysecili a.servisler-s01{ background-position:-664px -508px}
 a:hover.servisler-s08,.yataysecili a.servisler-s08{ background-position:-664px -592px}
 a:hover.servisler-s10,.yataysecili a.servisler-s10{ background-position:-530px -634px}
 a:hover.servisler-s14,.yataysecili a.servisler-s14{ background-position:-398px -594px}
 a:hover.servisler-s18,.yataysecili a.servisler-s18{ background-position:-530px -550px}
 a:hover.servisler-s12,.yataysecili a.servisler-s12{ background-position:-530px -592px}
 a:hover.servisler-s09,.yataysecili a.servisler-s09{ background-position:-664px -636px}
 a:hover.servisler-s15,.yataysecili a.servisler-s15{ background-position:-530px -334px}
 a:hover.servisler-s03,.yataysecili a.servisler-s03{ background-position:-664px -334px}
 a:hover.servisler-s13,.yataysecili a.servisler-s13{ background-position:-530px -378px}
 a:hover.servisler-s02,.yataysecili a.servisler-s02{ background-position:-402px -420px}
 a:hover.servisler-s16,.yataysecili a.servisler-s16{ background-position:-664px -420px}
 a:hover.rocktruck-red,.yataysecili a.rocktruck-red{ background-position:-664px -376px}
 a:hover.servisler-s17,.yataysecili a.servisler-s17{ background-position:-402px -550px}
 a:hover.servisler-s19,.yataysecili a.servisler-s19{ background-position:-664px -550px} 
 a:hover.servisler-s04,.yataysecili a.servisler-s04{ background-position:-398px -634px}
 a:hover.servisler-s05,.yataysecili a.servisler-s05{ background-position:-400px -680px}
 a:hover.servisler-s11,.yataysecili a.servisler-s11{ background-position:-664px -680px}
 a:hover.servisler-s00,.yataysecili a.servisler-s00{ background-position:-664px -720px}

#tires-list{ margin:0;padding-left:16px;}
#tires-list li{background:url('../images/frontend/lastikSeciciSprite.png') no-repeat 0 -918px; width:140px; height:160px; display:inline-block; position:relative; float:left;margin-right: 10px;_background-image:url('../images/frontend/lastikSeciciSprite.gif')}
#tires-list li a { position:relative; width:100%; height:100%; display:block; text-decoration:none; }
#tires-list li a img{margin:15px}
#tires-list li a span { display:block; position:absolute; z-index:2; left:2px; top:3px; width:124px; height:140px }
#tires-list li a span em{ text-align:center; display:block; width:126px; height:20px; color:#c03; font-weight:bold; font-style:normal; font-size:11px; position:absolute; top:112px; z-index:3; padding-top:10px }
#tires-list li a:hover em{ color:#fff; background:#a71a1a url('../images/frontend/em-bg.png') 50% 0 no-repeat; overflow:hidden;}
#tires-list li a span span{ display:none; padding:15px;width:94px; height:110px }
#tires-list li a:hover span span{ display:block;background:none; border:1px solid #a81a1a; left:0; top:0; background:url('../images/frontend/transparent.png'); color:#c03}
#mevsim{ position:relative; height: 205px;margin-left: 33px;}
.mevsimtooltip{background: url('../images/frontend/lastikSeciciSprite.png') no-repeat -156px -920px; _background-image: url('../images/frontend/lastikSeciciSprite.gif'); width:185px; height:28px; display:block; padding:10px; font-size:10px; color:#6a6a6a; margin:0 auto; clear:both }
#facebooklike{position:absolute; right:0; bottom:0}


.lastcol,tr.lastrow td.lastcol{border-top:0; border-bottom:0 !important}
.loader{width:100%; height:18px; background: url('../images/loader.gif') no-repeat center top;}
.zebratable li, .zebratable2 li{ line-height:20px; float:left;display: inline; width:33%;}
.zebratable .row, .zebratable2 .row{background-color: #efefef;border-left: none;}
#model_genel_mid3 ul li, #model_genel_mid2 ul li{ border-top: 1px solid #BDBDBD;}






#socialbanner{  margin-top:-20px}
#social-list{margin-left:0; margin-bottom: 10px; text-align: center;padding-left: 85px;}
.row2{ padding-left: 155px !important; margin-bottom: 65px !important;}
#social-list p{ width: 150px;float: left;}
#social-list p a{ text-decoration: none;}

.bullet li{ padding-bottom:5px; font-size:12px;}
#iletisimNo{ width:190px; margin:20px auto; display:block; }
.noproduct{ margin-left:16px; background:url(/Content/images/frontend/SonucYok.gif) no-repeat; width:581px;  height:46px; margin-left:16px; display:block; margin-bottom:20px}

.twelve{font-size: 12px !important;}
img.fright{ margin-left:10px}

h4
{    
	font-weight:bold;	
	margin-bottom:5px;
}
.tbmid{ margin:0 auto; width:588px; display:block}

/*--- 20.09.2011 Harita ve bayi bul tablar�*/
#branchfinder-container ul.top-tabs{background:url(/Content/images/frontend/bayi-secici-bg-long.gif) 0 100% no-repeat;padding: 0px 1px ;margin: 0px auto;}
#branchfinder-container ul.top-tabs li{ list-style-type:none; float:left; display:inline; width:143px; text-align:center}
#branchfinder-container ul.top-tabs li a{ width:100%; height:20px; display:block; padding-top:14px;font-weight: bold; font-size:14px; text-decoration:none; }
#branchfinder-container ul.top-tabs li a:hover,#branchfinder-container ul.top-tabs li a.top-aktif{background:url(/Content/images/frontend/bayi-secici-hover.gif) 50% 100% no-repeat; color:#db0d1d}
.instruction{ width: 600px;margin:0px auto 20px auto;}
#map-wrapper{ position: relative;}
#map-container{ width: 600px;height: 450px;margin: 0 auto;}
#branchLoading{background: url(/Content/images/frontend/branchLoading.png); position: absolute;width: 600px;height: 250px;margin-left: 8px;z-index: 9999; padding-top: 200px;text-align: center;font-size: 15px;font-weight: bold;color: #f0f0f0;line-height: 22px;display: none;}
#change-city{position: absolute; width: 235px;height: 49px;background: url(/Content/images/frontend/city_back.png);padding: 10px 0 0 20px;bottom: 0px;right: 8px;}
.centered_location{ text-align: center;padding: 0;margin: 0; color:#FFFFFF;}

#change-city a{color: white;text-decoration: none;font-size: 12px;font-weight: bold;line-height: 25px; }

.current_city{ font-weight: bold;}
#changecity_form{ display: none;}
#city_box{ width: 225px;padding: 1px;margin-top: 5px;}

.infowindow-link{ line-height: 50px;text-decoration: none;color: #CC0000;cursor: pointer;}
#selectedBranch-container{ display: none;margin:40px 0 0 8px; padding: 18px 14px; background: url(../images/frontend/inside_content_bg.gif) no-repeat;}
.mapHeader{ font-size: 14px;}
#selectedBranch-detail { }
#loadingInfo{ margin: 0 auto;width: 450px;display: none;}
/*--- 20.09.2011 Harita ve bayi bul tablar�*/


#selectedBranch-detail ul.tabs,
#bayi_bulucu_sonuclar ul.tabs{background:url(/Content/images/frontend/bayi-secici-bg.gif) 0 100% no-repeat;}

#selectedBranch-detail ul.tabs li,
#bayi_bulucu_sonuclar ul.tabs li{ list-style-type:none; float:left; display:inline; width:143px; text-align:center}

#selectedBranch-detail ul.tabs li a,
#bayi_bulucu_sonuclar ul.tabs li a{ width:100%; height:20px; display:block; padding-top:14px; font-size:11px; text-decoration:none; }

#selectedBranch-detail ul.tabs li a:hover, #selectedBranch-detail ul.tabs li a.aktif,
#bayi_bulucu_sonuclar ul.tabs li a:hover, #bayi_bulucu_sonuclar ul.tabs li a.aktif{background:url(/Content/images/frontend/bayi-secici-hover.gif) 50% 100% no-repeat; color:#db0d1d}

.tabcontainer{ margin-top:20px; border:1px solid gray; padding:20px; width:500px; float:left; display:inline; margin-right:20px}
div.tab_content, .top-tab_content, .map-tab_content{ display:none; border:1px solid #C9C9C9; border-top:none; padding:20px 0; min-height:148px; height:auto !important; height:148px}
.tabcontainer div.aktif{ display:block}
.tab-detail{ margin-top:20px}


#kredi-karti li{ background: url(../images/frontend/kredi-kartlari.gif) no-repeat; list-style-type:none; float:left; display:inline; width:130px; height:74px; text-indent:-9999px}

#kredi-karti .card-Advantage     {background-position:0px 0px}
#kredi-karti .card-Bonus {background-position:-130px 0}
#kredi-karti .card-Cardfinans    {background-position:-260px 0px}
#kredi-karti .card-Maximum       {background-position:-390px 3px}

#kredi-karti .card-Axess         {background-position:0px -70px}
#kredi-karti .card-Fish {background-position:-130px -74px}
#kredi-karti .card-Wings {background-position:-260px -74px}
#kredi-karti .card-World         {background-position:-390px -70px}

#kredi-karti .card-AmerikanExpres     {background-position:0 -148px}
#kredi-karti .card-ShopandMiles{background-position:-130px -144px}
#kredi-karti .card-DinnersClub{background-position:-260px -148px}
#kredi-karti .card-AsyaCard     {background-position:-390px -148px}
#kredi-karti .card-Vakifcard     {background-position:0px -228px}

#kredi-karti .card-FamilyCard     {display:none;}

.map-text{font-size:11px; padding-top:20px;}



.no-page {background:url('../images/no-pageBg.png') top center no-repeat;height:165px;padding:80px 0 0 258px;*padding-top:88px}
.no-page h2 {color:#636363;font-size:14px;font-weight:700;margin-bottom:12px}
.no-page p {color:#636363}
.no-page .np-search form {display:inline;margin-top:5px}
.no-page .np-search input {border:0;outline:none;vertical-align:middle}
.no-page .np-search input.text {background:url('../images/frontend/np-input.png') no-repeat;width:226px;height:24px;padding:0 2px}
.no-page .np-search input.np-submit {background:url('../images/frontend/input-bg.png') no-repeat;width:45px;height:26px}
.no-page a.np-bt {background:url('../images/frontend/np-main.png') no-repeat;width:78px;height:26px;display:inline-block;vertical-align:middle}
.np-left {float:left;width:315px;height:266px;background:url('../images/frontend/np-left.png') bottom left no-repeat;color:#636363;font-size:14px;padding:45px 0 0 33px}
.np-right {float:right;width:474px;color:#333}
.np-right #content_header {width:473px;background:url('../images/frontend/bri500Hdr.jpg') no-repeat}
.np-right table {border:0;padding:0;margin:0;border-collapse:collapse}
.np-right table td, .np-right p {border:0;padding:0;margin:0;height:18px}
.lila {color:#ff0000}
.np-R-mL {width:232px;float:left}
.np-R-mR {width:232px;float:right}
.np-right p.minicakal {padding-left:12px;height:37px;line-height:36px;font-weight:700}
.np-right td {color:#333}
td.bir {width:56px;color:#636363;height:18px}
.bxx {background:url('../images/frontend/np-miniB.png') no-repeat;width:206px;padding:13px;margin-bottom:12px}
.clearfix:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;	height: 0;}
.clearfix {	display: inline-block;}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}
table.table-type2 { border-collapse:collapse;}
table.table-type2 td {border:solid 1px #bdbdbd !important}
#ForkliftCategoryResult { margin-bottom: 20px;} 
ul.item-selector-amac2, ul.item-selector-amac2 li { list-style: none;padding-left: 5px;}
ul.item-selector-amac2 li a { background: url("../images/frontend/lastikSeciciSprite.png") no-repeat -461px -819px; display: inline-block; float: left; height: 40px; width: 130px;text-indent: -9000px;}
ul.item-selector-amac2 li a:hover, ul.item-selector-amac2 li.yataysecili a { background-position:-461px -775px;}
ul.item-selector-amac2 li a.havali {background-position:-600px -819px!important;}
ul.item-selector-amac2 li a.havali:hover, ul.item-selector-amac2 li.yataysecili a.havali {background-position:-600px -775px!important;}


/*04.10.2011 EBATLAR ve SATIN AL TABLARI*/
a.bigBuyBtn{ outline: none;width: 206px;height: 50px;margin-left: 15px;display: block;text-indent: -9999px;background: url(../images/frontend/buy_button.jpg) no-repeat; position: relative;}
a:hover.bigBuyBtn{background-position:0 -50px;}
.SpeedRate{float: left;width: 120px; line-height: 34px;margin: 0px;display: block;}
.SpeedRate a{ font-size: 11px!important;color: #333333!important;}
.SpeedRate a:hover{ font-size: 11px!important;color: #000000!important;}

.price{ float: right;width: 80px;font-weight: bold; line-height: 34px;margin: 0px; display: block;}
.price a{ font-size: 11px!important; color: #909090!important;}
.price a:hover{ font-size: 11px!important; color: #444444!important;}
.sepetLink{ float: right; display: block;width: 37px; position: relative;}
    a.buyBtn{ outline: none;width: 37px;height: 34px;display: block;text-indent: -9999px;background: url(../images/frontend/sepet-icon.png) 0 0!important;position: relative;}
    a.buyBtn:hover{ background: url(../images/frontend/sepet-icon.png) -37px 0!important; }
    a.buyBtn:hover .buyToolTip{ display: block;}
    a.buyStockBtn{ outline: none;width: 37px;height: 34px;display: block;text-indent: -9999px;background: url(../images/frontend/sepet-icon.png) 0 0!important;position: relative;}
    a.buyStockBtn:hover { background: url(../images/frontend/sepet-icon.png) -37px -34px!important; }
    a.buyStockBtn:hover .stockToolTip{ display: block !important;}
    .buyToolTip, .stockToolTip {display: none;position: absolute;  background-color: #FFFFFF;    border: 2px solid #666666;    color: #323232;  padding: 7px; margin: -50px 0 0 -150px; width: 170px; height: 20px; text-indent: 0px!important;cursor: pointer;}

span.sepeticon{background: url(../images/frontend/sepet-icon.png) -94px 1px; width: 15px;height: 11px;color:transparent;}
    
#model_genel_top ul.tire-tabs{background:url(/Content/images/frontend/bayi-secici-bg-long.gif) 0 100% no-repeat;padding: 0px 1px ;margin: 0px auto;}
#model_genel_top ul.tire-tabs li{ list-style-type:none; float:left; display:inline; width:143px; text-align:center}

#model_genel_top ul.tire-tabs li a{ width:100%; height:20px; display:block; padding-top:14px;font-weight: bold; font-size:12px; text-decoration:none; }
#model_genel_top ul.tire-tabs li a:hover,#model_genel_top ul.tire-tabs li a.aktif{background:url(/Content/images/frontend/bayi-secici-hover.gif) 50% 100% no-repeat; color:#db0d1d}

#model_genel_top{ padding: 0px;}
#model_genel_top .link1{	float: left;	padding: 15px 0 0 20px;}
#model_genel_top .link2{	float: left;	padding-top: 15px;	padding-right: 0;	padding-bottom: 0;	padding-left: 240px;}
#model_genel_mid1 { display: block;}
#model_genel_mid1, #model_genel_mid2, #model_genel_mid3
{
	background: url(../images/frontend/model_genel_bg2.gif) repeat-y;
	padding: 10px 17px 15px 17px;
    border: none;
    font-size: 14px;
}

/*19.10.2011 BAYİİBULUCU sayfasında bayi bilgileri taşma yapıyor, tabloya taşındı.*/
table.branchInfoTable{ width: 519px; border: none;}
table.branchInfoTable td{ padding: 0px;border: none;vertical-align: top;}
table.branchInfoTable td.odd{ background: #F4F4F4;}
table.branchInfoTable td.even{ background:#FFFFFF;}
table.branchInfoTable td.dotBorder{line-height: 0px;border-top: 1px dotted black;}
table.branchInfoTable td.contactHeader{ font-weight: bold;padding-left:5px; width:85px}
.addrLine{line-height: 17px; margin: 5px 0;}

/*30.11.2011*/
#branch-request, #purchase-request, #corporate{display:none;}
.warnings{padding: 10px; margin-bottom: 15px;display: none;}
#form-success{background-color: #e6f0c1; border: 1px solid #c5da7c;color: #254504;}
#form-error{background-color: #fce3e4; border: 1px solid #fcc2c4;color: #8b200c;}
#form-loading, #city-loading, .ad, .tckimlik, .title, .tax-id, .il, .ev1, .cep1, .email, .konu, .branch-Job, .branch-Address, .branch-Volume, .branch-Location, .branch-viewWidth, .branch-Ownership, .branch-Contract, .UrunGrubu, .adet, .address, .mesaj{ display: none;}
#form-loading{ float: left;}
.SQ_sign {padding: 0 4px;}

/*07.12.2011 SOSYAL MEDYA İkonları eklendi.*/

#facebooklike{width:178px; height:23px; display:block; bottom:10px}
#widget{display:none; position:absolute; right:-38px; top:25px; background:url(/content/images/frontend/fb-bg.png) no-repeat; width:340px; height:0px;  padding-left:20px;z-index: 500;overflow: hidden;}
#google_badge{ visibility: hidden;position: absolute;top: 25px;right: 3px;z-index: 500;  width:300px; height:0px;overflow: hidden;}
#google-widget{position:absolute;  width:300px; height:131px;background: white;}
#widget iframe{background-color:#fff;}
#gotohome,#spacer1,#openoutlook,#spacer2,#turkiye,#arrow,#global{margin-top:0}

#social-icons{ width: 120px;height: 30px;display: block;bottom: 5px;float: right;margin-top: 25px;position: relative;}
    #social-icons ul {list-style: none;margin: 0px;padding: 0px;}
    #social-icons ul li {float: left; background: url("/Content/images/frontend/bridgestone_social_icon.png") no-repeat; width: 29px; height: 29px;position: relative;}
    #social-icons ul li a{display: block;text-indent: -9999px;width: 29px;height: 29px; }
    #social-icons ul li#top-facebook{ background-position: 0 0;}
    #social-icons ul li#top-twitter{ background-position: -29px 0;}
    #social-icons ul li#top-google_plus{ background-position: -58px 0;}
    #social-icons ul li#top-flickr{ background-position: -87px 0;}
    
    
/*16.12.2011  Burada shadow box'ın background color ve border değerini sıfırladım. Splash banner yayından kaldırıldığında bu değerlerde silinmelidir.'*/
.facebook-like-bg{background:url("/content/images/bridgestone_newsplash.png") center top; width:655px;height:148px;padding: 135px 0 0 82px;} 
#sb-body{ background-color: transparent!important;}
#sb-wrapper-inner{ border: none!important;}
#SB-close{position: absolute;top: 40px;right: 9px;width: 30px;display: block;text-indent: -9999px;}
#sb-nav-close{ display: none!important;}
