/* -------------------------------------------------------------- 
  
   Blueprint CSS Framework Screen Styles
   * Version:   0.5 (28/8/2007)
   * Website:   http://code.google.com/p/blueprintcss/
      
   This is the main CSS-file for the framework.
   Include this in the <head> of every page. See the
   Readme file in this directory for further instructions.
   
-------------------------------------------------------------- */

@import 'lib/reset.css';
@import 'lib/typography.css';
@import 'lib/grid.css';
@import 'lib/buttons.css';
@import "../forms.css";
@import "../classes.css";
@import "../treepulzstyles.css";


/* Compressed version (re-compress if you change the core files): 
   [http://teenage.cz/acidofil/tools/cssformat.php]
   
   Comment out @import statements above, and 
   add this line instead, when your site has launched 
   (compresses ca 60% of the core files in BP):
   @import 'lib/compressed.css'; */


/* Uncomment the line below to see the grid and baseline. */
/* .container { background: url(lib/img/grid.png); } */
/* .container { background: url(lib/img/baseline.png); }  */

a,a img,img {border:0;margin:0;padding:0}
a {color:black;text-decoration:none}
body#mainlayout {background:#5d5048}
body#splash {background:#5d5048 url('/img/mcmeubelen/splash_bg_tile.gif') repeat-x;text-align:center;background-position:-40px 0px}
body,p,div,span,a,h1,h2,h3,h4,h5,h6 {font-family:arial}

div.container {background:#e7e5e6;}
div#background_conainer {background: #e7e5e6 url('/img/mcmeubelen/container_bg.gif') repeat-x}
div#header {}
div#footer {margin-top:0px;border-top:5px solid white;background:#5d5048 url('/img/mcmeubelen/schaduw_bottom_06.jpg') top left repeat-x;}

div#topmenu {width:950px;text-align:left;color:white;font-weight:bold;font-size:10pt;height:130px;}
div#topmenu a{margin-top:95px;font-size:10pt;color:white;text-transform:uppercase;font-weight:bold;text-decoration:none;letter-spacing:1px;display:block;float:right;width:125px;height:35px;text-align:center}
div#topmenu a.selected{background:url('/img/mcmeubelen/menu_selected_bg_2.gif')}
div#topmenu a:hover{color:#ccc}

div#submenu {background:#fff;width:950px;text-align:left;color:white;font-weight:bold;font-size:10pt;}
div#submenu a{font-size:10pt;color:#999;text-transform:uppercase;font-weight:bold;text-decoration:none;letter-spacing:1px;display:block;float:right;width:145px;height:26px;text-align:center;padding:0;margin:0;padding-top:8px;white-space:nowrap;}
div#submenu a:hover{color:#666}
div#submenu a.selected{background:url('/img/mcmeubelen/submenu_selected_bg.gif') no-repeat center}

div.splashimg {width:165px;height:125px;border:1px solid black;margin:10px;float:left}
div.splashimg h2 {color:white;font-size:10pt;font-weight:bold;text-transform:uppercase}

hr {border-width:0;visibility:hidden}
h2 {text-transform:uppercase;color:#7e787c;font-size:14pt;margin-top:40px;font-weight:normal;margin-bottom:15px;}
h2 span{font-weight:bold}

div#adminmenu {position:absolute;z-index:9999}
div.bigmask {width:297px;height:224px;z-index:700;float:left;overflow:hidden}
div.ultramask {width:470px;height:354px;z-index:700;float:left;overflow:hidden}
a.bigmask {width:297px;height:224px;overflow:hidden;float:left}
div.smallmask {width:149px;height:113px;z-index:701;float:left;overflow:hidden}
div.minimask {width:100px;height:75px;z-index:701;float:left;overflow:hidden}

img.maskbehavioursmall {width:149px;height:113px;behavior: url('/css/iepngfix.htc');}
img.maskbehaviourbig {width:297px;height:224px;behavior: url('/css/iepngfix.htc');}
img.maskbehaviourmini {width:100px;height:75px;behavior: url('/css/iepngfix.htc');}
img.maskbehaviourultra {width:470px;height:354px;behavior: url('/css/iepngfix.htc');}
img#mtgt_undefined {width:16px;height:32px;behavior: url('/css/iepngfix.htc');}
div#largeimage {}

div#leftcolumn {padding-top:40px}

div#splashnav {font-size:10pt;color:#666555;font-weight:bold;}
div#splashnav a {color:#666555;font-size:10pt;text-decoration:none;margin:5px;text-transform:uppercase;font-weight:bold}
div#splashnav a.locationlink_footer {color:white!important}
div#splashnav a:hover {color:#ccc}


div#location {color:white;text-transform:uppercase;font-weight:bold;letter-spacing:4px;font-size:30pt;font-family:arial black;padding-top:27px;padding-left:10px}

div.pagination {margin-bottom:10px;}
div.pagination a,div.pagination b {display:block;float:left;width:14px;height:14px;background:#5d5048;color:white;text-align:center;line-height:120%;margin-right:2px;text-decoration:none}
div.pagination b {background:Black;color:red;}
div.pagination a:hover{background:#666;color:white}

table {border:0px;}
table td{border:0px;}

