/* CSS Document */

body,td {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #c1314e;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
p {
	margin: 0px;
}
h1 {
	margin: 0px;
	font-size: 18px;
}
.book {
	text-align:right;
	padding-bottom:8px;
	}
/* ----------------- links -----------------------*/
a:link {
	text-decoration: none;
	color: #C1314E;
}
a:visited {
	text-decoration: none;
	color: #D8657C;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
/* ----------------- back & copyright -----------------------*/
.backlinks {
	font-weight: bold;
}
.backlinks a:link {
	color: #73182D;
	text-decoration: none;
}
.backlinks a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright {
	font-size: 10px;
	color: #73182d;
}
/* ----------------- form -----------------------*/
.formspace {
	padding: 6px;
}
.formfield {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	background-color: #FFFFFF;
	color: #660033;
	border: 1px solid #C1314E;
	font-size: 11px;
	padding: 3px;
}
.formbutton {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #73182D;
	background-color: #FFFFFF;
	border: 1px solid #631426;
	font-size: 11px;
	padding: 2px;
}
/* ----------------- pricelist -----------------------*/
.ratestable {
	width: 100%;
}
.ratescorner {
	background-color: #C1314E;
}
.ratesheader {
	background-color: #C1314E;
	font-weight: bold;
	color: #73182D;
	text-align: center;
}
.ratesrooms {
	background-color: #C1314E;
	font-weight: bold;
	padding-right: 4px;
	padding-left: 4px;
}   
.ratesprices {
	background-color: #C1314E;
	text-align: center;
}
.notes {
	font-weight: normal;
	padding: 0px;
	text-align: left;
}	
.offers {
	font-weight: bold;
	color: #C1314E;
	font-size: 14px;
	text-align: left;
}
/* ----------------- hotel styles -----------------------*/
.table {
	height: 100%;
	width: 100%;
}
.space {
	padding: 10px 10px 0px;
}
.text {
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.stroke {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C1314E;
	border-right-color: #C1314E;
	border-bottom-color: #C1314E;
	border-left-color: #C1314E;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
form {
}
form td {
	color: #D55771;
}
.strokepop {

	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #73182d;
	border-right-color: #73182d;
	border-bottom-color: #73182d;
	border-left-color: #73182d;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
