/* Site wide properties */

body {
	text-align: center;
	text-align:center;
	background-color: #003663;
	font-size: 75%;
	line-height: 1.1;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-image: url(/images/grad-back.jpg);
	background-repeat: repeat-x;
}

div#container {
	text-align: left;
	margin: 0  auto;
	width: 780px;
}

#container a:hover {
	color: #99258f;
}

div#header {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.9em;
}

.menu a {
	font-weight: bold;
	font-size: 1.2em;
	color: #0000CC;
	}
	
.content li {
	list-style-type: square;
	margin: 0 10px 5px 0;
	font-weight: normal;
	}

.clear { clear: both; height: 1px; overflow: hidden; }

.footer{
	background-color: #e1f1ff;
	text-align: center;
	margin-top: 3px;
	padding: 5px 0 5px 0;
}

.footer_contact{
	background-color: #003663;
	margin-top: 3px;
	text-align: center;
	padding: 3px 0 3px 0;
	width: 780px;
	color: #FFFFFF;
}

p {
	margin: 5px 0 10px 0px;
	line-height: 1.5;
}

h3 {
	font-size: 1.75em;
	color: #003663;
	font-family: "Times New Roman", Times, serif;
	}
h4 {
	font-size: 1.3em;
	color: #000000;
	margin: 10px 0 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}
	
h5 {
	font-size: 1.2em;
	color: #000000;
	margin: 10px 0 5px 10px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	}
	
h6 {
	font-size: 1em;
	color: #000000;
	margin: 10px 0 5px 10px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	}
	
.bold {
	font-weight: bold;
	color: #000000;
	}
	
/*----colors----*/
	
.gray {
	color:#333333;
}

.orange {
	color: #FF6600;
}

.red {
	color: #CC0000;
}


.blue {
	color: #000066;
}

.light-blue { 
	color:#0099FF;
	}

.img_content  {
	margin: 10px;
	}
	
.syn li li {
	list-style-type: none;
	margin-left: -25px;
	padding-left: -25px;
	color: #666666;
}

.picture {
	border: 1px solid #CCCCCC;
	padding: 3px;

 }
 
 
.picture p {
	font-size: 0.9em;
	color: #333333;
	}
	 
.picture img { 

border: 1px solid #CCCCCC;
vertical-align:middle;
 margin-bottom: 3px; 

}
.right {
 margin: 0.5em 0pt 0.5em 0.8em; 
 float:right; 
 }
 
.left {
 margin: 0.5em 0.8em 0.5em 0;
  float:left; 
 } 



.hor {
	width:599px;
	_height:100px;
	padding: 10px 0 0 0;
	overflow: hidden;
	height: auto;
}



.col_head {
	background-color:#003663;
	font-size: 1.2em;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0 5px 0 5px;
	width: 99%;
	background-image: url(/images/nav_button.gif);
}


.box {
	padding: 0 5px 0 5px;
	border: 1px solid #D3D3D3;
	float: left;
	width: 98%;
	background-color: #FFFFFF;
}





.box ul {
	margin-top: 05px;
	padding-top: 5px;


}

.box li {
	padding: 1px;
	margin-left: -40px;

	list-style-type: none;
}

.box li li {
	list-style-type: none;
	margin-left: -40px;
	padding: 0px;
	background-color:#E0F2FF;
	color: #666666;
	padding-top: 0px;
	margin-top: -5px;
}

.but_right {
padding: 0 5px 0 5px;

	text-align: right;
	font-size: 0.7em;
	background-color: #D3D3D3;
	line-height: 1;
	width: 99%;
	}
.wwmp {

	list-style-position: inside;
	}
	
.scroll {
margin: 5px 0 5px 0;
height: 400px;
overflow:auto;

}

.scroll-r {
margin: 5px 0 5px 0;
height: 295px;
overflow:auto;

}

.scroll img {
	border: 1px solid #D3D3D3;
	text-align: left;
	float: left;
}

.scroll-r img {
	border: 1px solid #D3D3D3;
	width: 50px;
}


.col1 {
	width:210px;
	height: auto;
	float: left;
	margin: 0;
	padding-bottom: 5px;
}

.col-l {
	width:210px;
	height: 460px;
	float: left;
	margin: 0;
	padding-bottom: 5px;
}

	
.col2 {
	width:370px;
	height: auto;
	float: right;
	margin: 0;
		padding-bottom: 5px;
}

