@charset "utf-8";

h1 {
	font-weight: normal;
	color: #4f4f4f;
}

h1.darker {
	color: #2f2c2d;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #2f2c2d;
}

#three {
	position: relative;
	z-index:0;
}

#home {	
	padding: 37px 37px 20px 37px;
}

#home .top.left {
	width: 255px;
	
	margin-top: 10px;
}

#home .top.left p {
	margin: 30px 0;	
	/*color: #9e9e9e;*/
	color:#222222;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#home .top.left > h1.browse {
	margin-top: 25px;
}

#right {
	width: 607px;
}

#right .left {
	width: 55%;
}

#right .left > h2 {
	margin-top: 25px;
}

#right .left > h2:first-child {
	margin-top: 0px;
	/*margin-top: 59px;*/
}

#right .right {
	width: 39%;	
	color: #6c6c6c;
}

#right .right > h1 {
	margin: 1em 0;
}

#product-search select {
	width: 130px;
	
	margin: 0 10px 0 5px;
}

#fpo-ad {
	/* TEMP - EDIT ME */
	margin-top: 2em;
	color: white;
	text-align: center;
}

#right p {
	/*color: #9e9e9e;*/
	color:#222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#brand-tags {
	width: 309px;
	height: 249px;
	
	position: absolute;
	left: 50%;
	top:275px;
	/*top: 353px;*/
	border:none;
	margin-left: -543px;
}
