/*--------------------------------
		Reset
---------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
/*	font-family: "Century Gothic W01", "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family: "Muli", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:300;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
html {
	min-height:100%;
	background:#333 url(/images/bg_html.png) 0 100% repeat-x;
}
html.skinless {
	background:#FFF;
	overflow-y:auto;
}
body {
	min-height:100%;
	line-height: 1;
	color:#666;
	margin:0;/*letter-spacing:.3px;*/
	
}
html.skinless header,
html.skinless #tourCrumbsWrap,
html.skinless footer {
	display:none;
}
html.skinless #wrapper,
html.skinless #content {
	width:auto;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.siteWidth {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
.maxWidth {
	max-width:1200px;
	margin-left:auto;
	margin-right:auto;
	padding-left:20px;
	padding-right:20px;
}
h1,
.compHeader span {
	font-size:30px;
	margin:0 0 40px;
	padding:5px 0;
	text-align:center;
	/*background:url(/images/bg_heading.png) 50% 100% no-repeat;*/
	color:#0075BA;
	clear:both;
	/*font-weight:bold;*/
}
h2 {
	font-size:24px;
	border-bottom:1px dotted #666;
	padding:0 0 1px 0;
	margin:0 0 10px 0;
	font-style: italic;
	/*color:#003366;*/
	clear:left;
}
h2.pageWidth {
	margin-bottom:10px;
}
h3 {
	font-size:12px;
	font-weight:bold;
	color:#000;
	margin:0 0 2px;
}
h4 {
	margin:0 0 10px;
	font-style: italic;
}
h5 {
	border-bottom:1px solid #CCC;
	font-size:14px;
	text-transform:uppercase;
	padding:0 2px 8px;
	margin:0 0 14px;
	letter-spacing:1px;
}
h6 {
	font-size:24px;
	padding:20px 0 0 0;
	margin:0 0 15px 0;
	font-style: italic;
	text-align:center;
}
h7 {
	font-weight:bold;
	font-size:16px;
	display:block;
	margin:0 0 10px 0;
}
b,
strong {
	font-weight:bold;
}
p {
	margin:10px 0;
	font-size:18px;
}
#home p {
	font-size:16px;
}
i {
	font-style:italic;
}
input[type=text], input[type=search], textarea {
	border: 1px solid #999999;
	border-radius: 5px 5px 5px 5px;
	padding: 3px 10px;
}
blockquote {
	/*-moz-column-count: 3;
	-moz-column-gap: 2em;
	-webkit-column-count: 3;
	-webkit-column-gap: 2em;
	column-count: 3;
	column-gap: 2em;*/
	padding:20px;
	/*background:url(/images/quote-begin.gif) 0 0 no-repeat;*/
	
	border:1px solid #CCC;
	border-radius:40px;
	background: #EEE; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #eeeeee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* IE10+ */
	background: linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* W3C *//*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0 );*/ /* IE6-9 */
}
blockquote p {
	padding-bottom:15px;
	font-size:16px;
}
blockquote p em {
	font-size: inherit;
	font-weight:bold;
}
blockquote img {
	display:block;
	margin:0 auto;
}
cite {
	margin:-1px 0;
	display:block;
	padding:40px 20px 15px;
	background:url(/images/quote_bottom.png) 90px 0 no-repeat;
	font-family:'Nothing You Could Do', cursive;
}

input[type="checkbox"], input[type="radio"] {
	border: 0px;
}
cite.rt,
.block cite.rt {
	background:url(/images/quote_bottom_rt.png) 800px 0 no-repeat;
	text-align:right;
	display:block;
}
.col3 {
	width:28%;
	padding:0 23px;
	display:inline-block;
	vertical-align:top;
}
.column1, .column2, .column3, .column4 {
	display: inline;
	float: left;
	margin-bottom: 25px;
	margin-right: 35px;
	position: relative;
	width: 285px;
}
.fourCol .column1, .fourCol .column2, .fourCol .column3, .fourCol .column4 {
	width:205px;
}
.column1 {
	clear: left;
}
em {
	font-size:24px;
}
em.color {
	color:#8B0B04;
	font-style:italic;
	display:block;
}
.arrowRt, .oneColForm .arrowRt {
	background:#759107 url(/images/arrowhead_rt.png) 100% 50% no-repeat;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-radius:5px 0 0 5px;
	color:#FFF;
	padding:7px 30px 7px 20px;
	font-size:20px;
 -webkit-transition: all .5s ease;
 -moz-transition: all .5s ease;
 -o-transition: all .5s ease;
 -ms-transition: all .5s ease;
 transition: all .5s ease;
	outline:0;
	display:inline-block;
	border:0;
	font-family: 'Nothing You Could Do', cursive;
}
.oneColForm input.arrowRt {
	padding-top:3px;
	padding-bottom:3px;
}
.arrowRt.gray {
	background-color:#999;
}
.arrowRt.sml {
	padding:4px 15px 1px 10px;
	font-size:16px;
}
.arrowRt.xsml {
	padding:0 15px 0 10px;
}
.arrowRt:hover, .arrowRt.gray:hover, a:hover .arrowRt {
	background-color:#88A909;
	text-decoration:none;/*box-shadow:5px 5px 20px rgba(0, 0, 0, .4);*/
}
.alignRt {
	text-align:right;
	margin:60px 0 0;
	padding:0 30px;
	clear:both;
}
.alignCenter {
	text-align:center;
}
::-webkit-input-placeholder {
 color:    #999;
}
:-moz-placeholder {
 color:    #999;
}
 input:invalid, textarea:invalid {
 background-color: #FFF;
}
.handwriting, .handwriting * {
	font-family: 'Nothing You Could Do', cursive;
}
.medium {
	font-size:24px;
}
a.popupForm {
	text-decoration:underline;
}
.pageWidth {
	width:960px;
	margin:0 auto;
	line-height:1.3;
}
/*--------------------------------
		Global
---------------------------------*/


