/* @override http://demo1.k-demo.co.uk/css/style.css */

/* @override http://demo1.k-demo.co.uk/css/style.css */

/**************************************/
/*              GLOBALS               */
/**************************************/
html
{
height: 100%;
	margin-bottom: 0;
}

.skip-link {display: none;}

body
{
	height: 100%;
	background: #ffffff;
	color: #4b4c4c;
	margin: 5px auto 0;
	width: 969px;
	text-align: center;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}

#nonFooter 
{
position: relative;
min-height: 100%;

}

* html #nonFooter
{
height: 100%;
}

#content
{
	
	width: 969px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	height: 100%;
}



#boxes {
	width: 969px;
	height: 176px;
	
}

#boxes a {
	z-index: 2;
	float: left;
	
	-webkit-transition: -webkit-transform 0.3s ease-in;
	
}

#boxes a:hover {
	z-index: 999;
	-webkit-transform: translate(0px,5px);
	
}



#quote-cta {
	width: 969px;
	height: 176px;
	float: left;
}



#footer {	

	width: 100%;
	height: 400px;
	margin: 0px auto 0;
	padding-bottom: 0;
	float: left;
	display: block;
}

#home #footer {
		background: url(../img/footer-bg-home.jpg) no-repeat center top;
}
#who-we-are #footer {
		background: url(../img/footer-bg-who.jpg) no-repeat center top;
}
#what-we-do #footer {
		background: url(../img/footer-bg-what.jpg) no-repeat center top;
}
#how-we-help #footer {
		background: url(../img/footer-bg-how.jpg) no-repeat center top;
}

#case-studies #footer {
		background: url(../img/footer-bg-case.jpg) no-repeat center top;
}

#latest-news #footer {
		background: url(../img/footer-bg-news.jpg) no-repeat center top;
}

#how-much #footer {
		background: url(../img/footer-bg-much.jpg) no-repeat center top;
}
#get-in-touch #footer {
		background: url(../img/footer-bg-touch.jpg) no-repeat center top;
}

#btm-bar { width: 969px;
	height: 61px;
	margin: 10px auto;
}

h1, h2, h3, h4, h5, h6 {
	font-style: normal;
	font-weight: normal;
	color: #c0575f;
}

h2, h3 {
	color: #ee757e;
	line-height: 1.4em;
	margin-bottom: 15px;
}

#main-content h1 {text-align: left; margin-top: 10px; line-height: 1.3em;
	margin-bottom: 20px;
	font-size: 26px;
	border-bottom: 1px solid #efe5e2;
}

#home #main-content h1 {
	border-bottom-style: none;
}

/**************************************/
/*              HEADER                */
/**************************************/

#header {
	width: 969px;
	height: 250px;
	display: block;
	float: left;
}
#header a, #header a:link, #header a:hover {
	background-color: transparent;
	margin: 0;
	padding: 0;
}

#logo-top {
	margin-top: 0;
	display: block;
	float: left;
	width: 100%;
	height: 144px;
}

/**************************************/
/*            MAIN CONTENT            */
/**************************************/

#main-content {
	margin-bottom: 20px;
	background-color: white;
	background: url(../img/main-content-bg.gif) no-repeat center top;
	width: 969px;
	display: block;
	float: left;
}
#copy {
	text-align: left;
	padding-left: 15px;
	height: 100%;
	width: 100%;
}
#copy-left {
	text-align: left;
	float: left;
	width: 59%;
}

#copy-right {
	text-align: left;
	float: right;
	padding-left: 15px;
	height: 100%;
	width: 378px;
}

.main-divider {margin-bottom: 20px; margin-top: 20px;}

/**************************************/
/*             NAVIGATION             */
/**************************************/

ul#nav {
	width: 969px;
	height: 107px;
	line-height: 107px;
	margin: 0;
	padding: 0;
	float: left;
	display: block;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;	
}

#nav a {
	display: block;
	margin: 0;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	padding: 0;
	font-size: 1.1em;
}



#nav li { /* all list items */
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
}

/* individual menu styles for each top level */

li.menu1 a {
	width: 118px;
	color: white;
	text-shadow: #4b4b4b 0 1px 0;
	background: url(../img/nav1.gif) no-repeat left top;
	text-indent: -9999px;
	
}
#nav li.menu1 a:hover {
		color: #0e4f93;
	text-shadow: #ffffff 0 1px 0;
	background: url(../img/nav1.gif) no-repeat left -107px;
}

li.menu2 a {
	width: 121px;
	color: white;	
	text-shadow: #4b4b4b 0 1px 0;
	background: url(../img/nav2.gif) no-repeat 0 0;
		text-indent: -9999px;
}

 

#nav li.menu2 a:hover {
	color: #0e4f93;
	text-shadow: #ffffff 0 1px 0;
	background: url(../img/nav2.gif) no-repeat left -107px;
}

#who-we-are li.menu2 a, #who-we-are li.menu2 a:hover {
	background: url(../img/nav2.gif) no-repeat left -214px;
}

