﻿body
{
}

.CatMenu
{
	background-color:#FFFFFF;
	border:1px solid #cecdcd;
	width:178px;
	padding:0 5px;
	margin-bottom:20px;
	margin-top:-2px;
}

.CatMenu ul
{
	list-style:none;
}

.CatMenu li
{
	background-image	: url(../images/arrow_product.jpg);
	background-repeat	: no-repeat;
	background-position:5% 50%;
	line-height : 56px;
}

.CatMenu li a
{
	display	: block;
	background-position	: right 50%;
	background-repeat	: no-repeat;
	padding			: 10px 25px;
	border-bottom	: 1px solid #cdcccc;
	color			: #00aeef;
	font-size		: 12px;
	font-weight		: bold;
	text-decoration:none;
	
}

.CatMenu li a.Current
{
	color:#2e3192;
	padding	: 10px 25px;
}

.CatMenu li a:hover
{
	text-decoration:underline;
}

/*
.CatMenu li a:hover
{
	background-image	: url(../images/arrow_product.jpg);
	background-repeat	: no-repeat;
	background-position : right 50%;
	line-height			: 56px;
}
*/

.CatItem
{
	display		: block;
	line-height : 40px;
	background-image	: url(../images/arrow_product.jpg);
	background-repeat	: no-repeat;
	background-position:5% 50%;
	padding		: 0 25px;
	border-bottom : 1px solid #cdcccc;
	color		: #00aeef;
	font-size	: 12px;
	font-weight	: bold;
}
.CatItem 
{
	background-image:url(../images/arrow_product.jpg);
	background-repeat:no-repeat;
	
}
.CatImage
{
	position:relative;
	overflow:hidden;
}
.NoClip
{
	position:absolute;
	clip:rect(0px 130px 0px 0px);
}
#MenuHolder
{
	
}
#MenuHolder ul.rUl
{
	margin	:0;
	padding	:0;
	list-style:none;
}
#MenuHolder li.rLi
{
	float:left;
	padding:0 25px 0 0;
}
.MenuContainer
{
	position:absolute;
	width:100px;
	margin-top:20px;
	background-color:Gray;
	/*padding:10px;*/
}

.MenuContainer li.iLi
{
	line-height:30px;
	list-style:none;
}
.MenuContainer li.iLi a
{
	color:White;
	background-color:lightblue;
	display:block;
	line-height:30px;
	text-decoration:none;
	padding:0 15px;
	border-bottom:1px solid white;
}

.MenuContainer li.iLi a:hover
{
	background-color:Blue;
}

.red_star
{
	color:#ff0000;
}

.VarantyTable
{
}

.VarantyTable th,
.VarantyTable td
{
	text-align:left;
	padding:3px 5px;
}

.VarantyTable th
{
	padding-left:0;
}

.contact_form
{
}

.contact_form th
{
	text-align:left;
}

.req
{
	color:Red;
	padding-right:3px;
}

.ValidSummary
{
	margin:10px 0;
}

.ValidSummary ul
{
	margin-top:10px;
	list-style-position:inside;
}

.ContactTicket
{
	color:Red;
	font-weight:bold;
}


/* ---------------- Pager ------------------------------- */
.Pager
{
    display:block;
    clear:both; 
    padding-right:10px;
}
.Pager ul
{
    margin:0;
    padding:0;
    list-style:none;
    /*float:right;*/
}
.Pager li
{
    /*float   : left;  */
    display:inline;
    padding : 5px; 
}
.Pager li a
{
	color:#00b1f3;
	text-decoration:none;
}
.Pager li a.selected
{
    text-decoration:none;
    color:#2a2f8a;
}
.Pager li a:hover
{
	text-decoration:underline;
	color:#2a2f8a;
}


/* ------------------ Article List ------------------------- */
.ArticleList
{
	color:#0084CE;
	list-style-position:inside;
}

.ArticleList li
{
	line-height:18px;
}

.ArticleList .DateTxt
{
	font-style:italic;
	padding-left:5px;
	color:#666;
}

.ArticleList a
{
	color:#0084CE;
	text-decoration:none;
}
.ArticleList a:hover
{
	text-decoration:underline;
}


