@charset "UTF-8";
/* formatting style
------------------------*/

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
}
hr {
	display: none;
}
/* limk styles
------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	position: relative;
}
/* basic layout
------------------------*/

#wrapper {
	font-size: None;
	background-color: #000000;
	width: 950px;
	height: 713px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 880px;
	background-color: #000000;
	height: 28px;
	background-image: url(../img/header02.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 120px;
	padding-right: 35px;
}
#main {
	margin-right: 35px;
	margin-left: 35px;
	height: 530px;
	width: 880px;
	margin-top: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/bg01.gif);
	background-repeat: repeat-x;
}
#month {
	width: 830px;
	height: 30px;
	margin-top: 0px;
	margin-right: 25px;
	margin-left: 25px;
	padding-top: 10px;
	text-align: center;
}
#calender {
	margin-left: 25px;
}
#calender table {
	border-collapse:collapse;
	height: 285px;
	width: 830px;
}
#calender table th {
	text-align: center;
	font-size: 12px;
	border: 1px solid #666666;
}
#calender table td.sat {
	color: #0033CC;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	font-weight: bold;
	font-size: 12px;
}
#calender table td.sun {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	color: #CC0000;
	font-weight: bold;
	font-size: 12px;
}
#calender table td.day {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	font-weight: bold;
	font-size: 12px;
	vertical-align: top;
}
#calender  table  td.nextmonth  {
	font-weight: bold;
	color: #999999;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	font-size: 12px;
}
#calender table td.daycontents {
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	font-size: 12px;
	text-align: left;
	visibility: inherit;
	overflow: auto;
	vertical-align: top;
}
a:link  {
	color: #663300;
}
a:hover {
	color: #FF3300;
}
a:visited {
	color: #663300;
}
#main #detailtitle {
	color: #FFFFFF;
	font-weight: bold;
	width: 410px;
	margin-left: 25px;
	height: 17px;
	text-transform: lowercase;
	text-align: left;
	margin-top: 5px;
	padding-left: 5px;
	padding-top: 3px;
	font-size: 14px;
	background-color: #FF9900;
	float: left;
}
#main #attentiion {
	background-color: #FF9900;
	height: 17px;
	width: 415px;
	float: right;
	margin-right: 25px;
	margin-top: 5px;
	font-size: 12px;
	text-align: right;
	padding-top: 3px;
}
#details {
	height: 118px;
	width: 830px;
	margin-top: 0px;
	margin-right: 25px;
	margin-left: 25px;
	padding-top: 3px;
	font-size: 12px;
	float: left;
	overflow: hidden;
}
#details princehotel {
}
#details brut {
}
#details js {
}
#details apple {
}
#details dance {
}
#details applause {
}
#details excellentclub {
}
#details   bluepacific {
}
#details pearlbar {
}
#details tribeca {
}
#details docafe {
}
#details kannaiapple {
}
#details softwind {
}
#details poolsidelive {
}
#hooter {
	color: #999999;
	background-color: #000000;
	height: 35px;
	width: 880px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 35px;
	padding-right: 35px;
	text-align: right;
	margin: 0px;
}
