/* 
    Document   : event_menu
    Created on : Jun 25, 2012, 11:31:42 AM
    Author     : camitss_siemhong
    Description:
        Purpose of the stylesheet follows.
*/

/*------- content top------*/
div.eventDetail {
/*
	background: url(../../img/user/event/top/tiket_box.png) no-repeat;
	width: 245px;
	height: 470px;
*/
	background: url(../../img/user/event/top/base_shade.png) no-repeat;
	width: 236px;
	height: 506px;
	float: left;
	display: inline-block;
}
.calendar {
    margin-left: 10px;
    margin-top: 5px;
}
.calendar .calImage {
    position: relative;
    z-index: 1;
}
.calendar .icon-soldout {
   position: absolute;
   z-index: 10;
   margin: 20px 0px 0px -45px;
}
.calendar .calendarDate1 {
    background-image: url('../../img/user/event/top/icon_calender.png');
    background-repeat: no-repeat;
    background-position: top left;
    width: 40px;
    height: 60px;
    font-size: 10px;
    float:left;
    padding-left: 10px;
    margin-top: -2px;
}
.calendar .calendarDate2 {
    font-size: 10px;
    float:left;
    margin-left: 54px;
    margin-top: -2px;
}
.calendar .nDay {
    font-size: 17px;
    font-weight: bold;
    position: absolute;
    margin-top: 21px;
    margin-left: -2px;
    z-index: 10;
}
.calendar .month {
    font-weight: bold;
    margin-top: 5px;
    position: absolute;
    z-index: 10;
}
.calendar .day {
    margin-top: 35px;
    position: absolute;
    z-index: 10;
}

div.eventDetail div.calendar div.placeName span.voiceLabel {
	color: #5D6970;
	font-size: 90%;
	font-weight: normal;
}
div.eventDetail div.calendar div.placeName span.voiceCount {
	color: #258CB8;
}

div.eventDetail div.calendar div.placeName span.reserveLabel {
	color: #5D6970;
	font-size: 90%;
	font-weight: normal;
}
div.eventDetail div.calendar div.placeName span.reserveCount {
	color: #258CB8;
}

.showPic {
/*
	position: relative;
*/
}

.showPic img.eventImage {
    margin-left: 10px;
    margin-top: 3px;
    width: 218px;
    height: 120px;
    padding-bottom: 0px;
/*
    box-shadow: 0px 5px 7px #ccc;
    -webkit-box-shadow: 0px 5px 7px #ccc;
    -moz-box-shadow: 0px 5px 7px #ccc;
*/
}
.showPic div.soldoutBox {
	position: relative;
}
.showPic div.soldout {
	position: absolute;
	top: 110px;
	right: 5px;
	z-index: 10;
}
.showTitle {
	height: 50px;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	margin: 5px 10px 0px 10px;
	word-wrap: break-word;
	word-break: break-all;
/*
	overflow: hidden;
*/
}
.concierge-cate-name {
	height: 50px;
    font-size: 16px;
    font-weight: bold;
    color: #FF6600;
	margin: 5px 10px 0px 10px;
}
.showDes {
	height: 110px;
    font-size: 11px;
    font-weight: normal;
    margin: 0px 10px 0px 10px;
    line-height: 19px;
    margin-top: 5px;
    width: 222px;
    overflow: hidden;
}
.showPrice {
	height: 22px;
	text-align: right;

	color: rgb(87, 85, 85);
	font-size: 20px;
	font-weight: bold;
	margin: 0 10px 0;
}

.showAddress {
    margin: 0px 10px 5px 10px;
    font-size: 11px;
}
.showAddress .box_1 {
/*
    border-right: 1px dotted #d3d3d3;
    border-top: 1px dotted #d3d3d3;
*/
	float: left;
	width: 70px;
}
.showAddress .box_2 {
/*
   border-top: 1px dotted #d3d3d3; 
   border-bottom: 1px dotted #d3d3d3; 
   margin-bottom: -5px;
*/
	float: left;
	width: 140px;
}
.showAddress .box_3 {
    clear: both;
}
.photoWrap {
    margin: 0px 10px 10px 10px;
}
.photoWrap img {
    float: left;
    width: 72px;
}
.photoWrap .hostedby {
    font-style: italic;
    margin-left: 88px;
}
.photoWrap .hostedName {
    color: #1E90FF;
    margin-left: 88px;
    font-weight: bold;
}
.photoWrap .hostedName a {
	color: dodgerBlue;
	font-weight: bold;
	text-decoration: none;
}
.photoWrap .hostedName a:hover {
	color: #FF9C3D;
}
.placeName {
    float: right;
    margin-right: 10px;
    font-weight: bold;
    line-height: 25px;
    margin-top: 5px;
    font-size: 16px;
    text-align: right;
}
.showProfile {
	position: relative;
}



