/* carousel  */

#main_image_thumb1, #main_image_thumb2, #main_image_thumb3, #main_image_thumb4 {
	background: url(../images/main_image_thumb_bg.gif) no-repeat;
	width: 104px;
	height: 91px;
	position: absolute;
	z-index: 10;
}

.carousel_anchor {
	padding: 3px;
	font-size: 11px;
	font-family: Verdana;
}

	.carousel_anchor .carousel_thumbnail {
		height: 67px;
		display: block;
	}

	.carousel_anchor span.title {
		padding-top: 10px;
		display: block;
		text-align: center;
		text-decoration: none;
		color: #9c9e87;
	}
	
	.carousel_anchor a:hover span.title, .carousel_controls .onDisplay span.title {
		font-weight: bold;
		color: #3a3a3a;
		white-space: nowrap;
	}

#main_image_thumb1 {
	top: -20px; left: 450px;
}

#main_image_thumb2 {
	top: -20px; left: 565px;
}

#main_image_thumb3 {
	top: 83px; left: 450px;
}

#main_image_thumb4 {
	top: 83px; left: 565px;
}

.carousel_image {
	position: absolute;
	top: 0px;
	left: 0px;
}

#main_content_textbox .carousel_content {
	display: none;
}

.carousel_content p {
	line-height: 18px;
}

#main_content_textbox .onDisplay {
	display: block !important;
}

.indicator {
	position: absolute;
	bottom: 17px;
	left: 40px;
	display: none;
}

.onDisplay .indicator {
	display: block;
}

/* Right Column */

.right_column_tab {
	background: #EEE9E5 url(../images/rightcolumn_background.png) no-repeat scroll 0 0;
	height:auto;
	width:208px;
	padding: 12px 16px 16px;
	margin-bottom:20px;
	display: block;
	overflow: hidden;
}
	

.right_column_tab h3 red {
	color: red;
}

#right_column_content {
	margin-top:13px;
}	

#rightcolumn_editor_image_bg {
	background: url(../images/meet_the_editor_bg.png) no-repeat scroll 0 0;
	margin: 13px 0 13px -4px;
	width:190px;
	height:158px;
}

#rightcolumn_editor_image {
	width:170px;
	height:135px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 10px;
	margin:4px;
}

.right_column_form {
	width: 204px;
}

.right_column_tab ul {
	margin: 0;
	padding: 0;
}

.right_column_tab ol {
	margin: 0;
	padding: 0 0 0 10px;	
}

.right_column_tab ul {
	list-style: none;
}

.right_column_tab ol li {
	list-style: decimal;
	list-style-position: outside;
}

.right_column_tab ol li a {
	text-transform: uppercase;
}

.right_column_tab .odd  {
	padding: 10px 5px 10px;
	color: #6D6D6D;
	background-color: transparent;
} 
.right_column_tab .even {
	position: relative;
	padding:10px 5px 10px;
	text-decoration: none;
	color: #6D6D6D;
	background-color: #FFFFFF;
}

.right_column_tab ul li label {
	float: left;
	width: 15px
}

.right_column_tab .list_border li {
	background: url(../images/item_boxes/sidebar_list_border.jpg) no-repeat 0 0;
	color:#6D6D6D;
	padding:9px 0;
	clear:left;
}

.right_column_tab .list_border .first {
	background:none;
}

.odd_even_arrow a {
	font-size: 10px;
	color: #483C32;
	text-decoration: none;
	background: url(../images/item_boxes/arrow_toplist.gif) no-repeat 4px 6px;
	display: block;
	padding-left: 16px;
	position: relative;
}

.odd_even_arrow a:hover {
	font-size: 10px;
	color: #483C32;
	text-decoration: underline;
}

.odd_even_arrow a:visited {
	text-decoration: none;
}


#left_column_list {
	float:right; 
	margin-right:30px;
	width:228px;
}

#left_column_list div {
	background-color:#FFFFFF;
}

#left_column_list div div {
	background-color: #F9FAF4;
	width:208px;
	border-left:7px solid #E5E6C7;
	border-right:7px solid #E5E6C7;
	border-bottom:8px solid #E5E6C7;
	margin: 0px 3px 3px 3px;
}


#welcome_message_logged_in {
	background: url(../images/login_hello_again.gif) no-repeat scroll 0 0;
	width: 157px;
	height: 22px;
	text-indent: -9999px;
	padding: 0 0 10px;
}

#welcome_message_logged_out {
	background: url(../images/login.gif) no-repeat scroll 0 0;
	width: 47px;
	height: 22px;
	text-indent: -9999px;
	float: left;
	margin: 0 0 10px;
}

#login_links {	
	font-size: 9px;
	margin: 2px 0 0 36px;
	float: left;
}

.forgot_login a:link, .forgot_login a:active, .forgot_login a:visited { 
	color: #555452;
}

.forgot_login a:hover {
	text-decoration: none;
}

	#wlpeActivate label {
		display: block;	
	}
	
	#wlpeActivate input {
		display: block;
		margin: 5px 0;
	}

.register a:link, .register a:visited, .register  a:active {
	color: #555452;
	font-weight: bold;
}

.register a:hover {
 text-decoration: none;
}

.login_seperator {
	color: #cfcfcf;
	font-size: 14px;
}

#logged_in_user_img {
	background: url(../images/profile_frame.gif) no-repeat scroll 0 0;
	width: 45px;
	height: 34px;
	padding: 3px;
	float: left;
	overflow: hidden;
}

#logged_in_user_img {
	height: 32px;
}

#welcome_back, .logout, .logout a:link, .logout a:active, .logout a:visited  {
	color: #72614f;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;

}

#welcome_back a {
	position:relative;
}
.logout a:hover{
	text-decoration: underline;
}

#logged_in_username {
	color: #443822;
	font-weight: bold;
	font-size: 12px;
}

#login_form {
	clear: left;
}

.login_textbox {
	border-left: 1px solid #cdcdcb;
	border-top: 1px solid #cdcdcb;
	color: #989898;
	padding: 3px 6px 7px;
	width: 193px;
	margin: 0 0 10px;
}

.remember_me_box {
	border-left: 1px solid #cdcdcb;
	border-top: 1px solid #cdcdcb;
	float: left;
}



#remember_me_text {
	color: #514c48;
	font-size: 9px;
	padding: 0 0 3px 5px;
	float: left;
}


/* style */
#right_column h1 {
	font-size: 9px;
	text-transform: uppercase;
	color: #666666;
}
#right_column h3 {
	font-size:18px;
}
#right_column {
	font-size:11px;
	line-height:15px;
}
#right_column_content {
	font-weight:bold;
	line-height:18px;
	font-size:12px;
}

.red {
	color:#FF0000;
}

/* Left Column List */

div.item_box {
	width: 228px;
	float: right;
	/*padding: 10px 25px 20px 0px;*/
	/*padding: 10px 20px 20px 10px;*/
	/*margin-left: 20px;*/
	padding: 10px 15px 20px 10px; /*changed by laurens 06/05/2010*/
}

div.item_box_header {
	width: 228px;
	height: 44px;
}

div.item_box_header_featured {
	width: 228px;
	height: 36px;
}

div.item_box_wrapper {
	border-left: 3px #FFFFFF solid;
	border-right: 3px #FFFFFF solid;
}

div.item_box_wrapper_bottom {
	border-left: 3px #FFFFFF solid;
	border-right: 3px #FFFFFF solid;
	border-bottom: 3px #FFFFFF solid;
}

#item_box_inner_wrapper, #item_box_wrapper_nolinks {
	border-left: 7px #E5E6C6 solid;
	border-right: 7px #E5E6C6 solid;
	border-bottom: 7px #E5E6C6 solid;
	width: 202px;
	padding: 3px;
	background-color: #FFFFFF;
}

#item_box_header_events {
	background: url(../images/itembox_header_featuredevents.png) no-repeat scroll 0 0;
}

#item_box_header_photo {
	background: url(../images/itembox_header_photo.png) no-repeat scroll 0 0;
}

#item_box_inner_wrapper ul, #item_box_wrapper_nolinks ul {
	list-style-type: none;
	width: 202px;
} 


#item_box_inner_wrapper li {
	background: url(../images/item_boxes/arrow_toplist.gif) no-repeat scroll 5% 52%;
	display: block;
	color: #2f3022;
	font-size: 12px;
	border-bottom: 1px dotted #d4b5b3;
}
#item_box_inner_wrapper li.no_border_bottom {
	border-bottom: none;
}	

li.item_box_wrapper_nolinks_address {
	background: url(../images/item_boxes/arrow_toplist.gif) no-repeat scroll 5% 20% !important;
	display: block;
	color: #2f3022;
	font-size: 11px;
	border-bottom: 1px dotted #d4b5b3;
	padding: 13px 10px 13px 20px;
}

#item_box_wrapper_nolinks li {
	background: url(../images/item_boxes/arrow_toplist.gif) no-repeat scroll 5% 52%;
	display: block;
	color: #2f3022;
	font-size: 11px;
	border-bottom: 1px dotted #d4b5b3;
	padding: 13px 10px 13px 20px;
}



