﻿body
{
	font-family: Tahoma, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #c7c7c7;
	background-color: #fff;
}

.page
{
    width: 770px;
    margin: 0 auto;
}

.page .header
{
    width: 770px;
    height: 110px;
    background: url(../images/inner/bg_header.gif) repeat-x;
}

.page .header .logo
{
    width: 111px;
    height: 110px;
    background: #fff;
}

.page .header .nav
{
    width: 659px;
    height: 35px;
    background: url(../images/inner/bg_nav.gif) no-repeat bottom left;
    margin-top: 75px;
}

.nav .nav0, .nav .nav1, .nav .nav2, .nav .nav3, .nav .nav4
{
    height: 35px;
    width: 110px;
    float: left;
}

.nav .nav5
{
    height: 35px;
    width: 109px;
    float: left;
}

.nav .nav0 {background: url(../images/inner/nav0.gif) no-repeat}
.nav .nav0:hover {background: none}
.nav .nav1 {background: url(../images/inner/nav1.gif) no-repeat}
.nav .nav1:hover {background: none}
.nav .nav2 {background: url(../images/inner/nav2.gif) no-repeat}
.nav .nav2:hover {background: none}
.nav .nav3 {background: url(../images/inner/nav3.gif) no-repeat}
.nav .nav3:hover {background: none}
.nav .nav4 {background: url(../images/inner/nav4.gif) no-repeat}
.nav .nav4:hover {background: none}
.nav .nav5 {background: url(../images/inner/nav5.gif) no-repeat}
.nav .nav5:hover {background: none}

.nav .active0
{
    background: none;
    height: 35px;
    width: 110px;
    float: left;
}

.nav .active1 
{
    background: none;
    height: 35px;
    width: 109px;
    float: left;
}

.page .banner
{
    width: 770px;
    height: 161px;
    margin-top: 1px;
}

.page .contentContainer
{
    background-color: #4b5660;
    border-top: solid 27px #6f7880;
    width: 716px;
    padding: 45px 27px 30px 27px;
}

.page .contentContainer .sidebar
{
    height: 160px;
    height /**/:auto;
    min-height: 160px;
    width: 167px;
    margin-right: 40px;
}

.page .contentContainer .sidebar .item
{
    font-size: 11px;
    background: url(../images/inner/bg_sb_nav1.gif) no-repeat;
    margin-bottom: 1px;
}

.page .contentContainer .sidebar .item .inactive
{
    color: #fff;
    height: 23px;
    width: 151px;
    display: block;
    background: url(../images/inner/bg_sb_nav0.gif) no-repeat;
    padding-left: 16px;
    line-height: 23px;
    vertical-align: middle;
}

.page .contentContainer .sidebar .item .inactive:hover
{
    color: #7fd44a;
    background: none;
    text-decoration: none;
}

.page .contentContainer .sidebar .item .active
{
    height: 23px;
    width: 151px;
    display: block;
    background: none;
    padding-left: 16px;
    line-height: 23px;
    vertical-align: middle;
}

.page .contentContainer .sidebar .item .active:hover
{
    text-decoration:none;
}


.page .contentContainer .sidebar .award
{
    color: #000;
    font-size: 11px;
    height: 76px;
    width: 143px;
    background: url(../images/inner/bg_award.gif) no-repeat;
    margin: 19px 0 27px 0;
    padding: 120px 12px 0 12px;
    text-align: center;
}

.page .contentContainer .sidebar .award p
{
    line-height: 14px;
    margin-bottom: 9px;
}

.page .contentContainer .sidebar .award a
{
    color: #000;
    font-weight: bold;
}

.page .contentContainer .sidebar .timesheet
{
    margin-bottom: 4px;
}

.page .contentContainer .sidebar .jobSearch
{
    font-size: 10px;
    height: 173px;
    width: 135px;
    background: url(../images/inner/bg_jobsearch.gif);
    margin-bottom: 27px;
    padding: 41px 16px 0 16px;
}