a {
	color:#0A779B;
	text-decoration:none;
	cursor:pointer;
}
a:hover {
	text-decoration:underline;
}
#wrapper {
	position:relative;/*background-position: center center;
	background-image: radial-gradient(center 45deg, circle closest-corner, #ffffff 0%, #D5D7DA 100%);
	background-image: -moz-radial-gradient(center 45deg, circle closest-corner, #ffffff 0%, #D5D7DA 100%);
	background-image: -webkit-gradient(radial, center center, 125, center center, 250, from(#ffffff), to(#D5D7DA));*/
}
.hidden {
	display:none;
}
img.placeholder {
	display:block;
	border:3px solid #B7B7B7;
	border-radius:3px;
	background: #a7a7a7; /* Old browsers */
	background: -moz-linear-gradient(left, #a7a7a7 0%, #c4c4c4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #a7a7a7), color-stop(100%, #c4c4c4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #a7a7a7 0%, #c4c4c4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #a7a7a7 0%, #c4c4c4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #a7a7a7 0%, #c4c4c4 100%); /* IE10+ */
	background: linear-gradient(left, #a7a7a7 0%, #c4c4c4 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7a7a7', endColorstr='#c4c4c4', GradientType=1 ); /* IE6-9 */
}
#home img.placeholder {
	height:71px;
}
img.border {
	display:block;
	border:3px solid #B7B7B7;
	border-radius:3px;
}
.block {
	margin:0 auto 60px;
	line-height:1.2;
	width:960px;
}
.block.last {
	margin-bottom:0;
}
p.block {
	margin-bottom:40px;
}
#tour2 .block, #tour3 .block {
	margin-bottom:40px;
}
.block .lt, .block .rt {
	display:inline-block;
	vertical-align:top;
}
.block.picRt .lt {
	width:600px;
	text-align:justify;
	margin:0 0 0 10px;
}
.block.picRt .rt {
	text-align: center;
	width:300px;
	margin:0 0 0 20px;
}
.block.picLt .lt {
	text-align: center;
	width:300px;
	margin:0 0 0 10px;
}
.block.picLt .rt {
	width:590px;
	text-align:justify;
	margin:0 0 0 20px;
}
.block.picRt .rt span, .block.picLt .lt span {
	display:block;
	margin:10px auto 0;
}
.block p {
	margin:0;
}
.block img.placeholder {
	width:275px;
	height:150px;
	background-image:url(/images/btn_play_grad.png);
	background-position:50% 50%;
	background-repeat:no-repeat;
	margin:0 auto;
}
.block img.placeholder.noPlay {
	background-image:url(/images/bg_placeholder_grad.png);
}
.oneColForm ul {
	width:500px;
	margin:0 auto;
}
.oneColForm li {
	clear:both;
	padding-top:10px;
}
input {
	border-radius:5px;
	border:1px solid #999;
	padding:3px 10px;
}
.oneColForm label {
	width:140px;
	float:left;
	padding:5px 0;
}
input:required {
 background:url(/images/bg_required.png) 0 50% no-repeat;
 padding-left:30px;
}
.oneColFormRadio ul {
	width:600px;
	margin:0 auto;
}
.oneColFormRadio li {
	clear:both;
	padding-top:30px;
}
.oneColFormRadio input {
}
.oneColFormRadio label {
	padding:5px 0 5px 15px;
}
.vidWrapper {
	margin:20px 0;
	text-align:center;
}
.pageFooterNav {
	border-top:1px dotted #CCC;
	border-bottom:1px dotted #CCC;
	padding:10px;
	text-align:center;
	margin-top:50px;
}
.pageFooterNav h3 {
	margin:0 0 6px;
}
.footnote {
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	padding:10px;
	text-align:center;
	margin-top:50px;
	font-size:12px;
}
.footnote p {
	font-size:12px;
}
.spacing p,
.spacing li {
	margin:10px 0;
}
.spacing ul li {
	margin:10px 30px;
	list-style-type: circle;
	font-size:18px;
}


.greenCheck h4 {
	background: url(/images/greencheck.png) 0 50% no-repeat;
	padding:5px 0 5px 35px;
	color:#003366;
	margin:5px 0;
	font-style:normal;
	font-size:20px;
	font-weight:normal;
}
.greenCheck h4 a{
	font-size:20px;
	color:#003366;
	font-style: normal;
	font-weight:bold;
}

/*--------------------------------
		Header
---------------------------------*/
header {
	background:#FFF;
}
header a {
	color:#666;
}
#header {
	position:relative;
	min-height:115px;
}
#logo {
	position:absolute;
	top:10px;
	left:10px;
	opacity:.8;
 -webkit-transition: all .5s ease;
 -moz-transition: all .5s ease;
 -o-transition: all .5s ease;
 -ms-transition: all .5s ease;
 transition: all .5s ease;
	text-decoration:none;
	z-index:999;
}
#logo:hover {
	opacity:1;
}
#logo span {
	display:block;
	font-size:18px;
	color:#666;
	/*letter-spacing:6.5px;*/
	letter-spacing:7px;
	display:block;
	text-align:center;
	margin:1px 0 0 0;
	text-transform:lowercase;
}
#chatLive {
	/*float:right;
	display:inline-block;
	text-transform:uppercase;
	text-decoration:none;
	font-family:'Nothing You Could Do', cursive;
	font-weight:bold;
	margin:12px 0 0 0;*/
	
	position:absolute;
	top:77px;
	left:50%;
	/*margin:2px 0 0 428px;*/
	margin:2px 0 0 418px;
	z-index:2;
	border-radius:27px;
	/*height:53px;*/
	height:56px;
	-o-transition:box-shadow 0.3s ease-in-out;
	-ms-transition:box-shadow 0.3s ease-in-out;
	-moz-transition:box-shadow 0.3s ease-in-out;
	-webkit-transition:box-shadow 0.3s ease-in-out;
	transition:box-shadow 0.3s ease-in-out;
}
#chatLive.fixed {
	position:fixed;
	top:0;
}
#chatLive:hover {
	box-shadow:0 0 5px rgba(0, 0, 0, .5);
}
#chatLive:active {
	box-shadow:0 0 5px rgba(255, 255, 255, .5);
}
#chatLive span {
	/*background:orange url(/images/sprite.png) -350px 0;
	display:inline-block;
	height:29px;
	width:29px;
	vertical-align:middle;
	margin:-3px 0 0 10px;
 -webkit-transition: all .5s ease;
 -moz-transition: all .5s ease;
 -o-transition: all .5s ease;
 -ms-transition: all .5s ease;
 transition: all .5s ease;*/
}
/*@media screen and (-webkit-min-device-pixel-ratio:0) {
 #chatLive span {
border-radius:15px;
}
}*/
#phone:hover span, #chatLive:hover span {
	background-color:#759107;
}
#tagline {
	border-top:1px solid #999;
	color:#FFF;
	padding:5px 0;
	text-align:left;
	background:url(/images/bg_tagline.png) 0 0 repeat-x;
	font-weight:bold;
}
/*#tagline:before {
	border-top:1px solid #CCC;
	content: '';
	width: 100%;
	position: absolute;
	top:-3px;
	left:0;
	height:1px;
	background:#999;
}*/
#tagline span {
	width:940px;
	margin:0 auto;
	display:block;
	letter-spacing:1.3px;
	font-family: 'Nothing You Could Do', cursive;
	font-size:30px;
	text-shadow: -1px -1px 2px rgba(0, 0, 0, .2);
	font-style:normal;
}
#tagline a {
	float:right;
	font-family: 'Nothing You Could Do', cursive !important;
	font-size:inherit;
	color:#FFF;
	margin-right:68px;
}
#nav {
	position:absolute;
	top:53px;
	right:10px;
}
#nav li {
	list-style:none;
	display:inline;
}
#nav li a {
	display:inline-block;
	padding:5px 10px 3px;
	font-size:24px;
	color:#666;
	text-decoration:none;
 -webkit-transition: all .3s ease;
 -moz-transition: all .3s ease;
 -o-transition: all .3s ease;
 -ms-transition: all .3s ease;
 transition: all .3s ease;
	border-radius:100px;
}
#nav li a:hover {
	/*text-shadow:4px 5px 7px rgba(0, 0, 0, .5);*/
	box-shadow:5px 5px 20px rgba(0, 0, 0, .4);
	color:#555;
}
#nav li a:active {
	box-shadow:3px 3px 5px rgba(0, 0, 0, .4);
	color:#555;
}
.tourPage #nav li.nav1 a {
	box-shadow:5px 5px 20px rgba(0, 0, 0, .4);
	color:#555;
}
/* #utilityNav moved to superfish.css */

