/* AUTEUR: Cyril
WEBSITE: WWW.EASYEXPAT.COM
DATE DE CREATION: 26/06/2001 
MODIFICATION: 08/06/2012 */

/*
blue link	#0000DC
link		#105289
lightgreen	#B8D800
darkgreen	#8DB506
lightblue	#6CCDE0
darkblue	#01699F
darkbrown	#995324
lightbrown	#B6612C
lightcream	#FFFCE3
orange		#F3942A
yellow		#F7C935
darkred		#CB0003
lightpink	#E2007A
darkpink	#B80069
hover		#E3EF99
gold		#E7B536
golddark	#C28539
*/

body{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 12px;
	background		: #FFFCE3;
	background		: -moz-linear-gradient(top,  #844826 0%, #FFFCE3 50%, #FFFCE3 51%, #FFFFFF 100%); /* FF3.6+ */
	background		: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#844826), color-stop(50%,#FFFCE3 ), color-stop(51%,#FFFCE3 ), color-stop(100%,#FFFFFF)); /* Chrome,Safari4+ */
	background		: -webkit-linear-gradient(top,  #844826 0%,#FFFCE3 50%,#FFFCE3 51%,#FFFFFF 100%); /* Chrome10+,Safari5.1+ */
	background		: -o-linear-gradient(top,  #844826 0%,#FFFCE3 50%,#FFFCE3 51%,#FFFFFF 100%); /* Opera 11.10+ */
	background		: -ms-linear-gradient(top,  #844826 0%,#FFFCE3 50%,#FFFCE3 51%,#FFFFFF 100%); /* IE10+ */
	background		: linear-gradient(180deg, #844826, #FFFCE3, #FFFFFF) #FFFFFF no-repeat top; /* FF */
	scrollbar-face-color	: #995324;
	scrollbar-highlight-color: #F7C935;
	scrollbar-shadow-color	: #995324;
	scrollbar-3dlight-color	: #995324;
	scrollbar-arrow-color	: #F7C935;
	scrollbar-track-color	: #F7C935;
	scrollbar-darkshadow-color: #F7C935;
	margin			: 0px 0px 0px 0px;
	color			: #505050;
}
body.popup{
	background		: #FFFCE3;
	background		: -moz-linear-gradient(top,  #844826 0%, #FFFCE3 50%, #FFFCE3 51%, #FFFFFF 100%); /* FF3.6+ */
	background		: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#844826), color-stop(50%,#FFFCE3 ), color-stop(51%,#FFFCE3 ), color-stop(100%,#FFFFFF)); /* Chrome,Safari4+ */
	background		: -webkit-linear-gradient(top,  #844826 0%,#FFFCE3 50%,#FFFCE3 51%,#FFFFFF 100%); /* Chrome10+,Safari5.1+ */
	background		: -o-linear-gradient(top,  #844826 0%,#FFFCE3 50%,#FFFCE3 51%,#FFFFFF 100%); /* Opera 11.10+ */
	background		: -ms-linear-gradient(top,  #844826 0%,#FFFCE3 50%,#FFFCE3 51%,#FFFFFF 100%); /* IE10+ */
	background		: linear-gradient(180deg, #844826, #FFFCE3, #FFFFFF) #FFFFFF no-repeat top; /* FF */
}

a:link {
	color			: #105289;
	text-decoration	: none;
}
a:visited {
	color			: #7AA609;
	text-decoration	: none;
}
a:hover {
	color			: #995324;
	text-decoration		: none;
	background		: #E3EF99;
	padding			: 0px 0px 0px 0px; /*{top;right;bottom;left}*/
}

a.warning:link{
	color			: #FFDF7B;
	text-decoration	: none;
}
a.warning:visited {
	color			: #FFDF7B;
	text-decoration	: none;
}
a.warning:hover {
	color			: #FEA62E;
	text-decoration		: underline;
}

h1 { 
	font-size		: 24px;
	font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color			: #995324;
	font-weight		: bold;
	margin			: 0px;	
}
h1.title { 
	font-size		: 22px;
	color			: #7AA609;
	margin			: 5px 0px 0px 0px; /*{top;right;bottom;left}*/
}
h1.print { 
	font-size		: 40px;
}
h1.page {
	font-size		: 18px;
	color			: #995324;
	font-weight		: bold;
	margin			: 5px 20px 5px 20px; /*{top;right;bottom;left}*/
}
h2 {
	font-size		: 20px;
	font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color			: #F3942A;
	font-weight		: bold;
	line-height		: 1.2em;
}	
h2.page {
	font-size		: 16px;
	font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color			: #7AA609;
	font-weight		: bold;
	margin			: 5px 20px 5px 20px; /*{top;right;bottom;left}*/
}	
h2.gold {
	color			: #E7B536;
}	
h3 {
	font-size		: 17px;
	font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color			: #995324;
	font-weight		: bold;
	line-height		: 1em;
	text-indent		: +.0in;
}
h4 {
	font-size		: 13px;
	color			: #995324;
	font-weight		: bold;
	margin			: 0px 20px 10px 20px; /*{top;right;bottom;left}*/
}

font, li, div, p, ul, ol {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 13px;
	line-height		: 1.5em;
}
font.tailer {
	font-size		: 13px;
}
font.medium, font.small {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 11px;
}
font.white {
	font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight		: bold;
	color			: #FFF;
	font-size		: 15px;
	text-shadow		: #444444 0pt 1px 1px;//x,y,blur
}
font.brown {
	color			: #995324;
}

table {
	border-spacing		: 0px;
}
table.white {
	background-color	: #FFFFFF;
	}

table.red {
	background-color	: #FFFFFF;
	border			: 2px #CB0003 solid;
	padding			: 2px;
}

table.longbanner {
	width			: 728px;
	/*height			: 110px;*/
	margin			: 1px;
	padding			: 0px;
	background-color	: #FFFFFF;
	/*border		: 1px solid #F3942A;*/
	/*-moz-border-radius	: 10px;*/
}

td {
	font-size		: 13px;
}

td.white {
	background		: #FFFFFF;
	padding			: 2px 2px 2px 4px; /*{top;right;bottom;left}*/
	}

td.whiteb {
	background		: #FFFFFF;
	padding			: 2px 2px 2px 4px; /*{top;right;bottom;left}*/
	border-bottom		: 1px #FEA62E solid;
	}

td.costgreen {
	background		: #388759;
}

hr {
	border			: 0px;
	background-color	: #F3942A;
	color			: #F3942A;
	height			: 2px;
	text-align		: center;
	border-style		: solid; /*solid, dotted, dashed, double */
}
hr.gold {
	background-color	: #E7B536;
	color			: #E7B536;
}
hr.line {
	width			: 468px;
}
hr.ee_line {
	border			: 0px;
	background-color	: #F3942A;
	height			: 2px;
	text-align		: center;
}

li {
	*list-style-position: outside; /* applies to IE7 and IE6 */
	*text-indent		: +1.5em;
	padding			: 2px 2px 2px 2px; /*{top;right;bottom;left}*/
}

ul {
	list-style-image	: url(../../images/arrow-green.gif); /* li-3dots.gif */
}

#foldheader {
	cursor			: pointer; /*http://www.w3.org/TR/REC-CSS2/ui.html */
	cursor			: hand; /*this one is proprietary from IE */
	font-size		: 12px;
}
#foldheader li {
	list-style-type		: none;
	margin-left		: 15px;
	font-size		: 11px;
	background		: #FFFCE3;
}
#foldinglist a {
	cursor			: pointer;
	cursor			: hand;
}

/* -------------------------------------------------------------- */
/* Section Content                                                 */
/* -------------------------------------------------------------- */
#content_ee{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #505050;
	font-size		: 13px;
	text-align		: justify;
	padding			: 0px 0px 0px 0px; /*{top;right;bottom;left}*/
	line-height		: 1.4em;
}
#content_ee table {
	border			: 1px #7AA609 solid;
	padding			: 0px 0px 0px 0px; /*{top;right;bottom;left}*/
	border-collapse		: collapse;
}
#content_ee table.color {
	background-color	: #F6F6F6;
}
#content_ee table.noborder {
	border			: 0px;
}
#content_ee td {
	padding			: 2px 2px 2px 2px; /*{top;right;bottom;left}*/
}
#content_ee td.white {
	background		: #FFF;
	font-size		: 13px;
	text-align		: justify;
}
#content_ee td.border {
	border			: 1px #7AA609 solid;
	padding			: 5px;
	list-style		: square;
	text-align		: justify;
}
#content_ee td.borderhead {
	border			: 1px #7AA609 solid;
	background		: #FFFCE3;
	font-weight		: bold;
	padding			: 5px;
	list-style		: square;
}

