* {
	margin: 0;
	padding: 0;
	list-style: none;
}

body {
	font-family: Arial;
	color: #000;
	text-align: center;
	background: #56b2ff;
}

img, fieldset, table {
	border-style: none;
}

input, select, textarea {
	vertical-align: middle;
}

a:hover {
	text-decoration: none;
}

/* General
----------------------------------------------------------- */

#Wrapper {
	height: 100%;
	margin: 15px auto;
	width: 776px;
	text-align: left;
	background: #00316c url(../images/wrapper.gif) no-repeat;
}

#Header {
	height: 77px;
	background: url(../images/header.jpg) no-repeat right top;
	display: none;
}

#Logo {
	float: left;
	width: 400px;
	display: none;
}

#Logo p {
	position: absolute;
	margin: -10px 0 0 -12px;
}

#BookingLine {
	float: right;
	width: 250px;
	
}

#BookingLine p {
	padding: 24px 8px 0 0;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #00316c;
}

#BookingLine img {
	margin: 0;
	vertical-align: bottom;
}

/* Sidebar
----------------------------------------------------------- */

#Sidebar {
	float: left;
	padding: 26px 0;
	width: 158px;
	display: none;
}

#Sidebar h1 {
	padding: 0 0 0 8px;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	text-transform: uppercase;
	color: #00316c;
	background: url(../images/sidebar_h1.gif) no-repeat;
}

#Sidebar a {
	color: #97bce9;
	text-decoration: none;
}

#Sidebar a:hover {
	color: #fff;
}

#Sidebar .banner {
	padding: 8px 0 8px 8px;
	display: none;
}

/* Sidebar: Hotels
----------------------------------------------------------- */

#Hotels {
	padding: 8px 8px 0 8px;
}

#Hotels dl {
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
	background: url(../images/hotels_dl.gif) no-repeat bottom left;
}

#Hotels dt {
	padding: 0 0 0 10px;
	height: 14px;
	background: url(../images/hotels_dt.gif) no-repeat;
}

#Hotels dt img {
	vertical-align: top;
}

#Hotels dd {
	padding: 1px 8px;
	font-size: 11px;
	color: #fff;
}

/* Body
----------------------------------------------------------- */

#Outer {
	background: url(../images/outer2.gif) no-repeat left bottom;
}

#Body,
#BodyIndex {
	float: left;
	width: 618px;
	background: url(../images/body.gif) no-repeat;
}

#BodyIndex {
	background-color: #1278cd;
}

/* Menu: Links
----------------------------------------------------------- */

#Menu {
	height: 34px;
	overflow: hidden;
	display: none;
}

#TopLinks {
	float: left;
	width: 500px;
	padding: 0 0 0 8px;
	display: none;
}

#TopLinks li {
	float: left;
	height: 26px;
	background-image: url(../images/toplinks_li.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

#TopLinks li.on {
	background-image: url(../images/toplinks_li-on.gif);
	background-position: 0 0;
}

#TopLinks a {
	display: block;
	height: 26px;
	line-height: 28px;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	background-image: url(../images/toplinks_a.gif);
	background-repeat: no-repeat;
	background-position: 100% 2px;
}

#TopLinks .on a {
	background-image: url(../images/toplinks_a-on.gif);
	background-position: 100% 0;
}

#TopLinks a:hover {
	color: #fc0;
}

#TopLinksHome {
	width: 51px;
}

#TopLinksWishlist {
	width: 67px;
}

#TopLinksSearch {
	width: 60px;
}

#TopLinksBooking {
	width: 63px;
}

#TopLinksReviews {
	width: 63px;
}

#TopLinksSofiaGuide {
	width: 83px;
}

#TopLinksPlovdivGuide {
	width: 97px;
}

#TopLinksVarnaGuide {
	width: 87px;
}

#TopLinksBourgasGuide {
	width: 101px;
}

#TopLinksContacts {
	width: 74px;
}

/* Menu: Languages
----------------------------------------------------------- */

