﻿/********************************************************************************
* 
* © 2008 Ecliptic Technologies, Inc. - All Rights Reserved
* Unauthorized use or reproduction of this product is strictly prohibited by law.
* Website: www.ecliptictech.com
* Email: info@ecliptictech.com
*
* Name: print.css
* Description: Print CSS file for the Career FM website
*
*********************************************************************************/


/* Auxiliary style sheets
--------------------------------------------------------------------------------*/

@import url(type.css);
@import url(forms.css);
@import url(careerfm.css);


/* Body 
--------------------------------------------------------------------------------*/

*
	{
	margin:0px;
	padding:0px;
	}

body 
	{
	background:#ffffff;
	}

img
    {
    border:none;
    }


/* Images
--------------------------------------------------------------------------------*/

.imageleft
    {
    float:left;
    margin:3px 1em 1em 0px;
    clear:both;
    }

.imageright
    {
    float:right;
    margin:3px 0px 1em 1em;
    clear:both;
    }

.imagefull
    {
    display:block;
    margin:0px 0px 1em 0px;
    }


/* Horizontal rules 
--------------------------------------------------------------------------------*/
	
hr
	{
	display:none;
	}

.hr
    {
    margin:0px 0px 1em 0px;
    border-top:1px dotted #404040;
    }
	

/* Container 
--------------------------------------------------------------------------------*/

#container
    {
    width:100%;
    }


/* Masthead
--------------------------------------------------------------------------------*/

#masthead
    {
    float:none !important;
    width:100%;
    margin:0px 0px 1em 0px;
    }

#logo
    {
    width:100%;
    }

#logo h1
    {
    display:none;
    }

#logo-print
    {
    display:block;
    }

#search
    {
    display:none;
    }


/* Main
--------------------------------------------------------------------------------*/

#main
    {
    float:none !important;
    width:100%;
    }


/* Top row
--------------------------------------------------------------------------------*/

#toprow
    {
    display:none;
    }

#date
    {
    float:none !important;    
    }

#topnav-rightlink
    {
    display:none;
    }

#topnav
    {
    display:none;
    }


/* Job Center
--------------------------------------------------------------------------------*/

#jobsearch
    {
    display:none;
    }


/* Content
--------------------------------------------------------------------------------*/

#content
    {
    float:none !important;
    width:100%;
    }


/*Job categories, Login area
-------------------------------------------------------------------------------*/

#categories, #homecontent
    {
    float:none !important;
    width:100%;
    }

#jobseekers, #employers
    {
    width:384px;
    margin:0px 0px 0em 0px;
    }

#login .text
    {
    width:300px;
    margin:0px 0px 1em 0px;
    padding:1px;
    background:#e5e5e5;
    border:1px solid #344180;
    }

.categories-cell
    {
    float:left;
    width:192px;
    }


/* Content sidepane
--------------------------------------------------------------------------------*/

#content-sidepane
    {
    float:none !important;
    width:100%;
	}


/* SubPage Navigation 
--------------------------------------------------------------------------------*/

#submenu
	{
	display:none;	
	}


/* Content - misc.
--------------------------------------------------------------------------------*/

#content-subpage
    {
    float:none !important;
    width:100%; 
    }

#content-subpage-top
    {
    float:none !important;
    width:100%;
    }

#content-subpage-top #logout, #content-subpage-top #loginnav
    {
    display:none;
    }

#bottomlinks
    {
    float:none !important;
    width:100%;
    }

table
    {
    width:100%;
    margin:0px 0px 1em 0px;
    clear:both;
    }

th
    {
    padding:2px 4px;
    background:#c8cde6;
    }

.table_header_title
    {
    width:505px;
    padding:3px 0px 3px 5px;
    border-right:1px solid #808080;
    }

.table_header_rate
    {
    width:102px;
    padding:3px 0px 3px 5px;
    }

.table_header_title-amount
    {
    float:left;
    width:307px;
    padding:3px 0px 3px 5px;
    border-right:1px solid #808080;
    }

.table_header_rate-amount
    {
    float:left;
    width:100px;
    padding:3px 0px 3px 5px;
    }

.table_cell_basic
    {
    width:505px;
    padding:3px 0px 3px 5px;
    border-top:1px solid #808080;
    border-right:1px solid #808080;
    }

.table_cell_basic02
    {
    float:left;
    width:312px;
    }

.table_cell_basic-amount
    {
    float:left;
    width:307px;
    padding:3px 0px 3px 5px;
    border-top:1px solid #808080;
    }

.table_cell_rate
    {
    width:75px;
    padding:3px 0px 3px 5px;
    border-top:1px solid #808080;
    }

.table_cell_qualifier
    {
    width:200px;
    padding:3px 0px 3px 5px;
    vertical-align:top;
    border-top:1px solid #808080;
    border-right:1px solid #808080;
    }

.table_cell_units
    {
    width:303px;
    padding:3px 0px 3px 5px;
    border-top:1px solid #808080;
    border-right:1px solid #808080;
    }

.table_cell_full
    {
    width:607px;
    padding:3px 0px 3px 5px;
    border-top:1px solid #808080;
    }    

.testbox
    {
    width:100%;
    height:85px;
    margin:0px 0px 1.625em 0px;
    padding:65px 0px 0px 0px;
    border:1px solid #344180;
    }


/* Options box
--------------------------------------------------------------------------------*/

#jobdetail-options, #employerdetail-options
    {
    display:none;
    }


/* Sidepane
--------------------------------------------------------------------------------*/

#sidepane
    {
    float:none !important;
    width:100%;
    }

#sidepane hr
    {
    display:none;
    }


/* Navigation
--------------------------------------------------------------------------------*/

#nav
    {
    display:none;
    }


/*Job postings
-------------------------------------------------------------------------------*/

#jobpostings
    {
    }

#jobpostings-header
    {
    }

#jobpostings-content
    {
    }

#postedjobs
    {
    }


/*Sidepane content
--------------------------------------------------------------------------------*/

#featuredemployers
    {
    display:none;
    }

#featuredemployers p
    {
    }

#featuredemployers-images
    {
    }

#featuredemployers-images a
    {
    }

#featuredemployers-images img
    {
    margin:0em 0px 1em 0px;
    border:none;
    }

.sidepane-content
    {
    float:none !important;
    }

.sidepane-content-main
    {
    background:#ffffff;
    }


/* Banners
--------------------------------------------------------------------------------*/

#banner
    {
    display:none;
    }


/* Footer 
--------------------------------------------------------------------------------*/

#footer
    {
    float:none !important;
    width:100%;
    margin:1em 0px 0px 0px;
    padding:1em 0px 0px 0px;
    border-top:1px solid #404040;
    }

#footer ul
    {
    display:none;
    }