@charset "UTF-8";
/* CSS Document */

/* HTML ELEMENTS */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../../retail/images/gradient.gif);

}

h1 {font-weight: bold;
	color: #FF0099;
	font-size: 14px;
}

/* END OF HTML ELEMENTS */







/* PAGE HOLDERS */
#clearance {
clear:both;	
}

#container {
	margin-right:auto;
	margin-left: auto;
	width: 900px;
	height: auto;
	background-color:#FFFFFF;
}

#holder {
	width: 900px;
	height: auto;
	position: absolute;
	border-style: solid;
	border-width:0px;
	background-color:#FFFFFF;
	background-image:url(../../retail/images/superdrug_logo.gif);
	background-repeat: no-repeat;
	background-position: 700px 10px;
	padding: 10px;
}

/* END OF PAGE HOLDERS */





/* LAYOUT DIVS */

#lorry_holder {
	background-image:url(../images/lorry.gif);
	width: 155px;
	height: 200px;
	float: left;
	margin-left: 27px;
	margin-top: 100px;
	background-repeat: no-repeat;
	background-position: bottom;
}

#lorry_holder_dist {
	background-image:url(../images/lorry.gif);
	width: 155px;
	height: 75px;
	float: left;
	margin-left: 27px;
	margin-top: 70px;
	background-repeat: no-repeat;
	background-position: bottom;
}
	
#map_holder {
	width: 300px;
	height: 345px;
	float: right;
	margin-right: 20px;
	margin-top: 120px;
	background-image: url(../images/map.gif);
	background-repeat: no-repeat;
}

#map_text {
	width: 240px;
	height: 20px;
	margin-top: 50px;
	float: right;
	z-index: 5;
}

#map_text h1 {
	margin: 0px;
}


#map_star_dunstable {
	width: 25px;
	height: 25px;
	margin-left: 220px;
	margin-top: 0px;
}

#map_star_avonmouth {
	width: 25px;
	height: 25px;
	margin-left: 175px;
	margin-top: 30px;
}

#map_star_elmsall {
	width: 25px;
	height: 25px;
	margin-left: 195px;
	margin-top: 195px;
}

#globe_holder {
	float: right;
	width: 200px;
	height: 200px;
	margin-right: 30px;
}

#image_test {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#clear_retail {
	width: 200px;
	height: 110px;
	float: left;
	margin-top: 10px;
}

#clear_distribution {
	width: 500px;
	height: 135px;
	float: left;
	margin-top: 10px;
}

#maincontent {
	float: left;
	margin-left: 27px;
	font-size: 12px;
	height: auto;
	color: #999;
}

#job_title_holder {
	float: left;
	width: 650px;
	margin-top: 50px;
	margin-left: 27px;
	margin-right: 27px;
	height: auto;
}

#lorry_big_holder {
	float: left;
	width: 650px;
	margin-top: 100px;
	margin-left: 27px;
	margin-right: 27px;
	height: 200px;
}

#coda_holder {
	float: left;
	width: 350px;
	margin-left: 0px;
	margin-right: 15px;
	margin-top: 5px;
	height: auto;
}


#training_holder {
	float: left;
	width: 650px;
	margin-top: 50px;
	margin-left: 27px;
	margin-right: 27px;
	height: auto;
	margin-bottom: 25px;
}



#job_holder {
	background-image:url(../../retail/images/pink_keyline_curve.gif);
	width: 140px;
	height: 47px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#jobs_of_week {
	float: left;
	width: 180px;
	height: auto;
	margin-top: 10px;
	margin-left: 10px;
	color: #FF0099;
	font-weight: bold;
	font-size: 12px;
	z-index: 5;
}

#jobs_of_week p {
	margin-bottom: 0px;
	margin-top: 0px;
}

#retail_main_links {
	width: 186px;
	margin-top: 10px;
}

#retail_bottom_links {
	width:152px;
	border-bottom: solid #FF0099 1px;
	border-right: solid #FF0099 1px;
	border-left: solid #FF0099 1px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

#retail {
	width: 165px;
	background-image:url(../../retail/images/pink_button.gif);
	padding-left: 10px;
	padding-right: 10px;
	height: 23px;
	padding-top: 10px;
	text-transform:uppercase;
	color:#FFF;
	font-weight: bold;
	font-size: 16px;
	cursor: pointer;
	background-repeat: no-repeat;
}

#left_hand_holder {
	width: 186px;
	height: auto;
	float: left;
}

#title_panel {
	width: 171px;
	background-image:url(../../retail/images/pink_block.gif);
	height: 255px;
	padding-top: 55px;
	padding-left: 15px;
	font-weight: bold;
	color: #FFF;
	font-size: 20px;
	background-repeat: no-repeat;
}

#page_title {
	width: 150px;
	float: right;
	margin-right: 20px;
	font-size: 18px;
	font-weight: normal;
	text-align: right;
	margin-top: 180px;
	
}

#jobs_links_holder {
	width: 419px;
	float: left;
}

#jobs_quote_holder {
	float: right;
	width: 230px;
	text-align: right;
	font-weight: bold;
	font-size: 15px;
	line-height: 20px;
	color: #FF0099;
	margin-top: 30px;
}

#jobs_quote_holder p {	
margin-bottom: 5px;
margin-top: 0px;
}

#bottom_flash_holder {
	width:675px;
	height:auto;
	float:left;
	margin-left: 15px;
	margin-top: 0px;
	z-index: 1;
}


/* END OF LAYOUT DIVS */

/* NAVIGATION */

#training_holder a:link {
	display:block;
	float: left;
	background-image:url(../../retail/images/star_normal.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 160px;
	height: 15px;
	padding-top: 160px;
	text-align: center;
	font-weight: bold;
	color: #FF0099;
	font-size: 14px;
	text-decoration: none;
}

