/* Start of CMSMS style sheet 'Styles' */
body, p, div, td, th, span, a { font-family: tahoma, arial, verdana; }

p {
	margin-bottom: 12px;
	font-size: 14px;
	color: #585753;
	line-height: 1.4em;
}

a img { border: none; }

a:link, a:visited {
	color: #4a8522;
}

a:hover, a:active {
	color: #155173;
}

ul, ol {
       margin-left: 30px;
       margin-bottom: 12px;
       list-style-type: square;
}

li {

      margin-bottom: 4px;
      font-size: 14px;
      color: #585753;
}

#content_links {
     text-align: right;
     font-size: 11px;
}

h1.title {
	font-size: 30px;
	font-family: 'Arial Narrow', Arial, Helvetica;
	font-weight: normal;
	color: #2e2d27;
	margin-bottom: 8px;
	padding-bottom: 2px;
	letter-spacing: 0px;
	background: url(uploads/images/layout/title_bg.png) no-repeat bottom center;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 5px;
	font-family: Helvetica, "Arial Narrow", Arial, Helvetica;
	color: #800D00;
	font-weight: normal;
}

h1 { font-size: 21px; }
h2 { font-size: 20px; }
h3 { font-size: 19px; }
h4 { font-size: 18px; }
h5 { font-size: 17px; }
h6 { font-size: 16px; }


table { border-collapse: collapse; }


/* Styles for use in Tiny */ 
.img_border, .treatment_package_img, .content_img{
    padding: 1px; 
    border: solid 1px #7c8951;
}

.treatment_package_img {
    float: left;
    margin-right: 25px;
}

.content_img {
    float: right;
    margin-left: 25px;
    margin-bottom: 25px;
    clear: both;
}

.content_img_left {
    float: left;
    margin-right: 25px;
    margin-bottom: 25px;
    clear: both;
}

.separator {
    border-bottom: solid 1px #d7dbcc;
    margin-bottom: 10px;
    clear: both;
    height: 10px;
    line-height: 10px;
    font-size: 1px;
   display: block;
} 

.note {
    font-style: italic;
    font-size: 12px;
    color: #5e7794;
}

.none { }

.price_duration { font-size: 12px;  color: #7c8951; text-align: right; margin-top: -5px; margin-bottom: 10px; width: 98%; }
.tariff { color: #793a0c; font-weight: bold;}
.price { font-weight: bold; width: 65px; color: #516e89;}

/* A Href Button */
a:link.button, a:active.button, a:visited.button {
	font-size: 11px;
        border: solid 1px #ccc;
	padding: 0px 20px 1px 4px;
	background: url(uploads/images/layout/button_bg.png) center right no-repeat #4a8522;
	color: #fff;
	text-decoration: none;
}

a:hover.button {
	background: url(uploads/images/layout/button_over_bg.png) center right no-repeat #155173;
}

/* End of 'Styles' */

