﻿/*Triple Boxes*/
#triples {
    width: 100%;
    height: 296px;
}

#triples .col1 {
    float: left;
    width: 314px;
    height: 296px;
    background: #ffffff url(/images/triples_bg1.jpg) no-repeat 0 0;
}

#triples .col2 {
    float: left;
    width: 666px;
    height: 296px;
    background: #ffffff url(/images/triples_bg2.jpg) no-repeat 0 0;
}

#triples .col1 a.reg {
    display: block;
    margin: 182px 60px 0 60px;
    width: 190px;
    height: 40px;
    background: transparent url(/images/register_btn_home.png) no-repeat left top;
}
#triples .col1 a:hover {
    background-position: left -40px;
}
#triples .col1 .shadow {
    margin-top: 21px;
    height: 53px;
    background: transparent url(/images/triples_shadow.png) repeat-x left top;
}

#triples .anclogo {
    margin-top: 21px;
    height: 53px;
    background: #fff url(/images/newlogowithback.png) no-repeat left top;
}

#triples .anclogo a {
    display: block;
    text-indent: -2000px;
    height: 53px;
}

#boxes {
    margin-top: 49px;
    width: 666px;
    height:247px;
}
#boxes .box_span {
    float: left;
    width: 11px;
    height: 247px;
}
#boxes .span1 { background: #ffffff url(/images/triples_span1.jpg) no-repeat; }
#boxes .span2 { background: #ffffff url(/images/triples_span2.jpg) no-repeat; }
#boxes .span3 { background: #ffffff url(/images/triples_span3.jpg) no-repeat; }
#boxes .box {
    display: block;
    float: left;
    width: 211px;
    height: 247px;
}
#boxes .box span {
    display: block;
    float: left;
    width: 211px;
    height: 203px;
}

#box1 { background: #ffffff url(/images/triples_btn3.gif) no-repeat left bottom; }
#box1:hover { background: #ffffff url(/images/triples_btn3_hover.gif) no-repeat left bottom; }
#box1 span { background: #ffffff url(/images/triples_box1.jpg) no-repeat left top; }

#box2 { background: #ffffff url(/images/triples_btn1.gif) no-repeat left bottom; }
#box2:hover { background: #ffffff url(/images/triples_btn1_hover.gif) no-repeat left bottom; }
#box2 span { background: #ffffff url(/images/triples_box2.jpg) no-repeat left top; }

#box3 { background: #ffffff url(/images/triples_btn2.gif) no-repeat left bottom; }
#box3:hover { background: #ffffff url(/images/triples_btn2_hover.gif) no-repeat left bottom; }
#box3 span { background: #ffffff url(/images/triples_box3.jpg) no-repeat left top; }

#two_cols {
    clear: both;
    width: 100%;
}

/*Left Column*/
#left_col {
    display: inline;
    float: left;
    width: 530px;
    text-align: left;
    margin: 10px 50px; 
}
#left_col .section:after { content: ""; display: block; height: 0; clear: both; }

#left_col .module {
    padding-bottom: 10px;
}
#left_col .module .info {    
    padding: 2px 2px 2px 70px;
    border-bottom:1px dotted #cccccc;
    margin:0 0 12px;
}
#left_col .module .info h2 a, 
#left_col .module .info h2 a:hover{
    color:#EA7F37;
    letter-spacing: -1px;
}
#left_col .module .info div{
    font-size: 1.6em;
    line-height:1.35em;
    color:#929292;
    letter-spacing: -1px;
}

.sectionbox em {color: #000;}
.sectionbox ul {
    list-style: none;
    padding-left: 0;
}
.sectionbox li {
    padding: 5px 0 5px 28px;
    background: #fff url(/images/tick.png) no-repeat left 0.4em;
}
.sectionbox .info {    
    background: #fff url(/images/bigicons/48/advertisment-48.png) no-repeat;
}
.sectionbox a[href^="http:"] {
    background: #fff url(/images/remote.gif) right top no-repeat  0 0;
    padding-right: 10px;
    white-space: nowrap;
}

.newjobpostings .info {    
    background: #fff url(/images/bigicons/job_openings.png) no-repeat  0 0;
}

/*LatestPost*/
.latestblogentry .post_hdr h2 a { color:#EA7F37; line-height: 48px; margin-left: 20px; }
.latestblogentry .post_hdr h2 a:hover { text-decoration: underline; }
.latestblogentry {
	padding: 3px 0;
	margin-bottom: 20px;
	background-color: white;
	line-height: 17px;
}
.latestblogentry .pubDateIcon {
    float: left;
    width: 64px;
    height: 64px;
    background: #fff url(/images/blog_calendar.png) no-repeat 0 0;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.5em;
    text-align: center;
    padding-top: 7px;
}
.latestblogentry .pubDateIcon .month {color: #fff;text-transform: uppercase;}
.latestblogentry .pubDateIcon .day {color: #444444;}
.latestblogentry .text a[href^="http:"] {
	background: url(/images/remote.gif) right top no-repeat;
	padding-right: 10px;
    white-space: nowrap;
}
.latestblogentry .post_hdr {
    border-bottom:1px dotted #cccccc;
    margin:0 0 12px;
}
.latestblogentry  .meta {
    margin: 2px 0 0 70px;
    color: #999999;
    font-size: 0.9em;
    height: 20px;
}
.latestblogentry .meta a {color: #666666; font-weight: bold; text-decoration: none;}
.latestblogentry .meta .tags {
	padding-left: 18px;
	margin-right: 4px;
	background: url(/images/icons/tag_blue.png) no-repeat;
}
.latestblogentry  .meta .author {
	text-transform: capitalize;
	padding-left: 20px;
	margin-right: 4px;
	background: url(/images/icons/user.png) no-repeat;
}
.latestblogentry  .meta .comments {
	padding-left: 20px;
	margin-right: 4px;
	background: url(/images/icons/comments.png) no-repeat;
}
.latestblogentry .text {margin-top: 10px;}

/*featured employer*/ 
#right_top_col{
    display: inline;
    float: left;
    width: 330px;
    height: 73px;
    margin-top:5px;
    margin-left: 8px;   
}

#right_top_col a{
    display: block;
    padding: 12px;
    font-size: 1.5em;
    font-weight: bold;
    text-decoration: none;
    color: #404040;
    line-height: 24px;
    background: url(/images/side_nav_fe.png) no-repeat 0 0;
}

#right_top_col a:hover{
    color: #EA7F37;
    background: url(/images/side_nav_fe.png) no-repeat 0 -73px;
}

#right_top_col .icon{
    display: block;
    float: left;
    width: 63px;
    max-width: 110px;
    height: 50px;
    margin-right: 8px;
    background-image: url(/images/featureemp/Capital_Small.png);
}    
    
#right_top_col span.desc{
    display: block;
    font-size: 0.8em;  
    font-weight: bold;  
    color: #888888;
}

