* {
	border:0;
	margin:0;
	padding:0;
}



.important {
background: #ee5f5b; /* Old browsers */
background: -moz-linear-gradient(top, #ee5f5b 0%, #c43c35 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ee5f5b), color-stop(100%,#c43c35)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ee5f5b 0%,#c43c35 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ee5f5b 0%,#c43c35 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ee5f5b 0%,#c43c35 100%); /* IE10+ */
background: linear-gradient(to bottom, #ee5f5b 0%,#c43c35 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee5f5b', endColorstr='#c43c35',GradientType=0 ); /* IE6-9 */
    border: 1px solid #C43C35;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
    color: #FFFFFF;
    font-weight: 700;
    text-align: center;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
    width: 100%;
margin-top:50px;
}

.important p {
    line-height: 1.5;
    margin: 10px 0;
    padding: 0 20px;
}



body {
background:#fff;
	/*background:#f3f4f4 url(../../App_Themes/Intersalonsalessite/img/global/page/page-gradient-13170908.png) repeat-x scroll left top;
	color:#666;*/
	font:normal 11px Arial, FreeSans, Helvetica, Verdana, sans-serif;
	margin:0;
	padding:0;
} 

body {

}

.noscreen {
	left:-9999px;
	position:absolute;
}
/*.replace {
	height:30px;
	text-indent:-9999px;
}*/

select, input, textarea, input {
	border:1px solid #CCC;
}
input {
	padding:1px 2px;
}
select:focus, select:active, input:focus, input:focus {
	border-color:#586c80 #b0c6db #b0c6db #586c80;
}
a {
	color:#ac0028;
	text-decoration:none;
}
a.black-link {
	color:#333!important;
}
a.pdf {
	background:url(../../App_Themes/Intersalonsalessite/img/global/icon-pdf-13170908.gif) no-repeat 0 0;
	display:block;
	line-height:18px;
	padding:0 0 0 21px;
}
a.print {
	background:url(../../App_Themes/Intersalonsalessite/img/global/icon-print-13170908.gif) no-repeat 0 0;
	display:block;
	line-height:18px;
	padding:0 0 0 21px;
}
a.external {
	background:url(../../App_Themes/Intersalonsalessite/img/global/icon-external-link-13170908.gif) no-repeat 100% 50%;
	padding:0 15px 0 0;
}
a.top {
	background:url(../../App_Themes/Intersalonsalessite/img/global/bullet-blue-arrow-up-13170908.png) no-repeat 100% 50%;
	float:right;
	padding-right:14px;
	text-transform:lowercase;
}
ul.smallArrow, ol.smallArrow {
	list-style-type:none;
	margin:0;
}
ul.smallArrow li, ol.smallArrow li {
	background:url(../../App_Themes/Intersalonsalessite/img/global/bullet-small-arrow-13170908.gif) no-repeat 0 50%;
	margin:0 0 5px;
	padding:0 0 0 10px;
}
ul.checklist li, ol.checklist li {
	background:url(../../App_Themes/Intersalonsalessite/img/global/bullet-checklist-13170908.gif) no-repeat 0 0;
	margin:0 0 5px;
	padding:0 0 0 22px;
}
ul.checklist-disabled li, ol.checklist-disabled li {
	background:url(../../App_Themes/Intersalonsalessite/img/global/bullet-checklist-disabled-13170908.gif) no-repeat 0 0;
	margin:0 0 5px;
	padding:0 0 0 22px;
}
ul.menu, ol.menu {
	list-style-type:none;
	margin:0 0 10px;
}
ul.menu li {
	background:url(../../App_Themes/Intersalonsalessite/img/global/dotted-blue-hr-13170908.gif) repeat-x bottom left;
}
ul.menu a {
	background:url(../../App_Themes/Intersalonsalessite/img/global/bullet-small-arrow-13170908.gif) no-repeat 0 50%;
	display:block;
	padding:5px 0 5px 10px;
	width:160px;
}
ul.menu li.parent a {
	background:#e3f0f6 url(../../App_Themes/Intersalonsalessite/img/global/bullet-small-arrow-down-13170908.gif) no-repeat 2px 50%;
}
ul.menu ul.menu {
	border-bottom:1px solid #e3f0f6;
	list-style-type:none;
	margin:0;
}
ul.menu ul.menu li {
	background:#f6fafd;
	font-size:.9em;
}
ul.menu ul.menu li a {
	background:url(../../App_Themes/Intersalonsalessite/img/global/bullet-small-arrow-13170908.gif) no-repeat 7px 50%;
	color:#0089b3;
	padding:3px 0 3px 15px;
	text-decoration:none;
	width:159px;
}
ul.blueDot li, ol.blueDot li {
	background:url(../../App_Themes/Intersalonsalessite/img/global/bullet-blue-dot-13170908.gif) no-repeat 3px 3px;
	margin:0 0 5px;
	padding:0 0 0 20px;
}
ul.links li, ol.links li {
	margin:0 0 5px;
	padding:0;
}
table {
	/*border-top:1px solid #d8d8d8;*/
	font-size:1em;
	margin:.5em 0 1em;
}
table td {
	/*border-bottom:1px solid #eee;
	border-left:1px solid #eee;*/
	color:#666;
	padding:5px 7px;
}
table td.first {
	border-left:none;
}
table tr.alt td {
	background-color:#f9f9f9;
}
table.plain td {
	border:0;
	padding:0;
}
table .date {
	white-space:nowrap;
	width:90px;
}
table.pretty {
	border-collapse:collapse;
}
table.pretty th, table.pretty td {
	padding:10px;
}
table.pretty th {
	background:#2fa7d0 url(../../App_Themes/Intersalonsalessite/img/global/th-bg-13170908.gif) repeat-x 0 0;
	border-left:1px solid #46c2e4;
	border-right:1px solid #2cb6dc;
	color:#fff;
	font-size:1.3em;
}
table.pretty td {
	border:1px solid #b8dfeb;
}
table.pretty tr.odd td {
	background:#eef5f7;
}
#content {
	font:1.1em Arial, FreeSans, Helvetica, sans-serif;
}
#content p {
	line-height:1.5em;
	margin:.5em 0 1em;
}
#content h2 {
	color:#000;
	font:bold 1.5em Arial, FreeSans, Helvetica, sans-serif;
}
#content h3 {
	color:#000;
	font:bold 1.4em Arial, FreeSans, Helvetica, sans-serif;
}
#content h4 {
	color:#333;
	font:bold 12px Arial, FreeSans, Helvetica, sans-serif;
}
#content h5 {
	color:#666;
	font:bold 1.1em Arial, FreeSans, Helvetica, sans-serif;
	margin:1em 0 0;
}
#content hr.largeBreak, #content hr.mediumBreak {
	clear:both;
	visibility:hidden;
}
#content hr.largeBreak {
	height:30px;
}
#content hr.mediumBreak {
	height:20px;
}
/*#contentHeader h2 {
	color:#323232;
	font:bold 2.4em Arial, Helvetica, FreeSans, sans-serif;
}*/
#footer {
	/*border-top:1px solid #fff; MMMM*/
	clear:both;
	font:1.1em/1.5em Tahoma, FreeSans, Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, FreeSans, sans-serif;
	min-width:910px;
	overflow:auto;
	/*padding:0 0 40px; MM */
	width:910px;
	padding-top:20px;
padding-bottom:30px;
}
#footer a {
    color: #000000 !important;
    font-size: 12px;
    width: 100%;
}
#footer div.first {
	padding-left:0;
}
#footer ul li {
	padding-bottom:3px;
	padding-right:35px;
	float:left;
}
#footer ul a {
	color:#999;
	display:block;
}
#breadcrumb {
	background:#fff;
	border:1px solid #e3e3e3;
	border-left:0;
	border-right:0;
	clear:both;
	font-family:Arial, Helvetica, FreeSans, Sans-Serif;
	font-size:1.2em;
}
#breadcrumb .inner {
	overflow:hidden;
	padding-bottom:11px;
	padding-top:11px;
}
#breadcrumb dl dt {
	color:#666;
	padding:0 5px 0 0;
}
#breadcrumb dl dd {
	color:#666;
	margin:0 7px 0 0;
}
#breadcrumb dl dd a {
	background:url(../../App_Themes/Intersalonsalessite/img/global/page/footer/breadcrumb_arrow-13170908.png) no-repeat 100% 0;
	padding:0 16px 0 0;
}
#breadcrumb dl dd.selected {
	font-weight:400;
}
#footer .column {
	padding-left:10px;
	width:170px;
}
#footer h4 {
	color:#666;
	font:normal 1em/1.5em Tahoma, FreeSans, Arial, Helvetica, sans-serif;
	margin:16px 0 2px;
}
#footer h4 a {
	color:#666;
	display:block;
}
#locationSwitcherForm {
	margin:0 0 10px;
}
#locationSwitcherForm select {
	width:140px;
}
#strategicPartners {
	margin-top:25px;
}
#strategicPartners li {
	margin-bottom:10px;
}
#content span.error, #content input.error, #content select.error {
	border:1px solid red;
}
#content div.error {
	background:url(../../App_Themes/Intersalonsalessite/img/global/bg-validation-13170908.gif) no-repeat 0 0;
	color:#666;
	font-size:1em;
	margin:0 0 20px;
}
#content div.error .inner {
	background:url(../../App_Themes/Intersalonsalessite/img/global/validation-footer-13170908.gif) no-repeat bottom left;
	padding:10px 15px 20px 55px;
}
#content div.error-signup {
	background:url(../../App_Themes/Intersalonsalessite/img/global/bg-validation-signup-13170908.png) no-repeat 0 0;
	color:#666;
	font-size:1em;
	margin:0 0 20px;
}
#content div.error-signup .inner {
	background:url(../../App_Themes/Intersalonsalessite/img/global/validation-footer-signup-13170908.png) no-repeat bottom left;
	padding:10px 15px 20px 55px;
}
#content div.error ul, #content div.error-signup ul {
	margin:0 0 0 1.2em;
}
#content div.error h3, #content div.error-signup h3 {
	font-size:1em!important;
	margin:0 0 5px;
}
.quote {
	margin:0 0 20px;
	width:195px;
}
.quote blockquote {
	background:url(../../App_Themes/Intersalonsalessite/img/global/boxes/quote-small-bg-13170908.png) no-repeat bottom left;
	padding:0 0 20px;
	width:100%;
}
.quote blockquote .inner {
	background:url(../../App_Themes/Intersalonsalessite/img/global/boxes/quote-small-bg-13170908.png) no-repeat top left;
	padding:12px 12px 0;
	width:auto;
}
.quote blockquote .inner a {
	color:#004653;
}
.quote cite {
	color:#333;
	display:block;
	font-style:normal;
	margin:10px 0;
}
.box {
	background:url(../../App_Themes/Intersalonsalessite/img/global/red-header-bg.png) no-repeat bottom left;
	margin:0 0 2em;
}
#content .box h4 {
	background:#06ACDC url(../../App_Themes/Intersalonsalessite/img/global/red-header-bg.png) no-repeat top left;

	color:#fff;
	display:block;
	font-size:1em;
	font-weight:400;
	margin:0;
	padding:0;
}
#content .box div.inner {
	background:url(../../App_Themes/Intersalonsalessite/img/global/red-header-bg.png) no-repeat bottom right;
	margin:0 0 0 15px;
	overflow:visible;
	padding:10px 15px 15px 0;
	width:auto;
}
.box h4 span.inner {
	background:url(../../App_Themes/Intersalonsalessite/img/global/red-header-bg.png) no-repeat top right;
	display:block;
	line-height:30px;
	margin:0 0 0 15px;
	padding:0 10px 0 0;
}
.box table td {
	color:#7d7d7d;
}
#content .downloadBox {
	background:url(../../App_Themes/Intersalonsalessite/img/global/boxes/download-outlined-bg-13170908.png) no-repeat bottom left;
	padding:0 0 5px;
}
#content .downloadBox div.inner {
	background:url(../../App_Themes/Intersalonsalessite/img/global/boxes/download-outlined-bg-13170908.png) no-repeat top left;
	padding:12px 25px 0 50px;
}
#content .downloadBox div.inner a strong {
	color:#313131;
}
#content .smallOutlinedBox {
	background:url(../../App_Themes/Intersalonsalessite/img/global/boxes/grey-small-outlined-bg-13170908.png) no-repeat 0 0;
	padding-top:4px;
}
#content .smallOutlinedBox .inner {
	background:url(../../App_Themes/Intersalonsalessite/img/global/boxes/grey-small-outlined-bg-13170908.png) no-repeat 0 100%;
	padding:11px 12px 15px;
	width:auto;
}
#content .smallOutlinedBox h3 {
	color:#252525;
	font:bold 1.165em Arial, Helvetica, FreeSans, sans-serif;
	margin:0 0 6px;
}
#contentHeader .breadcrumb {
	font-size:1.1em;
	margin-top:-16px;
}
#contentHeader .breadcrumb dd {
	background:url(../../App_Themes/Intersalonsalessite/img/global/page/footer/breadcrumb_arrow-13170908.png) no-repeat right;
	display:inline;
	padding-right:10px;
}
#footer #bar {
	float:left;
	height:45px;
	margin-bottom:1em;
	width:960px;
}
#footer #bar p {
	color:#999;
	float:left;
	font-size:1.2em;
	line-height:35px;
	padding-left:20px;
	padding-right:15px;
	width:450px;
}
#footer #bar h4, #footer #bar li {
	color:#999;
	float:left;
	font-family:Arial, FreeSans, Helvetica, sans-serif;
	font-size:1.2em;
	line-height:39px;
	margin:0;
	width:145px;
}
#footer #bar li {
	text-align:right;
}
#footer #bar h4 {
	padding:0 0 0 15px;
}
#footer #bar h4.button {
	float:left;
	height:39px;
	padding:0;
	text-indent:-999px;
	width:180px;
}
#footer #bar h4.tryIntersalon a {
	background:url(../../App_Themes/Intersalonsalessite/img/global/page/footer/footer-button-tryintersalon.jpg) no-repeat left top;
}
#footer #sitemap {
	border-top:1px solid #DADBDB;
	float:left;
	padding-top:16px;
	width:960px;
}
#footer #sitemap ul {
	color:#999;
	float:left;
	font-size:.9em;
	/*width:145px;*/
	width:100%;
}
#footer #sitemap h5 {
	font-size:1em;
}
#footer #sitemap ul a:hover {
	color:#666;
}
#footer #sitemap li img {
	padding:.6em 0;
}
#footer ul#accreditationLogos {
	width:200px!important;
}
#footer ul#accreditationLogos li {
	float:left;
	margin-left:20px;
}
/*#contentHeader .inner h2.whatisintersalon {
	background:url(../../App_Themes/Intersalonsalessite/img/global/whatisintersalon/page-heading-whatisintersalon.gif) no-repeat top left;
}

#contentHeader .inner h2.intersalonshop {
	background:url(../../App_Themes/Intersalonsalessite/img/global/page-heading-intersalonshop.gif) no-repeat top left;
}

#contentHeader h2.videos {
	background:url(../../App_Themes/Intersalonsalessite/img/global/videos/page-heading-videos.png) no-repeat top left;
}

#contentHeader .inner h2.whyintersalon {
	background:url(../../App_Themes/Intersalonsalessite/img/global/whyIntersalon/page-heading-whyintersalon.gif) no-repeat top left;
}
#contentHeader .inner h2.contactingintersalon {
	background:url(../../App_Themes/Intersalonsalessite/img/global/contact/page-heading-contactingintersalon.gif) no-repeat top left;
}

#contentHeader .inner h2.myaccount {
	background:url(../../App_Themes/Intersalonsalessite/img/global/page-heading-myaccount.gif) no-repeat top left;
}

#contentHeader .inner h2.quotes {
	background:url(../../App_Themes/Intersalonsalessite/img/global/page-heading-quotes.gif) no-repeat top left;
}

#contentHeader .inner h2.login {
	background:url(../../App_Themes/Intersalonsalessite/img/global/page-heading-login.gif) no-repeat top left;
}

#contentHeader .inner h2.intersalonsignup {
	background:url(../../App_Themes/Intersalonsalessite/img/global/page-heading-intersalonsignup.gif) no-repeat top left;
}

#contentHeader .inner h2.faq {
	background:transparent url(../../App_Themes/Intersalonsalessite/img/global/faq/page-heading-intersalonfaq.gif) no-repeat scroll left top;
}
#contentHeader .inner h2.answers {
	background:transparent url(../../App_Themes/Intersalonsalessite/img/global/answers/page-heading-answers.gif) no-repeat scroll left top;
}


#contentHeader .inner h2.privacypolicy {
	background:url(../../App_Themes/Intersalonsalessite/img/global/page-heading-privacypolicy-13170908.gif) no-repeat top left;
}*/
.content-inner-full {
	padding:37px 40px;
}
.content-inner-left {
	padding:30px 20px 10px 40px;
}

.content-inner-onecol {
	padding:10px 40px 10px 40px;
}

.content-inner-middle {
	padding:30px 20px 10px;
}
.content-inner-right {
	padding:30px 40px 10px 20px;
}
.feature-image {
	float:right;
	margin:23px 1px 30px 0;
}
ul.feature-links {
	list-style-type:none;
	margin:20px 0 0;
}
ul.feature-links li {
	margin:0 0 15px;
}
ul.feature-links li a {
	color:#666;
	padding:10px 5px 10px 60px;
}
ul.feature-links li a span.highlite {
	color:#B02052;


}
ul.feature-links li strong {
	display:block;
	padding:0 0 3px;
}
ul.feature-links li a.video {
	background:url(../../App_Themes/Intersalonsalessite/img/global/whatisintersalon/feature-link-video-13170908.png) no-repeat 0 7px;
	display:block;
}
ul.feature-links li a.switch {
	background:url(../../App_Themes/Intersalonsalessite/img/global/whatisintersalon/feature-link-switch-13170908.png) no-repeat 0 7px;
	display:block;
}
ul#whatisintersalon-menu {
	list-style-type:none;
	margin-top:30px;
	width:180px;
}
ul#whatisintersalon-menu li a {
	display:block;
	/*font-size:1.1em;*/
	height:43px;
	line-height:43px;
	padding:0 20px;
	white-space:nowrap;
}

ul#whatisintersalon-menu li a img {
margin-left:5px;
}



ul#whatisintersalon-menu li a:hover {
	color:#111;
	text-decoration:none;
}
ul#whatisintersalon-menu li.CMSListMenuHighlightedLI a {
	/*background:url(../../App_Themes/Intersalonsalessite/img/global/whatisintersalon/bg-nav-selected-13170908.png) no-repeat 10px 0;
	*/color:#333;
	font-weight:700;
}
ul#whatisintersalon-menu li.signup a {
	margin:5px 0 0;
	padding:5px 15px;
}
ul#whatisintersalon-menu li.ruled {
	border-top:1px solid #b6e9f6;
	margin-top:1em;
	padding-top:1em;
}








ul#gallery-menu {
	list-style-type:none;
	margin-top:30px;
	width:180px;
}
ul#gallery-menu li a {
	display:block;
	/*font-size:1.1em;*/
	height:43px;
	line-height:43px;
	padding:0 20px;
	white-space:nowrap;
}
ul#gallery-menu li a:hover {
	color:#111;
	text-decoration:none;
}
ul#gallery-menu li.CMSListMenuHighlightedLI a {
	/*background:url(../../App_Themes/Intersalonsalessite/img/global/whatisintersalon/bg-nav-selected-13170908.png) no-repeat 10px 0;
	*/color:#333;
	font-weight:700;
}
ul#gallery-menu li.signup a {
	margin:5px 0 0;
	padding:5px 15px;
}
ul#gallery-menu li.ruled {
	border-top:1px solid #b6e9f6;
	margin-top:1em;
	padding-top:1em;
}

.contentHeaderLink {
	display:block;
	height:40px;
	position:relative;
	top:-35px;
	width:960px;
}
label {
	color:#333;
	display:block;
	/*font-weight:700;*/
	line-height:2.4em;
	padding:7px 10px 0 0;
	white-space:nowrap;
}
ul.submenu {
	list-style-type:none;
	margin:5px 10px 10px;
}
ul.submenu li {
	background:transparent url(../../App_Themes/Intersalonsalessite/img/global/bullet-small-arrow-13170908.gif) no-repeat scroll 0 6px;
	height:auto;
	line-height:1.5em;
	margin:0;
	padding:0 5% 0 10px;
	width:90%;
}
img, input.checkbox, input.radio, input.img, table.plain {
	border:0;
}
form, #content table.pretty p {
	margin:0;
	padding:0;
}
.right, #footer #bar ul {
	float:right;
}
.left, #breadcrumb dl dt, #breadcrumb dl dd {
	float:left;
}
.bold, #content .downloadBox div.inner a {
	font-weight:700;
}
a:hover, a:active, a:focus, ul.menu ul.menu li a:hover {
	text-decoration:underline;
}
ul.checklist, ol.checklist, ul.checklist-disabled, ol.checklist-disabled {
	list-style-type:none;
	margin:10px 0 0;
}
ul.menu li.selected a, ul.menu ul.menu li.selected a, #footer ul a:hover {
	color:#000;
}
ul.blueDot, ol.blueDot, ul.blueDot li ul, ul.links, ol.links, ul.blank, #footer ul {
	list-style-type:none;
}
#contentHeader .breadcrumb #contentHeader .breadcrumb .selected, #contentHeader .breadcrumb dd.selected, #contentHeader .breadcrumb dd.first {
	display:none;
}
.quote blockquote .inner a:hover, ul.feature-links li a:hover {
	text-decoration:none;
}
#header, #content, #footer {
	margin:0 auto;
	min-width:960px;
	width:960px;
}
.column {
	float:left;
}
.layout-whatisintersalon-security .cB {
	float:left;
	width:365px;
}


.layout-whatisintersalon-solutions .cC {
	float:left;
	width:210px;
}

.colfull {
	width:770px !important;
}
.layout-whatisintersalon-solutions .cC-last {
	float:left;
	width:220px;
}

.layout-gallery-right .dA {
	float:left;
	width:918px;
}

.dA .content-inner-left {
	padding:0px;
}

.layout-whosusingIntersalon-casestudy {
	background:url(../../App_Themes/Intersalonsalessite/img/global/whosusingIntersalon/layout-whosusingIntersalon-casestudy-bg-13170908.png) repeat-y top left;
	width:960px;
}
.layout-support-contact .cG {
	float:left;
	width:450px;
}
.layout-support-overview .cC {
	float:left;
	width:200px;
}
.layout-support-overview .cD {
	float:left;
	width:300px;
}
.layout-signup .cA {
	background:url(../../App_Themes/Intersalonsalessite/img/global/signup/layout-signup-bg-13170908.png) repeat-y top center;
	margin:0 auto;
	width:960px;
}
.layout-signup .cB {

	float:left;
	margin:0 100px;
	width:760px;
}
.layout-signup .cC {
	float:left;
	width:400px;
}
.layout-signup .cD {
	float:left;
	width:360px;
}
.layout-about {
	background:url(../../App_Themes/Intersalonsalessite/img/global/about/layout-about-bg-13170908.png) repeat-y top left;
	width:960px;
}

#what #footer {
	border-top:0;
	float:none;
	font-family:Arial, FreeSans, Helvetica, sans-serif;
	margin:0 auto;
	min-width:960px;
	/*padding:1.6em 0;*/
	text-align:left;
	width:960px;
} 
.layout-intersalon-blog .cC {
	float:left;
	width:490px;
}
.layout-intersalon-blog .cD {
	float:left;
	width:290px;
}
.layout-whatisintersalon-features, .layout-blog {
	/*background:url(../../App_Themes/Intersalonsalessite/img/global/whatisintersalon/layout-whatisintersalon-bg-13170908.png) repeat-y top left;
	width:960px;*/
}

