@charset "UTF-8";



/* CSS Document */

/* General css */

body, form, table, h1, h2, h3, h4, h5, h6, p, ul, li, tr, td, input, textarea, img, fieldset {
	margin: 0;
	padding: 0;
	list-style-type: none;
	
}
html {
	
}

body {
	text-align: center;
	color: #FFFFFF;
	font-size:65%;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	background-color: #333333;
}
.container {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	text-align: left;
}
a {
  outline: none;
}
img, fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
:focus
{
  -moz-outline-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Effra, "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 0px;
}
h1 /* Text css */

 {
	font-size: 22px;
	font-weight: bold;
	line-height: 1.324em;
	margin-bottom: 15px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.667em;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.15em;
	margin-bottom: 10px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.429em;
	margin-bottom: 10px;
}
h5 {
	font-size: 18px;
	font-weight: lighter;
	line-height: 1.111em;
	margin-bottom: 10px;
}
h6 {
	font-weight: normal;
}
p {
	font-size: 11px;
	font-weight: lighter;
	line-height:15px;
	color: #E9E9E9;
}

fieldset #contactForm {
	border: none;
	padding-bottom: 10px;
	padding-top: 10px;
}
#contactForm label {
	text-align: right;
	float: left;
	width: 100px;
	margin-right: 20px;
}
#contactForm input {
	width: 200px;
}
#contactForm input, #contactForm textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 2px;
	line-height: 1.17em;
	color: #202328;
}
#contactForm .submit {
	margin-left: 120px;
	background-color: #323133;
	border: 1px solid #000000;
	width: 5em;
	color: #fff;
}
#contactForm label.error {
	background-image: url(images/questionIcon17w-20h.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 25px;
	float: none;
	margin-left: 10px;
	margin-right: 0px;
	color: #6699FF;
	font-size: 12px;
	padding-bottom: 4px;
	padding-top: 4px;
	clear: left;
}
#contactForm textarea label.error {
	float:left;
	clear: left;
	margin-left: 120px;
	width:250px;
}
#contactForm label.checked {
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
#contactForm .wpcf7-not-valid-tip {
color:#202328;
}
#tooltipForm {
	background-color:#706C71;
	padding:20px;
}
#tooltipForm p {
	font-size:12px;
	line-height:1.17em;
	padding: 2px 0;
}
#tooltipForm .fieldsetLeft {
	border: none;
	float: left;
}
#tooltipForm .fieldsetRight {
	border: none;
	float: right;
}
#tooltipForm label {
	text-align: right;
	float: left;
	width: 70px;
	margin-right: 20px;
	padding-top: 5px;
}
#tooltipForm input {
	width: 140px;
}
#tooltipForm input, #tooltipForm textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 2px;
	line-height: 1.17em;
}
#tooltipForm .submit {
	margin-left: 90px;
	background-color: #323133;
	border: 1px solid #000000;
	width: 5em;
	color: #fff;
}
#tooltipForm label.error {
	background-image: url(images/questionIcon17w-20h.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	float: none;
	margin-left: 90px;
	color: #fff;
	font-size: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	clear: left;
	display:block;
	margin-right:0px;
	margin-top:3px;
	width:115px;
	text-align: left;
}
#tooltipForm label.checked {
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
/* Link css */

.container a:link, .container a:visited {
	text-decoration:none;
	border:none;
	color: #ff6418;
}
.container a:hover, .container a:active {
	border:none;
	color: #706C71;
	text-decoration: none;
}


/* Header css */

#header {
	height: 105px;
	padding-top:0px;
	margin: 0px;
	padding-right: 50px;
	padding-left: 50px;
}
#headerInner {
	padding: 0px;
	background-color: #202328;
	height: 105px;
	position: relative;
	z-index:10;
}
#header #logo {
	top: 10px;
	left: 20px;
	background-image: url(images/Evolution_Live_Event_Management_full.jpg);
	background-repeat: no-repeat;
	position: absolute;
}
#header  #logo  {
	background-position: 0px 0px;
}
#header #logo.page-id-316, #header #logo.page-id-440 {
	background-position: 0px -225px;
}
#header #logo.page-id-304, #header #logo.page-id-433 {
	background-position: 0px -75px;
}
#header #logo.page-id-314, #header #logo.page-id-422 {
	background-position: 0px -150px;
}
#header #logo p {
	display: block;
	height: 75px;
	width: 230px;
	text-indent: -9999px;
}
#header #logo p a {
	height: 75px;
	width: 230px;
	text-indent: -9999px;
	display:block
}

