﻿/* Global Styles */
body {
  /*background: #BBB url('../images/home_background.gif') no-repeat top;*/
  background: #BBB;
  color: #666666;
  border: 0px;
  margin: 0px;
  padding: 0px;
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  line-height: 120%;
}

.homepagebody {
  /*background: #BBB url('../images/home_background.gif') no-repeat top;*/
  background: #BBB;
  color: #666666;
  border: 0px;
  margin: 0px;
  padding: 0px;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  line-height: 120%;
}

.posttourbody {
  color: #666666;
  border: 0px;
  margin: 0px;
  padding: 0px;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  line-height: 120%;
  background-color: green;
}

#container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 976px;
  height: 748px;
}

#BGcontainer {
  background: #BBB url('../images/home_background.gif') no-repeat top;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 988px;
  height: 758px;
}

#homeBGcontainer {
  background: #BBB url('../images/home_background.gif') no-repeat top;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 988px;
  height: 758px;
}

#homecontainer {
  background-color: #FFF;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 976px;
  height: 748px;
}

#posttourbodycontainer {
  width: 460px;
  margin-left: 20px;
}

p {
  line-height: 140%;
}

a {
  color: #666666;
  text-decoration: none;
}

a.isred {
  color: #762235;
  text-decoration: none;
  font-weight: bold;
}

a.isredUnderline {
  color: #762235;
  text-decoration: underline;
  font-weight: bold;
}

a:hover {
  color: #860038;
  text-decoration: underline;
}

img {
  border: 0;
  margin: 0;
  padding: 0;
}

h1 {
  color: #531a2d;
  font-size: 24px;
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 10px;
  line-height: 24px;
}

h2 {
  color: #531a2d;
  font-family: arial , helvetica condensed, arial, helvetica, sans-serif;
  font-size: 22px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

h3 {
  color: #531a2d;
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  margin-bottom:-12px;
}

* html h3 {
  margin-bottom:-15px;
}

h3 a {
  color: #999999;
  font-size: 12px;
  text-decoration: none;
}

li {
  margin-bottom:5px;
}

table {
  border-collapse:collapse;
}

th {
  border-collapse:collapse;
  padding-right:10px;
}

td {
  border-collapse:collapse;
  padding-right:10px;
}

td a {
  color: #b06f85;
}

label {
  color: #531a2d;
  width: 180px;
  float: left;
  text-align: right;
  font-size: 11px;
  padding-right: 5px;
}

label.wide {
  clear:both;
  color: #531a2d;
  width: 400px;
  float: left;
  text-align: left;
  font-size: 11px;
}

input{
  font-size: 11px;
  width: 200px;
  margin-bottom:5px;
}

input.contact{
  font-size: 11px;
  width: auto;
  margin-bottom: 5px;
  margin-top: 0px;
  padding-top: 0px;
}

input.checkbox {
  display:inline;
  margin:0px;
  padding:0px;
  width:20px;
}

input.submit {
  width: 70px;
  float: right;
  text-align:center;
}

input.posttoursubmit {
  width: 70px;
  margin-top: 10px;
  margin-left:186px;
  text-align:center;
}

select{
  font-size: 11px;
  margin-bottom:5px;
}

textarea {
  width: 400px;
  height: 100px;
  float: right;
  margin-bottom:10px;
}

* html textarea {
}

#subPageHeader {
  width: 970px;
}

/* Nav Styles */

#navbox {
  width: 532px;
  height: 22px;
  border: 0px;
  margin-left: 210px;
  padding: 0px;
  text-align: left;
}

#nav {
  position: absolute;
  list-style: none;
  margin: 0;
  padding: 0;
  height: 22px;
  display: inline;
  overflow: hidden;
  width: 500px;
}

#nav img {
  border:0;
  margin: 0; 
  padding: 0;
  display: inline;
}

#nav li {
  margin: 0; 
  padding: 0;
  display: inline;
  list-style-type: none;
}

#nav a {
  float: left;
  padding: 22px 0 0 0;
  overflow: hidden;
  height: 0px !important; 
  height /**/:22px; /* for IE5/Win */
}

/* Header Styles*/
.headerlogo {
}

* html .headerlogo {
  margin-bottom: -5px;
}

.headerlogo h1 {
  display: none;
}

