@import "slider.css";
@import "jquery.jscrollpane.css";
* {
    border: 0 none;
    font: 12px Arial;
    margin: 0;
    padding: 0;
}

#content{
	width:1011px;
	margin:0 auto;
}
#side .sidecontent #haberBaslik {
    font-size: 11px;
    font-weight: bold;
    margin-top: 40px;
}
body {
    font-family: Arial,sans-serif;
}

.geriDon-left {
    background: url("../images/more-left.png") no-repeat scroll 10px 50% rgba(0, 0, 0, 0);
    border: 1px solid #BDBFBF;
    border-radius: 20px;
    color: #C82F31;
    display: block;
    font-size: 10px;
    margin-bottom: 20px;
    padding: 2px 8px 3px 20px;
    right: -70px;
    top: 0;
}

.page_in{
text-align:right;
font-size:14px;	
margin-bottom:10px;
clear: both;
}

.page_in a{
	padding:3px 7px;
	color:black;
}

#current_page{
    padding:3px 7px;
	background:#1563B9;
	color:#FFF;
	font-weight:bold;
    margin-right: 4px;
    border-radius: 5px;
}

ul {
    list-style: none outside none;
}
a {
    cursor: pointer;
    text-decoration: none;
    transition: opacity 0.3s ease 0s;
}
a:hover {
    opacity: 0.85;
}
.media-body {
}
.media .media-body IMG {
    display: none;
}
.displayB {
    display: block;
}
.displayN {
    display: none;
}
#container {
    margin: 0 auto;
    position: relative;
    width: 100%;
}
#container #header {
	width:1011px;
    height: 229px;
    overflow: hidden;
	margin:0 auto;
	position:relative;
}
#footer {
    width:990px;
	height:46px;
	margin:0 auto;
	background:url("../images/footer.png") repeat-x;
	color:#fff;
	left:46px;
	line-height:46px;
	padding-left:20px;
}

#bg_footer{
	background: url("../images/bg_footer.jpg") repeat-x;
	width:100%;
}

#temp_f{
	width:1161px;
	margin:0 auto;	
	background:url("../images/bg_footer.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
	height:50px;
}

#bg_header_temp{
	width:1161px;
	margin:0 auto;
	background: url("../images/bg_header_2.png") no-repeat;
}

#bg_header_temp_1{
	width:1161px;
	margin:0 auto;
	background: url("../images/bg_header_3.png") no-repeat;
}

#bg_nav_plus_content{
	width:1161px;
	margin:0 auto!important;
	background: url("../images/bg_content.png") no-repeat;
}

#bg_header{
	width:100%;
	background: url("../images/bg_header.jpg") repeat-x;
}

#header #logo {
    border: medium none;
    height: 63px;
    left: 18px;
    position: absolute;
    top: 20px;
    width: 348px;
}

#header #leftTopMenu {
    position: absolute;
    right: 0;
}
#header #leftTopMenu a {
    float: left;
    height: 39px;
    margin-left: 7px;
    padding-left: 60px;
    position: relative;
}
#header #leftTopMenu a SPAN {
    left: -23px;
    position: relative;
    top: 12px;
}
#header #leftTopMenu a.language {
    background: url("../images/language-logo.png") no-repeat scroll 15px 50% #FFFFFF;
    padding-left: 70px;
}
#header #leftTopMenu A.seller {
    background: url("../images/seller-logo.png") no-repeat scroll 88px 50% #FFFFFF;
}
#header #leftTopMenu A.seller SPAN {
    left: -45px;
}
#header #social {
    position: absolute;
    right: 35px;
    top: 77px;
}
#header #social A {
    float: left;
    height: 20px;
    margin-left: 10px;
    position: relative;
    width: 21px;
}
#header #social A#facebook {
    background: url("../images/social-btn.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#header #social A#twitter {
    background: url("../images/social-btn.png") repeat scroll -29px 0 rgba(0, 0, 0, 0);
}
#header #social A#linkedin {
    background: url("../images/social-btn.png") repeat scroll -61px 0 rgba(0, 0, 0, 0);
}
#header #social A#youtube {
    background: url("../images/social-btn.png") repeat scroll -92px 0 rgba(0, 0, 0, 0);
}
#header #social A#email {
    background: url("../images/social-btn.png") repeat scroll -123px 0 rgba(0, 0, 0, 0);
}
#header #socialShadow {
    position: absolute;
    right: 32px;
    top: 102px;
}
#header #socialShadow SPAN {
    background: url("../images/social-btn-shadow.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    float: left;
    height: 8px;
    margin-left: 3px;
    opacity: 0.5;
    position: relative;
    width: 28px;
}
#header #mainMenu {
    position: absolute;
    top: 113px;
    width: 1010px;
}
#header #mainMenu #topArea {
    height: 46px;
    position: relative;
}
#header #mainMenu #topArea .ulLvl-1 {
    left: 0;
    position: absolute;
    top: 7px;
}
#header #mainMenu #topArea .ulLvl-1 .liLvl-1 {
    float: left;
}
#header #mainMenu #topArea .ulLvl-1 LI.selected {
    background: url("../images/menuSelected.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    color: #FFFFFF!important;
}
#header #mainMenu #topArea .ulLvl-1 .liLvl-1:hover {
    background: url("../images/menuSelected.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    color: #FFFFFF!important;
}
#header #mainMenu #topArea .ulLvl-1 .liLvl-1 .aLvl-1 {
    color: #000!important;
    display: block;
    font: bold 13px Calibri;
    height: 29px;
    padding: 10px 21px 0 11px;
}

