/* BLOGEXPAT WEB STYLE
AUTHOR: Cyril
DATE DE CREATION: 1/08/08

------------
Colours
------------
blue link	#0000DC
turquoise	#6CCDE0
blue light	#F0F8FB
blue dark   	#145B89
green light 	#BBD862
green dark  	#5EB477
lightcream	#FFFFCC
orange		#FEA62E
red		#CC0000
lightpink	#E2007A
darkpink	#B80069
*/

body{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	background		: #F0F8FB url(./images/be_background.gif) center top repeat-y;
	scrollbar-face-color: #145B89;
	scrollbar-highlight-color: #BBD862;
	scrollbar-shadow-color: #145B89;
	scrollbar-3dlight-color: #145B89;
	scrollbar-arrow-color: #BBD862;
	scrollbar-track-color: #BBD862;
	scrollbar-darkshadow-color: #BBD862;
}

body.popup{
	background		: #F0F8FB url(./images/be_background-p.gif) center top repeat-y;
}

a:link {
	color			: #0000DC;
	text-decoration	: none;
}
a:visited {
	color			: #145B89;
	text-decoration	: none;
}
a:hover {
	color			: #5EB477;
	text-decoration	: underline;
}
font, li, div, p, ul, ol{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 13px;
}
font.medium {
	font-size		: 11px;
}
font.white {
	color			: #FFFFFF;
}
font.yellow {
	color			: #FFDF7B;
}
table {
	border-spacing	: 0px;
}
table.white {
	background-color	: #FFFFFF;
}
table.longbanner {
	width			: 728px;
	height		: 90px; 
	margin		: 1px;
	padding		: 0px;
	background-color	: #F0F8FB;
	border		: 1px solid #FEA62E;
	-moz-border-radius: 10px;
}
td{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 13px;
}
td.verticalcol {
	background		: #BBD862;
}
td.lightcream {
	background		: #F0F8FB;
	padding		: 2px 2px 2px 4px; /*{top;right;bottom;left}*/
}
td.highlightb {
	background		: #F0F8FB;
	padding		: 2px 2px 2px 4px; /*{top;right;bottom;left}*/
	border-bottom	: 1px #FEA62E solid;
	height		: 22px;
}
td.whiteb {
	background		: #FFFFFF;
	padding		: 2px 2px 2px 4px; /*{top;right;bottom;left}*/
	border-bottom	: 1px #FEA62E solid;
	height		: 22px;
}

td.topmenuspace {
	background		: #FFFFFF;
	padding		: 0px;
	height		: 3px;
}

hr {
	border		: 0px;
	color			: #BBD862;
	background-color	: #BBD862;
	height		: 2px;
	text-align		: center;
	border-style	: solid; /*solid, dotted, dashed, double */
}

hr.line {
	width: 472px;
}
h1 { 
	font-size		: 24px;
	font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color			: #145B89;
	font-weight		: bold;
	margin			: 5px 0px 5px 0px; /*{top;right;bottom;left}*/
}
h2 {
	font-size		: 18px;
	font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color			: #BBD862;
	font-weight		: bold;
	margin			: 0px; /*{top;right;bottom;left}*/
}	
h3 {
	font-size		: 16px;
	font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color			: #5EB477;
	font-weight		: bold;
	text-indent		: +.0in;
}

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

.small  { font-size	: 10px; }
/* -------------------------------------------------------------- */
/* Section header                                                 */
/* -------------------------------------------------------------- */
#header_be{
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	color:		#000000;
}

#header_be td.bg {
	background: 	#6CCDE0 url(./images/header.jpg);
}

#header_be font {
	color:		#145B89;
	font-size:		12px;
	font-weight:	bold;
}

/* -------------------------------------------------------------- */
/* Section menu                                                 	*/
/* -------------------------------------------------------------- */
#menu_bar td{
	border-style	: solid; /*solid, dotted, dashed, double */
	border-color	: #BBD862;
	border-width	: 3px 0px 0px 0px; /*{top;right;bottom;left}*/
	background		: #145B89 url(./images/bar1l-bg.gif) repeat-x bottom right;
	font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size		: 14px;
	font-weight		: bold;
	text-align		: center;
}

#menu_bar div{
	font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size		: 14px;
}


#menu_bar td.navactiv {
	background		: #FEA62E url(./images/bar2l-bg.gif) repeat-x bottom right;
	height		: 27px;
}

#menu_bar td.navon {
	background		: #BBD862 url(./images/bar3l-bg.gif) repeat-x bottom right;
	height		: 27px;
	cursor		: hand;
}

#menu_bar td.navoff {
	background		: #145B89 url(./images/bar1l-bg.gif) repeat-x bottom right;
	height		: 27px;
	cursor		: hand;
}

#menu_bar a {
	font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color			: #FFF;
	font-weight		: bold;
	text-decoration	: none;
}

