/*
 ----------------------------------------------------------------
 
 ASYCUDA Portal Front End 
 Version 0.2
 http://www.asycuda.org
 updated: Jan 19, 2012
 
 This may not be re-distrubited without the
 express written permission of the author.
 
 NOTE: DO NOT EDIT THIS FILE! MAKE ANY MODIFICATIONS IN YOUR
 THEME STYLESHEET. THIS FILE IS REPLACED DURING AUTO-UPDATES
 AND ANY CHANGES MADE HERE WILL BE OVERWRITTEN.
 
 ----------------------------------------------------------------
 */
body {
	margin: 0 auto;
}

body,table,td,form,input,select,textarea,label,pre {
	font-family: Tahoma, Verdana, arial, helvetica, sans-serif, sans;
	font-size: 12px;
}

.mainTableTemplate {
	margin: auto;
	width: 950px;
	background-color: white;
}

.loginPanel {
	width: 100%;
}

h1,h2,h3,h4,h5 {
	clear: right;
	font-weight: normal;
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 0.5em;
}

h4 {
	background: none repeat scroll 0 0 #F8F8FF;
	padding: 0;
}

html body {
	background-color: #E9EEF4;
	color: #494949;
	margin: 0;
}

.indentedParagraph {
	margin-bottom: 7px;
	margin-left: 15px;
	margin-top: 2px;
}

.normalParagraph {
	margin-bottom: 7px;
	margin-top: 2px;
}

.content_body {
	margin: 0 auto;
}

#un-asycuda-container,#un-asycuda-header,#un-asycuda-navbar,#un-asycuda-main,#un-asycuda-footer {
	 }

#un-asycuda-header-top-left {
	height: 8px;
	min-height: 8px;
	width: 8px;
	min-width: 8px;
	background-image: url('../img/header-background-top-left.gif');
	background-repeat: no-repeat;
}

#un-asycuda-header-top-mid {
	height: 8px;
	min-height: 8px;
	background-image: url('../img/header-background-top-mid.gif');
	background-repeat: repeat-x;
}

#un-asycuda-header-top-right {
	height: 8px;
	min-height: 8px;
	width: 10px;
	min-width: 10px;
	background-image: url('../img/header-background-top-right.gif');
	background-repeat: no-repeat;
}

#un-asycuda-header-mid-left {
	background-image: url('../img/header-background-mid-left.gif');
	background-repeat: repeat-y;
}

#un-asycuda-header-mid-right {
	background-image: url('../img/header-background-mid-right.gif');
	background-repeat: repeat-y;
}

#un-asycuda-footer-left {
	height: 10px;
	min-height: 10px;
	width: 8px;
	min-width: 8px;
	background-image: url('../img/footer-background-left.gif');
	background-repeat: repeat-y;
}

#un-asycuda-footer-mid {
	height: 10px;
	min-height: 10px;
	background-image: url('../img/footer-background-mid.gif');
	background-repeat: repeat-x;
}

#un-asycuda-footer-right {
	height: 10px;
	min-height: 10px;
	width: 10px;
	min-width: 10px;
	background-image: url('../img/footer-background-right.gif');
	background-repeat: repeat-y;
}

#un-asycuda-navbar,#un-asycuda-main {
	background-color: #FFF;
	background-image: url('../img/box-background.png');
	background-repeat: repeat-y;
}

#un-asycuda-title {
	background-color: #2D3F55;
	color: #FFF;
	font-weight: 700;
	text-align: center;
	padding: 5px;
}

table.un-asycuda-banner {
	background: url('../img/background/main_aww_banner.jpg') repeat-x;
	height: 143px;
	width: 100%;
	border: 0px solid transparent;
}

#un-asycuda-logo-right {
	text-align: right;
    vertical-align: top;
}

#un-asycuda-logo-left {
	text-align: left;
}

table.un-asycuda-body-table {
	width: 100%;
	min-width: 990px;
}

table.un-asycuda-slideshow {
	width: 100%;
	height: 100%;
	background-color: #FFF;
	padding-top: 5px;
}

.un-asycuda-boxtext a:hover {
	color: blue
}

.un-asycuda-boxtext-ar a:hover {
	color: blue;
	text-align: right
}

#language-chooser {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: white !important;
	font-weight: bold !important;
	text-align: right;
	background: url("../img/background/language-background.png") repeat
		scroll 0 0 transparent;
}

#language-chooser .right {
	float: right;
	position: absolute;
	right: 0;
}

.right {
	display: inline;
	float: right;
	background-color: #CCC;
}

#language-chooser ul li {
	background: transparent url(../img/list_pipe_sep.png) no-repeat scroll
		right 1px;
	display: inline;
}

