﻿@import "common.css";
@import "int_sprites.css";

/* Structure */
body {
		background: #fff url("/images/int/aap_int_side_brown_tile.gif") top left repeat-y;
}

form { position: relative; min-height: 100%; }

hr.seperator
{
	height: 1px;
	border: 0;
	border-bottom: 1px solid #DCDCDC;
}

.photoR { float: right; padding: 10px; }

.news_tn
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#navigation {
	width: 100%;
	height: 48px;
	background: url("/images/int/aap_int_nav_tile.gif") repeat-x;
	}	
	
#lBorder {
	width: 16px;
	height: 8px;
	position: absolute;
	top: 48px;
	left: 0px;
	}
	
#container 
{
	margin: 0 0 0 16px;
	background-color: #fff;
	}

#lPromo 
{
	float: left;
	width: 225px;
	background-color: #fff;
	position: relative;
	z-index: 500;
	}
* html #lPromo { margin-right: -3px; }

#lPromo * { z-index: 501; }
	
#lPromo img {
	margin: 0 0 2.5em;
	display: block;
	}

#contentHeaderContainer {
	margin: 0 0 2em;
	height: 136px;
	background: url("/images/int/aap_int_sub_tile.gif") repeat-x;
	position: relative;
	z-index: 450;
	}

#contentHeaderImage {
	position: relative;
	}

#contentHeaderText {
	position: absolute;
	top: 0;
	right: 10px;
	}

#content 
{
	margin: 0 3em 0 240px;
	}
* html #content { margin-right: 40px; }
	
#footer {
	/*margin-left: 240px;*/
	left: 255px;
	margin: 0;
	}

#contentQuote 
{
	margin: 0 0 2em;
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
}

#contentQuote #signature 
{
	margin: 1em 0 0;
	font-size: .8em;
	font-style: normal;
	text-align: right;
}


/* Build Your Own Piano */

.divider 
{
	margin: 2em 0;
	border-bottom: 1px solid #999;
}

#styleDivider 
{
	margin: 5.5em 0 2em;
}

.buildRadioContainer 
{
	margin: .5em 0 0;
	border: 1px solid #999;
	padding: .5em;
	}

.buildRadioButton {
	float: left;
	text-align: center;
	margin: 0 5px;
	}

.buildRadioImage 
{
	display: block;
	margin: 0 0 .5em 0;
}

.last {
	float: none;
	}
	
.hideThis 
{
	margin: 1.5em 0 0;
	display: none;
	}

#veneerContainer {
	width: 495px;
	}

html>body #veneerContainer {
	width: 484px;
	}

#colorContainer {
	width: 250px;
	}

html>body #colorContainer {
	width: 240px;
	}

#modelContainer {
	width: 455px;
	}

html>body #modelContainer {
	width: 445px;
	}

#styleContainer {
	width: 593px;
	}

html>body #styleContainer {
	width: 583px;
	}	

.buildRadioContentImage {
	float: left;
	}
	
.buildRadioContent 
{
	height: 215px;
	margin-left: 188px;
	padding-top: .25em;
	}


.buildRadioContentImage a 
{
	text-align: center;
	font-size: .9em;
}

/* Contact Form Style */

#contactForm label, #contactForm input {
	width: 150px;
	float: left;
	margin-bottom: 10px;
	}

#contactForm label {
	text-align: right;
	width: 125px;
	padding-right: 20px;
	}


#contactForm h2 { margin-left: 145px; }
#contactForm table label, #contactForm table input
{
	text-align: left;
	width: 40px;
	padding: 0;
	}
	
.validation 
{
	margin: 0 0 0 1em;
	float: left;
}

#flash_placeholder {
	/*z-index: 1;*/
}

.photoRight 
{
	float: right;
	margin: 0 0 .5em .5em;
	text-align: center;
}

.normalTestimonials 
{
	width: 312px;
	text-align: center;
	float: left;
	padding: .5em 0 1em;
}

.sweetTestimonials 
{
	width: 441px;
	text-align: center;
	padding: .5em 0 1em;
}

.vintageImg
{
	float: right;
}
