/* -----------------------------------------------------------------------

   The Fringe Intersalon Theme CSS
   v1.0 | 08/11/2011
   Created by Ben Legate ben.legate@creativeatheart.com

----------------------------------------------------------------------- */

/*#reset.css#*/
html {
	margin:0;
	padding:0;
	border:0;
}
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
article, aside, dialog, figure, footer, header, hgroup, nav, section {
	display:block;
}
body {
	line-height:1.5;
	background:white;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
	float:none !important;
}
table, th, td {
	vertical-align:middle;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
}
blockquote, q {
	quotes:"" "";
}
a img {
	border:none;
}
:focus {
	outline:0;
}
/*#typography.css#*/
html {
	font-size:100.01%;
}
body {
	/*font-size:26px;*/
	color:#f067a6;
	line-height:26px;
	background:#111111 url(../images/bg.aspx) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	color:#ffffff;
	margin:0 0 0 0;
}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin:0;
}
p {
	margin:0 0 15px 0;
	font-family:arial;
	line-height:18px;
	color: #ffffff;
	font-size:12px;
}
a:focus, a:hover {
	color:#f067a6;
}
a {
	color:#e70087;
	text-decoration:underline;
}
strong {
	font-weight:bold;
}
ul {
	margin:0 0 0 0;
	float:left;
}
li {
	margin:0;
	list-style-type: circle;
}
li a:link, li a:visited {
	color:#ffffff;
	margin:0;
	text-decoration:none;
}
li a:hover {
	color:#f067a6;
	margin:0;
	text-decoration:none;
}
a.read-more:link, a.read-more:visited {
	background: #b6016b url(../images/read-more-bg.aspx) repeat-x;
	font-size:12px;
	color: #ffffff;
	font-weight:bold;
	font-family:arial;
	text-decoration:none;
	cursor:pointer;
	padding:5px 10px 5px 10px;
	margin:10px 0 0 0;
}
a.read-more:hover {
	background: #b6016b url(../images/read-more-bg.aspx) repeat-x;
	font-size:12px;
	color: #ffffff;
	font-weight:bold;
	font-family:arial;
	text-decoration:underline;
	cursor:pointer;
	padding:5px 10px 5px 10px;
	margin:10px 0 0 0;
}
.clear {
	clear:both;
}
/*#grid.css#*/
.container {
	width:940px;
	margin:0 auto;
}
.masthead-container {
	width:940px;
	height:142px;
	margin:0 auto;
}
.masthead {
	width:940px;
	height:307px;
	margin:0 0 0 -1px;
}
.masthead .logo {
	background: url(../../images/logo.aspx) no-repeat scroll 0 0 transparent;
	float: left;
	height: 80px;
	margin: 30px 0 0 0;
	width: 291px;
}
.masthead .logo a {
	cursor: pointer;
	float: left;
	height: 80px;
	margin: 0;
	width: 291px;
}
.masthead .navigation {
	width:640px;
	float:right;
	font-size:20px;
	text-align:right;
}
.masthead .navigation ul {
	margin:0 0 0 0;
	float:right;
	width:640px;
	text-align:right;
}
.masthead .navigation li {
	margin:0 0 0 25px;
	display:inline;
	line-height:34px;
}
.masthead .navigation li a:link, .masthead .navigation li a:visited {
	color:#ffffff;
	margin:0;
	text-decoration:none;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
}
.masthead .navigation li a:hover {
	color:#e70087;
	margin:0;
	text-decoration:underline;
}
.masthead .social {
	float:right;
	width:625px;
	margin:40px 0 0 0;
	text-align:right;
}
.masthead .social p {
	width:525px;
	font-size:20px;
	color: #666666;
	margin: 0 0 15px 0;
	font-weight:bold;
	font-family:arial;
	float:left;
}
.masthead .social p a:link, .masthead .social p a:visited {
	font-size:20px;
	color: #666666;
	font-weight:bold;
	font-family:arial;
	text-decoration:none;
}
.masthead .social p a:hover {
	font-size:20px;
	color: #ffffff;
	font-weight:bold;
	font-family:arial;
	text-decoration:underline;
}
.masthead .social p span {
	font-size:20px;
	color: #999999;
	font-weight:bold;
	font-family:arial;
}
.masthead .social ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:right;
	width:100px;
}
.masthead .social ul li {
	padding:0 0 0 0;
	display:inline;
}
.banner {
	width:940px;
	height:315px;
	float:left;
	margin:0 0 0 0;
}
.intro {
	width:940px;
	float:left;
	margin:30px 0 30px 0;
	text-align:center;
}
.intro h1 {
	color: #fff;
	font-size:34px;
}
.intro h1 span {
	color:#eb0089;
	font-size:24px;
}