/*
#chat {
	border-top:1px dotted #CCC;
	border-bottom:1px dotted #CCC;
	padding:5px;
	text-align:center;
	display:none;
}
#chat.closed {
	background: url(/images/chat.png) 0 5px no-repeat;
	height:35px;
 -webkit-transition: all .5s ease;
 -moz-transition: all .5s ease;
 -o-transition: all .5s ease;
 -ms-transition: all .5s ease;
 transition: all .5s ease;
}
#chat.open {
	background: url(/images/popup_chat_2.png) 0 0 no-repeat;
	height:170px;
 -webkit-transition: all .5s ease;
 -moz-transition: all .5s ease;
 -o-transition: all .5s ease;
 -ms-transition: all .5s ease;
 transition: all .5s ease;
}
#home #chat {
	display:none;
}*/
#headerTourBtn {
	position:absolute;
	top:48px;
	right:5px;
}
.tourPage #headerTourBtn, #home #headerTourBtn {
	display:none;
}
/* Header Search */
#headerSearch {
	position:absolute;
	top:10px;
	right:0;
	width:155px;
}
/*--------------------------------
		Middle Sections
---------------------------------*/
#mid {
	background:#FFF;
}
#home #mid {
	border-bottom:1px solid #CCC;
	background:#FFF;
	background:#FFF url(/images/bg_body_2.png) 0 132px repeat-x;
}
#content {
	position:relative;
	padding:30px 0 80px;
}
.skinless #content {
	padding-bottom:10px;
}
/*--------------------------------
		Footer
---------------------------------*/
footer {
	/*border-top:1px solid #CCC;*/
	position:relative;
	padding:0 0 20px;
	color:#FFF;
}
#featuedClients {
	background:#7D7D7D url(/images/bg_featured_clients.png) 0 100% repeat-x;
	padding:0 0 10px 0;
	margin:0 0 30px;
}
#featuredLogos {
	background:url(/images/featured_clients_wide.png) 50% 100% no-repeat;
	display:block;
	margin:0 auto;
	position:relative;
	padding:15px 0 145px;
}
.footerTestimonial {
	/*margin:0 auto -46px;*/
	margin:0 auto -106px;
	position:relative;
	width:960px;
}
.footerTestimonial * {
	font-size:14px;
	line-height:1.3;
}
.footerTestimonial blockquote {
	color:#333;
	border-radius:30px;
	padding:0 15px 10px;
	font-style:italic;
}
.footerTestimonial cite {
	color:#333;
	background-position:70px 0;
	padding:0;
	height:30px;
}
cite.quote1 {
	background-position:70px 0;
}
cite.quote2 {
	background-position:170px 0;
}
cite.quote3 {
	background-position:270px 0;
}
cite.quote4 {
	background-position:400px 0;
}
cite.quote5 {
	background-position:470px 0;
}
cite.quote6 {
	background-position:510px 0;
	background-image:url(/images/quote_bottom_rt.png);
}
cite.quote7 {
	background-position:620px 0;
	background-image:url(/images/quote_bottom_rt.png);
}
cite.quote8 {
	background-position:700px 0;
	background-image:url(/images/quote_bottom_rt.png);
}
cite.quote9 {
	background-position:790px 0;
	background-image:url(/images/quote_bottom_rt.png);
}
cite.quote10 {
	background-position:870px 0;
	background-image:url(/images/quote_bottom_rt.png);
}
.footerTestimonial cite span {
	position:absolute;
	bottom:40px;
	right:20px;
	font-family:'Nothing You Could Do', cursive;
}
.footerTestimonial a {
	color:#0A779B;
}
footer:before {
/*border-top:1px solid #999;
	content: '';
	width: 100%;
	position: absolute;
	top:-3px;
	left:0;
	height:1px;
	background:#484848;*/
}
footer a {
	color:#FFF;
}
#superFooter {
}
#social {
	display:inline-block;
	vertical-align:top;
}
#social li {
	display:inline-block;
}
#social li a {
	display:inline-block;
	width:29px;
	height:29px;
	background-image:url(/images/sprite.png);
	background-color:#868686;
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:0 14px 0 0;
	border-radius:15px;
 -webkit-transition: all .5s ease;
 -moz-transition: all .5s ease;
 -o-transition: all .5s ease;
 -ms-transition: all .5s ease;
 transition: all .5s ease;
	outline:0;
}
#social li a:hover {
	background-color:#759107;
}
#social li.nav1 a {
	background-position:0 0;
}
#social li.nav2 a {
	background-position:-50px 0;
}
#social li.nav3 a {
	background-position:-100px 0;
}
#social li.nav4 a {
	background-position:-150px 0;
}
#social li.nav5 a {
	background-position:-200px 0;
}
#social li.nav6 a {
	background-position:-250px 0;
}
#social li.nav7 a {
	background-position:-300px 0;
}
#social li.nav8 a {
	background-position:-350px 0;
}
#social li.nav9 a {
	background-position:-650px 0;
}
#social li.last a {
	margin-right:0;
}
#tips {
	display:inline-block;
	vertical-align:top;
	float:right;
	font-size:12px;
}
#tips span {
	padding:10px 0;
	display:inline-block;
}
#subscribeForm {
	padding:0;
}
#subscribeForm input {
	border-radius:5px;
	font-size:14px;
	color:#FFF;
	padding:3px 8px;
	border:1px solid #FFF;
}
#subscribeField {
	background:#444;
	/*box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset;*/
	width:360px;
}
input#subscribeButton {
	background:#FFF;
	margin:0 0 0 5px;
	color:#333;
	vertical-align:bottom;
	border:0;
}

