body {
	color:#fff;
	font-size:1em;
	font-family: Arial, Verdana, sans-serif;
	background:#8a1b35;
}

a {
	color:#ffb100;
}

a:link, a:visited {
	text-decoration:underline;
}

a:hover {
	text-decoration: none;
	color: #ffb100;
}


h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1em;
	margin-bottom: .1em;
}

input, textarea {border:0;}
form {margin-top: 1em;}

/*  HEADER  */

#header {
	color:#fff;
	background: url('../img/main-bg.png') repeat-x 0 0;
}

#header h1#logo a {
	background-image: url('../img/logo.jpg');
    width: 565px;
    height: 124px;
    color: #fff;
    float: left;
}

#header #phone {
	float: right;
	background-image: url('../img/phone.png');
    width: 215px;
    height: 88px;
    color: #fff;
    margin: 24px 30px 0 0;
}

#topnav {
    position:absolute;
    top:124px;
    left:14px;
	background:#c62647 url('../img/menu.png') no-repeat 0 0;
}

#topnav li {
	list-style-type: none;
	display: inline;
}

#topnav li a {
	font: 1.8em Tahoma, Arial, Verdana, sans-serif;
	color:#fff;
    width:136px;
    height:41px;
    padding:20px 0 0 0;
	display: block;
	float: left;
    text-align: center;
	text-decoration: none;
    text-transform: uppercase;
}

#topnav li a:hover, #topnav li a.current {background: #7F1930 url('../img/menu.png') no-repeat 0 0;}

#topnav li a#tn-1 {background-position:0 0;}
#topnav li a#tn-1:hover, #topnav li a#tn-1.current {background-position:0 -61px;}

#topnav li a#tn-2 {background-position:-136px 0;}
#topnav li a#tn-2:hover, #topnav li a#tn-2.current {background-position:-136px -61px;}

#topnav li a#tn-3 {background-position:-272px 0;}
#topnav li a#tn-3:hover, #topnav li a#tn-3.current {background-position:-272px -61px;}

#topnav li a#tn-4 {background-position:-408px 0;}
#topnav li a#tn-4:hover, #topnav li a#tn-4.current {background-position:-408px -61px;}

#topnav li a#tn-5 {background-position:-544px 0;}
#topnav li a#tn-5:hover, #topnav li a#tn-5.current {background-position:-544px -61px;}

#topnav li a#tn-6 {background-position:-680px 0;}
#topnav li a#tn-6:hover, #topnav li a#tn-6.current {background-position:-680px -61px;}

#topnav li a#tn-7 {background-position:-816px 0;}
#topnav li a#tn-7:hover, #topnav li a#tn-7.current {background-position:-816px -61px;}

#slide {
	position: absolute;
	top:194px;
	left:14px;
}

#slide li {
	list-style-type: none;
	display: block;
	float: left;
    margin-right: 9px;
}

#slide li img {
	display: block;
	margin-bottom: 9px;
	background: url('../img/s-img-bg.png') repeat 0 0;
	padding:5px 4px;
}

#slide li a {
	font: bold 1.3em Arial, Verdana, sans-serif;
	color:#fff;
    width:182px;
    height:36px;
    line-height: 36px;
    margin-right: 1px;
	display: block;
    text-align: center;
	text-decoration: none;
    text-transform: uppercase;
    background: #7F1930 url('../img/s-link-bg.png') repeat 0 0;
}

#slide li a:hover {
	color:#ffb100;
}

/* CONTENT */

#wrapper {
	background: #992141 url('../img/bg.png') repeat 0 0;
}

#middle {
	color:#fff;
	background: url('../img/main-bg.png') repeat-x 0 -508px;
}

#content {
    font-size: 1.2em;
}

#specials {
	padding-top: 15px;
	width:472px;
	height:258px;
	background: #ff8700 url('../img/specials-bg.jpg') no-repeat 0 0;
	margin-bottom: 37px;
}

#specials h2 {
	margin-left: 20px;
	width:353px;
	height:47px;
	background-image: url('../img/specials-title.png');	
}

#specials img {
	float: left;
	margin-left:34px;
	margin-top:2px;
}

#specials p {
	margin-left: 164px;
	font-weight: bold;
	padding-top:11px;
	font-size: 1.4em;
	color: #841B2D;
}

a.btn, .btn {
	text-align: center;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	cursor:pointer;
}

.btn.orange {
	font-size: 0.8em;
	background: url(../img/btn-orange.png) no-repeat 0 0;
	width:122px;
	height:39px;
	line-height:39px;
	*padding-top: 13px;
	*height: 26px;
}

.btn.purple {
	font-size: 1em;
	background: url(../img/btn-purple.png) no-repeat 0 0;
	width:135px;
	height:	39px;
	line-height:39px;
	*padding-top: 10px;
	*height: 29px;
}

.btn.yellow {
	font-size: 1.3em;
	background: url(../img/btn-yellow.png) no-repeat 0 0;
	width:77px;
	height:30px;
	line-height:30px;
	margin: 14px 0 14px 120px;
}


#info {margin: 0 22px;}

