/* LAYOUT DIFFERENCES
////////////////////////////////////////////////////////////////////////////////////*/

br.clear {clear: both; line-height: 0; height: 0;}

blockquote.content {height: auto; padding: 10px; background: #FFF url(images/design/bg_content2.gif) repeat-y 0 0; border-bottom: 5px solid #F2F2F2; border-top: 5px solid #F2F2F2;}
	
/* LAYOUT > CONTENT > LEFT COLUMN and RIGHT COLUMN
////////////////////////////////////////////////////////////////////////////////////*/

div#leftside-content,
div#rightside-content {float: left; margin: 0; padding: 0; border: 0;}

	div#leftside-content {width: 25%;}
	
	html * div#rightside-content {float: right; width: 520px;}

	div#rightside-fullContent {float: none; width: auto; display: block;}
		
/* LAYOUT > FOOTER
////////////////////////////////////////////////////////////////////////////////////*/

blockquote#footer {width: 790px; font: normal 10px/normal Verdana, Arial, Helvetica, sans-serif; clear:both; color: #115882; background: #389CD7; border: 0;}

	blockquote#footer * {margin: 0; padding: 0;}

	ul.subBar li.rzSearch {padding-left: 5px; width: 330px;}

	ul.subBar, ul.subBar * {margin: 0; padding: 0; list-style: none; background: #FEF104;}
	
		ul.subBar{height: 40px;}
		
			ul.subBar li {float: left; line-height: 40px; height: 40px;}
	
					ul.subBar li.rzSearch {width: 350px; float: left;}
	
					ul.subBar li.specials {float: right; padding-left: 0; padding-right: 5px; white-space: nowrap;}

#rightside-content ul.standardStep,
#rightside-content ul.standardStep li
{ padding: 10px 0 10px 0; margin: 0; list-style: none;}

#rightside-content ul.standardStep
{ width: 495px; height: 34px; margin: 0 auto 0 auto;}

	#rightside-content ul.standardStep li
	{ width: 150px; font: bold 14px/34px Arial, Helvetica, sans-serif; text-align: left; color: #DDD; float: left; padding: 0 0 0 14px; background: url("../images/step_off.gif") 0 0 no-repeat; border: 0; }
	
		#rightside-content ul.standardStep li span
		{ margin-right: 15px; font: bold 14px/34px Arial, Helvetica, sans-serif;}

/*///////////////////////////////////////////
	STANDARD STEP BY STEP  > ACTIVE
/////////////////////////////////////////////*/

	#rightside-content ul.standardStep li.stepActived
	{ color: #000; }

		#rightside-content ul.standardStep li.stepActived span
		{ color:#0D3C55;}
		
		
/*///////////////////////////////////////////////////
		Google Maps -- fix the  footer coprtight
		from google maps div
/////////////////////////////////////////////////////*/
#map span { font: normal 5px Arial,Vardana;}       
