/****** FILE: themes/montelago/css/site.css *****/
body, h3 {
	font-family: verdana, sans-serif;
	font-size: 11px;
}

strong {
	color: #272727;
}

.moreInformation a, li a {
	text-transform: uppercase;
	font-weight: bold;
	color: #A12A0C;
	font-size: .90em;
}

h3 a {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	font-decoration: underline;
}

.readMore a {
	color: #FF7D02;
	text-align: right;
}

h2 a, h2 a:link, h2 a:hover, h2 a:visited, h2 a:active, h2 {
	text-transform: uppercase;
	text-decoration: none;
	color: #A12A0C;
}

#heading, h1, #sendEmailIntroduction {
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #A12A0C;
	text-transform: none;
}

#topContent h1 { margin-top: 5px }

/****** FILE: themes/montelago/css/common.css *****/
/*General Settings*/
/*******************************************************************************/
body
{
    text-align: center;
	padding: 0;
	margin: 0;
}

body table
{
	text-align: left;
}

p, h1, h2, h3, h4, h5, h6
{
	margin: 0 0 5px 0;
}

.authoringPhBar
{
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	vertical-align: top;
}

.authoringHelp, .authoringPlainCode, .authoringHidden
{
	margin: 0;
	margin-bottom: 5px;
	margin-top: 5px;
	border-style: solid;
	border-width: 1px;
	border-top-color: #eee;
	border-left-color: #eee;
	border-right-color: #999;
	border-bottom-color: #999;
	padding: 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333;
	font-size: 8pt;
}

.authoringHelp
{
	background-color: #ffc;
}

.authoringPlainCode
{
	background-color: #F0F6FA;
}

.authoringHidden
{
	background-color: #F0F6FA;
}

.authoringPlainCode h1, .authoringHidden h1
{
	background-color: #1878BE;
	font-size:13pt;
	font-weight:bold;
	color:#FFFFFF;
}

.clearAll
{
/*	font-size:1px;*/
	clear: both;
}

	#templateStyleMainOnly,
	#templateStyleStandardNoPromo,
	#templateStyleStandard,
	#templateStyleStandardNoNav
	{
		width: 760px;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
	}

	#templateStylePopUp
	{
		margin: 0px;
		text-align: left;
	}

	#templateStyleMainOnly #columnMainContent
	{
		float: none;
		clear: both;
	}

	#errorDiv, #errorDivDefault
	{
		font-size:large;
		color:Red
	}

	#pageHeader
	{
		clear: both;
	}

/* Scrolling News */
#newsScroller
{
	position: relative;
	border: 0px solid;
	overflow: hidden;

	/* The height must match the height specified in the javascript */
	height: 100px;
	width: 170px;
}
.newsScrollerItem
{
	position: absolute;
	top: 100px; /* should be same as container height */
	width: 100%; /* should be same as scroller container */
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.newsScrollerItem h3.newsScrollerHeading
{
}

/************************************************************/

div.listItemContent div.listItemImage
{
	float: left;
}

div.listItemContent div.summaryText
{
}

div.listItemContent div.summaryText div.listItemPriceInfo
{
	float: none;
	margin-bottom: 5px;

	display: none;
}

div.listItemContent div.summaryText div.summaryDescription
{
}

/************************************************************/

/* "old stuff" from site.css */

.navigationUL, a.navigationUL:link, a.navigationUL:visited, a.navigationUL:hover,
.navigationul, a.navigationul:link, a.navigationul:visited, a.navigationul:hover
{
	text-decoration: underline;
}

 a.navlink,
 a.navlink:visited,
 a.navlink:active,
 a.navlink:hover
 {

  background-image: url('/themes/montelago/images/arrow-blue.gif');
  background-repeat: no-repeat;
  font: bold 12pt arial, helvetica, sans-serif;
  padding: 3px 0px 3px 25px;
 }

#pageFooter
{
	clear: both;
}

div#authScrollDownMessage
{
	border-bottom-style:ridge;
	border-bottom-width: 2px;
	background-color: #FFFFE1;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
	text-align: left;
}

 /*Intrabar*/

#intrabarTable
 {
	height: 22px;
	border-collapse: collapse;
 }

#intrabarWrapper
{
	width:100%;
	background-color: #666;
}

#intrabar
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	padding-top:4px;
	padding-bottom:5px;
	width:100%;
}

#intrabarContentWrapper
{
	margin: 0;
	padding: 0;
	background-color: #fff;
	border: none;
	position: absolute;
	top: 22px;
	visibility:hidden;
	z-index: 9999;
}

#intrabarLeft
{
	display: block;
	float: left;
	padding-left: 10px;
}

