/*	css
	~ by a ninja
	!haiyah
*/

//replacement fonts
.tk-caflisch-script-pro {
	font-family: "Oooh Baby", cursive;
	font-weight: 400;
	font-style: normal;
}
.oohbaby {
	font-family: "Oooh Baby", cursive;
	font-weight: 400;
	font-style: normal;
}

.tk-museo-sans {
	font-family: "Mulish", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
}

.ooohbaby {
	font-family: "Oooh Baby", cursive;
	font-weight: 400;
	font-style: normal;
}

/* @group Base Tags */

* {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

a {
	outline: none;
}

html {
	height: 100%;
	margin-bottom: 1px;
	background: #4f3a4b url(images/bg.jpg) repeat-y center top;
	/*webkit font smoothing*/
	-webkit-font-smoothing: antialiased;
	position: relative;
}

body {
	text-align: center;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: url(images/bg-body.png) repeat-x left top;
	padding-top: 55px;
	position: relative;
}

#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 950px;
	padding: 0 12px;
	background: url(images/bg-wrapper.png) repeat-y left top;
}

.hasFontSmoothing-false .tk-museo-sans {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}

/* @end */

/* @group Header */

#header {
	position: relative;
}

#header .head-info {
	width: 709px;
	padding-top: 20px;
	margin-left: 31px;
	border-bottom: 1px solid #b9b8b8;
}

#header .head-info a.logo {
	float: left;
	width: 258px;
	height: 143px;
	font-size: 1px;
	text-indent: -999999px;
	background: url(images/logo.jpg) no-repeat left top;
}

#header .head-info .mail {
	color: #6A6A6A;
	font-size: 20px;
	font-weight: 300;
	float: right;
	text-align: right;
	width: 400px;
	padding-top: 103px;
}

.mail a {
	text-decoration:none;
	color: #D679B1;
}

#header .desc {
	position: absolute;
	width: 205px;
	padding-right: 10px;
	padding-top: 25px;
	height: 191px;
	top: -40px;
	right: 0;
	line-height: 0.8;
	background: url(images/bg-speech.png) no-repeat left top;
	font-size: 48px;
	font-weight: 400;
	color: #fff;
	text-align: center;
	text-shadow: #666 1px 1px 3px;
}

/* @end */

/* @group Content */

#content {
	padding: 11px 0 0 31px;
}

#content #sidebar {
	float: left;
	width: 187px;
	padding-bottom: 40px;
}

#content #sidebar ul {
	list-style: none;
}

#content #sidebar ul li {
	border-bottom: 1px solid #b9b8b8;
}

#content #sidebar ul li a {
	color: #6a6a6a;
	text-decoration: none;
	font-size: 26px;
	padding: 7px 0 7px 7px;
	font-weight: 400;
	display: block;
}

#content #sidebar ul li a:hover, #content #sidebar ul li.current a {
	color: #e42898;
}

#content #sidebar .side-bubble {
	font-size: 40px;
	font-weight: 200;
	line-height: 0.9;
	color: #fff;
	text-align: center;
	text-shadow: #666 1px 1px 3px;
	width: 152px;
	margin: 20px auto 0;
}

#content #sidebar .side-bubble a {
	color: #fff;
	text-decoration: none;
	background: url(images/bg-side-bubble.jpg) no-repeat left top;
	display: block;
	width: 140px;
	height: 130px;
	padding-right: 12px;
	padding-top: 25px;
}

#content #sidebar .side-bubble a:hover {
	background-position: left bottom;
}

#content #main {
	width: 723px;
	float: right;
}

#content #main .masthead {
	margin-right: 23px;
}

#content #main .mast {
	width: 700px;
	height: 288px;
	overflow: hidden;
}

#content #main .mast .learning-txt {
	position: relative;
	width: 700px;
}

#content #main .mast img {
	width: 700px;
	height: 288px;
}

