@charset "UTF-8";
/* CSS Document */

/* Colors:

Blue #118aca
Green #78aa34
Purple #
Yellow #
Text Main #

 */
body {
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#676767;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
}
#container {
	width:860px;
	margin:0px auto 40px auto;
	background-color:#FFFFFF;
	border-bottom:3px #333333 solid;
}
#header {
	height: 110px;
	background-image: url(../img/headerbg.jpg);
	width: 860px;
}
#logo {
	width: 268px;
	height: 110px;
	display: block;
	float: left;
}

/* Navigation */

#navigation {
	float: right;
	width: 592px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	margin-top: 58px;
}
#navigation ul li {
	display: inline;
}
#navigation ul li a {
	display: block;
	height: 52px;
	text-indent: -9999px;
	float: left;
}
#navigation ul li a#home 				{ width: 72px; background: url(../img/navigation-grid.gif);}
#navigation ul li a#whoWeAre 			{ width: 113px; background: url(../img/navigation-grid.gif) -72px 0px;}
#navigation ul li a#whatWeDo 			{ width: 113px; background: url(../img/navigation-grid.gif) -185px 0; }
#navigation ul li a#press 				{ width: 75px; background: url(../img/navigation-grid.gif) -298px 0;}
#navigation ul li a#careers 			{ width: 90px;background: url(../img/navigation-grid.gif) -373px 0;}
#navigation ul li a#contactUs 			{ width: 109px; background: url(../img/navigation-grid.gif) -463px 0; }

#navigation ul li a#home:hover 			{ width: 72px; background: url(../img/navigation-grid.gif) 0px -52px;}
#navigation ul li a#whoWeAre:hover 		{ width: 113px; background: url(../img/navigation-grid.gif) -72px -52px;}
#navigation ul li a#whatWeDo:hover 		{ width: 113px; background: url(../img/navigation-grid.gif) -185px -52px; }
#navigation ul li a#press:hover 		{ width: 75px; background: url(../img/navigation-grid.gif) -298px -52px;}
#navigation ul li a#careers:hover 		{ width: 90px;background: url(../img/navigation-grid.gif) -373px -52px;}
#navigation ul li a#contactUs:hover 	{ width: 109px; background: url(../img/navigation-grid.gif) -463px -52px; }

#navigation ul li a#homeThis 			{ width: 72px; background: url(../img/navigation-grid.gif) 0px -104px;}
#navigation ul li a#whoWeAreThis 		{ width: 113px; background: url(../img/navigation-grid.gif) -72px -104px;}
#navigation ul li a#whatWeDoThis 		{ width: 113px; background: url(../img/navigation-grid.gif) -185px -104px; }
#navigation ul li a#pressThis 			{ width: 75px; background: url(../img/navigation-grid.gif) -298px -104px;}
#navigation ul li a#careersThis 		{ width: 90px;background: url(../img/navigation-grid.gif) -373px -104px;}
#navigation ul li a#contactUsThis	 	{ width: 109px; background: url(../img/navigation-grid.gif) -463px -104px; }

/* End navigation */
.mainGraphicContainer {
	border-bottom: #aaa solid 1px;
	border-top: #aaa solid 1px;
}
.mainGraphic {
	width: 860px;
	height: 233px;
	margin: 0px;
	padding: 0px;
}

.mainGraphic li {
	list-style: none;
}
.testimonialsContainer {
	padding-top: 15px;
	padding-bottom: 15px;
}
.testimonials{
	height: 120px;
}
.testimonialName {
	display: block;
	padding-top: 10px;
}
.bodyWapper {
	padding: 20px 20px 30px 20px;
	width: 820px;
	background: url(../img/bodybg.gif) no-repeat;
}
.mainCopy {
	width: 572px;
	float: left;
}
.mainCopy2 {
	width: 640px;
	float: left;
}
.mainCopyFull {
	width: 820px;
}
.sidebar {
	width: 160px;
	float: left;
	display: inline;
	margin-left: 20px;	
}
.sidebar ul, .publishing ul, .performance ul, .events ul, .magazines ul {
	margin: 0px;
	padding: 0px;
}
.sidebar li, .publishing li, .performance li, .events li, .magazines li {
	display: block;
	border-bottom: solid 1px #e5e5e5;
	list-style: none;
}
.sidebar ul li a, .publishing ul li a, .performance ul li a, .events ul li a, .magazines ul li a, .publishing .comingSoon, .performance .comingSoon, .events .comingSoon, .magazines .comingSoon  {
	display: block;
	padding: 5px 0px 5px 20px;
}