#intrabarLeft,
#intrabarLeft a,
#intrabarLeft a:link,
#intrabarLeft a:visited,
#intrabarLeft a:hover,
#intrabarLeft a:active
{
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
}

#intrabarRight
{
	display: block;
	text-align: right;
	padding-right: 42px;
}

#intrabarRight a
{
	text-decoration: none;
}

.itwResorts
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

/*Ecomm Side Bar*/
/*********************************************************/

div#myPlanSideBar
{
	margin-top: 10px;
	border: solid 1px #bebebe;
	padding: 10px;
}


.noWrap
{
	white-space: nowrap;
}

div#myPlanSideBar span
{
	display: inline;
}

div#myPlanSideBar a
{
	clear: both;
	display: block;
	margin-bottom: 10px;
}

div#myPlanSideBar div#sideBarPlanTotal
{
	margin-bottom: 10px;
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	/* Lightbox Height IMPORTANT */
	height: auto;
	min-height: 100%;
	max-height: 1500%;
	z-index:1000;
	background-color: #000;
	-moz-opacity: 0.6;
	opacity:.60;
	filter: alpha(opacity=60);
}

#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }


div div.loadingPage
{
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	z-index: 1003;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	background-color: Transparent;
	background-image: url('/themes/montelago/images/blank.gif');
}

div > div.loadingPage
{
	background-image: url('/themes/montelago/images/overlay.png');
}

div.loadingDiv
{
	display: none;
	z-index: 1004;
}

/****** FILE: themes/montelago/css/common_002.css *****/
/*General Settings*/
/*******************************************************************************/
body img {
  border: 0;
}

fieldset {
  border: 0;
}

form .text label, form .date label, form .email label, form .dropdown label, form .textarea label {
  font-weight: bold;
}

form .message {
  font-weight: bold;
  color: #990000;
}

#headerSearchForm {
  float: right;
  margin: 45px 5px 0 0;
  width: 400px;
}
#headerGraphic IMG {
  float: left;
}
#headerGraphic FORM {
  padding: 0;
  margin: 0;
  float: right
}
#headerGraphic FORM INPUT {
  margin: 0 3px 0 0;
}
#headerLinks {
  float: right;
  margin: 5px;
  height: 19px;
}
#headerLinks img { border: none }

p, h1, h2, h3, h4, h5, h6
{
	margin: 0 0 5px 0;
}

.listItem
{
	display: block;
	padding: 0;
}

.bucketItem, .bucketItemNoLines,
.promoItem, .promoItemNoLines
{
	display: block;
	border-width: 0;
	padding: 0;
	margin: 0 5px 0;
}

.bucketItem img {
  border: 0;
}

.listWithHeadingsItem
{
	display: block;
	border-width: 0;
	padding: 0;
	margin: 0 0 10px 0;
}

/*Custom Settings*/
/*******************************************************************************/

	/*Tags*/
	/***********************************************/

body {
	background-color: #f1efe0;
	padding: 0;
	margin: 0;
	text-align: center;
}

#bodyContent {
	text-align: left;
}

#subNavBanner
{
background-color:#fff;
display:block;
height:30px;
}

