/****************************************************************/
/*   Design:   Multiflex-3.9 / Layout-1                         */
/*   File:     Global layout structure                          */
/*--------------------------------------------------------------*/
/*   Design:   1234.info                                        */
/*   Date:     September 21, 2007                               */
/*--------------------------------------------------------------*/
/*   License:  Fully open source without restrictions.          */
/*             Please keep footer credits with the words        */
/*             "Design by 1234.info". Thank you!                */
/****************************************************************/

/************/
/*  GLOBAL  */
/************/
.fullpic {
width:898px; 
height:520px; 
margin-bottom:10px;
.fullpic a {display:block; }
}
.bigpic {
width:667px; 
height:445px; 
float:left;
margin-right:10px;
margin-bottom:10px;
}
.smallpic {
width:223px; 
height:141px; 
float:left;
margin-bottom:11px;
}
.smallpich {
width:293px; 
height:195px; 
float:left;
margin-right:10px;
margin-bottom:10px;
}
.headlines {clear:both; width:900px; padding:0.4em 0 0.3em 1.0em; background: url(../img/bc_bg.gif) no-repeat; font-weight:bold; font-size:220%;}
/* NON-HEADER */
*{padding:0; margin:0;}
 body {font-size:55%; background-color:#ffffff; font-family:verdana,arial,sans-serif; color: #333333} /*Font-size: 1.0em = 10px when browser default size is 16px*/
.page-container {width:900px; margin:0px auto; margin-top:20px; margin-bottom:20px; border:solid 1px #dddddd; font-size:1.0em}
.main {clear:both; width:900px; padding-bottom:30px; background:transparent;}
.main-content {display:inline; /*Fix IE floating margin bug*/; float:left; width:840px; margin:0 0 0 30px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.footer {clear:both; width:900px; padding:1.0em 0 1.0em 0; background:#e1e1e1 url(../img/bg_foot.jpg) no-repeat; font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}

/* HEADER */
.header {width:900px; font-family:"trebuchet ms",arial,sans-serif;}
.header-bottom {width:900px}
.header-breadcrumbs {clear:both; width:900px; padding:1.0em 0 1.5em 0; background: url(../img/bc_bg.gif) no-repeat;}

/*Drop-down menu*/
.nav2 {white-space:nowrap /*IE hack*/; float:left; width:900px; border:none; background:  url(../img/bc_bg.gif) no-repeat; color:#4b4b4b; font-size:120%;} /*Color navigation bar normal mode */
.nav2 ul {list-style-type:none;}
.nav2 ul li {float:left; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; border-right:solid 1px #afafaf;}
.nav2 ul li a {float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:3.1em; line-height:3.1em; padding:0 16px 0 16px; text-decoration:none; font-weight:bold; color: #646464;}
.nav2 ul li ul {display:none; border:none;}

/*Non-IE6 hovering*/
.nav2 ul li:hover {position:relative;} /*Sylvain IE hack*/
.nav2 ul li:hover a {background-color:#d2d2d2; text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.0em; margin-top:0.1em; left:0;}
.nav2 ul li:hover ul li a {white-space:normal; display:block; width:10.0em; height:auto; line-height:1.3em; margin-left:-1px; padding:4px 16px 4px 16px; border-left:solid 1px #afafaf; border-bottom: solid 1px #afafaf; background-color:#ededed; font-weight:normal; color:#323232;} /*Color subcells normal mode*/
.nav2 ul li:hover ul li a:hover {background-color:#d2d2d2; text-decoration:none;} /*Color subcells hovering mode*/

/*IE6 hovering*/
.nav2 table {position:absolute; top:0; left:0; border-collapse:collapse;}
.nav2 ul li a:hover {position:relative /*Sylvain IE hack*/; z-index:1000 /*Sylvain IE hack*/; background-color:#d2d2d2; text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li a:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.1em; t\op:3.0em; left:0; marg\in-top:0.1em;}
.nav2 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-left:solid 1px #afafaf; border-bottom: solid 1px #afafaf; background-color:#ededed; font-weight:normal; color:#323232;} /*Color subcells normal mode*/
.nav2 ul li a:hover ul li a:hover {background-color:#d2d2d2; text-decoration:none;} /*Color subcells hovering mode*/

#shop .shop, #guide .guide, #learn .learn, #stotd .stotd, #about .about
{
color:#323232;
background-color:#bbbbbb;
}

.header-breadcrumbs ul {float:left; width:560px; list-style:none; padding:1px 0 0 15px; font-family:verdana,arial,sans-serif;}
.header-breadcrumbs ul li {display:inline; padding:0 0 0 10px; background:transparent url(../img/bg_bullet_arrow.gif) no-repeat 0 50%; font-weight:normal; color:#7d7d7d; font-size:100%;}
.header-breadcrumbs ul a {color:#467aa7; text-decoration:none;}
.header-breadcrumbs ul a:hover {color:#2a5a8a; text-decoration:underline;}

.searchform {float:right; width:185px; padding:8px 23px 0px 0px !important /*Non-IE6*/; padding:0 12px 0px 0px /*IE6*/;}
.searchform form fieldset {float:right; border:none;}
.searchform input.field {width:15.0em; padding:0.2em 0 0.2em 0; border:1px solid #c8c8c8; font-family:verdana,arial,sans-serif; font-size:90%; font-weight:lighter}
.searchform input.button {width:3.0em; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:#e6e6e6; border:solid 1px #969696; text-align:center; font-family:verdana,arial,sans-serif; color:#969696; font-size:90%;}
.searchform input.button:hover {cursor:pointer; border:solid 1px #505050; background:#dcdcdc; color:#505050;}


.header-breadcrumbs .searchform {float:right; width:285px; padding:0 17px 0px 0px !important /*Non-IE6*/; padding:0 12px 0px 0px /*IE6*/;}
.header-breadcrumbs .searchform form fieldset {float:right; border:none;}
.header-breadcrumbs .searchform input.field {width:10.0em; padding:0.2em 0 0.2em 0; border:1px solid #c8c8c8; font-family:verdana,arial,sans-serif; font-size:120%; }
.header-breadcrumbs .searchform input.button {width:3.0em; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:#e6e6e6; border:solid 1px #969696; text-align:center; font-family:verdana,arial,sans-serif; color:#969696; font-size:120%;}
.header-breadcrumbs .searchform input.button:hover {cursor:pointer; border:solid 1px #505050; background:#dcdcdc; color:#505050;}

/******************/
/*  MAIN SECTION  */
/******************/

/* MAIN CONTENT */
.column1-unit {width:840px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-left {float:left; width:400px;  margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-right {float:right; width:400px;  margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-left {float:left; width:253px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-middle {float:left; width:253px;  margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left:40px;}
.column3-unit-right {float:right; width:253px;  margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

/********************/
/*  FOOTER SECTION  */
/********************/
.footer p {line-height:1.3em; text-align:center; color:#7d7d7d; font-weight:bold; font-size:110%;}
.footer p.credits {font-weight:normal;}
.footer a {text-decoration:underline; color:#7d7d7d;}
.footer a:hover {text-decoration:none; color:#000000;}
.footer a:visited {color:#000000;}

/******************/
/*  CLEAR FLOATS  */
/******************/
.page-container:after, .header:after, .header-bottom:after, .header-breadcrumbs:after, .main:after, .main-content:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.column1-unit:after, .column2-unit-left:after, .column2-unit-right:after, .column3-unit-left:after, .column3-unit-middle:after, .column3-unit-right:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.footer:after, p:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear-contentunit {clear:both; width:840px; height:0.1em; border:none; background:#d2d2d2; color:#d2d2d2;}

/********************************/
/*  PRINTING and MISCELLANEOUS  */
/********************************/
@media print {.header-top {width:900px; height:80px; background:#f0f0f0; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
@media print {.header-breadcrumbs {width:900px; background:transparent;}}
@media print {.nav2 {float:left; width:900px; border:none; background:#f0f0f0; color:#4b4b4b; font-size:1.0em; font-size:130%;}} /*Color navigation bar normal mode*/
@media print {.main {clear:both; width:900px; padding-bottom:30px; background:transparent;}}
@media print {.footer {clear:both; width:900px; height:3.7em; padding:1.1em 0 0; background:#f0f0f0; font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}