/********************************************
* Employment Navigators 
* Developed by Keller Internet Marketing
* http://www.kellerinternetmarketing.com
*
* Created by Shane Keller
*
* General Style Definitions
********************************************/

/*********************************
* Global Promotions
*********************************/

#button-001 a {
	display: block;
	width: 216px;
	height: 121px;
	overflow: hidden;
	text-indent: -9999px;
	text-decoration: none;
	background-image: url(../images/buttons/button_001.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #999999;
}

#button-001 a:hover {
	background-image: url(../images/buttons/button_001.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#button-001 div {
    padding: 6px 12px 20px 16px;
    color: #666666;
}

#employee-timecard a {
    display: block;
    width: 189px;
    height: 20px;
    text-decoration: none;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/btn_employee_timecard.gif) top left no-repeat;
}

#employee-timecard a:hover {
    background: url(../images/btn_employee_timecard.gif) bottom left no-repeat;
}

#direct-deposit a {
    display: block;
    margin-top: 15px;
    width: 189px;
    height: 20px;
    text-decoration: none;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/btn_direct_deposit.gif) top left no-repeat;
}

#direct-deposit a:hover {
    background: url(../images/btn_direct_deposit.gif) bottom left no-repeat;
}

#pay-stub a {
    display: block;
    margin-top: 15px;
    width: 189px;
    height: 20px;
    text-decoration: none;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/btn_view_paystub.gif) top left no-repeat;
}

#pay-stub a:hover {
    background: url(../images/btn_view_paystub.gif) bottom left no-repeat;
}

#apply-online a {
    display: block;
    width: 189px;
    height: 20px;
    text-decoration: none;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/btn_apply_online.gif) top left no-repeat;
}

#apply-online a:hover {
    background: url(../images/btn_apply_online.gif) bottom left no-repeat;
}

#hdr-current-career {
    margin-top: 24px;
    width: 205px;
    height: 12px;
    text-indent: -9999px;
    background: url(../images/hdr_current_career.gif) top left no-repeat;
}

#contact a {
    display: block;
    text-indent: -9999px;
    text-decoration: none;
    overflow: hidden;
    width: 225px;
    height: 22px;
    background: url(../images/btn_contact.gif) top left no-repeat;
}

#contact a:hover {
    background: url(../images/btn_contact.gif) bottom left no-repeat;
}

/*********************************
* Lists 
*********************************/

ul.list {
    list-style: none;
    margin-top: 5px;
}

ul.list li {
    background: url(../images/bullet.gif) no-repeat 0 4px;
    padding-left: 17px;
    padding-bottom: 8px;
    color: #333;
}

/*********************************
* HTML Mods 
*********************************/

body { 
    margin: 0;
    padding: 0;
    text-align: center;
    background: #333 url(../images/bg_interior.gif) top left repeat-x;
}

* {
    margin: 0; 
    padding: 0;
    /**/font-size: 12px; 
    font-family: Verdana, Tahoma, Arial, sans-serif;
    color: #333;
    line-height: 16px;
}

a {
	outline: none;
	color: #662117;
	font-size: 13px;
}

a:hover {
    text-decoration: none;
}

p {
    padding: 0 0 10px 0;
}

sup {
    font-size: 7px;
    color: #E0E0E0;
}

/*********************************
* Layout Definitions
*********************************/

#content {
    width: 733px;
    margin: 0px auto; 
    text-align: left;
}

#logo a {
    float: left;
    margin-top: 10px;
    width: 224px;
    height: 151px;
    text-indent: -9999px;
    background: url(../images/logo_interior.jpg) top left no-repeat;
}

#logo a:hover {
    background: url(../images/logo_interior.jpg) bottom left no-repeat;
}

#value-statement {
    float: left;
    width: 333px;
    margin-top: 10px;
}

#value-padding {
    height: 151px;
    margin-left: 29px;
    position: relative;
}

#centered p {
    width: 304px;
    color: #E0E0E0;
}

/* -- Begin hiding from IE -- */
html>body #value-padding {
    display: table;
}

html>body #centered {
    display: table-cell;
    vertical-align: middle;
}

/* -- Begin IE-specific Hacks -- */
* html #centered {
    margin-top: 10px;
}

* html #centered p {
    
}
/* -- End Hacks -- */

#photo-top {
    float: left;
    margin-top: 10px;
}

#left-column {
    float: left;
    width: 425px;
    margin-top: 4px;
}

#left-padding {
    padding: 11px 13px 15px 12px;
    border-right: 1px solid #464646;
}


#left-padding ul {
	padding-top: 11px;
	padding-right: 13px;
	padding-bottom: 15px;
	padding-left: 24px;
}


#right-column {
	float: right;
	width: 308px;
	margin-top: 16px;
	
}

#right-padding {
    padding-left: 17px;    
}

#right-padding ul {
    padding-left: 17px;    
}



#container {
    width: 453px;
    border: 5px solid #848383;
    background: #EEE2CC url(../images/fade.jpg) top left no-repeat;
    color: #333333;
}

#container div.padding {
    padding: 22px;
}

#container div p {
    color: #333333;
}

.testimonials h3 {
    height: 12px;
    text-indent: -9999px;
    background: url(../images/hdr_testimonials.gif) top left no-repeat;
}

.testimonials div {
	padding: 10px 12px 20px 16px;
	color: #E0E0E0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.testimonials div span {
    color: #E0E0E0;
}

.testimonials em {
	display: block;
	padding-top: 7px;
	color: #E0E0E0;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

ul.testimonials2 li div em {
    display: block;
    padding: 7px 0 10px 0;
}



.news h3 {
    height: 12px;
    text-indent: -9999px;
    background: url(../images/hdr_testimonials.gif) top left no-repeat;
}

.news div {
	padding: 10px 12px 20px 16px;
	color: #E0E0E0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.news div span {
    color: #E0E0E0;
}

.news em {
	display: block;
	padding-top: 7px;
	color: #E0E0E0;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

ul.news li div em {
    display: block;
    padding: 7px 0 10px 0;
}







.right-text {
    padding: 10px 12px 20px 16px;
    color: #E0E0E0;
}

.right-text a {
    color: #E0E0E0;
}

.right-text strong {
	color: #E0E0E0;
	font-size: 10px;
}

.content-photo {
    float: left;
    padding: 5px 15px 5px 0;
}

/*********************************
* Footer Definitions
*********************************/

#footer {
    clear: both;
    border-top: 1px solid #464646;
    width: 711px;
    margin-left: 11px;
}

#footer div, #footer div a {
    color: #999999;
    font-size: 10px;
}

#footer-left {
    padding: 12px 0 20px 0;
}

#footer-right {
    float: right;
    padding: 12px 0 20px 0;
}
