@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 1.5em;
	background-image:url(../images/template_img/pattern.gif);
	background-position:left top;
	background-repeat:repeat;
	font-family:arial, Helvetica, sans-serif;
	font-size:70%;
	color:#444444;
}
h1 {
	font-size: 18pt;
	font-weight:normal;
	color:#2339ae;
	line-height:1.5em;
}
h2 {
	font-size: 16pt;
	font-weight:normal;
	color: #2339ae;
	line-height:1.8em;
}
h3 {
	font-size: 12pt;
	font-weight:normal;
	line-height:2em;
	color: #01245c;
}
h4 {
	font-size: 10pt;
	color: #2339ae;
}
h5 {
	font-size: 9pt;
}
hr {
	border-color: -moz-use-text-color -moz-use-text-color #DEDEDE;
	border-style: none none dotted;
	border-width: medium medium 1px;
	height: 0;
}
p {
	padding : 0 0 16px 0;
	text-align: justify;
	font-size: 9pt;
	line-height: 1.8em;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
hr {
	border:none;
	border-bottom:1px solid #dedede;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
}
a {
	text-decoration:none;
	color:#2a5caa;
}
a:hover {
	color:#c01c22;
	text-decoration:none;
}

/*------------menu--------------------------*/
#navigation {
	width: 504px;
	float: left;
	padding: 14px 0 0 9px;
}
#navigation ul li {
	list-style-type: none;
	float: left;
	margin:0 1px 0 0;
}

#navigation ul li a{
	width:83px;
	height:44px;
	text-indent: -9999px;
	float: left;
	}
#navigation ul li a.home {
	background: url(../images/template_img/menu/eng/home.gif) left top;

}
#navigation ul li a.home:hover {
	background: url(../images/template_img/menu/eng/home.gif) left -44px;
}
#navigation ul li a.home_selected {
	background: url(../images/template_img/menu/eng/home.gif) left -44px;
}
#navigation ul li a.aboutss {
	background: url(../images/template_img/menu/eng/aboutus.gif) left top;
}
#navigation ul li a.aboutss:hover {
	background: url(../images/template_img/menu/eng/aboutus.gif) left -44px;
}
#navigation ul li a.aboutss_selected {
	background: url(../images/template_img/menu/eng/aboutus.gif) left -44px;
}
#navigation ul li a.produtcs {
	background: url(../images/template_img/menu/eng/products.gif) left top;
}
#navigation ul li a.produtcs:hover {
	background: url(../images/template_img/menu/eng/products.gif) left -44px;
}
#navigation ul li a.produtcs_selected {
	background: url(../images/template_img/menu/eng/products.gif) left -44px;
}
#navigation ul li a.solutions {
	background: url(../images/template_img/menu/eng/solutions.gif) left top;
}
#navigation ul li a.solutions:hover {
	background: url(../images/template_img/menu/eng/solutions.gif) left -44px;
}
#navigation ul li a.solutions_selected {
	background: url(../images/template_img/menu/eng/solutions.gif) left -44px;
}
#navigation ul li a.news {
	background: url(../images/template_img/menu/eng/news.gif) left top;
}
#navigation ul li a.news:hover {
	background: url(../images/template_img/menu/eng/news.gif) left -44px;
}
#navigation ul li a.news_selected {
	background: url(../images/template_img/menu/eng/news.gif) left -44px;
}
#navigation ul li a.contatus {
	background: url(../images/template_img/menu/eng/contactus.gif) left top;
}
#navigation ul li a.contatus:hover {
	background: url(../images/template_img/menu/eng/contactus.gif) left -44px;
}
#navigation ul li a.contatus_selected {
	background: url(../images/template_img/menu/eng/contactus.gif) left -44px;
}
#navigation_tr {
	width: 504px;
	float: left;
	padding: 14px 0 0 9px;
}
#navigation_tr ul li {
	list-style-type: none;
	float: left;
	margin:0 1px 0 0;
}

