html,body
{
	height: 100%;
	margin: 0;
}

body
{
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	background: url(/assets/images/bg-body.jpg) repeat-x 0 0;
	position: relative;
	min-width: 998px;
}

form,fieldset
{
	margin: 0;
	padding: 0;
	border: 0;
}

img { border: 0; }

a
{
	color: #3167bc;
	text-decoration: underline;
}

a:hover { text-decoration: none; }

#wrapper
{
	width: 956px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	padding: 0;
	min-height: 100%;
}

/* header */
#header
{
	position: absolute;
	left: 0;
	top: 0;
	width: 956px;
}

#header .logo
{
	width: 382px;
	height: 40px;
	background: url(/assets/images/logo.gif) no-repeat;
	margin: 33px 0 10px 3px;
	overflow: hidden;
	text-indent: -9999px;
}

#header .logo img { display: none; }

#header .logo a
{
	height: 100%;
	display: block;
}

.form-search
{
	float: right;
	margin: 16px 6px 0 0;
}

.form-search fieldset { display: inline; }

.form-search .txt-search, .form-join .txt-join
{
	border-left: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	border-right: 1px solid #b3b3b3;
	border-top: 1px solid #b3b3b3;
	color: #b2afad;
	font: 11px Arial, Helvetica, sans-serif;
	width: 161px;
	padding: 3px 5px;
	margin: 0 8px 0 0;
}

.form-join .txt-join
{
	width: 139px;
	margin: 0 8px 0 -6px;
	position: relative;
}

.form-search input, .form-join input { float: left; }

.h-nav
{
	float: right;
	list-style: none;
	margin: 0;
	padding: 28px 0 5px;
	height: 1%;
	overflow: hidden;
	clear: right;
}

.h-nav li
{
	float: left;
	border-right: 1px solid #aa9a87;
	padding: 0 5px;
	margin: 0 -1px 0 0;
	font-size: 11px
}

.h-nav a
{
	color: #887b6b;
	text-decoration: none;
}

#h-menu
{
	width: 986px;
	background: url(/assets/images/bg-h-menu.gif) no-repeat;
	list-style: none;
	margin: 0;
	padding: 1px 0 5px 4px;
}

#h-menu:after
{
	content: "";
	display: block;
	clear: both;
}

#h-menu li
{
	float: left;
	background: url(/assets/images/bg-h-menu-li.gif) no-repeat;
	padding: 0 0 0 2px;
	margin: 0 0 0 -2px;
	position: relative;
}

#h-menu li:first-child { background: none; }
#h-menu .home { width: 69px; }
#h-menu .countries { width: 93px; }
#h-menu .trade { width: 164px; }
#h-menu .material { width: 200px; }
#h-menu .programs { width: 160px; }
#h-menu .imagery { width: 144px; }
#h-menu .studies { width: 115px; }

#h-menu a
{
	font: normal 15px/18px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 8px 0 10px;
	width: 100%;
	background: url(/assets/images/none.gif);
	text-align: center;
}

#h-menu a.active
{
	font: normal 15px/18px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 8px 0 10px;
	width: 100%;
	background: url(/assets/images/a-h-menu-hover.gif) repeat-x;
	text-align: center;
}

#h-menu li:hover a, #h-menu li.hover a { background: url(/assets/images/a-h-menu-hover.gif) repeat-x; }

.drop-down
{
	position: absolute;
	left: 1px;
	top: 36px;
	width: 175px;
	display: none;
}

.drop-down-bt
{
	height: 4px;
	overflow: hidden;
	background: url(/assets/images/bg-drop-down-bt.png) no-repeat;
}

.drop-down ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	height: 1%;
	overflow: hidden;
	position: relative;
}

#h-menu li:hover .drop-down, #h-menu li.hover .drop-down { display: block; }

#h-menu .drop-down li
{
	float: none;
	height: 1%;
	overflow: hidden;
	vertical-align: top;
	border-bottom: 1px solid #8aa8d5;
	margin: 0 0 -1px;
	background: url(/assets/images/none.gif);
	padding: 1px 0 0;
}

