/*
THEME NAME: Thematic
THEME URI: http://themeshaper.com/thematic/
DESCRIPTION: The ultimate in SEO-ready themes, Thematic is a highly extensible, WordPress Theme Framework featuring 13 widget-ready areas, drop-down menus, grid-based layout samples, plugin integration, shortcodes for your footer, &amp; a whole lot more. Perfect for any blog and <strong><em>the</em></strong> starting point for theme development.
VERSION: 0.9.6.2
AUTHOR: Ian Stewart
AUTHOR URI: http://themeshaper.com/
TAGS: white, three-columns, two-columns, fixed-width, theme-options, left-sidebar, right-sidebar, threaded-comments, sticky-post, microformats
.
The Thematic Theme is copyright Ian Stewart http://themeshaper.com/
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Reset browser defaults */
@import url('library/styles/reset.css');

/* Apply basic typography styles */
@import url('library/styles/typography.css');

/* Apply a basic layout */
@import url('library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('library/styles/images.css');

/* Apply default theme styles and colors */
@import url('library/styles/default.css');

/* Prepare theme for plugins */
@import url('library/styles/plugins.css');

@import url('960.css');
/* -------------------------------------------------------------- 
   
   Default styles for Images
   
   I've duplicated these styles here from images.css in
   order to get Thematic through the auto-checker at the
   official WordPress Themes directory.
   
   When the directory can hunt though css files linked
   through @import the styles below will no longer be
   neccesary and will be removed.
   
   Cheers. --Ian Stewart
  
-------------------------------------------------------------- */   

.entry-content img {
    margin: 0 0 18px 0;
    max-width:100%;
}
.alignleft,
img.alignleft {
	float: left;
    margin-right:20px;
}
.alignright,
img.alignright {
	display: block;
	float: right;
    margin-left:20px;
}
.aligncenter,
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}
.wp-caption {
	text-align: center;
	margin-bottom:18px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding:5px;
}
.gallery img {
    margin:0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}

body
{
	background: #e2e1dd url(img/bg-gradient.png) top left repeat-x;
	font-family: Cantarell, Gotham, Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #686969;
}
p, ol, .entry-content ul
{
	font-family: Times New Roman;
	font-size: 11pt;
	line-height: 15pt;
	color: #686969;
}
a:link, a:visited
{
	text-decoration: none;
	color: #6ba93a;
}
a.more
{
	font-family: Cantarell, Gotham, Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;	
	font-size: 7pt;
	text-decoration: none;
	color: #7ac142;
	padding-right: 11px;
	background: url(img/arrow-green.png) right center no-repeat;
}
a.more:hover
{
	text-decoration: underline;
}
.logoBox img
{
	margin: 25px 0 6px 15px;
}
#main
{
	padding: 15px 0 0 0;
	overflow: visible;
}
.mainBody
{
	background:#fff url(img/page-top-shadow.png) top center no-repeat;
	background-position: 0 1px;
	-moz-box-shadow: 0px 3px 5px #aaa9a6;
	-webkit-box-shadow: 0px 3px 5px #aaa9a6;
	box-shadow: 0px 3px 5px #aaa9a6;	
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;	
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	padding-top:15px;
}
.banner
{
	background:url(images/bannerBg.png);
	width: 960px;
	height: 312px;
	display: block;
	text-indent: -900px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;	
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	overflow:hidden;	
	position: relative;
}

.bannerNoBg
{
	background:url(images/bannerNoBg.png);
	width: 960px;
	height: 312px;
	display: block;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	border-top-left-radius: 6px;	
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
	overflow:hidden;	
	position: relative;
}

.banner span {
	display: none;
}

.banner .getStarted {
	background: url(images/bannerButton.png) top left no-repeat;
	width: 402px;
	height: 55px;
	border: 0px;
	cursor: pointer;
	position: absolute;
	bottom: 45px;
	left: 45px;
}

.banner .video, .bannerNoBg .video {
	width: 370px;
	height: 208px;
	position: absolute;
	top: 40px;
	right: 20px;
	background: #afa79f;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 7px;
}

