﻿body
{
	font-family:Arial;
	font-size:8pt;
	font-style:normal;
	text-align:center;
	color:#000000;
	/*background-color:Gray;*/
	background-color:#F0F0F0;
	/*background-image:url("http://www.baremnet.com.tr/OtherFiles/background/lgrey062.jpg");*/
	/*filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#FFFFFF', startColorstr='#B8C9DE', gradientType='0');*/
	margin:0 0 0 0;
	padding:0 0 0 0;
}
a:link 
{
    font-family:Century Gothic;
    text-decoration:none;
}     /* unvisited link */

a:visited 
{
    font-family:Century Gothic;
    text-decoration:none;
}  /* visited link */

a:hover 
{
    font-family:Century Gothic;
    text-decoration:underline;
}   /* mouse over link */

a:active 
{
    font-family:Century Gothic;
    text-decoration:none;
}   /* selected link */

table, div, p, h1, h2, h4, ul, li,span,input, select, td
{
	
	font-family: Century Gothic;
	font-size:8pt;
	font-style:normal;
	font-weight:bold;
}
h3
{
	font-family: Century Gothic;
	font-size:10pt;
}
.page_headers
{
	width:100%;
	text-align:left;
	font-weight:bold;
	font:14pt Arial;
}
/* LİSTELER - Başlangıç */
.Listing
{
	font-family:Verdana;
	background-color:#D4D0C8;
}

.Listing .Header td
{
	height:25px;
	background-color:#E9E9E9;
	font-weight:bold;
}

.Listing .rowstyle1 td
{
	background-color:#FFFFFF;
}