#Langs {
	float: right;
	width: 100px;
}

#Langs ul {
	float: right;
	padding: 2px 8px 0 0;
}

#Langs li {
	float: left;
	width: 15px;
}

/* WeHave
----------------------------------------------------------- */

#WeHave {
	background: #1278cd;
	display: none;
}

#WeHave p {
	padding: 8px;
	font-size: 18px;
	color: #fee600;
}

/* In Bar
----------------------------------------------------------- */

#InBar {
	padding: 0 0 4px 8px;
	background: url(../images/inbar.gif) no-repeat left bottom;
}

#InBar #MidBar {
	float: left;
	padding: 3px 0 0 0;
	width: 437px;
}

#InBar #RightBar {
	float: right;
	width: 173px;
}

/* Container
----------------------------------------------------------- */

#Container {
	padding: 0 8px 8px 8px;
}

/* Footer
----------------------------------------------------------- */

#Footer {
	padding: 16px 0;
	background: url(../images/footer.gif) no-repeat left bottom;
	display: none;
}

#Cards {
	float: left;
	width: 158px;
	text-align: center;
}

#TourOperator {
	float: left;
	width: 608px;
	font-size: 11px;
	color: #97bce9;
}

#TourOperator .l {
	float: left;
	width: 49%;
}

#TourOperator .r {
	float: right;
	width: 49%;
}

#BottomLinks {
	margin: 0 auto;
	width: 776px;
	display: none;
}

#BottomLinks p {
	padding: 0 0 8px 0;
	font-size: 11px;
}

#BottomLinks a {
	color: #00316c;
}

#BottomLinks .links a {
	padding: 0 4px;
	white-space: nowrap;
}

/* Styling: Middle box
----------------------------------------------------------- */

.MBox {
	position: relative;
	margin: 0 0 4px 0;
}

.MBox h1 {
	padding: 0 0 8px 0;
	font-weight: normal;
	font-size: 24px;
}

.MBox h1 img {
	vertical-align: top;
}

.MBox a {
	color: #1278cd;
}

/* Styling: Middle box [MidBar]
----------------------------------------------------------- */

#MidBar .MBox {
	background: #fff url(../images/mboxsmall.gif) left bottom no-repeat;
}

#MidBar .MBoxIn {
	padding: 12px 16px;
	background: url(../images/mboxsmall_in.gif) no-repeat;
}

#MidBar h2 {
	padding: 0 0 14px 0;
	font-size: 14px;
}

#MidBar p {
	padding: 0 0 6px 0;
	font-size: 11px;
}

/* Styling: Middle box [Container]
----------------------------------------------------------- */

#Container .MBox {
	margin: 0;
	background-image: url(../images/sq1t.gif);
	background-repeat: no-repeat;
}

#Container .MBoxIn {
	padding: 12px 16px;
}

#Container .MBoxIn h1 {
	border-bottom: solid 2px #f0f0f0;
}

#Container .TextContent p {
	text-align: justify;
}

#Container .MBoxIn .lCol,
#Container .MBoxIn .rCol {
	padding: 12px 0;
}

#Container .MBoxIn .lCol {
	float: left;
	width: 251px;
}

#Container .MBoxIn .rCol {
	float: right;
	width: 303px;
}

/* Styling: Right box
----------------------------------------------------------- */

.RBox {
	padding: 0 0 8px 8px;
	display: none;
}

.RBox h2 {
	padding: 0 0 0 6px;
	height: 31px;
	line-height: 28px;
	overflow: hidden;
	font-size: 14px;
	text-transform: uppercase;
	color: #00316c;
	background: url(../images/rbox_h2.gif) no-repeat;
}

.RBoxIn {
	padding: 0 8px 0 0;
	color: #fff;
}

.RBoxIn a {
	color: #97bce9;
}

.RBoxIn a:hover {
	color: #fff;
}

.RBoxIn li {
	margin: 0 0 2px 0;
	font-size: 12px;
	background: #185b92 url(../images/rbox_b.gif) no-repeat left bottom;
}