.bannerBtn {
	margin: 40px 0px 0px 15px;
}

.banner_auto a
{
	background:url(img/banne_auto.jpg);
	width: 960px;
	height: 312px;
	display: block;
	text-indent: -900px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;	
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	overflow:hidden;
	
}
.innerBanner
{
	background:url(img/banne2.jpg);
	width: 960px;
	height: 115px;
	display: block;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;	
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	overflow:hidden;		
}
.innerBanner span
{
	display:block;
	margin: 30px 0 0 30px;
	font-family: Times New Roman;
	font-size: 34px;
	color: #afa79f;
	text-shadow: 2px 2px 4px #29231d;
	line-height: 36px;
	height: 50px;
}
#tribeFooter
{
	background:url(img/footer-bg.png) repeat-x;
	height: 142px;
	margin-top: -4px;
	border: 0;
	font-size:10px;
	text-transform: uppercase;
	font-family: Cantarell, Gotham, Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
	line-height: 13px;
}
#tribeFooter a
{
	text-decoration: none;
	color: white;
}
#tribeFooter a:hover
{
	text-decoration: underline;
}
#tribeFooter h3
{
	font-size: 12px;
	font-weight: bold;
}
#tribeFooter .container_12
{
	padding-top: 20px;
}
.copyright
{
	color:#aba5a2;
}
.footerContent
{
	color: white;
	width: 180px !important;
	background:url(img/footer-divider.png) top left no-repeat;
	padding-left: 12px;
	padding-top: 6px;
}
.footerContent ul
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
.footerContent li
{
	padding-left: 13px;
	background-image: url(img/footer-arrow.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
	margin-top: 3px;
}
.menuBox
{
	margin-top: 116px;
}
.menuDiv
{
	padding: 0;
	width: 600px;
	float: right;
}
.menuDiv .menu
{
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 0;
	width: auto;
}
.menuDiv .menu li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float:right;
	background: #67a537 url(img/menu-bg.png) repeat-x;
	z-index: 0;
	position: relative;
}
.menuDiv .menu li:hover
{
	background:#366d0c;
	
}
.menuDiv .menu a
{
	position: relative;
	padding: 6px 10px;
	margin: 0;
	margin-bottom: 3px;
	border: 0;
	z-index: 0;
	text-transform: uppercase;
	font-weight: bold;
	text-shadow: 0px -1px 0px #2f7c35;
	filter: dropshadow(color=#2f7c35,offX=0,offY=1);
	background:url(img/menu-divider.png) center left no-repeat;
	color: #f0f5ec;
	line-height: 26px;
	font-size: 14px;
	text-decoration: none;
	white-space: nowrap;
}
.menuDiv .menu a:hover
{
	color: #fff;
}
.menuDiv .menu a:visited, .menu a:active
{
	color:#f0f5ec;
}
.menuDiv .menu li:last-child
{
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;	
}
.menuDiv .menu li:last-child > a
{
/*	background: transparent */;
}
.menuDiv .menu li:first-child
{
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
}
.menuDiv .menu li.current_page_item > a, .menuDiv .menu li.current-page-ancestor > a, .menuDiv .menu li.current_page_parent > a
{
	margin:-4px -4px 1px -4px;
	padding: 10px 14px 5px 14px;
	background: #554444 url(img/menu-bg-selected.png) repeat-x;
	z-index: 10;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;	
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	color: #fff;
}
.menuDiv .menu li.current_page_item, .menuDiv .menu li.current-page-ancestor, .menuDiv .menu li.current_page_parent
{
	z-index: 10;
}


.greentextbanner
{
	background-color:#7ac142;
	color: #fff;
	line-height: 20px;
}
.browntextbanner
{
	background-color:#cac4c0;
	color: #766a63;
	line-height: 20px;
}
.borderlessbanner
{
	color: #766a63;
	line-height: 20px;
}

.greentextbanner, .browntextbanner, .borderlessbanner
{
	padding: 3px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
}
.greentextbanner span, .browntextbanner span, .borderlessbanner span
{
	padding: 3px 6px;
	border: 1px solid #fff;
	display: block;
}
.borderlessbanner span
{
	border: 0;
}
.greentextbanner span em, .browntextbanner span em, .borderlessbanner span em
{
	font-family: Times New Roman;
	font-style: italic;
	font-size: 19px;
	text-transform: none;
	font-weight: normal;
}
.browntextbanner span
{
	background-color: #fff;
}




/** Home Page **/
.featuregrid {
	position: relative;
	height: 340px;
	background: url(img/feature-grid.png) center center no-repeat;
}
.featuregrid .feature
{
	margin: 16px;
	width: 277px;
	float: left;
}
.featuregrid .feature h3
{
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	color: #766a63;
	background: url(img/header-underline.png) 0px 19px repeat-x;
	margin-bottom: 4px;
}
.featuregrid .feature h3 em
{
	font-family: Times New Roman;
	font-size: 19px;
	font-weight: normal;
	text-transform: none;
	font-style: italic;
	padding-left: 13px;
	background: url(img/arrow-brown.png) 0px 8px no-repeat;
}
.feature p
{
	margin: 0;
}
.feature p img
{
	float: left;
	margin-right: 6px;
}
.sidebarcontent
{
	margin-left: 10px;
}
.sidebarcontent ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebarcontent li
{
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	border: 2px solid #edebea;
	padding: 2px;
	margin-bottom: 2px;
	line-height: 13px;
	background:url(img/list-bg-brown.png) 3px 3px no-repeat;
	padding-left: 16px;
}

.socialIcon
{
	float: left;
	margin: 15px 10px 0 10px;
	clear: left;
	width: 34px;
	height: 34px;
}
.socialText
{
	font-size: 10px;
	text-transform: uppercase;
	color: #766a63;
	font-weight: bold;
	float: left;
	margin: 20px 0 0 0;
	width: 200px;
	line-height: 12px;
}

.twtr-hd { display: none; }
.twtr-ft { display: none; }
.twtr-timeline { margin-top: 10px; }
.twtr-timeline p {
	font-size: 10pt;
	color: #686969;
}
#twtr-widget-1 
{
	margin-left: 270px;
}
a.twtr-timestamp
{
	font-family: Cantarell, Gotham, Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;	
	font-size: 7pt;
	text-decoration: none;
	color: #7ac142 !important;
	padding-right: 11px;
	background: url(img/arrow-green.png) right center no-repeat;	
}
.twtr-widget .twtr-tweet
{
	border: 0 !important;
}

em
{
	font-style: italic !important;
}
.entry-content
{
	padding: 10px 25px 0 25px;
}
.entry-content .leftContent
{
	width: 620px;
	float: left;
}
#content
{
	width: auto;
}
.entry-content .rightContent
{
	float: right;
	width: 300px;
}
.entry-content h1
{
	font-family: Times New Roman;
	padding: 0;
	margin: 0 0 10px 0;
	font-weight: normal;
	color: #766a63;
	font-size: 20pt;
}
.entry-content .browntextbanner
{
	margin-bottom: 8px;
}

.pricing
{
	margin: 30px 0 40px 0;
}
.pricing .option
{
	width: 135px;
	float: left;
	text-align: center;
	margin: 0 10px;
}
.pricing .option span { display: block; }
.pricing .option .name
{
	font-family: Cantarell, Gotham, Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #766a63;
	font-size: 10pt;
}
.pricing .option .price
{
	font-weight: bold;
	font-size: 22pt;
	margin: 3px 0;
}
.pricing .option .rate
{
	font-family: Cantarell, Gotham, Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #766a63;
	font-size: 8pt;
	margin-bottom: 15px;
}
.pricing .option .feature
{
	text-align: left;
	color: #766a63;
	font-size: 12pt;
	font-family: Times New Roman;	
	margin-bottom: 5px;
	padding-left: 10px;
}
.pricing .option em
{
	font-style: none;
	font-weight: bold;
}
.pricing .option .signup
{
	margin-top: 20px;
}
.pricing .option .signup a
{
	text-indent: -200px;
	overflow: hidden;
	height: 30px;
	display: block;
	width: 115px;
	background:url(img/signup.png) 0 0 no-repeat;
	margin: auto;
}
.pricing .option .signup a:hover, .pricing .best .signup a
{
	background-position: bottom left;
}
.pricing .best
{
	background: url(img/best-option-bg.png) center center no-repeat;
	margin: -30px;
	padding: 30px;
}
.pricing .best .price
{
	color: #7bc143;
}






.pricing2
{
	margin: 40px 0 30px 20px;
	height: 220px;
}
.pricing2 .option
{
	width: 155px;
	float: left;
	text-align: center;
	margin: 0 10px;
}
.pricing2 .option span { display: block; }
.pricing2 .option .name
{
	font-family: Cantarell, Gotham, Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #766a63;
	font-size: 10pt;
}
.pricing2 .option .price
{
	font-weight: bold;
	font-size: 22pt;
	margin: 3px 0;
}
.pricing2 .option .rate
{
	font-family: Cantarell, Gotham, Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #766a63;
	font-size: 8pt;
	margin-bottom: 15px;
}
.pricing2 .option .feature
{
	text-align: left;
	color: #766a63;
	font-size: 12pt;
	font-family: Times New Roman;	
	margin-bottom: 5px;
	padding-left: 10px;
}
.pricing2 .option em
{
	font-style: none;
	font-weight: bold;
}
.pricing2 .option .signup
{
	margin-top: 20px;
}
.pricing2 .option .signup a
{
	text-indent: -200px;
	overflow: hidden;
	height: 30px;
	display: block;
	width: 115px;
	background:url(img/signup.png) 0 0 no-repeat;
	margin: auto;
}
.pricing2 .option .signup a:hover, .pricing2 .best .signup a
{
	background-position: bottom left;
}
.pricing2 .best
{
	background: url(img/best-option-bg.png) center center no-repeat;
	margin: -30px;
	padding: 30px;
}
.pricing2 .best .price
{
	color: #7bc143;
}
















.leftMenu .menuHead
{
	margin-left: 20px;
	font-size: 12pt;
	font-family: Cantarell, Gotham, Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #766a63;
	margin-top: 10px;
}
.leftMenu
{
	width: 250px;
	float: left;
	line-height: 28px;
	background: url(img/box-divider.png) top right no-repeat;
}
.leftMenu .menu
{
	margin: 0 0 0 20px;
	float: none;
	list-style: none;
}
.leftMenu .menu li
{
	background: none;
	list-style: none;
	float: none;
}
.leftMenu .menu a
{
	font-size: 10pt;
	font-family: Cantarell, Gotham, Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}
.leftMenu .current_page_item a
{
	border-left: 2px solid #e2e1dd;
	padding-left: 5px;
	margin-left: -7px;
}
.leftMenu .sub-menu
{
	margin: 0 0 0 10px;
}
.leftMenu .sub-menu a
{
	font-size: 8pt;
	border: 0;
	margin: 0;
	padding: 0;
}
.leftMenu .sub-menu .current_page_item a, .leftMenu .sub-menu .current-page-ancestor a
{
	border-left: 2px solid #e2e1dd;
	padding-left: 5px;
	margin-left: -7px;	
}


.submenu .menu {
	font-family: "Open Sans", sans-serif;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 20px 0px;
	list-style: none;
	width: 250px;
	float: left;
	background: url(images/submenuDiv.png) top right no-repeat;
}

.submenu .menu li {
	padding-left: 15px;
	margin: 6px 0px;
}

.submenu .sub-menu {
	list-style: none;
	margin: 0px 0px 0px -15px;
	font-size: 13px;
}

.submenu .sub-menu li {
	padding: 0px 0px 0px 20px;
}

.submenu .menu a {
	color: #7bc142;
	text-decoration: none;
}

.submenu .current-menu-item {
	background: url(images/submenuArrow.jpg) 0px 3px no-repeat;
}

.submenu .current-menu-item a {
	color: #3d3630;
}

.submenu .current-menu-item .sub-menu {
	background: none;
}

.submenu .current-menu-item .sub-menu a {
	color: #7bc142;
}

.submenu .sub-menu .current-menu-item {
	background: url(images/submenuArrow.jpg) 0px 3px no-repeat;
}

.rightSide
{	
	width: 640px;
	float: right;
}

#primary
{
	border: 0;
	background: url(img/box-divider.png) top left no-repeat;
}
#primary h3.widgettitle
{
	text-transform: uppercase;
	border: 3px solid #cac4c0;
	color: #766a63;
	line-height: 20px;
	padding: 3px 6px;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
}

.media_icon
{
	float: left;
	width: 200px;
	clear: left;
	margin-bottom: 30px;
}
.media_coverage
{
	margin-left: 210px;
	font-family: Times New Roman;
	font-size: 11pt;
	line-height: 15pt;
	color: #686969;
	margin-bottom: 30px;
}

/*CuteGecko*/
.browntextbannerwide
{
	background-color:#cac4c0;
	color: #766a63;
	line-height: 20px;
	padding: 3px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	margin: 0 10px 8px 10px;
}
.browntextbannerwide span
{
	padding: 3px 6px;
	border: 1px solid #fff;
	display: block;
	background-color: #fff;
}
.browntextbannerwide span em
{
	font-family: Times New Roman;
	font-style: italic;
	font-size: 19px;
	text-transform: none;
	font-weight: normal;
}
.integrateswith1{position:absolute; margin:-10px 0 0 80px;}
.integrateswith2{position:absolute; margin:-10px 0 0 310px;}
.integrateswith3{position:absolute; margin:-15px 0 0 550px;}

.featuregrid_landing {
	position: relative;
	height: 340px;
}
.featuregrid_landing h3
{
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	color: #766a63;
	background: url(img/header-underline.png) 0px 19px repeat-x;
	margin-bottom: 4px; margin-left:90px;
}
.featuregrid_landing h3 em
{
	font-family: Times New Roman;
	font-size: 19px;
	font-weight: normal;
	text-transform: none;
	font-style: italic;
	padding-left: 13px;
	background: url(img/arrow-brown.png) 0px 8px no-repeat;
}
.featuregrid_landing .feature
{
	margin: 16px;
	width: 586px;
	float: left;
}
.featuregrid_landing img {margin-top:-25px;}
.featuregrid_landing .feature p img
{
	float: left;
	margin-right: 8px;
}


.landingimg {width:80px; margin-bottom:10px;}
.landingtest{margin-top:25px;}

.call2action{border:#685c53 thin solid; padding:20px; background-color:#9d9086; color:#FFF; margin-top:10px;}
.call2action a{color:#e5ddd8;}
.call2action a:hover{color:#685c53;}

ul.addons {
	margin: 0px 0px 30px 0px;
	padding: 0px;
	list-style: none;
}

ul.addons li {
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(238,238,238)),
		color-stop(0.71, rgb(255,255,255)),
		color-stop(1, rgb(238,238,238))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgb(238,238,238) 0%,
		rgb(255,255,255) 71%,
		rgb(238,238,238) 100%
	);
	box-shadow: 0px 0px 5px #555555;
	-moz-box-shadow: 0px 0px 5px #555555;
	-webkit-box-shadow: 0px 0px 5px #555555;
	width: 80%;
	height: 164px;
	padding: 20px 10px 10px 10px;
	text-align: center;	
	margin: auto;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin-top: 20px;
}

ul.addons li p {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.pricingTable {
	width: 100%;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #528c24;
	border-collapse: collapse;
	border: 0px;
	margin: 20px 0px;
}

.pricingTable tr {
	border: 0px;
}

.pricingTable td {
	border: 1px solid #eeeeee;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}

.pricingTable .left {
	border-left: 0px;
}

.pricingTable .right {
	border-right: 0px;
}

.pricingTable .top {
	border-top: 0px;
	border-bottom: 2px solid #eeeeee;
}

.pricingTable .bottom {
	border-bottom: 0px;
}

.pricingTable .packages {
	font-size: 24px;
	font-weight: bold;
	color: #5f534a;
	text-transform: uppercase;
}

.pricingTable .grey {
	background: #eeeeee;
}

.pricingTable .feature {
	text-align: right;
	font-size: 13px;
	text-transform: uppercase;
	color: #5f534a;
	width: 150px;
	font-weight: bold;
}

.pricingTable .grey .feature {
	color: #958c85;
}

.pricingTable .price {
	font-size: 12px;
	color: #5f534a;
	padding-top: 10px;
}

.pricingTable .price span {
	font-size: 30px;
}

.doubleButton {
	position: relative;
}

.doubleButton .greenButton {
	width: 400px;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(86,136,47)),
		color-stop(0.57, rgb(105,167,57)),
		color-stop(0.79, rgb(123,192,66))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgb(86,136,47) 0%,
		rgb(105,167,57) 57%,
		rgb(123,192,66) 79%
	);
	box-shadow: inset 1px 1px 1px #b9de9b;
	-moz-box-shadow: inset 1px 1px 1px #b9de9b;
	-webkit-box-shadow: inset 1px 1px 1px #b9de9b;
	display: block;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-shadow: 1px 1px 1px #555555;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	padding: 5px 0px;
	margin: auto;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #44741e;
}

.doubleButton .greyButton {
	display: block;
	width: 380px;
	margin: auto;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #b2b3b6;
	background: #606163;
	border: 1px solid #3f3f3e;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	box-shadow: inset 1px 0px 1px #828385;
	-moz-box-shadow: inset 1px 0px 1px #828385;
	-webkit-box-shadow: inset 1px 0px 1px #828385;
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-radius-bottomright: 8px;
	border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-radius-bottomleft: 8px;
	letter-spacing: 0.8px;
}

.doubleButton .greyButton .greenText {
	color: #7ac142;
}

/* new tour */
#tour h1, #tour h2 {
	font-size: 28px;
	color: #362f29;
	font-weight: normal;
	line-height: 28px;
	font-family: Times New Roman, serif;
	margin: 10px 0px;
	padding: 0px;
}

#tour h2 {
	font-size: 24px;
}