#info h2 {
	width:389px;
	height:57px;
	background-image: url('../img/info-title.png');	
}

#info img {float: left;}

#info p {margin-left: 164px;}

#info a {font-weight: bold;}

#content h3 {
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 0.5em;
}

#content h2 {
	font-size: 1.5em;
	font-weight: normal;
	color:#ffb829;
	margin-bottom: 0.5em;
}	

#content p {
    margin-bottom: 1em;
    line-height: 1.4em;
	font-size: 1.1em;
}


#content .text_decor { text-decoration:underline; font-weight:bold;}

#content ol li { list-style-position:inside; list-style-type:inherit;}

#content ul { padding:0; margin:0 0 15px 0;}
#content ul li { list-style:circle; padding:0 0 0 20px; margin:0; list-style:inside;}

#content ul.spec { padding:0; margin:25px 45px 0 10px; float:left;}
#content ul.spec li { list-style:none; padding:0 0 20px 0; margin:0; font-weight: bold; font-size: 1.2em;}
 
#content ul.spec li a {
	color: #fff;
	text-decoration: none;
	padding:0 0 0 17px;
	margin:0;
	background-image:url(../img/bg_spec.gif); background-repeat:no-repeat; background-position:left top;
}

#content ul.spec li a:hover {
    color: #ffb100;
	text-decoration: none;
	background-image:url(../img/bg_spec_over.gif); background-repeat:no-repeat; background-position:left top;
}


.fl_left { float:left;}
.fl_right { float:right;}

.fotol {float:left; margin:0 0 5px 0;}
.fotol img {display:block; margin: 0 15px 0 0;}
.fotol p { width:150px; padding:0; margin:0;}

.fotor {float:right; text-align:center;}
.fotor img {display:block; margin: 0 0px 15px 15px;}

.bold { font-weight:bold;}

div.block_photo { padding:10px 0 10px 10px; background-color:#7f8eaf; border:1px solid #CCCCCC;
	overflow:hidden; zoom:1; margin:0 0 5px 0;}
div.block_photo img { float:left; margin:0 10px 0 0;}
div.block_text { background-color:#56002f; float:left;}
div.block_text_pad { padding:5px 0 0 5px}

div.block_photo_small { float:left; width:286px;}
div.block_photo_small img { margin:0 10px 5px 0;}

div.abdominoplasty { width:165px; height:200px;}
div.blepharoplasty { width:410px; height:80px; margin:10px 0 0 0;}
div.breastaug_1 { width:165px; height:140px;}
div.breastaug_2 { width:165px; height:180px;}
div.breastre {  width:410px; height:100px; margin:10px 0 0 0;}


div.block_hotels { width:225px; float:left;} 


/*  LEFT  */

#left {font-size: 1.2em;color: #fff;}

.box {padding: 5px 20px 5px 20px; margin-bottom:20px;}

.box p {line-height: 1.8em;}

.box strong {
	display: block;
	text-align: right;
	font-weight: normal;
}

.box label {
	float: left;
	display: block;
	width:70px;
}

.box input {
	width:125px;
	margin-top: 2px;
	height:18px;
}

.box textarea {
	overflow:auto;
	width:100%;
	height:50px;
}

.box form select {
    width:197px;
    overflow: hidden;
}

 .box form optgroup {
    padding-left: 0px;
}

.box form option {
    padding-left: 6px;
}

.box form p {
	zoom:1;
    overflow: hidden;
    line-height: 2em;
}

.opacity10 {
      background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAEElEQVR4AQEFAPr/AAAAABoAHwAbovvFxwAAAABJRU5ErkJggg==);
      background:rgba(0, 0, 0, 0.1);
}

.round {
	-khtml-border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

#left h3 {
    font: 1.5em Tahoma, Arial, Verdana, sans-serif;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 10px;
}

#menu {
}

#menu li {
	list-style: none;
}
#menu li a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 4px 2px;
	border-bottom: 1px solid #a12240;
}

#menu li li a {
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	font-size: 0.9em;
	display: block;
	background-color: #9b2241;
	padding: 3px 0 3px 22px;
}

#menu li li a:hover {
	background-color: #a33c56;
}



/* RIGHT */


#right {
    font-size: 1.2em;
    color: #fff;
}

#right h3 {
    font: 1.5em Tahoma, Arial, Verdana, sans-serif;
    text-transform: uppercase;
    margin: 0 5px 10px 5px;
    text-align: center;
    
}


/* FOOTER */

#footer {
    font-size: 1.2em;
    background: #7f1930 url('../img/footer-bg.png') repeat-x left bottom;
	text-align: center;
}

#footer ul {padding:12px 0;}

#footer li {
	list-style: none;
	display: inline;
	color: #f5f1bc;
	font-weight: bold;
	font-size: 1.2em;
}

#footer li a {
	color: #fff;
	text-decoration: none;
	margin:0 8px;
}

#footer li a:hover {
    color: #ffb100;
	text-decoration: underline;
}

#footer #linkss {
	margin-bottom: 20px;
}

#footer a {color:#fff;text-decoration:none;}
#footer a:hover {text-decoration: underline;}
