/****************************************************************/
/*   Design:   Multiflex-5.4                                    */
/*   Type:     Design with sidebar                              */
/*   File:     Grid Toolbox                                     */
/*   Option:   Design with sidebar                              */
/*--------------------------------------------------------------*/
/*   Design:   www.1234.info                                    */
/*   Date:     March 13, 2008                                   */
/*--------------------------------------------------------------*/
/*   License:  Fully open source without restrictions.          */
/*             Please keep footer credits with the words        */
/*             "Design by 1234.info". Thank you!                */
/****************************************************************/

/******************/
/* GLOBAL LAYOUT  */
/******************/

 body {font-size:64%; background-color:rgb(240,240,240); font-family:tahoma,arial,sans-serif; } /*Font-size: 1.0em = 10px when browser default size is 16px*/
.container {width:978px; padding-top:10px; padding-bottom:0px; margin:0 auto; font-size:1.0em; }
.header {width:958px; min-height:130px /*Non-IE6*/; height:auto !important /*Non-IE6*/; height:130px /*IE6*/; border-left:solid 10px rgb(200,200,200); border-right:solid 10px rgb(200,200,200); background:rgb(225,225,225) url(../img/bg_header.jpg) repeat-x /*Total header background image entered here. Height: 125px*/; font-size:1.0em;}
.header-top {clear:both; width:958px; height:100px; background:rgb(255,255,255) url(../img/bg_header_top.jpg) repeat-x /*Top header background image entered here. Height: 100px*/; font-size:1.0em;}
.navbar {clear:both;float:left; width:620px; min-height:30px /*Non-IE6*/; height:auto !important /*Non-IE6*/; height:30px /*IE6*/; background:rgb(225,225,225) url(../img/bg_header_bottom.jpg) repeat-x /*Bottom header background image entered here: Height: 25 px*/; font-size:130%;} 
.header-bottom {white-space:nowrap /*IE hack*/; float:left; width:958px; height:30px; border-left:solid 10px rgb(200,200,200); border-right:solid 10px rgb(200,200,200); background-color:rgb(225,225,225); font-family:tahoma,arial,sans-serif; font-size:1.0em !important /*Non-IE6*/; font-size:1.0em /*IE6*/;} /*Color navigation bar normal mode*/

.main {clear:both; width:958px; padding:10px 0 20px 0; border-left:solid 10px rgb(200,200,200); border-right:solid 10px rgb(200,200,200); background-color:rgb(200,200,200); font-size:1.0em;}
.content {display:inline; /*Fix IE floating margin bug*/; float:right; width:796px; background-color:rgb(200,200,200); font-size:1.0em; overflow:visible !important /*Non-IE6*/; overflow:hidden /*IE6*/;}
.subcontent {display:inline /*Fix IE floating margin bug*/; float:left; width:150px; background-color:rgb(200,200,200); font-size:1.0em; overflow:visible !important /*Non-IE6*/; overflow:hidden /*IE6*/;}
.travel {display:inline; /*Fix IE floating margin bug*/; float:right; width:796px; background-color:rgb(200,200,200); font-size:1.0em; overflow:visible !important /*Non-IE6*/; overflow:hidden /*IE6*/;}
.footer {clear:both; width:958px; padding:1.0em 0 1.0em 0; border-left:solid 10px rgb(200,200,200); border-right:solid 10px rgb(200,200,200); background-color:rgb(225,225,225); font-size:1.1em !important /*Non-IE6*/; font-size:1.0em /*IE6*/; overflow:visible !important /*Non-IE6*/; overflow:hidden /*IE6*/;}

/****************/
/*  HEADER-TOP  */
/****************/

/* SITENAME AND SLOGAN */
.sitelogo {width:227px; height:64px; position:absolute; z-index:1; margin:0px 0 0 15px; background:url(../img/logo.gif);}
.sitename {width:220px; height:30px; position:absolute; z-index:1; margin:64px 0 0 35px; overflow:hidden;}
.sitename h1 {font-family:"trebuchet ms",arial,sans serif; font-weight:normal; font-size:290% !important /*Non-IE6*/; font-size:260% /*IE6*/;}
.sitename h2 {font-family:verdana,arial,sans serif; margin-top:5px; padding-bottom:2px; color:rgb(125,125,125); height:20px; font-weight:normal; font-size:140% !important /*Non-IE6*/; font-size:130% /*IE6*/;}
.sitename a{text-decoration:none; color:rgb(125,125,125);}
.sitename a:hover {text-decoration:none;}