.page {
clear:both;
border:0;
}


.quicklinks {
	width:940px;
	float:left;
	margin:0 0 0 0;
}
.one {
	width:220px;
	float:left;
	margin:0 20px 30px 0;
}
.one h2, .one h2 a:link, .one h2 a:visited {
	width:220px;
	float:left;
	margin:10px 0 10px 0;
	font-size:18px;
	color: #ffffff;
	font-weight:bold;
	font-family:arial;
	text-decoration:none;
}
.one h2 a:hover {
	width:220px;
	float:left;
	margin:10px 0 10px 0;
	font-size:18px;
	color: #eb0089;
	font-weight:bold;
	font-family:arial;
	text-decoration:underline;
}
.one p {
	width:220px;
	float:left;
	margin:0 0 10px 0;
	font-size:12px;
	color: #ffffff;
	font-weight:normal;
	font-family:arial;
	line-height:18px;
}
.two {
	width:220px;
	float:left;
	margin:0 20px 30px 0;
}
.two h2, .two h2 a:link, .two h2 a:visited {
	width:220px;
	float:left;
	margin:10px 0 10px 0;
	font-size:18px;
	color: #ffffff;
	font-weight:bold;
	font-family:arial;
	text-decoration:none;
}
.two h2 a:hover {
	width:220px;
	float:left;
	margin:10px 0 10px 0;
	font-size:18px;
	color: #eb0089;
	font-weight:bold;
	font-family:arial;
	text-decoration:underline;
}
.two p {
	width:220px;
	float:left;
	margin:0 0 10px 0;
	font-size:12px;
	color: #ffffff;
	font-weight:normal;
	font-family:arial;
	line-height:18px;
}
.three {
	width:220px;
	float:left;
	margin:0 20px 30px 0;
}
.three h2, .three h2 a:link, .three h2 a:visited {
	width:220px;
	float:left;
	margin:10px 0 10px 0;
	font-size:18px;
	color: #ffffff;
	font-weight:bold;
	font-family:arial;
	text-decoration:none;
}
.three h2 a:hover {
	width:220px;
	float:left;
	margin:10px 0 10px 0;
	font-size:18px;
	color: #eb0089;
	font-weight:bold;
	font-family:arial;
	text-decoration:underline;
}
.three p {
	width:220px;
	float:left;
	margin:0 0 10px 0;
	font-size:12px;
	color: #ffffff;
	font-weight:normal;
	font-family:arial;
	line-height:18px;
}
.three p span {
	float:right;
	font-size:12px;
	color: #eb0089;
	font-weight:normal;
	font-family:arial;
	line-height:18px;
	margin:0 15px 0 0;
}
.four {
	width:220px;
	float:left;
	margin:0 0 30px 0;
}
.four h2, .four h2 a:link, .four h2 a:visited {
	width:220px;
	float:left;
	margin:10px 0 10px 0;
	font-size:18px;
	color: #ffffff;
	font-weight:bold;
	font-family:arial;
	text-decoration:none;
}
.four h2 a:hover {
	width:220px;
	float:left;
	margin:10px 0 10px 0;
	font-size:18px;
	color: #eb0089;
	font-weight:bold;
	font-family:arial;
	text-decoration:underline;
}
.four p {
	width:220px;
	float:left;
	margin:0 0 10px 0;
	font-size:12px;
	color: #ffffff;
	font-weight:normal;
	font-family:arial;
	line-height:18px;
}
.blog-post {
	width:220px;
	float:left;
	margin:0 0 10px 0;
}
.blog-post a img {
	float:left;
	margin:0 10px 10px 0;
}
.blog-post p {
	width:160px;
	float:right;
	margin:0 0 10px 0;
	font-size:12px;
	color: #ffffff;
	font-weight:bold;
	font-family:arial;
}
.blog-post p a:link, .blog-post p a:visited {
	width:160px;
	float:right;
	font-size:12px;
	color: #ffffff;
	font-weight:bold;
	font-family:arial;
	text-decoration:none;
}
.blog-post p a:hover {
	width:160px;
	float:right;
	font-size:12px;
	color: #eb0089;
	font-weight:bold;
	font-family:arial;
	text-decoration:underline;
}
.blog-post p span {
	font-size:11px;
	color: #515151;
	font-weight:normal;
	font-family:arial;
}
.content-area {
	width:940px;
	float:left;
}
.content {
	width:660px;
	float:left;
}
.content h1, .sidebar h1 {
	font-size:50px;
	margin:30px 0 15px 0;
}
.content h2, .sidebar h2 {
	font-size:40px;
	margin:30px 0 15px 0;
}
.content h3, .sidebar h3 {
	font-size:28px;
	margin:30px 0 15px 0;
}
.content h4, .sidebar h4 {
	font-size:24px;
	margin:30px 0 15px 0;
}
.content h5, .sidebar h5 {
	font-size:20px;
	margin:30px 0 15px 0;
}
.content ul, .ProductListItem {
	margin:15px 0 15px 0;
	padding:15px 15px 15px 30px;
	float:left;
	background-color: #222;
	width:600px;
}
.sidebar ul {
	margin:15px 0 15px 0;
	padding:15px 15px 15px 30px;
	float:left;
	background-color: #222;
	width:180px;
}
.content li, .sidebar li {
	margin:0;
	list-style-type: circle;
	line-height:28px;
	font-size:14px;
	font-weight:bold;
	color: #999;
}
.content li a:link, .content li a:visited, .sidebar li a:link, .sidebar li a:visited {
	color:#ffffff;
	margin:0;
	text-decoration:none;
}
.content li a:hover, .sidebar li a:hover {
	color:#e70087;
	margin:0;
	text-decoration:underline;
}
.content a:link, .content a:visited, .sidebar a:link, .sidebar a:visited {
	color:#ffffff;
	margin:0;
	text-decoration:underline;
}
.content a:hover, .sidebar a:hover {
	color:#e70087;
	margin:0;
	text-decoration:underline;
}
.sidebar {
	width:240px;
	float:right;
	border-left:solid 2px #444;
	padding:0 0 0 20px;
	margin:30px 0 0 0;
}
.sidebar form.side-contact {
	width:220px;
	background-color: #101010;
	padding:0 0 0 0 !important;
	margin: 0 0 0 0 !important;
}
.sidebar form.side-contact label {
	font-weight:bold;
}
.sidebar form.side-contact input {
	padding:5px;
	font-size:12px;
	width:200px;
	color: #999999;
	border:none 0pt;
	background-color:#222222;
	margin:0 0 5px 0;
	font-family:arial;
}
.sidebar form.side-contact textarea {
	width:220px;
	height:60px;
	padding:5px;
	border:none 0pt;
	background-color:#222222;
	margin:0 0 0 0;
	color: #999999;
	font-size:12px;
	font-family:arial;
}
.sidebar form.side-contact input.send_btn {
	background: #b6016b url(../images/read-more-bg.aspx) repeat-x;
	font-size:12px;
	color: #ffffff;
	font-weight:bold;
	font-family:arial;
	text-decoration:none;
	cursor:pointer;
	padding:5px 10px 5px 10px;
	margin:10px 0 0 0;
	float:right;
	width:120px;
}
.sidebar form.side-contact input.send_btn:hover {
	background: #b6016b url(../images/read-more-bg.aspx) repeat-x;
	font-size:12px;
	color: #ffffff;
	font-weight:bold;
	font-family:arial;
	text-decoration:underline;
	cursor:pointer;
	padding:5px 10px 5px 10px;
	margin:10px 0 0 0;
	float:right;
	width:120px;
}
.footer-expand {
	border-top:solid 5px #ffffff;
	background-color: #101010;
	margin:15px 0 0 0;
}
.footer {
	width:940px;
	margin:0pt auto;
	background-color: #101010;
	padding:15px 0 15px 0;
}
.footer p.copyright {
	width:940px;
	font-size:12px;
	color: #666;
	float:left;
	margin:-15px 0 15px 0;
}
/*#forms.css#*/ 