#header #mainMenu #topArea .ulLvl-1 .liLvl-1 A.selected {
    color: #FFFFFF!important;
}
#header #mainMenu #topArea .ulLvl-1 .liLvl-1 .ulLvl-2 {
    display: none;
    padding-top: 24px;
    position: absolute;
    top: 25px;
    width: 1000px;
}
#header #mainMenu #topArea .ulLvl-1 .liLvl-1 .ulLvl-2 .liLvl-2 {
    border-left: 1px solid #D2CECE;
    float: left;
}
#header #mainMenu #topArea .ulLvl-1 .liLvl-1 .ulLvl-2 .liLvl-2:last-child {
    border-right: 1px solid #D2CECE;
}
#header #mainMenu #topArea .ulLvl-1 .liLvl-1 .ulLvl-2 .liLvl-2 .aLvl-2 {
    color: #E8E8E8;
    display: block;
    padding: 2px 5px;
}
#header #mainMenu #topArea .ulLvl-1 .liLvl-1 .ulLvl-2 .liLvl-2 .aLvl-2:hover {
    color: #FFFFFF;
}
#header #mainMenu #topArea FORM {
    background: url("../images/search-box.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 29px;
    position: absolute;
    right: 13px;
    top: 9px;
    width: 198px;
}
#header #mainMenu #topArea FORM INPUT {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    outline: medium none;
    position: absolute;
}
#header #mainMenu #topArea FORM INPUT[type="text"] {
    left: 9px;
    top: 7px;
    width: 155px;
}
#header #mainMenu #topArea FORM INPUT[type="submit"] {
    cursor: pointer;
    height: 28px;
    left: 168px;
    overflow: hidden;
    text-indent: 10000px;
    width: 28px;
}
#header #mainMenu #bottomArea {
    background: url("../images/main-menu-bottom.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    height: 37px;
}
#header #mainMenu #line {
    background: url("../images/main-menu-line.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 8px;
}
#header #mainMenu #shadow {
    background: url("../images/main-menu-shadow.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    height: 61px;
    left: -40px;
    position: absolute;
    top: 61px;
    width: 1110px;
    z-index: -1;
}
#footer #copy {
    color: #FFFFFF;
    font: 10px Arial;
    left: 80px;
    position: absolute;
    top: 15px;
}
#footer .ulLvl-1 {
    position: absolute;
    right: 80px;
    top: 15px;
}
#footer .ulLvl-1 .liLvl-1 {
    border-right: 1px solid #FFFFFF;
    float: left;
    padding: 0 10px;
}
#footer .ulLvl-1 .liLvl-1:last-child {
    border-right: medium none;
    padding-right: 0;
}
#footer .ulLvl-1 .liLvl-1 .aLvl-1 {
    color: #FFFFFF;
    display: block;
    font: bold 10px Arial;
}
#nav {
    background: url("../images/newsBg.png") repeat-x scroll 0 100% #FFFFFF;
    padding-bottom: 50px;
	width:1011px;
	margin:0 auto;
}
#newsWrap {
    background: url("../images/newsBg.png") repeat-x scroll 0 100% rgba(0, 0, 0, 0);
    padding: 30px 0;
	width:1011px;
	margin:0 auto;
	position:relative;
}
#newsContent {
    border-right: 1px solid #E2E2E2;
    box-shadow: 1px 0 0 #FFFFFF;
    float: left;
    margin-right: 20px;
    position: relative;
    width: 666px;
}
#news .newsCont {
    color: #858585;
    float: left;
    margin: 0 15px;
    width: 192px;
}
#news .newsHead {
    color: #539DEE;
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
}
#news .newsHead A {
    color: #539DEE;
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
}
#news .newsText {
    font-size: 10px;
}
#news .detay, .subText .detay {
    color: #539DEE;
    font-size: 10px;
}
#news .newsCont IMG {
    height: 107px;
    margin: 10px 0;
    width: 192px;
}
.newsPagi {
    left: 50%;
    position: absolute;
}
.newsPagi A {
    background: url("../images/pagi.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 12px;
    margin: 0 7px;
    text-indent: -9999px;
    width: 13px;
}
.newsPagi A.selected {
    background-position: 0 -14px;
}
.app-icon {
    background: url("../images/app-icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 25px;
    margin-right: 7px;
    vertical-align: middle;
    width: 19px;
}
.appText {
    color: #858585;
    display: block;
    font-size: 10px;
    margin-bottom: 19px;
}
#apps {
    position: absolute;
    right: 35px;
    width: 280px;
}
.appHead {
    color: #539DEE;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}
#apps SELECT {
    border: 1px solid #AAAAAA;
    font-size: 12px;
    margin: 5px auto 13px;
    outline: medium none;
    padding: 4px 0;
    width: 280px;
}
.sidecontent #apps {
    left: 0;
    position: relative;
}
#apps SELECT OPTION {
    display: block;
    font-size: 11px;
}