#item_box_inner_wrapper {
	display: block;
	color: #2f3022;
	text-decoration: none;
}

#item_box_inner_wrapper a {
	display: block;
	color: #2f3022;
	text-decoration: none;
	padding: 13px 10px 13px 20px;
}

#item_box_wrapper_nolinks a {
	display: block;
	color: #2f3022;
	text-decoration: none;
}

#item_box_wrapper_nolinks a:hover {
	text-decoration: underline;
}

#item_box_inner_wrapper a:hover {
	/*background: url(../images/item_boxes/arrow_toplist.gif) no-repeat scroll 5% 52%;*/
	text-decoration: underline; 
}

#item_box_inner_wrapper a:active {
	/*background: #f0f2e4 url(../images/item_boxes/arrow_toplist.gif) no-repeat scroll 5% 52%;*/
	text-decoration: none;
	font-weight: bold; 
}

#item_box_inner_wrapper a.active {
	background: #f0f2e4 url(../images/item_boxes/arrow_toplist.gif) no-repeat scroll 5% 52%;
	text-decoration: none;
	font-weight: bold; 
}
#item_box_inner_wrapper .light_green_bg {
	background-color: #F9FAF4;
	height:auto;	
}	
#item_box_inner_wrapper .attach_image {
	padding-left: 5px;
	position:relative;
	height:auto;
	padding-right:5px;
	padding-top: 10px;
}

#item_box_inner_wrapper .button_small {
	height: 35px;
}
#item_box_inner_wrapper .button_small a {
	float: left;
	color:#FFFFFF !important; 
	padding-top: 5px;
}
#item_box_inner_wrapper .button_small a:link,
#item_box_inner_wrapper .button_small a:active,
#item_box_inner_wrapper .button_small a:visited {
	background: url(../images/buttons/buttons_more.png) no-repeat scroll 0 0;
	text-decoration: none;
}	
#item_box_inner_wrapper .button_small a:hover {
	 background-position: 0 -27px;
}

/* Left Column - added by Jac */

#main_content_header {
	padding-top: 7px;
	font-size: 28px;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

#main_content_left_column {
	width: 408px;
	float: left;
}

#main_content_right_column {
	width: 256px; /* In total 282px */
	padding-left: 13px;
	float: left;
	margin-top: -40px;
}

.with_breadcrumb #main_content_right_column {
	/*margin-top: 0px;*/
}

.venue_detail_page #main_content_right_column {
	margin-top: 0px;
}

#body_events #main_content_right_column, #body_event #main_content_right_column, .marketplace_page #main_content_right_column {
	margin-top: 0px;
}


/* For simple content pages such as terms and conditions */
.main_content_bg .content {
	width: auto;
	/*width: 672px;*/
	display: block;
}



/* Featured pages */
.featured_article {

}

.featured_article img {
	background:transparent url(../images/content_bg.png) no-repeat scroll 0 0;
	display: block;
}

.featured_article_img_plain {
	margin: 0px 0px 0px 0px !important; 
	background:none !important;
	height:auto !important;
	width:auto !important;
	padding: 0px 0px 0px 0px !important;
	float:none !important;
	display:inline !important;
}

.featured_article_img_left {
	float: left;
	margin: 0px 10px 5px 0px; 
	height:135px;
	width:170px;
	padding: 11px 10px 12px 10px;
}

.featured_article_img_right {
	float: right;
	margin: 0px 0px 5px 10px; 
	height:135px;
	width:170px;
	padding: 11px 10px 12px 10px;
}

/* Comments form */

#comment_form {
	clear: both;
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
	border-top: 1px solid #E2DDD9;
}

	#comment_form td {
		padding: 5px 5px 0 0;
		vertical-align: top;
		text-align: right;
	}
	
	form .text_input {
		border: 1px solid #E2DDD9;
	}
	
	input.text_input {
		width: 200px;
		padding: 2px;
	}
	
	textarea.text_input {
		width: 204px;
		height: 100px;
	}





/* Upcoming Events */

#upcoming_event_header {
	background:url(../images/title_upcoming_events.png) no-repeat scroll 0 0;
	display: block;
	width: 250px;
	height: 17px;
	margin: 10px 0;
	text-indent: -9999px;
}

#dotted_line, .dotted_line {
	background:url(../images/upcoming_events_dottedlines.gif) repeat-x scroll 0 0;	
	height: 2px;
	clear: both;
	padding-top: 3px;
	padding-bottom: 3px;
}

div.upcoming_event_item {
	/*height: 60px;
	margin: 10px 0 25px;*/
	clear: both;
}

div.upcoming_event_venue_logo { 
	float: left;
	width: 90px;
	padding: 5px 15px 0 5px;
}

div.upcoming_event_title {
	padding: 0 0 3px 0;
} 

div.upcoming_event_summary { 

}

div.upcoming_event_content {
	float: left;
	width: 420px;
	padding-bottom: 10px;
}



.upcoming_event_item {
	padding: 10px;
}

.upcoming_event_item div {
	/*float: left;*/
}


.event_venue_details {

}

#upcoming_event_container .event_venue_details a {
	font-weight: normal;
}

/* Events Detail Page - Jac */

#events_detail_image, #venue_detail_image_main {
	width: 222px;
	/*height: 147px;*/
	overflow:hidden;
	padding: 0 0 0 3px;
}

#google_event_map {
	padding: 10px 0 0 0;
}

#event_info {
	padding:  13px 15px;
}

div.event_info_text {
	padding: 0 0 15px;
}

div.event_info_title {
	font-weight: bold;
}


/* Venue Landing Page - Jac */

#landing_page_text {
	float: left;
	padding: 5px 60px 20px 2px;
}

.box_venue_soho_container {
	display: block;
	float: left;
	margin-bottom: 4px;
}

div.box_venue_soho_content {
	background: #eaead0;
	width: 326px;
	padding: 5px 0 8px 8px; 
	color: #563C18;
	font-size: 11px;
}


div.box_venue_spacer {
	display: block;
	height: 100px;
	width: 15px;
	float: left;
}

div.box_venue_soho_content .submit_button {
	margin: -5px 6px 0 0;
	float: right;
}


#box_eatin_soho_header, #box_drinkin_soho_header, #box_shopin_soho_header, #box_livein_soho_header {
	width: 334px;
	height: 50px;
}

#box_eatin_soho_header  {
	background: url(../images/box_eatin_soho.jpg) no-repeat scroll 0 0;
}

#box_drinkin_soho_header  {
	background: url(../images/box_drinkin_soho.jpg) no-repeat scroll 0 0;
}

#box_shopin_soho_header  {
	background: url(../images/box_shopin_soho.jpg) no-repeat scroll 0 0;
}

#box_livein_soho_header  {
	background: url(../images/box_livein_soho.jpg) no-repeat scroll 0 0;
}

div.box_venue_content {
	padding: 5px 3px 0px 2px;
	height: 40px;
}

div.box_venue_bottom {
	padding: 0 0 5px;
}

div.box_venue_select {
	background:#F0F2E5 none repeat scroll 0 0;
	height:15px;
	padding:12px ;
	width:290px;
	border: 3px solid #FFFFFF;
}

	div.box_venue_select select {
		width: 140px;
	}


#recent_reviews_container {
	width: 468px;
	float: left;
}

#soho_picks_right {
	float: right;
	border-left:1px dotted #C8C4C5;
	width: 212px;
	height: 400px;
}

div.soho_picks_item {
	border-bottom: 1px dotted #C8C4C5;
	float: left;
	width: 192px;
	padding: 6px 0 6px 20px;
}

div.soho_picks_item_noborder {
	float: left;
	padding: 6px 0 12px 20px;
	width: 192px;
}

div.soho_picks_image {
	width: 79px;
	float: left;
}

div.soho_picks_title, div.soho_picks_title a:link, div.soho_picks_title a:visited, div.soho_picks_title a:active  {
	color: #262626;
	font-weight: bold;
	padding: 3px 0 3px; 
	text-decoration: none;
}

div.soho_picks_title a:hover {
	text-decoration: underline;
}

div.soho_picks_type {
	color: #615c55;
}

#item_box_header_info {
	background: url(../images/info.png) no-repeat scroll 0 0;
}

#item_box_header_info_featured {
	background: url(../images/info2.png) no-repeat scroll 0 0;
}

/* Venue Detail - Jac */

#item_box_header_venue_info {
	background: url(../images/itembox_venue_info.png) no-repeat scroll 0 0;
}

#venue_detail_logo {
	background-color: #FFFFFF;
	border-bottom: 7px solid #E5E6C6;
	border-left: 7px solid #E5E6C6;
	border-right: 7px solid #E5E6C6;
}

#venue_extra_images_container {
	display: block;
	margin: 0 0 0 2px;
}

div.venue_extra_image {
	float: left;
	padding: 3px 2px 0 1px;
}

#venue_location_header {
	background: url(../images/title_venue_location.png) no-repeat scroll 0 0;
	height:13px;
	margin-top: 17px;
	text-indent:-9999px;
	width:115px;
}

#venue_location_map {
	margin: 17px 0 0 3px;
	float: left;
}