/* Banner Header Top */
.banner-headtop {width:486px; height:60px; position:absolute; z-index:2; margin:15px 0 0 0; margin-left:370px !important /*Non-IE6*/; margin-left:440px /*IE6*/;}


/* BUTTON NAVIGATION */
.navbutton {float:right; width:20px;  z-index:2; margin-top:77px; margin-right:3px !important /*Non-IE6*/; margin-right:2px /*IE6*/; }
.navbutton ul {float:right;}
.navbutton li {display:inline; list-style:none;}
.navbutton li a {padding-left:3px;}
.navbutton a:hover {text-decoration:none;}
.navbutton a img {height:17px;}

/*******************/
/*  HEADER BOTTOM  */
/*******************/

/* BREADCRUMB */
.header-bottom ul {float:left; width:430px; list-style:none; padding:8px 0 3px 10px !important /*Non-IE6*/; padding:8px 0 3px 10px /*IE6*/;}
.header-bottom ul li {display:inline; padding:0 0 0 10px; background:transparent url(../img/bg_bullet_arrow.gif) no-repeat 0 50%; font-size:110% !important /*Non-IE6*/; font-size:100% /*IE6*/;}
.header-bottom ul li.nobullet {display:inline; padding:0; background:none; color:rgb(75,75,75);}
.header-bottom ul a {color:rgb(125,125,125); font-weight:bold; text-decoration:none;}
.header-bottom ul a:hover {color:rgb(0,0,0); text-decoration:underline;}

/* SEARCH FORM */
.header .searchform {float:right;  width:315px; margin-top:4px;}
.header .searchform form fieldset {float:right; border:none; padding-top:5px; padding-right:10px;}
.header .searchform input.field {width:15.0em; height:1.6em; padding:1px !important /*Non-IE6*/; padding:2px /*IE6*/; border:solid 1px rgb(200,200,200); background-color:rgb(255,255,255); font-size:110% !important /*Non-IE6*/; font-size:100% /*IE6*/;}
.header .searchform input.button {width:4.5em; height:1.8em; background-color:rgb(240,240,240); border:solid 1px rgb(150,150,150); text-align:center; color:rgb(100,100,100); font-size:110% !important /*Non-IE6*/; font-size:100% /*IE6*/;}
.header .searchform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background-color:rgb(220,220,220); color:rgb(80,80,80);}

/********************/
/*  NAVIGATION BAR  */
/********************/

/* MAIN MENU */
.navbar ul {list-style-type:none; }
.navbar ul li {float:left; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; background-color:rgb(225,225,225);}
.navbar ul li a {float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:2.4em; line-height:2.4em; padding:0 16px 0 16px; text-decoration:none; font-weight:bold; color:rgb(100,100,100); border-right:solid 0px rgb(215,215,215);}
.navbar ul li ul {display:none; border:none;}


/* SUBMENU (Non-IE6 hovering) */
.navbar ul li:hover {position:relative;} /*Sylvain IE hack*/
.navbar ul li:hover a {background-color:rgb(235,235,235); text-decoration:none;} /*Color main cells hovering mode*/
.navbar ul li:hover ul {display:block; width:10.0em; position:absolute; z-index:1000; top:2.3em; margin-top:0.1em; left:0; padding:0px 16px 0px 16px; border-top:solid 1px rgb(215,215,215);}
.navbar ul li:hover ul li a {white-space:normal; display:block; width:10.0em; height:auto; line-height:1.3em; margin-left:-17px; padding:4px 16px 4px 16px; border-right:solid 1px rgb(215,215,215); border-left:solid 1px rgb(215,215,215); border-bottom: solid 1px rgb(215,215,215); background-color:rgb(235,235,235); font-weight:normal; color:rgb(100,100,100);} /*Color subcells normal mode*/
.navbar ul li:hover ul li a:hover {background-color:rgb(225,225,225); text-decoration:none;} /*Color subcells hovering mode*/

