html{
background:#000000;
overflow-y: scroll;
}

img{
/*behavior: url('/global/script/iepngfix.htc');*/
}

.logo{
	margin-bottom:15px;
	width: 309px;
	float: left;
}

.top{
width:100%;
overflow:hidden;
/*background-color:#000000;*/
cursor:default;
}

.main{
width:100%;
overflow:hidden;
/*background:#ffffff;*/
background:#ffffff url(assets/mainbg.png?v=3) repeat-y top center;
border-width:0px 0px 1px 0px;
border-style:solid;
border-color:#c0c0c0;
}

.tabsinner{
width:212px;
float:right;
}

.sidebar{
/*width:191px;*/
width: 200px;
float:left;
padding: 20px 20px 10px 0px;
}

.sidebar dl{
margin-bottom:20px;
border-bottom:1px dotted #B3B3B3;
}

.sidebar dl.last{
margin-bottom:15px;
}


.sidebar dl1{
margin-bottom:20px;
}

.sidebar dl1.last{
margin-bottom:15px;
}

/*.sidebar dt{
font-weight:bold;
color:#010101;
}*/

.sidebar a{
color:#ee3e1f;
font-size:11px;
text-decoration:underline;
}

.sidebar a:hover{
color:#F17070;
}

.sidebar dd p, .sidebar dt{
font-size:16px;
font-weight: bold;
font-family:Arial,Verdana,sans-serif;
color:#4c4c4c;
margin-bottom:0px;
line-height:18px;
}

.sidebar dd span{
font-size:11px;
font-family:Arial,Verdana,sans-serif;
color:#999999;
display:block;
margin:5px 0px 18px;
}

.sidebar dd.pre{
margin-bottom:4px;
}

.leftinner{
width:211px;
float:right;
}

.spanbox{
border-bottom:1px solid #c4c4c4;
background:#ffffff;
}

.spanboxin{
width:666px;
padding-left:30px;
}

.footer{
width:auto;
background:#202428;
color:#ffffff;
padding:40px 0px;
cursor:default;
position:relative;
}

.footer p{
color: #666666;
font-size:11px;
font-family:Arial,Tahoma,Verdana,sans-serif;
line-height:12px;
padding-top: 35px;
display: block;
text-align:center;
}



.footerright{
	width:697px;
	/*height: 200px;*/
float:right;
	/*overflow:hidden;*/
overflow: visible; /* prevents form "thank you" message from wrapping */
}

.footerleft{
width:170px;
float:left;
}

.fcontactHolder {
position: relative;
top: -5px;
left: -4px;
width:356px;
height: 110px;
overflow:hidden;
margin: 0;
padding: 0;
z-index: 500;
}

.fcontact{
display: none;
position: relative;
/*left: 360px;*/
overflow:hidden;
padding:5px 0px;
background:#000;
height: 300px;
width: 400px;
}

.fcontact ul {
position: relative;
top: -1px;
}

.fcontact li {
background:transparent url('assets/sprite_main.png?v=4') no-repeat scroll 0 -1150px;
padding: 0;
height: 24px;
padding-bottom: 5px;
margin-bottom: 5px;
border-bottom:1px solid #141414;
width: 127px;
}

.fcontact input{
font-family:Tahoma,Arial,Verdana,sans-serif;
font-size: 11px;
color:#888;
border:none;
background: transparent;
/*background:transparent url(assets/sprite_main.png?v=3) no-repeat scroll 0 -1150px;*/
height:12px;
width:115px;
margin: 0;
padding: 4px;
padding-left: 8px;
vertical-align: middle;

}

.fcontact input.validate_required, .fcontact input.validate_email, .fcontact textarea.validate_required {
color: #c0c0c0;
}

.fcontact input.invalid {
color: #fb4040;
}

.footerTextArea {
width: 216px;
height: 94px;
background: #1d1d1d url(assets/sprite_main.png?v=3) no-repeat scroll 0 -1200px;
margin-left: 10px;
float: right;
}

.fcontact textarea{
font-family:Tahoma,Arial,Verdana,sans-serif;
font-size: 11px;
color:#888;
border:none;
background: transparent;
height:88px;
width:204px;
padding-left: 4px;
resize:none;
line-height: 18px;
}

