/* Makes 'go' buttons stand out more */
/* Can be rendered many ways. Style as requested */

@import url('tagcloud.css');
	
/* The classes below were previously just select. */
/* Changed for UI tidy-up */	
/*--------------------------------------------------------------------------------- 
note: Do change the following values if you want to align the config lists properly 
(however, be aware that certain entries in config lists may be too long for a fixed width
.selectIndustry  //for the Industry selection list
.selectEducationLevel  //for the Education Level selection list
.selectEducationSubject  //for the Education Subject selection list
.selectDepartment, 
.selectExperience
.selectContractType
.selectLocation,
.selectCurrentSit
.selectJobType  //for the Job Type selection list

----------------------------------------------------------------------------------*/


.selectWide { 
	font-family: Arial, Verdana;  
	font-size: 10px; 
	color: #555555;  
	background-color: #FFFFFF; 
	width:220px;
	--padding-right:5px;
	}

.selectWideAdress { 
	font-family: Arial, Verdana;  
	font-size: 10px; 
	color: #555555;  
	background-color: #FFFFFF; 
	width:480px;
	border-color: #cdcdcd;
  border-width: 1px;

	}
	
	.selectWideFMS { 
	font-family: Arial, Verdana;  
	font-size: 10px; 
	color: #555555;  
	background-color: #FFFFFF; 
	width:155px;
	border-color: #cdcdcd;
  border-width: 1px;

	}
	
	
	
	.selectWideCountry { 
	font-family: Arial, Verdana;  
	font-size: 10px; 
	color: #555555;  
	background-color: #FFFFFF; 
	width:317px;
	border-color: #cdcdcd;
  border-width: 1px;

	}
	
	.globalTD {
  padding-left: 3px;
  
  }
	.profileRowEmptyNew {
	background-color: #00AEEF;
	font-size:5px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 3px;
  }

.title2New, .size4New{
   font-family: Arial, Verdana; 	
	 font-size:14px;
  	font-weight: bold;
  	height: 23px;
  	color:#00AEEF;
  	vertical-align: top;
}


.jobViewColumNew, .cvListColumnNew, .profileManageColumnNew, .skillColumnNew, .agentColumnNew {
  border-top: 1px solid #ffffff; 
	background-color: #ffffff;
	font-size:11px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 3px;
	height: 24px;
  font-family: Arial, Verdana;   	
}

.jobViewColumNewOdd, .cvListColumnNewOdd, .profileManageColumnNewOdd, .skillColumnNewOdd, .agentColumnNewOdd {
  border-top: 1px solid #ffffff; 
	background-color: #EAF6FB;
	font-size:11px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 3px;
	height: 24px;
  font-family: Arial, Verdana;   	
}

.profileLabelFontBoldNew {
	background-color: #ffffff;
  	font-family: Arial, Verdana; 	
	font-size:11px;
  	font-weight: bold;	
}

	.profileRowEmptyNew2 {
	background-color:  #EAF6FB;
	font-size:1px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 3px;
  }
  
 .profileFieldFontNew{
  font-family: Arial, Verdana; 	
	font-size:10px;
  font-weight: normal;
  color:#555555;
} 
  
 
	/* note: to align nicely, the width of the following three selection lists should add 
         up to the .selectWide class */         	
.selectDayNew { /*For day selection lists */
  Font-family: Arial, Verdana;    
	font-size: 10px; 
	color: #555555;  
	background-color: #FFFFFF; 
	width: 40px;
	border-color: #cdcdcd;
  border-width: 1px;
	}
	
.selectMonthNew { /*For Month selection lists */
	Font-family: Arial, Verdana;     
	font-size: 10px; 
	color: #555555;  
	background-color: #FFFFFF; 
	width: 50px;
	border-color: #cdcdcd;
  border-width: 1px;
	}
.selectYearNew { /*For year selection lists */
	Font-family: Arial, Verdana;     
	font-size: 10px; 
	color: #555555;  
	background-color: #FFFFFF; 
	width:64px;
	border-color: #cdcdcd;
  border-width: 1px;
	}
	
	
.selectNarrow { 
    font-family: Arial, Verdana;
    font-size: 10px;
    color: #555555;
    background-color: #FFFFFF;
    width: 130px;
 }	
	