.content .ContentButton {
margin-left:5px !important;
}

.newsletter {

}

.newsletter .Subscription {

}

.newsletter .Subscription .errorbox {
    color: #BB252C;
    display: none;
    font-weight: bold;
    margin: 0;
}

.newsletter ul, .newsletter ol {
    list-style-type: none;
    padding: 0;
}

.newsletter .Subscription li {
    position: relative;
    width: 80%;
list-style-type:none;
}

.newsletter ul li, .newsletter  ol li {
    /*line-height: 1.7;*/
    margin: 0 0 2px;
    padding: 0;
}

.newsletter .Subscription label {
    color: #999999;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: normal;
    left: 0px;
    padding: 1px 0 0 7px;
    position: absolute;
    top: 0px;
    width: 100px;
    font-family: arial;
}

.newsletter .Subscription input, .newsletter .Subscription textarea, .newsletter .Subscription select  {
    background-color: #222222;
    border: 0 none;
    color: #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin: 0 0 5px;
    padding: 5px;
    width: 200px;
}

.newsletter .SubscriptionButton {
    background: url("../images/read-more-bg.aspx") repeat-x scroll 0 0 #B6016B !important;
    color: #FFFFFF !important;
    cursor: pointer !important;
    float: right !important;
    font-family: arial !important;
    font-size: 12px !important;
    font-weight: bold !important;
    margin: 10px 0 0 !important;
    padding: 5px 10px !important;
    width: 120px !important;
}