/* SUBMENU (IE6 hovering) */
.navbar table {position:absolute; z-index:1000; top:0px; left:-1px; border-collapse:collapse;}
.navbar ul li a:hover {position:relative /*Sylvain IE hack*/; z-index:1000 /*Sylvain IE hack*/; background-color:rgb(235,235,235); text-decoration:none;} /*Color main cells hovering mode*/
.navbar ul li a:hover ul {display:block; width:10.0em; position:absolute; z-index:1000; top:2.4em; t\op:2.3em; left:0px; marg\in-top:0.1em; border-top:solid 1px rgb(215,215,215); }
.navbar ul li a:hover ul li a {white-space:normal; display:block; w\idth:10.0em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-right:solid 1px rgb(215,215,215); border-left:solid 1px rgb(215,215,215); border-bottom: solid 1px rgb(215,215,215); background-color:rgb(235,235,235); font-weight:normal; color:rgb(100,100,100);} /*Color subcells normal mode*/
.navbar ul li a:hover ul li a:hover {background-color:rgb(225,225,225); text-decoration:none;} /*Color subcells hovering mode*/

/************/
/*  CONTENT */
/************/

/* CONTAINER (BOXES) */
.content-2col-box-leftcolumn {display:inline; float:left; width:654px; background-color:transparent;}
.content-3col-box-rightcolumn {display:inline; float:right; width:130px;  background-color:transparent;}

.content-2col-box {width:654px; background-color:rgb(255,255,255);}
.content-3col-box {width:130px; text-align:center;  background-color:rgb(255,255,255);}

.travel-2col-box-leftcolumn {display:inline; float:left; width:796px; background-color:transparent;}
.travel-2col-box {width:796px; background-color:rgb(255,255,255);}
.gallery-2col-box {width:782px; margin:0 7px 0 7px; background-color:rgb(51,51,51);}

/***************/
/* SUBCONTENT  */
/***************/

.subcontent-box {width:150px; float:left; background-color:rgb(255,255,255);}

/************/
/*  FOOTER  */
/************/
.footer p {clear:both; line-height:1.3em; text-align:center; color:rgb(125,125,125); font-weight:bold; font-size:110%;}
.footer p.credits {clear:both; font-weight:normal;}
.footer a, .footer a:visited {text-decoration:underline; color:rgb(125,125,125);}
.footer a:hover {text-decoration:none; color:rgb(0,0,0);}

/*********************/
/*  ROUNDED CORNERS  */
/*********************/

/* PAGE */
.corner-page-top {width:978px; height:10px; background:transparent url(../img/bg_corner_page_top.gif) no-repeat; overflow:hidden;}
.corner-page-bottom {width:978px; height:10px; padding-bottom:20px; background:transparent url(../img/bg_corner_page_bottom.gif) no-repeat; overflow:hidden;}

/* CONTENT */

.corner-content-2col-top {width:654px; height:7px; background:transparent url(../img/bg_corner_content_2col_top.gif) no-repeat; overflow:hidden;}
.corner-content-2col-bottom {width:654px; height:7px; margin-bottom:10px; background:transparent url(../img/bg_corner_content_2col_bottom.gif) no-repeat; overflow:hidden;}

.corner-content-3col-top {width:130px; height:7px; background:transparent url(../img/bg_corner_content_3col_top.gif) no-repeat; overflow:hidden;}
.corner-content-3col-bottom {width:130px; height:7px; background:transparent url(../img/bg_corner_content_3col_bottom.gif) no-repeat; overflow:hidden;}

.corner-travel-2col-top {width:796px; height:7px; background:transparent url(../img/bg_corner_travel_2col_top.gif) no-repeat; overflow:hidden;}
.corner-travel-2col-bottom {width:796px; height:7px; margin-bottom:10px; background:transparent url(../img/bg_corner_travel_2col_bottom.gif) no-repeat; overflow:hidden;}


/* SUBCONTENT */
.corner-subcontent-top {clear:both; width:150px; height:7px; background:transparent url(../img/bg_corner_subcontent_top_150.gif) no-repeat; overflow:hidden;}
.corner-subcontent-bottom {clear:both; width:150px; height:7px; margin-bottom:10px; background:transparent url(../img/bg_corner_subcontent_bottom_150.gif) no-repeat; overflow:hidden;}

/******************/
/*  CLEAR FLOATS  */
/******************/
.container:after, .header:after, .header-top:after, .header-bottom:after, .navbar:after, .main:after, .content:after, .content div:after, .subcontent:after, .subcontent div:after, .footer:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.content-1col-nobox:after, .content-2col-nobox-leftcolumn:after, .content-2col-nobox-rightcolumn:after, .content-1col-box:after, .content-2col-box-leftcolumn:after, .content-2col-box-rightcolumn:after, .content-2col-box:after, .subcontent-box:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.corner-content-1col-top:after, .corner-content-1col-bottom:after, .corner-content-2col-top:after, .corner-content-2col-bottom:after, .corner-subcontent-top:after, .corner-subcontent-bottom:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
 p:after {content:"."; display:block; height:0; /*clear:both Do not use here to avoid paragraphs clearing next to images;*/  visibility:hidden;}
 