.page .contentContainer .sidebar .jobSearch a
{
    color: #7fd44a;
    font-weight: bold;
}

.page .contentContainer .sidebar .jobSearch .textbox
{
    width: 130px;
    color: #363c42;
    padding: 2px 0 1px 3px;
    margin: 0;
}

.page .contentContainer .sidebar .jobSearch .list
{
    width: 135px;
    color: #363c42;
    padding: 1px 0;
    margin: 0;
    font-size: 11px;
}

.page .contentContainer .content
{
    width: 509px;
}

.jobSearchResult
{
    margin-top: 20px;
}

.jobSearchResult .number
{
    width: 25px;
    color: #fff;
    font-size: 14px;
}

.jobSearchResult .title
{
    width: 363px;
}

.jobSearchResult .title a
{
    color: #fff;
    font-size: 14px;
    line-height: 18px;
}

.jobSearchResult .listed
{
    color: #fff;
    padding-top: 3px;
    vertical-align: top;
    width: 115px;
    text-align: right;
}

.jobSearchResult .more
{
    margin: 10px 0 20px 0;
}

.jobDescription
{
    margin-bottom: 25px;
}

.jobDescription p
{
    margin: 0;
}


.page .footer
{
    background: #38424c url(../images/inner/bg_footer.gif) no-repeat bottom right;
    font-size: 11px;
}

.page .footer p
{
    line-height: 13px;
    margin-bottom: 10px;
}

.page .footer .address1
{
    border-left: solid 27px #76ac03;
    padding: 15px 0 5px 21px;
}

.page .footer .address2
{
    padding: 15px 0 5px 36px;
}

.page .footer .copyright
{
    color: #fff;
    padding: 78px 40px 5px 0;
}

.page .rubicorCompany
{
   height: 60px;
   position: relative;
}

.page .rubicorCompany img
{
   position: absolute;
   top: 50%;
   left: 50%;
   margin: -10px 0 0 -66px;
}

.article
{   
}

.article .overview
{
    background-color: #56606a;
    padding: 10px;
    margin: 20px 0;
}

.article .overview p
{
    margin-bottom: 0;
}


.articleItem
{
    background: url(../images/inner/horizontal_dots.gif) no-repeat top left;
    padding-top: 20px;
    margin-bottom: 30px;
}

.articleItem .title
{
    margin-bottom: 10px;
}

.articleItem .title a
{
    color: #fff
}

.articleItem .overview a
{
    font-size: 11px;
}

.articleItem a
{
    font-weight: bold;
}


/* forms */

input
{
	font-size: 11px;
}

input.button
{
    width: auto;
    padding: 3px 12px;
    overflow: visible
}

input.textbox
{
	width: 200px
}

img.center
{
	vertical-align: middle;
}



/* misc */

.modalBackground 
{
	background-color: #000;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup 
{
	background-color:#fff;
	padding: 3px;
}

.modalPopupEmailFriend
{
    padding: 15px;
    background-color: #fff;
}

.modalPopupEmailFriend h1
{
    color: #000;
    font-size: 1.1em;
    font-weight: bold;
}

.modalPopupEmailFriend dl dt
{
    color: #111;
    font-weight: normal;
    width: 150px;
}

.modalPopupEmailFriend dl dd
{

}


/*
.mapTitle
{
    color: #000;
    font-size: 15px;
    font-weight: bold;
    margin: 6px 0 10px 0;
    text-align: center;
}
*/

.multiPage
{
    height: 110px;
    border: solid 2px #c8c8c8;
    padding: 10px;
}

.block
{
    display: block;
    margin: 0;
}

.result
{
	color: #ff7171;
	font-weight: bold;
	text-align: center;
}

.error
{
	color: #ff7171;
}

.bullet
{
    color: #7fd44a;
    font-size: 14px;
    font-weight: bold;
}

.white{color:#fff}
.green{color: #7fd44a}