﻿/***************/

.jobTitle
{
	color: #000;
	font-weight: bold;
	display:block;
	font-size: 1.6em;
	line-height: 1.2em;
	padding-bottom: 20px;
	font-family:Arial,sans-serif;
	margin: 0;
}

.jobList
{
	padding: 10px 0 0 0;
}
.jobList, .jobListSeparator
{
	width: 560px;
	display: block;
	clear:both;
	float:left;

}
.jobListSeparator
{
	padding: 10px 0 0 0;	
}
.jobListLeft, .jobListLeftSeparator, .jobListAttributeLeft
{
	width:145px;
	float:left;
	display:inline-block;
}
.jobListLeftSeparator
{
		min-height: 2px;
		height: 2px;
}

.jobListRight, .jobListRightSeparator
{
	width: 415px;
	float:left;
	display:inline-block;
}

.jobListAttributeRight
{
	width: 440px;
	float:left;
	display:inline-block;	
}

.jobListRightSeparator
{
	border-bottom: dotted 1px #000;
}
.jobListLeft img
{
	width:100px;
}

.jobDesc
{
	display: block;
	float:left;
	width:100%;
}

.jobDescInfo
{
	font-style:italic;
}

a.jobHeader
{
	font-weight: bold;
	border-bottom: none !important;
}

a.jobHeader:hover
{
	text-decoration: underline;
}

/*job search*/
.jobSearchTop
{
	float:right;
    background-image:  url('/finextra-images/careers/searchTop.gif');
    background-repeat: no-repeat;  
    width: 376px;  
    display: block;
    min-height:4px;
    height:4px;    
}
.jobSearchBody
{
	float:right;
    background-image:  url('/finextra-images/careers/searchBody.gif');
    background-repeat:repeat-y;  
    width: 356px; /*376*/  
    display: block;
    padding: 5px 10px 5px 10px;
}
.jobSearchBottom
{
	float:right;
    background-image:  url('/finextra-images/careers/searchBottom.gif');
    background-repeat:no-repeat;  
    width: 376px;  
    display: block;
    min-height:6px;
    height:6px;    
}


.searchBody, .searchHeader
{
	display: block;
	width: 100%;	
}
.searchHeader
{

	border-bottom: dotted 1px #000;	
	color: #008000;
	font-weight: bold;
}
.Text
{
	width: 262px;
	border: 1px solid #336699; 	
}

.Search
{
	background-image: url(/finextra-images/careers/gradient.jpg);	
	background-repeat: repeat-x;
	border-style: outset;
	padding: 1px 2px;
	border:outset 1px #ccc;
	cursor: pointer;
	padding: 1px 2px;
	height: 20px;	
	width: 75px;
	font-weight: bold;
}

.jobAttributes
{
	width: 100%;
	float: left;
	border-top: solid 1px #bbb;
	padding-top: 2px;
	padding-bottom: 2px;
}

.jobAttributeTitle
{
	width: 120px;
	float:left;

}

.jobAttributeInfo
{
	float:left;
	width: 290px;	
}

.jobAttributeFull, .jobAttributeFullTopPadding
{
	width: 590px;
	float: left;
	border-top: solid 1px #bbb;
	margin-top:10px;
	padding-bottom: 2px;
	display: block;
	clear:both;
	float:left;	
}
jobAttributeFull
{
	padding-top: 2px;	
}
.jobAttributeFullTopPadding
{
	padding-top: 10px	
}
/*;et's put an image in the LHS*/
.emailLink
{
	background-image:  url(/finextra-images/v2/tick_20x20.gif);
	background-repeat: no-repeat;
	background-position: left; 
	padding:0 0 5px 20px;
	line-height: 1.6em;
}

.emailRight
{
	margin-left: 5px;
}

.emailLeft
{
	margin-right: 5px;
}