* {
	margin: 0;
	padding: 0;
	text-transform: none;
}

body {
	margin: 0px;
	text-align: left;
/*	font-family: sans-serif, Arial, Helvetica, "Liberation Sans";
	font-size: 13px;
	color: #666666;*/
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: left top;
	/*background-image: url(../images/bgmain.jpg);*/
}
#bg1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 542px;
	z-index: 1;
	box-shadow: inset 0px 280px 60px 0px rgba(0,0,0,0.3);
	background-color: #a4bdc2;
}
	
.contactUs {
	height: auto;
	width: 600px;
	float: left;
	clear: left;
	padding-right: 10px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	line-height: 20px;
	padding-top: 10px;
	text-align: left;
}
.right_intro {
	float: left;
	height: auto;
	width: 390px;
	margin-left: 60px;
	margin-bottom: 0px;
	clear: none;
	padding-bottom: 10px;
	margin-right: 0px;
	padding-right: 0px;
}


h1, h2, h3 {
}
.head {
	font-family: Quattrocento;
	float: left;
	width: 390px;
	text-transform: capitalize;
	margin-bottom: 10px;
	font-size: 18px;
	color: #555555;
	text-decoration: none;
	height: auto;
	padding-top: 5px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
}


/* Wrapper */

#wrapper {
	height: auto;
	float: none;
}

/* Header */

#header {
	width: 986px;
	height: 120px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bg_top_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Logo */

#logo {
	float: none;
	width: 307px;
	height: 113px;
	background-image: url(../images/logokantaryterrace_02.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#logo h1 {
	margin: 0;
	padding: 0;
	font: normal 36px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo h2 {
	margin: -2px 0 0 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 948px;
	height: 37px;
	background-color: #666;
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.5);
}

#menu ul {
	padding: 0;
	list-style: none;
	line-height: normal;
	margin-left: 0px;
	height: 36px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
}

#menu li {
	display: inline;
	text-align: center;
}



#menu a:hover, #menu .active a {
	color: #FFFFFF;
	background-color: #AFA790;
	height: 23px;
	width: auto;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 22px;
	margin-right: 1px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	padding-top: 14px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 24px;
	font-family: Arial, Helvetica, sans-serif;
}

.footer_content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	float: none;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 120px;
}
.footer_address {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	float: left;
	height: auto;
	width: 620px;
	clear: none;
	color: #231F20;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
	padding-left: 0px;
	text-transform: capitalize;
	margin-left: 10px;
	font-size: 14px;
}

.logo_footer {
	float: left;
	height: auto;
	width: auto;
	clear: none;
	padding-bottom: 20px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCC;
	padding-right: 15px;
}


/* Search */

#header-search {
	width: 940px;
	height: 51px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

#header-search form {
	float: right;
	width: 300px;
	margin: 0;
	padding: 12px 0px 0px 0px;
}

#header-search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#header-search-text {
	width: 200px;
	padding: 2px 3px;
	background: #1E1E1E;
	border: none;
	color: #4D4D4D;
}

#header-search-submit {
	background: none;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E4E4E4;
}

#search {
	height: 51px;
	margin: 0 auto;
	padding: 0px 0px 60px 0px;
}

#search form {
	margin: 0;
	padding: 12px 0px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
}

#search-text {
	width: 160px;
	height: 18px;
	padding: 3px 0 3px 5px;
	border: 1px solid #CCCCCC;
	color: #000000;
}

#search-submit {
	margin-left: 10px;
	padding: 4px 4px;
	border: none;
	background: #000000;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 948px;
	padding-top: 20px;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
	height: auto;
}

#page-bgtop {
	height: auto;
	float: left;
}
.index_spaceforrent {
	float: left;
	width: 800px;
}


/* Content */

#content {
	float: left;
	width: 900px;
	padding-right: 20px;
	padding-left: 20px;
}
.post {
	float: left;
	width: 900px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.title  {
	margin: 0px;
	color: #555555;
	font-family: Quattrocento;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	width: 900px;
}

.post .title a {
	padding: 4px 35px 4px 15px;
	background: #000000;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

.post .entry {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	width: 900px;
}

.post img {
	float: left;
	padding: 15px 0px;
}

.post .meta {
	text-align: right;
	padding: 0px 0 20px 0;
	font-weight: bold;
	color: #202020;
}

.post .byline {
	float: right;
	margin-top: -30px;
	font-size: 12px;
	font-weight: bold;
	color: #5E5E5E;
}



/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}
/* colorbeforfooter */


#colorfooter {
	height: 10px;
	background-color: #A4BDC2;
	width: 940px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-top: 20px;
}
/* footer */
#footer {
	height: auto;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #A4BDC2;
	font-size: 11px;
	line-height: 20px;
	color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	width: auto;
	text-transform: uppercase;
}

