/*   
Theme Name: Boo Bicycles
Theme URI: http://boobicycles.com
Description: Boo Bicycles Theme template -- WordPress v3.0.1 -- 4/2011
Author: Cody J Landstrom
Author URI: http://codyjlandstrom.com
Version: 3.0
-
All design and files incorporated in this theme are protected by copyright laws. This theme is not free.
*/

#main-content {
	height: 1592px;
	background-image: url(../images/bg/dealers.jpg);
	background-repeat: no-repeat;
	}

	#content {
		position: absolute;
		top: 310px;
		left: 62px;
		}
		
	#build {
			position: absolute;
			top: 192px;
			left: 724px;
			}
			#build a img {
				-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .7);
				-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .7);
				-o-box-shadow: 0 1px 2px rgba(0, 0, 0, .7);
				box-shadow: 0 1px 2px rgba(0, 0, 0, .7);
			
				-webkit-border-top-left-radius: 6px;
				-moz-border-radius-topleft: 6px;
				-webkit-border-top-right-radius: 6px;
				-moz-border-radius-topright: 6px;
			
				-webkit-border-bottom-left-radius: 6px;
				-moz-border-radius-bottomleft: 6px;
				-webkit-border-bottom-right-radius: 6px;
				-moz-border-radius-bottomright: 6px;
				}
			#build a img:hover {
				-webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, .7);
				-moz-box-shadow: 0 5px 5px rgba(0, 0, 0, .7);
				-o-box-shadow: 0 5px 5px rgba(0, 0, 0, .7);
				box-shadow: 0 5px 5px rgba(0, 0, 0, .7);
				}
		
		#eg {
		position: absolute;
		left: 358px;
		width: 482px;
		}
		#info1 {
			position: absolute;
			top: 50px;
			width: 287px;
			height: 325px;
			background-image: url(../images/dealers/info1.png);
			}
		#info2 {
			position: absolute;
			top: 249px;
			width: 287px;
			height: 125px;
			background-image: url(../images/dealers/info2.png);
			}
		#info3 {
			position: absolute;
			top: 448px;
			width: 287px;
			height: 92px;
			background-image: url(../images/dealers/info3.png);
			}
			#info3 p {
				padding: 23px 0 0 30px;
				font-weight: 400;
				font-family: Helvetica, san-serif;
				}
				
			#map {
				position: absolute;
				top: 422px;
				left: 427px;
				width: 536px;
				height: 388px;
				}
				
				#map_canvas {
				position: absolute;
				top: 422px;
				left: 427px;
				width: 536px;
				height: 388px;
				}
			
			#view_larger {
			position: absolute;
			top: 528px;
			left: 359px;
			}
				#view_larger a img:hover {
				-webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, .7);
				-moz-box-shadow: 0 5px 5px rgba(0, 0, 0, .7);
				-o-box-shadow: 0 5px 5px rgba(0, 0, 0, .7);
				box-shadow: 0 5px 5px rgba(0, 0, 0, .7);
				}
				
	#boxes {
		position: absolute;
		top: 963px;
		}