#tour .green {
	color: #5a962a;
}

.greenBubble {
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(86,136,47)),
		color-stop(0.57, rgb(105,167,57)),
		color-stop(0.79, rgb(123,192,66))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgb(86,136,47) 0%,
		rgb(105,167,57) 57%,
		rgb(123,192,66) 79%
	);
	box-shadow: inset 1px 1px 3px #b9de9b;
	-moz-box-shadow: inset 1px 1px 3px #b9de9b;
	-webkit-box-shadow: inset 1px 1px 3px #b9de9b;
	width: 631px;
	padding: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #6aaa39;
	position: relative;
}

.greenBubble h2 {
	width: 659px;
	background: #f2f2f2;
	box-shadow: inset 0px 0px 3px #c2c2c2;
	-moz-box-shadow: inset 0px 0px 3px #c2c2c2;
	-webkit-box-shadow: inset 0px 0px 3px #c2c2c2;
	font-family: "Open Sans", sans-serif !important;
	color: #484338;
	text-transform: uppercase;
	text-align: center;
	font-size: 16px !important;
	padding: 2px !important;
	margin: 0px 0px 0px -17px !important;
	border: 1px solid #c2c2c2;
	font-weight: bold !important;
}

.greenBubble .leftHeaderFold {
	display: block;
	background: url(images/bubbleHeaderBg.png) top left no-repeat;
	width: 6px;
	height: 6px;
	position: absolute;
	top: 44px;
	left: -7px;
	overflow: hidden;
	text-indent: 100px;
}