div.sortBlock {
	margin-bottom: 5px;
}
div.sortBlock div.titleBlock {
	float: left;
	font-size: 90%;
	padding-top: 5px;
}
div.sortBlock div.sortButtonList {
	float: right;
	border: solid 1px #ccc;
}
div.sortBlock div.sortButtonList table {
}
div.sortBlock div.sortButtonList table td {
	white-space: nowrap;
}
div.sortBlock div.sortButtonList table td.title {
	padding-left: 5px;
	padding-right: 10px;
	color: #555;
}
div.sortBlock div.sortButtonList table td.search {
	width: 120px;
	padding-left: 10px;
}
div.sortBlock div.sortButtonList table td.search form {
}
div.sortBlock div.sortButtonList table td.search form input {
	vertical-align: middle;
}
div.sortBlock div.sortButtonList div.sortButton {
	cursor: pointer;
	display: inline-block;
	width: 85px;
	height: 25px;
	background-repeat: no-repeat;
}
div.sortButtonList div.date { background-image: url('../../img/user/event/button/sort/btn_bydate.png'); }
div.sortButtonList div.date:hover { background-image: url('../../img/user/event/button/sort/btn_bydate_over.png'); }
div.sortButtonList div.date:active { background-image: url('../../img/user/event/button/sort/btn_bydate_down.png'); }
div.sortButtonList a.asc div.date { background-image: url('../../img/user/event/button/sort/btn_bydate_off_up.png'); }
div.sortButtonList a.desc div.date { background-image: url('../../img/user/event/button/sort/btn_bydate_off_down.png'); }
div.sortButtonList div.popular { background-image: url('../../img/user/event/button/sort/btn_bypop.png'); }
div.sortButtonList div.popular:hover { background-image: url('../../img/user/event/button/sort/btn_bypop_over.png'); }
div.sortButtonList div.popular:active { background-image: url('../../img/user/event/button/sort/btn_bypop_down.png'); }
div.sortButtonList a.asc div.popular { background-image: url('../../img/user/event/button/sort/btn_bypop_off_down.png'); }
div.sortButtonList a.desc div.popular { background-image: url('../../img/user/event/button/sort/btn_bypop_off_up.png'); }
div.sortButtonList div.update { background-image: url('../../img/user/event/button/sort/btn_byup.png'); }
div.sortButtonList div.update:hover { background-image: url('../../img/user/event/button/sort/btn_byup_over.png'); }
div.sortButtonList div.update:active { background-image: url('../../img/user/event/button/sort/btn_byup_down.png'); }
div.sortButtonList a.asc div.update { background-image: url('../../img/user/event/button/sort/btn_byup_off_down.png'); }
div.sortButtonList a.desc div.update { background-image: url('../../img/user/event/button/sort/btn_byup_off_up.png'); }

div.sortBlock div.addBlock {
}
div.sortBlock div.addBlock div.title {
	float: left;
	font-size: 120%;
}
div.sortBlock div.addBlock div.add {
	float: left;
}
div.sortBlock div.addBlock div.search {
	float: left;
	margin-left: 10px;
	position: relative;
}
div.sortBlock div.addBlock div.button div.addButton {
	width: 199px;
	height: 29px;
	background-image: url('../../img/user/event/button/add/btn_eventup.png');
}
div.sortBlock div.addBlock div.button div.addButton:hover { background-image: url('../../img/user/event/button/add/btn_eventup_over.png'); }
div.sortBlock div.addBlock div.button div.addButton:active { background-image: url('../../img/user/event/button/add/btn_eventup_down.png'); }

div.sortBlock div.addBlock div.searchMenu {
	display: none;
	position: absolute;
	top: 20px;
	left: -180px;
	width: 190px;
	padding: 5px 10px;
	z-index: 20;
	background-color: #fff;

	border: solid 1px #aaa;


	box-shadow: 1px 0px 8px rgba(0, 0, 0, 0.30);
	-moz-box-shadow: 1px 0px 8px rgba(0, 0, 0, 0.30);
	-webkit-box-shadow: 1px 0px 8px rgba(0, 0, 0, 0.30);
}


table.eventList {
}
table.eventList td {
	padding: 0 4px 8px 4px;
}



div.noDataMessage {
	width: 600px;
	height: 100px;
	line-height: 100px;
	margin: 20px auto;
	padding: 10px;
	text-align: center;
	border: solid 1px #aaa;
	background-color: #eee;
}

/*
 * Concierge
 */
div.eventDetail div.concierge {
	height: 56px;
}
div.eventDetail div.concierge div.country {
	float: left;
}

#contactContent div.centerBlock div.contactContentWrapper {
	position: relative;
	height: 360px;
}
#contactContent div.contactContentInner {
	position: absolute;
}
#contactContentComplete div.completeMessage {
	text-align: center;
	margin-top: 20px;
}