#language-chooser #lang {
	margin-bottom: 4px;
}

#language-chooser ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	text-align: right;
	margin: 0 1px;
	padding: 0;
}

#language-chooser ul li a {
	text-decoration: none;
	font-weight: 700;
	color: #2D3F55;
	padding: 0 8px
}

#language-chooser ul li a.active {
	color: #F50;
}

#down-left-title {
	float: left;
	width: 360px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: 700;
	color: #50a8fa;
	text-transform: uppercase;
	margin-top: 5px;
	margin-left: 0;
	border-bottom: #e6e6e6 solid 1px;
	background: url(../img/arrow.gif) no-repeat 4% 50%;
	padding: 7px 0;
}

#down-mid-title {
	float: left;
	width: 360px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: 700;
	color: #50a8fa;
	text-transform: uppercase;
	margin-top: 5px;
	border-bottom: #e6e6e6 solid 1px;
	background: url(../img/arrow.gif) no-repeat 4% 50%;
	padding: 7px 0;
}

#down-right-title {
	float: left;
	font-weight: 700;
	color: #50a8fa;
	text-transform: uppercase;
	margin-top: 5px;
	border-bottom: #e6e6e6 solid 1px;
	padding: 7px 0 7px 40px;
}

#down-left-body,#down-mid-body,#down-right-body {
	text-align: justify;
}

#down-left-panel,#down-mid-panel,#down-right-panel {
	background: url("../img/down-panel-bg.jpg") repeat scroll 0 0
		transparent;
	border: 1px solid #98AFC7;
}

#down-left-panel {
	float: left;
	margin-left: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	height: 200px;
	width: 360px;
	padding: 3px
}

#down-mid-panel {
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	height: 200px;
	width: 360px;
	padding: 3px;
}

#down-right-panel {
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	height: 200px;
	padding: 3px;
}

#bullet-main {
	float: left;
	margin-bottom: 0;
	width: 100%;
}

#bullet {
	text-align: justify;
	margin-left: 15px;
}

.bullet-box {
	font-weight: 700;
	color: #50a8fa;
	background: url(../img/bullet-box.gif) no-repeat 0 60%
}

.bullet-box a {
	padding-left: 12px;
}

.bullet-box-no-bullet {
	font-weight: 700;
	color: #50a8fa;
	text-align: left
}

.bullet-box-no-bullet a {
	margin-left: -20px
}

.bullet-content {
	font-weight: 400;
	color: #333;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: justify;
	padding-left: 0;
	width: 95%;
	margin-left: 12px;
}

.bullet-content a {
	font-weight: 400;
	color: #333;
	border-bottom: #666 dotted 1px;
	text-decoration: none;
	line-height: 18px
}

.rightMenuColumn {
	width: 300px;
	vertical-align: top;
	background: url("../img/background/rightMenuBackground.png") repeat-y
		scroll 0 0 transparent;
}

.columnWithBackground {
	background: url("../img/background/rightMenuBackground.png") repeat-y
		scroll 0 0 transparent;
}

.slideshowColumn {
	width: 500px;
	vertical-align: top;
}

.newsColumnLeft {
	width: 70%;
	vertical-align: top;
}

.newsColumnRight {
	width: 30%;
	vertical-align: top;
	text-align: center;
}

.topColumn {
	vertical-align: top;
}

.centerColumn {
	text-align: center;
}

.centerColumnRightMenu {
	text-align: center;
	width: 150px;
}

.noPaddingColumn {
	padding: 0 !important;
}

.un-asycuda-title a:link,.un-asycuda-title a:visited,.un-asycuda-title a:active
	{
	color: #FFF;
	text-decoration: none;
}

.un-asycuda-title a:hover,#language-chooser ul li a:hover {
	color: #9CF;
}

.un-asycuda-boxtext a:link,.un-asycuda-boxtext a:visited,.un-asycuda-boxtext a:active
	{
	color: #000;
	text-decoration: none;
}

.un-asycuda-boxtext-ar a:link,.un-asycuda-boxtext-ar a:visited,.un-asycuda-boxtext-ar a:active
	{
	color: #000;
	text-decoration: none;
	text-align: right;
}
.ui-menubar .ui-menu-child .ui-menuitem {
    width: 370px;
}
.ui-menu.ui-megamenu .ui-menu-child .ui-menu-list {
	width: 100%;
}
.declTrackingClass2 {
    padding-left:50px;
}


.toolbar {
    width: 100%;
}

.wijmo-wijmenu {
    width: 250px !important;
}

.ui-datatable-even {
	background-color: #F0F8FF;
}

.ui-datatable-odd {
}

input[disabled='disabled'] {
    color:grey !important;
    cursor:no-drop;
}