.hashes {
  margin-top: 12px;
    border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0;
	padding: 0;
	width: 720px;
    height: 10px;
  background: url('/../../images/home_hashes.gif');
    display: block;

}

.topspacer {
  margin-top: 12px;
    border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0;
	padding: 0;
	width: 720px;
    height: 10px;
  background: url('/../../images/home_topspacer.gif');
    display: block;

}

* html .hashes {
  margin-bottom: -3px;
}

.quote {
  float: left;
  border: 0;
  margin: 0;
  padding: 0;
  width: 220px;
  display: block;
}

.quote h2 {
  display: none;
}

.banner {
  float: left;
  border-top: 3px solid #666666;
  border-bottom: 3px solid #666666;
  border-left: 10px solid #666666;
  border-right: 10px solid #666666;
  width: 480px;
  display: block;
}

.prspecial a {
  color: #b06f85;
}

.prspecial a:hover {
  color: #860038;
  text-decoration: underline;
}

li.diamond {
list-style-type: none;
background: url('/../../images/bulletIcons/bullet_diamond.png') no-repeat left top;
position: relative;
left: -40px;
padding-left: 44px;
padding-bottom: 8px;
}

li.campaignmgt {
list-style-type: none;
background: url('/../../images/bulletIcons/bullet_phone.png') no-repeat left top;
position: relative;
left: -40px;
padding-left: 44px;
padding-bottom: 0px;
}

li.tools {
list-style-type: none;
background: url('/../../images/bulletIcons/bullet_tools.png') no-repeat left top;
position: relative;
left: -40px;
padding-left: 44px;
padding-bottom: 8px;
}

li.dw {
list-style-type: none;
background: url('/../../images/bulletIcons/bullet_dw.png') no-repeat left top;
position: relative;
left: -40px;
padding-left: 44px;
padding-bottom: 8px;
}

li.webportal {
list-style-type: none;
background: url('/../../images/bulletIcons/bullet_webportal.png') no-repeat left top;
position: relative;
left: -40px;
padding-left: 44px;
padding-bottom: 8px;
}

li.publisher {
list-style-type: none;
background: url('/../../images/bulletIcons/bullet_publisher.png') no-repeat left top;
position: relative;
left: -40px;
padding-left: 44px;
padding-bottom: 8px;
}

/* Homepage styles */

.homeBanner {
  width: 970px;
  height: 95px;
  margin-left: 3px;
  margin-right: 3px;
  background: url('/../../images/home_top_banner.gif');
}

#header {
  clear:both;
  width: 748px;
  white-space: nowrap;
  margin-left:4px;
}

#homeContent {
  clear:both;
  width: 972px;
}

#homeTopMenuBar {
  width: 972px;
  height: 70px;
  border: 0px;
  margin-left: 5px;
  margin-right: 4px;
}

#homeTopMenuBar img {
  padding-top: 14px;
  padding-left: 5px;
  padding-right: 6px;
}

#homeContentLevel {
  display: block;
  width: 972px;
  height: 547px;
  border: 0px solid black;
  margin-left: 2px;
  margin-right: 2px;
}

#homeLeftBannerArea {
  display: block;
  float: left;
  width: 266px;
  height: 547px;
  border: 0px solid black;
  margin: 0px;
}

#homeLeftBannerAreaTop {
  display: block;
  width: 266px;
  height: 260px;
  border: 0px solid black;
  margin-left:0px;
}

#homeLeftBannerAreaTopFlash {
  position: relative;
  margin-left: 8px;
}

#homeLeftBannerAreaBottom {
  display: block;
  width: 266px;
  height: 287px;
  border: 0px solid black;
  margin: 0px;
}

#homeLeftBannerAreaBottom img {
  position: relative;
  margin-left: 8px;
  margin-bottom: 8px;
}

#homeMainContentArea {
  display: block;
  float: right;
  width: 706px;
  height: 547px;
  border: 0px solid black;
  margin: 0px;
  color: #000;
}

* html a:hover {
  visibility:visible;
}

#homefooter {
  position: absolute;
  width:964px;
  height: 36px;
  margin-left: 1px;
  margin-top: 2px;
  background-color: #762235;
  padding-left: 4px;
  padding-right: 4px;
}

#homefooter p {
  background-color: yellow;
  color: #FFF;
  font-family: arial narrow;
  font-size:10px;
}

