body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #1D0808;
	background-image: url(../images/site_bg.gif);
	background-repeat: repeat-x;
}


#titleDiv{
	width: 90%;
	float: left;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #000033;

}


.oneColLiqCtr #container {
	width: 92%;  /* this will create a container 80% of the browser width */
	/* background: #EAE3E4; */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	/*background-color: #ecfffd; */
	
	background: #e3f1f1;
}
.oneColLiqCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2F0000;
}

#header{
	height: 69px;
	text-align: right;
	background-color: #e3f1f1;
	background-image: url(../images/hands_01.jpg);
	background-repeat: no-repeat;
}

#navContainer{
	height: 48px;
	background-image:url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	background-color: #A80109;

}

#footer{
	height: 38px;
	background: #7F0006;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 0px;
	margin: 0px;
	width: 100%;
}

#searchRight{
	float: right;
	height: 30px;
	padding-top: 5px;
	margin-bottom: 40px;
	text-align: right;
	clear: both;
}

#titleLeft{
	float: left;
}

#topHeader{
	padding-top: 10px;
	height: 40px;
}

#footer #left {
padding-top: 14px;
padding-left: 20px;
float: left;
}
#footer #right {
padding-top: 14px;
padding-right: 20px;
float: right;
}

.guitarList{
	width: 90%;
	margin-bottom: 20px;
	clear: both;
}

.guitarList .title{
	height: 25px;
	width: 100%;
}
	

.guitarList .titleLimiter{
	width: auto;
	background-color: #d62629; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	float: left;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 5px;
}
              
.guitarList #container{
	background-color: #ffffff;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #d62629;
	width: 100%;
	clear: both;
	display: block;
}

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }

.clearfix { display: inline-block; }
/* start commented backslash hack \*/

* html .clearfix { height: 1%; }

.clearfix { display: block; }
/* close commented backslash hack */


.guitarList .imageLeft{
	padding: 10px;
	width: 100px;
	float: left;
	background-color: #ffffff;
	float:left;
}

.guitarList .descriptionRight{
	padding: 10px;
	width: auto;
	float: right;
	background-color: #ffffff;
	width: 75%;
}

.guitarList .footer{
	height: 23px;
	background-image:url(../images/guitars_footer.gif);
	background-repeat: repeat-x;
	clear:both;
}

.guitarList .buttonsRight{
	float: right;
	background-color: #ffffff;
	width: 350px;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}




.testOpacity{
	background-image: url(../images/thumbnails/8068_01.jpg);
}

.thumbnailer{
	width: 110px;
	height 110px;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	
}

.thumbnailer img{
	padding: 5px;
	border: 1px solid #666666;
	margin-bottom: 5px;
}



.guitarList .priceLeft{
	width: 100px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002233;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#commentHolder{
	text-align: center;
	margin: 30px;
	clear: both;
	width: 800px;
}





#comment{
	width: 80%;
	/* border: 1px solid #CCCCCC; */
	text-align: left; /* this overrides the text-align: center on the body element. */
	/* background-color: #fff; */
	/* background-image: url(../images/bg_outline.gif); */
	font-family: Courier New, Courier, monospace;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#floatLeft{
	float:left;
}

#floatRight{
	float:right;
}

.plectrumOn {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	background-image:url(../images/plectrum_bg_on.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	float: left;
	padding-top: 6px;

	padding-bottom: 35px;

	margin-left: 5px;
}

.plectrumOff {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	background-image:url(../images/plectrum_bg_off.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	float: left;
	padding-top: 6px;

	padding-bottom: 35px;

	color: #FFFFFF;
	margin-left: 10px;
}



/*#navcontainer a:link, #navlist a:visited
#navcontainer a
#navcontainer a:hover*/

#plectrumHolder{
	text-align: center;
	width: 400px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#plectrumHolder a{
	color: #FFF;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 35px;
	padding-left: 15px;
}

#plectrumHolder a:link, #navlist a:visited{
	color: #FFF;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 35px;
	padding-left: 15px;
}

#plectrumHolder a:hover{
	color: #990000;
}



#thumnailHolder{
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}

#thumnailHolder img{
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #333333;
	margin-right: 10px;
}

.tdEven{
background-color: #E2D8DA;
}

.tdOdd{
background-color: #D1C2C5;
}


.tdTitle{
	background-color: #d62629;
	font-weight: bold;
	color: #FFFFFF;
}

.tableWrap{
	border: 1px solid #333333;
}


#showHide1{
display: none;
}

#showHide2{
display: none;
}

#showHide3{
display: none;
}
#commentHeader {
	width: 80%;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-weight: bold;
	color: #003333;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
}
.special{
display: none; 
}


.floatLefters{
float: left;
}

