html,body
	{
		background:#a5c1d0;
		font-family:'arial';
		font-size:12px;
		color:rgb(85,85,85);;
		
	}

	td
	{
		font-family:'arial';
		font-size:12px;
		color:rgb(85,85,85);
		background:white;
	}

	.area_title
	{
		font-size:14px;
		color:#5d8fab;
	

	}
	img
	{
		border:0px;
	}
	.brand_exclusive
	{
		color:red;
		font-size:12px;
		font-weight:bold;
		text-align:center;
	}

	table.brand
	{
		margin:auto;

	}
	td.brand, td.brand_country
	{
		text-align:center;
	}

	.catalog_section_data
	{
		border-top:1px solid #b0c8d6;
	}
	.section_name
	{
		color:white;
		background:#5d8fab;
		width:100%;
		padding:2px;
		white-space:nowrap;
		font-weight:bold;
		padding-left:4px;
	}

	a:hover
	{
		text-decoration:underline;
	}
	
	a {
		color:black;
		text-decoration:none;
		font-size:10px;
		font-family:'verdana';

	}

	a.catalog_child
	{
		color:rgb(128,128,128);
		text-decoration:none;
		font-size:11px;
	}

	a.catalog_child:hover
	{
		color:black;
		text-decoration:underline;
	}




	img.thumbnail
	{
		position:relative;
		background:white;
		text-align:center;
		vertical-align:middle;
		cursor:pointer;
	}

	img.detail 
	{
		position:absolute;
		z-index:1000;
		background:white;
		text-align:center;
		vertical-align:middle;
		cursor:pointer;
	}

	div.shadow
	{
		position:absolute;
		z-index:999;
		background:black;
		opacity:0.3;
		filter: alpha(opacity=20);
	}

	.header_menu_item
	{
		color:white;
		font-family:'Palatino Linotype';
		font-size:14px;

	}

	
	.catalog_parent
	{
		font-size:11px;
		font-weight:bold;
	}
	.catalog_child
	{
		font-size:10px;
	}
	.area_title
	{
		color:#69818f;
		font-family:'Palatino Linotype';
		font-size:20px;
		font-weight:bold;
	}

	table.new_item
	{
		border-collapse: collapse;
		padding-right:8px;
	}

	td.new_date
	{
		color:white;
		background:#5d8fab;
		padding:2px;
		padding-left:4px;
		width:100px;
		word-spacing:nowrap;
	}
	td.new_topic
	{
		font-weight:bold;
		color:white;
		background:#5d8fab;
		text-align:left;
	}



	.left_area_title
	{
		color:#5d8fab;
		font-family:'Palatino Linotype';
		font-size:14px;
		font-weight:bold;

	}

	.left_side
	{
		
	}
	
	td.m_link
	{
		color:white;
		font-family:'Palatino Linotype';
		font-size:12px;
		text-align:center;
		width:70px;
	}
	

	td.m_sep
	{
		background:#5d8fab;		
		width:1px;
	}

	td.m_item
	{
		color:white;
		font-family:'Palatino Linotype';
		font-size:14px;
		cursor:pointer;
		text-align:center;
		width:80px;
		padding-left:10px;
		padding-right:10px;
		font-weight:bold;
		height:20px;
		background: url('design/et10/hfone.jpg') repeat-x;
		border-right:1px solid white;

	}


	td.m_item_selected
	{
		color:#5d8fab;
		background:white;
		font-family:'Palatino Linotype';
		font-size:14px;
		cursor:pointer;
		text-align:center;
		width:80px;
		padding-left:10px;
		padding-right:10px;
		font-weight:bold;
		height:20px;
		text-decoration:underline;
		border-right:1px solid white;
		border-top:1px solid #5d8fab;
	}

	hr
	{
		color:#b0c8d6;
		background:#b0c8d6; 
		height:1px; 
		border:0px;
	}