td.grey {
	background		: #FFFCE3;
	padding			: 2px 2px 2px 4px; /*{top;right;bottom;left}*/
	font-size		: 13px;
}

#content_ee h4 {
	font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color			: #7AA609;
	font-size		: 14px;
	font-weight		: bold;
	text-indent		: +.50in;
}

#content_ee li {	
	list-style-image	: url(../../images/arrow-green.gif);
}

#content_ee input {
	color			: #505050;
	font			: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-indent		: 2px; 
}

#flatsharing td {
	padding			: 2px 2px 2px 2px; /*{top;right;bottom;left}*/
	font-size		: 13px;
	text-align		: justify;
}

/* -------------------------------------------------------------- */
/* Translation 									*/
/* -------------------------------------------------------------- */
#translation table {
	color			: #505050;
	background-color	: #FFF;
	text-align		: justify;
	text-indent		: 0px;
	padding			: 2px;
	border			: #CB0003 1px solid;		
}
#translation a.warning:hover {
	background		: #CB0003;
	color			: #FFF;
	text-decoration		: none;
	padding			: 0px;
}
#translation td {
	font-size		: 11px;
	line-height		: 1.2em;	
}

/* -------------------------------------------------------------- */
/* Section directory                                              */
/* -------------------------------------------------------------- */

#dir_ee {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #505050;
	font-size		: 13px;
	text-align		: left;
}
#dir_ee fieldset {
	background		: #FFF;
	border			: 1px #F3942A solid;
	padding			: 3px;
	font-size		: 13px;
	width			: 458px;
}
#dir_ee legend {
	font-weight		: bold;
	color			: #7AA609;
}
#dir_ee a, #dir_ee a:link{
	font-size		: 13px;
	color			: #105289;
}
#dir_ee a:visited{
	color			: #7AA609;
}
#dir_ee a:hover{
	background		: #E3EF99;
	text-decoration		: none;
	color			: #995324;
	padding			: 0px 0px 0px 0px; /*{top;right;bottom;left}*/
}
#dir_ee td {
	padding			: 3px;
}
#dir_ee h1 { 
	font-size		: 18px;
	font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color			: #995324;
	font-weight		: bold;
	margin			: 0px;	
}
#dir_ee h2 { 
	font-size		: 20px;
	font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color			: #995324;
	font-weight		: bold;
	margin			: 0px;	
}

/* -------------------------------------------------------------- */
/* Directory bar menu                                             */
/* -------------------------------------------------------------- */
#dirbar td {
	background		: #FFF url(./images/block-main_menu_orange.gif) no-repeat;
	font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color			: #995324;
	font-weight		: bold;
	padding			: 4px 2px 4px 2px; /*{top;right;bottom;left}*/
	height			: 27px;
	width			: 464px;
	text-shadow		: #FFF 0pt 1px 1px;//x,y,blur
}
#dirbar a {
	color			: #995324;
}
#dirbar a:hover {
	background		: none;
	color			: #FFF;
}

/* -------------------------------------------------------------- */
/* Section Message                                                */
/* -------------------------------------------------------------- */
#message_ee table {
	background		: #CB0003;
	border			: 2px #CB0003 solid;
	padding			: 0px 0px 0px 0px; /*{top;right;bottom;left}*/
	border-collapse		: collapse;
	width			: 468px;
}
#message_ee td {
	text-align		: center;
}


/* -------------------------------------------------------------- */
/* Form elements                                                 */
/* -------------------------------------------------------------- */
input.button {
}

input.box{
	background-color 	: #EFEFEF;	
	color			: #333333;
	font			: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-indent		: 2px; 
	border			: #995324 1px solid;
	height			: 20px;
	padding			: 0px; /*{top;right;bottom;left}*/
}

/* -------------------------------------------------------------- */
/* Section Form                                             */
/* -------------------------------------------------------------- */
#form_ee{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #505050;
	font-size		: 13px;
	text-align		: justify;
	padding			: 0px 5px 0px 5px; /*{top;right;bottom;left}*/
}
#form_ee input {
	color 			: #505050;
	font			: normal 12px Verdana, Arial, Helvetica, sans-serif;
	text-indent 		: 1px; 
}
#form_ee select {
	color 			: #505050;
	font			: normal 12px Verdana, Arial, Helvetica, sans-serif;
	text-indent 		: 1px; 
}
#form_ee textarea {
	color 			: #505050;
	font			: normal 12px Verdana, Arial, Helvetica, sans-serif;
	text-indent 		: 1px; 
}
#form_ee td {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}
#form_ee fieldset {
	background		: #FFF;
	border			: 1px #F3942A solid;
	padding			: 5px;
}
#form_ee legend {
	font-weight		: bold;
	color			: #7AA609;
}
#form_ee font.warning  { 
	color			: #CB0003;
	font-weight		: bold;
	background		: #FFF;
}
#form_ee td.lightcream {
	background		: #FFFCE3;
	padding			: 2px 2px 2px 4px; /*{top;right;bottom;left}*/
}
#form_ee a.simple:hover {
	background		: none;
	padding			: 0px;
}

#list_ee select {
	color 			: #505050;
	font			: normal 12px Verdana, Arial, Helvetica, sans-serif; 
}

#list_ee td.cframe {
	border-left		: 3px #B8D800 solid;
	padding			: 5px;
}

/* -------------------------------------------------------------- */
/* Other                                                          */
/* -------------------------------------------------------------- */
a.help {cursor: help; } 

.warning  { color: #FFF; font-weight: bold; background: #CB0003}

/* -------------------------------------------------------------- */
/* Search style							  */
/* -------------------------------------------------------------- */
#search input.text{
	color			: #995324;
	background-color	: #FFFCE3;
	font			: normal 13px Verdana, Arial, Helvetica, sans-serif;
	text-indent		: 2px; 
	border			: #995324 1px solid;
}
#search input.button {
	border			: 0px;
	background-color 	: transparent;
	width			: 25px;
}
#search input{
	width			: 172px;
}

#searchform input{
	color			: #995324;
	background-color	: #FFF;
	font			: 13px Verdana, Arial, Helvetica, sans-serif;
	text-indent		: 2px; 
	border			: #F3942A 1px solid;
}
#searchform input.button {
	background-color	: #995324;
	color			: #FFF;
	font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size		: 14px;
	font-weight		: bold;
	text-indent		: 0px;
	cursor			: hand;
}
#searchform td {
	background		: #FFF url(./images/block-main_menu_orange.gif) no-repeat;
	font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color			: #995324;
	font-weight		: bold;
	padding			: 4px 2px 4px 2px; /*{top;right;bottom;left}*/
	height			: 27px;
	width			: 464px;
}
#searchform a {
	color			: #995324;
	cursor			: hand;
}
#searchform a:hover {
	background		: none;
	color			: #FFF;
}

/* -------------------------------------------------------------- */
/* Webcams                                                        */
/* -------------------------------------------------------------- */
#webcams input.box{
	color			: #505050;
	background-color	: #FFFCE3;
	font			: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-indent		: 2px; 
	border		: #F3942A 1px solid;
}

/* -------------------------------------------------------------- */
/* Tools                                                          */
/* -------------------------------------------------------------- */
#tools_ee table{
	border			: 1px solid #FEA62E;
	border-collapse		: collapse;
	width			: 468px;
	vertical-align		: middle;
}

#tools_ee td{
	padding			: 4px 2px 4px 2px; /*{top;right;bottom;left}*/
	text-align		: right;
	vertical-align		: bottom;
}

#tools_ee tr{
	height			: 30px;
}	

#tools_ee td.toolhead{
	background		: #FFFCE3;
	color			: #995324;
	padding			: 4px 2px 4px 6px; /*{top;right;bottom;left}*/
	font-weight		: bold;
	text-align		: left;
	width			: 20%;
	vertical-align		: middle;
}

/* -------------------------------------------------------------- */
/* Googlemap                                                          */
/* -------------------------------------------------------------- */
#ggmap_ee table{
	border			: 1px solid #eeeeee;
	border-collapse		: collapse;
	width			: 468px;
	vertical-align		:middle;
}
#ggmap_ee td{
	padding			: 1px 1px 1px 1px; /*{top;right;bottom;left}*/
	font-size		: 10px;
}
#ggmap_ee td.head{
	background		: #F6F6F6;
	text-align		: center;
	font-weight		: bold;
	vertical-align		:middle;
}

/* -------------------------------------------------------------- */
/* Vivastreet                                                          */
/* -------------------------------------------------------------- */

