/* © Copyright 2007. Brand Attention - Search Engine Optimisation (SEO), Web Marketing and Online Advertising */

/* high level html tag styles */

body {
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}

img {
	padding: 0px;
	margin: 0px;
}

p {
	padding: 0px;
	margin: 0px;
}

/* header divs 	border: 1px solid #FFCC00; */

.header-container {
	width: 100%;	
	background-image: url(../images/header-bkgrd.gif);
	background-repeat: repeat-x;
	float: left;	
	height:155px;
}

.header {
	width: 1000px;
	margin: auto;
	padding: 0px;	
}

.secondary-nav {
	float: right;
	width: 700px;
	padding: 0px;
	margin-top: 25px;
	text-align: right;
}

.advert-slot1 {
	float: right;
	width: 468px;
	height: 60px;
	margin-top: 32px;
	margin-right: 250px;
}

.search {
	float: right;
	width: 220px;
	margin-top: -78px;
}

.pmm-logo 
{
	padding-left: 20px;
	width: 180px;
	margin:auto;
	float: left;
}

/* header styles */


.sec-nav {
	font-size: 0.7em;
	font-weight:normal;
	color: #8c8c8c;
	text-decoration: none;
}
a.sec-nav:hover {
	text-decoration:underline;
}

/* breadcrumb divs */

.breadcrumb-container {
	width: 100%;
	margin: auto;
	padding: 0px;
	float: left;
	background-color: #7f7f7f;
	border-top: 1px solid #ffffff;
}

.breadcrumb {
	width: 790px;
	margin: auto;		
	padding: 6px 0px 6px 210px;
}

/* text styles */

.white-text {
	font-size: 1.1em;
	padding-left:6px;
	color: #ffffff;
	text-decoration: none;
}

a.white-text:link, a.white-text:visited, a.white-text:active {
	color: #ffffff;
	text-decoration: none;
}

a.white-text:hover {
	text-decoration:underline;
}

/* primary naviagtion divs */

.primary-nav-container {
	width: 220px;
	margin: 0px;
	padding: 0px;
	float: left;	
	background-color: #ffffff;
}