/*--------------------------------
		FancyBox Overrides
---------------------------------*/	
#fancybox-wrap {
/*margin-top:-50px;*/
}
#fancybox-outer, #fancybox-content, #fancybox-wrap {
	border-radius:0px;
	border-color:#CCC;
}
#fancybox-content {
	background:url(/images/roi_knob_loader_img.gif) 50% 50% no-repeat;
}
#fancybox-left, #fancybox-right {
	width:30px;
}
#fancybox-right {
	right:-40px;
}
#fancybox-right:hover span {
	right:0;
}
#fancybox-left {
	left:-40px;
}
#fancybox-left:hover span {
	left: 0;
}
#fancybox-left-ico, #fancybox-right-ico {
	left:0;
}
#fancybox-title {
	position:absolute;
	bottom:-100px;
	background:#666;
	font-size:18px;
	color:#FFF;
	border:3px solid #CCC;
	border-radius:5px;
	padding-top:0;
	line-height:1.2;
	height:96px;
	overflow-y:scroll;
}
#fancybox-title-outside {
	padding:10px;
}
/*--------------------------------
		Scrollbars
---------------------------------*/
/* Tiny Scrollbar */
#scrollbar1 {
	width: 520px;
	margin: 20px 0 10px;
}
#scrollbar1 .viewport {
	width: 500px;
	height: 200px;
	overflow: hidden;
	position: relative;
}
#scrollbar1 .overview {
	list-style: none;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
}
#scrollbar1 .scrollbar {
	background: transparent url(/images/bg-scrollbar-track-y.png) no-repeat 0 0;
	position: relative;
	background-position: 0 0;
	float: right;
	width: 15px;
}
#scrollbar1 .track {
	background: transparent url(/images/bg-scrollbar-trackend-y.png) no-repeat 0 100%;
	height: 100%;
	width:13px;
	position: relative;
	padding: 0 1px;
}
#scrollbar1 .thumb {
	background: transparent url(/images/bg-scrollbar-thumb-y.png) no-repeat 50% 100%;
	height: 20px;
	width: 25px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: -5px;
}
#scrollbar1 .thumb .end {
	background: transparent url(/images/bg-scrollbar-thumb-y.png) no-repeat 50% 0;
	overflow: hidden;
	height: 5px;
	width: 25px;
}
#scrollbar1 .disable {
	display: none;
}
/*--------------------------------
		Content
---------------------------------*/
/* home page*/
.topBanner {
	margin:20px 0 10px;
	text-align:center;
}
#homeBanner img {
	/*height:340px;*/
	width:711px;
	height:337px;
	opacity:.7;
	-webkit-transition: all .5s ease;
	 -moz-transition: all .5s ease;
	 -o-transition: all .5s ease;
	 -ms-transition: all .5s ease;
	 transition: all .5s ease;
}
#homeBanner:hover img {
	opacity:1;
}
#homeBanner {
	position:relative;
	display:inline-block;
}
#homeBanner span {
	position:absolute;
	bottom:40px;
	right:90px;
	white-space:nowrap;
}
a#homeBanner:hover span {
	right:50px;
}
a#homeBanner:hover {
	text-decoration:none;
}

#whatWeDo {
clear: none;
margin-left:16px; 
margin-bottom:16px; 
font-size: 17px; 
font-weight: bold; 
color: #000; 
float:left;
font-family:'Nothing You Could Do',cursive;
}

#homeBullets {
	float:right;
	width:364px;
	padding-left:46px;
	margin:0;
	padding:0;
}
#homeBullets li {
	list-style:none;
	margin:0 0 18px;
	padding:0 0 0 46px;
	font-size:15px;
	background:url(images/blueCheck.jpg) 0 50% no-repeat;
	color:#999;
	
}
#homeBullets li.last {
	background:none;
	text-align:right;
	font-family:'Nothing You Could Do',cursive;
	color:#2E9CF1;
	font-size:20px;
}

#homeBullets li.last a {
	font-family:'Nothing You Could Do',cursive;
	color:#2E9CF1;
}


.lgNum {
	font-family: 'Nothing You Could Do', cursive;
	font-size:100px;
	text-align:center;
	border:3px solid #999;
	border-radius:999px;
	padding:5px;
	width:100px;
	margin:0 auto 40px;
	display:none;
}
/* tour pages */
#tourCrumbsWrap {
	background:url(/images/bg_tourcrumbs_dots.gif) 50% 16px repeat-x;
}

