@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 18px;
	background-color: #FFFFFF;
	height: 100%;
}html {
	height: 100%;
}

#divVideoDescription {
	float: left;
	margin: auto;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	width: 960px;
	margin: auto;
	display: block;
	background-color: #FFFFFF;
}

#header {
	background-image: url(images/bg.Header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 100px;
	width: 950px;
}
#wrapper {
	display: inline;
}
#leftDiv {
	width: 625px;
	display: inline;
	float: left;
}

#rightDiv {
	width: 325px;
	float: left;
	display: inline;
	margin-left: 5px;
}
#flash {
	background-image: url(images/bg.Flash.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 278px;
	width: 618px;
	margin-left: 6px;
	float: left;
}
#content   {
	display: block;
	float: left;
	width: 610px;
	margin-top: 2px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #f6f6f9;
	background-image: url(images/bg.Content.Bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#aramaBox {
	background-image: url(images/bg.Arama.Box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 255px;
	padding-top: 35px;
	padding-right: 10px;
	padding-left: 35px;
	display: block;
}
#searchBox {
	background-image: url(images/bg.Search.Box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 255px;
	padding-top: 35px;
	padding-right: 10px;
	padding-left: 35px;
	display: block;
}

#haberlerBox {
	background-image: url(images/bg.Haberler.Box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 128px;
	width: 255px;
	padding-top: 37px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 35px;
}
#newsBox {
	background-image: url(images/bg.News.Box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 128px;
	width: 255px;
	padding-top: 37px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 35px;
}

#UrunlerimizBox {
	background-image: url(images/bg.Urunlerimiz.Box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 255px;
	padding-top: 37px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 35px;
	background-color: #FFF5EF;
}
#ProductsBox {
	background-image: url(images/bg.Products.Box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 255px;
	padding-top: 37px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 35px;
	background-color: #FFF5EF;
}
#footer {
	display: block;
	width: 920px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	padding-bottom: 10px;
	height: 69px;
	float: left;
	clear: both;
	margin: auto;
	padding-left: 35px;
}
#header .logo a {
	background-image: url(images/Logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 61px;
	width: 188px;
	margin-top: 20px;
	margin-left: 9px;
	display: block;
	float: left;
}
#header .logoen a {
	background-image: url(images/Logo.En.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 61px;
	width: 188px;
	margin-top: 20px;
	margin-left: 9px;
	display: block;
	float: left;
}

#divLanguage {
	float: left;
	margin: auto;
	position: absolute;
	top: 5px;
	width: 150px;
	height: 20px;
}
#divLanguage a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#navigation {
	display: block;
	margin-top: 40px;
	margin-left: 3px;
	float: left;
}

#navigation ul li {
	display: inline;
	float: left;
	list-style-type: none;
}

#navigation ul li.link1 {
	background-image: url(images/button.Anasayfa.Current.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 48px;
	width: 110px;
}


#navigation ul li.link1 a {
	background-image: url(images/button.Anasayfa.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 48px;
	width: 110px;
}
#navigation ul li.link1 a:hover {
	background-image: url(images/button.Anasayfa.Hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 48px;
	width: 110px;
}
#navigation ul li.link2 {
	background-image: url(images/button.Hakkimizda.Current.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 48px;
	width: 122px;
}
#navigation ul li.link2 a {
	background-image: url(images/button.Hakkimizda.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 48px;
	width: 122px;
}
#navigation ul li.link2 a:hover {
	background-image: url(images/button.Hakkimizda.Hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 48px;
	width: 122px;
}
#navigation ul li.link3 {
	background-image: url(images/button.Urunlerimiz.Current.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 48px;
	width: 121px;
}
#navigation ul li.link3 a {
	background-image: url(images/button.Urunlerimiz.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 48px;
	width: 121px;
}
#navigation ul li.link3 a:hover {
	background-image: url(images/button.Urunlerimiz.Hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 48px;
	width: 121px;
}
#navigation ul li.link4 {
	background-image: url(images/button.Destek.Current.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 48px;
	width: 91px;
}
#navigation ul li.link4 a {
	background-image: url(images/button.Destek.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 48px;
	width: 91px;
}
#navigation ul li.link4 a:hover {
	background-image: url(images/button.Destek.Hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 48px;
	width: 91px;
}
#navigation ul li.link5 {
	background-image: url(images/button.Haberler.Current.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 48px;
	width: 100px;
}
#navigation ul li.link5 a {
	background-image: url(images/button.Haberler.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 48px;
	width: 100px;
}
#navigation ul li.link5 a:hover {
	background-image: url(images/button.Haberler.Hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 48px;
	width: 100px;
}
#navigation ul li.link6 {
	background-image: url(images/button.Iletisim.Current.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 48px;
	width: 97px;
}
#navigation ul li.link6 a {
	background-image: url(images/button.Iletisim.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 48px;
	width: 97px;
}
#navigation ul li.link6 a:hover {
	background-image: url(images/button.Iletisim.Hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 48px;
	width: 97px;
}
#naven {
	display: block;
	margin-top: 40px;
	margin-left: 13px;
	float: left;
}

