﻿html {
}
body {
	color: #363116;*;
	padding: 20px 0px 0px 0px;
}
a { 
	outline: none;
}
#wrapper {
	width: 961px;
	margin: 10px auto;
	padding: 0px 0px 0px 10px;
	height: 100%;
}
#logoContainer {
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #c7c4b9;
}
#logo {
	width: 426px;
	height: 46px;
	background: url(/assets/images/layout/logo.jpg) no-repeat;
	padding: 5px 0px 0px 0px;
}
#logo a {
	display: block;
	width: 397px;
	height: 40px;
}
#subMainNav li {
	display: inline;
	float: left;
	padding: 20px 5px 0px 0px;
	font: 16px Calibri;
}
#subMainNav li.last {
	padding: 0px 0px 0px 10px;
}
#subMainNav a:visited {
	color: #464646;
	text-decoration: none;
}
#subMainNav a {
	color: #464646;
	text-decoration: none;
}
#subMainNav a:hover {
	text-decoration: underline;
}
#subMainNav a.active {
	color: #b4c425;
}
#mainNav {
	width: 960px;
	padding: 7px 0px 5px 0px;
}
#mainNav ul {
	height: 36px;
}
#mainNav li {
	float: left;
	height: 36px;
	display: inline;
}
#mainNav li a {
	height: 36px;
	display: block;
}
#mainNav #homeNavItem a {
	width: 73px;
	background: url(/assets/images/layout/main-nav.gif) 0px 0px no-repeat;
}
#mainNav #homeNavItem {
	width: 73px;
	background: url(/assets/images/layout/main-nav.gif) 0px 0px no-repeat;
}
#mainNav #discoverNavItem a {
	width: 128px;
	background: url(/assets/images/layout/main-nav.gif) -78px 0px no-repeat;
}
#mainNav #discoverNavItem {
	width: 128px;
	background: url(/assets/images/layout/main-nav.gif) -78px 0px no-repeat;
}
#mainNav #customersNavItem a {
	width: 146px;
	background: url(/assets/images/layout/main-nav.gif) -208px 0px no-repeat;
}
#mainNav #customersNavItem {
	width: 146px;
	background: url(/assets/images/layout/main-nav.gif) -208px 0px no-repeat;
}
#mainNav #startedNavItem a {
	width: 140px;
	background: url(/assets/images/layout/main-nav.gif) -355px 0px no-repeat;
}
#mainNav #startedNavItem {
	width: 140px;
	background: url(/assets/images/layout/main-nav.gif) -355px 0px no-repeat;
}
#mainNav #supportNavItem a {
	width: 80px;
	background: url(/assets/images/layout/main-nav.gif) -496px 0px no-repeat;
}
#mainNav #supportNavItem {
	width: 80px;
	background: url(/assets/images/layout/main-nav.gif) -496px 0px no-repeat;
}
#mainNav #aboutNavItem a {
	width: 103px;
	background: url(/assets/images/layout/main-nav.gif) -576px -0px no-repeat;
}
#mainNav #aboutNavItem {
	width: 103px;
	background: url(/assets/images/layout/main-nav.gif) -576px -0px no-repeat;
}
#mainNav #homeNavItem a:hover {
	width: 73px;
	background: url(/assets/images/layout/main-nav.gif) 0px -34px no-repeat;
}
#homeNavItem {
	width: 73px;
	background: url(/assets/images/layout/main-nav.gif) 0px -34px no-repeat;
}
#mainNav #discoverNavItem a:hover {
	width: 128px;
	background: url(/assets/images/layout/main-nav.gif) -78px -34px no-repeat;
}
#discoverNavItem {
	width: 128px;
	background: url(/assets/images/layout/main-nav.gif) -78px -34px no-repeat;
}
#mainNav #customersNavItem a:hover {
	width: 146px;
	background: url(/assets/images/layout/main-nav.gif) -208px -34px no-repeat;
}
#customersNavItem {
	width: 146px;
	background: url(/assets/images/layout/main-nav.gif) -208px -34px no-repeat;
}
#mainNav #startedNavItem a:hover {
	width: 140px;
	background: url(/assets/images/layout/main-nav.gif) -355px -34px no-repeat;
}
#startedNavItem {
	width: 140px;
	background: url(/assets/images/layout/main-nav.gif) -355px -34px no-repeat;
}
#mainNav #supportNavItem a:hover {
	width: 80px;
	background: url(/assets/images/layout/main-nav.gif) -496px -34px no-repeat;
}
#supportNavItem {
	width: 80px;
	background: url(/assets/images/layout/main-nav.gif) -496px -34px no-repeat;
}
#mainNav #aboutNavItem a:hover {
	width: 103px;
	background: url(/assets/images/layout/main-nav.gif) -576px -34px no-repeat;
}
#aboutNavItem {
	width: 103px;
	background: url(/assets/images/layout/main-nav.gif) -576px -34px no-repeat;
}
#mainNav #homeNavItem a.active {
	width: 73px;
	background: url(/assets/images/layout/main-nav.gif) 0px -68px no-repeat;
}
#mainNav #discoverNavItem a.active {
	width: 128px;
	background: url(/assets/images/layout/main-nav.gif) -78px -68px no-repeat;
}
#mainNav #customersNavItem a.active {
	width: 146px;
	background: url(/assets/images/layout/main-nav.gif) -208px -68px no-repeat;
}
#mainNav #startedNavItem a.active {
	width: 140px;
	background: url(/assets/images/layout/main-nav.gif) -355px -68px no-repeat;
}
#mainNav #supportNavItem a.active {
	width: 80px;
	background: url(/assets/images/layout/main-nav.gif) -496px -68px no-repeat;
}
#mainNav #aboutNavItem a.active {
	width: 103px;
	background: url(/assets/images/layout/main-nav.gif) -576px -68px no-repeat;
}
#homeHeader {
	background: url(/assets/images/backgrounds/home_header.jpg) no-repeat;
	width: 520px;
	height: 321px;
	padding: 30px 0px 0px 440px;
}
#homeHeader h1 {
	color: #F5F5F4;
	font: 29px Calibri;
	width: 500px;
	line-height: 125%;
	font-family: Calibri, sans-serif, Arial;
}
#homeHeader .emphasize {
	font-size: 40px;
	font-weight: bold;
}
#homeHeader .greenItalic {
	color: #b4c425;
	font: 22px Calibri;
	font-style: italic;
	padding: 0px 0px 10px 0px;
	font-family: Calibri, sans-serif, Arial;
}
#homeHeader p.contentA {
	margin-top: 15px;
	color: #DBDBDB;
	font: 15px Calibri;
	font-weight: 100;
	width: 500px;
	line-height: 125%;
	font-family: Calibri, Arial, sans-serif;
}
#homeHeader p.contentB {
	margin-top: 14px;
	color: #F5F5F4;
	font: 19px Calibri;
	font-weight: 100;
	width: 500px;
	line-height: 130%;
	font-family: Calibri, sans-serif, Arial;
}
#homeHeader a:visited {
	color: #fff;
	text-decoration: none;
}
#homeHeader a {
	color: #fff;
	text-decoration: none;
}
#homeHeader a:hover {
	color: #fff;
	text-decoration: underline;
}
#homeHeader .paddingTop {
	margin: 8px 0px 0px 64px;
	padding: 2px 0px 0px 0px;
	font: 16px Calibri;
	color: #ccc;
	font-family: Calibri, sans-serif, Arial;
}
#homeHeader .paddingLeft {
	margin: 16px 0px 0px 64px;
	padding: 60px 0px 0px 0px;
	font: 16px Calibri;
	color: #ccc;
	font-family: Calibri, sans-serif, Arial;
}
.homeGreenSubHeading {
	color: #b4c425;
	font: 22px Calibri;
	font-weight: 100;
	font-family: Calibri, sans-serif, Arial;
}
.homeRequestBeta {
	width: 387px;
}
.homeInputBox {
	margin: 14px 0px 0px 3px;
	width: 190px;
	padding: 6px 0px 4px 10px;
	color: #636363;
	border: 0px;
}
.indentButton {
	padding: 10px 0px 0px 30px;
}
.homeButton {
	padding: 9px 0px 0px 0px;
}
.homePress a:visited {
	color: #555555;
	text-decoration: none;
}
.homePress a {
	color: #555555;
	text-decoration: none;
}
.homePress a:hover {
	text-decoration: underline;
}
#homeContent {
	padding: 20px 0px 10px 0px;
}
#homePrimaryContent {
	width: 300px;
	background: url(/assets/images/icons/outlook_icon.gif) 10px 0px no-repeat;
	padding: 0px 30px 0px 60px;
}
#homePrimaryQuote {
	width: 400px;
	background: url(/assets/images/icons/left_quote.gif) 15px -5px no-repeat;
	padding: 0px 30px 0px 60px;
}
#homePrimaryContent p.greenItalicSmall {
	color: #b4c425;
	font: 16px Calibri;
	font-style: italic;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	font-family: Calibri, sans-serif, Arial;
}
#homePrimaryContent p.greenSmallSubheading {
	color: #b4c425;
	font: 16px Calibri;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	font-family: Calibri, sans-serif, Arial;
}
#homePrimaryContent p {
	font: 16px Calibri;
	color: #464646;
	line-height: 130%;
	padding: 0px 0px 15px 0px;
	font-family: Calibri, sans-serif, Arial;
}
#homePrimaryContent a {
	font: 16px Calibri;
	color: #b4c425;
	font-family: Calibri, sans-serif, Arial;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.greenStyle {
	font: 16px Calibri;
	color: #b4c425;
	font-family: Calibri, sans-serif, Arial;
}
#homeSecondaryContent {
	width: 240px;
	padding: 0px 30px 5px 25px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#homeSecondaryQuote {
	width: 400px;
	background: url(/assets/images/icons/right_quote.gif) 435px -5px no-repeat;
	padding: 0px 40px 5px 25px;
}
#homeSecondaryContent a {
	text-decoration: none;
	color: #5c5232;
}
#homeSecondaryContent a:visited {
	text-decoration: none;
}
#homeSecondaryContent a:hover {
	text-decoration: underline;
}
#homeTertiaryContent {
	width: 220px;
	padding: 0px 30px 10px 10px;
}
#homeTertiaryContent h2 {
	padding: 0px 0px 0px 0px;
}
#homeTertiaryContent ul {
	padding-bottom: 0px;
}
h2.grey {
	color: #5c5232;
	font: 28px Calibri;
	font-weight: bold;
	font-family: Calibri, sans-serif, Arial;
}
h2.green {
	color: #b4c425;
	font: 22px Calibri;
	font-weight: bold;
	font-family: Calibri, sans-serif, Arial;
}
ul.checkBullets {
	padding: 3px 0px 0px 0px;
}
ul.checkBullets li {
	background: url(/assets/images/icons/greenbullet_round.gif) 14px 7px no-repeat;
	padding: 0px 0px 3px 32px;
	color: #363116;
	font: 16px Calibri;
	font-family: Calibri, sans-serif, Arial;
}
ul.bulletLessList a {
	font: 16px Calibri;
	color: #b4c425;
	font-family: Calibri, sans-serif, Arial;
	text-decoration: none;
}
ul.bulletLessList a:hover {
	text-decoration: underline;
}
ul.bulletLessList a:visited {
	text-decoration: none;
}
ul.bulletLessList {
	padding: 3px 0px 0px 0px;
}
ul.bulletLessList li {
	padding: 0px 0px 3px 0px;
	color: #363116;
	font: 16px Calibri;
	font-family: Calibri, sans-serif, Arial;
}
ul.checkBulletsInsidepages {
	padding: 8px 0px 3px 0px;
}
ul.checkBulletsInsidepages li {
	background: url(/assets/images/icons/greenbullet_round.gif) 8px 10px no-repeat;
	padding: 3px 0px 3px 28px;
	font: 16px Calibri;
	font-family: Calibri, sans-serif, Arial;
}
ul.tipBullets {
	padding: 2px 0px 1px 20px;
}
ul.tipBullets li {
	background: url(/assets/images/icons/greenbullet_tip.gif) 6px 4px no-repeat;
	padding: 2px 0px 1px 20px;
}
#enterpriseEmail {
	background-color: #363116;
	margin-top: 10px;
}
#enterpriseEmail .green {
	padding: 23px 0px 23px 50px;
	width: 195px;
	line-height: 120%;
}
#enterpriseEmail .noBold {
	font-weight: 100;
}
.numberedListIndent {
	text-indent: -15.0pt;
	line-height: 125%;
	font-size: 11.0pt;
	font-family: Calibri, sans-serif;
	margin-left: 25pt;
	margin-right: 0cm;
	margin-top: 0cm;
	margin-bottom: 0cm;
	padding: 10px 0px 0px 0px;
}
ul.lightbulbsList {
	background: url(/assets/images/backgrounds/lightbrown_roundedcorners.gif) no-repeat;
	width: 637px;
	height: 5px;
	margin: 30px 33px 0px 0px;
	padding: 8px 25px 20px 20px;
}
ul.lightbulbsList li {
	display: inline;
	float: left;
	background: url(/assets/images/icons/lightbulb_icon.gif) 0px 0px no-repeat;
	color: #fff;
	font: 14px Calibri;
	padding: 0px 12px 0px 14px;
	font-family: Calibri, sans-serif, Arial;
}
ul.lightbulbsList li.last {
	padding: 0px 0px 0px 15px;
}
ul.lightbulbsList li.first {
	margin: 0px 0px 0px 5px;
}
p .darkGrey {
	color: #363636;
}
#siteInfo {
	color: #464646;
	font: 10px Arial;
	padding: 22px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
}
#siteInfo a:visited {
	color: #464646;
	font: 10px Arial;
	text-decoration: none;
}
#siteInfo a {
	color: #464646;
	font: 10px Arial;
	text-decoration: none;
}
#siteInfo a:hover {
	text-decoration: underline;
}
#siteInfo #content ul li {
	display: inline;
	float: left;
	padding: 0px 0px 0px 3px;
}
#siteInfo #content ul li.first {
	padding: 0px;
}
#siteInfo #content p {
	padding: 4px 0px 0px 0px;
}
#insideContent {
	border-bottom: 1px solid #c7c4b9;
	border-top: 1px solid #c7c4b9;
	height: 100%;
	background: url(/assets/images/backgrounds/grey_white_BG.jpg) repeat-y;
}
#primaryContent {
	width: 500px;
	padding: 30px 0px 40px 0px;
	line-height: inherit;
}
#primaryContent tr {
	color: #464646;
	font-family: Calibri;
	font-size: 14px;
}
#primaryContent p {
	font: 16px Calibri;
	color: #363116;
	padding: 0px 0px 15px 0px;
	font-family: Calibri, sans-serif, Arial;
}
#primaryContent ul {
	font: 16px Calibri;
	color: #363116;
	padding: 0px 0px 15px 0px;
	font-family: Calibri, sans-serif, Arial;
}
#primaryContent ul.indented {
	font: 16px Calibri;
	color: #363116;
	padding: 0px 0px 10px 15px;
	font-family: Calibri, sans-serif, Arial;
}
#primaryContent h1 {
	color: #464646;
	font: 31px Calibri;
	padding: 0px 0px 10px 0px;
	font-family: Calibri, sans-serif, Arial;
}
#primaryContent h2 {
	color: #b4c425;
	font: 18px Calibri;
	font-weight: normal;
	line-height: 120%;
	padding: 5px 0px 3px 0px;
	font-family: Calibri, sans-serif, Arial;
	font-style: italic;
}
#primaryContent .paddingBottom {
	padding: 0px 0px 15px 0px;
}
#faq p {
	font: 14px Calibri;
	font-family: Calibri, sans-serif, Arial;
}
/*PRICING TABLES*/
#TabbedPanelsPrices td {
	padding: 1px 0px 1px 0px;
	background: white;
	border: 1px #E7E7E7 solid;
}
#TabbedPanelsPrices table#pricesOutlookTbl {
	width: 480px;
	margin: 10px auto;
}
#TabbedPanelsPrices #pricesOutlookTbl thead {
	font-weight: bold;
	color: #fff;
}
#TabbedPanelsPrices #pricesOutlookTbl tbody {
	font-weight: normal;
	color: #fff;
	text-align: center;
}
#TabbedPanelsPrices #pricesOutlookTbl th {
	background: #EEE;
	color: #363116;
	font-weight: bold;
	height: 28px;
	vertical-align: middle;
	text-align: center;
}
#TabbedPanelsPrices #pricesOutlookTbl td.specs {
	text-align: left;
	color: #fff;
	font-weight: normal;
	background: #B0C025;
	border: 1px #C0C0C0 solid;
	padding-left: 5px;
}
#TabbedPanelsPrices #pricesOutlookTbl td.features {
	text-align: left;
	color: #fff;
	font-weight: normal;
	background: #B0C025;
	border: 1px #C0C0C0 solid;
	padding-left: 22px;
}
#TabbedPanelsPrices td.blank {
	background: #F4F4F4;
}
#TabbedPanelsPrices #pricesOutlookTbl tr.odd {
	background: #A6D4E3;
	color: #000;
}
#TabbedPanelsPrices #pricesOutlookTbl tr.even {
	background: #ECF6F8;
	color: #000;
}
#TabbedPanelsPrices #pricesOutlookTbl .included {
	background: #FFFFFF url(../images/icons/check_icon.gif) no-repeat center;
}
#TabbedPanelsPrices #pricesOutlookTbl .excluded {
	background: #FFFFFF;
}
#TabbedPanelsPrices #pricesOutlookTbl .addDollar {
	background: #FFFFFF url(../images/icons/dollar.png) no-repeat center;
}
/*Groups*/
#TabbedPanelsPrices table#pricesGroupsTbl {
	width: 480px;
	margin: 10px auto;
	background: #FFFFFF;
}
#TabbedPanelsPrices #pricesGroupsTbl thead {
	font-weight: bold;
	color: #fff;
}
#TabbedPanelsPrices #pricesGroupsTbl tbody {
	font-weight: normal;
	color: #fff;
	text-align: center;
}
#TabbedPanelsPrices #pricesGroupsTbl th {
	background: #EEE;
	color: #000;
	font-weight: bold;
	height: 22px;
	vertical-align: middle;
	text-align: center;
}
#TabbedPanelsPrices #pricesGroupsTbl td.specs {
	text-align: left;
	color: #fff;
	font-weight: normal;
	background: #996600;
	border: 1px #808080 solid;
	padding-left: 5px;
}
#TabbedPanelsPrices #pricesGroupsTbl td.features {
	text-align: left;
	color: #fff;
	font-weight: normal;
	background: #996600;
	padding-left: 22px;
	border: 1px #808080 solid;
}
#TabbedPanelsPrices #pricesGroupsTbl tr.odd {
	background: #996600;
	color: #000;
}
#TabbedPanelsPrices #pricesGroupsTbl tr.even {
	background: #996600;
	color: #000;
}
#TabbedPanelsPrices #pricesGroupsTbl .included {
	background: #FFFFFF url(../images/icons/check_icon.gif) no-repeat center;
}
#TabbedPanelsPrices #pricesGroupsTbl .excluded {
	background: #FFFFFF;
}
#TabbedPanelsPrices #pricesGroupsTbl .addDollar {
	background: url(../images/icons/dollar.png) no-repeat center;
}
/*END OF PRICING TABLES*/
.paddingList li {
	padding: 5px 0px 5px 0px;
	line-height: normal;
}
#primaryContent a:hover {
	text-decoration: underline;
}
#primaryContent a:visited {
	color: #b4c425;
	text-decoration: none;
	font-family: Calibri, sans-serif, Arial;
	font-size: 16px;
}
#primaryContent a {
	color: #b4c425;
	font: 16px Calibri;
	text-decoration: none;
	font-family: Calibri, sans-serif, Arial;
}
#primaryContent .screenshot {
	padding: 5px 0px 12px 0px;
}
#getBeta {
	border: 10px solid #e5e3df;
	padding: 10px 30px;
	margin: 0px 0px 15px 0px;
}
#getBeta p {
	padding: 0px 0px 5px 0px;
}
#secondaryContent {
	width: 360px;
	background: url(/assets/images/backgrounds/grey_gradient.jpg) repeat-y #f0efed;
	height: 100%;
	max-height: inherit;
	padding: 0px 0px 30px 0px;
}
#secondaryContent h2 {
	font: 20px Calibri;
	color: #b4c425;
	font-weight: bold;
	padding: 20px 25px 2px 25px;
	font-family: Calibri, sans-serif, Arial;
}
#secondaryContent h2.first {
	padding-top: 80px;
}
#secondaryContent h3 {
	color: #464646;
	font: 20px Calibri;
	font-weight: bold;
	padding: 15px 0px 0px 25px;
	font-family: Calibri, sans-serif, Arial;
}
#secondaryContent a:visited {
	color: #b4c425;
}
#secondaryContent a {
	color: #b4c425;
	font: 16px Calibri;
	font-weight: bold;
	text-decoration: none;
	font-family: Calibri, sans-serif, Arial;
}
#secondaryContent a:hover {
	text-decoration: underline;
}
#secondaryContent .title {
	padding: 50px 25px 0px 25px;
}
#secondaryContent .text {
	font: 16px Calibri;
	padding: 8px 25px 4px 25px;
	line-height: 18px;
	font-family: Calibri, sans-serif, Arial;
}
#secondaryContent .small {
	font: 14px Calibri;
	padding: 0px 25px 0px 25px;
	font-family: Calibri, sans-serif, Arial;
}
#secondaryContent .slidebox {
	padding: 4px 25px 0px 25px;
}
#secondaryContent .externalLink h3 {
	padding: 0px 0px 5px 0px;
}
#secondaryContent .textLink {
	font: 16px Calibri;
	font-weight: 100;
	font-family: Calibri, sans-serif, Arial;
}
#secondaryContent .normalPadding {
	padding: 10px 25px 0px 25px;
}
#brownCallout {
	color: #F5F5F4;
	text-align: right;
	width: 106px;
	background: url(/assets/images/backgrounds/brown_corner.gif) no-repeat;
	font: 11px Arial;
	padding: 7px 10px 25px 80px;
	position: absolute;
	margin: 0px 0px 0px 165px;
}
#subMenu {
	font-size: 14px;
	color: #464646;
	font-family: Calibri, sans-serif, Arial;
	padding: 10px 0px 30px 0px;
}
#subMenu li {
	padding: 7px 0px 0px 0px;
	border-bottom: 1px solid #cac8c1;
}
#subMenu li a:visited {
	padding: 7px 0px 0px 25px;
}
#subMenu li a {
	color: #b4c425;
	font: 17px Calibri;
	font-weight: bold;
	text-decoration: none;
	font-family: Calibri, sans-serif, Arial;
	padding: 7px 0px 0px 25px;
}
#subMenu li p {
	padding: 0px 20px 7px 50px;
	line-height: 125%;
}
#subMenu li.first {
	border-top: 1px solid #cac8c1;
}
#subMenu li.active {
	background-color: #fff;
	border-right: 1px solid #cac8c1;
}
.roundBullets {
	font: 16px Calibri;
	padding: 10px 25px 0px 25px;
}
.roundBullets li {
	background: url(/assets/images/icons/greenbullet_round.gif) 0px 7px no-repeat;
	padding: 0px 0px 5px 15px;
}
.jobBullets li {
	background: url(/assets/images/icons/greenbullet_round.gif) 2px 5px no-repeat;
	padding: 0px 0px 0px 15px;
}
.listBullets li {
	background: url(/assets/images/icons/greenbullet_round.gif) 2px 9px no-repeat;
	padding: 3px 0px 3px 15px;
}
.screenshot {
	padding: 45px 0px 0px 25px;
}
.inputBox {
	width: 290px;
	padding: 5px 5px 5px 10px;
	border: 1px solid #363636;
	color: #514c35;
	font-weight: bold;
}
.button {
	padding: 0px 0px 0px 15px;
}
.oaq {
	padding: 10px 25px 0px 25px;
}
.oaq li {
	font: 14px Calibri;
	font-weight: normal;
	font-family: Calibri, sans-serif, Arial;
	padding: 0px 0px 8px 0px;
}
.questionTitle {
	color: #b4c425;
	font: 16px Calibri;
	font-weight: bold;
	font-family: Calibri, sans-serif, Arial;
}
.externalLink {
	margin: 0px 25px 0px 25px;
	padding: 10px;
	border: 5px solid #ccc;
	background-color: #fff;
	font-weight: normal;
}
.buttonContainers {
	padding: 0px 0px 0px 0px;
}
.buttonContainers .previous {
	width: 100px;
	float: left;
}
.buttonContainers .next {
	width: 120px;
	float: right;
}
.movieCaption {
	font: 11px Arial;
	padding: 3px 25px 0px 25px;
	color: #464646;
}
.styleUnderline {
	text-decoration: underline;
}
.strong {
	font-weight: bold;
}
.indent {
	padding: 0px 0px 10px 15px;
}
li.indent {
	padding: 0px 0px 10px 150px;
}
.paddingOnTop {
	padding: 15px 0px 0px 0px;
}
.noPadding {
	padding: 0px 0px 0px 0px;
}
.baseFont {
	font-family: Calibri, sans-serif, Arial;
	font-size: 16px;
	color: #363116;
	line-height: 130%;
}
#popupTitle {
	background-color: #FFFFFF;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-top: 3px;
}
#popup {
	background-color: #F5F5F5;
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#popup p {
	color: #363116;
	line-height: 120%;
	padding: 0px;
	font: 12px Arial;
	font-family: Arial, Helvetica, sans-serif;
}
#popup li {
	background: url(/assets/images/icons/greenbullet_round.gif) 10px 12px no-repeat;
	padding: 8px 0px 0px 25px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#popup ul {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