.tourCrumbs {
	margin:0 auto 30px;
	height:52px;
	text-align:center;
	width:960px;
}
#tourCrumbsWinery {
	display:none;
}
body.checkWinery .tourCrumbs {
	display:none;
}
body.checkWinery #tourCrumbsWinery {
	display:block;
}
.tourCrumbs li {
	display:inline-block;
	position:relative;
	float:left;
}
.tourCrumbs li a {
	display:inline-block;
	background:url(/images/bg_tourcrumbs.png) 0 0 no-repeat;
	/*order-radius:5px;*/
	color:#999;
	font-size:14px;
	font-weight:bold;
	/* -webkit-transition: all .5s ease;
	 -moz-transition: all .5s ease;
	 -o-transition: all .5s ease;
	 -ms-transition: all .5s ease;
	 transition: all .5s ease;*/
	outline:0;
	position:relative;
	padding:38px 0 0 0;
	width:160px;
	text-align:center;
	float:left;
	text-decoration:none;
}
/*#tourCrumbsWinery li a {
	width:105px;
}*/
.tourCrumbs li a:hover {
	color:#666;
}
.tourCrumbs li.nav1 a {
	background-position:64px 0;
}
.tourCrumbs li.nav2 a {
	background-position:-96px 0;
}
.tourCrumbs li.nav3 a {
	background-position:-256px 0;
}
.tourCrumbs li.nav4 a {
	background-position:-416px 0;
}
.tourCrumbs li.nav5 a {
	background-position:-576px 0;
}
.tourCrumbs li.nav6 a {
	background-position:-736px 0;
}
.tourCrumbs li.nav1 a:hover {
	background-position:64px -200px;
}
.tourCrumbs li.nav2 a:hover {
	background-position:-96px -200px;
}
.tourCrumbs li.nav3 a:hover {
	background-position:-256px -200px;
}
.tourCrumbs li.nav4 a:hover {
	background-position:-416px -200px;
}
.tourCrumbs li.nav5 a:hover {
	background-position:-576px -200px;
}
.tourCrumbs li.nav6 a:hover {
	background-position:-736px -200px;
}
#tour1 .tourCrumbs li.nav1 a {
	background-position:64px -100px;
	color:#666;
}
#tour2 .tourCrumbs li.nav2 a {
	background-position:-96px -100px;
	color:#666;
}
#tour3 .tourCrumbs li.nav3 a {
	background-position:-256px -100px;
	color:#666;
}
#tour4 .tourCrumbs li.nav4 a {
	background-position:-416px -100px;
	color:#666;
}
#tour5 .tourCrumbs li.nav5 a {
	background-position:-576px -100px;
	color:#666;
}
#tour6 .tourCrumbs li.nav6 a {
	background-position:-736px -100px;
	color:#666;
}
.check {
	margin:-182px 0 168px;
	font-size:16px;
	text-align:right;
}
#tour1 .check {
	margin:0;
	font-size:20px;
	color:#444;
	position:relative;
	text-align:center;
}
#tour1 #tourCheck {
	width:auto;
	background: #EEE;
	padding:10px 0;
	margin:0 0 80px 0;
	border-top:1px dashed #999;
	border-bottom:1px dashed #999;
}
#tourCheck input[type="checkbox"] {
	padding-left:0;
	padding-right:0;
}
#tour1 #tourCheck input[type="checkbox"] {
	vertical-align: middle;
}
.checkWineryHide {
	position:relative;
	left:0;
	width:auto;
 -webkit-transition: all .5s ease-in-out;
 -moz-transition: all .5s ease-in-out;
 -o-transition: all .5s ease-in-out;
 -ms-transition: all .5s ease-in-out;
 transition: all .5s ease-in-out;
}
.checkWineryShow, .checkWinery .checkWineryHide, .checkDeveloperShow, .checkNewShow, .checkUpgradeShow {
	position:absolute;
	left:-3000px;
	width:960px;
 -webkit-transition: all .5s ease-in-out;
 -moz-transition: all .5s ease-in-out;
 -o-transition: all .5s ease-in-out;
 -ms-transition: all .5s ease-in-out;
 transition: all .5s ease-in-out;
}
.checkWinery .checkWineryShow, .searchInProgress .checkWineryShow, .checkDeveloper .checkDeveloperShow, .checkNew .checkNewShow, .checkUpgrade .checkUpgradeShow {
	position:relative;
	left:0;
	width:auto;
}
.checkWinery #galleryThumbs .checkWineryShow, .checkDeveloper #galleryThumbs .checkDeveloperShow, .checkNew #galleryThumbs .checkNewShow, .checkUpgrade #galleryThumbs .checkUpgradeShow {
}

#tourCheck, #tour5 #tourCheck, #tour6 #tourCheck {
	display:none;
}
.tourPage #tourCheck {
	display:block;
}
#customize .medium {
	color:#8B0B04;
	font-weight:400;
	font-size:16px;
}
#tour1 #customize .medium {
	font-size:24px;
}
#customize li {
	display:inline-block;
	margin:0 22px;
	margin:0 15px 0 0;
}
#tour1 #customize li {
	margin:0 22px;
}
#customize label {
	font-family:'Nothing You Could Do', cursive;
}
/* Tour 2 - Client Gallery */
#galleryThumbs ul {
	width:980px;
	margin:0 auto;
}
#galleryThumbs li {
	display:inline-block;
	margin:8px;
}
#galleryThumbs img {
	border-radius:5px;
	border:3px solid #B7B7B7;
	width:216px;
	height:169px;
 -webkit-transition: all .5s ease;
 -moz-transition: all .5s ease;
 -o-transition: all .5s ease;
 -ms-transition: all .5s ease;
 transition: all .5s ease;
	opacity:.5;
}
#galleryThumbs img:hover {
	border:3px solid #999;
	box-shadow:5px 5px 20px rgba(0, 0, 0, .4);
	opacity:1;
}
/* Tour 3 - Testimonials */
#tour3 .block2, #tour3 .block3, #tour3 .block4, #tour3 .block5 {
	/*max-height:0;
	overflow:hidden;
	-webkit-transition: all 2s ease;
	-moz-transition: all 2s ease;
	-o-transition: all 2s ease;
	-ms-transition: all 2s ease;
	transition: all 2s ease;*/
	display:none;
}
#tour3.showBlock2 .block2, #tour3.showBlock3 .block3, #tour3.showBlock4 .block4, #tour3.showBlock5 .block5, #tour3.checkWinery .block2, #tour3.checkWinery .block3, #tour3.checkWinery .block4, #tour3.checkWinery .block5 {
	/*max-height:600px;*/
	display:block;
}
#tour3.showBlock2 .block1 .showMore, #tour3.showBlock3 .block2 .showMore, #tour3.showBlock4 .block3 .showMore, #tour3.showBlock5 .block4 .showMore {
	display:none;
}
#tour3.checkWinery .showMore {
	display:none;
}
#tour3 #content blockquote {
	-moz-column-count: 2;
	-moz-column-gap: 2em;
	-webkit-column-count: 2;
	-webkit-column-gap: 2em;
	column-count: 2;
	column-gap: 2em;
}
#tour3 .showMore {
	display:inline-block;
	margin:0 0 10px 0;
	font-size:18px;
	display: block;
	font-size: 20px;
	text-align: right;
}
#tour3 cite {
	vertical-align:middle;
}
#tour3 cite img {
	border: 2px solid #CCCCCC;
	border-radius: 10px;
	margin: 0 10px 0 0;
	vertical-align: middle;
}
/* Tour 4 - Feature List Page */
body.searchInProgress .feature, body.searchInProgress .sub-feature, body.searchInProgress .noSearch, body.searchInProgress .feature .vidThumb, #featureListWrapper .feature.hideFeatureVid .vidThumb {
	display:none;
}
body.searchInProgress .feature.grandChildHighlighted, body.searchInProgress .sub-feature.childHighlighted, body.searchInProgress .feature .sub-feature .vidThumb, #featureListWrapper .feature.hideFeatureVid .sub-feature .vidThumb {
	display:block;
}
#featureListWrapper h2 {
	clear:both;
}
#featureListWrapper .copy {
	font-size:16px;
}
#featureListWrapper .copy a {
	color:inherit;
	font-style:italic;
}
#featureListWrapper a.more {
	color:#0A779B;
	font-style:normal;
	font-size:14px;
	font-weight:bold;
}
#featureListWrapper h2 a.more {
	float:right;
	display:inline-block;
	margin:10px 5px 0 0;
}
#featureListWrapper ul {
	list-style:disc;
}
#featureListWrapper ul li {
	margin:0 0 5px 10px;
	list-style:circle outside;
}
#featureListWrapper ul li.noStyle {
	list-style:none;
}
#featureListWrapper ul li.float, #featureListWrapper a.float {
	float:right;
	margin-left:20px;
}
#search-highlight {
	text-align:center;
	margin:0 0 40px 0;
}
.results {
	color: #759107;
	margin: -20px auto 20px;
	width:960px;
}
input.wideSearch,
input.gsc-input {
	width:910px;
	margin-right:5px;
	border:3px solid #BBB;
	font-size:20px;
	background:url(/images/bg_search.png) 8px 50% no-repeat !important;
	padding-left:35px !important;
	border-radius:20px;
	outline:0;
}
input.gsc-input {
	width:825px !important;
}
input.wideSearch:focus {
	border-color: #71BDD7;
}
.clearSearch {
	height:0;
	background:url(/images/sprite.png) -600px 50%;
	width:26px;
	text-indent:-9999px;
	display:inline-block;
	vertical-align:middle;
	margin: -5px 0 0 -43px;
 -webkit-transition: all .5s ease;
 -moz-transition: all .5s ease;
 -o-transition: all .5s ease;
 -ms-transition: all .5s ease;
 transition: all .5s ease;
}
body.searchInProgress .clearSearch {
	height:26px;
}
.highlight {
	/*background:orange;
	color:#FFF;
	padding:0 3px;*/
	font-weight:bold;
	color:#000;
}
.featurePopup {
	padding:20px;
	width:600px;
}
.feature {
	margin-bottom:20px;
}
.featureContents {
/*-moz-column-count: 3;
	-moz-column-gap: 2em;
	-webkit-column-count: 3;
	-webkit-column-gap: 2em;
	column-count: 3;
	column-gap: 2em;
	*/

}

