/*
Theme Name: Macuity
Theme URI: ---
Description: Macuity Theme
Author: ---
Version: 1.0
Tags: ---
*/
@charset "UTF-8";
body {margin:0;padding:0;}
body, a {
	/* background-image: url(images/background.jpg); */
	font-family:Trebuchet MS;
	line-height:18px;
	font-size: 12px;
	color:#000000;
	background-repeat: repeat-x;
	background-position: top;
}

aligncenter {
	align:center
	}

img {border:none;}

a {
	background-image:none;
	}

a:hover {
	color:#078fc8;
	}

a.blue {
	color:#078fc8;
}

a {
	outline: 0;
}
	
li {
	margin: 0px 0;
}

h1 {
	color:#0e76bc;
	font-size:24px;
	font-weight:normal;
	margin:30px 0 20px 0;
}

h2 {
	display: block;
	height: 44px;
	line-height: 44px;
	overflow: hidden;
	font-size: 23px;
	color: #163052;
	font-weight: normal;
	background: url(images/subhead_bg.png) no-repeat;
	margin: 15px 0px;
	padding: 0px 0px 0px 24px;
}

h3 {
	margin:0px 0px 0px 0px;
}

h4 {
	color:#163052;
	font-size:14px;
	font-weight:bold;
	line-height: 0;
	}
	
#newsletter h4 {
	padding: 0;
	line-height: normal;
	margin: 6px 0px 4px 0px;
}

	#mce-EMAIL {
		width: 125px;
		margin: 0;
		height: 15px;
	}

.clear {clear:both;}

.left {
	float:left;
}

hr {
	height: 1px;
	border: none;
	background-color: #c1c1c1;
	margin: 20px 0;
}

/* Header */

#header {
	width:950px;
	padding-top: 30px;
	margin:0px auto 0 auto;
	height: 70px;
	position: relative;
	z-index: 99;
	}

#header #logo {
	float:left;
	width:238px;
	height:66px;
	margin:-4px 0 0 15px;
	background-image:url(images/logo.png);
	background-position: right top;
	}
	
	#header #logo a {
		width:238px;
		height:66px;
		display:block;
		text-indent: -9999px;

		
	}
	
	#header #main-nav {
		height:37px;
		background:url(images/nav_right.png) right top no-repeat;
		float: right;
		margin-right: 16px;
		margin-top: 9px;
	}
	
	
	#header #main-nav-inner {
		height: 37px;
		background: url(images/nav_left.png) left top no-repeat;
		padding: 0px 3px;
		}
	
	#header #main-nav ul {
		list-style: none;
		margin: 0;
		padding: 0;
		}
	
	#header #main-nav ul li {
		list-style: none;
		margin: 0;
		padding: 0;
		display: block;
		float: left;
		}
		
	#header #main-nav ul li a {
		display: block;
		float: left;
		padding: 0px 13px;
		border-right: 1px solid #a4a0a0;
		height: 37px;
		line-height: 37px;
		font-size: 15px;
		color: #5c5c5c;
		}
	
	#header #main-nav ul li#menu-item-80 a {
		border:none;
		}
	
	#header #main-nav ul li a:hover {
		background: url(images/nav_over.png) repeat-x top;
		color: #3f3f3f;
		}
	
	#header a {
		font-weight:bold;
		text-decoration:none;
		color:#555;
	}
	
		#header a:hover, .active {
		font-weight:bold;
		text-decoration:none;
		color:#078fc8;
	}
	
	#header #main-nav #right {
	position:absolute;
	top:0;
	right:-20px;
	width:20px;
	float:left;
	height:43px;
	background-image:url(images/whitebar.png);
	background-position: right top;
	}
	
	#header #user-menu {
		position:absolute;
		right: 6px;
		top: 12px;
		}
	
	#header #user-menu ul {
		list-style: none;
		margin: 0;
		padding: 0;
		}
	
	#header #user-menu ul li {
		list-style: none;
		margin: 0;
		padding: 0px 10px;
		display: block;
		float: right;
		}
	
	#header #user-menu a {
		font-size: 12px;
		color: #000000;
		font-weight: normal;
		display: block;
		float: right;
		height: 16px;
		line-height: 16px;
		}
	
	#header #user-menu a:hover {
		text-decoration: none;
		color: #FD8805;
		}
	
	#header #user-menu li.client_login {
		border-right: 1px solid #888888;
		}
	
	#header #user-menu li.client_login a {padding-left: 12px; background: url(images/icon_lock.png) 0px 0px no-repeat;}
	#header #user-menu li.client_login a:hover {background-image: url(images/icon_lock_hover.png);}
	
	#header #user-menu li.remote_support a {padding-left: 18px; background: url(images/icon_life_pres.png) 0px 0px no-repeat;}
	#header #user-menu li.remote_support a:hover {background-image: url(images/icon_life_pres_hover.png);}
	
	
