@charset "utf-8";

/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
}

#wrapper {
	margin: auto;
	width: 973px;
}

#header {
	background: url(http://www.michellespiano.com/images/nav-background.jpg) no-repeat center top;
	height: 74px;
}

#header .logo {
	padding-left: 20px;
	float: left;
}

/* Rotator */

.slideshow { 
	height: 183px; 
	width: 974px;
	clear:both;
}

.slideshow img { 
	margin: 0px;
	padding: 0px;
	border: 0px solid #ccc;
}

.slideshow-small { 
	height: 250px; 
	width: 300px;
	clear:both;
}

.slideshow-small img { 
	margin: 0px;
	padding: 0px;
	border: 0px solid #ccc;
}



/* Index page */


#indexleftcol {
	background: url(http://www.michellespiano.com/images/left-column-1.jpg) no-repeat scroll center top;
	float:left;
	height:352px;
	padding-top:10px;
	padding-left: 10px;
	width:314px;
}

#indexcentercol {
	background: url(http://www.michellespiano.com/images/center-column.jpg) no-repeat top center;
	float:left;
	height:352px;
	padding-top:10px;
	padding-left: 10px;
	width:314px;
}

#indexrightcol {
	float:left;
	height:352px;
	padding-left:10px;
	padding-top:10px;
	width:315px;
	background: url(http://www.michellespiano.com/images/right-column.jpg) no-repeat top center;
}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	text-align: center;
	color: #747272;
	line-height: 34px;
}

#indexleftcol:hover {
	background: url(http://www.michellespiano.com/images/left-column-over-1.jpg) no-repeat top center;
}

#indexcentercol:hover {
	background: url(http://www.michellespiano.com/images/center-column-over.jpg) no-repeat top center;
}

#indexrightcol:hover {
	background: url(http://www.michellespiano.com/images/right-column-over.jpg) no-repeat top center;

}


/* Navigation */


#nav {
	float: left;
    display: inline;   
	padding-left: 12px;   
    font-family: "Palatino Linotype", Times, serif;
}


#nav li {
    display: block;
	float: left;
	list-style: none;
	margin-right: 2px;
	height: 74px;
	width: 115px;
}

#smallnav {
	padding-left: 715px;
	line-height: 150%;
	padding-top: 30px;
}

#smallnav li {
	font-size: 12px;
    padding-right: 15px;
    color: #ffffff;
    display: inline;
	list-style: none;
}

#smallnav a {
	text-decoration: none;
	color: #666;	
}

#smallnav a:hover {
	text-decoration: underline;
	color: #666;
}

.pianolink {
	text-decoration: none;
	color: #666;
	padding-left: 15px;
	font-family:"Palatino Linotype",Times,serif;
	font-size: 12px;
	display: block;
}

.pianolink a:hover {
	text-decoration: underline;	
}

.pianolink li a {
	text-decoration: none;
	color: #666;
}

.pianolink li {
	text-decoration:none;
	list-style: none;
		
}

/*  Main Content Area   */

#cwrapper {
	background: url(http://www.michellespiano.com/images/sidebar-background.jpg) repeat-y top right;
	float: left;
	border-left: solid 1px #DFDEDE;
}

#subheader {
	height: 30px;
	background-color: #dfdede;
	font-family: "Palatino Linotype", Times, serif;
	font-size: 18px;
	padding-left: 10px;
	padding-top: 7px;	
	color: #4a4a4a;
	width: 962px;
}

#subheader a {
      text-decoration: none;
}

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

.phonenum {
	color:#747272;
	float:right;
	font-size:21px;
	font-weight:bold;
	padding-right:14px;
	
}

#content {
    float: left;
	width: 715px;
	font-family:"Times New Roman", Times, serif;
	color: #4a4a4a;
}

#paddeddetails {
	float: left;
	padding: 10px 20px 10px 20px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	width: 713px;
	overflow:hidden;
}

#paddeddetails p {
	margin-bottom: 12px;
}

#details {
	float: left;
	width: 713px;
	font-family: "Palatino Linotype", Times, serif;	
	font-size:13px;
   	padding-right: 40px;	

}

#details .pianotitle {
	display:block;
	float:left;
	font-size:24px;
	padding-left:20px;
	
}

#content .maincontent {
	padding: 20px;
}

#tccolumn1 {
	width: 350px;
	float: left;
	padding: 20px 0 10px 20px;
}

#tccolumn2 {
	width: 350px;
	float: left;
	padding: 20px 15px 10px 20px;
}

.testimonial, .tcevent {
	background: url(http://www.michellespiano.com/images/horizontal-break.jpg) no-repeat center bottom;
	padding-bottom: 25px;
	font-family:"Palatino Linotype", Times, serif;
    font-size: 13px;	
}

.tcdetails {
	padding-bottom: 25px;
	font-family:"Palatino Linotype", Times, serif;
    font-size: 13px;	
}

.tcdate {
	font-family: "Palatino Linotype", Times, serif;
	font-size: 16px;
	font-weight:bold;
	padding-bottom: 25px;
	text-align: center;
}

#pianocontent {
	background:transparent url(http://www.michellespiano.com/images/pianos-background.jpg) repeat scroll center bottom;
	color:#4A4A4A;
	float:left;
	font-family:"Times New Roman",Times,serif;
	padding-top:10px;
	width:752px;
}


.pianotype {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #747272;
	font-weight: bold;
	padding: 15px;
	float: left;
	clear: both;
	width:112px;
}

.pianotypeman {
	font-family: "Times New Roman", Times, serif;
	color: #747272;
	padding: 15px;
}

.pianotypeman img {
	float: right;
}

#pianocontent .more {
	font-size: 12px;
	padding-top: 95px;
	float: right;
}

