.page{
	width:900px;
	margin:auto;
	/*
	background: #FFF;
	padding: 18px 20px 1px;
	*/
}

.cleaner{
	clear	:both;
	margin	:0;
	padding	:0;
	border	:0;
	height	:0;
	width	:0;
}
.open_menu{
	background:url(../images/bg_open_menu.png) no-repeat left bottom;
	width:600px;
	height:76px;
	margin-left:190px;
	position:absolute;
	top:-45px;
	z-index: 11000;
}
.open_menu_expanded{
	background-image:url(../images/bg_open_menu.png);
	background-position:bottom;
	width:480px;
	height:69px;
	margin-left:420px;
	position:absolute;
	top:0;
}

.login{
	float:left;
	width:130px;
	margin:19px 0 0 30px;
}
.login_input{
	float:left;
	width:290px;
	margin-top:12px;
}
.input_login{
	width:120px;
	border:1px solid #cfcfcf;
	margin-right:5px;
	height:20px;
	
}
.open_link li{
	border-left:1px dashed #8b8b8b;
	float:left;
	list-style-type:none;
	margin-left:12px;
	padding-left:12px;
	display:inline;
}
.open_link{
	margin-left:200px;
	margin-top:12px;
}
.header{
	position:relative;
	height:170px;
	/*
	background-image:url(../images/bg_menu.jpg);
	background-repeat:repeat-x;
	*/
	background: #221E1F url(../images/logo_x.png) no-repeat 100% 5px;
	border:1px solid #dcdcdc;
	z-index: 10000 !important;
}

.logo{
	float: left;
	margin-top:60px;
	margin-left:30px;
	width: 124px;
	height: 43px;
	background: #000 url(../images/logo.png) no-repeat 0 0;
	text-align:right;
}
	.logo a 
	{
		display:block;
		width: 100%;
		height: 100%;
	}
.menu {
	width:718px;
	float:left;
}

.header .search {
	position: absolute;
	bottom:8px;
	left:32px;
}

.search{
	width:100px;
	float:right;
}

.input_search_bg{
	/*background-image:url(../images/input_search.jpg);*/
	background-image:url(../images/search_bg.png);
	background-repeat:no-repeat;
	width:75px;
	height:19px;
	float:left;
	margin-right:5px;
}
.input_search_button{
	background-image:url(../images/search_button.png);
	float:left;
	width:17px;
	height:16px;
	margin-top: 1px;
	overflow: hidden;
}

.input_search{
	width:58px;
	height:14px;
	border:0;
	margin-left:7px;
	margin-top:1px;
	color:#8d8d8d;
	font-size:11px;
	background: transparent;
}

.header .links {
	position: absolute;
	bottom:0;
	right:0;
	background: #221E1F;
}

.links
{
	margin-top:12px;
	/*margin-left:20px;*/
	float:right;
	z-index:1000;
}
.links,
.links a
{
	font-family:Tahoma;
	font-size:11px;
}
/*.links ul{
	display:block;
	float:right;
}
.links li{
	float:left;
	list-style-type:none;
	margin-right:15px;
	display:inline;
}*/

/*
.links a{
	font-family:Tahoma;
	font-size:10px;
	color:#166aa0;
	font-weight:bold;
	text-decoration:none;
	border:1px solid;
}
*/

.flash{
	margin-top:12px;
}


.spots {
	margin-top:8px;
}
.spot{
	width:222px;
	height: 147px;
	margin-right:4px;
	float:left;
	background: url(../images/spot_bg.png) no-repeat 0 0;
	color: #FFF;
}
.spot.last {
	margin-right:0;
}
.spot a {
	color: #FFF;
	text-decoration: none !important;
}
.spot_text {
	/* height: 63px; */
	padding: 0 0 0 5px;
	width: 185px;
}
.spots h2 
{
	/*padding: 0 0 0 25px;
	background: url(../images/spot_arrow.png) no-repeat 195px center;*/
	font-size: 14px;
	line-height: 50px;
	text-align: center;
}