#venue_details {
	position: relative;
	background: #EFEBEA;
	margin-top: 13px;
	min-height: 98px;
	/* IE6 fix for min-height */
	height: auto !important; 
	height: 98px;	

}
#venue_address {
	float: left;
	width: 160px;
	padding: 13px 0 7px 13px;
	overflow: hidden;
	background: #EFEBEA;
}

#venue_details_bottom {
	clear: left;
	background: url(../images/venue_details_bottom.jpg) no-repeat;
	width: 408px;
	height: 5px;
}

.venue_address, .venue_address_chi {
	color: #747943;
	font-size: 12px;
}

#attributes_ul {

}

#rounded_corner_topleft_venue {
	background: url(../images/rounded_corner_topleft_venue.png) no-repeat;
	width: 5px;
	height: 5px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

#rounded_corner_topright_venue {
	background: url(../images/rounded_corner_topright_venue.png) no-repeat;
	width: 5px;
	height: 5px;
	position: absolute;
	top: 0;
	left: 403px;
	z-index: 2;
}

#venue_attributes{ 
	background: #EFEBEA;
	float: left;
	width: 205px;
	padding: 13px 0 7px 30px;
}

.attributes_li {
	color: #644820;
	font-size :12px;
}

.attributes_li a:link, .attributes_li a:active, .attributes_li a:visited {
	text-decoration: underline; 
	color: #644820;
}

.attributes_li a:hover {
	text-decoration: none;
}

.attributes_li h4 {
	float: left;
	width: 70px;
}


#venue_menu a {
	clear: left;
	background: url(../images/download_menu.jpg) no-repeat;
	width: 408px;
	height: 50px;
	display:block;
	text-indent: -9999px;
}

#venue_opening_hours {
	clear: left;
	color: #625d57;
	font-size: 12px;
	line-height: 18px;
}


#venue_opening_hours {
	padding: 20px 0 10px;
}

#venue_description {
	margin: 35px 0;
	font-size: 12px;
	line-height: 18px;
	color: #635e58;
}

#venue_photo_gallery_header {
	background: url(../images/title_photo_gallery.png) no-repeat scroll 0 0;
	width: 250px;
	height: 17px;
	text-indent: -9999px;
	margin: 24px 0 10px;
}

#venue_photo_gallery {
	height: 106px;
	width: 408px;
	overflow: hidden;
	position: relative;
}

#venue_photo_gallery_sliders {
	position:relative;
	width:428px;
	margin-left: -10px;
	
	
float:left;
height:auto;
position:relative;
z-index:9999;
}

#slideLeft {
	background:transparent url(../images/carousel_arrow_left.png) no-repeat scroll 0 0;
	height:21px;
	position:absolute;
	text-indent:-9999px;
	top:42px;
	width:24px;
	z-index:99999999;
	cursor: pointer;
}

#slideRight {
	background:transparent url(../images/carousel_arrow_right.png) no-repeat scroll 0 0;
	height:21px;
	padding:0;
	position:absolute;
	text-indent:-9999px;
	top:42px;
	right: 0;
	width:24px;
	z-index:99999999;
	cursor: pointer;
}

.slider {
	width: 2000px;
	position: relative;
}

#venue_photo_gallery_image img {
	width: 132px; 
	height: 106px;
	margin-right: 6px;
}

#venue_photo_gallery .slidingElement {
	display:block;
	height:106px;
	position:absolute;
}



#venue_description_header {
	background: url(../images/title_venue_description.png) no-repeat scroll 0 0;
	width: 250px;
	height: 17px;
	text-indent: -9999px;
	margin: 0 0 15px;
}

#venue_featured_review {
	padding-top: 10px;
	clear: left;
}

#venue_featured_review_header {
	background: url(../images/title_featured_review.png) no-repeat scroll 0 0;
	width: 250px;
	height: 17px;
	text-indent: -9999px;
	margin: 0 0 15px;
}

#venue_rate {
	margin: 35px 0;
	font-size: 12px;
	line-height: 18px;
	color: #635e58;
}

#venue_rate_header {
	background: url(../images/title_rate_this_venue.png) no-repeat scroll 0 0;
	width: 122px;
	height: 13px;
	text-indent: -9999px;
	margin: 0 0 15px;
}

#venue_member_rating_header {
	background: url(../images/title_member_rating.jpg) no-repeat scroll 0 0;
	width: 115px;
	height: 17px;
	text-indent: -9999px;
	margin: 0 0 15px;
} 

#venue_rate div.member { float: left; margin-left: 5px;}
#venue_rate div.default { clear:left; padding-top: 8px; }
/* IE 7  */
*:first-child+html #venue_rate div.default { clear:left; padding-top: 0; }
/* IE 6  */
* html #venue_rate div.default { clear:left; padding-top: 0; }

 /* jQuery.Rating Plugin CSS ----default rating */
.default div.rating-cancel,
.default div.star-rating{float:left;width:16px;height:13px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
.default div.rating-cancel,
.default div.rating-cancel a{background:url(../images/delete.gif) no-repeat 0 -14px}
.default div.star-rating,
.default div.star-rating a{background:url(../images/rate_heart.jpg) no-repeat 0 0px}
.default div.rating-cancel a,
.default div.star-rating a{display:block;width:15px;height:100%;background-position:0 0px;border:0}
.default div.star-rating-on a{background-position:0 -14px!important}
.default div.star-rating-hover a{background-position:0 -28px}
/* Read Only CSS */
.default div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
.default div.star-rating{background:transparent!important;overflow:hidden!important; margin-right: 5px;}

/*---------member rating -----*/
.member div.rating-cancel,
.member div.star-rating{float:left;width:23px;height:37px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
.member div.rating-cancel,
.member div.rating-cancel a{background:url(../images/delete.gif) no-repeat 0 -38px}
.member div.star-rating,
.member div.star-rating a{background:url(../images/rate_member.jpg) no-repeat 0 0px}
.member div.rating-cancel a,
.member div.star-rating a{display:block;width:22px;height:100%;background-position:0 0px;border:0}
.member div.star-rating-on a{background-position:0 -38px!important}
.member div.star-rating-hover a{background-position:0 -76px}
/* Read Only CSS */
.member div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
.member div.star-rating{background:transparent!important;overflow:hidden!important; margin-right: 12px;}

/* END jQuery.Rating Plugin CSS */







#user_comments_container {
	background: #f8f9f3;
}

#user_comments_header {
	background: url(../images/title_user_comments.png) no-repeat scroll 0 0;
	width: 250px;
	height: 17px;
	text-indent: -9999px;
	display: block;
	float: left; 
	margin: 5px 0 12px;
}
#user_reviews_header {
	background: url(../images/title_user_reviews.png) no-repeat scroll 0 0;
	width: 250px;
	height: 17px;
	text-indent: -9999px;
	display: block;
	float: left; 
	margin: 5px 0 12px;
}

#reviews_sort {
	padding: 10px 0 6px 6px;
	height: 20px;
}

#reviews_sort label {
	width: 57px;
	float: left;
}

#reviews_sort select {
	float: left;
}

.comments_page_list {
	float: right;
}

.comments_page_list span {
	float: left;
}

.comments_page_list span b {
	padding: 3px 5px;
	display:block;
}

.comments_page_list span a {
	cursor:pointer;
	display:block;
}

.comments_page_list .paging_left a,
.comments_page_list .paging_right a {
	padding: 2px;
}

#user_comments_sort {
	color:#777662;
	font-size:11px;
	padding: 20px 5px;
	margin: 0 0 10px;
	clear: both;
}

.sort_box_pages {
	float: right;
	color: #655d39;
	padding-top: 5px;
	margin: 0 15px;
	padding-bottom: 5px;
}

#review_pagination {
	float: right;
}

#review_pagination li {
	float: left;
	margin-right: 5px;
}

.page_select_unactive a, .page_select_unactive a:link, .page_select_unactive a:active, .page_select_unactive a:visited, #review_pagination .pageNumber a {
	background: #fbfcf7; 
	color: #cfccc3;
	border: 1px solid #e8e7e2;
	padding: 2px 5px;
	text-decoration: none;
	margin: 0 1px;
}

.page_select_unactive a:hover, #review_pagination .pageNumber a:hover {
	border: 1px solid #b9b8b4;
	color: #777662;
}

.paging_left, .paging_right {
	/*padding-left: 5px;
	padding-right: 5px;*/
}

.paging_left a, .paging_right a {
	text-decoration: none !important;
	width: 15px;
	height: 15px;
}

#prevReviews a, #nextReviews a {
	text-indent: -9999px;
	display: block;
	padding: 5px;
}

#prevReviews a {
	background: url("../images/paging_left.gif") no-repeat scroll 3px 6px;
}

#nextReviews a {
	background: url("../images/paging_right.gif") no-repeat scroll 3px 6px;
}	

.paging_left a  {
	background: url("../images/paging_left.gif") no-repeat scroll 50% 50%;
	padding: 5px;
}

.paging_right a  {
	background: url("../images/paging_right.gif") no-repeat scroll 50% 50%;
	padding: 5px;
}

div.usercomment_item {
	background: #FFFFFF;
	width: 564px;
	margin: 15px 5px;
	padding: 15px 20px 20px;
	border-right: 1px solid #e2e5d4;
	border-bottom: 1px solid #e2e5d4;
}

