/* THAT CSS Document */

/*-------------------------------------------------
  General Selectors
-------------------------------------------------*/

body {
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size: 11px;
	color: #666;
	background: #FFF;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
}

a {
	color: #333;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #999;
	text-decoration: underline;
}

a img {
	border: none;
}

acronym,abbr {
	border-bottom: 1px #795f19 dotted;
}

acronym,abbr,span.caps {
	cursor: help;
	letter-spacing: .07em;
}

code {
	font-size: 1em;
	font-style: italic;
}

cite {
	font-size: 0.9em;
	font-style: normal;
}

h3 {
	font-size:13px;
}

p {
	line-height: 1.5em;
	margin: 0 0 1em;
	padding: 0;
}

h1,h2,h3,h4 {
	font-family: Georgia, "Lucida Sans Unicode", lucida, Verdana, sans-serif;
	font-weight: 400;
	letter-spacing: 0px;
	color: #8A8A8A;
}

.error h2 {
	border-top: 1px #795F19 solid;
	border-bottom: 1px #795F19 solid;
	background: #F6ECC8;
}

.clear {
	clear: both;
}

.clearleft {
	clear: left;
}

.clearright {
	clear: right;
}

.clearnone {
	clear: none;
}

/*-------------------------------------------------
  Top login access - header
-------------------------------------------------*/
#header {
	width:945px;
	margin:0;
	padding:20px 0 20px 45px;
	float:left;
	clear:both;
	}
#logo_topper {
	float: left;
	height: 48px;
	margin: 0;
	padding: 0;
	width: 197px;
}

#that_access {
	float:right;
	text-align:center;
	margin:0;
	padding:0;
}

#that_access .divider {
	padding: 10px 0 0;
}

#that_access a {
	color: #646464;
	display: block;
	font-size: 11px;
	padding: 0 0 5px;
	text-decoration: none;
}

#that_access li {
	float: left;
	padding:0;
}

#that_access ul {
	list-style: none;
}

#that_access a:hover,#footer #links a:hover {
	text-decoration: underline;
}


/*-------------------------------------------------
  Primary Structure
-------------------------------------------------*/

#main {
	left: 0;
	float: left;
	margin: 0;
	padding: 0;
	width: 890px;
}

#navigation {
	background: #000;
	float: left;
	height: 54px;
	padding: 0;
	width: 100%;
}

#page_title {
	background: url("/images/heading_back.jpg") no-repeat;
	color: #8A8A8A;
	display: inline;
	float: left;
	font-family: Georgia,'Lucida sans ms', Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 35px;
	margin: 0;
	padding: 18px 0 0 45px;
	width: 600px;
}

/*-------------------------------------------------
  Top Menu
-------------------------------------------------*/

#navigation #solution a,#navigation #services a,#navigation #marketing a,#navigation #study a,#navigation #list a,#navigation #agency a,#navigation #contact a {
	border-top: #646464 4px solid;
}

#navigation a {
	color: #fff;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	text-decoration: none;
	padding: 17px 10px;
	background: #000;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#navigation li {
	float: left;
	background: #000;
	margin: 0;
	padding: 0 3px;
}

#navigation #spacer {
	width: 40px;
	border-top: #4E4E4E 4px solid;
	color: black;
}

#navigation #solution a:hover {
	border-top: #FCE303 4px solid;
}

#navigation #services a:hover {
	border-top: #787DCC 4px solid;
}

#navigation #marketing a:hover {
	border-top: #9D232E 4px solid;
}

#navigation #study a:hover {
	border-top: #AE9447 4px solid;
}

#navigation #list a:hover {
	border-top: #B7332D 4px solid;
}

#navigation #agency a:hover {
	border-top: #23818E 4px solid;
}

#navigation #contact a:hover {
	border-top: #385888 4px solid;
}

#navigation #bookend a {
	width: 6px;
	border-top: #4E4E4E 4px solid;
}

#navigation #solution-active a {
	border-top: #FCE303 4px solid;
	display: block;
	text-decoration: none;
	color: #FFF;
	padding: 17px 10px;
	background: #000;
}

#navigation #services-active a {
	border-top: #787DCC 4px solid;
	display: block;
	text-decoration: none;
	color: #FFF;
	padding: 17px 10px;
	background: #000;
}

#navigation #marketing-active a {
	border-top: #9D232E 4px solid;
	display: block;
	text-decoration: none;
	color: #FFF;
	padding: 17px 10px;
	background: #000;
}