.footer{
	/*margin-top:10px;*/
	margin-bottom:20px;
	height: 77px;
	background: #221E1F url(../images/logo_x_small.png) no-repeat 785px 0;
}
.register {
	color:#FFF;
	font-size:12px;
	line-height: 80px;
	padding-left: 10px;
	width: 300px;
	float: left;
}
.shareList{
	float:right;
	width:250px;
	text-align:right;
	margin-top: 28px;
}
.shareList a
{
	background: url(../images/icons-socials.png) no-repeat 0 0;
	display:block;
	float: left;
	margin-left:7px;
	text-decoration:none;
	width: 24px;
	height: 24px;
}
.shareList a.facebook {
	background-position: 0 0;
}
.shareList a.twitter {
	background-position: -25px 0;
}
.shareList a.friendfeed {
	background-position: -50px 0;
}

.shareList-small {
	float:left;
	width:106px;
	background: none !important;
	border:none !important;
	text-align: right;
}
.shareList-small a {
	background: url(../images/icons-socials-23x23.png) no-repeat 0 0;
	display:inline-block;
	/*float: left;*/
	margin-left:1px;
	text-decoration:none;
	width: 23px;
	height: 23px;
}
.shareList-small a.facebook {
	background-position: 0 0;
}
.shareList-small a.twitter {
	background-position: -23px 0;
}
.shareList-small a.friendfeed {
	background-position: -46px 0;
}



.bottom{
	margin-top:8px;
	background-color:#f8f8f8;
	border:1px solid #dadada;
	padding:15px 20px;
	min-height:100px;
}
.bottom_ic{
	/*width:176px;*/
	width:176px;
	float:left;
	color:#5a5a5a;
}

.cagri_merkezi{
	width:152px;
	float:left;
	padding-top:15px;
}

.bottom_list{
	margin-top:5px;
}
.bottom_list li{
	list-style-type:none;
	line-height: 17px;
	font-size:11px;
}
.bottom_ico{
	font-size:12px;
	padding: 0 0 0 7px;
	font-weight:bold;
	color:#FFF;
	line-height:18px;
	background: url(../images/bottom_title_bg.png) no-repeat 0 0 !important;
}

.board{
	margin-top:8px;
}

.teknik_destek{
	background-color:#FFFFFF;
	border:1px solid #cecdcd;
	/*width:135px;*/
	width:148px;
	padding:9px 20px;
	float:left;
	color:#5a5a5a;
	margin-bottom:12px;
}
.teknik_destek_list li{
	list-style-type:none;
	margin-bottom:7px;
	background-image:url(../images/arrow_teknik_destek.jpg);
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding-left:10px;
}

.teknik_destek_list{
	margin-top:15px;
}

/*.news{
	float:left;
	width:716px;
	margin-left:7px;
}*/
.news_board{
	border:1px solid #cecdcd;
	background-color:#fbfbfb;
	margin-top:-2px;
}

.haber, .kampanya{
	width:428px;
	float:left;
	padding:12px 10px;
	min-height:81px;
}
.kampanya
{
	border-left:1px solid #cdcccc;
	margin-left:1px;
}

/*.kampanya{
	float:left;
	width:190px;
	border-left:1px solid #cecdcd;
	padding:30px 10px;
	min-height:45px;
}*/

.katalog{
	float:left;
	width:166px;
	border-left:1px solid #cecdcd;
	padding:3px 15px;
	min-height:99px;
}

.haber p, .kampanya p  {
	border-left:2px solid #000;
	padding-left:10px;
	float:left;
	margin-top:20px;
	width:260px;
}
.haber img, .kampanya img{
	float:right;
	margin-left:5px;
}
/*.kampanya p {
	border-left:2px solid #ff7f33;
	padding-left:10px;
}*/

