/* 
	sgsmain.css - main style sheet for steelguitarstore.com 
*/
#required { color: #1A82FD; }

body{
		scrollbar-base-color:#2085FD;
		scrollbar-track-color: #BED6F2;
		scrollbar-arrow-color : red; 
}

.carttext {
	font-family:arial,sans-serif;
	font-size: 9pt;
}

H1 {
	font-family: arial,sans-serif;
	color: black;
	font-weight: normal;
	font-size: 13px;
	display: inline;
}

.linksubhead{ 
	font-family:arial,sans-serif,helvetica; 
	font-size:15px; 
	line-height:125%;
	font-weight: bold;
	color: black;
	background: #fae9cf;
}

.linkheader{ 
	font-family:arial,sans-serif,helvetica; 
	font-size:12px; 
	line-height:125%;
	font-weight: bold;
	color: black;
	background: #cccccc;
	border: 1px solid black;
}

.bodycopy{ 
	font-family:arial,sans-serif,helvetica; 
	font-size:13px; 
	line-height:125%;
}

.bodycopy A:hover { color: red; }

.linkentry{
	font-family:arial,sans-serif,helvetica;
	font-size:13px;
	line-height:125%;
}

.linkentry A:hover { color: red; }

.caption{ 
	font-family:arial,sans-serif,helvetica; 
	font-size:11px; 
	text-decoration: none;
	color: black;
}

.caption:a:hover{ 
	color: red;
	text-decoration: underline;
}

.captionon{ 
	font-family:arial,sans-serif,helvetica; 
	font-size:11px;
	line-height:115%;
	color: #996600;
	text-decoration: underline;
}

.storefronthead {
	font-family : arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight:bold;
}

.buttonoff {
	background-image : url("images/site/staticbtnbg.gif");
	font-family : arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : center;
	font-weight:bold;
	vertical-align : middle;
	background-position : bottom;
	background-repeat : no-repeat;
}

.buttonon {
	background-image : url("images/site/butbgon.gif");
	font-family : arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : center;
	font-weight:bold;
	vertical-align : middle;
	background-position : bottom;
	background-repeat : no-repeat;
	cursor: hand;
}
/*#96C1F5 #E1E8F0 #E1E8F0*/
.nboff {
	background : #E5E8EE;
	font-family : arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : center;
	font-weight:bold;
	vertical-align : middle;
}

.nbon {
	background : #96C1F5;
	font-family : arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : center;
	color: white;
	font-weight:bold;
	vertical-align : middle;
	cursor: hand;
	/*border: 1px solid #333333;*/
}

.storenboff {
	background : #ff0000;
	font-family : arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : center;
	font-weight:bold;
	vertical-align : middle;
	color: #ffffff;
}

.storenbon {
	font-family : arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : center;
	background : #cc9966;
	font-weight:bold;
	vertical-align : middle;
	cursor: hand;
}

.listbullet {
	color: #c80000;
	font-size: 15px;
}