.primary-nav {
	width: 180px;
	margin-left: 20px;
	margin-top: -38px;
	position:relative;
	padding: 0px;
	background-color: #c61118;
	background-image: url(../images/primary-nav-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

/* primary naviagtion styles */

table {
	padding: 0px;
	margin: 0px;
	}
ul#nav
{
	margin:0;
	padding:0;
	margin-top:13px;
	width:180px;
}
ul#nav li
{
	list-style-type:none;
	margin:0;
	padding:0;
}
ul#nav li a {
	display: block;
	padding: 6px 10px 6px 10px;
	color: #ffffff;
	text-decoration: none;
	font-size: 1.1em;
	background-color:#c61118;
}
ul#nav li a:hover,
ul#nav li.click a,
ul#nav li.click ul li.click a,
ul#nav li.click ul li a:hover
{
	background-color: #f9e9e9;
	color: #c61118;
}
ul#nav li ul
{
	display:none;	
	margin:0;
	padding:0;	
}
ul#nav li.click ul,
ul#nav li a.click ul
{
	display:block;
	margin:0;
	padding:0;
}
ul#nav li.click ul li
{
	list-style:none;	
}
ul#nav li.click ul li a
{
	display: block;
	padding: 4px 10px 4px 25px;
	color: #ffffff;
	text-decoration: none;
	font-size: 1.1em;
	background-color: #d44d52;
	border-bottom: 1px solid #db656a;
}
/*#nav {	
	margin: 0;
	padding: 0;
	margin-top:13px;
	width:180px;	
}
#nav tr a {
	display: block;
	padding: 6px 10px 6px 10px;
	color: #ffffff;
	text-decoration: none;
	font-size: 1.1em;
	background-color:#c61118;
}
#nav tr a:hover,
#nav tr.click a,
#nav tr.click ul li.click a,
#nav tr.click ul li a:hover
{
	background-color: #f9e9e9;
	color: #c61118;
}
#nav tr ul
{
	display:none;	
	margin:0;
	padding:0;	
}
#nav tr.click ul,
#nav tr a.click ul
{
	display:block;
	margin:0;
	padding:0;
}
#nav tr.click ul li
{
	list-style:none;	
}
#nav tr.click ul li a
{
	display: block;
	padding: 4px 10px 4px 25px;
	color: #ffffff;
	text-decoration: none;
	font-size: 1.1em;
	background-color: #d44d52;
	border-bottom: 1px solid #db656a;
}*/
.job-week {
	padding: 10px 10px 14px 10px;
	margin: 30px 0px 30px 0px;
	color: #ffffff;
	text-decoration: none;
	font-size: 1.1em;
	border-top: 1px dashed #ffffff;
	border-bottom: 1px dashed #ffffff;
}

.pri-nav-text {
	padding: 0px 10px 10px 10px;
	margin-top: 5px;
	color: #ffffff;
	text-decoration: none;
	font-size: 1.1em;
}

a.pri-nav-link:link, a.pri-nav-link:visited, a.pri-nav-link:active {
	color: #ffffff;
	text-decoration: none;
}

a.pri-nav-link:hover {
	text-decoration:underline;
}

.back-issues {
	margin-left: -11px;
	position: relative;
}

/* content divs */

.content-container {
	width: 1000px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.main-content-container {
	width: 1000px;
	margin: auto;
	padding: 0px;
}

.content {
	width: 620px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.main-content {
	width: 600px;
	margin-top: 20px;
	padding: 0px;
	float: left;
	/* background-image: url(../images/dotted-line.gif);
	background-repeat: no-repeat;
	background-position: bottom; */
}

.guide-list {
	width: 280px;
	padding-right: 20px;
	float: left;
}

.guide-list-200 {
	width: 200px;
	padding-right: 20px;
	float: left;
}

.guide-list-360 {
	width: 360px;
	padding-right: 20px;
	float: left;
}

.definition-list {
	width: 580px;
	padding-right: 20px;
	float: left;
}

.intro-search {
	width: 600px;
	margin-top: 0px;
	padding: 0px;
	float: left;
}

.intro {
	width: 400px;
	margin-top: 20px;
	padding: 0px;
	float: left;
}

.search-option {
	width: 160px;
	margin-top: 0px;
	padding: 10px;
	float: right;
	background-image: url(../images/cm/cm-search-top-page-bkgrd.gif);
	background-color: #C61118;
	background-repeat: no-repeat;
	background-position: bottom;
}

.directory-list {
	width: 570px;
	margin-top: 20px;	
	padding:0 12px 0px 12px;
	float: left;
	border:3px solid #c61118;
	background-color: #f5f1f1;
}
.directory-list td
{
	border-bottom:1px solid #c61118;
	width:570px;	
}
.service-top {
	width: 594px;
	margin-top: 20px;
	padding: 0px;
	float: left;
	background-color: #f5f1f1;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c61118;
	border-left-color: #c61118;
}

.directory-paginate {
	width: 600px;
	margin-bottom: 20px;
	padding: 0px;
	float: left;
	background-image: url(../images/dotted-line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.paginate-search {
	width: 160px;
	margin: 0px 0px 20px 0px;
	padding: 10px;
	float: right;
	background-image: url(../images/cm-search-top-page-bkgrd.gif);
	background-color: #C61118;
	background-repeat: no-repeat;
	background-position: bottom;
}

.dir-logo {
	width: 150px;
	float: left;
	padding:10px;
}

.dir-listing {
	width: 360px;
	float: left;
	padding:10px;
}

.dir-listing2 {
	width: 408px;
	margin: 0px 0px 0px 174px;
	padding: 0px;
	float: left;
}

/*.dir-spacer {
	width: 570px;
	margin: 12px 0px 0px 12px;
	height: 1px;
	float: left;
	border-top: 10px solid #f5f1f1;
	border-bottom: 10px solid #f5f1f1;
	background-color: #c61118;
}*/

.footer-search-option {
	width: 160px;
	margin-top: 20px;
	padding: 10px;
	float: right;
	background-image: url(../images/cm-search-bottom-page-bkgrd.gif);
	background-color: #C61118;
	background-repeat: no-repeat;
	background-position: top;
}

.content-footer {
	width: 600px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../images/dotted-line.gif);
	background-repeat: no-repeat;
}

.content-footer-address {
	width: 200px;
	margin: 20px 0px 20px 0px;
	padding: 0px;
	float: left;
}

.content-footer-address2 {
	width: 200px;
	margin: 20px 0px 20px 0px;
	padding: 0px;
	float: right;
}

.content-footer-links {
	width: 300px;
	margin-top: 20px;
	padding: 0px;
	float: left;
}

.current-issue {
	width: 600px;
	margin-top: 20px;
	border: 1px solid #e5e5e5;
	padding: 0px;
	float: left;
}

.issue-editor {
	width: 310px;
	padding: 0px;
	float: left;
}

.issue-links {
	width: 290px;
	padding: 0px;
	float: left;
}

.home-left-panels {
	width: 290px;
	margin: 20px 18px 0px 0px;
	border: 1px solid #e5e5e5;
	padding: 0px;
	float: left;
}

.home-right-panels {
	width: 290px;
	margin: 20px 0px 0px 0px;
	border: 1px solid #e5e5e5;
	padding: 0px;
	float: left;
}

/* content  styles */

.home-issue-title {
	width: 285px;
	background-color: #c61118;
	padding: 6px 10px 6px 10px;
	margin: 5px 0px 5px 5px;
	font-size: 1.1em;
	color: #ffffff;
	font-weight: bold;
}

.home-issue-content {
	font-size: 1.1em;
	color: #424141;
	padding: 0px 20px 0px 0px;
	margin: 5px 5px 5px 5px;
}

.home-issue-highlight {
	width: 270px;
	background-color: #c61118;
	padding: 6px 10px 6px 5px;
	margin: 5px 0px 5px 0px;
	font-size: 1.1em;
	color: #ffffff;
	font-weight: bold;
}

.home-issue-links {
	width: 280px;
	font-size: 1.1em;
	color: #424141;
	padding: 0px;
	margin: 5px;
}

.home-article-title {
	width: 260px;
	background-color: #c61118;
	padding: 6px 10px 6px 10px;
	margin: 5px 0px 5px 5px;
	font-size: 1.1em;
	color: #ffffff;
	font-weight: bold;
}

.home-article-content {
	font-size: 1.1em;
	color: #424141;
	padding: 0px;
	margin: 5px 5px 5px 5px;
}

.home-img {
	margin: 0px 5px 5px 0px;
}

a.home-article-link:link, a.home-article-link:visited, a.home-article-link:active {
	color: #424141;
	text-decoration: none;
	font-weight: bold;
}

a.home-article-link:hover {
	text-decoration:underline;
}

.home-issue-links ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.home-issue-links li {
	margin: 0;
}

.home-issue-links li a {
	padding: 0px;
	color: #424141;
	text-decoration: none;
}

.home-issue-links li a:hover {
	text-decoration: underline;
}

.issue-bottom-link {
	padding: 15px 0px 0px 0px;
}

h1 {
	font-size: 2.4em;
	color: #c61118;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

h2, .h2 {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.3em;
	color: #333333;
	padding: 0px;
	margin: 0px;
}

a.h2-link:link, a.h2-link:visited, a.h2-link:active {
	color: #333333;
	text-decoration: none;
}

a.h2-link:hover {
	text-decoration:underline;
}

h3 {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.3em;
	color: #333333;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

h4 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.3em;
	color: #7f7f7f;
	padding: 0px;
	margin: 0px;
}

.body-text {
	font-size: 1.1em;
	font-weight: normal;
	color: #7f7f7f;
	line-height: 1.3em;
	padding: 0px;
	margin-top: 15px;
}

.body-text2 {
	font-size: 1.1em;
	font-weight: normal;
	color: #7f7f7f;
	line-height: 1.3em;
	padding: 0px;
	margin: 0px;
}
.service-title {
	font-size: 1.1em;
	font-weight: bold;
	color: #ffffff;
	padding: 10px 0px 10px 8px;
	margin-bottom: 10px;
	background-color: #c61118;
}

.quote-600-12pt {
	width: 560px;
	font-size: 1.2em;
	font-weight: normal;
	font-style: italic;
	color: #7f7f7f;
	line-height: 1.3em;
	padding: 20px;
	margin: 15px 0px 15px 0px;
	background-color: #ece4e4;
}

.quote-300-12pt {
	width: 300px;
	float: right;
	font-size: 1.2em;
	font-weight: normal;
	font-style: italic;
	color: #7f7f7f;
	line-height: 1.3em;
	padding: 20px;
	margin: 0px 0px 15px 20px;
	background-color: #ece4e4;
}

.quote-300-11pt {
	width: 300px;
	float: right;
	font-size: 1.1em;
	font-weight: normal;
	font-style: italic;
	color: #7f7f7f;
	line-height: 1.3em;
	padding: 20px;
	margin: 0px 0px 15px 20px;
	background-color: #ece4e4;
}

a.body-text:link, a.body-text:visited, a.body-text:active {
	color: #c61118;
	text-decoration: none;
}

a.body-text:hover {
	text-decoration:underline;
}

.content-image {
	padding: 0px;
	margin: 0px 0px 10px 20px;
}

.short-des {
	font-size: 1.1em;
	color: #7f7f7f;
	line-height: 1.3em;
	padding: 0px;
	margin-top: 0px;
}
.short-des-red {
	font-size: 1.1em;
	color: #c61118;
	line-height: 1.3em;
	padding: 0px;
	margin-top: 0px;
}

.search-result-link
{
	font-size: 1.1em;
	color: green;
	line-height: 1.3em;
	padding: 0px;
	margin-top: 0px;

}

/* .company {
	font-size: 1.1em;
	color: #7f7f7f;
	line-height: 1.3em;
	padding: 0px;
	margin-top: 4px;
}

.salary {
	font-size: 1.1em;
	color: #7f7f7f;
	line-height: 1.3em;
	padding: 0px;
	margin-top: 1px;
} */

.date {
	font-size: 1.1em;
	color: #515151;
	line-height: 1.3em;
	padding: 0px;
	margin: 1px 0px 15px 0px;
}

.para-start {
	font-size: 1.1em;
	color: #515151;
	line-height: 1.3em;
	padding: 0px;
	margin-top: 10px;
}

.para {
	font-size: 1.1em;
	color: #515151;
	line-height: 1.3em;
	padding: 0px;
	margin-top: 1px;
}

.para-end{
	font-size: 1.1em;
	color: #515151;
	line-height: 1.3em;
	padding: 0px;
	margin: 1px 0px 10px 0px;
}

.para-end p {
	font-size: 1em;
	color: #515151;
	line-height: 1.3em;
	padding: 0px;
	margin: 1px 0px 10px 0px;
}
.para-end a
{
	font-size: 1em;
	color: #515151;
	line-height: 1.3em;
	padding: 0px;
	margin: 1px 0px 10px 0px;
	text-decoration:none;
}
.para-end a:hover
{
	text-decoration:underline;
}

.para-end2 {
	font-size: 1.1em;
	color: #515151;
	line-height: 1.3em;
	padding: 0px;
	margin: 1px 0px 20px 0px;
}

ul.list {
	padding: 0px 0px 0px 30px;
	margin: 0px;
	list-style-type: square;
	text-align: left;
	list-style-position: outside;
}

ol.list {
	padding: 0px 0px 0px 30px;
	margin: 0px;
	text-align: left;
	list-style-position: outside;
}

li.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #7f7f7f;
	margin: 0px;
	padding: 0px;
}

li.end-list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #7f7f7f;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

a.link:link, a.link:visited, a.link:active {
	color: #c61118;
	text-decoration: none;
}

a.link:hover {
	text-decoration:underline;
}

.logo-spacing {
	padding: 5px 0px 10px 20px;
}

.search-text {
	font-size: 1.1em;
	color: #ffffff;
	line-height: 1.3em;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

.paginate-text {
	font-size: 1.1em;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	text-align: right;
}

.dir-title {
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	line-height: 1.3em;
	padding: 0px;
	margin: 0px;
}

.dir-add {
	font-size: 1.1em;
	font-weight: normal;
	color: #7f7f7f;
	line-height: 1.3em;
	padding: 0px;
	margin: 0px;
}

.dir-add-end {
	font-size: 1.1em;
	font-weight: normal;
	color: #7f7f7f;
	line-height: 1.3em;
	padding: 0px;
	margin-bottom: 20px;
}

.img-space-lb {
	padding: 5px 0px 10px 20px;
}

.img-space-pdf {
	padding-right: 5px;
}

.img-space-tb {
	padding: 5px 0px 5px 0px;
}

.profile-icon {
	padding: 10px 8px 0px 0px;
}

/* advert divs */

.adverts2 {
	width: 160px;
	margin: 0px;
	padding: 0px;
	height: 700px;
	background-color: #ece4e4;
	background-image:url(../images/ad-slot2-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.adverts2-container {
	width: 160px;
	margin: 0px;
	padding: 0px;
	float: left;
}

/* advert styles */

.advert-placement {
	width: 120px;
	margin: 0px;
	padding: 20px;
}

/* footer divs */

.footer-container {
	width: 100%;
	margin: auto;
	padding: 0px;
	float: left;
	background-color: #7f7f7f;
	border-top: 20px solid #ffffff;
	border-bottom: 20px solid #7f7f7f;
	cursor:default;
}

.footer {
	width: 1000px;
	margin: auto;
	padding: 0px;
}

.footer-copyright {
	width: 250px;
	margin: 0px;
	padding: 20px 0px 0px 30px;
	float: left;
}

.footer-contacts {
	width: 500px;
	margin: 0px;
	padding-top: 20px;
	float: left;
	text-align: center;
}

.footer-sitemap {
	width: 210px;
	margin: 0px;
	padding: 20px 10px 0px 0px;
	float: right;
	text-align: right;
	font-size: 1.1em;
}

a.footer-link:link, a.footer-link:visited, a.footer-link:active {
	color: #ffffff;
	text-decoration: none;
}

a.footer-link:hover {
	text-decoration:underline;
}

.footer-tel {
	color: #ffffff;
	padding: 10px 0px 0px 6px;
	font-size: 1.1em;
	text-decoration: none;
}

.footer-ba {
	color: #ffffff;
	padding-top: 74px;
}
/*	Job section web controls	*/
.box
{
	width:500px;
	background-color:#7f7f7f;
	color:#ffffff;
	padding:10px;
}
.header
{
	font-size:1.6em;
	font-weight:bolder;
}

/* .para
{
	font-size:1.1em;
} */

.label {
	font-size:1.1em;
	text-align: right;
	width:125px;
	float:left;
	color: #7f7f7f;
}

.textbox {
	width:150px;
	margin-bottom:5px;
	font-size: 1.1em;
	color: #7f7f7f;
}

.searchbox {
	width:120px;
	margin-bottom:5px;
	font-size: 0.8em;
	color: #7f7f7f;
}

.textbox-long {
	width:200px;
	margin-bottom:5px;
	font-size: 1.1em;
	color: #7f7f7f;
}

.dropdownbox {
	width:155px;
	margin-bottom:5px;
	font-size: 1.1em;
	color: #7f7f7f;
}

.dropdownbox2 {
	margin-bottom:5px;
	font-size: 1.1em;
	color: #7f7f7f;
}

.search-button {
	float:right;	
	width:22px;
	height:22px;
	padding: 0px;
	margin: 0px;
}

.validator {
	font-size:1.1em;
}
/*-----------------------------------------------------------------------------------*/
/* message box user control */
/*-----------------------------------------------------------------------------------*/
.success_message 
{
	margin-left:10px;
	padding: 15px;
	background-color: #7f7f7f;
	color:#ffffff;
	font-weight: bold;
	font-size: 1.1em;
	clear:both;
	width:500px;
}

.failure_message {
	padding: 15px;
	border:2px solid #ee1c25;
	color:#ee1c25;
	font-weight: bold;
	font-size: 1.1em;
	width:500px;
}
.content-text
{
	font-size: 1.1em;
}
.previous-link
{
	font-size:1.1em;
	font-weight:bold;
	color:Black;	
	width:200px;	
	float:left;	
	margin-top:10px;
	text-decoration:none;
}
.next-link
{
	font-size:1.1em;
	font-weight:bold;
	color:Black;
	float:left;
	margin:auto;
	margin-top:10px;
	text-decoration:none;
}
.page-location
{
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	width:200px;
	float:left;
	margin:auto;
	margin-top:10px;
	text-decoration:50px;
}
.previous-link:hover,
.next-link:hover
{
	text-decoration:underline;
}
