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

html, body
{
	margin: 0px;
	padding: 0px;
}

body
{
	background-image:url(../../_images/bg_body.gif);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: white;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D85D6;
	line-height: 18px;
}

img
{
	border: 0px;
	vertical-align: top;
}

td
{
	vertical-align: top;
}

hr
{
	width: 100%;
	height: 1px;
	color: #805A9A;
	background-color: #805A9A;
	border: 0px;
}

h1
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #481489;
	font-size: 18px;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}

p
{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	line-height: 20px;
}

form
{
	display: inline;
}

.event p
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	line-height: 16px;
	font-size: 11px;
}

strong
{
	font-weight: bold;
	color: #481489;
}

a
{
	color: #4D85D6;
	text-decoration: underline;
}

#container
{
	width: 775px;
	margin: 0px auto 0px auto;
	text-align: left;
}

#logo
{
	margin-top: 15px;
	float: left;
}

#search
{
	border: 1px solid #4D85D6;
	background-color: white;
	width: 165px;
	height: 16px;
	float: right;
	margin-top: 7px;
}

#searchSubmit
{
	/*position: absolute;*/
	float: right;
}

#menu
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	float: right;
	margin-top: 30px;
}

#menu ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#menu li
{
	float: left;
	
}

#menu li a
{
	float: left;
	text-decoration: none;
	color: #4D85D6;
	display: block;
	padding-bottom: 5px;
}

#menu li a:hover
{
	background-image:url(../../_images/bg_selected.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: #481489;
}

#menu .active a
{
	text-decoration: none;
	color: #481489;
	display: block;
	background-image:url(../../_images/bg_selected.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#menu .active a:hover
{
	background-image:url(../../_images/bg_selected.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#submenu
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	float: right;
	background-color: white;
	padding: 1px 12px 1px 12px;
}

#submenu a
{
	text-decoration: none;
}

#submenu .active a
{
	color: #481489;
}

#footer
{
	clear: both;
	margin-top: 25px;
	padding-top: 4px;
	margin-bottom: 10px;
	border-top: 1px dotted #4D85D6;
}

#footer a
{
	color: #4D85D6;
	text-decoration: none;
}

#footer div
{
	margin-top: 13px;
}

#content
{
	clear: both;
	padding-top: 58px;
	margin-left: 10px;
	width: 755px;
}

.heading
{
	margin-bottom: 4px;
}

.heading_3col
{
	border-bottom: 1px dotted #4D85D6;
	padding-bottom: 13px;
	width: 561px;
}

.subheading
{
	margin-bottom: 4px;
}

h2
{

}

.input
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #805A9A;
	padding-bottom: 10px;
}

#search .inputText
{
	width: 138px;
	border: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4D85D6;
	background:transparent url(../../images/bg_search.gif) no-repeat scroll 0 0;
	float: left;
}

.error
{
	font-weight: bold;
	color: red;
	float: right;
}

#home_blog
{
	width: 234px;
	border-right: 1px dotted #4D85D6;
	padding-right: 12px;
}

#home_twitter
{
	width: 234px;
	border-right: 1px dotted #4D85D6;
	padding-left: 12px;
	padding-right: 12px;
}

#home_join
{
	width: 246px;
	padding-left: 12px;
}

#home_blog a, #home_twitter a, .searchResult a
{
	color: #481489;
	text-decoration: none;
	font-weight: bold;
}

#home_sem
{
	width: 362px;
	border: 1px solid #C4D1C8;
	background-color: white;
	background-image:url(../../_images/bg_home_sem.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

#home_how
{
	width: 362px;
	border: 1px solid #C4D1C8;
	background-color: white;
	background-image:url(../../_images/bg_home_how.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

#services_approach
{
	width: 233px;
	border: 1px solid #C4D1C8;
	background-color: white;
	background-image:url(../../_images/bg_services_approach.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	
}

#services_studies
{
	width: 233px;
	border: 1px solid #C4D1C8;
	background-color: white;
	background-image:url(../../_images/bg_services_studies.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

#services_offerings
{
	width: 233px;
	border: 1px solid #C4D1C8;
	background-color: white;
	background-image:url(../../_images/bg_services_offerings.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

.date
{
	font-size: 10px;
	color: #73DE53;
	margin-bottom: 18px;
}

.date_big
{
	font-size: 14px;
	color: #73DE53;
	margin-bottom: 6px;
}

#education_articles
{
	width: 227px;
	height: 166px;
	border: 1px solid #C4D1C8;
	background-image:url(../../_images/bg_education_articles.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #FFDA80;
	padding-left: 128px;
}

#education_papers
{
	width: 227px;
	height: 166px;
	border: 1px solid #C4D1C8;
	background-image:url(../../_images/bg_education_papers.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #A4EA8F;
	padding-left: 128px;
}

.education_scroller
{
	overflow: auto;
	height: 165px;
}

.education_article, .education_paper
{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #4D85D6;
}

#column_left
{
	width: 170px;
	float: left;
	margin-top: 14px;
}

#column_middle
{
	width: 390px;
	float: left;
	margin-top: 14px;
	padding-right: 24px;
}

#column_right
{
	width: 171px;
	float: right;
	position: relative;
	top: -1px;
}

.event
{
	border-bottom: 1px dotted #4D85D6;
	padding-bottom: 12px;
	margin-bottom: 15px;
}

.article, .article_active
{
	width: 151px;
	border-bottom: 1px dotted #4D85D6;
	margin-bottom: 4px;
	padding-bottom: 4px;
	line-height: 16px;
}

.article a
{
	text-decoration: none;
}

.article_active a
{
	color: #481489;
	text-decoration: none;
}

.article_active a:hover
{
	color: #481489;
	text-decoration: none;
}

.article a:hover
{
	text-decoration: none;
	color: #481489;
}

#education_articles a, #education_papers a
{
	color: #481489;
	text-decoration: none;
}

.eventOptions a
{
	text-decoration: none;
}

.year
{
	width: 151px;
	border-bottom: 1px dotted #4D85D6;
	margin-bottom: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
}

#services_analysis
{
	width: 364px;
	padding-right: 13px;
	border-right: 1px dotted #4D85D6;
}

#services_signup
{
	width: 364px;
	padding-left: 13px;
}

.casestudyHeader
{
	float: left;
	position: relative;
	padding-left: 9px;
	padding-top: 11px;
}

.casestudy
{
	width: 558px;
	border: 1px solid #C4D1C8;
	background-color: #C8DAF5;
	background-image: url(../../_images/bg_backgroundbase.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#petco
{
	background-image:url(../../_images/bg_casestudies_petco.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#contact
{
	background-image:url(../../_images/bg_contact.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.casestudyContent
{
	margin-left: 149px;
	padding-left: 19px;
	padding-right: 10px;
	margin-top: 9px;
	border-left: 1px dotted #4D85D6;
}

.casestudyContent p
{
	line-height: 16px;
	margin: 0px 0px 16px 0px;
	padding: 0px;
}

.searchResult
{
	padding-bottom: 10px;
	line-height: 14px;
}

.inputText
{
	width: 100%;
	border: 1px solid #4D85D6;
	color: #4D85D6;
}

.field
{
	padding-bottom: 6px;
	color: #481489;
}

.checkbox
{
	padding-left: 0px;
	margin-left: 0px;
}

.select 
{
	width: 100%;
	border: 1px solid #4D85D6;
	color: #4D85D6;
}
