@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}
.listDoc ul{
	list-style-type: none;
}
.listDoc{
	width:514px;
	margin:0 auto;
}
.listDoc ul li{
/*	border:1px solid #00FF00;*/
	border-bottom:1px solid #ccc;
	padding:1px 5px 3px 5px;
	clear:left;
	min-height:12px;
}
.listDoc .labelname {
	margin-left: 5px;
	float:left;
	width:370px;
}
.listDoc .labelname a{
	color:#000000;
}
.listDoc .labelname a:hover{
	background-color:#FFEFC2;
}
.listDoc .flagBorder {
	float:left;
}
.listDoc .quantity {
	float: right;
}
.section-2-2 h1 {
	font-size: 9px;
	color:#0066CC;
	background-image:url(../images/common/header_orange_09.gif);
	background-repeat:repeat-y;
	border:1px solid #ccc;
	min-height:14px;
	padding:2px 0px 0px 9px;
}
.section-2-2 a {
	text-decoration:none;
}
.section-2-2 h1 {
	text-align:left;
}
.section-2-2 .labelname {
	text-align:left;
}
/*
general
*/
.flagBorder {
	border:1px solid #ccc;
}
.flagDoc {
	margin: 2px!important;
}
.border_04 {
	border: 1px solid #80B3E6;
}
.listCat{
	width:510px;
	margin:0 auto;
}
.listCat .listCatCountry {
	list-style:none;
	padding:10px 0px;
}
.listCat .listCatCountry li{
	background-image: url(../images/common/icon/icon_hand_1.jpg);
	background-repeat:no-repeat;
	background-position: left 4px;
	min-height:20px;
	border-top:1px solid #ccc;
	padding:6px 5px 6px 5px;
	clear:left;
	padding-left:18px;
}
.listCat .listCatCountry li.first{
	border:1px none #f00;
}
.listCatCountry .labelcat {
	margin-left: 5px;
	float:left;
	width:360px;
}
.listCatCountry .quantity {
	float: right;
	text-align:right;
}
.listDocCountry{
	padding:10px 0px;
}
.listDocCountry .docName {
	float:left;
	width:330px;
	padding-right:5px;
	border-right:1px solid #ccc;
}
.listDocCountry .docDetails {
	padding-left: 5px;
	float:left;
	text-align:right;
	width:160px;
	vertical-align:middle;
}
.listDocCountry .docDetails img{
	vertical-align:middle;
}
.listDocCountry h3 {
	color: #330066;
	font-size:9px;
	padding:9px 5px;
}
.td_01 .temptitle {
	color: #330066;
	font-size:9px;
	padding:0px 30px;
}
.quantity{
	color: #0066CC;
}
.trigger {
  position:relative;
  cursor:pointer;
  z-index:2;
}
.filterOptions {
	position:absolute;
	visibility:hidden;
	overflow:hidden;
	z-index:5;
	margin:0;
	padding:7px;
	background:#fff;
	border:1px solid #CCCCCC;
	max-height:330px;
}
.alignLeft1 {
	margin-left:-50px;
}
.alignLeft2 {
	margin-left:-110px;
}
.filterOptions{
	background:#F5F5F5;
}
.filterOptions ul{
	list-style:none;
}
.filterOptions ul li{
	margin:2px 1px 1px 1px;
}
.filterOptions ul.categories{
	border-bottom:1px solid #cccccc;
}
.filterOptions ul li a.categories{
	font-weight:bold!important;
}
.filterOptions ul.list2{
	float:left;
	width: 40em;
}
.filterOptions ul.list2 li{
	float:left;
	width: 19em;
}
.filterOptions ul.list3{
	float:left;
	width: 60em;
}
.filterOptions ul.list3 li{
	float:left;
	width: 19em;
}
.filterOptions a{
	color:#333333;
}
.filterOptions a:hover{
	color:#61AFA6;
}
.menu {
	position:absolute;
	visibility:hidden;
	overflow:hidden;
	z-index:1;
	margin:0;
	padding:10px;
	background:#fff;
	border:1px solid #CCCCCC;
	border-top-style:none;
}
#menu2 {
	border-top-style:none;
}
#menu2 ul li{
	float:left;
	width:180px;
	height:20px;
}
div.menuOptions{
	margin:6px 10px;
}
div.menuOptions h3{
	font-size:10px;
	margin:0px 2px 4px 2px;
	color:#EC870E;
	font-weight:bold;
}
div.menuOptions ul{
/*	margin:0px 10px;*/
}
div.menuOptions ul li{
	position:relative;
	cursor:pointer;
	z-index:2;
	float:left;
	padding:2px 5px;
	margin:0px 2px;
	border:1px solid #EC870E;
	background-color:#fff;
	color: #0066CC;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.cont_text_01  {
	color:#330066;
}
.cont_text_13 {
	color:#0066CC;
}