#navBar {
	height: 50px;
	position: absolute;
	margin: 0;
	padding: 0px;
	bottom: 10px;
	right: 0px;
	width: 520px;
}
#navBar ul {
	list-style:none;
	margin:0;
	padding: 0px;
}
#navBar li {
	float:left;
	display:block;
	height:50px;
	background-repeat: no-repeat;
	background-image: url(images/navBarSprite.png);
	background-position:0 0;
}
#navBar li.home {
	background-position: 0px 0px;
	width: 87px;
}
#navBar li.portfolio {
	background-position: -87px 0px;
	width: 98px;
}
#navBar li.services {
	background-position: -185px 0px;
	width: 96px;
}
#navBar  li.blog {
	background-position: -281px 0px;
	width: 62px;
}
#navBar li.about {
	background-position: -343px 0px;
	width: 75px;
}
#navBar li.contact {
	background-position: -418px 0px;
	width: 102px;
}
#navBar a {
	display:block;
	height:50px;
	text-indent:-9999px;
	background-image: url(images/navBarSprite.png);
}

#navBar li.home a {
	background-position: 0px -50px;
	width: 87px;
}
#navBar li.portfolio a {
	background-position: -87px -50px;
	width: 98px;
}
#navBar li.services a {
	background-position: -185px -50px;
	width: 96px;
}
#navBar  li.blog  a {
	background-position: -281px -50px;
	width: 62px;
}
#navBar li.about a {
	background-position: -343px -50px;
	width: 75px;
}
#navBar li.contact a {
	background-position: -418px -50px;
	width: 102px;
}
#home #navBar li.home a, #home #navBar li.home {
	background-position: 0px -100px;
}
#portfolio  #navBar  li.portfolio  a, #portfolio  #navBar  li.portfolio {
	background-position: -87px -100px;
}
#services #navBar li.services a, #services #navBar li.services {
	background-position: -185px -100px;
}
#blog #navBar li.blog a, #blog #navBar li.blog {
	background-position: -281px -100px;
}
#about #navBar li.about a, #about #navBar li.about {
	background-position: -343px -100px;
}
#contact #navBar li.contact a, #contact #navBar li.contact {
	background-position: -418px -100px;
}
#navBar li.home.hover a:hover, #navBar li.home a:hover {
	background-position: 0px 0px;
}
#navBar li.portfolio.hover a:hover, #navBar li.portfolio a:hover {
	background-position: -87px 0px;
}
#navBar li.services.hover a:hover, #navBar li.services a:hover {
	background-position: -185px 0px;
}
#navBar li.blog.hover a:hover, #navBar li.blog a:hover {
	background-position: -281px 0px;
}
#navBar li.about.hover a:hover, #navBar li.about a:hover {
	background-position: -343px 0px;
}
#navBar li.contact.hover a:hover, #navBar li.contact a:hover {
	background-position: -418px 0px;
}

#navBar li ul {
	display:none;
	width:200px;
	font-size:12px;
	line-height:12px;
	background-color:#202328;
	text-align:left;
	text-indent:0;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-top-right-radius:5px;
	font-family: Effra, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#navBar li.services ul li, #navBar li.about ul li {
background-image:none;
height:12px;
padding:3px 0 3px 10px;
margin-bottom:5px;
width:200px;
float:none;
}
#navBar li.services ul li a, #navBar li.about ul li a {
background-image:none;
text-align:left;
text-indent:0;
height:20px;
width:200px;
display:block;
}
#navBar li.services:hover ul, #navBar li.about:hover ul, #navBar li.services.ie6 ul, #navBar li.about.ie6 ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
	}
#navBar li.services:hover li, #navBar li.about:hover li, #navBar li.services.ie6 li, #navBar li.about.ie6 li {
	float: none;
	background-image:none;
	}
#navBar li:hover li a, #navBar li.ie6 li a {
	color: #fff;
	background-image:none;
	}
#navBar li li a:hover {
color:#6d6e71;
	}

#headerContacts {
	height: 100px;
	position: absolute;
	margin: 0;
	padding: 0px;
	top: 0px;
	right: 20px;
	width: 480px;
}
#headerContacts a {
	text-indent: -9999px;
	display: block;
	height: 50px;
	background-image: url(images/navBarSprite.png);
}
#headerContacts ul {
	list-style:none;
	margin:0;
	padding: 0px;
}
#headerContacts li {
	display:block;
	height:50px;
	background-repeat: no-repeat;
	background-image: url(images/navBarSprite.png);
}
#headerContacts li.telephone {
	background-position: 0px -200px;
	width: 165px;
	float: left;
}
#headerContacts li.email {
	background-position: -168px -200px;
	width: 296px;
	float: right;
}
#headerContacts li.login {
	background-position: -466px -200px;
	width: 49px;
	clear: both;
	float: right;
}
#headerContacts li.telephone a {
	background-position: 0px -150px;
	width: 165px;
}
#headerContacts li.email a {
	background-position: -168px -150px;
	width: 296px;
}
#headerContacts li.login a {
	background-position: -466px -150px;
	width: 49px;
}

/* Content css */
#contentWrapper {
	background-image: url(images/contentWrapperBg.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom:25px;
}