#h-menu .drop-down a, #h-menu li:hover .drop-down a, #h-menu li.hover .drop-down a
{
	background: url(/assets/images/a-drop-down.png);
	height: 1%;
	width: auto;
	padding: 5px 11px 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 13px;
}

#h-menu .drop-down a:hover { background: url(/assets/images/a-drop-down-hover.png)!important; }

/* content */
#content
{
	overflow: hidden;
	height: 1%;
	padding: 145px 10px 220px 9px;
}

#column
{
	float: right;
	width: 691px;
}

.col-center
{
	float: left;
	width: 460px;
	background: url(/assets/images/bg-col-center.gif) repeat-y;
	margin: 3px 0 0;
}

.col-full h3
{
	color: #666;
	letter-spacing: .05em;
}

.center-inner
{
	height: 1%;
	overflow: hidden;
	background: url(/assets/images/bg-center-inner.gif) no-repeat;
	padding: 7px 8px 0 9px;
}

.image
{
	height: 1%;
	overflow: hidden;
	position: relative;
}

.image img { display: block; }

.image .image-text
{
	position: absolute;
	left: 14px;
	bottom: 30px;
	width: 185px;
}

.image-text h1
{
	font-size: 14px;
	line-height: 22px;
	color: #fff;
	margin: 0;
	font-weight: bold;
	font-style: italic;
}

.image-text h4
{
	font-size: 14px;
	line-height: 22px;
	color: #fff;
	margin: 0;
	font-weight: bold;
	font-style: italic;
}


.col-posts, .col-list
{
	list-style: none;
	margin: 5px 7px 0;
	padding: 0;
	height: 1%;
	overflow: hidden;
}

.col-posts li, .col-list li
{
	height: 1%;
	overflow: hidden;
	vertical-align: top;
	margin: 0 0 -1px;
	background: url(/assets/images/bg-sb-list-li.gif) repeat-x 0 100%;
	padding: 20px 0 8px;
}

.col-posts li.all
{
	height: 1%;
	overflow: hidden;
	vertical-align: top;
	margin: 0 0 -1px;
	background: url(/assets/images/bg-sb-list-li.gif) repeat-x 0 100%;
	padding: 20px 0 8px;
	float: right
}



.col-posts h3
{
	font-size: 13px;
	margin: 0 0 3px;
}

.col-posts p
{
	margin: 9px 0 0;
	font-size: 11px;
	line-height: 14px;
}



strong.date
{
	font-size: 10px;
	display: block;
}

.image-right
{
	float: right;
	margin: 0 0 0 35px;
}

a.more
{
	font-size: 10px;
	color: #fd5200;
	text-decoration: none;
}

.col-right
{
	float: right;
	width: 196px;
	padding: 0 4px;
}

#column .col-right h2 { margin: 0 -4px; }

.col-right h3
{
	font-size: 13px;
	font-weight: normal;
	color: #663300;
	margin: 12px 0 0;
}

.col-list { margin: 0 0 25px; }
.col-list p { margin: 0; }
.col-list li { padding: 15px 0 11px; }

.author
{
	float: right;
	font-size: 11px;
	color: #747474;
}

.form-join p { margin: 18px 0; }

.right-link
{
	float: right;
	font-size: 11px;
	color: #630;
	text-decoration: none;
	margin: 7px 0 -7px;
}

.col-full ul
{
	margin: 0 0 15px 22px;
	padding: 0;
}

.col-full ul li
{
	line-height: 18px;
	margin: 0 0 8px 0;
	background: url(/assets/images/a-sb-list.gif) no-repeat 0 5px;
	padding: 0 0 0 14px;
	list-style: none;
}

.col-full ul.country li
{
	line-height: 18px;
	margin: 0 0 8px 0;
	background: none;
	padding: 0 30px 0 0;
	list-style: none;
}