.fcontact textarea.invalid {
color: #fb4040;
}

.wrap{
width:935px;
margin:0px auto;
}

.wrapmain{
width:918px;
margin:0px auto;
background: #ffffff url(assets/bg_inner.png?v=3) repeat-y;
}

.tabwrap{
width:912px;
margin:0px auto;
cursor:default;
}

.topnavwrap {
/*  background: #000; */
 background: #fff url(assets/bg_top.png?v=1) repeat-x;
}
.topnav{
margin:0px auto;
width: 918px;
height:60px;
}

/* New top navigation */
.mainNav {
	float: right;
        margin-left: 306px;
}
.mainNav li {
	float: left;
	display: inline;
}
/* New sub navigation */
#subnavwrap {
	float: left;
	border-right: 1px solid #343434;
	margin-top: 14px;
	padding: 23px 0px 10px 0px;
	width: 220px;
	height: 366px;
}

#subnavwrap.contact {
 height: 262px;
}
.subnav {
	margin-top: 5px;
}
.subnav li {
    border-top: 1px solid #343434;
}
.subnav li:hover {
    border-top-color: #1a1a1a;
}
.subnav li:hover + li {
    border-top-color: #1a1a1a;
}
.subnav li.selected + li {
    border-top-color: #757575;
}

/* selected top */
.subnav li.selected {
	border-top-color: #757575;
}

.subnav li a {
	height: 39px;
	display: block
}
#subnavwrap span {
	margin:0 0 0 -3000px;
}
#subnavwrap h1, #subnavwrap h2 {
	background: url(assets/titles_sprite.png?v=1) no-repeat 0px 0px;
}

#subnavwrap a {
	background: url(assets/sprite_main.png?v=4) no-repeat 0px 0px;
}

/*work subnav */
#subnavwrap.work h1 {
	background-position: -3px -13px;
	height: 96px;
	width: 200px;
}
#subnavwrap.work li.all a {
	background-position: -220px -100px;
}
	#subnavwrap.work li.all a:hover {
        background-position: -440px -100px;
	}
    #subnavwrap.work li.all a.selected {
		background-position: 0px -100px;
	}
#subnavwrap.work li.strategy a {
	background-position: -220px -349px;
}
	#subnavwrap.work li.strategy a:hover {
        background-position: -440px -349px;
    }
    #subnavwrap.work li.strategy a.selected {
		background-position: 0px -349px;
	}
#subnavwrap.work li.user-experience a {
	background-position: -220px -140px;
}
	#subnavwrap.work li.user-experience a:hover{
        background-position: -440px -140px;
    }
    #subnavwrap.work li.user-experience a.selected {
		background-position: 0px -140px;
	}
#subnavwrap.work li.web a {
	background-position: -220px -180px;
}
	#subnavwrap.work li.web a:hover{
        background-position: -440px -180px;
    }
    #subnavwrap.work li.web a.selected {
		background-position: 0px -180px;
	}
#subnavwrap.work li.apps-and-mobile a {
	background-position: -220px -220px;
}
	#subnavwrap.work li.apps-and-mobile a:hover{
        background-position: -440px -220px;
    }
    #subnavwrap.work li.apps-and-mobile a.selected {
		background-position: 0px -220px;
	}
#subnavwrap.work li.social a {
    background-position: -220px -260px;
}
    #subnavwrap.work li.social a:hover{
        background-position: -440px -260px;
    }
    #subnavwrap.work li.social a.selected {
        background-position: 0px -260px;
    }



/*products subnav */
#subnavwrap.products h1 {
	background-position: left -4182px;
	height: 46px;
	width: 200px;
}
#subnavwrap.products li.kontain a {
	background-position: -220px -4245px;
}
	#subnavwrap.products li.kontain a:hover {
        background-position: -440px -4245px;
	}
    #subnavwrap.products li.kontain a.selected {
		background-position: 0px -4245px;
	}
#subnavwrap.products li.kivatra a {
	background-position: -220px -4284px;
}
	#subnavwrap.products li.kivatra a:hover {
        background-position: -440px -4284px;
    }
    #subnavwrap.products li.kivatra a.selected {
		background-position: 0px -4284px;
	}