#indexTopImage {
	background-image: url(images/indexTopImageBg.jpg);
	background-repeat: no-repeat;
	width: 860px;
	padding-right: 50px;
	padding-left: 50px;
	height: 425px;
	position: relative;
	margin-bottom: 25px;
	z-index:1;
}
#indexTopImage a {
	text-indent: -9999px;
	display: block;
	height: 275px;
	background-image: url(images/indexTopImageBgSprite.jpg);
}
#indexTopImage h1 {
	position: absolute;
	top: 30px;
	font-size: 40px;
	line-height: 50px;
	background-image: url(images/grey25.png);
	background-repeat: repeat;
	display: block;
	width: 790px;
	padding-left: 50px;
	padding-right: 20px;
	text-align: right;
}
#indexTopImage ul {
	list-style:none;
	margin:0;
	padding: 0px;
	width:860px;
	height:275px;
	position:absolute;
	bottom: 0px;
	left: 50px;
}
#indexTopImage li {
	display:block;
	height:275px;
}
#indexTopImage li.services {
	
	width: 186px;
	float: left;
}
#indexTopImage li.video {
	
	width: 168px;
	float: left;
}
#indexTopImage li.blog {
	width: 166px;
	float:left;
}
#indexTopImage li.portfolio {
	
	width: 169px;
	float:left;
}
#indexTopImage li.contact {
	width: 171px;
	float:left;
}
#indexTopImage li.services a {
	background-position: 0px 0px;
	width:186px
}
#indexTopImage li.video a {
	background-position: -186px 0px;
	width: 168px;
}
#indexTopImage li.blog a {
	background-position: -354px 0px;
	width: 166px;
}
#indexTopImage li.portfolio a {
	background-position: -520px 0px;
	width: 169px;
}
#indexTopImage li.contact a {
	background-position: -689px 0px;
	width: 171px;
}
#indexTopImage li.hover a:hover {
	background-image:none;
}

#innerTopImage {
	background-repeat: no-repeat;
	height: 270px;
	position: relative;
	margin-bottom: 15px;
	width: 960px;
}
#innerShortTopImage {
	background-image: url(images/innerTopImageBgSprite.jpg);
	background-repeat: no-repeat;
	height: 50px;
	position: relative;
	margin-bottom: 15px;
	width: 960px;
}
#innerTopImage h1, #innerShortTopImage h1 {
	background-image: url(images/grey75.png);
	background-repeat: repeat;
	padding-left: 15px;
	width: 640px;
	position: absolute;
	bottom: 0px;
	right: 50px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 40px;
	text-align: justify;
}
.image1 {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(images/innerTopImageBgSprite.jpg);
}

.image2 {
	background-position: 0px -270px;
	background-image: url(images/innerTopImageBgSprite.jpg);
	background-repeat: no-repeat;
}
.image3 {
	background-position: 0px -540px;
	background-image: url(images/innerTopImageBgSprite.jpg);
}
.image4 {
	background-position: 0px 0px;
	background-image: url(images/servicesTopImageBgSprite.jpg);
	background-repeat: no-repeat;
}
.image5 {
	background-position: 0px -270px;
	background-image: url(images/servicesTopImageBgSprite.jpg);
	background-repeat: no-repeat;
}
.image6 {
	background-position: 0px -540px;
	background-image: url(images/servicesTopImageBgSprite.jpg);
}
.image7 {
	background-position: 0px -1620px;
}
.image8 {
	background-position: 0px -1890px;
}
#pageContent {
	float: right;
	width: 730px;
}
#pageContent h1,#pageContent h6 {
	font-size: 22px;
	line-height: 25px;
	padding-right: 30px;
	margin-bottom: 15px;
	padding-top: 12px;
}
#blog h6 {
	font-weight: bold;
}

#innerTextWrapper {
	padding-right: 80px;
}
#innerTextAndBoxWrapper {
}
#innerTextLeft {
	width: 420px;
	padding-right: 20px;
	float: left;
}
#innerRightWrapper {
float:right;
}
#services #innerRightWrapper {
	padding-top: 40px;
}
.innerImageRight {
	width: 235px;
	padding-right: 50px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #272526;
	border-bottom-color: #272526;
	border-left-color: #272526;
	background-color: #706C71;
}
.innerImageRightBg {
	width: 210px;
	background-color: #323133;
	padding: 10px 10px 0px 15px;
}
.innerImageRightBg ul {
}
.innerImageRightBg ul li {
	font-size: 14px;
	line-height: 1.429em;
	padding-bottom: 10px;
	font-weight: bold;
}

.scrollable {
	/* required settings */
	position:relative;
	overflow:hidden;
	width: 160px;
	float: left;
	height: 125px;
	padding-bottom: 10px;
	margin-top: 5px;
}
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}
.scrollable  /* single scrollable item */
img {
	cursor:pointer;
}
.scrollable   /* single scrollable item */
.items .block {
	float:left;
	cursor:pointer;
	width: 140px;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	height: 125px;
}
#innerRightWrapper /* specific site specification  */
 .scrollable    