div.usercomment_item .user_thumb {
	float: left;
	margin-right: 7px;
}
	div.usercomment_item .user_info {
		vertical-align: middle;
		padding-top: 5px;
	}
	
	.template_29 #article_comments_form .title_field {
		display: none;
	}
	
	.template_29 div.usercomment_item h2 {
		display: none;
	}

.pages_info {
	color: #6b6764;
	font-size: 11px;
	padding: 3px 15px 0 0;
}

#add_comment_box {
	position: relative;
	font-weight: bold;
}
.add_comment_box_left_col {
	width: 90px;
	float:left;
	text-align: right;
	padding-right:15px;
}

.add_comment_textfield {
	width: 495px;
	font-weight:normal;
}

#marketplace_contact_details {
	width: 300px;
	font-weight:normal;
}

#marketplace_captcha_text_field {
	width: 100px;
	font-weight:normal;
	margin-bottom: 10px;
}

#post_item_market {
	float: left;
}

#add_comment_box .button_plus_indent {
	height: 30px;
	padding-right: 10px;
}	
.add_comment_box_right_col {
	padding-left:105px;
}
.add_comment_box_right_col span {
	float:left;
}
.add_comment_box_right_col .button_large a:link, .add_comment_box_right_col .button_large a:active, .add_comment_box_right_col .button_large a:visited {
	margin-right: 10px;
	float: left;
}


/* venue_eat_list - Jac */

#venue_list_selection_top {
	width: 655px;
	background: #e6e6da;
	float: left;
	padding: 12px 0px 0px 15px;
}

.venue_select_selection_box {
	padding: 8px 15px 6px 7px;
	/*background: #f8f9f3;*/
	margin: 0px 0px 0px 10px;
}

.venue_select_selection_box select {
	margin-bottom: 4px;
	min-width: 100px;
}

.venue_list_selection_text {
	float: left;
	display: block;
}

#venue_list_headers {
	width: 655px;
	background: #f8f9f3;
	padding: 12px 0 6px 15px;
	font-weight: bold;
	float: left;
}

.venue_list_venue_name {
	width: 250px;
	float: left;
}

.venue_list_venue_address {
	float: left;
	width: 130px;
	/*font-size: 10px;
	color: #323230;
	line-height: 14px;*/
}

.venue_list_venue_contact {
	float: left;
	width: 265px;
}

.venue_list_venue_contact .button_small a {
	margin-top: 35px;
}

.venue_list_contact_info_header {
	width: 40px;
	float: left;

}

.venue_list_contact_text {
	clear: left;
}


.venue_list_info_standard {
	height: auto;
	border-top: 1px solid #b5b6b1;
	padding: 12px 0 12px 15px;
	width: 655px;
	clear: left;
}

.venue_list_info_featured {
	background: #E6E6DA !important;
}


div.venue_list_info {
	float: left;
	width: 130px;
}

div.venue_list_image_container {
	float: left;
	width: 115px;
	height: 80px;
}
	.venue_list_image_container img {
		width: 104px;
	}

.venue_list_img {
	background: #FFFFFF;
	border-right: 1px solid #cbcbcb;
	border-bottom: 1px solid #cbcbcb;
	width: 97px;
	height: 67px;
	padding: 4px 4px 4px 3px;
}

div.venue_list_contact_info {
	float: left;
}

div.venue_list_end_links {
	float: right;
	height: 80px;
	position: relative;
}

div.venue_list_end_links .button_small a {
	position: absolute;
	bottom: 0px;
	right: 0px;
} 


div.venue_list_venue_type {
	width: 70px;
	height: 18px;
	color: #323230;
	padding-top: 3px;
	padding-right: 25px;
	position: absolute;
	right: 0px;
	text-align: right;
}

div.venue_list_venue_type_restaurant {
	background: url(../images/venue_list_types/eat.gif) no-repeat scroll 100% 0;
}

div.venue_list_venue_type_live {
	background: url(../images/venue_list_types/live.gif) no-repeat scroll 100% 0;
}

div.venue_list_venue_type_drink {
	background: url(../images/venue_list_types/drink.gif) no-repeat scroll 100% 0;
}

div.venue_list_venue_type_shop {
	background: url(../images/venue_list_types/shop.gif) no-repeat scroll 100% 0;
}

div.venue_list_view_container {

}

.venue_list_view {
	padding: 0 0 0 8px;
}

/* Promotions */
#promotions_form {
	padding: 10px 0;
}

h3.formlabel {
	float: left;
	margin-right: 5px;
}

#promotion_item_first {
	border-top: none;
}

.promotion_item {
	border-top: 1px dotted #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}

.promo_logo {
	width: 87px;
	height: 76px;
	padding: 10px;
	float: left;
}	

.promo_detail {
	float: left;
	width: 262px;
	padding-left: 20px;
}

.promo_detail h2 {
	color: #563C18;
}

.promo_detail h2 a {
	color: #333333;
	text-decoration: underline;
}

.promo_availabe_time {
	float: left;
}

div.available_for {
	font-size: 9px;
	font-weight:bold;
	color:#999999;
	padding-bottom: 3px;
}

.promo_availabe_day {
	color:#CCCCCC;
	font-weight:bold;
	position:relative;
	padding: 6px 0 6px 0;
	height:25px;
}	

.promo_availabe_day div {
	border: 1px solid #CCCCCC;
	width: 25px;
	height:18px;
	padding: 5px 0 0 3px;
	float:left;
	margin-right: 1px;
	font-size:9px;
	font-family:Verdana;
}

.promo_availabe_day div.active {
	color: #990000;
}


/*Seen In SoHo */

#photo_gallery_header {
	background: url(../images/title_photo_gallery.png) no-repeat scroll 0 0;
	width: 250px;
	height: 17px;
	text-indent: -9999px;
}

#seen_in_soho_gallery_container {
}

#photo_gallery_images {
	border-top: 1px dotted #a9a9a9;
	margin: 5px 0 0;
	padding: 0 0 0 15px;
}


div.gallery_img_container {
	float: left;
	margin: 10px 15px 0 0; 
}

div.thumbnail_selector {
	height:70px;
	left:-14px;
	position:relative;
	width:687px;
}

div.gallery_img_container_selector {
	float: left;
	margin: 10px 7px 0 0; 
}

div.gallery_img_thumb {
	padding: 5px;
	background: #FFFFFF;
	border-right: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	width: 94px;
}

div.image_scroll_left {
	float:left;
	left:10px;
	position:relative;
	top:42px;
}

div.image_scroll_right {
	float:right;
	left:3px;
	position:relative;
	top:-43px;
}

#gallery_img_thumb_active {
	padding: 4px 5px 5px;
	border: 1px solid #9c9b97;
}

div.gallery_img_thumb_active_arrow {
	height:15px;
	left:40px;
	position:relative;
	top:-10px;
	width:26px;
}

div.gallery_img_title {
	padding: 3px;
	font-weight: bold;
}

#gallery_large_image_container {
	background:transparent url(../images/image_gallery_large_bg.gif) no-repeat scroll 0 0;
	padding: 0px 80px 0;
	width: 545px;
	margin-bottom: 50px;
	clear: left;
}

#gallery_large_image_container .button_large a {
	margin-top: 10px;
	float: left;
}

#gallery_large_image {
	padding: 5px;
	width: 523px;
	border: 1px solid #ced0cb;
}

#gallery_image_title {
	padding: 10px 0 5px;
}

#gallery_image_summary {
	line-height: 16px;
}

/* Features Top 10 */

div.top10_container {
	margin: 50px 0 0 0;
	float: left;
}

div.top10_heart_number {
	background: url(../images/icon_heart.png) no-repeat scroll 0 0;
	display: block;
	float: left;
	width: 17px;
	height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	padding: 4px 0 0 9px;

	
}

div.top10_title {
	font-weight: bold;
	margin: 5px 0 0 10px;
	float: left;
}

div.top10_content {
	clear: left;
	margin: 0 0 0 37px;
	width: 270px;
}


/* Features Landing PAge */

/* List Box */

#item_box_features_container {
	margin: 0 0 0 -2px;
}

div.item_box_features {
	width: 228px;
	float: left;

}



#item_box_inner_wrapper_features {
	border-left: 7px #E5E6C6 solid;
	border-right: 7px #E5E6C6 solid;
	border-bottom: 7px #E5E6C6 solid;
	width: 188px;
	height: 226px;
	padding: 10px;
	background-color: #f9faf4;
}



#item_box_header_spotlight {
	background: url(../images/item_box/itembox_header_spotlight.png) no-repeat 0 0;
}
#item_box_header_secret-spots {
	background: url(../images/item_box/itembox_header_secret_spots.png) no-repeat 0 0;
}
#item_box_header_people-views, #item_box_header_features_people_views {
	background: url(../images/item_box/itembox_header_people_views.png) no-repeat 0 0;
}
#item_box_header_top-5, #item_box_header_features_top10 {
	background: url(../images/item_box/itembox_header_top_5.png) no-repeat 0 0;
}
#item_box_header_itineraries {
	background: url(../images/item_box/itembox_header_itineraries.png) no-repeat 0 0;
}
#item_box_header_culture, #item_box_header_features_culture {
	background: url(../images/item_box/itembox_header_culture.png) no-repeat 0 0;
}

