@charset "utf-8";
/* CSS Document */

div#content {
	padding:20px 18px !important;
}
div#contentBody {
	margin:20px 20px 5px 20px;
}

h1, h2 {
	font-size:1px;
	text-indent:-5000px;
}
div.box2 h1 {
	height:45px;
}
div.box2 h1 a {
	display:block;
	height:40px;
	margin:5px 30px 0px 30px;
}
div.box2 .boxcontent {
	height:238px;
	margin:10px;
	padding:5px;
	text-align:left;
	overflow:auto;
}

div.box3 h1 {
	height:40px;
}
div.box3 h1 a {
	display:block;
	height:33px;
	margin:5px 20px 2px 20px;
}
div.box3 .boxcontent {
	height:205px;
	margin:15px;
	text-align:left;
	overflow:auto;
}

div#newsbox {
	float:left;
	margin-right:20px;
}
div#newsbox h1 {
	background:url(_common/img/news_title.gif) center top no-repeat;
}
div#newsbox h3 {
	font-size:11px;
	margin:10px 0px 5px 15px;
	color:#F00;
}
div#newsbox .boxcontent {
	height:196px;
	margin-top:0px;
	margin-bottom:6px;
}
div#newsbox .boxfooter {
	margin:0px 60px;
	font-weight:bold;
}

div#lookbox {
	float:left;
}
div#lookbox h1 {
	background:url(_common/img/look_title.gif) center top no-repeat;
}

div#sarahbox {
	float:left;
	margin-left:1px;
	margin-right:10px
}
div#sarahbox h1 {
	background:url(_common/img/sarah_title.gif) center top no-repeat;
}

div#guitarsbox {
	float:left;
	margin-right:10px	
}
div#guitarsbox h1 {
	background:url(_common/img/guitars_title.gif) center top no-repeat;
}
div#guitarsbox .boxcontent a {
	float:left;
	margin:6px 10px;
	padding:2px;
}
div#guitarsbox .boxcontent a:hover {
	background-color:#C92127;
}

div#crestonbox {
	float:left;
}
div#crestonbox h1 {
	background:url(_common/img/creston_title.gif) center top no-repeat;
}
div#crestonbox img {
	border: 2px solid black;
	margin: auto;
}