/* -------------------- Search --------------------------------- */
.SearchHeader
{
	background-color:#efefef;
	border-top:1px solid #ccc;
	padding:10px;
	margin-bottom:25px;
}


.ProductEmpty
{
	text-align:center;
	padding:200px 0;
}

/* -- SiteMap --------------------- */
ul.sitemap
{
	list-style-type:none;
}

ul.sitemap li
{
	line-height:25px;
}

ul.sitemap a
{
	color:Black;
}

ul.sitemap a:hover
{
	color:red;
}


/* ---- Membership ----------------------- */
.UserPanel
{
	min-height:50px;
	border-bottom:1px solid #ccc;
	margin-bottom:25px;
}

.LoginContainer
{
	height:47px;
	padding:0 10px 0 15px;
}

.LoginTable
{
	width:300px;
	margin-left:auto;
}
.LoginTable .input_login
{
	margin-right:0;
}

.open_link
{
	height:22px;
	margin-top:2px;
}
.open_link li
{
	/*float:none;*/
	float:left;
	line-height:22px;
	border:none;
	background-image:url(images/sep.gif);
	background-position:0 55%;
	background-repeat:no-repeat;
}
.LoginStatus
{
	text-align:right;
	line-height:22px;
	padding-left:24px;
	padding-right:30px;
	margin-left:200px;
}


/* Arıza Sorgulama */

.Result table
{
	border:1px solid #efefef;
}

.Result th
{
	text-align:left;
	font-weight:normal;
	white-space:nowrap;
}

.ResultSummary ul
{
	margin-bottom:10px;
	list-style-position:inside;
}


/* Driver Download */

.PnlRight
{
	margin-top:50px;
	background-color: #ececec; 
	width: 140px; 
	padding: 20px;
}

.PnlRight ul
{
	list-style:none;
}
.PnlRight ul li
{
	line-height:20px;
}
.SearchTable
{
	background-color: #ececec; 
}

.PnlResult
{
	/*width:420px;*/
	margin-top:40px;
}
.PnlResult table
{
	margin-top:10px;
	background-color: #ececec;
}
.divForm
{
	background-color: #ececec;
	width:390px;
	padding:15px;
}
.divForm th
{
	text-align:left;
	font-weight:normal;
}


.FaqSet
{
	margin:0;
	padding:0;
	list-style:none;
}

.FaqSet li
{
	line-height:18px;
	padding:0;
	margin:0
}

.FaqSet li a
{
	color:#5A5A5A;
	text-decoration:none;
}
.FaqSet li a:hover
{
	text-decoration:underline;
}

.Popular
{
	line-height:normal;
	border:1px solid #cdcccc; 
	min-height:380px; 
	padding:20px 12px;
}

.Popular h3
{
	/*font-weight:normal;*/
	font-size:11px;
	color:#07639f;
	padding-bottom:7px;
	border-bottom:1px solid #07639f;
}
/*------------------- Ftp ----------------*/
.ftp_cleaner{
	clear	:both;
	margin	:0;
	padding	:0;
	border	:0;
	height	:0;
	width	:0;
}
.ftp_header{
	font-size:14px;
	color:#0066b3;
	margin-bottom:10px;
}
.ftp_tablo td{
	font-size:11px;
	color:#333;
	line-height:105%;
	padding-left:15px;
	padding-top:25px;

}
.ftp_tablo{

	padding:25px 0 30px 15px;
	background-color: #ececec;
    border:0;
    border-top: 1px solid #0066b3;
    width:660px;
}
.ftp_image{
	float:left;
	width:30px;
	padding-top:5px;
}
.ftp_text{
	float:left;
	width:250px;
	color:#333;
	font-size:11px;
	padding-top:5px;
}
.ftp_all_rows{
width:660px;
}
.ftp_first_row{
	height:40px;
	background-color:#ececec;
	padding-left:15px;
	border-top:1px solid #0066b3;
}
.ftp_second_row{
	height:25px;
	background-color:#f6f6f6;
	padding-left:15px;
}
.ftp_third_row{
	height:25px;
	background-color:#ececec;
	padding-left:15px;
}
.ftp_fourth_row{
	height:25px;
	background-color:#f6f6f6;
	padding-left:15px;
}