/*  Content Area */

#content, #flash {
	position:relative;
	width:924px;
	margin:10px auto 10px auto;
	background-image:url(images/bg_body.png);
	background-position: left bottom;
	}
	
#flash {
	background-image:none;
	margin:0 auto 10px auto;
	width: 924px;
	height: 418px;
	}

#splash_wrap {	
	width: 753px;
	height: 418px;
	float: left;
	position: relative;
	}

#flash #learn_more {
	background: url(images/learn_more_button.png) no-repeat;
	position: absolute;
	top: 178px;
	right: 171px;
	width: 169px;
	height: 47px;
	display: block;
	text-indent: -9999px;
	
	font-size: 0;
	line-height: 0;
}

#callout {
	position: relative;
	width: 171px;
	height: 418px;
	float: left;
	}

#callout #callout_headline {
	float: left;
	margin-left: 24px;
	margin-top: 21px;
	margin-bottom: 12px;
	}

#callout #callout_button {
	float: left;
	margin-left: 24px;
	margin-bottom: 5px;
	}

#callout #callout_photo {
	float: left;
	position: relative;
	right: -15px;
	}
	
	
	#content #top {
	position:absolute;
	width:924px;
	height: 12px;
	margin:-12px 0 0 0;
	background-image:url(images/bg_body.png);
	background-position: left top;
	}
	
	#content #left, #content #right {
		margin:0 0 5px 5px;
		width:624px;
		float:left;
		padding: 0 0 20px 0;
	}
	
	#content #right {
		width:284px;
	}
	
	/* ------------------- WIDGETS */
	
	div.widget {
		margin-bottom: 15px;
		}
	
	a.pdf {
		display: block;
		float: right;
		padding-right: 55px;
		height: 47px;
		line-height: 47px;
		font-size: 16px;
		font-weight: bold;
		background: url(images/icon_pdf.png) no-repeat right top;
		}
	
	#content .inner {
		padding:0 20px 20px 20px;
		position: relative;
	}
	
		ul.servList {
			float:left;
			list-style:url(images/bullet.png);
			margin:0 20px 0 0;
			width:230px;
		}
		
		/* Contact form */
		
		#contact_image {
			position: absolute;
			top: 20px;
			left: 415px;
		}
		
		#content .inner .form {
			padding:5px 0 5px 5px;
		}
		
			#content .inner .form input {
				border:1px solid #999;
				height:20px;
				padding:2px;
				width:240px;
			}
			
			#content .inner .form textarea {
				width:500px;
				border:1px solid #999;
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				height:100px;
				padding:2px;
				width:380px;
			}
			
			#content .inner .form .button {
				background: #163052;
				color:#fff;
				font-weight:bold;
				height:24px;
				margin: 0 8px 0 0;
				border: none;
				padding:0 0 2px 0;
				width:60px;
				-webkit-border-radius: 8px;
				-moz-border-radius:8px;
			}
			
			/* Parteners */
			
			#content .inner ul.partners {
				margin:0;
				padding:0;
			}
			
			#content .inner ul.partners li {
				border-bottom:1px dotted #ccc;
				list-style:none;
				padding:10px 0 10px 0;
				overflow: auto;
			}
			
				#content .inner ul.partners li div.img {
					float:left;
					margin:0 20px 0 0;
					text-align:center;
					max-width:250px;
				}
				
				#content .inner ul.partners li div.text {
					float:left;
					width:390px;
				}
			
			/* About 'Little' Buttons */
			
			#content .inner .miniMenu {
				float:right;
				margin:10px 0;
			}
			
			#content .inner .miniMenu ul {
				list-style:none;
				margin:0;
				padding:0;
			}
			
			#content .inner .miniMenu ul li {
				float:right;
				margin:0 0 0 15px;
			}
			
			#content .inner .miniMenu ul li a {
				display: block;
				height: 37px;
				width: 158px;
				background: url(images/btn_minimenu.png) 0px 0px no-repeat;
				font-size: 13px;
				color: #FFFFFF;
				font-weight: bold;
				line-height: 35px;
				text-align:center;
				overflow: hidden;
				text-transform: lowercase;
				text-shadow: 2px 2px 1px #0985aa;
			}
			
			#content .inner .miniMenu ul li a:hover, #content .inner .miniMenu ul li.current-menu-item a {
				background-position: -158px 0px;
				text-shadow: none;
			}
			
			a.btn_aboutus {
				display: block;
				float: left;
				width: 75px;
				height: 90px;
				background: url(images/btn_aboutus.png) no-repeat 0px 0px;
				text-indent: -9999px;
				margin-left: 10px;
				}
			
			a.btn_aboutus:hover {background-position: -93px 0px;}
			
			a.btn_news {
				display: block;
				float: left;
				width: 75px;
				height: 90px;
				background: url(images/btn_news.png) no-repeat 0px 0px;
				text-indent: -9999px;
				margin-left: 10px;
				}
			
			a.btn_news:hover {background-position: -93px 0px;}
			
			/* Buttons */

			.button, .button > div.right {
				height: 25px;
				background: url(images/buttons.png) no-repeat left;
			}
			
			.button {
				background-position: 0px;
				color:#888888;
				float: left;
				line-height: 25px;
				padding:0 5px 0 20px;
				text-align:center;
			}
			
			.button > div.right {
				float: right;
				background-position: right;
				width: 15px;
				margin: 0 -15px 0 0;
			}
			
			/* Over state */
			
			.button:hover, .button > div.right:hover {
				color:#15395f;
				height: 25px;
				
				cursor: pointer;
			}
			
			.button:hover {
				background-position: 0px;
			}
			
			.button > div.right:hover {
				background-position: right;
			}
			
			/* Active State */
			
			.buttonActive, .buttonActive > div.right {
				color:#fff;
				height: 25px;
				background: url(images/buttonsOver.png) no-repeat left;
			}
			
			.buttonActive {
				background-position: 0px;
				color:#fff;
				float: left;
				line-height: 25px;
				padding:0 5px 0 20px;
				text-align:center;
			}
			
			.buttonActive > div.right {
				float: right;
				background-position: right;
				width: 15px;
				margin: 0 -15px 0 0;
			}

			/* In The Media */
			
			.article {
				border-bottom:1px dotted #cccccc;
				padding:10px;
			}
			
				.article h3 {
					color:#EF5A00;
					font-size:14px;
					font-weight:bold;
				}
				
				.article div.img {
					float:left;
					margin:15px 20px 0 0;
					width:135px;
				}
				
				.article div.text {
					float:left;
					color:#515151;
					font-size:14px;
				}
				
					.article a {
						color:#515151;
						font-size:14px;
						font-weight:bold;
						text-decoration: underline;
					}
					
					.article a:hover {
						text-decoration: none;
						}
					
				/* Case Studies */
				.case {
					border-bottom:1px dotted #ccc;
					padding:0 0 20px 0;
				}
			