div.item_box_features_img_container {
	
}

div.item_box_features_culture_content {
	padding: 6px 0 0;
}

.item_box_features_img {
	background: #FFFFFF;
	padding: 3px 3px 3px 3px;
	border-bottom: 1px solid #cacac8;
	border-right: 1px solid #cacac8;
}

div.item_box_featurtes_content {
	color:#605b55;
	font-size:10px;
	margin:2px 0 0;
	line-height:14px;
}

.read_more_features, .read_more_features a, .read_more_features a:link, .read_more_features a:visited {
	color: #6d6d6d;
	font-weight: bold;
	padding: 5px 0;
	font-size: 10px;
	text-decoration: none;
}

.read_more_features a:hover {
	text-decoration: underline;
}

div.soho_landmarks_container {
	float: left;
	width: 465px;
	margin: 0;
}

div.soho_landmarks_text {
	margin: 20px 0 0;
}

div.soho_landmarks_title {
	padding: 3px 0;
}

div.soho_landmarks_content {
	padding: 10px 0 ;
}


/* features_list_box */

/* Features Lists e.g. Top 5, Or Itineraries. */

.feature_list {
	padding-top: 50px;
	clear: both;
}

.feature_row {
	clear: both;
}

.feature_item {
	float: left;
	display: block;
	width: 320px;
	margin-right: 20px;
}

.list_item_summary {
	padding-left: 35px;
}

.feature_list h1 {
	font-weight: bold;
	font-size: 12px;
	color: #303020;
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	padding-left: 35px;
	padding-top: 5px;
}
	.feature_list h1 a {
		color: #303020;
	}

	.feature_list h1#list_item_one {
		background-image: url(../images/maps/1.png);
	}
	
	.feature_list h1#list_item_two {
		background-image: url(../images/maps/2.png);
	}
	
	.feature_list h1#list_item_three {
		background-image: url(../images/maps/3.png);
	}
	
	.feature_list h1#list_item_four {
		background-image: url(../images/maps/4.png);
	}
	
	.feature_list h1#list_item_five {
		background-image: url(../images/maps/5.png);
	}
	
	.feature_list h1#list_item_six {
		background-image: url(../images/maps/6.png);
	}
	
	.feature_list h1#list_item_seven {
		background-image: url(../images/maps/7.png);
	}
	
	.feature_list h1#list_item_eight {
		background-image: url(../images/maps/8.png);
	}
	
	.feature_list h1#list_item_nine {
		background-image: url(../images/maps/9.png);
	}
	
	.feature_list h1#list_item_ten {
		background-image: url(../images/maps/10.png);
	}


div.item_box_wrapper_features_list {
	border-left: 3px #FFFFFF solid;
	border-right: 3px #FFFFFF solid;
}

div.item_box_wrapper_bottom {
	border-left: 3px #FFFFFF solid;
	border-right: 3px #FFFFFF solid;
	border-bottom: 3px #FFFFFF solid;
}

#item_box_inner_wrapper_features_list {
	border-left: 7px #E5E6C6 solid;
	border-right: 7px #E5E6C6 solid;
	border-bottom: 7px #E5E6C6 solid;
	width: 202px;
	height: 240px;
	padding: 3px;
	background: #F9FAF4;
}

#item_box_inner_wrapper_features_list ul {
        list-style-type: none;
        width: 202px;
} 


#item_box_inner_wrapper_features_list li{
	background: url(../images/item_boxes/arrow_toplist.gif) no-repeat scroll 5% 52%;
	display: block;
	color: #2f3022;
	font-size: 11px;
	border-bottom: 1px dotted #d4b5b3;
}

#item_box_inner_wrapper_features_list a {
	display: block;
	color: #2f3022;
	text-decoration: none;
	padding: 13px 10px 13px 20px;
}

#item_box_inner_wrapper_features_list a:hover {
	background: url(../images/item_boxes/arrow_toplist.gif) no-repeat scroll 5% 52%;
	text-decoration: underline; 
}

#item_box_inner_wrapper_features_list a:active {
	background: #f0f2e4 url(../images/item_boxes/arrow_toplist.gif) no-repeat scroll 5% 52%;
	text-decoration: none;
	font-weight: bold; 
}

#item_box_inner_wrapper_features_list a.active {
	background: #f0f2e4 url(../images/item_boxes/arrow_toplist.gif) no-repeat scroll 5% 52%;
	text-decoration: none;
	font-weight: bold; 
}

/*Features_list_people_views */

div.item_box_wrapper_features_views {
	border-left: 3px #FFFFFF solid;
	border-right: 3px #FFFFFF solid;
}

div.item_box_wrapper_bottom {
	border-left: 3px #FFFFFF solid;
	border-right: 3px #FFFFFF solid;
	border-bottom: 3px #FFFFFF solid;
}

#item_box_inner_wrapper_features_views {
	border-left: 7px #E5E6C6 solid;
	border-right: 7px #E5E6C6 solid;
	border-bottom: 7px #E5E6C6 solid;
	width: 202px;
	height: 240px;
	padding: 3px;
	background: #F9FAF4;
}

#item_box_inner_wrapper_features_views ul {
        list-style-type: none;
        width: 202px;
} 


#item_box_inner_wrapper_features_views li{
	background: url(../images/item_boxes/arrow_toplist.gif) no-repeat scroll 5% 20%;
	display: block;
	color: #2f3022;
	font-size: 11px;
	border-bottom: 1px dotted #d4b5b3;
	height: 59px;
}

#item_box_inner_wrapper_features_views a {
	display: block;
	color: #2f3022;
	text-decoration: none;
	padding: 7px 10px 0px 20px;
}

#item_box_inner_wrapper_features_views a:hover {
	background: url(../images/item_boxes/arrow_toplist.gif) no-repeat scroll 5% 39%;
	text-decoration: underline; 
}

#item_box_inner_wrapper_features_views a:active {
	background: #f0f2e4 url(../images/item_boxes/arrow_toplist.gif) no-repeat scroll 5% 39%;
	text-decoration: none;
}

#item_box_inner_wrapper_features_views a.active {
	background: #f0f2e4 url(../images/item_boxes/arrow_toplist.gif) no-repeat scroll 5% 39%;
	text-decoration: none;
}

.list_people_views_name {
	float: left;
	font-weight: bold;

}	

.list_people_views_company {
	float: left;
	color: #61625d;
	font-weight: bold;
	font-size: 9px;
}

.list_people_views_quote {
	float: left;
	color: #8b8e59;
	font-style: italic;
	font-size: 10px;

}

.features_sponsored_by_container {
	width: 228px;
	float: left;
}

.features_sponsored_by {
	background: url(../images/ad_feature_box224x108.png) no-repeat scroll 0 0;
	padding: 12px 13px 13px;
	margin: 0 0 10px;
	height: 84px;
	clear: left;
}

.sponsored_by_text {
	padding: 5px 0;
	float: left;
}

/* register */

#register_form {
	width: 660px;
	padding: 16px;
	margin-top: 30px;
}

#register_form_leftcol, #register_form_rightcol {
	width: 330px;
	float: left;
}

#register_security_code {
	width: 144px;
	height: 72px;
	background: #000000;
}

.register_checkbox {
	vertical-align: middle;
	margin-right: 5px;
}

#register_profile_pic {
	width: 72px;
	height: 72px;
	border: 2px solid #cdc4bd;
}

#register_browse a {
	float: right;
	margin-top: -21px;
	margin-right: 70px;
}
#register_cancel a {
	float: left;
	margin-left: 20px;
}

#register_submit a {
	float: left;
}

#main_content .wlpeMessage {
	width: 600px;
	clear: both;
	float: none;
}

/* edit profile */

label {
	display: block;
}

#wlpeUserProfilePhotoImg {
	padding: 2px;
	border: 1px solid #CCCCCC;
}

/* login */

#login_main_column {
	width: 250px;
	
}



/* membership landing */
#my_profile_edit_1 {
	margin:13px 10px 0 15px;
	width:15px;
	float:left;
	background: url(../images/icon_edit.gif) no-repeat scroll 0 0;
	height:15px;	
}
#my_profile_edit_2 {
	font-size:11px;
	line-height:15px;
	padding-top:13px;	
	float:left;
	color:#999999;
}
#my_profile_edit_2 a:link, #my_profile_edit_2 a:visited, #my_profile_edit_2 a:active {
	color:#999999;	
	text-decoration: underline; 
} 

#my_profile_edit_2 a:hover {
	text-decoration: none;
}

