html{
	margin:0px; 
	padding:0px;
	height: 100%;	
}
body{
	color:#6b6b6b;
	background: #ffca14 url(../images/bg.jpg) repeat-x top center;
	background-attachment:fixed;
	margin: 0px auto;
	text-align: center;
	width:100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container_flowers{
	background: url(../images/bg_flowers.gif) no-repeat top center;
	background-attachment:fixed;
}
#container{
	margin: 0px auto;
	width: 748px;
	padding: 0px 10px;
	text-align: left;
	background: url(../images/bg_glass.png) repeat-y top center;
	color: #6b6b6b;
}
#container #header{
	width:100%;
	height:142px;
	background: #ffd239 url(../images/LifeTopBanner.gif) no-repeat top center;
	text-align: right;
}
#container #header a{
	padding: 0px 5px;
}
#main-menu{
	background: #ec008c url(../images/mainmenu-bg.gif) repeat-x top center;
	color: #FFFFFF;
	height: 26px;
	margin:0px;
	position: relative;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	text-align:right;
	font-size:16px;
	line-height:24px;
	overflow: hidden;
}
#main-menu a, #main-menu a:active, #main-menu a:visited{
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	font-size: 16px;
	padding: 0px 22px 0px 22px;
	height: 24px;
	line-height: 24px;
	position:relative;
	display:inline;
}
#main-menu ul{
	padding: 0px;
	margin: 0px;
	float:right;
}
#main-menu ul li{
	float: left;
	list-style:none;
	margin: 0px;
	padding: 0px;
}
#main-menu a:hover, #main-menu .selected a, #main-menu .selected a:active, #main-menu .selected a:visited{
	color: #CCCCCC;
}
#page-content{
	padding: 24px 15px 0px 17px;
}
/* plate half */
.plate_half .plate_bottom{
	background-image: url(../images/plate_half_bottom.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	width: 343px;
	padding: 0px 8px 8px 6px;	
	overflow:hidden;
}
.plate_half h2{
	background-image: url(../images/plate_half_top.png);
	background-position:top left;
	background-repeat:no-repeat;
	width: 333px;
	height: 38px;
	padding: 18px 8px 0px 16px;
	margin: 0px;	
}

/* plate full */
.plate_full .plate_mid, .plate_full_standard .plate_mid, .plate_tpl_life_pharmacy .plate_mid, .plate_tpl_care_chemist .plate_mid{
	background-image: url(../images/plate_full_mid.png);
	background-position:top left;
	background-repeat:repeat-y;
	width: 702px;
	padding: 0px 8px 0px 6px;	
}
.plate_full .plate_bottom, .plate_full_standard .plate_bottom, .plate_tpl_life_pharmacy .plate_bottom, .plate_tpl_care_chemist .plate_bottom{
	background-image: url(../images/plate_full_bottom.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	width: 702px;
	height:20px;
	padding: 0px 8px 0px 6px;	
}
.plate_tpl_life_pharmacy .plate_bottom{
	background-image: url(../images/plate_life_pharmacy_bottom.png);
	height: 260px;
}
.plate_tpl_care_chemist .plate_bottom{
	background-image: url(../images/plate_life_carechemist_bottom.png);
	height: 130px;
}
.plate_full h2, .plate_full_standard h1, .plate_tpl_life_pharmacy h1, .plate_tpl_care_chemist h1{
	background-image: url(../images/plate_full_top.png);
	background-position:top left;
	background-repeat:no-repeat;
	width: 682px;
	height: 38px;
	padding: 18px 8px 0px 26px;
	margin: 0px;	
}
.plate_full_standard h1.short{
	background-image: url(../images/plate_short_top.png);
	background-position:top left;
	background-repeat:no-repeat;
	width: 682px;
	height: 20px;
	padding: 0px 8px 0px 26px;
	margin: 0px;	
	font-size:0px;
}
.plate_full_standard h1{
	background-image: url(../images/plate_full_content_top.png);
	height: 58px;
	padding: 58px 8px 0px 56px;
	width: 652px;
}
.plate_tpl_life_pharmacy h1{
	background-image: url(../images/plate_full_lifepharmacy_top.png);
	height: 74px;
	padding: 0px 8px 0px 56px;
	width: 652px;
}
.plate_tpl_care_chemist h1{
	background-image: url(../images/plate_full_carechemist_top.png);
	height: 74px;
	padding: 0px 8px 0px 56px;
	width: 652px;
}
.plate_content{
	padding: 10px;
	overflow: hidden;
}
.plate_full_standard .plate_content, .plate_tpl_life_pharmacy .plate_content, .plate_tpl_care_chemist .plate_content{
	padding: 30px 50px;
}
.plate_content p{
	line-height: 14px;
	font-size: 12px;
}


.plate_footer_image{
	background-image: url(../images/plate_footer_image.png);
	background-position:top left;
	background-repeat:no-repeat;
	width: 701px;
	height: 193px;
	padding: 6px 8px 0px 6px;
	text-align: left;
}
.plate_footer_image img{
	display: block;
	border: 0px;
}
.clearer{
	width: 100%;
	display:block;
	height:1px;
	overflow:hidden;
	clear:both;
}
#footer{
	text-align:center;
	font-size: 9px;
	padding-bottom: 36px;
	color: #232323;
}
#footer a{
	color: #232323;
}
/* formatting styles */
p{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height:14px;
}
h1{
	margin: 0px;
	padding: 58px 0px 6px 0px;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ec008c;
}
a, a:active, a:visited{
	color: #6b6b6b;
	text-decoration:none;
	position: relative;
}
a:hover{
	text-decoration: underline;
}
.plate_full_standard a, .plate_tpl_life_pharmacy a, .plate_tpl_care_chemist a{
	color: #ec008c;
}
h2{
	margin: 0px;
	padding: 12px 0px 6px 0px;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ec008c;
}
h3{
	font-size: 18px;
	color: #6b6b6b;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h4{
	font-size:14px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	color: #ec008c;
}
.hotjob{
	font-size:15px;
	text-decoration:none;
	line-height:22px;
}
.hotjob:hover{
	text-decoration:none;
}
#search_jobs{
	margin: 0px;
	padding: 0px;
}
#search_jobs p{
	line-height:13px;
}
#search_jobs label{
	font-size: 15px;
	font-weight:bold;
	width: 85px;
	text-align: right;
	padding: 0px 10px 0px 0px;
	color: #6b6b6b;
	float:left;
	line-height:14px;
}
#search_jobs input{
	position: relative;
}
#search_jobs #submit{
	width: 80px;
	height: 30px;
	font-size: 16px;
	color: #ec008c;
	margin-left:240px;
}
.additionaltext{
	font-size: 10px;
}
.quicklinks{
	margin-top:-9px;
}
.quicklink a{
	display:block;
	font-size: 15px;
	font-weight:bold;
	width: 330px;
	position:relative;
}
.quicklink{
	position:relative;
	display:block;
	background-image:url(../images/quicklink_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 27px;
	line-height: 27px;
	font-size: 15px;
	font-weight:bold;
	margin-left:-9px;
	padding-top: 14px;
	padding-left:10px;
	width: 330px;
}
.quicklink a:hover{
	text-decoration: none;
}
/* form styling */
#myTable{
	border: 0px;
	width: auto;
	margin: 0px;
	padding: 0px;
	border-right: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
#myTable thead{
	background-color: #ec008c;
	border: 1px solid #ffffff;
	height: 22px;
	color: #ffffff;
}
#myTable thead td{
	padding: 0px 4px;
	font-size: 12px;
	font-weight: bold;
	border-right: 0px;
	height: 22px;
	overflow: hidden;
}
#myTable tbody td{
	margin:0px;
	padding:10px 4px;
	border-top:1px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-right: 1px solid #ffffff;
	vertical-align: top;
}
#myTable td img{
	border: 0px;
}
.formmsg{
	font-weight:bold;
	color: #c03701;
}
.frontend_form_submit{
	display: block;
	float: right;
	text-align: center;
	background: #e7e7e7;
	border: 1px solid #cccccc;
	color: #ec008c;
	font-weight: bold;
	font-size: 12px;
	height: 26px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	width: 110px;
	font-family:Arial,sans-serif;
}
.additionaltext{
	font-size: 11px;
	color:#666666;
}
#stop_spam{
	display:block;
	height:0px;
	overflow:hidden;
}
