﻿/*
Filename:	index2010.css
Reference:	sandrah.biz/index.php:	formats
Created by: Bill Myers
Date:		January 18, 2010
*/

/* top elements */
* { padding: 0; margin: 0; }

body {
	margin: 30px 0 0 0; 	padding: 0;
	color: #252525;
	/* background: #FFF url(http://www.sandrah.biz/images/gballoonblue.jpg) top repeat-x; */
	text-align: center; font-style:normal; font-variant:normal; font-weight:normal; font-size:75%; font-family:Tahoma, verdana, sans-serif			
}
a {
	color:#26537c;
}

/* splash image layouts */
div#map-photo-border {width:650px; margin: 0 auto; position:relative;}
div#map-photo-border {-moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; border: 2px solid #425874; }
div#map-photo {width:640px; height:394px; margin:5px; position:relative;}
img#bvmap {margin:0 auto;width:640px; height:394px;}
img#imgmaster {position:absolute;top:0;left:0; width:640px; height:394px; margin:0; filter:alpha(opacity=70); -moz-opacity:.7; opacity:.7;}
img#seasonsymbol {position:absolute; left:15px; bottom:10px; filter:alpha(opacity=70); -moz-opacity:.7; opacity:.7; z-index:100;}
img#remaxballoon {position:absolute; top:-25px; left:-35px; width:75px; height:95px;}

/* timer and site entry layouts */
div#welcome {width:650px;margin:0 auto; position:relative; top:-50px;}
img#sandrahpic {vertical-align:-20%;}
img#welmessage {border:1px outset #005796;}
div#timer {width:310px;margin:25px auto; padding:5px;text-align:center;}
p.enter {margin:5px 0; font-size:18px;}
p.copy {margin:0; color:#acacac;}
#sale-red {position:absolute;bottom:30px;left:0;}
#sold-red {position:absolute;bottom:30px;right:0;}