#viva_ee .big_yellow_button_left{
	background		: url(images/vivastreet_button.gif) no-repeat 0 -55px;
	width			: 14px;
	height			: 46px;
}
#viva_ee .big_yellow_button_middle{
	background		: url(images/vivastreet_button.gif) repeat-x 0 -111px;
	text-align		: center;
	vertical-align		: middle;
	padding-bottom		: 4px;
	height			: 1px;
}
#viva_ee .big_yellow_button_right{
	background		: url(images/vivastreet_button.gif) no-repeat 0 0;
	width			: 22px;
	height			:46px;
}

/* -------------------------------------------------------------- */
/* NEW STYLE EE                                                    */
/* -------------------------------------------------------------- */
td.verticalcol {
	background		: #B8D800;
}
td.highlight {
	background		: #FFFCE3;
	padding			: 2px 2px 2px 4px; /*{top;right;bottom;left}*/
	height			: 20px;
	line-height		: 1.55em;
}
td.highlightb {
	background		: #FFFCE3;
	padding			: 2px 2px 2px 4px; /*{top;right;bottom;left}*/
	border-bottom		: 1px #F3942A solid;
	height			: 20px;
	line-height		: 1.55em;
}
td.whiteb {
	background		: #FFFFFF;
	padding			: 2px 2px 2px 4px; /*{top;right;bottom;left}*/
	border-bottom		: 1px #F3942A solid;
	height			: 20px;
	line-height		: 1.55em;
}
td.highlight {
	*height			: 25px;/* applies to IE7 and IE6 */
}
td.highlightb {
	*height			: 25px;/* applies to IE7 and IE6 */
}

/* -------------------------------------------------------------- */
/* Section header                                                 */
/* -------------------------------------------------------------- */
#header_ee{
	color			: #505050;
}

#header_ee td.bg {
	background		: #DFB98A url(./images/header.jpg);
}

#header_ee font {
	color			: #995324;
	font-size		: 12px;
	font-weight		: bold;
}

/* -------------------------------------------------------------- */
/* Section menu                                                 	*/
/* -------------------------------------------------------------- */
#menu_bar td{
	border-style		: solid; /*solid, dotted, dashed, double */
	border-color		: #B8D800;
	border-width		: 3px 0px 0px 0px; /*{top;right;bottom;left}*/
	background		: #995324 url(./images/sprite_tdbg.png) repeat-x bottom right;/* bar1l-bg.gif */
	background-position	: 102px -54px;
	font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight		: bold;
	font-size		: 14px;
	text-align		: center;
}
#menu_bar td.navactiv {
	color			: #995324;
	background		: #F7C935 url(./images/sprite_tdbg.png) repeat-x bottom right; /* bar2l-bg.gif */
	background-position	: 155px -7px;
	height			: 27px;
}
#menu_bar td.navactivgold {
	color			: #995324;
	background		: #E7B536 url(./images/bar-yel.gif) repeat-x bottom right;
	height			: 27px;
}
#menu_bar td.navcity {
	color			: #995324;
	background		: #F7C935;
	height			: 27px;
}
td.mapcity {
	color			: #995324;
	background		: #F7C935 url(./images/bar2l-bg.gif) repeat-x bottom right;
	height			: 100px;
	font-size		: 18px;
}
#menu_bar td.navon {
	background		: #B8D800 url(./images/sprite_tdbg.png) repeat-x bottom right;/* bar3l-bg.gif */
	background-position	: 295px -151px;
	height			: 27px;
	cursor			: hand;
	text-shadow		: #444444 0pt 1px 1px;//x,y,blur
}
#menu_bar td.navongold {
	background		: #E7B536 url(./images/bar-yel.gif) repeat-x bottom right;
	height			: 27px;
	cursor			: hand;
	text-shadow		: #444444 0pt 1px 1px;//x,y,blur
}
#menu_bar td.navoff {
	background		: #B7612C url(./images/sprite_tdbg.png) repeat-x bottom right;/* bar1l-bg.gif */
	background-position	: 102px -54px;
	height			: 27px;
	cursor			: hand;
	text-shadow		: #444444 0pt 1px 1px;//x,y,blur
}
#menu_bar a{
	font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color			: #FFF;
	font-weight		: bold;
	text-decoration		: none;
}
#menu_bar a.navactiv {
	color			: #995324;
	font-size		: 18px;
}
#menu_bar a.navactivgold {
	color			: #995324;
	font-size		: 18px;
}
#menu_bar a.navactiv:visited {
	color			: #995324;
}
#menu_bar a.navactivgold:visited {
	color			: #995324;
}
#menu_bar a.navcity {
	color			: #995324;
	font-size		: 18px;
}
#menu_bar a.navcity:visited {
	color			: #995324;
}
#menu_bar a:visited {
	color			: #FFFFFF;
	text-decoration		: none;
}
#menu_bar a:hover {
	background		: none;
	padding			: 0px;
	font-weight		: bold;
}

/* -------------------------------------------------------------- */
/* Map                                                  */
/* -------------------------------------------------------------- */
#map_ee table.map_ee {
	background-color:#FFF;
	background-image:url(/cache/map_EE_geo.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

/* -------------------------------------------------------------- */
/* Side menu                                                      */
/* -------------------------------------------------------------- */
#sidemenu_ee {
	color			: #505050;
	font-size		: 11px;
	text-align		: justify;
}
#sidemenu_ee td.top {
	border-style		: solid; /*solid, dotted, dashed, double */
	border-color		: #B8D800;
	border-width		: 3px 0px 0px 0px; /*{top;right;bottom;left}*/
	background		: #F7C935 url(./images/sprite_tdbg.png) repeat-x bottom right;/* bar2l-bg.gif */
	background-position	: 155px -7px;
	color			: #FFF;
	text-align		: left;
	padding			: 0px 0px 0px 5px; /*{top;right;bottom;left}*/
	font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight		: bold;
	font-size		: 14px;
	height			: 27px;
	text-shadow		: #444444 0pt 1px 1px;//x,y,blur
}

/* -------------------------------------------------------------- */
/* useful_box                                                     */
/* -------------------------------------------------------------- */
#useful_box {
	color			: #505050;
	font-size		: 11px;
	text-align		: justify;
}
#useful_box table {
	background-color	: #FFF;
	border-spacing		: 0px;
	border-style		: solid; /*solid, dotted, dashed, double */
	border-color		: #01699F;
	border-width		: 0px; /*{top;right;bottom;left}*/	
}
#useful_box table.bricks {
	border-spacing		: 10px; /* for FF only; need to use cellspacing for IE */
	border-style		: solid; /*solid, dotted, dashed, double */
	border-width		: 0px 2px 2px 2px; /*{top;right;bottom;left}*/	
	width			: 300px;	
}
#useful_box table.frame {
	background-color	: #FFF;
	border-spacing		: 0px;
	border-color		: #01699F;
	border-style		: solid; /*solid, dotted, dashed, double */
	border-width		: 0px 2px 2px 2px; /*{top;right;bottom;left}*/	
	width			: 300px;
	padding			: 0px 4px 4px 5px; /*{top;right;bottom;left}*/
}
#useful_box td {
	background-color	: #FFF;
}
#useful_box td.brick {
	border-style		: solid; /*solid, dotted, dashed, double */
	border-color		: #F3942A;
	border-width		: 1px 2px 2px 1px; /*{top;right;bottom;left}*/
	background-color	: #FFFCE3;
	text-align		: center;
	height			: 22px;
}
#useful_box td.top {
	border-style		: solid; /*solid, dotted, dashed, double */
	border-color		: #B8D800;
	border-width		: 2px 0px 0px 0px; /*{top;right;bottom;left}*/
	background		: #B8D800 url(./images/sprite_tdbg.png) repeat-x bottom right;/* bar4l-bg.gif */
	background-position	: 295px -104px;
	color			: #FFF;
	text-align		: center;
	font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight		: bold;
	font-size		: 16px;
	height			: 27px;
	text-shadow		: #444444 0pt 1px 1px;//x,y,blur
}
#useful_box td.bottom {
	background		: #6CCDE0 url(./images/bar3-bg.gif) repeat-x bottom right;
	height			: 22px;
}
#useful_box td.navon {
	border-style		: solid; /*solid, dotted, dashed, double */
	border-color		: #F3942A;
	border-width		: 1px 2px 2px 1px; /*{top;right;bottom;left}*/
	background-color	: #B8D800;
	height			: 22px;
	cursor			: hand;
	text-align		: center;
}
#useful_box td.navoff {
	border-style		: solid; /*solid, dotted, dashed, double */
	border-color		: #F3942A;
	border-width		: 1px 2px 2px 1px; /*{top;right;bottom;left}*/
	background-color	: #FFFCE3;
	height			: 22px;
	cursor			: hand;
	text-align		: center;
}
#useful_box a, #blockright a:link{
	color			: #105289;
	text-decoration		: none;
}
#useful_box a:visited {
	color			: #7AA609;
	text-decoration		: none;
}
#useful_box a:hover {
	color			: #995324;
	text-decoration		: none;
	font-weight		: normal;
	background		: none;
	padding			: 0px;
}