/*LOGIN PAGES*/
#loginPagesBox {
	border: 10px solid #e5e3df;
	width: 292px;
	margin: 30px 0px 0px 100px;
	padding: 25px;
	background-color: #f5f5f4;
}
#loginPagesBox h1 {
	text-align: center;
	color: #363116;
	padding: 0px 0px 0px 0px;
}
#loginPagesBox h2 {
	text-transform: uppercase;
	background-color: #cbdb2a;
	color: #fff;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
	padding: 7px 0px;
}
#loginPagesBox p {
	padding: 0px 0px 8px 0px;
}
#loginPagesBox #alertRed {
	color: #fff;
	font-size: 11px;
	padding: 10px 21px 4px 45px;
	width: 174px;
	margin: 10px auto 0px auto;
	background: url(/assets/images/backgrounds/error_top.gif) no-repeat #c20000;
}
#alertRedDetail {
	border: 1px solid #c20000;
	color: #c20000;
	font-size: 11px;
	padding: 10px 10px 4px 10px;
	background-color: #fff;
}
#alertRedBottom {
	padding: 0px;
	margin: 0px;
	background: url(/assets/images/backgrounds/error_bottom.gif) no-repeat #c20000;
	display: block;
	width: 240px;
	height: 9px;
}
#signup {
	width: 240px;
	margin: 0 auto;
	padding: 30px 0px 0px 0px;
}
#loginPagesBox .labelText {
	font-size: 12px;
	color: #252525;
	float: left;
	width: 80px;
	text-align: right;
}
#loginPagesBox .loginInputBox {
	border: 3px solid #d9d9d9;
	width: 130px;
	float: right;
	padding: 6px 5px;
}
.loginButton {
	padding: 20px 0px 0px 0px;
}
.oneLine {
	padding: 6px 0px 0px 0px;
}
.rememberMe {
	font-size: 9px;
	padding: 0px 0px 0px 98px;
}
input.checkbox {
	border: 1px solid #59512;
}
.rememberMeText {
	padding: 0px 0px 0px 4px;
}
.forgot {
	text-align: center;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
#loginPagesBox .emailText {
	padding: 25px 0px 20px 0px;
}
#loginPagesBox p.continue {
	padding: 0px;
	text-align: right;
}
/*OTHER*/
p {
	padding: 0px 0px 15px 0px;
}
em {
	font-style: italic;
}
h3 {
	color: #b4c425;
	font: 21px Calibri;
	font-weight: bold;
	padding: 5px 0px 3px 0px;
	font-family: Calibri, sans-serif, Arial;
}
h3.grey {
	color: #555555;
}
h3.brown {
	color: #5c5232;
}
h4 {
	color: #b4c425;
	font: 18px Calibri;
	font-weight: bold;
	padding: 0px 0px 4px 0px;
	font-family: Calibri, sans-serif, Arial;
}
h4.dark {
	color: #363116;
}
h5 {
	font: 17px Calibri;
	font-family: Calibri, sans-serif, Arial;
	color: #363116;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
}
h6 {
	font: 15px Calibri;
	font-family: Calibri, sans-serif, Arial;
	color: #363116;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
}
p .green {
	color: #b4c425;
}
.imageCaption {
	font: 10px Arial;
	color: #808080;
	font-style: italic;
}
.smallerFont {
	font: 14px Calibri;
	font-family: Calibri, sans-serif, Arial;
}
.PointerCursor {
	cursor: pointer;
}

.buyFrame {
	background-color: #F3F8D1
}
/* MOOTOOLS */
;
	padding: 7px 25px 20px 25px;	
}

;
	padding: 7px 25px 20px 25px;	
}

/* MOOTOOLS */
.tagTip {
	cursor: pointer;
}
.tool-tip {
	width: 305px;
	z-index: 13000;
}
.tool-title {
	font: 16px Arial;
	font-weight: normal;
	margin: 0;
	color: #b4c425;
	padding: 15px 10px 3px;
	background: url(/assets/images/backgrounds/bubble.png) no-repeat top left;
}
.tool-text {
	font: 12px Arial;
	color: #CCCCCC;
	padding: 3px 10px 15px;
	background: url(/assets/images/backgrounds/bubble.png) no-repeat bottom right;
}
/*FLOATS*/
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
/* Clear fix */
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clear {
	height: 1%;
}
.clear {
	display: block;
}
/* End hide from IE-mac */
