@charset "utf-8";
/* CSS Document */

/* body - container - subcontainer -----------------------------------------------------------------------------*/
body {
	background-color: #000000;
	background-position: 50% 0%;
	background-attachment: fixed;
	margin: 30px 0 30px 0;
}
#header {
		background-color: #222222;
		color: #FFFFFF;
		width: 800px;
		height: auto;
		margin: 0 40px 0 40px;
		padding: 0 0 0 0;
}
#container {
		background-color: #FFFFFF;
		width: 900px;
		height: 100%;
		margin: 0px auto 0px;
		padding: 0px;
}
#subcontainer {
	background-color: #222222;
	width: 880px;
	height: 100%;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;

}
/* whitebars - greybars -----------------------------------------------------------------------------*/

#whitebar {
		background-color: #FFFFFF;
		width: 880px;
		height: 10px;
		margin: 0px auto;
		padding: 0px;
}
#whitebar_thin {
		background-color: #FFFFFF;
		width: 880px;
		height: 1px;
		margin: 0px auto;
		padding: 0px;
}
#greybar {
		background-color: #222222;
		width: 880px;
		height: 10px;
		margin: 0px auto;
		padding: 0px;
}
#greybar_thick {
		background-color: #222222;
		width: 880px;
		height: 30px;
		margin: 0px auto;
		padding: 0px;
}
#greybar_thin {
		background-color: #222222;
		width: 880px;
		height: 1px;
		margin: 0px auto;
		padding: 0px;
}
/* nav_main -----------------------------------------------------------------------------*/
#nav_main
{
		color: #222222;
		width: auto;
		height: auto;
		margin: 0px auto 0px;
		padding: 0px;
}
#nav_main ul
{
padding: .3em ;
margin: 0;
list-style-type: none;
background-color: #FFFFFF;
color: #222222;
width: 100%;
font: bold 90% arial, helvetica, sans-serif;
text-align: center;
}

#nav_main ul li 
{ 
display: inline;
}

#nav_main ul li a
{
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
text-decoration: none;
color: #222222;
padding: .2em 1.5em;
}

#nav_main ul li a:hover
{
color: #222222;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
border-left: 1px solid #DDDDDD;
border-right: 1px solid #FFFFFF;
background-color: #EEEEEE;
}
#nav_main ul li #active a
{
color: #222222;
}
#nav_main ul li#updated a
{
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
border-left: 1px solid #DDDDDD;
border-right: 1px solid #FFFFFF;
background-color: #EEEEEE;

background-image: url(images/new.gif);
background-repeat:no-repeat;
color: #222222;
}
#nav_main ul li#updated a:hover
{

color: #222222;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
border-left: 1px solid #DDDDDD;
border-right: 1px solid #FFFFFF;
background-color: #EEEEEE;
}
/* nav_sub -----------------------------------------------------------------------------*/
#nav_sub
{
		color: #FFFFFF;
		width: 100%;
		height: auto;
		margin: 0px auto 0px;
		padding: 0px;
}
#nav_sub ul
{
padding: .3em ;
margin: 0;
list-style-type: none;
background-color: #666666;
color: #888888;
width: 100%;
font: normal 80% arial, helvetica, sans-serif;
text-align: center;
}
#nav_sub ul li 
{ 
display: inline;
}
#nav_sub ul li#active a
{
background-color: #FF9933;
color: #fff;
}
#nav_sub ul li a
{
color: #FFFFFF;
border-top: 1px solid #666666;
border-bottom: 1px solid #666666;
border-left: 1px solid #666666;
border-right: 1px solid #666666;
text-decoration: none;
padding: .2em 1.5em;
font-weight: normal;
}
#nav_sub ul li a:hover
{
border-top: 1px solid #666666;
border-bottom: 1px solid #666666;
border-left: 1px solid #666666;
border-right: 1px solid #666666;
background-color: #888888;
}
#nav_sub ul li#updated a
{
color: #FFFFFF;
border-top: 1px solid #666666;
border-bottom: 1px solid #666666;
border-left: 1px solid #666666;
border-right: 1px solid #666666;
text-decoration: none;
padding: .2em 1.5em;

background-image: url(images/new.gif);
background-repeat:no-repeat;
}
#nav_sub ul li#updated a:hover
{
border-top: 1px solid #666666;
border-bottom: 1px solid #666666;
border-left: 1px solid #666666;
border-right: 1px solid #666666;
background-color: #888888;
}
/* content - flashcontent - site_info -----------------------------------------------------------------------------*/