/* -------------------------------------------------------------- */
/* Simple link                                                       */
/* -------------------------------------------------------------- */
#simple_link a:hover {
	background		: none;
	padding		: 0px;
}

/* -------------------------------------------------------------- */
/* Blocks                                                        */
/* -------------------------------------------------------------- */
#block td.btop {
	color			: #FFF;
	text-align		: center;
	padding			: 0px 2px 0px 2px; /*{top;right;bottom;left}*/
	font-weight		: bold;
	font-size		: 12px;
	height			: 40px;
	width			: 229px;
}
#block td.bbottom {
	height			: 7px;
	width			: 229px;
}
#block td.bhighlightb {
	background		: #FFFCE3;
	padding			: 4px 2px 4px 2px; /*{top;right;bottom;left}*/
	height			: 25px;
}
#block td.bwhiteb {
	background		: #FFFFFF;
	padding			: 4px 2px 4px 2px; /*{top;right;bottom;left}*/
	height			: 25px;
}
#block a:hover {
	padding			: 0px 0px 0px 0px; /*{top;right;bottom;left}*/
}

#block2 td.btop {
	background		: #FFF url(./images/block-green_top.png) no-repeat;
}
#block2 td.bbottom {
	background		: #FFF url(./images/block-green_bottom.png) no-repeat;
}
#block2 td.bhighlightb {
	border-top		: 1px #7AA609 solid;
	border-left		: 1px #7AA609 solid;
	border-right		: 1px #7AA609 solid;
	width			: 225px;
}
#block2 td.bwhiteb {
	border-top		: 1px #7AA609 solid;
	border-left		: 1px #7AA609 solid;
	border-right		: 1px #7AA609 solid;
	width			: 225px;
}
#block2 li {	
	list-style-image	: url(../../images/arrow-green.gif);
}

#block3 td.btop {
	background		: #FFF url(./images/block-blue_top.png) no-repeat;
}
#block3 td.bbottom {
	background		: #FFF url(./images/block-blue_bottom.png) no-repeat;
}
#block3 td.bhighlightb {
	border-top		: 1px #01699F solid;
	border-left		: 1px #01699F solid;
	border-right		: 1px #01699F solid;
	width			: 225px;
}
#block3 td.bwhiteb {
	border-top		: 1px #01699F solid;
	border-left		: 1px #01699F solid;
	border-right		: 1px #01699F solid;
	width			: 225px;
}
#block3 li {	
	list-style-image	: url(images/arrow-blue.gif);
}

#block4 td.btop {
	background		: #FFF url(./images/block-red_top.png) no-repeat;
	height			: 27px;
	width			: 464px;
}
#block4 td.bbottom {
	background		: #FFF url(./images/block-red_bottom.gif) no-repeat;
}
#block4 td.bhighlightb {
	border-left		: 1px #CB0003 solid;
	border-right		: 1px #CB0003 solid;
}
#block4 td.bwhiteb {
	border-left		: 1px #CB0003 solid;
	border-right		: 1px #CB0003 solid;
	width			: 418px;
}

/* -------------------------------------------------------------- */
/* Block ForumRSS                                             */
/* -------------------------------------------------------------- */
#forumrss table {
	border			: none;
	padding			: 0px 0px 0px 0px; /*{top;right;bottom;left}*/
	border-collapse		: collapse;
	width			: 100%;
}
#forumrss td {
	padding			: 4px 2px 4px 2px; /*{top;right;bottom;left}*/
}
#forumrss td.bhighlightb {
	border-bottom		: 1px #F3942A solid;
	background		: #FFFCE3;
	padding			: 4px 2px 4px 2px; /*{top;right;bottom;left}*/
	height			: 22px;
}
#forumrss td.bwhiteb {
	border-bottom		: 1px #F3942A solid;
	background		: #FFFFFF;
	padding			: 4px 2px 4px 2px; /*{top;right;bottom;left}*/
	height			: 22px;
}
#forumrss a:hover {
	padding			: 2px 0px 2px 0px; /*{top;right;bottom;left}*/
}
#forumrss li {	
	list-style-image	: url(images/arrow-orange.gif);
}
/* -------------------------------------------------------------- */
/* Block Converter                                             */
/* -------------------------------------------------------------- */
#converterccy td.btop {
	font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background		: #FFF url(./images/block-red_top.png) no-repeat;
	height			: 27px;
	width			: 464px;
	text-align		: center;
	font-weight		: bold;
	font-size		: 18px;
}
#converterccy td.bbottom {
	background		: #FFFCE3;
	border-left		: 1px #CB0003 solid;
	border-right		: 1px #CB0003 solid;
	border-bottom		: 1px #CB0003 solid;
	border-bottom-left-radius: 0.5em; /* IE9+, Firefox 4+, Chrome, Safari 5+, and Opera */
	border-bottom-right-radius: 0.5em; /* IE9+, Firefox 4+, Chrome, Safari 5+, and Opera */
}
#converterccy td.bhighlightb {
	border-left		: 1px #CB0003 solid;
	border-right		: 1px #CB0003 solid;
}

#converter td.btop {
	font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background		: #FFF url(./images/block-largegreen_top.png) no-repeat;
	height			: 27px;
	width			: 464px;
	text-align		: center;
	font-weight		: bold;
	font-size		: 18px;
}
#converter td.bbottom {
	background		: #FFFCE3;
	border-left		: 1px #7AA609 solid;
	border-right		: 1px #7AA609 solid;
	border-bottom		: 1px #7AA609 solid;
	border-bottom-left-radius: 0.5em; /* IE9+, Firefox 4+, Chrome, Safari 5+, and Opera */
	border-bottom-right-radius: 0.5em; /* IE9+, Firefox 4+, Chrome, Safari 5+, and Opera */
}
#converter td.bhighlightb {
	border-left		: 1px #7AA609 solid;
	border-right		: 1px #7AA609 solid;
}

/* -------------------------------------------------------------- */
/* Blocks Continent                                               */
/* -------------------------------------------------------------- */

#block_cont td {
	color			: #FFF;
	text-align		: center;
	padding			: 0px 2px 0px 2px; /*{top;right;bottom;left}*/
	font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight		: bold;
	font-size		: 13px;;
	height			: 27px;
	width			: 90px;
	text-shadow		: #444444 0pt 1px 1px;//x,y,blur
}
#block_cont a:link {
	color			: #FFF;
	text-decoration		: none;
	font-weight		: bold;
}
#block_cont a:visited {
	color			: #FFF;
	text-decoration		: none;
	font-weight		: bold;
}
#block_cont a:hover {
	color			: #E3EF99;
	text-decoration		: none;
	font-weight		: bold;
	background		: none;
	padding			: 0px;
}
#block_cont td.b1 {
	/*background		: #FFF url(./images/block-green.png) no-repeat;*/
	background-image	: url("./images/sprite_country.png");
  	background-position	: -10px -198px;
}
#block_cont td.b2 {
	/*background		: #FFF url(./images/block-orange.png) no-repeat;*/
	background-image	: url("./images/sprite_country.png");
  	background-position	: -10px -10px;
}
#block_cont td.b3 {
	/*background		: #FFF url(./images/block-blue.png) no-repeat;*/
	background-image	: url("./images/sprite_country.png");
  	background-position	: -10px -151px;
}
#block_cont td.b4 {
	/*background		: #FFF url(./images/block-red.png) no-repeat;*/background-image: url("./images/sprite_country.png");
  	background-image	: url("./images/sprite_country.png");
  	background-position	: -10px -104px;
}
#block_cont td.b5 {
	/*background		: #FFF url(./images/block-brown.png) no-repeat;*/
	background-image	: url("./images/sprite_country.png");
  	background-position	: -10px -57px;
}

/* -------------------------------------------------------------- */
/* Box right                                                    */
/* -------------------------------------------------------------- */
#box_right {
	color			: #505050;
	font-size		: 11px;
	text-align		: justify;
}
#box_right table {
	width			: 300px;
	border-width		: 0px;
}
#box_right td {
	background-color	: #FFF;
	border-style		: solid; /*solid, dotted, dashed, double */
	border-width		: 0px 1px 1px 1px; /*{top;right;bottom;left}*/
	padding			: 2px 2px 2px 2px; /*{top;right;bottom;left}*/
	line-height		: 1.2em;
}
#box_right td.top {
	border-style		: solid; /*solid, dotted, dashed, double */
	border-width		: 2px 0px 0px 0px; /*{top;right;bottom;left}*/
	color			: #FFF;
	text-align		: center;
	font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight		: bold;
	font-size		: 15px;
	height			: 27px;
}