.greenBubble .rightHeaderFold {
	display: block;
	background: url(images/bubbleHeaderBg.png) top right no-repeat;
	width: 6px;
	height: 6px;
	position: absolute;
	top: 44px;
	right: -7px;
	overflow: hidden;
	text-indent: 100px;
}

.greenBubble h3 {
	background: #695c54;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;	
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	color: #f2f2f2;
	font-size: 11px;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px 20px;
	text-align: center;
	font-family: "Open Sans", sans-serif;
	font-weight: bold;
	font-style: normal;
}

.shadow {
	box-shadow: 1px 1px 5px #555555;
	-moz-box-shadow: 1px 1px 5px #555555;
	-webkit-box-shadow: 1px 1px 5px #555555;
	margin: 10px;
}

.greenBubble .alignright {
	margin: 10px !important;
}

.greenBubble p {
	color: #ffffff;
	font-size: 18px;
}

#tour hr {
	height: 2px;
	width: 100%;
	background-image: linear-gradient(left , rgb(255,255,255) 0%, rgb(214,214,214) 50%, rgb(255,255,255) 100%);
	background-image: -o-linear-gradient(left , rgb(255,255,255) 0%, rgb(214,214,214) 50%, rgb(255,255,255) 100%);
	background-image: -moz-linear-gradient(left , rgb(255,255,255) 0%, rgb(214,214,214) 50%, rgb(255,255,255) 100%);
	background-image: -webkit-linear-gradient(left , rgb(255,255,255) 0%, rgb(214,214,214) 50%, rgb(255,255,255) 100%);
	background-image: -ms-linear-gradient(left , rgb(255,255,255) 0%, rgb(214,214,214) 50%, rgb(255,255,255) 100%);

	background-image: -webkit-gradient(
		linear,
		left 50,
		right 50,
		color-stop(0, rgb(255,255,255)),
		color-stop(0.5, rgb(214,214,214)),
		color-stop(1, rgb(255,255,255))
	);
	margin: 20px 0px;
}

