/****************/
/*  STRUCTURE2  */
/****************/

/* NON-HEADER */
*{padding:0; margin:0;}
 body {font-size:62.5%; background:#e6dde2 url(/img/test-bg.png) top left repeat-x; font-family:verdana,arial,sans-serif;} /*Font-size: 1.0em = 10px when browser default size is 16px*/
.page-container {width:976px; margin:0px auto; margin-bottom:10px; font-size:1.0em;}
.main {clear:both; width:952px; margin-left:12px; padding-top:10px; padding-bottom:30px; background-color:rgb(255,255,255);}
.main-content {display:inline; /*Fix IE floating margin bug*/; float:left; width:690px; margin:0 0 0 20px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.topdiv {display:inline; /*Fix IE floating margin bug*/; float:left; width:910px; margin:0 0 0 20px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.footer {clear:both; width:954px; margin:0px auto; margin-left:12px; padding:1.0em 0 1.0em 0; font-size:1.0em;}
.main-navigation {display:inline /*Fix IE floating margin bug*/; float:right; width:202px; margin-right:20px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}

/* HEADER */
.header {width:952px; height:150px; padding-bottom:10px; margin:0px auto; background:url(/img/header_bg.png) top left no-repeat;}

/*************/
/*  2. HEAD  */
/*************/
.sitelogo {clear:both; width:280px; height:135px; float:left; margin:0px; z-index:1; background:url(/img/bpm-logo.png); background-repeat:no-repeat;}
.sitename {float:right; margin:0; width:666px; height:110px;}
.sitename h1 {text-align:right; padding:0 0 5px 0; font-weight:bold; color:rgb(100,100,100); font-size:12px;}
.sitename h2 {text-align:right; margin:5px 0 0 0; color:rgb(100,100,100); font-weight:bold; font-size:120%;}
.sitename p {text-align:right; margin:15px 0 0 0; color:rgb(100,100,100); font-weight:bold; font-size:120%;}
.sitename a{text-decoration:none; color:rgb(0,0,255);}
.sitename a:hover {text-decoration: underline;}

/*Drop-down menu*/
.nav2{float:right; margin:0; padding:0; width:666px; height:40px; background:none;}
.nav2 ul{ margin:0; margin-left:46px; padding:0;list-style:none;}
.nav2 li{ display: inline; margin:0; padding: 0; font-family: Arial, Helvetica, sans-serif;}
.nav2 a{ float: left; display: block; width:150px; margin-left:5px; text-align:center; padding-top:9px; padding-bottom:16px; font-size:12px; font-weight: bold; color:#FFFFFF; background:url(/img/test-nav.png) top left no-repeat;}
.nav2 a:hover{ background-position:0 -40px; padding-top:9px; padding-bottom:16px;}

/* MAIN CONTENT */
.column1-unit {width:690px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column1-topunit {width:690px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-left {float:left; width:325px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-right {float:right; width:325px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-left {float:left; width:202px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/}
.column3-unit-middle {float:left; width:202px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left:40px;}
.column3-unit-right {float:right; width:202px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.dealbox {float:left; width:688px; border-left:solid 1px rgb(134,144,163); border-right:solid 1px rgb(134,144,163);}
.dealhead {clear:both;float:left; width:690px; height:45px; border:none; margin:0; background:url(/img/dealbox2-hdr.png); background-repeat:no-repeat;}
.dealfoot {float:left; width:690px; height:17px; border:none; margin:0 0 10px 0; background:url(/img/dealbox2-ftr.png); background-repeat:no-repeat;}
.cheapest {float:left; width:323px; border:solid 1px rgb(200,200,200); margin:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.cheapestleft {float:left; width:52px; border:none; margin-left:10px;}
.cheapestright {float:right; width:248px; border:none; margin-right:10px;}
/********************/
/*  FOOTER SECTION  */
/********************/
.footer p {line-height:1.3em; text-align:center; color:rgb(125,125,125); font-weight:bold; font-size:110%;}
.footer p.credits {font-weight:normal;}
.footer a {text-decoration:underline; color:rgb(125,125,125);}
.footer a:hover {text-decoration:none; color:rgb(0,0,0);}
.footer a:visited {color:rgb(0,0,0);}

/******************/
/*  CLEAR FLOATS  */
/******************/
.page-container:after, .header:after, .header-bottom:after, .header-breadcrumbs:after, .main:after, .main-navigation: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;}
 p:after {content:"."; display:block; height:0; /*clear:both*/; visibility:hidden;}
.footer:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear-contentunit {clear:both; width:690px; height:0.1em; border:none; background:rgb(210,210,210); color:rgb(210,210,210);}
.clear-topofpage {clear:both;}

/********************************/
/*  PRINTING and MISCELLANEOUS  */
/********************************/
@media print {.header-top {width:954px; height:80px; background:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
@media print {.header-breadcrumbs {width:954px; background:transparent;}}
@media print {.nav2 {float:left; width:954px; border:none; background:rgb(240,240,240); color:rgb(75,75,75); font-size:1.0em; font-size:130%;}} /*Color navigation bar normal mode*/
@media print {.main {clear:both; width:954px; padding-bottom:30px; background:transparent;}}
@media print {.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:199px; border-right:solid 1px rgb(200,200,200); border-bottom:solid 1px rgb(200,200,200); background-color:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE*/;}}
@media print {.footer {clear:both; width:954px; height:3.7em; padding:1.1em 0 0; background:rgb(240,240,240); font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}