/* -------------------------------------------------------------- */
/* Advert                                                        */
/* -------------------------------------------------------------- */
#advert td {
	background-color	: #FFFCE3;
	border-spacing		: 0px; /* for FF only; need to use cellspacing or border-collapse:collapsefor IE */
	border-width		: 2px 2px 2px 2px; /*{top;right;bottom;left}*/
	border-style		: solid; /*solid, dotted, dashed, double */
	border-color		: #995324;
	padding			: 0px;
}

#content_advert td {
	background-color	: #FFF; /* FFFCE3 */
	font-weight		: bold;
	font-size		: 14px;
	color			: #995324;
}
#content_advert td.bright {
	border-right		: 2px #995324 solid;
}
#content_advert td.bleft {
	border-left		: 2px #995324 solid;
}
#content_advert td.btop {
	height			: 7px;
	width			: 464px;
	background		: #FFF url(./images/block-largebrown_top.png) no-repeat;
}
#content_advert td.bbottom {
	height			: 7px;
	width			: 464px;
	background		: #FFF url(./images/block-largebrown_bottom.png) no-repeat;
}
/* -------------------------------------------------------------- */
/* Box travel                                                    */
/* -------------------------------------------------------------- */
#box_travel td {
	border-color		: #B80069;
	padding			: 4px 4px 4px 4px; /*{top;right;bottom;left}*/
}
#box_travel td.top {
	border-width		: 2px 0px 0px 0px; /*{top;right;bottom;left}*/
	font-size		: 15px;
	border-color		: #B8D800;
	background		: #B8D800 url(./images/sprite_tdbg.png) repeat-x bottom right;/* bar5l-bg.gif */
	background-position	: 295px -197px;
	text-shadow		: #444444 0pt 1px 1px;//x,y,blur
}
#box_travel li {	
	list-style-image	: url(images/arrow-pink.gif);
}

/* -------------------------------------------------------------- */
/* Box MostSent                                                    */
/* -------------------------------------------------------------- */
#box_mostsent td {
	border-width		: 0px;
	padding			: 4px 4px 4px 4px; /*{top;right;bottom;left}*/
}
#box_mostsent td.top {
	font-size		: 13px;
	border-color		: #B8D800;
	background		: #B8D800 url(./images/sprite_tdbg.png) repeat-x bottom right;/* bar4l-bg.gif */
	background-position	: 295px -104px;
	
}
#box_mostsent td.bhighlightb {
	background		: #FFFCE3;
	border-top		: 1px #01699F solid;
	border-left		: 2px #01699F solid;
	border-right		: 2px #01699F solid;
	padding			: 6px 2px 6px 4px; /*{top;right;bottom;left}*/
}
#box_mostsent td.bwhiteb {
	border-top		: 1px #01699F solid;
	border-left		: 2px #01699F solid;
	border-right		: 2px #01699F solid;
	padding			: 6px 2px 6px 4px; /*{top;right;bottom;left}*/
}
#box_mostsent table {
	border-bottom		: 2px #01699F solid;
}
#box_mostsent li {	
	list-style-image	: url(images/arrow-blue.gif);
}

/* -------------------------------------------------------------- */
/* Box NewsLetter                                                    */
/* -------------------------------------------------------------- */
#box_nl td {
	border-width		: 0px;
	padding			: 4px 4px 4px 4px; /*{top;right;bottom;left}*/
}
#box_nl td.top {
	border-color		: #995324;
	background		: #995324 url(./images/sprite_tdbg.png) repeat-x bottom right;/* bar3l-bg.gif */
	background-position	: 295px -151px;
}
#box_nl td.bhighlightb {
	background		: #FFFCE3;
	border-top		: 1px #7AA609 solid;
	border-left		: 1px #7AA609 solid;
	border-right		: 1px #7AA609 solid;
	padding			: 6px 2px 6px 4px; /*{top;right;bottom;left}*/
}
#box_nl table {
	border-bottom		: 1px #7AA609 solid;
}
#box_nl li {	
	list-style-image	: url(../../images/arrow-green.gif);
}

/* -------------------------------------------------------------- */
/* Box Blogexpat                                                    */
/* -------------------------------------------------------------- */
#box_blogexpat td {
	border-width	: 0px;
	padding		: 2px 2px 2px 2px; /*{top;right;bottom;left}*/
	line-height	: 1.3em;
}
#box_blogexpat td.top {
	border-color	: #B8D800;
	background	: #1B638F url(./images/sprite_tdbg.png) repeat-x bottom right;/* bar4l-bg.gif */
	background-position	: 295px -104px;
	font-family	: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight	: bold;
	font-size	: 16px;
	text-shadow	: #444444 0pt 1px 1px;//x,y,blur
}
#box_blogexpat td.bottom {
	border-color	: #B8D800;
	background	: #8DB506 url(./images/sprite_tdbg.png) repeat-x bottom right;/* bar3l-bg.gif */
	background-position	: 295px -151px;
	border-bottom	: 1px #01699F solid;
	border-left	: 1px #01699F solid;
	border-right	: 1px #01699F solid;
}

#box_blogexpat a.bottom {
	color		: #995324;
	text-decoration	: none;
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	background	: none;
	padding		: 0px;
}
#box_blogexpat a.bottom:hover {
	color		: #FFFCE3;
}
#box_blogexpat td.frame {
	background	: #FFF;
	border-left	: 1px #01699F solid;
	border-right	: 1px #01699F solid;
	padding		: 2px 4px 2px 4px; /*{top;right;bottom;left}*/
}

/* -------------------------------------------------------------- */
/* Menu_city                                                      */
/* -------------------------------------------------------------- */
#menu_city li {	
	list-style-image	: url(images/arrow-orange.gif);
}

/* -------------------------------------------------------------- */
/* Tailer                                                   */
/* -------------------------------------------------------------- */
#tailer table {
	background	: #FFFFFF no-repeat top center;
}
#tailer a{
	color		: #995324;
	padding		: 0px;
}
#tailer font{
	color		: #995324;
}

/* -------------------------------------------------------------- */
/* Box LastJobs                                                    */
/* -------------------------------------------------------------- */
#box_lastjobs td {
	border-width		: 0px;
	padding			: 4px 4px 4px 4px; /*{top;right;bottom;left}*/
}
#box_lastjobs td.top {
	border-width		: 2px 0px 0px 0px; /*{top;right;bottom;left}*/
	font-size		: 15px;
	border-color		: #995324;
	background		: #995324 url(./images/sprite_tdbg.png) repeat-x bottom right;/* bar3l-bg.gif */
	background-position	: 295px -151px;
	text-shadow		: #444444 0pt 1px 1px;//x,y,blur
}
#box_lastjobs td.bhighlightb {
	background		: #FFFCE3;
	border-top		: 0px #7AA609 solid;
	border-left		: 1px #7AA609 solid;
	border-right		: 1px #7AA609 solid;
	padding			: 6px 2px 6px 4px; /*{top;right;bottom;left}*/
}
#box_lastjobs td.bwhiteb {
	border-top		: 0px #7AA609 solid;
	border-left		: 1px #7AA609 solid;
	border-right		: 1px #7AA609 solid;
	padding			: 6px 2px 6px 4px; /*{top;right;bottom;left}*/
}
#box_lastjobs li {	
	list-style-image	: url(../../images/arrow-green.gif);
}
#box_lastjobs td.bottom {
	border-color		: #703D1B;
	background		: #703D1B url(./images/sprite_tdbg.png) repeat-x bottom right;/* bar1l-bg.gif */
	background-position	: 102px -57px;
	border-bottom		: 1px #7AA609 solid;
	border-left		: 1px #7AA609 solid;
	border-right		: 1px #7AA609 solid;
}
#box_lastjobs a.bottom {
	color			: #FFF;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	text-decoration		: none;
	background		: none;
	padding			: 0px;
}
#box_lastjobs a.bottom:hover {
	color			: #E3EF99;
}