#menu_bar a:visited {
	color			: #FFFFFF;
	text-decoration	: none;
}

#menu_bar a:hover {
	color			: #145B89;
	text-decoration	: none;
}

#menu_bar a.navactiv {
	color			: #145B89;
	font-size		: 18px;
}
#menu_bar a.navactiv:visited {
	color			: #FFF;
}

/* -------------------------------------------------------------- */
/* Map                                                  */
/* -------------------------------------------------------------- */
#map_be table.map_be {
	background-color	: #FFF;
	background-image	: url(/blogexpat/cache/map_BE_geo.jpg);
	background-repeat	: no-repeat;
	background-position	: center;
}
/* -------------------------------------------------------------- */
/* Form elements                                                  */
/* -------------------------------------------------------------- */
input.button {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-indent : 2px; 
}

input.box{
	color		: #000000;
	font		: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-indent	: 2px; 
	border		: #FEA62E 1px solid;
}

/* -------------------------------------------------------------- */
/* Googlemap                                                          */
/* -------------------------------------------------------------- */
#ggmap_be {
	background	: #F0F8FB;
	text-align	: center;
	vertical-align	:middle;
}

/* -------------------------------------------------------------- */
/* Side menu                                                         */
/* -------------------------------------------------------------- */
#sidemenu_be {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #000000;
	font-size		: 11px;
	text-align		: justify;
}

#sidemenu_be td.top {
	border-style	: solid; /*solid, dotted, dashed, double */
	border-color	: #BBD862;
	border-width	: 3px 0px 0px 0px; /*{top;right;bottom;left}*/
	background		: #FEA62E url(./images/bar2l-bg.gif) repeat-x bottom right;
	color			: #FFF;
	text-align		: left;
	padding		: 0px 0px 0px 5px; /*{top;right;bottom;left}*/
	font-weight		: bold;
	font-size		: 12px;
	height		: 27px;
}

/* -------------------------------------------------------------- */
/* Section Form                                                   */
/* -------------------------------------------------------------- */

#form_be{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #000000;
	font-size		: 13px;
	text-align		: justify;
	padding		: 0px 5px 0px 5px; /*{top;right;bottom;left}*/
}

#form_be input {
	color : #000000;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	text-indent : 1px; 
}

#form_be select {
	color : #000000;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	text-indent : 1px; 
}

#form_be textarea {
	color : #000000;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	text-indent : 1px; 
}

#form_be fieldset {
	background		: #FFF;
	border		: 1px #FEA62E solid;
	padding		: 5px;
}
#form_be legend {
	font-weight		: bold;
	color			: #145B89;
}
#form_be font.warning  { 
	color			: #CC0000;
	font-weight		: bold;
	background		: #FFF;
}

/* -------------------------------------------------------------- */
/* blockright                                                         */
/* -------------------------------------------------------------- */
#blockright_be {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	color		: #000000;
	font-size	: 11px;
	text-align	: justify;
}
#blockright_be table {
	background-color: #FFF;
	border-spacing	: 0px;
	border-style	: solid; /*solid, dotted, dashed, double */
	border-color	: #145B89;
	border-width	: 0px; /*{top;right;bottom;left}*/	
}
#blockright_be 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			: 304px;	
}
#blockright_be table.frame {
	background-color: #FFF;
	border-spacing	: 0px;
	border-color	: #145B89;
	border-style	: solid; /*solid, dotted, dashed, double */
	border-width	: 0px 2px 2px 2px; /*{top;right;bottom;left}*/	
	width		: 304px;
	padding		: 0px 4px 4px 5px; /*{top;right;bottom;left}*/
}
#blockright_be td {
	background-color: #FFF;
}
#blockright_be td.brick {
	border-style	: solid; /*solid, dotted, dashed, double */
	border-color	: #FEA62E;
	border-width	: 1px 2px 2px 1px; /*{top;right;bottom;left}*/
	background-color: #F0F8FB;
	text-align	: center;
	height		: 22px;
}
#blockright_be td.frame {
	background	: #FFF;
	border-left	: 2px #01699F solid;
	border-right	: 2px #01699F solid;
}
#blockright_be td.top {
	border-style	: solid; /*solid, dotted, dashed, double */
	border-color	: #BBD862;
	border-width	: 3px 0px 0px 0px; /*{top;right;bottom;left}*/
	background	: #6CCDE0 url(./images/bar1-bg.gif) repeat-x bottom right;
	color		: #FFF;
	text-align	: center;
	font-weight	: bold;
	font-size	: 12px;
	height		: 27px;
}
#blockright_be td.bottom {
	background	: #6CCDE0 url(./images/bar3-bg.gif) repeat-x bottom right;
	height		: 22px;
}
#blockright_be td.navon {
	border-style	: solid; /*solid, dotted, dashed, double */
	border-color	: #FEA62E;
	border-width	: 1px 2px 2px 1px; /*{top;right;bottom;left}*/
	background-color: #BBD862;
	height		: 22px;
	cursor		: hand;
	text-align	: center;
}
#blockright_be td.navoff {
	border-style	: solid; /*solid, dotted, dashed, double */
	border-color	: #FEA62E;
	border-width	: 1px 2px 2px 1px; /*{top;right;bottom;left}*/
	background-color: #F0F8FB;
	height		: 22px;
	cursor		: hand;
	text-align	: center;
}
#blockright_be a, #blockright a:link{
	color		: #0000DC;
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	text-decoration	: none;
}
#blockright_be a:visited {
	color		: #5EB477;
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	text-decoration	: none;
}
#blockright_be a:hover {
	color		: #145B89;
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	text-decoration	: underline;
}
#blockright_be td.vote {
	background	: #FFF url(./images/vote.jpg) no-repeat center;
	color		: #145B89;
	text-align	: center;
	font-weight	: bold;
	font-size	: 15px;
}
#blockright_be td.none {
	padding		: 0px 1px 0px 0px; /*{top;right;bottom;left}*/
}
#blockright_be h2 { 
	color		: #145B89;
	top-margin	: expression(this.style.marginTop=this.parentNode.offsetHeight/2-(this.offsetHeight/2));
}