.news_title_text, .news_title_text-middle {
	display:block;
	margin-bottom: 5px;
	padding: 0 0 0 10px;
	width: 208px;
	height: 30px;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	line-height:24px;
	background: url(../images/news_title_bg.png) no-repeat 0 0;
}
.news_title_text-middle {
	background: url(../images/news_title_middle_bg.png) no-repeat 0 0;
	width: 185px;
}

.news_title_haber{
	width:450px;
	float:left;
}

.news_title_kampanya{
	width:210px;
	float:left;
}

.middle{
	margin-top:12px;
}

.banner{
	float:left;
	/*width:177px;*/
	width:188px;
}
.main{
	float:left;
	width:698px;
	margin-left:12px;
}

.content{
	padding:30px;
	background-color:#FFFFFF;
	border:1px solid #cecdcd;
	min-height:500px;
	margin-top:-2px;
}
.content2{
	padding:15px 0 15px 15px;
	background-color:#FFFFFF;
	border:1px solid #cecdcd;
	min-height:500px;
	margin-top:-2px;
}

.banner_kampanya{
	background-color:#FFFFFF;
	border:1px solid #cecdcd;
	width:188px;
	margin-bottom:12px;
	margin-top:30px;
}

.article_line{
	border-bottom:1px dashed #dcdcdc;
	padding-bottom:20px;
	margin-bottom:20px;
}

.product_list ul{
	display:block;
}
.product_list li{
	list-style-type:none;
	background-image:url(../images/arrow_product.jpg);
	background-repeat:no-repeat;
	background-position:5% 20%;
	padding-left:25px;
	border-bottom:1px solid #cdcccc;
	padding-bottom:13px;
	margin-top:13px;
	color:#00aeef;
	font-size:12px;
	font-weight:bold;
}
.main_product{
	float:left;
	width:460px;
	margin-left:23px;
}
.product_detail{
	float:right;
	/*width:220px;*/
	width:192px;
	padding-left:20px;
}
.products{
	background-color:#FFFFFF;
	border:1px solid #cecdcd;
	/*width:165px;*/
	width:178px;
	padding:0 5px;
	margin-bottom:20px;
	margin-top:-2px;
}
.product_filter{
	background-color:#FFFFFF;
	/*border:1px solid #cecdcd;*/
	padding:0;
}
.product_filter h4
{
	margin-top:20px;
}

.product_search{
	font-size:14px;
	font-weight:bold;
	color:#0084ce;
	margin:10px 0 2px 0;
}

.product_search_for{
	background-color:#f6f6f6;
	/*border:1px solid #e8e8e8;*/
	padding:10px 5px;
}

.product_filter ul{
	display:block;
	/*list-style-type:none;*/
	list-style-type:disc;
	list-style-position:inside;
}
.product_filter ul li
{
	line-height:17px;	
	padding-left:5px;
}
.product_list_by{
	float:right;
	text-align:right;
}
.product_title{
	float:left;
}
.product_list_by select
{
	font-family:Tahoma;
	margin-right:20px;
	/*height:17px;*/
	color:#a5a7ac;
	font-size:11px;
}
.product_1{
	float:left;
	width:105px;
	/*border:1px solid #cecdcd;*/
	border:1px solid #f1f1f1;
	margin-right:12px;
	margin-bottom:12px;
	padding:14px 14px 20px 14px;
	text-align:right;
	font-size:10px;
}
.product_1 img{
	margin-bottom:20px;
}
.product_2{
	border:1px solid #cecdcd;
	margin-bottom:10px;
	margin-right:12px;
	padding:2px 15px;
}

.product_2 img{
	float:left;
}

.product_list_title_2{
	float:left;
	width:180px;
	text-align:right;
	margin-top:25px;
}

.product_list_price_2{
	float:left;
	width:110px;
	text-align:right;
	margin-top:25px;
}

.product_properties{
	border-bottom:1px solid #229eee;
	color:#229eee;
	padding-bottom:10px;
	margin-bottom:20px;
	font-size:14px;
	font-weight:bold;
	margin-top:45px;
}