.layout-testimonials {
	background:#ffffff;
	width:960px;
}

.layout-whatisintersalon-features .cA, .layout-about .cA, .layout-blog .cA {
	float:left;
	width:180px;
}

.layout-shop .cA {
	float:left;
	width:160px;
}


.layout-whatisintersalon-features .cB, .layout-about .cB, .layout-blog .cB {
	float:right;
	width:780px;
}
.layout-whatisintersalon-features .cC, .layout-whatisintersalon-features .cD, .layout-about .cC, .layout-about .cD {
	float:left;
	width:390px;
}
.layout-whatisintersalon-switch, .layout-whatisintersalon-solutions, .layout-partners-accountantsEdition {
	background:url(../../App_Themes/Intersalonsalessite/img/global/whatisintersalon/layout-whatisintersalon-switch-bg-13170908.png) repeat-y top left;
	width:960px;
}
.layout-whatisintersalon-switch .cA, .layout-whatisintersalon-solutions .cA, .layout-partners-accountantsEdition .cA {
	float:left;
	width:640px;
}
.layout-whatisintersalon-switch .cB, .layout-whatisintersalon-switch .cC, .layout-whatisintersalon-switch .cD, .layout-whatisintersalon-solutions .cB, .layout-whosusingIntersalon .cD, .layout-whosusingIntersalon .cE, .layout-whosusingIntersalon .cF, .layout-support-contact .cD, .layout-partners-accountantsEdition .cC {
	float:left;
	width:320px;
}
.layout-whatisintersalon-security, .layout-whosusingIntersalon, .layout-privacyterms {
	background:url(../../App_Themes/Intersalonsalessite/img/global/whatisintersalon/layout-whatisintersalon-security-bg-white-13170908.png) repeat-y top left;
	width:960px;
}
.layout-whatisintersalon-security .cA, .layout-whosusingIntersalon .cA, .layout-privacyterms .cA {
	width:960px;
}
.layout-whosusingIntersalon .cB, .layout-whosusingIntersalon .cC {
	float:left;
	width:480px;
}
.layout-whosusingIntersalon-casestudy .cA, .layout-support-contact .cA, .layout-support-overview .cA {
	float:left;
	width:680px;
}
.layout-whosusingIntersalon-casestudy .cB, .layout-support-contact .cB, .layout-support-contact .cC, .layout-support-contact .cF, .layout-support-overview .cB, .layout-support-overview .cF, .layout-partners-accountantsEdition .cB, .layout-partners-accountantsEdition .cD {
	float:left;
	width:280px;
}
.layout-whosusingIntersalon-casestudy .cC, .layout-whosusingIntersalon-casestudy .cD {
	float:left;
	width:340px;
}
.layout-support-contact, .layout-support-overview, .layout-intersalon-blog {
	/*background:url(../../App_Themes/Intersalonsalessite/img/global/support/layout-support-becomeapartner-bg-white-13170908.png) repeat-y top left;
	*/float:left;
	width:960px;
}
.layout-support-becomeapartner .cE, .layout-support-overview .cE, .layout-signup {
	float:left;
	width:960px;
}

.layout-blog .cA {
FLOAT:LEFT;
width:500px;
}

.layout-blog .cB {
float:right;
width:200px;
}


#content .sidebar {
	width:244px;
}
.sidebar .box {
	background:url(../../App_Themes/Intersalonsalessite/img/global/sidebar/bg-sidebar-13170908.png) no-repeat bottom left;
	color:#333;
	float:left;
	line-height:1.4em;
	margin:0 0 8px;
	padding:0 0 7px;
}
#content .sidebar .box .inner {
	background:url(../../App_Themes/Intersalonsalessite/img/global/sidebar/bg-sidebar-13170908.png) no-repeat top left;
	float:left;
	margin:0;
	padding:10px 10px 6px;
	width:224px;
}
#content .sidebar .box .inner p {
	margin-bottom:0;
}
#content .sidebar a.guide {
	background:url(../../App_Themes/Intersalonsalessite/img/global/sidebar/btn-bg-guide-13170908.png) no-repeat scroll 0 0;
	color:#fff;
	display:block;
	font-size:1.165em;
	font-weight:700;
	height:33px;
	line-height:33px;
	padding:0 10px;
}
#content .sidebar a.action {
	background:url(../../App_Themes/Intersalonsalessite/img/global/sidebar/btn-bg-action-13170908.png) no-repeat scroll 0 0;
	color:#fff;
	display:block;
	font-size:1.165em;
	font-weight:700;
	height:33px;
	line-height:33px;
	padding:0 10px;
}
.sidebar ul, .sidebar ol {
	margin:.5em 0;
}
.sidebar ul li, .sidebar ol li {
	margin-left:22px;
	padding-left:0;
}
.sidebar ul.arrow {
	margin:0;
}
ul.arrow {
	list-style-type:none;
	width:100%;
}
ul.arrow li {
	border-top:1px solid #e7e7e7;
	clear:both;
	float:left;
	line-height:30px;
	margin:0;
	width:100%;
}
ul.arrow li.first {
	border-top:0;
}
ul.arrow li.guide {
	border-bottom:1px solid #E3E3E3;
	border-top:0;
	margin-bottom:5px;
}
ul.arrow li a {
	background:url(../../App_Themes/Intersalonsalessite/img/global/bullet-blue-arrow-right-13170908.gif) no-repeat 100% 50%;
	display:block;
	font-weight:700;
	line-height:30px;
	padding:0 0 0 2px;
}
.sidebar .box h4 a {
	display:block;
}
#content .sidebar .box h4 {
	background:none;
	border-top:1px solid #e6e6e6;
	clear:both;
	color:#333;
	font-size:1.165em;
	font-weight:700;
	margin-top:10px;
	padding:10px 0 0;
}
#content .sidebar .box h4.no-line {
	border-top:none!important;
	margin-top:0!important;
	padding-top:0!important;
}
#content .sidebar .box h4.first {
	border-top:0;
	margin-top:0;
	padding-top:0;
}
.sidebar .box h4 span.icon {
	background:url(../../App_Themes/Intersalonsalessite/img/global/sidebar/icon-sprites-13170908.png) no-repeat 0 0;
	display:block;
	float:left;
	height:20px;
	margin-right:6px;
	overflow:hidden;
	text-indent:-999px;
	width:16px;
}
.sidebar .box h4 span.email {
	background-position:0 -30px;
}
.sidebar .box h4 span.logo {
	background-position:0 -90px;
}
.sidebar .box h4 span.pdf {
	background-position:0 -60px;
}
.sidebar .box h4 span.partner {
	background-position:0 -120px;
}
.sidebar .box h4 span.rss {
	background-position:0 -150px;
}
.sidebar .box h4 span.stock {
	background-position:0 -180px;
}
.sidebar .box h4 span.shares {
	background-position:0 -210px;
}
#content .sidebar h5 {
	border-top:1px solid #e6e6e6;
	color:#000;
	font-size:1.165em;
	margin-top:1em;
	padding-top:1em;
}
.stockTicker {
	clear:both;
	line-height:20px;
	margin:0 0 10px;
	text-align:right;
}
.stockPriceMovement {
	float:left;
}
.stockPriceMovement .movement {
	text-align:left;
}
.stockPriceMovement .up, .stockPriceMovement .nochange, .stockPriceMovement .down {
	background:url(../../App_Themes/Intersalonsalessite/img/global/sidebar/bg-stockmovements-13170908.png) no-repeat 0 0;
	color:#fff;
	display:block;
	float:left;
	font-weight:700;
	height:20px;
	margin-right:5px;
	padding:0 0 0 18px;
	width:35px;
}
.stockPriceMovement .up {
	background-position:0 -20px;
}
.stockPriceMovement .nochange {
	background-position:0 -40px;
}
#content .stockTicker .code {
	color:#666;
}
.sidebar .boldoutline {
	background:url(../../App_Themes/Intersalonsalessite/img/global/boxes/bold-outline-bg-13170908.png) no-repeat bottom left;
}
#content .sidebar .boldoutline .inner {
	background:url(../../App_Themes/Intersalonsalessite/img/global/boxes/bold-outline-bg-13170908.png) no-repeat top left;
	padding-bottom:10px;
}
.sidebar .contactNumberAccEdition {
	clear:both;
	color:#333!important;
	font-size:1.2em;
	padding-top:5px;
}
.sidebar .box h4 span.blog, .stockPriceMovement .down {
	background-position:0 0;
}
.stockPriceMovement .price, .sidebar .contactNumberAccEdition strong {
	font-weight:700;
}
* {
	outline:none;
}
#page {
	margin:0 auto;
	width:960px;
}
#header {
	height:110px;
	margin-bottom:25px;
}
#header h1 a {
	background:url(../../App_Themes/Intersalonsalessite/img/global/header/header-intersalon-logo.gif) no-repeat left top;
	height:60px;
	position:absolute;
	top:8px;
	width:255px;
}
ul#langSelector {
	float:right;
	margin:17px 10px 0 0;
	position:relative;
}
div#header fieldset {
	margin-top:16px;
}
div#searchBox fieldset legend {
	display:none;
}
div#header fieldset input.textbox {
	background:url(../../App_Themes/Intersalonsalessite/img/global/header/searchbox-outer-13170908.png) no-repeat left top;
	border:none!important;
	color:#999;
	font-size:1.1em;
	height:25px;
	padding:5px 0 1px 5px;
	width:190px;
}
div#header fieldset input.button {
	border:none;
	position:relative;
	right:2px;
	top:-1px;
}
ul#auxNav li.first {
	border-left:none;
}
ul#auxNav li a {
	color:#aee9fb;
	font:bold 1.1em/1.2em Tahoma, Helvetica, Verdana, Arial, FreeSans, sans-serif;
	margin:1px 0 0;
}
ul#auxNav a.feature {
	color:#FFFD00;
}

#contentHeader {
	height:35px;
	margin:20px auto 0;
	width:960px;
}
#contentHeader .inner {
	height:35px;
	width:960px;
}
#contentHeader .inner h2 {
	float:left;
	width:300px;
}

#full #contentHeader .inner h2 {
	width:900px !important;
}

#contentHeader ul#page-navigation {
	float:right;
	height:22px;
	list-style-type:none;
}
#contentHeader ul#page-navigation li {
	float:left;
	font-size:12px;
	list-style-type:none;
}
#contentHeader ul#page-navigation li.current {
	background:#15B5DF url(../../App_Themes/Intersalonsalessite/img/global/header/subnav-bg-13170908.png) no-repeat left 0;
}
#contentHeader ul#page-navigation li a {
	display:block;
	height:22px;
	line-height:22px;
	margin-left:5px;
	padding:0 15px 0 10px;
	text-decoration:none;
}
#contentHeader ul#page-navigation li a:hover {
	text-decoration:underline!important;
}
#contentHeader ul#page-navigation li.current a {
	background:#15B5DF url(../../App_Themes/Intersalonsalessite/img/global/header/subnav-bg-13170908.png) no-repeat right 0;
	color:#fff;
	font-weight:700;
	text-decoration:none!important;
}
#contentHeader ul#page-navigation li.current a:hover {
	text-decoration:none!important;
}
div.cmDiv {
	float:none;
}
.clickMenu {
	cursor:default;
	line-height:1.18182em;
	margin:0;
	padding:0;
}
.clickMenu, .clickMenu ul {
	list-style:none;
}
.clickMenu ul {
	background-color:#fff;
	border:1px solid #dddfe1;
	float:left;
	margin:0;
	min-width:100px;
	padding:0;
	width:150px;
}
.clickMenu div.outerbox {
	display:none;
	min-width:106px;
}
.clickMenu div.inner {
	left:-1px;
	margin:0;
	top:-1px;
}
.clickMenu div.inner div.outerbox {
	left:90px;
	margin:0;
	top:-3px;
}
.clickMenu li {
	position:relative;
}
.clickMenu li.main {
	float:left;
	height:20px;
}
.clickMenu li.main li {
	min-width:78px;
	z-index:2;
}
.clickMenu li.hover {
	z-index:1!important;
}
.clickMenu li.main ul li a:hover {
	background:#eee;

}

.clickMenu img.liArrow {

	position:absolute;

	right:5px;

	top:.41em;

}

.clickMenu a {

	color:#00a3d4;
	display:block;

	font-family:Arial, FreeSans, Helvetica, Verdana, sans-serif;
	padding:5px 10px;
	text-decoration:none;
}
html>body div.outerbox {
	padding:0 5px 5px 0;
}
html>body div.shadowbox1 {
	background:url(../../App_Themes/Intersalonsalessite/img/global/header/myshadow-13170908.png) no-repeat right top;
	bottom:5px;
	height:100%;
	position:absolute;
	right:0;
	width:5px;
}
html>body div.shadowbox2 {
	background:url(../../App_Themes/Intersalonsalessite/img/global/header/myshadow-13170908.png) left bottom;
	bottom:0;
	height:5px;
	position:absolute;
	right:5px;
	width:100%;
}
html>body div.shadowbox3 {
	background:url(../../App_Themes/Intersalonsalessite/img/global/header/myshadow-13170908.png) no-repeat right bottom;
	bottom:0;
	height:5px;
	position:absolute;
	right:0;
	width:5px;
}
html>body .innerbox {
	display:inherit;
	margin:0;
}
.icon span {
	padding-left:5px;
	position:relative;
	top:-2px;
}
#soapbox {
	height:580px;
	padding:0;
	width:930px;
}
#soapbox .content {
	left:0;
	padding:40px 30px 40px 40px;
	position:absolute;
	top:0;
	width:860px;
}
#soapbox .bg {
	background:url(../../App_Themes/Intersalonsalessite/img/global/soapbox/bg-13170908.png) no-repeat 0 0;
	height:580px;
	left:0;
	position:absolute;
	top:0;
	width:100%;
}
.Intersalonplayer ol.menu {
	color:#0089b3;
	float:left;
	font:bold 16px Arial, Helvetica, sans-serif;
	list-style-type:none;
	margin:0 36px 0 0;
	padding:0;
	width:210px;
}
.Intersalonplayer ol.menu a {
	color:#0089b3;
	text-decoration:none;
}
.Intersalonplayer ol.menu a:hover {
	text-decoration:underline;
}
.Intersalonplayer ol.menu li {
	border-bottom:1px solid #e3f2f7;
	padding:8px 0 8px 1em;
	text-indent:-1em;
}
.Intersalonplayer ol.menu li.selected a {
	color:#222;
}
.Intersalonplayer a.close {
	background:url(../../App_Themes/Intersalonsalessite/img/global/soapbox/btn-close-13170908.png) no-repeat 0 0;
	display:block;
	float:right;
	height:18px;
	margin:-20px 0 0;
	overflow:hidden;
	text-indent:-9999em;
	width:55px;
	z-index:99999;
}
.Intersalonplayer .player {
	background:#fff;
	display:block;
	float:left;
	height:490px;
	width:610px;
}
#content .Intersalonplayer .player h2 {
	color:#0089B3;
	font-size:2.2em;
	font-weight:400;
	height:48px;
	margin:0;
	overflow:hidden;
	padding:10px 0 0 5px;
}
#soapbox {
	left:50%;
	margin:-290px 0 0 -468px;
	padding:20px;
	position:absolute;
	text-align:left;
	top:50%;
	z-index:9999;
}
#overlay {
	background-color:#FFF;
	display:block;
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:9990;
}
#soapbox.done #sbContent {
	float:left;
	left:4px;
	position:absolute;
	top:6px;
}
#soapbox.done #sbContentContainer {
	background:#fff;
	border:5px solid #fff;
	display:block;
	height:765px;

	padding:0;
	width:970px;
}
#soapbox[id], #overlay[id] {
	position:fixed;
}
#soapbox.done #sbLoadMessage, #soapbox.loading #sbContent {
	display:none;
}

/*#HOME#*/

#content {
	padding-bottom:1em;
}
#homebanner.blue {
	background:#ffffff url(../../App_Themes/Intersalonsalessite/img/global/home/intersalon-home-background.png) repeat-x 0 0;
	width:960px;
}
#homebanner.blue .homebanner-inner-left {
	background:url(../../App_Themes/Intersalonsalessite/img/global/home/intersalon-home-edge.png) no-repeat -5px 0;
	width:960px;
}
#homebanner.blue .homebanner-inner-right {
	background:url(../../App_Themes/Intersalonsalessite/img/global/home/intersalon-home-edge.png) no-repeat 955px 0;
	width:960px;
}

.homebanner-content {
	height:270px;
	padding:30px;
}
#homebanner h1 {
	margin-bottom:25px;
	width:455px;
}
#homebanner h1.intersalon-overview {
	height:80px;
}

#homebanner h1.intersalon-overview {
	background:url(../../App_Themes/Intersalonsalessite/img/global/home/home-intersalon-overview.png) no-repeat left top;
}

#homebanner h2.intersalon-overview {
	height:65px;
	margin-bottom:30px;
	width:455px;
}

#homebanner h2.intersalon-overview {
	background:url(../../App_Themes/Intersalonsalessite/img/global/home/home-intersalon-overview.png) no-repeat 0 -105px;


}

.homebanner-subtext {
	height:65px;
	margin-bottom:30px;
	width:455px;
	color:#ffffff;
}



#homebanner h2 {


	color:#fff;

	font-size:14px;
	font-weight:400;
	line-height:22px;
	margin-bottom:10px;
}

#homebanner.blue .button {
	float:left;
	margin-top:10px;
}
#homebanner.blue p {
	color:#DAAFDD;
	font-size:16px;
	float:left;
	margin-left:20px;
	margin-top:18px;
}

.showTab {
	display:block;
}
.hideTab {
	display:none;
}
ul#tiles {
	display:block;
	float:left;

	list-style-type:none;
	margin:40px 0 10px;
	width:960px;
}
ul#tiles li {
	/*border-right:1px solid #DADBDB;*/
	display:block;
	float:left;
	/*height:145px;*/
	list-style-type:none;
	width:239px;
}
ul#tiles li.last {
	border-right:0;
}
ul#tiles li li {
	border:none;
	color:#666;
	font-size:12px;
	height:auto;
	margin:0 25px 7px;
	width:auto;
clear:left;
}
ul#tiles li h3 {
	display:block;
	height:12px;
	margin:0 19px 15px 20px;
	width:180px;
}
ul#tiles li p {
	display:block;
	margin:0 19px 5px 20px;
clear:left;
}
ul#tiles li h3.videotour {
	background:transparent url(../../App_Themes/Intersalonsalessite/img/global/home/home-tiletitle-watch-a-video-tour.gif) no-repeat left top;
}
ul#tiles li h3.fullyfeatured {
	background:transparent url(../../App_Themes/Intersalonsalessite/img/global/home/home-tiletitle-fully-featured.gif) no-repeat left top;
}
ul#tiles li h3.ecommerce {
	background:transparent url(../../App_Themes/Intersalonsalessite/img/global/home/home-tiletitle-ecommerce.gif) no-repeat left top;
}
ul#tiles li h3.onlinebooking {
	background:transparent url(../../App_Themes/Intersalonsalessite/img/global/home/home-tiletitle-onlinebooking.gif) no-repeat left top;
}

ul#tiles li h3.blogs {
	background:transparent url(../../App_Themes/Intersalonsalessite/img/global/home/home-tiletitle-blogs.gif) no-repeat left top;
}

ul#tiles li.worlds-best p {
	padding-left:80px;
	width:100px;
}
#news {
	background:transparent url(../../App_Themes/Intersalonsalessite/img/global/home/newsbar-bg.png) no-repeat left top;
	float:left;
	height:44px;
	padding:0 15px;
	width:880px;
}
#news p, #news h4 {
	height:44px;
	line-height:44px;
}
#news p {
	color:#999;
	float:left;
	margin:0;
}
#news h4 {
	color:#666;
	float:right;
	font-weight:400;
}
#news h4 a {
	background:transparent url(../../App_Themes/Intersalonsalessite/img/global/bullet-blue-arrow-right-13170908.gif) no-repeat scroll 100% 70%;
	font-weight:700;
	margin-right:20px;
	padding:0 13px 0 0;
}
.tickList {
	list-style:none url(../../App_Themes/Intersalonsalessite/img/global/support/tick-13170908.png) inside;
	margin:2px 0 0 14px!important;
	text-indent:0;
}

.blogList {
	list-style:none url("../../App_Themes/Intersalonsalessite/img/global/blogitem.gif") inside;
	margin:2px 0 0 14px!important;
	text-indent:0;
}

ul.blogList li {
background:url("../../App_Themes/Intersalonsalessite/img/global/blogitemred.gif") no-repeat scroll 0 3px transparent;
color:#666666;
list-style-type:none;
margin:0 10px 2px !important;
padding:0 0 6px 25px;
width:260px;
}

p.error {
	color:Red;
	font-weight:700;
}
ul.tickList {
	float:left;
}
ul.tickList li {
	background:url(../../App_Themes/Intersalonsalessite/img/global/home/tick-13170908.gif) no-repeat;
	color:#666;
	list-style-type:none;
	margin:0 10px 2px!important;
	padding:0 0 6px 25px;
	width:260px;
}
label {
	line-height:1.5em;
	padding:0 10px 5px 0;
}


/*#WhatIsIntersalon#*/

#content .inner {
	overflow:hidden;
}
#cA, #cB {
	margin:0 0 -2000px;
	padding:0 0 2000px;
}
/*#contentHeader .inner {
	background:url(../../app_themes/intersalonsalessite/img/global/whatisintersalon/layout-whatisintersalon-top-13170908.png) no-repeat bottom left;
}*/

/*#contentFooter {
	background:url(../../app_themes/intersalonsalessite/img/global/whatisintersalon/layout-whatisintersalon-bottom-13170908.png) no-repeat top left;
	display:block;
	height:10px;
	width:960px;
clear:both;
}*/
#cA {
	background:url(../../app_themes/intersalonsalessite/img/global/whatisintersalon/bg-nav-13170908.png) no-repeat 0 0;
}
#cA ul {
	list-style-type:none;
	width:216px;
}
#cA ul li a {
	display:block;
	font-size:1.25em;
	height:38px;
	line-height:38px;
	padding:0 20px;
	white-space:nowrap;
}
#cA ul li a:hover {
	color:#111;
	text-decoration:none;
}
#cA ul li.selected a {
	background:url(../../app_themes/intersalonsalessite/img/global/whatisintersalon/bg-nav-selected-13170908.gif) no-repeat 0 0;
	color:#000;
}
#cA ul li.signup a {
	margin:5px 0 0;
	padding:5px 15px;
}
#cA ul li.ruled {
	border-top:1px solid #b6e9f6;
	margin-top:1em;
	padding-top:1em;
}
ul.footer {
	background:#f7f7f7 url(../../app_themes/intersalonsalessite/img/global/whatisintersalon/bg-foot-nav-13170908.png) no-repeat 0 0;

	border-top:20px solid #fff;



	clear:both;



	height:31px;

	list-style-type:none;
	padding:5px;
}
.footer li.prev {
	float:left;
}








.footer li.next {

	float:right;

}