/* -------------------------------------------------------------- */
/* Box Lastsmallads                                                    */
/* -------------------------------------------------------------- */
#box_lastsmallads td {
	border-width		: 0px;
	padding			: 4px 4px 4px 4px; /*{top;right;bottom;left}*/
}
#box_lastsmallads td.top {
	border-width		: 2px 0px 0px 0px; /*{top;right;bottom;left}*/
	font-size		: 15px;
	border-color		: #B8D800;
	background		: #B8D800 url(./images/sprite_tdbg.png) repeat-x bottom right;/* bar4l-bg.gif */
	background-position	: 295px -104px;
	text-shadow		: #444444 0pt 1px 1px;//x,y,blur
}
#box_lastsmallads td.bhighlightb {
	background		: #FFFCE3;
	border-top		: 0px #01699F solid;
	border-left		: 1px #01699F solid;
	border-right		: 1px #01699F solid;
	padding			: 6px 2px 6px 4px; /*{top;right;bottom;left}*/
}
#box_lastsmallads td.bwhiteb {
	border-top		: 0px #01699F solid;
	border-left		: 1px #01699F solid;
	border-right		: 1px #01699F solid;
	padding			: 6px 2px 6px 4px; /*{top;right;bottom;left}*/
}
#box_lastsmallads li {	
	list-style-image: url(images/arrow-blue.gif);
}
#box_lastsmallads td.bottom {
	border-color		: #B8D800;
	background		: #8DB506 url(./images/sprite_tdbg.png) repeat-x bottom right;/* bar3l-bg.gif */
	background-position	: 295px -151px;
	border-bottom		: 1px #01699F solid;
	border-left		: 1px #01699F solid;
	border-right		: 1px #01699F solid;
}
#box_lastsmallads a.bottom {
	color			: #995324;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	text-decoration		: none;
	background		: none;
	padding			: 0px;
}
#box_lastsmallads a.bottom:hover {
	color			: #FFFCE3;
}

/* -------------------------------------------------------------- */
/* Bar message                                                   */
/* -------------------------------------------------------------- */
td.bar_message {
	background		: #FFFCE3;
	border-left		: 6px #FFF solid;
	border-right		: 6px #FFF solid;
	padding			: 4px 4px 4px 4px; /*{top;right;bottom;left}*/
	text-align		: center;
}
#bar_message a:hover {
	background		: none;
	padding			: 0px;
}

/* -------------------------------------------------------------- */
/* FAQ                                                        */
/* -------------------------------------------------------------- */
#faq td {
	background-color	: #FFFCE3;
	border-spacing		: 0px; /* for FF only; need to use cellspacing for IE */
	border-width		: 1px;
	border-style		: dotted; /*solid, dotted, dashed, double */
	border-color		: #7AA609;
	padding			: 2px;
	line-height		: 1.3em;
}
#faqform td {
	font-weight		: bold;
	font-size		: 13px;
	color			: #995324;
}
#faqform  td.bright {
	background-color	: #FFFCE3;
	border-right		: 2px #995324 solid;
}
#faqform  td.bleft {
	background-color	: #FFFCE3;
	border-left		: 2px #995324 solid;
}
#faqform  td.btop {
	height			: 7px;
	width			: 464px;
	background		: #FFF url(./images/block-largebrown_top.png) no-repeat;
}
#faqform  td.bbottom {
	height			: 7px;
	width			: 464px;
	background		: #FFF url(./images/block-largebrown_bottom.png) no-repeat;
}
#faq li {
	list-style-image	: url(../../images/arrow-green.gif); /* li-3dots.gif */
}
/* -------------------------------------------------------------- */
/* Block Classifieds                                             */
/* -------------------------------------------------------------- */
#class_smallads1 td.btop {
	font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background		: #01699F url(./images/block-largeblue_top.png) no-repeat;
	height			: 27px;
	width			: 464px;
	text-align		: center;
	font-weight		: bold;
	font-size		: 18px;
	text-shadow		: #444444 0pt 1px 1px;//x,y,blur
}
#class_smallads1 td.bbottom {
	background		: #FFFCE3;
	border-left		: 1px #01699F solid;
	border-right		: 1px #01699F solid;
	border-bottom		: 1px #01699F solid;
	border-bottom-left-radius: 0.5em; /* IE9+, Firefox 4+, Chrome, Safari 5+, and Opera */
	border-bottom-right-radius: 0.5em; /* IE9+, Firefox 4+, Chrome, Safari 5+, and Opera */
}
#class_smallads1 td.bhighlight {
	background		: #FFFCE3;
	border-left		: 1px #01699F solid;
	border-right		: 1px #01699F solid;
	padding			: 0px 4px 0px 4px; /*{top;right;bottom;left}*/
	line-height		: 1.3em;
}
#class_smallads1 td.bhighlightb {
	border-top		: 1px #01699F solid;
	border-left		: 1px #01699F solid;
	border-right		: 1px #01699F solid;
}
#class_smallads1 td.bwhiteb {
	border-top		: 1px #01699F solid;
	border-left		: 1px #01699F solid;
	border-right		: 1px #01699F solid;
}
#class_smallads1 li {	
	list-style-image: url(images/arrow-blue.gif);
}
#class_smallads1 h3 {
	color			: #01699F;
	margin			: 0px;
}
#class_smallads1 hr {
	border			: 0px;
	background-color	: #01699F;
	height			: 1px;
	width			: 300px;
}

#class_smallads2 td.btop {
	font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background		: #01699F url(./images/block-largeblue_top.png) no-repeat;
	height			: 27px;
	width			: 464px;
	text-align		: center;
	font-weight		: bold;
	font-size		: 18px;
	text-shadow		: #444444 0pt 1px 1px;//x,y,blur
}
#class_smallads2 td.bbottom {
	background		: #FFFCE3;
	border-left		: 1px #01699F solid;
	border-right		: 1px #01699F solid;
	border-bottom		: 1px #01699F solid;
	border-bottom-left-radius: 0.5em; /* IE9+, Firefox 4+, Chrome, Safari 5+, and Opera */
	border-bottom-right-radius: 0.5em; /* IE9+, Firefox 4+, Chrome, Safari 5+, and Opera */
}
#class_smallads2 td.bhighlight {
	background		: #FFFCE3;
	border-left		: 1px #01699F solid;
	border-right		: 1px #01699F solid;
	padding			: 0px 4px 0px 4px; /*{top;right;bottom;left}*/
}
#class_smallads2 td.bhighlight-l {
	background		: #FFFCE3;
	border-left		: 1px #01699F solid;
	padding			: 0px 4px 0px 4px; /*{top;right;bottom;left}*/
}
#class_smallads2 td.bhighlight-r {
	background		: #FFFCE3;
	border-right		: 1px #01699F solid;
	padding			: 0px 4px 0px 4px; /*{top;right;bottom;left}*/
}
#class_smallads2 td.bhighlightb {
	border-top		: 1px #01699F solid;
	border-left		: 1px #01699F solid;
	border-right		: 1px #01699F solid;
}
#class_smallads2 td.bwhiteb {
	border-top		: 1px #01699F solid;
	border-left		: 1px #01699F solid;
	border-right		: 1px #01699F solid;
}
#class_smallads2 li {	
	list-style-image: url(images/arrow-blue.gif);
}

#class_smallads3 td.btop {
	height			: 7px;
	width			: 464px;
	background		: #FFF url(./images/block-largebrown-w_top.gif) no-repeat;
}
#class_smallads3 td.bbottom {
	height			: 7px;
	width			: 464px;
	background		: #FFF url(./images/block-largebrown-w_bottom.gif) no-repeat;
}
#class_smallads3 td.bwhite {
	border-left		: 1px #995324 solid;
	border-right		: 1px #995324 solid;
}

#class_jobs1 td.btop {
	font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background		: #7AA609 url(./images/block-largegreen_top.png) no-repeat;
	height			: 27px;
	width			: 464px;
	text-align		: center;
	font-weight		: bold;
	font-size		: 18px;
	text-shadow		: #444444 0pt 1px 1px;//x,y,blur
}
#class_jobs1 td.bbottom {
	background		: #FFFCE3;
	border-left		: 1px #7AA609 solid;
	border-right		: 1px #7AA609 solid;
	border-bottom		: 1px #7AA609 solid;
	border-bottom-left-radius: 0.5em; /* IE9+, Firefox 4+, Chrome, Safari 5+, and Opera */
	border-bottom-right-radius: 0.5em; /* IE9+, Firefox 4+, Chrome, Safari 5+, and Opera */
}
#class_jobs1 td.bhighlight {
	background		: #FFFCE3;
	border-left		: 1px #7AA609 solid;
	border-right		: 1px #7AA609 solid;
	padding			: 0px 4px 0px 4px; /*{top;right;bottom;left}*/
	line-height		: 1.3em;
}
#class_jobs1 td.bhighlight-l {
	background		: #FFFCE3;
	border-left		: 1px #7AA609 solid;
	padding			: 0px 4px 0px 4px; /*{top;right;bottom;left}*/
}
#class_jobs1 td.bhighlight-r {
	background		: #FFFCE3;
	border-right		: 1px #7AA609 solid;
	padding			: 0px 4px 0px 4px; /*{top;right;bottom;left}*/
}
#class_jobs1 td.bhighlightb {
	border-top		: 1px #7AA609 solid;
	border-left		: 1px #7AA609 solid;
	border-right		: 1px #7AA609 solid;
}
#class_jobs1 td.bwhiteb {
	border-top		: 1px #7AA609 solid;
	border-left		: 1px #7AA609 solid;
	border-right		: 1px #7AA609 solid;
}
#class_jobs1 li {	
	list-style-image: url(../../images/arrow-green.gif);
}
#class_jobs1 h3 {
	color			: #7AA609;
	margin			: 0px;
}
#class_jobs1 hr {
	border			: 0px;
	background-color	: #7AA609;
	height			: 1px;
	width			: 300px;
}

