﻿/*img {border:0 none;}

h1, h2, h3, h4, h5, h6
{
	font-family:Arial,serif; 
	margin:1.3em 0 0.2em;
	font-weight:normal;
	line-height:1.2;
}

h1 { font-size:200%; margin:0 0 0.7em; }
h2 { font-size:180%; }
h3 { font-size:160%; }
h4 { font-size:140%; }
h5 { font-size:120%; }
h6 { font-size:100%; }

hr, .hr 
{
	border-top:1px solid;
	display:block;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin:12px 0;
	overflow:hidden;
	padding:0;
}

#work-area ol li, #work-area ul li { margin: 0.6em 0;} */
.acolor a {
  color:#0098C9 !important;
}

.detail_order {
	border-collapse:collapse;
}
.detail_order td {
	border: 1px solid #CFD6E9;
	padding:3px;
	
}
.detail_order .heading td {
	background-color: #E7EAF5;
	color:#525355;
	text-align:center;
}
div.catalog-item-sorting a.selected {
background-color:#E6E6E6;
color:#000000;
}
div.catalog-item-sorting a.desc {
background-image:url("/images/icons-sprite.gif");
background-position:right -185px;
background-repeat:no-repeat;
}
div.catalog-item-sorting a.asc {
background-image:url("/images/icons-sprite.gif");
background-position:right -228px;
background-repeat:no-repeat;
}
div.catalog-item-sorting {
padding:1em 0;
}
div.catalog-item-sorting a {
margin:0 0.3em;
}
div.catalog-item-sorting a.selected {
padding:0.4em 0.6em 0.6em;
}
div.catalog-item-sorting a.desc {
padding-right:1.3em;
}
div.catalog-item-sorting a.asc {
padding-right:1.3em;
}
