﻿/*html, body {
	min-height: 100%;
	height: 100%;
	width: 100%;
	border: 0px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
body {
	background-color: #8b8b8b;
	background-repeat: repeat-x;
	background-position: top;
}
*/
body
{
	border:solid 2px #990000;
}
td, div, span, input, select, textarea {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	
}
img {
	border: 0px;
}
form {
	margin: 0px;
}
.error, .notice, .success {padding:.5em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
a.close
{
	display: block;
	width: 15px;
	height: 15px;
	text-decoration:none;
	background-image : url('getStaticresource.ashx?f=images/x_to_hide.gif');
	background-color : Transparent;
	background-position :right top;
}
a:hover.close
{
	display: block;
	width: 15px;
	height: 15px;
	text-decoration:none;
	background-image : url('getStaticresource.ashx?f=images/x_to_hide_hover.gif');
	background-color : Transparent;
	background-position :right top;
}
/*
#container
{
	background:#FFFFFF none repeat scroll 0 0;
	height:auto !important;
	margin:0 auto;
	min-height:100%;
	position:relative;
	width:960px;
}
.outerDiv
{
	background-color:#FFFFFF;
	margin:0 auto;
	padding:10px 5px 10px 5px;
	width:auto;
}
*/
.centeredDiv
{
	text-align:center;
}
#container table
{
	/*margin:0 auto;*/
}
.childContainer
{
	margin:20px 5px 20px 5px;
	padding:20 20;
	width:auto;
	border:solid 1px #EEE;
}
.webPart
{
	background-color:#FFCB00;
	border:solid 1px #000;
}
.webPartHeader
{
	background-color:#FFCB00;
	border:solid 1px #000;
	font-size:larger;
	text-align:center;
}
.searchList
{
	border : solid 1px #CCCCCC;
	empty-cells:show;
}
.searchList th
{
	background-color:#990000;
	color:#f4f4f4;
	empty-cells:show;
	text-align:left;
}
.searchList td,th
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-collapse:collapse;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	empty-cells:show;
}
.evenRow
{
	background-color:#f0f0f0;
}
.hoverRow
{
	background-color:#ffcb00;
}
.deleteCell
{
	visibility:hidden;
}
.hoverRow .deleteCell
{
	visibility:visible;
}

.sepetHover 
{
	background-color:#882200 !important;
	color:#FFF;
	cursor:pointer;
}
a.pager
{
	padding-left : 2px;
	cursor:pointer;
	text-decoration:underline;
	color:#000;	
	font-size:12px;
}
a:hover.pager
{
	color:#A90A08;
	font-size:12px;
}
#footer
{
	background-color:#d2d2d2;
}
.pagingMainDiv
{
	background-color:#d2d2d2;
}
.bordered
{
	border: solid 1px black;
}
.nCell
{
	text-align:right;
	white-space:nowrap;
}
input.opButton
{
	/*background:#F6FFC2;color:#264409;border-color:#000;	*/
	background-color:#C60605;
	font-weight:bold;
	font-size:14px;
	padding:5px 5px 5px 5px;
	color:#FFF;
	text-align:center;
	cursor:pointer;	
}
#divSepetToplam td
{
	font-size:13px;
	white-space:nowrap;
}
.nCellBig
{
	font-size:13px;
	text-align:right;
}
#divSearchFilters
{
	background:#D0D0D0;
	border:solid 1px #a0a0a0;
}
a.openDetay
{
	display: block;
	width: 12px;
	height: 12px;
	text-decoration:none;
	background-image : url('getStaticresource.ashx?f=images/plus_sm.gif');
	background-color : Transparent;
	background-position :right top;
	background-repeat:no-repeat;
}
div#menu {
height:33px;
margin-bottom:10px;
width:auto;
}
.menu_tbl {
background-image:url('getStaticresource.ashx?f=images/bg_menu.gif');
background-position:center top;
background-repeat:repeat-x;
height:33px;
width:750px;
margin-left:20px;
}
.menu_tbl td {
color:#494949;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
text-align:center;
}
.menu_tbl a, .menu_tbl a:hover, .menu_tbl a:active, .menu_tbl a:visited {
color:#494949;
display:block;
padding-bottom:8px;
padding-top:8px;
text-decoration:none;
vertical-align:middle;
width:100%;
}
.menu_tbl a:hover {
background-image:url('getStaticresource.ashx?f=images/bg_menu_hover.gif');
background-repeat:repeat-x;
}
.menu_tbl sup
{
    font-size:xx-small;
    color:Red;
}
.extrapadding {
width:60px;
}
.menu_seperator {
width:2px !important;
}
.menu_left {
text-align:left !important;
width:5px !important;
}
.menu_right {
text-align:right !important;
width:5px !important;
}
.selectedRow
{
	background-color:Green;
	color:#ffffff;
}
.selectedRow a
{
	color:#ffffff;
}
.splitter
{
	background:#EBEFF9 none repeat scroll 0 0;
	cursor:pointer;
	width:8px;
	font-size:10px;
	font-weight:bold;
	padding:0;
}
.splitter:hover
{
	cursor:pointer;
	background:#C2CFF1 none repeat scroll 0 0;
}
.splitter-icon
{
	border-color:#EBEFF9 #6688EE #EBEFF9 #EBEFF9;
	border-style:solid;
	border-width:5px 5px 5px 0;
	height:0;
	margin-left:1px;
	margin-top:-5px;
	position:absolute;
	top:50%;
	width:0;
	font-size:1px;
	line-height:1px;
}
#tableFiyat
{
	margin-top:5px;
}
#tableFiyat td
{
	border:solid 1px black;
	text-align:right;
	font-weight:bold;
}
.paging span
{
	padding:5px;
}
.paging a
{
	border:solid 1px #444444;
	background-color:#a2a2a2;
	margin:2px;
	padding:2px 4px;
	text-decoration:none;
	
}
.paging a:hover
{
	background-color:#440000;
	color:#ffffff;
}