#templateStyleMainOnly #subNavBanner
{
display:none;
}

	/*Classes*/
	/***********************************************/

	#headerGraphic
{ width: 761px;
height: 109px;
background-image: url('http://www.montelagovillage.com/local/gfx/header.gif')
}

	.listItemHeading
	{
		padding: 0 0 0 18px;
		/*background-image: url('http://vancouver.com/NR/rdonlyres/BD431B21-034C-450E-9ED7-2EEA248F094B/0/arrow_orange.gif');*/
		background-repeat: no-repeat;
	}

	.listItemHeading h2 a:link, .listItemHeading h2 a:visited, h2
	{
		display: block;
		font-weight: bold;
		font-size: 11px;
		color: #A12A0C;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}

	.listItemPriceInfo
	{
		float: right;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: green;
		font-size: 11px;
		font-weight: bold;

	}

	.listItemExtras
	{
		float: right;
	}

	.listItemContent
	{
		float: left;
		margin: 0;

		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: #333333;
		font-size: 8pt;
		clear: both;
	}

	.listItemImage
	{
		float: left;


	}

	.listItemImage img {

	}

	#checkAvailability a img { display: none; }

	#checkAvailability a {
		display: block;
		background-image: url('http://localhost/images/btn_startplanning_orange.gif');
		background-repeat: no-repeat;
		width: 120px;
		height: 27px;
		margin-top: 10px;
	}

	.moreInformation a img { display: none; }

	ul.bucketLinks,
	ul.promoLinks
	{
		display: block;
		float: right;
		padding: 0;
		margin: 0;
		list-style-type: none;
	}

	ul.bucketLinks li,
	ul.promoLinks li
	{
	}

	.dropDownNavigationBar
	{
		clear: both;
		margin: 0;
		padding: 0 0 10px 0;
	}

	.dropDownNavigationBar select
	{
		position: relative;
		z-index: 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		width: 160px;
		margin: 3px 0;
	}

	.dropDownNavigationBar input
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		padding: 0 0 0 0;
		margin: 3px 0;
	}

	.clearAll
	{
		clear: both;
		margin: 0;
		padding: 0;
	}


	/*IDs*/
	/***********************************************/



	#mainImage
	{
		float:left;
		text-align:center
	}

	#topContent
	{
		padding: 0;
		margin: 0 0 10px 0;
	}

	#heading, h1
	{
		font-family: verdana, sans-serif;
		font-weight: bold;
		font-size: 14px;
		color: #004a8f;
		text-transform: uppercase;
		margin-top: 0px;
		margin-bottom: 0px;
	}

	#introduction
	{
	}

	#errorDiv
	{
		font-size:large;
		color:Red
	}

	#seo p
	{
                padding:10px 0 0 10px;
                text-align:left;
		font-size: x-small;
		color:Gray
	}

	#templateStyleMainOnly,
	#templateStyleStandardNoPromo,
	#templateStyleStandard,
	#templateStyleStandardNoNav
	{
		width: 760px;
		margin-left: auto;
		margin-right: auto;
                padding:0px 0px 0 0px;
		text-align: left;
                background-color:#fff;
	}

	#templateStylePopUp
	{
		margin: 0px;
		text-align: left;
	}

	/* Set the width of the Main Content column depending on the containing template style */
	#templateStyleStandard #columnMainContent
	{
		width: 398px;
	}

	#templateStyleStandardNoPromo #columnMainContent
	{
		width: 608px;
	}

	#templateStyleStandardNoNav #columnMainContent
	{
		width: 550px;
	}

	#templateStyleMainOnly #columnMainContent
	{
		width: 760px;

	}

		#templateStyleStandard #body1
	{
		background: url('/themes/montelago/images/bodycontent_tc.gif') #fff repeat-y;
		border-bottom: solid 2px #fff;
	}

	#templateStyleStandardNoPromo #body1
	{
		background-image: url('/themes/montelago/images/2ndnav_bg.gif') #fff repeat-y;
		border-bottom: solid 2px #fff;
	}

	#columnSecondaryNav
	{
		width: 170px;
		padding: 0 5px 0 5px;
		float: left;
		overflow: hidden;
	}

	#columnSecondaryNav h3 {
		font-size: 11px;
		text-decoration: none;
	}

	#columnMainContent
	{
		float: left;
	}

	#columnRightContent
	{
		width: 180px;
		float: right;
		padding: 0;
	}




	#errorDiv, #errorDivDefault
	{
		font-size:large;
		color:Red
	}

	#printBottom
	{
	display: none;
	}

	#pageHeader
	{
		clear: both;
	}

	#pageFooter
	{
		border:none;
		clear: both;
	}

	.formErrorDetails
	{
		border: 2px solid #f00;
		color: #f00;
	}

#vacationPlanner {
	width: 170px;
	margin: 0 5px;
	xheight: 135px;
	xfloat: left;
	xbackground: red;
}

#book-online-promo {
	float: left;
	width: 160px;
	height: 90px;
	padding: 37px 0 0 10px;
	background-image: url('http://vancouver.com/NR/rdonlyres/AFAAAF07-7303-457E-9E49-E6D0D57F1D82/0/rez_bg.gif');
	background-repeat: no-repeat;
}

#book-online-promo h4 {
	margin: 0;
	font-family: verdana, sans-serif;
	font-weight: lighter;
	text-transform: uppercase;
	font-size: 10px;
	color: #00638A;
}

#bookMonth, #bookDay {
	margin: 0 0 10px 0;
}

#bookNights {
	margin: 0 0 4px 0;
}

#bookGoButton {
	margin: 0;
}

li { margin-left: 10px }

#seo { color: #9E9E7A }
/* Vacation Planner "full" interface */


form#rezolutionInterface a
{
	display: block;
	background-image: url('http://localhost/images/btn_startplanning_orange.gif');
	background-repeat: no-repeat;
	width: 120px;
	height: 27px;
	margin: 5px auto 0 auto;
}

form#rezolutionInterface a img#rezIntGo
{
	display: none;
}

form#rezolutionInterface div a
{
	display: inline;
	background-color: Transparent;
	width: auto;
	height: auto;
}