#navigation #study-active a {
	border-top: #AE9447 4px solid;
	display: block;
	text-decoration: none;
	color: #FFF;
	padding: 17px 10px;
	background: #000;
}

#navigation #list-active a {
	border-top: #B7332D 4px solid;
	display: block;
	text-decoration: none;
	color: #FFF;
	padding: 17px 10px;
	background: #000;
}

#navigation #agency-active a {
	border-top: #23818E 4px solid;
	display: block;
	text-decoration: none;
	color: #FFF;
	padding: 17px 10px;
	background: #000;
}

#navigation #contact-active a {
	border-top: #385888 4px solid;
	display: block;
	text-decoration: none;
	color: #FFF;
	padding: 17px 10px;
	background: #000;
}

/*-------------------------------------------------
  Header Images
-------------------------------------------------*/

#header_image h1,#header_solution h1,#header_services h1,#header_marketing h1,#header_casestudy h1,#header_clientlist h1,#header_agency h1,#header_contact h1 {
	text-indent: -1000em;
}

#header_agency {
	background: url("/images/thatagency-header.jpg") no-repeat;
	border-bottom: #B7B7B7 solid 3px;
	border-top: #A8A8A8 solid 1px;
	float: left;
	height: 223px;
	visibility: visible;
	width: 100%;
}

#header_casestudy {
	background: url("/images/thatcasestudy-header.jpg") no-repeat #193686;
	border-bottom: #B7B7B7 solid 3px;
	border-top: #A8A8A8 solid 1px;
	float: left;
	height: 223px;
	visibility: visible;
	width: 100%;
}

#header_clientlist {
	background: url("/images/thatclientlist-header.jpg") no-repeat #000;
	border-bottom: #B7B7B7 solid 3px;
	border-top: #A8A8A8 solid 1px;
	float: left;
	height: 223px;
	visibility: visible;
	width: 100%;
}

#header_contact {
	background: url("/images/thatcontact-header.jpg") no-repeat #000;
	border-bottom: #B7B7B7 solid 3px;
	border-top: #A8A8A8 solid 1px;
	float: left;
	height: 223px;
	visibility: visible;
	width: 100%;
}

#header_image {
	background: url("/images/sitemap-head.jpg") no-repeat #C3C2BD;
	border-bottom: #B7B7B7 solid 3px;
	border-top: #A8A8A8 solid 1px;
	float: left;
	height: 139px;
	visibility: visible;
	width: 100%;
}

#header_pflash {
	background: #000;
	border-bottom: #B7B7B7 solid 3px;
	border-top: #A8A8A8 solid 1px;
	float: left;
	height: 200px;
	visibility: visible;
	width: 100%;
}

#header_services {
	background: url("/images/thatservices-header.jpg") no-repeat #000;
	border-bottom: #B7B7B7 solid 3px;
	border-top: #A8A8A8 solid 1px;
	float: left;
	height: 223px;
	visibility: visible;
	width: 100%;
}

#header_marketing {
	background: url("/images/thatmarketing-header.jpg") no-repeat #1A0607;
	border-bottom: #B7B7B7 solid 3px;
	border-top: #A8A8A8 solid 1px;
	float: left;
	height: 223px;
	visibility: visible;
	width: 100%;
}

#header_solution {
	background: url("/images/thatsolution-header.jpg") no-repeat #000;
	border-bottom: #B7B7B7 solid 3px;
	border-top: #A8A8A8 solid 1px;
	float: left;
	height: 223px;
	visibility: visible;
	width: 100%;
}

/*-------------------------------------------------
  Sub Page Navigation
-------------------------------------------------*/

#subnav {
	float: left;
	height: 75px;
	width: 890px;
	font-family: Georgia, "Lucida Sans Unicode", lucida, Verdana, sans-serif;
	background: url("/images/subnav_back.jpg") no-repeat white;
	padding: 0;
	text-transform: uppercase;
}

#subnav #title {
	font-size: 16px;
	color: #8A8A8A;
	padding: 25px 0 0 45px;
	width: 200px;
}

#subnav #title h2 {
	font-size: 16px;
	color: #8A8A8A;
}

#subnav #title h1 {
	font-size: 16px;
	color: #8A8A8A;
}

#subnav #subnav_links {
	float: right;
	font-size: 10px;
	padding: 32px 0 0 0;
	width: 640px
}