#content #main .mast .learning-txt h2 {
	width: 349px;
	height: 248px;
	padding: 40px 30px 0 20px;
	color: #fff;
	font-size: 60px;
	text-align: center;
	background: url(images/board.jpg) no-repeat left top;
}

#content #main .mast .learning-txt .learning-info {
	position: absolute;
	width: 280px;
	right: 0;
	bottom: 10px;
	color: #6a6a6a;
}

#content #main .mast .learning-txt .learning-info p {
	padding-bottom: 15px;
	font-size: 14px;
}

#content #main .main-txt {
	width: 390px;
	float: left;
}

#content #main .faq-txt {
	width: 360px;
}

#content #main .main-txt h2 {
	padding-top: 15px;
	color: #e10488;
	font-weight: 300;
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: 44px;
	line-height: 0.9;
}

#content #main .main-txt p, #content #main .main-txt ul, #content #main .main-txt ol {
	font-size: 14px;
	color: #6a6a6a;
	line-height: 1.5;
	padding-bottom: 20px;
	padding-left: 10px;
}

#content #main .main-txt a {
	color: #d371ac;
	text-decoration: none;
}

#content #main .main-txt a:hover {
	text-decoration: underline;
}

#content #main .main-txt h3 {
	color: #d679b1;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 10px;
	padding-left: 10px;
}

#content #main .sitemap {
	padding-left: 30px !important;
}

#content #main .full-main {
	margin-right: 23px;
}

#content #main .full-main h2 {
	padding-top: 5px;
	color: #e10488;
	font-weight: 300;
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: 44px;
	line-height: 0.9;
}

#content #main .full-main p, #content #main .full-main ul, #content #main .full-main ol {
	font-size: 14px;
	color: #6a6a6a;
	line-height: 1.4;
	padding-bottom: 20px;
	padding-left: 10px;
}

#content #main .full-main a {
	color: #d371ac;
	text-decoration: none;
}

#content #main .full-main a:hover {
	text-decoration: underline;
}

#content #main .full-main h3 {
	color: #d679b1;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 10px;
	padding-left: 10px;
}

#content #main .curri-main h3 {
/*	padding-left: 0 !important;
*/}
	
#content #main .main-txt h4 {
	color: #e10488;
	font-weight: 300;
	font-size: 38px;
}

#content #main .main-txt dl.faq {
	
}

#content #main .main-txt dl.faq dt {
	color: #d679b1;
	font-size: 14px;
	padding-bottom: 4px;
	padding-left: 10px;
}

#content #main .main-txt dl.faq dd {
	color: #6a6a6a;
	font-size: 14px;
}

#content #main .main-txt ul.locations {
	list-style: none;
}

#content #main .main-txt ul.locations li {
	float: left;
	width: 175px;
}

#content #main .full-main ul.curris {
	list-style: none;
	width: 600px;
}

#content #main .full-main ul.curris li {
	padding-bottom: 15px;
	padding-top: 15px;
	clear: both;
	border-top: 1px solid #b9b8b8;
}

#content #main .full-main ul.curris li:first-child {
	border-top: none !important;
}

#content #main .full-main ul.curris li .curri-img {
	float: right;
	padding: 0 0 10px 10px;
}

#content #main .charm_euro {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content #main .loc_footnote {
	clear: both;
}

#content #main .main-testimonials {
	width: 390px;
	float: left;
	padding-left: 10px;
}

#content #main .main-testimonials .testi-list{
	margin-bottom: 15px;
	border-top: dotted 1px #e10488;
	padding-top: 15px;
}

#content #main .main-testimonials .testi-list blockquote.testi-list-quote{
	font-family: "Mulish", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	color: #6a6a6a;
	line-height:1.5;
	font-size: 14px;
}

#content #main .main-testimonials .testi-list cite.testi-list-cite{
	font-family: "Oooh Baby", cursive;
	font-weight: 400;
	font-style: normal;
	color: #e10488;
	font-size: 26px;
	padding-top: 5px;
}