.product_photo{
	float:left;
	width:250px;
}

.product_photo img
{
	max-width:250px;
}

.product_detail_for{
	float:left;
	width:330px;
	margin-left:50px;
}
.product_logos
{
	margin-top:30px;
}
.product_logos img{
	margin-right:15px;
	margin-bottom:15px;
}

.button_big_image{
	margin-top:2px;
}

.product_back_button{
	font-size:10px;
	font-weight:bold;
	color:#166aa0;
	padding:7px 15px 7px 20px;
	background-color:#ffffff;
	background-image:url(../images/icon_back.jpg);
	background-repeat:no-repeat;
	background-position:5% 50%;
	border-left:1px solid #cecdcd;
	border-top:1px solid #cecdcd;
	border-right:1px solid #cecdcd;
	line-height:32px;
}

.suggetion_vista{
	background-image:url(../images/logo_vista.jpg);
	background-repeat:no-repeat;
	padding-left:70px;
	min-height:40px;
}

.ajax{
	width:245px;
	height:205px;
	border:1px solid #00adef;
	background-color:#FFFFFF;
	background-image:url(../images/bg_ajax.jpg);
	background-repeat:repeat-y;
	padding:0;
	left:100%;
	top: 0;
	right:auto;
	position:absolute;
	display:block;
	visibility:hidden;
	margin-top:1px;
	margin-left:1px;
}

.ajax_text{
	border-left:2px solid #FF6600;
	padding-left:5px;
	color:#585858;
	font-size:14px;
	font-weight:bold;
}
.ajax_price{
	font-weight:normal;
	font-size:12px;
	color:#00adef;
	margin:0 !important;
	padding:0 !important;
}

/* font style */

.link_gri{
	text-decoration:none;
	color:#5a5a5a;
}
.link_gri:hover{
	text-decoration:underline;
}
.link_news_title, .link_news_text{
	color:#191919;
}
.link_more{
	color:#0084ce;
}
.product_filter{
	font-size:10px;
}
.product_filter b{
	font-size:11px;
	color:#000000;
}
.product_piece{
	color:#0084ce;
}
.product_filter a{
	color:#666666;
	text-decoration:none;
}
.product_filter a:hover{
	text-decoration:underline;
}

.bordo{
	color:#b02428;
}
.product_title_blue{
	color:#229eee;
	text-decoration:none;
	overflow:hidden;
	display:block;
	width:105px;
}
.properties_title_blue{
	color:#166aa0;
}
.title_product{
	color:#229eee;
	font-size:14px;
	font-weight:bold;
}


.contact_text{
	float:left;
	width:300px;
	line-height:160%;
}
.contact_text a{
	color:#666666;
	font-weight:bold;
}


.contact_form{
	float:left;
	width:300px;
	margin-left:30px;
}

.demo_form{
	width:400px;
	margin:30px;
	padding:30px;
	background-color:#f5f5f5;
}

.contact_form_bg{
	background-color:#f5f5f5;
	border:1px solid #cdcccc;
	padding:10px;
	margin-top:15px;
}

.contact_input{
	width:180px;
}


.contact_adress{
	border-bottom:1px dashed #dcdcdc;
	margin-bottom:15px;
	padding-bottom:15px;
}

.satis_kanallari{
	line-height:160%;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px dashed #cdcccc;
}

.satis_harita{
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #cdcccc;
}

.kampanya_list{
	border-bottom:1px dashed #cdcccc;
	margin-bottom:25px;
	padding-bottom:25px;
}