#navigation_tr ul li a{
	width:83px;
	height:44px;
	text-indent: -9999px;
	float: left;
	}
	
#navigation_tr ul li a.anasayfa {
	background: url(../images/template_img/menu/tr/home.gif) left top;
}
#navigation_tr ul li a.anasayfa:hover {
	background: url(../images/template_img/menu/tr/home.gif) left -44px;
}
#navigation_tr ul li a.anasayfa_selected {
	background: url(../images/template_img/menu/tr/home.gif) left -44px;
}
#navigation_tr ul li a.hakkimizda {
	background: url(../images/template_img/menu/tr/aboutus.gif) left top;
}
#navigation_tr ul li a.hakkimizda:hover {
	background: url(../images/template_img/menu/tr/aboutus.gif) left -44px;
}
#navigation_tr ul li a.hakkimizda_selected {
	background: url(../images/template_img/menu/tr/aboutus.gif) left -44px;
}
#navigation_tr ul li a.urunler {
	background: url(../images/template_img/menu/tr/products.gif) left top;
}
#navigation_tr ul li a.urunler:hover {
	background: url(../images/template_img/menu/tr/products.gif) left -44px;
}
#navigation_tr ul li a.urunler_selected {
	background: url(../images/template_img/menu/tr/products.gif) left -44px;
}
#navigation_tr ul li a.cozumler {
	background: url(../images/template_img/menu/tr/solutions.gif) left top;
}
#navigation_tr ul li a.cozumler:hover {
	background: url(../images/template_img/menu/tr/solutions.gif) left -44px;
}
#navigation_tr ul li a.cozumler_selected {
	background: url(../images/template_img/menu/tr/solutions.gif) left -44px;
}
#navigation_tr ul li a.haberler {
	background: url(../images/template_img/menu/tr/news.gif) left top;
}
#navigation_tr ul li a.haberler:hover {
	background: url(../images/template_img/menu/tr/news.gif) left -44px;
}
#navigation_tr ul li a.haberler_selected {
	background: url(../images/template_img/menu/tr/news.gif) left -44px;
}
#navigation_tr ul li a.iletisim {
	background: url(../images/template_img/menu/tr/contactus.gif) left top;
}
#navigation_tr ul li a.iletisim:hover {
	background: url(../images/template_img/menu/tr/contactus.gif) left  -44px;
}
#navigation_tr ul li a.iletisim_selected {
	background: url(../images/template_img/menu/tr/contactus.gif) left  -44px;

}
#wrapper {
	margin:0 auto;
	width:100%;
	overflow:hidden;
	background:url(../images/template_img/w2.gif) repeat;
}
#top_container {
	margin:0 auto;
	width:100%;
	height:150px;
	background:url(../images/template_img/top_bg.gif) no-repeat;
	background-position:center top;
}
#top_container #inner {
	margin:0 auto;
	width:980px;
	height:150px;
}
#logoslogan {
	float:left;
	width:440px;
	height:150px;
	margin-left:4px;
}
#logo {
	width:137px;
	float:left;
	padding-top:40px;
}
#slogan {
	float:left;
	width:300px;
	margin: 68px 0 0 0;
}
#lang_panel {
	float:right;
	width:160px;
	height:20px;
	color:#FFFFFF;
	padding-top:18px;
	font-size:8pt;
}
#lang_panel img {
	padding: 0 5px 0px 5px;
}
#lang_panel a {
	float:none;
	color:#FFFFFF;
	padding:0 5px 0 5px;
}
#lang_panel a:hover {
	color:#FC0;
}
#lang_panel .aktif {
	text-decoration:none;
	color:#FFFF00;
}
#lang_panel a.aktif:hover {
	color:#fff;
}
#topmenu {
	float:right;
	width:520px;
	background:url(../images/template_img/menu.png) no-repeat;
	background-position:left top;
	background-repeat:repeat;
	height: 139px;
}
#menu_container {
	float:right;
	width:522px;
	padding: 16px 0 0 0;
}
#menu_container #top_menu {
	float:right;
	width:522px;
	background-position:left top;
	background-repeat:repeat;
	margin-top:5px;
	height:74px;
	background-image: url(../images/template_img/menubg.gif);
}
#content_top {
	margin:0 auto;
	width:980px;
	height:30px;
	background:url(../images/template_img/new_top_content.png) no-repeat;
}
#content {
	width:980px;
	margin:0 auto;
}
#content_container_2 {
	margin:0 auto;
	float:none;
	width:1004px;
}
#content_container_homepage {
	float:left;
	width:920px;
	padding-bottom:20px;
	background:url(../images/template_img/new_content_in.png) repeat-y;
	padding: 0 30px 20px 30px;
}
#footer_container {
	margin:0 auto;
	float:left;
	width:100%;
	background:url(../images/template_img/footer_tekrar.gif);
	background-repeat:repeat-x;
	height:160px;
	background-position: left top;
}
#footer_container #bg {
	margin:0 auto;
	width:920px;
	background:url(../images/template_img/footer.gif);
	background-repeat:no-repeat;
	padding: 0 30px 0 30px;
	height: 120px;
}
#footer_container #bg #aktaynet {
	margin:0 auto;
	width:150px;
	height:20px;
	margin-top:100px;
}
#footer_container #menu {
	float:left;
	width:500px;
	height:20px;
	padding:55px 0 0 0;
	color:#fff799;
	font-size:8pt;
}
#footer_container #menu li {
	float:left;
	color:#fff799;
	padding:0 20px 0 0;
}
#footer_container #menu li a {
	color:#fff799;
}
#footer_container #menu li a:hover {
	color:#fff799;
}
#footer_container #menu a {
	color:#fff799;
	font-size:8pt;
}
#footer_container #menu a:hover {
	color:#fff799;
	text-decoration:underline;
	font-size:8pt;
}
#footer_container #sag_company {
	float:right;
	width:250px;
	height:20px;
	padding:55px 0 0 0;
	color:#fff799;
	font-size:8pt;
}
#footer_container #sag_company a {
	font-size:7pt;
}
#content_homepage_top {
	float:left;
	width:920px;
	height:300px;
	background-position:center top;
	margin: 0 0 16px 0;
	background-image: url(../images/page/home/welcome.jpg);
	background-repeat: no-repeat;
}