.footer li a {
	color:#666;
	display:block;
}
.footer li a span {
	cursor:pointer;
	font-weight:700;
	line-height:31px;
}
.footer li a:hover {
	color:#111;
	text-decoration:none;
}
.footer li.prev a {
	background:url(../../app_themes/intersalonsalessite/img/global/whatisintersalon/bg-foot-prev-13170908.png) no-repeat 100% 0;
	float:left;
	padding:0 20px 0 0;
}
.footer li.prev a span {
	background:url(../../app_themes/intersalonsalessite/img/global/whatisintersalon/bg-foot-prev-13170908.png) no-repeat 0 0;
	float:left;
	padding:0 0 0 30px;
}
.footer li.next a {
	background:url(../../app_themes/intersalonsalessite/img/global/whatisintersalon/bg-foot-next-13170908.png) no-repeat 100% 0;
	float:left;
	padding:0 30px 0 0;
	text-align:right;
}
.footer li.next a span {
	background:url(../../app_themes/intersalonsalessite/img/global/whatisintersalon/bg-foot-next-13170908.png) no-repeat 0 0;
	float:left;
	padding:0 0 0 20px;
}
#homebanner.shadowed {
	margin-top:-10px;
}
#cC .shadowed, #cD .shadowed {
	margin:-10px -10px 0;
}
#cC dt .shadowed, #cD dt .shadowed {
	margin:-10px -10px 20px;
}
div.checklist ul {
	list-style-type:none;
	padding:1px 0;
}
div.checklist ul li {
	background:url(../../app_themes/intersalonsalessite/img/global/whatisintersalon/check-13170908.png) no-repeat 0 5px;
	margin:5px 0;
	padding:5px 0 5px 25px;
}
#content h3 {
	color:#000;
	font-size:14px;
	/*font-weight:400;*/
	line-height:1.5em;
	margin-bottom:1.5em;
}
#content h3.sub {
	color:#777;
	font-size:1.5em;
	font-weight:400;
	height:auto;
	margin:0 10px 30px;
}
dt a.watch {
	background:url(../../app_themes/intersalonsalessite/img/global/whatisintersalon/bg-watch-13170908.png) no-repeat 15px 0;
	color:#fff;
	display:block;
	font-size:.75em;
	font-weight:700;
	margin:0 0 30px;
	padding:16px 60px 60px 30px;
	width:200px;
}
#content div.caseStudyQuotes h3 {
	color:#666;
	font-size:.75em;
	font-weight:400;
	height:auto;
	margin:0 0 10px;
	text-transform:uppercase;
}
#content div.caseStudyQuotes blockquote {
	width:195px;
}
#content div.caseStudyQuotes blockquote cite {
	font-style:normal;
}
/*
h2.heading-whatisintersalon-overview {
	background:url(../../app_themes/intersalonsalessite/img/global/whatisintersalon/heading-whatisintersalon-featuresoverview.gif) no-repeat 0 0;
	height:113px;
	margin:0 0 12px;
}

h2.heading-whatisintersalon-friendsandfollowers {
	background:url(../../app_themes/intersalonsalessite/img/global/whatisintersalon/heading-whatisintersalon-friendsandfollowers.gif) no-repeat 0 0;
	height:67px;
	margin:0 0 12px;
}

h2.heading-whatisintersalon-mobilebooking {
	background:url(../../app_themes/intersalonsalessite/img/global/whatisintersalon/heading-whatisintersalon-mobilebooking.gif) no-repeat 0 0;
	height:67px;
	margin:0 0 12px;
}

h2.heading-whatisintersalon-widgets {
	background:url(../../app_themes/intersalonsalessite/img/global/whatisintersalon/heading-whatisintersalon-widgets.gif) no-repeat 0 0;
	height:67px;
	margin:0 0 12px;
}


h2.heading-whatisintersalon-appointmentbook {
	background:url(../../app_themes/intersalonsalessite/img/global/whatisintersalon/heading-whatisintersalon-appointmentbook.gif) no-repeat 0 0;
	height:73px;
	margin:0 0 12px;
}

h2.heading-whatisintersalon-dashboard {
	background:url(../../app_themes/intersalonsalessite/img/global/whatisintersalon/heading-whatisintersalon-dashboard.gif) no-repeat 0 0;
	height:73px;
	margin:0 0 12px;
}

h2.heading-whatisintersalon-theming {
	background:url(../../app_themes/intersalonsalessite/img/global/whatisintersalon/heading-whatisintersalon-theming.gif) no-repeat 0 0;
	height:33px;
	margin:0 0 12px;
}

h2.heading-whatisintersalon-customers {
	background:url(../../app_themes/intersalonsalessite/img/global/whatisintersalon/heading-whatisintersalon-customers.gif) no-repeat 0 0;
	height:73px;
	margin:0 0 12px;
}
h2.heading-whatisintersalon-newsletters {
	background:url(../../app_themes/intersalonsalessite/img/global/whatisintersalon/heading-whatisintersalon-newsletters.gif) no-repeat 0 0;
	height:113px;
	margin:0 0 12px;
}
h2.heading-whatisintersalon-onlinebooking {
	background:url(../../app_themes/intersalonsalessite/img/global/whatisintersalon/heading-whatisintersalon-onlinebooking.gif) no-repeat 0 0;
	height:113px;
	margin:0 0 12px;
}
h2.heading-whatisintersalon-pointofsale {
	background:url(../../app_themes/intersalonsalessite/img/global/whatisintersalon/heading-whatisintersalon-pointofsale.gif) no-repeat 0 0;
	height:73px;
	margin:0 0 12px;
}
h2.heading-whatisintersalon-reporting {
	background:url(../../app_themes/intersalonsalessite/img/global/whatisintersalon/heading-whatisintersalon-salonreports.gif) no-repeat 0 0;
	height:73px;
	margin:0 0 12px;
}
h2.heading-whatisintersalon-retail {
	background:url(../../app_themes/intersalonsalessite/img/global/whatisintersalon/heading-whatisintersalon-retail.gif) no-repeat 0 0;
	height:113px;
	margin:0 0 12px;
}
h2.heading-whatisintersalon-textmessages {
	background:url(../../app_themes/intersalonsalessite/img/global/whatisintersalon/heading-whatisintersalon-textmessages.gif) no-repeat 0 0;
	height:113px;

	margin:0 0 12px;


}
h2.heading-whatisintersalon-webbased {

	background:url(../../app_themes/intersalonsalessite/img/global/whatisintersalon/heading-whatisintersalon-webbased.gif) no-repeat 0 0;
	height:113px;
	margin:0 0 12px;
}
h2.heading-whatisintersalon-website {
	background:url(../../app_themes/intersalonsalessite/img/global/whatisintersalon/heading-whatisintersalon-website.gif) no-repeat 0 0;
	height:113px;
	margin:0 0 12px;
}


h2.heading-whatisintersalon-whatsnew {
	background:url(../../app_themes/intersalonsalessite/img/global/whatisintersalon/heading-whatisintersalon-whatsnew.gif) no-repeat 0 0;
	margin:0 0 12px;
	height:77px;
}

h2.heading-whatisintersalon-roadmap {
	background:url(../../app_themes/intersalonsalessite/img/global/whatisintersalon/heading-whatisintersalon-roadmap.gif) no-repeat 0 0;
	margin:0 0 12px;
	height:33px;
}*/

/*
#dashboard h3.replace {
	background:url(../../app_themes/intersalonsalessite/img/global/whatisintersalon/dashboard/title-13170908.png) no-repeat 0 0;
}
#banking h3.replace {
	background:url(../../app_themes/intersalonsalessite/img/global/whatisintersalon/banking/title-13170908.png) no-repeat 0 0;
}
#invoicing h3.replace {
	background:url(../../app_themes/intersalonsalessite/img/global/whatisintersalon/invoicing/title-13170908.png) no-repeat 0 0;
	margin-top:30px;
}
#contacts h3.replace {
	background:url(../../app_themes/intersalonsalessite/img/global/whatisintersalon/contacts/title-13170908.png) no-repeat 0 0;
	margin-top:30px;
}
#reporting h3.replace {
	background:url(../../app_themes/intersalonsalessite/img/global/whatisintersalon/reporting/title-13170908.png) no-repeat 0 0;
}
#expenseclaims h3.replace {
	background:url(../../app_themes/intersalonsalessite/img/global/whatisintersalon/expenseclaims/title-13170908.png) no-repeat 0 0;
	margin-top:30px;
}
#web h3.replace {
	background:url(../../app_themes/intersalonsalessite/img/global/whatisintersalon/web/title-13170908.png) no-repeat 0 0;
}
#accountant h3.replace {
	background:url(../../app_themes/intersalonsalessite/img/global/whatisintersalon/accountant/title-13170908.png) no-repeat 0 0;
}*/
#content div.padded {
	padding:0 30px;
}
#content .column dt {
	color:#333;
	font-size:1em;
	font-weight:700;
}
#content .column dd {
	color:#666;
	margin:0 0 20px;
}
#content .column dd.last {
	margin:0;
}
#introduction #homebanner {
	background:#00a3ce url(../../app_themes/intersalonsalessite/img/global/whatisintersalon/intro/hero-13170908.jpg) no-repeat 0 0;
	height:275px;
	position:relative;
}
#introduction #homebanner a {
	bottom:35px;
	color:#fff;
	font-weight:700;
	left:40px;
	position:absolute;
	width:180px;
}
#introduction #homebanner a img {
	margin:5px 0 0;
}
#introduction #homebanner a > img {
	margin:5px 0 0 -5px;
}
.featuredQuote {
	margin:0 0 2em;
	width:195px;
}
.featuredQuote p {
	text-align:left;
}
.featuredQuote cite {
	display:block;
	margin:.5em 0;
}
ul.split {
	float:left;
	margin-bottom:1.4em;
}
ul.split li {
	display:block;
	float:left;
	list-style:none;
	padding:.3em 0;
	width:155px;
}
ul.split li a {
	border-bottom:1px solid #D4DFE2;
}
ul.split li a:hover {

	border-bottom:none;
}
h3#casestudies {
	background:transparent url(../../app_themes/intersalonsalessite/img/global/dotted-hr-13170908.gif) repeat-x scroll left top;
	clear:left;
	padding-top:1em;
}
#content div.blueBox {
	border-bottom:1px solid #ccedf6;
	border-top:1px solid #ccedf6;
	color:#333;

	font-size:1.15em;
	margin:0 0 0 5px;
	padding-top:10px;
}
#content div.blueBox p {
	padding-left:6px;
}
#content div.blueBox h4.replace {
	background:url(../../app_themes/intersalonsalessite/img/global/whatisintersalon/solutions/solutions-header-onlineoptions-13170908.png) no-repeat 5px 5px;
}
#solutions div.cols {
	color:#333;
	margin:1.8em 0 0 10px;
}
#solutions .cols .column {
	float:left;
	margin-right:33px;
	width:200px;
}
#solutions .cols .column h4 {
	margin-top:1em;
}
#solutions .cols .column h5 {
	margin:.4em 0 1em;
}
#solutions .cols .last {
	margin-right:0;
}
dt a.watch:hover, #introduction #homebanner a:hover {
	text-decoration:none;
}

/*#Mark's Addons#*/

#bar {
display:none;
}

#whatisintersalonfooter #bar {
display:block;
}


/*#New WhyGoIntersalon Page#*/

#content div.padded {
padding:0pt 30px;
}

.why .cA, .why .cB {
margin:0;
width:490px !important;
}

.why .layout-support-why {
background:transparent url(../../App_Themes/Intersalonsalessite/img/global/support/layout-support-becomeapartner-bg-white-13170908.png) repeat-y scroll left top;
float:left;
width:980px;
}


.why .content-inner-full {
padding:37px 21px;
}

#content li.one h4.replace, table.comparison tr.last td.traditional {
background-position:0pt 0pt;
}

#content li.two h4.replace {
background-position:0pt -40px;
}

#content li.three h4.replace {
background-position:0pt -80px;
}

#content li.four h4.replace {
background-position:0pt -120px;
}




#content h4.replace {

background:transparent url(../../app_themes/salonsoftwareonline/img/productfeatures/whygointersalon/whygointersalon_pagetitles.png) no-repeat scroll 0pt 0pt;
height:40px;
margin:0pt 0pt 5px;
}





#content ol {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

#content ol li {
margin:0pt 0pt 0.5em /* mm */;
}

table.comparison {
background-color:#FDEEF0;
border-top:0pt none;
width:448px;
}

table.comparison .traditional {
background-color:#FFFFFF;

width:182px;
}

table.comparison th {
background:transparent url(../../app_themes/intersalonsalessite/img/global/whyintersalon/whygointersalon_image_tabletop.png) no-repeat scroll 0pt 0pt;
text-indent:-999em;
}

table.comparison th.intersalon {
background-position:-184px 0pt;
height:31px;
}

table.comparison td {
background:transparent url(../../app_themes/intersalonsalessite/img/global/whyintersalon/whygointersalon_image_table.png) no-repeat scroll left bottom;
border:0pt none;
padding:0pt;
}

#content table.comparison td p {
line-height:1.2em;
margin:0pt;
padding:10px;
}


table.comparison td.intersalon {
background-position:-184px 100%;
}

#content table.comparison tr.first td.intersalon p {
background-position:10px 4px;
padding-top:0pt;
}
#content table.comparison td.intersalon p {
background:transparent url(../../app_themes/salonsoftwareonline/img/global/global_bullet_tick.gif) no-repeat scroll 10px 13px;
color:#222222;
font-size:1.16em;
font-weight:700;
padding-left:32px;
}

#content li.one h4.replace, table.comparison tr.last td.traditional {
background-position:0pt 0pt;
}

table.comparison tr.last td.intersalon {
background-position:-184px 0pt;
}

table.comparison tr.footer td {
background:#FFFFFF url(../../app_themes/intersalonsalessite/img/global/whyintersalon/whygointersalon_image_tablefooter.png) no-repeat scroll left bottom;
height:25px;
}

table.comparison tr.footer td.intersalon {
background-color:transparent;
background-position:-184px 0pt;
}

#why #content h3.replace {
background:transparent url(../../app_themes/salonsoftwareonline/img/productfeatures/whygointersalon/whygointersalon_subtitle.gif) no-repeat scroll 0pt 0pt;
height:45px;
margin:5px 0pt 20px;
}

.support-sidebar {
padding-left:0 !important;
}

/*ContactUs Firm*/

#contactusform input, #contactusform textarea, #contactusform select {
width:75%;
border:1px solid #CCCCCC;
}

.contact .cA, .contact .cB {
width:480px !important;
}

.blog .cA {
width:600px !important;
}

.blog .cB {
width:330px !important;
float:right;
}
/*
h2.try-intersalon-for-free {
background:transparent url(../../app_themes/intersalonsalessite/img/global/signup/heading-contact-tryintersalon.gif) no-repeat scroll left top;
height:30px;
}*/

#why #content h3.replace {
background:transparent url(../../app_themes/salonsoftwareonline/img/productfeatures/whygointersalon/whygointersalon_subtitle.gif) no-repeat scroll 0 0;
height:45px;
margin:5px 0 20px;
}

/*FAQs toggler*/

#accordion h3.toggler { 
/*background:transparent url(../../app_themes/intersalonsalessite/img/global/faq/faq-questionbanner.png) no-repeat scroll 0 0;
*/color:#AA1248;
font-size:12px;
font-weight:400;
line-height:1.5em;
margin-bottom:2px;
padding-left:5px;
cursor:pointer;
}

#accordion h3.toggler:hover { 
/*background:transparent url(../../app_themes/intersalonsalessite/img/global/faq/faq-questionbannerhover.png) no-repeat scroll 0 0;
*/cursor:pointer;
text-decoration:underline;
}

#accordionsr h3.toggler { 
/*background:transparent url(../../app_themes/intersalonsalessite/img/global/faq/faq-questionbanner.png) no-repeat scroll 0 0;
*/color:#AA1248;
font-size:12px;
font-weight:400;
line-height:1.5em;
margin-bottom:2px;
padding-left:5px;
cursor:pointer;
}

#accordionsr h3.toggler:hover { 
/*background:transparent url(../../app_themes/intersalonsalessite/img/global/faq/faq-questionbannerhover.png) no-repeat scroll 0 0;
*/cursor:pointer;
text-decoration:underline;
}

#accordionsr table td, #accordionsr table {
border:none;
}

#questionform {
color:#000000;
font-size:14px;
font-weight:bold;
line-height:1.5em;
margin-bottom:2px;
padding-left:5px;
}

#questionform a {
color: #ffffff;
width:100%;

text-decoration:none;
}

#vertical_slide {
margin-bottom:10px;
border:1px solid #DDDFE1;
}

.marginbottom {
margin-top:40px;
text-align:center;
}

.element { 
padding:0 5px; 
}

/* Full Page */

.cAFULL {
width:950px !important;
}

#searchbox {
float:right;
margin-top:16px;
}

#searchbox input {
padding:1px 0;


}

#searchbox .button {
border: medium none ; vertical-align: top ! important;
}

#searchbox .textbox {
vertical-align: bottom ! important;
}

#searchbox input.textbox {
background:transparent url(../../app_themes/intersalonsalessite/img/global/header/searchbox-outer-13170908.png) no-repeat scroll left top;
border:medium none !important;

color:#999999;
font-size:1.1em;
height:24px;
/*padding:5px 0 1px 5px;*/
width:190px;
}

*/

.faqsectiontitle {
margin-bottom:10px;
}

.faqsearchlabel {
float:left;
color:#000000;
margin-top:1px;
}

.faqsearchbutton {
float:right;
}

.faqsearchtextbox {
float:left;
width:450px;
height:18px;
}

#faqsearchbar {
color:#000000;
height:25px;
width:100%;
margin-top:20px;
}

.faqheader {
margin-bottom:15px;
}

#vertical_slide #bizform {
float:left;
width:35%;
margin:10px;
}

#vertical_slide #bizform input, #vertical_slide #bizform textarea, #vertical_slide #bizform select {
border:1px solid #CCCCCC;
width:85%;
}



#vertical_slide #infotext {
float:right;
width:55%;
margin:10px;
}

#navbar {
clear:both;
}


#navbar #navigation {
float:left;
z-index:5;
}


#navbar #tryintersalon {
background:transparent url(../../app_themes/intersalonsalessite/img/global/header/tryintersalon.png);
clear:both;
float:right;
height:36px;
width:137px;
position:relative;
z-index:10;
}

.CMSSearchResultsNoResultsLabel p {
font-size:14px;
margin-bottom:10px;
}

.hide {
display:none;
}

.clear {
border:medium none;
clear:both;
display:block;
height:0;
margin:0;
padding:0;
}

.piece {
border-bottom:1px solid #DADBDB;
clear:left;
padding:46px 0 32px;
}

.piece .image {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:rgba(116, 111, 89, 0.22) none repeat scroll 0 0;
}

.piece .image {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
background:#3E3B30 none repeat scroll 0 0;
float:left;
padding:9px;
width:534px;
}

.piece .image img.galleryItem1 {
display:block;
width:534px;
z-index:10;
}

.piece .details {
float:left;
margin:0 0 0 43px;
width:323px;
}

.piece .details h2 {
font-size:38px !important;
margin:0 0 12px !important;
line-height:1.1em !important;
font-family:Georgia,serif !important;
min-height:100% !important;
font-weight:normal !important;
}

.piece .details .we-did {
color:#AD1A4E;
font-size:16px;
margin:12px 0 16px;
}

.piece .details .thumbs {
margin:0 -14px 20px 0;
width:337px;
}

.piece .details .thumbs a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:rgba(116, 111, 89, 0.22) none repeat scroll 0 0;
display:block;
float:left;
margin:0 7px 0 0;
padding:4px;
width:153px;
height:120px;

}

.piece .details .thumbs a img {
display:block;
width:153px;
height:120px;
}

.piece .details .copy {
color:#918B70;
font-family:Arial,sans-serif;
font-size:13px;
margin-bottom:10px;
}

.piece .details .copy p {
margin:1em 0;
}

.piece .details a.view-link {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../../app_themes/intersalonsalessite/img/global/arrow.png) no-repeat scroll right center;
color:#918B70;
font-size:15px;
font-style:italic;
padding-right:14px;
}

#gallery #contentFooter, #gallery #contentHeader .inner {
background:none;
}

.homebanner {
/*-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background-color:#ffffff;
border:1px solid #E4E5E7;*/
width:960px;
height:295px;
}

.homebanner .homebanner-scrollablecontainer {
width:960px;
height:295px;
}

.homebanner .homebanner-scrollablepage {
width:940px;
height:295px;
margin-left:20px;
margin-bottom:20px;
margin-top:20px;
}

.homebanner .homebanner-leftpane {
float:left;
width: 480px;
height:295px;
}

.homebanner .homebanner-rightpane {
float:right;
width:440px;
height:295px;
}

.homebanner .homebanner-rightpane1 img, /* Mobile booking doesn't require border .homebanner .homebanner-rightpane2 img,*/ .homebanner .homebanner-rightpane3 img, .homebanner .homebanner-rightpane4 img, .homebanner .homebanner-rightpane5 img {
border-left:1px solid #E4E5E7;
border-top:1px solid #E4E5E7;
border-bottom:1px solid #E4E5E7;
}

.homebanner .homebanner-rightpane img {
float:right;
}


.homebanner .homebanner-text1, .homebanner .homebanner-text2, .homebanner .homebanner-text3, .homebanner .homebanner-text4, .homebanner .homebanner-text5 {
clear:left;
float:left;
font-size:14px;
font-weight:bold;
line-height:20px;
margin-top:10px;
height:105px;
}

.homebanner .homebanner-text1 a {
border-bottom:1px dotted #AC164A;
text-decoration:none;
color:#AC164A;
}

.homebanner .homebanner-text1 a:hover {
border-bottom:1px solid #AC164A;
text-decoration:none;
color:#AC164A;
}

.homebanner .homebanner-text2 a {
border-bottom:1px dotted #586D89;
text-decoration:none;
color:#586D89;
}

.homebanner .homebanner-text2 a:hover {
border-bottom:1px solid #586D89;
text-decoration:none;
color:#586D89;
}

.homebanner .homebanner-text3 a {
border-bottom:1px dotted #1450ab;
text-decoration:none;
color:#1450ab;
}

.homebanner .homebanner-text3 a:hover {
border-bottom:1px solid #1450ab;
text-decoration:none;
color:#1450ab;
}

.homebanner .homebanner-text4 a {
border-bottom:1px dotted #52AB16;
text-decoration:none;
color:#1450ab;
}

.homebanner .homebanner-text4 a:hover {
border-bottom:1px solid #52AB16;
text-decoration:none;
color:#1450ab;
}

.homebanner .homebanner-text5 a:hover {
border-bottom:1px solid #1450ab;
text-decoration:none;
color:#1450ab;
}

.try-intersalon1 a, .try-intersalon2 a, .try-intersalon3 a, .try-intersalon4 a, .try-intersalon5 a {
float:left;
clear:left;
}

.try-intersalon1 p, .try-intersalon2 p, .try-intersalon3 p, .try-intersalon4 p, .try-intersalon5 p {
float:left;
font-size:14px;
padding-left:10px;
padding-top:22px;
display:none;
}

.try-intersalon1 p {
color:#AC164A;
}

.try-intersalon2 p {
color:#52AB16;
}

.try-intersalon3 p {
color:#1450ab;
}

.try-intersalon4 p {
color:#1450ab;
}

.videobanner {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background-color:#ffffff;
border:1px solid #E4E5E7;
width:960px;
height:700px;
}

.videocontainer {
width:960px;
}

.videoleft {
float:left;
width:680px;
}

.videoright {
border-bottom:1px solid #E4E5E7;
border-left:1px solid #E4E5E7;
float:left;
height:530px;
padding-left:30px;
padding-top:30px;
width:249px;
}

.videointernal {
/*padding:37px 39px 37px 40px;*/
padding:10px;
}

#flashcontainer {
BORDER:1px solid #E4E5E7
}

.videolist li {
display:block;
text-decoration:none;
list-style-type:none;
margin:10px 0;
padding:0 0 0 0px;
}

.videolist li a {
-moz-background-clip:border !important;
-moz-background-inline-policy:continuous !important;
-moz-background-origin:padding !important;
background:transparent url(../../app_themes/intersalonsalessite/img/global/arrowbullet.png) no-repeat scroll 0 50% !important;
padding:0 0 0 20px !important;
}