.sum {
	visibility: visible;
	border: 1px solid;
	border-top-color: #D3D3D3;
	padding: 10px;
	margin-bottom: 15px;
	}
	
.sum img{
	border: 1px solid #D3D3D3;
	float: right;
	width: 100px;
	height: 120px;

	}

.inline ul li{
	display: inline;
}


.inline ul li a
{
	text-decoration: none;
	padding: .2em 1em;
	color: #fff;
	background-color: #003663;
}

.inline ul li a:hover
{
background-color: #fff;
border: 1px solid #003663;
}


.hor_list {
	padding: 0 5px 0 5px;
	border: 1px solid #D3D3D3;
	float: left;
	width: 99%;
	background-color: #FFFFFF;
	}

.hor_list li {
 }
 
 /* properties for itrade front page and section */
 .country {
 }
 
.country li {
	list-style-type: none;
	border: 1px solid;
	border-color: #D3D3D3;
	background-color: #E0F2FF;
	margin-right: 0px;
	margin-bottom: 5px;
	width: 198px;
	height: 48px;
	text-indent: 30px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bolder;
}

.country img {
	padding: 0;
	margin: 0;
	
}


.brazil, .china, .india, .japan, .russia {
 width: 200px;
 height: 50px;
 background-repeat:no-repeat;
}
.brazil {
	background-image: url(/images/itrade-brazil.jpg);

}

.china {
	background-image: url(/images/itrade-china.jpg);

}

.india {
	background-image: url(/images/itrade-india.jpg);

}

.japan {
	background-image: url(/images/itrade-japan.jpg);

}

.russia {
	background-image: url(/images/itrade-russia.jpg);

}

.itrade {
margin:0;
padding:0;
	background-image: url(/images/itrade-background.jpg);
	background-repeat:no-repeat;
	width:100%;
	height: 60px;
}
.frame {
	overflow:hidden;
	padding: 5px;
	background-color: #F0F0F0;
	min-height: 175px;
}

.sup {
vertical-align: super;
font-size: 80%;
}

.sub {
vertical-align:sub;
font-size: 50%;
}

.zero-margin {
	marging: 0px;
	padding: 0px;
	margin: 0;
}

/* Buttons */

.iframe-load {
background:url(/images/loading.gif) no-repeat center center;
}

/*--------tax calculator-----------*/

.table-col-l {
width:275px;
padding:10px 30px;
background: url(/images/bg-shadow-pop.jpg) no-repeat;
float:left;
display:inline;
 }

.table-col-r {
float:left;
width:265px; }

.table-col-l ul, .table-col-r ul {
margin:0 !important;
padding:0 !important;
list-style:none;
}

.table-col-l ul li, .table-col-r ul li {
margin:0 0 10px 0 !important;
padding: 0 0 10px 0 !important;
border-bottom:1px dotted #0075AF;
list-style:none;
}


.table-col-l h1, .table-col-r h1  {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
border-bottom:3px double #ccc;
padding-bottom:10px;
margin-bottom:10px;
}

.table-col-l h2, .table-col-r h2  {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
border-bottom:3px double #ccc;
padding-bottom:10px;
margin-bottom:10px;
}

.table-col-l table, .table-col-r table  {
border-collapse:collapse;
}

.table-col-l td, .table-col-r td  {
border-bottom:1px dashed #ccc;
}

.tx-c-head {
border-bottom:3px double #ccc;
margin-bottom:15px;
padding-bottom:5px;
font-weight:bold;
}

.or-pr, .tx-r  {
color: #aaa;
font-size: 32px;
font-family: Georgia,"Times New Roman",Times,serif;
}
	
.tx-r {
font-size:24px;
}

hghlight-block {
display:block;
background:#eee;
padding:10px 5px; 
}

.hghlight {
    color: #A92D9B;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 38px;
}

.hghlight-s, .hghlight-m {

    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 18px;
	font-weight:bold;
}
.hghlight-m {
    font-size: 28px;
	
	font-weight:normal;
}

.tx-norm {
font-size:13px;
font-weight:normal;
}

.tx-input {
width:50%;
padding:5px;
border:1px solid #ccc;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.tx-input input {
border-color:#FFFFFF;
border:none;
width:90%;
}