#profile_detail {
	padding-top: 12px;
	position:relative;
	line-height: 20px;
	margin-bottom: 35px;
}
#profile_image {
	background: url(../images/profile_iconimage.jpg) no-repeat scroll 0 0;
	height:72px;
	width:72px;
	padding: 4px;
	float:left;
	overflow: hidden;
}
#profile_detail ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
}	
#profile_detail ul li{
	float:left;
}
#profile_detail ul li.col_a {
	margin-left:20px;
	width:170px;
}
#profile_detail ul li.col_b {
	margin-left:20px;
	width:200px;
}
#profile_detail ul li.email {
	width:380px;
}	
#profile_detail ul li.col_c {
	margin-left:10px;
	width:180px;
}	
#profile_detail ul li.col_a div {
	width:80px;
	float:left;
}
#profile_detail ul li.col_b div {
	width:110px;
	float:left;
}
#profile_detail ul li.col_c div {
	width:110px;
	float:left;
}	

#profile_detail ul li {
	font-size:11px;
	color: #333333;
}

#profile_detail ul li div {
	color: #999999;
	float:left;
}


#my_activities_container {
	background: #f8f9f3;
} 

#my_activities_title {
	background: url(../images/title_my_activities.png) no-repeat scroll 0 0;
	display: block;
	height: 17px;
	padding-bottom: 3px;
	text-indent: -9999px;
	border-bottom: 1px dotted #CCCCCC;
}

#my_activities_content ul {
	background:#D5D6C8;
	height: 23px;
	padding-top:7px;
}	

#my_activities_post, #my_activities_comments, #my_activities_reviews {
	padding-top:8px;
	position:relative;
}

/* changed from #my_activities_post */
.ui-tabs-panel div.col_1 {
	padding-left: 12px;
	width:340px;
	float:left;
}
.ui-tabs-panel div.col_2, .ui-tabs-panel div.col_3 {
	width:130px;
	float:left;
}

.ui-tabs-panel div.col_4 {
	/*
	padding-right: 3px;
	width:15px;
	float:left;
	background: url(../images/icon_remove.gif) no-repeat scroll 0 0;
	height:15px;*/
}
.ui-tabs-panel div.col_5 {
/*
	width:15px;
	float:left;
	background: url(../images/icon_edit.gif) no-repeat scroll 0 0;
	height:15px;
	*/
}
.ui-tabs-panel div.clear {
	height:0px;
	padding: 0px;
	clear:both;
}

.ui-tabs-panel div.col_4 a, .ui-tabs-panel div.col_5 a {
	display: block;
	height: 15px;
	width: 15px;
}

.ui-tabs-panel div.col_a {
	padding-left: 30px;
	width:520px;
	float:left;
	background:transparent url(../images/item_boxes/arrow_toplist.gif) no-repeat scroll 12px 50%;
	text-decoration: none;
	font-weight: normal;
}

.ui-tabs-panel div.col_a a {
	font-weight: normal;
}

.ui-tabs-panel div.col_b {
	padding-left: 12px;
}


/* marketplace */

div.postedby {
	color: #6D6D6D;
	font-family:"Lucida Grande",Lucida,Verdana,sans-serif;
	font-size:10px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height: 2.5em;		
}

.boldunderline {
	text-decoration : underline; 
	font-weight: bold;	
}

#marketplace_details {
	padding-top: 20px;
	padding-bottom: 20px;
}


#marketplace_description {
	
}


#item_box_header_marketplace {
	background: url(../images/next_steps.png) no-repeat scroll 0 0;
}

#marketplace_description_header {
	background: url(../images/titles/title_post_description.png) no-repeat scroll 0 0;
	width: 250px;
	height: 17px;
	text-indent: -9999px;
	margin-top: 15px;
}

#post_sign_up {
	background: url(../images/marketplace/ad_post_item_square.jpg) no-repeat scroll 0 0;
	height: 150px; /* total height with padding should be 233px */
	padding-top: 83px;
	width: 138px;
	padding-left: 15px;
	padding-right: 67px;
	font-size: 12px;
}

#post_sign_up_link {
	color: #000000;
	font-weight: bold;
}

div.marketplace_spacer {
	width: 11px;
	display:block;
	float:left;
	height: 233px;
}


div.marketplace_small_box {
	background: #FFFFFF none repeat scroll 0%;
	display: block;
	width: 220px;
	float: left;
	height: 233px;
}

div.marketplace_small_box_header {
	width: 220px;
	overflow: hidden;
}

div.marketplace_small_box_content {
	position: relative;
	padding:5px 5px 5px 5px;
	width: 210px;
	height: 188px;
	display: block;
}

div.marketplace_small_box_content .button_small a {
	float: left !important;
	position: absolute;
	bottom: 0px;
} 

div.marketplace_small_box_content ul {
	padding-left:3px;
}

div.marketplace_small_box_content ul li {
	/*background:transparent url(../images/item_boxes/arrow_toplist.gif) no-repeat scroll 0 6px;*/
	display: block;
	padding: 4px 0 4px 0px;
	position: relative;
}

div.marketplace_small_box_content ul li a {
	background:transparent url(../images/item_boxes/arrow_toplist.gif) no-repeat scroll center left;
	padding-left: 12px;
	display: block;
	position: relative;
}

div.marketplace_small_box_content ul li a:visited {
	/* both for IE here */
	text-decoration: none;
	color: #85786A;
}

div.post_error {
	padding-top: 10px;
	padding-bottom: 10px;
	color: red;
	font-weight: bold;
	font-size: 14px;
	display: block;
}

div.divider_dotted {
	border-top: 1px dotted #cccccc;
	display: block;
	width: 100%;
}

div.post_item {
	margin: 10px 0;
}

div.post_item #email, div.post_item #phone, div.post_item #section, div.post_item #category {
	width: 200px;
}



div.post_item_title {
	width: 75px;
	float: left;
}

#post_item_description_header {
	background: url(../images/titles/title_description.png) no-repeat scroll 0 0;
	width: 250px;
	height: 17px;
	text-indent: -9999px;
	margin: 0 0 15px;
}

/* Marketplace listing */

#marketplace_listing_container {
	width: 635px;
	padding: 10px 0px 10px 0px;
}

#marketplace_listing_container div.col_a {
	padding-left: 30px;
	width:480px;
	float:left;
	background:transparent url(../images/item_boxes/arrow_toplist.gif) no-repeat scroll 12px 50%;
	text-decoration: none;
	font-weight: normal;
}

#marketplace_listing_container div.col_a a {
	font-weight: normal;
}

#marketplace_listing_container div.col_b {
	padding-left: 12px;
}

/* ## NEW BUTTONS ## */
/*button_large*/
.button_large a:link, .button_large a:active, .button_large a:visited {
	background: url(../images/buttons/buttons_110x23.png) no-repeat scroll 0 0;
	color: #FFFFFF;
	font: bold 10px/12px verdana;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	width: 110px;
	text-align: center;
	height: 20px;
	float: right;
}

.button_large a:hover {
	 background-position: 0 -27px;
	 text-decoration: none !important;
}

.button_wide a:link, .button_wide a:visited, .button_large a:active, .button_large a:visited {
	background: url(../images/buttons/buttons_wide.png) no-repeat scroll 0 0;
	color: #FFFFFF;
	font: bold 10px/12px verdana;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	width: 155px;
	text-align: center;
	height: 20px;
	float: right;
}

.button_wide a:hover {
	 background-position: 0 -27px;
	 text-decoration: none !important;
}

/*button_small*/
.button_small a:link, .button_small a:active, .button_small a:visited {
	background: url(../images/buttons/buttons_more.png) no-repeat scroll 0 0;
	float: right;
	color: #FFFFFF !important;
	font: bold 10px/12px verdana;
	text-decoration: none !important;
	display: block;
	padding-top: 5px;
	width: 50px;
	text-align: center;
	height: 20px;
}

#main .button_small a:link, .button_small a:active, .button_small a:visited {
	text-decoration: none !important;
}

.button_small a:hover {
	 background-position: 0 -27px;
	 text-decoration: none !important;
}

/*button_post*/
.button_post a:link, .button_post a:active, .button_post a:visited {
	background: url(../images/buttons/buttons_post_an_item.png) no-repeat scroll 0 0;
	color: #FFFFFF;
	font: bold 10px/12px verdana;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	width: 125px;
	text-align: center;
	height: 20px;
}

.button_post a:hover {
	 background-position: 0 -27px;
	 text-decoration: none !important;
}

/*button_plus*/
.button_plus a:link, .button_plus a:active, .button_plus a:visited {
	background: url(../images/buttons/buttons_add_comment.png) no-repeat scroll 0 0;
	float: right;
	color: #FFFFFF;
	font: bold 10px/12px verdana;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	width: 90px;
	padding-left: 20px;
	height: 20px;
}

.button_plus a:hover {
	 background-position: 0 -27px;
	 text-decoration: none !important;
}

/*button_plus_indent*/
.button_plus_indent a:link, .button_plus_indent a:active, .button_plus_indent a:visited {
	background: url(../images/buttons/buttons_submit.png) no-repeat scroll 0 0;
	float: right;
	color: #FFFFFF;
	font: bold 10px/12px verdana;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	width: 70px;
	padding-left: 40px;
	height: 20px;
}

.button_plus_indent a:hover {
	 background-position: 0 -27px;
	 text-decoration: none !important;
}

.submit_button {
	background: url(../images/buttons/buttons_more.png) no-repeat scroll 0 0;
	color: #FFFFFF;
	font: bold 10px/12px verdana;
	text-decoration: none;
	display: block;
	padding: 0 0 4px;
	width: 50px;
	text-align: center;
	height: 25px;
	border: none;
	cursor: pointer;
}