li.menu3 a {
	width: 121px;
	text-shadow: #4b4b4b 0 1px 0;
	background: url(../img/nav3.gif) no-repeat 0 0;
	color: white;
		text-indent: -9999px;
}

#nav li.menu3 a:hover {
	color: #0e4f93;
	text-shadow: #ffffff 0 1px 0;
	background: url(../img/nav3.gif) no-repeat left -107px;
	
}

#what-we-do li.menu3 a, #what-we-do li.menu3 a:hover {
	background: url(../img/nav3.gif) no-repeat left -214px;
} 

li.menu4 a {
	width: 121px;
	color: white;	
	text-shadow: #4b4b4b 0 1px 0;
	background: url(../img/nav4.gif) no-repeat 0 0;
		text-indent: -9999px;
}

#nav li.menu4 a:hover {
		color: #0e4f93;
	text-shadow: #ffffff 0 1px 0;
	background: url(../img/nav4.gif) no-repeat left -107px;
}

#how-we-help li.menu4 a, #how-we-help li.menu4 a:hover {
	background: url(../img/nav4.gif) no-repeat left -214px;
}

li.menu5 a {
	color: white;
	width: 122px;	
	text-shadow: #4b4b4b 0 1px 0;
	background: url(../img/nav5.gif) no-repeat 0 0;
		text-indent: -9999px;
}
#nav li.menu5 a:hover {
		color: #0e4f93;
	text-shadow: #ffffff 0 1px 0;
	background: url(../img/nav5.gif) no-repeat left -107px;
}

#case-studies li.menu5 a, #case-studies li.menu5 a:hover {
	background: url(../img/nav5.gif) no-repeat left -214px;
}

li.menu6 a {
	color: white;
	width: 122px;	
	text-shadow: #4b4b4b 0 1px 0;
	background: url(../img/nav6.gif) no-repeat 0 0;
		text-indent: -9999px;
}
#nav li.menu6 a:hover {
		color: #0e4f93;
	text-shadow: #ffffff 0 1px 0;
	background: url(../img/nav6.gif) no-repeat left -107px;
}

#latest-news li.menu6 a, #latest-news li.menu6 a:hover {
	background: url(../img/nav6.gif) no-repeat left -214px;
}

li.menu7 a {
	color: white;
	width: 121px;	
	text-shadow: #4b4b4b 0 1px 0;
	background: url(../img/nav7.gif) no-repeat 0 0;
		text-indent: -9999px;
}
#nav li.menu7 a:hover {
		color: #0e4f93;
	text-shadow: #ffffff 0 1px 0;
	background: url(../img/nav7.gif) no-repeat left -107px;
}

#how-much li.menu7 a, #how-much li.menu7 a:hover {
	background: url(../img/nav7.gif) no-repeat left -214px;
}

li.menu8 a {
	color: white;
	width: 119px;	
	text-shadow: #4b4b4b 0 1px 0;
	background: url(../img/nav8.gif) no-repeat 0 0;
		text-indent: -9999px;
}
#nav li.menu8 a:hover {
		color: #0e4f93;
	text-shadow: #ffffff 0 1px 0;
	background: url(../img/nav8.gif) no-repeat left -107px;
}
#get-in-touch li.menu8 a, #get-in-touch li.menu8 a:hover {
	background: url(../img/nav8.gif) no-repeat left -214px;
}

/**************************************/
/*               !FOOTER               */
/**************************************/


#copyright {
	display: block;
	float: right;
	text-align: right;
	color: gray;
	width: 350px;
	font-size: 10px;
	line-height: 13px;
	margin-top: 10px;
}

#address {
	margin-top: 44px;
	text-align: right;
	float: right;
	text-shadow: gray 0 1px 0;
	font-weight: bold;
		color: white;
			font-size: 10px;
	line-height: 13px;
}

#acred-logos {
	width: 300px;
	display: block;
	float: left;
	text-align: left;
}

#kc {

}

#kc a {
	font-family: "Century Gothic", "Lucida Grande", Verdana, Arial, sans-serif;
	color: #f2ab76;
	font-weight: bold;
	text-decoration: none;
}

#kc a:hover {
	color: #555;
	text-decoration: none;
}

/**************************************/
/*               OTHER               */
/**************************************/

/******** info box styles ********/

#info-box {
	width: 969px;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-top: 20px;
}

#info-1 {
	width: 280px;
	margin: 0px 0px;
	padding: 0 20px;
	float: left;
	text-align: center;
}


#info-2 {

	width: 280px;
	margin: 0px 0px;
	padding: 0 20px;
	text-align: center;
	float: left;
	line-height: 1.3em;
	color: #555;
	text-shadow: white 0 1px 1px;
	font-size: 130%;
}

#info-2 div.tweet-text {
	margin-top: 3px;
	margin-bottom: 12px;
	font-size: 12px;
}

#info-2 div.tweet-date {
	font-style: italic;
	color: black;
}

#info-3 {
	width: 280px;
	margin: 0px 0px;
	padding: 0 20px;
	float: left;
	text-align: center;
}
 
