/* Illinois Chamber print stylesheet */


/* Illinois Chamber styles */
/*
COLORS
dark gray	#757a76
light gray	#e3e5e4
dark blue	#004b85
*/
body
{
width: 100%;
height: auto;
margin: 0px;
padding: 0px;
font-family: Verdana, sans-serif;
font-size: 10px;
color: #000;
}
.LTR
{
background-color: #fff;
}



/***** LINK STYLES *****/
a
{
color: #000;
text-decoration: underline;
}
a:hover
{
color: #000;
text-decoration: underline;
}
#breadcrumbs
{
display: none;
visibility: hidden;
}
#footer a
{
color: #000;
font-weight: normal;
text-decoration: underline;
}
#footer a:hover
{
color: #000;
font-weight: normal;
text-decoration: underline;
}



/***** H TAGS *****/
.title
{
text-align: left;
margin: 0px;
padding: 0px;
font-size: 19px;
font-weight: bold;
color: #000;
} 
.listingtitle
{
margin: 0px;
padding: 0px0;
font-size: 12px;
font-weight: bold;
color: #004b85;
}



/***** SHADE CONTAINER *****/
#shade
{
width: 100%;
height: 100%;
margin: 0px auto;
padding: 0px;
background-color: Transparent;
}



/***** CONTAINER *****/
#container
{
width: 100%;
height: 100%;
margin: 0px auto;
padding: 0px;
background-color: #fff;
}



/***** HEADER *****/
#header
{
position: relative;
width: 100%;
height: 60px;
margin: 0px;
padding: 0px;
background: Transparent url('../App_Themes/IllinoisChamber/images/header.jpg') no-repeat top left;
}
#headertext
{
position: absolute;
top: 10px;
left: 0px;
margin: 0px auto;
padding: 0px;
font-family: 'Times New Roman';
font-size: 28px;
color: #000;
font-weight: bold;
text-align: center;
}





/***** SECURE - SIGN OUT BUTTON *****/
#secure
{
display: none;
visilibity: hidden;
}




/***** CONTENT *****/
#content
{
clear: both;
width: 100%;
min-height: 400px;
margin: 0px;
padding: 0px;
border-bottom: 1px solid #000;
background-color: Transparent;
}
* html #content
{
height: 400px;
}
#content .menu
{
display: none;
visibility: hidden;
}
#content .main
{
width: 100%;
height: auto;
margin: 0px;
padding: 0px;
}




/***** HOME PAGE - LEFT & RIGHT COLUMNS *****/
.homecontent
{
width: 100%;
height: auto;
margin: 0px auto;
padding: 0px;
}
.homecontent td
{
vertical-align: top;
}
.homecontent .colspace
{
width: 8px;
}
.homecontent .col1
{
width: auto;
height: auto;
margin: 0px;
padding: 0px;
}
.homecontent .col2
{
width: 225px;
height: auto;
margin: 0px;
padding: 0px;
}
.homecontent .col3
{
width: 225px;
height: auto;
margin: 0px;
padding: 0px;
}
.full
{
width: 400px;
height: auto;
margin: 0px auto 10px auto;
padding: 0px;
}




/***** Search Resume *****/
.searchResume
{
width: 100%;
height: auto;
margin: 0px;
padding: 0px;
}




/***** FOOTER *****/
#footer
{
clear: both;
width: 100%;
height: auto;
margin: 0px auto;
padding: 5px 0px 5px 0px;
background-color: #fff;
color: #e3e5e4;
font-size: 9px;
}
#footer p
{
margin: 0px;
padding: 0px;
}



/***** OTHER *****/
.ErrorLabel
{
color: red;
}
.smallText
{
font-size: 9px;
}
.grayButton
{
display: none;
visibility: hidden;
}



/***** JOBS *****/
/** listing pages **/
.listinggray
{
width: auto;
height: auto;
margin: 0px;
padding: 5px;
background-color: #fff;
border: 1px solid #e3e5e3;
}
.listing, .listing p
{
margin: 0px;
padding: 0px;
}
.listing .logo
{
width: 580px;
margin: 0px auto;
text-align: center;
}
.leftCol, .leftCol p
{
text-align: right;
vertical-align: top;
}
.rightCol
{
vertical-align: top;
}