.videolist li.CMSListMenuHighlightedLI a {
-moz-background-clip:border !important;
-moz-background-inline-policy:continuous !important;
-moz-background-origin:padding !important;
background:transparent url(../../app_themes/intersalonsalessite/img/global/arrowbullet-current.png) no-repeat scroll 0 50% !important;
padding:0 0 0 20px !important;
color:#000000 !important;
font-weight:bold;
}

span.time {
color:#999999;
font-size:80%;
font-weight:normal;
}

.videolist h3 {
margin-top:15px;
}

/*#SignupForm {
width:400px;
margin-top:10px;
padding-top:10px;
}

#SignupForm table {
border:none;
width:400px;
padding-left:10px;
padding-right:10px;
}

#SignupForm table td {
border:none;
}

#SignupForm fieldset {
margin:0 0 25px 0;
padding:15px 0px;
border-top:1px solid;
}

#SignupForm fieldset legend {
font-size:14px;
font-weight:bold;
padding:0 5px;
}

#SignupForm .TermsLabel label, #SignupForm .TermsLabel input {
float:left;
}

#SignupForm .TermsLabel label {
margin-left:10px;
}


#SignupForm .col_label {
width:100px;
vertical-align:text-top;
}

#SignupForm .col_input {
width:250px;
vertical-align:text-top;
}

#SignupForm .col_input input {
width:200px;
}

#SignupForm .col_input select {
width:205px;
}

#siteurl {
font-weight:bold;
}

#SignupForm .ErrorMessage {
float:left;
clear:left;
font-size:10px;
color:red;
}

#SignupForm #PersonalDetails {
margin:0px auto;
}*/

.whatsnew1col {
width:675px !important;
}

.pricing1col {
width:675px !important;
}

.newpricingcol {
width:780px !important;
}

.newpricingcol .content-inner-left {
padding:0 !important;
}

.whatsnewmainimage {
border:1px solid #CCCCCC;
float:left;
margin:5px;
}


.whatsnewmainimage img {
border: solid 1px #cccccc;
}

.whatsnew1col h4 {
color:#576FA5 !important;
font-size:130% !important;
font-weight:lighter !important;
margin:20px 0 10px !important;
padding:0 !important;
}

.toplinks {
color:#123123;
padding-left:35px;
margin-bottom:5px;
}

.searchtext {
margin-top:15px;
}

/*#My account#*/

.TabsContent
{
	/*border: 1px solid #cccccc;*/
	width: 100%px;
	padding: 15px;
}

.TabsContent .Error
{
	color: Red;
}

.TabsContent .FieldLabel
{
	font-weight: bold;
	width: 140px;
}

.TabsContent .UniGridHead
{
	color: #000000;
	/*background: #a0a0a0 url(../App_Themes/CorporateSiteGrayBlue/Images/genbackground.gif) repeat-x scroll left top;*/
}

.UniGridHead th {
padding:5px;
}

.TabsContent .Grid
{
	width: 100%;
	border: 1px solid #aaa
}

.TabsContent .OddRow
{
	background-color: #eee;
}

.MyCredit .TotalCredit
{
	font-weight: bold;
	font-size: 120%;
	color: #002756;
}

.TabsContent input[type=text], .TabsContent input[type=password], 
.TabsContent input[type=file], .TabsContent textarea, .MyProfileFileUpload
{
	width: 300px;
}

.TabsContent select
{
	width: 306px;
}

.clear 
{
	width:0px; 
	height:0px; 
	clear:both; 
	line-height: 0px; 
	font-size: 0px;
}

.SubscriptionsGroup
{
	padding: 8px;
}

.SubscriptionsPanel
{
	padding-top: 22px;
}

/*#Tab menu#*/

.TabControlTable
{
	height: 25px;
	/*background: url(../App_Themes/CorporateSiteGrayBlue/Images/tabmenu_item_bg.gif) repeat-x center left;*/
	padding: 0;
	margin: 0;
}

.TabControlLeft, .TabControlRight, .TabControlSelectedLeft, .TabControlSelectedRight
{
	display: none;
}

.TabControl
{
	/*background: url(../App_Themes/CorporateSiteGrayBlue/Images/tabmenu_item_bg.gif) repeat-x center left;*/
	padding: 0px 10px 0px 10px;
}

.TabControlSelected
{
	/*background: url(../App_Themes/CorporateSiteGrayBlue/Images/tabmenu_item_active_bg.gif) repeat-x center left;*/
	padding: 0px 10px 0px 10px;
}

.TabControlLinkSelected {
color:#000000 !important;
font-weight:bold;
}

.TabControlTable a
{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

#account .dA, #login .dA {
width:100%;
}

.EditingFormTable {
border:none;
}

.EditingFormTable td {
border:none !important;
}

.EditingFormTable td.EditingFormValueCell {
border-left:1px solid #EEEEEE !important;
}

.EditingFormTable td.EditingFormValueCell textarea {
border:1px solid #CCCCCC !important;
}

#login #twocol {
width:100%;
}

#login #twocol .loginboxleft {
float:left;
margin-left:90px;
width:420px;
}

#login #twocol .logintextright {
float:right;
width:430px;
}

.importantFrameHeader {
border:2px solid #B02052;
background-color:#B02052;
color:#ffffff;
padding-left:5px;
padding-top:1px;
width:125px;
}

.importantFrame {
border:2px solid #B02052;
background-color:#eeeeee;
padding:5px;
width:385px;
display:none;
}

.versionsCMSListMenuUL {
list-style-type:none;
}

.quotelist {
padding:0 20px;
}

.quotecontent {
background-color:#ffffff;
color:#000000;
width:460px;
height:360px;
}

.quotenumbername {
color:#333333;
font-size:1em;
font-weight:700;
}

.quotedescription {
line-height:1.5em;
margin:0.5em 0 1em;
}

.quotenumbernamefull {
float:left;
clear:left;
color:#333333;
font-size:1em;
font-weight:700;
}

.quotevaluefull {
float:left;
clear:left;
font-size:1em;
font-weight:700;
}

.quotedescriptionfull {
float:left;
clear:left;
font-size:1em;
}

.quotecontent {
padding:20px;
}

.layout-shop .cA {
clear:both;
margin-left:10px;
margin-top:10px;
}

.layout-shop {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../../App_Themes/Intersalonsalessite/img/global/whatisintersalon/layout-whatisintersalon-bg-13170908.png) repeat-y scroll left top;
width:960px;
}

.productlistitem {
border:1px solid #CCCCCC;
float:left;
margin-bottom:6px;
margin-left:29px;
margin-right:49px;
text-align:center;
}

.productlistitemimage {
border:none;
margin-top:10px;
margin-bottom:10px;
}

.productlistitem a {
background-color:#EBEBE9;
}

.productlistitemtext {
background-color:#EBEBE9;
height:100px;
margin-top:5px;
width:150px;
}

.productlistitemtitle {
color:#000000;
float:left;
font-size:12px;
font-weight:bold;
text-align:center;
width:150px;
}

.productlistitemsubtitle {
clear:left;
color:#AFA497;
float:left;
font-size:11px;
text-align:center;
width:150px;
}

.productlistprice {
font-weight:bold;
font-size:18px;
text-align:center;
margin:0 !important;
}

.productlistbasketlink {
font-weight:bold;
font-size:11px;
margin:2px 10px 5px 0;
float:right;
}

.hardwareproductlistitem {
border:1px solid #CCCCCC;
float:left;
margin-bottom:6px;
margin-left:29px;
margin-right:-21px;
width:300px;

}



.hardwareproductlistitemimage {
border:none;
}

.hardwareproductlistitem a {

}

.hardwareproductlistitemtext {
background-color:#EBEBE9;
text-transform:lowercase;
width:150px;
height:115px;
}

.hardwareproductlistitemtitle {
color:#000000;
float:left;
font-size:12px;
font-weight:bold;
text-align:center;
width:150px;
margin-bottom:2px;
text-transform:uppercase;
}

.hardwareproductlistitemsubtitle {
clear:left;
color:#AFA497;
float:left;
font-size:11px;
width:150px;
}

.hardwareproductlistprice {
font-weight:bold;
font-size:18px;
text-align:center;
margin:0 !important;
clear:both;
}

.hardwareproductlistbasketlink {
font-weight:bold;
font-size:11px;
margin:2px 10px 5px 0;
float:right;
}

.hardwareproductimage {
float:left;
height:150px;
margin-top:10px;
text-align:center;
width:150px;
}

.hardwareproductdesc {
float:left;
background-color:#EBEBE9;
height:190px;
}

.hardwareviewspecslink
{
padding-top:1px;
}

.quoteproductlistitem {
border:1px solid #CCCCCC;
float:left;
margin-bottom:6px;
margin-left:29px;
margin-right:-21px;
}

.quoteproductlistitemimage {
border:none;
}

.quoteproductlistitem a {
background-color:#EBEBE9;
}

.quoteproductlistitemtext {
background-color:#EBEBE9;
text-transform:lowercase;
width:150px;
min-height:160px;
}

.quoteproductlistitemtitle {
color:#000000;
float:left;
font-size:12px;
font-weight:bold;
text-align:center;
width:150px;
}

.quoteproductlistitemsubtitle {
clear:left;
color:#AFA497;
float:left;
font-size:11px;
text-align:center;
width:150px;
}

.quoteproductlistprice {
font-weight:bold;
font-size:18px;
text-align:center;
margin:0 !important;
}

.quoteproductlistbasketlink {
font-weight:bold;
font-size:11px;
margin:2px 10px 5px 0;
float:right;
}

.quoteproductimage {
float:left;
height:150px;
margin-top:10px;
text-align:center;
width:150px;
}

.quoteproductdesc {
float:left;
}

.shoptitle {
font-family:"times new roman";
font-size:24px;
padding-top:0px;
}

.shoptitlepadding {
/*padding-top:30px !important;*/
}

#cartinfo {
border:1px solid #CCCCCC;
margin:5px;
padding:7px;
width:134px;
}

#cartlink, #accountlink, #totalinfo {
float:left;
clear:left;
width:125px;
}

.texts {
padding-top:25px;
}

.hardware {
padding-top:95px;
}

.quotes {
padding-top:95px;
}

.account #whatisintersalonfooter #bar {
display:none !important;
}

.ShoppingCartStepImage {
	margin-right:30px;
	margin-top:20px;
}

.LogonPageBackground .DialogPosition {
background-color:#EEEEEE;
border:1px solid #AAAAAA;
margin:50px auto;
padding:0 30px 30px;
}

.DialogPosition table td {
padding:0;
}

#loginimage {
margin-bottom:20px;
text-align:center;
}

.LogonDialog label, .LogonDialog input {
text-align:left;
float:left;
margin-right:5px;
font-weight:0 !important;
}

p.login {
padding-top:30px;
}


#plcRoot_Layout_zonePagePlaceholder_pageplaceholder1_pageplaceholder1_Layout_zoneContentLeft_logonform_Login1_LoginButton,
#plcRoot_Layout_zonePagePlaceholder_pageplaceholder1_pageplaceholder1_Layout_zoneContentLeft_logonform_btnPasswdRetrieval,
#plcRoot_Layout_zonePagePlaceholder_pageplaceholder1_pageplaceholder1_Layout_zoneContent_IntersalonSignup_btnSubmit,
#plcRoot_Layout_zonePagePlaceholder_pageplaceholder1_pageplaceholder1_Layout_zoneContentLeft_MyAccount_myProfile_editProfileForm_ctl00_btnOK, 
#plcRoot_Layout_zonePagePlaceholder_pageplaceholder1_pageplaceholder1_Layout_zoneContentLeft_MyAccount_ucChangePassword_btnOK,
#plcRoot_Layout_zonePagePlaceholder_pageplaceholder1_pageplaceholder1_Layout_zoneContentLeft_MyAccount_ucMyAddresses_btnNew,
.ContentButton, .LongButton
{    background-color: #6fc400;
    background-image: linear-gradient(to bottom, #7bd300, #5eaf01);
    border-radius: 2em;
    box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1);
    color: #fff;
    display: inline-block;
    font-family: National;
    line-height: 1;
    padding: 0.5em 1.2em;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    vertical-align: middle;
font-size:16px;
/*
background:url("../../app_themes/intersalonsalessite/images/smallbutton.gif") repeat scroll 0 0 transparent;
border:medium none;
color:#FFFFFF;
font-size:12px;
height:25px;
text-align:center;
width:140px;
display:block;*/
}

.TextRight {
text-align:right;
width:130px;
}

#plcRoot_Layout_zonePagePlaceholder_pageplaceholder1_pageplaceholder1_Layout_zoneContentLeft_MyAccount_ucMyAddresses_btnNew {
height:29px;
padding-top:12px;
}

#plcRoot_Layout_zonePagePlaceholder_pageplaceholder1_pageplaceholder1_Layout_zoneContentLeft_MyAccount_ucMyAddresses_btnNew:hover {
text-decoration:none;
}

.LogonTextBox {
width:180px !important;
}

/* Product List*/

.ProductList a {
text-decoration:none;
}
.ProductList .ProductBox {
background-color:#FFFFFF;
border:1px solid #CCCCCC;
margin:10px 8px;
width:160px;
}
.ProductList .ProductImage {
height:140px;
text-align:center;
}
.ProductList .ProductImage img {
border:medium none;
}
.ProductList .ProductTitle {
background-color:#179CD0;
color:#FFFFFF;
display:block;
font-weight:bold;
padding:6px 3px;
text-align:center;
text-decoration:none !important;
}
.ProductList .ProductTitleFP {
background-color:#179CD0;
color:#FFFFFF;
display:block;
font-weight:bold;
height:30px;
padding:6px 3px;
text-align:center;
text-decoration:none !important;
}
.ProductList .ProductPrice {
padding:6px;
}
.ProductList .ProductPrice .right {
font-weight:bold;
text-align:right;
}
.ProductList .ProductFooter {
background-color:#F0F0F0;
display:none;
padding:6px;
}
.ProductList .ProductFooter a {
text-decoration:underline;
}
.ProductList .ProductFooter img {
margin-right:5px;
vertical-align:middle;
}
.ProductList .productDetail {
margin-bottom:20px;
width:100%;
}
.ProductList .productDetail img {
border:medium none;
}
.ProductList .productDetail h3 {
margin:15px 0 10px;
}
.ProductList .productDetailInfo {
margin-left:10px;
width:100%;
}
.ProductList .productDetailInfo td {
padding:2px 10px;
}
.ProductList .productDetailInfo .caption {
font-weight:bold;
}
.ProductList .productDetailInfo .alt {
background-color:#F9F9F9;
}
.ProductList .productDetailLinks {
background-color:#F0F0F0;
height:45px;
width:100%;
}
.ProductList .ProductSummary {
vertical-align:top;
}
.ProductList .LinkMore {
background:url("../App_Themes/CorporateSiteGrayBlue/Images/information.png") no-repeat scroll left center transparent;
display:block;
padding:0 0 5px 17px;
}

.boxright {
width:330px !important;
}

#price {
font-size:x-large;
font-weight:bolder;
}

.blogtitle {
color:#576FA5 !important;
font-size:130% !important;
font-weight:lighter !important;
margin:20px 0 10px !important;
padding:0 !important;
}

.blogContainer {
margin-top:10px;
margin-bottom:10px;
}

.blogContainer table {
margin:0px;
}

.blogContainer table td {
padding:0px;
}

.blogpost h2 {
color:#680E39 !important;
text-decoration:none !important;
font-size:210% !important;
font-weight:lighter !important;
line-height:1.5 !important;
font-family:"Trebuchet MS",Arial,"Bitstream Vera Sans",sans-serif !important;
}

.blogpost h4 {
font-size:150% !important;
font-weight:normal !important;
margin:0 0 8px !important;
padding:0 !important;
font-family:"Trebuchet MS",Arial,"Bitstream Vera Sans",sans-serif !important;
}

.blogpost p {
color:#000000 !important;
font-family:"Trebuchet MS",Arial,"Bitstream Vera Sans",sans-serif !important;
}

.blogposttext #content h3 {
	color:#666;
	font-size:14px;
	/*font-weight:400;*/
	line-height:1.5em;
}

.new-icon {
text-indent:-999px;
background:url("../../app_themes/intersalonsalessite/img/global/New.png") no-repeat scroll left center transparent;
}

.updated-icon {
padding-top:11px;
padding-left:34px;
text-indent:-999px;
background:url("../../app_themes/intersalonsalessite/img/global/Updated.png") no-repeat scroll left center transparent;
}

/*#New my account#*/

fieldset, .fieldset {
	padding: 25px 35px;
	margin-bottom: 20px;
}

fieldset fieldset {
	width: 500px;
	float: left;
	clear: both;
	border: none;
	padding: 0;
	background: none;
	margin: 0 0 10px;
}
fieldset fieldset div.field {
	width: auto;
	clear: none;
	padding: 0;
	margin: 0 20px 0 0;
}
fieldset fieldset div.field label {
	margin-left: 0;
}
fieldset fieldset div.field input.input {
	width: 40px;
}
div.form-footer {
	margin-top: -10px;
	text-align: right;
}

h3.legend, legend {
	padding: 10px 15px;
	margin: 0;
	font-size: 1.8333em;
	font-weight: normal;
	letter-spacing: 0;
    background: none repeat scroll 0 0 #ffffff;
    color: #000;
}
h3.legend span {
	display: block;
	line-height: 1.35;
	background: url(/app_themes/whosonsite/images/roundarrow-whiteonblue.gif) no-repeat 0 50%;
	padding-left: 22px;
}
fieldset h4,  .fieldset h4,  .richtext fieldset h4 {
	clear: both;
	float: left;
	font-size: 1.25em;
	font-weight: normal;
	letter-spacing: 0;
	margin-bottom: 10px;
	width: 500px;
}
div.field {
	/*		overflow: auto;*/
		float: left;
	clear: both;
	margin-bottom: 10px;
	width: 410px;
	padding-left: 100px;
}

/*#Tab menu#*/
.myAccMenu
{
	background: url(../App_Themes/whosonsite/myAccMenuBackground.gif) no-repeat top left;
	margin-left: -7px;
	width: 100%;
	min-height: 38px;
}
.IE6 .myAccMenu
{
	height: 38px;
}
.myAccMenu .TabsHeader
{
	background: url(../App_Themes/whosonsite/myAccMenuRight.gif) no-repeat top right;
}
.myAccMenu .TabControl
{
	height: 35px;
}

.TabControlTable
{


margin-left: 3px;
}


.myAccMenu .TabControlSelectedLeft{
	background: url(../App_Themes/whosonsite/myAccMenuActiveLeft.gif) 100% 0% no-repeat; 
}

.myAccMenu .TabControlSelectedRight{
	background: url(../App_Themes/whosonsite/myAccMenuActiveRight.gif) left top no-repeat;
}

.myAccMenu .TabControlSelected{
	background: url(../App_Themes/whosonsite/myAccMenuActive.gif) repeat-x;
}
.myAccMenu .TabControlSelected a{
	color: #000;
}

table.Grid{
width: 100%;
padding: 0px 10px;
}

.TabsHeader a
{
	display: block;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

.TabsHeader a:hover{
	display: block;
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
}

/*#Tab menu/Sub menu#*/

.TabsContent
{
    /*background: none repeat scroll 0 0 #D7EFFB;*/
    border-left: 1px solid #C6C6C6;
border-right: 1px solid #C6C6C6;
	border-bottom: 1px solid #C6C6C6;
    margin-bottom: 20px;
    padding: 25px 35px;
}
.TabsContent .TabControlTable
{
	background: none;
	width: 350px;
	height: 26px;
}
.TabsContent .TabsHeader
{
	background: none;
	background-color: #c4dbe7;
	height: 28px;
	margin-top: 1px;
	margin-bottom: 10px;
}
.TabsContent .TabControlSelectedLeft {
	background: none;
	width: 4px;
	height: 26px;
	font-size: 1px;
	float: left;
}

.TabsContent .TabControlSelectedRight {
	background: none;
	width: 4px;
	height: 26px;
	font-size: 1px;
	float: left;
}

.TabsContent .TabControl {
	height: 26px;
}

.TabsContent .TabControlSelected {
	background: white;
}
.TabsContent .TabControlSelected a
{
color: #000;
}

.siteURL a {
font-size:22px;
color:#F6A812;
}

.EditingFormControlNestedControl {
    display: inline;
}

.username {
float:left;
}

.usernameLabel {
float:left;
font-weight:bold;
margin-right:10px;
margin-bottom:10px;
clear:both;
}

.password {
float:left;
}

.passwordLabel {
clear:both;
float:left;
font-weight:bold;
margin-right:10px;
margin-bottom:10px;
}

.address {
float:left;
margin-bottom:10px;
clear:both;
}

.addressLabel {
float:left;
font-weight:bold;
margin-bottom:10px;
}

/*#WhatIsIntersalon/Price#*/

div.jacket {
    font-family: 'Lucida Grande','Lucida Grande Unicode',Helvetica,Verdana,sans-serif;
    height: 335px;
    margin: 0 auto;
}

div.no-r {
    border-right: 0 none;
}

div.short {
    background-color: #EFEFEF;
    border: 1px solid #999999;
    float: left;
    font-family: Helvetica,Verdana,sans-serif;
    height: 270px;
    margin-top: 22px;
    padding: 10px 0;
    text-align: center;
    width: 220px;
}

div.no-r {
    border-right: 0 none;
}

div.tall {
    background-color: #FFFFFF;
    border: 3px solid #3671A1;
    float: left;
    font-family: Helvetica,Verdana,sans-serif;
    height: 310px;
    padding: 8px 10px 10px;
    text-align: center;
    width: 220px;
}

div.tall h1, div.tall h1 a {
    color: #000000;
    font-size: 42px;
    font-weight: bold;
    line-height: 1em;
    margin: 0;
    padding: 0;
    text-decoration: none;
    letter-spacing: -2px;
    text-align: center;
}

div.tall h2 {
    color: #000000;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: normal;
    margin: 0 0 2px;
    padding: 0;
line-height:1.1em;
text-align:center;
}

div.tall h3 {
    border-bottom: 1px solid #CCCCCC;
    color: #4582B5;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 4px;
    text-transform: uppercase;
}

div.tall ul, div.short ul {
    list-style: none outside none;
    margin: 0 0 10px;
    padding: 0;
}

div.tall ul.highlight li {
    font-size: 26px;
    margin-bottom: 5px;
}

div.tall ul.highlight li, div.short ul.highlight li {
    font-size: 22px;
    line-height: 1em;
    list-style: none outside none;
    margin-bottom: 3px;
}

div.tall li {
    font-size: 16px;
}

a.hover_target {
    border-bottom: 1px dotted #888888;
    color: #64503F;
    margin-left: 6px;
    text-decoration: none;
}

div.tall li strong, div.short li strong {
    color: #C33700;
}

div.no-l {
    border-left: 0 none;
}

div.masthead h1 {
    color: #000000;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 46px;
    font-weight: bold;
    letter-spacing: -2px;
    margin: 0;
text-align:center;
margin-top:10px;
}

div.masthead h2 {
    color: #444444;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 0;
    margin: 0;
text-align:center;
margin-bottom:40px;
}

div.extra {
    background-color: #F2F3F4;
    border-radius: 10px 10px 10px 10px;
    clear: both;
    margin: 30px 0 50px;
    padding: 20px;
    text-align: left;
}

div.rightcolumneven {
    float: right;
    padding-left: 0;
    text-align: left;
    width: 320px;
}

div.leftcolumneven {
    float: left;
    padding-right: 0;
    text-align: left;
    width: 320px;
}

 div.fullcolumn {
    clear: both;
    text-align: left;
    width: 100%;
}

div.extra h3 {
    color: black !important;
    font-family: 'Lucida Grande','Lucida Grande Unicode',Helvetica,Verdana,sans-serif;
    font-size: 14px !important;
    line-height: 1.2em !important;
    margin: 5px 0 2px !important;
    padding: 0 !important;
}

div.extra p {
    font-size: 12px !important;
    line-height: 1.3em !important;
    margin: 0 0 15px !important;
}

/*#new headers#*/

.conduit {
text-transform:uppercase;
font-size:19px !important;
font-weight:bold !important;
color:#000000;
}

#plcRoot_Layout_zonePagePlaceholder_pageplaceholder1_pageplaceholder1_Layout_zoneContentLeft_MyAccount_myProfile_editProfileForm_ctl00_UserSubdomain_lblDomainInfo {
clear:both;
float:left;
}



