@charset "utf-8";
/* CSS Document */

@font-face {
 font-family: "Segoe UI";
 src: url("../fonts/segoeui.eot") ;
}
@font-face {
 font-family: "Segoe UI";
 src: url("../fonts/segoeui.ttf") format("truetype");
 }
 
 @font-face {
 font-family: "Papyrus";
 src: url("../fonts/papyrus.eot") ;
}
@font-face {
 font-family: "Papyrus";
 src: url("../fonts/papyrus.ttf") format("truetype");
 }
 
@font-face {
 font-family: "Agency FB";
 src: url("../fonts/agencyr.eot") ;
}
@font-face {
 font-family: "Agency FB";
 src: url("../fonts/agencyr.ttf") format("truetype");
}

body   {margin:0px; padding:0px;}
div    {margin:0px; padding:0px;}
table  {margin:0px; padding:0px;}
tr	   {margin:0px; padding:0px;}
th	   {margin:0px; padding:0px; text-align:left; vertical-align:top;}
td	   {margin:0px; padding:0px; text-align:left; vertical-align:top;}
ol     {margin:0px; padding:0px;}
ul     {margin:0px; padding:0px;}
li     {margin:0px; padding:0px;} 
h1     {margin:0px; padding:0px; font-size:25px; font-weight:normal; font-family:"Agency FB", "Times New Roman", Times, serif;border:0px solid red;}
h2     {margin:0px; padding:0px; font-size:22px; font-weight:normal; font-family:"trebuchet MS", Arial, Helvetica, sans-serif;}
h3     {margin:0px; padding:0px; font-size:14px; color:#ff9933;}
h4     {margin:0px; padding:0px; font-size:12px;}
h5     {margin:0px 0 0 0; padding:0px 0 0px 25px; font-size:14px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; background:url(../images/arrow.jpg) 0% 50% no-repeat; text-align:left;}
h6     {margin:0px; padding:0px; font-size:14px;}
p      {margin:10px 0px; padding:0px; text-align:justify;}
a      {text-decoration:none; color:#ff9933 ; font-weight:bold;}
a:hover{color:#fff;}
a:focus{outline:0px;}

img		{border:0px;}

.yellow{color:#ff9933; font-weight:bold;}
.yellow-bg{background:#fa9531; color:#000; font-weight:bold;}
.brown-bg{background:#ab2105;}
.orange-bg{background:#ca2c0c;}

.fltleft{float:left;}
.fltright{float:right;}
.clearfloat{clear:both; height:0px; line-height:0px; font-size:1px;}

h6{background:#ab2105; padding:3px 10px; color:#fff;}


body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#fff;
	background: #600f0b url(../images/bg.jpg) 0% 0% repeat-x;
}

#container{
	margin:0px auto;
	width:950px; border:solid 0px #003;
}
/* -----------------------------------------------header-------------------------------------------------------- */
#header{	
	border:solid 0px;
}
#banner{text-align:center; height:362px; margin-top:5px; float:left; width:950px;}

#headerright{
	float:right;
	padding-left:10px;
}


#google_translate_element{float:right; width:300px; text-align:right;}
#greeting{float:left; width:300px; padding-top:20px;}

.logo{
	height:65px;	
}

.timer{
	height:25px;
	
}

.shipment{
	 	font-family: "Myriad Pro",Arial, Helvetica, sans-serif;
		font-size:18px;
		text-align:left;
		background:url(../images/red_bg.gif) no-repeat;
		height:38px;
		padding:11px 0 0 16px;
}

.right_bg{
	background:url(../images/globe_1.jpg) no-repeat;
	height:161px;
	text-align: left;
	
}

/* -----------------------------------------------topmenu-------------------------------------------------------- */
#topmenu{
	height:50px;
	font-family:"Papyrus", Arial, Helvetica, sans-serif;
	font-size:16px; font-weight:400; border:solid 0px;
}
#topmenu ul
{
	margin-left:10px;
}
#topmenu li
{	
	float:left;
	list-style:none;
	background:url(../images/border.jpg) 100% 50% no-repeat;
	margin:0px 0px;
	height:50px;
} 
#topmenu li li
{
	background:none;
}
#topmenu a
{	display:block;
	color:#fff;
	padding:0px 19px;
	line-height:50px;
}
#topmenu a:hover
{	
	color:#ff6600;
}
#topmenu li.selected{ }
#topmenu li.selected a{ color:#470a07; background:url(../images/menu_bg.jpg) repeat-x;}
#topmenu li.selected a:hover{ color:#000;}
#topmenu li.no-border{background:none;}


#topmenu li.selected{ }
#topmenu li.selected li a{ background:none; color:#fff;}
#topmenu li.selected li a:hover{ color:#ff6600;}




#topmenu li li{background:#3e0605; background:rgba(62,6,5,0.7); filter:alpha(opacity=70); height:30px; margin:2px 0px; width:250px; }
#topmenu li li a{line-height:30px; display:block;}

#topmenu .last li{right:60px; border:solid 0px;}
/* -----------------------------------------------maincontent-------------------------------------------------------- */
#maincontent{
	margin:10px 0px;
}



.img-border{border:solid 1px #d23a1b;}
#columns div{float:left; width:313px; text-align:center; 
			background:#d93e20 url(../images/column_bg.jpg) repeat-x; margin-right:5px; height:180px;
			}
		
#columns div h2{
background:url(../images/h2_bg.jpg) repeat-x; 
padding:2px 10px; font-family:"Agency FB", "Times New Roman", Times, serif; text-align:left; margin-bottom:10px;}

#columns div h3{
font:900 20px "Agency FB", "Times New Roman", Times, serif; margin-bottom:10px; line-height:20px; }


