html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #131414;
	background-image: url(../images/bg_main.jpg);
	background-position:center;
	background-repeat:repeat-y;	
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#page {
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #393a38;
	width: 575px;
	height: auto;
	background-color: #fff0dc;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #424248;
	display: block;
	overflow:hidden;
}	

#nav {
	
	width: 575px;
	height: 135px;
	background-image:url(../images/bg_nav.gif);
	background-repeat:repeat-x;
	
}

#logo {
	cursor: pointer;
	float: left;
	width: 296px;
	height: 135px;
	background-image:url(../images/logo.gif);
	

}

#keys {
	float: right;
	text-align:right;
	width: 269px;
	height: 135px;
	/* background-image:url(../images/nav.jpg); */
}

#img_main {

	float: left;
	width: 300px;
	height: 145px;
	background-image:url(../images/pianoimg.jpg);
	display: block;
}

#promo_content {
	float: right;
	background-color: #ea7c33;
	background-image:url(../images/bg_content.jpg);
	width: 275px;
	height: 145px;
	color: #ffd8cf;
	text-align:justify;
	letter-spacing: 0.5px;
	
}

#promo_content p {

	margin-left: 10px;
	margin-right: 15px;
	width: 245px;
	
}

#promo_content p a {


	color: #fff;		
	text-decoration: none;

		
}

#promo_content a:hover  {
	text-decoration: underline;
}

#promo_footer {
	float: left;
	background-image:url(../images/div.jpg);
	background-repeat:no-repeat;
	height: 50px;
	width: 575px;

}

#promo_content p {

	text-align: justify;
	font-size: 12px;
}


#ebay_link {

	float: left; 
	width: 244px;
	margin-left: 17px;

}

#content {
	float: left;
	width: 575px;
	background-color: #fff0dc;
	background-image:url(../images/bg_content.gif);
	background-repeat:repeat-x;
	padding-left: 10px;
	
	
}

#pane_main {

	float: left;
	width: 550px;
	background-color: #fff0d1;
	background-image:url(../images/bg_pane.gif);
	background-repeat:repeat-x;
	border: 2px solid #decfb3;
	border-top: 0px;
	margin-top: 2px;

}

#pane_left {

	float: left;
	width: 264px;
	height: 300px;
	background-color: #fff0d1;
	background-image:url(../images/bg_pane.gif);
	background-repeat:repeat-x;
	border: 2px solid #decfb3;
	border-top: 0px;
	margin-top: 17px;

}


#pane_right {

	float: right;
	width: 260px;
	height: 317px;
	background-color: #fff0d1;
	background-image:url(../images/bg_pane2.gif);
	background-repeat:repeat-x;	
	border: 2px solid #decfb3;
	border-top: 0px;
	margin-top: 0px;
	margin-right: 20px;

}


#pane_top {

	width: 553px;
	height: 45px;
	margin-left: -2px;
	background-image:url(../images/pane_top.jpg);
}



#pane_topleft {

	width: 264px;
	height: 13px;
	background-image:url(../images/pane_topleft.jpg);
}



#pane_topright {
	
	float: left;
	width: 264px;
	margin-left: -2px;
	height: 39px;
	background-image:url(../images/pane_topright.jpg);
}

#pane_left p, #pane_right p {

	float: left;
	margin: 10px 20px 10px 20px;

}

.mid {
	float: left;
	margin-left: 12px;

}

.mid_main {
	float: left;
	margin-left: 12px;
	margin-right: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444;
	text-align: left;
	width: 530px;
}

.img_container {
	width: 212px;
	border: 1px solid #e5d9c8;
	background-color: #fef6e5;
	padding: 7px;
	margin: 5px;
	text-align: center;
}
.img_containerLrg {
	width: 212px;
	border: 1px solid #e5d9c8;
	background-color: #fef6e5;
	padding: 5px;
	margin: 0px;
	margin-top: 5px;
	margin-right: 5px;
	text-align: center;
}



.img_containerLinks {
	width: 104px;
	border: 1px solid #e5d9c8;
	background-color: #fef6e5;
	padding: 7px;
	margin: 5px;
	text-align: center;
}

.img_containerContact {
	width: 240px; 
	height: 205px;
	border: 1px solid #e5d9c8;
	background-color: #fef6e5;
	padding: 7px;
	margin: 5px;
	text-align: center;
	float: left; 

}

.img_container p, .img_containerLrg p {
	font-size: 11px;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
	margin-top:3px;
	margin-bottom: 3px;
}


.mid img {
	margin-top: 5px;
}

.mid .desc {
	margin-left: 24px;
	width: 190px;
	color: #454442;
	font-weight: bold;
	font-size: 11px;
	text-align:left;
}

.mid td a {
	text-decoration: none;
	color: #ad3c3c;
	font-weight:bold;
}

.mid td a:hover {
	color: #FF0000;
}

.mid_bott a {
	margin-top: 5px;
	margin-left: 160px;
	float: left;
	font-size:11px;
	text-align:right;
	text-decoration: underline;
	font-weight: bold;
	color: #df0b0a;
	
}