#footer p {
	margin: 0;
	padding-top: 15px;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}

#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFFFF;
}
/* LogoContainer */

#LogoContainer {
	text-transform: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: 180px;
	width: 1300px;
	float: none;
}
#LogoContainer2 {
	text-transform: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: auto;
	width: 1300px;
	float: none;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
}

.logokasemkij {
	float: left;
	margin-top: 30px;
	margin-bottom: 80px;
	margin-right: 10px;
	margin-left: 70px;
	width: 276px;
	height: auto;
	clear: left;
}
.div_logo {
	width: auto;
	height: auto;
	float: left;
}
.div_logotop {
	width: 900px;
	margin-left: 10px;
	margin-right: auto;
	height: auto;
	float: left;
	clear: none;
	margin-bottom: 10px;
}

.logo_capecollection {
	width: 259px;
	margin-right: 10px;
	margin-left: 40px;
	float: left;
	margin-bottom: 5px;
}
.logo_top {
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	height: 56px;
	margin-left: 0px;
	float: left;
	vertical-align: top;
	clear: none;
	margin-top: 0px;
	text-align: center;
	margin-bottom: 7px;
}
.logo_bottom {
	width: 1100px;
	height: 120px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}


.logo_kantarycollection {
	width: 197px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	margin-bottom: 5px;
}
.logo_kameocollection {
	width: 163px;
	margin-right: 0px;
	margin-left: 10px;
	float: left;
	margin-bottom: 5px;
}
.logo_kasemkijApartments {
	width: 133px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}
.logo_capespas {
	width: 98px;
	margin-right: 10px;
	margin-left: 20px;
	float: left;
	margin-top: 0px;
}
.logo_cafekantary {
	width: 100px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}
.logo_kantaryterrace {
	width: 138px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}
.logo_capeyacht {
	width: 90px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}
.logo_kantarycatering {
	width: 108px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}
