/*-----------------------------------------------------------------------------
Prototype Style Sheet (empty commented stylesheet)

version:   1.0
author:    Jamie Stanton
email:     jamie.stanton@gmail.com
website:   http://www.thinkbiggar.co.uk
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/


/* Remove padding and margin */
* {
	margin: 0;
	padding: 0;
}

/* Class for clearing floats */
.clear {
	clear:both;
}

/* Help Cursor */
.help {
	cursor:help;
}

/* Remove border around linked images */
img {
	border: 0;
}


/* Floats left or right */
.left {
	float:left;
}

.right {
	float:right;
}

img.leftPad {
	float:left;
	margin-right: 5px;
	margin-bottom: 5px;
}

img.rightPad {
	float:right;
	margin-left: 5px;
	margin-bottom: 5px;
}


/* Removes styling from all list items */
ul, li {
	list-style:none;
}

/* =Typography (Global)
-----------------------------------------------------------------------------*/

body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.75em;
	padding: 0px;
	margin: 0px;	
	color: #666;
	text-align: center;
	background: #fff url('../images/background.png') repeat-x top left;
}

/* =Header
-----------------------------------------------------------------------------*/
#wrapper {
	width: 1135px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
	
.Header {
	height:233px;
	background: #fff url('../images/regional_trade_facilitation_programme.png') no-repeat top center;
	voice-family: "\"}\"";
	voice-family: inherit;
	position:relative;
}
	
.Header a, .Header a:link, .Header a:visited {
	text-decoration: none;
}

.Header a:hover, .Header a:active {
	text-decoration: underline;
}

.Header h1 {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -9000px;
}
.Header ul li {
	float: left;
	padding: 3px;
}
.Header .navone {
	position:absolute;
	left:0px;
	text-align:left;
	width: 423px;
	bottom: 0px;
}


html>body .Header {
	height:233px;
	}
	
.Header .align {
	text-align:right;
}

.headermenu {
	width: 740px;
	float: left;
	position: relative;
	top: -40px;
	left: 350px;
	z-index: 100;
}

.headermenu ul li {
	font-family: "Futura", Tahoma, Verdana, Arial, sans-serif;
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.headermenu a {
	font-weight: bold;
}
.headermenu a:link,.headermenu:visited a {
	text-decoration: none;
	color: #333;
}
.headermenu a:hover,.headermenu:active a {
	text-decoration: none;
	color: #06c;
}
* html .header ul li {
	width: 80px;
}
.lhm {
	margin-left: 100px;
	width: 301px;
	float: left;
}

.features {
	border-right: 1px solid #ccc;
}
.features h3 {
	color: #381B72;
	margin-bottom: 1em;
}
.features img {
	float: left;
	margin-right: 5px;
}
.feature {
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #ccc;
}
	
/* =General Content
-----------------------------------------------------------------------------*/
.content {
	float: left;
	width: 600px;
}
.content p {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 1.2em;
}

.content div {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.content span {
 	display:block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}


.content div p {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


.content h2 {
	font-family: "Futura", Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #381B72;
}
.content h3,h4 {
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #005BB3;
}

.content a {
	color: #B3D959;
	font-weight: bold;
}

.content a:link {
	color: #223D84;
	text-decoration: underline;
	}

.content a:visited {
	color: #666666;
	text-decoration: underline;
	}

.content a:hover {
	color: #223D84;
	text-decoration: none;
	}

.content a:active {
	color: #0000CC;
	text-decoration: none;
	}

.content caption {
	background-color: #333333;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
}

.content table {
	margin: 10px;
}
.content table h1 {
	font-size: 1.1em;
	font-weight: normal;
	letter-spacing: 0.1em;
}

.content table img {
	border: 1px solid #333333;
}

.content table th {
	background-color: #666666;
	color: #FFFFFF;
	font-size: 1.1em;
	text-align: center;
	margin: 0px;
	padding: 5px;
}

.content .odd {
	background-color: #DFDFDF;
} 

.content .even {
	background-color: #F0F0F0;
} 

.content address {
	background-color: #FEFAA5;
	display: block;
	margin: 30px;
	padding: 10px;
	border: 1px solid #F48221;
	font-size: 1.2em;
	font-style: normal;
	color: #333333;
} 

.content em {
	background-color: #FEFAA5;
	display: block;
	margin: 30px;
	padding: 10px;
	border: 1px solid #F48221;
	font-size: 1.2em;
	font-style: normal;
	color: #333333;
} 

.content form {
	background-color: #FFFDDD;
	display: block;
	margin: 0px;
	padding: 0px;
	border: 1px solid #F48221;
	font-size: 1.2em;
	font-style: normal;
	color: #333333;
} 
.content ul, .content li {
	list-style:disc;
}
.content ul {
	margin-left: 2em;
	font-size: 1.2em;
}

/* =Footer
-----------------------------------------------------------------------------*/
.Footer {
	height: 157px;
	clear: both;
	min-width: 1135px;
	width: 1135px;
	position: relative;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.Footer div  {
	padding-top: 80px;
	padding-left: 100px;
}

.Footer p  {
	float: right;
}

/* =Forms
-----------------------------------------------------------------------------*/
/* Removes fieldset borders. even on Opera 7 */
fieldset {
	border: 1px solid transparent;
}

.content form {
	display: block;
	padding: 10px;
	font-size: 1em;
	font-style: normal;
	color: #333333;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 60px;
} 
.content legend {
	background-color: #F48221;
	display: block;
	color: #FFFFFF;
	padding: 4px;
	font-size: 1.1em;
	font-weight: bold;
}

.content fieldset {
	padding: 10px;
	border: 1px solid #F48221;
	background-color: #FFFDDD;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
} 

.content label {
	float:left;
	width: 15em;
	font-weight: bold;
	padding-top: 10px;
}

.content input {
	margin: 0px;
	padding-top: 3px;
	border: 1px solid #999999;
	font-size: 1.1em;
} 

.content textarea {
	margin: 0px;
	border: 1px solid #999999;	
	padding-top: 3px;
	font-size: 1.1em;
} 

.content select {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
} 



/* =Tables
-----------------------------------------------------------------------------*/

table { 
	border-spacing: 0;
	border-collapse: collapse;
}

td {
	text-align: left;
	font-weight: normal;
}
#news.fetch .date { color: #000; }
#news.fetch .container { padding-bottom: 5px; border-bottom: 1px solid #ccc; font-size: 0.9em; }
.features img { margin: 0; }
#rtfpmenucontainer {
	width: 900px;
	margin-left: 100px;
	top: -10px;
	position: relative;
}
#rtfpmenu {
	font-family: "Futura", Tahoma, Verdana, Arial, sans-serif;
}
.submenuindicator { display: none; }
div.yuimenu {
    border:solid 1px #c4c4be;   
}
div.yuimenubar li.yuimenubaritem { border-top: 2px solid #aaa; border-bottom: 2px solid #fff; border-left: 2px solid #fff; border-right: 2px solid #999; }
.yuimenuitem:hover { background-color: #C9E1E2; }
.yuimenuitem { background-color:#f6f7ee; border-top: 2px solid #aaa; border-bottom: 2px solid #fff; border-left: 2px solid #fff; border-right: 2px solid #999;}
#.yuimenuitem.customhassubmenu { background-image: url('../../../images/yui/menuitem_submenuindicator_disabled.png'); background-position: center right; background-repeat: no-repeat; padding-right: 20px; }
.yuimenu ul ul { margin-top: 0px; }
/* Calendar */
.calendar_event { width:100%; background-color: #C9E1E2;}
.calendar_event a { display:block; vertical-align: top; }
.calendar table { width: 100%; }