.col-full ol
{
	margin: 0 0 15px 30px;
	padding: 0;
}

.col-full ol li
{
	line-height: 18px;
	margin: 0 0 8px 0;
	background: none;
	padding: 0;
}

/* trade page */
.col-photos
{
	height: 1%;
	overflow: hidden;
	margin: 10px 0 20px;
}

.col-photos img
{
	float: left;
	margin: 0 27px 0 0;
}

.col
{
	float: left;
	width: 272px;
	padding: 0 9px;
	margin: 0 0 0 65px;
	display: inline;
}

#column .col h2
{
	font-size: 15px;
	font-style: normal;
	color: #960;
	margin: 0 -9px 14px;
	padding: 0 6px 2px;
}

.col p { margin: 4px 0; }

.col-items
{
	list-style: none;
	margin: 0 0 17px;
	padding: 0;
}

.col-items li
{
	height: 1%;
	overflow: hidden;
	vertical-align: top;
	padding: 17px 0 0;
}

span.date { font-size: 11px; }

.col a.more
{
	color: #3166ba;
	font-size: 12px;
	text-decoration: none;
	float: right;
	font-style: italic;
}

/* sidebar */
#sidebar
{
	float: left;
	width: 200px;
	padding: 0 10px 0 0;
}

#sidebar h2, .col-right h2, .col h2
{
	font: normal 17px/20px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	color: #fd5200;
	border-bottom: 3px solid #d7d5c7;
	padding: 0 0 2px;
}

#sidebar h2.studies, .col-right h2, .col h2
{
	font: normal 17px/20px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	color: #690;
	border-bottom: 3px solid #d7d5c7;
	padding: 0 0 2px;
}

#wrapper .ttl-small { font-size: 14px; }

.sb-list, .sb-links
{
	height: 1%;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
}

.sb-list { margin: 0 0 20px; }

.sb-list li
{
	height: 1%;
	overflow: hidden;
	vertical-align: top;
	background: url(/assets/images/bg-sb-list-li.gif) repeat-x 0 100%;
	padding: 11px 5px 11px 10px;
	margin: 0 0 -1px;
}