#class_jobs2 td.btop {
	font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background		: #F3942A url(./images/block-largeorange_top.png) no-repeat;
	height			: 27px;
	width			: 464px;
	text-align		: center;
	font-weight		: bold;
	font-size		: 18px;
	text-shadow		: #444444 0pt 1px 1px;//x,y,blur
}
#class_jobs2 td.bbottom {
	background		: #FFFCE3;
	border-left		: 1px #F3942A solid;
	border-right		: 1px #F3942A solid;
	border-bottom		: 1px #F3942A solid;
	border-bottom-left-radius: 0.5em; /* IE9+, Firefox 4+, Chrome, Safari 5+, and Opera */
	border-bottom-right-radius: 0.5em; /* IE9+, Firefox 4+, Chrome, Safari 5+, and Opera */
}
#class_jobs2 td.bhighlight {
	background		: #FFFCE3;
	border-left		: 1px #F3942A solid;
	border-right		: 1px #F3942A solid;
	padding			: 0px 4px 0px 4px; /*{top;right;bottom;left}*/
}
#class_jobs2 td.bhighlight-l {
	background		: #FFFCE3;
	border-left		: 1px #F3942A solid;
	padding			: 0px 4px 0px 4px; /*{top;right;bottom;left}*/
}
#class_jobs2 td.bhighlight-r {
	background		: #FFFCE3;
	border-right		: 1px #F3942A solid;
	padding			: 0px 4px 0px 4px; /*{top;right;bottom;left}*/
}
#class_jobs2 td.bhighlightb {
	border-top		: 1px #F3942A solid;
	border-left		: 1px #F3942A solid;
	border-right		: 1px #F3942A solid;
}
#class_jobs2 td.bwhiteb {
	border-top		: 1px #F3942A solid;
	border-left		: 1px #F3942A solid;
	border-right		: 1px #F3942A solid;
}
#class_jobs2 li {	
	list-style-image: url(images/arrow-orange.gif);
}
#class_jobs2 h3 {
	color			: #F3942A;
	margin			: 0px;
}
#class_jobs2 hr {
	border			: 0;
	background-color	: #F3942A;
	height			: 2px;
	width			: 300px;
}

/* -------------------------------------------------------------- */
/* Contribution                                           */
/* -------------------------------------------------------------- */
#contrib td.btop {
	font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background		: #F3942A url(./images/block-largeorange_top.png) no-repeat;
	height		: 27px;
	width			: 464px;
	text-align		: center;
	font-weight		: bold;
	font-size		: 18px;
}
#contrib td.bbottom {
	background		: #FFFCE3;
	border-left		: 1px #F3942A solid;
	border-right		: 1px #F3942A solid;
	border-bottom		: 1px #F3942A solid;
	border-bottom-left-radius: 0.5em; /* IE9+, Firefox 4+, Chrome, Safari 5+, and Opera */
	border-bottom-right-radius: 0.5em; /* IE9+, Firefox 4+, Chrome, Safari 5+, and Opera */
}
#contrib td.bhighlight {
	background		: #FFFCE3;
	border-left		: 1px #F3942A solid;
	border-right		: 1px #F3942A solid;
	padding			: 0px 4px 0px 4px; /*{top;right;bottom;left}*/
}
#contrib td.bhighlight-l {
	background		: #FFFCE3;
	border-left		: 1px #F3942A solid;
	padding			: 0px 4px 0px 4px; /*{top;right;bottom;left}*/
}
#contrib td.bhighlight-r {
	background		: #FFFCE3;
	border-right		: 1px #F3942A solid;
	padding			: 0px 4px 0px 4px; /*{top;right;bottom;left}*/
}
#contrib hr {
	border			: 0px;
	background-color	: #F3942A;
	height			: 2px;
	width			: 400px;
}

/* -------------------------------------------------------------- */
/* Feedback                                           */
/* -------------------------------------------------------------- */
#feedback hr {
	border			: 0px;
	background-color	: #F3942A;
	height			: 1px;
	width			: 300px;
}

/* -------------------------------------------------------------- */
/* myExpat                                           */
/* -------------------------------------------------------------- */
#myexpat table.border {
	border			: 1px #F3942A solid;
	padding			: 0px 0px 0px 0px; /*{top;right;bottom;left}*/
	border-collapse		: collapse;
}
#myexpat td.bbottom {
	border			: 0px;
	background		: #FFF url(./images/block-largeorange_bottom.png) no-repeat;
}
#myexpat td.borderhead {
	border			: 1px #F3942A solid;
	background		: #FFFCE3;
	font-weight		: bold;
}
#myexpat td.color {
	border			: 0px;
	background		: #F6F6F6;
}
#myexpat td.btop {
	font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background		: #F3942A url(./images/block-largeorange_top.png) no-repeat;
	border			: 0px;
	height			: 27px;
	width			: 464px;
	text-align		: center;
	font-weight		: bold;
	font-size		: 18px;
}
#myexpat td {
	border			: 1px #F3942A solid;
	padding			: 0px 4px 0px 4px; /*{top;right;bottom;left}*/
}
#myexpat td.bhighlight {
	background		: #FFFCE3;
	border-left		: 1px #F3942A solid;
	border-right		: 1px #F3942A solid;
	padding			: 0px 4px 0px 4px; /*{top;right;bottom;left}*/
}
#myexpat td.bhighlight-l {
	background		: #FFFCE3;
	border-left		: 1px #F3942A solid;
	padding			: 0px 4px 0px 4px; /*{top;right;bottom;left}*/
}
#myexpat td.bhighlight-r {
	background		: #FFFCE3;
	border-right		: 1px #F3942A solid;
	padding			: 0px 4px 0px 4px; /*{top;right;bottom;left}*/
}
#myexpat hr {
	border			: 0px;
	background-color	: #F3942A;
	height			: 2px;
	width			: 400px;
}

/* -------------------------------------------------------------- */
/* Box Hotel                                                    */
/* -------------------------------------------------------------- */
#hotel table {
	color			: #505050;
	padding			: 2px;
	width			: 350px;
}
#hotel td {
	border-width		: 0px;
	padding			: 4px 4px 4px 4px; /*{top;right;bottom;left}*/
	background-color	: #FFFCE3;
}
#hotel td.top {
	border-color		: #B8D800;
	background		: #8DB506 url(./images/sprite_tdbg.png) repeat-x bottom right;/* bar3l-bg.gif */
	background-position	: 295px -151px;
	font-weight		: bold;
	text-align		: center;
	color			: #FFF;
}

/* -------------------------------------------------------------- */
/* Box SocialNetwork                                                 */
/* -------------------------------------------------------------- */
#box_sn td {
	border-width		: 0px;
	padding			: 2px 2px 2px 2px; /*{top;right;bottom;left}*/
}


#box_sn td.top {
	border-style		: solid; /*solid, dotted, dashed, double */
	border-color		: #995324;
	border-width		: 2px 0px 0px 0px; /*{top;right;bottom;left}*/
	background		: #995324 url(./images/sprite_tdbg.png) repeat-x bottom right;/* bar3l-bg.gif */
	background-position	: 295px -151px;
	color			: #FFF;
	text-align		: center;
	font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight		: bold;
	font-size		: 15px;
	height			: 20px;
	text-shadow		: #444444 0pt 1px 1px;//x,y,blur
}

#box_sn td.right {
	background		: #FFFCE3;
	border-right		: 1px #7AA609 solid;
	padding			: 6px 2px 6px 4px; /*{top;right;bottom;left}*/
}
#box_sn td.left {
	background		: #FFFCE3;
	border-left		: 1px #7AA609 solid;
	padding			: 6px 2px 6px 4px; /*{top;right;bottom;left}*/
}
#box_sn table {
	border-bottom		: 1px #7AA609 solid;
}
/* -------------------------------------------------------------- */
/* Contact                                                        */
/* -------------------------------------------------------------- */
#contact td {
	background-color	: #FFFCE3;
	font-weight		: bold;
	font-size		: 13px;
	color			: #995324;
}
#contact td.border {
	border-right		: 1px #995324 solid;
	border-left		: 1px #995324 solid;
}
#contact td.top {
	height			: 7px;
	width			: 464px;
	background		: #FFFCE3;
	border-left		: 1px #995324 solid;
	border-right		: 1px #995324 solid;
	border-top		: 1px #995324 solid;
	border-top-left-radius: 0.5em; /* IE9+, Firefox 4+, Chrome, Safari 5+, and Opera */
	border-top-right-radius: 0.5em; /* IE9+, Firefox 4+, Chrome, Safari 5+, and Opera */
}
#contact td.bottom {
	height			: 7px;
	width			: 464px;
	background		: #FFFCE3;
	border-left		: 1px #995324 solid;
	border-right		: 1px #995324 solid;
	border-bottom		: 1px #995324 solid;
	border-bottom-left-radius: 0.5em; /* IE9+, Firefox 4+, Chrome, Safari 5+, and Opera */
	border-bottom-right-radius: 0.5em; /* IE9+, Firefox 4+, Chrome, Safari 5+, and Opera */
}