.submit_button:hover {
	 background-position: 0 -27px;
	 text-decoration: none !important;
}

.submit_button_post {
	background: url(../images/buttons/buttons_post_an_item.png) no-repeat scroll 0 0;
	color: #FFFFFF;
	font: bold 10px/12px verdana;
	text-decoration: none;
	display: block;
	padding: 0 0 4px;
	width: 125px;
	text-align: center;
	height: 27px;
	border: none;
	cursor: pointer;
}

.submit_button_post:hover {
	 background-position: 0 -27px;
	 text-decoration: none !important;
}

.submit_button_large {
	background: url(../images/buttons/buttons_110x23.png) no-repeat scroll 0 0;
	color: #FFFFFF;
	font: bold 10px/12px verdana;
	text-decoration: none;
	display: block;
	border: none;
	width: 110px;
	text-align: center;
	height: 25px;
	padding: 0 0 3px;
	cursor: pointer;
}

.submit_button_large:hover {
	background-position: 0 -27px;
	text-decoration: none !important;
}


/* ##################################### */
/* GLOBAL CSS under this section. */
/* ##################################### */
.view_all {
	float: right;
	width: auto;
	background: url(../images/item_boxes/arrow_toplist.gif) no-repeat scroll 0 6px;
	display: block;
	padding: 2px 0 0 10px;
}

#center_ad {
	clear: left;
	padding-top: 17px;
	padding-bottom: 17px;
	width: 682px;
	overflow: hidden;
}

#content_shadow_wrapper {
	margin-top: 10px;
	clear: both;
	width: 100%;
}

.shadow_content_container {
	float: left;
	padding: 10px;
	margin: 0 10px;
	width: 615px;
	min-height: 419px;
	/* IE6 fix for min-height */
	height: auto !important; 
	height: 419px;	
}

#content_left_shadow {
	background:url(../images/usercomments_box_left.png) no-repeat scroll 0 0;
	width: 9px;
	height: 419px;
	float: left;
	display: block;
}

#content_right_shadow {
	background:url(../images/usercomments_box_right.png) no-repeat scroll 0 0;
	width: 9px;
	height: 419px;
	float: left;
	display: block;
}

.shadow_content_container .odd, .shadow_content_container .even {
	height: 20px;
	padding-top:10px;
}	
.shadow_content_container .even {
	background:#F1F2EC;
}
.shadow_content_container .odd {
	background: #F8F9F3;
}


/* Breadcrumbs */
#breadcrumb_container {
	width: 680px;
	height: 60px;
	background: #4a0718;
	color: #e0c7c7;
	font-size: 13px;
	padding: 15px 0 0 10px;
	position: relative;
}

#breadcrumb_container a:link, #breadcrumb_container a:active, #breadcrumb_container a:visited {
	color: #e0c7c7;
	text-decoration: none;
	font-size: 13px;
	font-family: Verdana;
}

#breadcrumb_container a:hover {
	text-decoration: underline;
}

.B_currentCrumb, .B_lastCrumb {
	font-weight: bold;
	font-size: 13px;
	color: #fcfefd;
	font-family: Verdana;
}

	.B_currentCrumb a, .B_lastCrumb a {
		color: #fcfefd;
		font-weight: normal;
	}
	
	.B_currentCrumb a {
		font-weight: bold;
		color: white;
	}

/* recent reviews */

.recent_reviews_content {
	display: block;
	float: left;
	width: 468px;
	height: 100%;
	margin: 0;
}

	.recent_reviews_content a {
		
	}

.recent_reviews_picbox {
	display: block;
	float: left;
	width: 94px;
	height: 64px;
	margin: 0 12px 12px 0;
	padding: 5px;
}



.recent_reviews_txtbox, * html .recent_reviews_txtbox {
	display: block;
	float: left;
	width: 339px;
	height: 74px;
	padding: 4px 12px 12px 0;
}

.recent_reviews_txtbox p {
	margin-bottom: 2px;
}

/* IE 6 */

* html .recent_reviews_txtbox {
	width: 330px;
}


/* Search Result **/

.no_entries {
	padding: 10px;
}

.search_sort_by {
	width: 90px;
	margin-left:-15px;
	padding-left: 15px;
}
.search_sort_by_all {
	width: 72px;
}

.search_sort_by_all a {
	text-decoration: none !important;
}
.search_sort_by_all a:hover {
	text-decoration: underline !important;
}

ul.options {
	position: relative;
	z-index: 1;
}

.search_sort_by, .search_sort_by_all, .search_sort_by_eat, .search_sort_by_drink, .search_sort_by_shop, .search_sort_by_live {
	float:left;
	background:#e6e6da;
	height: 16px;
	padding-top: 8px;
	width: 60px 
}	
.search_sort_by_eat, .search_sort_by_drink, .search_sort_by_shop, .search_sort_by_live {
	padding-left: 35px;
	background:#e6e6da url(../images/search_bg.jpg) no-repeat scroll 0 0;
}	
.search_sort_by_all ul, .search_sort_by_eat ul, .search_sort_by_drink ul, .search_sort_by_shop ul, .search_sort_by_live ul {
	display: none;
	position:absolute;
	background:#FFFFFF;
	border:#e6e6da 1px solid;
	padding: 12px;
	margin-top:3px;
	margin-left:-13px;
}	
.search_sort_by_eat:hover ul, .search_sort_by_drink:hover ul, .search_sort_by_shop:hover ul, .search_sort_by_live:hover ul {
	display: block;
}

.search_sort_by_eat:hover, .search_sort_by_drink:hover, .search_sort_by_shop:hover, .search_sort_by_live:hover {
	background:#e6e6da url(../images/search_bg.jpg) no-repeat scroll 0 0;
}

.search_result_narrow_result {
	color: #FFFFFF !important;
	font-weight: bold;
}

.paging_and_results_wrapper {
	
}

.results_amount {
	float: right;
	margin: 15px 0px 15px 0px;
	padding-bottom: 5px;
	padding-top: 5px;
} 

.sort_box_pages_search {
	float: right;
	color: #655d39;
	padding-top: 5px;
	margin: 15px 15px;
	padding-bottom: 5px;
}

/* Contact Us + Advertise with us */

#item_box_header_contact_us {
	background: url(../images/itembox_header_contact_us.png) no-repeat 0 0;
}

.contact_class p {
	clear:left;
}

div.contact_label {	
	padding: 10px 0 5px ;
}

.contact_textbox {
	font-size: 12px;
	padding: 5px;
	width: 205px;
	border-top: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
	border-bottom-style: none;
	border-right-style: none;
}

.contact_textarea {
	font-size: 12px;
	padding: 5px;
	margin: 0 0 10px;
	width: 295px;
	border-top: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
	border-bottom-style: none;
	border-right-style: none;
	overflow: hidden;
}

#contact_button a {
	float: left;
}

.error {
	color: #FF0000;
	float: left;
	background-color: #FFE0E0;
}

.prompt {
	color: #FF0000;
	background-color: #FFE0E0;
}

#error_box {
	float: left; 
	margin: 0 0 26px; 
	width: 325px;
}


#error_box_comments {
	float: left; 
	margin: 5px 0 26px 105px; 
	width: 320px;
}


label.error, .errorMessage {
	color: #FF0000;
	float: left;
	padding-left:20px;
	padding-top:3px;
	height: 14px;
	background: url(../images/exclamation_mark.png) no-repeat scroll 2px 3px;
}

#get_involved_form span.label {
	padding: 5px 0;
	display: block;
	float: none;
	clear: both;
}

#get_involved_form .error {
	height: auto;
	font-size: 11px;
	font-weight: bold;
	color: #A7030A;
}

.confirm {
	font-family: Verdana;
	background-color: #F5F5ED;
	border: 1px solid #B6B7A6;
	padding: 7px;
	color:#000000;
}
.confirm .bold {
	font-weight:bold;
}	

.with_validation {
	width: 475px;
	overflow: hidden;
}
/* gallery */

#gallery {
	float: left;
	width: 652px;
	display: block;
	padding: 0 15px;
	position: relative;
	background: url(../images/seen_in_soho/gallery_bg.jpg) 0 200px no-repeat;
}

#gallery_main {
	margin-top: 3px;
	float: right;
	width: 652px;
	padding: 3px;
	overflow: hidden;
	display: block;
	text-align: center;
	padding: 80px 0 20px 0;
} 

	#thumbs_right, #thumbs_left {
		position: absolute;
		top: 45px;
		display: block;
	}
	
	#thumbs_right {
		right: 4px;
	}
	
	#thumbs_left {
		left: 0px;
	}
	
	#thumbs_right a {
		display: block;
		height: 73px;
		width: 13px;
		background: #ffffff url(../images/seen_in_soho/go_right.jpg) center left no-repeat;
		text-indent: -9999px;
	}
	
	#thumbs_left a {
		display: block;
		height: 73px;
		width: 13px;
		background: #ffffff url(../images/seen_in_soho/go_left.jpg) center left no-repeat;
		text-indent: -9999px;
	}