.selectEducationSubject, .selectEducationLevel, .selectIndustry, .selectJobType, .selectContractType, .selectDepartment, .selectExperience { 
	font-family: Arial, Verdana;;   
	font-size: 10px; 
	color: #555555;  
	background-color: #FFFFFF; 
	width:220px;
	--padding-right:3px;
	}	
		
.selectAvWidth {
  Font-family: Arial, Verdana;    
	font-size: 10px; 
	color: #555555;  
	background-color: #FFFFFF; 
	width: 200px;
	}
	
.selectLocation, .selectCurrentSit {
  Font-family: Arial, Verdana;    
	font-size: 10px; 
	color: #555555;  
	background-color: #FFFFFF; 
	}	

.selectNarrow { /*lists and menus*/
  Font-family: Arial, Verdana;     
	font-size: 10px; 
	color: #555555;  
	background-color: #FFFFFF; 
	width: 130px;
	}
	

/* note: to align nicely, the width of the following three selection lists should add 
         up to the .selectWide class */         	
.selectDay { /*For day selection lists */
  Font-family: Arial, Verdana;    
	font-size: 10px; 
	color: #555555;  
	background-color: #FFFFFF; 
	width: 60px;
		border-color: #cdcdcd;
  border-width: 1px;
	}
	
.selectMonth { /*For Month selection lists */
	Font-family: Arial, Verdana;     
	font-size: 10px; 
	color: #555555;  
	background-color: #FFFFFF; 
	width: 70px;
		border-color: #cdcdcd;
  border-width: 1px;
	}
.selectYear { /*For year selection lists */
	Font-family: Arial, Verdana;     
	font-size: 10px; 
	color: #555555;  
	background-color: #FFFFFF; 
	width:84px;
		border-color: #cdcdcd;
  border-width: 1px;
	}
	
/* This is the setup for the general text */

body,table,td,tr,th,p,div
        {
        Font-family: Arial, Verdana;  
        font-size: 11px;
        color: #555555;
        
        }

/* The same as above but no size or colour in case they over write other tags */

a,b,pre
        {
        Font-family: Arial, Verdana;  
        }

/* The bascic font tag again no colour in case it over writes other tags */

font
        {
        Font-family: Arial, Verdana;  
        font-size: 11px;
        }

/* This is for the background colour and or image */

body
      {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: url(../includes/images/images/bg.jpg) #f7f7f7 no-repeat center top; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
	}

/* The Link colour in all states */

a, a.generalMenuLink
        {
        color: #555555;
        }

/* Links in specific states */

a:link
        {
	color: #555555;  
        }

a:visited
        {
	color: #555555;  
        }

a:active
        {
	color: #555555;  
        }
/*
a:hover
        {
	color: #000000;  
	font-weight: bold;
        }
*/

a.jobtable:link
	{
	text-decoration: none;
	}

a.jobtable:visited 
	{
	text-decoration: none;
	}

a.jobtable:active
	{
	text-decoration: underline;
	}

a.jobtable:hover
	{
	text-decoration: underline;
	}


/* This is for text boxes and dropdowns */

input,select,textarea,checkbox
        {
        Font-family: Arial, Verdana;  
        font-size: 11px;
/*	color: #000000;  */
/*	background-color: #FFFFFF;  */
        }


/* Here are specific tags called  */
/* normal_head is just the default font size */


/* previously small_head */
.size1
        {
        font-size: 11px;
        }



/* colours for stars */
.colour2
	{ 
	color: #FF0000;  
	}

/* colours for warning text */
.colouralert
        {
        color: #FF0000;
        }

/* colours for CV Extraction manual input text */
.extractManualColour
        {
        color: #FF0000;
        }