/* -------------------------------------------------------------- */
/* PDF                                                   */
/* -------------------------------------------------------------- */
#pdfguide li {	
	list-style-image	: url(./images/arrow-green.gif);
}

/* -------------------------------------------------------------- */
/* Community                                                   */
/* -------------------------------------------------------------- */
#members fieldset {
	background		: #FFF;
	border			: 1px #F3942A solid;
	padding			: 3px;
	font-size		: 13px;
	width			: 458px;
}
#members legend {
	font-weight		: bold;
	color			: #7AA609;
	font-size		: 13px;
}
.imgz1 {
	position	: absolute;
	top		: -50;
	left		: 5;
	z-index		: 0;
}
.imgz2 {
	position	: absolute;
	top		: -50;
	left		: 5;
	z-index		: 1;
}
.imgz3 {
	position	: absolute;
	top		: 30;
	left		: 10;
}


    width                : 16px; 
    background-position  : -411px -0px 
 } 
 
/* -------------------------------------------------------------- */
/* V4                                               		  */
/* -------------------------------------------------------------- */
#main_block {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #505050;
	text-align		: left;
	padding			: 0px 0px 0px 0px; /*{top;right;bottom;left}*/
}
#main_block table {

	padding			: 0px 0px 0px 0px; /*{top;right;bottom;left}*/
	border-collapse		: separate;
  	border-spacing		: 15px;
  	*border-collapse	: expression('separate', cellSpacing = '15px') /* for IE6&7 */
}
#main_block td {
	border			: 1px #7AA609 solid;
	background-color	: #FFFCE3;
	padding			: 0px 0px 0px 0px; /*{top;right;bottom;left}*/
	list-style-image	: url(../../images/arrow-green.gif);
	border-radius		: 0.5em; /* IE9+, Firefox 4+, Chrome, Safari 5+, and Opera */
}
#main_block a:link {
	color			: #505050;
	padding			: 5px 5px 5px 5px; /*{top;right;bottom;left}*/
	display			: block;
	width			: 96%;
	height			: 93%;
	text-decoration		: none;
	border-radius		: 0.5em; /* IE9+, Firefox 4+, Chrome, Safari 5+, and Opera */
}
#main_block a:hover {
	color			: #995324;
	padding			: 5px 5px 5px 5px; /*{top;right;bottom;left}*/
	background		: #FFF;
}
#main_block a:visited {
	color			: #505050;
}
#main_block h1 {
	color			: #8DB506;
	margin			: 20px 5px 5px 20px; /*{top;right;bottom;left}*/
}
#main_block p {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 12px;
	line-height		: 1.5em;
}

#block_blogs {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #505050;
	text-align		: center;
	padding			: 0px 0px 0px 0px; /*{top;right;bottom;left}*/
}
#block_blogs table {
	border			: 1px #CB0003 solid;
	padding			: 0px 0px 0px 0px; /*{top;right;bottom;left}*/
	border-top-left-radius	: 0.5em; /* IE9+, Firefox 4+, Chrome, Safari 5+, and Opera */
	border-top-right-radius	: 0.5em; /* IE9+, Firefox 4+, Chrome, Safari 5+, and Opera */
	border-bottom-left-radius: 0.4em; /* IE9+, Firefox 4+, Chrome, Safari 5+, and Opera */
	border-bottom-right-radius: 0.4em; /* IE9+, Firefox 4+, Chrome, Safari 5+, and Opera */
	margin-left		: auto; 
   	margin-right		: auto
}
#block_blogs td {
	border			: 0px #CB0003 solid;
	background-color	: #FFFCE3;
	padding			: 0px 5px 5px 5px; /*{top;right;bottom;left}*/
	border-bottom-left-radius: 0.5em; /* IE9+, Firefox 4+, Chrome, Safari 5+, and Opera */
	border-bottom-right-radius: 0.5em; /* IE9+, Firefox 4+, Chrome, Safari 5+, and Opera */
}
#block_blogs td.btop {
	background		: #FFF url(./images/block-red_top.png) no-repeat;
	height			: 27px;
	border-top-left-radius	: 0.5em; /* IE9+, Firefox 4+, Chrome, Safari 5+, and Opera */
	border-top-right-radius	: 0.5em; /* IE9+, Firefox 4+, Chrome, Safari 5+, and Opera */
	border-bottom-left-radius: 0; /* IE9+, Firefox 4+, Chrome, Safari 5+, and Opera */
	border-bottom-right-radius: 0; /* IE9+, Firefox 4+, Chrome, Safari 5+, and Opera */
}

#block_credit {
	font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight		: normal;
	font-size		: 12px;
	padding			: 4px 2px 4px 2px; /*{top;right;bottom;left}*/
	text-shadow		: #444444 0pt 1px 1px;//x,y,blur
}
#block_credit table {
	border			: 0px #995324 solid;
	padding			: 0px 0px 0px 0px; /*{top;right;bottom;left}*/
	border-radius		: 0.5em; /* IE9+, Firefox 4+, Chrome, Safari 5+, and Opera */
    	margin-left		: auto; 
   	margin-right		: auto
}
#block_credit td {
	background		: #995324 url(./images/bar1l-bg.gif) repeat-x bottom right;/* bar1l-bg.gif */
	color			: #FFF;
	padding			: 0px 5px 5px 5px; /*{top;right;bottom;left}*/
	border-radius		: 0.5em; /* IE9+, Firefox 4+, Chrome, Safari 5+, and Opera */
}
#block_credit a {
	color			: #FFF;
	font-weight		: bold;
}
#block_credit a:hover {
	background		: none;
	color			: #E3EF99;
}

#block_forum td.top {
	border-top		: 2px #B8D800 solid;
	font-size		: 15px;
	border-color		: #B8D800;
	background		: #F49E2C url(./images/sprite_tdbg.png) repeat-x bottom right;/* bar3l-bg.gif */
	background-position	: 295px -11px;
	text-shadow		: #444444 0pt 1px 1px;//x,y,blur
}
#block_forum td.bhighlightb {
	background		: #FFFCE3;
	border-top		: 0px #F7C935 solid;
	border-left		: 1px #F7C935 solid;
	border-right		: 1px #F7C935 solid;
	padding			: 3px 2px 3px 2px; /*{top;right;bottom;left}*/
}
#block_forum td.bwhiteb {
	border-top		: 0px #F7C935 solid;
	border-left		: 1px #F7C935 solid;
	border-right		: 1px #F7C935 solid;
	padding			: 3px 2px 3px 2px; /*{top;right;bottom;left}*/
}
#block_forum li {	
	list-style-image	: url(images/arrow-orange.gif);
}
#block_forum td.bottom {
	background		: #FFF;
	border-top		: 0px #F7C935 solid;
	border-bottom		: 1px #F7C935 solid;
	border-left		: 1px #F7C935 solid;
	border-right		: 1px #F7C935 solid;
	padding			: 2px; /*{top;right;bottom;left}*/
}
#block_forum a.bottom {
	color			: #FFF;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	text-decoration		: none;
	background		: none;
	padding			: 0px;
}
#block_forum a.bottom:hover {
	color			: #E3EF99;
}

#menuleft td {
	border			: 0px;
	background		: #FFF;
	padding			: 0px;
}
#menuleft td.border {
	border-left		: 3px #B8D800 solid;
	border-bottom		: 1px #F3942A dotted;
	background		: #FFFCE3;
	padding			: 0px;
	height			: 35PX;
}
#menuleft td.highlightb {
	background		: #FFFCE3;
}
#menuleft td.whiteb {
	background		: #FFFFFF;
}
#menuleft td.toploc {
	border-left		: 3px #B8D800 solid;
	color			: #995324;
	background		: #F7C935 url(./images/bar2l-bg.gif) repeat-x bottom right;
	height			: 100px;
	font-size		: 18px;
}
#menuleft p {
	padding			: 5px 1px 5px 5px; /*{top;right;bottom;left}*/
}
