@charset "UTF-8";
/* CSS Document */



	
		/************************************************************************************************************  EVENTS ON LISTING PAGE - START */
		
		div.listingPage-eventTitle {
		background:#990000;
		color:#fff;
		padding:4px;
		display:block;
		margin-top:15px;
		margin-bottom:4px;
		width:100%;
		}
		
		div.listingPage-eventItem .titleStyle {
		font-weight:bold;
		}
		
		div.listingPage-eventItem p.subtitle {
		background:#999;
		color:#fff;
		padding:4px;
		display:block;
		margin:4px 0px;
		}
		
		div.listingPage-eventItem a, .listingPage-eventItem a:link {
		color:#000;
		text-decoration:none;
		border-top: 4px solid #fff;
		border-bottom: 4px solid #fff;
		background:#F6F5F2;
		display:block;
		}
		
		.listingPage-eventItem a:hover {
		color: #990000;
		background:#fff;
		border-top: 4px solid #990000;
		border-bottom: 4px solid #990000;
		}
		
		
		/************************************************************************************************************  EVENTS ON LISTING PAGE - STOP */	




#v1-sponsorRewards {
width: 100%;
/*border: 1px solid purple;*/
overflow:hidden;
margin-bottom:12px;
}

		#v1-sponsors-logo {
		float:left;
		margin: 5px 0 0 15px;	
		width: 180px;
		height:120px;
		}
		
		#v1-sponsors-GREEN {
		width: 100%;
		background:#0072B4;
		color:#fff;
		padding:6px;
		margin-bottom:10px;
		margin-left: 15px;
		}
		
		
		#v1-sponsors-banner {
		float:left;
		margin:5px 0 0 15px;
		width: 180px;
		height:120px;
		}
		
		
		#v1-sponsors-print {
		background:url(../images/v1_sponsor_rewardPrint_over.jpg) center no-repeat;
		width: 150px;
		height:120px;
		float:left;
		margin: 5px 0 0 15px;
		}
		
		#v1-sponsors-email {
		background:url(../images/v1_sponsor_rewardEmail_over.jpg) center no-repeat;
		width: 150px;
		height:120px;
		float:left;
		margin: 5px 0 0 15px;
		}
		
		#v1-listing_sponsorSmsBase {
		background:url(../images/v1_sponsor_rewardSms_over.jpg) center no-repeat;
		width: 300px;
		height:120px;
		float:left;
		margin: 5px 0 0 15px;
		position:relative;
		}
		
		#v1-listing_sponsorSmsBase a:hover {
		color:#fff;
		}
		
			#v1-sms-text {
			position:absolute;
			z-index:5;
			left: 20px;
			top:88px;
			font-size:14px;
			}
			
			#v1-sms-text a:hover {
			color:#fff;
			}
			
			
h1.v1-selectedListing-breadcrumbs {
font-size:18px;
color:#666;
font-style:italic;
margin:20px 0 10px 15px;
}

#v1-listingDetails {
min-height:300px;
width: 275px;
/*border-right: 1px solid #ccc;*/
/*border-bottom: 1px solid #ccc;
*/float:left;
margin-left: 15px;
}

		h1.v1-listing-title {
		font-size:20px;
		color:#990000;
		font-weight:bold;
		font-style:italic;
		margin: 6px 0 8px 0;
		}

		p.map-website {
		margin: 10px auto;
		font-size:15px;
		font-weight:bold;
		}

#v1-reviews {
min-height:300px;
float:left;
width:275px;
margin-left: 15px;
/*border-right: 1px solid #ccc;*/
/*border-bottom: 1px solid #ccc;*/
}

		h1.v1-reviews_subsection_title {
		padding:4px;
		background:#990000;
		color:#fff;
		font-size:16px;
		}

#v1-myRomeReview {
width: 275px;
/*border: 1px solid blue;*/
float:right;
}

		#v1-myrr-header {
		width: 250px;
		height: 60px;
		margin:4px auto;
		background:url(../images/v1_myrr_header.jpg) no-repeat center;
		}
		
		
		#v1-myrr-writeReview {
		background:url(../images/v1_writeReview_over.jpg) no-repeat center;
		width: 250px;
		height: 40px;
		margin:4px auto;
		}
		
		#v1-myrr-favorites {
		width: 250px;
		height: 40px;
		margin:4px auto;
		}
		
		#v1-myrr-emailAlerts {
		width: 250px;
		height: 40px;
		margin:4px auto;
		}
		
		#v1-myrr-tellFriend {
		background:url(../images/v1_myrr_tellFriend_over.jpg) no-repeat center;
		width: 250px;
		height: 40px;
		margin:4px auto;
		}
		
		#v1-myrr-viewAccount {
		background:url(../images/v1_myrr_shareFavs_over.jpg) no-repeat center;
		width: 250px;
		height: 40px;
		margin:4px auto;
		}
		
		
		#listings_myromereview_status {
		position:relative;
		}
		
		#listings_myromereview_status_text {
		color:#000;
		font-size:14px;
		margin-left:18px;
		}
		
		#listings_myromereview_tellFriend { /* this is text message... different from the "tellafriend" ID */
		margin-left: 15px;
		color:#000;
		}
		

#v1-selectedListing-bottom-box {
float:left;
clear:left;
width:565px;
height:100px;
background:#F2F2F2;
margin:0 0 10px 15px;
}


#v1-listing-other {
float:right;
clear:right;
width:275px;
}


h1.v1-options_subsection_title {
		padding:4px;
		/*background:#28609F; blue color*/
		background:#666;
		color:#fff;
		font-size:16px;
		}
		
/* BORDER PATROL ######################################################*/

/*#v1-listingDetails {
border: 1px solid blue;
}

#v1-reviews {
border: 1px solid #FF00FF;
}*/