#gallery .valign-target {
	padding-top: 30px;
}

#gallery_main img {
	padding: 3px;
	background: #85786A;
	/*width: 300px !important;*/
	height: auto !important;
}

#slider {
	width: 646px;
	height: 105px;
	display: block;
	overflow: hidden;
	position: relative;
	padding-right: 2px;
}

#thumbnail_strip {
	width: 9999px;
	display: block;
	height: 110px;
	position: absolute;
	top: 0px;
	left: 0px;
	
}

#gallery .gallery_thumbnail_viewport {
	border-bottom:1px solid #85786A;
	border-right:1px solid #85786A;
	padding: 2px;
	float: left;
	width: 100px;
	display: block;
	height: 100px;
	margin-right: 3px;
}
	
#gallery .gallery_thumbnail {
	padding: 0px 0px 0px 0px;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	width: 100px;
	display: block;
	height: 100px;
	overflow: hidden;
}

#gallery .gallery_thumbnail img {
	display: block;
}

#slider div.selected {
	background: #A7030A;
}

#gallery .gallery_thumbnail img.portrait {
	width: 100px;
}

#gallery .gallery_thumbnail img.landscape {
	height: 100px;
}

#onload_gallery  {
	display: none;
}

/* Venue Image Carousel */

#venue_image_carousel {
	overflow:hidden;
	padding:0 0 0 3px;
	width:222px;
	height: auto;
	clear: right;
}

div.venue_image_carousel_active_image {
	float: left;
	display: block;
	padding: 0;
}

div.venue_image_carousel_active_image img {
	height: 160px;
	width: 222px;
}

div.venue_image_carousel_thumb_image {
	float: left;
	display: block;
	padding: 3px 2px 0 0;
	width: 72px;
	height: 48px;
}

div.venue_image_carousel_thumb_image img {
	width: 72px;
	height: 48px;
}

div.venue_image_carousel_thumb_last {
	margin: 0 0 5px;
}

div.venue_image_carousel_thumb_active img {
	/*border: 3px solid white;*/
	width: 72px;
	height: 48px;
}

/* Send To A Friend */

.stf_column_tab {
	background: #EEE9E5 url(../images/rightcolumn_background.png) no-repeat scroll 0 0;
	height:auto;
	width:208px;
	padding: 12px 16px 16px;
	margin-bottom:20px;
	display: block;
	position: relative; 
}

.stf_column_tab h1 {
	color:#666666;
	font-size:9px;
	text-transform:uppercase;
}

.stf_column_tab h3 {
	font-size:18px;
}


#stf_column_content {
	margin-top:13px;
}	

.send_to_friend_form {
	margin: 30px 0 0;
	font-size: 12px;
}

.send_to_friend_form label {
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 3px;
}

.send_to_friend_form .red {
	color: #FF0000;
	font-size: 11px;
	font-weight: bold; 
}



/* UI Tabs*/

.ui-tabs-hide { 
	display: none; 
}

ul.ui-tabs-nav { 
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0 0 0 3px; }

.ui-tabs-nav li {
	float:left;
	font-weight:bold;
	margin:0 0 0 15px;
	padding: 5px;
	font-size: 11px;
	color: #3a3a3a;
}

.ui-tabs-selected {
	background: #F8F9F3;
	padding: 5px;
}

/* Sitemap */

#sitemap {
	display: block;
	margin: 10px 0 0 0;
}

#sitemap ul {

}

#sitemap li {
	margin: 0 10px;
}

#sitemap ul ul {
	margin: 15px;
}

#sitemap li li {
	margin: 5px 0

}

.editable_by_user h2 {
	background: url(../images/edit_icon.jpg) top right no-repeat;
	padding-bottom: 5px;
}

.editable_by_user .marketplace_comment {
	background: url(../images/edit_icon.jpg) top right no-repeat;
	padding-bottom: 5px;
}

.jeditable input {
	background: #fffddf;
	color: #563C18;
	padding: 2px;
	/*background: url(../images/icon_edit.gif) top right no-repeat;*/
}

.jeditable_area textarea {
	padding: 2px;
	background: #fffddf;
	color: #615C55;
	/*background: url(../images/icon_edit.gif) top right no-repeat;*/
}

.usercomment_item button {
	color: blue;
	text-decoration: underline;
	float: right;
	border: none;
	background: white;
}

.news_item {
	margin:  0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #dddddd;
	clear: both;
}

	.news_item h3 {
		margin: 0 0 5px 0;
		font-size: 13px;
		color: #3A3A3A;
	}
	
	.news_item h3 a {
		color: #3A3A3A;
	}
	
	.news_item img, .news_item_img img {
		margin: 5px 0 0 0;
		padding: 0 3px 3px 0;
		border-right: 1px solid #cccccc;
		border-bottom: 1px solid #cccccc;
		width: 94px;
		height: 65px;
		background: none;
		float: left;
	}
	
	.news_item .news_item_summary {
		float: right;
		padding: 0 0 0 10px;
		width: 570px;
	}

.news_image {
	float: left;	
}

	.news_image img {
	
	}

.news_article {
	float: right;
	width: 570px;
}

	#main_content .news_article h1 {
		margin-top: 0;
		padding-top: 0;
	}

	#main_content .news_detail {
		color: #7C6E49;
		padding: 0 0 10px 0;
		font-size: 11px;
	}
	
	#main_content .news_detail a {
		color: #483C32;
	}
	
	.sharing_tools {
		margin: 10px 0;
		padding: 7px 0;
		border-top: 1px solid #eeeeee;
		border-bottom: 1px solid #eeeeee;
	}
	
	.sharing_tools img {
		width: 125px;
		height: 16px;
		background: none;
		padding: 0;
		float: left;
	}
	
	.sharing_tools ul {
		float: right;
	}
	
	.sharing_tools ul li {
		float: left;
		padding-left: 10px;
	}
	
	.sharing_tools ul li a {
		display: block;
	}
	
	.share-email-friend {
		background: url(../images/buttons/email_btn.gif) top left no-repeat;
		text-indent: -9999px;
		display: block;
		height: 15px;
		width: 36px;
	}
	
	.share-email-friend:hover {
		background: url(../images/buttons/email_btn_over.gif) top left no-repeat;
	}
	
	.share-print {
		background: url(../images/buttons/print_btn.gif) top left no-repeat;
		text-indent: -9999px;
		display: block;
		height: 15px;
		width: 36px;
	}
	
	.share-print:hover {
		background: url(../images/buttons/print_btn_over.gif) top left no-repeat;
	}
	
	.news_article .news_detail a {
		color: #483C32;
		font-weight: bold;
	}	


/* middle banner */
.home_banner {
	margin-top: 0px;
}

	.home_banner img {
		width: 690px;
		height: 90px;
	}	
	
	
	
/* seen in soho homepage gallery */
#sish_gallery_wrap {
	overflow: hidden;
	position:relative;
	width: 190px;	
	height: 239px;
}

#sish_sliders {
	position:relative;
	width: 190px;	
	float:left;
	height:auto;
	position:relative;
	z-index:9999;
}

#sish_gallery_wrap #slideBackgd {
	background-color: #FFFFFF;
	filter:alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
	
	position:absolute;
	width: 190px;	
	height:20px;
	top:214px;
	text-align:center;
	padding-top: 5px;
}

#sish_gallery_wrap #slideLeft {
	background:transparent url(../images/carousel_arrow_left.png) no-repeat scroll 0 0;
	height:21px;
	position:absolute;
	text-indent:-9999px;
	top:216px;
	width:24px;
	z-index:99999999;
	cursor: pointer;
}

#sish_gallery_wrap #slideRight {
	background:transparent url(../images/carousel_arrow_right.png) no-repeat scroll 0 0;
	height:21px;
	padding:0;
	position:absolute;
	text-indent:-9999px;
	top:216px;
	right: 0;
	width:24px;
	z-index:99999999;
	cursor: pointer;
}

#sish_gallery_wrap .slider {
	width: 2000px;
	position: relative;
}

#sish_gallery img {
	width: 190px; 
	/*height: 239px;*/
}

#sish_gallery .slidingElement {
	display:block;
	/*height: 239px;*/
	position:absolute;
}	


/************** lightbox start *****************/
div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(../images/lightbox/fancy_progress.png) no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url(../images/lightbox/fancy_closebox.png) top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url(../images/lightbox/fancy_left.png) no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url(../images/lightbox/fancy_right.png) no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	width: 100%;
	height: 20px;
	background: transparent url(../images/lightbox/fancy_shadow_n.png) repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url(../images/lightbox/fancy_shadow_ne.png) no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url(../images/lightbox/fancy_shadow_e.png) repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url(../images/lightbox/fancy_shadow_se.png) no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	width: 100%;
	height: 20px;
	background: transparent url(../images/lightbox/fancy_shadow_s.png) repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url(../images/lightbox/fancy_shadow_sw.png) no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url(../images/lightbox/fancy_shadow_w.png) repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url(../images/lightbox/fancy_shadow_nw.png) no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(../images/lightbox/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(../images/lightbox/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(../images/lightbox/fancy_title_right.png) repeat-x;
}


/************** lightbox end *****************/