.Listing .rowstyle2 td
{
	background-color:#EEF4FD;
}
/* LİSTELER - Bitiş */
/******************************************************************/
/* sitelayout.master - Başlangıç*/
	#dhtmltooltip{
		position: absolute;
		width: 250px;
		height:250px;
		border: 1px solid #374100;
		padding: 2px;
		font-family:Tahoma;
		font-size:10pt;
		color:#374100;
		visibility: hidden;
		z-index: 100;		
		overflow:hidden;/*must have*/    
	}

	#dhtmltooltip iframe{
		display:none;/*sorry for IE5*/
		display/**/:block;/*sorry for IE5*/
		position:absolute;/*must have*/
		top:0;/*must have*/
		left:0;/*must have*/
		z-index:-1;/*must have*/
		filter:mask();/*must have*/
		width:3000px;/*must have for any big value*/
		height:3000px/*must have for any big value*/;
	}
	#divContent {
 		background-color:#ffffff;
 		/*width: 990px;*/
 		width: 100%;
 		text-align: left;
 		padding:4;
	}
	#table_content
	{
	    width:1010px;
	}

	#divContent .divHeader {
 		width: 100%;
 		background-color: #ffffff;
 		text-align: left;
 		content:normal;
	}

	#divContent .divBody {
 		width: 100%;
 		background-color: #ffffff;
 		text-align: left;
 		padding:0px;
	}	

	#divContent .divFooter {
 		width: 100%;
 		background-color: #ffffff;
 		text-align: center;
	}

	#divContent .divBody table {
		font-family:tahoma;
		font-size:9pt;
		color:#000000;
	}
	.UpdateProgress_div
	{
		position:absolute;
		z-index:-10;
		top:0;
		left:0;
		width:1500;
		height:4000;
		filter:alpha(opacity=80);
		background-color:#cccccc;
	}
	.window_left_top_corder
	{
		background-image:url('images/window/Untitled-1_r1_c1.gif');
		background-position:right bottom;
		background-repeat:no-repeat;
		min-width:35px;
		width:31px;
		height:35px;
	}
	.window_right_top_corder
	{
		background-image:url('images/window/Untitled-1_r1_c3.gif');
		background-position:left bottom;
		background-repeat:no-repeat;
		min-width:35;
		width:35px;
		height:35px;
	}
	.window_left
	{
		background-image:url('images/window/Untitled-1_r2_c1.gif');
		background-position:right;
		background-repeat:repeat-y;
		min-width:35px;
		width:31px;
		height:289px;
	}
	.window_right
	{
		background-image:url('images/window/Untitled-1_r2_c3.gif');
		background-position:left;
		background-repeat:repeat-y;
		width:35px;
		height:289px;
	}
	.window_left_bottom_corder
	{
		background-image:url('images/window/Untitled-1_r3_c1.gif');
		height:30px;
		background-position:right top;
		background-repeat:no-repeat;
		min-width:35px;
		width:31px;
		height:31px;
	}
	.window_right_bottom_corder
	{
		background-image:url('images/window/Untitled-1_r3_c3.gif');
		background-position:left top;
		background-repeat:no-repeat;
		width:35px;
		height:31px;
	}
	.window_bottom
	{
		background-image:url('images/window/Untitled-1_r3_c2.gif');
		background-position:left top;
		background-repeat:repeat-x;
		width:292px;
		height:31px;
	}
	.window_top
	{
		background-image:url('images/window/Untitled-1_r1_c2.gif');
		background-position:left;
		background-repeat:repeat-x;
		width:292px;
		height:35px;
	}
	.UpdateProgress.div
	{
		background-color:#D4D0C8;
	}
	/*Menu - Başlangıç*/
		.Menu
		{
			background-color:#B8C9DE;
			height:25px;
		}
		.Menu_StaticMenuItemStyle
		{
			color:#000000;
			Width:100px;
			background-color:#ECECEC;
			border-style:outset;
			border-width:1px;
			border-color:red;
			border-top:none;
			border-right:none;
			border-bottom:none;
			height:25px;
			vertical-align:inherit;
			font-family: Century Gothic;
			font-size:large;
			font-weight:bold;
			padding-left:2px;
			padding-right:2px;
		}
		.Menu_StaticMenuStyle
		{
			background-color:#F5F5DC;
			height:25px;
		}
		.menu_statichoverstyle
		{
			background-color:Navy;
			color:#FFFFFF;
			border-style:Solid;
			border-width:1;
			border-bottom-color:#D70000;
			border-color:#F1F4F8;
			Width:100;
		}
		.Menu_StaticSelectedStyle
		{
			background-color:#000000;
		}
		.Menu_dynamicmenuitemstyle
		{
			color:#000000;
			Width:150px;
			Height:25px;
			vertical-align:inherit;
			padding-left:2px;
			background-color:#F5F5DC;
		}
		.Menu_dynamicmenustyle
		{
			color:#FFFFFF;
			border-style:dotted;
			border-width:2;
			border-color:#B8C9DE;
			border-top: none;
			Width:150px;
			background-color:#FFF8DC;
		}
		/* DynamicHoverStyle tanımı skin dosyasında 
		.DynamicHoverStyle --> 04.11.2008 NK : tanım css içine alındı.
		{
            ForeColor="#000000"
            BackColor="#F5F5DC"
            Width="150"
		}
		*/

		.Menu_DynamicHoverStyle
		{
            color:#FFFFFF; 
			background-color:Navy;
			Width:150px;
		}
		.Menu_dynamicselectedstyle
		{
			background-color:#B35924;
			font-weight:bold;
			Width:150px;
			border-style:Solid;
			border-color:#000000;
			border-width:1;
		}
		.menulinetable
		{
			display: table;
			background-color:#F5F5F5;
			width:100%;
		}
	/*Menu - Bitiş*/
/* Sitelayout.master bitiş*/
/******************************************************************/
/* login.aspx - başlangıç */
/*.login_body
{
	font-family:Arial;
	font-size:8pt;
	font-style:normal;
	text-align: center;
	background-color:#ffffff;
}*/
.login_body
{
	font-family:Arial;
	font-size:8pt;
	font-style:normal;
	font-weight:bold;
	text-align: center;
	background-color:#ffffff;
}
.login_div
{
	width:100%;
	background-color:#ffffff;
}
/* login.aspx - bitiş */
/******************************************************************/
/* homepage.aspx - başlangıç */

/* homepage.aspx - bitiş */
/******************************************************************/
/* Basket.ascx - başlangıç */
/* Tabs */
#Tabs {
		font-family:tahoma, arial, helvetica, sans-serif; 
		font-size:75%;
		color:Black;
		/*font-weight:bold;*/
	}

#Tabs .Active_Left {
		width:5px;
		height:21px;
		background:url('images/active_left.jpg') no-repeat;
		background-position:right bottom;
	}
	
#Tabs .Active_Middle {
		height:21px;
		background:url('images/active_middle.jpg') repeat-x;
		background-position:left bottom;
	}
	
#Tabs .Active_Right {
		width:5px;
		height:21px;
		background:url('images/active_right.jpg') no-repeat;
		background-position:left bottom;
	}
	