.items .block p   {
font size:12px;
line height:1.25em;
	font-size: 12px;
	line-height: 1.25em;
	margin-top: 5px;
	text-align: center;
}
/* active item */
.scrollable .active {
	z-index:9999;
	position:relative;
}
.scrollable img.mainImage {
border:5px solid #202328;
}
.scrollable img.videoPlay {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 35px 65px;
	background-image: url(images/the-thumbnai.jpg);
	background-repeat: repeat;
	background-position: left top;
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	display:block;
	width:20px;
	height:20px;
	float:left;
	cursor:pointer;
	font-size:1px;
	margin-top: 50px;
	background-image: url(images/scrollableButtons.png);
	background-repeat: no-repeat;
}

/* right */
a.right {
	background-position: 0 -20px;
	clear:right;
	margin-right: 0px;
}
a.right:hover {
	background-position:0px -60px;
}
a.right:active 	{
	background-position:0px -60px;
} 


/* left */
a.left	{
	margin-left: 0px;
	background-position: 0px 0px;
} 
a.left:hover  {
	background-position:0px -40px;
}
a.left:active  {
	background-position:0px -40px;
}

/* up and down */
a.up, a.down		{
	float: none;
	margin: 10px 50px;
}

/* up */
a.up:hover  		{
	background-position:-26px 0;
}
a.up:active  		{
	background-position:-52px 0;
}

/* down */
a.down 				{
	background-position: 0 -26px;
}
a.down:hover  		{
	background-position:-26px -26px;
}
a.down:active  	{
	background-position:-52px -26px;
} 


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	



#innerTextWrapper p, #innerTextAndBoxWrapper p, #portfolioMainPage p {
	margin-bottom: 20px;
	color: #fcfcfc;
	font-size: 13px;
	line-height: 20px;
}

.pageContentBox {
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #272526;
	border-bottom-color: #272526;
	border-left-color: #272526;
	background-color: #706C71;
	padding-right: 50px;
	height: 117px;
	overflow: hidden;
	margin-top: 33px;
}
.pageContentBox img {
	float: left;
}
.pageContentBoxInner a:hover {
	text-decoration: underline;
}
.pageContentBoxServices {
	background-color: #29282A;
	padding-left: 20px;
	margin-left: 175px;
	padding-right: 20px;
	height: 120px;
	padding-top: 0px;
}
.pageContentBoxServices h3, .pageContentBoxServices p {
	margin-bottom: 5px;
}
.pageContentBoxServices  a {
	font-weight: bold;
}
#innerTextWrapper .teamWrapper {
	margin-top: 33px;
}
#innerTextWrapper .teamWrapper img {
	border: 5px solid #323133;
	margin-right: 20px;
	float: left;
}
#innerTextWrapper .teamWrapper h3 {
	margin-bottom: 6px;
}
ul.navPrompt {
height:40px;
}
#audioTabbedPanel ul.navPrompt  {
	background-color: #00a5e3;
	padding: 0px 10px;
	margin-bottom: 10px;
}
#eventsTabbedPanel ul.navPrompt  {
	background-color: #ac27a9;
	padding: 0px 10px;
	margin-bottom: 10px;
}
#videoTabbedPanel ul.navPrompt  {
	background-color: #ecac00;
	padding: 0px 10px;
	margin-bottom: 10px;
}
.navPrompt a {
	float: left;
	font-size: 12px;
	line-height: 1.75em;
	font-weight: normal;
	padding: 10px 0;
}
.navPrompt a.first {
	width: 182px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #202328;
	padding-right: 10px;
	text-align: center;
}
ul.navPrompt a.second {
	width: 202px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #202328;
	text-align: center;
}
ul.navPrompt a.third {
	padding-left: 40px;
}
#contentWrapper  a.linkOrange   {
	color: #ff6418;
}
#contentWrapper  a.linkBlue   {
	color: #00a5e3;
}
#contentWrapper  a.linkYellow   {
	color: #ecac00;
}
#contentWrapper  a.linkPurple   {
	color: #ac27a9;
}
#contentWrapper a.linkWhite {
	color: #FFFFFF;
}
#contentWrapper a.linkGrey {
	color: #202328;
}
#leftSidebar {
	width: 200px;
	text-align: right;
}
#leftSidebarNav {
	font-size: 16px;
	line-height: 1.25em;
	font-weight: bold;
	margin-bottom: 25px;
	padding-top: 5px;
}
#leftSidebarNav a {
	display: block;
	width:100%;
}
#leftSidebarNav  a:hover {
	text-decoration: none;
}
#leftSidebarNav .navUlWrapper {
	padding-left: 70px;
}
#leftSidebarNav .blogNavUlWrapper {
	padding-left: 70px;
	font-size:13px;
	line-height:15px;
}
#leftSidebarNav .blogNavUlWrapper ul.children {
font-size:12px;
font-weight:lighter;
}

#leftSidebarNav li {
	margin-top: 10px;
}
.leftSidebarRight {
	background-color: #323133;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.leftSidebarRight a:link, .leftSidebarRight a:visited {
	text-decoration:none;
	border:none;
	color: #CCCCCC;
}
.leftSidebarRight a:hover, .leftSidebarRight a:active {
	border:none;
	color: #FFFFFF;
	text-decoration:none;
	;
}

