/*******************************************************************************
* COMMON
*******************************************************************************/

body {
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	color: #7B2D4E;
	margin: 0 auto;
	padding: 0;
	background: url('../../images/bg.jpg') repeat scroll top center #ffffff;
}

/* CENTERING */
div.center {
	position: relative;
	margin: 0 auto;
	width: 1084px;
}

.center-out {
    float: left;
    left: 50%;
    position: relative;
}

.center-in {
    float: left;
    left: -50%;
    overflow: hidden;
    position: relative;
}

.Main {
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}

form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}

/*******************************************************************************
* SHEETS
*******************************************************************************/
.Sheet {
    background: url("../../images/main-shadow.png") repeat-x scroll center top transparent;
    margin: 50px auto 35px;
    padding: 0 19px;
    position: relative;
    width: 987px;
}

.Sheet-body {
    background: url("../images/main-fill.png") repeat-y scroll center top #FFFFFF;
    margin: 0 auto;
    padding: 0 12px 7px;
    position: relative;
    width: 963px;
}

.sheet-top {
    background: url("../images/main-top.png") repeat-x scroll center top transparent;
    height: 4px;
    margin: 0 auto;
    position: relative;
    width: 987px;
}
.sheet-bottom {
	background: url('../images/main-bottom.png') repeat-x scroll top center transparent;
	position: relative;
	width: 987px;
	margin: 0 auto;
	height: 62px;
}
/* end Box, Sheet */

/*******************************************************************************
* HEADER
*******************************************************************************/
div.Header {
	background: url("../images/header-bg.png") no-repeat scroll left bottom transparent;
    height: 164px;
    margin: 0 auto;
    position: relative;
}
div.Header-jpeg {
    background: url("../images/header-bg.jpg") no-repeat scroll center center transparent;
    height: 163px;
    position: absolute;
    right: 10px;
    top: 0;
    width: 385px;
}

/* Features */
div.features {
    background: url("../images/logo-divider.png") no-repeat scroll left 0 transparent;
    cursor: default;
    height: 88px;
    left: 320px;
    padding: 10px 0 0 25px;
    position: absolute;
    top: 40px;
}

div.features h1, div.features h2 {
    color: #646464;
    display: block;
    font-size: 14px;
    line-height: 1em;
    margin: 0 0 3px;
}

/* Phone info */
div.phone {
    background: url("../images/phone-bg.png") no-repeat scroll center center transparent;
    cursor: default;
    height: 58px;
    left: 498px;
    padding: 25px 0 0;
    position: absolute;
    top: 50px;
    width: 85px;
}
div.phone #first, div.phone #second {
    left: 4px;
    position: absolute;
    top: 26px;
    width: 80px;
}

div.phone #second p a {
	color: #fff !important;
	text-decoration: none;
}

div.phone span, div.phone p {
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    line-height: 1em;
    padding: 0 0 0 4px;
    text-align: center;
    text-shadow: 0 1px 1px #000000;
}
div.phone span {
	margin: 0 0 3px 0;
	font-weight: bold;
}
div.phone p {
    font-size: 10px;
    font-weight: bold;
}

/* Logo */
.logo {
    background: url("../images/logo.png") no-repeat scroll center center transparent;
    display: block;
    height: 53px;
    left: 22px;
    position: absolute;
    top: 50px;
    width: 275px;
}

.logo .logo-text {
    bottom: -13px;
    color: #7F7F7F;
    display: block;
    font-size: 13px;
    font-style: italic;
    left: 13px;
    position: absolute;
    text-align: center;
}

/*******************************************************************************
* Main menu
*******************************************************************************/
div.nav {
	font-size: 84.3%;
	
}

div.nav ul {
	background: url("../images/menu-bg.jpg") no-repeat scroll left top transparent;
	width: 961px;
	height: 42px;
}

div.nav ul li {
    display: block;
    float: left;
    height: 41px;
}

div.nav ul li a {
    color: #FFFFFF;
    display: block;
    float: left;
    font-weight: bold;
    height: 37px;
    line-height: 37px;
    padding: 0 9px;
    text-decoration: none;
    text-shadow: 0 1px 1px #000000;
}

div.nav ul li.active , div.nav ul li:hover {
    background: url("../images/menu-shadow.png") no-repeat scroll center bottom transparent;
}

div.nav ul li.active a, div.nav ul li a:hover {
	background: url("../images/menu-active.jpg") repeat-x scroll left top transparent;
    color: #954262;
    text-shadow: 0 1px 1px #ffffff;
}

/*******************************************************************************
* MAIN
*******************************************************************************/
.contentLayout {
    margin: 7px 0 10px;
    overflow: hidden;
    position: relative;
    width: 964px;
}

.contentLayout .content {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 675px;
}

.contentLayout .content .inner-text {
    margin: 0 0 20px;
    padding: 0 0 0 9px;
}