#Tabs .Seperator {
		width:1px;
	}

#Tabs .Passive_Left {
		width:5px;
		height:21px;
		background:url('images/passive_left.jpg') no-repeat;
		background-position:right bottom;		
	}
	
#Tabs .Passive_Middle {
		height:21px;
		background:url('images/passive_middle.jpg') repeat-x;
		background-position:left bottom;
		cursor:hand;
	}
	
#Tabs .Passive_Right {
		width:5px;
		height:21px;
		background:url('images/passive_right.jpg') no-repeat;
		background-position:left bottom;
	}
	
#Tabs .Active_Middle a {
		text-decoration:none;
		color:Black;
	}

#Tabs .Passive_Middle a {
		text-decoration:none;
		color:Black;
	}
	
#TabContent {
	 border:solid 0px #D70000;
	}
/* Basket.ascx - bitiş */
/* Butonlar - başlangıç  */
.buttonNew
{
	 float:left;
	 background-color:#FF6619;
	 padding:4 4 4 4;
}

.buttonSave
{
	 float:left;
	 background-color:#91CF1B;
	 padding:4 4 4 4;
}

.buttonPrint
{
	 float:left;
	 background-color:#2626FE;
	 padding:4 4 4 4;
}

.buttonDelete
{
	 float:left;
	 background-color:#D80000;
	 padding:4 4 4 4;
}

.buttonPrivate
{
	 float:left;
	 background-color:#00A9FF;
	 padding:4 4 4 4;
}

.buttonNew input, .buttonSave input, .buttonPrint input, .buttonDelete input, .buttonPrivate input
{
	 width:100;
	 height:25;
}