#content #main ul.links{
	margin-left: 10px;
}

.contact-form {
	
}

.contact-form p {
	
}

.contact-form p label {
	display: block;
	font-weight: 300;
	padding-bottom: 4px;
	color: #d679b1;
	font-size: 18px;
}

.contact-form p input, .contact-form p textarea, .contact-form p select {
	padding: 4px;
	border: 1px solid #b9b8b8;
	width: 364px;
	font-size: 14px;
	line-height: 140%;
	color: #d679b1;
}

* html .contact-form p select {
	position: relative;
	z-index: 100;
}

.contact-form p input#date {
	width: 340px;
	float: left;
}

.contact-form p textarea {
	height: 150px;
}

.contact-form p.captcha-field label {
	display: inline;
}

.contact-form p.captcha-field input {
	width: 40px;
}

.contact-form p.submitter {
	padding-left: 283px;
	height: 27px;
}

.contact-form p.submitter button {
	border: 1px solid #b9b8b8;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 140%;
	color: #d679b1;
	cursor: pointer;
	width: 105px;
	height: 45px;
	background: #fff;
}

.contact-form p.submitter button:hover {
	background: #ececec;
}





#content #main .main-imgs {
	float: right;
	width: 280px;
	margin-right: 23px;
	display: inline;
}

#content #main .faq-img {
	width: 332px;
	margin-right: 0;
}

#content #main .main-imgs h3 {
	font-size: 44px;
	font-weight: 100;
	color: #d679b1;
	padding-bottom: 20px;
}

#content #main .main-imgs h4 {
	font-size: 44px;
	font-weight: 100;
	color: #d679b1;
	padding-bottom: 15px;
	padding-top: 10px;
}

#content #main .main-imgs .loc-side {
	color: #6a6a6a;
	font-size: 14px;
	padding-bottom: 15px;
	line-height:1.5;
}

#content #main .main-imgs .loc-side a {
	color: #d371ac;
	text-decoration: none;
}


#content #main .main-imgs .loc-side h3 {
	padding-bottom: 5px;
	font-size: 16px;
	font-weight: 300;
}

#content #main .main-imgs .address {
	
}

#content #main .main-imgs .address p {
	padding-bottom: 20px;
	font-size: 14px;
	color: #6a6a6a;
	line-height: 1.4;	
}

#content #main .main-imgs .address p strong {
	font-weight: 300;
	color: #d679b1;
}

#content #main .main-imgs .address a {
	text-decoration: none;
	color: #6a6a6a;
}

#content #main .main-imgs .address a:hover {
	text-decoration: underline;
}

#main .main-imgs .testimonial {
	margin: 30px auto 10px;
	width: 235px;
	background: url(images/bg-testi-top.jpg) no-repeat right top;
}

#main .main-imgs .left-testi {
	background: url(images/bg-testi-top.jpg) no-repeat left top;
}

#main .main-imgs .testimonial .testi-block {
	background: url(images/bg-testi-bottom.jpg) no-repeat right bottom;
}

#main .main-imgs .left-testi .testi-block {
	background: url(images/bg-left-testi-bottom.jpg) no-repeat left bottom;
}

#main .main-imgs .testimonial .testi-block blockquote {
	color: #d679b1;
	width: 164px;
	padding: 20px;
	text-align: center;
	font-size: 24px;
	float: right;
}

#main .main-imgs .left-testi .testi-block blockquote {
	float: left;
}

#main .main-imgs .testimonial .testi-block cite {
	font-style: normal;
	color: #6a6a6a;
	font-size: 14px;
	width: 130px;
	display: block;
	clear: both;
}

#main .main-imgs .left-testi .testi-block cite {
	clear: both;
	float: right;
}

* html #main .main-imgs .left-testi .testi-block cite {
	text-align: right;
	float: none;
	clear: both;
	display: block;
	width: 280px;
}