#subnavwrap.products li.fiv a {
	background-position: -220px -4324px;
}
	#subnavwrap.products li.fiv a:hover{
        background-position: -440px -4324px;
    }
    #subnavwrap.products li.fiv a.selected {
		background-position: 0px -4324px;
	}



/*services subnav */
#subnavwrap.services h2 {
	background-position: -3px -124px;
	height: 96px;
	width: 200px;
}
#subnavwrap.services li.strategy a {
	background-position: -220px -350px;
}
	#subnavwrap.services li.strategy a:hover{
        background-position: -440px -350px;
    }
    #subnavwrap.services li.strategy a.selected {
		background-position: 0px -350px;
	}
#subnavwrap.services li.design a {
	background-position: -220px -390px;
}
	#subnavwrap.services li.design a:hover{
        background-position: -440px -390px;
    }
    #subnavwrap.services li.design a.selected {
		background-position: 0px -390px;
	}
#subnavwrap.services li.technology a {
	background-position: -220px -430px;
}
	#subnavwrap.services li.technology a:hover{
        background-position: -440px -430px;
    }
    #subnavwrap.services li.technology a.selected {
		background-position: 0px -430px;
	}
#subnavwrap.services li.process a {
	background-position: -220px -470px;
}
	#subnavwrap.services li.process a:hover{
        background-position: -440px -470px;
    }
    #subnavwrap.services li.process a.selected {
		background-position: 0px -470px;
	}


/*about subnav */
#subnavwrap.about h2 {
	background-position: -3px -234px;
	height: 50px;
	width: 200px;
}
#subnavwrap.about li.about a {
	background-position: -220px -3580px;
}
	#subnavwrap.about li.about a:hover{
        background-position: -440px -3580px;
    }
    #subnavwrap.about li.about a.selected {
		background-position: 0px -3580px;
	}
#subnavwrap.about li.history a {
	background-position: -220px -3620px;
}
	#subnavwrap.about li.history a:hover{
        background-position: -440px -3620px;
    }
    #subnavwrap.about li.history a.selected {
		background-position: 0px -3620px;
	}
#subnavwrap.about li.clients a {
	background-position: -220px -3660px;
}
	#subnavwrap.about li.clients a:hover{
        background-position: -440px -3660px;
    }
    #subnavwrap.about li.clients a.selected {
		background-position: 0px -3660px;
	}
#subnavwrap.about li.awards a {
	background-position: -220px -3700px;
}
	#subnavwrap.about li.awards a:hover{
        background-position: -440px -3700px;
    }
    #subnavwrap.about li.awards a.selected {
		background-position: 0px -3700px;
	}
#subnavwrap.about li.careers a {
	background-position: -220px -3740px;
}
	#subnavwrap.about li.careers a:hover{
        background-position: -440px -3740px;
    }
    #subnavwrap.about li.careers a.selected {
		background-position: 0px -3740px;
	}
#subnavwrap.about li.filife a {
	background-position: -220px -3780px;
}
	#subnavwrap.about li.filife a:hover{
        background-position: -440px -3780px;
    }
    #subnavwrap.about li.filife a.selected {
		background-position: 0px -3780px;
	}

/*contact subnav */
#subnavwrap.contact h1 {
	background-position: -3px -300px;
	height: 100px;
	width: 220px;
}

/*joinus subnav */
#subnavwrap.joinus {
	height: 464px;
}

/*joinus subnav */
#subnavwrap.joinus h1 {
	background-position: -3px -427px;
	height: 100px;
	width: 220px;
}



.newsletterwrap {
	height: 26px;
}
.newsletterwrap span{
padding-left: 13px;
display: block;
margin-bottom: 7px;
font-size: 10px;
}

.newsletterwrap input{
border: 0;
height: 26px;
width:139px;
margin-right: 0;
background: transparent url(assets/sprite_main.png?v=3) no-repeat left -3361px;
float: left;
}

.footer .newsletterwrap input{
width:197px;
}

.newsletterwrap input.invalid {
background: transparent url(assets/sprite_main.png?v=3) no-repeat left -3477px;
}