.promo_products {
	margin-top: 12px;
	margin-left: 12px;
	margin-bottom: 0px;
	float: left;
	width: 240px;
	height: 69px;
	cursor: pointer;
}

.promo_products:hover {
	background-color:#FFFFCC;
}

.promo_img img{
	float: left;
	width: 72px;
	height: 54px;
	border: 2px solid #dcd7cc;
	margin-top: 4px;
	margin-right: 5px;
	margin-left: 6px;
	
}

.promo_desc {
	font-size:10px;
	font-weight: bold;
}
.promo_desc strong {
	font-size: 12px;
	color: #bd4949;
	font-weight:bold;
	display:block;
}

.promo_text { display:block; }

.promo_text a {
	color: #ca0b0e;
}



#footer {
	
	margin-top: 20px;
	float: left;
	width: 575px;
	height: 47px;
	background-image:url(../images/bg_footer.gif);

}

#footer #bg {
	height:48px;
	padding-top: 9px;
	float: left;
	margin-left: 10px !important;
	margin-right: 10px !important;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 11px;
	color: #dbdbdb;
}

#footer #bg #content_left {

	float: left;
	padding-left: 8px;

}

#footer #bg #content_right_txt a {

	font-size: 11px;
	color: #d4d5d9;
	float: right;
	padding-right: 8px;
	text-decoration: none;

}

#footer #bg #content_right_logo {
	float: right;
	padding-right: 8px;

}

.heading {
	float: left;
	margin-top: 16px;
}

.heading_main {
	float: left;
	margin-top: 2px;
	background-color: #fed9a4;
	height: 23px;
	width: 550px;

}

.main_desc {
	float: left;
	width: 290px;
	margin-top: 7px;

}

.links_desc a {
	color: #d12821;
	font-weight: bold;
	text-decoration: none;
}

.main_desc a, .serv_desc a, .contact_desc a {
	color: #d12821;
	text-decoration: none;
}

.main_desc a:hover, .serv_desc a:hover, .links_desc a:hover, .contact_desc a:hover {
	text-decoration: underline;
}


.full_desc {
	float: left;
	width: 515px;
	margin-top: 7px;

}

.contact_desc {
	float: left;
	width: 240px; 
	margin-left: 10px;
	margin-top: 7px;
	font-size: 12px;
}

.contact_desc strong {
	font-size: 14px;
}

.serv_desc {
	float: left;
	width: 290px;
	margin-top: 7px;

}

.links_desc {
	float: left;
	width: 350px;
	margin-top: 7px;
	margin-left: 10px;
	font-size: 12px;

}

.serv_desc strong, .full_desc strong {
	color: #d12821;
}

.spacer {
	float: left;
	width: 590px;
	height: 2px;
}

.spacer_line {
	float: left;
	width: 523px;
	height: 21px;
	background-image: url(../images/bg_spacerLinks.gif);
}



 .item_products {
	margin-top: 0px;
	margin-left: 12px;
	margin-bottom: 20px;
	padding: 0px;
	float: left;
	width: 240px;
	height: 69px;
	cursor: pointer;
}

 .item_productsMed {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	float: left;

}


 .item_products:hover {
	background-color:#FFFFCC;
}

.item_img img{
	float: left;
	width: 72px;
	height: 54px;
	border: 2px solid #dcd7cc;
	margin-top: 4px;
	margin-right: 5px;
	margin-left: 6px;
	
}

.item_imgMed img{
	float: left;
	width: 290px;
	border: 2px solid #dcd7cc;
	margin-top: 4px;
	margin-right: 5px;
	margin-left: 6px;
	overflow: visible;
	
}

.item_desc {
	font-size:10px;
	font-weight: bold;
}
.item_desc strong {
	font-size: 12px;
	color: #bd4949;
	font-weight:bold;
	display:block;
}

.item_text i, item_textMed i {
	color: #f00;
	font-style: normal;
	text-decoration: line-through;
}

.item_text { display:block; }

.item_text a {
	color: #ca0b0e;
}


.item_descMed {
	font-size:14px;

}
.item_descMed strong {
	font-size: 18px;
	color: #bd4949;
	font-weight:bold;
	display:block;
	margin-bottom: 5px;
	margin-top: 10px;
}

.item_textMed { display:block; }

.item_textMed a {
	color: #ca0b0e;
}


.mid_main a, #pane_right a {
	color: #444;
}
.mid_main a:hover, #pane_right a:hover {
	color: #000; 
}

.heading_main span a {
	margin-top: 4px;
	margin-right: 10px;
	float: right;
	color: #d42f26;
	text-decoration: none;
}

.heading_main span a:hover {
	text-decoration: underline;
}
.txtSale
{
	color: #409700;
}
.txtSold
{
	color: #F00;
	font-size: 13px;
	font-weight: bold;
}
.buynow
{
	margin-left: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 534px;
	height: 37px;
}