.sub-feature, .sub-feature * {
 -webkit-transition: all .5s ease;
 -moz-transition: all .5s ease;
 -o-transition: all .5s ease;
 -ms-transition: all .5s ease;
 transition: all .5s ease;
}
.sub-feature h3 {
}
.sub-feature h3:hover {
	background-color:#EEE;
}
.sub-feature h3, .sub-feature.childHighlighted.childHighlightedHide h3 {
	cursor:pointer;
	font-size:16px;
	font-weight:normal;
	background:url(/images/plus.png) 0 60% no-repeat;
	padding:0 0 0 28px;
	margin:2px 0 0 0;
	line-height:1.4;
	border-radius:5px;
}
.sub-feature.show {
	clear:both;
}
.sub-feature.show h3, .sub-feature.childHighlighted h3 {
	background:url(/images/minus.png) 0 60% no-repeat;
	font-size:18px;
}
.sub-feature .copy, .sub-feature.childHighlighted.childHighlightedHide .copy {
	max-height:0;
	overflow:hidden;
	padding:0;
}
.sub-feature.show .copy, .sub-feature.childHighlighted .copy {
	max-height:400px;
	padding:3px 0 10px 28px;
}
.popup {
	padding:20px;
	width:600px;
	line-height:1.3;
	background:#FFF;
}
.vidThumb {
	display:inline-block;
	margin:0 auto 5px;
	text-align:center;
}
.vidThumb.videoLeft {
	float:left;
	margin:10px 20px 20px 0;
}
.vidThumb img {
	border:3px solid #B7B7B7;
	border-radius:6px;
 -webkit-transition: all .5s ease;
 -moz-transition: all .5s ease;
 -o-transition: all .5s ease;
 -ms-transition: all .5s ease;
 transition: all .5s ease;
	display:block;
	opacity:.7;
}
.vidThumb span.vidTime {
	display:block;
	text-align:center;
	margin:10px 0 0;
}
.vidThumb:hover {
	text-decoration:none;
}
.vidThumb img:hover {
	box-shadow:5px 5px 20px rgba(0, 0, 0, .4);
	opacity:1;
}
.vidThumb img:active {
	box-shadow:3px 3px 5px rgba(0, 0, 0, .4);
}
/* free trial */
#freeTrialForm {
	margin-top:30px;
}
.formTable td {
	vertical-align:top;
	padding:4px 10px 4px 0;
}
.formTable td.label {
	vertical-align:top;
	padding-top:8px;
	text-align:right
}
.formTable .subLabel {
	font-size:10px;
	display:block;
	margin-top:5px;
}
.formTable td.field input {
	width:380px;
	padding-right:20px;
}
.formTable.twoCol td.field input {
	width:280px;
}
.formTable.twoCol td.field {
	padding-right:20px;
}
.formTable td.field input:focus {
	background-color: #f0f6fb;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#e5ebf0), to(#f0f6fb)) repeat-x, #f0f6fb;
	background: -moz-linear-gradient(90deg, #f0f6fb, #e5ebf0) repeat-x scroll 0 0 #f0f6fb;

}
span.status {
	display:block;
}
label.error {
	/*font-family: 'Nothing You Could Do',cursive;*/
	color:#8B0B04;
	cursor:auto;
	padding:4px 0;
	font-size:14px;
}
.formTable td.field  input,
.formTable td.field textarea {
	padding-left:30px;
}
.formTable td.field  input.valid,
.formTable td.field input.valid:focus{
	background-image:url(/images/check1.png);
}
.formTable td.field  textarea.valid,
.formTable td.field textarea.valid:focus{
	background:#F2FBEF url(/images/check1.png) 0 0 no-repeat;
}
.formTable td.field input.error,
.formTable td.field input.error:focus {
	background-image:url(/images/x1.png);
}
.formTable td.field textarea.error,
.formTable td.field textarea.error:focus {
	background:#FBEFF5 url(/images/x1.png) 0 0 no-repeat;
}
.formTable input.error {
	border-color:#8B0B04;
	background-color:#F8F1F0;
}
input[type="checkbox"].error,
input[type="radio"].error {
	box-shadow: 0 0 2px 2px #8B0B04;
}
.formTable .hint {
	width:400px;
	font-size:12px;
	display:block;
	padding:2px 0 0;
}
.formTable.twoCol .hint {
	width:300px;
}
/* sign up */
#signup table {
	margin:0 0 30px;
}
#signup h2 {
	margin-bottom:20px;
	font-style:normal;
}
.bigForm {
	font-size:18px;
}
.bigForm ul {
	width:620px;
}
li.shadow {
	padding:10px;
	border:1px solid #CCC;
	box-shadow:10px 10px 20px rgba(0, 0, 0, .1);
	border-radius:10px;
	margin-right:33px;
	margin:0 0 15px 0;
}
#freeTrialForm li.privacy {
	float:right;
	margin-top:-36px;
}
/* contact */
#contact .block {
	margin:0;
}
#contact .row1 {
	text-align:center;
	margin-top:30px;
}
#contact .row1 .column1, #contact .row1 .column2, #contact .row1 .column3 {
	padding:10px 0;
	min-height:100px;
	border:1px solid #CCC;
	box-shadow:10px 10px 20px rgba(0, 0, 0, .1);
	border-radius:10px;
	margin-right:33px;
}
#contact .row1 .column3 {
	margin-right:0;
}
#contact .socialContact {
	padding:10px;
	border:1px solid #CCC;
	box-shadow:10px 10px 20px rgba(0, 0, 0, .1);
	border-radius:10px;
	margin:50px 0 0 0;
	text-align:center;
}
#contact .socialContact ul {
	display:inline-block;
	margin:0 40px;
	vertical-align:top;
	
}
.socialContact li {
	vertical-align:middle;
	text-align:left;
}
.socialContact li a {
	display:block;
	padding:5px;
	vertical-align:middle;
}
.socialContact li a span{
	display:inline-block;
	width:29px;
	height:29px;
	background-image:url(/images/sprite.png);
	background-color:#868686;
	background-repeat:no-repeat;
	margin:0 15px 0 0;
	/*border-radius:15px;*/
 -webkit-transition: all .5s ease;
 -moz-transition: all .5s ease;
 -o-transition: all .5s ease;
 -ms-transition: all .5s ease;
 transition: all .5s ease;
	outline:0;
	vertical-align:middle;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
     .socialContact li a span {border-radius:15px;}
}
.socialContact li.nav1 a span{
	background-position:0 0;
	background-color:#019AD2;
}
.socialContact li.nav2 a span{
	background-position:-50px 0;
	background-color:#6D84B4;
}
.socialContact li.nav3 a span{
	background-position:-100px 0;
	background-color:#C3391C;
}
.socialContact li.nav4 a span{
	background-position:-150px 0;
	background-color:#F79738;
}
.socialContact li.nav5 a span{
	background-position:-200px 0;
	background-color:#333;
}
.socialContact li.nav6 a span{
	background-position:-650px 0;
	background-color:#449AC8;
}
#contact .icon {
	display:inline-block;
	width:29px;
	height:29px;
	background-image:url(/images/sprite.png);
	background-repeat:no-repeat;
	margin:0 15px 0 0;
	vertical-align:bottom;
}
#contact h2 {
	border:0;
	margin-bottom:15px;
}
#contact strong {
	font-size:20px;
	font-weight:400;
}
#contact .threeCol div {
	padding:10px 0 0 0;
}
#contact .row1 .column1 .icon {
	background-position:-400px 0;
}
#contact .row1 .column2 .icon {
	background-position:-450px 0;
}
#contact .row1 .column3 .icon {
	background-position:-500px 0;
}
#contact .row2 {
	clear:left;
	font-size:18px;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	padding:10px 0;
	text-align:center;
	vertical-align:bottom;
	margin:50px 0 80px;
}
#contact .row2 .icon {
	background-position:-550px 0;
}
#contact .row3 {
	font-size:14px;
}
/* shopping cart comparison pages */
.compHeader {
	text-align:center;
}
.compHeader h1,
.compHeader span {
	display:inline-block;
}
#compare-table {
	border-collapse: separate;
}
#compare-table td {
	padding:10px;
	border-bottom:3px solid #FFF;
	border-right:2px solid #FFF;
	text-align:center;
	vertical-align: middle;
	font-size:16px;
	width:30%;
}
#compare-table td b {
	font-size:24px;
}
#compare-table .standard	{
	text-align: right;
}
#compare-table .standard,
#compare-table .standard a {
	color:#406F83;
}