.paging a.selected
{
	border:solid 1px #440000;
	background-color:#440000;
	color:#ffffff;
	margin:2px;
	padding:2px 4px;
	text-decoration:none;
}
.toggleSearchFilter
{
 width:100%;
 height:10px;
 background:#EBEFF9 none repeat scroll 0 0;
 text-align:center;
 font-weight:bold;
 color:Black;
 text-decoration:none;
 display:block;
}
.toggleSearchFilter:hover
{
 background:#c2cff1;
}
.MidHeading {
background-color:#F9F9F9;
color:#000000;
font-family:Tahoma,Arial;
font-size:11px;
font-weight:700;
padding:3px 1px 1px 6px;
width:80%;
}
.Text li
{
	line-height:170%;
}
.statList th {
background-color:#E4E4E4;
background-image:url(getStaticresource.ashx?f=images/table_bg.gif);
background-repeat:repeat-x;
border-bottom:1px solid #DDDDDD;
color:#000000;
padding:4px;
vertical-align:middle;
}
.statList td
{
	padding:3px;
}
.searchFilterPartDiv
{
	float:left;
}
.searchFilterPartDiv div
{
	padding:5px;
	text-align:center;
}
.hoverMarka
{
	background-color:#990000;
	cursor:pointer;
}
.selectedMarka
{
	background-color:#FFD700;
}
.list{border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
}
#tableFiyat td{
    white-space:nowrap;
}
.itemResultFoto
{
	display:inline;
	margin-top:4px;
	float:left;
	border-top:1px solid #ddd;
	padding:4px 2px;
	width:32%;
	position:relative;
}
.itemTitleFoto
{
	font-weight:bold;
	font-size:105%;
	padding :0 0 4px;
}
.itemTitleFoto a
{
	color : #003399;
	text-decoration:none;
}

.itemTitleFoto a:hover
{
	color : #cc6600;
	text-decoration:underline;
}
.itemPriceFoto
{
	color:#990000;
	font-weight:bold;
}
.itemPriceFoto a
{
	color : #003399;
	font-size:85%;
	font-weight:normal;
}
.itemDetailFoto
{
	font-size:95%;
}
.itemDetailFoto div
{
	font-size:95%;
}
.itemDetailFoto div span
{
	font-size:95%;
}
.selectedFotoRow
{
	border:solid 1px #000;
}