/* CSS Document */

body {
	background-color:#000000;
	text-align:center;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
}

#navbar {
	text-align:right;
	width:980px;
	padding-top:8px;
	font-size:0.75em;
	color:#666666
}

#navbar a, #footer a {
	color:#999999
}

#wrapper {
	text-align:left;
	width:980px;
	margin:0 auto;
}

#wrapper a img {
	border:none
}


a {
	text-decoration:none;
	color:#ffcc00;
}

a:hover {
	text-decoration:underline
}

a.nohover:hover {
	text-decoration:none
}

.homemontagelabel {
	margin-top:12px;
	float:left;
	text-align:center;
	font-size:0.75em;
}

p, li {
	font-size:0.8em;
	margin:0.5em 0;
}

#titlerow {
	width:640px;
	height:120px;
	float:left;
}

#column1 {
	width:300px;
	float:left;
	text-align:center;
}

#column2 {
	width:340px;	
	background-image:url(../widgets/guitarpage_bg_extender.jpg);
	background-repeat:no-repeat;
	float:left;
}

.minheightprop {
	height:540px;
	float:right;
	width:1px;
	overflow:hidden
}

#column2 p, #column2 ul, #column2 ol {
	margin-right:18px;
}

#column3 {
	width:340px;	
	float:right;
}

#detailcolumn {
	width:640px;	
	float:right;
}



#footer {
	text-align:center;
	width:910px;
	margin:24px auto 24px auto;
	padding-top:8px;
	border-top:1px solid #ffcc00;
	font-size:0.65em;
	color:#999999
}

.floatclearer {width:980px; clear:both; height:1px; overflow:hidden}

#columnwrapper_builder h1 {
	font-size:1.6em;
	margin:0;
}

#columnwrapper_builder h2 {
	font-size:0.9em;
	margin:0 0 0.5em 0;
}

#columnwrapper_builder {width:910px; margin:24px 35px; clear:both; }
.column1_builder {width:430px; float:left; margin-left:50px; }
.column2_builder {width:290px; float:left; margin-left:35px; }

.small {font-size:0.65em;}