/*  Modules */
	
#modules {
	width:915px;
	margin:10px auto 10px auto;
	}
	
	#modules .inner {
		padding:0 10px;
	}
	
	#modules #left {
	width:542px;
	float:left;
	}

	
	#modules #newsletter, #modules #media, #modules #contact, #modules #testimonials {
	position:relative;
	background-position: left top;
	float:left;
	width:100px;
	}
	
	#modules #newsletter {
		background:url(images/bg_blue.png) no-repeat;
		width:254px;
		height:81px;
		margin:0 10px 0 0;
	}
	
	#modules #media {
		background:url(images/bg_silver.png) no-repeat;
		width:278px;
		height:81px
	}
	
	#modules #media h4 {
		line-height: normal;
		margin: 6px 0px 4px 0px;
		}
	
	#modules #media p {
		line-height:15px;
		margin: 0px 0px 8px 0px;
		}
		
		#modules #media .readmore {
			position:absolute;
			bottom:5px;
			right:15px;
		}
	
	#modules #contact {
		background:url(images/contactbar.png) no-repeat;
		width:540px;
		height:50px;
		margin:10px 0 0 0;
	}
	
	#contact a#mailto {
		position: absolute;
		text-indent: -9999px;
		display: block;
		top: 15px;
		left: 360px;
		width: 165px;
		height: 17px;
	}
	
	#modules #testimonials {
		background-image:none;
		background-color:red;
		width:364px;
		height:200px;
		margin:0 0 0 9px;
	}
	
	#defined {
		float:left;		
	}
	
	#defined, #defined:hover  {
		background: url(images/btn_defined.jpg) no-repeat;
		background-position: top left;
		width:277px;
		height:81px;
		cursor: pointer;
	}
	
	#defined:hover {
		background-position: -277px top;
	}
	
	
	