#blockright_be h3 {
	margin		: 0px;
}
#blockright_be li {	
	list-style-image: url('./images/post.png');
	/* list-style-image: url('./images/li-3dots.gif');*/
	margin		: 0px 0px 0px 4px; /*{top;right;bottom;left}*/
}

/* -------------------------------------------------------------- */
/* Box right                                                    */
/* -------------------------------------------------------------- */
#box_right {
	color		: #000000;
	font-size	: 11px;
	text-align	: justify;
}
#box_right table {
	width		: 304px;
	border-width	: 0px;
}
#box_right td {
	background-color: #FFF;
	border-style	: solid; /*solid, dotted, dashed, double */
	border-width	: 0px 2px 2px 2px; /*{top;right;bottom;left}*/
	padding		: 2px 2px 2px 2px; /*{top;right;bottom;left}*/
}
#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;
}

/* -------------------------------------------------------------- */
/* 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/bar5l-bg.gif) repeat-x bottom right;
}
#box_travel li {	
	list-style-image: url('./images/arrow-pink.gif');
}

/* -------------------------------------------------------------- */
/* Box BlogList                                                   */
/* -------------------------------------------------------------- */
#box_bloglist td {
	border-width	: 0px;
	padding		: 2px 2px 2px 2px; /*{top;right;bottom;left}*/
}
#box_bloglist td.top {
	border-color	: #BBD862;
	background	: #BBD862 url(./images/bar1l-bg.gif) repeat-x bottom right;
	font-family	: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight	: bold;
	font-size	: 15px;
	height		: 30px;
}
#box_bloglist td.frame {
	background	: #FFF;
	border-left	: 2px #145B89 solid;
	border-right	: 2px #145B89 solid;
	border-bottom	: 2px #145B89 solid;
}
#box_bloglist table {
	width		: 296px;
	border-width	: 0px;
}
#box_bloglist td.none {
	padding		: 0px 1px 0px 0px; /*{top;right;bottom;left}*/
}
#box_bloglist a:hover {
	background	: #BBD862;
	text-decoration	: none;
	color		: #145B89;
}

/* -------------------------------------------------------------- */
/* 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/bar1l-bg.gif) repeat-x bottom right;
	height		: 30px;
}
#box_lastsmallads td.bhighlightb {
	background	: #F0F8FB;
	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_lastsmallads 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_lastsmallads li {	
	list-style-image: url(images/arrow-blue.gif);
}
#box_lastsmallads td.bottom {
	border-color	: #B8D800;
	background	: #B8D800 url(./images/bar3l-bg.gif) repeat-x bottom right;
	border-bottom	: 2px #01699F solid;
	border-left	: 2px #01699F solid;
	border-right	: 2px #01699F solid;
	height		: 27px;
}
#box_lastsmallads a.bottom {
	color		: #145B89;
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	text-decoration	: none;
	font-weight	: bold;
	background	: none;
	padding		: 0px;
}
#box_lastsmallads a:hover {
	background	: #BBD862;
	text-decoration	: none;
	color		: #145B89;
}
#box_lastsmallads a.bottom:hover {
	background	: none;
	color		: #145B89;
}

/* -------------------------------------------------------------- */
/* Block ForumRSS                                             */
/* -------------------------------------------------------------- */
#forumrss table.forumrss {
	border-width		: 0px; /*{top;right;bottom;left}*/
	padding			: 0px;
	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		: #F0F8FB;
	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-blue.gif);
}