.newsletterwrap input.newsletteremail {
padding: 6px 0 0 5px;
height: 20px;
}

.newsletterwrap input.newsletterSubmit {
background: transparent url(assets/sprite_main.png?v=3) no-repeat right -3361px;
width: 26px;
float: right;
cursor: pointer;
}

.newsletterwrap input.newsletterSubmit:hover {
background-position: right -3399px;
}

.newsletterwrap input.newsletterSubmit:active {
background-position: right -3438px;
}



.feature {
	width: 672px;
	color:#ffffff;
	height:275px;
	margin-top:14px;
	margin-bottom:20px;
	float: right;
}

/* for home EP */
.featureWrap {
	background: #111e0a;
}
.featureWrap .feature {
	width: 918px;
	height:420px;
	float: none;
}
.featureWrap .feature {
	margin: 0px auto;
	height:420px;
}

.fc{
width:672px;
color:#b3b3b3;
float:right;
min-height: 85px;
}

.fcleft{
width:409px;
padding-right: 20px;
padding-bottom: 1px;
float:left;
background: url(assets/vertical_dotted_divider_2.gif) no-repeat 428px 0px;
}

.fcleftMainPage{
width:547px;
/*height: 95px;*/
padding-right: 20px;
padding-bottom: 1px;
float:left;
background: url(assets/vertical_dotted_divider_2.gif) no-repeat 547px 0px;
}

.fcleft img {
}

.fc p{
font-size:12px;
margin-top: -3px;
margin-bottom:16px;
line-height:16px;
font-family:Arial,Verdana,sans-serif;
}

.fc .rotationEpText{
	width: 510px;
}

.fc p.nolink{
margin-bottom:-1px;
}

.fc ul{
margin:0px;
}

.fc li{
display:inline;
padding:2px 15px 2px 0px;
border-right:1px solid #373737;
margin-right:15px;
}

.fc li.last{
padding-right:0;
border:0;
margin-right:0px;
}

.fcright{
padding-top: 6px;
padding-bottom: 2px;
width:218px;
float:right;
}

.fcrightMainPage{
padding-top: 0px;
padding-bottom: 2px;
margin-top: -1px;
width:97px;
float:right;
}

.fcright p {
margin-bottom: 16px;
}

.officeinfo li ul.inlinelist {
margin:0px;
padding:0px;
clear:both;
}

.officeinfo li ul.inlinelist li{
float:left;
padding:2px 15px 2px 0px;
border-right:1px solid #373737;
margin-right:15px;
}

.officeinfo li ul.inlinelist li.last{
padding-right:0;
border:0;
margin-right:0px;
}
.officeinfo li.follow p{
font-size: 12px;
font-weight: bold;
color: #ffffff;
padding: 1px 0 5px 0;
margin: 0 0 0 0;
text-align: left;
}

a.launch{
display:block;
background:url('assets/sprite_headers.png?v=3') no-repeat left top;
height: 35px;
width: 100%;
margin-bottom:-3px;
}

a.launch span{
margin:0 0 0 -2000px;
}

a.showcase{
display:block;
background:transparent url(assets/sprite_headers_static_pages.gif?v=4) no-repeat scroll left -1440px;
height: 35px;
width: 100%;
margin-bottom:-3px;
}

a.showcase span{
margin:0 0 0 -2000px;
}

.rightcolwrap{
padding-left:30px;
}

.bleft{
border-left:1px solid #ffcc00;
}

.maincolumn{
width:697px;
float:right;
border-style:solid;
border-width:0px 0px 0px 1px;
border-color:#c0c0c0;
background-color: white;
}

.mainitem{
border-style:solid;
border-width:0px 0px 1px 0px;
border-color:#c0c0c0;
margin-bottom:27px;
}

.clear{
clear:both;
}

.invisible {
visibility: hidden;
}

.hide{
display: none;
}

.clearbox{
width:100%; overflow:hidden;
}

.feedtabs{
background:url('assets/bg_top.png?v=1') repeat-x bottom left;;	
/*background:#000000 url(assets/bg_main.png?v=3) repeat-x bottom left;*/
height: 20px;
}
.feedtabsFlat {
background:url('assets/bg_top.png?v=1') repeat-x bottom left;;	
/*background:#000000 url(assets/bg_main.png?v=3) repeat-x bottom left;*/
height: 4px;
}

