/* ------------------------ Listing of the Day Control Positioning  ------------------------- */
#RBODContainer { position:relative; clear:both; position:relative}
#HeaderColumn {float:left; width:100%; text-align:center; position:relative; clear:both; background-color:#d8ddcf; background-image:url(Images/Backgrounds/BG_CardViewHeadlineShadow.png); background-repeat:no-repeat; background-position: center top;   }
#RBODContainer .hometoggleThis {height:auto; min-height: 220px; background-image: url(/Stylesheets/Massage/Images/Backgrounds/BG_CardViewBody_Classic.png); background-repeat:repeat-x; float:left }
	#HeaderColumn h3 {clear:both; height:auto; font-size:1.2em;line-height: 14px; overflow: hidden;
				font-weight: bold; color:#fff; text-transform: uppercase; width:100%; padding:5px 0; text-align:center; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
				 font-family:MyndraineRegular, Arial, Helvetica, sans-serif; text-shadow: 0 1px 1px #fff }
	#HeaderColumn h3 a { color: #8f9c62}
	#ImageColumn {float:left; width:20%; min-width:130px; padding:10px; text-align:center; position:relative;}	
				
				#ImageColumn .ListingSummaryImgClass { text-align:center; }
				.ListingSummaryImgDivClass {background-color:#212121;}
					#ImageColumn a { text-decoration: none; text-align:center;}
					#ImageColumn a:hover { text-decoration: none}
					#ImageColumn img { border:2px #99ae88 solid;  max-width: 130px; text-decoration:none; margin:0 auto; text-align:center; }
					#ImageColumn img:hover { border:2px #907765 solid; text-decoration:none}
	#BodyTextColumn {float:left;  width:42%; padding:10px 0 20px 0; color: #839474; font-size:1.2em; font-family:Arial, Helvetica, sans-serif; word-wrap: break-word; break-word: break-all;overflow: auto}
	
	#InfoColumn {float:right;width:30%; min-width:134px;margin-right:9px; padding:10px 0; }

.sideTitle {background-color: #99ae88; color:#516312;height: auto; width:100%; min-width: 126px;padding: 3px 0 3px 5px; word-wrap:break-word; clear:both; margin:5px 0 0 0 ; font-weight:bold; text-shadow: 0 1px 1px #fff; -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius:5px; -moz-border-radius-topright:5px; -webkit-border-top-right-radius:5px; font-size:1.1em; }
.sideValue {background-color: #fff; color:#99ae88;width:100%; min-width: 126px;height:auto;overflow:hidden;padding-top: 2px;padding-left: 5px; word-wrap:break-word;  font-weight:bold; font-size:1.1em; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px;}

#RatesTitle { float:left}
	#sideRateL, #sideRateR {  color:#516312; text-align:center; margin:0 3px; width:60px; min-width:60px; display:block; float:left; font-size:1em;}
	
	#RatesValue { color:#99ae88; margin-bottom:10px; max-height: 45px;}
	#RatesValue .InOutRateValue {  text-align:center; font-weight:bold; color:#99ae88; margin:0 2px; width:60px; text-align:center;  display: block;
	max-width:60px; word-wrap: break-word; break-word: break-all; float:left }