/*OTHER CLASSES*/
.hideme { visibility:hidden; }
.pinkrule { color: #CC0066; height: 1px; width: 100%; background-color: #CC0066; }
.norepeat { background-repeat: no-repeat; }
.wideleading { line-height: 1.5em; }
.tableborder1 { border-width: 1px 1px 1px 1px; border-style: solid; }



.title2, .size4{
  	font-family: Arial, Verdana; 	
	font-size:12px;
  	font-weight: bold;
  	height: 23px;
  	vertical-align: top;
}


.title3{
  	font-family: Arial, Verdana; 	
	font-size:11px;
  	font-weight: bold;
}

.leftPadding{
	padding-left: 5px;
}

.normalText, .size3{
  	font-family: Arial, Verdana; 	
	font-size:12px;
  	font-weight: normal;
}

OL, LI{
  	font-family: Arial, Verdana; 	
	font-size:11px;
  	font-weight: normal;
}

.profileRowHeader
{
	background-color: #336699;
	font-size:11px;
	font-weight: normal;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 3px;
  	height: 25px;	
}

.profileColHeaderRequired {
	font-weight: normal;
	text-align: right;
	color:#FFFFFF;
}

.colHeaderProcess {
	font-weight: bold;
	text-align: left;
	color: #7F959F;
	font-family: Arial, Verdanda;
	font-size:11px;  
}

.profileColHeader{
	font-weight: bold;
	padding: 3px;
	color:#FFFFFF;	
}


.classLoginCap{
  font-weight: bold;
  font-family: Arial, Verdanda;
	font-size:11px;   
}

.classLoginText{
  font-weight: normal;
  font-family:  Arial, Verdanda;
	font-size:11px;   
}

.mainCol{
 padding-left: 10px;
 vertical-align: top;

}

.bgColor {
	background-color: #dde4ea;
}

.jobresultsrow {
	background-color: #dde4ea;
	font-size:11px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 3px;
}

.profileRow {
	background-color: #FFFFFF;
	font-size:11px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 3px;
}

.profileCol{
  font-weight: normal;
	padding: 3px;	
}

.jobViewRow {
	background-color: #dde4ea;
	font-size:11px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 3px;
  font-family: Arial, Verdana; 		
}

.jobViewColum, .cvListColumn, .profileManageColumn, .skillColumn, .agentColumn {
  	border-top: 1px solid #ffffff; 
	background-color: #dde4ea;
	font-size:11px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 3px;
	height: 24px;
  	font-family: Arial, Verdana;   	
}


.profileHeaderRow
{
  	border-top: 3px solid #336699; 
	background-color: #dde4ea;
	font-size:11px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 24px;
  font-family: Arial, Verdana;   	
}

.endCell {
	background-color: #dde4ea;
	padding: 3px;
}	

.profileLabel, .firstCell, .alternateFirstCell {
	background-color: #dde4ea;
	padding: 3px;
}	

.profileLabelOdd {
	background-color: #FFFFFF;
	padding: 3px;
}

.middleCell, alternateMiddleCell{
	background-color: #dde4ea;
	padding: 3px;
}

.middleCellEven {
	background-color: #ffffff;
	border-left: 1px solid white;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	padding: 3px;
}

.jobViewTable {
	padding: 5px;
	background-color: #dde4ea;	

}

.profileRowEmpty {
	background-color: #dde4ea;
	font-size:5px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 3px;
}

.profileLabelFont {
  	font-family: Arial, Verdana; 	
	font-size:11px;
}	

.profileLabelFontBold {
	background-color: #dde4ea;
  	font-family: Arial, Verdana; 	
	font-size:11px;
  	font-weight: bold;	
}

.profileLabel, .firstCell {
	background-color: #ffffff;
  font-family: Arial; 	
	font-size:11px;
}	

..profileStar {
/**	background-color: #dde4ea; **/
	padding-left: 3px;
	height: 25px;
}	

.profileFieldFont{
  font-family: Arial, Verdana; 	
	font-size:10px;
  font-weight: normal;
  color:#555555;
}

.profileField, .searchResults {
/** redesign color **/
	background-color: #ffffff;
}	

.profileSpacer {
/** redesign color **/
	background-color: #ffffff;
	padding: 3px;
}	

a.backButton, a.nextButton,  a.newAgent, a.tellFriendButton, a.sendJobsButton, a.applyButton, a.printView, a.profileButton, a.mngCvButton ,a.updateAgentPref ,a.backButton:visited, a.nextButton:visited, a.newAgent:visited, a.tellFriendButton:visited, a.sendJobsButton:visited, a.applyButton:visited, a.printView:visited, a.profileButton:visited, a.mngCvButton:visited, a.updateAgentPref:visited 
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold; /**/
    font-size:10px;
    display:inline; 
    width:40px;
    height:19px;
    color:#FFFFFF;
    background-color:#336699;
    vertical-align:top;
    text-align:center;
    text-decoration:none;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:15px;
    padding-right:15px;
    border-top:thin double white;
    border-left:thin double white;
    border-right:thin outset grey;
    border-bottom:thin outset grey;
    white-space:nowrap;
}