/* @end */

/* @group Footer */

#footer {
	background: url(images/bg-footer.png) no-repeat left top;
	text-align: left;
	margin: 0 auto;
	width: 950px;
	height: 222px;
	padding: 0 12px;
	color: #fff;
}

#footer .foot-wrap {
	background: url(images/feather.png) no-repeat right top;
}

#footer .foot-tag {
	margin-left: 12px;
	font-size: 38px;
	display: inline;
	float: left;
	margin-top: -30px;
	width: 188px;
	padding-right: 10px;
	height: 143px;
	padding-top: 55px;
	text-align: center;
	background-image: url(images/speech-small.png);
}

#footer .foot-logo {
	float: left;
	width: 134px;
	padding-top: 70px;
	padding-right: 25px;
}

#footer .foot-add {
	padding-top: 30px;
	float: left;
	width: 130px;
	font-size: 11px;
}

#footer .foot-add p {
	padding-bottom: 20px;
}

#footer .foot-info {
	padding-top: 30px;
	float: left;
	font-size: 11px;
	width: 230px;
}

#footer .foot-info p {
	padding-bottom: 20px;
}

/* @end */

/* @group Credits */

#credits {
	width: 950px;
	margin: 0 auto;
	text-align: right;
	font-size: 12px;
	color: #fff;
	padding-bottom: 20px;
}

#credits a {
	color: #fff;
	text-decoration: none;
}

#credits .tigerchick {
	text-align: left;
	margin-top: 10px;
	display: block;
	width: 147px;
	height: 43px;
	font-size: 1px;
	text-indent: -999999px;
	float: right;
	background: url(images/tigerchick.png) no-repeat left top;
}

#credits .tigerchick:hover {
	background-position: left bottom;
}

/* @end */

/* @group Extras */

#lightbox{
	display:none;
	background:#000;
	opacity:.7;
	filter:alpha(opacity=70);
	position:fixed;
	top:0;
	left:0;
	min-width:100%;
	min-height:100%;
	z-index:1000;
}

* html #lightbox {
	position: absolute;
	background-color: black;
	filter: alpha(opacity=70);
	width: 100%;
	height: 2200px;
}

#lightbox-panel{
	display:none;
	position:fixed;
	top:150px;
	left:50%;
	margin-left:-175px;
	width:349px;
	height:200px;
	color:#fff;
	background:#d679b1;
	border:4px solid #fff;
	padding:30px 15px;
	z-index:1001;
}

* html #lightbox-panel {
	position: absolute;
}

#lightbox-panel p {
	font-size:26px;
	color:#fff;
	padding-bottom:30px;
	text-align:center;
}

#lightbox-panel a#close-panel{
	display:block;
	margin:0 auto;
	color: #594d46;
	text-decoration:none;
	text-align:center;
	width:140px;
	padding-right:8px;
	height:41px;
	background:url(images/btn-light.jpg) no-repeat left top;
	text-transform:uppercase;
	font-size: 20px;
	line-height: 37px;
}

#lightbox-panel a#close-panel:hover{
	background:url(images/btn-light.jpg) no-repeat left bottom;
}

a.dp-choose-date {
	float: right;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 0 0 3px;
	display: inline;
	text-indent: -2000px;
	overflow: hidden;
	background: url(images/calendar.png) no-repeat; 
}

/* @end */
















/* @group Clearer */

.clearer {clear: both;}

.head-info:after, #content:after, .foot-wrap:after, #credits:after, .testimonial .testi-block:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

.head-info, #content, .foot-wrap, #credits, .testimonial .testi-block {
	min-height: 1px;
}

* html .head-info, * html #content, * html .foot-wrap, * html #credits, * html .testimonial .testi-block {
	height: 1%;
}

/* @end */