/*#Testimonials#*/

/*#Testimonials/Homepage#*/



.zoneMain {
clear:both;
}


.lovers {
/*height:200px;*/
}

.container_8 {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}

.lovers .sep-right, .lovers .sep-left, .lovers .sep-left-innshad {
    height: 168px;
}

.container_8 .grid_4 {
    width: 440px;
}

.sep-right, .sep-right-innshad {
    border-right: 1px solid #E9EDEE;
    padding-right: 19px;
}

.omega {
    margin-right: 0;
}

.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
    display: inline;
    float: left;
    margin-left: 16px;
    margin-right: 16px;
    position: relative;
}

.container_8 .grid_2 {
    width: 200px;
}

.lovers h3 {
    margin-bottom: 22px;
}

.container_8 .grid_1 {
    width: 80px;
}

.lover {
    color: #4D545D;
    font-size: 11px;
}

.alpha {
    margin-left: 0;
}

.persona .ir {
    height: 80px;
    width: 80px;
}

.lover p {
    margin: 5px 0;
}

.lover .title {
    color: #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: bold;
}

/*#Testimonials/View All#*/

#content .layout-casestudies {
    font-size: 12px;
}

.layout-casestudies {
   float: left;
    width: 960px;
}
/*
.layout-casestudies .cA {
    padding-bottom: 20px;
    width: 960px;
	background-color:#ffffff;
    border-left: 1px solid #E4E5E7;
    border-right: 1px solid #E4E5E7;
padding-top:20px;
}*/

.layout-casestudies .cC {
    padding: 0 20px;
    width: 280px;
height:325px;
}

img.frame {
    border: 1px solid #E9EDEE;
    padding: 2px;
}

#content .layout-casestudies h4 {
    color: #4F565D;
    margin-top: 14px;
}

#content .layout-casestudies .quote {
    color: #4F565D;
    font-size: 14px;
    font-style: italic;
    margin: 0.5em 0;
    width: auto;
}

/*#Testimonials/Repeater#*/

#sidecasestudy {
    margin: 0px 20px;
}

.casestudyblock {
    float: left;
    margin-bottom: 20px;
}

#content a.casestudytext {
    color: #666666;
    float: left;
    font-size: 1.1em;
    line-height: 1.5em;
    text-decoration: none;
    width: 240px;
}

.casestudyblock img {
    float: left;
    margin: 0 10px 0.3em 0;
}

#content a.casestudytext span.cs-quote-source {
    clear: left;
    color: #999999;
    display: block;
    font-size: 0.8em;
}

.cs-readmore {
    float: left;
    margin-bottom: 0.5em;
}



/*#Testimonials/Individual#*/

.fullCol {
width:960px !important;
}

#content-inner-leftLeft {
float:left;
width:100%;
}

#content-inner-leftRight {
    float: right;
    margin-bottom: 25px;
    margin-left: 40px;
    padding-right: 10px;
    width: 280px;
}

.testimonialRepeaterItem {

}

.testimonialRepeaterItemImage {

}

.testimonialItem {

}

.tilesContainer, .mainContainer, .mainUpperContainer {
float:left;
width:100%;
clear:both;
border-top:1px solid #dadbdb;
}

.mainUpperContainer {
    background-color: #F9FBFB;
    border: 1px solid #E4E5E7;
    /*border-radius: 5px 5px 5px 5px;*/
    /*height: 200px;*/
    padding-top: 30px;
    width: 960px;
}

.mainContainer h1 {
margin-top:20px;
}

.social-facebook {
    background-image: url("../../app_themes/intersalonsalessite/images/facebook.gif");
}

.socialnetworks {
    padding-bottom: 22px;
list-style-type:none;
}

.socialnetworks li {
float:left;
margin-right:20px;
}

.tweet {
    overflow: hidden;
}

.tweet .box {
    background: url("../../app_themes/intersalonsalessite/img/global/home/intersalon_tweet_upper.gif") no-repeat scroll transparent;
    margin-bottom: 5px;
    min-height: 92px;
    position: relative;
}

.tweet p {
    font-size: 24px;
    font-style: italic;
    margin: 0;
    overflow: hidden;
    padding: 13px 13px 26px;
    position: relative;
    z-index: 1;
}

.tweet .box span {
    background: url("../../app_themes/intersalonsalessite/img/global/home/intersalon_tweet_lower.gif") no-repeat scroll transparent;
    bottom: 0;
    height: 79px;
    left: 0;
    position: absolute;
    width: 100%;
}

ul {
list-style-type:none;
}

ul span {
height:50px;
}

ul .bullet {
    background: url("../../app_themes/is3/images/blue_bullet_grey.gif") repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 22px;
    margin-top: -3px;
    width: 22px;
clear:both;
}

/*#New Signup Page#*/

#signupForm h1{
color:#ffffff;
}

.signupInner {
   width: 898px;
   background-color:#ffffff;
border-left:1px solid #E4E5E7;
border-right:1px solid #E4E5E7;
padding:30px;
}

#signupPersonalDetails {
float:left;
width:434px;
}

#signupAccountDetails {
float:right;
width:434px;
}

#signupPersonalDetails  h1 span, #signupAccountDetails  h1 span {
background: #B92662; /* for non-css3 browsers */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#B92662', endColorstr='#830331'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#B92662), to(#830331)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #B92662,  #830331); /* for firefox 3.6+ */ 
    border-radius: 13px 13px 0 0;
    display: block;
    overflow: hidden;
    padding: 20px 25px;
    text-shadow: 0 1px 1px #000000;
    width: 384px;
font-size:16px;
}

#signupPersonalDetailsContainer, #signupAccountDetailsContainer  {
    background: none repeat scroll 0 0 #EEEEEE;
    border-radius: 0 0 13px 13px;
    height: 620px;
padding:10px;
}

.signupLabel {
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size:18px;
width:110px;
}

.signupUrlLabel {
    font-family: 'Yanone Kaffeesatz',sans-serif;
    font-size: 18px;
width:384px;
}

.signupInput input {
width:194px;
}

/*#signupForm input[type="text"],#signupForm input[type="password"],#signupForm input[type="email"], textarea {
background: #eeeeee; for non-css3 browsers
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EEEEEE', endColorstr='#D4D4D4'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#EEEEEE), to(#D4D4D4)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #EEEEEE,  #D4D4D4); /* for firefox 3.6+ */ 
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5) inset, 0 1px 1px #FFFFFF;
    color: #444444;
    float: left;
    font-family: "AxelRegular","Lucida Grande","Verdana",sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
    padding: 6px 10px;
    text-shadow: 0 1px 1px #FFFFFF;
    width: 194px;
}*/

#signupForm select {
background: #eeeeee; /* for non-css3 browsers */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EEEEEE', endColorstr='#D4D4D4'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#EEEEEE), to(#D4D4D4)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #EEEEEE,  #D4D4D4); /* for firefox 3.6+ */ 
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5) inset, 0 1px 1px #FFFFFF;
    color: #444444;
    float: left;
    font-family: "AxelRegular","Lucida Grande","Verdana",sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
    padding: 6px 10px;
    text-shadow: 0 1px 1px #FFFFFF;
    width: 270px;
}

/*#signupForm input[type="text"],#signupForm input[type="password"],#signupForm input[type="email"], textarea {
background: #eeeeee; /* for non-css3 browsers */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EEEEEE', endColorstr='#D4D4D4'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#EEEEEE), to(#D4D4D4)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #EEEEEE,  #D4D4D4); /* for firefox 3.6+ */ 
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5) inset, 0 1px 1px #FFFFFF;
    color: #444444;
    float: left;
    font-family: "AxelRegular","Lucida Grande","Verdana",sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
    padding: 6px 10px;
    text-shadow: 0 1px 1px #FFFFFF;
    width: 250px;
}*/

#signupForm input, #signupForm select {
    vertical-align: middle;
}

#signupForm .green_button {
background: #009E00; /* for non-css3 browsers */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009E00', endColorstr='#006E00'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#009E00), to(#006E00)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #009E00,  #006E00); /* for firefox 3.6+ */ 
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5) inset, 0 1px 1px #FFFFFF;
}

#signupForm .red_button, #signupForm .green_button, #signupForm .grey_button {
    border: 1px solid #004E00;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF !important;
    cursor: pointer;
    display: block;
    float: right;
    font-family: "Lucida Grande","Verdana",sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    margin: 5px;
    padding: 0 15px;
    text-decoration: none;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.66);
}

.signupTermsCheckbox label {
    float: left;
    font-family: 'Yanone Kaffeesatz',sans-serif;
    font-size: 18px;
    line-height: 10px;
    margin: 0;
    padding: 0 0 0 5px;
    color:#666666;
}

.signupTermsCheckbox input {
float:left;
}

#signupForm input[type="text"]:focus {
    background: none repeat scroll 0 0 #FFFFFF;
    outline: medium none;
}
#signupForm input[type="password"]:focus {
    background: none repeat scroll 0 0 #FFFFFF;
    outline: medium none;
}
#signupForm textarea:focus {
    background: none repeat scroll 0 0 #FFFFFF;
    outline: medium none;
}

.signupError {
height:0px;
margin:0;
padding:0;
}

.signupErrorMessage {
    font-size: 9px;
    height: 0;
    margin: 0 0 0 135px;
    padding: 0;
}

#signupSiteUrlPrefix {
float:left;
margin-right: 5px;
margin-top: 6px;
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size:18px;
}

#signupSiteUrl {
float:left;
}

#signupSiteUrl input {
width:200px !important;
}


#signupSiteUrlSuffix {
float:left;
margin-left: 5px;
margin-top: 6px;
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size:18px;
}

#signupLabelTerms span {
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size:18px;
}

.signupInfo {
padding-left:7px;
padding-right:7px;
display:block;
margin-bottom:10px;
}

.companyHeader {
margin-bottom:10px;
}

.lowerHeader {
font-size:36px !important;
color:#AE184C !important;
text-align:center;
margin-top:15px;
margin-bottom:15px;
}

.boxOuter {
overflow:auto;
}

.boxContent {
    border: 1px solid #CCCCCC;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.2);
    clear: both;
    float: left;
    margin-left: 10px;
margin-top:10px;
margin-bottom:10px;
}

cite a {
margin-top:-5px;
}

.content-right {
    background: url("../../App_Themes/Intersalonsalessite/img/global/blog_right_col.png") no-repeat scroll 0 0 transparent;
    margin: 0;
    padding: 15px 20px 20px;
    width: 225px;
}

.content-right .info {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: inherit;
    background-origin: padding-box;
    background-position: 0 1px;
    background-repeat: no-repeat;
    background-size: auto auto;
    color: #B02052;
}

.content-right h6 {
    background-color: inherit;
    color: inherit;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    padding: 0 0 0 0px;
margin-bottom:20px;
}

.content-right p {
    background-color: inherit;
    color: #8C8C8C;
    margin: 0;
    padding: 20px 0 0;
line-height:18px;
}

.content-right li {
list-style-type:none;
}

/*#New Shop#*/

.intersalonStore {
/*background:url("../../App_Themes/Intersalonsalessite/img/global/support/layout-support-becomeapartner-bg-white-13170908.png") repeat-y scroll left top transparent;
*/width:960px;
}

.intersalonStore .fullWidth {
	width:960px;
}

.intersalonStore h2 {
    color: #AE184C !important;
    font-size: 36px !important;
    margin-bottom: 15px;
    margin-left: 15px;
    margin-top: 15px;
}

.intersalonStore #titleLeft {
width:600px;
float:left;
}

.intersalonStore #titleRight {
    float: right;
    margin-top: 23px;
    width: 225px;
}

.intersalonStore #storeMenuBar {
background:url(../../app_themes/intersalonsalessite/images/storemenubar.gif);
width:927px;
height:39px;
margin:auto;
clear:both;
margin-bottom:30px;
}

.intersalonStore #storeMenuBar #storeMenu {
    padding-left: 15px;
    padding-top: 12px;
}

.intersalonStore #storeMenuBar #storeMenu li {
float:left;
margin-right:20px;
}

.intersalonStore #storeMenuBar #shoppingCartPreview {
float:right;
width:180px;
}

#shoppingCartPreview a {
font-size:14px;
text-decoration:underline;
color:#ffffff;
}

#shoppingCartPreview .shoppingCartTotalPrice {
margin-right:20px;
color:#E58B95;
font-size:14px;
font-weight:bold;
}

#paymentMethods {
    float: left;
    margin-bottom: 20px;
    margin-left: 18px;
    margin-top: 20px;
}

#sharing {
float:right;
margin-top:35px;
margin-right:18px;
}

#storeItems {
    margin-left: 22px;
    margin-right: 14px;
}

.storeItem {
float:left;
width:224px;
margin-right:7px;
margin-bottom:30px;
}

.storeItem .lower {
    background: url("../../app_themes/intersalonsalessite/images/storeitemlower.jpg") repeat scroll 0 0 transparent;
    height: 100px;
    padding-top: 5px;
    width: 224px;
margin-top:-3px;
}

.storeItem .lowerDetail {
    background: url("../../app_themes/intersalonsalessite/images/storeitemDetaillower.jpg") repeat scroll 0 0 transparent;
    height: 43px;
    padding-top: 5px;
    width: 224px;
margin-top:-3px;
}

.storeItem .lower .name {
    color: #AE184C;
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin-left: 10px;
    width: 209px;
}

.storeItem .lower .desc {
    clear: left;
    display: block;
    float: left;
    height: 18px;
    margin-left: 10px;
    margin-top: 5px;
    width: 209px;
}

.storeItem .lower .price {
    clear: left;
    color: #000000;
    display: block;
    float: left;
    font-size: 23px;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 20px;
}

.storeItem .lowerDetail .price {
    clear: left;
    color: #000000;
    display: block;
    float: left;
    font-size: 23px;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 8px;
}

.storeItem .lower .cart {
    float: right;
    margin-right: 10px;
    margin-top: 20px;
    width: 104px;
}

.storeItem .lowerDetail .cart {
    float: right;
    margin-right: 10px;
    margin-top: 6px;
    width: 104px;
}

.storeItem .lower .cart .cartLink, .storeItem .lowerDetail .cart .cartLink {
display:block;
text-indent:-9999px;
width:104px;
height:27px;
background: url("../../app_themes/intersalonsalessite/images/addtocart.jpg") repeat scroll 0 0 transparent;
    
}

.storeItemDetail h2 {
margin-bottom:0px;
margin-left:0px;
margin-top:0px;
}

.storeItemDetail .subtitle {
    display: block;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 15px;
}

.storeItemDetailDescription {
float:left;
width:665px;
margin-left:5px;
margin-bottom:40px;
}

.addToCartBar {
clear:both;
height:38px;
width:918px;
background-color:#dddddd;
margin-bottom:40px;
}

.addToCartBar .barPrice {
    clear: left;
    color: #000000;
    display: block;
    float: right;
    font-size: 23px;
    font-weight: bold;
    margin-right: 12px;
    margin-top: 6px;
}

.addToCartBar .barCart {
float:right;
    margin-right: 10px;
    margin-top: 6px;
    width: 104px;
}

.addToCartBar .barCart a {
display:block;
text-indent:-9999px;
width:104px;
height:27px;
background: url("../../app_themes/intersalonsalessite/images/addtocart-grey.jpg") repeat scroll 0 0 transparent;
} 

.relatedItems {
margin-left:20px;
}

.CartTable {
WIDTH:80% !IMPORTANT;
margin:auto;
}

.CartStepPanel {
margin-top:20px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
border-color:#B02053;
border-width:2px;
border-style:solid;
padding:10px;
}

.CartStepHeader {
text-align:center;
font-weight:bold;
}

.BlockTitle {
font-size:14px;
color:#B02053;
}

.UnitsTextBox {
width:20px;
}

.CartContentTable tr {
border-bottom:1px solid #B02053;
}

.pageTitle, #contentHeader h2 {
    font-family: National !important;
    font-size: 28px !important;
    font-weight: 400 !important;
    line-height: 1 !important;
}

.supportFullWidth {
    margin-left: 20px;
    width: 760px !important;
}

.supportOptions {
    width: 740px !important;
}

.supportOptions h2 {
margin-top:40px;
}

.supportOptions .greyBox {
    background: none no-repeat scroll 0 50% #F4F4F4;
    margin: 20px auto;
    padding: 15px;
    width: 600px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

#ratings {
    margin: 10px auto;
    padding: 0 15px 10px 26px !important;
    width: 534px;
}

.frame {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EFEFEF;
    border-radius: 4px 4px 4px 4px;
    clear: both;
    margin: 9px 8px 10px -12px;
    padding: 7px 15px 20px 13px;
}

.satisfaction, .plug {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px !important;
    margin: 15px 0;
}

#ratings .zd_satisfaction div {
    background-color: #FFFFFF !important;
    box-shadow: none !important;
    margin: 0 !important;
    width: 30% !important;
}

.satisfaction div:first-of-type {
    margin-left: 0;
}

.satisfaction div {
    background-color: #F2F2F2;
    border-radius: 8px 8px 8px 8px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1) inset;
    display: inline-block;
    margin: 0 1em;
    text-align: center;
    width: 13em;
}

.greyBox p {
    color: #333333;
    line-height: 15px;
    margin: 12px 20px 11px 0;
}

.rating_number {
    font-size: 6em !important;
    font-weight: bold !important;
    line-height: 1.2em !important;
    margin: 0 !important;
    padding: 0 !important;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.4);
}

.rating_string {
    background-color: #EBEBEB;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    font-size: 1.3em !important;
    line-height: 1.1 !important;
    margin: 0 !important;
    padding: 0.6em 0 !important;
}

.satisfaction div:last-of-type {
    box-shadow: 0 0 0 inset;
}

.supportOptions .greyBox h2 {
    color: #000000;
    font: 1.9em Arial,FreeSans,Helvetica,sans-serif;
    text-align: center;
    margin: 11px 0 7px;
    overflow: hidden;
    word-wrap: break-word;
}

.whatIsIntersalonHeader {
font-size:36px !important;
color:#AE184C !important;
text-align:left;
margin-top:15px;
margin-bottom:15px;
}


#livePreviewLinks {
margin-top:5px;
}

#livePreviewLinks h4 {
margin-bottom:10px;
  margin-top:5px;
}

.livePreviewLink {
float:left;
margin-right:10px;
}

.premiumSash {
 height:100px;
  position:absolute;
  right:0;
  width:100px;
  z-index:20;
padding-right:9px;
}

#status {
    border: 1px solid #999999;
    border-radius: 5px 5px 5px 5px;
    float: left;
    margin: 15px 0 0 300px;
    padding: 10px 10px 10px 15px;
    width: 150px;
}

/*#AAA - NEW SITE NOV 2014#*/

/*#AAA - NEW SITE NOV 2014/00 - Common#*/

.newSiteWrapper {
    color: #666 !important;
    font: 16px/1.5 "Helvetica Neue",Helvetica,Arial,sans-serif !important;
}

.newSiteWrapper h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}

.newSiteWrapper h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

.newSiteWrapper h1, .newSiteWrapper h2, .newSiteWrapper h3, .newSiteWrapper h4, .newSiteWrapper h5, .newSiteWrapper h6 {
    color: #333;
    font-family: National;
    font-weight: 400;
    line-height: 1;
}


.b-container, .navbar-fixed-bottom .b-container, .navbar-fixed-top .b-container, .navbar-static-top .b-container {
    width: 940px;
}

.b-container {
    margin: 0 auto;
}

.cta-button, .try-button {
    background-color: #6fc400;
    background-image: linear-gradient(to bottom, #7bd300, #5eaf01);
    border-radius: 2em;
    box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1);
    color: #fff;
    display: inline-block;
    font-family: National;
    line-height: 1;
    padding: 0.5em 1.2em;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    vertical-align: middle;
}

/*#AAA - NEW SITE NOV 2014/01 - Fonts#*/