a.backButton:active, a.nextButton:active, a.newAgent:active, a.tellFriendButton:active, a.sendJobsButton:active, a.applyButton:active, a.printView:active, a.profileButton:active, a.mngCvButton:active, a.updateAgentPref:active 
  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:10px;
    display:inline; 
    width:40px;
    height:19px;
    color:#FFFFFF;
    background-color:#336699;
    font-weight:bold;
    vertical-align:top;
    text-align:center;
    text-decoration:none;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:15px;
    padding-right:15px;
    border-top:thin inset grey;
    border-left:thin inset grey;
    border-right:thin inset white;
    border-bottom:thin inset white;
    white-space:nowrap;
}

a.referralButton
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold; /**/
    font-size:10px;
    display:inline; 
    width:40px;
    height:19px;
    color:#FFFFFF;
    background-color:#8098AC;
    font-weight:bold;
    vertical-align:top;
    text-align:center;
    text-decoration:none;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:15px;
    padding-right:15px;
    border-top:thin double white;
    border-left:thin double white;
    border-right:thin outset grey;
    border-bottom:thin outset grey;
    white-space:nowrap;  
}

a.referralButton:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold; /**/
    font-size:10px;
    display:inline; 
    width:40px;
    height:19px;
    color:#FFFFFF;
    background-color:#8098AC;
    font-weight:bold;
    vertical-align:top;
    text-align:center;
    text-decoration:none;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:15px;
    padding-right:15px;
    border-top:thin inset grey;
    border-left:thin inset grey;
    border-right:thin inset white;
    border-bottom:thin inset white;
    white-space:nowrap;
}
  
.CGbutton, .tellFriendButton, .sendJobsButton, .applyButton, .printView, .arButton, .CGbutton2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; /**/
	font-size:10px;
	background-color: #336699; 
	COLOR: #FFFFFF; 
}
	
.rightColumn{
	padding-left: 50px;
  vertical-align: top;
}
	
.bullet_green, tick {
  font-family: Arial, Verdana; 
	font-weight: normal; /**/
	font-size:11px;
	text-align: left;
	background :  url(/jpapps/henkel/includes/images/bullet_green.gif) no-repeat 4px 5px;
	width:auto;
	height: 19px;/**/
	border:0px;
	margin:0px;
	padding:0px;
	cursor:pointer;/**/
	text-decoration: none;
	padding-left: 16px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-top: 2px;
	}	
	
	.bullet_yellow {
  font-family: Arial, Verdana; 
	font-weight: bold; /**/
	font-size:11px;
	background :  url(/jpapps/henkel/includes/images/bullet_yellow.gif) no-repeat 4px 5px;
	width:auto;
	height: 19px;/**/
	border:0px;
	margin:0px;
	padding:0px;
	cursor:default;/**/
	text-decoration: none;
	padding-left: 16px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-top: 2px;
	}	
	
	.bullet_grey {
  font-family: Arial, Verdana; 
	font-weight: normal; /**/
	font-size:11px;
	color: #999999;
	text-align: left;
	background :  url(/jpapps/henkel/includes/images/bullet_grey.gif) no-repeat 4px 5px;
	width:auto;
	height: 19px;/**/
	border:0px;
	margin:0px;
	padding:0px;
	cursor:not-allowed;/**/
	text-decoration: none;
	padding-left: 16px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-top: 2px;
	}
	
.borderBottom {  border-bottom: 1px solid #ffffff; }



/*Adidas specific Styles for the header*/

a.metaitemlink{
	font-family:Arial;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	padding: 0px 6px;
	font-size: 10.5px;
	background-image: url('/jpapps/adidas/includes/images/utilsdiv.gif');
	background-repeat: no-repeat;
	background-position: 0px 4px;
	float: left;
}

a.metaitemlink1{
	font-family:Arial;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	padding: 0px 6px;
	font-size: 10.5px;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	float: left;
}

.languageselectortext{
	font-family:Arial;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	padding: 0px 6px;
	font-size: 10.5px;
	background-image: url('/jpapps/adidas/includes/images/utilsdiv.gif');
	background-repeat: no-repeat;
	background-position: 0px 4px;
	float: left;
}

td.topbar {
		background-color: #A8BBC9;
		font-family:Arial;
		font-size:.82em;
		padding: 0px  0px 0px 10px;
}
		
#utils {
		margin: 22px 10px 26px 0px;
		padding: 0px;
		width: 600px;
		float: right;
}