#homefooter span {
  color: #FFF;
  font-family: arial narrow;
  font-size:10px;
}

#homefooterhidden {
  font-size:10px;
  margin-left:20px;
  margin-top:35px;
  display:none;
}

.homeMenuButton {
  padding-left: 5px;
  padding-right: 5px;
}

/* Subpage styles */

.subpageBanner {
  width: 970px;
  height: 95px;
  margin-left: 3px;
  margin-right: 3px;
}

#subpageTopMenuBar {
  width: 972px;
  height: 70px;
  border: 0px;
  margin-left: 5px;
  margin-right: 4px;
}

#subpageTopMenuBar img {
  padding-top: 14px;
  padding-left: 5px;
  padding-right: 6px;
}

#subpageContentLevel {
  background-color: #FFF;
  display: block;
  width: 972px;
  height: 547px;
  border: 0px;
  margin-left: 2px;
  margin-right: 2px;
}

#subWrapper {
  clear:both;
  width: 760px;
  border: 0px;
  margin: 0px;
  padding: 0px;
  text-align: left;
}

#subLeftColumn {
  float:left;
  width: 220px;
  height:520px;
  border: 0px;
  margin: 0px;
  padding: 0px;
  text-align: left;
  position:relative;
}

#subLeftColumn img {
  margin-bottom: 16px;
}

#footer {
  position: absolute;
  width:968px;
  height: 28px;
  margin-left: 0px;
  margin-top: 10px;
  background-color: #762235;
  padding-left: 4px;
  padding-right: 4px;
}

#footer p {
  color: #FFF;
  font-size:14px;
  text-align: center;
  margin-top: 4px;
}

#subNav {
  width: 160px;
  margin-top: 0px;
  margin-left: 30px;
  font-size:10px;
}

#subNav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#subNav li {
  margin: 0; 
  padding: 0;
  list-style-type: none;
}

* html #subNav li {
  margin-bottom: -15px;
}

#subNav a {
  display: block;
  padding-left: 20px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #333333;
  font-size:13px;
  font-weight:bold;
  line-height:15px;
  text-decoration: none;
  margin-bottom:1px;
}

#subNav a:hover, #subNav a:active {
  color: #FFFFFF;
  background-color: #772335;
}

#subNav a.subNavSelected, a.subNavSelected:hover, a.subNavSelected:active, a.subNavSelected:visited  {
  display: block;
  padding-left: 20px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #000000;
  text-decoration: none;
}

#subContent {
  display: block;
  float: right;
  width: 676px;
  height: 480px;
  border: 0px solid black;
  color: #000;
  background-color: #FFF;
  overflow: auto;
  margin-right: 30px;
  padding: 15px;
}

#serviceCallout {
  clear: both;
}

#serviceCallout img {
  float: left;
}

#serviceCallout span {
  line-height: 120%;
}


#serviceCallout p {
  color: #000;
  text-align: right;
  font-size: 12px;
  line-height: 100%;
}

#DiamondIcons {
  float:right;
  margin-left:10px;
}

#DiamondIcons img {
  margin-bottom:10px;
}

#newsColumn {
  float:left;
  width: 480px;
  border: 0px;
  margin:0px;
  margin-top:20px;
  padding:0px;
  padding-right:10px;
  text-align: left;
}

#newsColumn h2 {
  margin-top:0px;
}

#conferenceColumn {
  float:left;
  width: 150px;
  margin:0px;
  margin-top:20px;
  padding:0px;
  padding-left: 40px;
  text-align: left;
}

#conferenceColumn h2 {
  font-size: 16px;
  margin-top:0px;
}

#newsFull {
  margin-top: 18px;
}

#newsFull h3 {
  color: #999999;
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
  margin: 0px;
  padding: 0px;
}

#newsFull h4 {
  color: #531a2d;
  font-size: 16px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 18px;
  line-height:120%;
}

#formbox {
  width: 400px;
  margin-top:30px;
}

#CaseStudyFull h3 {
  padding:0px;
  margin-top:20px;
  margin-bottom:0px;
}

#CaseStudyFull h3.client {
  font-size: 16px;
  font-weight: bold;
  color: #531a2d;
  margin-top:0px;
  margin-bottom:10px;
}