@font-face {
	font-family: National;
	src: url(http://code.vaalto.co.uk/fonts/eot/NationalWeb-Regular.eot);
	src: url(http://code.vaalto.co.uk/fonts/eot/NationalWeb-Regular.eot?#iefix) format('embedded-opentype'), url(http://code.vaalto.co.uk/fonts/woff2/NationalWeb-Regular.woff2) format('woff2'), url(http://code.vaalto.co.uk/fonts/woff/NationalWeb-Regular.woff) format('woff'), url(http://code.vaalto.co.uk/fonts/ttf/NationalWeb-Regular.ttf) format('truetype'), url(http://code.vaalto.co.uk/fonts/svg/NationalWeb-Regular.svg#font) format('svg')
}
@font-face {
	font-family: National-SemiBold;
	src: url(http://code.vaalto.co.uk/fonts/eot/NationalWeb-Semibold.eot);
	src: url(http://code.vaalto.co.uk/fonts/eot/NationalWeb-Semibold.eot?#iefix) format('embedded-opentype'), url(http://code.vaalto.co.uk/fonts/woff2/NationalWeb-Semibold.woff2) format('woff2'), url(http://code.vaalto.co.uk/fonts/woff/NationalWeb-Semibold.woff) format('woff'), url(http://code.vaalto.co.uk/fonts/ttf/NationalWeb-Semibold.ttf) format('truetype'), url(http://code.vaalto.co.uk/fonts/svg/NationalWeb-Semibold.svg#font) format('svg')
}
@font-face {
	font-family: National-Italic;
	src: url(http://code.vaalto.co.uk/fonts/eot/NationalWeb-Italic.eot);
	src: url(http://code.vaalto.co.uk/fonts/eot/NationalWeb-Italic.eot?#iefix) format('embedded-opentype'), url(http://code.vaalto.co.uk/fonts/woff2/NationalWeb-Italic.woff2) format('woff2'), url(http://code.vaalto.co.uk/fonts/woff/NationalWeb-Italic.woff) format('woff'), url(http://code.vaalto.co.uk/fonts/ttf/NationalWeb-Italic.ttf) format('truetype'), url(http://code.vaalto.co.uk/fonts/svg/NationalWeb-Italic.svg#font) format('svg')
}
@font-face {
	font-family: National-SemiBold-Italic;
	src: url(http://code.vaalto.co.uk/fonts/eot/NationalWeb-Semibold-Italic.eot);
	src: url(http://code.vaalto.co.uk/fonts/eot/NationalWeb-Semibold-Italic.eot?#iefix) format('embedded-opentype'), url(http://code.vaalto.co.uk/fonts/woff2/NationalWeb-Semibold-Italic.woff2) format('woff2'), url(http://code.vaalto.co.uk/fonts/woff/NationalWeb-Semibold-Italic.woff) format('woff'), url(http://code.vaalto.co.uk/fonts/ttf/NationalWeb-Semibold-Italic.ttf) format('truetype'), url(http://code.vaalto.co.uk/fonts/svg/NationalWeb-Semibold-Italic.svg#font) format('svg')
}
@font-face {
	font-family: National-Light;
	src: url(http://code.vaalto.co.uk/fonts/eot/NationalWeb-Light.eot);
	src: url(http://code.vaalto.co.uk/fonts/eot/NationalWeb-Light.eot?#iefix) format('embedded-opentype'), url(http://code.vaalto.co.uk/fonts/woff2/NationalWeb-Light.woff2) format('woff2'), url(http://code.vaalto.co.uk/fonts/woff/NationalWeb-Light.woff) format('woff'), url(http://code.vaalto.co.uk/fonts/ttf/NationalWeb-Light.ttf) format('truetype'), url(http://code.vaalto.co.uk/fonts/svg/NationalWeb-Light.svg#font) format('svg')
}
@font-face {
	font-family: National-Light-Italic;
	src: url(http://code.vaalto.co.uk/fonts/eot/NationalWeb-Light-Italic.eot);
	src: url(http://code.vaalto.co.uk/fonts/eot/NationalWeb-Light-Italic.eot?#iefix) format('embedded-opentype'), url(http://code.vaalto.co.uk/fonts/woff2/NationalWeb-Light-Italic.woff2) format('woff2'), url(http://code.vaalto.co.uk/fonts/woff/NationalWeb-Light-Italic.woff) format('woff'), url(http://code.vaalto.co.uk/fonts/ttf/NationalWeb-Light-Italic.ttf) format('truetype'), url(http://code.vaalto.co.uk/fonts/svg/NationalWeb-Light-Italic.svg#font) format('svg')
}
@font-face {
	font-family: BrandonGrotesque-Black;
	src: url(http://code.vaalto.co.uk/fonts/eot/BrandonGrotesque-Black.eot);
	src: url(http://code.vaalto.co.uk/fonts/eot/BrandonGrotesque-Black.eot?#iefix) format('embedded-opentype'), url(http://code.vaalto.co.uk/fonts/woff2/BrandonGrotesque-Black.woff2) format('woff2'), url(http://code.vaalto.co.uk/fonts/woff/BrandonGrotesque-Black.woff) format('woff'), url(http://code.vaalto.co.uk/fonts/ttf/BrandonGrotesque-Black.ttf) format('truetype')
}

/*#AAA - NEW SITE NOV 2014/02 - Header#*/

#global-header {
	position: relative;
	z-index: 9999;
	min-width: 940px;
	padding: 10px 0;
	-webkit-font-smoothing: antialiased
}
#global-header, #global-header * {
	font: 16px National
}
#global-header a {
	text-decoration: none
}
#global-header ul {
	padding: 0;
	margin: 0
}
#global-header ul li {
	display: inline;
	padding: 0;
	margin: 0;
	line-height: normal;
	list-style: none
}
#global-header .global-header-container {
	position: relative;
	width: 940px;
	margin: auto
}
#global-header .global-header-left, #global-header .global-header-right {
	display: inline-block
}
#global-header .global-header-left {
	width: 35%
}
#global-header .global-header-right {
	/*MM OVERRIDE - width: 65%;*/
	width:64%;
	text-align: right
}

/* MM OVERRIDE - FIX FOR ARIA ISSUE WITH KENTICO */
#global-header .global-header-right #global-header-dropdown {
text-transform:none;
}

#global-header .global-header-logo {
	display: inline-block;
	width: 45px;
	height: 45px;
	vertical-align: middle;
	color: transparent;
	font: 0/0 a;
	text-shadow: none
}
#global-header .global-header-tagline {
	margin-left: 1em
}
#global-header .global-header-links li {
	font-size: 0
}
#global-header .global-header-main-link {
	padding: 14px;
	font: 15px National-SemiBold;
	text-transform: uppercase;
	cursor: pointer
}
#global-header .global-header-last-link .global-header-main-link {
	padding-right: 0
}
#global-header .global-header-dropdown .global-header-arrow {
	display: inline-block;
	width: 10px;
	height: 7px;
	margin-left: 5px
}
#global-header .global-header-dropdown-menu {
	display: none;
	position: absolute;
	z-index: 9999;
	right: 0;
	padding: 15px 20px;
	margin-top: 10px;
	border-radius: 5px;
	text-align: left
}
#global-header .global-header-dropdown-menu, #global-header .global-header-dropdown-menu * {
	font: 15px 'Helvetica Neue', Helvetica, Arial, sans-serif
}
#global-header .global-header-dropdown-menu ul {
	margin-top: 15px
}
#global-header .global-header-dropdown-menu ul:first-child {
	margin-top: 0
}
#global-header .global-header-dropdown-menu a {
	display: block;
	padding: 5px 0
}
#global-header .global-header-dropdown-menu .global-header-dropdown-menu-label {
	font-size: .9em;
	text-shadow: none
}
#global-header .global-header-highlight-solid .global-header-main-link {
	padding: 2px 9px;
	margin-left: 14px;
	border-radius: 5px;
	background-color: #e6f1f8;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f9fc), to(#d4e6f4));
	background-image: -webkit-linear-gradient(top, #f2f9fc, #d4e6f4);
	background-image: linear-gradient(to bottom, #f2f9fc, #d4e6f4);
	-webkit-box-shadow: 1px 1px 1px 0 rgba(68,74,82,.2);
	box-shadow: 1px 1px 1px 0 rgba(68,74,82,.2);
	color: #029ac0;
	text-shadow: none
}
#global-header .global-header-highlight-solid .global-header-main-link:focus, #global-header .global-header-highlight-solid .global-header-main-link:hover {
	background-color: #cfe5f5;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#cce3f4), to(#d5e9f8));
	background-image: -webkit-linear-gradient(top, #cce3f4, #d5e9f8);
	background-image: linear-gradient(to bottom, #cce3f4, #d5e9f8)
}
#global-header .global-header-highlight-transparent .global-header-main-link {
	padding: 2px 9px;
	margin-left: 14px;
	border: 1px solid;
	border-color: #696b70;
	border-color: rgba(255,255,255,.2);
	border-radius: 5px
}
#global-header .global-header-highlight-transparent .global-header-main-link:focus, #global-header .global-header-highlight-transparent .global-header-main-link:hover {
	background: rgba(176,176,176,.1)
}
@media (max-width:979px) {
.enableFluid #global-header {
	min-width: 280px
}
.enableFluid #global-header .global-header-container {
	width: 724px
}
.enableFluid #global-header .global-header-left {
	width: 15%
}
.enableFluid #global-header .global-header-right {
	width: 85%
}
.enableFluid #global-header .global-header-tagline {
	display: none
}
}
@media (max-width:979px) and (min-width:767px) {
.enableFluid #global-header {
	width: auto
}
}
@media (max-width:767px) {
.enableFluid #global-header {
	padding-left: 20px;
	padding-right: 20px
}
.enableFluid #global-header .global-header-container {
	width: auto
}
.enableFluid #global-header .global-header-left, .enableFluid #global-header .global-header-right {
	width: 50%
}
.enableFluid #global-header .global-header-links li, .enableFluid #global-header .global-header-tagline {
	display: none
}
.enableFluid #global-header .global-header-links .global-header-highlight {
	display: inline
}
}
#global-header.global-header-light {
	background: #00a3d3;
	color: #fff
}
#global-header.global-header-light .global-header-main-link {
	color: #c7e3ea;
	text-shadow: 1px 1px 1px rgba(68,74,82,.2)
}
#global-header.global-header-light .global-header-highlight .global-header-main-link, #global-header.global-header-light .global-header-main-link:focus, #global-header.global-header-light .global-header-main-link:hover, #global-header.global-header-light .global-header-main-link[aria-expanded=true] {
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,.2)
}
#global-header.global-header-light .global-header-highlight-solid .global-header-main-link {
	color: #00a3d3;
	text-shadow: none
}
#global-header.global-header-light .global-header-dropdown-menu {
	background: #f1f1f1;
	-webkit-box-shadow: 1px 1px 2px 0 rgba(0,0,0,.2);
	box-shadow: 1px 1px 2px 0 rgba(0,0,0,.2);
	color: #898f97
}
#global-header.global-header-light .global-header-dropdown-menu a {
	color: #00a3d3
}
#global-header.global-header-light .global-header-dropdown-menu a:focus, #global-header.global-header-light .global-header-dropdown-menu a:hover {
	color: #017095
}
#global-header.global-header-light .global-header-logo {
	width: 45px;
	height: 45px;
	background-image: url(../app_themes/newSalonSoftware/images/logos/intersalon-logo-sprite.png);
	-webkit-background-size: 90px 45px;
	background-size: 90px 45px;
	background-position: left top
}
@media print, (-o-min-device-pixel-ratio:5/4), (-webkit-min-device-pixel-ratio:1.25), (min-resolution:120dpi) {
#global-header.global-header-light .global-header-logo {
background-image:url(../app_themes/newSalonSoftware/images/logos/logo-white-small-2x.png)
}
}
#global-header.global-header-light .global-header-logo:focus, #global-header.global-header-light .global-header-logo:hover {
	background-position: right top
}
#global-header.global-header-light .global-header-dropdown .global-header-arrow {
	background-repeat: no-repeat;
	background-position: -64px -64px;
	background-image: url(../app_themes/newSalonSoftware/images/global-nav/sprite.png);
	-webkit-background-size: 128px 192px;
	background-size: 128px 192px
}
@media print, (-o-min-device-pixel-ratio:5/4), (-webkit-min-device-pixel-ratio:1.25), (min-resolution:120dpi) {
#global-header.global-header-light .global-header-dropdown .global-header-arrow {
background-image:url(../app_themes/newSalonSoftware/images/global-nav/sprite-2x.png)
}
}
#global-header.global-header-light .global-header-dropdown .global-header-trigger:focus .global-header-arrow, #global-header.global-header-light .global-header-dropdown .global-header-trigger:hover .global-header-arrow, #global-header.global-header-light .global-header-dropdown .global-header-trigger[aria-expanded=true] .global-header-arrow {
	background-position: -64px -96px
}
#global-header.global-header-dark {
	background: #AC0028;
	color: #fff
}
#global-header.global-header-dark .global-header-main-link {
	color: #EE6F9B;
	text-shadow: 1px 1px 1px rgba(68,74,82,.2)
}
#global-header.global-header-dark .global-header-highlight .global-header-main-link, #global-header.global-header-dark .global-header-main-link:focus, #global-header.global-header-dark .global-header-main-link:hover, #global-header.global-header-dark .global-header-main-link[aria-expanded=true] {
	color: #fff
}
#global-header.global-header-dark .global-header-highlight-solid .global-header-main-link {
	color: #45474d;
	text-shadow: none
}
#global-header.global-header-dark .global-header-dropdown-menu {
	background: #36383f;
	-webkit-box-shadow: 1px 1px 2px 0 rgba(0,0,0,.28);
	box-shadow: 1px 1px 2px 0 rgba(0,0,0,.28)
}
#global-header.global-header-dark .global-header-dropdown-menu a {
	color: #dddee1;
	text-shadow: 0 0 1px #000
}
#global-header.global-header-dark .global-header-dropdown-menu a:focus, #global-header.global-header-dark .global-header-dropdown-menu a:hover {
	color: #fff
}
#global-header.global-header-dark .global-header-dropdown-menu .global-header-dropdown-menu-label {
	color: #86878a
}
#global-header.global-header-dark .global-header-dropdown-menu a:focus .global-header-dropdown-menu-label, #global-header.global-header-dark .global-header-dropdown-menu a:hover .global-header-dropdown-menu-label {
	color: #93969C
}
#global-header.global-header-dark .global-header-logo {
	width: 45px;
	height: 45px;
	background-image: url(../app_themes/newSalonSoftware/images/logos/intersalon-logo-sprite.png);
	-webkit-background-size: 90px 45px;
	background-size: 90px 45px;
	background-position: left top
}
@media print, (-o-min-device-pixel-ratio:5/4), (-webkit-min-device-pixel-ratio:1.25), (min-resolution:120dpi) {
#global-header.global-header-dark .global-header-logo {
background-image:url(../app_themes/newSalonSoftware/images/logos/logo-blue-small-2x.png)
}
}
#global-header.global-header-dark .global-header-logo:focus, #global-header.global-header-dark .global-header-logo:hover {
	background-position: right top
}
#global-header.global-header-dark .global-header-dropdown .global-header-arrow {
	background-repeat: no-repeat;
	background-position: -64px -128px;
	background-image: url(../app_themes/newSalonSoftware/images/global-nav/sprite.png);
	-webkit-background-size: 128px 192px;
	background-size: 128px 192px
}
@media print, (-o-min-device-pixel-ratio:5/4), (-webkit-min-device-pixel-ratio:1.25), (min-resolution:120dpi) {
#global-header.global-header-dark .global-header-dropdown .global-header-arrow {
background-image:url(../app_themes/newSalonSoftware/images/global-nav/sprite-2x.png)
}
}
#global-header.global-header-dark .global-header-dropdown .global-header-trigger:focus .global-header-arrow, #global-header.global-header-dark .global-header-dropdown .global-header-trigger:hover .global-header-arrow, #global-header.global-header-dark .global-header-dropdown .global-header-trigger[aria-expanded=true] .global-header-arrow {
	background-position: -64px -160px
}

/*#AAA - NEW SITE NOV 2014/03 - Footer#*/