.officeinfo{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0px;
font-size:12px;
font-family:Arial,Tahoma,Verdana,sans-serif;
float:right;
/*position: relative;
top: -110px;*/
}

.officeinfo li{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	float:left;
	padding:0px 20px;
	color:#c0c0c0;
	height: 120px;
}

.officeinfo li li {
height: auto;
}

.officeinfo li.follow{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
float:left;
padding:7px 25px 0 20px;
width: 200px;
}

.officeinfo li.newsletter{
padding:1px 0px 0px 20px;
}

.officeinfo li.follow span{
color:#ffffff;
font-weight:bold;
}

.officeinfo li.newsletter p{
font-size: 12px;
color: #ffffff;
font-weight: bold;
padding: 0 0 0;
}

.officeinfo dt{
color:#ffffff;
font-weight:bold;
}

.officeinfo dl{
color:#c0c0c0;
padding-bottom: 20px;
}

.officeinfo dd.phone{
padding: 5px 0;
}

.officeinfo dd.phonesanfran{
padding: 5px 0;
padding-bottom: 20px;
}

.officenumbers{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-top:10px;
}

.officenumbers li{
float:none;
margin:0px 0px 1px 0px;
padding:0px;
border-width:0px;
}

.contactlinks li{
padding:0px;
border:0;
float:none;
margin-bottom:1px;
}

.smallnav{
margin:0 0 15px 0;
padding:0;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
width:213px;
}

.smallnav li{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
color:#ffefc1;
font-weight:bold;
height: 15px;
}

.smallnav li a{
color:#ffefc1;
font-size:12px;
text-decoration:none;
display:block;
vertical-align:middle;
margin:0px;
padding:0px;
background-color:transparent;
background:url('assets/sprite_main.png?v=3') no-repeat 0 -2700px;
width: 213px;
height: 15px;
text-indent: -5000px;
}

.smallnav li a.home {
background-position: 0 -3150px;
}

.smallnav li a.fi {
background-position: 0 -2700px;
}

.smallnav li a.work {
background-position: 0 -2760px;
}

.smallnav li a.services {
background-position: 0 -2820px;
}

.smallnav li a.contact {
background-position: 0 -2880px;
}

.smallnav li a.home:hover {
background-position: 0 -3170px;
}

.smallnav li a.fi:hover {
background-position: 0 -2720px;
}

.smallnav li a.work:hover {
background-position: 0 -2780px;
}

.smallnav li a.services:hover {
background-position: 0 -2840px;
}

.smallnav li a.contact:hover {
background-position: 0 -2900px;
}

/*
.smallnav li a:hover{
color:#ffffff;
background-color:transparent;
background:url('assets/sprite_main.png?v=3') no-repeat 0 -2700px;
}
*/




.ruler{
position:static;
margin-bottom:20px;
}

a.l1{
display:inline-block;
font-size:12px;
color:#ffffff;
text-decoration:none;
line-height: 1.2em;
border-bottom:1px solid #e80000;
font-weight:normal;
}

a.l1:hover{
color: #e6e6e6;
border-bottom:1px solid white;
}

a.l2{
display:inline-block;
font-size:12px;
color:#ffffff;
text-decoration:none;
line-height: 1.2em;
border-bottom:1px solid #757575;
font-weight:normal;
}

a.l2:hover{
border-bottom:1px solid #d0d0d0;
}

a.l3{
display:inline-block;
font-size:11px;
font-family:Tahoma,Arial,Verdana,sans-serif;
color:#ffffff;
text-decoration:none;
line-height: 1.2em;
border-bottom:1px solid #757575;
font-style:italic;
}

a.l4{
display:inline-block;
color:#000000;
line-height: 1.2em;
text-decoration:none;
border-bottom:1px solid #e80000;
}

a.l4:hover{
border-bottom:1px solid #1d1b19;
}

a.l5{
display:inline-block;
font-size:12px;
color:#2c2a28;
text-decoration:none;
border-bottom:1px solid #e80000;
}