#blogWrap {
	padding-left: 50px;
	background-color: #706C71;
	text-align: right;
	margin-bottom: 25px;
}
#blogPull p {
	font-size: 10px;
	color: #fefefe;
	line-height: 1.5em;
	margin-bottom: 0px;
	font-weight: bold;
}
.blogDescription {
	margin-bottom: 15px;
}
#twitterWrap, #twitterFollow {
	zoom: 1;
	text-align: right;
	background-color: #706C71;
	padding-left: 50px;
	margin-bottom:25px;
}
#twitterFollow h4 {
margin-bottom:0;
}

#twitterFollow a.twitterIcon {
padding-right:20px;
background-image:url(images/twitterIcon.png);
background-position:center right;
background-repeat:no-repeat;
}
#twitterFollow a.facebookIcon {
padding-right:20px;
background-image:url(images/facebookIcon.png);
background-position:center right;
background-repeat:no-repeat;
}

#twitterFollow a.rssIcon {
padding-right:20px;
background-image:url(images/rssIcon.png);
background-position:center right;
background-repeat:no-repeat;
}

#twitter ul#twitter_update_list {
	background-position: 0px 0px;
	background-repeat:no-repeat;
	margin: 0;
	list-style-type: none;
	zoom: 1;
}

#twitter ul#twitter_update_list li {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	line-height: 15px;
}

#twitter ul#twitter_update_list li span {
	display: block;
	margin-bottom: 15px;
}

#twitter ul#twitter_update_list li span a {
	/* links in tweet content */
	color: #f15c22;
}

#twitter ul#twitter_update_list li a {
	/* timestamp link */
	color: #CCCCCC;
}

/* Footer css */

#footerWrapper
 {
	padding-bottom: 30px;
	background-color: #5A5B5E;
}
#footerTop {
	background-color: #C6C9CA;
}
#footerWrapper h4 {
	margin-bottom: 0px;
	padding-bottom: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bdd2ff;
	color: #454545;
}
#footerWrapper .container {
	width: 820px;
	padding-right: 70px;
	padding-left: 70px;
	padding-top: 15px;
}
#footerWrapper  p {
	font-size: 10px;
	line-height: 1.25em;
	margin-bottom: 10px;
	color: #323133;
	font-weight: bold;
}
#footerBottom p {
	color: #181818;
}
#footerWrapper a {
	color: #181818;
}
#footerWrapper a.twitterIcon {
padding:1px 0px 0px 20px;
background-image:url(images/twitterIcon.png);
background-position:center left;
background-repeat:no-repeat;
}
#footerWrapper a.facebookIcon {
padding:1px 0px 0px 20px;
background-image:url(images/facebookIcon.png);
background-position:center left;
background-repeat:no-repeat;
}

#footerWrapper a.rssIcon {
padding:1px 0px 0px 20px;
background-image:url(images/rssIcon.png);
background-position:center left;
background-repeat:no-repeat;
}
#footerWrapper a:hover {
	text-decoration: underline;
}
.footerLeft {
	float: left;
	width: 320px;
	padding-right: 20px;
}
.footerMiddle {
	float: left;
	width: 230px;
	padding-right: 10px;
}
.footerRight {
	float: right;
	width: 215px;
}
p#goDashboard {
	text-indent:-9999px;
	
	display:block;
	position:fixed;
	top:35%;
	left:0px;
	height:80px;
	width:30px;
}
p#goDashboard a:link, p#goDashboard a:visited {
	background-image:url(images/dashboard.png);
	background-position:top left;
	display:block;
	width:30px;
	height:80px;
}
p#goDashboard a:hover, p#goDashboard a:active {
	background-image:url(images/dashboard.png);
	background-position:bottom left;
	display:block;
	width:30px;
	height:80px;
}

#search_wrapper {
	width: 600px;
	float: left;
	padding-left: 20px;
	height: 1000px;
	overflow: hidden;
}
#mapWrapper {
	padding-right: 20px;
	padding-left: 20px;
}

.icon {
	float: left;
	margin-right: 10px;
}

.clearLeft {
	clear:left;
}

.clearRight {
	clear:right;
}
.clearBoth {
	clear:both;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.linkLookAlike {
	color: #f15c22;
}
#contentWrapper a.linkLookAlike {
	color: #ff6418;
}
a.linkBlue, .linkLookalikeBlue   {
	color: #00a5e3;
}
a.linkYellow, .linkLookalikeYellow {
	color: #ecac00;
}
a.linkPurple, .linkLookalikePurple   {
	color: #ac27a9;
}
.bold {
	font-weight: bold;
}
.quote {
	font-style: italic;
	font-size: 12px;
}
.smaller {
	font-size: .9em;
}

/* jQuery Tools */
	

.largeVideo {
	display: block;
	height: 360px;
	background-color:#333;
	border:1px solid #666;
	width: 640px;
}
/* Simple Overlay CSS */ 
.simple_overlay {
	/* must be initially hidden */ 
    display:none;
	/* place overlay on top of other elements */ 
    z-index:10000;
	/* CSS3 styling for latest browsers */ 
    -moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;
	position:relative;
} 
 