form#rezolutionInterface h3,
form#rezolutionInterface img.rezIntIcon,
form#rezolutionInterface div#rezIntCheckboxes,
form#rezolutionInterface div#rezIntCalendar h4
{
	display: none;
}

form#rezolutionInterface
{
	display: block;
	background-color: #E3E3E3;
	background-image: url('http://localhost/images/rezbg.gif');
	background-repeat: no-repeat;
	text-align: left;
	height: 120px;
	width: 120px;
	padding: 80px 5px 0 5px;
}

form#rezolutionInterface div#sdate,
form#rezolutionInterface div#edate
{
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
}

form#rezolutionInterface div#rezIntCalendar input
{
	width: 80px;
	position: relative;
	top: -2px;
}

#events br
{
font-size: 10px;
}

#events h2
{
font-size: 15px;
}
div#subNavBanner p
{
    margin-bottom: -17px;
}

#hContainer
{
padding:0 0 0 3px;
}

#Home2_1 { /* Intro */
	color: #A12A0C;
	line-height: 14px;
	font-size: 30px;
}

/****** FILE: themes/montelago/css/menubar.css *****/
/* Table Main Menu BR*/

#globalNavBar
{
	width: 760px;
	padding: 10px;
	margin: auto;
	text-align: center;

	border-collapse: collapse;
	border-style: solid;
	border-color: #fff;
	border-width: 3px 0 4px 0;
	z-index: 100;
	
	background-color: #A12A0C;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}

#globalNavBar tr
{
	margin: 0;
	padding: 0;
}

#globalNavBar td
{
	white-space: nowrap;
	margin: 0;
	vertical-align: middle;
	border-style: solid;
	border-color: #fff;
	border-width: 0 3px 0 0;
}

#globalNavBar a.actuator, #globalNavBar a.actuator:link,
#globalNavBar a.actuator:visited, #globalNavBar a.actuator:active,
#globalNavBar a.actuator:hover
{
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px 0 7px 0;
}

#globalNavBar td a:hover, 
#globalNavBar td.globalNavItemActive a, #globalNavBar a.actuator:active
{
	background-color: #D25600;
}

#globalNavBar td a:hover .alt,
#globalNavBar td.globalNavItemActive a .alt
{
	color: #fff;
}

/******************************************************************************/

#globalNavBar td#globalNav_realestate
{
	border-width: 0;
}

/******************************************************************************/

/* dropdowns */

#templateStyleMainOnly>#menuBlocker,
	#templateStyleStandardNoPromo>#menuBlocker,
	#templateStyleStandard>#menuBlocker,
	#templateStyleStandardNoNav>#menuBlocker
{
	display: none
}

.mainmenu
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
	visibility: hidden;
	text-align: left;
	
	background-color: #fff;

	margin: 2px 0 0 0;
	padding: 0;
	margin-bottom: 5px;
	list-style-type: none;
	border-style: solid;
	border-color: #eee;
	border-width: 0 1px 1px 1px;
	
	width: 140px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.mainmenu li
{
	padding: 0;
	margin: 0;
	display: block;
	white-space: normal;
}

	ul.mainmenu>li
	{
		padding: 0px 5px 0 0px;
	}

.mainmenu li a, .mainmenu li a:link, .mainmenu li a:visited
{
	width: 125px;

	color: #000;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	display: block;
	margin: 0;
	padding: 5px 5px 5px 10px;

	font-size: 11px;
	
	display: block;
	white-space: normal;
}

.mainmenu li a:hover
{
	color: #000;
	background-color: #F4E3CC;
}

/* Secondary Navigation appears on left of the page */

#secondaryNav
{
	margin: 0 0 0 0px;
	padding: 20px 0 5px 0px;
	background: #F8ECDB;
	border: 0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 165px;
}

#secondaryNavHeader a
{
	display: block;
	height: 16px;
	padding: 0 0 0 18px;
	margin: 0 0 0 5px;
	text-transform: uppercase;
	color: #A12A0C;
	text-decoration: none;
	background-repeat: no-repeat;
}

.secondaryNavList
{
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 145px;
	list-style-type: none;
}

.secondaryNavList li
{
	padding: 0px;
	margin: 3px 0;
	display: block;
}

.secondaryNavList li a, .secondaryNavList li a:link, .secondaryNavList li a:visited
{
	display: block;
	color: #333;
	padding: 5px 0px  5px 20px;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	width: 100%;
}

.secondaryNavList li a:hover
{
	color: #A12A0C;
	background-color: #F4E3CC;
}

.secondaryNavList li ul
{
	display: none;
}

.secondaryNavList li ul li
{
}

.secondaryNavList li ul li a, .secondaryNavList li ul li a:link, .secondaryNavList li ul li a:visited
{
}


/* Footer Nav */

.footerNavBar, div.footerNavBar
{
	position: relative;
	width: 650px;
	padding: 0px;
        margin:0 0 0 90px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
}

div.footerNavBar
{
	/*clear: left;
	left: auto; */
}

.footerNavList, .footerNavList ul
{
	margin: 15px 0 0 0;
	padding: 0px;
}

.footerNavList {
	text-align: center;
        padding:0 0 0 5px;
	background-repeat: no-repeat;
}

.footerNavList li
{
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 5px;	
	border-style: solid;
	border-width: 0 1px 0 0;
	border-color: #8D0D0D;
}

#footerNavItem_homeowners {
	border: 0;
}