.kampanya_text{
	float:left;
	margin-top:15px;
	width:490px;
}
.kampanya_text h5
{
	margin-bottom:8px;
}
.kampanya_image{
	float:right;
}
.capt-container
{
	background-image:url(images/capt_bg.png);
	background-repeat:no-repeat;
	background-position:left top;
	/*width:231px;*/
	width:212px;
	height:42px;
}
.capt-reload
{
	float	:right;
	display	:block;
	width	:42px;
	height	:42px;
	background-image:url(images/capt_out.png);
	background-repeat:no-repeat;
	background-position:left top;
	text-decoration:none;
}
.capt-reload:hover
{
	background-image:url(images/capt_over.png);
}
.capt-reload span
{
	visibility:hidden;
}
.capt-container img
{
	float	:left;
	margin-top:1px;
	margin-left:5px;
}
.Button_Gonder
{
	text-decoration:none;
	color:Black;
	font-weight:bold;
}

/*------------*/
.Kampanya_image2{
	border:1px solid #cdcccc;
	background-color:#FFFFFF;
	padding:15px;
	/*margin-top:-2px;*/
}

.Kampanya_adi{
	color:#2e3192;
	font-size:16px;
	font-weight:bold;
}
.Kampanya_tarihi{
	color:#00aeef;
	font-size:11px;
	font-weight:bold;
}
.diger_kampanya{
	float:right;
}
.kampanya_title{
	float:left;
}
.Kampanya_urunleri{
	margin-top:30px;
}
.kampanya_urunleri_content{
	border:1px solid #cdcccc;
	background-color:#FFFFFF;
	padding-top:25px;
	padding-left:25px;
	margin-top:-2px;
}

.kampanya_urunleri_content td,
.KampanyaProducts td
{
	vertical-align:top;
	padding-left:0;
	padding-top:0;
	padding-right:20px;
	padding-bottom:20px;
}
.kampanya_urunleri_content .product_1{
	/*float:left;*/
	width:105px;
	border:1px solid #cecdcd;
	/*
	margin-right:20px;
	margin-bottom:22px;
	*/
	margin-right:0;
	margin-bottom:0;
	padding:22px;
	text-align:right;
	font-size:10px;
	min-height:150px;
}
.diger_kampanya_title{
	font-size:13px;
	/*padding:7px 15px;*/
	display:inline-block;
	padding:0 15px;
	background-image:url(../images/bg_title.jpg);
	background-color:#fbfbfb;
	background-repeat:repeat-x;
	border-left:1px solid #cecdcd;
	border-top:1px solid #cecdcd;
	border-right:1px solid #cecdcd;
	line-height:30px;
}
.diger_kampanya_title a{
	color:#002e50;
	text-decoration:none;
}
.diger_kampanya_title a.current,
.diger_kampanya_title a:hover
{
	color:#00aeef;
}
/*------------*/
.bilge_pisi{
	background-color:#FFFFFF;
	border:1px solid #cdcccc;
	padding:19px;
	margin-top:20px;
}
.videos{
	float:left;
	width:368px;
	margin-right:10px;
}
.video_flash{
	float:left;
	width:380px;
	margin-left:80px;
	/*border:1px solid #cdcccc;
	padding:4px;
	margin-top:30px;*/
}

.video_list{
	border:1px solid #cdcccc;
	margin-top:-2px;
}

.video{
	border-bottom:1px solid #cdcccc;
	padding:8px;
}

.video_image{
	float:left;
}

.video_image img{
	border:1px solid #cdcccc;
}

.video_text{
	float:right;
	text-align:right;
}
.video_name{
	color:#166aa0;
	font-size:12px;
}
/*------------*/

.banner_medyasoft
{
	text-align:center;
}

.destek
{
	border-bottom:1px solid #0066b3;
	margin-bottom:20px;
	margin-top:2px;
}
.destek_img
{
	float:left;
	display:inline;
	width:476px;
}
.destek_swf
{
	float:left;
	display:inline;
	width:220px;
}

.sayfa_ici_title
{
	color:#002E50;
	font-size:14px;
	font-weight:bold;
	margin-bottom:20px;
}

.kesintisiz_pc_box
{
	border:1px solid #dadada;
	background-color:#fff;
	padding:30px 20px;
	margin-top:8px;
}


