/****************************************************************/
/*   Design:   Multiflex-4.2 / Layout-4                         */
/*   File:     Global layout structure                          */
/*--------------------------------------------------------------*/
/*   Design:   www.1234.info                                    */
/*   Date:     January 20, 2008                                 */
/*--------------------------------------------------------------*/
/*   License:  Fully open source without restrictions.          */
/*             Please keep footer credits with the words        */
/*             "Design by 1234.info". Thank you!                */
/****************************************************************/

/************/
/*  GLOBAL  */
/************/

/* NON-HEADER */
*{padding:0; margin:0;}
 body {font-size:62.5%; background-color:rgb(255,255,255); font-family:verdana,arial,sans-serif;} /*Font-size: 1.0em = 10px when browser default size is 16px*/
.page-container {width:960px; margin:0px auto; margin-top:10px; margin-bottom:10px; font-size:1.0em; border: 1px solid #7BA5CC;}
.main {clear:both; width:960px; padding-bottom:/*3*/0px; border: 0; background:transparent url(../images/easytech_background.gif) top left repeat-y;}
.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; margin-left:9px; width:200px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/; background:transparent;}
.main-content {display:inline; /*Fix IE floating margin bug*/; float:left; width:475px; margin:0 0 0 33px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}

.main-subcontent {display:inline /*Fix IE floating margin bug*/; float:right; width:200px; margin:0 9px 0 0; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.footer {clear:both; width:960px; padding:2px 0 2px 0; border: 0; background:#3a7eba url(../images/easytech_footer.gif) bottom left no-repeat; font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/; height:21px; }

/* HEADER */
.header {width:960px;}
.header-top {width:960px; height:152px; border: 0; background: #fff url(../images/easytech_title.gif) top left no-repeat; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.header-bottom {width:960px; border: 0; background: #fff url(../images/easytech_title_bottom.gif) top left no-repeat; height: 32px;}
.header-breadcrumbs {clear:both; width:960px; padding:1.3em 0 1.0em 0; border: 0; font-size:11px; color:#4296cd;}
.header-breadcrumbs ul {display: none;}

/*************/
/*  2. HEAD  */
/*************/
.sitelogo {width:165px; height:90px; border:0; position:absolute; z-index:1; margin:20px 0 0 15px; background:url(../images/easytech_logo.gif); /*display: none;*/}
.sitename {width:300px; height:45px; position:absolute; z-index:1; margin:23px 0 0 75px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.sitename h1 {font-weight:normal; font-size:240%;}
.sitename h2 {margin:-2px 0 0 0; color:rgb(125,125,125); font-weight:normal; font-size:120%;}
.sitename a{text-decoration:none; color:rgb(125,125,125);}
.sitename a:hover {text-decoration:none; color:rgb(125,125,125);}

.nav0 {width:350px; position:absolute; z-index:2; margin:25px 0 0 0; margin-left:610px !important /*Non-IE6*/; margin-left:613px /*IE6*/;}
.nav0 ul {float:right; padding:0 20px 0 0;}
.nav0 li {display:inline; list-style:none;}
.nav0 li a {padding:0 0 0 3px;}
.nav0 a:hover {text-decoration:none;}
.nav0 a img {height:20px; border:none;}

.nav1 {width:350px; position:absolute; z-index:3; margin:55px 0 0 610px;}
.nav1 ul {float:right; padding:0 15px 0 0; font-weight:normal;}
.nav1 li {display:inline; list-style:none;}
.nav1 li a {display:block; float:left; padding:2px 5px 2px 5px; color:rgb(125,125,125); text-decoration:none; font-size:110%;}
.nav1 a:hover {text-decoration:none; color:rgb(50,50,50);}

.header-breadcrumbs ul {float:left; width:560px; list-style:none; padding:0 0 0 15px; font-family:verdana,arial,sans-serif;}
.header-breadcrumbs ul li {display:inline; padding:0px; font-weight:normal; color:rgb(125,125,125); font-size:100%;}
.header-breadcrumbs ul a {color:rgb(70,122,167); text-decoration:none;}
.header-breadcrumbs ul a:hover {color:rgb(42,90,138); text-decoration:underline;}

.header-breadcrumbs .searchform {float:right; width:285px; padding:0 4px 0px 0px !important /*Non-IE6*/; padding:0 1px 0px 0px /*IE6*/; text-align:right;}
.header-breadcrumbs .searchform form fieldset {float:right; border:none;}
.header-breadcrumbs .searchform input.field {width:129px; height: 18px; padding:2px 0 1px 0; border:1px solid #7BA5CC; font-family:verdana,arial,sans-serif; font-size:12px; }
.header-breadcrumbs .searchform input.button,
.header-breadcrumbs .searchform input.button:hover {width:63px; height: 24px; padding-bottom:5px !important /*Non-IE6*/; padding:0 /*IE6*/;
            background: #7BA5CC url(../images/easytech_search_btn.gif); border:0; text-align:center; font-family:verdana,arial,sans-serif;
            color:#fff; font-size:11px; letter-spacing: 1px;}

/******************/
/*  MAIN SECTION  */
/******************/

/* MAIN NAVIGATION */
.main-navigation .round-border-topright {width:10px; height:10px; position:absolute; z-index:100; margin:0 0 0 190px; background:url(../img/bg_corner_topright.gif) no-repeat;}

/* MAIN CONTENT */
.column1-unit {width:451px; padding:0 12px 0 12px; margin-bottom:2px !important /*Non-IE6*/; margin-bottom:-5px /*IE6*/; border-bottom:solid 1px #7BA5CC;}
.column2-unit-left {float:left; width:225px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-right {float:right; width:225px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-left {float:left; width:137px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-middle {float:left; width:137px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left:40px;}
.column3-unit-right {float:right; width:137px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

/* MAIN SUBCONTENT */
.subcontent-unit {width: 200px; margin:0 0 2.0em 0; padding:0 0 10px 0; border: 0; border-bottom:solid 1px #7BA5CC; background: #fff url(../images/easytech_box_bottom.gif) bottom left repeat-x;}
.subcontent-unit p {color: #3876b3;}
.subcontent-unit-blue  {width:200px; margin:0 0 2.5em 0; padding:0 0 10px 0; border-bottom:solid 1px #7BA5CC; background: #E5F1F9 url(../images/easytech_box_bottom.gif) bottom left repeat-x;}
.subcontent-unit-blue p {color: #808c94;}
/********************/
/*  FOOTER SECTION  */
/********************/
.footer p {line-height:1.3em; text-align:center; color:#fff; padding: 3px 5px 0 5px;}
.footer a,
.footer a:hover,
.footer a:visited {text-decoration:underline; color:#fff; font-weight:bold;}

/******************/
/*  CLEAR FLOATS  */
/******************/
.page-container:after, .header:after, .header-bottom:after, .header-breadcrumbs:after, .main:after, .main-navigation:after, .main-content:after, .main-content div:after, .main-subcontent: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;}
.subcontent-unit:after, .subcontent-unit-blue: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:475px;
	height:9px;
	border:solid 1px #fff;
	background:url(../images/easytech_content_divider.gif) top left no-repeat;
}

/********************************/
/*  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*/;}}