#utils ul {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		float: right;
}

#utils li {
		float: left;
		display: block;
}

#utils li a {
		margin: 0px;
		padding: 0px 6px;
		font-size: 0.65em;
		color: #000;
		text-decoration: none;
		float: left;
}

#utils li a:hover {
		margin: 0px;
		padding: 0px 6px;
		float: left;
		text-decoration: underline;
		color: #C00;
}

#utils li#contact {
		float: left;
}

#utils li#all {
		background-image: url('/jpapps/adidas/includes/images/utilsdiv.gif');
		background-repeat: no-repeat;
		background-position: 0px 4px;
		float: left;
		color: #DB001E;	
}

a.right_nav_links:active, a.right_nav_links, a.right_nav_links:visited {
	color: #57598C;
	font-size: .95em;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* Styles for jobad */
		
#jobAd
{
	width:490px;
	position:relative;
	background-color:#FFFFFF;
}

#jobAdHeader
{
	position:relative;
	text-align:left;
	/*background-color:#7d8082;*/
	background-color:#6e6e6e;
	width:100%;
	height:95px;
	z-index:1;

	border-collapse:collapse;
}

#jobAdCompanyLogo
{
	position:absolute;
	top:0px;
	right:0px;
	z-index:2;
}

#jobAdJobTitlePos
{
	position:absolute;
	top:20px;
	left:15px;
	width:300px;
	text-align:left;
	z-index:2;
}

.jobAdJobTitleFont
{
  	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform:capitalize;
}

#jobAdContent
{
	position:relative;
	background-color:#FFFFFF;
	width:100%;
	height:auto;
	z-index:1;
	text-align:left;
	border-collapse:collapse;
	
}

#jobAdTextPos
{
	position:relative;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:460px;
}

#jobAdFactsAndFigures
{
	position:relative;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:460px;
}

#jobAdNavigation
{
	position:relative;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:460px;
}
		
.aiProfileFontLinkOn{
	
}


.aiProfileLinkOn{
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11px;
	text-decoration:underline;
	font-weight:bold;
}

.aiProfileFontLinkOff{
	
}


.aiProfileLinkOff{
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11px;
	color : #9A9A9A;
	text-decoration:underline;
}

.aiProfileLinkSubOff{
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11px;
	color : #9A9A9A;
	text-decoration:none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
}



/* new styles due to redesign used by job list (search) */
.middleCellOdd{
	background-color: #EAF6FB;
	padding: 3px;
	font-family: Arial, Regular; 	
	font-size:11px;
	color:#555555;
	
}

.middleCellEvenFactsFigures{
	background-color: #ffffff;
	padding: 3px;
	font-family: Arial, Regular; 	
	font-size:11px;
	color:#555555;
	
}

.middleCellEvenNew{
	background-color: #ffffff;
	padding: 3px;
	font-family: Arial, Regular; 	
	font-size:11px;
	color:#555555;

}


.jobresultsrowNew {
	background-color: #fffff;
	font-size:11px;
	font-family:Arial, Regular; 	
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 3px;
}


.jobresultTitleNew {
	font-size:11px;
	font-family:Arial, Regular; 	
	color:#555555;
}

.profileRowHeaderNew
{
	background-color: #fffff;
	font-size:11px;
	font-weight: normal;
	margin-top: 1px;
	margin-bottom: 1px;
  height: 25px;	
}

.profileColHeaderNew{
	font-weight: bold;
	color:#00AEEF;
  font-size:14px;	
  padding-left:3px;
}

.profileColHeaderSearchNew{
	font-weight: bold;
	color:#00AEEF;
  font-size:14px;	
}

.jobresultMatchNew {
	font-size:11px;
	font-family:Arial, Regular; 	
	color:#00AEEF;
	text-align: left;

}

.jobresultTitleNew {
	font-size:11px;
	font-family:Arial, Regular; 	
	color:#555555;
		padding: 0px;
	margin:0px;

}

.profileLabelNew, .firstCellNew, .alternateFirstCellNew {
	background-color: #FFFFFF;
	padding: 3px;
}	

.middleCellNew, alternateMiddleCellNew{
	background-color: #FFFFFF;
	padding: 3px;
}

.endCellNew {
	background-color: #FFFFFF;
	padding: 3px;
}	

/* change to be adihaus Font */
.profileColSearchHeaderNew{
	font-weight: bold;
	padding: 3px;
	color:#000000;
  font-size:15px;	
}

/* change to be adihaus Font */
.profileColNavHeaderNew{
	font-weight: bold;
	padding: 3px;
	color:#000000;
  font-size:12px;	
}

.profileRowFactHeaderNew
{
	font-weight: bold;
	padding: 3px;
	color:#ffffff;
  font-size:14px;	
}

.profileColFactHeaderNew{
	font-weight: bold;
	color:#00AEEF;
  font-size:14px;	
}

#menuBar {
height:50px;
max-height:50px;
width:600px;
min-width:600px;
position:absolute;
top:0px;
z-index:2;
}