#popupcontent h1{
    color: #EA7F37;
    font-size: 1.5em;
    font-weight: bold;
}


/*Right Column*/
#right_col {
    display: inline;
    float: left;
    width: 330px;
    margin: 10px;
}

#side_box_hdr {
    height: 6px;
    width: 322px;
    font-size: 0;
    background: #dfdfdf url(/images/side_box_hdr.gif) no-repeat left top;
}
#side_box_ftr {
    height:6px;
    width: 322px;
    font-size: 0;
    background: #dfdfdf url(/images/side_box_ftr.gif) no-repeat left top;
}
#side_box {
    width: 322px;
    background: #dfdfdf url(/images/side_box_bdy.gif) repeat-y left top;
    text-align: center;
}
#side_box .side_section_hdr {
    margin: 0 auto;
    height: 4px;
    width: 310px;
    background: #fff url(/images/side_section_hdr.gif) no-repeat left top;
}
#side_box .side_section:after { content: ""; display: block; height: 0; clear: both; }
#side_box .side_section {
    margin: 0 auto;
    height: 100%;
    width: 310px;
    text-align: left;
}

#side_box .module {
    margin-bottom: 10px;
}
#side_box .module .info {    
    padding: 2px 2px 2px 52px;
    margin: 0 0 0 20px;
}
#side_box .module .info h2 a, 
#side_box .module .info h2 a:hover{
    line-height: 48px;
    color:#EA7F37;
    letter-spacing: -1px;
}

/*Quick Job Search*/
#quick_search {
    background: #fff url(/images/side_section_ftr.gif) no-repeat left bottom;
}
#quick_search .info {
    background: #fff url(/images/bigicons/search.png) no-repeat 0 0;
}
#quick_search .quick_search_form {
    clear: both;
    text-align: left;
    margin-left: 20px;
    padding-bottom: 5px;
}
#quick_search .quick_search_form label {
    display: block;
    float: left;
    width: 80px;
    color: #000;
}
#quick_search .quick_search_form div {
    margin: 4px 0 4px 0;
}
#quick_search .buttons{text-align: right;}


/*Upcoming Events*/
#events {
    min-height: 100px;
    padding: 0 0 20px 0;
    background: #fff url(/images/side_section_ftr.gif) no-repeat left bottom;
}
#events .info {
    background: #fff url(/images/bigicons/Calender.png) no-repeat 0 0;
}

#eventslist {
    padding: 5px 20px;
}

#eventslist ul{
    list-style-type: none;
    padding: 0 5px 0 5px;
}
#eventslist ul li{
    padding-bottom: 2px;
}
#eventslist ul li a{
    color: #3074b2;
    background: url(/images/arrowbullet.png) no-repeat center left;
    display: block;
    padding: 3px 0;
    padding-left: 19px;
    text-decoration: none;
    border-bottom: 1px solid #dadada;
    line-height: 16px;
}
#eventslist ul li a:hover{
    color: #3074b2;
}

#events .loading {
    height: 50px;
    background: #fff url(/images/loading.gif) no-repeat center center;
}

/*Featured Utilities*/
#featured .info {
    background: #f0f0f0 url(/images/bigicons/48/features.png) no-repeat 0 0;
}
#featured li:after{ content: ""; display: block; height: 0; clear: both; }
#featured li{
    width: 300px;
    height: 100%;
    margin: 0 5px;
    padding: 5px 0;
    -moz-border-radius-bottomleft:4px;
    -moz-border-radius-bottomright:4px;
    -moz-border-radius-topleft:4px;
    -moz-border-radius-topright:4px
}
#featured ul li h3 {
    color: #005fb3;
}
#featured ul li .thumb {
    display: block;
    float: left;
    width: 92px;
    height: 94px;
    margin-right: 10px;
    padding: 5px;
    border: solid 1px #E3E3E3;
    background: #F1F1F1 none repeat scroll 0 0;
}
#featured ul li .desc {
    display: block;
    padding-left: 112px;
}
#featured ul li a {
    display: block;
    color: #000;
    text-decoration: none;
    padding: 10px; 
    height: 100%;
    -moz-border-radius-bottomleft:3px;
    -moz-border-radius-bottomright:3px;
    -moz-border-radius-topleft:3px;
    -moz-border-radius-topright:3px;
}
#featured ul li a:hover {
    background-color: #bcbcbc;
}