.searchoff {
	background : #E5E8EE;
	color: black;
	width: 123px;
	height: 20px;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.addtocartoff {
	background : #96C1F5;
	background-image: url("images/site/bluegrad.gif");
	color: black;
	height: 20px;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin-left: .5em;
	text-align: center;
	}

.addtocarton {
	background : #0678FF;
	color: white;
	height: 20px;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin-left: .5em;
	text-align: center;
}

.photooff {
	background : #96C1F5;
	background-image: url("images/site/bluegrad.gif");
	color: black;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin-left: .5em;
	text-align: center;
	}

.photoon {
	background : #0678FF;
	color: white;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin-left: .5em;
	text-align: center;
}

/*#E1E8F0*/
.submitoff {
	background : #96C1F5;
	background-image: url("images/site/bluegrad.gif");
	color: black;
	width: 123px;
	height: 20px;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

.submiton {
	background : #0678FF;
	color: #efefef;
	width: 123px;
	height: 20px;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

.navbtn {
	background : #000000;
	color: #ECCC43;
	width: 123px;
	height: 20px;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

.emailbtnoff {
	background : #96C1F5;
	color: black;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

.emailbtnon {
	background : #0678FF;
	color: black;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

.linktext { 
	text-decoration:none; 
	color:black;
}

.linktexta { 
	text-decoration:none; 
	color:white;
}

a.linktexta:hover{text-decoration:none; color:black;}

a.linktext:hover{cursor:hand;text-decoration:underline;}

.storelinktext{text-decoration:none; color:white;}

.storelinktexta{text-decoration:none; color:white;}

a.storelinktexta:hover{text-decoration:none; color:white;}

a.storelinktext:hover{cursor:hand; color:white;}

.datetext
{
	font-family:arial,sans-serif;
	font-size:8pt;
	font-weight:normal;
	color:white;
	background-color:black;
	layer-background-color:black;
}

.boxborder 
{
	BORDER-LEFT: #000000 1px solid; 
	BORDER-RIGHT: #000000 1px solid; 
}

.bodytext
{
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 13pt;
	color: black;
}

.quotetext
{
	font-family: arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 14pt;
	color: black;
}

.largetextbold
{
	font-family: Arial, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 13pt;
	color: black;
	text-align: left;
}

.largetext
{
	font-family: Arial, Sans-Serif;
	font-size: 12pt;
	font-weight: normal;
	line-height: 13pt;
	color: black;
	text-align: left;
}

.subhead
{
	font-family: Arial, Sans-Serif;
	font-size: 11pt;
	font-weight: bold;
	line-height: 14pt;
	color: #006666;
}

.bigsubhead
{
	font-family: Arial, Sans-Serif;
	font-size: 15pt;
	font-weight: bold;
	line-height: 15pt;
	color: #006666;
	text-align: center;
}

.navtext
{
	font-family: arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: 10pt;
}

.scrollertext
{
	font-family: arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 10pt;
}

.quotePopup
{
		position:absolute;
		top:60px;
		left:640px;
		z-index:2;
		width:112px;
		color:black;
		background-color:white;
		visibility:visible;
		layer-background-color:black;
		vertical-align:bottom;
		font-size:8pt;
		line-height:10pt;
		font-style:italic;
		font-weight:normal;
		font-family:arial,sans-serif;
}

	.captionStyle{font-family:arial, sans-serif; font-size:12px; font-weight:bold; line-height:19px; text-align:center;}
	#captionRed{font-size:13px; color:red;}
	.captionNormal{font-family:arial, sans-serif; font-size:12px; font-weight:normal; line-height:19px; text-align:center;}
	.tabtext{font-family:arial,sans-serif;font-size:10pt;font-weight:normal;}
	.comic{font-family:comic sans ms; color:red; font-weight:bold; font-size:14pt;}
	.FORM{margin-bottom:0; margin-top:0;}
	.buttonoff{
		font-family:arial,sans-serif;
		font-size:10pt;
		font-weight:bold;
		color:white;
		background:#c300c3;
		margin-top : 7px;
		margin-bottom : 7px;
	}
	.buttonon{
		font-family:arial,sans-serif;
		font-size:10pt;
		font-weight:bold;
		color:black;
		background:#4ace32;
		margin-bottom : 7px;
		margin-top : 7px;
	}


#floater {
	  position: absolute;
	  left: 10; 
	  top: 180;
	  width: 119;
	  height: 420;
	  visibility: visible;
	}
	
#floater2 {
	  position: absolute;
	  top: 180;
	  width: 119;
	  height: 420;
	  visibility: visible;
	}

.boxborder 
{
	BORDER-LEFT: #000000 1px solid; 
	BORDER-RIGHT: #000000 1px solid; 
}
	
FORM{margin-bottom: 0; margin-top: 0;}	
BODY{
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
}

.seasonselect { width: 120px; height: 20px; font-family: arial; font-size: 10px;}

.datetext
{
	font-family:arial,sans-serif;
	font-size:13px;
	font-weight:normal;
	color:white;
	background-color:black;
	layer-background-color:black;
}

.content{font-family:arial,sans-serif; font-size:11px; font-weight:normal; color:#666666;line-height:20px;}

.profile{font-family:arial,sans-serif; font-size:9pt; font-weight:normal; color:#333333;line-height:11pt;}

.subhead{font-family:arial,sans-serif; font-size:13px; font-weight:bold; color:#333333;line-height:20px;}

.cartcontent{font-family:arial,sans-serif; font-size:12px; font-weight:normal; color:#333333;line-height:22px;}

.cartcontent a:hover{color:red;}

.catalogitem{font-family:arial,sans-serif;font-weight:normal;font-size:12px;}

.cartcontent2{font-family:arial,sans-serif; font-size:12px; font-weight:normal; color:#333333;line-height:18px;}

.label{font-family:arial,sans-serif; font-size:8pt; font-weight:bold; color:#333333;line-height:11pt;}

.label2 {font-family:arial, sans-serif; font-size:10pt; font-weight:normal; color:#333333;}

.header{font-family:arial, sans-serif; font-size:15px; font-weight:bold; color:#333333;line-height:20px;}

.header a:hover{color:#7afec3;}

.welcome{
	font-family:arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #333333;
	line-height:120%;
	font-style : italic;
	padding-top : 10px;
}
/*#59A3F9  #96C1F5*/
.pageHeader{
	font-family:arial, sans-serif;
	font-size:10pt;
	color: black;
	font-weight:bold;
	/*background: #96C1F5;*/
	/*#CADCF2;*/
	/*#D5E2F1#96C1F5*/
	background-image: url("images/site/bluegrad.gif");
	border: 1px solid black;
	/*border: 2px solid #0678ff;*/
	/*background-image : url(images/site/1tanpixel.gif); */
}

#category{
	color: black;
}
.queryHeader{
	font-family:arial, sans-serif;
	font-size:10pt;
	color: #cc;
	font-weight:normal;
}

/*.pageheader{
	font-family:arial, sans-serif;
	font-size:21px;
	font-weight:bold;
	color: Fuchsia;
	font-style : italic;
}
*/
.pageheader2{
	font-family:arial, sans-serif;
	font-size:15px;
	font-weight:bold;
	color: Fuchsia;
}

.cobtnon{
	font-family:arial,sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#efefef;
	background : #0678FF;;
}

.cobtnoff{
	font-family:arial,sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:black;
	background : #96C1F5;
}

.cartheader{font-family:arial,sans-serif; font-size:16px; font-weight:normal; color:#333333;line-height:120%; padding-top:10px;}

.smpicon{
	border : 3px solid #96C1F5;
}

.smpicoff{
	/*border : 3px solid #96C1F5;*/
	border : 3px solid white;
}

.smpicona{
	border : 3px solid #96C1F5;
}

.smpicoffa{
	/*border : 3px solid #96C1F5;*/
	border : 3px solid #E1E8F0;
}

.pagehead{font-family:arial,sans-serif; color:#666666; font-weight:bold; font-size:14pt;vertical-align:top;}

.spanstyle {
	position:absolute;
	visibility:visible;
	top:-50px;
	font-size:8.5pt;
	font-family:Arial;
	font-weight:bold;
	color:rgb(47,200,47);
}

.body{ width:100%;overflow-x:hidden;overflow-y:scroll;}

#bluetext{color:blue;}
#redtext{color:red;}

.tabtext{font-family:arial,sans-serif; font-size:10pt; font-weight:normal;vertical-align:top;}

.pageone1{font-family:arial,sans-serif,helvetica; font-size:10pt; color:#e6024a; font-weight:bold;}

.pageone2{font-family:arial, sans-serif; font-size:14pt; color:#4BCE33; font-weight:bold;}

H2{
	font-family:arial,sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

.dow {
	font-family:arial,sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	vertical-align: top;
	text-align: center;
	width: 61px;
}

.booked {
	background: #fae9cf;
	font-family: arial, sans-serif;
}

.notbooked {
	background: #ffffff;
	font-family: arial, sans-serif;
}

.faqq {
	font-weight: bold;
	font-style: italic;
	font-size: 10pt;
	font-family: arial, sans-serif;
}	

.faqa {
	font-weight: normal;
	font-style: none;
	font-size: 10pt;
	font-family: arial, sans-serif;
}	

.spec1{
	font-weight: bold;
	font-size: 10pt;
	font-family: arial,sans-serif;
}

.spec2{
	font-weight: normal;
	font-size: 10pt;
	font-family: arial,sans-serif;
}

.bullet{ color:#0678FF; font-weight: bold;}

.artistcopy { font-family: arial,sans-serif; font-size: 10pt; line-height: 170%;}

.bluehead{ color:#0678ff; font-weight:bold;}

SELECT{
	font-family:arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	color:black;
	background : white;
}