#subnav #subnav_links a {
	color: #999;
	text-decoration: underline;
	margin: 0 10px 0 10px;
}

#subnav #subnav_links a:hover {
	color: #666;
	text-decoration: none;
}

#subnav #subnav_links .focus {
	color: #666;
	margin: 0 10px 0 10px;
	text-decoration: none;
}
#subnav #subnav_links .focus a{
	color: #666;
	margin: 0 10px 0 10px;
	text-decoration: none;
}
#subnav #subnav_links a.active {
	color: #666;
	margin: 0 10px 0 10px;
	text-decoration: none;
}

/*-------------------------------------------------
  Home Page Flash Element
-------------------------------------------------*/

#flash_container {
	float: left;
	height: 375px;
	border-top: #A8A8A8 solid 1px;
	width:100%;
}


/*-------------------------------------------------
  Common
-------------------------------------------------*/

#common_content {
	float: left;
	width: 800px;
	display: block;
	padding: 10px 0 10px 45px;
}

#common_copy {
	float: left;
	width: 530px;
	display: block;
	padding: 0 0 10px 15px;
	clear: none;
}

#common_copy h1 {
	font-size: 16px;
	color: #8A8A8A;
}

#common_copy h2 {
	font-size: 16px;
	color: #8A8A8A;
}

#common_content ul {
	line-height: 15px;
}

#common_copy h3 {
	font-size: 14px;
	padding: 0 0 5px 0;
	text-decoration: underline;
	color: #8A8A8A;
}

.common_content {
	float: left;
	width: 800px;
	display: block;
	padding: 10px 0 10px 45px;
}

.common_copy {
	float: left;
	width: 470px;
	display: block;
	padding: 0 0 10px 15px;
	clear: none;
}

.examplebox {
	float: left;
	/*width: 195px;*/
	text-align: left;
	display: block;
}

.columns {
	float: left;
	width: 220px;
}

/*-------------------------------------------------
  Home Page Content
-------------------------------------------------*/

#main_home {
	float: left;
	width: 980px;
	margin:0 0 0 30px;
	_margin:0 0 0 13px;
}

#main_home .column1 {
	float:left;
	clear:none;
	width:170px;
	padding:0 20px 0;
	}
	
#main_home .column2 {
	float:left;
	clear:none;
	width:170px;
	padding:0 20px 0;
	}
#main_home .column3 {
	float:left;
	clear:none;
	width:500px;
	padding:0 10px 0;
	}
#main_home .column1 p a, #main_home .column2 p a {
	font-weight:bold;
	color:#0C6192;
	text-decoration:underline;
	}
#main_home h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	color:#333;
	margin:8px 0;
	padding:0;
	}
#main_home h2 {
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#666;
	line-height:1.5em;
	margin:0 0 1em;
	padding:0;
	}
#main_home h2 a {
	color:#666;
	text-decoration:none;
	}
#main_home h2 a:hover {
	color:#333;
	text-decoration:underline;
	}


/*-------------------------------------------------
  AJAX Home page
-------------------------------------------------*/

.pagination {
	float: left;
	width: 100%;
	height: 30px;
	text-align: left;
	padding: 4px 0 0 0;
}

.pagination a {
	margin: 0 10px 0 0;
	text-decoration: underline;
	color: #999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform:uppercase;
}

.pagination a:hover {
	color: #333;
}

.pagination a.selected {
	color: #333;
	text-decoration: none;
}

.contentslide {
	float: left;
	padding: 0 1px 20px 1px;
	width: 100%;
	/*height: 380px;*/
	font-size: 11px;
	overflow: auto;
	background-color: white;
}

.contentslide .contentdiv {
	display: none;
}
.request_button {
	width:173px;
	height: 28px;
	float:right;
	}

/*-------------------------------------------------
  Case Study
-------------------------------------------------*/

#case_content .title,#case_content .title a {
	color: #666;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 700;
}

#case_content {
	color: #999;
	padding: 0 0 0 35px;
}

#case_list {
	color: #999;
	padding: 0 0 0 45px;
	width: 800px;
	display: block;
}

#case_list a {
	color: #666;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}

#case_list_title {
	background: url("/images/heading_back.jpg") no-repeat;
	color: #8A8A8A;
	display: block;
	float: left;
	font-family: Georgia,'Lucida sans ms', Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 35px;
	margin: 0;
	padding: 9px 0pt 0px 45px;
	width: 800px;
}