#content_homepage_top .text{
	float:left;
	width:470px;
	height:260px;
	color:#1d2e98;
	padding:20px;
}

#content_homepage_top .text p{
	font-size:10pt;
	padding:0 0 16px 0;
	line-height:1.5em;
}

#content_homepage_icerik {
	float:left;
	width:295px;
	margin-right:30px;
}

#content_homepage_icerik p{
	font-size:8pt;
}
#content_homepage_icerik2 {
	float:left;
	width:269px;
}
.icerik_cisik {
	width:100%;
	background:url(../images/template_img/cisik.gif) repeat-x;
	height:4px;
	margin-top:8px;
	margin-bottom:8px;
}
.commoncaption {
	width:100%;
	background:url(../images/template_img/cisik.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	margin:0 0 12px 0;
	padding: 0 0 5px 0;
}
.commoncaption2 {
	width:100%;
	background:url(../images/template_img/cisik.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	padding: 0 0 5px 0;
	height: 36px;
}
.sitetoprightpiccon {
	position:relative;
	height: 1px;
}
.sitetoprightpic {
	position:absolute;
	right:0;
	top:21px;
	width: 315px;
	height: 324px;
}

.sitetoprightpic2 {
	position:absolute;
	right:0;
	top:26px;
	width: 200px;
	height: 201px;
}

.sitetoprightpicnews {
	position:absolute;
	right:0;
	top:21px;
	width: 305px;
	border:5px solid #dedede;
	background-color: #FFF;
}
#leftmenuara {
	background-image:url(../images/template_img/leftmenu_ara.gif);
	background-position:left top;
	background-repeat:repeat-y;
	float:left;
	color:#666;
	width: 100%;
	padding:0 0px 10px 0px;
	font-size:8pt;
}
#leftmenuara li {
	float:left;
	width:100%;
	border-bottom:1px solid #e1e1e1;
	line-height:32px;
}
#leftmenuara li a {
	text-decoration:none;
	float:left;
	background-image:url(../images/template_img/ok.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:0 0 0 20px;
	color:#666;
}
#leftmenuara li a:hover {
	background-image:url(../images/template_img/okak.gif);
	color:#c01c22;
}
#leftmenuara li .aktif {
	text-decoration:none;
	float:left;
	background-image:url(../images/template_img/arrow_red.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding:0 0 0 25px;
	color:#c01c22;
	font-weight:bold;
}
#leftmenuara li a.aktif:hover {
	background-image:url(../images/template_img/arrow_blue.png);
	color:#c01c22;
}
#profile #cisik {
	margin:0 auto;
	width:100%;
	background:url(../images/template_img/profile_cisik.gif) repeat-x;
	height:7px;
	margin-top:8px;
	margin-bottom:8px;
}
#cisik {
	margin:0 auto;
	width:100%;
	background:url(../images/template_img/profile_cisik.gif) repeat-x;
	height:7px;
	margin-top:8px;
	margin-bottom:8px;
}
#picture {
	float:right;
	margin:0 auto;
	width:315px;
	height:324px;
}
#sag_text {
	float:left;
	width:590px;
	margin-right:0px;
}