#content {
top:50px;
width:600px;
min-width:600px;
overflow-x:auto;
overflow-y:auto;
height:530px ;
position:absolute;
z-index:1;
}




#test {
position: center;
}


.profileRowNew {
	font-size:11px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 3px;
}

/** styles from adidas */
/**
body {
	padding: 0px;
	margin: 0px;
	background: url(../includes/../includes/images/images/bg.jpg) no-repeat #f7f7f7;
	background-position:top center;
}
**/
a:focus {
	outline: none;
}

#wrapper {
	position: relative;
	top: 0px;
	width: 960px;
	height: 620px;
	margin-left: auto;
	margin-right: auto;
}

/*****  Global Navigations  *****/
#navs_retail {
	position: relative;
	top: 0px;
	width: 960px;
	height: 50px;
	background:url(../includes/images/images/globalnav_retail.gif) no-repeat 0;
}

#navs_retail {
	position: relative;
	top: 0px;
	width: 960px;
	height: 50px;
	background:url(../includes/images/images/globalnav_retail.gif) no-repeat 0;
}


#navs {
	position: relative;
	top: 0px;
	width: 960px;
	height: 50px;
	background:url(../includes/images/images/globalnav.gif) no-repeat 0 -120px;
}

#navs li, #navs ul
{
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
	left: 0px;
}

#navs li a {	
	height:50px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	float:left;
	text-indent:-9999px;
	text-decoration:none;
}

#brand a { 
	width:96px;
	background:url(../includes/images/images/globalnav.gif) no-repeat 0 -120px; 
}

#home a { 
	position: relative;
	left: 115px;
	width:34px;
	background:url(../includes/images/images/globalnav.gif) no-repeat -249px 0;)
}

#home a:hover { 	background-position: -249px -60px; }
#home a:focus { 	background-position: -249px -60px; }
#home .selected { 	background-position: -249px -60px; }

#locations a { 
	position: relative;
	left: 128px;
	width:65px;
	background:url(../includes/images/images/globalnav.gif) no-repeat -258px -120px;
}

#locations a:hover { 	background-position: -258px -180px; }
#locations a:focus { 	background-position: -258px -180px; }
#locations .selected { 	background-position: -258px -180px; }

#future_talent a { 
	position: relative;
	left: 132px;
	width:90px;
	background:url(../includes/images/images/globalnav.gif) no-repeat -327px -120px;
}

#future_talent a:hover { 	background-position: -327px -180px; }
#future_talent a:focus { 	background-position: -327px -180px; }
#future_talent .selected { 	background-position: -327px -180px; }

#why a { 
	position: relative;
	left: 147px;
	width:116px;
	background:url(../includes/images/images/globalnav.gif) no-repeat -432px -120px;
}

#why a:hover { 	background-position: -432px -180px; }
#why a:focus { 	background-position: -432px -180px; }
#why .selected { 	background-position: -432px -180px; }


#sustainability a { 
	position: relative;
	left: 155px;
	width:95px;
	background:url(../includes/images/images/globalnav.gif) no-repeat -556px -120px;
}

#sustainability a:hover { 
	background-position: -556px -180px; 
}

#sustainability a:focus { 
	background-position: -556px -180px; 
}

/*****  Job Search Module  *****/
#searchform {
	position: absolute;
	top: 0px;
	width: 280px;
	left: 679px;
	height: 40px;
}