a.sidebar_news_headline {
font-size:16px;
font-weight: bold;
font-family:Arial,Verdana,sans-serif;
color:#4c4c4c;
text-decoration: none;
}

a.sidebar_news_headline:hover {
text-decoration: underline;
color: #000;
}

a.workCategory {
color: #000;
text-decoration: none;
border-bottom:1px solid #bebebe;
margin-right: 5px;
}

a.workCategory:hover {
border-bottom:1px solid #000;
}

a.send{
font-size:11px;
font-family:Tahoma,Arial,Verdana,sans-serif;
color:#ffffff;
text-decoration:none;
border:1px solid #525252;
padding:3px 12px;
margin-bottom:11px;
}

a.contact{
color:#ffefc1;
font-weight:bold;
font-size:11px;
font-family:Tahoma,Arial,Verdana,sans-serif;
text-decoration:none;
display:block;
margin-bottom:20px;
background-image: url('assets/sprite_main.png?v=3');
background-repeat: no-repeat;
/*background-position: 80px -399px;*/
background-position: 80px -1549px;
height:14px;
width: 100px;
}

a.contact:hover {
color: #fff;
}

a.closecontact {
display: block;
width: 75px;
float: left;
color:#ffefc1;
font-weight:bold;
font-size:11px;
font-family:Tahoma,Arial,Verdana,sans-serif;
text-decoration:none;
background-image: url('assets/sprite_main.png?v=3');
background-repeat: no-repeat;
background-position: 35px -1609px;
}

a.closecontact:hover {
color: #fff;
}

a.hideBackground, a.hideBackground:hover {
background-position: 0 5000px;
}

div.footer a.textLink {
text-decoration: none;
color: #fff;
font-weight: bold;
display: inline-block;
border-bottom: 1px solid #f00;
}

div.footer a.textLink:hover {
border-bottom: 1px solid #d0d0d0;
}

.input{
color:#c0c0c0;
background:#000000;
padding:3px 6px;
border:1px solid #525252;
margin-right:5px;
}

input.fcSubmit {
background-color: #000;
background-image: url('assets/sprite_main.png?v=3');
background-repeat: no-repeat;
background-position: 0 -1700px;
width: 57px;
height: 27px;
margin: 0;
padding: 1px;
margin-top: -4px;
margin-bottom: -10px;
border: 0;
cursor: pointer;
}

input.fcSubmit:hover {
background-position: 0 -1750px;
}

input.fcSubmit:active {
background-position: 0 -1800px;
}


/********************************** Common layout items **********************************/

/* Medium sized column with dotted vertical divider on the right. Used in Home and About Us page. */

div.mediumcolumn {
	float: left;
	margin-top: 19px;
	margin-bottom: 19px;
	padding-bottom: 12px;
	padding-left: 25px;
	padding-right: 26px;
	width: 402px;
}

/* Inline image for medium column */

div.mediumcolumn img.figure {
	border: solid black 1px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 26px;
	float: left;
}

/* Small column positioned on the right. Used in Home and About Us page. */

div.smallcolumn {
	float: right;
	width: 218px;
	margin-top: 19px;
	margin-bottom: 19px;
	padding-left: 25px;
}

div.smallcolumn p {
	font-size: 11px;
	font-family:Tahoma,Arial,Verdana,sans-serif;
	line-height: 16px;
	margin-bottom: 16px;
}

/* Dividers for medium and small colums. Use is dependent on which column is higher. */

div.mediumcolumn_divider {
	background: url(assets/vertical_dotted_divider.gif) repeat-y 452px 0px;
	margin-bottom: 20px;
}

div.smallcolumn_divider {
	background: url(assets/vertical_dotted_divider.gif) repeat-y 0px 0px;
	margin-bottom: 20px;
}

/* Section inside the small column. Has a grey divider at the bottom. */

div.smallcolumn_section {
	padding-bottom: 11px;
	border-bottom: solid #e2e2e2 1px;
}

/* Image inside the small column. */

img.smallcolumn_image {
	margin-top: 28px;
}

img.smallcolumn_image_border {
	margin-top: 28px;
	border: solid black 1px;
}

/* Headlines for medium and small column */