#global-footer {
	min-width: 940px;
	padding: 40px 0 65px
}
#global-footer * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: inherit;
	font-family: inherit
}
#global-footer .global-footer-container>* {
	font-size: 14px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 400
}
#global-footer, #global-footer input {
	-webkit-font-smoothing: antialiased
}
#global-footer button {
	cursor: pointer;
	margin: 0
}
#global-footer a {
	text-decoration: none
}
#global-footer input[type=search]::-webkit-search-cancel-button, #global-footer input[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
#global-footer input[type=search] {
	-webkit-appearance: none;
	border-radius: 0
}
#global-footer ul {
	padding: 0;
	margin: 0
}
#global-footer ul li {
	padding: 0;
	margin: 0;
	list-style: none
}
#global-footer .global-footer-visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}
#global-footer .global-footer-container {
	width: 940px;
	margin: auto;
	font-size: 0
}
#global-footer .global-footer-logo-tagline {
	font: 16px National
}
#global-footer .global-footer-logo-tagline .global-footer-tagline {
	margin-left: .5em
}
#global-footer .global-footer-links-wrapper {
	overflow: hidden;
	width: 100%
}
#global-footer .global-footer-links .global-footer-column h2:after, #global-footer .global-footer-region .select2-choice div {
	display: block;
	position: absolute;
	right: 12px;
	top: 50%;
	margin-top: -3px;
	border: none;
	background: 0 0;
	-webkit-filter: none;
	filter: none
}
#global-footer .global-footer-links .global-footer-column.global-footer-expanded h2:after, #global-footer .global-footer-region.select2-dropdown-open .select2-choice div {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
#global-footer .global-footer-links {
	margin-right: -100px;
	margin-bottom: 30px
}
#global-footer .global-footer-links:after, #global-footer .global-footer-links:before {
	content: " ";
	display: table
}
#global-footer .global-footer-links:after {
	clear: both
}
#global-footer .global-footer-links a {
	display: block;
	line-height: 1.8
}
#global-footer .global-footer-links h2 {
	position: relative;
	margin: 0;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 0;
	border: none
}
#global-footer .global-footer-links ul {
	margin-top: 1em
}
#global-footer .global-footer-links .global-footer-column {
	float: left;
	min-width: 200px;
	margin-left: 40px
}
#global-footer .global-footer-links .global-footer-column:first-child {
	margin-left: 0
}
#global-footer .global-footer-carousel, #global-footer .global-footer-featured, #global-footer .global-footer-legal, #global-footer .global-footer-region-search, #global-footer .global-footer-social-sharing {
	display: inline-block;
	margin-bottom: 20px;
	vertical-align: middle
}
#global-footer .global-footer-featured {
	width: 220px;
	padding-left: 14px;
	margin-right: 20px;
	height: 70px;
	line-height: 70px;
	border-radius: 5px
}
#global-footer .global-footer-featured .global-footer-icon {
	margin-right: 10px;
	margin-top: -.2em
}
#global-footer .global-footer-featured .global-footer-text {
	display: inline-block;
	vertical-align: middle;
	line-height: 1.5
}
#global-footer .global-footer-featured .global-footer-text .global-footer-title {
	display: block;
	font-size: 12px;
	text-transform: uppercase
}
#global-footer .global-footer-carousel {
	overflow: hidden;
	width: 460px;
	height: 70px;
	line-height: 70px;
	margin-right: 20px;
	border-radius: 5px
}
#global-footer .global-footer-carousel ul li {
	line-height: inherit
}
#global-footer .global-footer-carousel .item {
	border-radius: 5px;
	text-align: center
}
#global-footer .global-footer-carousel .item .global-footer-carousel-link {
	width: 100%;
	height: 100%;
	display: block
}
#global-footer .global-footer-carousel .item .global-footer-carousel-link .global-footer-text:before {
	content: "Small Business Guides";
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700
}
#global-footer .global-footer-carousel .item.next, #global-footer .global-footer-carousel .item.prev {
	line-height: 70px
}
#global-footer .global-footer-carousel .item.left, #global-footer .global-footer-carousel .item.right {
	float: none
}
#global-footer .global-footer-carousel .carousel-control {
	width: 40px;
	padding: 0;
	border: none;
	border-radius: 5px;
	background: 0 0;
	opacity: 1;
	-webkit-filter: none;
	filter: none;
	text-align: center
}
#global-footer .global-footer-carousel .carousel-control:focus {
	outline: 0
}
#global-footer .global-footer-carousel .carousel-control.left {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}
#global-footer .global-footer-carousel .carousel-control.right {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}
#global-footer .global-footer-carousel .global-footer-text {
	display: inline-block;
	vertical-align: middle;
	line-height: 1.5
}
#global-footer .global-footer-carousel .global-footer-text .global-footer-title {
	display: block;
	font-size: 12px;
	text-transform: uppercase
}
#global-footer .global-footer-region-search {
	position: relative;
	width: 220px;
	height: 70px;
	font-size: 0
}
#global-footer .global-footer-region, #global-footer .global-footer-search {
	font-size: 14px
}
#global-footer .global-footer-region {
	width: 100%!important;
	vertical-align: middle
}
#global-footer .global-footer-region .select2-choice, #global-footer .global-footer-region .select2-drop {
	overflow: hidden;
	border-radius: 5px
}
#global-footer .global-footer-region .select2-choice, #global-footer .global-footer-region .select2-result {
	padding: 8px 12px
}
#global-footer .global-footer-region .select2-choice {
	height: auto;
	margin-top: 0;
	border: none;
	line-height: 1;
	color: inherit;
	font-size: .9em;
	font-weight: 700;
	text-transform: uppercase
}
#global-footer .global-footer-region .select2-choice:focus, #global-footer .global-footer-region .select2-choice:hover {
	color: inherit
}
#global-footer .global-footer-region .select2-choice .select2-search-choice-close {
	background: 0 0
}
#global-footer .global-footer-region.select2-container-active .select2-choice {
	-webkit-box-shadow: none;
	box-shadow: none
}
#global-footer .global-footer-region.select2-dropdown-open .select2-choice {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}
#global-footer .global-footer-region .select2-drop {
	border: none;
	border-top: 1px solid;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: inherit
}
#global-footer .global-footer-region .select2-drop .select2-results {
	max-height: 22em;
	color: inherit
}
#global-footer .global-footer-region .select2-drop .select2-results .select2-result {
	padding-top: 7px;
	padding-bottom: 7px;
	line-height: 1
}
#global-footer .global-footer-region .select2-drop .select2-results .select2-result:first-child {
	padding-top: 8px
}
#global-footer .global-footer-region .select2-drop .select2-results .select2-result:last-child {
	padding-bottom: 13px
}
#global-footer .global-footer-region .select2-drop .select2-results .select2-highlighted {
	color: inherit
}
#global-footer .global-footer-search {
	height: 29px
}
#global-footer .global-footer-search .global-footer-search-input {
	padding-right: 39px
}
#global-footer .global-footer-search .global-footer-search-submit {
	width: 29px
}
#global-footer .global-footer-search {
	position: relative;
	display: inline-block;
	width: 100%;
	margin-bottom: 12px;
	vertical-align: middle
}
#global-footer .global-footer-search .global-footer-search-input {
	width: 100%;
	height: 100%;
	padding-left: 10px;
	border: none;
	border-radius: 5px
}
#global-footer .global-footer-search .global-footer-search-input:focus {
	outline: 0
}
#global-footer .global-footer-search .global-footer-search-input:focus::-webkit-input-placeholder {
color:transparent
}
#global-footer .global-footer-search .global-footer-search-input:focus::-moz-placeholder {
color:transparent
}
#global-footer .global-footer-search .global-footer-search-input:focus:-ms-input-placeholder {
color:transparent
}
#global-footer .global-footer-search .global-footer-search-input:focus::placeholder {
color:transparent
}
#global-footer .global-footer-search .global-footer-search-submit {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	padding: 0;
	border: none;
	border-radius: 0 5px 5px 0
}
#global-footer .global-footer-separator {
	margin-bottom: 15px;
	border-top: 1px solid
}
#global-footer .global-footer-copyright, #global-footer .global-footer-copyright *, #global-footer .global-footer-legal, #global-footer .global-footer-legal *, #global-footer .global-footer-social-sharing, #global-footer .global-footer-social-sharing * {
	font-size: 13px
}
#global-footer .global-footer-social-sharing {
	float: left
}
#global-footer .global-footer-social-sharing a {
	margin-left: 30px
}
#global-footer .global-footer-social-sharing a:first-child {
	margin-left: 0
}
#global-footer .global-footer-social-sharing .global-footer-icon {
	margin-right: 4px
}
#global-footer .global-footer-legal {
	float: right
}
#global-footer .global-footer-legal a {
	margin-left: 20px
}
#global-footer .global-footer-legal a:first-child {
	margin-left: 0
}
#global-footer .global-footer-copyright {
	clear: both;
	margin: 0
}
#global-footer.global-footer-normal .global-footer-separator {
	margin-top: 10px
}
#global-footer.global-footer-simple .global-footer-region-search {
	float: right;
	display: inline-block;
	width: auto;
	height: auto
}
#global-footer.global-footer-simple .global-footer-region {
	width: 228px!important
}
#global-footer.global-footer-simple .global-footer-region .select2-choice {
	padding-top: 10px;
	padding-bottom: 10px
}
#global-footer.global-footer-simple .global-footer-search {
	height: 33px
}
#global-footer.global-footer-simple .global-footer-search .global-footer-search-input {
	padding-right: 43px
}
#global-footer.global-footer-simple .global-footer-search .global-footer-search-submit {
	width: 33px
}
#global-footer.global-footer-simple .global-footer-search {
	position: relative;
	width: 228px;
	margin-right: 20px;
	margin-bottom: 0
}
#global-footer.global-footer-simple .global-footer-social-sharing {
	margin-bottom: 30px
}
#global-footer.global-footer-simple .global-footer-separator {
	margin-top: 30px;
	margin-bottom: 30px
}
#global-footer .global-footer-extra {
	padding: 40px 0;
	margin-top: -40px;
	margin-bottom: 40px
}
#global-footer .global-footer-extra-cta-plain {
	font-size: 22px;
	text-align: center
}
#global-footer .global-footer-extra-cta-text {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
#global-footer .global-footer-extra-cta-text:after, #global-footer .global-footer-extra-cta-text:before {
	content: " ";
	display: table
}
#global-footer .global-footer-extra-cta-text:after {
	clear: both
}
#global-footer .global-footer-extra-cta-text .global-footer-left, #global-footer .global-footer-extra-cta-text .global-footer-right {
	position: relative
}
#global-footer .global-footer-extra-cta-text .global-footer-left {
	float: left
}
#global-footer .global-footer-extra-cta-text .global-footer-right {
	float: right;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	text-align: right
}
#global-footer .global-footer-extra-cta-text .global-footer-text .global-footer-title {
	font: 24px National
}
#global-footer .global-footer-extra-cta-text .global-footer-text :last-child {
	margin-bottom: 0
}
#global-footer .global-footer-extra-cta-text .global-footer-cta-button {
	font-size: 22px
}
#global-footer .global-footer-extra-links {
	margin-left: -20px;
	margin-top: -20px;
	text-align: center
}
#global-footer .global-footer-extra-links li {
	display: inline-block;
	margin-left: 20px;
	margin-top: 20px
}
#global-footer .global-footer-extra-links .global-footer-link {
	display: inline-block;
	width: 205px;
	vertical-align: top;
	text-align: center
}
#global-footer .global-footer-extra-links .global-footer-link .global-footer-icon {
	margin-bottom: .6em
}
#global-footer .global-footer-extra-links .global-footer-link .global-footer-title {
	display: block;
	font-weight: 700
}
#global-footer .global-footer-extra-links .global-footer-link .global-footer-title .global-footer-short {
	display: none
}
#global-footer .global-footer-extra-links .global-footer-link .global-footer-description {
	margin-top: .4em;
	margin-bottom: 0;
	line-height: 1.3;
	font-size: 13px
}
#global-footer .global-footer-logo {
	color: transparent;
	font: 0/0 a;
	text-shadow: none;
	display: inline-block;
	vertical-align: middle;
	width: 45px;
	height: 45px;
	background-image: url(../app_themes/newSalonSoftware/images/logos/logo-blue-small.png);
	-webkit-background-size: 90px 45px;
	background-size: 90px 45px
}
@media print, (-o-min-device-pixel-ratio:5/4), (-webkit-min-device-pixel-ratio:1.25), (min-resolution:120dpi) {
#global-footer .global-footer-logo {
background-image:url(../app_themes/newSalonSoftware/images/logos/logo-blue-small-2x.png)
}
}
#global-footer .global-footer-icon {
	display: inline-block;
	vertical-align: middle
}
#global-footer .global-footer-cta-button {
	display: inline-block;
	padding: .5em 1.2em;
	vertical-align: middle;
	border-radius: 2em;
	-webkit-box-shadow: 1px 1px 1px 0 rgba(0,0,0,.1);
	box-shadow: 1px 1px 1px 0 rgba(0,0,0,.1);
	font-family: National;
	line-height: 1;
	text-shadow: 1px 1px 2px rgba(0,0,0,.2)
}
#global-footer .global-footer-cta-button i {
	font-family: National-Italic;
	font-style: normal
}
#global-footer .global-footer-cta-button.global-footer-green {
	background-color: #6fc400;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#7bd300), to(#5eaf01));
	background-image: -webkit-linear-gradient(top, #7bd300, #5eaf01);
	background-image: linear-gradient(to bottom, #7bd300, #5eaf01);
	color: #fff
}
#global-footer .global-footer-cta-button.global-footer-green:focus, #global-footer .global-footer-cta-button.global-footer-green:hover {
	background: #5eaf01;
	color: #fff
}
#global-footer .global-footer-cta-button.global-footer-green:active {
	background-color: #69bd00;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#5eaf01), to(#7bd300));
	background-image: -webkit-linear-gradient(top, #5eaf01, #7bd300);
	background-image: linear-gradient(to bottom, #5eaf01, #7bd300);
	color: #fff
}
#global-footer .global-footer-cta-button.global-footer-blue {
	background-color: #2ab7e0;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#35c3ed), to(#1aa5cd));
	background-image: -webkit-linear-gradient(top, #35c3ed, #1aa5cd);
	background-image: linear-gradient(to bottom, #35c3ed, #1aa5cd);
	color: #fff
}
#global-footer .global-footer-cta-button.global-footer-blue:focus, #global-footer .global-footer-cta-button.global-footer-blue:hover {
	background: #1aa5cd;
	color: #fff
}
#global-footer .global-footer-cta-button.global-footer-blue:active {
	background-color: #24b1d9;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#1aa5cd), to(#35c3ed));
	background-image: -webkit-linear-gradient(top, #1aa5cd, #35c3ed);
	background-image: linear-gradient(to bottom, #1aa5cd, #35c3ed);
	color: #fff
}
#global-footer .global-footer-icon-xero-touch {
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: 0 -32px;
	background-image: url(../app_themes/newSalonSoftware/images/global-nav/sprite-new.png);
	-webkit-background-size: 320px 192px;
	background-size: 320px 192px
}
@media print, (-o-min-device-pixel-ratio:5/4), (-webkit-min-device-pixel-ratio:1.25), (min-resolution:120dpi) {
#global-footer .global-footer-icon-xero-touch {
background-image:url(../app_themes/newSalonSoftware/images/global-nav/sprite-new-2x.png)
}
}
#global-footer .global-footer-icon-speech {
	width: 28px;
	height: 24px;
	background-repeat: no-repeat;
	background-position: 0 -160px;
	background-image: url(../app_themes/newSalonSoftware/images/global-nav/sprite-new.png);
	-webkit-background-size: 320px 192px;
	background-size: 320px 192px
}
@media print, (-o-min-device-pixel-ratio:5/4), (-webkit-min-device-pixel-ratio:1.25), (min-resolution:120dpi) {
#global-footer .global-footer-icon-speech {
background-image:url(../app_themes/newSalonSoftware/images/global-nav/sprite-new-2x.png)
}
}
#global-footer .global-footer-icon-info {
	width: 26px;
	height: 26px;
	background-repeat: no-repeat;
	background-position: -32px -160px;
	background-image: url(../app_themes/newSalonSoftware/images/global-nav/sprite-new.png);
	-webkit-background-size: 320px 192px;
	background-size: 320px 192px
}
@media print, (-o-min-device-pixel-ratio:5/4), (-webkit-min-device-pixel-ratio:1.25), (min-resolution:120dpi) {
#global-footer .global-footer-icon-info {
background-image:url(../app_themes/newSalonSoftware/images/global-nav/sprite-new-2x.png)
}
}
#global-footer .global-footer-icon-people {
	width: 38px;
	height: 24px;
	background-repeat: no-repeat;
	background-position: -64px -160px;
	background-image: url(../app_themes/newSalonSoftware/images/global-nav/sprite-new.png);
	-webkit-background-size: 320px 192px;
	background-size: 320px 192px
}
@media print, (-o-min-device-pixel-ratio:5/4), (-webkit-min-device-pixel-ratio:1.25), (min-resolution:120dpi) {
#global-footer .global-footer-icon-people {
background-image:url(../app_themes/newSalonSoftware/images/global-nav/sprite-new-2x.png)
}
}
#global-footer .global-footer-icon-book {
	width: 30px;
	height: 21px;
	background-repeat: no-repeat;
	background-position: -128px -160px;
	background-image: url(../app_themes/newSalonSoftware/images/global-nav/sprite-new.png);
	-webkit-background-size: 320px 192px;
	background-size: 320px 192px
}
@media print, (-o-min-device-pixel-ratio:5/4), (-webkit-min-device-pixel-ratio:1.25), (min-resolution:120dpi) {
#global-footer .global-footer-icon-book {
background-image:url(../app_themes/newSalonSoftware/images/global-nav/sprite-new-2x.png)
}
}
#global-footer .global-footer-icon-twitter {
	width: 21px;
	height: 16px
}
#global-footer .global-footer-icon-facebook, #global-footer .global-footer-icon-google-plus, #global-footer .global-footer-icon-linkedin, #global-footer .global-footer-icon-youtube {
	width: 16px;
	height: 16px
}
#global-footer .global-footer-icon-search {
	width: 14px;
	height: 15px
}
#global-footer .global-footer-icon-next, #global-footer .global-footer-icon-prev {
	width: 7px;
	height: 14px
}
#global-footer .global-footer-links .global-footer-column h2:after, #global-footer .select2-container .select2-choice div {
	width: 8px;
	height: 5px
}
@media (max-width:979px) {
.enableFluid #global-footer {
	min-width: 280px
}
.enableFluid #global-footer .global-footer-container {
	width: 724px
}
.enableFluid #global-footer .global-footer-links .global-footer-column {
	min-width: 146px;
	margin-left: 35px
}
.enableFluid #global-footer .global-footer-links .global-footer-column:first-child {
	margin-left: 0
}
.enableFluid #global-footer .global-footer-featured, .enableFluid #global-footer .global-footer-search {
	width: 228px
}
.enableFluid #global-footer .global-footer-region {
	width: 228px!important
}
.enableFluid #global-footer .global-footer-region-search {
	display: inline-block;
	width: auto;
	height: auto
}
.enableFluid #global-footer .global-footer-search {
	position: relative
}
.enableFluid #global-footer .global-footer-carousel {
	width: 476px;
	margin-right: 0
}
.enableFluid #global-footer .global-footer-social-sharing .global-footer-icon {
	margin-right: 0
}
.enableFluid #global-footer .global-footer-social-sharing .global-footer-text {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}
.enableFluid #global-footer .global-footer-extra-cta-text {
	display: block;
	text-align: center
}
.enableFluid #global-footer .global-footer-extra-cta-text .global-footer-left, .enableFluid #global-footer .global-footer-extra-cta-text .global-footer-right {

	float: none
}
.enableFluid #global-footer .global-footer-extra-cta-text .global-footer-right {
	text-align: center
}
.enableFluid #global-footer .global-footer-extra-cta-text .global-footer-text {
	margin-bottom: 20px
}
.enableFluid #global-footer .global-footer-extra-links .global-footer-link {
	width: 160px
}
.enableFluid #global-footer .global-footer-extra-links .global-footer-link .global-footer-description {
	display: none
}
}
@media (max-width:979px) and (min-width:767px) {
.enableFluid #global-footer .global-footer-search {
	margin-right: 20px;
	margin-bottom: 0
}
.enableFluid #global-footer.global-footer-normal .global-footer-separator {
	display: none
}
.enableFluid #global-footer.global-footer-normal .global-footer-social-sharing {
	float: none;
	width: 248px;
	text-align: right
}
.enableFluid #global-footer.global-footer-normal .global-footer-legal {
	display: block;
	float: none;
	margin-top: 15px;
	padding-top: 20px;
	border-top: 1px solid;
	text-align: center
}
.enableFluid #global-footer.global-footer-normal .global-footer-copyright {
	text-align: center
}
.enableFluid #global-footer.global-footer-simple .global-footer-region {
	width: 165px!important
}
.enableFluid #global-footer.global-footer-simple .global-footer-search {
	width: 165px
}
}
@media (max-width:767px) {
.enableFluid #global-footer .global-footer-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	width: auto;
	max-width: 400px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: auto;
	margin-right: auto
}
.enableFluid #global-footer .global-footer-container>* {
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}
.enableFluid #global-footer .global-footer-logo-tagline {
	display: none
}
.enableFluid #global-footer .global-footer-links {
	margin-right: 0
}
.enableFluid #global-footer .global-footer-links .global-footer-column {
	float: none;
	min-width: 0;
	margin-left: 0;
	margin-top: 8px;
	border-radius: 5px
}
.enableFluid #global-footer .global-footer-links .global-footer-column ul {
	display: none;
	padding-bottom: 10px;
	margin-top: 0
}
.enableFluid #global-footer .global-footer-links .global-footer-column a {
	padding: 7px 10px;
	line-height: 1
}
.enableFluid #global-footer .global-footer-links .global-footer-column h2:after {
	content: ''
}
.enableFluid #global-footer .global-footer-links .global-footer-column:first-child {
	margin-top: 0
}
.enableFluid #global-footer .global-footer-links .global-footer-column .global-footer-button {
	padding: 10px;
	cursor: pointer;
	border-radius: 5px
}
.enableFluid #global-footer .global-footer-links .global-footer-column .global-footer-button:focus {
	outline: 0
}
.enableFluid #global-footer .global-footer-featured {
	display: block;
	width: auto;
	margin-right: 0;
	margin-bottom: 30px
}
.enableFluid #global-footer .global-footer-carousel {
	display: none
}
.enableFluid #global-footer .global-footer-region-search {
	display: block;
	float: none;
	-webkit-box-ordinal-group: 1;
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
	margin-bottom: 30px
}
.enableFluid #global-footer .global-footer-region, .enableFluid #global-footer .global-footer-search {
	display: block;
	width: auto!important;
	margin-right: 0
}
.enableFluid #global-footer .global-footer-region .select2-choice {
	padding-top: 10px;
	padding-bottom: 10px
}
.enableFluid #global-footer .global-footer-search {
	height: 33px
}
.enableFluid #global-footer .global-footer-search .global-footer-search-input {
	padding-right: 43px
}
.enableFluid #global-footer .global-footer-search .global-footer-search-submit {
	width: 33px
}
.enableFluid #global-footer .global-footer-search {
	margin-bottom: 12px
}
.enableFluid #global-footer .global-footer-search .global-footer-search-input {
	font-size: 16px
}
.enableFluid #global-footer .global-footer-separator {
	display: block;
	margin-top: 0
}
.enableFluid #global-footer .global-footer-social-sharing {
	float: none;
	display: block;
	width: auto;
	text-align: center
}
.enableFluid #global-footer .global-footer-legal {
	float: none;
	display: block;
	margin-top: 0;
	padding-top: 0;
	border: none;
	text-align: center
}
.enableFluid #global-footer .global-footer-copyright {
	text-align: center
}
.enableFluid #global-footer .global-footer-extra-links li {
	width: 40%
}
.enableFluid #global-footer .global-footer-extra-links li:nth-child(2n) {
	text-align: left
}
.enableFluid #global-footer .global-footer-extra-links li:nth-child(2n+1) {
	text-align: right
}
}
@media (max-width:480px) {
.enableFluid #global-footer .global-footer-extra-links .global-footer-link {
	width: 120px
}
.enableFluid #global-footer .global-footer-extra-links .global-footer-link .global-footer-title .global-footer-long {
	display: none
}
.enableFluid #global-footer .global-footer-extra-links .global-footer-link .global-footer-title .global-footer-short {
	display: inline
}
}
#global-footer.global-footer-light, .global-nav-light {
	background: #e8e8e8
}
#global-footer.global-footer-light h2 {
	color: #898e93
}
#global-footer.global-footer-light a {
	color: #989ea6
}
#global-footer.global-footer-light a:focus, #global-footer.global-footer-light a:hover {
	color: #757d87
}
#global-footer.global-footer-light .global-footer-logo-tagline {
	color: #999da6
}
#global-footer.global-footer-light .global-footer-carousel, #global-footer.global-footer-light .global-footer-featured {
	background: #f4f4f4
}
#global-footer.global-footer-light .global-footer-carousel .global-footer-text .global-footer-title, #global-footer.global-footer-light .global-footer-featured .global-footer-text .global-footer-title {
	color: #898e93
}
#global-footer.global-footer-light .global-footer-carousel .item:focus, #global-footer.global-footer-light .global-footer-carousel .item:hover, #global-footer.global-footer-light .global-footer-featured:focus, #global-footer.global-footer-light .global-footer-featured:hover {
	background: #fcfcfc
}
#global-footer.global-footer-light .global-footer-carousel .item .global-footer-carousel-link .global-footer-text:before {
	color: #898E93
}
#global-footer.global-footer-light .global-footer-carousel .carousel-control:focus, #global-footer.global-footer-light .global-footer-carousel .carousel-control:hover {
	background: #fcfcfc
}
#global-footer.global-footer-light .global-footer-region {
	color: #989ea6
}
#global-footer.global-footer-light .global-footer-region .select2-choice, #global-footer.global-footer-light .global-footer-region .select2-drop {
	background: #f4f4f4
}
#global-footer.global-footer-light .global-footer-region.select2-dropdown-open .select2-choice, #global-footer.global-footer-light .global-footer-region.select2-dropdown-open .select2-drop {
	-webkit-box-shadow: 1px 1px 0 #d9dbdc;
	box-shadow: 1px 1px 0 #d9dbdc
}
#global-footer.global-footer-light .global-footer-region .select2-drop {
	border-top-color: #d4d6d7
}
#global-footer.global-footer-light .global-footer-region .select2-drop .select2-results .select2-highlighted {
	background: #d9dbdc
}
#global-footer.global-footer-light .global-footer-search-input {
	background: #d9dbdc;
	color: #6f737a
}
#global-footer.global-footer-light .global-footer-search-input::-webkit-input-placeholder {
color:#989ea6
}
#global-footer.global-footer-light .global-footer-search-input::-moz-placeholder {
color:#989ea6
}
#global-footer.global-footer-light .global-footer-search-input:-ms-input-placeholder {
color:#989ea6
}
#global-footer.global-footer-light .global-footer-search-input::placeholder {
color:#989ea6
}
#global-footer.global-footer-light .global-footer-search-submit {
	background: #00a3d3
}
#global-footer.global-footer-light .global-footer-separator {
	border-color: #d4d6d7
}
#global-footer.global-footer-light .global-footer-copyright {
	color: #989ea6
}
#global-footer.global-footer-light .global-footer-extra {
	background: #f3f3f3
}
#global-footer.global-footer-light .global-footer-extra-cta-text .global-footer-text {
	color: #999da6
}
#global-footer.global-footer-light .global-footer-extra-cta-text .global-footer-text a {
	color: #00b7e3
}
#global-footer.global-footer-light .global-footer-extra-cta-text .global-footer-text a:focus, #global-footer.global-footer-light .global-footer-extra-cta-text .global-footer-text a:hover {
	color: #0083a1
}
#global-footer.global-footer-light .global-footer-extra-cta-text .global-footer-text .global-footer-title {
	color: #898e93
}
#global-footer.global-footer-light .global-footer-link:focus .global-footer-title, #global-footer.global-footer-light .global-footer-link:hover .global-footer-title {
	color: #686d72
}
#global-footer.global-footer-light .global-footer-link .global-footer-title {
	color: #898e93
}
#global-footer.global-footer-light .global-footer-icon-twitter {
	background-repeat: no-repeat;
	background-position: -160px 0;
	background-image: url(../app_themes/newSalonSoftware/images/global-nav/sprite-new.png);
	-webkit-background-size: 320px 192px;
	background-size: 320px 192px
}
@media print, (-o-min-device-pixel-ratio:5/4), (-webkit-min-device-pixel-ratio:1.25), (min-resolution:120dpi) {
#global-footer.global-footer-light .global-footer-icon-twitter {
background-image:url(../app_themes/newSalonSoftware/images/global-nav/sprite-new-2x.png)
}
}
#global-footer.global-footer-light .global-footer-icon-facebook {
	background-repeat: no-repeat;
	background-position: -192px 0;
	background-image: url(../app_themes/newSalonSoftware/images/global-nav/sprite-new.png);
	-webkit-background-size: 320px 192px;
	background-size: 320px 192px
}
@media print, (-o-min-device-pixel-ratio:5/4), (-webkit-min-device-pixel-ratio:1.25), (min-resolution:120dpi) {
#global-footer.global-footer-light .global-footer-icon-facebook {
background-image:url(../app_themes/newSalonSoftware/images/global-nav/sprite-new-2x.png)
}
}
#global-footer.global-footer-light .global-footer-icon-youtube {
	background-repeat: no-repeat;
	background-position: -224px 0;
	background-image: url(../app_themes/newSalonSoftware/images/global-nav/sprite-new.png);
	-webkit-background-size: 320px 192px;
	background-size: 320px 192px
}
@media print, (-o-min-device-pixel-ratio:5/4), (-webkit-min-device-pixel-ratio:1.25), (min-resolution:120dpi) {
#global-footer.global-footer-light .global-footer-icon-youtube {
background-image:url(../app_themes/newSalonSoftware/images/global-nav/sprite-new-2x.png)
}
}
#global-footer.global-footer-light .global-footer-icon-google-plus {
	background-repeat: no-repeat;
	background-position: -256px 0;
	background-image: url(../app_themes/newSalonSoftware/images/global-nav/sprite-new.png);
	-webkit-background-size: 320px 192px;
	background-size: 320px 192px
}
@media print, (-o-min-device-pixel-ratio:5/4), (-webkit-min-device-pixel-ratio:1.25), (min-resolution:120dpi) {
#global-footer.global-footer-light .global-footer-icon-google-plus {
background-image:url(../app_themes/newSalonSoftware/images/global-nav/sprite-new-2x.png)
}
}
#global-footer.global-footer-light .global-footer-icon-linkedin {
	background-repeat: no-repeat;
	background-position: -288px 0;
	background-image: url(../app_themes/newSalonSoftware/images/global-nav/sprite-new.png);
	-webkit-background-size: 320px 192px;
	background-size: 320px 192px
}
@media print, (-o-min-device-pixel-ratio:5/4), (-webkit-min-device-pixel-ratio:1.25), (min-resolution:120dpi) {
#global-footer.global-footer-light .global-footer-icon-linkedin {
background-image:url(../app_themes/newSalonSoftware/images/global-nav/sprite-new-2x.png)
}
}
#global-footer.global-footer-light .global-footer-icon-search {
	background-repeat: no-repeat;
	background-position: 0 -96px;
	background-image: url(../app_themes/newSalonSoftware/images/global-nav/sprite-new.png);
	-webkit-background-size: 320px 192px;
	background-size: 320px 192px
}
@media print, (-o-min-device-pixel-ratio:5/4), (-webkit-min-device-pixel-ratio:1.25), (min-resolution:120dpi) {
#global-footer.global-footer-light .global-footer-icon-search {
background-image:url(../app_themes/newSalonSoftware/images/global-nav/sprite-new-2x.png)
}
}
#global-footer.global-footer-light .global-footer-icon-prev {
	background-repeat: no-repeat;
	background-position: -96px -96px;
	background-image: url(../app_themes/newSalonSoftware/images/global-nav/sprite-new.png);
	-webkit-background-size: 320px 192px;
	background-size: 320px 192px
}
@media print, (-o-min-device-pixel-ratio:5/4), (-webkit-min-device-pixel-ratio:1.25), (min-resolution:120dpi) {
#global-footer.global-footer-light .global-footer-icon-prev {
background-image:url(../app_themes/newSalonSoftware/images/global-nav/sprite-new-2x.png)
}
}
#global-footer.global-footer-light .global-footer-icon-next {
	background-repeat: no-repeat;
	background-position: -128px -96px;
	background-image: url(../app_themes/newSalonSoftware/images/global-nav/sprite-new.png);
	-webkit-background-size: 320px 192px;
	background-size: 320px 192px
}
@media print, (-o-min-device-pixel-ratio:5/4), (-webkit-min-device-pixel-ratio:1.25), (min-resolution:120dpi) {
#global-footer.global-footer-light .global-footer-icon-next {
background-image:url(../app_themes/newSalonSoftware/images/global-nav/sprite-new-2x.png)
}
}
#global-footer.global-footer-light .global-footer-links .global-footer-column h2:after, #global-footer.global-footer-light .global-footer-region .select2-choice div b {
	background-repeat: no-repeat;
	background-position: -32px -128px;
	background-image: url(../app_themes/newSalonSoftware/images/global-nav/sprite-new.png);
	-webkit-background-size: 320px 192px;
	background-size: 320px 192px
}
@media print, (-o-min-device-pixel-ratio:5/4), (-webkit-min-device-pixel-ratio:1.25), (min-resolution:120dpi) {
#global-footer.global-footer-light .global-footer-links .global-footer-column h2:after, #global-footer.global-footer-light .global-footer-region .select2-choice div b {
background-image:url(../app_themes/newSalonSoftware/images/global-nav/sprite-new-2x.png)
}
}
@media (max-width:979px) {
.enableFluid #global-footer.global-footer-light .global-footer-legal {
	border-top-color: #d4d6d7
}
}
@media (max-width:767px) {
.enableFluid #global-footer.global-footer-light .global-footer-links .global-footer-column {
	background: #f4f4f4
}
}
#global-footer.global-footer-dark, .global-nav-dark {
	background: #45474d
}
#global-footer.global-footer-dark h2 {
	color: #aab1b7
}
#global-footer.global-footer-dark a {
	color: #989ea6
}
#global-footer.global-footer-dark a:focus, #global-footer.global-footer-dark a:hover {
	color: #bcc0c5
}
#global-footer.global-footer-dark .global-footer-logo-tagline {
	color: #989ea6
}
#global-footer.global-footer-dark .global-footer-links .global-footer-label {
	color: #61666f
}
#global-footer.global-footer-dark .global-footer-links a:focus .global-footer-label, #global-footer.global-footer-dark .global-footer-links a:hover .global-footer-label {
	color: #818791
}
#global-footer.global-footer-dark .global-footer-carousel, #global-footer.global-footer-dark .global-footer-featured {
	background: #4d5057
}
#global-footer.global-footer-dark .global-footer-carousel .global-footer-text .global-footer-title, #global-footer.global-footer-dark .global-footer-featured .global-footer-text .global-footer-title {
	color: #d6d8da
}
#global-footer.global-footer-dark .global-footer-carousel .item:focus, #global-footer.global-footer-dark .global-footer-carousel .item:hover, #global-footer.global-footer-dark .global-footer-featured:focus, #global-footer.global-footer-dark .global-footer-featured:hover {
	background: #52555c
}
#global-footer.global-footer-dark .global-footer-carousel .item .global-footer-carousel-link .global-footer-text:before {
	color: #d6d8da
}
#global-footer.global-footer-dark .global-footer-carousel .carousel-control:focus, #global-footer.global-footer-dark .global-footer-carousel .carousel-control:hover {
	background: #52555c
}
#global-footer.global-footer-dark .global-footer-region {
	color: #989ea6
}
#global-footer.global-footer-dark .global-footer-region .select2-choice, #global-footer.global-footer-dark .global-footer-region .select2-drop {
	background: #4d5057
}
#global-footer.global-footer-dark .global-footer-region .select2-drop {
	border-top-color: #55585f
}
#global-footer.global-footer-dark .global-footer-region .select2-drop .select2-results .select2-highlighted {
	background: #55585f
}
#global-footer.global-footer-dark .global-footer-search-input {
	background: #3d4046;
	color: #989ea6
}
#global-footer.global-footer-dark .global-footer-search-input::-webkit-input-placeholder {
color:#61666f
}
#global-footer.global-footer-dark .global-footer-search-input::-moz-placeholder {
color:#61666f
}
#global-footer.global-footer-dark .global-footer-search-input:-ms-input-placeholder {
color:#61666f
}
#global-footer.global-footer-dark .global-footer-search-input::placeholder {
color:#61666f
}
#global-footer.global-footer-dark .global-footer-search-submit {
	background: #00a3d3
}
#global-footer.global-footer-dark .global-footer-separator {
	border-color: #4f555e
}
#global-footer.global-footer-dark .global-footer-copyright a, #global-footer.global-footer-dark .global-footer-legal a, #global-footer.global-footer-dark .global-footer-social-sharing a {
	color: #7a7e85
}
#global-footer.global-footer-dark .global-footer-copyright a:focus, #global-footer.global-footer-dark .global-footer-copyright a:hover, #global-footer.global-footer-dark .global-footer-legal a:focus, #global-footer.global-footer-dark .global-footer-legal a:hover, #global-footer.global-footer-dark .global-footer-social-sharing a:focus, #global-footer.global-footer-dark .global-footer-social-sharing a:hover {
	color: #95989d
}
#global-footer.global-footer-dark .global-footer-copyright {
	color: #61666f
}
#global-footer.global-footer-dark .global-footer-extra {
	background: #4d5057
}
#global-footer.global-footer-dark .global-footer-extra-cta-text .global-footer-text {
	color: #fff
}
#global-footer.global-footer-dark .global-footer-extra-cta-text .global-footer-text a {
	color: #a1a8af
}
#global-footer.global-footer-dark .global-footer-extra-cta-text .global-footer-text a:focus, #global-footer.global-footer-dark .global-footer-extra-cta-text .global-footer-text a:hover {
	color: #c5c9cd
}
#global-footer.global-footer-dark .global-footer-extra-cta-text .global-footer-text .global-footer-title {
	color: #fff
}
#global-footer.global-footer-dark .global-footer-link:focus .global-footer-title, #global-footer.global-footer-dark .global-footer-link:hover .global-footer-title {
	color: #f9f9f9
}
#global-footer.global-footer-dark .global-footer-link .global-footer-title {
	color: #d6d8da
}
#global-footer.global-footer-dark .global-footer-icon-twitter {
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(../app_themes/newSalonSoftware/images/global-nav/sprite-new.png);
	-webkit-background-size: 320px 192px;
	background-size: 320px 192px
}
@media print, (-o-min-device-pixel-ratio:5/4), (-webkit-min-device-pixel-ratio:1.25), (min-resolution:120dpi) {
#global-footer.global-footer-dark .global-footer-icon-twitter {
background-image:url(../app_themes/newSalonSoftware/images/global-nav/sprite-new-2x.png)
}
}
#global-footer.global-footer-dark .global-footer-icon-facebook {
	background-repeat: no-repeat;
	background-position: -32px 0;
	background-image: url(../app_themes/newSalonSoftware/images/global-nav/sprite-new.png);
	-webkit-background-size: 320px 192px;
	background-size: 320px 192px
}
@media print, (-o-min-device-pixel-ratio:5/4), (-webkit-min-device-pixel-ratio:1.25), (min-resolution:120dpi) {
#global-footer.global-footer-dark .global-footer-icon-facebook {
background-image:url(../app_themes/newSalonSoftware/images/global-nav/sprite-new-2x.png)
}
}
#global-footer.global-footer-dark .global-footer-icon-youtube {
	background-repeat: no-repeat;
	background-position: -64px 0;
	background-image: url(../app_themes/newSalonSoftware/images/global-nav/sprite-new.png);
	-webkit-background-size: 320px 192px;
	background-size: 320px 192px
}
@media print, (-o-min-device-pixel-ratio:5/4), (-webkit-min-device-pixel-ratio:1.25), (min-resolution:120dpi) {
#global-footer.global-footer-dark .global-footer-icon-youtube {
background-image:url(../app_themes/newSalonSoftware/images/global-nav/sprite-new-2x.png)
}
}
#global-footer.global-footer-dark .global-footer-icon-google-plus {
	background-repeat: no-repeat;
	background-position: -96px 0;
	background-image: url(../app_themes/newSalonSoftware/images/global-nav/sprite-new.png);
	-webkit-background-size: 320px 192px;
	background-size: 320px 192px
}
@media print, (-o-min-device-pixel-ratio:5/4), (-webkit-min-device-pixel-ratio:1.25), (min-resolution:120dpi) {
#global-footer.global-footer-dark .global-footer-icon-google-plus {
background-image:url(../app_themes/newSalonSoftware/images/global-nav/sprite-new-2x.png)
}
}
#global-footer.global-footer-dark .global-footer-icon-linkedin {
	background-repeat: no-repeat;
	background-position: -128px 0;
	background-image: url(../app_themes/newSalonSoftware/images/global-nav/sprite-new.png);
	-webkit-background-size: 320px 192px;
	background-size: 320px 192px
}
@media print, (-o-min-device-pixel-ratio:5/4), (-webkit-min-device-pixel-ratio:1.25), (min-resolution:120dpi) {
#global-footer.global-footer-dark .global-footer-icon-linkedin {
background-image:url(../app_themes/newSalonSoftware/images/global-nav/sprite-new-2x.png)
}
}
#global-footer.global-footer-dark .global-footer-icon-search {
	background-repeat: no-repeat;
	background-position: 0 -96px;
	background-image: url(../app_themes/newSalonSoftware/images/global-nav/sprite-new.png);
	-webkit-background-size: 320px 192px;
	background-size: 320px 192px
}
@media print, (-o-min-device-pixel-ratio:5/4), (-webkit-min-device-pixel-ratio:1.25), (min-resolution:120dpi) {
#global-footer.global-footer-dark .global-footer-icon-search {
background-image:url(../app_themes/newSalonSoftware/images/global-nav/sprite-new-2x.png)
}
}
#global-footer.global-footer-dark .global-footer-icon-prev {
	background-repeat: no-repeat;
	background-position: -32px -96px;
	background-image: url(../app_themes/newSalonSoftware/images/global-nav/sprite-new.png);
	-webkit-background-size: 320px 192px;
	background-size: 320px 192px
}
@media print, (-o-min-device-pixel-ratio:5/4), (-webkit-min-device-pixel-ratio:1.25), (min-resolution:120dpi) {
#global-footer.global-footer-dark .global-footer-icon-prev {
background-image:url(../app_themes/newSalonSoftware/images/global-nav/sprite-new-2x.png)
}
}
#global-footer.global-footer-dark .global-footer-icon-next {
	background-repeat: no-repeat;
	background-position: -64px -96px;
	background-image: url(../app_themes/newSalonSoftware/images/global-nav/sprite-new.png);
	-webkit-background-size: 320px 192px;
	background-size: 320px 192px
}
@media print, (-o-min-device-pixel-ratio:5/4), (-webkit-min-device-pixel-ratio:1.25), (min-resolution:120dpi) {
#global-footer.global-footer-dark .global-footer-icon-next {
background-image:url(../app_themes/newSalonSoftware/images/global-nav/sprite-new-2x.png)
}
}
#global-footer.global-footer-dark .global-footer-links .global-footer-column h2:after, #global-footer.global-footer-dark .global-footer-region .select2-choice div b {
	background-repeat: no-repeat;
	background-position: 0 -128px;
	background-image: url(../app_themes/newSalonSoftware/images/global-nav/sprite-new.png);
	-webkit-background-size: 320px 192px;
	background-size: 320px 192px
}
@media print, (-o-min-device-pixel-ratio:5/4), (-webkit-min-device-pixel-ratio:1.25), (min-resolution:120dpi) {
#global-footer.global-footer-dark .global-footer-links .global-footer-column h2:after, #global-footer.global-footer-dark .global-footer-region .select2-choice div b {
background-image:url(../app_themes/newSalonSoftware/images/global-nav/sprite-new-2x.png)
}
}
@media (max-width:979px) {
.enableFluid #global-footer.global-footer-dark .global-footer-legal {
	border-top-color: #4f555e
}
}
@media (max-width:767px) {
.enableFluid #global-footer.global-footer-dark .global-footer-links .global-footer-column {
	background: #3a3c42
}
}