#naven ul li {
	display: inline;
	float: left;
	list-style-type: none;
}

#naven ul li.link1 {
	background-image: url(images/button.Home.Current.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 48px;
	width: 86px;
}


#naven ul li.link1 a {
	background-image: url(images/button.Home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 48px;
	width: 86px;
}
#naven ul li.link1 a:hover {
	background-image: url(images/button.Home.Hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 48px;
	width: 86px;
}
#naven ul li.link2 {
	background-image: url(images/button.About.Us.Current.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 48px;
	width: 112px;
}
#naven ul li.link2 a {
	background-image: url(images/button.About.Us.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 48px;
	width: 112px;
}
#naven ul li.link2 a:hover {
	background-image: url(images/button.About.Us.Hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 48px;
	width: 112px;
}
#naven ul li.link3 {
	background-image: url(images/button.Products.Current.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 48px;
	width: 110px;
}
#naven ul li.link3 a {
	background-image: url(images/button.Products.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 48px;
	width: 110px;
}
#naven ul li.link3 a:hover {
	background-image: url(images/button.Products.Hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 48px;
	width: 110px;
}
#naven ul li.link4 {
	background-image: url(images/button.Support.Current.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 48px;
	width: 103px;
}
#naven ul li.link4 a {
	background-image: url(images/button.Support.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 48px;
	width: 103px;
}
#naven ul li.link4 a:hover {
	background-image: url(images/button.Support.Hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 48px;
	width: 103px;
}
#naven ul li.link5 {
	background-image: url(images/button.News.Current.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 48px;
	width: 90px;
}
#naven ul li.link5 a {
	background-image: url(images/button.News.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 48px;
	width: 90px;
}
#naven ul li.link5 a:hover {
	background-image: url(images/button.News.Hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 48px;
	width: 90px;
}
#naven ul li.link6 {
	background-image: url(images/button.Contact.Current.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 48px;
	width: 103px;
}
#naven ul li.link6 a {
	background-image: url(images/button.Contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 48px;
	width: 103px;
}
#naven ul li.link6 a:hover {
	background-image: url(images/button.Contact.Hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 48px;
	width: 103px;
}
#mainText  {
	display: block;
	float: left;	
	width: 565px;
	text-align: justify;
	padding-top: 35px;
	padding-left: 35px;
	padding-right: 10px;
	padding-bottom: 10px;
}


#mainText   a  {
	color: #0B1C6A;
	text-decoration: none;
	font-weight: bold;
}
#mainText  a:hover  {
	color: #FF690E;
}
#mainText  p  {
	padding-bottom: 0.8em;
}
#mainText h4 {
	font-size: 1.3em;
	font-weight: bold;
	color: #090E40;
	padding-bottom: 1em;
	padding-top: 1em;
}
#mainText img {
	/* border: 1px solid #090E40; */
	vertical-align: middle;
}
#mainText ul {
	margin-left: 10px;
	list-style-type: none;
}
#mainText ul li {
	padding-bottom: 0.5em;
}


#haberlerBox a {
	font-weight: bold;
	color: #E55100;
	text-decoration: none;
}
#haberlerBox a:hover {
	color: #660000;
}

#haberlerBox ul {
	display: block;
	height: 120px;
}


#haberlerBox ul li {
	padding-bottom: 10px;
	list-style-type: none;
	list-style-image: url(images/icon.Haberler.gif);
}
#haberlerBox .detail {
	text-align: right;
	display: block;
	font-size: 0.9em;
}
#newsBox a {
	font-weight: bold;
	color: #E55100;
	text-decoration: none;
}
#newsBox a:hover {
	color: #660000;
}

#newsBox ul {
	display: block;
	height: 120px;
}


#newsBox ul li {
	padding-bottom: 10px;
	list-style-type: none;
	list-style-image: url(images/icon.Haberler.gif);
}
#newsBox .detail {
	text-align: right;
	display: block;
	font-size: 0.9em;
}
#UrunlerimizBox h4 {
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 10px;
	color: #660000;
}

#UrunlerimizBox a {
	font-weight: bold;
	color: #E55100;
	text-decoration: none;
}
#UrunlerimizBox a:hover {
	color: #660000;
}

#UrunlerimizBox ul {
	display: block;
	padding-bottom: 10px;
}


#UrunlerimizBox ul li {
	padding-bottom: 10px;
	list-style-type: none;
	list-style-image: url(images/icon.Urunler.gif);
}
#UrunlerimizBox .detail {
	text-align: right;
	display: block;
	font-size: 0.9em;
}
#ProductsBox h4 {
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 10px;
	color: #660000;
}

#ProductsBox a {
	font-weight: bold;
	color: #E55100;
	text-decoration: none;
}
#ProductsBox a:hover {
	color: #660000;
}