.logocapekantary {
	float: left;
	width: 276px;
}
/* EndLogoContainer */
.post2 {
	border-bottom: 1px solid #CCCCCC;
	float: left;
	width: 900px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.post .entry_contact {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	float: left;
	width: 900px;
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	background-image: url(images/bgcontact_03.jpg);
}
.contact_form {
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	width: 530px;
	padding-top: 10px;
	padding-bottom: 0px;
	height: 320px;
	margin-right: auto;
	margin-left: auto;
}
.choice_contact {
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	width: 200px;
	margin-right: 15px;
	height: 30px;
	margin-bottom: 10px;
	color: #333;
}
.about_form {
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	float: left;
	width: 300px;
	height: 30px;
	background-color: #CAD9DC;
	text-decoration: none;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 20px;
	padding-left: 5px;
}
.entry_contact  {
	float: left;
	width: 900px;
	background-image: url(../images/bgcontact_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: auto;
}
.div_form {
	float: left;
	width: 300px;
	height: 30px;
	margin-bottom: 10px;
	background-color: #CAD9DC;
}
.div_button {
	float: left;
	width: 80px;
	margin-right: 10px;
}

.name {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	float: left;
	width: 300px;
	height: 30px;
	background-color: #CAD9DC;
	text-decoration: none;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 5px;
}
.email {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	float: left;
	width: 300px;
	height: 30px;
	background-color: #CAD9DC;
	text-decoration: none;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 5px;
}
.telephone {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	float: left;
	width: 300px;
	height: 30px;
	background-color: #CAD9DC;
	text-decoration: none;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 5px;
}
.subject {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	float: left;
	width: 300px;
	height: 30px;
	background-color: #CAD9DC;
	text-decoration: none;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 5px;
}
.message {
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	float: left;
	width: 300px;
	height: 30px;
	background-color: #CAD9DC;
	text-decoration: none;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 5px;
}
/*.button {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	float: left;
	width: 80px;
	height: 30px;
	background-color: #A4BDC2;
	text-decoration: none;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}*/
.tex_intro {
	float: left;
	height: 484px;
	width: 497px;
	clear: none;
	border-right-style: none;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.location {
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	width: 470px;
	margin-right: 20px;
	height: auto;
	padding-bottom: 20px;
	text-align: left;
	line-height: 20px;
}
.location_map {
	float: left;
	height: auto;
	width: 390px;
	padding-bottom: 20px;
}
.googleMap {
	float: left;
	height: 233px;
	width: 168px;
	margin-right: 25px;
}
.locationMap1 {
	float: left;
	height: 233px;
	width: 182px;
}
#banner {
	margin-top: 0px;
	margin-bottom: 0px;
	height: 449px;
	width: 948px;
	margin-right: auto;
	margin-left: auto;
	float: none;
}.gallery {
	float: left;
	height: auto;
	width: 900px;
	padding-bottom: 20px;
}
.gallery_images {
	float: left;
	height: auto;
	width: 94px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	background-color: #FFF;
	padding: 10px;
	/*border: 1px solid #CCC;*/
}
.contact_email {
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	width: 350px;
	padding-top: 10px;
	padding-bottom: 0px;
	height: 320px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
}
.factsheet_image {
	float: left;
	width: auto;
	margin-bottom: 20px;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
.factsheet_detail {
	float: left;
	width: 296px;
	clear: none;
	text-align: left;
	height: 400px;
}
.factsheet_headdetail {
	float: left;
	width: 296px;
	clear: left;
	font-weight: bold;
	text-align: left;
	padding-bottom: 10px;
}

	.head_space {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	float: left;
	width: 800px;
	margin-bottom: 10px;
	clear: left;
}
.div_message {
	float: left;
	width: 300px;
	height: auto;
	margin-bottom: 10px;
}
.div_messagedetail {
	float: left;
	width: 298px;
	height: auto;
	margin-bottom: 10px;
	background-color: #CAD9DC;
	text-decoration: none;
	color: #333;
	border: 1px solid #CAD9DC;
	padding-left: 5px;
}
.factsheet {
	float: left;
	height: auto;
	width: 900px;
	padding-bottom: 20px;
}
.rentail_space {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	float: left;
	width: 100px;
	margin-bottom: 10px;
	clear: none;
}
.vacant {
	float: left;
	height: 20px;
	width: 30px;
	background-color: #E7BE9E;
	margin-right: 10px;
}
.name_shop {
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	width: 600px;
	text-transform: none;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #333;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
}
.shop {
	float: left;
	height: auto;
	width: 900px;
	padding-bottom: 20px;
}
.shop_div {
	float: left;
	height: auto;
	width: 650px;
	padding-left: 40px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 30px;
	margin-bottom: 30px;
}



.star {
	color: #F00;
}
.index {
	width: 900px;
	float: left;
	height: auto;
	padding: 0px;
	clear: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.left_intro {
	float: left;
	height: auto;
	width: 420px;
	clear: none;
	border-right-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.tex_events {
	float: left;
	width: 390px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 25px;
	color: #919191;
	height: auto;
}

.welcome {
	float: left;
	height: auto;
	width: 400px;
	clear: none;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(../images/bgwelcome.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
	font-size: 22px;
	color: #555555;
	text-decoration: none;
	font-weight: normal;
	font-family: Quattrocento;
}
.event {
	float: left;
	height: auto;
	width: 390px;
	clear: none;
	border-right-style: none;
	margin: 0px;
	line-height: 25px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.tex_welcome {
	float: left;
	width: 420px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 25px;
	text-decoration: none;
	clear: none;
	height: auto;
	text-transform: none;
	text-align: justify;
}
.pix_shop {
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	width: 191px;
	border: 1px solid #CCC;
	text-transform: uppercase;
	padding: 5px;
	color: #FFF;
	height: auto;
	clear: none;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.fully {
	float: left;
	height: 20px;
	width: 30px;
	background-color: #9BBEC4;
	margin-right: 10px;
}
.rentail_space_fully {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	float: left;
	width: 100px;
	margin-bottom: 10px;
	clear: none;
}
.detail_div {
	float: left;
	width: 800px;
}
.images {
	float: left;
	height: 49px;
	width: 66px;
	margin-right: 5px;
	margin-left: 0px;
	margin-bottom: 5px;
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #CCC;
}
.spacetex_index {
	float: left;
	width: 900px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, AngsanaUPC;
	font-size: 18px;
	margin-bottom: 0px;
}

.images_div {
	float: left;
	height: auto;
	width: 620px;
	padding-bottom: 0px;
}
.nopix_shop {
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	width: 191px;
	text-transform: uppercase;
	padding: 5px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFF;
	height: 60px;
	clear: none;
}
#content_spaceforrent {
	float: left;
	width: 900px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 10px;
	background-image: url(../images/bg_shoadow.jpg);
	background-repeat: no-repeat;
	height: 23px;
}
#content_spaceforrent_index {
	float: left;
	width: 900px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	height: auto;
}
.images_promotions {
	float: left;
	height: 132px;
	width: 175px;
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 5px;
	background-color: #FFF;
	padding: 5px;
	/*border: 1px solid #CCC;*/
}
.pix_promotions {
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	width: 600px;
	text-transform: uppercase;
	padding: 5px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFF;
	height: auto;
	clear: none;
}
.name_promotions {
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	width: 215px;
	text-transform: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFFFFF;
	font-weight: bold;
	clear: none;
	background-color: #666666;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 12px;
}
.name_type {
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	width: 900px;
	text-transform: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFFFFF;
	font-weight: bold;
	clear: none;
	background-color: #AFA790;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.intro {
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	width: auto;
	text-transform: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #666666;
	font-weight: normal;
	clear: none;
	font-size: 13px;
	line-height: 25px;
}

.tex_promotions {
	float: left;
	height: auto;
	width: 175px;
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 5px;
	background-color: #FFF;
	padding: 5px;
	clear: none;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 20px;
	text-align: left;
	font-size: 12px;
}
.promotions_div {
	float: left;
	height: auto;
	width: 900px;
	padding-left: 0px;
	margin-left: 0px;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.imagespromotion_div {
	float: left;
	height: auto;
	width: 840px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
.list_promotions {
	float: left;
	width: 650px;
	text-transform: none;
	line-height: 25px;
	clear: none;
	height: auto;
	margin-bottom: 0px;
	list-style-position: inside;
	list-style-type: square;
	font-size: 13px;
	text-align: left;
}
.logo_cafekantary {
	width: 138px;
	margin-right: 10px;
	margin-left: 0px;
	float: left;
}
.imagespromotion_cafekantary {
	float: left;
	height: auto;
	width: 700px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
.map {
	float: left;
	width: 700px;
	background-position: left top;
	height: auto;
}
.promotions {
	float: left;
	width: 800px;
}
.pixpromotion {
	float: left;
	width: 209px;
	margin-right: 20px;
	border: 5px solid #AFA790;
	clear: left;
	vertical-align: top;
	height: auto;
	text-align: center;
}
.typeshop {
	float: left;
	width: 900px;
}

/* pop up */
#mask {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9000;
    background-color: rgba(255,255,255,0.8);
    display: none;
}
#boxes .window {
    position: absolute;
    left: 0;
    top: 0;
    width: auto;
    height: auto;
    display: none;
    z-index: 9999;
    text-align: center;
}
#boxes #dialog {
    width: auto;
    height: auto;
    font-family: 'Segoe UI Light', sans-serif;
    font-size: 15pt;
}
#boxes #dialog img {
    width:100%;
    height:auto;
}
@media screen and (min-width: 994px) {
    #boxes #dialog img {
        width:994px;
        height:724px;
    }
}
/*//////// Cookies Policy ////////*/
#cookie_box{
    background: rgba(50,50,50,.95);
    padding: 20px 10px 20px 20px;
    position: fixed;bottom:58px;
    margin: 0;z-index:1111;
    max-width: 100%;
    width: 100%;
    box-shadow:0 0 10px rgba(0,0,0,.2);
    color: #fff;
    display: none
}
#cookie_box a{
    color: #fff;
    text-decoration: underline
}
.cookie-accept{
    padding: 5px;
    width: 135px;
    background: #989898;
    color: #fff;
    text-decoration: none;
    border: 0;
    border-radius: 3px
}
@media (min-width:992px){
    #cookie_box{
        bottom: 20px;
        margin: 0 30px;
        width: auto;
        max-width: 400px
    }
}
@media (max-width:991px){
    #cookie_box{
        bottom: 0;
        margin: 0;
        width:auto;
    }
}