/* close button positioned on upper right corner */ 
.simple_overlay .close {
	background-image:url(images/overlay_close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

.photoOverlay {
	height: auto;
	width: auto;
}
#contactTooltip {
	display:none;
	z-index: 10;
	background-color:#000;
	padding:5px;
	-moz-box-shadow:0 0 20px 5px #121212;
	-webkit-box-shadow: 0 0 10px #121212;
}
/* Gallery Plugin styles */ 
/* "next image" and "prev image" links */
#gallery .next, #gallery .prev {
	
	/* absolute positioning relative to the overlay */
	position:absolute;
	top:40%;	
	border:1px solid #666;	
	cursor:pointer;
	display:block;
	padding:10px 20px;
	color:#fff;
	font-size:11px;
	
	/* upcoming CSS3 features */
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
}

#gallery .prev {
	left:0;
	border-left:0;
	-moz-border-radius-topleft:0;
	-moz-border-radius-bottomleft:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
}

#gallery .next {
	right:0;
	border-right:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-top-right-radius:0;	
}

#gallery .next:hover, #gallery .prev:hover {
	text-decoration:underline;
	background-color:#000;
}

/* when there is no next or previous link available this class is added */
#gallery .disabled {
	visibility:hidden;		
}

/* the "information box" */
#gallery .info {
	position:absolute;
	bottom:0;
	left:0;	
	padding:10px 15px;
	color:#fff;
	font-size:11px;
	border-top:1px solid #666;
}

#gallery .info strong {
	display:block;	
}

/* progress indicator (animated gif). should be initially hidden */
#gallery .progress {
	position:absolute;
	top:40%;
	left:47%;
	display:none;
}

/* everybody should know about RGBA colors. */
#gallery .next, #gallery .prev, #gallery .info {
	background:#333 !important;
	background:rgba(0, 0, 0, 0.6) url(/img/global/gradient/h80.png) repeat-x;		
}




.linkRightandIcon {
	float: right;
	padding-right: 20px;
}
#portfolioMainPage, #portfolioIndivPage {
	padding-top: 11px;
}

/* PortFolio Scrolling Panels */ 

/* Main Portfolio Page height of panels */ 

#portfolioMainPage .folio_block, #portfolioMainPage .main view, #portfolioMainPage .window, #portfolioMainPage .image_reel .pane_wrapper, #portfolioMainPage .image_reel a span {
	height: 110px;
	overflow:hidden;
}

/* Individual Portfolio Page height of panels */ 
#portfolioIndivPage .folio_block, #portfolioIndivPage .main view, #portfolioIndivPage .window, #portfolioIndivPage .image_reel .pane_wrapper, #portfolioIndivPage .image_reel a span {
	height: 220px;
	overflow:hidden;
}

#portfolioIndivPage .desc_wrapper p, #portfolioMainPage .desc_wrapper p {
font-size:11px;
line-height:15px;
margin-bottom:10px;
}

.folio_block {
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #272526;
	border-bottom-color: #272526;
	border-left-color: #272526;
	background-color: #706C71;
	padding-right: 50px;
	margin-bottom:25px;
	}
.main_view {
	width: 675px;
	float: left;
	background: url(main_view_bg.gif) no-repeat;
	position: relative;
}
.window {
	width: 675px;
	overflow: hidden;
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel a {
	position: relative;
	float: left;
	cursor: pointer;
}
.image_reel .pane_wrapper {
float: left;
}
#portfolioMainPage .image_reel a span {
	width: 425px;
	float: left;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	background-color: #111;
	background-image: url(images/link_overlay.png);
	background-repeat: no-repeat;
	background-position: center;
}
#portfolioIndivPage .image_reel a span {
	width: 425px;
	float: left;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	background-color: #111;
	background-image: url(images/preview_overlay.png);
	background-repeat: no-repeat;
	background-position: center;
}
.paging {
	position: absolute;
	right: -5px;
	width: 107px;
	height:27px;
	z-index: 100;
	text-align: center;
	line-height: 16px;
	display: none;
	background-image: url(images/paging_bg.png);
	background-repeat: no-repeat;
	top: 6px;
	padding-top: 3px;
}
.folio_block .paging a {
	font-size:13px;
	padding: 2px 4px;
	text-decoration: none;
	color: #fff;
}
.paging a:hover {
	font-weight: bold;
	color: #333;
	background-color: #ff6418;
}
.paging a.active {
	font-weight: bold;
	color:#6699ff;
	background-color:#FFFFFF	
}

.pane_wrapper {
	background-color: #323133;
	width:675px;
}
.pane_wrapper img {
float:left;
margin-right:10px;
}
.desc_wrapper {
margin-left:435;
padding-left:10px;
padding-right:10px;
padding-top:10px
}
#contactForm p {
margin-bottom:10px;
font-size:13px;
line-height:1.538em;

}