/*#AAA - NEW SITE NOV 2014/04 - Home#*/

/*#AAA - NEW SITE NOV 2014/04 - Home/01 - Hero#*/

.main {
    color: #989ea6;
    min-width: 940px;
}

.hero, .hero h1 {
    color: #fff;
}
.hero {
    background: none no-repeat scroll center top / cover #45474d;
    height: 500px;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.hero-1 {
    background-image: url("/app_themes/newSalonSoftware/images/home-2/hero/1.jpg");
}

.hero .content {
    height: 100%;
    margin: auto;
    max-width: 500px;
    padding-top: 1px;
    position: relative;
    transition-delay: 0s;
    transition-duration: 0.75s;
    transition-property: opacity, visibility;
    transition-timing-function: ease;
    z-index: 1;
}

.hero-1 .content__main {
    margin-top: 160px;
}

.hero h1 {
    font: 30px/1.2 National;
    margin: auto auto 10px;
    text-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
}
.hero, .hero h1 {
    color: #fff;
}

.hero .content__ctas {
    margin-right: -10px;
}

.hero .content__ctas .cta {
    margin-right: 10px;
}

.main a, .main button {
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: opacity, color, border-color;
    transition-timing-function: ease;
}

.hero .cta {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 2px solid #fff;
    border-radius: 2em;
    box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, 0.2) inset, 1px 2px 3px 0 rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-family: National;
    margin-top: 15px;
    min-width: 188px;
padding: 0.45em 2.3em 0.3em;
    text-shadow: 0 1px 3px rgba(59, 37, 4, 0.66);
    text-transform: uppercase;
}

.hero .cta--strong {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, 0.2);
    color: #ac0028;
    text-shadow: none;
}

.hero .content__bottom {
    margin-top: 26px;
    text-shadow: 1px 2px 5px rgba(0, 0, 0, 0.55);
    width: 100%;
}

.hero .content__bottom p {
    margin: 0;
}

.hero .content__bottom a {
    color: #ac0028;
}

.hero .content__more-arrow {
    bottom: 20px;
    display: block;
    font-family: National;
    position: absolute;
    text-transform: uppercase;
    width: 100%;
}

.hero .content__more-arrow a {
    color: #fff;
    display: inline-block;
}

.hero .content__more-arrow__icon {
    animation: 0.85s ease-in-out 0s alternate none infinite running more-arrow-bounce;
    background-image: url("../../app_themes/newSalonSoftware/images/home-2/sprite.png");
    background-position: -192px -64px;
    background-repeat: no-repeat;
    background-size: 825px 192px;
    height: 13px;
    margin: 10px auto auto;
    width: 25px;
}

@-webkit-keyframes more-arrow-bounce {
0% {
-webkit-transform:translateY(-5px);
transform:translateY(-5px)
}
100% {
-webkit-transform:translateY(5px);
transform:translateY(5px)
}
}
@keyframes more-arrow-bounce {
0% {
-webkit-transform:translateY(-5px);
transform:translateY(-5px)
}
100% {
-webkit-transform:translateY(5px);
transform:translateY(5px)
}
}

/*#AAA - NEW SITE NOV 2014/04 - Home/02 - Navigation#*/

.xsticky {
    position: sticky;
    transform: translateZ(0px);
}

.page-navigation-new {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.05);
    font-family: National;
    text-transform: uppercase;
    top: 0;
    width: 100%;
    z-index: 20;
}

.page-navigation-new .page-navigation__wrapper {
    position: relative;
}

.page-navigation-new .page-navigation__list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.page-navigation-new .page-navigation__list li {
    display: inline-block;
}

.page-navigation-new .page-navigation__item {
    color: #7a7e85;
    display: inline-block;
    margin-right: 40px;
    padding: 25px 0 22px;
}

.page-navigation-new .active .page-navigation__item {
    border-bottom: 3px solid #d8d8d8;
    padding-bottom: 19px;
    transition-property: opacity, color;
}

.page-navigation-new .page-navigation__cta {
    padding: 0.8em 1.5em 0.7em;
    position: absolute;
    right: 0;
    top: 15px;
}

/*#AAA - NEW SITE NOV 2014/04 - Home/03 - Section 1 Overview#*/

.section {
    background: none repeat scroll 0 0 #fff;
    padding: 55px 0;
    text-align: center;
}

.overview {
    background: none repeat scroll 0 0 #f3f3f3;
    overflow: hidden;
    padding-bottom: 0;
    text-align: center;
}

.overview .section__description {
    padding-bottom: 310px;
}

.section__description h2 {
    color: #323439;
    font-size: 34px;
    margin-top: 0;
}

.section__description p {
    margin-left: auto;
    margin-right: auto;
    max-width: 500px;
}

.overview .montage {
    background: none repeat scroll 0 0 #ac0028;
    color: #fff;
    font-size: 14px;
    height: 330px;
    line-height: 1.8;
    padding: 1px 0;
    position: relative;
}

.overview .montage__center {
    margin: auto;
    position: relative;
    top: -240px;
    width: 0;
}

.overview .montage__image {
    display: block;
    margin: auto;
    position: absolute;
}

.overview .montage__item--laptop .montage__image {
    background-image: url("../../app_themes/newsalonsoftware/images/home-2/sprite-montage.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 1036px 273px;
    height: 273px;
    left: -390px;
    width: 537px;
    z-index: 1;
}

.overview .montage__content {
    margin: auto;
    position: absolute;
    width: 300px;
}

.overview .montage__item--laptop .montage__content {
    left: -470px;
    top: 340px;
}

.overview .montage__line {
    left: 50%;
    position: absolute;
    transform: translate(-50%, -100%);
}

.overview .montage__item--laptop .montage__line {
    margin-left: 20px;
}

.overview .montage__link {
    color: inherit;
    display: inline-block;
}

.overview .montage__heading {
    color: inherit;
    font-family: inherit;
    font-size: 16px;
}

.overview .montage__item--phone .montage__image {
    background-image: url("../../app_themes/newsalonsoftware/images/home-2/sprite-montage.png");
    background-position: -928px 0;
    background-repeat: no-repeat;
    background-size: 1036px 273px;
    height: 208px;
    left: -55px;
    top: 110px;
    width: 107px;
    z-index: 3;
}

.overview .montage__item--phone .montage__content {
    left: -150px;
    top: 410px;
}

.overview .montage__item--phone .montage__line {
    border-left: 2px solid rgba(255, 255, 255, 0.4);
    height: 60px;
}

.overview .montage__item--tablet .montage__image {
    background-image: url("../../app_themes/newsalonsoftware/images/home-2/sprite-montage.png");
    background-position: -544px 0;
    background-repeat: no-repeat;
    background-size: 1036px 273px;
    height: 232px;
    left: -20px;
    top: 60px;
    width: 380px;
    z-index: 2;
}

.overview .montage__item--tablet .montage__content {
    left: 170px;
    top: 340px;
}

.overview .montage__item--tablet .montage__line {
    margin-left: -10px;
}

/*#AAA - NEW SITE NOV 2014/04 - Home/04 - Section 2 Features#*/

.features {
    overflow: hidden;
}

.features .features__list {
    font-size: 0;
    margin: 0 -50px 0 0;
    padding: 0;
}

.features .feature {
    border-radius: 10px;
    display: inline-block;
    font-size: 16px;
    margin-right: 50px;
    margin-top: 35px;
    position: relative;
    transition: background 0.2s ease 0s, color 0.2s ease 0s;
    vertical-align: top;
    width: 275px;
}

.features .feature__icon-wrapper {
    display: block;
    height: 38px;
    left: 0;
    line-height: 38px;
    margin-bottom: 10px;
    position: absolute;
    right: 0;
    top: 10px;
}

.features .feature__icon {
    background-image: url("../../app_themes/newsalonsoftware/images/home-2/sprite.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 825px 192px;
    display: inline-block;
    vertical-align: bottom;
}

.features .feature__icon--dashboard {
	background-position: 0 0;
	width: 47px;
	height: 31px
}
.features .feature__icon--invoice {
	background-position: -64px 0;
	width: 23px;
	height: 30px
}
.features .feature__icon--mobile {
	background-position: -96px 0;
	width: 29px;
	height: 36px
}
.features .feature__icon--payroll {
	background-position: -128px 0;
	width: 41px;
	height: 29px
}
.features .feature__icon--purchase-order {
	background-position: -192px 0;
	width: 34px;
	height: 32px
}
.features .feature__icon--expense-claim {
	background-position: -256px 0;
	width: 23px;
	height: 29px
}
.features .feature__icon--pay-bill {
	background-position: -288px 0;
	width: 36px;
	height: 38px
}
.features .feature__icon--addon {
	background-position: -352px 0;
	width: 35px;
	height: 33px
}
.features .feature__icon--bank-rec {
	background-position: -416px 0;
	width: 40px;
	height: 24px
}
.features .feature__icon--users {
	background-position: -480px 0;
	width: 52px;
	height: 31px
}
.features .feature__icon--reports {
	background-position: -544px 0;
	width: 27px;
	height: 33px
}
.features .feature__icon--files {
	background-position: -576px 0;
	width: 35px;
	height: 38px
}
.features .feature__icon--multi-currency {
	background-position: -640px 0;
	width: 32px;
	height: 32px
}
.features .feature__icon--support {
	background-position: -672px 0;
	width: 32px;
	height: 32px
}

.features .feature a {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQAAAAA3bvkkAAAAAnRSTlMAAQGU/a4AAAAKSURBVHgBY2gAAACCAIFMF9ffAAAAAElFTkSuQmCC") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 140px;
    padding: 10px;
    position: relative;
    width: 255px;
    z-index: 9;
}

.features .feature__title {
    display: block;
    left: 0;
    margin-bottom: 7px;
    position: absolute;
    right: 0;
    top: 58px;
    width: 275px;
}

.features .feature__description {
    color: #ac0028 !important;
    font-size: 14px;
    left: 0;
    margin: auto;
    max-width: 275px;
    padding: 0 10px;
    position: absolute;
    right: 0;
    top: 88px;
}

.section__cta {
    border: 2px solid #ac0028;
    border-radius: 2em;
    color: #ac0028;
    display: inline-block;
    font-family: National;
    margin-top: 50px;
    padding: 0.55em 2em 0.4em;
    text-transform: uppercase;
}

/*#05 - Features Pages (Old Style)#*/

.montageWrap .montage {
    position: relative;
}

.montageWrap .montage__center {
margin: auto;
position: relative;
width: 0px;
height: 320px;
}

.montageWrap .montage__image {
    display: block;
    margin: auto;
    position: absolute;
}

.montageWrap .montage__item--laptop .montage__image {
    background-image: url("../../app_themes/newsalonsoftware/images/home-2/sprite-montage.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 1036px 273px;
    height: 273px;
    left: -390px;
    width: 537px;
    z-index: 1;
}

.montageWrap .montage__content {
    margin: auto;
    position: absolute;
    width: 300px;
}

.montageWrap .montage__item--laptop .montage__content {
    left: -470px;
    top: 340px;
}

.montageWrap .montage__line {
    left: 50%;
    position: absolute;
    transform: translate(-50%, -100%);
}

.montageWrap .montage__item--laptop .montage__line {
    margin-left: 20px;
}

.montageWrap .montage__link {
    color: inherit;
    display: inline-block;
}

.montageWrap .montage__heading {
    color: inherit;
    font-family: inherit;
    font-size: 16px;
}

.montageWrap .montage__item--phone .montage__image {
    background-image: url("../../app_themes/newsalonsoftware/images/home-2/sprite-montage.png");
    background-position: -928px 0;
    background-repeat: no-repeat;
    background-size: 1036px 273px;
    height: 208px;
    left: -55px;
    top: 110px;
    width: 107px;
    z-index: 3;
}

.montageWrap .montage__item--phone .montage__content {
    left: -150px;
    top: 410px;
}

.montageWrap .montage__item--phone .montage__line {
    border-left: 2px solid rgba(255, 255, 255, 0.4);
    height: 60px;
}

.montageWrap .montage__item--tablet .montage__image {
    background-image: url("../../app_themes/newsalonsoftware/images/home-2/sprite-montage.png");
    background-position: -544px 0;
    background-repeat: no-repeat;
    background-size: 1036px 273px;
    height: 232px;
    left: -20px;
    top: 60px;
    width: 380px;
    z-index: 2;
}

.montageWrap .montage__item--tablet .montage__content {
    left: 170px;
    top: 340px;
}

.montageWrap .montage__item--tablet .montage__line {
    margin-left: -10px;
}

/*#06 - New Signup Page#*/

fieldset, .fieldset {
background: none repeat scroll 0% 0% #FCE5EA;
border: 1px solid #C6C6C6;
margin-bottom: 20px;
width: 380px;
padding-left: 10px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
}

h3.legend, legend {
padding: 10px 15px;
background: url("/app_themes/newsalonsoftware/images/redbar.jpg") repeat-x scroll 0px 100% #35C4FE;
margin: 0px;
font-size: 1.233em;
font-weight: normal;
letter-spacing: 0px;
color: #FFF;
}

#SignupForm span {
    padding: 5px 10px 5px 0px;
}

.col_input input, .col_input select, #siteurl input {
    background: none repeat scroll 0px 0px #FFF;
    border: 1px solid #C6C6C6;
    border-radius: 2px;
    color: #333;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    font-size: 1.083em;
    margin: 0px;
    padding: 5px;
    width: 220px;
}

.col_label span {
font-weight:bold;
}

#plcRoot_Layout_zonePagePlaceholder_pageplaceholder1_pageplaceholder1_Layout_zoneContent_IntersalonSignup_tbxAddressLine1 {
   margin-bottom: 12px;
}