#pianocontent .pianoline {
	padding: 10px 0;
	background: url(http://www.michellespiano.com/images/pianos-background.jpg) repeat bottom;
	display: block;
	height: 130px;
}

#pianoline {
	padding: 10px 0;
	background: url(http://www.michellespiano.com/images/pianos-background.jpg) repeat top;
	display: block;
	height: 130px;
}

.pianoline {
	padding: 10px 0;
	background: url(http://www.michellespiano.com/images/pianos-background.jpg) repeat top;
	display: block;
	height: 130px;
}

.pianoform {
	display: block;
	padding: 20px 0px 0px 10px;	
	float: left;
}

.pform {
	clear: left;
	padding-left: 10px;
}

.cform {
	
}

.pianosubmit {
	padding: 2px;
	margin-bottom: 20px;
}

.pianolisting {
	display:block;
	font-size:12px;
	font-weight:normal;
	margin-right:1px;
	text-align:center;
	width:145px;
	height:148px;
	padding-bottom:5px;
	height: 148px;
}

.pianolisting a {
	text-decoration:none;		
}

.pianolisting a:hover {
	text-decoration:underline;	
}

.pianolisting img{
	text-decoration:none;
}

.inputfield {
	background:#DFDEDE;
	padding-left:2px;
}

.bold {
	font-weight: bold;	
}


#pianocontent .w125c a {
	text-decoration: none;
}

#pianocontent .w125c a:hover {
	text-decoration: underline;
}

.picpadding {
	padding: 10px;	
}


.pianodesc {
	font-family: "Palatino Linotype", Times, serif;
	font-size: 13px;	
}


#subleftcontent {
	width: 620px;
	clear: left;
	float: left;
	padding: 5px 25px 15px 25px;
	font-family:"Palatino Linotype", Times, serif;
	font-size: 13px;
	color: #747272;	
}

.slefthours {
	font-size: 14px;
	font-weight: bold;
	color: #747272;
}

.sleftinfo {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

#subrightcontent {
 	float: left;
	padding-top: 10px;
	text-align: center;
}

/* Right Side Bar */


#rightsidebar {
	float: right;
	background-color: #dfdede;
	font-family:"Palatino Linotype", Times, serif;
	width: 218px;
	list-style: none;
	height: 100%
}

#rightsidebar ul {
	list-style: none;
}

#rightsidebar a {
	text-decoration: none;
	color: #747272;
	list-style: none;
	padding-left: 20px;
}

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

#rightsidebar .sbimage {
	text-align: center;
}


/*  Footer */


#footer {
	clear: both;
	background-color: #dfdede;
	height: 27px;
    padding-top: 5px;
}

#footernav li {
	display: inline;
    padding-right: 13px;
    padding-left: 13px;
}

#footernav a {
        text-decoration: none;
        color: #373737;
        font-size: 12px;
}

#footernav a:hover {
        text-decoration: underline;
        color: #373737;
        font-size: 12px;
}

#footercredits {
	font-family:"Palatino Linotype", Times, serif;
	font-size: 12px;
	color: #747272;
	text-align: center;
	padding: 20px 20px 0 0;
	width: auto;		
}

#footercredits a {
	text-decoration: none;
	color: #000033;
		
}

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


/* Jonathon's changes */
hr {
	
	background: url(http://www.michellespiano.com/images/horizontal-break.jpg) no-repeat center bottom;
	padding-top: 25px;
	margin-bottom: 25px;
}

.w125c {
	display:block;
	font-size:12px;
	font-weight:normal;
	margin-right:1px;
	text-align:center;
	width:125px;
	padding-bottom:5px;
	height: 130px;
	vertical-align: bottom;
}

.w125c img {
	vertical-align: bottom;	
}

.w125c img:hover {
	text-decoration: none;	
}

.fl {
	float: left;
}

.fr {
	float: right;	
}


.right {
	text-align: right;
}

.bold {
	font-weight:bold;
}

.clr {
	clear: left;
}

#nav a {
	width: 100%;
	height: 100%;
	text-decoration: none;
	display: block;
}




#nav a.n-pin:hover {
	background-image: url(http://www.michellespiano.com/images/pianos-over.gif);
}
#nav a.n-rentals:hover {
	background-image: url(http://www.michellespiano.com/images/rentals-over.gif);
}
#nav a.n-moving:hover {
	background-image: url(http://www.michellespiano.com/images/moving-over.gif);
}
#nav a.n-services:hover {
	background-image: url(http://www.michellespiano.com/images/services-over.gif);
}

a.fll {
	color:#747272;
	display:block;
	text-decoration:none;
	width:100%;
}

#subheader a, #subheader a:visited {
	color: #4a4a4a;
}

#details p {
	margin-bottom: 10px;
	padding-top: 10px;
}
#details h1, h2, h3 {
	padding-top: 5px;
	padding-bottom: 5px;
}

#details a {
	color: #4C5177;
}

div.third {
	float: left;
	width: 40%;
	margin-right: 5%;
}
div.two-thirds {
	float: left;
	width: 55%;
}

table.details th {
	text-align: right;
	padding-right: 5px;
}

p.small-piano-thumbs img {
	cursor: pointer;
}