
html { background: none; }

body {
    margin: 0;
    background: url(../images/body_background.png) repeat top center #4e5663;
    text-align: center;
}

a { text-decoration: underline; }

a:focus,
a:active {
    -moz-outline-style: none;
    outline: none;
}

a:hover { text-decoration: none; }

.hidden { display: none; }

#shadow {
    position: relative;
    width: 850px;
    margin: 0 auto;
    padding: 0 20px;
    text-align: left;
    background: url(../images/body_shadow.png) repeat-y top center;
}

#header {
    position: relative;
    width: 850px;
    height: 145px;
    background: url(../images/header_bg.png) no-repeat top left #0d2446;
    ;
}

#header .logo {
    display: block;
    position: absolute;
    top: 13px;
    left: 37px;
    width: 304px;
    height: 77px;
    background: url(../images/header_logo.png) no-repeat top left;
}

#header .phone {
    position: absolute;
    top: 25px;
    right: 21px;
    width: 252px;
    height: 59px;
    background: url(../images/header_phone.png) no-repeat top left;
}

#header #language {
    display: block;
    position: absolute;
    bottom: 31px;
    right: 23px;
    height: 20px;
}

#header #language img { border: 1px solid #777; }

#header #language .CUR img { border: 1px solid #000; }

#header #language a:hover img { border: 1px solid #fff; }

#banner {
    position: relative;
    width: 850px;
    line-height: 0;
}

#wrapper {
    position: relative;
    overflow: auto;
    width: 850px;
    background: url(../images/background_default.png) repeat-x 0 0 #ebedef;
    color: #333e4d;
}

#wrapper a { color: #60748F; }

#content {
    position: relative;
    float: left;
    width: 450px;
    padding: 160px 10px 30px 60px;
    font: normal 100%/160% Tahoma, Verdana, sans-serif;
}

#content .left { float: left; }

#content .right { float: right; }

#content p { margin: 10px 0; }

#content h1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 800px;
    padding: 0 0 0 25px;
    margin: 0 0 20px 0;
    font: small-caps italic 350%/80px Georgia, "Times New Roman", serif;
    color: #fff;
}

#content h1.imageheader {
   overflow: hidden;
   height: 26px;
   text-indent: 999em;
   white-space: nowrap;
   background-repeat: no-repeat;
}

#content h2 {
	margin-top: 2em;
    font: bold 108% Tahoma, Verdana, sans-serif;
}

#content h3 {
	margin-top: 2em;
	font: bold 108% Tahoma, Verdana, sans-serif;
}

#content h4 {
    margin: 1em 0;
    font: bold 108% Tahoma, Verdana, sans-serif;
}

#content ul,
#content ol { padding: 0 0 0 10px; }

#content ul li,
#content ol li { margin: 0 0 10px 0; }

#content ul ul,
#content ol ol {
    margin: 10px 30px;
    padding: 0;
}

#content ul ul li,
#content ol ol li { list-style-type: circle; }

#content fieldset,
#sidebar fieldset { border: 0; }

#content fieldset label,
#sidebar fieldset label { display: block; }

#content fieldset .csc-mailform-submit,
#sidebar fieldset .csc-mailform-submit {
    float: right;
    margin: 10px 70px 0 0;
}
#content fieldset .csc-mailform-field,
#sidebar fieldset .csc-mailform-field {
    margin: 0 0 5px 0;
}
#content .text-with-image img {
	border: 0;
}
#content .text-with-image.intext-right img {
	float: right;
	margin: 5px 0 5px 10px;
}
#content .text-with-image.intext-left img {
	float: left;
	margin: 5px 10px 5px 0;
}

#sidebar {
    position: relative;
    float: left;
    width: 330px;
    margin-top: 220px;
}

#sidebar .box {
    position: relative;
    display:inline;
    float: right;
}

#sidebar .slideshow {
    width: 280px;
    height: 460px;
    margin: 0 auto;
    overflow: hidden;
}

#sidebar .text-with-image {
    width: 250px;
    margin: 0 0 200px 0;
}

#sidebar .text-with-image p {
    margin: 5px 10px;
    font: normal 85%/130% Arial, Verdana, sans-serif;
    text-align: justify;
}

#sidebar .text-with-image img {
    width: 250px;
    overflow: hidden;
    border: 6px solid #fff;
}

#sidebar .text-with-image img.frontEndEditIcons {
    width: auto;
    border: none;
}

#sidebar .tags {
    width: 230px;
    margin: 10px auto 30px auto;
    padding: 0 40px 0 10px;
    font-size: 93%;
}

#sidebar .tags p {
    margin: 0 0 5px 0;
    font-style: italic;
}

#sidebar .tags a {
    font: bold 93%/175% Arial, sans-serif;
    text-transform: uppercase;
}

#sidebar .tags ul,
#sidebar .tags li {
    margin: 0;
    padding: 0;
    display: inline;
}

#prices {
    clear: both;
    width: 750px;
    margin: 0 auto;
    padding: 0 50px 25px 50px;
}

#prices h4 {
    position: relative;
    top: -14px;
	display: block;
	width: 65px;
    height: 30px;
    margin: 0 0 5px 0;
    font: bold 100%/30px Arial, Verdana, sans-serif;
    text-align: center;
	text-decoration: underline;
    cursor: pointer;
    color: #fff;
}

#prices table {
    width: 750px;
    font: normal 100%/160% Tahoma, Arial, sans-serif;
}

#wrapper #prices table a {
    color: #fff;
}

#prices th,
#prices td,
#prices table {
    border: 0;
    border-spacing: 2px;
    border-collapse: separate;
}

#prices th,
#prices td { padding: 4px 10px; }

#prices th,
#prices td.treatment { font-weight: bold; }

#prices th {
    text-align: center;
    color: #FFF;
}

#prices .treatment { width: 750px; }

#prices .duration,
#prices .price {
    width: 100px;
    white-space: nowrap;
}

#prices td.duration,
#prices td.price { text-align: right; }

#prices td.description { padding: 10px 15px; }

#prices .treatment { color: #FFF; }

#footer {
    height: 25px;
    clear: both;
    background: #0D2446;
}

#footer #copyright {
    float: left;
    margin: 0 0 0 15px;
    color: #fff;
    font: normal 85%/25px Arial, Verdana, sans-serif;
}

#footer #footer-menu {
    display: block;
    float: right;
    margin: 0 10px 0 0;
    padding: 0;
    height: 25px;
}

#footer #footer-menu li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
}

#footer #footer-menu li { margin: 0 5px; }

#footer #footer-menu li a {
    color: #fff;
    font: bold 85%/25px Arial, Verdana, sans-serif;
    text-decoration: underline;
}

#footer #footer-menu li a:hover { text-decoration: none; }

/*---- sIFR ---*/
.sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
}

.sIFR-unloading .sIFR-flash { visibility: hidden !important; }

.sIFR-replaced,
.sIFR-ignore { visibility: visible !important; }

.sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt;
    padding: 0pt;
    overflow: auto;
    letter-spacing: 0px;
    float: none;
}

.sIFR-dummy {
    width: 0px;
    height: 0px;
    margin-left: 42px;
    z-index: 0;
}

/*---- Header styling ---*/

.sIFR-active h1,
.sIFR-active h2 { }

.sIFR-active #content h1 {
    font-size: 400%;
    top: 5px;
}