#compare-table tr:nth-child(odd) td.standard {
	background:#FCFCFC;
}
#compare-table tr:nth-child(even) td.standard {
	background:#F6F6F6;
}
#compare-table tr:nth-child(odd) td.next {
	background:#F1F7FA;
}
#compare-table tr:nth-child(even) td.next {
	background:#D9EAF0;
}
#compare-table tr:nth-child(odd) td.comp {
	background:#F6F6F6;
}
#compare-table tr:nth-child(even) td.comp {
	background:#E5E5E5;
}
#compare-table td.empty {
	background:none;
}
#compare-table tr:nth-child(1) td{
	border-radius:5px 5px 0 0;
	color:#FFF;
	border-bottom:none;
}
#compare-table tr:nth-child(1) td.next {
	background:#D9EAF0 url(/images/arrrow_comptable.png) 50% 100% no-repeat;
}
#compare-table tr:nth-child(1) td.comp {
	background:#E5E5E5 url(/images/arrrow_comptable_comp.png) 50% 100% no-repeat;
}
#compare-table tr:nth-child(1) td.next,
#compare-table tr:nth-child(1) td.comp {
	padding-bottom:20px;
}

#compare-table b {
	font-weight:normal;
}
/* cart comparison page */
ul.compareCarts {
	display:inline-block;
	margin:0 80px 0 0;
	vertical-align:top;
}
ul.compareCarts li {
	margin:10px 0;
	font-size:16px;
}
/* Google Site Search (input field is styled above) */
.gsc-branding {
	display:none;
}
input.gsc-search-button {
	background:#759107;
	border-radius:20px;
	color:#FFF;
	padding:3px 20px;
	font-size:20px;
	 -webkit-transition: all .5s ease;
	 -moz-transition: all .5s ease;
	 -o-transition: all .5s ease;
	 -ms-transition: all .5s ease;
	 transition: all .5s ease;
	outline:0;
	display:inline-block;
	border:0;
	font-family: 'Nothing You Could Do', cursive;
}
.gs-result .gs-title, .gs-result .gs-title * {
	font-size:20px !important;
	color:#0A779B !important;
}
.gs-snippet {
	font-size:16px;
}
.gsc-wrapper {
	margin:30px 0 0 0;
	width:90% !important;
}
/* Google Site Search In Header */
#headerSearch input.gsc-input {
	width: 110px !important;
	background-color:#F4FAFC !important;
	background-image:url(images/bg_search_header.png) !important;
	-webkit-box-shadow: inset 0 8px 8px 0px rgba(0, 0, 0, .1);
	-moz-box-shadow: inset 0 8px 8px 0px rgba(0, 0, 0, .1);
	box-shadow: inset 	 rgba(0, 0, 0, .1);
	border:2px solid #BFBFBF;
	font-size:14px;
	padding:3px 30px 3px 35px;
	color:#333;
	position:absolute;
	top:0;
	right:0;
	margin:0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#headerSearch input.gsc-input {
		padding:3px 10px 4px 30px;
	}
}
#utilityNav,
#utilityNav *{
	-o-transition:padding 0.3s ease-in-out;
	-ms-transition:padding 0.3s ease-in-out;
	-moz-transition:padding 0.3s ease-in-out;
	-webkit-transition:padding 0.3s ease-in-out;
	transition:padding 0.3s ease-in-out;
}
#headerSearch,
#headerSearch *{
	-o-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}

