
/* main page styles only */

#business-search  {
				float: right;
				width: 25%;
				font-size: 85%;
				padding: 6px;
				font-family: Arial, Helvetica, sanse-serif;
				background-color: #f1f8f5;
				border: 1px solid #2c5447;
			 }
#business-search h4 { font-size: 80%; color:#2c5447; }
#term               { font-size: 85%; width: 120px;  margin: 10px 3px 0 0; }
#busSearchButton { float: right; margin: 6px 6px 0 0; }

#main-street-heading { float: left; }
#main-street-left {
                width: 29%;
				float: left;
				margin: 0;
				background-color: #f1f8f5;
				border: 1px solid #2c5447;
				background-image: url(/images/left-teaser.gif);
				background-repeat: repeat-y;
				font-size: 75%;
				font-family: arial, helvetica, sans-serif;
             }

#main-street-left h4 { color: #ffffff; display: block; background-color: #2c5447; padding: 6px; }
#main-street-left ul { margin:0;padding:8px; }
#main-street-left ul li { list-style: none; padding: 0 0 6px 0; }
#main-street-left p  { margin: 0; padding: 0; }
#main-street-left label { font-family: arial,helvetica, sans-serif;font-size: 95%; }

#main-street-media-right {
                width: 70%;
				float: right;
            }

#tabletop-displays    { width: 350px; float: left; }
#tabletop-displays h3 { background-color: #ff0000; color: #ffffff; font-style: italic; display: block; padding: 6px; }
#tt-teaser            { border: 1px solid #ff0000; background-color: #f9eed9; width: 90%; margin-left: 6px; } 
#tt-teaser p          { padding: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: 700; font-style: italic; } 

.main-submit             { float: right; margin: 36px 12px 24px 0; border:   }
.login-fields            { float: left; width: 55%; margin: 12px 0 0 6px; }


a.sideteaser:link    { color: #0000ff; font-size: 120%; font-weight: 700; text-decoration:none; }
a.sideteaser:active  { color: #ff0080; font-size: 120%; font-weight: 700; text-decoration:none; }
a.sideteaser:visited { color: #0000ff; font-size: 120%; font-weight: 700; text-decoration:none; }
a.sideteaser:hover   { color: #ff0080; font-size: 120%; font-weight: 700; text-decoration:none; }