div.mediumcolumn h2, div.smallcolumn h2 {
	color: black;
	font-weight: bold;
	margin-top: 24px;
	margin-bottom: 1px;
}

div.smallcolumn h3 {
	color: black;
	font-weight: bold;
	margin-top: 24px;
	margin-bottom: 0px;
}

/* First headline inside small column. (Top margin needs to be smaller.) */

div.smallcolumn h2.first {
	margin-top: 2px;
}

/* Job list widget that is used in Home and About Us page */

a.widget_job_list_nav {
	cursor: pointer;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	line-height: 16px;
	color: #2c2a28;
	display: block;
	margin-bottom: 0px;
	font-weight: bold;
}

a.widget_job_list_nav.selected, a.widget_job_list_nav.selected:hover {
	color: white;
	background: url(assets/sprite_main.png?v=3) -4px -2489px no-repeat;
}

a.widget_job_list_nav:hover {
	color: white;
	background: url(assets/sprite_main.png?v=3) -4px -2544px no-repeat;
}

ul.arrow_list {
	margin-top: 16px;
	margin-bottom: 16px;
}

ul.arrow_list li  {
	background-image:url(assets/sprite_main.png?v=3);
	background-repeat: no-repeat;
	background-position: -33px -2220px;
}

ul.arrow_list li a {
	text-decoration: none;
	border-bottom: solid 1px black;
	color: black;
	margin-left: 14px;
	line-height: 17px;
}

ul.arrow_list li a:hover {
	color: #646464;
	border-bottom: red 1px solid;
}

ul.arrow_list li a.selected_job {
	color: red;
	border-bottom: red 1px solid;
}

ul.widget_job_menu li {
	height: 100%;
}

/* Link list used in Fi Life */

ul.link_list {
	margin-top: 16px;
	margin-bottom: 22px;
}

ul.link_list li a {
	text-decoration: none;
	color: #2c608d;
	padding-left: 14px;
	line-height: 17px;
	background-image:url(assets/sprite_main.png?v=3);
	background-repeat: no-repeat;
	background-position: -33px -2221px;
}

ul.link_list li a:hover span {
	border-bottom: 1px solid #5390c6;
	color: #5390c6;
}

ul.link_list li a span {
	border-bottom: 1px solid #bebebe;
}

/* Dotted list used in Career landing page */

ul.dotted_list li {
	color: #646464;
	padding-left: 16px;
	line-height: 19px;
	background-image:url(assets/sprite_main.png?v=3);
	background-repeat: no-repeat;
	background-position: -32px -2404px;
}

/* View link used in About us and Awards */

a.view {
	color: #1c1b19;
	text-decoration: none;
	border-bottom: 1px solid #747474;
}

a.view:hover {
	color: #1c1b19;
	text-decoration: none;
	border-bottom: 1px solid black;
}

/* Subheader in top right corner under primary EPs */
div.fcright {
padding-top: 0;
}

#work_expanded_view h2 a{
color:#000000;
text-decoration:none;
}

#work_list_view h2 a{
color:#000000;
text-decoration:none;
}

.footer {
 padding-bottom: 50px;
}
.footer .follow {
    float: right;
    display: block;
    padding-top: 34px;
}

.footer .kontainIcon,
.footer .twitterIcon,
.footer .facebookIcon {
    float: right;
    display: block;
    color: #999;
    text-decoration: none;
    position: relative;
    margin: 0 0 0 40px;
}

.footer .kontainIcon:before,
.footer .twitterIcon:before,
.footer .facebookIcon:before {
    content: ' ';
    position: absolute;
    background: transparent url(assets/social_icons.png) no-repeat 0 -16px;
    display: block;
    height: 16px;
    width: 16px;
    margin: -1px 0 0 -24px;
}

.footer .kontainIcon:hover:before {
    background-position: 0 0;
}

.footer .facebookIcon:before {
    background-position: -16px -16px;
}
.footer .facebookIcon:hover:before {
    background-position: -16px 0;
}

.footer .twitterIcon:before {
    background-position: -32px -16px;
}
.footer .twitterIcon:hover:before {
    background-position: -32px 0;
}

.clearBoth {
    width: 100%;
    clear: both;
    height: 1px;
    display: block;
}
