/* 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 {
	
	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;	
}



.profileColHeaderRequiredNew {
	font-weight: normal;
	text-align: right;
}





#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:unknown {
	outline: none
}
#wrapper {
	MARGIN-LEFT: auto; WIDTH: 960px; MARGIN-RIGHT: auto; POSITION: relative; TOP: 0px; HEIGHT: 620px; MARGIN-RIGHT: auto;
}
#navs {
	BACKGROUND: url(../includes/images/images/globalnav.gif) no-repeat; WIDTH: 960px; POSITION: relative; TOP: 0px; HEIGHT: 50px
}

#navs_retail {
	position: relative;
	top: 0px;
	width: 960px;
	height: 50px;
	background:url(../includes/images/images/globalnav_retail.gif) no-repeat 0;
}


#navs LI {
	PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
#navs UL {
	PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
#navs LI A {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; TEXT-INDENT: -9999px; PADDING-TOP: 0px; TOP: 0px; HEIGHT: 50px; TEXT-DECORATION: none
}
#brand A {
	BACKGROUND: url(../includes/images/images/globalnav.gif) no-repeat 0px 0px; WIDTH: 130px
}
#home A {
	BACKGROUND: url(../includes/images/images/globalnav.gif) no-repeat -250px 0px; LEFT: 120px; WIDTH: 34px; POSITION: relative
}
#home A:hover {
	BACKGROUND-POSITION: -250px -60px
}
#home A:unknown {
	BACKGROUND-POSITION: -250px -60px
}
#home .selected {
	BACKGROUND-POSITION: -250px -60px
}
#locations A {
	BACKGROUND: url(../includes/images/images/globalnav.gif) no-repeat -296px 0px; LEFT: 132px; WIDTH: 65px; POSITION: relative
}
#locations A:hover {
	BACKGROUND-POSITION: -296px -60px
}
#locations A:unknown {
	BACKGROUND-POSITION: -296px -60px
}
#locations .selected {
	BACKGROUND-POSITION: -296px -60px
}
#future_talent A {
	BACKGROUND: url(../includes/images/images/globalnav.gif) no-repeat -365px 0px; LEFT: 136px; WIDTH: 90px; POSITION: relative
}
#future_talent A:hover {
	BACKGROUND-POSITION: -365px -60px
}
#future_talent A:unknown {
	BACKGROUND-POSITION: -365px -60px
}
#future_talent .selected {
	BACKGROUND-POSITION: -365px -60px
}
#why A {
	BACKGROUND: url(../includes/images/images/globalnav.gif) no-repeat -460px 0px; LEFT: 141px; WIDTH: 80px; POSITION: relative
}
#why A:hover {
	BACKGROUND-POSITION: -460px -60px
}
#why A:unknown {
	BACKGROUND-POSITION: -460px -60px
}
#why .selected {
	BACKGROUND-POSITION: -460px -60px
}
#sustainability A {
	BACKGROUND: url(../includes/images/images/globalnav.gif) no-repeat -547px 0px; LEFT: 148px; WIDTH: 95px; POSITION: relative
}
#sustainability A:hover {
	BACKGROUND-POSITION: -547px -60px
}
#sustainability A:unknown {
	BACKGROUND-POSITION: -547px -60px
}
#searchform {
	LEFT: 679px; WIDTH: 280px; POSITION: absolute; TOP: 0px; HEIGHT: 40px
}
.search1 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}
.search2 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 10px; FLOAT: left; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}
.formfield {
	CLEAR: left; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: -7px 0px 0px; PADDING-TOP: 0px
}
.region {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: -1px 0px 0px; PADDING-TOP: 0px
}
.submit {
	BORDER-TOP-WIDTH: 0px; DISPLAY: block; BORDER-LEFT-WIDTH: 0px; BACKGROUND: url(../includes/images/images/search.gif) no-repeat; LEFT: 236px; FLOAT: left; BORDER-BOTTOM-WIDTH: 0px; MARGIN: 0px; WIDTH: 37px; CURSOR: pointer; POSITION: absolute; TOP: 16px; HEIGHT: 22px; BORDER-RIGHT-WIDTH: 0px
}
.submit:hover {
	DISPLAY: block; BACKGROUND: url(../includes/images/images/search.gif) no-repeat 0px -22px; FLOAT: left; CURSOR: pointer
}
LABEL {
	CURSOR: pointer
}
SPAN.radio {
	CLEAR: left; PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; BACKGROUND: url(../includes/images/images/radio.gif) no-repeat; FLOAT: left; PADDING-BOTTOM: 0px; WIDTH: 8px; PADDING-TOP: 0px; HEIGHT: 18px
}
SPAN.select {
	PADDING-RIGHT: 0px; PADDING-LEFT: 5px; BACKGROUND: url(../includes/images/images/select.gif) no-repeat; PADDING-BOTTOM: 0px; FONT: 9px arial,sans-serif; OVERFLOW: hidden; WIDTH: 105px; COLOR: #898989; PADDING-TOP: 5px; POSITION: absolute; HEIGHT: 20px; outline: none
}
.textfield {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 10px; PADDING-LEFT: 5px; BORDER-LEFT-WIDTH: 0px; BACKGROUND: url(../includes/images/images/input_bg.gif) no-repeat; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; FONT: 9px arial,sans-serif; WIDTH: 110px; COLOR: #898989; PADDING-TOP: 5px; HEIGHT: 20px; BORDER-RIGHT-WIDTH: 0px; outline: none
}
.enhanced A {
	FONT: 9px arial,sans-serif; COLOR: #898989; TEXT-DECORATION: none
}
.dropdown {
	LEFT: 804px; FLOAT: left; WIDTH: 105px; POSITION: absolute; TOP: 16px
}
.dropdown .options {
	BORDER-RIGHT: #c2c2c2 1px solid; PADDING-RIGHT: 6px; BORDER-TOP: #c2c2c2 0px solid; PADDING-LEFT: 6px; BACKGROUND: #ffffff; LEFT: 0px; PADDING-BOTTOM: 2px; OVERFLOW: auto; BORDER-LEFT: #c2c2c2 1px solid; WIDTH: 90px; PADDING-TOP: 2px; BORDER-BOTTOM: #c2c2c2 1px solid; POSITION: absolute; TOP: 1px; HEIGHT: 255px
}
.enchancedselect2 .dropdown .options {
	WIDTH: 90px; HEIGHT: 70px
}
.dropdown .options UL {
	PADDING-LEFT: 0px; MARGIN-LEFT: 0px; LIST-STYLE-TYPE: none
}
.dropdown .options A {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; LIST-STYLE-POSITION: outside; BACKGROUND: #ffffff; PADDING-BOTTOM: 2px; FONT: 9px/10px arial,sans-serif; MARGIN-LEFT: 0px; PADDING-TOP: 2px; TEXT-ALIGN: left
}
.dropdown .options A:hover {
	TEXT-DECORATION: underline
}
A.dropdown_toggle {
	PADDING-RIGHT: 0px; DISPLAY: block; BACKGROUND: url(../includes/images/images/select_right.gif) no-repeat right top; HEIGHT: 24px
}
A.dropdown_toggle SPAN {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 7px; BACKGROUND: url(../includes/images/images/select_left.gif) no-repeat; PADDING-BOTTOM: 0px; CURSOR: pointer! important; PADDING-TOP: 6px; HEIGHT: 18px
}
.hidden {
	DISPLAY: none! important
}
#sitemap_content {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 960px; PADDING-TOP: 0px; POSITION: absolute; TOP: 60px; HEIGHT: 560px
}
#sitemap_content #sitemap_title {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; LEFT: 105px; PADDING-BOTTOM: 0px; MARGIN: 0px; VERTICAL-ALIGN: top; PADDING-TOP: 0px; POSITION: absolute; TOP: 36px
}
#sitemap_content #careers_title {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; LEFT: 105px; PADDING-BOTTOM: 0px; MARGIN: 0px; VERTICAL-ALIGN: top; PADDING-TOP: 0px; POSITION: absolute; TOP: 91px
}
#sitemap_content UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; LIST-STYLE-POSITION: outside; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; LINE-HEIGHT: 18px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; POSITION: absolute
}
#sitemap_content UL IMG {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; VERTICAL-ALIGN: top; BORDER-RIGHT-WIDTH: 0px
}
#sitemap_content UL LI A {
	FONT: 12px arial,sans-serif; COLOR: #c2c2c2; TEXT-DECORATION: none
}
#sitemap_content UL LI A:hover {
	COLOR: #464646
}
#sitemap_content #list_departments {
	LEFT: 105px; TOP: 145px
}
#sitemap_content #list_locations {
	LEFT: 290px; TOP: 145px
}
#sitemap_content #list_future_talent {
	LEFT: 440px; TOP: 145px
}
#sitemap_content #list_why_adidas {
	LEFT: 600px; TOP: 145px
}
#sitemap_content #list_retail_jobs {
	LEFT: 740px; TOP: 145px
}
#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;
}

#content {
top:50px;
width:600px;
min-width:600px;
overflow-x:auto;
overflow-y:auto;
height:530px ;
position:absolute;
z-index:1;
}


#bottomnavs {
	BACKGROUND: url(../includes/images/images/bottomnav_adidas.gif) no-repeat; WIDTH: 960px; POSITION: absolute; TOP: 620px; HEIGHT: 30px;
}
#bottomnavs LI {
	PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px;
}
#bottomnavs LI A {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; TEXT-INDENT: -9999px; PADDING-TOP: 0px; TOP: 0px; HEIGHT: 30px; TEXT-DECORATION: none
}

#bottomnavs UL {
	PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}

#careers_adidas_group a { position:relative; left:106px; width:86px; background:url(../includes/images/images/bottomnav_adidas.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_adidas.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_adidas.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_adidas.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_adidas.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:353px; width:58px; background:url(../includes/images/images/bottomnav_adidas.gif) no-repeat -668px 0px;) }
#adidascom a:hover { background-position: -668px -30px; }
#adidascom a:focus { background-position: -668px -30px; }
#feedback a { position:relative; left:364px; width:50px; background:url(../includes/images/images/bottomnav_adidas.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:374px; width:48px; background:url(../includes/images/images/bottomnav_adidas.gif) no-repeat -797px 0px;) }
#corporate a:hover { background-position: -797px -30px; }
#corporate a:focus { background-position: -797px -30px; }
#legal a { position:relative; left:386px; width:28px; background:url(../includes/images/images/bottomnav_adidas.gif) no-repeat -857px 0px;) }
#legal a:hover { background-position: -857px -30px; }
#sitemap a { position:relative; left:401px; width:47px; background:url(../includes/images/images/bottomnav_adidas.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 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; FONT: 9px arial,sans-serif; MARGIN-LEFT: auto; WIDTH: 900px; MARGIN-RIGHT: auto; PADDING-TOP: 0px; POSITION: relative; TOP: 50px; TEXT-ALIGN: justify
}
#footer P {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #898989; LINE-HEIGHT: 14px; PADDING-TOP: 0px; TEXT-DECORATION: none
}

.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;
}