#info-1 h3 {
	text-align: center;
	height: 28px;
	font-weight: bold;
	text-transform: uppercase; 
	text-shadow: white 0 1px 0;
	padding-right: 0;
	margin: 10px 0;
	padding: 0;
	font-size: 15px;
}

#info-2 h3 {
	text-align: center;
	height: 34px;
	font-weight: bold;
	text-transform: uppercase;
		text-shadow: white 0 1px 0;
	font-size: 15px;
	margin: 10px 0;
}

#info-3 h3 {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 34px;
	font-weight: bold;
	text-transform: uppercase;
		text-shadow: white 0 1px 0;
	margin-right: 0;
	font-size: 15px;
}

#home #info-box h3 {
	color: #b64d56;
}


#info-box img {
	/* display: none; */
}


#info-box p {
	margin-top: 5px;
	margin-bottom: 10px;
	color: #555;
	text-shadow: white 0 1px 1px;
	font: bold 130%/1.3em Helvetica, Arial, Geneva, sans-serif;
	text-align: center;
}

#info-box ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	color: #555;
	text-shadow: white 0 1px 1px;
	font: 130%/1.3em Helvetica, Arial, Geneva, sans-serif;
	text-align: center;
}

#info-box ul a {
	color: #c0575f;
	text-shadow: white 0 1px 1px;
	text-decoration: none;
}

#info-box ul a:hover {
	color: #000;
	text-shadow: white 0 1px 1px;
	text-decoration: underline;
}

#info-3 ul li {
	margin-top: 10px;
	margin-left: 0;
	padding-left: 10px;
	padding-right: 10px;
}

#info-box h4 {
margin-bottom: 0px;
color: #919391;
	text-shadow: 0px 1px 0px #fff;
	margin-top: 25px;
	font: 12px Helvetica, Arial, Geneva, sans-serif;
	letter-spacing: 0;
}

#info-2 div.entry h4 {
	margin-top: 0;
	color: black;
}

#info-3 div.entry h4 {
	margin-top: 0;
	color: black;
}

#info-2 div.entry h4 a, #info-3 div.entry h4 a  {
	color: black;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	background: transparent;
    -webkit-transition: background 1s linear;
    -moz-transition: 1s ease-in-out;
	width: 100%;
}

#info-2 div.entry h4 a:hover, #info-3 div.entry h4 a:hover {
	color: white;
	background-color: #98954f;
	text-shadow: black 0 1px 0;

}

#info-1 a {
	color: #9e1840;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	background: transparent;
    -webkit-transition: background 1s linear;
    -moz-transition: 1s ease-in-out;
}

#info-1 a:hover {
	color: black;
	text-shadow: white 0 1px 1px;
}

span.info-date {
	font-weight: bold;
}



#info-2 div.entry, #info-3 div.entry {
padding: 0 0px 0px 0px;
	margin-top: 0;
}


#text-box-2 ul {
	text-align: left;
	list-style-type: disc;
	margin-top: 3px;
margin-bottom: 3px;
margin-left: 10px;
padding-left: 5px;
}


#info-1 ul {
		color: #3e3c07;
	text-shadow: white 0 1px 0;
	font: 90% Helvetica, Arial, Geneva, sans-serif;
	text-align: center;
	list-style-type: none;
	margin-top: 3px;
margin-bottom: 3px;
margin-left: 0;
padding-left: 0;
}

#info-1 li {

margin-top: 2px;
margin-bottom: 2px;
}

#info-1 p {

	padding-top: 5px;
	font-weight: normal;
	font-style: normal;
}

/**************************************/
/*               FORMS                */


#contact_fields, #contact_action {
	padding-left: 0;
}

#contact_fields label {
	font-size: 14px;
	color: #870e0e;
	display: block;
}

#contact_fields input#from, #contact_fields input#subject, #contact_fields textarea#message, #contact_fields input#tel {
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
	-moz-border-radius: 5px;  
    -webkit-border-radius: 5px;
    	background: #ffffff;
    -webkit-transition: background 1s linear;
    -moz-transition: 1s ease-in-out;
	
}

#contact_fields input#from, #contact_fields input#subject, #contact_fields input#tel {
	height: 30px;
	width: 340px;
}

#contact_fields input#from:hover, #contact_fields input#subject:hover, #contact_fields textarea#message:hover, #contact_fields input#tel:hover {
	background-color: #e9fcfe;
}

#contactSubmit {
	background-image: url(/img/btn-submit.jpg);
	font-size: 0;
	width: 142px;
	height: 44px; 
	margin: 0;
	padding: 0;
	border-style: none;
	color: #fff;
	text-indent: -9999px;
}

/**************************************/

#copy-left ul li {
	padding-top: 8px;
	list-style-type: circle;
	line-height: 1.4em;
	font-size: 1.4em;
}

#who-we-are #copy-left ul li { 
	font-size: 140%;
	padding-top: 15px;
	list-style-type: circle;
	line-height: 1.3em;
}