#training_holder a:visited {
	display:block;
	float: left;
	background-image:url(../../retail/images/star_normal.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 160px;
	height: 15px;
	padding-top: 160px;
	text-align: center;
	font-weight: bold;
	color: #FF0099;
	font-size: 14px;
	text-decoration: none;	
}

#training_holder a:hover {
	display:block;
	float: left;
	background-image:url(../../retail/images/star_over.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 160px;
	height: 15px;
	padding-top: 160px;
	text-align: center;
	font-weight: bold;
	color: #FF0099;
	font-size: 14px;
	text-decoration: none;
}

#training_holder a:active {
	display:block;
	float: left;
	background-image:url(../../retail/images/star_over.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 160px;
	height: 15px;
	padding-top: 160px;
	text-align: center;
	font-weight: bold;
	color: #FF0099;
	font-size: 14px;
	text-decoration: none;
}

#jobs_of_week a:link {
	display:block;
	font-size: 16px;
	color:#FF0099;
	text-decoration:none;
	font-weight: bold;
}

#jobs_of_week a:visited {
	display:block;
	font-size: 16px;
	color:#FF0099;
	text-decoration:none;
	font-weight: bold;
}

#jobs_of_week a:hover {

	display:block;
	font-size: 16px;
	color:#FF0099;
	text-decoration:underline;
	font-weight: bold;
}

#jobs_of_week a:active {
	
	display:block;
	font-size: 16px;
	color:#FF0099;
	text-decoration:underline;
	font-weight: bold;
}

#job_title_holder a:link {
	
	display:block;
	color:#000;
	text-decoration:none;
	margin-bottom: 20px;
}

#job_title_holder a:visited {
	display:block;
	color:#000;
	text-decoration:none;
	margin-bottom: 20px;
}
#job_title_holder a:hover {

	display:block;
	color:#000;
	text-decoration:underline;
	margin-bottom: 20px;
}

#job_title_holder a:active {
	
	display:block;
	color:#000;
	text-decoration:underline;
	margin-bottom: 20px;
}



#retail_bottom_links a:link {
	
	display:block;
	font-size: 16px;
	color:#999999;
	text-decoration:none;
	font-weight: normal;
	margin-bottom: 5px;
}

#retail_bottom_links a:visited {
	
	display:block;
	font-size: 16px;
	color:#999999;
	text-decoration:none;
	font-weight: normal;
	margin-bottom: 5px;
}

#retail_bottom_links a:hover {

	display:block;
	font-size: 16px;
	color:#FF0099;
	text-decoration:none;
	font-weight: bold;
	margin-bottom: 5px;
}

#retail_bottom_links a:active {
	
	display:block;
	font-size: 16px;
	color:#FF0099;
	text-decoration:none;
	font-weight: bold;
	margin-bottom: 5px;
}

#retail_main_links a:link {
	
	display:block;
	background-image:url(../../retail/images/grey_button.gif);
	padding-left: 7px;
	padding-right: 7px;
	height: 25px;
	padding-top: 10px;
	color:#999;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	margin-bottom: 2px;
	background-repeat: no-repeat;
}

#retail_main_links a:visited {
	
	display:block;
	background-image:url(../../retail/images/grey_button.gif);
	padding-left: 7px;
	padding-right: 7px;
	height: 25px;
	padding-top: 10px;
	color:#999;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	margin-bottom: 2px;
	background-repeat: no-repeat;
}

#retail_main_links a:hover {

	display:block;
	background-image:url(../../retail/images/pink_button.gif);
	padding-left: 7px;
	padding-right: 7px;
	height: 25px;
	padding-top: 10px;
	color:#FFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	margin-bottom: 2px;
	background-repeat: no-repeat;
}

#retail_main_links a:active {
	
	display:block;
	background-image:url(../../retail/images/pink_button.gif);
	padding-left: 7px;
	padding-right: 7px;
	height: 25px;
	padding-top: 10px;
	color:#FFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	margin-bottom: 2px;
	background-repeat: no-repeat;
}


/* END OF NAVIGATION */

/* LAYOUT CLASSES */

.homepage {
	width: 500px;
	
}

.cvtips {
	width:425px;
	padding-top: 90px;
	background-image:url(../../retail/images/Retail_Res_CV_tips.gif);
	background-repeat: no-repeat;
	background-position: 425px 0px;
	padding-right: 250px;	
}

.resretailer {
	width: 425px;
	margin-top: 75px;
}

.grey_text {
	color:#666;
}

.distribution_home {
	width: 300px;
	margin-top: 20px;
}

.distribution_terms {
	width: 500px;
	margin-top: 20px;
}

.distribution_roles {
	width: 300px;
	margin-top: 20px;
}

.dunstable {
	width: 320px;
	background-image:url(../images/dunstable.jpg);
		background-repeat: no-repeat;
	background-position: top right;
	margin-top: 20px;
	padding-right: 300px;
}

.avonmouth {
	width: 320px;
	background-image:url(../images/Avonmouth.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-top: 20px;
	padding-right: 300px;
}

.elmsall {
	width: 320px;
	background-image:url(../images/elmsall.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-top: 20px;
	padding-right: 300px;
}


/* END OF LAYOUT CLASSES */


.slider_background {
background-image:url(../images/slider.jpg);
background-repeat:no-repeat;
}

#rolescontent {
	float: left;
	margin-left: 27px;
	font-size: 14px;
	height: auto;
	width:650px;
	color: #999;
	margin-top: 20px;
}

#rolescontent p {margin-top:10px }