.headerSearchInProgress #headerSearch input.gsc-input {
	width:158px !important;
	background-color:#F0F3E4 !important;
	border-color:#777;
}
.headerSearchInProgress #headerSearch {
	width:200px;
}
.headerSearchInProgress .sf-menu a {
    padding: 0.5em 1px;
}
.headerSearchInProgress .sf-menu li li a {
     padding: 0.75em 1em;
}


#headerSearch input.gsc-search-button {
	display:none;
}
#headerSearch div.gsc-clear-button{
	position:absolute;
	top:6px;
	right:10px;
	background-image:url(images/seearch_reset_header.png);
	width:0;
	padding:0;
}
.headerSearchInProgress #headerSearch div.gsc-clear-button{
	background-image:url(images/seearch_reset_header.png);
	width:14px;
}
/*--------------------------------
		Slideshow
---------------------------------*/
#slideshow {
	text-align: left;
	margin: 0 auto;
	width: 876px;
	position: relative;
}
#slides {
	border:1px solid #E6E6E6;
}
#slideshow ul, #slideshow li, #slideshow p {
	margin: 0;
	padding: 0;
	list-style: none;
}
#slideshow * {
	outline:0;
}
.slide {
	z-index:1 !important;
}
#controllers {
	margin-bottom: 12px;
	margin-left: 0;
	position: relative;
}
#controllers #active_item {
	background: url(images/featured-arrow.png) no-repeat;
	position: absolute;
	top: -30px;
	left: 36px;
	width: 20px;
	height: 10px;
	z-index: 100;
}
.controller {
	display:block;
	float:left;
	position:relative;
	margin-right:17px;
}
#lastSlide.controller {
	margin-right:0;
}
.controller a {
	display: block;
	height:52px;
}
.controller a.active {
	-moz-box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.4);
}
.controller span.overlay {
	display:block;
	height:50px;
	left:0px;
	position:absolute;
	top:0px;
	width:110px;
	border:1px solid #999;
}

#featured {
	position: relative;
	padding-bottom: 20px;
	margin-left: -1px;
	margin-right: -1px;
	text-shadow: 1px 1px 0 #fff;
	
}
a#left-arrow, a#right-arrow {
	position: absolute;
	top: 130px;
	width: 32px;
	height: 68px;
	text-indent:-9999px;
}
a#left-arrow {
	background:url(images/left-arrow.png) no-repeat;
	left: -32px;
	z-index:2;
}
a#right-arrow {
	background:url(images/right-arrow.png) no-repeat;
	right: -38px;
}
.featured-top-shadow {
	position: absolute;
	top:0px;
	left: 0px;
	width: 882px;
	height: 7px;
}
.featured-bottom-shadow {
	position: absolute;
	bottom:0;
	left: 0;
	width: 882px;
	height: 8px;
}
.featured-description {
	position: absolute;
	top:40%;
	right:30px;
	vertical-align:bottom;
	width:100%;
}
.featured-description p.meta-info {
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 28px;
	color: #747474;
}
.featured-description p.meta-info a {
	text-decoration: none;
	color: #fff;
}

#slideshow .featured-description p {
	color: #0075BA;
	font-size: 24px;
	text-align:right;
	vertical-align:bottom;
	padding: 15px 15px;
	line-height:1.2;
}
a.readmore {
	display: block; 
	position: absolute;
	bottom: 20px;
	right: 20px;	
}

#home #mid {
	background:#FFF;
}
/* NEW HEADER STYLES OCTOBER 2012 */
#utilityNav {
	left:340px !important;
	padding:0 !important;
}
#utilityNav>li {
	background:none !important;
	padding:0 0 0 5px !important;
	-webkit-transition: all .3s ease;
	 -moz-transition: all .3s ease;
	 -o-transition: all .3s ease;
	 -ms-transition: all .3s ease;
	 transition: all .3s ease;
}
#utilityNav>li.first {
	padding:0 !important;
}
#utilityNav li.first>a {
	border-radius: 99px 0 0 99px;
	padding-left:25px;
}
#utilityNav li.last>a {
	border-radius: 0 99px 99px 0;
}
#headerSearch input.gsc-input {
	width:116px !important;
}
.headerSearchInProgress #headerSearch input.gsc-input {
    width: 160px !important;
}
.headerSearchInProgress .sf-menu a {
    padding: 0.5em 0
}
.headerSearchInProgress #utilityNav li.first>a {
    padding-left:20px;
}
.headerSearchInProgress .sf-menu a.sf-with-ul {
    padding-right:23px;
	padding-left:6px;
}
.headerSearchInProgress #utilityNav>li {
	margin:0 !important;
	padding:0 !important;
}
#tagline span {
	font-size:26px;
}
#brandCrumbs {
	margin:0 auto 15px;
	height:52px;
	text-align:center;
	width:960px;
}
#brandCrumbs li {
	display:inline-block;
	position:relative;
	float:left;
}
#brandCrumbs li a {
	display:inline-block;
	background:#FFF;;
	border-radius:15px;
	color:#666;
	font-size:14px;
	font-weight:normal;
	outline:0;
	position:relative;
	padding:0;
	width:200px;
	text-align:center;
	float:left;
	text-decoration:none;
	line-height:30px;
	border:1px solid #CCC;
	margin:0 18px;
	transition: all .25s ease-out;
}
#brandCrumbs li a:hover,
#tour2 #brandCrumbs li.nav1 a,
#increaseTraffic #brandCrumbs li.nav2 a,
#manageOrders #brandCrumbs li.nav3 a,
#XMLPage #brandCrumbs li.nav4 a { 
	color:#FFF;
	background:#0075BA;
	border-color:#0075BA;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#headerSearch input.gsc-input {
		padding:3px 30px 3px 35px;
	}
}
#crumbText {
margin-top: -20px;
}
#crumbText li {
display: inline-block;
position: relative;
padding: 0;
width: 200px;
text-align: center;
text-decoration: none;
/*line-height: 30px;*/
border: 0px;
margin: 0 18px;

vertical-align: top; /*corrects vertical alignment with inline-block elements */
font-weight: normal;
font-size: 13px;
color: #222;
}
/* END NEW HEADER STYLES OCTOBER 2012 */
#compare-table a
{
text-decoration:underline
}

#compare-table a:hover
{
text-decoration:none
}
.threeReasons span {
color:#497D92;
font-weight:bold;
}
.formTableMini td.field input {
width: 280px;
}
.formTableMini {
	background-color:#497D92;
	border-radius: 5px 5px 5px 5px;
}
.formTableMini td{
padding-left: 20px;
}