.newsletter .Subscription select  {
    width: 130px !important;
}

.newsletter .Subscription input.submit {
    background-color: rgba(251, 247, 218, 0.5);
    border: 1px solid #CCCCCC;
    border-radius: 8px 8px 8px 8px;
    cursor: pointer;
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 33px;
    margin: 0;
    outline: medium none;
    padding: 2px 10px 4px;
    width: auto;
}

.newsletter .FormButton {
width:60px !important;
}

/*#intersalon.css#*/

a.signoutLink:link, a.signoutLink:visited {
	background: #b6016b url(../images/read-more-bg.aspx) repeat-x;
	font-size:12px;
	color: #ffffff;
	font-weight:bold;
	font-family:arial;
	text-decoration:none;
	cursor:pointer;
	padding:5px 10px 5px 10px;
	margin:10px 0 0 0;
}
a.signoutLink:hover {
	background: #b6016b url(../images/read-more-bg.aspx) repeat-x;
	font-size:12px;
	color: #ffffff;
	font-weight:bold;
	font-family:arial;
	text-decoration:underline;
	cursor:pointer;
	padding:5px 10px 5px 10px;
	margin:10px 0 0 0;
}

.ContentButton, .LongButton {
	background: #b6016b url(../images/read-more-bg.aspx) repeat-x !important;
	font-size:12px;
	color: #ffffff !important;
	font-weight:bold;
	font-family:arial;
	text-decoration:none;
	cursor:pointer;
	padding:5px 10px 5px 10px !important;
	margin:10px 0 0 0 !important;
border:0 !important;
}

#gallery span span {
    float: left;
    height: 220px;
    text-align: center;
    vertical-align: middle;
    width: 220px;
}

.SelectedPage, .SelectedPrev, .SelectedNext {
float:none !important;
}

#gallery span br {
clear:both;
}

#gallery span img {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
border:3px solid #b6016b;
}

#fancybox-content {
border-color: #b6016b !important;
}

.PagerControl {
clear:both;
}

.BlogPTitle h3 a {
text-decoration:none !important;
}

.sidebar span, .sidebar a {
font-size:12px;
}

.ShoppingCartIcon {
display:none;
}

.BookingPanel, .LogonDialog, .content label {
font-size:12px;
color:#ffffff;
}

.dxMonthGridWithWeekNumbers td {
padding:0px 1px 0px 1px !important;
margin:0 !important;
text-align:center !important;
}

.dxeCalendarFooter table {
text-align:center;
margin:auto;
}

.ProductListText {
padding-left:10px;
}

.ProductListCommands {
width:80px;
}

.ProductList h6 {
margin-bottom:10px;
}