.sidebar a.this {
	padding-left: 20px;
	background: #f5f5f5 url(../img/arrow-squares.gif) no-repeat 5px 10px;
}

/* Start of LH Sidebar */
.sidebarLH {
	width: 228px;
	float: left;
	display: inline;
	margin-right: 20px;	
}
.sidebarLH ul {
	margin: 0px;
	padding: 0px;
}
.sidebarLH li {
	display: block;
	border-bottom: solid 1px #e5e5e5;
	list-style: none;
}
.sidebarLH ul li a {
	display: block;
	padding: 5px 0px 5px 15px;
}
.sidebarLH a.this {
	padding-right: 20px;
	background: #f5f5f5 url(../img/arrow-squares2.gif) no-repeat 213px 10px;
}
/* End of LH Sidebar */

.publishing, .events {
	width: 400px;
	float: left;
	margin-top: 20px;
}
.performance, .magazines {
	width: 400px;
	float: left;
	display: inline;
	margin-left: 20px;
	margin-top: 20px;
}
.clear {
	clear: both;
}

/* Footer */

#footer {
	width: 820px;
	height: 22px;
	padding: 15px 20px 10px 20px;
	background: url(../img/footerbg.jpg) no-repeat;
	font-size: 9px;
	color: #ababab;
}
.footerLinks {
	float: left;
	width: auto;
	font-weight: bold;
}
.footerLinks ul {
	margin: 0px;
	padding: 0px;
}
.footerLinks ul li {
	display: inline;
}
.footerLinks ul li a {
	color: #333333;
	text-decoration: none;
}
.footerLinks .this {
	color: #118aca;
}
.copyright {
	float: right;
	width: auto;
}

/* End Footer */
h1 {
	font-weight: bold;
	font-size: 14px;
	color: #000;
	display: block;
	padding-bottom: 10px;
	border-bottom: solid 1px #e5e5e5;
	margin: 0px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
ul {
	padding-left: 30px;
}
ul.arrowList {
	padding-left: 0px;
	margin-left: 30px
}
a {
	color: #118aca;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
input, textarea {
	display: inline;
	border: #cecece solid 1px;
	color: #625d5a;
	padding: 5px;
	width: 300px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
}
.inquiryLong {
	width: 500px;
}
label {
	float: left;
	width: 80px;
	text-align: right;
	margin-right: 10px;
	font-size: 14px;
}
#inquiry {
	background-color: #f5f5f5;
	text-align: left;
	padding: 15px;
	border-bottom: 3px solid #e5e5e5;
}
.formRow {
	margin: 10px 0px;
}
.arrowList {
	list-style-image: url(../img/arrow.gif);
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}

/* Client Logos */
.featuredClientLogos {
	margin: 0px;
	padding: 0px;
}
.featuredClientLogos li {
	list-style: none;
	margin: 10px 0px 0px 0px;
}
.clientLogo {
	width: 158px;
	height: 59px;
	border-top: solid 1px #f5f5f5;
	border-right: solid 1px #dedede;
	border-left: solid 1px #f5f5f5;
	border-bottom: solid 1px #dedede;
	margin-top: 12px;	
}
#PartyGaming {
	background-image: url(../img/Party-Gaming-Logo.gif);
}
#LegalZoom {
	background-image: url(../img/Legal-Zoom-Logo.gif);
}
#LifeLock {
	background: url(../img/Life-Lock-Logo.gif);
}
#WPT {
	background: url(../img/WPT-Logo.gif);
}
#ZipSearch{
	background: url(../img/Zip-Search-Logo.gif);
}
#VirginAffiliates {
	background: url(../img/Virgin-Affiliates-Logo.gif);
}
.bttn {
	background-color: #118aca;
	padding: 8px 16px;
	font-weight: bold;
	font-size: 1em;
	color: white;
	width: 15em;
}
.date {
	color: #999;
	font-size: 10px;
}
.inc500 {
	clear: both;
	text-align: center;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px #e5e5e5 solid;
}