.search1 {
	padding: 0px;
	float: left;
	display:none;
}

.search2 {
	padding: 0 0 0 10px;
	float: left;
	display:none;
}

.formfield {
	margin: 17px 0 0 0;
	.margin: 15px 0 0 0;
	padding: 0;
	clear: left;
	float: left;
}

.region {
	margin: -1px 0 0 0;
	padding: 0;
	float: left;
}

.submit {
	width: 37px;
	height: 22px;
	border: 0;
	margin: 0px;
	background: url(../includes/images/images/search.gif) no-repeat;
	display: block;
	float: left;
	position: absolute;
	top: 17px;
	left: 236px;
	.top: 16px;
	cursor:pointer;
}
.submit:hover {
	background: url(../includes/images/images/search.gif) no-repeat;
	background-position: 0 -22px;
	display: block;
	float: left;
	cursor:pointer;
}

label{
	cursor:pointer;
}

span.radio {
	width: 8px;
	height: 18px;
	padding: 0px;
	background: url(../includes/images/images/radio.gif) no-repeat;
	display: block;
	clear: left;
	float: left;	
}

span.select {
	position: absolute;
	width: 105px;
	height: 20px;
	padding: 5px 0 0 5px;
	color: #898989;
	font: 9px arial,sans-serif;
	background: url(../includes/images/images/select.gif) no-repeat;
	overflow: hidden;
	outline:none;
}

.textfield {
	font: 9px arial,sans-serif;
	color: #898989 ;
	height: 20px;
	padding: 5px 10px 0 5px;
	border: 0;
	background: url(../includes/images/images/input_bg.gif) no-repeat;
	width:110px;
	outline: none;
}

		/* Used only when enhanced */
		.enhanced a { 	font: 9px arial,sans-serif;
 text-decoration:none; color:#898989; }
		.dropdown { float:left; width:105px; position:absolute; top:1px; left:804px; .top:16px;}
		.dropdown .options { position:absolute; left:0px; top:1px; overflow:auto; background:#FFFFFF; width:90px; height:255px; border:1px solid #c2c2c2; border-top:0; padding:2px 6px;}
		/* Modifies the width of job partners */
		.enchancedselect2 .dropdown .options {height:70px; width:90px;}
		
		.dropdown .options ul { list-style:none; list-style-type:none; margin-left:0px; padding-left:0px;}
		.dropdown .options a { display:block; padding:2px 0; font: 9px arial,sans-serif;background:#FFFFFF; line-height:10px; text-align:left; margin-left:0px; list-style-position:outside;}
		.dropdown .options a:hover { text-decoration:underline; }
		a.dropdown_toggle { display:block; height:24px; background:url(../includes/images/images/select_right.gif) top right no-repeat; padding-right:0px; }
		a.dropdown_toggle span { display:block; background:url(../includes/images/images/select_left.gif) no-repeat; padding:6px 0 0 7px; height:18px; cursor:pointer !important; }

.hidden { display:none !important; }

/*****  Sitemap  *****/
#sitemap_content { position:absolute; top:60px; width:960px; height:560px; margin:0px; padding:0px; z-index: 0; }

#sitemap_content #sitemap_title {position:absolute; left:105px; top:36px; margin:0px; padding:0px; vertical-align:top;}
#sitemap_content #careers_title {position:absolute; left:105px; top:91px; margin:0px; padding:0px; vertical-align:top;}
#sitemap_content ul {position:absolute; margin:0px; padding:0px; float:left; list-style:none; list-style-type:none; list-style-position:outside; line-height:18px; }
#sitemap_content ul img {vertical-align:top; border:0;}
#sitemap_content ul li a {text-decoration:none; font: 12px arial,sans-serif; color:#c2c2c2;}
#sitemap_content ul li a:hover {color:#464646;}
#sitemap_content #list_departments {left:105px; top:145px; }
#sitemap_content #list_locations {left:261px; top:145px; }
#sitemap_content #list_future_talent {left:418px; top:145px; }
#sitemap_content #list_why_adidas {left:574px; top:145px; }
#sitemap_content #list_retail_jobs {left:732px; top:145px; }

/*****  Flash Content  *****/
#flash_content {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 960px; PADDING-TOP: 0px; 
  POSITION: absolute; TOP: 50px; HEIGHT: 570px; overflow-x:hidden; overflow-y:auto;
}


/*****  Bottom Navigations  *****/
#bottomnavs {
	position: absolute;
	top: 620px;
	width: 960px;
	height: 30px;
	background:url(../includes/images/images/bottomnav_rockport.gif) no-repeat;
}

#bottomnavs li, #bottomnavs ul
{
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
	left: 0px;
}

#bottomnavs li a {	
	height:30px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	float:left;
	text-indent:-9999px;
	text-decoration:none;
}