#sag_text2_solutions {
	float:left;
	width:440px;
	margin-right:0px;
	padding:10px 0 0 0;
}

#content_product_prod {
	float:left;
	width:162px;
}
#content_product_prod_cisik {
	float:left;
	width:1px;
	height:322px;
	margin:0 12px 0 12px;
	border-right: 1px solid #dedede;
}
#content_product_picture {
	width:150px;
	padding:5px;
	border:1px solid #e0e1e3;
}
#content_product_detail p {
	margin:10px 0 0 0;
}
#content_product_detail p {
	font-size:8pt;
}
#products_menu {
	background-image:url(../images/template_img/leftmenu_ara.gif);
	background-position:left top;
	background-repeat:repeat-y;
	float:left;
	color:#666;
	width: 252px;
	;
	font-size:9pt;
}
#products_menu li {
	float:left;
	width:250px;
	color:#666;
	border-bottom:1px solid #e1e1e1;
	font-weight:bold;
	color:#1d2e98;
	line-height: 32px;
}
#products_menu li a {
	text-decoration:none;
	float:left;
	background-image:url(../images/template_img/prod_menu.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:0 0 0 15px;
	color:#1d2e98;
}
#products_menu li a:hover {
	background-image:url(../images/template_img/prod_menu_ak.gif);
	color:#c01c22;
}
#products_menu li .aktif {
	background-image:url(../images/template_img/prod_menu_ak.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding:0 0 0 15px;
	color:#c01c22;
}
#products_menu li .aktif:hover {
	background-image:url(../images/template_img/prod_menu.gif);
	color:#1d2e98;
}
#products_menu_submenu {
	width:242px;
	color:#1d2e98;
	font-size:7pt;
	float:left;
	padding: 0 0 0 10px;
}
#products_menu_submenu li {
	width:242px;
	color:#1d2e98;
}
#products_menu_submenu li a {
	float:left;
	background-image:url(../images/template_img/prod_sub_blue_arrow.gif);
	background-position:left center;
	background-repeat:no-repeat;
	font-size:7pt;
	color:#1d2e98;
}
#products_menu_submenu li a:hover {
	background-image:url(../images/template_img/prod_sub_red_arrow.gif);
	color:#c01c22;
}

#products_menu_submenu li .aktif{
	background-image:url(../images/template_img/prod_sub_red_arrow.gif);
	background-position:left center;
	background-repeat:no-repeat;
	font-size:7pt;
	color:#c01c22;
}