/** post a job form **/
.postJobTable
{
width: auto;
height: auto;
margin: 0px;
padding: 0px;
}
.postJobTable td
{
vertical-align: top;
}
.lblMessage
{
color: red;
}
.txtDescription, .txtContactInformation, .txtHowToApply
{
width: 400px;
height: 120px;
}
.btnSubmit
{
}
/** jobs detail page **/
h4.title
{
margin: 0px;
padding: 0px;
text-align: left;
font-size: 11px;
font-weight: bold;
color: #000;
}


/***** RESUME *****/
/** post resume form **/
.ResumeTable
{
width: 580px;
margin: 0px;
border: 0px solid #e3e5e4;
}
.ResumeTable h3
{
background-color: #fff;
}
/** resume detail **/
.ResumeBody
{
width: 580px;
height: 100%;
margin: 0px;
padding: 0px;
border: 0px solid #000;
line-height: 1.35;
}
.ResumeHeader
{
width: auto;
margin: 0px;
padding: 0px 0px 20px 0px;
}
.ResumeHeader h2
{
padding-top: 0px;
margin-top: 0px;
background-color: #fff;
}
.ResumeBody h3
{
background-color: #fff;
}
/** search resume **/
.lblKeywords
{
font-size: 11px;
font-weight: bold;
}
.medText
{
font-size: 11px;
}
.tdspacer
{
width: 5px;
}


/***** data grid results *****/
.dgResults
{
width: 100%;
border: 0px solid #e3e5e4;
}
.dgResults table
{
width: 100%;
}




/***** LOGON PAGE *****/
.Green
{
background-color: #fff;
border: 1px solid #e3e5e4;
padding: 10px;
}
.Green .BoxTitle
{
font-size: 12px;
font-weight: bold;
color: #000;
}
.Green .BoxArea
{
}



.odd
{
background-color: #f3f4f4;
}
.even
{
background-color: #fff;
}




/***** --- Containers --- *****/
.BoxTitle, .BoxTitleFull
{
overflow: hidden;
padding: 0px 10px 0px 10px;
background-repeat: repeat-x;
font-size: 13px;
line-height: 22px;
}
.BoxTitle
{	
height: 22px;
border-bottom: solid 1px #ffffff;
}
.BoxTitleFull
{
height: 23px;
border-bottom: solid 1px #4e5a5f;
}
.BoxArea
{
vertical-align: top;
border-top: solid 1px #4e5a5f;
padding: 5px;
}
/***** Box Menu *****/
.boxMenu
{
width: auto;
height: 150px;
margin: 0px;
padding: 10px;
background-color: #fff;
border: 1px solid #e3e5e3;
}
.boxMenu .BoxTitle
{
text-align: center;
margin: 0px;
padding: 0px 0px 10px 0px;
font-size: 14px;
font-weight: bold;
color: #000;
height: 22px;
border-bottom: solid 1px #ffffff;
}
.boxMenu .BoxArea
{
vertical-align: top;
border-top: solid 0px #4e5a5f;
}




/***** Tree menu *****/
.CMSTreeMenuTable
{
width: auto;
font-size: 11px;
}
.CMSTreeMenuItem, .CMSTreeMenuSelectedItem
{
color: #004b85;
padding: 2px 0px 2px 0px;
font-weight: normal;
}
.CMSTreeMenuLink, .CMSTreeMenuLink:visited, .subCMSTreeMenuLink, .subCMSTreeMenuLink:visited, .sub2CMSTreeMenuLink, .sub2CMSTreeMenuLink:visited, .sub3CMSTreeMenuLink, .sub3CMSTreeMenuLink:visited
{
color: #004b85;
text-decoration: underline;
font-weight: normal;
}
.CMSTreeMenuSelectedLink, .CMSTreeMenuSelectedLink:visited, .subCMSTreeMenuSelectedLink, .subCMSTreeMenuSelectedLink:visited, .sub2CMSTreeMenuSelectedLink, .sub2CMSTreeMenuSelectedLink:visited, .sub3CMSTreeMenuSelectedLink, .sub3CMSTreeMenuSelectedLink:visited
{
color: #000;
text-decoration: underline;
font-weight: normal;
}