/* styling for tabbed panel - wrapping DIV is #pageContent || generic DIV Class is .contentTabbedPanel || individual styles for different pages set lower down via DIV ID */

#pageContent .contentTabbedPanel {
	width: 100%;
	margin-top: 20px;
}
#pageContent .contentTabbedPanel .panes div.pane {
	height: auto;
	background-color: #202328;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color:#E9E9E9;
}


/* root element for tabs  */
.contentTabbedPanel ul.tabs {
	list-style:none;
	margin:0 !important;
	padding:0;
	height:36px;
	text-indent:-9999px;
}



/* single tab */
.contentTabbedPanel ul.tabs li { 
	float:left;	 
	padding:0;
	margin:0 1px 0 0;
	list-style-image:none !important;
	display:block;
	height:36px;
	width:105px;
	background-image:url(images/servicesTabbedPanelSprite.png);
	background-repeat:no-repeat;
}
.contentTabbedPanel ul.tabs a {
	display:block;
	height:36px;
	width:105px;
	text-indent:-9999px;
	float:left;
	background-image:url(images/servicesTabbedPanelSprite.png);
	background-repeat:no-repeat;
}
#eventsTabbedPanel ul.tabs li.tab1, #eventsTabbedPanel ul.tabs li.tab1.hover a:hover { 
	background-position:0px 0px;
}
#eventsTabbedPanel ul.tabs li.tab1 a { 
	background-position:0px -36px;
}
#eventsTabbedPanel ul.tabs li.tab1 a.current  {
	background-position: 0px -72px;
	cursor:default !important;
}
#eventsTabbedPanel ul.tabs li.tab2, #eventsTabbedPanel ul.tabs li.tab2.hover a:hover { 
	background-position:-105px 0px;
}
#eventsTabbedPanel ul.tabs li.tab2 a { 
	background-position:-105px -36px;
}
#eventsTabbedPanel ul.tabs li.tab2 a.current  {
	background-position: -105px -72px;
	cursor:default !important;
}
#eventsTabbedPanel ul.tabs li.tab3, #eventsTabbedPanel ul.tabs li.tab3.hover a:hover { 
	background-position:-210px 0px;
}
#eventsTabbedPanel ul.tabs li.tab3 a { 
	background-position:-210px -36px;
}
#eventsTabbedPanel ul.tabs li.tab3 a.current  {
	background-position: -210px -72px;
	cursor:default !important;
}
#eventsTabbedPanel ul.tabs li.tab4, #eventsTabbedPanel ul.tabs li.tab4.hover a:hover { 
	background-position:-315px 0px;
}
#eventsTabbedPanel ul.tabs li.tab4 a { 
	background-position:-315px -36px;
}
#eventsTabbedPanel ul.tabs li.tab4 a.current  {
	background-position: -315px -72px;
	cursor:default !important;
}
#eventsTabbedPanel ul.tabs li.tab5, #eventsTabbedPanel ul.tabs li.tab5.hover a:hover { 
	background-position:-420px 0px;
}
#eventsTabbedPanel ul.tabs li.tab5 a { 
	background-position:-420px -36px;
}
#eventsTabbedPanel ul.tabs li.tab5 a.current  {
	background-position: -420px -72px;
	cursor:default !important;
}
#eventsTabbedPanel ul.tabs li.tab6, #eventsTabbedPanel ul.tabs li.tab6.hover a:hover { 
	background-position:-525px 0px;
}
#eventsTabbedPanel ul.tabs li.tab6 a { 
	background-position:-525px -36px;
}
#eventsTabbedPanel ul.tabs li.tab6 a.current  {
	background-position: -525px -72px;
	cursor:default !important;
}

#videoTabbedPanel ul.tabs li.tab1, #videoTabbedPanel ul.tabs li.tab1.hover a:hover { 
	background-position:0px -108px;
}
#videoTabbedPanel ul.tabs li.tab1 a { 
	background-position:0px -144px;
}
#videoTabbedPanel ul.tabs li.tab1 a.current  {
	background-position: 0px -180px;
	cursor:default !important;
}
#videoTabbedPanel ul.tabs li.tab2, #videoTabbedPanel ul.tabs li.tab2.hover a:hover { 
	background-position:-105px -108px;
}
#videoTabbedPanel ul.tabs li.tab2 a { 
	background-position:-105px -144px;
}
#videoTabbedPanel ul.tabs li.tab2 a.current  {
	background-position: -105px -180px;
	cursor:default !important;
}
#videoTabbedPanel ul.tabs li.tab3, #videoTabbedPanel ul.tabs li.tab3.hover a:hover { 
	background-position:-210px -108px;
}
#videoTabbedPanel ul.tabs li.tab3 a { 
	background-position:-210px -144px;
}
#videoTabbedPanel ul.tabs li.tab3 a.current  {
	background-position: -210px -180px;
	cursor:default !important;
}
#videoTabbedPanel ul.tabs li.tab4, #videoTabbedPanel ul.tabs li.tab4.hover a:hover { 
	background-position:-315px -108px;
}
#videoTabbedPanel ul.tabs li.tab4 a { 
	background-position:-315px -144px;
}
#videoTabbedPanel ul.tabs li.tab4 a.current  {
	background-position: -315px -180px;
	cursor:default !important;
}
#videoTabbedPanel ul.tabs li.tab5, #videoTabbedPanel ul.tabs li.tab5.hover a:hover { 
	background-position:-420px -108px;
}
#videoTabbedPanel ul.tabs li.tab5 a { 
	background-position:-420px -144px;
}
#videoTabbedPanel ul.tabs li.tab5 a.current  {
	background-position: -420px -180px;
	cursor:default !important;
}

