@charset "utf-8";
* {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #4A4A4A;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
body {
	background-color:#FAFAFA;
}
a {
	cursor: pointer;
}
#header {
	height: 100px;
	width: 100%;
}
.clearBlock {
  display: block;
}
#headerTop {
  background: url(/image/headerBackground.png) repeat-x scroll left top transparent;
  height: 100px;
}
.container {
  margin: 0 auto;
  width: 950px;
}
#headerLogo {
  margin-left: 0;
  width: 147px;
  float: left;
  margin: 15px 0 0 0;
}
#logo {
  background: url(/image/teveoLogo.png) no-repeat scroll left top transparent;
  height: 71px;
  width: 147px;
  border: 0 none;
}
#body {
	background: url(/image/bokehBackground.jpg) no-repeat scroll left top transparent;
	height: 500px;
	padding: 20px 0 20px 0;
}
#canvas {
	background-image: url(/image/blackBackground.png);
	height: 500px;
}
#footer {
	width: 100%;
	background: url(/image/footerBackground.png) repeat-x scroll left top transparent;
}
#canvasRight {
	float: right;
	height: 480px;
	width: 640px;
	margin: 10px 10px 10px 5px;
	background-attachment: scroll;
	background-image: url(/image/itemString.jpg);
	background-repeat: no-repeat;
}
.itemString0 {
	background-position: left 0px;
}
.itemString1 {
	background-position: left -480px;
}
.itemString2 {
	background-position: left -960px;
}
.itemString3 {
	background-position: left -1440px;
}
.itemString4 {
	background-position: left -1920px;
}
#canvasLeft {
  float: right;
  height: 480px;
  width: 280px;
  margin: 10px 5px 10px 10px;
}
#canvasLeft li {
  list-style: none outside none;
  background: url(/image/separatorX.png) repeat-x scroll left 89px transparent;
  height: 96px;
}
#canvasLeft li.last {
	background: none;
}
#canvasLeft0, #canvasLeft1, #canvasLeft2, #canvasLeft3, #canvasLeft4 {
	height: 96px;
	padding: 10px 30px 0 30px;
	margin-left: -20px;
	color:#FAFAFA;
}
.slideItem{
	cursor: pointer;
}
#canvasLeft .selectedItem {
	background: url(/image/selectedItem.png) no-repeat scroll left top transparent;
}
.selectedItem h4 {
	color: #6398AA;
}
.selectedItem p {
	color: #4A4A4A;
	font-weight: bold;
}
.pane {
	padding: 40px 0 0 0;
}
.paneHeader {
	padding: 0 0 10px 0;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #6398AA;
}
.paneBody {
	padding-top: 20px;
}
.TableFull {
	width: 100%;
	border-collapse: collapse;
    empty-cells: show;
	border-spacing: 0;
}
.TableBorder td{
  border-style: solid;
  border-width: 1px;
  border-color: #D9D9D9;
}
.TableFull td {
  padding: 6px 11px;
  text-align: left;
  vertical-align: middle;
}
.TableRowDark {
  background-color: #EDEDED;
  font-weight: bold;
}
.TableRowLight {
	background-color: #F5F5F5;
}
.planTableFeature {
  padding-left: 15px;
}
.featureEnabled {
	height: 10px;
	background-image: url(/image/booleanString.png);
	background-repeat: no-repeat;
	background-position: center 0;	
}
.featureDisabled {
	height: 10px;
	background-image: url(/image/booleanString.png);
	background-repeat: no-repeat;
	background-position: center -10px;
}
.fLeft {
	float: left;
}
.textH1, .textMax {
	font-size: 24px;
	color: inherit;
}
.textH3, .textLarge {
  font-size: 18px;
  color: inherit;
}
.textH4, .textMedium {
  font-size: 14px;
  color: inherit;
}
.textH5, .textSmall {
  font-size: 12px;
  color: inherit;
}
.textLight {
	color:#FAFAFA;
}
.textGray{
	color: #BCBCBC;
}
.textStrong {
	font-weight: bold;
	color: inherit;
}
.textBlue {
	color: #6398AA;
}
.textCenter {
	text-align: center;
}
.paddingTop5 {
	padding-top: 5px;
}
.paddingTop10{
	padding-top: 10px;
}
.paddingTop20{
	padding-top: 20px;
}
#headerNavLogo{
	float:left;
}
#headerNavMenu{
	float:left;
	margin: 40px 0 0 40px;
}
#headerNavUtil{
	float: right;
}
#headerNavMenu ul{
	list-style: none outside none;
}
#headerNavMenu li{
	display: block;
	float: left;
	list-style: none outside none;
	margin-left: 40px;
}
#headerNavMenu a{
	display: block;
}
.headerMenuItem{
	display: block;
	height: 21px;
	background-image: url(/image/menuString.png);
	background-repeat: no-repeat;
}
#menuPlansAndPricing{
	width: 133px;
	background-position: left 0;
}
#menuBackstage{
	width: 86px;
	background-position: left -21px;
}
#iconSpeech{
	background: url(/image/icon75String.png) repeat-x scroll left -23px transparent;
	width: 27px;
	height: 19px;
}
#questions{
	padding: 2px 0 0 10px;
}
#contactCanvas{
	margin-top: 19px;
}
.clearFix{
	overflow: hidden;
}
#footer2 {
	margin-top: 80px;
	padding: 20px 0;
	background-image: url(/image/patternBackground.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.footerColumn{
	height: 200px;
	padding-left: 20px;
	padding: 0 20px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4A4A4A;
}
.footerColumnFirst {
	border: 0 none;
	padding-left: 0;
}
.footerColumnWide {
	width: 240px;
}
#footer2 ul{
	list-style: none outside none;
}
#footer2 li{
	display: block;
	list-style: none outside none;
}
#footer2 a:hover{
	text-decoration:underline;
}
#footerLogo {
  margin-left: 0;
  width: 147px;
  float: left;
}
#logoWhite {
  background: url(/image/teveoLogoLight.png) no-repeat scroll left top transparent;
  height: 69px;
  width: 147px;
  border: 0 none;
}
.planType {
	background: url(/image/planTypeHeader.gif) repeat-x scroll left bottom transparent;
	height: 64px;
}
.planType h2 {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.planType p {
	font-weight: normal;
	color: #AAAAAA;
	padding: 3px 0;
}
.borderRight {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #505050;
}
.planDesc {
	background: url(/image/planTypeBody.gif) repeat-x scroll left top transparent;
	height: 96px;
	color: #FFFFFF;
	width: 22%;
	border-bottom-style: hidden;
}
.planDesc h2 {
	color: #FFFFFF;
	font-size: 20px;
}
.planDesc p {
	font-weight: normal;
	padding-top: 5px;
}
.price {
	font-size: 20px;
	font-weight: bold;
}
.price sup, .price sub {
	font-weight: normal;
	font-size: 10px;
}