#content {
		background-color: #222222;
		color: #FFFFFF;
		width: 800px;
		height: auto;
		margin: 0px auto 0px;
		padding: 0px;
}
#flashcontent {
		background-color: #222222;
		width: 880px;
		height: 500px;
		margin: 0px auto;
}
#flashcontent_small {
		background-color: #222222;
		width: 800px;
		height: 800px;
		margin: 0px auto;
}
#site_info {
		text-align: center;
		background-color: #333333;
		color: #666666;
		width: auto;
		height: auto;
		margin: 0px auto 0px;
		padding: 10px 0 10px 40px;
}
/* h1 - h2 - h3 - h4 - p - notes - credit - ul - ol - img -----------------------------------------------------------------------------*/
h1 {
	color: #ffffff;
	margin-top: 20px;
	font-family: arial, helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
}
h2 {
	margin-top: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
}
h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
}
h3 a:link, a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
h3 a:hover {
	text-decoration: none;
	color: #FF0000;
}
h4 {
	padding-top: 30px;
	padding-bottom: 5px;
	margin:0;
	line-height: 1.5em;
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
}
h5 {
	font-family: arial, helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
p {
	color: #FFFFFF;
	line-height: 1.5em;
	font-family: arial, helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	font-weight: normal;
}
p a:link, :visited{
	line-height: 1.5em;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
p a:hover{
	line-height: 1.5em;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}
.bolded{
	color: #FFFFFF;
	line-height: 1.5em;
	font-family: arial, helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
}
.bolded a:link, a:visited{
	color: #FF0000;
}
.bolded a:hover{
	color: #FFFFFF;
}
.credit {
	color: #666666;
	font-family: arial, helvetica, sans-serif;
	font-size: .6em;
	font-style: normal;
	font-weight: normal;
}
.credit a:link, a:visited{
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
.credit a:hover{
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}
.notes {
	font-style: italic;
	color: #FFFFFF;
}
.comingsoon {
	font-style: italic;
	color: #FF0000;
	font-weight: bold;
}

ul,ol {
	color: #FFFFFF;
	line-height: 1.5em;
	font-family: arial, helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-left: 30px;
	margin-left: 0;
	list-style-position:outside;
}
ol li a:link, :visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}
ol li a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
img {
	padding: 0;
	margin: 0;
	border: 0;
}
.pricing {
	color: #FFFFFF;
	line-height: 1.5em;
	font-family: arial, helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-left: 30px;
	margin-left: 0;
	list-style-position:outside;
}
/* floats -----------------------------------------------------------------------------*/
.fltrt { 
	float: right;
	margin-left: 8px;
	padding-top: 10px;
	margin-left: 20px;
}
.fltlft { 
	float: left;
	padding-top: 10px;
	margin-right: 20px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* woodstyle -----------------------------------------------------------------------------*/
#wooditem {
		background: #222222;
		color: #FFFFFF;
		width: 800px;
		height: 120px;
		margin: 0px auto 0px;
		padding: 10px 0px 10px 0px;
}
#woodpic {
		background: #FFFFFF;
		color: #FFFFFF;
		width: 100px;
		height: 100px;
		float: left;
		margin: 0px 20px 0px 0px;
		padding: 10px;
}
/* guitar 4 sale  -----------------------------------------------------------------------------*/
#guitar4sale {

		background-color: #222222;
		color: #222222;
		width: 800px;
		height: auto;
		padding:0;
		margin: 0;
		overflow: hidden;
}
#guitar_header {
		border-right: 1px solid #FFFFFF;
		background-color: #CC0000;
		color: #222222;
		text-align: center;
		width: auto;
		height: 60px;
		padding: 0;
		margin: 0;
}
#guitar_descript {
		border-right: 1px solid #FFFFFF;
		color: #222222;
		width: auto;
		height: auto;
		padding: 0;
		margin: 0;
}
#guitar_footer {
		border-top: 1px solid #FFFFFF;
		border-right: 1px solid #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
		text-align:right;
		color: #222222;
		width: auto;
		height: 30px;
		padding: 0 10px 0 0;
		margin: 0;
}
#guitar_status {
		color: #222222;
		width: auto;
		height: 200px;
		padding: 0;
		margin: 0;
}
#guitar_spec {
		color: #222222;
		width: 220px;
		height: auto;
		padding: 0px;
		margin: 0px;
}
#guitar_spec ul{
		color: #222222;
		padding: 20px 0 20px 30px;
		margin: 0px;
		font-size: .8em;
		font-weight: normal;
}
#guitar4sale .guit
{
		color: #FFFFFF;
		padding: 10px 0 0 0;
		margin: 0;
		font-size: 2em;
		font-weight: bold;
}
#guitar4sale .guit_price
{
		color: #FFFFFF;
		padding: 5px 0 0 0;
		margin: 0;
		font-size: 1.2em;
		font-weight: normal;
}
.guit_bold
{
	color: #222222;
	font-weight: bold;
}
table {
	text-align: left;
	vertical-align: top;
	padding: 0;
	margin: 0;
}
table ul{
	line-height: .8em;
	font-family: arial, helvetica, sans-serif;
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 0;
	margin-top: 15px;
	list-style-position:inside;
}
table ul li{
	padding: 4px 0;
	margin: 0;
	color: #222222;
}


.listing_wrapper {

}
.listing {
height: 391px;	
position: relative;
}
.text_wrapper {
	position: absolute;
	left: 335px;
	top: 31px;
	width: 446px;
	height: 90px;
	outline: 2px soild #fab;
}
.col {
	margin: 0;
	padding: 0;
	margin-left: 10px;
	width: 135px;
	height: 90px;
	float:left;	
	font: normal normal 12px/1 arial, helvetica, sans-serif;
	color: #000;
}
.col li {
margin-bottom: 10px;	
}
#sale_03 {
	background:url(newstuff/images/new7e.jpg) top left no-repeat;
}
#sale_02 {
	background:url(newstuff/images/new3g.jpg) top left no-repeat;
}
#sale_01 {
	background:url(newstuff/images/new4g.jpg) top left no-repeat;
}
