/* CSS Document */
/*Path:
https://koentoppguitars.com/css/style.css*/


/*  RESET STUFF */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}



/*  RESET STUFF */







A:link, A:visited {
	color: #ccc;
	text-decoration: none;
	font-weight: bold;
}

a:link img, a:visited img { 
	border-color: #ccc; 
	}



A:active, A:hover {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

a:active img, a:hover img { 
	border-color: #666; 
	}



a {
outline: 0;
}


html,body {
	height:100%; /* needed for container min-height */
}



body
{
	background-color: #000;
	line-height: inherit;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#container
{
	margin: 0px auto;
	/*width: 975px;*/
	width: 1045px; /*Changed from above as part of 2013 Refresh - however, this was an existing issue fix, not an alignment change*/
	/*background-color: #222;*/ /*Rule change as part of 2013 Refresh to bring blog in alignment with .com site*/
	/*background-image: url(../images/gradient_page.jpg);*/ /*Rule change as part of 2013 Refresh to bring blog in alignment with .com site*/
	background-repeat: repeat-x;
	border-style: solid;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	line-height: inherit;
	height: 100%;
	height:auto !important; /* real browsers */
	min-height:100%; /* real browsers */
}

#container2
{
	margin: 0px auto;
	width: 955px;
	height: 100%;
	height:auto !important; /* real browsers */
	min-height:100%; /* real browsers */
}




#flashBox
{
	float: right;
	clear: left;
 	margin: 4px 0px 15px 20px
}

#flashBoxClassical
{
 	margin: 20px 0px 0px 0px
}



/* FOR SSP Visible DIV */
.txtClose {
	color: #000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 40px;
	margin-top: 15px;
	text-align: right;
}




.tableBorder
{
	border-style: solid;
	border-width: 1px;
	border-color: #999;
	outline-style: none;
	line-height: inherit;
}


h1
{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	margin: 0px;
	text-transform: capitalize;
	letter-spacing: 1px;
}


h2
{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin: 14px 0px 0px 0px;
	text-transform: capitalize;
	letter-spacing: 1px;
}

h3
{
	color: #DF7111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	text-transform: capitalize;
	letter-spacing: 1px;
}





.txtBody {
	color: #999;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: justify;
}

.txtBodyNews {
	color: #999;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 0px;
	text-align: justify;
}



.txtCentered
{
	color: #999;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: center;
}

.txtContact
{
	color: #ccc;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 10pt;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: left;
}

.txtFooter
{
	color: #ccc;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 10pt;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}





#boxes
{
	margin-top: 10px;
	background-color: #000;
	width: 955px;
	margin-bottom: 10px;
	padding: 1px 0px 1px 0px;
} 

#box1
{
	width: 302px;
	height: 371px;
	float: left;
	margin: 10px 0px 0px 10px;
	text-align: left;
	padding: 1px;
	background-image: url(../images/gradient_guitars.jpg);
	background-repeat: repeat-x;
	background-color: #333;
} 

#box2
{
	width: 302px;
	height: 371px;
	margin: 10px auto 10px auto;
	text-align: left;
	padding: 1px;
	background-image: url(../images/gradient_guitars.jpg);
	background-repeat: repeat-x;
	background-color: #333;
} 

#box3
{
	width: 302px;
	height: 371px;
	float: right;
	text-align: left;
	padding: 1px;
	margin: 10px 10px 0px 0px;
	background-image: url(../images/gradient_guitars.jpg);
	background-repeat: repeat-x;
	background-color: #333;
} 

 

#box1 h2, #box2 h2, #box3 h2
{
	margin-left: 10px;
	font-size: 19px;
	line-height: 22px;
	color: #DF7111;
	font-weight: normal;
	margin-bottom: 5px;
} 


#boxes p
{
	padding-left: 10px;
	padding-right: 10px;
} 


.onemorebox h2
{
	font-size: 1.6em;
	color: #7e9dc8;
	padding-top: 10px;
	margin-left: 10px;
	font-weight: lighter;
} 


img.floatLeft
{
	float: left;
	margin: 12px 10px 20px 10px;
	border-style: solid;
	border-width: 0px;
	border-color: #ccc;
} 

/*Footer Bar style rules for 2013 refresh*/
#footerBar {
	display: block;
	margin: 0 auto;
	position: relative;
	width: 955px;
}
#footerBar .seperator {
	width: 100%;
	margin: 40px auto 10px;
	display: block; /*this rule may be unnecessary - revision: seems to be needed to force centering on the element (using auto margins)*/
}
.footerContent {
	color: #999999;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 0.7em;
	margin-bottom: 3px;
	position: relative;
	right: -13px;
	text-align: right;
}
.footerLink:link, .footerLink:visited {
	color: #999999;
	font-weight: normal;
	text-decoration: underline;
}
.footerLink:hover {
	color: #DDD;
}