#audioTabbedPanel ul.tabs li.tab1, #audioTabbedPanel ul.tabs li.tab1.hover a:hover { 
	background-position:0px -216px;
}
#audioTabbedPanel ul.tabs li.tab1 a { 
	background-position:0px -252px;
}
#audioTabbedPanel ul.tabs li.tab1 a.current  {
	background-position: 0px -288px;
	cursor:default !important;
}
#audioTabbedPanel ul.tabs li.tab2, #audioTabbedPanel ul.tabs li.tab2.hover a:hover { 
	background-position:-105px -216px;
}
#audioTabbedPanel ul.tabs li.tab2 a { 
	background-position:-105px -252px;
}
#audioTabbedPanel ul.tabs li.tab2 a.current  {
	background-position: -105px -288px;
	cursor:default !important;
}
#audioTabbedPanel ul.tabs li.tab3, #audioTabbedPanel ul.tabs li.tab3.hover a:hover { 
	background-position:-210px -216px;
}
#audioTabbedPanel ul.tabs li.tab3 a { 
	background-position:-210px -252px;
}
#audioTabbedPanel ul.tabs li.tab3 a.current  {
	background-position: -210px -288px;
	cursor:default !important;
}
#audioTabbedPanel ul.tabs li.tab4, #audioTabbedPanel ul.tabs li.tab4.hover a:hover { 
	background-position:-315px -216px;
}
#audioTabbedPanel ul.tabs li.tab4 a { 
	background-position:-315px -252px;
}
#audioTabbedPanel ul.tabs li.tab4 a.current  {
	background-position: -315px -288px;
	cursor:default !important;
}
#audioTabbedPanel ul.tabs li.tab5, #audioTabbedPanel ul.tabs li.tab5.hover a:hover { 
	background-position:-420px -216px;
}
#audioTabbedPanel ul.tabs li.tab5 a { 
	background-position:-420px -252px;
}
#audioTabbedPanel ul.tabs li.tab5 a.current  {
	background-position: -420px -288px;
	cursor:default !important;
}
#audioTabbedPanel ul.tabs li.tab6, #audioTabbedPanel ul.tabs li.tab6.hover a:hover { 
	background-position:-525px -216px;
}
#audioTabbedPanel ul.tabs li.tab6 a { 
	background-position:-525px -252px;
}
#audioTabbedPanel ul.tabs li.tab6 a.current  {
	background-position: -525px -288px;
	cursor:default !important;
}


#pageContent .contentTabbedPanel ul.tabs a:active {
	outline:none;
}


ul.tabs {
z-index:0;
}

/* Individual styling for Conference & Events Page tabbed panel */
#eventsTabbedPanel .panes div.pane {
	border: 5px solid #ac27a9;
}
#pageContent #eventsTabbedPanel ul.tabs  a.current  {
	background-color: #B92F92;
}
/* Individual styling for Services Page tabbed panel */
#videoTabbedPanel .panes div.pane {
	border: 5px solid #ecac00;
}
#pageContent #videoTabbedPanel ul.tabs  a.current  {
	background-color: #ffc425;
	color:#333333;
}
/* Individual styling for Services Page tabbed panel */
#audioTabbedPanel .panes div.pane {
	border: 5px solid #00a5e3;
}


/* Individual styling for Blog */
#pageContent  div.post  {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #323133;
}
#pageContent  div.post h6 {
font-size:18px;
}
#pageContent div.post.firstpost h6 {
font-size:22px;
}
#pageContent .info p {
font-size:11px;
margin-bottom:10px;
}
#pageContent .post img {
border: 5px solid #323133;
}
img.alignright {
float:right;
margin-left:10px;
margin-bottom:15px;
}
img.alignleft {
float:left;
margin-right:10px;
margin-bottom:15px;
}
img.alignmiddle {
margin-right:auto;
margin-left:auto;
margin-bottom:15px;
}
#respond {
clear:both;
width:100%;
}
.navigation {
}
.post-footer {
clear:left;
}
/* Individual styling for Clients page */
#clientLogoWrapper {
padding:20px;
}
.clientLogoLi {
float:left;
margin-right:45px;
margin-bottom:50px;
width:150px;
min-height:100px;
background-color:#FFFFFF;
}
.clientLogoLi div {
display:table-cell;
vertical-align:middle;
height:100px;
width:150px;
}

.clientLogoImg {
display:block;
margin-left:auto;
margin-right:auto;

}

