/* 
Theme Name: Cintra
Theme URL: http://cintra.co.uk
Description: Cintra HR & Payroll Services' Wordpress Theme
Author: Cintra HR & Payroll Services
Author URI: http://cintra.co.uk
Version: V3
Tags: cintra, payroll, hr, services,

*/

body,
html {
	margin: 0;
	padding: 0;
	background-color: #D7D7D7;
	/* color: #585858; */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
}

span.wpcf7-list-item { 
	display: block;
}

a {
	text-decoration: underline;
	color: #00438E;
}

a:hover {
	text-decoration: underline;
	color: #00438E;
}

#img {
	border-style: none;
	border: 0px;
}	

#container {
	width: 960px;
	margin: 0 auto;
	background-color: #607291;
}

#logo {
	float: left;
	width: 240px;
	height: 96px;
	background-image: url('http://188.65.112.140/~cintraco/images/framework/header.jpg');
}

#quotebar {
	float: right;
	width: 720px;
	height: 96px;
	background-image: url('http://188.65.112.140/~cintraco/images/framework/headerright.jpg');
}

#quotebariframe {
	float: right;
	width: 650px;
	height: 40px;
	margin-top: 30px;
	margin-right: 40px;
}

#navigatorleft {
	float: left;
	width: 189px;
	height: 32px;
	background-image: url('http://188.65.112.140/~cintraco/images/framework/navigatorleft.png');
}

#navigatorright {
	float: right;
	width: 771px;
	height: 32px;
	border-collapse: collapse;
	background-color: #ffffff;
}

#sidebar {
	float: left;
	width: 189px;
	background-color: #607291;
	text-align: left;
}

#newswidget {
	width: 166px;
	height: 294px;
	overflow: auto;
	border: 1px solid #000000;
	margin: 0 auto;
	padding: 5px;
	background-color: #ffffff;
	text-align: left;
	font-size: 10.5pt;
}

#container_content {
	float: right;
	width: 771px;
	background-color: #607291;
}

#zengarden {
	width: 771px;
	height: 143px;
	border-collapse: collapse;
	background-color: #ffffff;
}

#pageheader {
	width: 750px;
	border-bottom: 3px solid #ffffff;
	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	border-top: 0px;
	height: 35px;
	background-color: #dfdfd6;
	text-align: left;
	padding-left: 15px;
	padding-top: 7px;
	font-size: 22px;
	font-weight: bold;
	color: #1d4b75;
}

#contentheader {
	width: 771px;
	height: 45px;
	border-collapse: collapse;
	background-color: #ffffff;
}

#content {
	width: 731px;
	text-align: left;
	background-color: #ffffff;
	/* Experimental Page Height Code */
	min-height: 320px;
	height: auto !important;
	height: 320px; 


	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 1px;
	padding-right: 20px;

}

#contentbase {
	width: 771px;
	height: 31px;
	border-collapse: collapse;
	background-image: url('http://188.65.112.140/~cintraco/images/framework/footer.jpg');
}

#footer {
	clear: both;
	padding: 5px 10px;
	background-color: #d7d7d7;
	text-align: center;
	font-size: 8pt;
	color: #585858;
}

#footer p {
	margin: 0px;
}

* html #footer {
	height: 1px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

h1 a { 
	text-decoration:none;
	color: #000000;
}

.newsdate {
	font-size: 9pt;
	color: #9e9ba6;
}

.newsheader {
	font-size: 9pt;
	color: #0d458f;
	font-weight: bold;
}

.newsbody {
	font-size: 9pt;
	color: #8b9cc7;
}

.newslink {
	font-size: 9pt;
	color: #808080;
	text-decoration: none;
}

.search {
	width: 200px !important;
	padding-top: 3px !important;
	padding-left: 10px !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 10.5pt !important;
}

.partner {
	padding-right: 20px;
	min-height:130px;
	height:auto !important;
	height:20px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px #657baa solid;
}

.partnerimg {
	float: left;
	max-width: 100px;
	max-height: 100px;
	padding-top: 14px;
	padding-bottom: 46px;
	padding-left: 20px;
	padding-right: 30px;
	border: 0px;
}

.newsarticle {
	padding-right: 20px;
	min-height:130px;
	height:auto !important;
	height:20px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px #657baa solid;
}

.newsarticleimg {
	float: left;
	height: 100px;
	width: 100px;
	padding-top: 14px;
	padding-bottom: 25px;
	padding-left: 20px;
	padding-right: 30px;
	border: 0px;
}

.newsarticlemeta {
	border: 1px #00428c solid;
	margin-left: 10px;
	margin-bottom: 30px;
	background-color: #657baa;
	color: #ffffff;
	padding: 3px;
}


.eventday {
	font-size: 32px;
	font-weight: bold;
	color: #425995;
}

.eventmonth {
	font-size: 14px;
	font-weight: bold;
	color: #00438e;
}

.timedate {
	font-size: x-small;
	font-style: italic;
	font-weight: normal;
}

p newsarticle {
	display: block;
}

.postnavigation {
	margin-left: 10px;
}

.breadcrumb {
	text-align: left;
	background-color: #ffffff;
	padding-top: 10px;
	padding-left: 20px;
}

p {
	text-align: justify;
}

#footer p {
	text-align: center;
}

.contactform_sent {
	background-color: #6db863;
	padding: 20px;
}


/* Menu CSS */

.menu {
	border: 2px #ffffff solid;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.menu ul{
	background: #00438E;
	height: 28px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.menu li{
	float: left;
	padding: 0px;
}

.menu li a{
	background: #00438E url("http://188.65.112.140/~cintraco/images/framework/seperator.png") bottom right no-repeat;
	color: #ffffff;
	display: block;
	font-weight: bold;
	line-height: 28px;
	margin: 0px;
	padding: 0px 14px;
	text-align: center;
	text-decoration: none;
}

.menu li a:hover, .menu ul li:hover a{
	background: #00438E url("http://188.65.112.140/~cintraco/images/framework/seperator.png") bottom right no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}

.menu li ul{
	background: #00438E;
	display: none;
	height: auto;
	padding: 0px;
	margin: 0px;
	border: 0px;
	position: absolute;
	width: 225px;
	z-index: 200;
}

.menu li:hover ul{
	display: block;
}

.menu li li {
	border-top: 1px #ffffff solid;
	border-left: 1px #ffffff solid;
	border-right: 1px #ffffff solid;
	display: block;
	float: none;
	margin: 0px;
	padding: 0px;
	width: 225px;
}

.menu li:hover li a{
	background: none;		
}

.menu li ul a{
	display: block;
	height: 28px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px 10px 0px 15px;
	text-align: left;
	text-indent: 0px;
}

.menu li ul a:hover, .menu li ul li:hover a{
	background: #ffffff;
	border: 0px;
	color: #00438E;
	text-decoration: none;
}

.menu p{
	clear: left;
}

.cfhide {
	display:none
}