.spacer {
	clear: both;
	width: 1px;
	height: 1px;
	text-indent: 100px;
	overflow: hidden;
	background: none;
}

.greenHeader {
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(86,136,47)),
		color-stop(0.57, rgb(105,167,57)),
		color-stop(0.79, rgb(123,192,66))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgb(86,136,47) 0%,
		rgb(105,167,57) 57%,
		rgb(123,192,66) 79%
	);
	width: 655px;
	position: relative;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 10px;
	color: #ffffff;
}

.greenHeader .rightHeaderFold {
	display: block;
	background: url(images/greenHeaderBg.png) top right no-repeat;
	width: 11px;
	height: 8px;
	position: absolute;
	bottom: -8px;
	right: -2px;
	overflow: hidden;
	text-indent: 100px;
}

#tour .featureContainer {
	padding: 10px 0px 20px 0px;
}

#tour .picContainer img {
	float: left;
	border: 2px solid #5a962a;
	margin: 0px 10px 10px 0px;
}

#tour .featureContainer strong {
	font-size: 18px;
	font-weight: bold;
}

#tour .featureContainer p {
	margin: 0px 0px 0px 380px;
	padding: 0px;
}

#tour .more {
	font-size: 12px;
	font-weight: bold;
}

#tour ul {
	padding-top: 20px;
}

#tour .testimonialSummary {
	font-family: Times New Roman, serif;
	margin: 20px 0px;
	font-size: 16px;
}

.testimonialSummary .logo {
	width: 280px;
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #3e3e3e;
}

.testimonialSummary .logo strong {
	font-size: 24px;
}

.testimonialSummary .quote {
	margin-left: 280px;
}

.videoContainer {
	background: #7bc142;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	padding: 15px;
	margin: 10px 0px 20px -10px;
	width: 630px;
}

#menu-tour li:last-child {
	margin-top: 30px;
	background: #eeeeee;
	border: 1px solid #cccccc;
	padding: 5px 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 1px 1px 3px #555555;
	width: 170px;
	text-align: center;
}

#menu-tour li li:last-child {
	margin: auto;
	background: none;;
	padding: 0px 0px 0px 20px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	box-shadow: none;
	border: 0px;
	width: auto;
	text-align: left;
}