.contentLayout .content .inner-text .left {
    float: left;
    width: 440px;
}

.contentLayout .content .inner-text .right {
    float: right;
    width: 220px;
}

.contentLayout .content .inner-text #map {
}

.contentLayout .content .inner-text.index {
	padding-top: 0px;
	padding-left: 9px;
}
.contentLayout .content .inner-text p {
	color: #000000;
	font-size: 13px;
	line-height: 20px;
    margin: 0 0 1.5em 0;
}

.contentLayout .content .inner-text p.intro a {
    font-weight: bold;
}

.contentLayout .content .inner-text b, .contentLayout .content .inner-text strong {
	color: #75324C;
}

.contentLayout .content .inner-text .image {
    background: url("../images/slideshow-shadow.png") no-repeat scroll center bottom transparent;
    margin: 0 0 10px;
    padding: 0 0 7px;
}

.contentLayout .content .inner-text .image img {
    display: block;
    border-radius: 5px 5px 5px 5px;
}

.contentLayout .content .inner-text h2, .contentLayout .content .inner-text h3 {
    color: #75324C;
    font-size: 18px;
    line-height: 1em;
    margin: 0 0 15px;
    text-transform: uppercase;
    font-weight: bold;
}

.contentLayout .content .inner-text h3 {
    font-size: 14px;
    font-weight: bold;
}

.contentLayout .content .inner-text ul {
    margin: 0 0 20px 15px;
}

.contentLayout .content .inner-text ul li {
    background: url("../images/PostBullets.png") no-repeat scroll left 2px transparent;
    padding-left: 13px;
}

.contentLayout .content .inner-text form input {
    margin: 0 0 5px;
    width: 250px;
}

.contentLayout .content .inner-text form textarea {
    height: 5em;
    width: 250px;
}

.contentLayout .content .inner-text form a.button {
    background: url("../images/menu-bg.jpg") no-repeat scroll left top transparent;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 14px;
    height: 37px;
    line-height: 37px;
    margin: 10px 0 0;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px #000000;
    text-transform: uppercase;
    width: 100px;
}

.contentLayout .content-wide {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 963px;
}

/*******************************************************************************
* MODULE SLIDESHOW
*******************************************************************************/
#module-slideshow {
    background: url("../images/slideshow-shadow.png") no-repeat scroll center bottom transparent;
    height: 269px;
    margin: 0 0 10px;
    position: relative;
    width: 675px;
}

#module-slideshow .slide {
    height: 262px;
    margin: 0 auto;
    position: absolute;
    width: 675px;
    top: 0;
    left: 0;
}

#module-slideshow .slide .text {
    background: url("../images/slideshow-mask.png") no-repeat scroll left bottom transparent;
    bottom: 0;
    height: 75px;
    left: 0;
    padding: 22px 105px 0 15px;
    position: absolute;
    width: 555px;
}

#module-slideshow .slide img {
	display: block;
}

#module-slideshow .slide h3 {
    color: #75324C;
    cursor: default;
    font-size: 21px;
    line-height: 1em;
    margin: 0 0 5px;
    position: relative;
    text-shadow: 0 1px 1px #FFFFFF;
}

#module-slideshow .slide p {
    color: #545454;
    cursor: default;
    font-size: 14px;
    text-shadow: 0 1px 1px #FFFFFF;
}

/* Module navigation */
#module-slideshow-navigation {
    bottom: 7px;
    height: 21px;
    position: absolute;
    right: 14px;
    z-index: 10000;
}

#module-slideshow-navigation .l {
    background: url("../images/slideshow-nav.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 21px;
    position: relative;
    width: 4px;
}

#module-slideshow-navigation .c {
    background: url("../images/slideshow-nav.png") repeat-x scroll 0 -40px transparent;
    float: left;
    height: 21px;
    position: relative;
}

#module-slideshow-navigation .r {
    background: url("../images/slideshow-nav.png") no-repeat scroll -20px 0 transparent;
    float: left;
    height: 21px;
    position: relative;
    width: 4px;
}

#module-slideshow-navigation a {
    background: url("../images/slideshow-nav.png") no-repeat scroll -12px -80px transparent;
    display: block;
    float: left;
    height: 12px;
    margin: 5px 3px 0;
    width: 12px;
    cursor: pointer; 
}

#module-slideshow-navigation a.selected {
	background-position: 0 -80px;
}

/*******************************************************************************
* BANNERS
*******************************************************************************/
div.banners {}

div.banners .banner {
    border-left: 1px solid #E6E6E6;
    float: left;
    margin: 0 0 0 9px;
    min-height: 216px;
    padding: 0 0 0 9px;
    position: relative;
    width: 211px;
}

div.banners .banner.first {
    border: medium none;
    margin: 0;
    padding: 0;
}