#bg_subContentWrap{
	width:100%;
	background: url("../images/bg_sub_m.jpg") repeat-x;
	padding:10px 0px;
	text-align:center;
}

#subContentWrap {
    padding: 0 25px;
    position: relative;
	margin:0 auto;
	width:960px;
	margin-top:10px;
	margin-bottom:10px;
}

#subCont{
	width:960px;
}

#subCont .subMenu {
    color: #626262;
    display: block;
    float: left;
    height: 117px;
    margin: 0 20px;
    position: relative;
    width: 198px;
}
#subCont .top {
    background: url("../images/subMenuTop.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 117px;
    left: 0;
    position: absolute;
    top: 0;
    width: 198px;
    z-index: 20;
}
#subCont .text {
    bottom: 40px;
    font-size: 13px;
    font-weight: bold;
    left: 110px;
    position: absolute;
    width: 83px;
    z-index: 30;
}
#subCont .subMenu IMG {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 10;
}
#subContentWrap .prev, #subContentWrap .next {
    background: url("../images/nav.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 34px;
    margin-top: -17px;
    position: absolute;
    top: 50%;
    width: 28px;
}
#subContentWrap .prev {
    background-position: 0 0;
    left: 0;
}
#subContentWrap .next {
    background-position: 0 100%;
    right: 0;
}
#wowslider-container1 {
}
#searchArea {
    margin-bottom: 30px;
    margin-top: 10px;
    position: relative;
}
#searchArea #noResult {
    display: block;
    padding: 30px 10px 10px;
    text-align: center;
}
#main {
    float: left;
    width: 663px;
}
#side {
    float: left;
    margin-left: 5px;
    width: 342px;
}
.mainhead {
    border-bottom-right-radius: 15px;
    border-top-right-radius: 15px;
}
#leftmenu {
    background-color: #70ADF0;
    border-bottom-left-radius: 15px;
    border-top-left-radius: 15px;
    height: 245px;
    overflow: auto;
    padding: 25px 60px 30px 0;
}
#leftmenu UL LI.menuhead {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 30px;
    margin-left: 20px;
}
#leftmenu UL LI A {
    border-top: 1px solid #1563B9;
    color: #000;
    display: block;
    margin-left: 20px;
    padding: 5px 0;
}
#leftmenu UL LI.active {
    background: url("../images/activemenu.png") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
}
#uygulamalar {
    background-color: #C82F31;
    border-bottom-right-radius: 15px;
    border-top-right-radius: 15px;
    height: 290px;
    overflow: auto;
    padding: 5px 60px 5px 0;
}
#uygulamalar LI:first-child A {
    border: medium none;
}
#uygulamalar UL LI.menuhead {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 30px;
    margin-left: 20px;
}
#uygulamalar UL LI A {
    border-top: 1px solid #DE798A;
    color: #FFFFFF;
    display: block;
    margin-left: 20px;
    padding: 5px 0;
}
#uygulamalar UL LI.active {
    background: url("../images/activemenu.png") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
}
#main .mainContent {
    color: #696969;
    padding-right: 20px;
    position: relative;
}
#rightmenu {
    background-color: #70ADF0;
    border-bottom-left-radius: 15px;
    border-top-left-radius: 15px;
    height: 245px;
    overflow: auto;
    padding: 25px 60px 30px 0;
}
#rightmenu UL LI.menuhead {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 30px;
    margin-left: 20px;
}
#rightmenu UL LI A {
    border-top: 1px solid #1563B9;
    color: #FFFFFF;
    display: block;
    margin-left: 20px;
    padding: 5px 0;
}
#rightmenu UL LI.active {
    background: url("../images/activemenu.png") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
}
#main .twoColumn {
    border-left: 1px solid #C9C9C9;
    border-right: 1px solid #C9C9C9;
    margin-left: 180px;
    padding: 0 10px;
}
H3 {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0;
}
#main .mainContent P {
    margin-bottom: 20px;
}
#main .mainContent P IMG {
    height: auto;
    width: 100%;
}
.sidecontent {
    background: url("../images/mainshadow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-top: 50px;
    padding-left: 30px;
    padding-right: 70px;
}
.sidecontent .subHead {
    color: #1563B9;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 30px;
}
.sidecontent .subText {
    color: #858585;
    font-size: 10px;
    margin-bottom: 15px;
}
.sidecontent .docfile {
    padding-left: 10px;
}
.sidecontent .docfile LI A {
    background: url("../images/icon-doc.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #858585;
    display: block;
    font-size: 10px;
    margin: 10px 0;
    padding-left: 15px;
}
.icon-docb, .icon-cer, .icon-profil, .icon-set, .icon-cal, .icon-video, .icon-cog, .icon-tek {
    background-repeat: no-repeat;
    display: inline-block;
    height: 31px;
    margin-right: 5px;
    vertical-align: bottom;
    width: 26px;
}
.icon-docb {
    background: url("../images/icon-docb.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.icon-cer {
    background: url("../images/icon-cer.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    vertical-align: middle;
}
.icon-profil {
    background: url("../images/icon-profil.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.icon-set {
    background: url("../images/icon-set.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    vertical-align: middle;
}
.icon-cal {
    background: url("../images/icon-cal.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    vertical-align: middle;
}
.icon-video {
    background: url("../images/icon-video.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    vertical-align: middle;
}
.icon-cog {
    background: url("../images/icon-cog.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.icon-tek {
    background: url("../images/icon-tek.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.tarihce {
    border-radius: 15px;
    margin-bottom: 20px;
}
#timeline {
    background: url("../images/timeBg.png") repeat-x scroll 0 24px rgba(0, 0, 0, 0);
    margin-bottom: 30px;
    overflow: auto;
}
.timeline LI {
    float: left;
}
.timeline LI A {
    background: url("../images/time.png") no-repeat scroll 50% 100% rgba(0, 0, 0, 0);
    color: #919191;
    display: block;
    margin: 0 15px;
    padding-bottom: 15px;
}
.timeline LI.active A {
    background: url("../images/timeactive.png") no-repeat scroll 50% 100% rgba(0, 0, 0, 0);
    color: #C31930;
}
.phone {
    margin: 30px 0;
    text-align: center;
}
.adres {
    margin: 10px 0;
}
B {
    font-weight: bold;
}
.mail {
    color: #C41930;
}
.media {
    border-bottom: 1px solid #AAAAAA;
    margin-bottom: 15px;
    padding-bottom: 10px;
}
.media .media-object {
    margin-right: 10px;
    width: 70px;
}
#side .sidecontent .media .media-object {
    margin-top: 6px;
}
.media .media-heading {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    padding-top: 5px;
}
#side .media .media-heading {
    font-size: 12px;
    padding-top: 5px;
}
.sidecontent .media {
    overflow: hidden;
    width: 276px;
}
#side .sidecontent .media .media-heading {
}
#side .sidecontent .media .media-heading A {
    color: #000000;
    font-size: 11px;
    font-weight: bold;
}
#side .sidecontent .media .media-body {
    position: relative;
    width: 100%;
}
#side .sidecontent .media .media-body .devam {
    background: url("../images/more.png") no-repeat scroll 10px 50% rgba(0, 0, 0, 0);
    border: 1px solid #BDBFBF;
    border-radius: 20px;
    color: #C82F31;
    display: none;
    font-size: 10px;
    padding-left: 20px;
    position: absolute;
    right: 0;
    top: 30px;
}
.media .media-body {
    color: #696969;
    font-size: 11px;
    position: relative;
    width: 565px;
}
#side .sidecontent .media .media-body {
}
.media .media-body .devam {
    background: url("../images/more.png") no-repeat scroll 10px 50% rgba(0, 0, 0, 0);
    border: 1px solid #BDBFBF;
    border-radius: 20px;
    color: #1563B9;
    font-size: 10px;
    padding: 2px 8px 3px 20px;
    position: absolute;
    right: -90px;
    top: 0;
}
#side .sidecontent .media .media-body .devam {
    font-size: 10px;
}
.iletisim {
    color: #C41930;
    list-style: disc outside none;
    margin-bottom: 20px;
    margin-left: 10px;
    padding-left: 10px;
}
.iletisim LI SPAN {
    color: #696969;
}
.pdf {
    background: url("../images/pdf.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    height: 35px;
    padding: 23px 0 0 60px;
    width: 144px;
}
.span5 {
    float: left;
    width: 50%;
}
#ofisWrap {
    position: relative;
}
#ofisListe .ofis {
    box-shadow: 0 0 5px rgba(2, 2, 2, 0.24);
    float: left;
    height: 110px;
    margin: 20px;
    padding: 20px 25px;
    position: relative;
    width: 240px;
}
.ofis .yer {
    color: #696969;
    font-size: 14px;
    font-weight: bold;
}
.ofis .adres {
    margin-bottom: 20px;
}
#ofisListe .ofis .minimap {
    background: url("../images/minimap.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 10px;
    display: none;
    height: 27px;
    position: absolute;
    right: 10px;
    width: 33px;
}
#ofisWrap .prev, #ofisWrap .next {
    background-repeat: no-repeat;
    display: block;
    height: 21px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 12px;
}
#ofisWrap .prev {
    background: url("../images/left.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    left: 0;
}
#ofisWrap .next {
    background: url("../images/right.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    right: 0;
}
.servis {
    text-align: center;
}
H4 {
    font-weight: bold;
    margin: 8px 0;
}
#urunListeW {
    position: relative;
}
#urunListeW #leftBtn {
    background: url("../images/arrows.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 48px;
    left: -50px;
    position: absolute;
    top: 45px;
    width: 48px;
}
#urunListeW #rightBtn {
    background: url("../images/arrows.png") repeat scroll 94% 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 48px;
    position: absolute;
    right: -50px;
    top: 48px;
    width: 48px;
}
#urunlisteWrapper {
    height: 160px;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
