/* 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;
    height:20px;
    z-index:9999;
}

#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 {margin-bottom:2px;}
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:950px;
	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;}
.clear { clear: both; width: 100%; line-height: 0; font-size: 0; padding: 5px 0px; margin: 0; border: 0; }

/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(images/overlay.png) repeat 0 0;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(controls.png) no-repeat -100px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(controls.png) no-repeat -129px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(controls.png) no-repeat -100px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(controls.png) no-repeat -129px -29px;}
    #cboxMiddleLeft{width:21px; background:url(controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to IE9.
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