.RBoxIn li a {
	display: block;
	padding: 0 12px;
	height: 20px;
	line-height: 20px;
	background: url(../images/rbox_t.gif) no-repeat;
	text-decoration: none;
}

.RBoxIn li a span {
	padding: 0 0 0 8px;
	background: url(../images/li1.gif) no-repeat 0 5px;
}

/* Styling: Contact box
----------------------------------------------------------- */

.CBox {
	background: #fff url(../images/cbox.gif) no-repeat left bottom;
}

.CBoxIn {
	padding: 12px;
	font-size: 11px;
	background: url(../images/cbox_in.gif) no-repeat;
}

.CBoxIn div.l {
	float: left;
	width: 20%;
}

.CBoxIn div.r {
	float: right;
	width: 78%;
}

.CBoxIn p {
	padding: 0 0 8px 0;
}

.CBoxIn blockquote span.l {
	float: left;
	width: 30%;
}

.CBoxIn blockquote span.r {
	float: left;
	width: 70%;
}

.CBoxIn blockquote img {
	vertical-align: middle;
}

/* Styling: Hotel box
----------------------------------------------------------- */

.HBox {
	width: 405px;
	margin: 0 0 3px 0;
	padding: 0 0 11px 0;
	background: #f3f2e3 url(../images/hbox.gif) no-repeat left bottom;
}

.HBoxHead {
	padding: 8px 11px 4px 11px;
	background: url(../images/hbox_head.gif) no-repeat;
}

.HBoxHead h2 {
	float: left;
	padding: 0 !important;
	width: 70%;
	font-weight: bold;
	font-size: 18px;
	color: #d30400;
}

.HBoxHead h2 a {
	color: #d30400;
	text-decoration: none;
}

.HBoxHead h2 img {
	vertical-align: top;
}

.HBoxHead span {
	float: right;
	width: 28%;
	line-height: 20px;
	font-size: 11px;
	text-align: right;
	white-space: nowrap;
}

.HBoxBody {
	margin: 0 11px;
	padding: 10px 10px 0 10px;
	font-size: 11px;
	background: #f9f9f3 url(../images/hbox_body.gif) no-repeat;
}

.HBoxBodyTop {
	border-bottom: solid 1px #dadad4;
}

.HBoxBodyTop li {
	display: inline;
	padding: 0 4px 0 8px;
	line-height: 20px;
	border-left: solid 1px #dadad4;
}

.HBoxBodyTop li.off {
	padding-left: 0;
	border-left-style: none;
}

.HBoxBodyText {
	padding: 8px 0 0 0;
}

.HBoxBodyText img {
	float: left;
	margin: 4px 8px 8px 0;
}

.HBoxFooter {
	margin: 0 11px;
	padding: 0 5px 0 10px;
	height: 25px !important;
	line-height: 25px;
	overflow: hidden;
	background: #f9f9f3 url(../images/hbox_footer.gif) no-repeat;
}

.HBoxFooter .l {
	float: left;
	width: 60%;
}

.HBoxFooter .r {
	float: right;
	width: 25%;
	text-align: right;
}

.HBoxFooter .r img {
	padding: 9px 0 0 0;
}

/* Styling: Text Content
----------------------------------------------------------- */

.TextContent h2 {
	padding: 8px 0;
	font-size: 16px;
}

.TextContent p {
	padding: 0 0 8px 0;
	font-size: 12px;
}

.TextContent img {
	vertical-align: middle;
}

/* Styling: Welcome
----------------------------------------------------------- */

#WelcomeIndex .leftpic {
	float: left;
	padding: 0 8px 0 0;
}

/* Styling: QuickSearch
----------------------------------------------------------- */

#QuickSearch form {
	font-size: 11px;
	background: #185b92 url(../images/rbox_b.gif) no-repeat left bottom;
}

#QuickSearch fieldset {
	padding: 8px;
	background: url(../images/rbox_t.gif) no-repeat;
}