div.banners .banner img {
    background: url("../images/banner-img-shadow.png") no-repeat scroll center bottom transparent;
    display: block;
    margin: 0 auto 5px;
    padding: 0 0 4px;
}

div.banners .banner h3 {
    color: #75324C;
    font-size: 13px;
    line-height: 1em;
    margin: 10px 0 4px;
    padding: 0 0 0 8px;
}

div.banners .banner p {
    color: #000000;
    font-size: 12px;
    line-height: 1.5em;
    margin: 0 0 5px;
    padding: 0 0 0 8px;
}

div.banners .banner a.more {
    background: url("../images/button-more.png") no-repeat scroll left center transparent;
    color: #FFFFFF;
    display: block;
    float: right;
    font-size: 10px;
    font-weight: bold;
    height: 18px;
    margin: 6px 0;
    line-height: 18px;
    padding: 0 12px 0 0;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px #000000;
    width: 37px;
}

/*******************************************************************************
* SIDEBAR BLOCKS
*******************************************************************************/
div.sidebar {
	float: right;
}

div.sidebar .block {
	position:relative;
	margin:0 auto 10px;
	width: 276px;
}

div.sidebar .block .top {
	background: url("../images/block-top.jpg") no-repeat scroll left top transparent;
	width: 276px;
	height: 4px;
	position: relative;
}

div.sidebar .block .middle {
    background: url("../images/block-fill.jpg") repeat-y scroll left top transparent;
    padding: 5px 0 15px;
    position: relative;
    width: 276px;
}

div.sidebar .block .bottom {
	background: url("../images/block-bottom.jpg") no-repeat scroll left top transparent;
	width: 276px;
	height: 8px;
	position: relative;
}

div.sidebar .block .header {
	background: url("../images/block-header.png") no-repeat scroll left top transparent;
	width: 258px;
	height: 30px;
	position: relative;
	margin: 0 auto;
}

div.sidebar .block .header div {
    color: #FFFFFF;
    font-weight: bold;
    padding: 6px 0 0 28px;
    text-decoration: none;
    text-shadow: 0 1px 1px #000000;
}

div.sidebar .block .header .div {}

div.sidebar .block .block-content {
	padding: 0 15px;
}

div.sidebar .block .block-content ul {
    color: #3C1626;
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 10px 8px 0;
}

div.sidebar .block .block-content ul li {
    background: url("../images/BlockContentBullets.png") no-repeat scroll left 3px transparent;
    font-size: 12px;
    line-height: 16px;
    margin: 1px 0;
    padding: 2px 0 4px 13px;
    border-bottom: 1px solid rgb(228, 228, 228);

}

div.sidebar .block .block-content ul li a {
	color: #d15680;
	font-size: 12px;
	text-decoration: none;
	
}
div.sidebar .block .block-content ul li a:hover {
	color: #75324C;
}
div.sidebar .block.contact .block-content img {
    display: block;
    margin: 0 auto 7px;
    padding: 10px 0 0;
    position: relative;
}

div.sidebar .block.contact .block-content .text {
	color: #000000;
	font-size: 12px;
}

div.sidebar .block.contact .block-content .text b {
	color: #6c2844;
}

div.sidebar .block.contact .block-content .text a {
    color: #75324C;
    text-decoration: none;
}

div.sidebar .block .block-content span.mob {
    font-weight: bold;
}

/* Start Content link style */
a
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #6C2844;
}

/* Adds special style to an unvisited link. */
a:link
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #6C2844;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #C52660;
}

/* Start Content list */
.Post li
{
	padding:0px 0 0px 13px;
	line-height:1.2em;
}

.Post ol li, .Post ul ol li
{
	background: none;
	padding-left:0;
}

.Post ul li, .Post ol ul li 
{
	background-image: url('../images/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:13px;
}

input, select
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
}

/*******************************************************************************
* FOOTER
*******************************************************************************/
div.footer {
    background: url("../images/menu-bg.jpg") no-repeat scroll left top transparent;
    color: #FFFFFF;
    font-size: 11px;
    height: 38px;
    line-height: 38px;
    margin: 5px auto 0;
    overflow: hidden;
    position: relative;
    text-shadow: 0 1px 1px #000000;
    width: 964px;
}

div.footer a {
	color: #ffffff;
	text-shadow: 0 1px 1px #000000;
	text-decoration: none;
}

div.footer a:hover {
	text-decoration: underline;
}

/*HEADER IMG*/
#header-page {
    background: url("../images/slideshow-shadow.png") no-repeat scroll center bottom transparent;
    height: 262px;
    margin: 0 auto;
    /*position: absolute;*/
    width: 675px;
    top: 0;
    left: 0;
}
#header-page img {
	display: block;
    border-radius: 5px;
}

a[href^=mailto] {
    direction: rtl;
    unicode-bidi: bidi-override;
}