#case_list_title h2 {
	font-size: 16px;
	color: #8A8A8A;
	padding: 0px;
}

#case_title {
	background: url("/images/heading_back.jpg") no-repeat;
	color: #8A8A8A;
	display: block;
	float: left;
	font-family: Georgia,'Lucida sans ms', Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 35px;
	margin: 0;
	padding: 18px 0 0 45px;
	width: 600px;
	clear: both;
}

#case_title h1 {
	color: #8A8A8A;
	font-family: Georgia,'Lucida sans ms', Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.case_box {
	float: left;
	padding: 2px 10px 15px 0;
	width: 227px;
}

.moreinfo a {
	background: url("/images/moreinfo.gif") no-repeat left;
	color: #999;
	display: block;
	font-weight: 700;
	height: 15px;
	padding-left: 20px;
}

#right_ajax {
	float: left;
	width: 320px;
}

#right_ajax #casename {
	color: #333;
	display: inline;
	float: left;
	font-family: Georgia,'Lucida sans ms', Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 25px;
	margin: 0;
	padding: 8px 0px 4px 0px;
	width: 100%;
}

#right_ajax #casename h1 {
	font-size: 14px;
	color: #333;
}

#caseimage {
	float: left;
	width: 380px;
	display: block;
	padding: 10px 10px 10px 0;
}

.contentslide2 {
	float: left;
	padding: 0;
	margin: 0 0 15px 0;
	width: 100%;
	height: 185px;
	font-size: 11px;
	overflow: auto;
	background-color: white;
}

.contentslide2 .contentdiv {
	display: none;
}

/*-------------------------------------------------
  Client List
-------------------------------------------------*/

#client_title {
	background: url("/images/heading_back.jpg") no-repeat;
	color: #8A8A8A;
	float: left;
	font-family: Georgia,'Lucida sans ms', Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 35px;
	margin: 0;
	padding: 18px 0 0 45px;
	width: 500px;
}

#client_main {
	float: left;
	margin: 0;
	padding: 0;
	width: 920px;
}

#client_copy {
	display: block;
	float: left;
	font-size: 10px;
	line-height: 13px;
	padding: 0 0 0 45px;
	width: 500px;
}

.client_list {
	color: #666;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 15px;
	padding: 5px 5px 5px 0;
	text-decoration: none;
	text-transform: uppercase;
	width: 160px;
}

.client_list a {
	text-decoration: underline;
}

.client_list a:hover {
	color: #333;
	text-decoration: none;
}

#logo_list {
	float: right;
	margin: 0;
	padding: 0 0 15px;
	width: 340px;
}

#logo_list .rfp{
	text-align:center;
	float:right;
	padding:0 85px 0 0;
	}

/*-------------------------------------------------
  Agency
-------------------------------------------------*/

#agency_copy h2 {
	font-size: 16px;
	color: #8A8A8A;
}

#agencybox {
	float: left;
	width: 230px;
	text-align: center;
	display: block;
}
#agencybox h1{
	color:#333333;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:13px;
	font-weight:bold;
	margin:8px 0;
	padding:0 0 0 33px;
	text-align:left;
}
#agencybox p{
	padding:0 0 0 33px;
	text-align:left;
}
#agencyquote {
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	font-size: 15px;
	width: 250px;
	text-transform: uppercase;
	line-height: 20px;
	padding: 24px;
}

#agencyquote .name {
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size: 9px;
	color: #333;
	text-align: right;
}

#strategy_copy {
	float: left;
	width: 840px;
	display: block;
	padding: 0 0 10px 0;
	clear: none;
}

#strategy_copy h2 {
	font-size: 16px;
	color: #8A8A8A;
}

#strategy_copy h3 {
	font-size: 14px;
	padding: 0 0 5px 0;
	color: #8A8A8A;
}

/*-------------------------------------------------
  Solutions
-------------------------------------------------*/

#solution_content {
	float: left;
	width: 890px;
	display: block;
	padding: 10px 0 10px 0;
}

#solution_copy {
	float: right;
	width: 540px;
	display: block;
	padding: 0 0 10px 30px;
}

#solution_copy h2 {
	font-size: 16px;
	color: #8A8A8A;
}

#solutionbox {
	float: left;
	width: 312px;
	text-align: left;
	display: block;
}
#solutionbox h1{
	color:#333333;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:13px;
	font-weight:bold;
	margin:8px 0;
	padding:0 0 0 43px;
}
#solutionbox p{
	padding:0 0 0 43px;
}


