/* Start of CMSMS style sheet 'Nuncio Content' */
/* Content page specific styles */
h1 {
  background:url(/uploads/images/interface/bullet-block-1.png)  left center no-repeat;
  color:#000;
  font-size:20px;
  font-weight:normal;
  padding:5px 0 0 25px;
  height:28px;
  margin:10px 0;
}

/* Home page specific styles */
#home {
  margin:0 auto;
  text-align:center;
}

#homeSlider {
	width:150px;
	float:right;
	text-align:left;
	margin:-53px 0 0 0;
	border-left:1px solid #ccc;
	padding:0 0 0 10px;
	min-height:400px;
	height:auto !important;
	height:400px;
	}
div#main {
   margin-left: 2% !important; /* don't need room for sidebar here */
   margin-right: 2%;
}
table .homeTab {
border:0;
width:410px;
}
.homeTab td {
background:url(/uploads/images/interface/bullet-block-2.png) left 12px no-repeat;
padding:5px 45px 20px 17px;
font-size:13px;
margin:100px;
}

/* Clients Page */
.clientPage {
float:left;
margin:0 10px;
width:150px;
padding:0 25px;
height:100px;
text-align:center;
background:yellow;
vertical-align:middle;
}

/* Search Process Page */
.searchBox {
background:#4bf;
padding:5px;
width:150px;
font-size:12px;
margin-top:5px;
}
.searchBoxComp {
background:#f66;
padding:5px;
width:150px;
font-size:12px;
margin-top:5px;
}
.searcharrow {
background:url(/uploads/images/interface/search-arrow.png) top left no-repeat;
padding-left:50px;
}
.a1 {margin-left:30px}
.a2 {margin-left:90px}
.a3 {margin-left:150px}
.a4 {margin-left:210px}
.a5 {margin-left:270px}
.a6 {margin-left:330px}
.a7 {margin-left:390px}

/* Where Page */
.whereFlags {
background:#ccc;
margin:20px auto;
}
.whereFlags td {
background:#fff;
padding:5px;
margin:5px;
}
.whereFlags td img{
border:1px solid #444;
margin-right:5px;
}

/* Candidates Page */
a.button {width:300px;
text-decoration:none;}

/* Contact Page (& used on C.V. upload */
table.contact {
border:0;
align:right;
margin:10px auto;
line-height:20px;
}
table.contact td{padding-right:10px}
.text_general_bold {font-weight:bold; text-align:right;}
.button {
  display:block;
  background:#4bf;
  border:1px outset #29d;
  padding:5px;
  margin:0 auto;
  text-align:center;
  font-weight:bold;
}
.button a {text-decoration:none}
.small {font-size:12px}
.clients {font-size:13px}
.clients .right {text-align:right}
.clients .left {text-align:left}
.clients img {margin:0 15px;  vertical-align:middle;}
.right {float:right}
.left {float:left}
/* End of 'Nuncio Content' */