#columns div p{
	padding:0px 12px;
}
#columns .read-more {text-align:right; padding:0px; margin:0px;  border:solid 0px; margin:0px; padding: 0px;} 

#columns .read-more a{background:url(../images/read_more_bg.jpg) 50% 50% no-repeat; padding:5px 12px; color:#000; font-weight:bold;}
 #columns .read-more a:hover{color:#fff;}

#columns .tbl th{text-align:center; vertical-align:top;}
#trade {border:solid 0px}
#trade td{padding:5px;}

.regulatory{border-collapse:collapse; border:solid 1px #000; background:#ad2307; color:#fff;}
.regulatory td{padding:3px 10px;  border:solid 1px #000;}
.regulatory a{color:#ff9933; text-decoration:underline;}
#tabs-2 a{color:#fff; text-decoration:underline; line-height:25px;}
#tabs-2 a:hover{color:#ff9933; text-decoration:none;}

#tabs-1 a{color:#fff; text-decoration:underline; }
#tabs-1 a:hover{color:#ff9933; text-decoration:none;}
#tabs-1 li li a{color:#ff9933;}
#tabs-1 li li a:hover{color:#fff;}
#tabs-1 li li li li {list-style:circle;}

#import td{padding:2px 10px;}

#tabs-1 li{line-height:20px;}
#tabs-2 li{line-height:20px;}
#tabs-3 li{line-height:20px;}

#tabs-3 a{color:#fff;}}
/* -----------------------------------------------footer-------------------------------------------------------- */
#footer-wrapper{background:#470a07;}
#footer{
width:950px; margin:0px auto;
height:40px; line-height:40px;
}
#footer .fltleft{width:50%;}
#footer .fltright{width:50%; text-align:right;}

#footer a{color:#ff6600;}
#footer a:hover{color:#fff;}


INPUT[type=button] , INPUT[type=submit], INPUT[type=reset] {
background:#ccc; color:#000; width:72px; height: 25px; border: 0; cursor: pointer; padding-bottom:4px;
	
}

INPUT[type=submit]:hover, INPUT[type=button]:hover, INPUT[type=reset]:hover {
	color:#900700;
}

#currencyBox { background: #e94f02; -moz-border-radius:5px;border-radius:5px; overflow:hidden;padding:10px; color: #333; }
#currencyBox label {display:block;padding-bottom:2px;font-weight:bold;}
#currencyBox .data {float:left;width:auto;padding:0 5px;}
#currencyBox .Button{ background: #333; -moz-border-radius:5px;border-radius:5px; overflow:hidden;padding: 2px 7px; color: #f0f0f0; }

#results {display:none;font-weight:bold;font-size:24px;}
#results {-moz-border-radius:5px;border-radius:5px;background:#ff8900;overflow:hidden;padding:10px;text-align:center;margin-top:10px;}

#marquee
{
	border:0px solid red;
	position:absolute;
	margin:-25px 0 0 230px;
	padding:4px 0 0 0;
	width:720px;
	height:20px;
	font-weight:bold;
	background-color:#3E0605;
}

#pod
{
	border:0px solid red;
	float:left;
	width:100%;
}

#pod_num
{
	border:0px solid red;
	margin:10px 0 0 50px;
	font-family:"Agency FB", "Times New Roman", Times, serif;
	font-size:25px; 
	font-weight:normal;
}

#message
{
	border:0px solid red;
	width:300px;
	font-size:10px;
	margin:2px 0 0 142px; 
}
#captcha
{
	font-size:19px;
	font-weight:bold;
	width:55px;
}
#aa, #bb, #cc{
	position:absolute;
	padding:5px		
}
#dd{
	padding-bottom:10px;	
}
#txtCapcha{
	height:20px;
	width:45px;
	margin:0 0 0 10px;
	font-weight:bold;
	padding:0 0 0 5px;
	font-size:17px; 	
}