#footerNavItem_aboutus {
	border-style: solid;
	border-width: 0 1px 0 0px;
	border-color: #8D0D0D;
}


.footerNavBar+div {
}

.footerNavItem
{
	margin: 0px;
	padding: 0px;
}

a.footerNavLink, a.footerNavLink:link, a.footerNavLink:visited
{
	color: #8D0D0D;
	margin: 0px;
	padding: 0px;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	font-size: 1em;

}

a.footerNavLink:hover
{
	color: #8D0D0D;
}

#topBreadcrumb
{
position:relative;
margin: -20px 0 0 0px;
padding:0 0 10px 10px;
background-color:#fff;
}

#bottomBreadcrumb
{
margin:0px 0 9px 180px;
}

.breadcrumbs
{

	padding: 0 0 0 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;

	clear: both;
}
	
.breadcrumbs a,
.breadcrumbs a:link,
.breadcrumbs a:hover,
.breadcrumbs a:visited,
.breadcrumbs a:active
{
	color: #333;
}

.breadcrumbs a:hover,
.breadcrumbs a:active
{
	text-decoration: underline;
}
	
.breadcrumbs .currentPosting
{
	font-weight: bold;
	color: #A12A0C;
}

/*
Overrides for specific header/footer tabs

The IDs are:
headerNavItem_[CHANNEL/POSTING NAME] - This is the <li> element in which the primary nav displays
headerNavLink_[CHANNEL/POSTING NAME] - This is the link or actuator for the primary nav
headerNavMenu_[CHANNEL/POSTING NAME] - This is the secondary nav menu that pops up

footerNavItem_[CHANNEL/POSTING NAME] - This is the <li> element in which the footer nav displays
footerNavLink_[CHANNEL/POSTING NAME] - This is the link for the footer nav item

You can use these styles to display a graphic in place of a text link for a particular item.
*/



#myPlanSideBar
{
	margin: 0 0 10px 0px;
	padding: 20px 0 5px 5px;
	background: #F8ECDB;
	border: 0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 160px;
}

#myPlanSideBar h3
{
	display: block;
	height: 16px;
	padding: 0 0 0 18px;
	margin: 0 0 0 5px;
	text-transform: uppercase;
	color: #A12A0C;
	text-decoration: none;
	background-repeat: no-repeat;
	margin-bottom: 10px;
background-position: 0 2px;
}

#myPlanSideBar a
{
	padding: 0px;
	margin: 0px;
	display: block;
}

div#myPlanSideBar div
{
	margin: 0;
	padding: 0;
}

#myPlanSideBar a, #myPlanSideBar a:link, #myPlanSideBar a:visited
{
	display: block;
	color: #333;
	margin: 0px;
	padding: 4px 0px 4px 20px;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
}

#myPlanSideBar a:hover
{
	color: #A12A0C;
	background-color: #F4E3CC;
}

#columnSecondaryNav div.bucketItem
{
	overflow: hidden;
	margin-left: 0;
	margin-bottom: 10px;
}


#twitter
{

}

#facebook
{

}




/****** FILE: themes/montelago/css/list_with_star_rating.css *****/
#topContent
{
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

.starRating
{
	float: right;
	font-weight: bold;
        display: none;
}

.moreInformation
{
	font-weight: bold;
	margin: 5px 0 0 0;
}

.moreInformation a:link,
.moreInformation a:visited,
.moreInformation a:active
{
	color: #A12A0C;
}

/*Placeholders*/
/*****************************************************************************/

#detailedDescription
{
}

#mainImage
{
}

.listItemImage {
	margin: 0 10px 0 0;
}

.listItem {
	margin: 20px 0;
	padding: 0 0 20px 0;
	border-color: #ccc;
	border-width: 0 0 1px 0;
	border-style: solid;
}