.leftborder{                
    border-left:solid 1px #CCCCCC;                
}
/* Butonlar - bitiş  */
/******************************************************************/
/* Tables - başlangıç */
.tableHeaderProductDetail {
	background-image: url("http://www.baremnet.com.tr/background/msmavi.gif") ;
    font-size:15pt;
    font-weight:bold;
    height:25px;
    padding:2 2 2 2;
}   
.tableHeaderMesaj {
	background-image: url("http://www.baremnet.com.tr/background/msmavi.gif") ;
    font-size:15pt;
    font-weight:bold;
    height:25px;
    padding:2 2 2 2;
}   
.tableHeaderHediyeUrun {
	background-image: url("http://www.baremnet.com.tr/background/msmavi.gif") ;
    font-size:12px;
    font-weight:bold;
    height:25px;
    padding:2 2 2 2;
}
.tableHeaderFiyatTablo {
	background-image: url("http://www.baremnet.com.tr/background/msmavi.gif") ;
    font-size:12px;
    font-weight:bold;
    height:25px;
    padding:2 2 2 2;
}
.tableHeaderUrunOzellik {
	background-image: url("http://www.baremnet.com.tr/background/msmavi.gif") ;
    font-size:15pt;
    font-weight:bold;
    height:25px;
    padding:2 2 2 2;
}   
.tableHeaderBenzerUrun {
	background-image: url("http://www.baremnet.com.tr/background/msmavi.gif") ;
    font-size:15pt;
    font-weight:bold;
    height:25px;
    padding:2 2 2 2;
}   
.tableHeader {
	background-color: #E9E9E9;
    font-size:12px;
    font-weight:bold;
    height:25px;
    padding:2 2 2 2;
}
.table_table
{
	border:solid 1px #cccccc;
}
.table_row_seperator
{
	height:5px;
	background-color:#cdcdcd;
}
.tableContent {
 	width: 99.5%;
 	margin-top:5px;
 	text-align: left;
 	background-color:#FFFFFF;
 	color:Navy;
}
.tablecell_td
{
	height:25px;
	padding:2 2 2 2;
}
/* Tables - bitiş */ 
/******************************************************************/
/* CategoryTree.ascx - başlangıç */
.categoryTree_Panel
{
	width:205px;
	height:700px;
}
.SearchOptionsHeader_td
{
	background-image: url("http://www.baremnet.com.tr/background/msmavi.gif") ;
	font-weight:bold;
	height:30px;
}
.SearchOptions_table
{
	font-family:tahoma;
	font-size:8pt;
	color:#6C6C6C;
	margin-top:5px;
	border:1px solid #B8C9DE;
}
.CategoryTreeHeader_td
{
	background-image: url("http://www.baremnet.com.tr/background/msmavi.gif") ;
	font-weight:bold;
	height:30px;
}
.CategoryTree_table
{
	font-family:tahoma;
	font-size:8pt;
	color:#6C6C6C;
	margin-top:5px;
	border:1px solid #B8C9DE;
}
/* CategoryTree.ascx - bitiş */
/******************************************************************/
/* FindProductWizard.ascx - başlangıç */
.FindProductWizard_Table
{	
	border-width:1px;
	border-collapse:collapse;
	border-style:solid;
	border-color:#B8C9DE;
	margin-top:5px;
}	
.FindProductWizardHeader_td
{
	height:25;
	color:#000000;
	font-weight:bold;
	background-color:#B8C9DE;
	padding-left:5;
}
.FindProductWizardLeftPane_td
{
	vertical-align:top;
	padding:4 4 4 4;
	border-right:solid 1px #B8C9DE;
}
.FindProductWizardRightPane_td
{
	vertical-align:top;
}
.Criterias_table
{
	border:1px solid;
}
.CriteriasHeader_td
{
	background-color:#B8C9DE;
	height:25;
	color:#000000;
}
.Results_table
{
	font-size:8pt;border:1px solid #cccccc;border-collapse:collapse;
}
.ResultsTableHeader_td
{
	background-color:#B8C9DE;
	font-weight:bold;
	height:25px;
}
/* FindProductWizard.ascx - bitiş */
/******************************************************************/
/* OffersRecord.ascx - başlangıç */
.pnlTekl42EvrakBilgisi
{
	background-color:#E9E9E9;
	padding: 4 4 4 4;
}
.tblTekl42GecerliKurlar
{
	border:solid 1px #c9c9c9;
}
.pnlTeklifButtons
{
	
}
/* OffersRecord.ascx - bitiş */
/******************************************************************/
/* OffersRecord.aspx - başlangıç */
#btnSepeteAt_div
{
    display:none;
}
#btnSipariseCevir_div
{
    /*display:none;*/
}
/* OffersRecord.aspx - başlangıç */
/******************************************************************/
/* Shopcase.ascx - başlangıç */
#shopcaseTable
{
	border:0px solid #334455;
}
#shopcaseTable2
{
	/*border:2px solid #554433;	*/
	width:100%;
	height:1px;  /* orijinali 200px idi. Yüksekligi 200 pixelden az olan görsellerin alt-üst bosluklari oluyordu.*/
}
#shopcaseTable2_td1
{
	width:100%;
	text-align:center;
}
#ShopcaseItemTable
{
    BORDER-RIGHT:1px solid #E0E0E0;
    BORDER-TOP: 1px solid #E0E0E0;
    BORDER-LEFT: 1px solid #E0E0E0;
    WIDTH: 170px;
    BORDER-BOTTOM: 1px solid #E0E0E0;
    HEIGHT: 100%;
    BACKGROUND-COLOR: #FFFFFF;
    TEXT-ALIGN: center;
	
}
#ShopcaseItemTable_image_td
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    VERTICAL-ALIGN: middle;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
    HEIGHT: 75px;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: center;
}
#ShopcaseItemTable td
{
    color:#000080;
}
#shopcaseTable2_td1
{
    text-align:center;
}
.ShopcaseBayiListeFiyati_Span
{
    display:none;
}
.shopcaseAscx_UrunAdi
{
    text-decoration:none;
    color:Black;
    font-weight:bold;
}
a.shopcaseAscx_UrunAdi:Hover
{
    text-decoration:underline;
    color:Navy;
}
.shopcaseAscx_UrunDinamoKodu
{
    display:none;
}
/* Shopcase.ascx - Bitiş */
/* Basket.aspx - Başlangıç*/
.div_btnTeklifeGoreSil
{
	display:none;
}
#ButtonRow_td1
{
	width:216px;
}
#ButtonRow_td2
{

}
#ButtonRow_td3
{
	width:260px;

}

/* Basket.aspx - Bitiş*/
/* ProductList.aspx - Başlangıç*/
.ProductList_ProductCount_Input
{
	width:25px;
}
a.productList:Hover
{
    text-decoration:underline;
    color:Navy;
}
a.productList:Link
{
    text-decoration:none;
    color:Navy;
}
a.productList:Visited
{
    text-decoration:none;
    color:Navy;
}
/* ProductList.aspx - Bitiş*/