#ProductsBox ul {
	display: block;
	padding-bottom: 10px;
}


#ProductsBox ul li {
	padding-bottom: 10px;
	list-style-type: none;
	list-style-image: url(images/icon.Urunler.gif);
}
#ProductsBox .detail {
	text-align: right;
	display: block;
	font-size: 0.9em;
}
#aramaBox   .txtBox {
	font-size: 1.3em;
	border: 2px solid #0D7100;
	padding: 4px;
	font-weight: bold;
	color: #0D7100;
}
#searchBox .txtBox {
	font-size: 1.3em;
	border: 2px solid #0D7100;
	padding: 4px;
	font-weight: bold;
	color: #0D7100;
}


#iletisimBox .txtBox {
	font-size: 11px;
	border: 2px solid #6d78ae;
	width: 200px;
	font-weight: normal;
	color: #6d78ae;
	height: 20px;
}

#iletisimBox .txtArea {
	font-size: 11px;
	border: 2px solid #6d78ae;
	width: 400px;
	font-weight: normal;
	color: #6d78ae;
}

#iletisimBox .lblBox {
	font-size: 11px;
	color: #2D3351;
	height: 20px;
	vertical-align: bottom;
	text-align: left;
}

#footer a {
	color: #0B1C6A;
	text-decoration: none;
	font-weight: bold;
}
#footer  a:hover {
	color: #FF690E;
}



#footer  ul  {
	display: block;
	margin-left: 250px;
}
#footer ul li {
	display: inline;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}

span  {
	display: none;
}
.summary  {
	display: none;
}
#maincontent {
	display: block;
	float: left;
	width: 920px;
	margin-top: 2px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#mainContentText  {
	display: block;
	float: left;
	background-image: url(images/bg.Urunlerimiz.Content.Main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 875px;
	padding-top: 35px;
	padding-left: 35px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#mainContentText   a  {
	color: #0B1C6A;
	text-decoration: none;
	font-weight: bold;
}
#mainContentText  a:hover  {
	color: #FF690E;
}
#mainContentText  p  {
	padding-bottom: 0.8em;
}
#mainContentText h4 {
	font-size: 1.3em;
	font-weight: bold;
	color: #090E40;
	padding-bottom: 1em;
	padding-top: 1em;
}
#mainContentText img {
	border: 1px solid #090E40;
	vertical-align: middle;
}
#mainContentText ul {
	margin-left: 10px;
	list-style-type: none;
}
#mainContentText ul li {
	padding-bottom: 0.5em;
}
#footermain {
	display: block;
	width: 920px;
	background-image: url(images/bg.Footer.Main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 10px !important;
	margin-left: 20px;
}
#footermain a {
	color: #0B1C6A;
	text-decoration: none;
	font-weight: bold;
}
#footermain  a:hover {
	color: #FF690E;
}



#footermain  ul  {
	display: block;
	margin-left: 250px;
}
#footermain ul li {
	display: inline;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.contentdetail {
	background-image: url(images/bg.Content.Detail.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	width: 265px;
}
.hakkimizda {
    background-image: url(images/bg.Hakkimizda.Content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.aboutus {
	background-image: url(images/bg.AboutUs.Content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.urunler {
    background-image: url(images/bg.Urunlerimiz.Content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.products {
	background-image: url(images/bg.Products.Content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.destek {
    background-image: url(images/bg.Destek.Content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.support {
	background-image: url(images/bg.Support.Content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.iletisim {
    background-image: url(images/bg.Iletisim.Content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contact {
	background-image: url(images/bg.Contact.Content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.haberler {
    background-image: url(images/bg.Haberler.Content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.news {
	background-image: url(images/bg.News.Content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.aramasonuclari {
	background-image: url(images/bg.AramaSonuclari.Content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.searchresults {
	background-image: url(images/bg.SearchResults.Content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#footermain p {
	padding-top: 17px;
}
#footer p {
	padding-top: 17px;
}
#left {
	/* background-image: url(images/bg.Left.jpg); */
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
}
#right {
	/* background-image: url(images/bg.Right.jpg); */
	background-repeat: repeat-y;
	background-position: right top;
	height: 100%;
}

.address {
	display: block;
	float: left;
	margin: auto;
}

.splogo a {
	background-image: url(images/spLogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 40px;
	width: 140px;
	float: right;
	margin-top: -50px;
	padding-top: 0px;
	margin-right: 20px;
}
.splogo a:hover {
	background-image: url(images/spLogo.Hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.pCategoryCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#part {
	background-image: url(images/bg.Part.Top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 185px;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
}
#part h4 {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.3em;
}
#part a {
	font-weight: bold;
	color: #0B1C6A;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
#part a:hover {
	color: #660000;
}

.partbg {
	background-image: url(images/bg.Part.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.partbot {
	background-image: url(images/bg.Part.Bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 221px;
}