/* Twitter feed */

.twtr-widget .twtr-tweet-wrap, .twtr-ft div {
	margin:0 0 0 -8px;
}

.twtr-hd {
	height:0;
	visibility:hidden;
	margin:-20px 0 0 0;
}

/* Footer */

#footer { text-align:center; color:#999; margin:10px 0 0 0;}

p.page_nav a {
	display: block;
	}

p.page_numbers a {
	font-weight: bold;
	}

img#wpstats{display:none}

#page_header {
	position: relative;
	width: 608px;
	padding-top:10px;
	margin-bottom: 6px;
	}

#page_header_title {
	position: absolute;
	top: 34px;
	left: 25px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	}

body.page-id-9 #page_header_title {
	top: 44px;
	}

body.page-id-9 #page_header {
	padding-top: 0px;
	}

/* -------------------------- DROP DOWN MENUS */


/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			14em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			37px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			14em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/

.sf-menu ul a {
	padding: 5px 10px !important;
	margin: 0px !important;
	float: none !important;
	height: auto !important;
	line-height: normal !important;
	
	border: none !important;
	
	text-decoration:none !important;
	color: #5C5C5C;
	font-size: 14px !important;
	
}
.sf-menu ul a, .sf-menu ul a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#5C5C5C;
}
.sf-menu ul li {
	background:		#d9d9d9;
}
.sf-menu ul li:hover, .sf-menu ul li.sfHover,
.sf-menu ul a:focus, .sf-menu ul a:hover, .sf-menu ul a:active {
	background:		#f6f6f6 !important;
	outline:		0;
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('images/shadow.png') no-repeat bottom right !important;
	padding: 0 8px 9px 0 !important;
	-moz-border-radius-bottomleft: 17px !important;
	-moz-border-radius-topright: 17px !important;
	-webkit-border-top-right-radius: 17px !important;
	-webkit-border-bottom-left-radius: 17px !important;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