/*-----User-----*/
.table_UserRegister th
{
	text-align:left;
}

.table_UserRegister input, .table_UserRegister select
{
	border:1px solid #999;
}

.table_UserRegister input[type=text], .table_UserRegister input[type=password]
{
	width:300px;
}
.table_UserRegister textarea
{
border:1px solid #999;
width:220px;
height:100px;
}
.table_UserRegister select
{
	width:70px;
}

/*----Windows7-----*/
.windows7_nav
{
	margin-bottom:20px;
	border-bottom:1px solid #cbcbcb;
}
.windows7_nav ul
{
	list-style-type:none;
}
.windows7_nav li
{
	float:left;
}

.windows7_nav a
{
	display:block;
	width:238px;
	border-left:1px solid #cbcbcb;
	color:#0068b4;
	text-decoration:none;
	font-size:12px;
	height:40px;
	background-image:url(/images/bg_nav_arrow_windows7.png);
	background-repeat:no-repeat;
	background-position:17px 50%;
	padding-top:25px;
	padding-left:60px;
}
.windows7_nav .first
{
	border:none;
	width:240px;
}

.windows7_nav a:hover
{
	color:White;
}
.windows7_nav .current a
{
	color:White;
}
.windows7_nav .current
{
	 background-image:url(/images/bg_nav_windows7.jpg);
	
}
.windows7_nav li:hover
{
	background-image:url(/images/bg_nav_windows7.jpg);
	background-repeat:repeat-x;
}

.windows7_content
{
	border:1px solid #cbcbcb;
	margin-top:10px;
}
.windows7_desc
{
	padding:20px;
}
.windows7_desc p
{
	line-height:100%;
}
.windows7_blue
{
	color:#0068b5;
}
.windows7_desc a
{
	color:#0068b5;
}
.windows7_desc input[type=text]
{
	border:1px solid #cbcbcb;
	padding:4px;
}
.windows7_desc input[type=Submit]
{
	border:1px solid #cbcbcb;
	background-color:#ffffff;
}
/*----Windows7-----*/

.prod_img_buttons
{
	margin-top:15px;
}

.prod_img_buttons a
{
	outline:none;
}

.prod_img_buttons #prod_ico_1
{
	margin-left:82px;
}

.prod_img_buttons #prod_ico_2
{
	margin-left:10px;
}

.prod_img_buttons #prod_ico_3
{
	margin-left:50px;
}
 #background {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background: #000000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#container {
	background: #FFFFFF;
	width:900px;
	margin:auto;
	z-index:1;
	text-align:center;
}
#cerceve {
		  position: fixed;
		  width: 100%;
		  height: 100%;
		  top: 0px;
		  left: 0px;
		  background: transparent;
		  z-index:5000;
}

.ServicesAlert
{
	color:#ff0000;
	margin-top:15px;
}
.alert
{
	color:#ff0000;
	margin: 10px 0;
}
.micAlert {
	margin-top:12px;
	min-height:14px;
	font-size:14px;
	color:#000;
	font-family:"Segoe",Verdana,Arial,Helvetica,sans-serif;
}

.micAbso{
	position:absolute;
	width:900px;
	line-height:160%;
	text-align:right;
	margin-top:6px;
	display:block;
}

.micAlert a{
	text-decoration:none;
	color:#000;
}
.micAlert a:hover{
	color:#0084CE;
}

.micAlert span{
	margin-top:-1px;
	display:inline-block;
}

.micAlert img{
	margin-left:13px;
}


.TblMicrosoftSupport td{
	color:#5a5a5a;
	font-size:11px;
	font-weight:bold;
	padding-bottom:25px;
	padding-left:8px;
	background-image:url(/images/bg_tblMicSup.jpg);
	background-repeat:no-repeat;
	background-position:0 5px;
	width:50%;
}

.TblMicrosoftSupport a{
	color:#166a9f;
	font-weight:normal;
}