#CaseStudyFull h3.title {
  color: #531a2d;
  font-size: 16px;
  font-weight: bold;
  padding:0px;
  margin:0px;
}

#CaseStudyFull h4 {
  color: #531a2d;
  font-size: 14px;
  font-weight: normal;
  padding:0px;
  margin-top:30px;
  margin-bottom:10px;
}

#CaseStudyFull h5 {
  color: #666666;
  font-size: 12px;
  font-weight: bold;
  padding:0px;
  margin:0px;
}

#CaseStudyFull li {
  margin-left:20px;
  margin-right:30px;
}

#CaseStudyFull p {
  margin-top:0px;
  margin-bottom:10px;
}

#CaseStudyHeader {
  height:30px;
  margin-top:28px;
  padding:0px;
}

.CaseStudyLogo {
  float:left;
  border:0px;
  padding:0px;
  margin-right:10px;
}

.section {
  border-left: 5px solid #cccccc;
  padding-left: 5px;
  margin-bottom: 10px;
}

.newsItem {
  border-left: 5px solid #cccccc;
  padding-left: 5px;
  margin-bottom: 28px;
  line-height: 140%;
}

.newsItem h3 {
  color: #999999;
  font-size: 12px;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
}

.newsItem h4 {
  color: #531a2d;
  font-size: 16px;
  font-weight: bold;
  line-height: 120%;
  margin: 0px;
  padding: 0px;
}

.conferenceItem {
  border-left: 5px solid #cccccc;
  padding-left: 5px;
  margin-bottom: 10px;
}

.conferenceItem h3 {
  color: #999999;
  font-size: 12px;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
}

.conferenceItem h4 {
  color: #531a2d;
  font-size: 16px;
  font-weight: bold;
  line-height: 120%;
  margin: 0px;
  padding: 0px;
}

.conferenceItem p {
  color: #531a2d;
  font-weight: 500;
  margin: 0px;
  padding: 0px;
}

.conferenceItem a {
  color: #666666;
  font-size: 12px;
  font-weight: normal;
}

.newsItem p {
  line-height: 110%;
  margin-top: 0px;
}

.CaseStudy {
  clear:both;
}

.CaseStudyIcon {
  float:left;
  width:65px;
  padding-top:5px;
  padding-bottom:70px;
  text-align:center;
}

.CaseStudyAbstract {
  float:right;
  width:540px;
  line-height:140%;
}

.CaseStudyAbstract h3 {
  margin-top:0px;
  padding-top:0px;
  padding-bottom:4px;
}

.VideoTestimonial {
  /*clear:both;*/
}

.VideoTestimonialIcon {
  float:left;
  width:65px;
  padding-top:5px;
  padding-bottom:70px;
  text-align:center;
}

.VideoTestimonialAbstract {
  float:right;
  width:540px;
  height:100px;
  line-height:140%;
}

.VideoTestimonialAbstract h3 {
  margin-top:0px;
  padding-top:0px;
  padding-bottom: 2px;
}

.VAPcallout {
  width: 640px;
}

.VAPimage {
  float:left;
  margin-top: 3px;
  margin-bottom: 6px;
  margin-left: 10px;
  margin-right: 10px;
  width:215px;
  border: 1px solid gray;
  /* height:151px; */
}

.VAPenlarge {
  font-weight:bold;  
  margin-left: 8px;
}

.VAPcaption {
  float: right;
  line-height: 12px;
  width: 320px;
  height: 8em;
  margin-right: 80px;
  margin-top: 20px;
}

.Partner {
}

.PartnerLogo {
  float:left;
  width:90px;
  margin-right: 10px;
}

.PartnerInfo {
  float:left;
  width:440px;
  margin-bottom:28px;
  margin-left: 50px;
}

.PartnerInfo h3 {
  margin-top:0px;
  margin-bottom:10px;
  font-size: 20px;
}

.TourCheckboxes {
  float:left;
  margin-bottom:15px;
  font-size:11px;
  color: #531a2d;
}

/* Footer Styles*/
* html .footerhashes {
  clear:both;
  margin-bottom: 10px;
}

.contact {
  font-size: 11px;
  margin-left: 220px;
}

.privacy {
  font-size: 11px;
  margin-left: 85px;
}

.copyright {
  font-size: 11px;
  margin-left: 55px;
}
