#careersBlock {
	width: 715px;
	height: 381px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
  	background: #ffd305 url("../images/careers/box_shine2.gif") repeat-x;
  	padding: 10px 0 0 10px;
  	margin-bottom: 50px;
}


#footerBlock {
	width: 725px;
	height: 259px;
}

#videoBlock {
	float:left;	
	width: 470px;
	height: 255px;
	background: #ffd305 url("../images/careers/box_shine2.gif") repeat-x;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 5px 0 0 5px;
	margin-right: 2px;
}

#featureBlock, #featureBlock_FR {
	float:right;	
	width: 239px;
	height: 259px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	left: 5px;
}

#featureBlock {
		background: #ffd305 url("../images/careers/feature.jpg") no-repeat;
}

#featureBlock_FR {
		background: #ffd305 url("../images/careers/feature_FR.jpg") no-repeat;
}

#featureBlock p, #featureBlock_FR p {
	width: 200px;

	color: #000;
	padding:115px 20px 0 20px;
}

#featureBlock p {
	font-size: 13px;
}

#featureBlock_FR p {
	font-size:12px;
}

a.featureBlockEN {
	position: relative;
	bottom: -50px;
	left:155px;
}

a.featureBlockENblack {
	color:#000; 
	font-weight:bold;
}

a.featureBlockFR {
	position: relative;
	bottom: -50px;
	left:155px;
	
	
}
a.featureBlockFRblack {
	color:#000; 
	font-weight:bold;
}



#vidDesc {
	width: 180px;
	float: left;
	
}

h1.vidDesc {
	width: 400px;
	float: left;
	color: #000;
	font-weight: bold;
	line-height: .75em;
	padding-left:8px;
}


#vidFile {
	width: 276px;
	height: 178px;
	/*padding-top:20px;*/
	float: right;
	padding-right:5px;
}

#vidDesc p {
	width: 180px;
	font-size: 13px;
	color: #000;
	bottom:-20px;
	padding-left:8px;
}

a.videoBlockEN {
	position: relative;
	top: 10px;
	left: 90px;
}

a.videoBlockFR {
	position: relative;
	bottom: -10px;
	right: 10px;
	width: 300px;
}


h1.careers {
	color: #000;
	font-weight: bold;
	line-height: .75em;
}

.careerCatBlock {
	float: left;
	width: 347px;
	height: 160px;
	margin-right: 8px;
	margin-top:3px;
}

.careerCatBlock h3{
	font-size: 18px;
	color: #fff;
	padding: 0 0 0 5px;
	
}

.catFooterText {
	position: relative;
	bottom: 5px;
	left: 5px;
	font-size: 11px;
	color: #fff;
	width: 75px;
	height: 25px;
}

a.storeManagerCat {
	display: block;
	background: url('../images/careers/storemanager_block_new.jpg') 0 0 no-repeat;
	width: 347px;
	height: 160px;
	/*border: 2px solid #0000ff;*/
}
a.storeManagerCatFR {
	display: block;
	background: url('../images/careers/storemanager_block_FR_new.jpg') 0 0 no-repeat;
	width: 347px;
	height: 160px;
	/*border: 2px solid #0000ff;*/
}

a.storeCat {
	display: block;
	background: url('../images/careers/store_block_new.jpg') 0 0 no-repeat;
	width: 347px;
	height: 160px;
	/*border: 2px solid #0000ff;*/
}


a.storeCatFR {
	display: block;
	background: url('../images/careers/store_block_FR_new.jpg') 0 0 no-repeat;
	width: 347px;
	height: 160px;
	/*border: 2px solid #0000ff;*/
}

a.hoCat {
	display: block;
	background: url('../images/careers/ho_block_new.jpg') 0 0 no-repeat;
	width: 347px;
	height: 160px;
	/*border: 2px solid #0000ff;*/
}

a.hoCatFR {
	display: block;
	background: url('../images/careers/ho_block_FR_new.jpg') 0 0 no-repeat;
	width: 347px;
	height: 160px;
	/*border: 2px solid #0000ff;*/
}

a.transportCat {
	display: block;
	background: url('../images/careers/transport_block_new.jpg') 0 0 no-repeat;
	width: 347px;
	height: 160px;
	/*border: 2px solid #0000ff;*/
}

a.transportCatFR {
	display: block;
	background: url('../images/careers/transport_block_FR_new.jpg') 0 0 no-repeat;
	width: 347px;
	height: 160px;
	/*border: 2px solid #0000ff;*/
}

a.storeManagerCat:hover, a.storeManagerCatFR:hover, a.storeCat:hover, a.storeCatFR:hover, a.hoCat:hover, a.hoCatFR:hover, a.transportCat:hover, a.transportCatFR:hover {
	background-position: -347px 0;
	text-decoration: none;
}

h3.careerTitle {
	padding: 0;
	margin: 3px 0 0 10px;
	/*border: 1px solid #ffff00;*/
	line-height: 1.8em;
	font-size: 14px;
}

h3.careerTitleTwoLine {
	padding: 0;
	margin: 0 0 0 5px;
	/*border: 1px solid #ffff00;*/
	font-size: 17px;
}

h3.careerTitleTwoLineFR {
	padding: 7px 0 0 0;
	margin: 2px 0 0 5px;
	/*border: 1px solid #ffff00;*/
	font-size: 15px;
}

div.clickBoxOneLine {
	position: relative;
	top: 115px;
	left:180px;
	color: #fff;
}

div.clickBoxOneLineFR {
	position: relative;
	top: 115px;
	left:240px;
	color: #fff;
}

div.clickBoxTwoLine {
	position: relative;
	top: 266px;
	left: 70px;
	color: #fff;
}

#videoBlockTitle {
	width: 100%;
	height: 20px;
}

#linkHolder {
	width: 400px;
	height: 20px;
	text-align: right;
	float: right;
	padding-right: 5px;
	margin-top: 5px;
}

.featureBlockLinkFR {
	position: relative;
	width: 50px;
	left: 150px;
	top: 40px;
}