/* Cookie Monster */
#idcookiemonster {
  position: relative;
  z-index: 8500;
  text-align: left; }
  #idcookiemonster .idcm-content {
    overflow: hidden;
    display: none;
    opacity: 0;
    width: 100%;
    position: fixed;
    bottom: -1px;
    font-size: 14px;
    border-top: 1px solid #c1c1c1;
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.25);
    background-color: #ffffff; }
    #idcookiemonster .idcm-content .idcm-content-close, #idcookiemonster .idcm-content .idcm-content-agree {
      position: absolute;
      bottom: 20px;
      right: 20px;
      color: #ffffff;
      text-shadow: none;
      width: 15%;
      height: 40px;
      background-color: #d679b1;
      cursor: pointer;
      text-align: center;
      font-weight: bold;
      font-size: 14px;
      line-height: 37px;
      border-radius: 2px;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      #idcookiemonster .idcm-content .idcm-content-close:hover, #idcookiemonster .idcm-content .idcm-content-agree:hover {
        background-color: #44b15d; }
    #idcookiemonster .idcm-content h3 {
      color: #272727;
      background: white;
      padding: 25px 15px 6px 15px;
      margin: 0;
      font-weight: normal;
      font-size: 16px;
      border-bottom: none; }
      #idcookiemonster .idcm-content h3 a {
        display: none; }
    #idcookiemonster .idcm-content .content-area {
      background: #ffffff;
      color: #0e0e0e;
      padding: 20px 15px 50px; }
      #idcookiemonster .idcm-content .content-area p, #idcookiemonster .idcm-content .content-area ul, #idcookiemonster .idcm-content .content-area ol {
        margin: 0;
        padding: 0 0 10px;
        width: 80%; }
        #idcookiemonster .idcm-content .content-area p a, #idcookiemonster .idcm-content .content-area ul a, #idcookiemonster .idcm-content .content-area ol a {
          display: inline-block;
          color: #272727; }
          #idcookiemonster .idcm-content .content-area p a:hover, #idcookiemonster .idcm-content .content-area ul a:hover, #idcookiemonster .idcm-content .content-area ol a:hover {
            color: #fe7c1c; }
      #idcookiemonster .idcm-content .content-area .more-link {
        text-align: left; }
    @media (max-width: 1023px) {
      #idcookiemonster .idcm-content {
        width: 100%;
        bottom: 0; }
        #idcookiemonster .idcm-content h3 {
          font-size: 1.2em; }
          #idcookiemonster .idcm-content h3 a {
            text-transform: lowercase;
            font-style: italic;
            font-size: 0.8em;
            color: inherit;
            text-decoration: none;
            padding-left: 20px;
            display: inline-block; }
        #idcookiemonster .idcm-content .content-area {
          font-size: 1em; }
          #idcookiemonster .idcm-content .content-area .more-link {
            display: none; } }
    @media (max-width: 620px) {
      #idcookiemonster .idcm-content h3 {
        text-align: center; }
      #idcookiemonster .idcm-content .content-area {
        padding-bottom: 80px; }
        #idcookiemonster .idcm-content .content-area p {
          padding-bottom: 20px;
          width: 100%; }
      #idcookiemonster .idcm-content .idcm-content-agree {
        width: 30%;
        position: absolute;
        bottom: 20px;
        right: 0;
        left: 0;
        margin: 0 auto 20px auto;
        display: inline-block; } }
  #idcookiemonster .idcm-icon {
    display: none;
    opacity: 0;
    position: fixed;
    bottom: 0px;
    left: 0;
    font-size: 12.50px;
    background: #ffffff;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    height: 60px;
    width: 60px;
    cursor: pointer;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2);
    color: #272727;
    text-align: center; }
    #idcookiemonster .idcm-icon span {
      display: block;
      height: 30px;
      width: 25px;
      background: url(images/cookie.svg) 0 0 no-repeat;
      margin: 8px auto 0; }
  @media print {
    #idcookiemonster {
      display: none; }
}