.sb-list a
{
	display: block;
	height: 1%;
	background: url(/assets/images/a-sb-list.gif) no-repeat 0 5px;
	padding: 0 0 0 14px;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

.sb-list a:hover { color: #cdccbf; }

.sb-list ul
{
	list-style: none;
	margin: 0 0 -6px 15px;
	padding: 0;
}

.sb-list ul li
{
	height: 1%;
	overflow: hidden;
	vertical-align: top;
	margin: 2px 0;
	padding: 0 0 3px 9px;
	background: none;
}

.sb-list ul a
{
	display: block;
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #666;
	background: none;
	text-decoration: none;
	padding: 0 0 0 9px;
}

.sb-list ul a:hover { background: url(/assets/images/bg-sb-list-bullet.gif) no-repeat 0 4px; }
.sb-list ul li.active a { background: url(/assets/images/bg-sb-list-bullet.gif) no-repeat 0 4px; }

.sb-links li
{
	height: 1%;
	overflow: hidden;
	vertical-align: top;
	padding: 18px 0 0 18px;
}

.sb-links a
{
	display: block;
	height: 1%;
	background: url(/assets/images/a-sb-list.gif) no-repeat 0 5px;
	padding: 0 0 0 14px;
	font-size: 13px;
	line-height: 15px;
	color: #630;
}

.sponsored
{
	display: block;
	margin: 25px 24px 0;
	font-size: 11px;
	color: #39332c;
	line-height: 18px;
}

.sponsored img
{
	margin-bottom: 10px
}

.sponsored img, .image-right, .col-photos img
{
	padding: 1px;
	border: 1px solid #d7d5c7;
}

.sb-box
{
	background: url(/assets/images/bg-sb-box.gif) no-repeat;
	width: 210px;
	margin: 0 -10px 30px 0;
}

.sb-box-bt
{
	background: url(/assets/images/bg-sb-box-bt.gif) no-repeat 0 100%;
	padding: 3px 0;
}

.sb-box-inner
{
	background: #fefefd;
	overflow: hidden;
	height: 1%;
	border: solid #d7d5c7;
	border-width: 0 1px;
}

#sidebar .sb-box h2
{
	background: #f5f1e7;
	padding: 2px 10px 5px;
}

.sb-box .sb-list { margin: 0; }

/* footer */
#footer
{
	width: 100%;
	background: #f4eee3;
	border-top: 5px solid #e1e1d2;
	min-width: 956px;
	color: #39332c;
	height: 166px;
	position: relative;
	margin: -166px 0 0;
}

#footer .f-inner
{
	margin: 0 auto;
	width: 946px;
	padding: 12px 0 0;
	overflow: hidden;
}

.f-contacts
{
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
}

#footer address strong
{
	display: block;
	font-style: normal;
}

.country-page { padding-right: 15px !important; }
.country-page #column,
.trade-page #column { width: 680px; }

.country-page .col-center
{
	width: 480px;
	background: none;
	padding-left: -20px;
}

.country-page .col-full
{
	width: 680px;
	background: none;
}

.country-page .col-full p { line-height: 18px; }
.country-page .col-center p { line-height: 18px; }
address { font-style: normal; }

.country-page .col-right
{
	width: 180px;
	margin: 22px 0 40px;
	padding-right: 0;
}

h1
{
	font: 22px/26px Georgia, 'Times New Roman', Times, serif;
	color: #306ed8;
	margin: 0;
	letter-spacing: .03em;
}

h1 span.caps
{
	text-transform: capitalize;
	font: 22px/26px Georgia, 'Times New Roman', Times, serif;
	color: #306ed8;
	margin: 0;
	display: inline;
}

h2
{
	font: bold 14px/16px Arial, Helvetica, sans-serif;
	color: #960;
	margin: 15px 0 10px 0;
	letter-spacing: .05em;
}

.c-articles
{
	list-style: none;
	margin: -6px 0 30px;
	padding: 10px 0 0 0;
}

.c-articles li { margin: 17px 0 0; }

.c-articles li.latest { font-size: 11px; font-weight: bold; margin: 23px 0 -4px 0;}

.c-articles h2
{
	margin: 0;
	font: bold 12px/14px Arial, Helvetica, sans-serif;
	color: #333;
}

.c-articles h2 a
{
	color: #036;
	text-decoration: none;
}

.c-articles h2 a:hover { text-decoration: underline; }

.c-articles p
{
	margin: 0;
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #39332c;
}

.c-articles span
{
	margin: 0;
	font: 11px/15px Arial, Helvetica, sans-serif;
	color: #666;
}

.col-center span
{
	margin: 0;
	font: 11px/15px Arial, Helvetica, sans-serif;
	color: #666;
	display: block;
}

.c-raports
{
	font: 12px/14px Arial, Helvetica, sans-serif;
	width: 480px;
	margin: 34px 0 0;
}

.c-raports h2
{
	font: bold 13px/16px Arial, Helvetica, sans-serif;
	color: #963;
	margin: 0 0 10px 0;
	padding: 0 2px 2px;
	width: 85px;
	border-bottom: 1px solid #d7d5c7;
}

.h-reports h2
{
	font: bold 13px/16px Arial, Helvetica, sans-serif;
	color: #963;
}

.h-reports p
{
	border-bottom: 1px dotted #c9cabe;
	margin-bottom: 3px;
	padding-bottom: 18px;
}

.c-raports ul
{
	list-style: none;
	margin: 0 0 0 24px;
	padding: 0;
}

.c-raports li { margin: 6px 0 0; }

.c-raports a
{
	color: #3166bb;
	text-decoration: underline;
}

.c-raports a:hover { text-decoration: none; }

.c-raports th
{
	vertical-align: bottom;
	text-align: left;
	padding: 5px;
}

.c-raports td { padding: 0; }

.col-flag
{
	border: 1px solid #c9cabe;
	padding: 1px;
	width: 109px;
	height: 73px;
	margin: 0 0 0 11px;
}

.col-flag img
{
	display: block;
	width: 109px;
	height: 73px;
}

.col-right .col-videos { margin: 35px 0 0; }

#content .col-right .col-videos h2
{
	margin: 0;
	font: bold 13px/15px Arial, Helvetica, sans-serif;
	color: #666;
	text-transform: capitalize;
}

#content .col-right .col-videos ul
{
	list-style: none;
	margin: 11px 0 0 6px;
	padding: 0;
}

#content .col-right .col-videos li { margin: 6px 0 0; }

#content .col-right .col-videos li.more
{
	margin: 12px 0 0 130px;
	font-size: 11px;
}

.col-full .breadcrumbs
{
	list-style: none;
	margin: -16px 0 16px -8px;
	padding: 0;
	position: relative;
}

.col-full .breadcrumbs li
{
	display: inline;
	background: url(/assets/images/sep-breadcrumbs.gif) no-repeat 0 5px;
	padding: 0 0 0 8px;
	font: 11px/13px Arial, Helvetica, sans-serif;
	color: #666;
}

.col-full .breadcrumbs li.caps { text-transform: capitalize; }
.col-full .breadcrumbs li:first-child { background: none; }

.col-full .breadcrumbs a
{
	color: #690;
	text-decoration: none;
}

.col-center .breadcrumbs
{
	list-style: none;
	margin: -16px 0 16px -8px;
	padding: 0;
	position: relative;
}

.col-center .breadcrumbs li
{
	display: inline;
	background: url(/assets/images/sep-breadcrumbs.gif) no-repeat 0 5px;
	padding: 0 0 0 8px;
	font: 11px/13px Arial, Helvetica, sans-serif;
	color: #666;
}

.col-center .breadcrumbs li.caps { text-transform: capitalize; }
.col-center .breadcrumbs li:first-child { background: none; }

.col-center .breadcrumbs a
{
	color: #690;
	text-decoration: none;
}

.breadcrumbs a:hover { text-decoration: underline; }

.columns-holder
{
	overflow: hidden;
	width: 100%;
}

.columns-holder .col:first-child { margin-left: 0; }
.print-logo { display: none; }

.image-holder
{
	width: 100%;
	overflow: hidden;
	margin: 0 0 20px 0;
}

.image-holder ul
{
	width: 504px;
	list-style: none;
	margin: 0 -10px 0 0;
	padding: 0;
}

.image-holder ul li
{
	float: left;
	margin: 0 7px 7px 0;
	display: inline;
}

.image-holder-caption
{
	width: 100%;
	overflow: hidden;
	margin: 15px 0 20px 0;
}

.image-holder-caption ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.image-holder-caption ul li
{
	float: left;
	margin: 0 15px 15px 0;
	display: inline;
	font-size: 11px;
	background: none
}

.flag-holder
{
	width: 100%;
	overflow: hidden;
	margin: 15px 0 20px 0;
}

.flag-holder ul
{
	list-style: none;
	margin: 0 -10px 0 0;
	padding: 0;
}

.flag-holder ul li
{
	float: left;
	margin: 0 15px 15px 0;
	display: inline;
}

.flag-holder img
{
	border: 1px solid #c9cabe;
	padding: 1px;
	width: 109px;
	height: 73px;
	margin-bottom: 2px;
}

.flag-holder a
{
	text-decoration: none;
	color: #555;
}

.col-full .studies-holder
{
	
	overflow: hidden;
	margin: 15px 0 20px 0;
	
}

.col-full .studies-holder ul
{
	list-style: none;
	margin: 0 -10px 0 0;
	padding: 0;
}

.col-full .studies-holder ul li
{
	float: left;
	margin: 0 15px 15px 0;
	background: none;
	list-style: none;
	display: inline;
	font-size: 11px;
	width: 130px;
	height: 110px;
	line-height: 15px;
	
}

.col-full .studies-holder img
{
	border: 1px solid #c9cabe;
	padding: 1px;
	margin-bottom: 2px;
	display: block
}

.col-full .studies-holder a
{
	text-decoration: none;
	color: #555;
}

.daily-news
{
	border-bottom: 1px dotted #c9cabe;
	padding: 3px;
	margin-bottom: 3px;
}

p img
{
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #c9cabe;
	padding: 1px;
}

p img.left
{
	float: none;
	margin: 10px 0;
	border: 1px solid #c9cabe;
	padding: 1px;
}

p img.none
{
	float: right;
	border: 1px solid #c9cabe;
	padding: 1px;
	margin: 0
	
}

img.cat-image
{
	border: 1px solid #c9cabe;
	padding: 1px;
	margin: 10px 0 15px 0;
}

.heading img
{
	border: 1px solid #c9cabe;
	padding: 1px;
	margin: 10px 0 8px 0;
	display:block
}

.heading 
{
	font-size: 11px;
	color: #666;
	line-height: 15px
}

#map_canvas {

margin: 10px 0 25px 0;



}

.terror img {

float: none;
border: 1px solid #c9cabe;
	padding: 1px;

}

.search-results {


border-bottom: 1px dotted #c9cabe;

}

.col-perilstatic
{
	display: block;
	float: right;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 150px;
}

.col-perilstatic .col-pnews { margin: 0 0 0; padding-left: 2px; padding-top: 55px; }

#content .col-perilstatic .col-pnews h2
{
	margin: 0;
	font: bold 13px/15px Arial, Helvetica, sans-serif;
	color: #666;
	text-transform: capitalize;
}

#content .col-perilstatic .col-pnews ul
{
	list-style-type: square;
	margin: 1px 0 0 1px;
	padding: 0;
}

#content .col-perilstatic .col-pnews li { margin: 1px 0 3px; }


/*peddling peril left-bar*/

.col-perilleft
{
	float: right;
	width: 250px;
	padding: 0 0 0 0;
              margin: 0 0 0;
}

.col-pleft 
{
	margin: 0 0 0; 
	padding-right: 1px; 
	padding-top: px; 
	width: 200px; 
	text-align: center; 
}

#spacefifty
{
	font-size: 0;
	background-color:transparent;
	height: 50px;
	display: block;
}

/*tutorials columns*/

.col-tutorialcenter
{
	float: left;
	width: 410px;
	background: none;
	margin: 3px 0 0;
}


.col-tutorialcenter .breadcrumbs
{
	list-style: none;
	margin: -16px 0 16px -8px;
	padding: 0;
	position: relative;
}


.col-tutorialcenter .breadcrumbs li
{
	display: inline;
	background: url(/assets/images/sep-breadcrumbs.gif) no-repeat 0 5px;
	padding: 0 0 0 8px;
	font: 11px/13px Arial, Helvetica, sans-serif;
	color: #666;
}

.col-tutorialcenter .breadcrumbs li.caps { text-transform: capitalize; }
.col-tutorialcenter .breadcrumbs li:first-child { background: none; }

.col-tutorialcenter .breadcrumbs a
{
	color: #690;
	text-decoration: none;
}


.col-tutorialiran
{
	display: block;
	float: right;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 220px;
}

.col-tutorialiran { margin: 0 0 0; padding-left: 2px; padding-top: 65px; }

#content .col-tutorial iran h2
{
	margin: 0;
	font: bold 13px/15px Arial, Helvetica, sans-serif;
	color: #666;
	text-transform: capitalize;
}

#content .col-tutorialiran ul
{
	list-style-type: square;
	margin: 1px 0 0 1px;
	padding: 0;
}

#content .col-tutorialiran li { margin: 1px 0 10px; }