/*-------------------------------------------------
  Services
-------------------------------------------------*/

#service_content {
	float: left;
	width: 800px;
	display: block;
	padding: 10px 0 10px 45px;
}

#service_content ul {
	line-height: 15px;
}

#imagebox {
	float: left;
	width: 224px;
	/*text-align: center;*/
	text-align: left;
	display: block;
}
#imagebox h1{
	color:#333333;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:13px;
	font-weight:bold;
	margin:8px 0;
	padding:0;
	}


#imagebox a, #imagebox a:hover {
	text-decoration: none;
}

#service_copy {
	float: left;
	width: 500px;
	display: block;
	padding: 0 0 10px 30px;
}

#service_copy h2 {
	font-size: 16px;
	color: #8A8A8A;
}

/*-------------------------------------------------
  Footer
-------------------------------------------------*/

#footer {
	float: left;
	width: 100%;
	height: 90px;
	background:#E8E8E8;
	padding:5px 0 0 0;
}

#footer #links {
	text-align: left;
	color: #B8B7B7;
	text-transform: uppercase;
	padding:0 0 0 40px;
}

#footer #links a {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #666;
	padding: 5px 5px;
}

#copyright {
	float:left;
	padding:10px 45px;
	height: 27px;
	font-size:10px;
	}

/*#bbb a {
	float: left;
	width: 60px;
	height: 36px;
	padding: 0px 0px 0px 5px;
	margin: -20px 0 0 0;
}

#hsmai a {
	float: right;
	width: 56px;
	height: 17px;
	padding: 0px 5px 0px 5px;
	margin: 0 0 0 0;
	text-align: right;
}*/

/*-------------------------------------------------
  Contact Info
-------------------------------------------------*/

#contact_info {
	color: #666;
	float: left;
	height: 35px;
	margin: 0;
	padding: 18px 0 0 45px;
	width: 800px;
	height: 100px;
}

#contact_info h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #8A8A8A;
}

div.contact_content {
	float: left;
	width: 230px;
	display: block;
}

div.contact_content2 {
	float: left;
	width: 330px;
	display: block;
}

#contact_info .phone {
	background: url("/images/icon-phone.gif") no-repeat left;
	padding: 0 0 0 20px;
}

#contact_info .fax {
	background: url("/images/icon-fax.gif") no-repeat left;
	padding: 0 0 0 20px;
}

#contact_info .email {
	background: url("/images/icon-mail.gif") no-repeat left;
	padding: 0 0 0 20px;
}

/*-------------------------------------------------
  Contact Form
-------------------------------------------------*/

div.form-container {
	padding: 40px 0 10px 45px;
}

p.legend {
	margin-bottom: 1em;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #666;
}

p.legend em {
	color: #C00;
}

div.errors {
	margin: 0 0 10px 0;
	padding: 5px 10px;
	border: #FC6 1px solid;
	background-color: #FFC;
}

div.errors p {
	margin: 0;
}

div.errors p em {
	color: #C00;
	font-style: normal;
	font-weight: bold;
}

div.form-container form p {
	margin: 0;
}

div.form-container form p.note {
	margin-left: 170px;
	font-size: 90%;
	color: #333;
}

div.form-container form fieldset {
	margin: 10px 0;
	padding: 10px;
	border: #DDD 1px solid;
}

div.form-container form legend {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
}

div.form-container form fieldset div {
	padding: 0.25em 0;
}

div.form-container label, 
div.form-container span.label {
	margin-right: 10px;
	padding-right: 10px;
	width: 150px;
	display: block;
	float: left;
	text-align: right;
	position: relative;
}

div.form-container label.error, 
div.form-container span.error {
	color: #C00;
}

div.form-container label em, 
div.form-container span.label em {
	position: absolute;
	right: 1px;
	font-size: 120%;
	font-style: normal;
	color: #C00;
}

div.form-container input.error {
	border-color: #C00;
	background-color: #FEF;
}

div.form-container input:focus,
div.form-container input.error:focus, 
div.form-container textarea:focus {
	background-color: #FFC;
	border-color: #FC6;
}

div.form-container div.controlset label, 
div.form-container div.controlset input {
	display: inline;
	float: none;
}

div.form-container div.controlset div {
	margin-left: 170px;
}

div.form-container div.buttonrow {
	margin-left: 180px;
}