/* -------------------------------------------------------------- */
/* Advert                                                        */
/* -------------------------------------------------------------- */
#advert table {
	border-width		: 2px 2px 2px 2px; /*{top;right;bottom;left}*/
	border-style		: solid; /*solid, dotted, dashed, double */
	border-color		: #145B89;
	padding			: 0px;
}

#advert td {
	background-color	: #F0F8FB;
	border-spacing		: 0px; /* for FF only; need to use cellspacing for IE */
	border-width		: 0px;
	font-weight		: bold;
	font-size		: 13px;
	color			: #145B89;
}

/* -------------------------------------------------------------- */
/* EElink                                                        */
/* -------------------------------------------------------------- */
#eelink{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
}
#eelink table {
	border-width		: 2px 2px 2px 2px; /*{top;right;bottom;left}*/
	border-style		: solid; /*solid, dotted, dashed, double */
	border-color		: #145B89;
	padding			: 0px;
}
#eelink td {
	background-color	: #F0F8FB;
	border-spacing		: 0px; /* for FF only; need to use cellspacing for IE */
	border-width		: 0px;
	font-size		: 13px;
	color			: #145B89;
}

/* -------------------------------------------------------------- */
/* Section Content                                                 */
/* -------------------------------------------------------------- */
#content_be{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #000000;
	font-size		: 13px;
	text-align		: left;
	padding			: 0px 5px 0px 5px; /*{top;right;bottom;left}*/
}
#content_be ul li {	
	list-style-image: url('./images/li-3dots.gif');
	/*list-style		: square;*/
}
#content_be a, #content_be a:link{
	text-decoration	: none;
	font-weight		: bold;
}
#content_be a:visited{
	text-decoration	: none;
	font-weight		: bold;
}
#content_be a:hover{
	text-decoration	: underline;
	font-weight		: bold;
}
#content_be td {
	padding		: 3px;
	text-align		: justify;
}
#content_be table.noborder {
	background-color: #FFFFFF;
	border		: 0px;
	border-collapse	: collapse;
	border-spacing	: 0px;
	border-width	: 0px;
	padding		: 0px;
	width			: 95%;
}
#content_be td.noborder {
	border		: 0px;
}
#content_be h1 { 
	font-size		: 18px;
	font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color			: #145B89;
	font-weight		: bold;
	margin		: 0;	
}

/* -------------------------------------------------------------- */
/* Section directory                                              */
/* -------------------------------------------------------------- */
#dir_be {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #000000;
	font-size		: 13px;
	text-align		: left;
}
#dir_be fieldset {
	background		: #FFF;
	border		: 1px #FEA62E solid;
	padding		: 5px;
}
#dir_be legend {
	font-weight		: bold;
	color			: #145B89;
}
#dir_be a, #dir_be a:link{
	font-size		: 13px;
	color			: #0000DC;
}
#dir_be a:visited{
	font-size		: 13px;
}
#dir_be a:hover{
	font-size		: 13px;
	background		: #BBD862;
	text-decoration	: none;
	color			: #145B89;
}
#dir_be td.vote{
	background		: #FFF url(./images/vote.jpg) no-repeat center;
	color			: #145B89;
	text-align		: center;
	font-weight		: bold;
	font-size		: 15px;
}

#dir_be a.vote_up, #dir_be a.vote_up:link{
	display:inline-block;
	background-repeat:none;
	background-position:center;
}
#dir_be a.vote_up:hover{
	background		: #BBD862; /*url(./images/thumb_up.png) no-repeat center;*/
}

/* -------------------------------------------------------------- */
/* Section rss                                              */
/* -------------------------------------------------------------- */
#rss_be {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #000000;
	font-size		: 13px;
	text-align		: justify;
}
#rss_be a, #rss_be a:link{
	font-size		: 13px;
	color			: #0000DC;
}
#rss_be a:visited{
	font-size		: 13px;
}
#rss_be a:hover{
	font-size		: 13px;
	background		: #BBD862;
	text-decoration	: none;
	color			: #145B89;
}

#rss_be ul li {	
	list-style-image	: url('./images/post.png');
	/* list-style-image: url('./images/li-3dots.gif');*/
	/*list-style	: square;*/
}

/* -------------------------------------------------------------- */
/* Other                                                          */
/* -------------------------------------------------------------- */

a.help {cursor: help; } 

.xiti IMG { 
	filter: 	chroma(color=#FFF600), mask(color=#FFB506), alpha(opacity=100);
	}

.warning  { color: #FFFFFF; font-weight: bold; background: #CC0000 }
.small  { font-size	: 10px; }

.valign {
 vertical-align:middle;
}
.valign p {
 top-margin:expression(this.style.marginTop=this.parentNode.offsetHeight/2-(this.offsetHeight/2));
}