#careers_adidas_group a { position:relative; left:106px; width:86px; background:url(../includes/images/images/bottomnav_rockport.gif) no-repeat -106px 0px;) }
#careers_adidas_group a:hover { background-position: -106px -30px; }
#careers_adidas_group a:focus { background-position: -106px -30px; }
#careers_adidas_group .selected { background-position: -106px -30px; }
#careers_adidas a { position:relative; left:113px; width:44px; background:url(../includes/images/images/bottomnav_rockport.gif) no-repeat -199px 0px;) }
#careers_adidas a:hover { background-position: -199px -30px; }
#careers_adidas a:focus { background-position: -199px -30px; }
#careers_adidas .selected { background-position: -199px -30px; }
#careers_reebok a { position:relative; left:120px; width:48px; background:url(../includes/images/images/bottomnav_rockport.gif) no-repeat -250px 0px;) }
#careers_reebok a:hover { background-position: -250px -30px; }
#careers_reebok a:focus { background-position: -250px -30px; }
#careers_reebok .selected { background-position: -250px -30px; }
#careers_taylormade a { position:relative; left:127px; width:74px; background:url(../includes/images/images/bottomnav_rockport.gif) no-repeat -305px 0px;) }
#careers_taylormade a:hover { background-position: -305px -30px; }
#careers_taylormade a:focus { background-position: -305px -30px; }
#careers_taylormade .selected { background-position: -305px -30px; }
#careers_rockport a { position:relative; left:133px; width:63px; background:url(../includes/images/images/bottomnav_rockport.gif) no-repeat -385px 0px;) }
#careers_rockport a:hover { background-position: -385px -30px; }
#careers_rockport a:focus { background-position: -385px -30px; }
#careers_rockport .selected { background-position: -385px -30px; }
#adidascom a { position:relative; left:316px; width:95px; background:url(../includes/images/images/bottomnav_rockport.gif) no-repeat -631px 0px;) }
#adidascom a:hover { background-position: -631px -30px; }
#adidascom a:focus { background-position: -631px -30px; }
#feedback a { position:relative; left:327px; width:50px; background:url(../includes/images/images/bottomnav_rockport.gif) no-repeat -737px 0px;) }
#feedback a:hover { background-position: -737px -30px; }
#feedback a:focus { background-position: -737px -30px; }
#feedback .selected { background-position: -737px -30px; }
#corporate a { position:relative; left:337px; width:48px; background:url(../includes/images/images/bottomnav_rockport.gif) no-repeat -797px 0px;) }
#corporate a:hover { background-position: -797px -30px; }
#corporate a:focus { background-position: -797px -30px; }
#legal a { position:relative; left:349px; width:28px; background:url(../includes/images/images/bottomnav_rockport.gif) no-repeat -857px 0px;) }
#legal a:hover { background-position: -857px -30px; }
#sitemap a { position:relative; left:364px; width:47px; background:url(../includes/images/images/bottomnav_rockport.gif) no-repeat -900px 0px;) }
#sitemap a:hover { background-position: -900px -30px; }
#sitemap a:focus { background-position: -900px -30px; }
#sitemap .selected { background-position: -900px -30px; }


/*Footer Menu*/
#footer { position:relative; top:50px; padding: 0px; margin-left:auto; margin-right:auto; width:900px; text-align:justify; font: 9px arial,sans-serif; }
#footer p { color:#898989; text-decoration: none;padding:0px; margin:0px; line-height:14px;}

.gatewayLable{
	font-weight: bold;
	padding: 3px;
	color:#555555;
  font-size:15px;	
}

/** RSS **/
.rssLink {
	line-height: 16px;
	text-decoration: none;
	vertical-align: middle;
}
.rssLink img {
	height: 16px;
	width: 16px;
	border: 0;
	line-height: 16px;
	vertical-align: middle;
}