#urunliste {
    left: 0;
    position: absolute;
    width: 100000px;
}
#urunliste .urun {
    float: left;
    margin: 0 5px 10px;
    overflow: hidden;
    text-align: center;
    width: 160px;
}
#urunliste .urun IMG {
    display: block;
    height: 120px;
    margin: 0 auto;
    width: auto;
}
#urunliste .urun .urunBaslik {
    background: url("../images/urunbaslik.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 3px;
    color: #FFFFFF;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 5px 0;
}
#leftmenu1 {
    float: left;
    margin-top: 20px;
    width: 175px;
}
#leftmenu1 > UL > LI > A {
    color: #52565A;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin: 8px 0;
    position: relative;
}
#leftmenu1 > UL > LI > A:after {
}
#leftmenu1 > UL > LI.active > A:after {
}
#leftmenu1 UL > LI.active > .altmenu {
    display: block;
}
#leftmenu1 .altmenu {
    display: none;
    margin-left: 20px;
}
#leftmenu1 .altmenu LI A {
    color: #808080;
    display: block;
    margin: 3px 0;
    position: relative;
}
#leftmenu1 .altmenu LI.active A:before {
    color: #1563B9;
    content: "»";
    left: -10px;
    position: absolute;
    top: -2px;
}
#leftmenu1 .altmenu LI.active A {
    color: #C31930;
}
.urun-heading {
    color: #1563B9;
    font-size: 14px;
}
.urun-object {
    border: 1px solid #C0C0C0;
    margin-bottom: 20px;
}
H5 {
    background-color: #EDEDED;
    font-weight: bold;
    padding: 3px 0;
}
.urunList LI {
    font-size: 11px;
    margin: 5px 0;
}
.uruntext {
    font-size: 11px;
    margin-top: 10px;
}
.table {
    font-size: 11px;
}
.table TD {
    font-size: 11px;
    padding: 3px 10px 3px 3px;
}
.pull-left {
    float: left;
}
IMG {
}
.clearfix {
    clear: both;
}
.explanation {
    font: 12px Arial;
    margin-top: 18px;
    overflow: hidden;
}
.explanation TABLE {
    width: 100% !important;
}
.explanation TABLE TABLE {
    border: medium none;
    width: auto !important;
}
.explanation TABLE TABLE IMG {
    display: none;
}
.explanation TABLE TR {
}
.explanation TABLE TR.tblustbaslik {
}
.explanation TABLE TR.tblustbaslik TD {
    color: #C31930;
    font-size: 12px;
    font-weight: bold;
}
.explanation IMG {
    height: 100%;
    width: 99%;
}
.explanation TABLE TD IMG {
    height: 300px;
    width: 460px;
}
.newsT {
    display: none;
}
#sitemap {
}
#sitemap > UL > LI {
    float: left;
    height: 310px;
    margin-right: 24px;
}
#sitemap > UL > LI > A {
    color: #000000;
    font: bold 15px Arial;
}
#sitemap > UL > LI > UL > LI > A {
    color: #000000;
}
.zytn {
}
.zytn SPAN {
    color: #C41930;
}
.mainNews {
}
#boxWrapper {
    height: 379px;
    margin: 0 auto 50px;
    overflow: hidden;
    position: relative;
    width: 287px;
}
#sertificaSlider {
    height: 377px;
    position: absolute;
    width: 10000px;
}
#sertificaSlider LI {
    float: left;
    margin-right: 20px;
    width: 287px;
}
#content .sertificatesSliderNav.left {
    background: url("../images/sprite.png") repeat scroll 0 -142px rgba(0, 0, 0, 0);
    bottom: 320px;
    cursor: pointer;
    height: 42px;
    left: 134px;
    position: absolute;
    width: 27px;
    z-index: 20;
}
#content .sertificatesSliderNav.right {
    background: url("../images/sprite.png") repeat scroll -25px -142px rgba(0, 0, 0, 0);
    bottom: 320px;
    cursor: pointer;
    height: 42px;
    left: 480px;
    position: absolute;
    width: 27px;
    z-index: 20;
}
#map {
    clear: both;
    height: 475px;
    position: relative;
    width: 1010px;
}
#arama {
    color: #464648;
    font: bold 16px Arial;
    text-decoration: underline;
}
.productAr {
    border-top: 1px solid #AAAAAA;
    margin-top: 20px;
    overflow: hidden;
    padding-top: 20px;
    position: relative;
    width: 100%;
}
.productAr:first-child {
    border: medium none;
}
.productAr .prRight {
    float: left;
    margin-left: 15px;
}
.productAr .prName {
    color: #1563B9;
    font-size: 14px;
}
.productAr IMG {
    border: 1px solid #AAAAAA;
    float: left;
    width: 210px;
}
.productAr .detayU {
    background: url("../images/dty.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 42px;
    width: 143px;
}
#accordion {
}
#accordion H3 {
    background: none repeat scroll 0 0 #C82F31;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 13px;
    outline: medium none;
    padding: 7px;
}
#accordion H3:hover {
    background: none repeat scroll 0 0 #DF3B3D;
}
#fabrikaHarita {
    height: 340px;
    position: absolute;
    right: 5px;
    top: 25px;
    width: 385px;
}
#fabrikaAdres {
    margin-top: 70px;
}
.jelectbox_main {
    background: url("../images/selectBody.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    display: inherit;
    height: 28px;
}
.jelectbox_main A {
    background: url("../images/selectArrow.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    height: 28px;
    text-decoration: none;
    width: 37px;
}
.jelectbox_options {
    left: -1px;
}
.jelectbox_text {
    display: block;
    font-size: 13px;
    font-weight: bold;
    line-height: 26px;
    margin: 3px 0 0 5px;
    padding: 0 5px;
}
.jelectbox_ul_parent {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    font-size: 13px;
    font-weight: bold;
    padding: 5px;
}
UL.jelectbox_ul_selectbox {
    line-height: 23px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
UL.jelectbox_ul_selectbox LI {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #FFFFFF;
    color: #333333;
    cursor: pointer;
    display: block;
    font-size: 13px;
    font-weight: bold;
    padding: 0 4px;
    text-decoration: none;
}
UL.jelectbox_ul_selectbox LI.g {
    border: 1px solid #F7F7F7;
}
UL.jelectbox_ul_selectbox LI:hover {
    background-color: #BD0034;
    color: #FFFFFF;
}
#inthis {
    float: left;
}
#inother {
    float: left;
    margin-left: 108px;
}
#selectWrapper {
    margin-bottom: 60px;
    margin-top: 50px;
}
#allImages {
    display: none;
}
#showPdf {
    background: url("../images/glass.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #000000;
    display: none;
    font-size: 14px;
    font-weight: bold;
    height: 15px;
    padding-left: 22px;
    padding-top: 2px;
    width: 18px;
}
.movie {
    float: left;
    margin-right: 30px;
    margin-top: 20px;
    padding-bottom: 10px;
    position: relative;
    width: 175px;
}
.movie.leftSide {
    margin-left: 0;
}
.movie H3 {
    color: #222222;
    font-size: 13px;
    margin-top: 5px;
}
.movie .share {
    background: url("../images/brochure-share.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 10px;
    height: 18px;
    left: 0;
    position: absolute;
    width: 117px;
}
.movie .share A {
    float: right;
    margin-right: 20px;
}
.movie .share A.facebook {
    float: right;
    margin-right: 10px;
}
.geriDon {
    background: url("../images/more.png") no-repeat scroll 10px 50% rgba(0, 0, 0, 0);
    border: 1px solid #BDBFBF;
    border-radius: 20px;
    color: #C82F31;
    display: block;
    font-size: 10px;
    margin-bottom: 20px;
    padding: 2px 8px 3px 20px;
    right: -70px;
    top: 0;
}
form#bayiiLOGIN {
    height: auto;
    margin: 0 auto;
    text-align: left;
    width: 400px;
}
input.kapca_kutusu {
    background-image: url("../images/input-bg.gif");
    background-repeat: repeat-x;
    border: 1px solid #999999;
    height: 20px;
    width: 255px;
}
span.duyarlilik {
    color: #FF0000;
    font-size: 10px;
    margin-left: 125px;
}
input.yazi_kutu, .yazi_kutu3 {
    border: 1px solid #999999;
    font-size: 13px;
    height: 20px;
    width: 300px;
}
form#bayiiLOGIN label {
    color: #000000;
    display: block;
    font-size: 13px;
    margin-bottom: 8px;
}
form#bayiiLOGIN span.baslik {
    border-bottom: 1px dashed #E2E2E2;
    clear: both;
    color: #666666;
    display: block;
    font-size: 12px;
    margin-bottom: 3px;
    margin-top: 0;
    padding-bottom: 3px;
}
input.form_button {
    border: 1px solid #999999;
    color: #7D7D7D;
    float: right;
    font-size: 10px;
    margin-right: 20px;
    padding: 3px;
}
input.form_button:hover {
    border: 1px solid #000000;
    color: #000000;
    float: right;
    font-size: 10px;
    margin-right: 20px;
    padding: 3px;
}


#wrap_adv{
	width:100%;
	background: url("../images/bg_sub_m.jpg") repeat-x;
}

#content_adv{
	width:1161px;
	margin:0 auto;
}