#QuickSearch fieldset div {
	height: 21px;
}

#QuickSearch fieldset label {
	float: left;
	line-height: 21px;
}

#QuickSearch fieldset select {
	float: right;
	font-size: 11px;
}

#QuickSearch .submit {
	padding: 0 8px 8px 8px;
}

#QuickSearch .submit a {
	float: left;
}

#QuickSearch .submit input {
	float: right;
}

/* Styling: Reviews
----------------------------------------------------------- */

#Reviews {
	font-size: 11px;
}

#Reviews blockquote {
	padding: 6px 0 8px 26px;
	background: url(../images/reviews.gif) no-repeat 0 4px;
}

#Reviews p {
	padding: 0 0 0 6px;
}

/* Styling: Address Box
----------------------------------------------------------- */

.AddressBox table {
	margin: 0 0 1em 0;
	width: 100%;
	background: #ddd;
}

.AddressBox caption {
	padding: 0 0 6px 0;
	font-size: 12px;
	text-align: left;
}

.AddressBox tbody td {
	padding: 6px;
	width: 50%;
	font-size: 11px;
	background: #fff;
}

.AddressBox td img {
	vertical-align: middle;
}

/* Styling: Cover 1
----------------------------------------------------------- */

.Cover1 {
	margin: .6em 0;
	padding: 7px 8px;
	height: 38px;
	font-size: 12px;
	vertical-align: middle;
	color: #999;
	background: url(../images/cover1.gif) no-repeat;
}

/* Styling: Pics Slider
----------------------------------------------------------- */

.PicSlider {
	margin: 0 0 1em 0;
	background: #f2f2f2;
}

.PicSliderHeader {
	padding: 8px;
	font-size: 11px;
	color: #999;
	background: url(../images/picslider_t.gif) no-repeat;
}

.PicSliderHeader img {
	vertical-align: middle;
}

.PicSliderHeader .l {
	float: left;
}

.PicSliderHeader .r {
	float: right;
}

.PicSliderBody {
	padding: 0 8px;
	text-align: center;
}

.PicSliderBody p {
	padding: 0 0 8px 0;
}

.PicSliderBody img {
	border: solid 1px #999;
}

.PicSliderBody a:hover img {
	border: solid 1px #333;
}

.PicSliderBody li {
	display: inline;
}

.PicSliderFooter {
	padding: 8px;
	background: url(../images/picslider_b.gif) no-repeat left bottom;
}

/* Styling: Rates
----------------------------------------------------------- */

.Rates {
	margin: 0 0 1em 0;
	background: #f3f2e3;
}

.Rates h3 {
	font-size: 14px;
}

.Rates h4 {
	font-size: 11px;
	text-transform: uppercase;
}

.RatesHeader {
	padding: 8px;
	font-size: 11px;
	background: url(../images/rates_t.gif) no-repeat;
}

.RatesHeader .l {
	float: left;
	width: 50%;
}

.RatesHeader .r {
	float: right;
	width: 50%;
}

.RatesBody {
	margin: 0 8px;
	padding: 8px 8px 0 8px;
	background: #f9f9f3;
	border: solid 1px #d8d7c4;
}

.RatesBody table {
	margin: 4px 0 8px 0;
	width: 100%;
}

.RatesBody th,
.RatesBody td {
	padding: 2px 4px;
	font-weight: normal;
	font-size: 11px;
}

.RatesBody th {
	text-align: left;
}

.RatesBody td {
	text-align: right;
}

.RatesBody tr.dark th,
.RatesBody tr.dark td {
	background: #f0f0e9;
}

.RatesFooter {
	padding: 8px;
	font-size: 11px;
	background: url(../images/rates_b.gif) no-repeat left bottom;
}

.RatesFooter ul {
	margin: 0 2em;
}

.RatesFooter li {
	padding: 0 0 .2em 0;
	list-style: square;
}

/* Styling: Pop-up
----------------------------------------------------------- */