/**************/
/*  PRINTING  */
/**************/
/* To avoid that some layouts may break during printing */
/* we remove one vertical border-line for the columns  */                 
@media print {.content-2col-nobox-rightcolumn {display:inline; float:right; width:337px; border-left:none; background-color:rgb(255,255,255);}}

 /********************************************/
/*  USED ONLY FOR DEMO PAGE FOR GRID SETUP  */
/*  Do not use for operational purposes     */
/********************************************/
.main p.demo {margin:0; padding:10px 20px 50px 20px;}

/******************************************/
/*  YOUR OWN USER STYLES                  */
/*  If you want to add your own styles,   */
/*  then add them here below in order to  */
/*  avoid a mixup with default styles.    */
/******************************************/

/***************/
/** Travel **/
/***************/
.c-info {padding-top: 30px;}
.c-title {padding-bottom: 5px; margin-left: 15px; font-family: "tahoma"; font-size: 13px}
.c-photo {width:160px; float:left; margin-left:15px;}
.c-info1 {width:575px;  float:right; border-color: #8b9faf; padding: 7px; margin-right:15px; background: #eee; font-family: "tahoma"; font-size: 12px; border: 1px solid; }
.float-info {width: 35%; float: right; background: #fff; padding: 10px; margin: -7px -7px 7px 7px; border-left: #8b9faf 1px solid; border-bottom: #8b9faf 1px solid;}
.c-detail {float: right; margin-bottom: 0px;}
.c-title a {color: #536f87}
.c-title a:visited {	color: #536f87}
.c-title a:hover {color: #333; text-decoration: none}
.c-title a:active {color: #333; text-decoration: none}
.clear-contentunit {clear:both; width:765px; height:0.1em; border:none; background:rgb(210,210,210); color:rgb(210,210,210);}

/***************/
/** Gallery  **/
/**************/
.gallery-2col-box .gallery-box{display:inline; width:100px; float: left; background:rgb(255,255,255);padding: 3px; 	margin-top: 10px;  	margin-left: 31px;  margin-right: 16px; margin-bottom: 10px; }

.travel-2col-box .picture-2box {width: 490px; margin-left: 160px; padding: 5px;}
.travel-2col-box .picture-3box {width: 700px; margin-left: 48px; padding: 5px;}
.travel-2col-box .picture-box-vleft  {width: 233px; float: left;  margin-left: 10px;}
.travel-2col-box .picture-box-vright {width: 230px;float: right; margin-right: 3px;}

.travel-2col-box .article-box {font-size: 11px; font-family: "tahoma";}
.travel-2col-box .article-title {font-size: 10px; }


/***************/
/** PHOTO **/
/***************/
.photo2 {display:inline; float: left; margin-top:12px; margin-bottom: 3px; margin-left: 20px; margin-right: 0px; font-weight:bold; font-size:120%;}
.photo3 {display:inline; float: left; padding: 5px; margin-top: 0px; margin-bottom: 0px;; margin-left: 0px; margin-right: 0px; font-weight:bold; font-size:120%; }
.photocontainer {padding: 7px; border-top: #ccc 1px solid; border-left: #ccc 1px solid; }
.photoshadow  {padding-right: 7px; padding-bottom: 7px; background: url(../img/photoborder.gif) no-repeat right bottom; }
.photobox {padding: 0 0 5px 0;border-top-width: 0px;}
.photocaption {width: 170px; text-align: left; font-size:12px;}
.photocaption1 {width: 200px; text-align: left; font-size:12px;}
.photolink {padding-right: 5px; margin-top: 0px; margin-bottom: 5px; padding-top: 0px; text-align: right;}


/************/
.commentbar {width: 755px; margin-left: 20px; margin-bottom: 20px;  font-size:13px;}
.commentno {width: 750px; float: left; margin: 0px; padding: 1px 0px 2px 3px; background-color: rgb(210,210,210); color: rgb(75,75,75); font-weight: bold; }
.commentdel {width: 62px;float: right; background-color: rgb(210,210,210);}


.clearboth {clear:both;}