#products_menu_submenu li a.aktif:hover {
	background-image:url(../images/template_img/prod_sub_blue_arrow.gif);
	color:#1d2e98;
}
#products_menu_alt_pic {
	float:left;
	width:252px;
}
#products_sag_icerik {
	float:left;
	width: 640px;
	margin-left:25px;
}
#products_sag_icerik #picture {
	width: 636px;
	height:313px;
	border:2px solid #eaebec;
	margin:0px;
	margin-bottom:10px;
	background-image: url(../images/template_img/picturebg.gif);
	background-position:left top;
	background-repeat: no-repeat;
}
#products_sag_icerik #cisik {
	margin:0 auto;
	width:100%;
	background:url(../images/template_img/profile_cisik.gif) repeat-x;
	height:7px;
	margin-top:8px;
	margin-bottom:0px;
}

#products_sag_icerik #prod_detail {
	margin:0px;
	margin-bottom:10px;
	font-size:9pt;
}
#products_sag_icerik #prod_detail h2, #products_sag_icerik #prod_detail h3, #products_sag_icerik #prod_detail h4,  
#products_sag_icerik #prod_detail ul, #products_sag_icerik #prod_detail table{
	margin-bottom:20px;
	} 


#products_sag_icerik #prod_detail li {
	background-image:url(../images/template_img/detail_list.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	margin-bottom:3px;
	line-height:1.8em;
	padding:0 0 0 20px;
}
#content_solutions_prod {
	float:left;
	width:285px;
	margin-right:0px;
	margin-top:5px;
}
#content_solutions_prod_picture {
	float:left;
	width:275px;
	height:116px;
	padding:4px;
	border:1px solid #e0e1e3;
}
#content_solutions_prod_detail {
	float:left;
	margin:0 auto;
	width:275px;
	padding:4px;
}

#content_solutions_prod_detail p {
	font-size:8pt;
}

#content_solutions_prod_picture_cisik {
	float:left;
	width:1px;
	height:322px;
	margin-right:15px;
	margin-left:15px;
	background:url(../images/template_img/prod_cisik.gif) no-repeat;
}
.news_item {
	width:100%;
	float:left;
	border-bottom:1px solid #dedede;
	margin:0 0 16px 0;
}
#solutions_content {
	float:left;
	width:648px;
	min-height:230px;
	margin-right:0px;
	margin-left:20px;
}
#solutions_content_picture2 {
	float:right;
	width:195x;
	margin-top:33px;
}
#solutions_content_glry {
	float:left;
	width:190px;
	margin-top:5px;
	margin-right:22px;
	margin-bottom:10px;
}
#solutions_content_glry #pic {
	float:left;
	width:180px;
	height:85px;
	padding:4px;
	border:1px solid #e0e1e3;
}
#solutions_content_glry #title {
	float:left;
	width:100%;
	height:20px;
	font-size:7pt;
	text-align:center;
}


/*form*/

form input, textarea {
	padding: 3px 0px 3px 3px;
	border: 1px solid #E1E1E1;
	border-left-color: #D6D6D6;
	border-top-color: #CBCBCB;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}
form .text {
	border:1px inset #ccc;
	width:300px;
}
form input:focus, textarea:focus {
	border: 1px solid #0F6;
}
.button {
	font-family:tahoma;
	font-size:8pt;
	width:70px;
	height:26px;
	border:1px outset #00273d;
	color:#FFFFFF;
	font-family:tahoma;
	font-size:8pt;
	background-color: #00446b;
	font-weight: bold;
}


/**/

.commontable {
	border-collapse:collapse;
}
.commontable tr:hover {
	background-color:#f2f3f4;
}
.commontable tr {
	border-bottom:1px solid #dedede;
}
.commontable th {
	font-size:8pt;
	font-weight:bold;
	padding:5px;
	background-color: #f2f3f4;
}
.commontable td {
	padding:5px;
	font-size:8pt;
}
.commontable p {
	font-size:8pt;
	padding:0 0 0 0;
}
.kenarlik5px{
	border:5px solid #dedede;
	
	}