#PopUp {
	padding: 8px;
	background: #00316c;
}

#PopUpWrapper {
	text-align: left;
	background: #f2f2f2 url(../images/sq2rt.gif) no-repeat right top;
}

#PopUpHeader {
	padding: 8px 16px;
	background: url(../images/sq2lt.gif) no-repeat;
}

#PopUpHeader h1 {
	float: left;
	width: 90%;
	font-weight: normal;
	font-size: 18px;
}

#PopUpHeader .close {
	float: right;
	width: 8%;
	text-align: right;
}

#PopUpBody {
	padding: 0 16px;
	font-size: 11px;
}

#PopUpBodyContent {
	padding: 16px;
	border: solid 1px #ccc;
}

.ContactForm fieldset div {
	padding: 0 0 16px 0;
}

.ContactForm label {
	display: block;
	padding: 0 0 2px 0;
	font-size: 9px;
	text-transform: uppercase;
	color: #444;
}

.ContactForm label strong {
	font-size: 11px;
	color: #000;
}

.ContactForm input,
.ContactForm textarea {
	padding: 2px;
	font-size: 11px;
}

.FacList li {
	float: left;
	padding: 0 4% 1px 10px;
	width: 40%;
	background: url(../images/li2.gif) no-repeat 0 4px;
}

.SliderPics {
	font-size: 12px;
	text-align: center;
}

.SliderPics img {
	margin: 0 0 12px 0;
	padding: 1px;
	background: #666;
	border: solid 5px #fff;
}

.Map {
	text-align: center;
}

.Map table {
	margin: auto;
}

#PopUpFooter {
	text-align: center;
	background: url(../images/sq2lb.gif) no-repeat left bottom;
}

#PopUpFooter .End {
	background: url(../images/sq2rb.gif) no-repeat right bottom;
}

#PopUpFooter .End p {
	padding: 12px 12px 6px 12px;
}

/* Styling: Reservation Form
----------------------------------------------------------- */

.ResForm {
	padding: 1em 0;
}

.ResForm h4 {
	padding: 0 0 4px 0;
	font-size: 13px;
}

.ResForm p {
	padding: 4px 0 0 0;
	font-size: 12px;
}

.ResForm fieldset {
	padding: 4px 8px;
	font-size: 11px;
	background: #f5f5f5;
	border-bottom: solid 2px #fff;
}

.ResForm input,
.ResForm select {
	padding: 2px;
	font-size: 11px;
}

.ResForm fieldset table {
	width: 100%;
}

.ResForm fieldset th,
.ResForm fieldset td,
.ResForm fieldset div {
	padding: 2px 4px 2px 0;
}

.ResForm fieldset th {
	width: 30%;
	font-weight: normal;
}

.ResForm div.submit {
	padding: 8px 0;
	text-align: center;
}

/* Styling: Review boxes
----------------------------------------------------------- */

.revBox {
	margin: 0 0 6px 0;
	padding: 8px;
	background: #f9f9f3;	
	border: solid 1px #ddd;	
}

.revHeader {
	padding: 6px 8px;
	font-size: 11px;	
	background: #f0f0e9;	
}

.revBody {
	padding: 1em 2em;
	font-size: 13px;	
}

.revFooter {
	padding: 6px 0 0 0;
	font-size: 11px;	
	border-top: dotted 1px #ddd;	
}

/* Styling: Previous / Next
----------------------------------------------------------- */

.PrevNext {
	padding: 8px 8px 4px 8px;
	text-align: center;
}

/* Styling: Other
----------------------------------------------------------- */

span.light {
	font-weight: normal !important;
}

.c1 {
	color: #d30400 !important;
}

p.text {
	padding: 8px 0;
	font-size: 12px;	
}

/* Clearfix
----------------------------------------------------------- */

.br:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.br {
    display: inline-block;
}

.br {
    display: block;
}

* html .br {
    height: 1px;
}

#bigbanner {
 display: none;
};
